/* CSS Document */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg2.gif);
}
.style1 {
	color: #CC0000;
	font-weight: bold;
}
.style2 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.style3 {font-size: 16px}
.style4 {color: #009900}
.style5 {font-size: 10px;
color:#999999;
}
.style6 {font-size: 10px}
.style7 {color: #FF0000}
.style8 {
	color: #0066FF;
	font-weight: bold;
}
h1 {
font-size:14px;
  color: #000000;
font-family:Tahoma;
font-weight:bold;
padding-top:6px;
}

.ml3{
  font-size: 11px;
  color: #000000;
  text-decoration: none;
 }
 A.ml3:hover{
  color: #F94600;
  text-decoration: none;
 }
 .ml1{
  font-size: 12px;
  color: #ffffff;
  text-decoration: none;
 }
 A.ml1:hover{
  color: #F94600;
  text-decoration: none;
 }
 .categorias {
  font-family: Arial, Verdana, sans-serif;
  font-size: 14px;
  color: #ffcc00;
  font-weight: bold;
}
TD.pageHeading {
  height: 35px;
  width: 591px;
  background: url('images/main_title.jpg');
  background-repeat: no-repeat;
  padding-left: 20px;
  text-transform: uppercase;
}
TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #F0F0F0;
  //shopping-cart header/footer color
  border-spacing: 1px;
  
}

.productListing-heading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  background: #F0F0F0;
  color: #333333;
  //shopping-cart header/footer color
  color: #9F1A37;
  font-weight: bold;
  padding: 10px;
}

TD.productListing-data {

  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  color: #282E3E;
}
/* rating star bar
---------------------------------------*/
.rating_bar {
  width: 55px;
  background: url(images/star_x_grey.gif) 0 0 repeat-x;
}

.rating_bar div {
  height: 12px;
  background: url(images/star_x_orange.gif) 0 0 repeat-x;
}
.votar {
border-color: rgb(255, 204, 0); border-width: 1px; background: rgb(255, 204, 0) none repeat scroll 0% 0%; font-size:9px;
}
