/*All pages body styles*/
body, table, tr, td, th
{
	padding: 0px;
	margin: 0px;
}
body
{
	font-family: Verdana;
	font-size: 10px;
}
#TotalSite
{
	width: 730px;
	text-align: left;
	min-width: 500px;
}


a{
	padding-left: 10px;
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px;
	color: #737373;
}
/*a:active{display:block;background-color:#DADADA;color:#000000;}*/
a:hover
{
	color: #000000;
}
/*End of all pages body styles*/


/*Menu styles*/
.outermenu{
	border-left: solid 1px #B5CCD5;
	border-top: solid 1px #B5CCD5;
	border-bottom: solid 1px #B5CCD5;
}
.outermenu a:visited {
	padding-left: 10px!important;
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px;
	color: #737373;	
}
.cat
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #3C5980;
}
/*End of menu styles*/

/*Footer styles*/
#footer{
	font-family: Arial;
	font-size: 10px;
	text-align: center;
	color: #F7F5F5;
}
#footer a{
	color: #F7F5F5;
}
#footer a:hover{
	text-decoration: underline;
}
#footer a:active{
	text-decoration: underline;
	clear: both;
	display: inline;
}
#footer span{
	color: #818181;
}
/*End of footer styles*/

/*Product central list styles*/
.Products
{	
	padding: 0px;
	margin: 0px;
	text-align: center;
	font-family: Arial;
	font-size: 10px;
}
.SupplyText
{
	font-family: Verdana;
	font-size: 9px;
	text-transform:uppercase;
}
.ProductName
{
	color: #F38230;
	font-size: 9px;
	text-transform: uppercase;
	font-family: Verdana;
	line-height: 10px;
	font-weight: bold;
}
.SupplyQtd
{
	color: #737373;
	font-weight: bold;
	font-size: 9px;
	font-family: Verdana;
}
/*End of product central list styles*/

/*Shop cart styles*/
#car_dgShopCart
{
	font-size: 11px;
	background-color: #EDEDED;
	border: solid 1px #FFFFFF;
}
.carAlt
{
	background-color: #FFFFFF;
}
/*End of shop cart styles*/

#ProductDetail
{
	font-size: 10px;
	background-image: url(../img/img_prod_view_bg.gif);
}
#ProductDetailInfo
{
	color: #9E0B0E;
	font-family: Verdana;
	font-size: 10px;
}
#ProductDetailInfo input
{
	font-size: 9px;
	width: 23px;
	height: 15px;
	background-color: #FFFFFF;
	border: solid 1px #818181;
}
#car_ProductDetailInfo
{
	color: #9E0B0E;
	font-family: Verdana;
	font-size: 10px;
}
#car_ProductDetailInfo input
{
	font-size: 9px;
	width: 23px;
	height: 15px;
	background-color: #FFFFFF;
	border: solid 1px #818181;
}
.ProductDetailName
{
	color: #003663;
	font-size: 11px;
	font-weight: bold;
}
.ProductDetails
{
	color: #818181;
	padding: 0 3 5 5;
}
/* Add New Items - Addo Del Grossi*/
html body
{
	margin: 0;
	padding: 0; /*background:#E1D4C0 url("../img/sides_body.gif") repeat-y center top;*/
	text-align: center; /*font:small "Trebuchet MS",Verdana,Arial,Sans-serif;*/ /*color:#333;*/ /*width:780px; */
}
#header
{
	padding: 0px; /*background:#036;*/
	border-width: 0px;
	border-style: none;
	text-align: center; /*color:#369;*/
}
#h2
{
	width: 731px;
	position: relative;
	top: 0px;
	text-align: left;
	min-width: 500px;
	margin-left: auto;
	margin-right: auto;
}
#h3
{
	height: 80px;
	width: 731px;
	margin: 0 auto; /*padding:15px 0px 0px;*/
	text-align: left;
	background: url( "../img/bg_header.jpg" ) no-repeat left top;
}
#h_promo
{
	float: right;
	padding: 15px 10px 0px;
}
#h_logo
{
	float: left;
	padding: 15px 10px 0px;
}

#h4
{
	width: 731px;
	margin: 0 auto;
	text-align: left;
	border-bottom: 4px solid #F38230; /*background-color:#004284;*/
	white-space: nowrap;
}
#h5
{
	width: 731px;
	border-left: 1px solid #B5CCD5;
}
form .text, form .text-custom
{
	border: 1px solid #E1D4C0;
	border-color: #CABBA9 #E1D4C0 #E1D4C0 #CABBA9;
}

