/*
	960 Grid System ~ Text CSS.
	Learn more ~ http://960.gs/

	Licensed under GPL and MIT.
*/

/* `Basic HTML
----------------------------------------------------------------------------------------------------*/

body 
{
	color: #484848;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5;
}
#dx {
	position: relative;
	float: right;
}

a:focus {
	outline: 1px dotted;
}

a:hover
{
	text-decoration: none
}

hr {
	border: 0 #ccc solid;
	border-top-width: 1px;
	clear: both;
	height: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

/* `Headings
----------------------------------------------------------------------------------------------------*/

h1 {
	font-size: 25px;
}

h2 {
	font-size: 2.5em;
	color: #EFAC2C;
	font-family: 'EideticModern-BoldItalicBoldIta', 'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, sans-serif;
	font-weight: normal;
	text-shadow: 1px 1px 2px #FFF;
}

h3 {
	font-size: 2em;
	line-height: 1em;
	color: #1A588F;
	font-family: 'EideticModern-BoldItalicBoldIta', 'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, sans-serif;
	font-weight: bold;
	text-shadow: 1px 1px 1px #FFF;
	border-bottom: 1px solid #E5E5E5
}

h4 {
	font-size: 19px;
}

h5 {
	font-size: 17px;
}

h6 {
	font-size: 15px;
}

/* `Spacing
----------------------------------------------------------------------------------------------------*/

ol {
	list-style: decimal;
}

ul {
	list-style: disc;
}

li {
	margin-left: 30px;
}

p,
dl,
hr,
h1,
h3,
h4,
h5,
h6,
ol,
ul,
pre,
table,
address,
fieldset {
	margin-bottom: 18px;
}

a:focus
{
	outline: none
}

.in
{
	margin: 1em;
}

.in_b
{
	margin: 0 1em;
}

/* LAYOUT */

 body
 {
 	background: transparent url("../img/bkg_body.jpg") repeat scroll 0 0;
 }
 
 /* TOP */

#top
{
	width: 934px;
	margin: 0 auto 30px auto;
	background: transparent url("../img/bkg_top.png") no-repeat scroll 0 0;
	height: 50px;
	padding: 0 25px;
}

#top a
{
	display: block;
	float: left;
	line-height: 38px;
	color: #FFF;
	text-transform: uppercase;
	text-decoration: none;
	padding: 0 .75em;
	margin: 0;
	font-size: .95em;
	font-weight: bold;
	text-shadow: 1px 1px 2px #9BB0BF;
}

#top a.sel, #top a.sel:hover
{
	background: transparent url('../img/bkg_top_link.jpg') repeat-x scroll 0 0;
	text-shadow: 1px 1px 2px #AF6300;
}

#top a:hover
{
	background: transparent url('../img/bkg_top_link_hover.jpg') repeat-x scroll 0 0;
	text-shadow: 1px 1px 2px #59819F;
}

/* CONTAINER */

#container
{
	background: transparent url('../img/bkg_container.png') repeat-y scroll center 0;
}

#container_top
{
	background: transparent url('../img/bkg_container_top.png') repeat-y scroll center 0;
	height:39px;
}

#container_bottom
{
	background: transparent url('../img/bkg_container_bottom.png') repeat-y scroll center 0;
	height:39px;
	margin-bottom: 20px
}

/* HEADER */

#header
{
	
}

#header #logo
{
	margin-top: -44px;
	margin-bottom: 20px;
}

/* CAROUSEL */

#carousel
{
	position: relative;
	margin-bottom: 10px;
	position: relative;
	overflow: hidden;
	height: 247px;
}

#carousel .carousel_box
{
	position: relative;
}

#carousel #carousel_links
{
	position: absolute;
	bottom: 10px;
	left: 10px;
	padding-left: 10px;
	z-index: 10;
}

#carousel #carousel_links a
{
	display: block;
	float: left;
	width: 34px; height: 34px;
	background: transparent url('../img/bkg_carousel.png') no-repeat scroll 0 0;
	text-align: center;
	line-height: 34px;
	margin-left: -7px;
	font-family: 'EideticModern-BoldItalicBoldIta', 'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, sans-serif;
	color: #FFF;
	font-size: 2em;
	text-decoration: none;
	z-index: 11;
}

#carousel #carousel_links a:hover, #carousel #carousel_links a.sel
{
	background-position: 0 -34px;
	color: #7597b1;
}

#carousel .outside
{
	position: absolute;
	bottom: 3px;
	right: 280px
}

#carousel .box
  { background-image: url(img/bg_news.png); padding: 10px; position: absolute; top: 9px; right: 5px; width: 280px; height: 210px; opacity:0.8;filter:alpha(opacity=80) }

#carousel .box p a
{
	color: #1A588F;
}

#carousel h2
{
	line-height: 1em;
	margin-bottom: .5em;
}

#carousel .box p
{
	margin-bottom: .5em;
}

#carousel .post_image
{
	border: 2px solid #C3D3DF;
	border-width: 2px 0;
	width: 940px;
}

/* CONTENT */

#content
{
	background: transparent url('../img/bkg_content.jpg') repeat-y scroll center 0;
	padding-bottom: 1em;
	margin-bottom: 1em;
}

#content h3
{
	margin: 10px;
}

/* PRODUCTS HOME */

.product_mini_box
{
	text-align: center;
	padding: 10px 0;
	width: 185px;
	margin: 0 10px;
	display: inline;
	float: left;
}
.description
 { text-align: left; display: inline; float: left; margin: 0 10px; padding: 18px 0 10px; width: 185px; height: 260px }
.desc
{
	text-align: left;
	width: 175px;
	border: 1px solid #d5dfe8;
	background-color: #e2e9ef;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#inp {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	width: 150px;
}

.product_mini_box div
{
	padding: .5em 1em;
}
.product_mini_box div1 { text-align: left; padding: 0.5em 1em }
.product_mini_box .image
{
	padding: 0;
	height: 220px;
}

.product_mini_box a
{
	color: #484848;
	text-decoration: none;
}

.product_mini_box a:hover
{
	color: #1A588F;
}

.product_mini_box .image img
{
	display: block;
}

.product_mini_box div b
{
	display: block;
	text-align: left;
	border-bottom: 2px solid #CCC;
}

.product_mini_box div span
{
	float: left
}

.product_mini_box div a.chart
{
	float: right;
	padding-top: 2px;
	opacity: .75;
}

.product_mini_box div a.chart:hover
{
	opacity: 1
}

.product_mini_box div a.chart img
{
	width: 16px; height:13px;
}

/* BOX HOME BLOG */

.box_home_blog
{
	height: 220px;
	background: transparent url('../img/bkg_box_home.jpg') no-repeat scroll 0 0;
	padding: 1em;
	overflow: hidden;
	position: relative;
}
#tic a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #333;
}
#tic{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #333;
}

