#container-header
{
	background:						#c00 url("../../../Images/Header/Background-Red.gif") repeat-x;
}

#container-header-background
{
	background:						url("../../../Images/Header/Logo-Red.gif") top left no-repeat;
}

#productScrollerContainer
{
	border:							1px solid #c00;
}

#productScrollerRight, #productScrollerLeft
{
	background-color:				#c00;	
}

#container-footer
{
	height:							32px;
	background:						#b60000 url("../../../Images/Footer/Backgrounds/Red.gif") repeat-x;
	border-top:						1px solid #999999;
}

u
{
	border:							1px solid #c00;
}

h1
{
	background:						#c00 url("../../../Images/Common/h1-Red.gif") repeat-x;
}

.inputActive, .inputActiveNarrow, .selectActive
{
	background-color:               #ffbfbf;
}

.requiredSymbol
{
    font-size:                      10pt;
    font-weight:                    bold;
    color:                          #9e0605;
}

.buttonActive, .buttonActiveWide
{
	background-color:				#db0000;
}

/* content customizations */

h1
{
	color:							#fff;	
}

h2
{
	color:							#606060;	
}

u h1.productBreadCrumb, u h1.productBreadCrumb a
{
	color:							#fff;	
}

u h1.productBreadCrumb a:hover
{
	color:							#fff;
}

.productBox .productPrice b, #productDetails .productPrice b, .productDetailsCompare .productPrice b, .product-specification h2, .productTitle h2, .sub-category h4
{
	color:							#d00000;
}

a:hover, #mainMenuLinksLeft ul li a:hover, #mainMenuLinksRight ul li a:hover, .action-list-default li a:hover, .highlight-button a:hover, .highlight-button2 a:hover
{
	color:							#d00000;
}

ul.prodsubcat-list li a:hover, ul.city-list li a:hover, #specialDeals .floater-content .action-list li a:hover, #extraOffer .floater-content .product-list li a:hover, #productGroups .floater-content .prodcat-list li a:hover
{
	border-left:					10px solid #d00000;
}
