
/* Modificato da Waldo Orlandini - Web Designer - info@orlandinidesign.com */

/* FORMATTAZIONE DEL BODY */

body {
    text-align: center;
    font-family:Arial, Helvetica, sans-serif;
    background: white;
    padding: 0;
    margin: 0;
}



.bodyContent { text-align: left; width: 970px; margin: 0 auto; }



.mainContent {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 14px;
}

.mainContent a:link {
	color: #2D2E71;
}

.mainContent a:visited {
	color: #2D2E71;
}

.mainContent a:hover {
	color: #D06800;
}
/* FORMATTAZIONE DEL BODY */






/* FORMATTAZIONE DELLE IMMAGINI */
img {
	border: none;
	margin: 0px;
	padding: 0px;
}
/* FORMATTAZIONE DELLE IMMAGINI */







/* FORMATTAZIONE DEI LINK */

/* FINE FORMATTAZIONE DEI LINK */





/* FORMATTAZIONE DEI TESTI */


h1 { /*TITOLI SEZIONI TESTUALI - ES: CHI SIAMO*/
	font-family: Arial, Helvetica, sans-serif;
	color:#666666;
	font-size: 17px; 
	margin: 12px 0px 12px 0px; 
	padding: 0; 
}

h2 { /*TITOLI PRODOTTI ACCESSORI, SCHEDA TECNICA, FILE ALLEGATI, ETC..*/
	color: #666666; 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold; 
	font-size: 17px; 
	border-bottom: 1px solid #ccc; 
	margin: 10px 0px 10px 0px; 
	padding: 5px 0px 5px 0px; 
	clear: both; 
}

h3 {
	color: #666666; 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold; 
	font-size: 14px; 
	margin: 10px 0px 10px 0px; 
	padding: 5px 0px 5px 0px; 
	border-bottom: 1px solid #999; 
}




.testoDivisione {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 4px;
	color: #FFFFFF;
}


/* Inizio Testo Base */

.testoBase {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;	
}

.testoBase a:link {
	color: #000000;
	text-decoration:underline;
}

.testoBase a:visited {
	color: #000000;
	text-decoration:underline;
}

.testoBase a:hover {
	color: #000000;
	text-decoration:underline;
}

/* Fine Testo Base */






/* Inizio Link Alti */

.testoLinkAlti {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 18px;	
}

.testoLinkAlti a:link {
	color: #333333;
	text-decoration: none;
}

.testoLinkAlti a:visited {
	color: #333333;
	text-decoration: none;
}

.testoLinkAlti a:hover {
	color: #D06801;
	text-decoration: none;
}

/* Fine Link Alti */



/* Inizio Testo Login Arancione Grassetto */

.testoLoginArancioneGrassetto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #D06801;
	line-height: 18px;	
}

/* Fine Testo Login Arancione Grassetto */





/* Inizio Testo Login Grigio Grassetto */

.testoLoginGrigioGrassetto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	line-height: 18px;	
}

.testoLoginGrigioGrassetto a:link {
	color: #666666;
	text-decoration: underline;
}

.testoLoginGrigioGrassetto a:visited {
	color: #666666;
	text-decoration: underline;
}

.testoLoginGrigioGrassetto a:hover {
	color: #D06801;
	text-decoration: underline;
}

/* Fine Testo Login Grigio Grassetto */









/* Inizio Testo Paragrafo delle pagine informative */

.testoInPagine {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 14px;
}

.testoInPagine a:link {
	color: #2D2E71;
	text-decoration: underline;
}

.testoInPagine a:visited {
	color: #666666;
	text-decoration: underline;
}

.testoInPagine a:hover {
	color: #D06801;
	text-decoration: underline;
}


.testoInPagine ul {
}

.testoInPagine ul li {
	list-style-image: url(images/0-Elementi-Comuni/PuntoElenco/PuntoPiccolo.jpg);
	line-height: 18px;
	margin: 0px 0px 0px 15px;
	padding:0px;
}

.testoInPagine ol {
}

.testoInPagine ol li {
	list-style-image: url(images/0-Elementi-Comuni/PuntoElenco/PuntoPiccolo.jpg);
	line-height: 18px;
	margin: 0px 0px 0px 15px;
	padding:0px;
}

