
/* Copyright (c) 2002-2008 Open2b Software Snc. */

html, body {
    height: 100%; 
    margin: 0; 
    padding: 0;
    color: #62667a;
    font-family: Arial, Verdana, sans-serif;
    font-size: 10px;
}

body, table, th, input, select, textarea {
    font-family: "Lucida Grande",Geneva,Arial,Verdana,sans-serif;
    font-size: 100%;
    color: #62667A;
}

html>body, html>body td, html>body th, html>body input, html>body select, html>body textarea {
    font-size: small;
}

body {
    margin: 0;
    padding: 0;
    text-align: center;
}

th { text-align: left; font-weight: normal; }

ul { list-style: none; list-style-image: <none>; }

li { list-style: none; list-style-image: <none>; line-height: 140%; }

a:link { color: #003a82; }
a:visited { color: #005392; }

.path { font-size: 100%; margin-bottom: 1em; }
.paging { font-size: 100%; margin: 5px 0; }


h1 { color: #666; font-family: Arial,Helvetica,sans-serif font-size: 160%; margin: 0 0 0.5em 0; padding: 0; }
h2 { color: #666; font-family: Arial,Helvetica,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: #666; font-family: Arial,Helvetica,sans-serif font-weight: bold; font-size: 100%; margin: 1em 0 0.2em 0; background: #ffffff; }

div.hack { 
    text-align: left; 
    width: 980px; 
    margin: 0 auto; 
    position: relative;
    height: 100%;
    min-height: 100%;
    z-index: 2;
}

div.bodyContent {
    position: absolute;
    text-align: left; 
    width: 100%; 
    margin: 0 auto; 
    position: relative;
    height: 100%;
    min-height: 100%;
    z-index: 2;
    background: #d8d8da url('/store/open2b/site/21/images/body-bg.gif') top center repeat-x;
}

html>body .bodyContent {
    height: auto;
}


.mainContent { padding: 1em; }

/*
    files: inc/header.inc
*/

.header { 
    clear: both; 
    width: 970px; 
    margin: 0 auto; 
}

.header a { text-decoration: none; }
.header span { margin-left: 1em; }

.headerNavigation {
    padding: 0;
    text-align: left;
    height: 40px;
}

.headerNavigation ul {
    padding: 0;
    margin: 0;
    /* display: inline; */
    font-family: Arial, Verdana, sans-serif;
    font-size: 0px;
    text-transform: uppercase;
    color: #424557;
    font-weight: bold;
    height: 43px;
    position: relative;
    top: -1px;
    /* *top: -3px; */

}
.headerNavigation ul li {
    /* display: inline; */
    float: left;
    font-size: 0.9em;
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.headerNavigation ul li:first-child {
    background: url('/store/open2b/site/1/images/0.gif') no-repeat left center;
}

.headerNavigation ul li a:link, .headerNavigation ul li a:visited {
    color: #424557;
}



.searchBox {
    margin-left: 5px;
    padding: 10px;
    background: #f5f4f4;
}

div.searchBox input[type="image"], table.search tr td input[type="image"] {
    position: relative;
    top: 5px;
}

ul.languages { display: block; margin-left: 0; padding: 2px; text-align: center; margin: 2px; 
    position:absolute;
    right:122px;
    top: 6px;
}
ul.languages li { display: inline; padding: 0; margin: 0; padding-left: 0px; }
ul.languages li a { text-decoration: none; padding: 1px; }
ul.languages li img { border: 0; }

ul.currencies { display: block; margin-left: 0; padding: 3px; text-align: center; margin: 2px; margin-bottom: 1em; }
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; text-decoration: none; }

.leftColumn { margin-top: 3px; }

/*
    files: search_catalog.dwt
*/

.searchCount { font-weight: bold; margin-bottom: 0.5em; }

/* Login */

.login { 
    text-align: left; 
    min-height: 150px; 
    font-size:100%; 
    padding: 1em; 
    margin-left: 5px;
    background: #f5f4f4 url('/store/open2b/site/47/images/login-bg.gif') top right no-repeat;
}

.login h3 { display: none; }
.login label { font-size: small; }
.login input { font-size: 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; color: #005392; font-size: 1.1em; }

.verticalMenu ul {
    list-style: none;
    margin: 0.5em;
    padding: 0.5em;
}

.verticalMenu ul li {
    background: url('/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 {
    border: 1px solid #ccc;
    color: #003399;
    margin-bottom: 1em;
    padding: 0.5em;
    white-space: nowrap;
}
.subDepartments a { 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: #f1f2f6; border: 1px solid #eee; border-bottom: 1px solid #0388d9; color: #333; font-weight: normal; }
.products td { border-bottom: 1px solid #eee; }
.productFiles ul li {list-style-image: <none>; list-style: none; }

.productName {  }
.productProducer { font-size: small; font-weight: normal; }
.productImage { padding: 0 2em 1em 0; }
.productPrices div { margin-bottom: 3px; }
.productPrices label { color: #666; font-weight: bold; }
.productListPrice { color: #666; font-size: 120%; text-decoration: line-through; white-space: nowrap; }
.productPrice { color: #5dad37; font-size: 120%; 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; }

.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 */

.addToCart {
    background: #f1f2f6;
    border: 1px solid #ddd;
    font-weight: bold;
    padding: 1em 0 2em 0;
    text-align: center;
    position: relative;
    left: -10px;
}

.addToCart label { color: #666; font-weight: bold; }

.addToCart input { margin-top: 8px; }

/* addToWishList */

.addToWishList { 
    text-align: center; 
    position: relative;
    left: -10px;
}
.addToWishList input { margin: 1em 0 2em 0; }

/* Cart */

.cartCoupon { background: #eee; margin-bottom: 1em; }
.cartCoupon td { font-size: 100%; }
.cartMethods { margin: 1em 0 1em 0; }
.cartMethods td { border-bottom: 1px solid #eee; }
.cartItems th { background: #f1f2f6; border: 1px solid #eee; border-bottom: 1px solid #0388d9; color: #333; font-weight: normal; }
.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: 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_empty {
    height: 120px;
    background: url('/store/open2b/site/36/images/footer-bg.gif') top center no-repeat;
    position: relative;
    top: -2px;
    *top: 0px;
}

.footer {
    clear: both;
    padding-top: 0.5em;
    margin-top: 1em;
    color: #666;

    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;

    height: 70px;
    font-size: 0.8em;
}

.footer div {
    padding: 0 10px;
}

.footer ul { padding: 0; margin: 0; }
.footer li { padding-right: 1em; display: block; float: left;  }
.copyright { color: #666; float: right; 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;
}

.shadow {
    background: #ffffff url('/store/open2b/site/61/images/center-bg.gif') center top repeat-y;
    position: relative;
    top: -2px;
    /* *top: 0px; */
}

.cart {
    font: 18px Arial, sans-serif;
    color: #005392;
}

.cartTable {
    position: relative;
    left: -35px;
}
