@import url("styleheader.css");

/* General page layout  begin */
body {
	margin: 0px;
	padding: 0px;

	background: #000 url(images/background.gif) no-repeat;
	color: #626262;
	font-size: 11px;
	font-style: normal;
	font-family: Tahoma, Arial, sans-serif;
}
a, a:visited{
	color: #626262;
	text-decoration: underline;
}
a:hover {
	color: #b2b2b2;
	text-decoration: underline;
}
/*--------*/
form {
	display: inline;
	background: none;
}
input {
	font-size: 11px;
	color:#000000;
	height: 18px;
}
select {
	font-size: 11px;
	color:#000;
	border: 1px solid #fbab32;
	background: #fae2b2;
	margin-top: 1px;
	margin-bottom: 1px;	
}
input.transpng {
	behavior: url("png.htc");
}
textarea {
	width: 100%;
	font-size: 11px;
	color:#333333;
}

h1 {
  font-size: 18px;
}
/*--------*/
td {
	font-size: 11px;
	line-height: 1.2;
	padding:0;
	margin: 0;
}
TD.main, P.main {
	line-height: 1.5;
}
TD.mainBold, P.mainBold {
	line-height: 1.5;
	font-weight: bold;
}
TD.smallText, SPAN.smallText, P.smallText {
	font-size: 10px;
}
.bold {
	font-weight: bold;
	line-height: 1.5;
}
.boxText {
}
/*--------*/
img.transpng {
	behavior: url("png.htc");
}
img.infoBoxSpacing {
	width: 0px;
	height: 0px;
}
.productBG {
	background-position: left top;
}
.lineV {
	background: url(images/line_V.gif) repeat-y left top;
}
.lineH {
	background: url(images/line_H.gif) repeat-x left top;
}
/*--------*/
.left_bg {
background: #fff url(images/lineV.gif) repeat-y right;
width: 184px;
padding: 0 7px 0 5px;
}
.center_bg {
background: #fff;
padding: 0 5px 0 5px;
}
.right_bg {
width: 184px;
background: #fff url(images/lineV.gif) repeat-y left;
padding: 0 3px 0 7px;
}
/* message box */
.inputRequirement {
	color: #ff0000;
}
.messageBox {
}
.messageStackError, .messageStackWarning {
	background-color: #f888a5;
}
.messageStackSuccess {
	background-color: #99ff00;
}
.line {
	border-color: #DEDEDE;
}

.errorBox {
	background: #f888a5;
	font-weight: bold;
}
.stockWarning {
	color: #cc0033;
}
.productsNotifications {
	background: #f2fff7;
}
/* General page layout  end */


/* Header layout  begin */
table.header {
background:url(images/header/head_bg.jpg) no-repeat 280px bottom;
height: 98px;
}

tr.header {
}
td.header {
	color: #fff;
	padding: 4px 7px 5px 7px;
	white-space: nowrap;
}

td.header a:link, td.header a:visited {
	color: #fff;
	font-size: 11px;
}
td.header a:hover {
  color: #dadada;
}
td.headerNavigation {
	background: url(images/header/navi_bg.gif) repeat-x;
	text-align: center;
	/*float: left;*/
	margin: 0;
	font-size: 11px;
	/*white-space: nowrap;*/
}
td.headerNavigation a, td.headerNavigation a:visited {
	color: #5d3e00;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	/*white-space: nowrap;*/
	font-size: 11px;
	/*background:url(images/header/rollover.gif) repeat-x;*/
	display: block;
	padding: 15px 0 13px 0;
}
td.headerNavigation a:hover {
	/*
	text-decoration: none;
	background-position: 0 -41px;
	*/
	/*background:url(images/header/rollover.gif) repeat-x;*/
	text-align: center;
	/*float: left;*/
	margin: 0;
	font-size: 11px;
	/*white-space: nowrap;*/
}

table.additionalnavi {
text-align: center;
padding: 0;
margin: 0;
height: 26px;
}

table.additionalnavi a, table.additionalnavi a:visited {
color:#2b2b2b;
text-decoration: none;
}
table.additionalnavi a:hover {
color: #6f6f6f;
}
td.additionalnavi {
background:url(images/header/line_bg.gif) repeat-x;
}

