/* Header navigation */
.HeaderNavigation {
	width: 100%;
	float: left;
	clear: both;
	line-height: 18px;
	height: 18px;
	overflow: hidden;
	background-color: #eaeaea;
	color: #5f5f5f;
	text-align: right;
	margin-bottom: 17px;
}

.HeaderNavigationLeft {
	width: 40%;
	float: left;
	clear: left;
	text-align: left;
}

.HeaderNavigationRight {
}

.HeaderNavigation a {
	font-weight: bold;
	color: #5f5f5f;
}
.HeaderNavigation a:hover {
	font-weight: bold;
	color: #336e9c;
}

.Clear {
	width: 100%;
	height: 1px;
	clear: both;
}

/* Colonna di sinistra */
.Table_templateSx {
	width: 209px;
	float: left;
	clear: both;
}

/* Parte centrale */
.Table_templateCentral {
	position: relative;
	width: 530px;
	float: left;
	left: 26px;
	margin: 13px 0;
}

/* Box della colonna di sinistra */
.BoxesInfoBoxHeadingCenterBoxTitle {
	
	/*padding: 1px 0px 1px 8px;*/
	
	padding: 1px 0px 1px 20px;
	background-color: #eaeaea;
	border-bottom: 1px solid #fff;
	color: #5f5f5f;
	font-weight: bold;
	
}

.InfoBoxContenent2MABox {
	clear: both;
	background-color: #f0f0f0;
	padding: 11px 1px 17px 20px;
	margin-bottom: 11px;	
}
/*
.InfoBoxContenent2MABox img {
	display: block;
	padding-right: 20px;
	margin: 0px auto;
}
*/

/* Liste di link nella colonna si sinistra*/
#contentSpace .InfoBoxContenent2MABox ul, #contentSpace .InfoBoxContenent2MABox li {
	position:relative;
	list-style:none
}
#contentSpace .InfoBoxContenent2MABox ul {
	margin:0;
	padding:0;
	/* background: url(/skin/website/widgets/sf-menu.gif) no-repeat left top; */
}
#contentSpace .InfoBoxContenent2MABox ul li {
	margin:0;
	padding:0 0 0 20px;
	background: url(/skin/website/widgets/sf-li.gif) no-repeat left top;
	font-weight:bold;
}
#contentSpace .InfoBoxContenent2MABox ul li a {
	height:20px;
	display:block;
	font-size:1em;
	line-height:1.5em;
}

input.cssbutton,  span.cssbutton {
	border: none;
	background: url(/skin/website/widgets/bg-bottoni.gif) repeat-x left center;
	color: #fff;
	height: 26px;
	line-height: 25px;
	font: arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
	vertical-align: middle;
	cursor: pointer;
}

a span.cssbutton {
	border: none;
	background: url(/skin/website/widgets/bg-bottoni-gray.gif) repeat-x left center;
	color: #fff;
	height: 25px;
	font: arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	padding: 7px 3% 7px 3%;
}

.TrentaTre {
	width: 32%;
	height: 160px;
	float: left;
	overflow: hidden;
	text-align: center;
}

.BoxesInfoBoxHeadingCenterBoxRight {
	width: 15px;
	float: right;
}

.Table_templateClear {
	width: 100%;
	clear: both;
	height: 3px;
}
.Venticinque {
	width: 23%;
	float: left;
	color: #5F5F5F;
	font-weight: bold;
}

/*
.Product_listingProductListing-heading {
	width: 12%;
	float: left;
	overflow: hidden;
}
.Table_templateCentral .Venticinque2 {
	width: 12%;
	float: left;
	overflow: hidden;
}
.InfoBoxContenent2MA {
	clear: both;
	float: right;
}
*/

h1 { font-size: 18px; }
h2 { font-size: 16px; }
h3 { font-size: 14px; }
h4 { font-size: 12px; }
h5 { font-size: 11px; }
h6 { font-size: 10px; }

h1 {
	width: 100%;
	float: left;
	margin-bottom: 10px;
}
h1.pageHeading img {
	float: right;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	/*color: #5f5f5f;	*/
	color:#5e86ac;
}

h1.pageHeading, h2.b {
	
	font-family: Tahoma, Arial, Verdana, sans-serif;
	margin: 1.6em 0 0.4em 0;
	padding: 0;
	border: none;

	font-size: 1.1em;
	font-weight: bold;
	color: #000;

}

.productName, .productPrice {
	font-size: 12px;
	font-weight: bold;
	color: #5f5f5f;
	margin: 0.5em 0;	
}
.productDescription {
	font-size: 12px;
	color: #5f5f5f;
	margin: 0.5em 0;
}
.productImage {
	float: left;
	/* width: 180px; eliminato per poter visualizzare immagini pił grandi di 180 px di larghezza */
	padding-right: 14px;
}

.s { text-decoration: line-through; }
.b { font-weight: bold; }
.ColorRed { color: #ff0000;	}

table.carrello {
	clear: both;
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #eaeaea;
	margin-bottom: 10px;
}

table.carrello td.th {
	color: #5f5f5f;
	padding: 2px 4px;
	/*background-color: #eaeaea;*/
	border: 1px solid #fff;
	font-weight: bold;
}
table.carrello td {
	/*background-color: #f0f0f0;*/
	border: 1px solid #eaeaea;
	border: 1px solid #fff;
	vertical-align: top;
	padding: 2px 4px;
}

table.carrelloMax {
	clear: both;
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #eaeaea;
	margin-bottom: 10px;
	vertical-align:top;
}
table.carrelloMax td.th {
	color: #5f5f5f;
	padding: 2px 4px;
	font-weight: bold;
}
table.carrelloMax td {
	vertical-align: top;
	padding: 2px 4px;
	/*border:1px solid red;*/
}

.productsNotifications {
	font-weight: normal;
}