body {
	color:#898989;
}

#navMainWrapper, #navCatTabsWrapper {
	/*background-color: #660000;*/
}

#navSuppWrapper {
	background-color: #F3F6F7;
}

#mainWrapper {
	/*border: 1px solid black;*/
}

#contentMainWrapper {
	color: #000000;
	padding: 1em;
}
.centerColumn a {
    font-weight:bold;
	color: #444444;
}
.centerColumn a:hover {
	color: #000000;
	text-decoration:none;
}

#navCatTabsWrapper {
	background-color: #ffffff;
}

#navCatTabs ul li a {
	color: #000000;
}
#navCatTabs ul li a:hover {
	color: #660000;
}

#navMain ul li a, #navSupp ul li a {
	color: #414449;
}

#navEZPagesTOCWrapper {
	border-color: #660000;
}

#navBreadCrumb {
    background-image: url(../images/header_menu_bg.gif);
    background-repeat:repeat-x;
	color:#ffffff;
	text-shadow:2px 2px 0 rgba(100, 100, 100, 0.3);
}

#navEZPagesTop {
	/*background-color: #660000;*/
}

#navColumnOne, #navColumnTwo {
	/*background-color: #660000;*/
}

a {
	color: #00BFF3;
}

a:hover
{
    color: #3ED3FF;
}

#navBreadCrumb a {
	color: #ffffff;
}

legend
{
    color: #303945;
}

input,fieldset {
	border-color: #999999;
}
input {
	border-style: expression(this.type=="radio"||this.type=="checkbox" ? "none" : "solid");
}

#navBreadCrumb a:hover, a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover {
	color: #3ED3FF;
	text-shadow:2px 2px 0 rgba(100, 100, 100, 0.3);
}

input:focus, select:focus, textarea:focus {
	background: #DDDDDD;
}

.messageStackWarning, .messageStackError {
	background-color: #ff0000;
	color: #ffffff;
}

.messageStackSuccess {
	background-color: #99FF99;
	color: #660000;
}

.messageStackCaution {
	background-color: #ffffff;
	color: #660000;
}

#mainWrapper {
	color: #000000;
}

#logoWrapper {
	/*background-image:url(../images/header_bg.jpg);
	background-repeat:no-repeat;*/
}

#tagline {
	color:#000000;
}

#sendSpendWrapper {
	border-color: #cacaca;
}

.alert {
	color: #FF0000;
}

/*Shopping Cart Display*/
#cartAdd {
	border-color: #BAC2CA;
}

.tableHeading TH {
	border-bottom-color: #cacaca;
}

.tableHeading, #cartSubTotal {
	background-color: #e9e9e9;
}

#cartSubTotal {
	border-top-color: #cacaca;
}

.cartNewItem
{
    color: #D8E7FE;
}

.cartOldItem {
	color: #ffffff;
}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #ff0000;
}

h3.leftBoxHeading, h3.leftBoxHeading a, h3.leftBoxHeading label, h3.rightBoxHeading, h3.rightBoxHeading a, h3.rightBoxHeading label {
	color: #ffffff;
	text-align:center;
	text-shadow:2px 2px 0 rgba(10, 10, 10, 0.3);
}
	
h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover{
	color: #FFFF33;
} 

.leftBoxHeading, .rightBoxHeading {
    /*
	background-color: #444444;
	color: #ffffff;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	*/
}

.centerBoxHeading {
	background-color: #999999;
	color: #ffffff;
	text-shadow:2px 2px 0 rgba(10, 10, 10, 0.3);
}

.leftBoxContainer, .rightBoxContainer {
	background:url(../images/box_bg.png) no-repeat;
	background-color: #10141a;
	color: #ffffff;
}	

#categories
{
	background:url(../images/categories_bg.png) no-repeat;
	background-color: #10141a;
}

.leftBoxContainer a, .rightBoxContainer a {
	color: #00BFF3;
}
.leftBoxContainer a:hover, .rightBoxContainer a:hover
{
    color: #64DCFF;
    text-decoration:none;
}

#bannerboxHeading {
	background-color: #0000CC;
}

.rowOdd {
	background-color: #ffffff;
}

.rowEven
{
    background-color: #D8E7FE;
}

TR.tableHeading {
	background-color: #cacaca;
}

#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp {
	background-color: #ffffff !important;
	background-image: none;
	padding:1em;
	color: #222222;
}

.productListing-odd	{
	background-color:#ffffff;
}

.tabTable	{
	border: 1px solid #999999;
}

hr {
	border-bottom-color: #ffffff;
}
