
/*
Foglio di stile boombuy.it/products_grid

@author: Giancarlo Moschitta (gm@essetech.com)
@last modifier: Giancarlo Moschitta (gm@essetech.com)
@creation date: 07/05/2008 11.35.11
@last modified: 12/05/2008 9.11.29
*/
li.li-product, .li-content-container {
width:178px;
height:145px;
padding:2px;
position:relative;
}
li.borders-rb {
border-right:1px solid #dcdcdc;
border-bottom:1px solid #dcdcdc;
}
li.borders-b {
border-bottom:1px solid #dcdcdc;
}
li.borders-r {
border-right:1px solid #dcdcdc;
}
li.borders-nb {
border:0;
}
a.product,a.product:link,a.product:visited {
text-decoration:none;
color:#333;
}
a.product:hover {
text-decoration:underline;
color:#888;
}
img.prod-img {
float:left;
padding:2px 4px 0px 4px;
}
div.prod-name {
padding:2px 4px 0px 0px;
font-size:11px;
}
div.prod-price {
position:absolute;
top:70px;
left:80px;
width:96px;
text-align:center;
margin:6px 0px 6px 0px;
}
.normal-price {
font-size:16px;
font-weight:bold;
color:#ff850d;
}
.offer-price {
font-size:14px;
font-weight:bold;
color:#aaaaab;
}
div.prod-buttons {
clear:both;
text-align:center;
}
.img-buttons {
position:absolute;
top:125px;
}
img.img-details {
left:12px;
}
img.img-buy {
left:115px;
cursor:pointer;
}
input.input-q {
left:86px;
width:21px;
height:14px;
}
.custom-fields-el-home {
display:none;
width:170px;
height:110px;
position:absolute;
top:0;
left:0;
background-color:#f1f1f1;
border:1px solid #a1a1a1;
padding:5px;
font-size:11px;
text-align:left;
color:#000;
z-index:999;
}
.custom-fields-el-home-prod-name {
font-size:11px;
font-weight:bold;
margin-bottom:5px;
}
.custom-fields-home-select {
width:125px;
}
.load-img, .buy-img {
position:absolute;
top:55px;
left:72px;
z-index:1000;
}