TR.headerError {
	background: #ff0000;
}
TD.headerError {
	background: #ff0000;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}
TR.headerInfo {
	background: #00ff00;
}
TD.headerInfo {
	background: #00ff00;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}
/* Header layout  end */


/* Content layout  begin */
td.pageHeading, DIV.pageHeading {
	font-size: 18px;
	color: #da8400;
	padding:5px 8px 2px 8px;
}
/*----categories----*/
#category-nav {
/*font-size:12px*/
}
#category-nav a, #category-nav a:visited {
}
#category-nav a:hover {
}
dl.level1 {
	margin:0;
}

	
#category-nav ul {
	margin:0;
	padding:0;
}
#category-nav li {
	background:url(images/lineh.gif) repeat-x bottom;
	float:left;
	clear:left;
	margin:0px;
	padding:0px;
	list-style-type:none;
}

#category-nav dl {
	margin:0;
}
#category-nav dd {
	margin:0;
	padding-left: 10px;
}
#category-nav dt.level-act a {
	font-weight: bold;
}
#category-nav dt.level-sel a {
	font-weight: bold;
}

#category-nav dl dt a:link, #category-nav dl dt a:visited {
	background: url(images/main_cat_arrow.gif) no-repeat 0 11px;
	color: #da8400;
	font-weight: bold;
	font-size: 18px;
	text-decoration:none;
	padding: 5px 0 0 10px;
	float: left;
	width: 170px;
}
#category-nav dd dl dt {
	background:url(images/lineh.gif) repeat-x bottom;
	float:left;
	font-weight: normal;
	clear:left;
	margin:0px;
	padding:0px;
	list-style-type:none;
}
#category-nav dd dl dt a:link, #category-nav dd dl dt a:visited {
	font-size:11px;
	color:#000;
	text-decoration:none;
	font-weight: normal;
	background:url(images/cat_bg.gif) no-repeat 5px 6px;
	padding:2px 0 3px 14px;
	float:left;
	clear: left;
	width:151px;
}
#category-nav dd dl dt a:hover {
	color:#fff;
	background:#ff9a00 url(images/cat_bg_h.gif) no-repeat 5px 6px;
}


#category-nav li a{
	font-size:11px;
	color:#000;
	text-decoration:none;
	background:url(images/cat_bg.gif) no-repeat 5px 6px;
	padding:2px 0 3px 14px;
	float:left;
	clear: left;
	width:151px;
}
#category-nav li a:hover{
	color:#fff;
	background:#ff9a00 url(images/cat_bg_h.gif) no-repeat 5px 6px;
}
#category-nav ul {
	margin:0px;
	padding-left:7px;
}
#category-nav ul li {
	background: none;
	float:left;
	clear:left;
}
#category-nav ul li a{
	background: none;
	width:144px;
}
#category-nav ul li a:hover{
	color:#fff;
	background:#880e21;
}
#category-nav ul li.level-act a{
	background:url(images/cat_bg.gif) no-repeat 5px 7px;
	font-weight:bold;
}
#category-nav ul li.level-act a:hover{
	background:#880e21 url(images/cat_bg_h.gif) no-repeat 5px 7px;
}
#category-nav li.level-sel {
	font-weight:bold;
}
#category-nav li.level-sel li{
	font-weight: normal;
}

/*----infobox Left----*/
td.infoboxcell {
	padding: 0 3px 0 3px;
	margin:0;
}
.infoBoxNotice {
	background: #ff8e90;
}
.infoBoxNoticeContents {
	background: #FFE6E6;
}
td.infoBox, span.infoBox {
}
/*--------*/
table.infoboxHeading {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
}
td.infoBoxHeadingLeft {

}
td.infoBoxHeadingCenter {
	color: #da8400;
	font-weight: normal;
	font-size: 18px;
	padding: 5px 0 0 0;
}
td.infoBoxHeadingRight {
}
/*--------*/
.infobox {
	width: 100%;
}
td.infoBoxContentsLeft {
  width: 3px;
  font-size:0;
}
td.infoBoxContentsCenter {
	padding: 3px 0 5px 3px;
}
td.infoBoxContentsRight {
  font-size:0;
  width: 2px;
}
/*--------*/
table.infoBoxContents {
	color: #000;
	padding: 0;

}
td.infoBoxContents {
padding: 0;
margin: 0;
}

table.infoBoxContents td.productNameCell {
	color: #626262;
	font-size: 11px;
	padding: 5px 0 0 0;
}

table.infoBoxContents td.productNameCell a:link, table.infoBoxContents td.productNameCell a:visited{
	color: #000;
	text-decoration: underline;
	font-size: 11px;
	font-weight: normal;
}
table.infoBoxContents td.productNameCell a:hover {
	color:#8d8d8d;
}

