body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #4c4c4c;
}

.edit { font: 9px Tahoma; color: #333333 }

a { font: 10px Tahoma; color: #579ECB }
alink { color: #2737c6; font-family: Tahoma; font-size: 11px; }

.input-login input { width:90px }

.navcontainer { background-color: #579ecb; padding:6px }

.navlist
{
display: inline;
list-style-type: none;
border-right:1px solid #fff;
padding:4px
}

.navlist a { padding: 3px 10px; color:#fff}

.navlist a:link, .navlist a:visited
{
color: #fff;
background-color: #579ecb;
text-decoration: none
}

.navlist a:hover
{
color: #fff;
background-color: #ffa206;
text-decoration: none;
}

.producerscontainer
{
width: 100%;
margin: 0px;
padding: 0 0;
text-align: center;
background: #838d94
}

ul.producerslist
{
text-align: left;
list-style: none;
padding: 0;
margin: 0;
width: 100%;
}

ul.producerslist li
{
display: block;
margin: 0;

}

ul.producerslist li a
{
border-bottom:1px solid #fff;
text-decoration: none;
color: #fff;
background: #838d94;
display: block;
width: 100%;
padding: 0.7em 0 0.5em 0;


}

.producerscontainer>ul.navlist li a { width: 100%; }

ul.producerslist li.active a
{
background: #f0e7d7;
color: #800000;
}

ul.producerslist li a:hover, ul.navlist li.active a:hover
{
color: #000;
background: #bad523;
border-bottom: 1px solid #fff;
width: 100%
}



h1 {
	font-family: Tahoma;
	font-size: 12px;
	color: #4a93cc;
	font-weight:bold;
}

h2 {
	font-family: Tahoma;
	font-size: 12px;
	color: #000;
	font-weight:bold;
}

.main-nav a {
	font-family: Tahoma;
	font-size: 12px;
	color: #58a318;
	font-weight:bold;
	text-decoration:none
}

.main-nav a:visited {
	font-family: Tahoma;
	font-size: 12px;
	color: #58a318;
	font-weight:bold;
	text-decoration:none
}

.main-departments a {
	font-family: Tahoma;
	font-size: 14px;
	color: #fff;
	font-weight:bold;
	text-decoration:none;
	text-align:center
}

.main-departments a:visited {
	font-family: Tahoma;
	font-size: 14px;
	color: #fff;
	font-weight:bold;
	text-decoration:none;
	text-align:center
}


.main-departments  {
	font-family: Tahoma;
	font-size: 14px;
	color: #fff;
	font-weight:bold;
	text-decoration:none;
	text-align:center
}

.content-departments a {
	font-family: Tahoma;
	font-size: 12px;
	color: #fff;
	font-weight:bold;
	text-decoration:none;
	text-align:center
}

.content-departments a:visited {
	font-family: Tahoma;
	font-size: 12px;
	color: #fff;
	font-weight:bold;
	text-decoration:none;
	text-align:center
}

.content-departments  {
	font-family: Tahoma;
	font-size: 12px;
	color: #fff;
	font-weight:bold;
	text-decoration:none;
	text-align:center
}


.padd { padding-left: 6px; }

.textarea input {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	height: 17px;
	width: 146px;
	border: 1px solid #7F9DB9;
}

.listbox select {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	height: 15px;
	width: 125px;
	border: 1px solid #7F9DB9;
}
.text {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
.copy {
	font-family: Tahoma;
	font-size: 11px;
	color: #184970;
}

.content-main { padding:20px }

.tit-page { font-family: Tahoma; color:#fff; font-weight:bold }
.tit { font-family: Tahoma;
	font-size: 12px;
	color: #4a93cc;
	font-weight:bold; }

.searchform input {width:90px }


.languages { width: 120px; text-align: left; }
.languages ul { display: inline; margin-left: 0; }
.languages ul li { display: inline; list-style-type: none; margin: 0; padding-left: 1px; }
.languages ul li img { border: 0; }

/*
	files: search_catalog.dwt
*/

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

/*
	files: inc/login.inc
*/
.loginContent { border:2px solid #ececec }
.login label { color:#969696; font-weight:bold }
.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; }

/*
	files: inc/departments.inc
*/
.tit-departments { color:#fff; font-weight:bold; }
.departments { padding:4px }

.departments a { color:#3077aa; font-weight:bold; text-decoration: none;  }
.departments a:hover { color:#66b821 }
.departments a:visited { color:#3077aa; font-weight:bold; text-decoration: none;  }

/*
	files: department.dwt
*/

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

.subDepartments {
        width:90%;
	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; }



/*
	files: inc/product_list.inc, inc/product_grid.inc
*/
.productGrid { border:2px solid #ececec; }
.products th { background: #d7ebf4; border: 1px solid #eee; border-bottom: 1px solid #579ecb; color: #333; font-weight: normal; }
.products td { border-bottom: 1px solid #eee; }

.productName { color:#969696; font-weight:bold }
.productName a { color:#969696; font-weight:bold }
.productName a:visited { color:#969696; font-weight:bold }
.productProducer { font-weight: bold; color:#000 }
.productImage { float: left; padding: 0 2em 1em 0; }
.productPrices div { margin-bottom: 3px; }
.productPrices label { color: #666; font-weight: bold; }
.productListPrice { color: #666; text-decoration: line-through; }
.productPrice { color: #579ecb; font-weight: bold; }
.productPriceDiscount { color: #5dad37; }
.productNotOnSale { color: brown; }
.productNotAvailable { color: red; font-weight: bold; }

.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: #fff;
	border: 0px solid #fff;
	font-weight: bold;
	padding: 1em 0 2em 0;
	text-align: center;
}

.addToCart label { color: #666; font-weight: bold; }

.addToCart input { margin-top: 6px; }

/* addToWishList */

.addToWishList { text-align: center; }
.addToWishList input { margin: 1em 0 2em 0; }

/* Cart */

.cartCoupon { background: #fff; }
.cartCoupon td { font-size: 85%; }
.cartMethods { margin: 1em 0 1em 0; }
.cartMethods td { border-bottom: 1px solid #eee; }
.cartItems th { background: #d7ebf4; border: 1px solid #eee; border-bottom: 1px solid #579ecb; 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: #d7ebf4; border: 1px solid #eee; border-bottom: 1px solid #579ecb; color: #333; font-weight: normal; }
.orders td { border-bottom: 1px solid #eee; }

.orderCart { }
.orderCart th { background: #d7ebf4; 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 */

.checkout { border:1px solid #fff; }
.checkout th { background: #d7ebf4; border: 1px solid #eee; border-bottom: 1px solid #66b821; color: #333; font-weight: normal; }
.note { text-align: center; }
.checkoutStages { font-size: 120%; text-align: center; color: #666666; }
.checkoutStage { color: #ee3300; font-weight: bold; }
.checkoutForm { }
.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: #fff;color:#549e16; font-weight:bold; padding: 5em; text-align: center; font-size: 18px }

/* 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: #ffffff;
    border-top: 0px solid #f5f6be;
    border-right: 0px solid #f5f6be;
    border-bottom: 0px solid #f5f6be;
    border-left: 0px solid #f5f6be;
    padding: 1em;
    margin-top: 1em;
    margin-bottom: 1em;
}
