body {
	color: #444444;
	background-color: #ff9c00;
}

#navMainWrapper {
    background: url(../images/nav_bg.jpg) repeat-x;
    margin: 0;
    padding: 0;
}

#shade_top {
    background: url(../images/shadow_top.png) no-repeat;
}

#shade_bot {
    background: url(../images/shadow_bot.png) no-repeat;
}

#contentMainWrapper {
	padding: 0 5px 2px 5px;
	margin: 0 0 5px 0;
}
.centerColumn a {
	color: #4D7EE5;
}
.centerColumn a:hover {
	color: #4D7EE5;
	text-decoration: underline;
}


#navEZPagesTOCWrapper {
	border-color: #444444;
}

#navBreadCrumb {
	background-color: #ffffff;
	color:#444444;
}

#navEZPagesTop {
	background-color: #ffffff;
}

#navColumnOne, #navColumnTwo {

}

#navBreadCrumb a {
	color: #444444;
}

legend {
	color: #444444;
}

input,fieldset {
	border-color: #999999;
}
input {
	border-style: expression(this.type=="radio"||this.type=="checkbox" ? "none" : "solid");
}

input[type=image] {border:0}

#navBreadCrumb a:hover, a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover {
	color: #666666;
}

input:focus, select:focus, textarea:focus {
	background: #ffffff;
}

.messageStackWarning, .messageStackError {
	background-color: #ffffff;
	color: #444444;
}

.messageStackSuccess {
	background-color: #ffffff;
	color: #444444;
}

.messageStackCaution {
	background-color: #ffffff;
	color: #444444;
}

#mainWrapper {
	background-color: #ffffff;
	color: #444444;
}

#logoWrapper {
	background: url(../images/header_backg.jpg) repeat-x;
}

#tagline {
	color:#666666;
}

#sendSpendWrapper {
	border-color: #cacaca;
}

.alert {
	color: #FF0000;
}

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

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

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

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

.cartNewItem {
	color: #666;
}

.cartOldItem {
	color: #666;
}

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

h1#indexCategoriesHeading { 
    font-size: 1.8em;
    font-weight: normal;
    color: #b63000;
    margin: 0 0 25px 0;
}

h1.productGeneral { 
    font-size: 1.8em;
    font-weight: normal;
    color: #666;
    margin: 0 0 25px 0;
}

h2.productGeneral { 
    font-size: 1.6em;
    font-weight: normal;
    color: #df5d01;
    margin: 0 0 25px 0;
}



h3.leftBoxHeading, h3.leftBoxHeading a, h3.leftBoxHeading label, h3.rightBoxHeading, h3.rightBoxHeading a, h3.rightBoxHeading label {
	color: #ffffff;
	text-align:left;
}
	
h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover{
	color: #444444;
} 

.leftBoxHeading, .rightBoxHeading {
	background: url(../images/subnavi_bg.jpg) repeat-x;
	color: #ffffff;
}

.leftBoxContainer, .rightBoxContainer {
	background: url(img/subhead_bg.png) repeat-x;
	color: #444444;
}	

.leftBoxContainer a, .rightBoxContainer a {
	color: #444444;
}
.leftBoxContainer a:hover, .rightBoxContainer a:hover {
	color: #444444;
	text-decoration: underline;
}

#bannerboxHeading {
	background-color: #ffffff;
}

#categories a.category-top { 
   font-weight: normal;
}



.rowOdd {
	background-color: #F0F0F0;
}

.rowEven {
	background-color: #ffffff;
}

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

#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp {
	background-color: #ffffff;
}
	
.productListing-odd	{
	background-color:#F0F0F0; margin: 2px;
    padding: 1px;
}

.productListing-odd	img {
	margin: 2px 4px;
    padding: 1px;
    border: 1px solid #797979;
}

.tabTable	{
	border: 1px solid #f0f0f0;
}

hr {
	border: 1px solid #ccc;
	border-width: 1px 0 0 0;
	height: 1px;
   margin: 0 0 15px 0;
}