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