table.infoBoxContents td.productPriceCell {
	font-weight: normal;
	color:#8d8d8d;
}
table.infoBoxContents .productPriceSpecial {
	color: #ffffff;
}
table.infoBoxcontents .productpriceold {
	color: #aebff8;
  text-decoration: line-through;
}
table.infoBoxContents .productPriceCurrent {
	color: #ff9a00;
	font-weight: bold;
}

table.infoBoxContents a.infoBoxLink, table.infoBoxContents a.infoBoxLink:visited {
	color: #000;
	text-decoration: underline;
	line-height: 1.5;
}
table.infoBoxContents a.infoBoxLink:hover {
  color: #626262;
}
table.infoBoxContents td.infoBoxLink {
background:url(images/square.gif) no-repeat 0 9px;
padding: 1px 0 0 7px;
}

/*----infobox1 Right----*/
table.infoBox1Heading {
	background-color: #ef9000;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
}
td.infoBox1HeadingLeft {
/*background: url(images/infobox1/heading_left.gif) no-repeat;*/
width: 11px;
height: 25px;
margin: 100px 0 0 0;
}
td.infoBox1HeadingCenter {
	color: #fff;
	font-size: 18px;
	padding: 0px 0 0px 0;
	/*background:url(images/infobox1/heading_center.gif) repeat-x;*/
}
td.infoBox1HeadingRight {
/*background: url(images/infobox1/heading_right.gif) no-repeat;*/
width: 11px;
}
/*--------*/
table.infoBox1 {
	width: 100%;
	/*background:url(images/infobox/cart_bg.jpg) no-repeat 50% 50%;*/
	width: 100%;
	border: 2px solid #ef9000;
}
td.infoBox1ContentsLeft {
}
td.infoBox1ContentsCenter {
  padding: 7px 7px 7px 7px;
}
td.infoBox1ContentsRight {
}

/*--------*/
table.infoBox1Contents {
  color: #000;
}
td.infoBox1Contents {
padding: 0;
margin: 0;
}
td.infoBox1FooterLeft {
background:url(images/infobox1/footer_left.gif) no-repeat;
width: 10px;
height: 10px;
}
td.infoBox1FooterCenter {
background:url(images/infobox1/footer_center.gif) repeat-x;
}
td.infoBox1FooterRight {
background:url(images/infobox1/footer_right.gif) no-repeat;
width: 10px;
height: 10px;
}

/*----contentbox----*/
td.contentBoxHeadingLeft {
	font-size: 0;
	width: 6px;
	height: 23px;


}
td.contentBoxHeadingCenter {
	color: #da8400;
	font-weight: normal;
	font-size: 15px;
	padding: 5px 0 0 0;
}
td.contentBoxHeadingRight {
	font-size: 0;
	width: 10px;
}
/*--------*/
.contentboxfooter {
  padding:1px 0 4px 0;
	background-repeat: repeat-x;
	height: 42px
}
/*--------*/
table.contentBox {
width: 100%;
}
td.contentBoxContentsLeft {
text-align: center;
}
td.contentBoxContentsCenter {
  padding: 3px;
  width: 100%;
}
td.contentBoxContentsRight {
}

