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


th { text-align: left; }

li { line-height: 140%; }

a:link { color: #0388d9; }
a:visited { color: #0388d9; }

/* Languages */

ul.languages { border: 0 solid red; float: right; list-style: none; margin: 0; padding: 0; }
ul.languages li { float: right; margin: 0; padding: 0 2px; }
ul.languages li img { border: 0; }

/* Headers */

h1 { color: #666; font-family: arial; font-size: 160%; margin: 0 0 0.5em 0; padding: 0; }
h2 { color: #666; font-family: arial; font-weight: normal; font-size: 140%; border-bottom: 1px solid #ccc; margin: 0 0 0.5em 0; padding: 0; clear: both; }
h3 { color: #666; font-family: arial; font-weight: bold; font-size: 100%; margin: 1 0 0.2em 0; border-bottom: 1px solid #999; }

/* Content */

#content { padding-left: 1em; }

/* Search */

.searchCount { font-weight: bold; margin-bottom: 0.5em; }

/* Header */

#header { border-bottom: 1px solid #0388d9; margin-bottom: 5px; clear: both; }
#header a { text-decoration: none; }
#header span { margin-left: 1em; }
#headerNavigation { display: inline; padding: 0.5em; font-size: 85%; text-align: right; }
#headerNavigation ul { margin: 0; padding: 0; list-style: none; }
#headerNavigation ul li { background: url('/open2b/site/1/style/images/dot.png') no-repeat left center; display: inline; margin: 0; padding: 0 1em 0 7px; }
#searchBox { border-top: 1px solid #ddd; background: #f1f2f6; }

/* Login */

#login { text-align: left; min-height: 150px; background: #f1f2f6; border: 1px solid #ddd; color:#666; font-size:80%; padding: 1em; }
#login h3 { display: none; }
#login label { font-size:80%; }
#login input { font-size:80%; }
#login a:link { text-decoration: none; }
#login .rememberPassword { border-top: 1px solid #ddd; display: block; margin-top: 0.7em; padding-top: 0.7em; }
#login .signin { display: block; margin-top: 0.6em; }

/* Departments */

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

#departments h3 {display: none;}

#departments ul { list-style: none; margin: 0; padding: 0; background:#eee;}

#departments ul li {
    background: url('/open2b/site/1/style/images/dot2.png') no-repeat left center;
    padding-left: 1em;
    border-bottom: 1px solid #ddd;
    white-space: nowrap;
	border-bottom: 1px dashed #999;

}

#departments ul li a {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration:none;
	color: #333333;
}
#departments li a:hover { color: black; }

#subDepartments { background: #f1f2f6; color: #003399; padding: 0.5em; white-space: nowrap; }
#subDepartments a { text-decoration: none; }
#subDepartments a:visited { list-style: none; }

/* Products */

.productTable > td { border: 1px solid #ddd; }

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

.productName {  }
.productProducer { font-size: small; font-weight: normal; }
.productImage { float: left; padding: 0 2em 1em 0; }
.productPrice { color: #5dad37; font-size: 120%; font-weight: bold; }
.productPriceList { color: #666; text-decoration: line-through; }

.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; }

/* Cart */

#cart { }
#cart th { background: #f1f2f6; border: 1px solid #eee; border-bottom: 1px solid #0388d9; color: #333; font-weight: normal; }
#cart td { border-bottom: 1px solid #eee; }
#cart #totalRow {  }
#cart td#totalLabel { font-weight: bold; }
#cart td#total { font-weight: bold; }
#cart #delivery { margin: 1em 0 1em 0; }
#cartCoupon { background: #eee; }
#cartCoupon table td { font-size: 85%; }

#cartEmptyBox { background: #f1f2f6; padding: 2em; margin-right: 15em; }

/* 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: 120%; text-align: center; color: #666666; }
#checkoutStage { color: #ee3300; font-weight: bold; }
#checkoutForm { width: 100%; }
#checkoutButtons { text-align: center; margin-top: 1em; margin-bottom: 5em; padding-top: 1em; border-top: 1px solid #ccc; }

/* Footer */

.footer {
	clear: both;
	padding-top: 0.5em;
	margin-top: 1em;
	color: #666;
	border-top: 1px solid #cccccc;
	font-size: small;
}
.footer ul { padding: 0; margin: 0; }
.footer li { padding-right: 1em; display: block; float: left;  }
.copyright { text-align: center; color: #666; margin-top: 2em; }
.copyright > img { margin-top :0.5em; }

/* 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;
}

/* ORIGINAL www.comfortonline.it */

input
{
	background-color: #ffffff;
	font-family: Verdana, Arial;
	font-size: 10px;
	 border: 1px #666666 ridge
	 }
select
{
	font-family: Verdana, Arial;
	font-size: 7pt;
	background-color: #cccccc;
}

input.prezzi
{
	text-align:right;
}

textarea
{
	border-width: 1px;
	border-style: solid;
	font-family: Verdana, Arial;
	font-size: 8pt;
}
.home {
	background-image: url('images/sf.gif');
	background-repeat: repeat-x;
}
.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.testob {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.titolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.tdlink{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-decoration:none;
}
.riqua{background-color:#666666;}

a.menu{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration:none;
}
a.menu:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
a.menu:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7596AA;
	text-decoration: none;
}
a.menu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:  #7596AA;
	text-decoration:underline;
}
a.map{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1C5598;
	text-decoration:none;
}
a.map:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1C5598;
	text-decoration: none;
}
a.map:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1C5598;
	text-decoration: none;
}
a.map:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:  #7596AA;
	text-decoration:underline;
}
a.lkm{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration:underline;
}
a.lkm:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration:underline;
}
a.lkm:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:  #333333;
	text-decoration:underline;
}
a.lkm:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration:none;
}
a.lkm:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.lk{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration:underline;
}
a.lk:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration:underline;
}
a.lk:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:  #333333;
	text-decoration:underline;
}
a.lk:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration:none;
}
a.lk:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.frec{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ff9900;
	text-decoration:none;
}
a.bianco, a.bianco:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration:none;
}
a.bianco:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration:none;
}
a.bianco:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration:none;
}
.tdbianco{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration:none;
        white-space:nowrap;
        height:18px;
}
a.bianco:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #B9DCFF;
	text-decoration:underline;
}