/* Fine Testo Login Grigio Grassetto */
















/* FINE FORMATTAZIONE DEI TESTI */





/* FORMATTAZIONE DEI MODULI DI RICERCA */

.ModuloCerca input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 0px;
	margin: 0px;
	vertical-align:middle;	
}


.ModuloCerca select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	margin: 0px;
	padding: 0px;	
	vertical-align:middle;	
}


.ModuloCerca img {
	margin: 0px 0px 3px;
	padding: 0px;	
	vertical-align:middle;	
}

/* FINE FORMATTAZIONE DEI MODULI DI RICERCA */






/* FORMATTAZIONE DEI MODULI DI LOGIN */

.ModuloLogin input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	padding: 0px;
	margin: 0px;
	vertical-align:middle;	
}


.ModuloLogin a {
	margin: 0px;
	padding: 0px;	
}

/* FINE FORMATTAZIONE DEI MODULI DI LOGIN */







/* FORMATTAZIONE DEL MODULO DI REGISTRAZIONE */

.areaDiTesto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding: 5px;
	margin: 0px;
}

/* FINE FORMATTAZIONE DEL MODULO DI REGISTRAZIONE */












/* FORMATTAZIONE MENU REPARTI */

.TabReparti { 
	font-size: 1px;
	margin-left: 10px;
	margin-bottom: 12px;
}


.TabReparti ul {
	margin: 10px 0px 5px 27px;
	padding: 0px;
}


.TabReparti ul li {
	list-style-image: url(images/0-Elementi-Comuni/PuntoElenco/Punto-Elenco.gif);
	margin-bottom: 8px;
	padding: 0px;
	list-style-position: inset;
	
}


.TabReparti ul li a { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #0B2464; 
	text-decoration: none;
	margin: 0px;
	padding:0px;
}

.TabReparti ul li a:hover { 
	color: #D06801; 
}

/*FORMATTAZIONE MENU REPARTI */



/* FORMATTAZIONE TABELLA PAGAMENTI */

.TabPagamenti { 
	font-size: 1px;
	margin-left: 10px;
	margin-bottom: 12px;
}

/* FINE FORMATTAZIONE TABELLA PAGAMENTI */


/* FORMATTAZIONE TABELLA 5 MOTIVI IN PAGINA PRODOTTI */

#Tab5Motivi {
	margin-right:12px;
	margin-bottom: 12px;
}

/* FINE FORMATTAZIONE TABELLA 5 MOTIVI IN PAGINA PRODOTTI */


/* FORMATTAZIONE TABELLA PICKUP CENTER IN PAGINA PRODOTTI */

#TabPickUpCenter { 
	margin-right:12px;
	margin-bottom: 12px;
}

/* FINE FORMATTAZIONE TABELLA PICKUP CENTER IN PAGINA PRODOTTI */


/* FORMATTAZIONE TABELLA SPEDIZIONI IN PAGINA PRODOTTI */

#TabSpedizioni { 
	margin-right:12px;
	margin-bottom: 12px;
}

/* FINE FORMATTAZIONE TABELLA SPEDIZIONI IN PAGINA PRODOTTI */







/* Modificato da Waldo Orlandini - Web Designer - info@orlandinidesign.com */






.px {
	font-size:1px;
}


























/* Copyright (c) 2002-2007 Open2b Software Snc. */


/*
body, table, th, input, select, textarea {
    color: #333;
}
*/


th { text-align: left; }

/* td img { vertical-align: bottom; } */


/* NON UTILIZZATO 
li { line-height: 140%; }
*/


/* NON UTILIZZATO 
a:link { color: #0388d9; }
a:visited { color: #0388d9; }
*/







