a.bDown{
  background: #FFFFFF url('../inIMG/download.gif') no-repeat;
  font-family: arial;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #666666;
  width: 189px;
  height: 27px;
  display: block;
  padding-top: 7px;
  padding-left: 10px;
}

.prdBox{
  background: #4A4A4A url('../inIMG/menu_product/bg_box.gif') repeat-x;
  height: 39px;	
  padding: 4px;
}

.prdBoxTop{
  background: #FFFFFF;
}

.productDesc1{
  font-family: Arial;
  font-weight: bold;	
  font-size: 12px;
  color: #255F70;
}

a.productDesc1, a.productDesc2{ text-decoration: none; }
a.productDesc1:hover, a.productDesc2:hover{ text-decoration: underline; }

.productDesc2{
  font-family: Arial;
  font-size: 12px;
  color: #496A7C;
}

.productValorDe{
  font-family: Arial;	
  font-size: 12px;
  color: #FE4141;	
}
a.productValorDe{ text-decoration: none; }
a.productValorDe:hover{ text-decoration: underline; }

.productValorBig{
  font-family: Arial;
  font-weight: bold;	
  font-size: 17px;
  color: #E14900;	
}
.productValor{
  font-family: Arial;
  font-weight: bold;	
  font-size: 12px;
  color: red;
}
a.productValor{ text-decoration: none; }
a.productValor:hover{ text-decoration: underline; }

.productEconomize{
  font-family: Arial;
  font-weight: Bold;	
  font-size: 13px;
  color: #808000;  
}

.ProductBox{
  background: #FFFFFF url('../inIMG/menu_product/bg_box.png') no-repeat;
}

.mBoxL{
  font-family: Verdana;
  font-size: 10px;
  color: #575A68;  
  text-align: right;
  vertical-align: middle;
}

.mBoxR{
  font-family: Verdana;
  font-weight: bold;	
  font-size: 12px;
  color: #D90000;  
  text-align: left;
  vertical-align: middle;
  padding-left: 10px;
}

.cartTable{
  background: #F5F5F5;
}
.cartTit{
  background: #515151;
  font-family: Arial;
  font-weight: normal;	
  font-size: 11px;
  color: #FFFFFF;   
  padding: 3px;
  padding-left: 5px;
  padding-right: 5px;
}

.cartProduto2, .cartProduto{
  background: #FFFFFF;
  font-family: Arial;
  font-weight: normal;	
  font-size: 11px;
  color: #515151; 
  padding: 2px;
}
.cartProduto{
/* 
border-left: #F8F8F8 1px solid;
border-bottom: #F8F8F8 1px solid;
*/
}
.cartProduto2{
  padding-top: 7px;	
  font-size: 11px;
}

.cartTotal_2, .cartTotal_3{
  font-family: Tahoma;
  font-size: 14px;
  color: #FFFFFF;
  font-weight: bold;
  padding: 2px;
}
.carTotal_2{ background: #FF0000; }
.cartTotal_3{ background: #FF0000; }

.ImgBtPn a img{
  -moz-opacity: 0.3;
  filter:alpha(opacity="30");
}
.ImgBtPn a:hover img{
  -moz-opacity: 1;
  filter:alpha(opacity="100");
}

.UnAvailable{
  font-family: tahoma,arial;
  font-size: 11px;
  font-weight: bold;
  text-align: center;
  background: #FF0000;
  color: #FFFFFF;
  width:100%;
  height: 20px;
  line-height: 20px;
  margin: 0px;
  padding: 0px;
  padding-bottom: 1px;
  border: #FFCC00 0px solid; 
  -moz-opacity: 0.8;
  filter:alpha(opacity="80");
}

/* SUBMIT */

.bt_submit_a{
  font-family: verdana,arial;
  font-size: 11px;
  background: #E0E0E0 url('../inIMG/painel_holders/bg_submit.gif') repeat-x;
  border: #212121 1px solid;  
  border-left: #B5B1B1 1px solid;
  border-top: #B5B1B1 1px solid;
  height: 23px;
  padding-bottom: 2px;
  cursor: pointer;
  text-decoration: none;
  color: #000000;  
}

.bt_submit_a{
  padding: 2px;
  padding-left: 10px;
  padding-right: 10px;  
}
.bt_submit_a:hover{
  border: #212121 2px solid;  
  border-top: #212121 1px solid;
  border-left: #212121 1px solid;  
}

/* ESPECIFICAÇÕES
*******************/
table.spec_1{
	background: url('../inIMG/menu_product/spec_box.jpg') no-repeat;
	border-bottom: #919191 1px dotted;
	height: 23px;
}
td.spec_1, td.spec_1 *{
	font-family: arial;
	font-size: 12px;
	color: #383838;
}
td.spec_1{
	border: 0px;
	padding: 2px;
	padding-left: 5px;
}

.ft15x{
	font-family: Arial;
	font-weight: bold;
	font-size: 15px;
	margin-bottom: 2px;
}
