/* CSS Document */
*{font-family:Arial, Helvetica, sans-serif; font-size:11px;}
html,body{width:100%; height:100%; margin:0; padding:0;}
body{background-color:#FFFFFF; font-size:11px;}

/* Contenitore principale */
#MainContainer{width:100%; margin:0 auto;}

/* Pulsanti vari */
#Print{display:none;}
#BackButton{display:none;}

/* Header */
#Header{background:none; height:auto; margin:0; padding:0;}
#Header #SiteTitle{display:none;}
#Header #HeaderData{display:block; margin-bottom:20px; clear:both;}
#Header #HeaderMenu{display:none;}
#Header #Flash{display:none;}

/* Footer */
#Footer{display:none;}
#Footer_extra{display:block; margin-top:20px;}

/* Parte centrale */
#Center{background:none;}
#Center #ColLeft{display:none;}
#Center #PageCenter{}
#Center #PageCenter #ToolBar{display:none;}
#Center #PageCenter #PageBox{width:100%; padding:0;display:block; float:none;}
#Center #PageCenter #ColRight{display:none;}
								
/* Scheda prodotto */
#Product{padding:0 0 0 3px;}
#Product #Tabber{display:none;}
/*#Product #Tabber ul{margin:0; padding:0; list-style:none; padding-left:15px;}
#Product #Tabber ul li{float:left; margin:0; padding:0;}
#Product #Tabber ul li a{display:block; height:25px; line-height:25px;}
#Product #Tabber ul li a span{display:none;}
#Product #Tabber ul li a#Tab_Product{width:103px; background:url(/images/tab_prodotto_dw.gif) no-repeat left top;}
#Product #Tabber ul li a#Tab_Tables{width:146px; background:url(/images/tab_tabelle_dw.gif) no-repeat left top;}
#Product #Tabber ul li a#Tab_Product.active{background:url(/images/tab_prodotto_up.gif);}
#Product #Tabber ul li a#Tab_Tables.active{background:url(/images/tab_tabelle_up.gif);}*/
#Product #Print{display:none;}
#Product #Sk_Product, 
#Product #Sk_Tables{padding:10px 5px;}

#Product #Sk_Product #Title{}
#Product #Sk_Product #Title #Image{float:left; width:150px; text-align:center;}
#Product #Sk_Product #Title #Image img{border:0; margin:0 auto;}
#Product #Sk_Product #Title #Text{margin-left:150px;}
#Product #Sk_Product #Title #Text h2{margin:0; padding:0; font-size:14px; color:#04326B;}
#Product #Sk_Product #Pdf{display:none;}
/*#Product #Sk_Product #Pdf a{text-decoration:none; display:block; width:105px; height:31px; line-height:35px; padding-left:9px;
							background:url(/images/btn_downloadPdf.gif) no-repeat left top; color:#FFFFFF; margin-left:400px;}*/
#Product #Sk_Product #Varianti{display:none;}/*clear:left; margin-top:5px;}*/
#Product #Sk_Product #Varianti table{border-collapse:collapse; width:100%;}
/*#Product #Sk_Product #Varianti table caption{text-align:left; text-indent:-1000em; height:24px; line-height:24px;
											 background:url(/images/tab_varianti.gif) no-repeat left top;}*/
#Product #Sk_Product #Varianti table thead{background-color:#393939;}
#Product #Sk_Product #Varianti table thead th{color:#FFFFFF;border:1px solid #FFF; text-align:center; padding:0 3px;}
#Product #Sk_Product #Varianti table tbody{background-color:#EDEDED;}
#Product #Sk_Product #Varianti table tbody td{border:1px solid #FFF;color:#393939;}
/*#Product #Sk_Product #Varianti table tbody td a.addShoppingCart{display:block; width:26px; height:26px;
														  background:url(/images/btn_addShoppingCart.gif) no-repeat left top;}*/
#Product #Sk_Product #Varianti table tbody td a.addShoppingCart{display:none;}														  
#Product #Sk_Product #Varianti table tbody tr.alternate td{background-color:#D1D1D1;}
#Product #Sk_Product #Varianti table tbody td.description{padding:0 5px;}
#Product #Sk_Product #Varianti table tfoot{background-color:#393939;}
#Product #Sk_Tables{display:block; clear:left;}
#Product #Sk_Tables #Tables{}
#Product #Sk_Tables #PicTech{ margin-top:15px; overflow:visible;}
#Product #Sk_Tables #PicTech img{border:0; overflow:visible;}
#Product #BackButton{display:none;}

/* Dettaglio Ordine */
#OrdersList{padding:0 2mm;}
#OrdersList fieldset{border:1px solid #000;margin-bottom:15px; font-weight:bold;}
#OrdersList fieldset legend{font-size:13px; font-weight:bold;}
#OrdersList fieldset label{font-weight:normal;}
#OrdersList table{border-collapse:collapse; width:100%;}
#OrdersList table thead{background-color:#393939;}
#OrdersList table thead th{color:#FFFFFF;border:1px solid #000; text-align:center; padding:0 3px;}
#OrdersList table tbody{background-color:#EDEDED;}
#OrdersList table tbody td{border:1px solid #000;color:#393939;}
#OrdersList table tbody tr.alternate td{background-color:#D1D1D1;}
#OrdersList table tbody td.description{padding:0 5px;}