/* COPIA DI HEADER 

.header { border-top: 12px solid #78b400; margin-bottom: 5px; margin-top: 1px; clear: both; font-size: 12px; }
.header a { color: black; text-decoration: none; }
.header span { margin-left: 1em; }
.headerNavigation { background: #f1f2f6; padding: 0.5em; font-size: 11px; text-align: left; }
.headerNavigation ul { margin: 0; padding: 0; list-style: none; }
.headerNavigation ul li { border-right: 1px solid #b8b8b8; display: inline; margin: 0; padding: 0 1em; }
.searchBox { background: url('style/images/header_bg.png'); margin-top: 3px; padding: 5px; }

COPIA DI HEADER /*


/* LANGUAGES MODIFICATO */ 
.languages { margin: 0px 0px 0px 0px; text-align: center; }
.languages ul { display: inline; margin-left: 0; }
.languages ul li { display: inline; list-style-type: none; margin-left: 80px; padding-left: 1px; }
.languages ul li img { border: 0; }


/* COPIA DI LANGUAGES PRIMA DI MODIFICA 
.languages { margin: 5px 0 4px 0; width: 160px; text-align: center; }
.languages ul { display: inline; margin-left: 0; }
.languages ul li { display: inline; list-style-type: none; margin: 0; padding-left: 1px; }
.languages ul li img { border: 0; }
*/


/*
    files: search_catalog.dwt
*/

.searchCount { font-weight: bold; margin-bottom: 0.5em; }
.search th { border-left: 3px solid #D06801; }



/* COPIA DI LOGIN PRIMA DI MODIFICA 

.login { border: 1px solid #dcdcdc; margin-top: 1em; padding: 2px; }
.login h3 { background: #fafafa; border-bottom: 3px solid #78b400; color: #666; font-size: 13px; font-weight: normal; margin: 0; padding: 5px; }
.login label { font-size: 11px; }
.login input { font-size: 11px; }
.login a:link { text-decoration: none; }
.login .rememberPassword { border-top: 1px solid #ddd; display: block; font-size:11px; margin-top: 0.7em; padding-top: 0.7em; }
.login .signin { display: block; font-size:11px; margin-top: 0.6em; }

COPIA DI LOGIN PRIMA DI MODIFICA */






/* COPIA DI VERTICALMENU PRIMA DI MODIFICA 

.verticalMenu { border: 1px solid #dcdcdc; margin-top: 1em; padding: 2px; }

.verticalMenu h3 { background: #fafafa; border-bottom: 3px solid #78b400; color: #666; font-size: 13px; font-weight: normal; margin: 0; padding: 5px; }

.verticalMenu ul { background: #f0f5ff; list-style: none; margin: 2px; padding: 0.5em; }

.verticalMenu ul li {
    background: url('style/images/dot2.png') no-repeat 0 8px;
    padding-left: 1em;
}

.verticalMenu ul li a { color: #3d5165; text-decoration: none; }
.verticalMenu li a:hover { color: #3d5165; }

FINE COPIA DI VERTICALMENU PRIMA DI MODIFICA */




/* Departments */

.path h1 { margin-top: 0; padding-top: 5px; }

.subDepartments {
    border: 1px solid #ccc;
    color: #003399;
	background: #f1f2f6; 
    margin-bottom: 12px;
    padding: 5px;
    white-space: nowrap;
}

.subDepartments a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
}

/*
.subDepartments a:visited {
	color:#333333;
}
*/

.subDepartment img {
	margin-bottom: 2px;
}

/* TABELLA PRODUCTS MODIFICATA */


.path {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	margin: 0px 0px 5px 5px; 
}

.paging {
	font-size: 13px;
	font-weight:bold;
	margin: 10px 0px;
}


