html, body {
	height: 100%;	
	}

body    {
	margin: 0;
	padding: 0;
	color: #5D4839;
	text-align: center;
	background: #E6ECDE;
	font-size: 90%;  /* adjust baseline font size here, no smaller than 75% for mozilla and IE Win to stay consistent*/        
	}

table {
 	font-size: 1em;  /* IE 5 doesn't inherit font sizes into tables */ 
 	}

div {
	vertical-align: top;
	}

.hide   {
	display: none; 
	}

.pre    {
	visibility:hidden;
	}

.block  {
	display: block;
	}

img     {
	display: block;
	border: 0;
	}

.inline {
	display: inline;
	}
	
br.clear { clear: both; }	

.thumbies {border:2px solid #000}
	
p, td, li, ol, h1, h2, h3, h4, h5, h6, label  {
	font-family: trebuchet ms, tahoma, verdana, arial, geneva, sans-serif;
	font-size: 1em;
	color: #5D4839;
	}
	
td.pageHeading, div.pageHeading, h1      {
	font-family: trebuchet ms, tahoma, verdana, arial, geneva, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	letter-spacing: 2px;	
	color: #4A6A23;
	text-align: left;	
	}

td.pageHeading, div.pageHeading  {
	padding: 80px 0 0 25px;
	}


td.breadCrumb {
	font-size: .80em;
	font-weight:bold;
	text-align: right;
	padding: 5px 15px 0 0;
	}

.breadCrumb a:link {text-decoration:none}
.breadCrumb a:visited {text-decoration:none}
.breadCrumb a:hover {text-decoration:none}
.breadCrumb a:active {text-decoration:none}

a.category-products:link {text-decoration:none}
a.category-products:visited {text-decoration:none}
a.category-products:hover {text-decoration:none}
a.category-products:active {text-decoration:none}

td.smallText, span.smallText, p.smallText  {
	font-size: .80em;
	}

table td.smallText {
	font-size: .90em;
	}

td.pageresults  {
	text-align: center;
	padding-top: 5px;
	
	}


p       {
	margin-top: 0;
	margin-bottom: 1em;
	text-align: left;
	line-height: 1.7;
	}

form {
	display: inline;
	}
	
.banners {
  	padding: 15px;
	}



/* Link styles */

a:link  {
	font-weight: bold;
	text-decoration: underline;
	color: #4A6A23;
	background: transparent;
	}
	
a:visited {
	font-weight: bold;
	text-decoration: underline;
	color: #5D4839;
	background: transparent;
	}	
	
a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #5D4839;
	background: transparent;
	}

a:active {
	font-weight: bold;
	text-decoration: none;
	color: #5D4839;
	background: transparent;
	}

/* Content area, including header, leftnav and content */

.centershop {
	position: relative;
	width: 780px !important;
	padding: 0px;
	margin: 0px auto;
	text-align: left;
	background: #C7D5B4;
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
	}	
	
/* Header and top navigation */

table.headerNavigation {
 	width: 780px !important;
 	height: 45px;
	background: url(../images/headerNavigation_bg.jpg) top left no-repeat; 	
 	font-size: .85em;
 	margin: 0;
 	padding: 0;
	}

 .headernav	{
	position: relative;
	width: 780px;
	margin: 0;
	padding: 0;
	} 

.headernavlinks  {
	width: 300px;
	height: 40px;
	margin: 5px 0 0 180px;
	color: #fff;

	}
	
.headernavlinks  a  {
	margin: 5px;
	}

.headernavright  {
	position: absolute;
	top: 0;
	left: 500px;
	width: 275px;	
	
	}

.headercheckout  {
	height: 13px;
	padding-bottom: 5px;
	font-size: 1em;
	text-align: center;
	color: #fff;
	}

.headersearch  {
	height: 12px;
	color: #fff;
	font-weight: bold;
	line-height: 1;
	} 

.headersearch a {
	font-size: .80em;
	} 

.searchbutton  {
	width: 25px;
   	color:#fff;
   	font-size: 9px;
   	background-color:#A1BA81;
   	border:1px solid #E6ECDE;
	margin-right: 10px;
	}

.searchbox  {
	width: 100px;
	border: 1px solid #fff;
	background: #E6ECDE;
	}

/* Header link styles */

.headerNavigation a:link  {
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	background: transparent;
	}
	
.headerNavigation a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	background: transparent;
	}	
	
.headerNavigation a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #E6ECDE;
	background: transparent;
	}

.headerNavigation a:active {
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	background: transparent;
	}

/* Left navigation sidebox */

.column_left  {
	width: 165px;
	background: #B19972 url(../images/leftnav_bg.jpg) top left no-repeat; 	
	text-transform: lowercase;
	}

