
/* Copyright (c) 2002-2008 Open2b Software Snc. */

body, table, th, input, select, textarea {
    font-family: Tahoma,sans-serif;
    font-size: x-small;
    font-size: small;
    color: #333;
}
.mainContent *{font-family:Tahoma,sans-serif !important;}
/**/
/*html>body, html>body td, html>body th, html>body input, html>body select, html>body textarea {*/
/*    font-size: small;*/
/*}*/
/**/
body {
    text-align: center;
    /*background:#D5F2FC !important;*/
    padding:0;
    margin:0;
}
a img{border:0 none;}
th { text-align: left; font-weight: normal; }
img{vertical-align:bottom;}
/**/
/*li { line-height: 140%; }*/
/**/
/*a:link { color: #0388d9; }*/
/*a:visited { color: #0388d9; }*/
/**/
/*.path { font-size: 85%; margin-bottom: 1em; }*/
/*.paging { font-size: 85%; margin: 5px 0; }*/
/**/
h1 { color: #005b7f; font-family: Tahoma,sans-serif; font-size: 160%; margin: 0 0 0.5em 0; padding: 0; }
h2 { color: #005b7f; font-family: Tahoma,sans-serif; font-weight: normal; font-size: 140%; border-bottom: 1px solid #ccc; margin: 1em 0 0.5em 0; padding: 0; clear: both; }
h3 { color: #005b7f; font-family: Tahoma,sans-serif; font-weight: bold; font-size: 120%; margin: 1em 0 0.2em 0; }
/**/
.bodyContent { text-align: left; width: 970px; margin: 0 auto; border-left:1px solid #6c8c99;border-right:1px solid #6c8c99; background:#fff; overflow:hidden;}
.mainContent { padding:0 1em; padding-bottom:80px; margin:0;}
/**/
/*/**/
/*    files: inc/header.inc*/
/**/

.header { background:url('/open2b/site/59/images/background-h.png') top no-repeat; margin:0; width:100%; height:160px;}
/*.header a { text-decoration: none; }*/
/*.header span { margin-left: 1em; }*/
/**/
.headerNavigationContainer{
    padding: 0 !important;
    text-align: right;
    vertical-align:top;
    background:url('/open2b/site/59/images/headnav-bg.gif') repeat-x bottom;
    height:88px;
}
/**+html .headerNavigationContainer{ height: 0px !important; overflow:hidden}*/
.headerNavigation {
    vertical-align:top;
    height:57px;
    padding:0;
}
/**+html .headerNavigation{ height: 0px !important; }*/
.headerDepartments ul, .headerNavigation ul {
    display: inline;
    width:100%;
    padding:0;
}
.headerDepartments ul li, .headerNavigation ul li {
    background: url('/open2b/site/59/images/tab-green1.png') no-repeat left center;
    display: block;
    float:left;
    height:28px;
    font-size: 85%;
    list-style-type: none;
    padding-left: 7px;
    margin-left: 2px;
}
.headerNavigation ul li {
    background: url('/open2b/site/59/images/tab-gray1.gif') no-repeat left center;
}
.headerDepartments ul li a, .headerNavigation ul li a{
    background: url('/open2b/site/59/images/tab-green2.png') no-repeat right center;
    display:block;
    color:#000;
    height:20px;
    padding-top:8px;
    padding-right: 7px;
    vertical-align:middle
}
.headerNavigation ul li a{
    background: url('/open2b/site/59/images/tab-gray2.gif') no-repeat right center;
}
.headerBox{
    background:url('/open2b/site/59/images/header_box.png') no-repeat top left;
    border:1px solid transparent;
    margin:0;
    padding:0;
    margin-right:5px;
    text-align:left;
    padding-left:30px;
    font-size:.8em;
    vertical-align:top;
    width:85px;
    height:85px;
}
.searchBox {
    background: url('/open2b/site/59/images/search-bg.png') repeat-x top;
    height:33px;
    padding-left: 10px;
}

ul.languages { display: block; margin-left: 0; padding: 2px; text-align: center; margin: 2px; }
ul.languages li { display: inline; padding: 0; margin: 0; padding-left: 1px; }
ul.languages li a { text-decoration: none; padding: 3px; }
ul.languages li img { border: 0; }

ul.currencies { display: block; margin-left: 0; padding: 3px; text-align: center; margin: 2px; margin-bottom: 1em; margin-top:3px; margin-bottom:0;}
ul.currencies li { display: inline; padding: 0; margin: 0; padding-left: 1px; }
ul.currencies li a { font-weight: normal; color: black; text-decoration: none; padding: 3px; border: 1px solid #ddd; }
ul.currencies li a:hover, ul.currencies li.currentCurrency a { font-weight: normal; background: #0388d9; color: white; text-decoration: none; }

.searchCount { font-weight: bold; margin-bottom: 0.5em; }

.path h1 { margin-top: 0; padding-top: 5px; }


/*/* Products */
/*.productGrid .product { border-bottom: 1px dashed #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; }*/
/*.productPrices div { margin-bottom: 3px; }*/
.productPrices label { 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; }*/
/**/
/*.promotionMessage { color: brown; font-weight: bold; margin-top: 0.5em; margin-bottom: 0.5em; }*/
/*.preOrderMessage { color: brown; font-weight: bold; margin-top: 0.5em; margin-bottom: 0.5em; }*/
/**/
/*.searchButton { text-align: center; }*/
/**/
/* addToCart */



/* Cart */

.cartCoupon { background: #F8F8F8; margin-bottom: 1em; }
.cartCoupon td { font-size: 85%; }
.cartMethods { margin: 1em 0 1em 0; }
.cartMethods td { border-bottom: 1px solid #6C8C99; }
.cartItems th { background: #f8f8f8; border: 1px solid #eee; border-bottom: 1px solid #6C8C99; color: #333; font-weight: normal; }
.cartItems td { border-bottom: 1px solid #6C8C99; }
.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: #f8f8f8; border: 1px solid #eee; border-bottom:1px solid #6C8C99; color: #333; font-weight: normal; }
.orders td { border-bottom: 1px solid #6C8C99; }

.orderCart { }
.orderCart th { background: #f8f8f8; border: 1px solid #eee; color: #333; font-weight: normal; border-bottom:1px solid #6C8C99;}
.orderCart td { border-bottom: 1px solid #6C8C99; }
.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 #6C8C99; }



/* 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;
}

.middlebar{
    background:url('/open2b/site/59/images/middlebar-bg.gif') repeat-x;
    height:30px;
    padding-top:4px;
    /*width:100%;*/
    font-size:1.5em;
    font-weight:bold;
    padding-left:1em;
    color:#005b7f;
}

/* Footer */
.footer {
    clear: both;
    text-align:center;
}
.footerbar{
    background:url('/open2b/site/59/images/footerbar-bg.gif') repeat-x;
    height:34px;
    width:100%;
    vertical-align:middle;
    text-align:center;
}
.footerbar ul { padding: 0; padding-top:4px; margin: auto; display:block ; white-space:nowrap;}
.footerbar li { padding-left: 2em; margin-right:3em; display: block; float: left;  background:url('/open2b/site/59/images/footerdot.gif') no-repeat left center;}
.footerbar li a{ color:#9E0B0E; }
.copyright { text-align: center; color: #666; margin-top: 1em; }
.copyright > img { margin-top :0.5em; }

/*estratti*/
a:link{text-decoration: none; color:#000}
a:visited{text-decoration: none; color: #000}
a:hover{text-decoration: underline; color: #000}
a:active{text-decoration: none; color: #000}
/*.o2b_35, .o2b_36, .o2b_37, .o2b_38, .o2b_39, .o2b_40, .o2b_42{color:#2D7F2A}*/
/*.o2b_41{background-image:url('/open2b/site/59/images/w5.jpg')}*/
/*.o2b_34{background-image:url('/open2b/site/59/images/l.jpg')}*/
/*.o2b_10{background-image:url('/open2b/site/59/images/q16.jpg')}*/
.o2b_5 a, .productName, .productName a{color:#9E0B0E; font-weight:bold}
/*.o2b_49{background-image:url('/open2b/site/59/images/w18.jpg')}*/
/*.o2b_47{background-image:url('/open2b/site/59/images/w13.jpg')}*/
/*.o2b_18{padding:0; font-size:11px}*/
/*.o2b_58{background-image:url('/open2b/site/59/images/a3.jpg')}*/
/*.o2b_12{background-image:url('/open2b/site/59/images/q17.jpg')}*/
/*.o2b_15{padding:0}*/
/*.o2b_17{background-image:url('/open2b/site/59/images/q26.jpg')}*/
/*.o2b_44, .o2b_59, .o2b_61, .o2b_62{color:#0076A3}*/
/*.o2b_0, .o2b_29{background-image:url('/open2b/site/59/images/25.jpg')}*/
/*.o2b_3, .o2b_32{width:100px}*/
/*.o2b_20, .o2b_21, .o2b_22, .o2b_23, .o2b_24, .o2b_25, .o2b_26{color:#39B54A}*/
/*.header {font-family:Verdana, sans-serif; font-size: 12px; COLOR:#2FFFFF;}*/
/*.o2b_16{color:#9E0B0E; padding:0}*/
/*.o2b_55{background-image:url('/open2b/site/59/images/w25.jpg')}*/
/*.o2b_51{background-image:url('/open2b/site/59/images/w19.jpg')}*/
/*.o2b_53{background-image:url('/open2b/site/59/images/w24.jpg')}*/
/*.o2b_4{background-image:url('/open2b/site/59/images/q8.jpg')}*/
/*.o2b_8{background-image:url('/open2b/site/59/images/q15.jpg')}*/
/*.o2b_1, .o2b_30{width:80px}*/
/*.o2b_6{background-image:url('/open2b/site/59/images/q9.jpg')}*/
/*.o2b_57{background-image:url('/open2b/site/59/images/r.jpg')}*/
/*.o2b_27, .o2b_63{background-image:url('/open2b/site/59/images/36.jpg')}*/
/*.o2b_33{background-image:url('/open2b/site/59/images/all.jpg')}*/
/*.o2b_60{background-image:url('/open2b/site/59/images/a5.jpg')}*/
/*.o2b_45{background-image:url('/open2b/site/59/images/w12.jpg')}*/
/*.o2b_28, .o2b_64{color:#818181}*/
/*.o2b_19{background-image:url('/open2b/site/59/images/q27.jpg')}*/
/*.o2b_14{background-image:url('/open2b/site/59/images/q18.jpg')}*/
/*.o2b_2, .o2b_31{background-image:url('/open2b/site/59/images/26.jpg')}*/
/**/
/*.text {font-family:Tahoma,sans-serif; font-size: 11px; color:#000; padding-left:10px; padding-right:10px }*/
/*.text2 {font-family:Tahoma,sans-serif; font-size: 11px; color:#000; padding-left:10px; padding-right:10px }*/
/*.news {font-family:Arial, sans-serif; font-size: 9pt; color:#000000; padding-left:10px; padding-right:5px; font-weight:900; }*/

.productPrice { color: #529f1d; font-size: 1.2em; font-weight: bold; white-space: nowrap; }
.productListPrice { color: #666; font-size: 1em;     text-decoration: line-through; white-space: nowrap; }

.promotions, .promotions2{
    margin-top:0;
    border:1px solid #6C8C99; border-right:none; background:#E7F6FD;;
    padding:.5em;
}
.promotions2{
    /*width:80%; margin:auto;*/
    border:1px solid #6C8C99;
}
.messaggiospedizioni{
    margin-top:0;
    border:1px solid #6C8C99; border-left:none; background:#E7F6FD;
    padding:.5em;
    margin-bottom:1em;
    color:#005b7f;
    font-weight:bold;
}
.messaggiospedizioni h3{}
.messaggiospedizioni td{
    color:#005b7f;
    font-weight:bold;
    padding-bottom:8px;
}
.promotions a, .promotions2 a{
    color:#D22E16
}
/*login*/
.login { text-align: left; min-height: 150px; color:#666; font-size:80%; padding: 1em; margin-top:0; padding-top:0; border:1px solid #6C8C99; border-left:none; background:#E7F6FD;}
.login h3{ font-size:1.2em; color:#005b7f}
.login label { font-size: x-small; }
.login input { font-size: x-small; }
.login a:link { text-decoration: none; }
.login a:hover { text-decoration: underline; }
.login .rememberPassword { border-top: 1px solid #000; display: block; margin-top: 0.7em; padding-top: 0.7em; }
.login .signin { display: block; margin-top: 0.6em; }

/* Menu */

.verticalMenu{background:#E7F6FD; border:1px solid #6C8C99; border-left:none;}
.verticalMenu h3 { margin-left: 1em; margin-bottom: 0.5em; padding-bottom: 0;}

.verticalMenu ul {
    list-style: none;
    margin: 0.5em;
    padding: 0.5em;
}

.verticalMenu ul li{
    background: url('/open2b/site/59/images/dot.gif') no-repeat left center;
    padding-left: 10px;
}
.departments ul li{background:none; padding-left:0;}
.simpledep,.topdep {
    background: url('/open2b/site/59/images/dot.gif') no-repeat left 8px !important;
    padding-left: 10px !important;
}
.verticalMenu ul li a { text-decoration:underline;color:#2D7F2A;font-size:1.1em; font-weight:bold;}
.verticalMenu li a:hover { color: black; text-decoration: none;}
/*addcart*/
.addToCart {
    background: #F8F8F8;
    border: 1px solid #ddd;
    font-weight: bold;
    padding: 1em;
    margin-right:1em;
    text-align: center;
}
.addToCart label { font-weight: bold; }
.addToCart input { margin-top: 8px; }
/* addToWishList */
.addToWishList { text-align: center; }
.addToWishList input{
    padding: 1em;
    margin-right:1em;
}
.subDepartments {
    border: 1px solid #ccc;
    color: #003399;
    margin-bottom: 1em;
    padding: 0.5em;
    white-space: nowrap;
}
.subDepartments a { text-decoration:underline;color:#39b54a;font-size:1.1em;}
.subDepartments a:hover{ color: black; text-decoration: none;}
.subDepartments a:visited { text-decoration:underline;color:#39b54a;font-size:1.1em;}
.subDepartment img { margin-bottom: 7px; }

/*.topdep{ background:url('/open2b/site/59/images/p.gif') left 7px no-repeat; padding-left:10px;}*/

.left_bg{
    background:url('/open2b/site/59/images/sx.png') repeat-y top right;
    width:20%;
}
.right_bg{
    background:url('/open2b/site/59/images/dx.png') repeat-y top left;
    width:20%;
}
.nopadding *{
    padding:0 !important;
    margin:0 !important;
}

.pl_row td { border-bottom:1px solid #6C8C99;}
.banners { padding:6px;}
.banners a img{ border:0 none;}
#prezzi_e_disponibilita .head td{color: #005b7f; font-weight:bold; border-bottom:1px solid #005b7f; }

.productFiles{ padding-left:0; margin-left:1.1em; margin-top:0;}