.productGrid .product { border-bottom: 1px dashed #ddd; }


.products th {
	font-size:12px;	
	font-weight: bold;
	background: #f1f2f6; 
	border: 1px solid #eee;
	border-bottom: 3px solid #D06801;
	color: #333;
}

.products td { border-bottom: 1px solid #eee; }



/* MODIFICA DI PRODUCT NAME*/

.productName { 
	font-size: 15px; 
	font-weight: bold; 
	color:#2D2E71; 
	margin-bottom:5px; 
}

.productNameForProductPage { /* FORMATTAZIONE NOME PRODOTTO SU PAGINA DI SPECIFICA PRODOTTO*/
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #2D2E71;
	font-size: 18px; 
	margin: 0px 0px 5px 0px; 
	padding: 0; 
}


.productName a { 
	font-size: 15px; 
	font-weight: bold; 
	color:#2D2E71; 
	margin-bottom:5px; 
}

.productName a:link{ 
	font-size: 15px; 
	font-weight: bold; 
	color:#2D2E71; 
	margin-bottom:5px; 
}

.productName a:visited{ 
	font-size: 15px; 
	font-weight: bold; 
	color:#2D2E71; 
	margin-bottom:5px; 
}

.productName a:hover{ 
	font-size: 15px; 
	font-weight: bold; 
	color:#D06800; 
	margin-bottom:5px; 
}


/* FINE MODIFICA DI PRODUCT NAME*/



.productProducer {
	font-family:Arial, Helvetica, sans-serif;		
	font-size: 12px; 
	font-weight: normal; 
}

.productImage {
	/*float: left;*/
	padding: 0px 15px 5px 0px; 
}

.productLongDescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.productShortDescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 20px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
}

.productShortDescriptionForList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}


.productSku {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}


/* NON UTILIZZATO

.productPrices div {
	margin-bottom: 3px;
}

*/


.productPrices label {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size:13px;
	font-weight: bold; 
}

.productListPrice {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 14px;
	text-decoration: line-through;
}

.productPrice {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
	font-size: 16px;
	font-weight: bold;
}

