@charset "utf-8";
/* CSS Document */
#body #content.home { padding: 12px 0; }

/*#offerteTopBox { width:258px; float:right; position:relative; right:-5px; }*/
#offerteTopBox .header { background:url(../images/layout/offerte-top-header.png) no-repeat; height:69px; }
#offerteTopBox .body { background:url(../images/layout/offerte-top-body.png) repeat-y; }
#offerteTopBox .footer { background:url(../images/layout/offerte-top-footer.png) no-repeat; height:10px; }
#offerteTopBox .offerta { margin: 0 12px; padding: 5px 3px; color:#000000; width:228px; border-bottom:1px dotted #FF3300; }
#offerteTopBox .offerta .pic { float:left; width:100px; height:100px; padding-right:5px; padding-bottom:5px; text-align:center;}
#offerteTopBox .offerta .articolo { min-height:100px; }
#offerteTopBox .offerta .articolo .codice a { font-weight:bold; color:#FF3300; }
#offerteTopBox .offerta .details { padding: 5px 0; font-weight:bold; }
#offerteTopBox .offerta .descrizione { padding: 0 5px; }
#offerteTopBox .offerta .periodo { text-align:center; color:#FF3300; }


.creaOffertaBox {}
.tip {color:#cc3300;}

.articoloBox { margin-top:10px; }
.articoloBox .pic { float:left; height:100px; width:100px; }
.articoloBox .info { padding-left:10px; height:100px; }

.inputBox .help { float:right; font-style:italic; color:#FFFF99; width:200px; margin-right:250px; }
.buttons .help { float:right; font-style:italic; color:#FFFF99; margin-right:100px; }
.inputBox .label, .buttons .label { float:left; width:160px;}
.inputBox .content { padding-bottom:5px; }
.inputBox input.date { width:80px;}
.inputBox input.number { width:60px;}
.inputBox textarea.text { width:350px; height:120px; }
.buttons  { padding-top:10px; }

.offerte .risultati { padding: 10px 0; }
.offerte .risultati table {  }
.offerte .risultati td{ padding: 0 5px; }
.offerte .risultati tr.title td { font-size:0.8em; border-bottom:1px solid #CCCCCC; }
.offerte .risultati td.articolo { width:380px; }
.offerte .risultati td.data { width:80px; text-align:center; }

.detailOffertaBox p {padding:0; margin:0;}
.detailOffertaBox .group {padding-top:10px; }
.detailOffertaBox .buttons { border-bottom:1px dotted #999999; margin-top:10px; padding-bottom:5px; margin-bottom:5px; } 
.detailOffertaBox .details a { color:#ff33ff; } 
.detailOffertaBox .details detail a { color:#FF0000; } 

table.dettegliOfferta { margin-top:10px; }
table.dettegliOfferta input.number { width:60px;}
table.dettegliOfferta td { padding: 0 5px; }

.offertaBox { width: 274px; padding-top:10px; padding-bottom:20px; }
.offertaBox .header { background:url(../images/layout/offerta-prodotto-header.png) no-repeat; height:42px; }
.offertaBox .body { background:url(../images/layout/offerta-prodotto-body.png) repeat-y; }
.offertaBox .body .content { padding:10px; text-align:left; }
.offertaBox .body .details { padding: 5px 0;}
.offertaBox .body .periodo { text-align:center; font-weight:bold; padding-top:5px;}
.offertaBox .footer { background:url(../images/layout/offerta-prodotto-footer.png) no-repeat; height:8px; }