.box_home_blog span
{
	left: 0;
	right: 0;
	position: absolute;
	bottom: 2.5em;
	text-align: center;
	font-style: italic;
	color: #686C6F;
}

/* SUB MENU */

.sub_menu li
{
	list-style-type: none;
	margin: 0;
	background: transparent url('../img/list_style.jpg') no-repeat scroll 0 center;
	padding: 0 0 0 20px;
	border-bottom: 1px solid #E5E5E5;
}

.sub_menu li a
{
	display: block;
	line-height: 2.5em;
	color: #5A9DCF;
	font-weight: bold;
}

/* MENU_STORE */

#menu_store li
{
	list-style-type: none;
	margin: 0;
}

#menu_store li li
{
	border-bottom: 1px dotted #CFCEC2;
	margin: 0 0 0 1em;
}

#menu_store li a
{
	display: block;
	line-height: 2.5em;
	color: #8F8D7D;
	
}

#menu_store a.sel
{
	font-weight: bold;
	color: #6F6D61
}

#menu_store li.top
{
	background-color: #EFEDE0;
	padding: .25em 1em;
	margin-bottom: .5em;
	border: 1px dotted #CFCEC2;
}

#menu_store li.sel li
{
	border-color: #DFDDD1;
}

#menu_store li.top a
{
	font-size: 1.1em;
	text-transform: uppercase;
}

#menu_store li.top li a
{
	font-size: 1em;
	text-transform: lowercase;
}

/* FOOTER */

#footer
{
	background-color: #C3D3DF;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	margin-bottom: -1.1em;
}

#footer span
{
	float: right
}
#shopping_chart_box
{
	float: right;
	margin: 1px 10px 1px 0;
	height: 32px; 
	text-align: center;
	padding-top: 40px;
}

#shopping_chart_box img
{
	width: 40px;
}

#shopping_chart_box a
{
	font-size: 0.9em;
	color: #6F90B8
}
#shopping_cart table
{
	width: 100%;
}


#shopping_cart table th
{
	text-align: left;
	border-bottom: 1px solid #CCC;
	padding: 2px 5px;
	color: #385E8D;
}

#shopping_cart table td
{
	padding: 2px 5px;
	background-color: #F8F8F8;
	border-bottom: 1px solid #CCC
}

#shopping_cart table .alt td
{
	background-color: #F2F2F2;
}

#shopping_cart table td .img
{
	padding: 1px;
	border: 1px solid #CCC;
	width: 50px;
	text-align: center;
}

#shopping_cart table .total td
{
	background-color: #FFF;
	border-bottom-width: 0;
	color: #385E8D;
}
#shopping_cart table .buttons td
{
	background-color: #FFF;
	border-bottom-width: 0;
	color: #385E8D;
	float: left;
}
#list_content
{
	padding: 10px 0;
	position: relative;
	margin: 0 10px;
}
#list_news
{
	position: relative;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	font-weight: lighter;
}
#list_news a
{
	color: #5A9DCF;
	font-weight: bold;	
	
}
#space {
	margin-right: 5px;
}
.form
{
	padding: 20px;
	background-color: #F2F2F2;
	border: 1px solid #CCC;
	border-width: 1px 0;
	margin-bottom: 20px
}
.form label
{
	display: block;
	line-height: 2em;
	font-weight: bold;
}

.form .text input, .form .password input
{
	padding: 3px 5px;
	width: 270px;
}
.form .text select
{
	padding: 3px 5px;
	width: 282px;
}

.form .submit
{
	padding: 5px 0; 

}
.form #submit
{
	background: #6f90b8 ;
	border: 1px solid #6f90b8;
	color: #FFF;
	margin: 2px 5px 2px 2px;
	padding: 2px 10px;
	float: left
}
#shopping_buttons #submit
{
	background: #6f90b8 ;
	border: 1px solid #6f90b8;
	color: #FFF;
	font: 12px/1.5 'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, sans-serif;
	margin: 2px 5px 2px 2px;
	padding: 2px 10px;
	float: left
}

#social {
	margin-left: 420px;
	float:left;
}
#info {
	margin-left: 20px;
	float:left;
	width:500px;
}
.inp
{
	background: #6f90b8;
	border: 1px solid #6f90b8;
	color: #FFF;
	margin: 2px 5px 2px 2px;
	padding: 2px 10px;
	float: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5;
}
.inpa
{
	border: 1px solid #f0aa1a;
	color: #FFF;
	margin: 2px 5px 2px 2px;
	padding: 2px 10px;
	float: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5;
	background-color: #f0aa1a;
}