
body {
	margin:0;
	background:#21005A url(images/bg.gif) repeat-x;
}
a:link {
	color: #2A30CD;
}
a:visited {
	color: #2A30CD;
}
a:active {
	color: #2A30CD;
}
a:hover {
	color: #B5B7F0;
}
hr {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px solid #C8C8E4;
}


#navSuppWrapper, #siteinfoLegal, #logoWrapper {
	display:none;
}
#headerWrapper {
	height:10px;
}
#navMainWrapper {
	background:#fff;
}
.acrewrapper {
	width:875px;
	background:url(images/wrapperbg.gif) repeat-y;
}
#mainWrapper {
	width:800px;
	background:white;
}
#contentMainWrapper {
	height:500px;
}


.footernav {
	padding:15px 0 0 0;
	font:10px verdana;
	color:#A699BD;
}
.footernav a {
	color:#FACE4E;
	text-decoration:underline;
}
.footernav a:visited {
	color:#FACE4E;
	text-decoration:underline;
}
.footernav a:hover {
	color:#FFF;
}
.footercopy {
	padding:7px 0 30px 0;
	font:10px verdana;
	color:#A699BD;
	line-height:13px;
}
.footercopy a {
	color:#A699BD;
	text-decoration:underline;
}
.footercopy a:hover {
	color:#fff;
}


h1 {
	color:#E46207;
	font:22px arial;
	display:block;
	padding:10px 0 2px 0;
	border-bottom:1px solid #D8D9F9;
}


h3.leftBoxHeading, h3.centerBoxHeading, h3.rightBoxHeading {
	margin: 0em;
	color:#fff;
	font:bold 12px arial;
	display:block;
	text-align:left;
	padding:7px 7px;
	background:#F39719 url(/images/tablebg2.gif) no-repeat;
}
.leftBoxContainer, .rightBoxContainer {
	margin: 0;
	border: 0 solid #FBD258;
	margin-top: 1.5em;
	text-align:left;
}
.sideBoxContent {
	background:#FEF5CB;
	padding:7px 7px 15px 7px;
	border-bottom: 0 solid #FBD258;
	border-top: 0 solid #9a9a9a;
}
h3.leftBoxHeading a, h3.rightBoxHeading a {
	color: #fff;
	text-decoration: none;
}
h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {
	color: #fff;
	text-decoration: none;
}
.rightBoxHeading a:visited, .leftBoxHeading a:visited, .centerBoxHeading a:visited {
	color: #fff;
}


.tableHeading TH {
	border-bottom: 0 solid #7172B1;
}
.tableHeading, #cartSubTotal {
	background-color: #DBDCEF;
}
TR.tableHeading {
	background-color: #B0B1D9;
	height: 2em;
	}
#cartSubTotal {
	border-top: 0 solid #B0B1D9;
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right: 2.5em;
}
.cartNewItem {
	color: #2A30CD;
	position: relative;  /*do not remove-fixes stupid IEbug*/
}
.cartOldItem {
	color: #2A30CD;
	position: relative;  /*do not remove-fixes stupid IEbug*/
}
#mediaManager {
	width: 50%;
	margin: 0.2em;
	padding: 0.5em;
	background-color: #E8E8F5;
	border: 0 solid #0C0D3B;
}
.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #ff0000;
}


.tabTable {
	margin-top:25px;
}
.productListing-odd td, .productListing-even td {
	padding-top:10px;
}
.productListing-heading {
	background:#B0B1D9;
}
.productListing-heading a {
	color:#000;
}


.forward a, .forward a:hover {
	color:#fff;
}
.buttonRow a, .buttonRow a:hover {
	color:#313AD0;
}