.productPriceDiscount { color: #5dad37; }
.productNotOnSale { color: brown; }
.productNotAvailable { color: brown; }

.productChart { text-align: left; }
.productChart h2 { margin: 0.5em 0 0.5em 0; }
.productChart th { background: #f1f2f6; border: 1px solid #eee; color: #333; font-weight: normal; }
.productChart td { border-bottom: 1px solid #eee; }



/* addToCart */

.addToCart {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	float:left;
}

.addToCart label {
	color: #666; 
	font-weight: bold; 
}

.addToCart input {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;	
	margin: 5px 30px 5px 0px; 
}




/* WishList */

.addToWishList { 
}

.addToWishList input {
	margin: 5px 0px 5px 0px; 
}

/* Cart */

.cartCoupon { background: #eee; }
.cartCoupon td { font-size: 11px; }
.cartMethods { margin: 1em 0 1em 0; }
.cartMethods td { border-bottom: 1px solid #eee; }


.cartItems {
	font-size: 13px;
}


.cartItems th {
	background: #f1f2f6; 
	border: 1px solid #eee; 
	border-bottom: 3px solid #D06800; 
	color: #000000; 
	font-weight: bold;
}


.cartItems td { border-bottom: 1px solid #eee; }
.cartItems .totalRow {  }
.cartItems td.totalLabel { font-weight: bold; }
.cartItems td.total { font-weight: bold; }
.cartEmptyBox { background: #f1f2f6; padding: 2em; margin-right: 15em; }
.cartItems .discountLabel, .cartItems .discount { color: brown; font-weight: bold; }


/* Order */

.orders th { background: #f1f2f6; border: 1px solid #eee; color: #333; font-weight: normal; }
.orders td { border-bottom: 1px solid #eee; }

.orderCart { }
.orderCart th { background: #f1f2f6; border: 1px solid #eee; color: #333; font-weight: normal; }
.orderCart td { border-bottom: 1px solid #eee; }
.orderCart .totalRow { background: #ffc; }
.orderCart td.totalLabel { font-weight: bold; }
.orderCart td.total { font-weight: bold; }
.orderCart .delivery { margin: 1em 0 1em 0; }

.orderDetail {}

/* Checkout */

.note { text-align: center; }

.checkoutStages {
	font-size: 18px; 
	text-align: center; 
	color: #999999; 
}

.checkoutStage {
	color: #D06800;
	font-weight: bold; 
}

.checkoutForm {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	width: 100%;
}

.checkoutButtons { text-align: center; margin-top: 1em; margin-bottom: 5em; padding-top: 1em; border-top: 1px solid #ccc; }

/* FOMRMATTAZIONE DI FOOTER */

/* COPIA DI FOOTER PRIMA DI MODIFICA
.footer {
	clear: both;
	padding-top: 0.5em;
	margin-top: 1em;
	margin-bottom: 10px;
	color: #666;
	border-top: 1px solid #cccccc;
	font-size: 10px;
}

.footer {
	margin-bottom: 11px;
	color: #2D2E71;
	font-size: 10px;
}

.footer ul { padding: 0; margin: 0; }

.footer li { padding-right: 1em; display: block;  }


 FINE COPIA DI FOOTER PRIMA DI MODIFICA */




/* FORMATTAZIONE MENU FOOTER */

.TabFooter {
	font-size: 1px;
	margin-bottom: 12px;
	margin-top: 12px;
	margin-right: 0px;
	margin-left: 0px;
}

.TabFooter img.titoli{ 
	margin: 5px 0px 0px 10px;
	padding: 0px;
}


.TabFooter ul {
	margin: 14px 0px 5px 27px;
	padding:0px;
}

.TabFooter ul li {
	list-style-image: url(images/0-Elementi-Comuni/PuntoElenco/PuntoPiccolo.jpg);
	margin: 0 0 10px 0;
	padding:0px;
}

.TabFooter ul li a { 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px; 
	color: #0B2464; 
	text-decoration: none;
	margin: 0px;
	padding:0px;
}

.TabFooter li a:hover { 
	color: #D06801; 
}

/* FINE FORMATTAZIONE MENU FOOTER */










/* FORMATTAZIONE TABELLA LINK BASSI */

.TabLinkBassi {
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #D06800;
	margin-bottom: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

.TabLinkBassi ul {
	margin: 0px auto;
	padding:0px;
	list-style-type: none;
}

.TabLinkBassi ul li {
	list-style-image: url(images/0-Elementi-Comuni/PuntoElenco/PuntoPiccolo.jpg);
	line-height: 18px;
	margin-right: 15px;
	padding:0px;
	display: inline;
}

.TabLinkBassi ul li a { 
	font-family:Arial, Helvetica, sans-serif; 
	color: #D06800; 
	text-decoration: underline;
}

.TabLinkBassi li a:hover { 
	color: #0B2464;
	text-decoration: underline; 
}

/* FINE FORMATTAZIONE TABELLA LINK BASSI */







/* FORMATTAZIONE DI COPYRIGHT */

.Copyright { font-size:11px; text-align: center; color: #666; }

.Copyright a { 
	color: #666666; 
	text-decoration: none;
	margin: 0px;
	padding:0px;
}

.Copyright a:hover { 
	color: #D06801; 
}


/* FINE FORMATTAZIONE DI COPYRIGHT */


/* Closed */

.closed { background: #edf2f2; padding: 5em; text-align: center; }

/* Forms */

form { padding: 0; margin: 0; display: inline; }

.required { vertical-align: top; color: red; }

.message {
    color: red;
    font-weight: bold;
    text-align: center;
    background: #ffffd5;
    border-top: 1px solid #f5f6be;
    border-right: 2px solid #f5f6be;
    border-bottom: 2px solid #f5f6be;
    border-left: 1px solid #f5f6be;
    padding: 1em;
    margin-top: 1em;
    margin-bottom: 1em;
}

.messageInfo {
    color: navy;
    font-weight: bold;
    text-align: center;
    background: #eeeeee;
    border-top: 1px solid #f5f6be;
    border-right: 2px solid #f5f6be;
    border-bottom: 2px solid #f5f6be;
    border-left: 1px solid #f5f6be;
    padding: 1em;
    margin-top: 1em;
    margin-bottom: 1em;
}

.fieldError { background: #ffffd5; }

.error { color: red; display: block; }

.errorSummary {
    color: red;
    font-weight: bold;
    text-align: center;
    background: #ffffd5;
    border-top: 1px solid #f5f6be;
    border-right: 2px solid #f5f6be;
    border-bottom: 2px solid #f5f6be;
    border-left: 1px solid #f5f6be;
    padding: 1em;
    margin-top: 1em;
    margin-bottom: 1em;
}
























/* Copia stili CSS Open2b

html>body, html>body td, html>body th, html>body input, html>body select, html>body textarea {
    font-size: 1px;
}


Copia stili CSS Open2b */



