/* General page layout  begin */
body {
	margin:0 0 10px 0;
	padding:0 0 10px 0;
	background: #756f5f;
	color: #615d52;
	font-size: 11px;
	font-style: normal;
	font-family: tahoma, arial, verdana, arial, sans-serif;
}
a{
	color: #ff8100;
	text-decoration: none;
	font-size:11px;
}
a:hover {
	color: #ff8100;
	text-decoration: underline;
	font-size:11px;
}
/*--------*/
form{
	display: inline;
}
input, select {
	font-size: 11px;
	color:#717171;
}
input.transpng {
	behavior: url("png.htc");
}
textarea {
	width: 100%;
	font-size: 11px;
	color:#717171;
}
/*--------*/
td {
	font-size: 11px;
	line-height: 1.2;
}
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;
	background-image: url(images/product_bg.gif)
}
.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:#FFFFFF;
	padding-left:8px;
	padding-right:3px;
	width:200px;
}
.center_bg {
	background:#FFFFFF;
	padding-right:8px;	
}
.right_bg {
	padding-top: 3px;
	width:167px;
}
/* message box */
.inputRequirement {
	color: #ff0000;
}
.messageBox {
}
.messageStackError, .messageStackWarning {
	background-color: #ffb3b5;
}
.messageStackSuccess {
	background-color: #99ff00;
}
.line {
	border-color: #DEDEDE;
}

.errorBox {
	background: #ffb3b5;
	font-weight: bold;
}
.stockWarning {
	color: #cc0033;
}
.productsNotifications {
	background: #f8c627;
}
/* General page layout  end */


/* Header layout  begin */
table.header {
	background:#FFFFFF;
}
tr.header {
	background:url(images/header_bg.gif) no-repeat center;
	width:100%;
	height:102px;
}
td.header_middle_bg{
  background: #615d52;
}
td.white_border{
  padding: 0 8px;
}
td.header {
	color: #ff00ff;
}
td.header a:link, td.header a:visited {
	color: #4d4d4d;
	text-decoration: underline;
}
td.header a:hover {
  color: #c34f1d;
	text-decoration: underline;
}
td.headerNavigation {
	color: #615d52;
	padding:2px 8px 2px 8px;
}
a.headerNavigation, a:visited.headerNavigation {
	color: #615d52;
	text-decoration: none;
}
a:hover.headerNavigation {
  color:#fe9a2a;
	text-decoration: underline;
}
a.headerNavigation1, a:visited.headerNavigation1 {
	color: #FFFFFf;
	text-decoration: none;
}
a:hover.headerNavigation1 {
  color:#fe9a2a;
	text-decoration: underline;
}
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: 10px;
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	padding:5px 18px 2px 13px;
	background:#615d52 url(images/ph_bg.gif) repeat-x;
	height:33px;
}

td.pageHeading111, DIV.pageHeading111 {
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	padding:5px 18px 2px 13px;
	background:#615d52 url(images/ph_bg.gif) repeat-x;
	height:33px;
}
/*----categories----*/
#category-nav {
/*font-size:12px*/
}
#category-nav a, #category-nav a:visited {
 font-size:11px;
 font-family:Tahoma;
 text-decoration:none;
 color:#756f5f;
  font-weight:bold;
}
#category-nav a:hover {
 font-size:11px;
 font-family:Tahoma;
 text-decoration:underline;
 color:#fe9a2a;
}
dl.level1 {
	font-weight:normal;
}
#category-nav dl {
	margin: 0;
	padding: 0;
}

#category-nav dt {
	margin: 0;
	padding: 3px 5px 3px 29px;
	background:url(images/cat_bg.gif) no-repeat;
}
#category-nav dd {
  background:#e9e9e9 url(images/w_bg.gif) no-repeat;
	margin: 0;
}
#category-nav dt.level-sel {
}
#category-nav dt.level-act { 
}
#category-nav dt.level-sel a, #category-nav dt.level-sel a:visited {
	color: #756F5F;
  font-weight:bold;
}
#category-nav dt.level-sel a:hover {
	color: #fe9a2a;
	font-weight:bold;
}
#category-nav dt.level-act a, #category-nav dt.level-act a:visited {
	color: #756F5F; 
	font-weight:normal;
}
#category-nav dt.level-act a:hover {
	color: #fe9a2a; 
	font-weight:normal;
}