#top_signinu, #top_signinp
{
	width: 94px;
	margin-top: 2px;
	margin-bottom: 4px;
	border: 1px solid #69c;
	border-color: #000 #69c #69c #000;
	font: 9px Verdana,Arial,Sans-serif;
}
#top_signinp
{
	width: 50px !important;
}
#top_tblHeader TABLE
{
	border-spacing: 0;
}
#top_tblHeader IMG
{
	vertical-align: middle;
	padding-left: 3px !important;
	padding-right: 3px !important;
}
#top_tblHeader TD
{
	margin: 0px;
	padding: 0px;
	background-color: #004284;
}
#top_tblHeaderAut
{
	border-spacing: 0;
}
#top_tblHeaderAut TD
{
	margin: 0px;
	padding: 0px;
	background-color: #004284;
}

.no-padding
{
	padding: 0px !important;
}
.TableRightSpace
{
	width: 100% !important;
	text-align: right !important;
}
.bgWhite
{
	background-color: #FFFFFF !important;
}

.userNav
{
	padding-left: 1px !important;
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px;
	color: #737373;
}
.userNavOn
{
	padding-left: 1px !important;
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px;
	color: #F26522 !important;
}
.pageTitle
{
	text-decoration: none;
	font-family: "Trebuchet MS","Verdana";
	font-size: 13pt;
	color: #014386 !important;
	font-weight: bold;
}
#tblContact
{
	background-color: #EDEDED;
	width: 80%;
}
#tblContact TD
{
	padding: 5px 0px 0px 10px;
	font: 8pt Verdana;
	color: #000;
}
#tblContact INPUT
{
	width: 90%;
	font: 8pt Verdana;
}
#tblContact TEXTAREA
{
	width:250px !important;
	font: 8pt Verdana;
}
.btnSend{
	width: 40% !important;
	margin-right:33px;
}

.pageSubTitle
{
	font: 8pt Verdana;
	color: #000;
}
LI{
	font: 8pt Verdana;	
	font-weight:bold;
}
.commomText
{
	font: 8pt Verdana;	
	font-weight:normal;	
}
#top_hlpFAQ,#top_hplContact,#top_hplUserOfTerms,#top_hplPrivacy,#car_hplOrdersPrevious{
	padding:0px !important;
}
#top_hlpFAQ IMG{
	height:25px;
	width:62px;
	padding:0px;
}
#top_hplContact IMG {
	height:25px;
	width:86px;
	padding:0px;
}
#top_hplUserOfTerms IMG{
	height:25px;
	width:82px;
	padding:0px;
}
#top_hplPrivacy IMG{
	height:25px;
	width:126px;
	padding:0px;
}
#tblSignup { background-color: #EDEDED; width: 80%; }			
#tblSignup TD { padding: 5px 8px 0px 10px; font: 8pt Verdana; color: #000; font-weight:bold }
#tblSignup TD INPUT, SELECT { width: 100%; font: 8pt Verdana; }			
#rb_gender INPUT { width: 24px !important; }
#rb_culture INPUT { width: 24px !important; }

#top_lblLogin
{
	font-family:Verdana;
	font-size:8pt !important;
	color:#FFF;
}

#top_lblExit
{
	font-family:Verdana;
	font-size:8pt !important;
	color:#FFF;
	text-decoration:underline; 
}
.tit_color_01
{
	color:#9E0B0E !important;
}

#tblOrderAdress TD { padding: 2px 5px 2px 5px; }
#tblOrder TD { padding: 2px 5px 2px 5px; }
#tblOrderBottom TD { padding: 2px 5px 2px 5px; }
#dgOrderItens TD { padding: 2px 5px 2px 5px; border-bottom: solid 1px #e6e6e6; }
#tblJustify TD { padding: 2px 5px 2px 5px; }
#tblOrderFeedback TD { padding: 2px 5px 2px 5px; }
#top_txtSearch
{
	font-size: 9px;
	width: 23px;
	height: 15px;
	background-color: #FFFFFF;
	border: solid 1px #818181;	
}
li a, a:visited { color:#000000; text-decoration: none; padding: 0px !important; }
li a:hover { text-decoration:underline; }
.FAQ-answer { display: none; }	