@charset "utf-8";
/* CSS Document */

body {
	background-image: url(/cms/public/leader/gui/bck_body.png);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFCC;
}
h1 {
	font-size: 22px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF6600;
	padding-left: 40px;
	line-height: 44px;
	background-color: #F3F7FA;
	margin-left: 1px;
	margin-bottom: 25px;
	margin-right: -10px;
	zoom: 1;
}
h2 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #336699;
	padding-right: 36px;
	padding-left: 36px;
	padding-top: 25px;
	padding-bottom: 25px;
}
h3 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #336699;
	padding-right: 36px;
	padding-left: 36px;
	padding-top: 10px;
	padding-bottom: 10px;
}
p {
	padding-bottom: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	line-height: 140%;
}
a {
	color: #336699;
}
a:hover {
	color: #528BC5;
}
img.fileIcon {
	border: none;
	vertical-align: middle;
	padding: 5px;
}
img.left {
	float: left;
	margin-left: 36px;
	margin-right: 10px;
}
form {
	margin-right: 36px;
	margin-left: 36px;
	margin-top: 10px;
}
form table td {
	padding: 5px;
}
#container {
}
#bckContainerContent {
	background-image: url(/cms/public/leader/gui/bck_1col.png);
	background-repeat: repeat-y;
	background-position: center;
}
#containerContent {
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#mainContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#mainContent ul {
	margin-right: 36px;
	margin-left: 36px;
	list-style-type: square;
	line-height: 140%;
	padding-left: 45px;
	padding-bottom: 8px;
}
#mainContent li {
}
#bckHeader {
	background-image: url(/cms/public/leader/gui/bck_header.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#header {
	height: 140px;
	position: relative;
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#header #logo {
	position: absolute;
	left: 5px;
	top: 36px;
	z-index: 200;
}
#header #languageMenu {
	position: absolute;
	left: 525px;
	top: 9px;
	width: 375px;
	height: 24px;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#breadcrumb {
	background-color: #E1EBF2;
	margin-left: 1px;
	font-size: 11px;
	padding: 8px;
	margin-right: -10px;
	zoom: 1;
}
#bckMainImage {
	background-image: url(/cms/public/leader/gui/bck_mainimage.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#mainImage {
	width: 910px;
	margin-right: auto;
	margin-left: auto;
}
#bckFooter {
	background-image: url(/cms/public/leader/gui/bck_footer.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#footer {
	height: 223px;
	margin-right: auto;
	margin-left: auto;
}
#footer #indirizzo {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: left;
	padding-top: 25px;
	margin-left: 40px;
	line-height: 120%;
	width: 350px;
	float: left;
}
#footer #indirizzo .brand {
	font-weight: bold;
	color: #336699;
}
#footer #logos {
	text-align: right;
	width: 500px;
	float: right;
	padding-top: 25px;
}
#footer #logos img {
	margin-right: 50px;
	margin-bottom: 30px;
}
#credits {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
}
#credits a {
	color: #333333;
	text-decoration: none;
}
#credits a:hover {
	color: #990000;
}

/* ELENCO CATEGORIE */
#categoryList {
}
#categoryList .category {
	margin-left: 10px;
	margin-bottom: 36px;
	padding: 0px;
}
#categoryList .category h2 {
	padding-left: 10px;
}
#categoryList .category h2 a {
	text-decoration: none;
}
/* ELENCO SOTTOCATEGORIE */

#categoryList .subCategory {
	display: block;
	float: left;
	position: static;
	width: 196px;
	padding: 0px;
	background-color: #EEF4F8;
	border: 1px solid #B2C9DE;
	text-align: center;
	height: 180px;
	margin-bottom: 20px;
	margin-left: 12px;
}
#categoryList .subCategory h3 {
	background-color: #B2C9DE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	text-align: center;
}
#categoryList .subCategory .mainImage {
	margin-top: 10px;
	margin-bottom: 10px;

}
/* ELENCO PRODOTTI */
#productList {
	margin-left: 40px;
}
#productList h2 {
	background-color: #B2C9DE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 0px;
	text-align: center;
}
#productList h2 a, #categoryList h3 a {
	text-decoration: none;
	color: #336699;
	display: block;
	padding: 8px;
}
#productList h2 a:hover, #categoryList h3 a:hover {
	background-color: #C0D3E4;
}
#productList .product {
	margin-right: 34px;
	margin-bottom: 40px;
	width: 278px;
	background-color: #EEF4F8;
	text-align: center;
	border: 1px solid #B2C9DE;
}
#productList .product .mainImage {
	min-height: 270px;
	height: auto !important;
	height: 270px;
	background-color: #DBE8F0;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #B2C9DE;
}
#productList .product .manufacturerImage {
	min-height: 70px;
	height: auto !important;
	height: 70px;
	background-color: #E9F1F5;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #B2C9DE;
}
#productList .product .mainImage img, #productList .product .manufacturerImage img {
	margin-bottom: 8px;
	background-color: #FFFFFF;
	padding: 3px;
	border: 1px solid #B2C9DE;
}
#productList .productAttributes {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	min-height: 100px;
	height: auto !important;
	height: 100px;
	text-align: left;
	background-color: #DBE8F0;
	padding: 10px;
}
#productList .productAttributes span.attributeName {
	font-weight: bold;
	color: #336699;
}
/* PAGINA PRODOTTO */

