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