/*

//

// +----------------------------------------------------------------------+

// |zen-cart Open Source E-commerce                                       |

// +----------------------------------------------------------------------+

// | Copyright (c) 2003 The zen-cart developers                           |

// |                                                                      |

// | http://www.zen-cart.com/index.php                                    |

// |                                                                      |

// | Portions Copyright (c) 2003 osCommerce                               |

// +----------------------------------------------------------------------+

// | This source file is subject to version 2.0 of the GPL license,       |

// | that is bundled with this package in the file LICENSE, and is        |

// | available through the world-wide-web at the following url:           |

// | http://www.zen-cart.com/license/2_0.txt.                             |

// | If you did not receive a copy of the zen-cart license and are unable |

// | to obtain it through the world-wide-web, please send a note to       |

// | license@zen-cart.com so we can mail you a copy immediately.          |

// +----------------------------------------------------------------------+

// $Id: stylesheet.css 290 2004-09-15 19:48:26Z wilt $

*/

BODY {


  background-color:#202020;
	margin: 0px;

padding: 0px;

   font: 11px Verdana, Arial, sans-serif;

}

.container {
	padding: 0px;
	margin: 0px auto;
	position: relative;
	text-align: left;
background-color:#303030;
width: 804px;

}


.centershop {

	padding: 0px;

	margin: 0px auto;

	position: relative;

	text-align: left;



}



TD.main, P.main {

  font-size: 11px;

  line-height: 1.5;
padding-right: 0px;
}



A {

  color: #116430;

  text-decoration: none;

}



A:hover {

  color: #116430;

  text-decoration: underline;

}



FORM {

	display: inline;

}

.banners {

  padding: 0px;

}





/*HEADER CSS*/



TABLE.header {

  background-image: url(../images/header_bg.jpg);

  background-repeat: repeat-x;

  background-color: #5C563A;

  border-right: 1px solid #5C563A;

  border-left: 1px solid #5C563A;

  border-bottom: 1px solid #5C563A;

}



TABLE.headerNavigation {

font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #ffffff;
	display: block;
	background-color: #000000;
	text-decoration: none;
	border: 1px solid;
	border-color: #000000 #000000 #404040 #000000;
width: 100%;
padding: 6px;


}







TD.breadCrumb {

  font-size: 12px;

  font-weight: bold;

  color: #116430;

  padding: 0px;

  border-bottom: 1px dotted #116430;
display: none;
}



TD.headerNavigation A, TD.headerNavigation A:visited, td.footertop a  {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;

  font-weight: bold;

  color: #ffffff;

}



TD.headerNavigation A:hover, td.footertop a:hover  {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
decoration: underline;
  color: #ffffff;

}



TR.headerError {

  background: #ff0000;

}



TD.headerError {

  font-family: Verdana, Arial, sans-serif;

  font-size: 12px;

  background: #ff0000;

  color: #ffffff;

  font-weight : bold;

  text-align : center;

}



TR.headerInfo {

  background: #00ff00;

}



TD.headerInfo {

  font-family: Verdana, Arial, sans-serif;

  font-size: 12px;

  background: #00ff00;

  color: #ffffff;

  font-weight: bold;

  text-align: center;

}



/*SIDEBOX CSS*/



.column_left, .column_right, .column_single {

  background: #000000;

  padding: 0px;

}



.boxText {

  font-size: 10px;

  line-height: 125%;

}

.leftbox, .rightbox, .centerbox, .singlebox {

  font-family: Verdana, Arial, sans-serif;

  font-size: 11px;

  border: 0px solid #029202;

  margin-bottom: 0px;
padding: 0px;

}



.leftboxheading, .rightboxheading, .centerboxheading, .singleboxheading {

font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding: 5px;
	padding-left: 25px;
	color: #524D34;
	display: block;
	background-image:url(/images/cell_titles.jpg);
	text-decoration: none;	
font-weight: bold;
line-height:2;



}



td.leftboxheading a, td.rightboxheading a, td.centerboxheading a, td.singleboxheading a {

  color: #ffffff;

}



TR.leftboxheading, TR.rightboxheading, TR.centerboxheading, TR.singleboxheading {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	padding: 0px;
	color: #5C563A;
	display: block;
	background-color: #ffffff;
	text-decoration: none;
	border-color:  #EEFAEE  #879987  #879987 #EEFAEE;
	border-style: double;
	border: 2px;

}



.leftboxcontent, .rightboxcontent, .centerboxcontent, .singleboxcontent {

 padding-top: 0px;
	padding=bottom: 0px;



}





.leftboxfooter, .rightboxfooter, .centerboxfooter, .singleboxfooter {

  background-color: #ffffff;
	border-color:  #ffffff  #ffffff  #879987 #ffffff;
	border: 1px solid;
  padding: 0px;

}



.plainBox, .plainbox-description {

  font-family: Verdana, Arial, sans-serif;

  font-size: 11px;

  background: #ffffff;

  border-bottom:1px solid #665F3E;

  padding: 0px;

}

.plainBoxHeading, TD.tableHeading {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	 color: #ffffff;
border: 1px solid  #837B55; 
background-color: #837B55;
padding: 2px;
padding-left: 4px;




}