.vert {
	background-image: url('images/righ.gif');
	background-repeat: repeat-y;
}
.carrello{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration:none;
}
a.carrello{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration:none;
}
a.carrello:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration:none;
}
.tabtitolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	position: relative;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-bottom-color: #7596AA;
	border-left-color: #7596AA;
}
.tabtitolo2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	border-rigth-width: 1px;
	border-rigth-style: solid;
	border-rigth-color: #999999;
}
.contornodx {
	border-rigth-width: 1px;
	border-rigth-style: solid;
	border-rigth-color: #999999;
}
.contornosx {

	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	
}
.smenusxtop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background-color:#CCCCCC;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;

}
.smenusx {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	background-color:#F8F8F8;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
}
.smenutop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	background-color:#EEEEEE;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
.smenuvoci {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color:#EEEEEE;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding-left: 10px;
}
.smenuvociup {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color:#DDDDDD;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding-left: 10px;
}
.ssmenuvoci {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color:#B9DCFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6AB5FF;
	padding-left: 20px;
}
.ssmenuvociup {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
	background-color:#6AB5FF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6AB5FF;
	padding-left: 20px;
}
.barratit{background-color:#CCCCCC;}
.titut {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ff9900;
	font-weight: bold;
}
.desut {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
}
.arthead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color:#D7EBFF;
}
.sfondogrigio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color:#eeeeee;
}
.artheadblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color:#D7EBFF;
}
.titcart {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color:#fafafa;
}
.titcart {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color:#fafafa;
}.asscart {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color:#fafafa;
}
.tit{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #0052A4;
}
.titolino{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
}
h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
	margin: 0px;
	padding: 0px;
}
.tabhead{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	background-color:#cccccc;
}
.tabheadb{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0052A4;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color:#F0F8FF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F0F8FF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color:#0052A4;
	background-color:#D7EBFF;

}
.tabheadblue{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006666;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #006666;
	background-color:#0052A4;
}
.tabheadtotnb{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	background-color:#dddddd;
}
.tabheadtot{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	background-color:#dddddd;
}
.tabheadbe{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
	background-color:#dddddd;
}
.titcatlin{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.titcat{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}
a.titcat{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration:none;
}
a.titcat:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-decoration:underline;
}
a.pag{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration:none;
}
a.pag:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-decoration:underline;
}
.trattfondo {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
.trattfondomeutop {
	background-color:#0052A4;
}
.trattfondodx {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.trattsx {

	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #999999;
}
.trattdx {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #999999;
}
.trattodx {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color:#dddddd;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #999999;
}
.tratttop {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
}
.trattfooter {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	background-color:#999999;
}
.contorno{
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
}
.contornosf{
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
	background-color:#eeeeee;
}
.did {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #FFFFFF;
}
.colonnasx {
	background-image: url('images/sfcolonnasx.gif');
	background-repeat: repeat-y;
}
.titolone {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #799BC4;
}
.titolonebue {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #1C5598;
}
.indirizzi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
a.menusxlk
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration:none;
	color: #333333;
}
a.menusxlk:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration:none;
	color: #000000;
}
a.maillk
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	color:#003399;
}
a.maillk:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration:none;
	color: #000000;
}
.sfondohead
{
	background-color:#0055AA;
}

.loginSubmit input { background-color:#EEEEEE;border:none }
