
/* Copyright (c) 2002-2008 Open2b Software Snc. */

body, table, th, input, select, textarea {
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
}

html>body, html>body td, html>body th, html>body input, html>body select, html>body textarea {
    font-size: 12px;
}

body { padding:0px; }

h1 { font-size: 12px; font-weight:bold }

th { text-align: left; font-weight: normal; }

li { line-height: 140%; }

a:link { text-decoration: underline; }
a:visited { text-decoration: underline; }
a:hover { text-decoration: underline; }

a.sub-menu:link { font-size: 10px; }
a.sub-menu:visited { font-size: 10px; }
a.sub-menu:hover { font-size: 10px; }

.path { font-size: 85%; margin-bottom: 1em; }
.paging { font-size: 85%; margin: 5px 0; }

.bodyContent { padding: 2px; }
.mainContent { width: 90%; }

/* Header */

.main-left { width: 205px; }
.main-content { padding: 0px; border-left: 10px solid #fff; border-right: 10px solid #fff; }
.main-right { width: 205px; }

.header a { text-decoration: none; }
.header span { margin-left: 1em; }

.top-bar { padding: 10px; }

.navcontainer { padding: 1px }
ul.navlist { margin-left: 0; padding-left: 0; white-space: nowrap; }
.navlist li { display: inline; list-style-type: none; border-right:1px solid #fff; }
.navlist a { padding: 3px 10px; }
.navlist a:link, #navlist a:visited { text-decoration: none; }
.navlist a:hover { text-decoration: none; }

.presentation { padding:4px }
.presentation-content {  }
.presentation-image { text-align:center }
.presentation-image { text-align:center }

.tit-home { padding:6px; font-weight:bold }

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; }
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; }

/* Search */

.search { padding:6px }
.searchform input { width:130px }
.searchCount { font-weight: bold; margin-bottom: 0.5em; }

/* Login */

.login { padding:6px; font-size:10px }
.login h3 { display: none; }
.login label { font-size:10px }
.login input { font-size:10px }
.login a:link { font-size:10px; text-decoration: underline; }
.login .rememberPassword {font-size:10px;  border-top: 1px solid #ddd; display: block; margin-top: 0.7em; padding-top: 0.7em; }
.login .signin { font-size:10px; display: block; margin-top: 0.6em; }


/* Top Sellers */

.tit-top-sellers { padding:6px; font-weight:bold }
.top-sellers { padding:6px }
.top-sellers-image { text-align:center; padding:2px }
.top-sellers-content { padding:2px  }

/* Promotions */

.tit-promotions { padding:6px; font-weight:bold }
.promotions { padding:6px }
.promotions-image { text-align:center; padding:2px }
.promotions { padding:2px  }

/* Producers */

.tit-producers { padding:6px }
.producerscontainer {
	width: 100%;
	margin: 0 auto;
	padding: 0 0;
	text-align: center;
}

ul.producerslist {
	text-align: left;
	list-style: none;
	padding: 0;
	margin: 0 auto;
	width: 100%;
}

ul.producerslist li {
	display: block;
	margin: 0;
	padding: 0;
}

ul.producerslist li a {
	display: block;
	width: 100%;
	padding: 2px 0 2px 5px;
	border-width: 1px;
	border-style: solid;
	border-right: 0px solid #fff;
}

.producerscontainer > ul.navlist li a { width: 100%; }

/* Departments */

.departmentscontainer {
	width: 100%;
	margin: 0 auto;
	padding: 0 0;
	text-align: center;
}

ul.departmentslist {
	text-align: left;
	list-style: none;
	padding: 0;
	margin: 0 auto;
	width: 100%;
}

ul.departmentslist li {
	display: block;
	margin: 0;
	padding: 0;
}

ul.departmentslist li a {
	display: block;
	width: 100%;
	padding: 2px 0 2px 5px;
	border-width: 1px;
	border-style: solid;
	border-right: 0px solid #fff;
}

.departmentscontainer>ul.departmentslist li a { width: 100%; }
.tit-departments { padding:6px }
.departments { padding:6px }

.path h1 { margin-top: 0; padding-top: 5px; }

.subDepartments {
	margin-bottom: 1em;
	padding: 0.5em;
	white-space: nowrap;
}
.subDepartments a {  }
.subDepartments a:visited {  }
.subDepartment img { margin-bottom: 2px; }

/* Products */

.products-table { padding: 0; }

.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 { padding:4px; }
.productProducer { font-size: small; font-weight: normal; }
.productImage { padding:4px }
.productPrices div { margin-bottom: 3px; }
.productPrices label { color: #666; font-weight: bold; }
.productListPrice { color: #666; font-size: 120%; text-decoration: line-through; }
.productPrice { color: #5dad37; font-size: 120%; 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; }

/* 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 #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; }

/* 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; }


.cards { text-align: center}

/* Footer */

.footer { height: 28px; padding: 2px; }
.footer-content { height:40px; text-align:center }
.copyright > img { margin-top :0.5em; }

/* Closed */

.closed { 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;
}