/*----infobox Left----*/
td.infoboxcell {
	padding-bottom: 6px;
}
.infoBoxNotice {
	background: #ff8e90;
}
.infoBoxNoticeContents {
	background: #FFE6E6;
}
td.infoBox, span.infoBox {
}
/*--------*/
table.infoboxHeading {
	width: 100%;
}
td.infoBoxHeadingLeft {
  width: 10px;
	height: 30px;
	background:#615d52;
}
td.infoBoxHeadingCenter {
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 3px;
	background:#615d52;
	font-family:Tahoma;
}
td.infoBoxHeadingRight {
	background:#615d52;
}
/*--------*/
.infobox {
 border: 1px solid #D3D1D1;
	width: 100%;
}
td.infoBoxContentsLeft {
  width: 1px;
  font-size:1px;
}
td.infoBoxContentsCenter {
}
td.infoBoxContentsRight {
  font-size:0;
  width: 0px;
}
/*--------*/
table.infoBoxContents {
	color: #FFFFFF;
}
td.infoBoxContents {

}

table.infoBoxContents td.productNameCell {
	color: #4f4c43;
	text-align: left;
	padding-top: 5px;
	vertical-align: middle;
}
table.infoBoxContents td{
  color: #ffffff;
}

table.infoBoxContents table.productTable td.productNameCell a:link, table.infoBoxContents table.productTable td.productNameCell a:visited{
	color: #82951b;
	text-decoration: none;
}
table.infoBoxContents table.productTable td.productNameCell a:hover {
  color: #82951b;
	text-decoration: underline;
}

table.infoBoxContents td.productPriceCell {
	font-weight: bold;
	text-align: left;
	padding-top: 5px;
}
table.infoBoxContents .productPriceSpecial {
	color: #e89415;
}
table.infoBoxcontents .productpriceold {
	color: #cccccc;
  text-decoration: line-through;
}
table.infoBoxContents .productPriceCurrent {
	color: #82951b;
	font-weight: bold;
}

table.infoBoxContents a.infoBoxLink, table.infoBoxContents a.infoBoxLink:visited{
	color: #717171;
	text-decoration: none;
}
table.infoBoxContents a.infoBoxLink:hover {
  color: #fe9a2a;
	text-decoration: underline;
}
/*----infobox Right----*/
table.infobox1Heading {
	width: 100%;
}
td.infoBox1HeadingLeft {
  width: 10px;
	height: 30px;
	background:#b0c443;
}
td.infoBox1HeadingCenter {
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 3px;
	background:#b0c443;
	font-family:Tahoma;
}
td.infoBox1HeadingRight {
  width: 1px;
	height: 30px;
	background:#b0c443;
}
/*--------*/
.infobox1 {
	width: 100%;
}
td.infoBox1ContentsLeft {
  width: 0px;
  font-size:0;
}
td.infoBox1ContentsCenter {
	padding: 0 0 10px 0;
}
td.infoBox1ContentsRight {
  font-size:0;
  width: 0px;
}
/*--------*/
table.infoBox1Contents {
}
td.infoBox1Contents {
}

table.infoBox1Contents td.productNameCell {
	color: #717171;
	text-align: left;
	padding-top: 5px;
	vertical-align: middle;
}

table.infoBox1Contents td.productNameCell a:link, table.infoBoxContents td.productNameCell a:visited{
	color: #717171;
	font-weight: bold;
	text-decoration: underline;
}
table.infoBox1Contents td.productNameCell a:hover {
	color: #da5820;
	text-decoration: underline;
}

table.infoBox1Contents td.productPriceCell {
	font-weight: bold;
	text-align: left;
	padding-top: 5px;
}
table.infoBox1Contents .productPriceSpecial {
	color: #da5820;
}
table.infoBox1contents .productPriceOld {
	color: #cccccc;
	font-weight: bold;
}
table.infoBox1Contents .productPriceCurrent {
	color: #111111;
	font-weight: bold;
}

table.infoBox1Contents a.infoBoxLink, a.infoBoxLink:visited{
 color: #848484;
	text-decoration: none;
}
table.infoBox1Contents a.infoBoxLink:hover {
  color: #fe9a2a;
  text-decoration: underline;
}
/*----contentbox----*/
td.contentBoxHeadingLeft {
	font-size: 0;
	width: 24px;
	background: #FFFFFf;/* url(images/infobox/ib_l_bg.gif);*/ 
}
td.contentBoxHeadingCenter {
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	background: #7985ae url(images/infobox/ib_l_bg.gif);
}
td.contentBoxHeadingRight {
	font-size: 0;
	width: 23px;
	background: #FFFFFf;/* url(images/infobox/ib_l_bg.gif); */
}
/*--------*/
.contentboxfooter {
  padding:0px 0 0px 0;
	/*background-image: url(images/line_bg.gif); */
	border: 1px solid #D3D1D1;
	background-repeat: repeat-x;
	height: 25px
}
/*--------*/
table.contentBox {
 background: #D3D1D1;
}
td.contentBoxContentsLeft {
}
td.contentBoxContentsCenter {
  padding: 0 0 1px 0;
  width: 100%;
}
td.contentBoxContentsRight {
}

