/* CSS Document */

#homepage {
padding-bottom:5px;
}

#crop_box {
position:relative;
float:right;
width:289px;
height:189px;
overflow:hidden;
margin-top:5px;
}

#crop_content A, #crop_content .sombra {
font-family:Arial, Helvetica, sans-serif;
position:absolute;
top:0px;
left:0px;
display:block;
width:285px;
font-size:16px;
text-align:right;
padding-top:150px;
padding-right:5px;
font-weight:bold;
color:#000000;
}

#crop_content .sombra {
top:2px;
left:2px;
color:#FFF;
}

.maisvendidos_box {
display:block;
float:left;
width:458px;
margin-top:5px;
}

.flash_cat_box {
display:block;
float:left;
margin-top:3px;
}

.index {
color: #A36107;
font-weight: bold;
font-size: 12px;
}

/* top page only */
#random_products_index {
font-size: 10px;
padding-bottom:10px;
}

#random_products_index h1{
font-size: 16px;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
color: #993231;
padding-left: 15px;
padding-bottom: 3px;
padding-top: 7px;
margin-top: 10px;
margin-bottom: 10px;
background: #FDE7A8 url(../images/design/hbordertop.gif) repeat-x top;
}

#random_products_index .products_new_item {
/*background-color: #F8BDD8;*/
width: 180px;
margin-left: 1px;
float: left;
color: #5A7632;
padding: 3px;
text-align: center;
}

#random_products_index .products_new_item a{
color: #5A7632;
text-decoration:none;
font-weight:bold;
}

#random_products_index .products_new_item a:hover {
text-decoration:underline;
}

#random_products_index .productSpecialPrice {
color:#CC0000;
}

