
/* Copyright (c) 2002-2007 Open2b Software Snc. */

body, table, th, input, select, textarea {
    font-family: verdana, sans-serif;
}

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: url('/open2b/site/1/images/back-body.jpg') repeat;
    padding: 0;
    margin:0;
}

a{color:#6E1800 !important;}

img{
    vertical-align:bottom;
}
th { text-align: left; font-weight: normal; }

li { line-height: 140%; }

.path { font-size: 85%; margin-bottom: 1em; }
.paging { font-size: 85%; margin: 5px 0; }

h1 { color: #6E1800; font-family: arial; font-size: 160%; margin: 0 0 0.5em 0; padding: 0; }
h2 { color: #6E1800; font-family: arial; font-weight: normal; font-size: 140%; margin: 1em 0 0.5em 0; padding: 0; clear: both; }
h3 { color: #ddd; font-family: arial; font-weight: bold; font-size: 100%; margin: 1em 0.2em 0.1em 0.5em;  }

.bodyContent { text-align: left;}
.mainContent { padding:0; }

/*
    files: inc/header.inc
*/

.header { border-bottom: 1px solid #0388d9; clear: both; }
.header a { text-decoration: none; }
.header span { margin-left: 1em; }

.headerNavigation {
    background:url('/open2b/site/1/images/bg-menu-head.jpg') repeat-x;
}
.headerNavigation td{
    vertical-align:middle !important;
}
.headerNavigation img{
    float:left;
}
.headerNavigation .left div{
    background:url('/open2b/site/1/images/menu_01.jpg') left top no-repeat;
    width:8px;
    height:45px;
}
.headerNavigation .right div{
    background:url('/open2b/site/1/images/menu_06.jpg') right top no-repeat;
    width:31px;
    height:45px;
}

.headerNavigation a{
    font-size:1.05em;
    font-weight:bold;
    position:relative;
    text-decoration:none;
    top:10px;
}

.path a{
    color:#6B1D07 !important;
}

.searchBox {
    padding:0;
    width:198px;
    height:60px;
    background:url('/open2b/site/1/images/back-sea.png') top no-repeat;
    margin:0;
    border-top:1px solid #725F3F;
    vertical-align:middle !important;
}
.searchBox form{
    display:block;
    margin:0;
    margin-left:20px;
    margin-top:27px;
    vertical-align:middle;
}
.searchBox form>input{
    border:0;
    width:120px;
    font-size:11px;
}

.languages {
    margin: 0;
    padding:0;
    text-align: center;
    display:block;
    /*list-style:none;*/
    /*border:1px solid red;*/
    vertical-align:top;
    padding-bottom:15px;
}
.languages li{
    margin: 0;
    padding:0;

    display:inline;
    list-style:none;
    padding-left:2px;
    line-height: normal;
    vertical-align:top;
}
.languages li a{
    margin:0;
    padding:0;
}
.languages img{
    padding:0;
    float: none !important;
    vertical-align:bottom;
}

.currencies{
    margin: 0;
    padding:0;
    text-align: center;
    display:block;
    margin-top:.5em;
}
.currencies li{
    margin: 0;
    padding:0;

    display:inline;
    list-style:none;
    padding-left:2px;
    line-height: normal;
    vertical-align:top;
}
.currencies li a{
    margin:0;
    padding:1px 3px;
    color: #e4ccaa !important;
    border:1px solid #A98C6E;
    text-decoration:none;
}
.currencies li a:hover{
    background:#9D2200;
}
/*
    files: search_catalog.dwt
*/

.searchCount { font-weight: bold; margin-bottom: 0.5em; }

/* 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: x-small; }
.login input { font-size: x-small; }
.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; }

/* Menu */

.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/1/style/images/dot2.png') no-repeat 0 8px;
    padding-left: 10px;
    border-bottom: 1px solid #ccc;
}

.verticalMenu ul li a { text-decoration: none; }
.verticalMenu li a:hover { color: black; }

/* Departments */

.path h1 { margin-top: 0; padding-top: 5px; }

.subDepartments {
    margin-bottom: 1em;
    padding: 0.5em;
    white-space: nowrap;
}
.subDepartments table{
    width:98%;
    margin:auto;
}
.subDepartments a { font-size:1.1em; text-decoration: none; }
.subDepartments a:visited { list-style: none; }
.subDepartment img { margin-bottom: 2px; }

/* Products */

.productGrid .product { border-bottom: 1px dashed #ddd; }
.products th { background: #6E1800; border: 1px solid transparent; border-bottom: 1px solid #B79653; color: #ddd; font-weight: normal; }
.products td { border-bottom: 1px solid #B79653; }

.productName a{
    font-weight:bold;
    color:#6E1800 !important;
}
.productProducer { font-size: small; font-weight: normal; }
.productImage { float: left; padding:0;}
.productPrices div { margin-bottom: 3px; }
.productPrices label { color: black; font-weight: bold; }
.productListPrice { color: #666; text-decoration: line-through; white-space: nowrap; }
.productPrice { color: #692109; font-size: 100%; font-weight: bold; white-space: nowrap; }
.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 {
    background: #f1f2f6;
    border: 1px solid #ddd;
    font-weight: bold;
    padding: 1em 0 2em 0;
    text-align: center;
}

.addToCart label { color: #666; font-weight: bold; }

.addToCart input { margin-top: 8px; }

/* addToWishList */

.addToWishList { text-align: center; }
.addToWishList input { margin: 1em 0 2em 0; }

/* Cart */

.cartCoupon { background: #eee; }
.cartCoupon td { font-size: 85%; }
.cartMethods { margin: 1em 0 1em 0; }
.cartMethods td { border-bottom: 1px solid #B79653; }
.cartItems th { background: #661A02; border: 1px solid transparent; border-bottom: 1px solid #B79653; color: #ddd; font-weight: normal; }
.cartItems td { border-bottom: 1px solid #B79653; }
.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: #6E1800; 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: 120%; text-align: center; color: #ddd; }
.checkoutStage { color: #661A02; 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;
}
.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: #922D11; padding:5em; text-align: center; width:80%; margin:300px auto; border:3px solid #6A1E04;}

/* 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;
}

.productImage img{
    vertical-align:bottom;
}
div .frame{
    /*border:1px solid red;*/
    width:40px;
    height:40px;
    padding:0;
    margin:0;
}

.Intestazione{
    font-weight:bold;
    /*font-size:0.5em;*/
    color:#ccc;
    border-bottom:1px solid #6E1800;
    border-right:1px solid #6E1800;
    background:#872206;
}
.Cella{
    /*font-size:0.5em;*/
    color:#692109;
    height:2em !important;
    vertical-align:middle !important;
    border-bottom:1px solid #6E1800;
    border-right:1px solid #6E1800;
}
.productImageTable{

}
.frame_choice{
    display:none;
    min-width:77px;
    border:1px solid #6E1800;
    padding:2px;
    margin:0px;
    height:100%;
    overflow: auto;
    height:300px;
}

.frame_choice img{
    display:block;
    min-width:75px;
    min-height:75px;
    border:1px solid transparent;
}

.frame_choice img:hover{
    border:1px solid red;
}
._desc{
    display:none;
}
._price_original{
    display:none;
}

.dep_menu_item{
    margin-top:3px;
    vertical-align:middle;
}

.dep_menu_item a{
    text-decoration:none;
    font-weight:bold;
    font-size:1.1em;
    white-space:nowrap;
}

.lightLinks a{
    color:#e4ccaa !important;
}