table.contentBoxContents {
	height: 100%;
	background: #ffffff;
	padding: 5px 5px 5px 5px;
}
td.productColumnSell {
	text-align: left;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
table.productTable {
	height: 100%;
	font-size: 0px;
}
td.productImageCell {
	vertical-align: top;
	text-align: center;
	padding:5px;
}
td.productNameCell {
	text-align: left;
	vertical-align: middle;
}
td.productNameCell a:link, td.productNameCell a:visited{
  color:#82951b; 
	font-size:12px; 
	font-weight:bold;
	text-decoration: none;
}
td.productNameCell a:hover {
  color:#fe9a2a; 
	font-size:12px; 
	font-weight:bold;
	text-decoration: underline;
}

td.productPriceCell {
	text-align: left;
	font-size: 13px;
	font-weight: bold;
}
.productPriceSpecial {
	color: #e89415;
	font-weight: bold;
	font-size: 14px;
}
.productPriceOld {
	color: #cccccc;
  text-decoration: line-through;
	font-weight: bold;
	font-size: 14px;
}
.productPriceCurrent {
	font-size: 14px;
	color: #82951b;
	font-weight: bold;
}
/*----product listing----*/
TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #EBEBEB;
  //shopping-cart content color
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #EBEBEB;
  //shopping-cart content color
}

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #EBEBEB;
  //shopping-cart header/footer color
  border-spacing: 1px;
  
}

.productListing-heading {

border-right:1px solid #FFFFFF; 
border-left:1px solid #FFFFFF; 
border-top:0px solid #FFFFFF; 
border-bottom:3px solid #FFFFFF; 
text-align:center;
 

  color: #828070;
  font-weight: bold;
  padding: 12px;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  text-transform:uppercase;
  font-size: 11px;
  background: #EBEBEB;
  //shopping-cart header/footer color
}

.productListing-heading5 {

border-right:1px solid #FFFFFF; 
border-left:1px solid #FFFFFF; 
border-top:0px solid #FFFFFF; 
border-bottom:3px solid #FFFFFF; 
text-align:center;
 

  color: #605C51;
  font-weight: bold;
  padding: 5px;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  text-transform:uppercase;
  font-size: 11px;
  //background: #EBEBEB;
  //shopping-cart header/footer color
}

TD.productListing-data {
border-left:1px solid #FFFFFF; 
border-right:1px solid #FFFFFF; 
border-bottom:2px solid #FFFFFF; 
text-align:center;
vertical-align:top; 
padding:10 10 10 10;


  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #E89415;
}

TD.productListing-data5 {
border-left:1px solid #FFFFFF; 
border-right:1px solid #FFFFFF; 
border-bottom:2px solid #FFFFFF; 
text-align:center;
vertical-align:top; 
padding:10 10 10 10;


  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #605C51;
}

TD.productListing-data1 {
text-align:left;
vertical-align:top; 
padding:10 5 10 5;
}

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 #6876a4;*/
	border-left: 1px;
	padding-left: 5px;
}
#lastHeadingSell, #lastContentSell {
	/*border-right: 1px solid #6876a4;*/
	border-left: 1px;
	padding-right: 5px;
}
.productListing-bottom {
	height: 1px;
	/*background: #6876a4;*/
	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: #70d250;
	text-decoration: underline;
}

/* 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: #da5820;
	text-decoration:none;
	font-weight: bold;
}
SPAN.greetUser {
	font-size: 11px;
	color: #7985ae;
  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: #D7F247; cursor: pointer; cursor: hand; }*/
