/******* GLOBAL *********/

h1,h2,h3,h4,h5  { color: #000; font-size: 14px; font-weight: bold; margin-bottom: 5px; }
h1 span,h2 span,h3 span,h4 span,h5 span  { color: #3d6cae; font-size: 14px; font-weight: bold; }
h1 				{ text-transform: uppercase; }
h2 				{ font-variant: small-caps; }
h3 				{ color: #fff; font-weight: normal;}
h4				{ color: #555; font-size: 19px;}
h5				{ color: #3d6cae; font-size: 12px; font-weight:bold;}
hr 				{ height: 1px; border-bottom: 1px dotted #000; border-top : none; }
hr.middle 		{ height: 1px; border-bottom: 1px solid #3d6cae; border-top : none; margin: 7px 0; }
b, strong 		{ font-weight: bold; color: inherit; }
small			{ font-size: 10px; color: inherit; }
.vsml			{ font-size: 1px; line-height: 1px; }
.txtright		{ text-align: right; }
.txtcenter		{ text-align: center; }
.txtjustify		{ text-align: justify; }
.left 			{ float: left: }
.right 			{ float: right:}
.clear 			{ clear: both; }
.center 		{ margin: 0 auto;}
.center, *[align="center"] { margin: 0 auto;}
.maiscenter, .maiscenter a { color: #3d6cae; text-decoration: none; text-align: center; font-size: 11px; margin-bottom: 10px; }
.maiscenter a:hover	{ color: #3d6cae; text-decoration:underline; text-align: center; font-size: 11px; }
.maisright, .maisright a { color: #3d6cae; text-decoration: none; text-align: right; font-size: 11px; }
.maisright a:hover	{ color: #3d6cae; text-decoration:underline; text-align: right; font-size: 11px; }
a :hover 		{ cursor: pointer;}
.nostrike 		{ text-decoration: none; }
span.red 		{ color: red;}
/******* FORMS *********/
input.button120 		{ background: url(../img/button.gif) no-repeat -150px 0px; width: 120px; height: 30px; font-size: 11px;  }
input.button120:hover  	{ background: url(../img/button.gif) no-repeat -150px -60px; }
input.button120:focus  	{ background: url(../img/button.gif) no-repeat -150px -30px; }
input.button120:active 	{ background: url(../img/button.gif) no-repeat -150px -90px; }
input.buttonm 			{ background: url(../img/button-m.gif) no-repeat 0px 0px; width: 75px; height: 21px; }
input.buttonm:hover 	{ background: url(../img/button-m.gif) no-repeat 0px -42px; cursor: pointer;}
input.buttonm:focus 	{ background: url(../img/button-m.gif) no-repeat 0px -21px; }


/******* LAYOUT *********/
body 			{ background: url(../img/bg_body.gif) repeat-x #01020b; }
#wrapper 		{ width: 960px; margin: 20px auto 5px; border: 1px solid #929292; background: #fff;  }
#content		{ width: 960px; }
#content.home 	{ background: url(../img/bg_home.jpg) top right no-repeat; }
table.ct		{ width: 960px; border: none; border-collapse: collapse; }
table.ct td		{ vertical-align: top; }

#sidebar_left   { width: 210px;  }
#middle		    { width: 540px;  }
#sidebar_right  { width: 210px; }
.middle_content { margin: 10px 0 0 0;}
.mrhome    		{ margin-top: 230px; }
.mrhomeright    { margin-top: 220px; }

/******* HEADER *********/
#header			{ height: 100px; background: url(../img/bg_header.gif) repeat-x; vertical-align: bottom;}
#logo			{ width: 400px; height: 90px; float: left; margin-left:10px; margin-top:5px; }
#cart_header	{ width: 535px; float: left; text-align: right; margin-top: 80px;}
#cart_header a  { text-decoration: none; }
#cart_header a:hover { text-decoration: underline;}

/******* FOOTER *********/
#footer			{ height: 60px; background: #393738; }
#footer table td{ padding: 8px 10px; color: #ddd; font-size: 10px; vertical-align: middle; }
#footer table td 
		a       { font-size: 10px; color: #ddd; text-decoration: none; }
#footer table td 
		a:hover { font-size: 10px; color: #ddd; text-decoration: underline; }

/******* BOXES *********/
.yellowbox      { margin: 10px; border: 1px solid #f9f188; background: url(../img/bg_yellow.gif) repeat-x #fff681; }
.yellowbox h4   { margin: 10px;}
.yellowbox div  { margin: 10px 15px; font-size: 11px; text-decoration: none; }
.yellowbox div a { font-size: 11px; text-decoration: none; }
.yellowbox div a:hover { font-size: 11px; text-decoration: underline; }

.greybox 		{ margin: 10px; border: 1px solid #aeaeae; background: url(../img/bg_grey.gif) repeat-x #fff;   }
.greybox h1     { margin: 10px 10px 5px 10px; }
.greybox hr     { margin: 0px 10px; }
.greybox .prod  { margin: 10px 10px 5px 10px; font-weight: bold; }
.greybox .desc  { margin: 0px 10px; color: #666;  }
.greybox .pic 	{ margin: 5px auto; text-align: center; }
.greybox .price  { color: red; font-size: 14px; font-weight: bold; text-align: center;}

.bluebox 		{ margin: 10px; padding: 1px 0px; background: url(../img/bg_blue_out.gif) repeat-x #245dad;}
.bluebox .tab 	{ margin: 0px 10px; padding: 8px; width: 80px; background: #366ca5; color: #fff; 
				  text-align: center; font-size: 13px; letter-spacing: 1px;}
.blueboxin		{ margin: 0px 10px; background: url(../img/bg_blue_in.gif) repeat-x #245dad; }
.search			{ margin: 0px 10px; padding: 10px 0px; color: #fff; font-size: 11px; }
.bluebox h3 	{ margin: 10px; }
.blueboxin select { margin: 5px 0px; width: 150px; font-size: 11px; }
.blueboxin input { margin: 5px 0px 0px; }

/******* CONTACT *********/
table.contact td	   { padding-top: 3px; padding-bottom: 5px;}
.contact input, select { padding: 2px; background:#f9f9f9; width: 180px; }
.contact textarea 	   { padding: 2px; background:#f9f9f9; width: 238px; height: 70px; }
.boxcontactform 	   { background: url(../img/bg_blue_in.gif) repeat-x #608bc7; color: #fff;}
.boxincontactform 	   { margin: auto 10px; padding: 10px 0;}
.boxincontactform td   { color:#fff;}
.boxincontactform div  { color:#fff;}
/* ERROR ALERT */
div#error_alert { background: #ffe5e5; border: 1px solid #ac2b31; padding: 5px; margin-bottom: 3px; display:none;} 
div.erro       	{ font-size: 10px; display: none; color: #ac2b31;}				      

/******* Precario *********/
.ficdownload	{ width: 500px; display: block;}
.precoicon 		{ width: 100px; float: left; text-align: center; }
.ficdetails		{ width: 390px; float: left; }
.ficdetails a		{ text-decoration: none; }
.ficdetails	a:hover	{ text-decoration: underline; color:#3d6cae  }

/******* EMPRESA *********/
.boxwelcome		{ width: 540px; display: block;}
.welcomeimg		{ width: 115px; float: left; }
.welcometxt		{ width: 414px; float: left; margin-left: 10px; text-align: justify; }

/******* Produtos *********/
.productorder select  { border: 1px solid #aeaeae; padding: 0px; }
.productbox		{ width: 540px; display: block; border: 1px solid #aeaeae; }
.productboxin	{ width: 520px; display: block; margin: 10px; }
.productimg		{ width: 100px; float: left; text-align: center; }
.productdesc	{ width: 300px; float: left; margin-left: 10px; }
.productprice	{ width: 100px; float: left; margin-left: 10px; text-align: right;  }

.producttitle		  { font-size: 14px; font-weight: bold; margin-bottom: 5px; }
.producttitle a		  { font-size: 14px; text-decoration: none; }
.producttitle a:hover { text-decoration: underline; color:#3d6cae  }

.priceold		{ font-size: 12px; margin-bottom: 10px; text-decoration: line-through; height: 12px; }
.pricenew		{ font-size: 18px; margin-bottom: 15px; font-weight: bold; color: red;  }
.vermais		{ text-align: right; }
.vermais a		{ text-decoration: none; }
.vermais a:hover{ text-decoration: underline; color:#3d6cae;  }
.page 			{ text-align: center;}

.data 			{ text-align: right; font-size: 10px;}
.descprd		{ height: 68px; overflow: hidden; }
/******* Novidades *********/
.spacenew				{ width: 20px; float: left; }
.boxnew 				{ width: 255px; min-height: 110px; margin-top: 10px; float: left; }
.boxnew .producttitle		  { font-size: 13px; font-weight: bold;  }
.boxnew .producttitle a		  { font-size: 13px; text-decoration: none; }
.boxnew .producttitle a:hover { text-decoration: underline; color:#3d6cae  }
.boxnew .productimg		{ width: 100px; height: 100px; margin-top: 3px; float: left; text-align: center; }
.boxnew .productdesc	{ width: 144px; margin-left: 5px; margin-bottom: 10px; font-size: 10px; float: left;}
.boxnew .productdesc div{ font-size: 11px; margin-bottom: 5px;}
.newdesc { }
.boxnew .priceold	{ height: 12px; font-size: 12px; text-decoration: line-through; text-align: right;}
.boxnew .pricenew	{ font-size: 13px; font-weight: bold; color: red; text-align: right; }

/******* Product details ********/
.product_details {}
.imgbox			 { width: 280px; text-align: center; float: left; }
.bigimg			 { width: 280px; height: 280px; display: table-cell; vertical-align: middle; text-align: center;  border: 1px solid #aeaeae;  }
.thumbs			 { width: 280px; text-align: center; }
.thumbs	img		 { width: 80px; margin: 5px; }
.desc_short { width: 238px; margin-left: 15px; float: left; text-align: center; }
.desc_short .priceold { height: 12px; text-align: right;}
.desc_short .pricenew { text-align: right;}
.promo { color: red; font-weight: bold;}
table.car_dados  { border-collapse: collapse;  }
tr.car_line 	{ border-bottom: 1px solid #555; border-top: 1px solid #555; }
td.car_title	{ color: #555; padding: 2px; background: #ddd; width: 80px;}
td.car_value	{ color: #666; padding: 2px; }
.prodbutton		{ margin-top: 10px; margin-bottom: 10px; text-align: right;}

/***** Acess—rio NAV ****/
#menuac div   { padding-left: 20px; margin: 5px; background: url(../img/bullet.gif) no-repeat 9px 4px; cursor: pointer;}
#menuac div.li1_on { font-weight: bold;}
#menuac div.li2_on { font-weight: bold;}
#menuac div a   { text-decoration: none;}
#menuac div a:hover { color: #3d6cae; text-decoration: none;} 

/******* HORIZONTAL NAVIGATION *********/
#nav			{ height: 47px; background: url(../img/bg_menu.gif) top repeat-x; border-bottom: 1px solid #718387 }
#nav ul			{ list-style: none; padding: 0; margin: 0; float: left; }
#nav ul *		{ list-style: none; padding: 0; margin: 0; float: left; }
#nav li * 		{ list-style: none; width: 120px; height: 48px; color: #fff; white-space: nowrap; float: left; display: block;  text-align: center; text-decoration: none; text-shadow: 1px 1px 1px #314e67;
				  font-size: 13px; font-weight: bold; line-height: 3.5em; letter-spacing:1px;}
#nav li a 		{ background: url(../img/bg_menu_bt.gif) repeat-x top right; }
#nav li a:hover { background: url(../img/bg_menu_bt.gif) repeat-x bottom right; }
#nav li.on a	{ background: url(../img/bg_menu_bt.gif) repeat-x bottom right; }

/******* Carrinho *********/
table.cart 		{ width: 100%; border-collapse: collapse; }
table.cart th	{ border: 1px solid #3d6cae; padding: 5px; color: #fff; background-color: #3d6cae; text-align: center; }
table.cart td   { border: 1px solid #3d6cae; padding: 5px; vertical-align: middle;}
td.cartprod	    { width: 300px;  }
td.carttot		{ font-weight: bold;text-align: right;}
td.cartright	{ text-align: right;}
.form30 		{ border: 1px solid #aaa; padding: 1px; margin-top:1px; width: 25px; text-align: right; }
.cartbutton     { text-align: right; margin-top: 6px; }
.formdados      { margin-top: 40px;}
.formdados table { margin-top: 10px;}
.formdados table td  { padding: 4px; vertical-align: middle; }
.formdados table td input { border: 1px solid #aaa; padding: 1px; margin-top:1px; width: 440px; }
.formdados table td textarea { border: 1px solid #aaa; padding: 1px; margin-top:1px; width: 440px; height: 50px; }