#mainContent #productSheet p {
	margin-right: 0px;
	margin-left: 0px;
}
#mainContent table {
	margin-right: auto;
	margin-left: auto;
}
 table td {
	text-align: center;
}

 table td {
	text-align: left;
}

#productSheet #productMainContent p {
	margin-right: 0px;
	margin-left: 0px;
}
#productSheet img#productMainImage {
	background-color: #F3F7FA;
	padding: 4px;
	border: 1px solid #336699;
}
#productSheet #productDescription ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#productSheet #productGallery {
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}
#productSheet #productGallery img {
	padding: 4px;
	border: 1px solid #336699;
	background-color: #EEF4F8;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 4px;
	margin-left: 1px;
}
#productSheet #productAttributes {
	background-color: #EEF4F8;
}
#productSheet #productAttributes table td {
	padding: 10px;
	font-size: 11px;
}
#productSheet #productAttributes h2, #productSheet #productFiles h2, #productSheet #productManufacturer h2, #productSheet #productBuy h2, #pageFiles h2 {
	font-size: 14px;
	font-weight: bold;
	line-height: 28px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	background-color: #D7E4EE;
	color: #336699;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #048ECC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#productSheet #productFiles, #pageFiles {
	background-color: #EEF4F8;
	margin-top: 36px;
	padding-bottom: 13px;
}
#productSheet #productManufacturer {
	margin-bottom: 36px;
	background-color: #EEF4F8;
	text-align:center;
}
#productSheet #productBuy {
	margin-bottom: 36px;
	background-color: #EEF4F8;
	text-align:center;
}
#productSheet #productBuy form {
	margin: 10px;
}
#productSheet #productManufacturer img {
	margin-top: 7px;
	margin-bottom: 13px;
	padding: 3px;
	border: 1px solid #B2C9DE;
}
#productSheet #productFiles p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 13px;
	margin-bottom: 0px;
	margin-left: 13px;
	text-align: left;
	font-size: 11px;
}
#pageFiles {
	margin-left: 40px;
	margin-right: 30px;
	margin-bottom: 36px;
}
#pageImages {
	text-align: center;
	height: 1%;
}
#pageImages img {
	margin: 5px;
}
.pagination {
	display: block;
	text-align: center;
	padding: 10px;
	margin: 10px;
	clear: both;
}
.pagination p {
	text-align: center;
}
.pagination img {
	vertical-align: middle;
}
.pagination span {
	margin-right: 10px;
	margin-left: 10px;
}
.pagination span.current {
	padding: 5px;
	margin-right: 5px;
	margin-left: 5px;
	border: 1px solid #048ECC;
}
fieldset {
	border: 1px solid #000000;
	margin: 10px;
	font-weight: bold;
	padding: 10px;
}
legend {
	border: 1px solid #000000;
	padding: 10px;
	background-color: #F3F7FA;
}
.googleMap {
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
}
#mainContent table.contatti {
	margin: 40px;
}
#mainContent table.contatti th {
	padding: 5px;
	background-color: #E1EBF2;
}


#mainContent  table.contatti td {
	text-align: left;
	padding: 4px;
	border: 1px solid #B2C9DE;
	white-space: nowrap;
}
#mainContent table.contatti td p {
	margin: 0px;
	padding: 0px;
}




.addToCart_submit {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#124657 url(../gui/icons/cart_add.png) no-repeat scroll 15px 50%;
	border:1px solid #218EB1;
	color:#FFFFFF;
	display:block;
	float:right;
	font-size:14px;
	font-weight:bold;
	padding:5px 20px 5px 45px;
	text-decoration:none;
	margin-bottom: 10px;
}

.addToCart_submit:hover {
	text-decoration:underline;
}

.addToCart_price {
	/**float:right;*/
	font-size:14px;
	font-weight:bold;
	margin:10px;
	padding:5px 20px;
	text-align:center;
}
.alert {
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	background-color:#E1EBF2;
	font-size:16px;
	margin:10px 10px 10px;
	padding:15px;
	text-align:center;
}
div.info_box {
	background-color:black;
	height:360px;
	padding:20px;
	text-align:left;
	width:560px;
}

a.positive:hover, button.positive:hover {
	background-color:#E6EFC2;
	border:1px solid #C6D880;
	color:#529214;
}
button.button:hover, a.button:hover {
	background-color:#DFF4FF;
	border:1px solid #C2E1EF;
	color:#336699;
}
a.button, button.button {
	cursor:pointer;
	display:block;
	font-weight:bold;
	line-height:130%;
	padding:5px 10px 6px 7px;
	text-decoration:none;
	background-color:#176B86;
	border:1px solid #DEDEDE;
	color:#FFFFFF;
}
button.positive, a.positive {
	color:#FFFFFF;
}
button.button img, a.button img {
	border:medium none;
	height:16px;
	margin:0 6px -3px 0 !important;
	padding:0;
	width:16px;
}
.cart_checkout {
	float:right;
	text-decoration:none;
}
label.error {
	padding:3px 21px 3px 42px;
}
.error {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#F8FAFC url(../gui/icons/exclamation.png) no-repeat scroll 15px 50%;
	border-color:#D12F19;
}
.error, .notice, .success {
	border:2px solid #DDDDDD;
	margin-bottom:1em;
	padding:0.8em;
}
input.error, textarea.error {
	background-color:#F8FAFC;
	background-image:none;
	margin:0;
	padding:inherit;
}