.productListing-heading {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color: #ffffff;
	text-decoration: none;
	border-style: single;
	border: 1px;


}

a.productListing-heading {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color: #7F774F;
	text-decoration: none;


}



TD.productListing-heading{

font-family: Verdana, Arial, Helvetica, sans-serif;
  background-color:#EEE8C8;;
	font-size: 10px;
	font-weight:bold;
	padding: 2px;
	color: #7F774F;
	display: block;
	text-decoration: none;
	border-color:  #555037;
	border-style: single;
	border: 1px;
}



TD.productlisting {

  border:1px solid #ffffff;

}



TD.productListing-data {
font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
padding: 2px;
  padding-top: 12px;
  padding-bottom: 12px;
font-weight: normal;
	border-color:  #555037;
	border-top: 1px solid;

}



/*center main section

-----------------------------------*/

TD.pageHeading {

font-family: Verdana, Arial, Helvetica, sans-serif;

}

DIV.pageHeading, h1
{
font-size: 18px;
	font-size: 18px;
	padding: 5px;
	padding-left: 25px;
	color: #524D34;
	display: block;
	background-image:url(/images/cell_titles.jpg);
	text-decoration: none;	
font-weight: bold;
line-height:2;
}



.center_column {

  padding: 0px;

}

.main_page{

  width: 100% !important;

  background-color: #ffffff;

  padding: 0px;
margin: 0px; 

}



/* footer

--------------*/



TABLE.footer {

  background: #ffffff;

  text-align: center;

  font-size: 10px;

  border-right: 1px solid #029202;

  border-left: 1px solid #029202;

  border-bottom: 1px solid #029202;

}



TR.footertop {

  background: #029202;

  background-image: url(../images/tile_back.jpg);

  font-size: 11px;

}



TD.footertop, TD.footerbottom {

  padding: 5px;

}



/*miscellaneous areas

-------------------------------------*/

TD.cartBox {

   background: #ffffff;

   font-size: 12px;

   padding: 3px;

   border: 2px dotted #5C563A;

}



TR.productListing-odd, TR.upcomingProducts-odd{

font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	padding: 4px 15px 14px 15px;
background-image:url(/images/product_back.jpg);
background-repeat: repeat-x;
color:#837B55;
	display: block;
	text-decoration: none;
	border-color: #3E443E;
	border-top: 1px solid;

}

.shaded_content{

font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	padding: 2px 5px 5px 2px;
background-image:url(/images/product_back.jpg);
background-repeat: repeat-x;
color:#837B55;
	display: block;
	text-decoration: none;
	border-color: #3E443E;
	border: 0px solid;
margin: 0px;

}



TR.productListing-even, TR.upcomingProducts-even, .productsNotifications {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
font-weight: bold;
	padding: 14px 5px 4px 5px;
	display: block;
background-image:url(/images/product_back.jpg);
color:#837B55;
	text-decoration: none;
	border-color:  #3E443E;
	border-top: 1px solid;

}
.productlisting img, .shaded_content img{
border: 1px;
border-color:  #3E443E;
padding: 1px;
}



.pageresults,  td.pageresults, td.pageresults a {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	 color: #ffffff;
border: 1px solid  #837B55; 
background-color: #837B55;
padding: 2px;
padding-left: 4px;

}



td.pageresults a:hover {

  background: #ffffff;
text-decoration: underline;

}
 


SPAN.newItemInCart {

  color: #ff0000;

  font-weight: bold;

}



TD.smallText, SPAN.smallText, P.smallText,{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	 color: #837B55;

}



TD.fieldKey {

  font-size: 12px;

  font-weight: bold;

}



TD.fieldValue {

  font-size: 12px;

}



CHECKBOX, INPUT, RADIO, SELECT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
color: #3E443E;

}



TEXTAREA {
	font-family: Verdana, Arial, Helvetica, sans-serif;
  width: 98%;
	border: 1px solid #3E443E;
  font-size: 11px;
color: #3E443E;

}



.greetUser {

   font-size: 1px;

}



SPAN.greetUser {

   color: #f0a480;

   font-weight: bold;

}



SPAN.markProductOutOfStock {

	color: #c76170;

	font: bold 12px Verdana, Arial, sans-serif;



}



span.normalprice {

	text-decoration: line-through;

}



SPAN.productSpecialPrice, SPAN.productSalePrice, .stockWarning, span.coming {

  color: #ff0000;

}



span.productSpecialPriceSale {

  color: #ff0000;

	text-decoration: line-through;

}



SPAN.productPriceDiscount, .inputRequirement {

  font-size: 10px;

  color: #FF0000;

}

.moduleRow { }

