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