.moduleRowOver { background-color: #D7F247;}
.moduleRowSelected { background-color: #D7F247; }
.checkoutBarFrom, .checkoutBarTo {
	color: #717171;
}
.checkoutBarCurrent {
	color: #c34f1d;
	font-weight:bold;
}
/* Content layout  end */


/* Footer  layout begin */
table.footer {
	background:#FFFFFF;
}
td.footer {
	font-size: 11px;
	font-weight: normal;
	background:url(images/footer_bg.gif) repeat-x top;
	height:73px;
	color:#FFFFFF;
	padding-left:5px;
}
table td.footer a:link, table td.footer a:visited {
	color: #ffffff;
	text-decoration: none;
}
table td.footer a:hover {
	text-decoration: underline;
	color: #fe9a2a;
}
/* Footer layout end */
.cat_border{
  border:1px solid #c34f1d;
}
span.green{
	color:#d7f247;
}
div.greenZag{
  color:#82951b; 
	font-size:12px; 
	font-weight:bold;
	padding:0 0 5px 0;
}
tr.infoBoxEven{
	background:#f4f4f4 url(images/ibEven.gif) left no-repeat;
}
tr.infoBoxEven td{
	padding:0 0 0 30px;
	border-bottom:1px solid #FFFFFF;
	height:20px;
}
tr.infoBoxOdd{
	background:#eaeaea url(images/ibOdd.gif) left no-repeat;
}
tr.infoBoxOdd td{
	padding:0 0 0 30px;
	border-bottom:1px solid #FFFFFF;
	height:20px;
}
td.infoBox1Bg{
	background:url(images/ib1_bg.gif) repeat-x bottom;
	height:22px;
	padding-left:6px;
}

td.productNameCell_1 {
	text-align: left;
	vertical-align: middle;
}
td.productNameCell_1 a:link, td.productNameCell_1 a:visited{
  color:#82951b; 
	font-size:12px; 
	font-weight:bold;
	text-decoration: none;
}
td.productNameCell_1 a:hover {
  color:#fe9a2a; 
	font-size:12px; 
	font-weight:bold;
	text-decoration: underline;
}
td.productNameCell_5{
  color:#82951b; 
	font-size:12px; 
	font-weight:bold;
	text-decoration: none;
}
 .ch12{
 font-size: 11px;
 color: #333333;
 font-weight:bold;
 }
.ml5{
 font-size: 11px;
 color: #717171;
 text-decoration: none;
}
a.ml5{
 font-size: 11px;
 color: #717171;
 text-decoration: none;
}
a.ml5:hover{
 font-size: 11px;
 color: #FE9A2A;
 text-decoration: underline;
}  
  .pr_price{
 font-size: 14px;
 color: #E89415;
 font-weight: bold;
 }
  .ch13{
 font-size: 14px;
 color: #E89415;
 font-weight: bold;
 }
 td.pageHeading1 {
 font-family: Verdana, Arial, sans-serif;
	background:#FFFFFf;
	 font-size: 11px;
 color: #FFFFFF;
 font-weight: bold;

  height:23px;
  width: 100%;
  background: url('images/m99.gif');
  background-repeat: repeat-x;



  padding-bottom:0px;
  padding-left: 5px;
}
a.shoppingCartNameProd {
 color:#82951B; font-size:11px; text-decoration: none;
}
a.shoppingCartNameProd:hover {
 color:#82951B; font-size:11px; text-decoration: underline;
}
span.priceFont{
 font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #E89415;
  font-weight: bold;
}
 .pr_descr{
 font-family: tahoma, verdana, arial;
 font-size: 11px;
 color: #333333;

}
a.reviewHeader{
	color: #615d52;
	text-decoration: none;
	font-size:11px;
}
a.reviewHeader:hover {
	color: #da5820;
	text-decoration: underline;
	font-size:11px;
}
a.justLink{
	color: #615d52;
	text-decoration: none;
	font-size:11px;
}
a.justLink:hover {
	color: #E89415;
	text-decoration: underline;
	font-size:11px;
}
 .ch10{
 font-size: 10px;
 color: #FFFFFF;
 font-weight: bold;
 text-transform: uppercase;
 }
a.ch101{
 font-size: 10px;
 color: #FFFFFF;
 font-weight: bold;
 text-transform: uppercase;
 text-decoration: none;
 }
a.ch101:hover{
 font-size: 10px;
 text-decoration: underline;
 color: #E89415;
 font-weight: bold;
 text-transform: uppercase;
 }
 td.orange_banners{
   background: #fFFFFF; /*ebae15*/
 }
 td.right_block{
   width: 165px;
   border-left: 4px solid #ffffff;
 }
 td.custom_content h1{
   color: #db8202;
   font-family: Tahoma, Arial, sans-serif;
 }
 td.custom_content h2{
   color: #839620;
 }
 td.custom_image_top{
   width: 210px;
 }
 td.custom_image_bottom{
  width: 130px;
 }
 td.custom_content a{
   color: #ff8100;
   text-decoration: underline;
 }
 td.custom_content a:hover{
   text-decoration: none;
 }
 .checkout_confirm_text{
   color:#4D278C;
   font-size:13px;
   font-weight:bold;
   padding-left:5px;
 }
 .checkout_confirm_but{
   color:#000000;
   font-size:13px;
   font-weight:bold;
 }