.cat_description {font-size: 10px; color: #800000; font-weight: bold}
.boxText {font-size: 10px;}
.errorBox {font-size: 10px; background: #ffb3b5; font-weight: bold;}
.stockWarning {font-size: 10px; color: #cc0033;}
.productsNotifications {background: #f2fff7;}
.orderEdit {font-size: 10px; color: #70d250; text-decoration: underline;}

body {
	font: 11px Geneva, Arial, Helvetica, sans-serif;
	color: #000;
	background: #fff;
	margin: 0px;
	padding: 20px;
/*
	text-align: center;
*/
}

td , p,  a, span, div {
	font: 11px Tahoma, Verdana,  Helvetica, sans-serif;
}

a img{
	border: none;
}

td{

}

a{
	text-decoration: none;
	color: #8d8d8d;
}

a:hover{
	text-decoration: underline;
}

h1, h2, h3{
	padding: 0px;
	margin: 0px;
}

.menudiv{
	width: 15px;
}

.menuitemTop{
	text-align: center;
	color: #626262;
}

.menuitem{
	/*background: url(../images/menuarrow.gif) no-repeat center top;*/
	text-align: left;
	padding-left: 20px;
	font-weight: bold;
}

.menuitem a{
	color: #626262;
	font-size: 13px;
}

.mainborderb{
	margin-top: 10px;
	background: url(../images/boxcentercontent_b.gif) repeat-y left top;
}

.borderc{
	padding-top: 5px;
}

.headerInfo{
	font-size: 16px;
	font-weight:bold;
	color: #626262;
}

.principal {
}

.principal TR {
	background: url(../images/principal_background.jpg) repeat-y left top;
}

.erro {
	font-size: 14px;
	color: #FF0000;
}
.preco_produto {
	color:#FF0000; 
	font-weight:bold;
}
/* Fix Page Structure */

.clrfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clrfix {height: 1%;}
.clrfix {display: block;}
/* End hide from IE-mac */

.pageHeading {
	height: 40px;
	line-height: 30px;
	vertical-align: middle;	
	padding-left: 35px;
	color: #626262;
	font-size: 16px;
	font-weight: normal
}


 .pddetails{
 	color: #929292;
	padding-left: 10px;
	padding-right: 10px;
 }
 
 .pdprice{
 	color: #626262;
	padding-left: 10px;
	padding-right: 10px;
 }
 
 .noticias{
 	color: #626262;
	padding-left: 10px;
	padding-right: 10px;
	_padding-right: 20px;
	text-align: justify;
	font-size: 12px;
 }
 

.pdimage{
	text-align: center;
 }
 
 .pdname{
	text-align: center;
 }
 
 .pdname, .pdname a,  .pdname2, .pdname2 a{
 	font-weight: bold;
 }
 

 .pdimage,  .pdprice,  .pddetails, .pdaddtocart{
}

.itemodd{
	border-bottom: 1px solid #eee;
}

.itemeven{
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
}

.itemevenend{
	border-right: 1px solid #eee;
}

.pditemlisitng{
	border-bottom: 1px solid #eee;
}

.mainpagewrapper {
	padding: 5px;
}

FORM {
	display: inline;
	padding: 0px;
	margin: 0px;
}

.productListing {
 	color: #626262;
    padding-left:15px; 
	padding-right:15px;
}

.productListHeading {
 	color: #626262;
	font-weight:bold;
    padding-left:15px; 
	padding-right:15px;
}

.btsNavegacao {
 	color: #626262;
	padding: 15px 15px 0 15px;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-size: 11px;
}

TEXTAREA {
 width: 100%;
 font-size: 11px;
}

A.HeaderPageLinks {
  font-size: 10px;
 font-weight: bold;
}
a:hover.HeaderPageLinks {
  font-size: 10px;
 font-weight: bold;
}

#footer a {
	text-decoration: none;
	color: #000;
}

#footer a:hover{
	text-decoration: underline;
	color: #000;
}
.tabelaHead {
	padding-left:2px;
	padding-right:2px;
	font-size: 11px;
	color: #FFFFFF;
	text-align:center;
	text-decoration:none;
	background-color:#666666;
	font-weight:bold;
	height:21px;
	border: solid #666666 1px;
	text-transform:uppercase;
	letter-spacing: 0.5px;
}
.tabelaHead A:link, .tabelaHead A:visited, .tabelaHead A:valid {
	color:#FFFFFF;
	font-size: 11px;
}
.tabelaHead A:hover {
	color:#F9AC1F;
	font-size: 11px;
}
.tabelaDetalhe {
	color:#666666;
	font-size:90%;
}
.enfatizado {
	padding:3px;
	font-size: 16px;
	font-weight:bold;
	color: #626262;
	background:#F0F0F0;
}
.enfatizado P {
	text-align:left;
}

#dhtmltooltip{
position: absolute;
left: -300px;
width: 150px;
border: 1px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}

