/* CSS Document */

#homepage {
position:relative;
display:block;
height:264px;
}

.flash_cat_box {
position:absolute;
top:0px;
left:0px;
background-color:#CCCCCC;
}

.flash_rotativo {
position:absolute;
top:100px;
left:0px;
border:1px solid #CC0000;
}

.index_griffes_box {
position:absolute;
top:100px;
left:346px;
width:244px;
height:196px;
}

.index_griffes_box table {
width:100%;
height:100%;
border-collapse:collapse;
text-align:center;
}

.index_griffes_box td {
border:1px solid #E4E4E4;
height:37px;
}

.maisvendidos_box {
position:absolute;
top:0px;
left:594px;
width:166px;
height:296px;
}

.maisvendidos_box .item {
text-align:center;
margin-bottom:10px;
}

.index {
color: #4B4B4B;
font-weight: bold;
font-size: 12px;
}

/* top page only */
#random_products_index {
width:100%;
font-size: 10px;
padding-bottom:10px;
}

#random_products_index h1{
display:block;
font-size: 20px;
font-weight: normal;
text-transform:uppercase;
font-family:Arial, Helvetica, sans-serif;
color:#3C3C3C;
padding-left:15px;
padding-top:5px;
padding-bottom:3px;
margin-bottom:5px;
background: url(../images/design/h1borderbottom.gif) repeat-x bottom;
}

#random_products_index .products_new_item {
width: 24%;
margin-left: 1px;
float: left;
color: #4B4B4B;
padding: 3px;
text-align: center;
}

#random_products_index .products_new_item a{
color: #990000;
text-decoration:none;
font-weight:bold;
}

#random_products_index .products_new_item a:hover {
text-decoration:underline;
}

#atendimento_box {
display:block;
float:left;
width:170px;
}

#atendimento_box ul{
list-style:none;
padding:0;
margin:0;
margin-top:5px;
}

#atendimento_box li{
display:block;
float:left;
width:50%;
}


