/*container --------------------------------------------------struttura parti comuni*/
.boxMaster{
	margin-bottom:15px;
	margin-left:3px;
	margin-top:5px;
	width:566px;
	font-size: 11px;
	color:#686868;
	margin-bottom:10px;
	float:left;
	
}
.MasterHead{
	height:40px;
	line-height:32px;
	width:566px;
}
.MasterCenter {
	margin: 0px;
	padding: 0px;
}
.MasterFooter {
	height:18px;
	margin-left:auto;
	margin-right:0px;
	margin-top:0px;
	width:566px;
}
/*divisione in colonne se necessaria*/
.MasterCenter .colonna1{
	width: 320px;
	float:left;
	margin-bottom: 6px;
	position:relative;
}
.MasterCenter .colonna2{
	width: 220px;
	float:right;
	padding-left: 6px;
	margin-right:5px;
	margin-bottom: 6px;
	position:relative;
}

/*skins container --------------------------------------------------BROWN SUPPLIER*/
.hSupplierBrown{
	background-image:url(img/bg_head_supplier.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
.cSupplierBrown {
	background-image:url(img/bg_center_supplier.gif);
	background-repeat:repeat-y;
}
.content_SB {
	padding-left:6px;
	padding-right:6px;
	display:inline-block;
	width:550px;
}
.fSupplierBrown {
	background-image:url(img/bg_footer_supplier.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
}







/* Abbonamenti*/

.multiTable td {
	vertical-align: top;
}
.tableHeadLogoRow
{
    height:110px;
}

.suppTable .headTable {
	color: #998675;
	font-size: 11px;
	background-color: #f3ece4;
	text-align: left;
}
.suppTable .headTableImg {
	border-bottom:dotted 1px #666666;
	padding: 0px 2px;
}
.abbTable {
	line-height: 22px;
}
.abbTable td {
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	vertical-align: top;
	padding: 0px 8px;
	border-bottom:dotted 1px #666666;
}
.fooTable th, .fooTable td {
	line-height: 13px;
	border-bottom: nome;
	border-bottom: 0;
	
}
.none {
	display: none;
}
.waitMessage
{	 
	background-color:#EEEDF9;
	border: 5px solid #686868;
	width:200px;
	height:50px;
	font-size:15px;
	font-weight:bold;
	text-align:center;
	padding:20px;
	z-index:300;
}

.includingVATMessage
{
    width:100%;
    text-align:right;
    }
