body {
	color: #006600;
	background-color: #2d2745;
}


#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
	background-color: #736e7a;
}

#mainWrapper {
	border: 0px solid white;
}

#contentMainWrapper {
	/*background-color: #ffffff;*/
	color:#424242;
}
.centerColumn a {
	color: #424242;	/*color: #2399b4;*/
}
.centerColumn a:hover {
	color: #450198;
}

#navCatTabsWrapper {
	background-color: #ffffff;
	visibility: hidden;
}

#navCatTabs ul li a {
	color: #FFFFFF;
}
#navCatTabs ul li a:hover {
	color: #c5c6c8;
}

#navMain ul li a, #navSupp ul li a {
	color: #FFFFFF;
}

#navEZPagesTOCWrapper {
	border-color: white;
}

#navBreadCrumb {
	background-color: white;
	color:#424242;
}

#navEZPagesTop {
	background-color: white;
}

#navColumnOne, #navColumnTwo {
	background-color: none;
}

a {
	color: #000000;
}

#navBreadCrumb a {
	color: #424242;
}

legend {
	color: #660000;
}

input,fieldset {
	border-color: #666666;
}
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: #d9391f;
}

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 {
	/*background-color: #ffffff;*/
	color: #adadad;
}

#logoWrapper {
	background-image:url(../images/logo.gif);
	background-repeat:no-repeat;
}

#tagline {
	color:#424242;
}

#sendSpendWrapper {
	border-color: #cacaca;
}

.alert {
	color: #FF0000;
}

/*Shopping Cart Display*/
#cartAdd {
	border-color: #424242;
}

.tableHeading TH {
	border-bottom-color: #cacaca;
}

.tableHeading, #cartSubTotal {
	background-color: #e9e9e9;
}

#cartSubTotal {
	border-top-color: #cacaca;
}

.cartNewItem {
	color: #424242;
}

.cartOldItem {
	color: #424242;
}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #ff0000;
}

h3.leftBoxHeading, h3.leftBoxHeading a, h3.leftBoxHeading label, h3.rightBoxHeading, h3.rightBoxHeading a, h3.rightBoxHeading label {
	color: #787878;
	text-align:left;
	font-size: 1.1em;
	font-weight: normal;
}
	
h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover{
	/*color: #ffffff;*/
} 

.leftBoxHeading, .rightBoxHeading {
	/*background-color: white;*/
	color: #e0e1e3;
	border-bottom: 0px solid #ADADAD;
}

.centerBoxHeading {
	background-color: #999999;
	/*color: #ffffff;*/
}

.leftBoxContainer, .rightBoxContainer {
	/*border-color: #ffffff;
	/*background-color: #ffffff;*/
	color: #424242;
	border:0px;
}	

.leftBoxContainer a, .rightBoxContainer a {
	color: #FFFFFF;
	padding-left:0px;	
}
.leftBoxContainer a:hover, .rightBoxContainer a:hover {
	color: #c4cc3c;	/*background-color: #4c4c4c;*/
	padding-left:0px;	
}

#bannerboxHeading {
	background-color: #0000CC;
}

.rowOdd {
	background-color: #E3E4E6;
}

.rowEven {
	background-color: #ffffff;
}

TR.tableHeading {
	background-color: #cacaca;
}

#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp {
	background-color: #ffffff;
}
	
.productListing-odd	{
	background-color:#ffffff;
}

.tabTable	{
	border: 0px solid #999999;
}

hr {
	border-bottom-color: #737373;
}

a.category-top:hover{
	color: #666666;
	font-weight: bold;
	padding-left: 0px;
    }  

a.category-subs:hover{
	color: #450198;
	font-weight:  bold;
    }  

a.category-products:hover {
    color: #450198;
    font-weight: bold;
    } 
	
/**
* CSS Stylesheet for Categories Dressing examples
* copy/modify desired sections into main stylesheet, integrating with existing declarations, and delete this file
* Categories Dressing v2.2   Glenn Herbert (gjh42)  2008-05-08
*/

/*
hr.catBoxDivider { 
    color: #aabbcc;
    }
*/
.catBoxHeading1 {
	font-weight: normal;
	font-size: 2em;
	font-style:normal;
	color: #335511;
	/* background-color: #ff66ff;
   background-image: url(../images/catheadbg1.gif); */ /*uncomment to use background image with or without coded text*/
    /*height: 23px; */ /*uncomment to use background image without coded text*/
    display: block;
	padding: 0.3em 0.4em;
	margin-top: 2px;
	margin-bottom: 2px;
    }  

.catBoxSubtext {
    font-family:  'times new roman', serif;
    font-weight: normal;
    font-size: 1.2em;
    color: #335511; 
    background-color: #ffddff;
    display: block;
    padding: 0.1em 0.2em 0.1em 1.0em;
    }  

/*display all cat box links as block*/
#categories a {
    background-repeat: no-repeat;
    display: block;
    }
	
/*example for individual category as bg image*/
a.catBg25 {
    background-image: url(../images/catbg25.gif);
    height: 30px;
    }

a.catBg25:hover {
    background-image: url(../images/catbg25hover.gif);
    }
	
/*example for custom individual category styling*/
a.category-holiday {
    border-top: 3px dotted #112233; 
    background-color: #aabbff; 
    color: #112233; 
    padding: 1em 0em;
    } 
	
/* example for  top category styling */
a.category-top-text {
    /*background-color: #ccddff;*/
    color: #1122aa; 
    /*margin: 0.2em 0;*/
    /*padding: 0.2em 0.3em;*/
    } 

a.category-subs-text, a.category-products-text  {
    /*background-color: #ff69ff;*/
    color: #6699aa;  
    /*margin: 0.2em 0;*/
    /*padding: 0.2em 0.3em;*/
    } 

/* uncomment for  top category hover effects (add ,  a.category-subs-text, a.category-products-text if desired) (use  background-image if desired)*/
a.category-top-text:hover {
   
    color: #996633; 
    
    } 
	
a.category-subs-text:hover, a.category-products-text:hover  {
    /*background-color: #ff69ff;*/
    color: #ff9966;  
    /*margin: 0.2em 0;*/
    /*padding: 0.2em 0.3em;*/
    } 

/* bullet for top categories & links:*/
a.category-top-text .category-not-selected, a.category-top-text .category-subs-selected, #categories a.category-links {
    display: list-item;
    list-style: disc inside url(../images/bullet1.gif);
    }
	
/*change  bullet when a category is open to subs:*/
a.category-top-text .category-subs-parent {
    display: list-item;
    list-style: square inside url(../images/bullet2.gif);
    }

/*bullet for subcategories:*/

#categories a.category-subs-text, #categories a.category-products-text {
    display: list-item;
    list-style: circle inside url(../images/bullet3.gif);
    }
*/
/*different bullet for links*/

#categories a.category-links {
    display: list-item;
    list-style: disc inside url(../images/bullet4.gif);
    }
*/
	