/* ### ELENCO ### */
				
#WSorderSList {
	padding:24px;
}

#WSorderSListHeader {
	clear:both;
	margin-top:24px;
	margin-bottom:12px;
	padding:6px;
	background-color:#02326F;
	font-weight:bold;
	font-size:15px;
	color:#FFFFFF;
}

#WS4listCount {}

table.WSorderSSheet {
	width:100%;
	border-bottom:1px solid #02326F;
}

table.WSorderSSheet td {
	padding:1px;
}

td.WSorderSTextHeader {
	border-bottom:1px solid #02326F;
	text-align:left;
	font-weight:bold;
	font-style:italic;
}

td.WSorderSNumericHeader {
	border-bottom:1px solid #02326F;
	text-align:left;
	font-weight:bold;
	font-style:italic;
}

td.WSorderSTextData {
	border-bottom:1px solid #EEEEEE;
	text-align:left;
}

td.WSorderSNumericData {
	border-bottom:1px solid #EEEEEE;
	text-align:left;
}

div.WSorderMessage {
	padding-top:18px;
	padding-bottom:180px;
	background-image:url('./immagini/carrello_sfondo.png');
	background-repeat:no-repeat;
	background-position:center center;
	text-align:center;
	font-size:15px;
	font-weight:bold;
	color:#CC0000;
}

tr.WSorderDetailed {
	background-color:#FCFC02;
}

tr.WSorderError {}

tr.WSorderNoDetailed {}

/* ### DETTAGLIO ### */
				
#WSorderDetail {
	padding:24px;
	padding-bottom:0px;
}

#WSorderDetailHeader {
	clear:both;
	margin-bottom:12px;
	padding:6px;
	border-bottom:3px solid #CCCCCC;
	background-color:#EEEEEE;
	font-weight:bold;
	font-size:13px;
}

table.WSorderSheet {
	width:100%;
	border-bottom:1px solid #CCCCCC;
}

table.WSorderSheet td {
	padding:1px;
	border-bottom:1px solid #EEEEEE;
}

td.WSorderHeader {
	width:30%;
	text-align:right;
	font-style:italic;
}

td.WSorderData {
	width:70%;
	font-weight:bold;
}

td.WSorderDataHL {
	width:70%;
	font-weight:bold;
	color:#006600;
}

td.WSorderDataGL {
	width:70%;
	font-weight:bold;
	font-size:15px;
}

/* ### ARTICOLI ORDINATI ### */
				
#WSorderItemSDetail {
	padding:24px;
	padding-top:0px;
/* 
	padding-bottom:0px;
 */
}

#WSorderItemSDetailHeader {
	clear:both;
	margin-top:24px;
	margin-bottom:12px;
	padding:6px;
	border-bottom:3px solid #CCCCCC;
	background-color:#EEEEEE;
	font-weight:bold;
	font-size:13px;
}

table.WSorderItemSDetailSheet {
	width:100%;
	border-bottom:1px solid #CCCCCC;
}

table.WSorderItemSDetailSheet td {
	padding:3px;
}

td.WSorderItemSDetailHeader {
	border-bottom:1px solid #CCCCCC;
	text-align:left;
	font-weight:bold;
	font-style:italic;
}

td.WSorderItemSDetailHeaderLeft {
	border-bottom:1px solid #CCCCCC;
	text-align:left;
	font-weight:bold;
	font-style:italic;
}

td.WSorderItemSDetailHeaderRight {
	border-bottom:1px solid #CCCCCC;
	text-align:right;
	font-weight:bold;
	font-style:italic;
}

td.WSorderItemSDetailHeaderCenter {
	border-bottom:1px solid #02326F;
	text-align:center;
	font-weight:bold;
	font-style:italic;
}

td.WSorderItemSDetailDataLeft {
	text-align:left;
}

td.WSorderItemSDetailDataRight {
	text-align:right;
}

td.WSorderItemSDetailDataCenter {
	text-align:center;
}

/* ### INFO ### */
				
.WSinfo4orderList {}

/* ### GESTIONE ORDINE ### */
				
#orderExtra {}

#orderExtraDocuments {}

#orderExtraPhotos {}

#orderExtras {}

