html	{
	background-color : #1e2426;
}
body				{	
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	background: #EFEFEF;
	color: #373c3e; 
	font-size: 100%;
	line-height: normal;
	margin: 0;
	padding: 10px 0 0 0;
	clear: both;
}


article, section, aside, hgroup, nav, header, footer, figure, figcaption 	{  display: block;}
h1, h2, h3, h4, h5, h6, p																	{	display: block;	margin: 0;	padding: 0;	}

img					{	border: 0;	}
img.scaledW			{	width: 100%;	}
img.scaledH			{	height: 100%;	}
img.scaledHW		{	width: 50%;	}
img.scaledHH		{	height: 50%;	}
img.scaledTW		{	width: 33.33%;	}
img.scaledTH		{	height: 33.33%;	}
img.scaledQW		{	width: 25%;	}
img.scaledQH		{	height: 25%;	}
img.scaledFW		{	width: 20%;	}
img.scaledFH		{	height: 20%;	}
img.scaledEW		{	width: 12.5%;	}
img.scaledEH		{	height: 12.5%;	}

a						{	color: #333333; background-color : transparent; text-decoration: none; }
a:hover				{	color: #373c3e; background-color : transparent; }

p						{	font-size: 100%; margin: 0 0 1em 0; }

h1						{ font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 150%; color: #1e2426; background-color: transparent; margin: 0 0 20px 0; padding: 0; }
h2 					{ font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 125%; color: #1e2426; background-color: transparent; margin: 0 0 20px 0; padding: 0; }
h3						{ font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 110%; color: #1e2426; background-color: transparent; margin: 0 0 20px 0; padding: 0; }
h4						{ font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 110%; color: #1e2426; background-color: transparent; margin: 0 0 10px 0; padding: 0; }
h5						{ font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 100%; color: #1e2426; background-color: transparent; margin: 0 0 20px 0; padding: 0; }
h6						{ font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; font-size: 100%; color: #1e2426; background-color: transparent; margin: 0 0 10px 0; padding: 0; }

input							{	font-family: Verdana, Arial, Helvetica, sans-serif;	}
input.submit				{	font-family: Verdana, Arial, Helvetica, sans-serif;	}
input#submit				{	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 200%; width: 80%; border: 2px outset #009E60; background-color: #009E60; color: #FFFFFF; font-weight: bold;  margin: 2% 0;	}
input.buyButton			{	font-family: Verdana, Arial, Helvetica, sans-serif;	}
input.placeOrderButton	{	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 200%; width: 80%; border: 2px outset #009E60; background-color: #009E60; color: #FFFFFF; font-weight: bold;  margin: 2% 0;	}
input#submit3				{	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 200%; width: 80%; border: 2px outset #009E60; background-color: #009E60; color: #FFFFFF; font-weight: bold;  margin: 2% 0;	}
input#processOrder		{	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 200%; width: 80%; border: 2px outset #009E60; background-color: #009E60; color: #FFFFFF; font-weight: bold;  margin: 2% 0;	}

textarea						{		}
select						{		}

hr								{		}
td								{	font-size: 100%; vertical-align: top; }
th								{	font-size: 100%; vertical-align: top; }

dt								{	font-weight: bold;	}

.submenu				{	font-size: 80%; font-weight: bold; }
.menu					{	font-size: 80%; font-weight: bold; }




div.liner					{	margin: 0 10px;	}

/*	Main Site Container Styles	*/
#siteContainer				{background: transparent;}
#siteContainerLiner		{width: 100%;max-width: 1220px;margin: 0 auto;padding: 0; background-color: rgba(255,255,255,0.75);}

header							{	margin: 0;	padding: 0;	}
header.mainHeader				{	margin: 0 auto;	padding: 0;	background: transparent;	}

#siteBanner						{	margin: 0;	padding: 0;	}
#siteBannerContainer			{	width: 100%;	max-width: 1220px;	margin: 0 auto;	padding: 0; background-color:#1e2426; border: 0px solid #1e2426; border-top-right-radius: 20px; border-top-left-radius: 20px;	}
/*	Banner Container Styles	*/
#siteBannerLeft				{	margin: 0;	padding: 0;	width: 25%;	float: left;	}
#siteBannerRight				{	margin: 0;	padding: 0;	width: 25%;	float: right; text-align: right;	}
#siteBannerCentre				{	margin: 0;	padding: 0;	width: 25%;	float: right;	}
#siteBannerMobile				{	margin: 0;	padding: 0;	display: none;	}
#siteBannerContacts			{	margin: 0;	padding: 20px 0 0 0;	width: 25%;	float: left; color: #FFFFFF;	}
#siteBannerContacts a		{	color: #FFFFFF;	}


#siteBannerLeft img			{	width: 100%; max-width: 159px; display: block; margin: 20px 0 10px 0;	}

#siteBannerCentre a			{	font-size: 150%; margin: 0; display: block; font-weight: bold;	}

#siteBannerCentre form#bannerSearch									{	background-color: #FFFFFF; margin: 20px 0 0 0; padding: 1% 5px; border: 0px solid #FFFFFF; border-radius: 5px;	}
#siteBannerCentre form#bannerSearch input[type="search"],
#siteBannerCentre form#bannerSearch input[type="text"]		{	background-color: transparent; border: 0; width: 70%; float: left; margin: 0; padding: 5px 0; font-size: 100%;	}
#siteBannerCentre form#bannerSearch a								{	display: inline; color: #1e2426; font-size: 200%;	}
#siteBannerCentre form#bannerSearch i								{	float: right;	}


#bannerCart							{	margin: 20px 0 0 0; padding: 1% 0 0 0; background-color: transparent; color: #FFFFFF; 	}
#bannerCart:hover					{	cursor: pointer;	}
#bannerCart a						{	color: #FFFFFF;	}
#bannerCart i						{	float: left;	}
#bannerCart h3						{	display: none;	}
#bannerCart h3 a					{	color: #FFFFFF;	}


nav#dtNav													{	width: 100%;	max-width: 1220px;margin: 0 auto;	padding: 0; background: #505456; /* Old browsers */
	background: -moz-linear-gradient(top,  #505456 0%, #505456 10%, #1e2426 90%, #1e2426 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#505456), color-stop(10%,#505456), color-stop(90%,#1e2426), color-stop(100%,#1e2426)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #505456 0%,#505456 10%,#1e2426 90%,#1e2426 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #505456 0%,#505456 10%,#1e2426 90%,#1e2426 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #505456 0%,#505456 10%,#1e2426 90%,#1e2426 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #505456 0%,#505456 10%,#1e2426 90%,#1e2426 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#505456', endColorstr='#1e2426',GradientType=0 ); /* IE6-9 */
	}
nav#dtNav #dtNavLiner									{	margin: 0;	padding: 0;	}
nav#dtNav ul.primaryNav									{	margin: 0 auto;	padding: 0;	list-style: none;	width: 100%;	}
nav#dtNav ul.primaryNav li								{	margin: 0;	padding: 0;	display: block; float: left; text-align: center;	}
nav#dtNav ul.primaryNav li a							{	font-size: 100%; font-weight:400; text-decoration: none; display: block; margin: 0; padding: 10px 0; color: #FFFFFF; background-color: transparent; border-right: 1px solid #505456;	}
nav#dtNav ul.primaryNav li a:hover					{	background: #1e2426; color: #FFFFFF; 	}
nav#dtNav ul.primaryNav li a.active					{		}
nav#dtNav ul.primaryNav li a.inactive				{		}
nav#dtNav ul.primaryNav li a.inactive:hover		{		}
nav#dtNav ul.primaryNav li a.clearance				{		}
nav#dtNav ul.primaryNav li a.clearance:hover		{		}
nav#dtNav ul.primaryNav li a.offers					{	color: #DF1F28;	}
nav#dtNav ul.primaryNav li a.offers:hover			{	background: #DF1F28; color: #FFFFFF;	}
nav#dtNav ul.primaryNav li a.first					{		}
nav#dtNav ul.primaryNav li a.last					{	border-right: 0;	}


nav#mNav														{	margin: 0;	padding: 0; background-color: transparent;	}
nav#mNav ul													{	margin: 0;	padding: 0;	list-style: none; }
nav#mNav ul li												{	margin: 0;	padding: 0;	line-height: 180%;	}
nav#mNav ul li a											{	font-size: 110%; font-weight: bold; text-decoration: none; display: block; margin: 0; padding: 5px; color: #FFFFFF; border-bottom: 1px solid #FFFFFF;	
	background: #505456; /* Old browsers */
	background: -moz-linear-gradient(top,  #505456 0%, #505456 10%, #1e2426 90%, #1e2426 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#505456), color-stop(10%,#505456), color-stop(90%,#1e2426), color-stop(100%,#1e2426)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #505456 0%,#505456 10%,#1e2426 90%,#1e2426 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #505456 0%,#505456 10%,#1e2426 90%,#1e2426 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #505456 0%,#505456 10%,#1e2426 90%,#1e2426 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #505456 0%,#505456 10%,#1e2426 90%,#1e2426 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#505456', endColorstr='#1e2426',GradientType=0 ); /* IE6-9 */
border-top: 1px solid #4D5051;
border-bottom: 1px solid #26292A;	}


#siteCloseout									{	margin: 0;	padding: 0;	background: #DF1F28;	}
#siteCloseoutLiner							{	margin: 0 auto; max-width: 1180px; padding: 5px 20px; font-size: 100%; font-weight: 700;	}
#siteCloseoutLiner a							{	background-color: transparent; color: #FFFFFF;	}



footer#mainSiteFooter					{	margin: 0;	padding: 20px 10px 0 10px;	background: #1e2426;	}
#siteFooters								{	width: 100%; max-width: 1200px;	margin: 0 auto; padding: 10px 0;	font-size: 100%; color: #FFFFFF;	}
#siteFooters h1,
#siteFooters h2,
#siteFooters h3,
#siteFooters h4,
#siteFooters h5,
#siteFooters h6
												{	color: #FFFFFF;	}
#siteFooters a								{	color: #FFFFFF;	}
#siteFooters a:hover						{	color: #505456;	}
#siteFooters #footersTop				{	margin: 0 0 20px 0;	padding: 0 10px;	text-align: left; font-size: 80%; color: #FFFFFF;	}
#siteFooters #footersTop h3			{	margin: 0 0 10px 0;	padding: 0;	text-align: left;	color: #FFFFFF; background-color: transparent;	}
#siteFooters #footerColumns			{	margin: 0;	padding: 10px 0; background-color: transparent;  font-size: 80%; }
#siteFooters #footerColumns #footerColumnsCol1,
#siteFooters #footerColumns #footerColumnsCol2,
#siteFooters #footerColumns #footerColumnsCol3,
#siteFooters #footerColumns #footerColumnsCol4		
												{	margin: 0;	padding: 0;	width: 25%;	float: left;	}
#siteFooters #footerColumns #footerColumnsCol6		
												{	text-align: right;	}
#siteFooters #footerColumns #footerColumnsCol1 div.liner,
#siteFooters #footerColumns #footerColumnsCol2 div.liner,
#siteFooters #footerColumns #footerColumnsCol3 div.liner,
#siteFooters #footerColumns #footerColumnsCol4 div.liner		
												{	margin: 0 10px;	padding: 0;	}
#siteFooters #footersMid				{	margin: 0 10px;	padding: 10px 0;	clear: both;  font-size: 80%;	}
#siteFooters #footersMid h3			{	margin: 0 0 10px 0;	padding: 0;	text-align: left;	color: #FFFFFF; background-color: transparent;	}
#siteFooters #footersBottom			{	margin: 0 10px;	padding: 10px 0 0 0;  font-size: 80%;	}
#siteFooters #footersBottom h3		{	margin: 0 0 10px 0;	padding: 0;	text-align: left;	color: #FFFFFF; background-color: transparent;	}
#siteFooters #footersBottom p			{	margin: 1em 0 0 0;	}
#siteFooters #footerColumns #footerColumnsCol1 a::before,
#siteFooters #footerColumns #footerColumnsCol2 a::before,
#siteFooters #footerColumns #footerColumnsCol3 a::before,
#siteFooters #footerColumns #footerColumnsCol4 a::before,
#siteFooters #footerColumns #footerColumnsCol5 a::before,
#siteFooters #footerColumns #footerColumnsCol6 a::before		
												{		}
#siteFooters #footerColumns h3		{	margin: 0 0 10px 0;	padding: 0;	 font-size: 100%; color: #FFFFFF; font-weight: bold; background-color: transparent;	}

/*	Main Site Content Panel Styles	*/

#mainPanels										{	margin: 0 10px;	padding: 20px 0;	}
#mainContentPanel								{	width: 100%;	float: left;	}

#homePanel										{	background-color: transparent;	margin: 0 20%;	overflow: auto;	}
#homePanelWide									{	background-color: transparent;	margin: 0 0 0 25%;	overflow: auto;	}
#homePanelWideLeft							{	background-color: transparent;	margin: 0 25% 0 0;	overflow: auto;	}
#homePanelFull									{	background-color: transparent;	margin: 0;	overflow: auto;	}

#pagesPanel										{	background-color: transparent;	margin: 0 0 0 20%;	overflow: auto;	}
#pagesPanelWide								{	background-color: transparent;	margin: 0 0 0 25%;	overflow: auto;	}
#pagesPanelFull								{	background-color: transparent;	margin: 0;	overflow: auto;	}

#orderPanel										{	background-color: transparent;	margin: 0;	overflow: auto;	}

section#leftBlocks							{	background-color: transparent;	width: 20%;	float: left;	margin: 0 0 0 -100%;	}
section#leftBlocksWide						{	background-color: transparent;	width: 25%;	float: left;	margin: 0 0 0 -100%;	}
section#rightBlocks							{	background-color: transparent;	width: 20%;	float: left;	margin: 0 0 0 -20%;	}
section#rightBlocksWide						{	background-color: transparent;	width: 25%;	float: left;	margin: 0 0 0 -25%;	}

#pagesPanelForProduct						{	background-color: transparent;	margin: 0 0 0 20%;	overflow: auto;	}
#pagesPanelForProducts						{	background-color: transparent;	margin: 0 0 0 20%;	overflow: auto;	}
#pagesPanelForProductFull					{	background-color: transparent;	margin: 0;	overflow: auto;	}
#pagesPanelForProductsFull					{	background-color: transparent;	margin: 0;	overflow: auto;	}
#pagesPanelForProductWide					{	background-color: transparent;	margin: 0 0 0 25%;	overflow: auto;	}
#pagesPanelForProductsWide					{	background-color: transparent;	margin: 0 0 0 25%;	overflow: auto;	}


#homePanelLiner,
#homePanelWideLiner,
#homePanelWideLeftLiner,
#homePanelFullLiner								{	margin: 0;	} 
#pagesPanelLiner, 
#pagesPanelWideLiner, 
#pagesPanelFullLiner								{	margin: 0 10px; padding: 20px; background-color: #FFFFFF;	} 
#orderPanelLiner									{	margin: 0 10px; padding: 20px; background-color: #FFFFFF;	} 
#pagesPanelForProductLiner,
#pagesPanelForProductFullLiner,
#pagesPanelForProductWideLiner				{	margin: 0 10px; padding: 20px; background-color: #FFFFFF;	} 
#pagesPanelForProductsLiner,
#pagesPanelForProductsFullLiner,
#pagesPanelForProductsWideLiner				{	margin: 0;	}
#leftBlocksLiner, 
#leftBlocksWideLiner								{	margin: 0 10px;	} 
#rightBlocksLiner, 
#rightBlocksWideLiner							{	margin: 0 10px;	}


#homePanelLiner h1,
#homePanelWideLiner h1,
#homePanelWideLeftLiner h1,
#homePanelFullLiner h1							{	margin: 0 10px;	} 
#pagesPanelForProductsLiner h1,
#pagesPanelForProductsFullLiner h1,
#pagesPanelForProductsWideLiner h1			{	margin: 0 10px;	}   
#pagesPanelForProductsLiner h2,
#pagesPanelForProductsFullLiner h2,
#pagesPanelForProductsWideLiner h2			{	margin: 0 10px;	}  
#pagesPanelForProductsLiner p,
#pagesPanelForProductsFullLiner p,
#pagesPanelForProductsWideLiner p			{	margin: 0 10px;	} 

section#randomProductPanel1,
section#randomProductPanel2,
section#randomProductPanel3,
section#randomProductPanel4,
section#randomProductPanel5,
section#randomProductPanel6					{	clear: both;	} 


h2#randomProductPanelHeader1,
h2#randomProductPanelHeader2,
h2#randomProductPanelHeader3,
h2#randomProductPanelHeader4,
h2#randomProductPanelHeader5,
h2#randomProductPanelHeader6					{	background-color: transparent;	padding: 1%;	margin: 0 10px 20px 10px;	color: #373c3e; font-size: 120%; border: 0px solid transparent; 	} 


#slidesContainer									{	margin: 0 10px;	}		

section#pageSuperHighlights					{	clear: both;	}
section.productSuperHighlights				{	clear: both;	}
section.productHighlights						{	clear: both;	}

div.openTextPanel1															{	margin: 0 0 20px 0;	}
div.openTextPanel2															{	margin: 0 0 20px 0;	}

#siteTopPanel										{	margin: 0;	}		
#siteBottomPanel									{	margin: 0;	}

/*	Pricing Styles	*/
section.pricing									{	text-align: center;	}
div.highPrice										{	text-decoration: line-through;	}
div.fillerPrice									{		}
div.highPrice .colfff							{		}
div.midPrice										{	background-color: #1E2426; color: #FFFFFF; border: 0px solid #1E2426; border-radius: 0; font-weight: bold; font-size: 100%; line-height: 175%;	}
div.midPrice a										{	background-color: transparent; color: #FFFFFF;	}
div.onOfferPrice									{	background-color: #1E2426; color: #FFFFFF; border: 0px solid #1E2426; border-bottom-left-radius: 0; border-bottom-right-radius: 0; text-decoration: line-through; line-height: 175%; font-size: 80%;	}
div.lowPrice										{	background-color: #DF1F28; color: #FFFFFF; border: 0px solid #DF1F28; border-top-left-radius: 0; border-top-right-radius: 0; font-weight: bold; font-size: 100%; line-height: 175%;	}
div.savingsDisplay								{	background-color: transparent; font-size: 80%;	}

/*	Product Sequence Styles	*/
/*	Common Product Page Styles	*/
div#breadcrumbs									{	font-size: 80%;	padding: 0;	margin: 0 0 10px 0;	}
#pagesPanelForProductsLiner div#breadcrumbs,
#pagesPanelForProductsFullLiner div#breadcrumbs,
#pagesPanelForProductsWideLiner div#breadcrumbs				{	margin: 0 5px 10px 5px;	}

/*	Brands List Page Styles	*/

div#brandsList	{
	margin: 20px 0;
	padding: 0;
}
div.brandRecord	{
	width: 30%;
	text-align: center;
	float: left;
	min-height: 100px;
	margin-left: 3%;
	margin-bottom: 20px;
}
div.brandRecord img	{
	margin-bottom: 10px; width: 100%; max-width: 180px;
}

/*	Raw Call m0b0s0p0 Page Styles	*/

div#fullProductLinks			{	margin: 20px 0; text-align: center; font-size: 80%;	}

div.superCategoriesList		{		}
div.superCategoryEntry		{	border: 2px solid #373737; margin: 10px; padding: 10px;	}
div.superCategoryImage		{	float: right; width: 180px; text-align: center;	}
div.superCategoryDetail		{	padding: 0 0 20px 0;	}
.superCategoryDescription	{		}

div.masterCategoriesList		{		}
div.masterCategoryEntry			{	width: 25%; float: left;	}
div.masterCategoryWrapper		{	margin: 0 5px 10px 5px; padding: 0;	}
div.masterCategoryWrapper img	{	display: block; width: 100%;	}
div.masterCategoryDetail		{	text-align: center; line-height: 30px;	}
div.masterCategoryDetail h2	{	margin: 0; padding: 0; text-align: center; font-size: 100%; font-weight: normal;	}
div.masterCategoryDetail h2 a	{	display: block; background-color: #E6E6E6; color: #1E2426; border: 0; text-decoration: none; font-weight: normal;	}
div.masterCategoryDetail h2 a:hover	{	    background-color: #DF1F28; color: #FFFFFF; 	}
div.masterCategoryDetail p		{	display: none;	}
a.browseBrands						{	clear: both; display: block; margin: 10px 37.5%; width: 25%; padding: 3% 0; border: 1px solid #DF1F28; color: #DF1F28; background-color: #FFFFFF; }
a.browseBrands:hover				{	color: #FFFFFF; background-color: #DF1F28; }
a.browseAll							{	clear: both; display: block; margin: 10px 37.5%; width: 25%; padding: 3% 0; border: 1px solid #DF1F28; color: #DF1F28; background-color: #FFFFFF; text-align: center; }
a.browseAll:hover					{	color: #FFFFFF; background-color: #DF1F28; }

/*	Master Category Call mXb0s0p0 Page Styles	*/
div#masterCategoryPage								{	margin: 0 5px;	}
header#masterCategoryPageHeader					{		}
header#masterCategoryPageHeader h1				{	margin: 20px 0;	}
div#masterCategoryPageSelectionHeaders			{		}
div#selectByCategory									{	width: 66%; float: left;	}
div#selectByBrand										{	width: 33%; float: left; margin-left: 1%;	}

div#masterCategoryPageSelections					{	margin: 0;	}
div#masterCategoryPageSelections h2				{	color: #DF1F28; text-align: center; margin: 20px 0;	}
div#masterCategoryPageSubcategorySelections	{		}
div#masterCategoryPageSubcategorySelections div.subcategoryEntry	{	width: 50%; float: left; text-align: center; line-height: 30px;	}
div#masterCategoryPageSubcategorySelections div.subcategoryEntryLiner	{	background-color: #E6E6E6; margin: 0 5px 10px 5px; padding: 0px;	}
div#masterCategoryPageSubcategorySelections div.subcategoryEntryLiner a	{	padding: 20px; display: block; background-color: #E6E6E6; color: #1E2426; border: 0; text-decoration: none; font-weight: normal;	}
div#masterCategoryPageSubcategorySelections div.subcategoryEntryLiner a:hover	{	    background-color: #DF1F28; color: #FFFFFF; 	}

div#masterCategoryPageBrandSelections			{	margin: 0 5px;	}
div#masterCategoryPageBrandSelections2			{	margin: 0 5px;	}
div.masterCategoryPageBrand						{	width: 12.5%; float: left; text-align: center;	}
div.masterCategoryPageBrand img					{	width: 90%; margin: 0 5% 10px 5%;	}
div.masterCategoryPageBrandSplit					{	clear: both;	}


/*	Master Category AND Brand Call mXbXs0p0 Page Styles	*/
div#masterCategoryBrandPage								{		}
header#masterCategoryBrandPageHeader					{		}
header#masterCategoryBrandPageHeader h1							{	margin: 20px 0;	}
div#masterCategoryBrandPageSelections					{		}
div#selectBrandByCategory									{		}
div#masterCategoryBrandPageSubcategorySelections	{		}
div#masterCategoryBrandPageSubcategorySelections div.subcategoryEntry	{	width: 50%; float: left; text-align: center; line-height: 30px;	}
div#masterCategoryBrandPageSubcategorySelections div.subcategoryEntryLiner	{	background-color: #E6E6E6; margin: 0 5px 10px 5px; padding: 0;	}
div#masterCategoryBrandPageSubcategorySelections div.subcategoryEntryLiner a	{	padding: 20px;	display: block; background-color: #E6E6E6; color: #1E2426;border: 0; text-decoration: none; font-weight: normal; padding: 20px;	}
div#masterCategoryBrandPageSubcategorySelections div.subcategoryEntryLiner a:hover	{	    background-color: #DF1F28; color: #FFFFFF; 	}


/*	Sub Category OR Brand Sub Category Call mXb0sXp0 mXbXsXp0 Page Styles	*/
div#pagesPanelForProductsLiner h1						{		}
header#subCategoryPageHeader h2							{	margin: 20px 0;	}

div#productListings											{		}
article.productListingC1									{		}
article.productListingC2									{	width: 50%; float: left;	}
article.productListingC3									{	width: 33.33%; float: left;	}
article.productListingC4									{	width: 25%; float: left;	}
article.productListingC5									{	width: 20%; float: left;	}
article.productListingC1 div.productListing1,
article.productListingC2 div.productListing2,
article.productListingC3 div.productListing3,
article.productListingC4 div.productListing4,
article.productListingC5 div.productListing5,
article.productListingC2 div.productListing1,
article.productListingC3 div.productListing1, article.productListingC3 div.productListing2,
article.productListingC4 div.productListing1, article.productListingC4 div.productListing2, article.productListingC4 div.productListing3,
article.productListingC5 div.productListing1, article.productListingC5 div.productListing2, article.productListingC5 div.productListing3, article.productListingC5 div.productListing4
																	{	margin: 0 10px 20px 10px; padding: 0; background-color: #FFFFFF; border: 1px dotted #E6E6E6;  color: #1E2426; border-radius: 0;	}
article.productListingC1 div.productListing1:hover,
article.productListingC2 div.productListing2:hover,
article.productListingC3 div.productListing3:hover,
article.productListingC4 div.productListing4:hover,
article.productListingC5 div.productListing5:hover,
article.productListingC2 div.productListing1:hover,
article.productListingC3 div.productListing1:hover, article.productListingC3 div.productListing2:hover,
article.productListingC4 div.productListing1:hover, article.productListingC4 div.productListing2:hover, article.productListingC4 div.productListing3:hover,
article.productListingC5 div.productListing1:hover, article.productListingC5 div.productListing2:hover, article.productListingC5 div.productListing3:hover, article.productListingC5 div.productListing4:hover
																	{	background-color:#E6E6E6; border-color: #E6E6E6;	}
																	
article.productListingC1 div.productListingOnOffer,
article.productListingC2 div.productListingOnOffer,
article.productListingC3 div.productListingOnOffer,
article.productListingC4 div.productListingOnOffer,
article.productListingC5 div.productListingOnOffer
																	{	border-color: #DF1F28;	}
																	
							
																	
div.subCatProductImage										{	margin: 10px; border: 10px solid #FFFFFF; border-radius: 0; background-color: #FFFFFF; }
div.subCatProductImage img									{	width: 100%; border: 0; margin: 0; padding: 0; }
div.subCatProductDetail										{	 }
div.productListingBrand										{	color: #1E2426; padding: 0; }

div.productListingModel										{	color: #1E2426; padding: 0 10px; }
div.productListingBrand span,
div.productListingModel span								{	display: none; }
div.productListingBrand a									{	color: #1E2426; display: block; font-weight: bold; }
div.productListingModel a									{	color: #1E2426; display: block; }
div.productListingAlert										{	color: #FFFFFF; margin: 5px 10px; padding: 5px; font-size: 60%; text-align: center; background-color: #DF1F28; border: 0px solid #DF1F28;  }



div.productListingPrice section.pricing									{	text-align: center;	}
div.productListingPrice div.highPrice										{	text-decoration: line-through;	}
div.productListingPrice div.fillerPrice									{		}
div.productListingPrice div.highPrice .colfff							{		}
div.productListingPrice div.midPrice										{	background-color: #1E2426; color: #FFFFFF; border: 0px solid #1E2426; border-radius: 0; font-weight: bold; font-size: 100%; line-height: 175%;	}
div.productListingPrice div.midPrice a										{	background-color: transparent; color: #FFFFFF;	}
div.productListingPrice div.onOfferPrice									{	background-color: #1E2426; color: #FFFFFF; border: 0px solid #1E2426; border-bottom-left-radius: 0; border-bottom-right-radius: 0; text-decoration: line-through; line-height: 175%; font-size: 80%;	}
div.productListingPrice div.lowPrice										{	background-color: #DF1F28; color: #FFFFFF; border: 0px solid #DF1F28; font-weight: bold; font-size: 100%; line-height: 175%;	}
div.productListingPrice div.savingsDisplay								{	background-color: transparent; font-size: 80%;	}


article.productListingC1 div.productListing1
																	{	margin: 0 0 3% 0;	}

article.productListingC1 div.subCatProductImage			{	width: 25%; margin-right: 5%; float: left; }
article.productListingC1 div.subCatProductImage img	{	width: 100%; }
article.productListingC1 div.subCatProductDetail		{	width: 40%; float: left; }
article.productListingC1 div.subCatProductDetail a
																		{	font-size: 150%; font-weight: bold; }
article.productListingC1 div.subCatProductDetail span.highlight
																		{	display: block; }
article.productListingC1 div.productListingPrice		{	width: 25%; float: right; padding: 0 12px; }


article.productListingC1 form.buyit							{	width: 25%; float: right; font-size: 80%; clear: right; margin: 20px 0 0 0;	}

form#Comparator													{	margin: 0 10px; padding: 10px; background-color: #E6E6E6; border: 2px solid #505456;  font-size: 80%; color: #1E2426;  border-radius: 0;	}


/*	Product Call mXb0sXpX mXbXsXpX Page Styles	*/
div#productPageHeader										{	 }
div#productPageHeaderLeft									{	width: 50%; float: left; }
div#productPageHeaderRight									{	width: 50%; float: right; text-align: right; }

article#productPage											{	 }
article#productPage h1.producth1							{	margin: 20px 0; }
article#productPage img.brandLogo						{	width: 100%; max-width: 180px; margin: 0 auto 50px auto; display: block;	}
div.productHeader												{	 }
div.productRight												{	width: 30%; float: right; }
div.productLeft												{	width: 66.67%; float: left; }
div.productRightR												{	width: 66.67%; float: right; }
div.productLeftR												{	width: 30%; float: left; }
div.productWide												{	 }
div.productPricingComments									{	 }
div.productAlert												{	margin: 5px 0; padding: 5px; font-weight: bold; color: #DF1F28;	}
div#productImages												{	 }
div#productImages img.pri									{	width: 100%; }
div#productImages img.sup									{	width: 25%; }
div#productDetail												{	 }
div#productDetail .tr0										{	background-color: #F1F0EE; }
div#productDetail .tr1										{	 }
div#productDetail dl											{	width: 100%;	margin: 0;	padding: 0; }
div#productDetail dl dt										{	margin: 0 0 1em 0;	padding: 0; }
div#productDetail dl dd										{	margin: 0 0 1em 0;	padding: 0; }

div#productDetail dl dt.tr0								{	width: 33%; float: left; clear: left; font-weight: bold; background-color: #F1F0EE; }
div#productDetail dl dt.tr1								{	width: 33%; float: left; clear: left; font-weight: bold; }
div#productDetail dl dd.tr0								{	width: 66%; float: left; background-color: #F1F0EE; }
div#productDetail dl dd.tr1								{	width: 66%; float: left; }
div.productDisclaimer										{	clear: both; }
div.productReward												{	font-weight: bold;	}

div.status2product											{	color: #DF1F28; font-weight: bold; font-size: 80%; margin: 20px 0;	}

form.buyit														{	margin: 20px 0;	}
form.buyit input.buyButton									{	width: 100%; background-color: #009E60; border: 2px outset #009E60; border-radius: 5px; font-size: 150%; line-height: 180%; color: #FFFFFF;	}
form.buyit select.addQty									{	width: 100%; background: #E2F4ED none repeat scroll 0 0; margin-bottom: 10px; border: 1px solid #009E60; padding: 2%; border-radius: 5px;	}
form.buyit select.addVar									{	width: 100%; background: #E2F4ED none repeat scroll 0 0; margin-bottom: 10px; border: 1px solid #009E60; padding: 2%; border-radius: 5px;	}
form.buyit div#cartOptions									{	font-size: 80%; margin: 0 0 10px 0;	}
form.buyit div#cartOptions label.stockLevelY,
form.buyit div#cartOptions label.stockLevelO,
form.buyit div#cartOptions .stockLevelN				{	font-weight: bold;	}
form.buyit div#cartOptions label.stockLevelY .stockLevelY,
form.buyit div#cartOptions label.stockLevelO .stockLevelO
																	{	font-weight: normal;	}
form.buyit .highlight8
																	{	font-weight: bold; font-size: 80%; color: #DF1F28; display: block; margin: 20px 0;	}


.puOpen															{	padding: 0 5px; background-color: #DF1F28; color: #FFFFFF; cursor: pointer; font-size: 90%; border: 1px outset #DF1F28; font-weight: bold;	}

/*	Product Call mXb0sXpX mXbXsXpX TAB Styles	*/
div#productTabs												{	margin: 20px 0;	}
div.tabHeader													{	font-size: 140%; font-weight: bold; padding: 0; margin: 0;	}
div.tabHeader:hover											{	cursor: pointer;	}
div.activeTabHeading 										{		}
div.activeTabHeading div.tabLiner						{	color: #FFFFFF; background-color: #DF1F28; border-top: 0; border-right: 2px solid #FFFFFF; padding: 1% 2%;	}
div.inactiveTabHeading										{		}
div.inactiveTabHeading div.tabLiner						{	color: #007095; background-color: #E6E6E6; border-top: 0; border-right: 2px solid #FFFFFF; padding: 1% 2%;	}
div.activeTab			 										{	clear: left;	margin: 0; padding: 2%; border: 1px solid #E6E6E6;	}


aside#productPMRFormWrapper								{	 }
aside#productPMRFormWrapper h2							{	margin-top: 0; }
form#productPMRForm											{	margin: 20px 40px;	padding: 0; }
form#productPMRForm fieldset								{	margin: 20px 0;	padding: 10px; }
form#productPMRForm legend									{	font-weight: bold;	}
form#productPMRForm fieldset div						  	{	margin: 3px 0;	padding: 3px 0;	clear: both;	}
form#productPMRForm fieldset div label					{	display: block; float: left; width: 30%; padding: 3px 5px; margin: 0 0 5px 0; text-align: right; font-size: 100%; }
form#productPMRForm fieldset div label.req 			{	font-weight: bold; }
form#productPMRForm input[type="text"]					{	width: 50%;	}
form#productPMRForm input[type="email"]				{	width: 50%;	}
form#productPMRForm input[type="url"]					{	width: 50%;	}
form#productPMRForm input#productPMFormSubmit		{	width: 100%; text-align: center; font-size: 120%; background-color: #7B111B; border: 2px outset #7B111B; color: #FFFFFF; line-height: 180%;	}
form#productPMRForm input.price							{	width: 20%;	}
form#productPMRForm input.pcode							{	width: 20%;	}
form#productPMRForm textarea								{	width: 100%; height: 3em;	}

aside#productReviewsWrapper								{		}
aside#productReviewsWrapper h2							{	margin-top: 0; }
div#writeReview												{		}
div#writeReview input[type="button"]					{	float: right; margin: 0 0 0 50px; background-color: #7B111B; border: 2px outset #7B111B; color: #FFFFFF; line-height: 180%;	}
div#productReviews											{		}
div.productReview												{	width: 48%; float: left;	}
div#productReviews div.c0									{	margin: 0 4% 20px 0; clear: left;	}
div#productReviews div.c1									{	margin: 0 0 20px 0;	}
div.reviewScore												{	width: 33%; float: left; text-align: center;	}
div.reviewScore .scoreOn									{	color: #00CC00; font-size: 140%;	}
div.reviewScore .scoreOff									{	color: #999999; font-size: 140%;	}
div.productReview h3											{	margin: 0; padding: 0;	}
div.reviewAuthor												{	width: 33%; float: left; text-align: left; clear: left; font-size: 80%;	}
form#productReviewForm										{	margin: 20px 40px;	padding: 0; }
form#productReviewForm div								  	{	margin: 3px 0;	padding: 3px 0;	clear: both;	}
form#productReviewForm div label							{	display: block; float: left; width: 30%; padding: 3px 5px; margin: 0 0 5px 0; text-align: right; font-size: 100%; }
form#productReviewForm div label.req 					{	font-weight: bold; }
form#productReviewForm input[type="text"]				{	width: 50%;	}
form#productReviewForm input[type="email"]			{	width: 50%;	}
form#productReviewForm textarea							{	width: 100%; height: 3em;	}
form#productReviewForm .scoreOn							{	color: #00CC00; font-size: 200%; cursor: pointer;	}
form#productReviewForm .scoreOff							{	color: #999999; font-size: 200; cursor: pointer;	}


/*	Related Product Records	*/
div.relatedProduct											{	width:19%; text-align: center; float: left; margin: 1%; padding: 2%;	}

/*	Product Upgrades	*/
div#productUpgradesDetailPanel							{	background-color: #F9F9F9; border: 2px outset #F1F0EE; margin: 10px 0; padding: 10px;	}
div.productUpgradeOption									{	background-color: #FFFFFF; border: 1px outset #F1F0EE; margin: 0 5px 5px 5px ; padding: 5px;	}
div.productUpgradeOptionImage								{	background-color: #FFFFFF; border: 0; margin: 0; padding: 0; float: right;	}

/*	Product Cross-Selling	*/
aside#pwbtab													{	clear: both; font-size: 80%;	}
aside#pwvtav													{	clear: both; font-size: 80%;	}
aside#ymabii													{	clear: both; font-size: 80%;	}
article.crossSellProduct									{	width:19%; text-align: center; float: left; margin: 1%; padding: 2%;	}
article.crossSellProduct img								{	width:100%;	}

/*	Product Comparisons */
#productComparison											{	font-size: 100%; }
#productComparison table									{	font-size: 100%; border-collapse: separate; text-align: left; }
#productComparison th.row									{	font-size: 100%; margin: 1px; border: 1px solid #666666; text-align: left; background-color: #F1F0EE; font-weight:bold; vertical-align: top; }
#productComparison th.col									{	font-size: 120%; margin: 1px; border: 1px solid #666666; text-align: center; background-color: transparent; font-weight:bold; vertical-align: top; }
#productComparison td										{	font-size: 100%; margin: 1px; border: 1px solid #F1F0EE; text-align: center; background-color: transparent; vertical-align: top; }
#productComparison td.data									{	font-size: 100%; margin: 1px; border: 1px solid #F1F0EE; text-align: center; background-color: transparent; }
#productComparison td.pricedata							{	font-size: 120%; }
#productComparison td.pricedata, 
#productComparison td.commentdata, 
#productComparison td.yeardata, 
#productComparison td.alertdata							{	font-weight:bold; color: #DF1F28; background-color: transparent; }

/*	Offers Page Styles */
h1.offersPages														{ color: #DF1F28;  padding-right: 0; padding-bottom: 1em; padding-left: 0;	}

div#offerRecords													{		}
div#offerRecords div.offerProduct							{	width: 33.33%; float: left;	}
div#offerRecords div.offerProductWrapper					{	margin: 0 10px 20px 10px; padding: 0; background-color: transparent;  border: 1px solid #DF1F28;  color: #1E2426; border-radius: 0; 	}
div#offerRecords div.offerProductWrapper:hover			{		}
div#offerRecords div.offerProductLocation					{		}
div#offerRecords div.offerProductImage						{	margin: 10px;	}
div#offerRecords div.offerProductImage img				{	width: 100%; display: block;	}
div#offerRecords div.offerProductDetail					{	padding: 10px 0 0 0;	}

div#offerRecords div.offerProductComments					{		}
div#offerRecords div.offerProductLink						{		}
div#offerRecords div.offerProductBrand						{	color: #1E2426; padding: 0 10px; font-size: 110%; }

div#offerRecords div.offerProductBrand						{	color: #1E2426; padding: 0 10px; font-size: 110%; }
div#offerRecords div.offerProductModel						{	color: #1E2426; padding: 0 10px; }
div#offerRecords div.offerProductBrand a					{	color: #1E2426; display: block; }
div#offerRecords div.offerProductModel a					{	color: #1E2426; display: block; }
div#offerRecords div.offerProductAlert						{	color: #FFFFFF; margin: 5px 10px; padding: 5px; font-size: 60%; text-align: center; background-color: #DF1F28; border: 0px solid #DF1F28;  }



div#offerRecords div.offerProduct div.offerProductPrice section.pricing div.highPrice										{	text-decoration: line-through;	}
div#offerRecords div.offerProduct div.offerProductPrice section.pricing div.fillerPrice									{		}
div#offerRecords div.offerProduct div.offerProductPrice section.pricing div.highPrice .colfff							{		}
div#offerRecords div.offerProduct div.offerProductPrice section.pricing div.midPrice										{	background-color: #1E2426; color: #FFFFFF; border: 0px solid #1E2426; border-radius: 0; font-weight: bold; font-size: 100%; line-height: 175%;	}
div#offerRecords div.offerProduct div.offerProductPrice section.pricing div.midPrice a										{	background-color: transparent; color: #FFFFFF;	}
div#offerRecords div.offerProduct div.offerProductPrice section.pricing div.onOfferPrice									{	background-color: #1E2426; color: #FFFFFF; border: 0px solid #1E2426; border-bottom-left-radius: 0; border-bottom-right-radius: 0; text-decoration: line-through; line-height: 175%; font-size: 80%;	}
div#offerRecords div.offerProduct div.offerProductPrice section.pricing div.lowPrice										{	background-color: #DF1F28; color: #FFFFFF; border: 0px solid #DF1F28; font-weight: bold; font-size: 100%; line-height: 175%;	}
div#offerRecords div.offerProduct div.offerProductPrice section.pricing div.savingsDisplay								{	background-color: transparent; font-size: 80%;	}


div#offerCategoriesCondensed									{	margin: 0 10px;	}
div#offerCategoriesCondensed a								{	display: block; margin: 0 0 1em 0; color: #1E2426; background-color: transparent; font-weight: bold;	}
div#offerCategoriesCondensed a:hover						{	color: #DF1F28; background-color: transparent;	}
div#offerCategoriesCondensed i								{	color: #DF1F28; margin-right: 1em;	}
div#offerCategoriesCondensed span							{	color: #DF1F28; font-weight: normal; font-size: 80%;	}

div#offerCategories												{	padding: 20px 0;	}
div.offerCategory													{	width: 25%; float: left;	}
div.offerCategoryWrapper										{	margin: 0 10px 20px 10px; padding: 0; position: relative;	}
div.offerCategoryWrapper img										{	width: 100%;	}
div.offerCategoryImage											{	width: 100%;	}
div.offerCategoryImage img										{	width: 100%; display: block;	}
div.offerCategoryDetail											{	width: 80%; margin: 0; padding: 0; position: absolute; top: 40%; left: 10%; background-color: #E6E6E6; text-align: center;	}
div.offerCategoryDetail:hover									{	background-color: #DF1F28;	}
div.offerCategoryDetail a									{	display: block; color: #1E2426;	}
div.offerCategoryDetail a:hover							{	background-color: #DF1F28; color: #FFFFFF;	}
div.offerCategoryDetail span							{	font-size: 80%;	}
div.masterCategoryDetail p										{	display: none;	}


/* Search Result Styles */
div#searchResults													{		}
div#searchResults div.searchResultProduct					{	width: 33.33%; float: left;	}
div#searchResults div.searchResultProduct:nth-child(3n+1) 	{	clear: left; } 
div#searchResults div.searchResultProductWrapper		{	margin: 0 10px 20px 10px; padding: 0; background-color: transparent;  border: 1px dotted #E6E6E6;  color: #1E2426; border-radius: 0;	}
div#searchResults div.searchResultProductWrapper:hover {		}
div#searchResults div.searchResultProductLocation		{	font-size: 80%; margin: 10px;	}
div#searchResults div.searchResultProductImage			{	margin: 10px;	}
div#searchResults div.searchResultProductImage img		{	width: 100%; display: block;	}
div#searchResults div.searchResultProductDetail			{	padding: 10px 0 0 0;	}
div#searchResults div.searchResultProductPricing		{	margin: 0;	}
div#searchResults div.searchResultProductComments		{	margin: 10px 20px;	}
div#searchResults div.searchResultProductLink			{		}

div#searchResults div.searchResultProductBrand			{	color: #1E2426; padding: 0 10px; font-size: 110%; font-weight: bold; }
div#searchResults div.searchResultProductModel			{	color: #1E2426; padding: 0 10px; }
div#searchResults div.searchResultProductBrand a		{	color: #1E2426; display: block; }
div#searchResults div.searchResultProductModel a		{	color: #1E2426; display: block; }
div#searchResults div.searchResultProductAlert			{	color: #FFFFFF; margin: 5px 10px; padding: 5px; font-size: 60%; text-align: center; background-color: #DF1F28; border: 0px solid #DF1F28;  }

div#searchResults div.searchResultProduct div.searchResultProductPricing section.pricing div.highPrice				{	text-decoration: line-through;	}
div#searchResults div.searchResultProduct div.searchResultProductPricing section.pricing div.fillerPrice				{		}
div#searchResults div.searchResultProduct div.searchResultProductPricing section.pricing div.highPrice .colfff		{		}
div#searchResults div.searchResultProduct div.searchResultProductPricing section.pricing div.midPrice					{	background-color: #1E2426; color: #FFFFFF; border: 0px solid #1E2426; border-radius: 0; font-weight: bold; font-size: 100%; line-height: 175%;	}
div#searchResults div.searchResultProduct div.searchResultProductPricing section.pricing div.midPrice a				{	background-color: transparent; color: #FFFFFF;	}
div#searchResults div.searchResultProduct div.searchResultProductPricing section.pricing div.onOfferPrice			{	background-color: #1E2426; color: #FFFFFF; border: 0px solid #1E2426; border-bottom-left-radius: 0; border-bottom-right-radius: 0; text-decoration: line-through; line-height: 175%; font-size: 80%;	}
div#searchResults div.searchResultProduct div.searchResultProductPricing section.pricing div.lowPrice					{	background-color: #DF1F28; color: #FFFFFF; border: 0px solid #DF1F28; font-weight: bold; font-size: 100%; line-height: 175%;	}
div#searchResults div.searchResultProduct div.searchResultProductPricing section.pricing div.savingsDisplay			{	background-color: transparent; font-size: 80%;	}



/*	Brand Pages Styles */
article#brand													{		}
article#brand h1												{		}
article#brand div.brandLogo								{		}
article#brand div#brandDetail								{		}
article#brand div#brandA2Z									{		}
article#brand div#brandA2Z h3								{		}
article#brand div#brandExtraDetail						{		}
article#brand div#brandWebLink							{		}

/*	A2Z List	*/
div#a2zBrands													{		}
div#a2zBrands fieldset										{	padding: 10px 10px 10px 20px; margin: 5px;	}
div#a2zBrands fieldset legend								{	font-weight: bold; font-size: 120%; margin: 0 5px 20px 5px;	}

div#a2zProducts												{		}
div#a2zProducts p.subcatInset								{	margin-left: 30px;	}
div#a2zProducts p.brandInset								{	margin-left: 60px;	}
div#a2zProducts p.brandInset a							{	margin-left: 30px;	}




/*	Blocks Styles	*/
/*	Main Blocks Panels are defined as part of Panels section	*/



div.blockBordered						{	padding: 0;	margin: 10px 0 20px 0;	position: relative; border: 1px solid #505456;	}
div.blockBordered h2					{	background: #505456; /* Old browsers */
	background: -moz-linear-gradient(top,  #505456 0%, #505456 10%, #1e2426 90%, #1e2426 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#505456), color-stop(10%,#505456), color-stop(90%,#1e2426), color-stop(100%,#1e2426)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #505456 0%,#505456 10%,#1e2426 90%,#1e2426 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #505456 0%,#505456 10%,#1e2426 90%,#1e2426 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #505456 0%,#505456 10%,#1e2426 90%,#1e2426 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #505456 0%,#505456 10%,#1e2426 90%,#1e2426 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#505456', endColorstr='#1e2426',GradientType=0 ); /* IE6-9 */
	padding: 5px 10px; color: #FFFFFF;	margin: 0;	font-weight: 700;	font-size: 100%;	text-align: left;	}
div.blockBordered h2 a				{	color: #FFFFFF;	font-weight: bold; display: block; text-decoration: none;		}
div.blockBorderedLiner				{	margin: 0;	padding: 0;	}
div.blockBorderedContent			{	margin: 0;	padding: 9px;	}
div.blockBorderedLiner form		{	margin: 0;	padding: 0;	}

div.blockBordered div.blockReadMore, div.blockBorderless div.blockReadMore
											{	margin: 10px 0 0 0;	padding: 0;	text-align: right;	}

div.blockBordered div.blockReadMore a, div.blockBorderless div.blockReadMore a	
											{	margin: 0;	padding: 0 10% 0 0;	display: block;	text-transform: lowercase;	font-weight: bold;	background: transparent url('/images/blockReadMoreLink.png') no-repeat top right; background-size: 100%; line-height: 170%;	}

div.blockBorderless					{	background-color: transparent;	margin: 0 0 20px 0;	padding: 0;	}
div.blockBorderless h2				{	background: transparent;	padding: 0;	margin: 0;	color: #373c3e;	font-weight: 700;	font-size: 100%;	text-align: left;		}
div.blockBorderless h2 a			{	background: transparent;	color: #373c3e;	text-decoration: none;	}
div.blockBorderless h2 a:hover	{		}
div.blockBorderlessLiner			{	margin: 0;	padding: 0;	}
div.blockBorderlessContent			{	margin: 0;	padding: 10px 0 0 0;	}

/*	Category/Subcategory Menu Block	*/
nav#categoryMenuBlock														{		}
nav#categoryMenuBlock h2													{		}
div#categoryMenuBlockLiner													{		}
nav#categoryMenuBlock div.blockBorderlessContent					{	padding: 0;	}
div.categoryGroupWrapper													{	background-color: transparent;	font-size: 100%;	margin: 0 0 10px 0;	padding: 0;	position: relative;	}
nav#categoryMenuBlock h5.categoryHeader								{	background-color: transparent;	padding: 0;	margin: 0;	color: #373c3e;	font-weight: bold;	font-size: 100%;	text-align: left;	}
nav#categoryMenuBlock h5.categoryHeader a								{	color: #373c3e;	text-decoration: none;	display: block; padding: 5px 10px; font-weight: bold; background: #505456; /* Old browsers */
	background: -moz-linear-gradient(top,  #505456 0%, #505456 10%, #1e2426 90%, #1e2426 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#505456), color-stop(10%,#505456), color-stop(90%,#1e2426), color-stop(100%,#1e2426)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #505456 0%,#505456 10%,#1e2426 90%,#1e2426 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #505456 0%,#505456 10%,#1e2426 90%,#1e2426 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #505456 0%,#505456 10%,#1e2426 90%,#1e2426 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #505456 0%,#505456 10%,#1e2426 90%,#1e2426 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#505456', endColorstr='#1e2426',GradientType=0 ); /* IE6-9 */
	color: #FFFFFF;	}
nav#categoryMenuBlock h5.categoryHeader a:hover						{	background: #df1f28; color: #FFFFFF;	}
nav#categoryMenuBlock h5.categoryHeader a.categoryHeaderActive	{	background: #1e2426; color: #FFFFFF;	}
div.categoryGroupLiner														{		}
div.categoryGroupContent													{		}
nav#categoryMenuBlock a.subcategoryHeader								{ font-size: 90%; font-weight: normal;	color: #373c3e;   background-color: transparent;	margin: 0; padding: 6px 14px;	border-bottom: 1px solid #FFFFFF; display: block;	text-decoration: none;  }
nav#categoryMenuBlock a.subcategoryHeader:hover						{ background-color: #1e2426; color: #FFFFFF;  }
nav#categoryMenuBlock a.subcategoryHeader:last-child				{  }

/*
div.blockBorderless div.categoryGroupWrapper							{	background: #FFFFFF url('/images/catGroupBacking.png') no-repeat top center;	font-size: 1em;	margin: 0;	position: relative;	}
div.blockBorderless div.categoryGroupWrapper h5.categoryHeader	{	background: transparent url('/images/catGroupH2.png') no-repeat bottom center;	padding: 6px 4px 11px 4px;	margin: 0;	color: #FFFFFF;	font-weight: bold;	font-size: 0.8em;	text-align: left;}
div.blockBorderless div.categoryGroupWrapper h5.categoryHeader a	{	color: #FFFFFF;	text-decoration: none;	display: block;	}
div.blockBorderless div.categoryGroupLiner							{	margin: 0 0 5px 0;	padding: 5px 1px 5px 1px;	background: #FFFFFF url('/images/blockBorderlessCatGroupBackground.png') no-repeat bottom center;	position: relative;	top: -10px;}
*/

/*	Search Box Block	*/
section#blockSearchBlock													{		}
section#blockSearchBlock form												{		}
section#blockSearchBlock form submit#blockSearchSubmit			{		}

form#blockSubscribeForm														{	margin: 0;	}
form#blockSubscribeForm span												{	font-size: 80%	}
form#blockSubscribeForm input[type="email"]							{	width: 98%;	}
form#blockSubscribeForm input[type="image"]							{	background-color: transparent; margin: 0; padding: 0; border: 0; width: 100%;	}

/*	Mailing List Box Block	*/
section#mailingListBlock													{		}
section#mailingListBlock form												{		}
section#mailingListBlock form submit#blockMLSubmit					{		}

form#mailingListSignup														{	margin: 5px 0;color:#FFF;	}
form#mailingListSignup span												{	font-size: 80%	}
form#mailingListSignup input[type="text"]#mlURL						{	display: none;	}
form#mailingListSignup input[type="email"]							{	width: 25%; background-color: #FFFFFF; border: 0px solid transparent; padding: 5px; border-bottom-left-radius: 5px; border-top-left-radius: 5px;	}
form#mailingListSignup input[type="submit"]#blockMLSubmit		{	background-color: #1E2426; color: #FFFFFF; border: 0px solid transparent; padding: 5px; font-weight: bold; padding: 5px; border-top-right-radius: 5px; border-bottom-right-radius: 5px;	}



/*	Secure Ordering Block	*/
section#secureOrdering														{		}
/*	B4A Bikehub Block	*/
section#industryLinks														{		}
/*	Random Offer Block	*/
section#hotOffer																{		}
/*	Random Product Block	*/
section#hotProduct															{		}
/*	Brands List Block	*/
section#listOfBrands															{		}
/*	Brand Logos Block	*/
section#listOfBrandLogos													{		}
/*	Brand Logos Block	*/
section#latestAdditions														{		}
/*	Brand Logos Block	*/
section#popularProducts														{		}
/*	Brand Logos Block	*/
section#topSellers															{		}
/*	Brand Logos Block	*/
section#newsHeadlines														{		}

form#quickJumpForm															{	margin: 0 0 20px 0;	}

form#blockSearch																{	margin: 0;	}
form#blockSearch input[type="text"]										{	width: 98%;	}
form#blockSearch input[type="image"]									{	background-color: transparent; margin: 0; padding: 0; border: 0; width: 100%;	}

/*	Homepage Center Panel Styles */
div.highlightContainer														{	margin: 0 0 20px 0;	width: 33.33%; float: left;	}
div.lastColumn div.highlightContainer									{	margin: 0 0 20px 0;	}
div.highlightContainer img													{	width: 100%;	}

div.highlightContainer2Up													{	margin: 0 0 20px 0; width: 50%; float: left;	}
div.lastColumn div.highlightContainer2Up								{	margin: 0 0 20px 0;	}
div.highlightContainer2Up img												{	width: 100%;	}

div.highlightContainer4Up													{	margin: 0 0 20px 0; width: 25%; float: left;	}
div.lastColumn div.highlightContainer4Up								{	margin: 0 0 20px 0;	}
div.highlightContainer4Up img												{	width: 100%;	}

div.superHighlightContainer												{	margin: 0 0 20px 0;	}
div.superHighlightContainer img											{	width: 100%;	}

div.pageSuperHighlightContainer											{	margin: 0 0 20px 0;	}

div.randomProductRecord														{	padding: 10px; margin: 0 10px 20px 10px; background-color: transparent; border: 0px solid #F2F7E4; 	}
div.randomProductRecord:hover												{		}
div.randomProductRecord div.productImage								{	width: 28%; float: left; background-color: #FFFFFF; border: 0px solid #FFFFFF;  padding: 10px;	}
div.randomProductRecord div.productImage img							{	width: 100%;	}
div.randomProductRecord div.productShopping							{	width: 65%; float: right;	}
div.randomProductRecord div.productText								{	width: 65%; float: right;	}
div.randomProductRecord section.pricing								{		}
div.randomProductRecord div.productCrossLinks						{	width: 65%; float: right;	}



div.blockHighlight															{	margin: 0 10px 20px 10px; background-color: #FFFFFF;	border: 1px solid #505456; border-radius: 0; 	}
div.blockHighlight h2														{	background-color: transparent; 	padding: 5px 10px;	margin: 0;	color: #373c3e;	text-align: left; font-size: 100%; font-weight: 700; }
div.blockHighlightLiner														{	margin: 0;	padding: 0;	background-color: transparent;	}
div.blockHighlightContent													{	margin: 0;	padding: 2%;	background-color: transparent;	}
div.blockHighlightContent img												{	width: 100%;	}

/*		Alternative Random Product Blocks	*/
div.rpListing																	{	width: auto;	}
div.rpListingLiner															{	margin: 0 10px 20px 10px; background-color: #FFFFFF;	border: 1px solid #505456; border-radius: 0; 	}
div.rpOnOffer																	{		}
div.rpImage																		{	margin: 10px;	}
div.rpImage img																{	width: 100%; display: block;	}
div.rpDetail																	{	padding: 10px 0 0 0;	}
div.rpBrand																		{	color: #373c3e; padding: 0 10px; font-size: 110%; }
div.rpModel																		{	color: #373c3e; padding: 0 10px; min-height: 2.5em; }
div.rpBrand a																	{	color: #373c3e; display: block; }
div.rpModel a																	{	color: #373c3e; display: block; }
div.rpPrice section.pricing div.highPrice										{	text-decoration: line-through;	}
div.rpPrice section.pricing div.fillerPrice									{		}
div.rpPrice section.pricing div.highPrice .colfff							{		}
div.rpPrice section.pricing div.midPrice										{	background-color: #373c3e; color: #FFFFFF; border: 0px solid #373c3e; border-radius: 0; font-weight: bold; font-size: 100%; line-height: 175%;	}
div.rpPrice section.pricing div.midPrice a										{	background-color: transparent; color: #FFFFFF;	}
div.rpPrice section.pricing div.onOfferPrice									{	background-color: #373c3e; color: #FFFFFF; border: 0px solid #373c3e; border-bottom-right-radius: 0; border-bottom-left-radius: 0; text-decoration: line-through; line-height: 175%; font-size: 80%;	}
div.rpPrice section.pricing div.lowPrice										{	background-color: #DF1F28; color: #FFFFFF; border: 0px solid #DF1F28; font-weight: bold; font-size: 100%; line-height: 175%;	}
div.rpPrice section.pricing div.savingsDisplay								{	background-color: transparent; font-size: 80%;	}




div.blockNews																	{	margin: 0; padding: 10px; background-color: #FFFFFF;	border: 1px solid #505456; border-radius: 0;	}
div.blockNews h2																{	padding: 0 0 10px 0;	margin: 0;	color: #373c3e;	text-align: left; font-size: 100%; font-weight: 700;	}
div.blockNewsLiner															{	margin: 0;	padding: 0;	background-color: transparent;	}
div.blockNewsContent															{	margin: 0;	padding: 2%;	background-color: transparent;	}

div.newsStoryarticleRowStyle1												{	background-color: #EDEDEE;	margin: 0;	padding: 1%; border: 0px solid #EDEDEE; 	}
div.newsStoryarticleRowStyle2												{	background-color: #FFFFFF;	margin: 0;	padding: 1%;	}
div.newsHeadlineImage														{	background-color: #FFFFFF;	width: 21%; float: left; padding: 0; margin: 1% 2% 1% 0; border: 0px solid #FFFFFF; 	}
div.newsHeadlineImage img													{	width: 100%;	}
div.newsHeadlineReadMore													{	background-color: transparent;	width: 21%; float: right; padding: 1%; margin: 50px 1% 1% 1%;	}
div.newsHeadlineReadMore a													{	margin: 0;	padding: 0 20px 0 0;	display: block;	text-transform: lowercase;	text-align: right;	font-weight: bold;	}
div.newsHeadlineSynopsis													{	background-color: transparent;	width: 50%; float: left; font-size: 80%;	}
div.newsHeadlineSynopsis h3												{	font-size: 125%;	}
div.newsHeadlineSynopsis .tiny											{	font-size: 80%;	}
div.newsHeadlineSynopsis .updated										{	color: #DF1F28;	}


div.blockBordered p, 
div.blockBorderless p, 
div.blockHighlight p, 
div.blockNews p																{	color: #404040;	background-color: transparent;	margin: 0;	}


div.blockBordered p.tiny, 
div.blockBorderless p.tiny, 
div.blockHighlight p.tiny, 
div.blockNews p.tiny															{	font-size: 100%;	}

/*	News Block Styles */
div.newsStory																	{	padding: 0;	margin: 0; 	}
div.newsStory:hover															{		}
div.newsStoryListing															{	padding: 1%;	margin: 1%; width: 68%; float: right;	}
div.newsStoryListing h3														{	font-size: 110%; margin-bottom: 0;	}
div.newsStoryImage															{	padding: 0;	margin: 0 0 10px 0; 	}

div.newsStoryImage img														{	width: 100%;	}


/*	Cart Defaults	*/
div#cartSummary																{	border:3px dashed #DF1F28; padding: 2px;	}
div#cartSummaryL																{	width: 50%; float: left; text-align: center;	}
div#cartSummaryR																{	width: 50%; float: right; text-align: right; font-size: 80%;	}




div.delRegionInfo																{	border: 2px solid #DF1F28; background-color: #EEEEEE; margin: 10px;  padding: 10px;	}
div#cartHalt																	{	background-color: #DF1F28; color: #FFFFFF; font-weight: bold; padding: 5px; margin: 0px 5px 5px 10px; text-align: left; font-size: 100%;	}
div#cartHalt ul.haltList													{	margin: 5px 5px 5px 20px; list-style: disc;	}
div#cartHalt ul.haltList li												{	background-color: transparent; color: #FFFFFF; font-weight: bold; font-size: 100%;	}

div.mwayCartReview															{	margin: 20px 0 0 0; border: 2px solid #6F206F; background-color: #F0E8F0; text-align: center; font-size: 100%;	}
div.p4lCartReview																{	margin: 20px 0 0 0; border: 2px solid #0095DA; background-color: #E5F4FB; text-align: center; font-size: 100%;	}
div.v12CartReview																{	margin: 20px 0 0 0; border: 2px solid #C0C400; background-color: #DFE17F; text-align: center; font-size: 100%;	}

div#statusTrack																{	background-color: #EEEEEE; border: 2px outset #CCCCCC; width: 20%; float: right; padding: 10px; text-align: center; font-size: 100%;	}
form#orderStatusQueryForm													{	margin: 20px 50px; padding: 20px;	}
form#orderStatusQueryForm fieldset										{	margin-top: 10px; margin-bottom: 10px; padding: 20px;	}
form#orderStatusQueryForm fieldset legend								{	font-weight: bold;	}
form#orderStatusQueryForm fieldset div  								{	margin: 10px 0; padding: 5px 0; clear: left;	}
form#orderStatusQueryForm fieldset div label 						{	display: block; float: left; width: 29%; padding: 0; margin: 0 1% 0 0; text-align: right; font-size: 100%; font-weight: bold;	}	
form#orderStatusQueryForm fieldset div input 						{	width: 50%; font-size: 100%;	}




/*	Contacts Page	*/
div#siteContacts																{	margin: 20px 0;	}
div.siteContactsText															{	width: 50%;float:left;	}
div.siteContactsText	dl														{		}
div.siteContactsText	dl dt													{		}
div.siteContactsText	dl dd													{	margin-bottom: 20px;	}

div.siteContactsForm															{	width: 50%;float:left;	}
div.siteContactsForm form#Contact_Form									{	padding: 10px; background: -webkit-linear-gradient(bottom, #CDCECE, #E6E6E6 175px);
  background: -moz-linear-gradient(bottom, #CDCECE, #E6E6E6 175px);
  background: linear-gradient(bottom, #CDCECE, #E6E6E6 175px);
  border: 1px solid #9B9D9E;
  border: inset 1px solid #373c3e;
  -webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);	}
div.siteContactsForm form#Contact_Form	label							{	font-weight: 700; display: block; }
div.siteContactsForm form#Contact_Form	input[type="text"],
div.siteContactsForm form#Contact_Form	input[type="email"]		{	width: 90%; border: 1px solid #9B9D9E; border-radius: 5px; padding: 5px; }
div.siteContactsForm form#Contact_Form	input[type="tel"]			{	width: 40%; border: 1px solid #9B9D9E; border-radius: 5px; padding: 5px; }
div.siteContactsForm form#Contact_Form input[type="submit"]		{	width: 50%; background-color: #009E60; color: #FFFFFF; font-size: 125%; border: 0px solid; border-radius: 10px;  }
div.siteContactsForm form#Contact_Form	textarea						{	width: 90%; border: 1px solid #9B9D9E; border-radius: 5px; padding: 5px; height: 4em; }


div#contactPageLeft															{	width: 49%; float: left; }
div#contactPageRight															{	width: 49%; float: right; }
div#contactPageRight div.highlight										{	color: #373c3e; }
div#contactPageRight form#Contact_Form									{	border: 3px solid #EAEBEB; background-color: #CBCDCF; padding: 10px; margin: 20px 0; }
div#contactPageRight form#Contact_Form div								{	margin: 20px 0; }
div#contactPageRight form#Contact_Form label							{	font-weight: 700; width: 30%; float: left; color: #373c3e; text-align: left; font-size: 80%; }
div#contactPageRight form#Contact_Form input[type="text"],
div#contactPageRight form#Contact_Form input[type="email"]		{	width: 65%; float: right; background-color: #EAEBEB; border: 0;  }
div#contactPageRight form#Contact_Form input[type="submit"]		{	width: 30%; float: right; background-color: #009E60; color: #FFFFFF; border-color: #373c3e; font-size: 125%;  }
div#contactPageRight form#Contact_Form textarea						{	width: 65%; float: right; height: 5em; background-color: #EAEBEB; border: 0; }
div#contactPageLeft h1,
div#contactPageRight h1														{	text-align: center; }
div#contactPageLeft h2,
div#contactPageRight h2														{	text-align: center; }

dl.openingTimes				{		}
dl.openingTimes dt			{	width: 20%; float: left;	}
dl.openingTimes dd			{		}