.moduleRowOver { background-color: #D7E9F7; cursor: pointer; }

.moduleRowSelected { background-color: #E9F4FC; }



/* message box */



.messageBox {}

.messageStackError, .messageStackWarning, errorBox {

  background-color: #ff0000;

  color: #ffffff;

  font-size: 10px;

  padding: 4px;

  border: 1px solid #029202;

}

.messageStackSuccess { background-color: #b3ffa8; padding: 2px; border: 1px solid #029202; }

.messageStackCaution { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffff00; }



/* checkout totals */

TD.ot-subtotal-Text, TD.ot-cod-fee-Text, TD.ot-total-Text, TD.ot-group-pricing-Text, TD.ot-gv-Text, TD.ot-loworderfee-Text, TD.ot-shipping-Text, TD.ot-subtotal-Text, TD.ot-tax-Text, TD.ot-coupon-Text {

  font-weight: bold;

}

TD.ot-total-Amount {

  font-weight: bold;

  border-top: 1px solid #029202;

}

TD.ot-subtotal-Amount, TD.ot-cod-fee-Amount, TD.ot-group-pricing-Amount, TD.ot-gv-Amount, TD.ot-loworderfee-Amount, TD.ot-shipping-Amount, TD.ot-subtotal-Amount, TD.ot-tax-Amount, TD.ot-coupon-Amount {}





/* product_info attribute comments */

.Producttitle {

  color: #ffffff;
font-family: Verdana, Arial, sans-serif;

  font-size: 14px;

  text-align : left;

  font-weight: bold;

  padding-top: 16px;

  padding-bottom: 6px;

  border-top: 1px solid #029202;

}

.Productprice {

  color: #5C563A;
font-family: Verdana, Arial, sans-serif;

  font-size: 14px;

  text-align : center;

  font-weight: bold;

  padding-top: 6px;

  padding-bottom: 6px;

  border-top: 1px solid #029202;
 border-bottom: 1px solid #029202;
 border-left: 1px solid #029202;
 border-right: 1px solid #029202;


}


.ProductInfoComments, TD.ProductInfoComments, SPAN.ProductInfoComments {

  color: #ff0000;

  font-size: 10px;

  text-align : left;

  font-weight: bold;

  padding-top: 6px;

  padding-bottom: 6px;

  border-top: 1px solid #029202;

}



/* General alert span class */

TD.alert, SPAN.alert {

  color: #FF0000;

  font-weight: bold;

}



/* General alert span class */

TD.alertBlack, SPAN.alertBlack {

  color: #000000;

  font-weight: bold;

}



/* popup tables */

TABLE.popupattributeqty, TABLE.popupcouponhelp, TABLE.popupcvvhelp, TABLE.popupimage, TABLE.popupimageadditional, TABLE.popupsearchhelp, TABLE.popupshippingestimator, TABLE.popupinfoshoppingcart {

  background-color: #029202;

	margin: 0px;

  padding: 0px;

  font: 11px Verdana, Arial, sans-serif;

}



/* categories_description */

TABLE.categoriesdescription {

  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #ffffff;
	color: #404040;

 
}



TD.categoriesdescription {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
font-weight: normal;
	padding: 14px 5px 4px 5px;
	display: block;
background-image:url(/images/product_back.jpg);
background-repeat: repeat-x;
color:#837B55;
	text-decoration: none;
	border-color:  #3E443E;
	border-bottom: 1px solid;

}

.categoriestitle {

  font-family: Verdana, Arial, sans-serif;
	color: #585238;
  font-size: 20px;
text-align: center;
  line-height: 2;
padding-left: 25px;
font-weight:bold;
}



/* categories box parent and child categories */

.category-top{
	margin: 0;
	list-style-type: none;

}




.category-txt  {
background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 3px 5px 2px 5px;
	color: #ffffff;
	display: block;
	text-decoration: none;
	border-color:  #534E39 #000000 #000000 #534E39;
	border: 1px  solid;
}

.category-txt:hover {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 3px 5px 2px 5px;
	color: #000000;
	display: block;
	background-color: #7F774F;
	text-decoration: none;
	border-color: #000000 #3A382C #3A382C #000000;
	border: 1px solid;

}

.category-txt-selected, .category-txt-selected:hover, .infolinks   {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 3px 5px 2px 5px;
	color: #000000;
	display: block;
	background-color: #7F774F;
	text-decoration: none;
	border-color: #000000 #3A382C #3A382C #000000;
	border: 1px solid;
font-weight: bold;
}
.intro-txt  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 4px 5px 4px 5px;
	color: #3A382C;
	display: block;
	background-color: #ffffff;
	text-decoration: none;
	
}


A.category-links {

  color: #ffffff;

  text-decoration: none;

}

A.category-subs, A.category-products {

  color: #FF0000;

  text-decoration: none;

}

category-subs-parent {

font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 0px;
	color: #000000;
	display: block;
	background-color: #7F774F;
	text-decoration: none;
	border-color: #000000 #3A382C #3A382C #000000;
	border: 1px solid;
font-weight: bold;

}

category-subs-selected {

 font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 0px;
	color: #000000;
	display: block;
	background-color: #7F774F;
	text-decoration: none;
	border-color: #000000 #3A382C #3A382C #000000;
	border: 1px solid;
font-weight: bold;

}
.footer, .footer a{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color: #ffffff;
text-align:center;
padding: 4px;
}


/* attribute images table */

TABLE.products-attributes-images {

/*  width: 100%; */

border: 1px solid #029202; 

  float: left;

  padding: 2px;

}

