/* CSS Document */

#homepage {
padding-bottom:5px;
}

.flash_cat_box {
display:block;
float:left;
margin-bottom: 4px;
}

#crop_box {
position:relative;
float:left;
width:217px;
height:162px;
overflow:hidden;
margin-right:4px;
}

#crop_content A, #crop_content .sombra {
font-family:Arial, Helvetica, sans-serif;
position:absolute;
top:0px;
left:0px;
display:block;
width:213px;
font-size:16px;
text-align:right;
padding-top:120px;
padding-right:5px;
font-weight:bold;
color:#000000;
}

#crop_content .sombra {
top:2px;
left:2px;
color:#FFF;
}


#oferta_box {
position:relative;
display:block;
width:219px;
height:160px;
padding:3px;
float:left;
border:2px dashed #FF0000;
overflow:hidden;
}

#oferta_box .products_name {
font-size:10px;
float:left;
}

#oferta_box .products_name A {
color: #C21112;
text-decoration:none;
}

#oferta_box .products_name A:hover {
text-decoration:underline;
}

#oferta_box .products_price {
display:block;
width:140px;
float:right;
text-align:right;
}

#oferta_box .products_image {
position:relative;
float:left;
margin-top:10px;
}

#oferta_box .description {
position:relative;
width:140px;
margin-left:5px;
float:left;
font-size:9px;
}

#oferta_box .griffe {
display:block;
width:100%;
text-align:center;
margin-top:5px;
}

.maisvendidos_box {
display:block;
float:right;
width:127px;
height:278px;
margin-right: 4px;
}

.maisvendidos_box .item {
text-align:center;
margin-bottom:10px;
}

.index_griffes_box {
position:relative;
display:block;
float:right;
width:165px;
height:278px;
}

.index_griffes_box table {
width:100%;
height:100%;
border-collapse:collapse;
text-align:center;
}

.index_griffes_box td {
border:1px solid #F1F1F1;
height:37px;
}

.index {
color: #4B4B4B;
font-weight: bold;
font-size: 12px;
}

/* top page only */
#random_products_index {
font-size: 10px;
padding-bottom:10px;
}

#random_products_index h1{
display:block;
font-size: 16px;
font-weight: bold;
font-family:Arial, Helvetica, sans-serif;
color:#C21112;
border:2px solid #DBDBDB;
background: url(../images/design/headerbg.gif) no-repeat 1px 1px;
#background-position:3px 3px;
padding-left:15px;
padding-top:5px;
padding-bottom:3px;
margin-top:10px;
margin-bottom:8px;
}

#random_products_index .products_new_item {
width: 180px;
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%;
}