table.contentBoxContents {
	height: 100%;
}
td.productColumnSell {
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align:center;
}
table.productTable {
	height: 100%;
	font-size: 0px;
	margin: 3px 0 3px 0;
}
td.productImageCell {
	vertical-align: middle;
	text-align: center;
	padding: 0 3px 0 3px;
}
td.productNameCell {
	font-weight: normal;
}
td.productDescrCell {
	text-align: left;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
td.productDescrCell ul li {
list-style-image: url(images/feature_ico.gif);
}
td.productNameCell a:link, td.productNameCell a:visited 	{
	color: #f87509;
	text-align: center;
	font-size: 11px;
}
td.productNameCell a:hover {
color: #da8400;
	
}

td.productPriceCell {
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	vertical-align: top;
}
.productPriceSpecial {
	color: #e11f02;
	font-weight: bold;
}
.productPriceOld {
	color: #000;
  text-decoration: line-through;
	font-weight: normal;
}
.productPriceCurrent {
	color: #000;
	font-weight: bold;
}
td.productPriceWishlistCell {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	vertical-align: top;
}


/*----contentbox1----*/
td.contentBox1HeadingLeft {
	font-size: 0;
	width: 6px;
	height: 23px;
}
td.contentBox1HeadingCenter {
	color: #da8400;
	font-weight: normal;
	font-size: 18px;
	padding: 5px 0 2px 0;
}
td.contentBox1HeadingRight {
	font-size: 0;
	width: 10px;
}
table.contentBox1 {
width: 100%;
}
td.contentBox1ContentsLeft {
text-align: center;
border-left: 1px solid #ffdba3; 
}
td.contentBox1ContentsCenter {
  width: 100%;
}
td.contentBox1ContentsRight {
border-right: 1px solid #ffdba3; 
}

table.contentBox1Contents {
	height: 100%;
}


/*----product listing----*/
table.productListing {
	border: 1px;
	border-style: solid;
	border-color: #b6b7cb;
	border-spacing: 1px;
}
.productListing-heading {
	height: 23px;
	font-weight: bold;
	padding-right: 3px;
	color: #0053a4;
	font-weight: bold;
	font-size: 14px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #8ed2c3;
}

a.productListing-heading, a.productListing-heading:visited{
	color: #ffffff;
	text-decoration: underline;
}
a.productListing-heading:hover {
	color: #f2f2ea;
	text-decoration: underline;
}

#firstHeadingSell, #firstContentSell {
	border-left: 1px solid #8ed2c3;
	padding-left: 5px;
}
#lastHeadingSell, #lastContentSell {
	border-right: 1px solid #8ed2c3;
	padding-right: 5px;
}
.productListing-bottom {
	height: 1px;
	background: #8ed2c3;
	font-size: 0px;
	color: #ffffff;
}
.productlisting-headingPrice {
	font-size: 20px;
	font-weight: bold;
	color: #9a9a9a;
}
TD.productListing-data {
  padding:5px 2px 2px 2px;
}
A.pageResults {
}
A:visited.pageResults {
}
a:hover.pageResults {
}
/* Checkout confirmation */
.orderEdit {
	color: #7885ad;
	text-decoration: underline;
}
TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
	background: #ffffff;
}
TR.productListing-odd {

}
TR.productListing-even {

}
TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even,  TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
	background: #f8f8f9;
}
/* Used on forms */
TD.fieldKey {
	font-size: 12px;
	font-weight: bold;
}
TD.fieldValue {
	font-size: 12px;
}
/* Used on index_nested index_products */
TD.category_desc {
	line-height: 1.5;
}
/* Shopping cart box */
SPAN.newItemInCart {
	color: #ff9a00;
	text-decoration:none;
	font-weight: bold;
}
SPAN.greetUser {
	font-size: 11px;
  text-transform: uppercase;
	font-weight: bold;
}
/* Shopping cart, checkout */
SPAN.markProductOutOfStock {
	font-size: 12px;
	color: #c76170;
	font-weight: bold;
}
SPAN.errorText {
	color: #ff0000;
}
.moduleRow {
}
.moduleRowOver {
/*	background-color: #cec9bc;*/
  background: url(images/row_bg.gif);
	cursor: pointer;
	cursor: hand;
}
.moduleRowSelected {
background: url(images/row_bg.gif);
}
.checkoutBarFrom, .checkoutBarTo {
	/*color: #8c8c8c;*/
}
.checkoutBarCurrent {
	color: #0057ac;
	font-weight:bold;
}
/* Content layout  end */


/* Footer  layout begin */
table.footer {
background: #fff url(images/footer/footer_bg.gif) repeat-x;
text-align:center;
height:200px;
width: 933px;

}
td.footer {
	font-size: 12px;
	font-weight: normal;
	line-height: 1.4;
	padding:0 40px 0 40px;
	text-align: center;
	color: #626262;
	vertical-align: bottom;
}
td.footer a:link, td.footer a:visited {
	color: #000;
	text-decoration: none;
	font-size: 11px;
}
td.footer a:hover {
	text-decoration: underline;
}

