﻿@charset "utf-8";
/********************************************************************************************* all color overrides */
h1, h2, h3, h4, a, .color {
	color:#007947;
}
.invert {
	background-color:#7fbca3;
}
.left {
	background:#409b75;
}
.right {
	background:#7fbca3;
}
.header {
	background:url(/images/green/header.jpg) no-repeat;
}
ul.jd_menu li, ul.jd_menu li a, ul.jd_menu li.jdm_hover, ul.jd_menu li.jdm_active {
	color:#007947;
}
.content .boxThird .boxThirdBody .offerCorner {
	background:url(/images/green/specialOffer.png) no-repeat;
}
.category .productTitle {
	background:url(/images/green/bullet.png) left 3px no-repeat;
}
.menuRight .whereToBuy {
	color:#007947;
	background:url(/images/green/bulletBuy.png) no-repeat;
}
.content .box h2, .content .box2 h2 {
	color:#007947;
	background:url(/images/green/icoNext24.png) left top no-repeat;
}
.content .box .boxHeader {
	background:url(/images/green/boxTop.png) no-repeat;
}
.content .box .boxBody {
	background:url(/images/green/boxMid.png) repeat-y;
}
.content .box .boxFooter {
	background:url(/images/green/boxBottom.png) no-repeat;
}
.content .box2 .next {
	background:url(/images/green/icoNext.png) right 0 no-repeat;
}
.content .box2 .boxHeader {
	background:url(/images/green/boxTop2.png) no-repeat;
}
.content .box2 .boxBody {
	background:url(/images/green/boxMid2.png) repeat-y;
}
.content .box2 .boxFooter {
	background:url(/images/green/boxBottom2.png) no-repeat;
}