.leftbox, .rightbox, .centerbox, .singlebox {
	}
	
.leftboxcontent, .rightboxcontent, .centerboxcontent, .singleboxcontent {
	padding-left: 5px;
	padding-right: 5px;
	}

.leftboxheading  {
	text-align: center;
	}

/* Left navigation boxes - Categories, Infopages, What's new */

#categories-content {
	text-align: center;
	line-height: 1.7; 
 	font-size: .90em;
 	letter-spacing: .1em;
 	padding-bottom: 15px;
	}

a.category-top, a.category-links {
 	text-decoration:none;
	}
	
a.category-products  {
	font-size: .85em;
	letter-spacing: 0;
	color: #4A6A23;
	line-height: 1.4; 
	}
	
#whatsnew-content, #whatsnew-heading-td, #whatsnew-heading-tr  a { 	 /*  Turn off the underline on the link  */
 	text-decoration: none;
	}	
	
#whatsnew-content  {
	font-size: .90em;
	font-weight: bold;
	}
	
	
#infopages-content  {
	padding-top: 15px;
	}


#infopages-table, #information-table, #moreinformation-table  {
	width: 90%; 
	margin: auto;
	line-height: 1.3; 
 	font-size: .85em;
 	padding: 0;
	}
	
#infopages-content, #information-content  {
	line-height: 1.3;  	
 	}
	
/* Left navigation information link styles */

#information-table a:link  {
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	background: transparent;
	}
	
#information-table a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	background: transparent;
	}	
	
#information-table a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #4A6A23;
	background: transparent;
	}

#information-table a:active {
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	background: transparent;
	}	

#moreinformation-table a:link  {
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	background: transparent;
	}
	
#moreinformation-table a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	background: transparent;
	}	
	
#moreinformation-table a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #4A6A23;
	background: transparent;
	}

#moreinformation-table a:active {
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	background: transparent;
	}	

#infopages-table a:link  {
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	background: transparent;
	}
	
#infopages-table a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	background: transparent;
	}	
	
#infopages-table a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #4A6A23;
	background: transparent;
	}

#infopages-table a:active {
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	background: transparent;
	}

/* Center area of content */

.center_column {
	background: url(../images/centercolumn_bg.jpg) top right no-repeat; 	 	 
	}

.main_page {
 	width:780px !important;
	}

/* .productlistingtable  {
	border: 1px solid red;
	margin-right: 15px;
	} */


.productListing-heading, .productListing-heading a  {
	padding-bottom: 10px;
	font-weight: bold;
	text-align: center;
	margin: auto;
	}

td.productListing-data  {
	text-align: center;
	}

td.productListing-data img {
	margin: auto;
	}

table.productListing-data  {    				/* Text area on category pages */
	text-align: left;
	width:90%;
	margin:0 auto;
	}

.productListing-data img  {    					/* Thumbnail on category pages */
	text-align: left;
	padding: 0;
	}

 td.main, table.plainBox, td.plainBox, td.plainBoxHeading, td.fieldKey, td.categoriesdescription, td.smallText {	/* Text area on info pages */
	padding-left: 25px;
	padding-right: 25px;
	} 

.plainBoxHeading {
	font-weight: bold;
	}	

.main  {
	font-size: .90em;
	}


/* tr.productListing-odd, tr.upcomingProducts-odd {    		/* Alternating product rows on category pages */
	 background:#D2DEC2; 
	}
	
tr.productListing-even, tr.upcomingProducts-even, .productsNotifications {
	background:#C7D5B4;
	} */
	
	
.productsNotifications {
	background:#C7D5B4;
	} 	
	
	
 tr.upcomingProducts-odd, tr.productListing-odd .productListing-data  {
	border-bottom: 6px solid #D2DEC2;
	}	
	
tr.productListing-even .productListing-data  {
	border-bottom: 6px solid #D2DEC2;
	}

/* TD.productListing-data-description-odd {
 background:#fff;
 font-size:10px;
 padding-left:10px;
 padding-right:10px;
 padding-bottom:12px;
 border-bottom:1px solid #fff;
}

TD.productListing-data-description-even {
 background:#eff4f8;
 font-size:10px;
 padding-left:10px;
 padding-right:10px;
 padding-bottom:12px;
 border-bottom:1px solid #9a9a9a;
} */












/* Alerts */
			   					
td.alert, span.alert, td.alertBlack, span.alertBlack  {
	background: #8D2618;
	font-weight:bold;
	}

.messageStackSuccess, .messageStackCaution, .messageStackError, .messageStackWarning, errorBox { 
	color:#8D2618; 
	font-weight: bold;
	}
	
