body {
	color: #006600;
	background: #FFFFFF url(../images/body_bg_wald2.gif) top left repeat-x;
	padding: 0 0 40px 0;
}

#test {
	margin: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 18px;
}

#navSuppWrapper, #navCatTabsWrapper {
	background-color: #5b3a0b;
}

#mainWrapper {
    background: url(../images/waldshop_rap_bg.jpg) top left repeat-y;
    width: 998px;
}

#contentMainWrapper {
	background: transparent;
	color: #3a3d2f;
}
.centerColumn a {
	color: #536b0d;
}

.centerColumn a:hover {
	color: #374901;
}

#navCatTabsWrapper {
	background-color: #ffffff;
}

#navCatTabs ul li a {
	color: #000000;
}
#navCatTabs ul li a:hover {
	color: #ffffff;
}

#navEZPagesTOCWrapper {
	border-color: #59702a;
}

#navEZPagesTop {
	background-color: #59702a;
}

#navColumnOne, #navColumnTwo {
	background: transparent;
}

a {
	color: #59702a;
}

#navBreadCrumb a {
	color: #ffffff;
}

legend {
	color: #59702a;
}

input,fieldset {
	border-color: #999999;
}


#navBreadCrumb a:hover, a:hover, #navEZPagesTOC ul li a:hover {
	color: #daecba;
}

#navSupp ul li a:hover {
	color: #cbb8a0;
}

#navMain ul li a:hover {
	color: #f5f1e2;
	border-bottom: 1px solid #f5f1e2;
}

input:focus, select:focus, textarea:focus {
	background: #DDDDDD;
}

.messageStackWarning, .messageStackError {
	background-color: #770a00;
	color: #ffffff;
}

.messageStackSuccess {
	background-color: #99FF99;
	color: #59702a;
}

.messageStackCaution {
	background-color: #ffffff;
	color: #59702a;
}

#mainWrapper {
	background-color: #ffffff;
	color: #000000;
}

#logoWrapper {
	background: #ffffff url(../images/waldshop_header.jpg);
	width: 998px;
	height: 355px;
	border-bottom: 12px solid #f3fed9;
}



#sendSpendWrapper {
	border-color: #cacaca;
}

.alert {
	color: #a31700;
}

/*Shopping Cart Display*/
#cartAdd {
	border-color: #59702a;
}

.tableHeading TH {
	
}

.tableHeading, #cartSubTotal {
	background-color: #deebbb;
}

#cartSubTotal {


}

.cartNewItem {
	color: #ffffff;
}

.cartOldItem {
	color: #ffffff;
}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #ff0000;
}

h3.leftBoxHeading, h3.leftBoxHeading a, h3.leftBoxHeading label, h3.rightBoxHeading, h3.rightBoxHeading a, h3.rightBoxHeading label {
	color: #ffffff;
	text-align:left;
}
	
h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover{
	color: #c7d1a2;
} 

.leftBoxHeading, .rightBoxHeading {
	background-color: #444444;
	color: #ffffff;
	border-top: 0px solid #ffffff;
	border-bottom: 0px solid #ffffff;
}

.centerBoxHeading {
	background-color: #deebbb;
	color: #445c00;
}

.leftBoxContainer{
    background: #daecba;
	color: #ffffff;
}	

.rightBoxContainer {
    background: transparent;
	color: #ffffff;
}

.leftBoxContainer a, .rightBoxContainer a {
	color: #ffffff;
}
.leftBoxContainer a:hover, .rightBoxContainer a:hover {
	color: #ffff00;
}

#bannerboxHeading {
	background-color: #445c00;
}

.rowOdd {
	background-color: #ffffff;
}

.rowEven {
	background-color: #ffffff;
}

TR.tableHeading {
color: #FFFFFF;
	background-color: #446c00;
line-height: 20px;
}

#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp {
	background-color: #ffffff;
}
	
.productListing-odd	{
	background-color:#ffffff;
}

.tabTable	{
	border: 0px solid #999999;
}

hr {
	border-bottom-color: #daecba;
}
#navEZPagesTop a {
  color: white;
}

#navEZPagesTop a:hover {
  color: yellow;
  text-decoration:none;
}

#footer
{
    padding: 0px 0 0 0px;
    background: url(../images/waldshop_footer.jpg) bottom left no-repeat;
	width: 998px;
	height: 146px;
}