@charset "utf-8";
/* CSS Document */

div#qTip {
padding: 10px;
border: 1px solid #DC6060;
display: none;
background: #FFF;
font: bold 9px Verdana, Arial, sans-serif;
position: absolute;
z-index: 1000;
}







.new-products .infoBox{
background:none;
margin-top:15px;
}
.new-products .BoxHeader tbody{
background:url(theme/latest_products.jpg) center center no-repeat;
height:42px;
width:490px;
margin:auto;
}
.new-products .BoxHeader .Hleft, .new-products .BoxHeader .Hright{
display:none;
}
.new-products .BoxHeader .Hcenter{
text-indent:-600px;
}
.new-products .infoBoxContents{
background:none;
width:460px;
margin:auto;
}



.new-products-header{
background:transparent url(theme/new_products.png) no-repeat top center;
height:42px;
text-indent:-800px;
overflow:hidden;
}
.new-products .smallText a.product-img, .specials .product-img{
background:url(theme/fondo_product.jpg) center center no-repeat;
display:block;

}

a.product-img{
background:url(theme/fondo_product.jpg) center center no-repeat;
display:block;
}
a.product-img img{
margin-top:10px;
}

.new-products .smallText a.product-img img, .specials .product-img img{
margin-top:10px;
}
.new-products .smallText{
color:#991642;
}

