﻿@charset "utf-8";
/********************************************************************************************* all color overrides */
h1, h2, h3, h4, a, .color {
	color:#ff5a00;
}
.invert {
	background-color:#ffac7f;
}
.left {
	background:#ff8340;
}
.right {
	background:#ffac7f;
}
.header {
	background:url(/images/orange/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:#ff5a00;
}
.content .boxThird .boxThirdBody .offerCorner {
	background:url(/images/orange/specialOffer.png) no-repeat;
}
.category .productTitle {
	background:url(/images/orange/bullet.png) left 3px no-repeat;
}
.menuRight .whereToBuy {
	color:#ff5a00;
	background:url(/images/orange/bulletBuy.png) no-repeat;
}
.content .box h2, .content .box2 h2 {
	color:#ff5a00;
	background:url(/images/orange/icoNext24.png) left top no-repeat;
}
.content .box .boxHeader {
	background:url(/images/orange/boxTop.png) no-repeat;
}
.content .box .boxBody {
	background:url(/images/orange/boxMid.png) repeat-y;
}
.content .box .boxFooter {
	background:url(/images/orange/boxBottom.png) no-repeat;
}
.content .box2 .next {
	background:url(/images/orange/icoNext.png) right 0 no-repeat;
}
.content .box2 .boxHeader {
	background:url(/images/orange/boxTop2.png) no-repeat;
}
.content .box2 .boxBody {
	background:url(/images/orange/boxMid2.png) repeat-y;
}
.content .box2 .boxFooter {
	background:url(/images/orange/boxBottom2.png) no-repeat;
}