tr.headerError {
 	background: #8D2618;
	}

span.markProductOutOfStock {
	color:#8D2618;
	font-weight:bold;
	}

td.headerError {
	 background:#fff;
	 color:#8D2618;
	 font-weight:bold;
	 text-align:center;
	}

/* Home page content */

.indexbg  {					
	margin: 0;
	background: url(../images/centercolumnhome_bg.jpg) top right no-repeat; 
	height: 600px;
	}

.indexbg p  {
	text-align: center;	
	}

.homewrapper  {
	position: relative;
	width: 100%;	
	}

.homeflash  {
	position: absolute;
	width: 325px;
	height: 270px;
	top: 195px;
	left: 0;
	}

.homenews  {
	position: absolute;
	width: 291px;
	top: 195px;
	left: 324px;
	height: 270px;
	background: url(../images/homenews_bg.jpg) top left no-repeat; 
	}
	
.homenews div {
	padding-top: 155px;
	}

.homenews p {
	text-align: center;
 	font-size: .85em;
	}

.homemore  {
	position: absolute;
	top: 470px;
	width: 100%;
	margin: auto;
	}

.homemore p  {
	text-align: center;
	}

.homemore img {
	margin: auto;
	text-align: center;
	}

/* Product Info pages */

.proddetailtable  {
	margin-top: 80px;
	}

.price, .prodname  {
	font-size: 1.2em;	
	text-align: center;
	}

.prodname  {
	margin-top: 10px;
	}

.price  {
	margin-top: 5px;
	font-size: 1.2em;	
	}

.normalprice  {       /* Not on sale */
	text-decoration: line-through;
	font-weight: normal;
	}
	
.productSpecialPrice  {
	color: #E65E5E;
	}
	
.productPriceDiscount  {
	font-size: .80em;
	}

.prodphoto  {		 	/* The table cell with the photo on the product detail page */
	width: 300px; 
	font-size: .90em;
	}

.prodphoto img  {
	margin: auto;
	}

.cartBox {			 /* The add to cart box */
	font-size: .80em;
	width:150px;
	}


.plainbox-description  {	 /* The product description */
	margin-top:1em;
	font-size: .90em;
	text-align: left;
	}

.reviewsfriendbox  {		 /* The box with the reviews and tell a friend buttons */
	width: 360px;
	margin: auto;
	font-size: .80em;
	}

table.products-attributes-images {	/* attribute images table */
	/* width:100%; */
	
	 float:left;
	 padding:2px;
	}

.attributes  {
	border: 1px solid red;
	}

/* Forms */

checkbox, radio, input, select {
	font-size: .90em;
	}
	
textarea {
	width:100%;
	}




/* Shopping Cart pages */

/* 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-subtotal-Amount, td.ot-cod-fee-Amount, td.ot-total-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 {}





/* Footer */

table.footer {
	background:#C7D5B4 url(../images/footer_bg.gif) top left repeat-y; 

	font-size: .80em;
	}

.footer p  {
	text-align: center;
	margin-left: 150px;
	}






/* Miscellaneous and unused */



/* SPAN.newItemInCart {
 color:#f00;
 font-weight:bold;
 border: 1px solid red;
}

TD.fieldKey {
 font-size:12px;
 font-weight:bold;
}

TD.fieldValue {
 font-size:12px;
}

.greetUser {
	}

SPAN.greetUser {} 

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

*/

.ProductInfoComments, td.ProductInfoComments, span.ProductInfoComments {
 font-size:10px;
 text-align :left;
 font-weight:bold;
 padding-top:6px;
 padding-bottom:6px;
 border-top:1px solid #5d4839;
}

.add_top {
 border-top:1px solid #5d4839;
 width:90%;
 margin:1em auto 0 auto;
}

.add_bott {
 border-top:1px dashed #5d4839;
 width:90%;
 margin:1em auto 0 auto;
}

/* popup tables 
TABLE.popupattributeqty, TABLE.popupcouponhelp, TABLE.popupcvvhelp, TABLE.popupimage, TABLE.popupimageadditional, TABLE.popupsearchhelp, TABLE.popupshippingestimator, TABLE.popupinfoshoppingcart {
 background-color:#fff;
 margin:6px;
 padding:6px;
}  */

/* categories_description 
TABLE.categoriesdescription {
 background:#D0D0D0;
 border:1px solid #9a9a9a;
}

TD.categoriesdescription {
 font-size:11px;
 line-height:1.0;
}  




TR.headerInfo {
 background:#0f0;
}

TD.headerInfo {
 font-size:12px;
 background:#0f0;
 color:#fff;
 font-weight:bold;
 text-align:center;
}

*/