/* Footer layout end */
.cat_border{
  border:1px solid #c34f1d;
}
/* non-standart classes */
	td.headerNavigationSpcr {
	width: 1px;
	}
	td.borderH {
	width:100%;
	text-align: center;
	padding: 0;
	margin:0;
	font-size: 0;
	}

	.footerBG {
	background:url(images/background_bot.gif) no-repeat right bottom;
	padding-bottom:67px;
	text-align:center;
	}
	.bannerTD {
	padding: 1px 10px 4px 10px;
	}
	table.searchBox {
	width:540px;
	}
	td.searchBox {
	padding: 10px 20px 10px 20px;
	}
	table.searchBox img {
	vertical-align:middle;
	}
	.mainLeftBg {
	width:11px;
	background:url(images/main_left.png) repeat-y;

	}
	.mainRightBg {
	width:11px;
	background:url(images/main_right.png) repeat-y;

	}
	td.copyright {
	text-align: center;
	padding: 5px 15px 0 0;
	color: #aaaaaa;
	}
	td.copyright a:link, td.copyright a:visited {
	color: #aaaaaa;
	}
	td.copyright a:hover {
	text-decoration: none;
	}
	.cartBG {
	background:url(images/infobox/cart_bg.jpg) no-repeat;
	width: 100%;
	padding: 10px 0 10px 0;
	}
	td.cartBG td {
	padding: 2px 0 1px 0;
	}
	td.cartLine {
	background: url(images/infobox/cartLine.gif) no-repeat bottom;
	font-weight: bold;
	color: #000;
	text-align:right;
	}
	td.categoryHeader {
	padding: 1px 0 1px 0;
	}
	td.categoryHeader a:link, 	td.categoryHeader a:visited {
	font-weight: bold;
	color: #000;
	}
	td.categoryHeader a:hover {
	color: #595959;
	}
	td.categoryMain {
	padding: 7px 10px 3px 10px;
	}
	/* Filter */
	table.filterHeading {
	background:#e4e4e4;
	border-bottom: 1px solid #d2d0d0;
	width: 100%;
	margin-top: 20px;
	}
	td.filterHeading {
	color: #5a5a5a;
	font-weight: bold;
	font-size: 11px;
	padding: 0 5px 0 5px;	
	}
	table.filterContent {
	margin-left: 15px;
	}
	td.filterContent {
	background:url(images/content/filter_arrow.gif) no-repeat 0 50%;
	padding: 3px 10px 1px 4px;
	}
	td.filterContent a:link, td.filterContent a:visited { 
	padding-left: 4px;
	text-decoration: none;
	}
	td.filterContent a:hover { 
	padding-left: 4px;
	color: #323232;
	}
	.filter2Header {
	color: #da8400;
	font-size: 18px;
	}
	table.filter2 {
	margin:20px 0 0 0;
	}
	td.filter2 {
	padding: 2px 5px 1px 5px;
	}
	td.filter2 a:link, td.filter2 a:visited {
	color: #000;
	}
	td.filter2 a:hover {
	color: #f87509;
	}
/* --Filter-- */
.listingLineH {
background: url(images/content/listingLine_H.gif) repeat-x;
}
.listingLineV {
background: url(images/content/listingLine_V.gif) repeat-y 50% 0;
padding: 0 3px 0 3px;
}
table.productInfo {
color: #000;
}
table.productInfo td.productPriceCell {
font-size: 14px;
padding: 3px 0 1px 0;
}
.contentHeader {
font-size: 15px;
color: #da8400;
padding: 3px 0 5px 0;
}

input[type=text] {
	border: 1px solid #fbab32;
	background: #fae2b2;
	margin-top: 1px;
	margin-bottom: 1px;
}
input[type=password] {
	border: 1px solid #fbab32;
	background: #fae2b2;
	margin-top: 1px;
	margin-bottom: 1px;	
}
td.checkout_header {
	color: #da8400;
	font-weight: bold;
	font-size: 18px;
	padding: 5px 0 0 0;
}

.ShoppingCartHeader {
	font-weight: bold;
	font-size: 18px;
	padding: 5px 0 0 0;
}

.menucontainer {
width: 100%;
background: url(images/header/menu_sec.gif) repeat-x;
float: left;
text-align: center;
height: 24px;
}
.menu2 {
float: left;
font-size: 10px;
font-family: Tahoma, Arial, sans-serif;
}
div.menu2 a:link, div.menu2 a:visited {
background: url(images/header/menu_sec.gif) repeat-x;
display: block;
padding: 5px 7px 5px 5px;
text-decoration:none;
color: #5D3E00;
position: relative;
}
div.menu2 a:hover {
background: url(images/header/menu_sec.gif) repeat-x 0 -12px;
}
.gradient_bg {
background: #030303 url(images/gradient_bg.gif) repeat-x bottom;
}

td.infoBox2HeadingCenter {
	color: #fff;
	font-size: 18px;
	padding: 0px 0 0px 0;
	width: 100%;
	background:#ff9900;
}
table.inventory tr.inventory_head td {
	background:#ff9900;
	font-weight: bold;
	text-align: center;
	padding-top:5px;
	padding-bottom:5px;
}
table.inventory tr.inventory_foot td {
	text-align: center;
	padding-top:5px;
	padding-bottom:5px;
	border: 1px solid #ff9900;	
}
table.inventory tr.inventory_body td {
	border-left: 1px solid #ff9900;
	text-align: center;
	font-weight: bold;
}
table.inventory tr.inventory_body td.inventory_body_right {
	border-right: 1px solid #ff9900;
	padding-left: 3px;
	text-align: left;
}
