/* CSS Document */
/*tabelle prodotti*/
.prd_box{
width:680px;
height:150px;
background-color: #fff;
background-image:url(img/prd_sf.jpg);
text-align:left;
position:relative;
margin-bottom:10px;
margin:auto;
margin-bottom:5px;

border:  solid #666 1px;


}
.prd_title{
width:680px;
height:20px;
background-image:url(../img/sf_bar.jpg);
background-color: #333333;
color: #fff;
text-decoration: none;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 18px;
position:absolute;


}

.foto{
width:120px;
height:120px;
margin-left:3px;
margin-top:23px;
position:absolute;
border:  solid #666666 1px;

}

.prd_testo{
width:510px;
height: auto;
margin-left:160px;
margin-top:23px;
position:absolute;
color: #333333;
text-decoration: none;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 11px;

}
.prd_prezzo{
width:175px;
height:20px;
margin-left:500px;
position:absolute;
color: #fff;
text-decoration: none;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 12px;
text-align:right;
padding-right:5px;
line-height:20px;

}
.prd_nomeprodotto{
width:495px;
height:20px;
margin-left:0px;
position:absolute;
color: #fff;
padding-left:5px;
text-decoration: none;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 14px;
line-height:20px;
}
.prd_marca{
width:495px;
height:20px;
color: #FF9900;
text-decoration: none;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 14px;
line-height:20px;
}

.prd_thumb{
width:330px;
height:45px;
margin-left:160px;
position:absolute;
margin-top:99px;
color: #fff;
padding-left:5px;
text-decoration: none;

}

.prd_info{
width:100px;
height:20px;
margin-left:570px;
position:absolute;
margin-top:130px;
color: #000;
text-decoration: none;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 12px;
line-height:20px;
text-align:center;
background-image:url(../img/bt_ordina.gif);

}

.prd_scheda{
background-image:url(img/icon-scheda.gif);
width:40px;
height:28px;
margin-left:500px;
position:absolute;
margin-top:125px;
color: #000;
text-decoration: none;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 9px;
padding-top:20px;

text-align:center;

}

.prd_category{
width:600px;
height:20px;
position: relative;
margin-top:0px;
margin-bottom:-5px;
color: #000;
text-decoration: none;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 10px;
line-height:20px;
text-align: left;
margin-left:5px;


}
.freccia_off{
height:20px;
padding-left:7px;
background-image: url(../img/icon/freccia-off.gif);
background-repeat:no-repeat;
line-height:18px;
background-position:bottom;
background-position:left;
vertical-align:middle;
}
.freccia_on2{
height:20px;
padding-left:11px;
background-image:url(..img/icon/freccia-on2.gif);
background-repeat:no-repeat;
background-position:bottom;
background-position:left;
vertical-align:middle;
}.quadrato_off{
height:20px;
padding-left:11px;
background-image: url(..img/icon/quadrato-off.gif);
background-repeat:no-repeat;
line-height:18px;
background-position:bottom;
background-position:left;
vertical-align:middle;
}
