html, body	{
	height: 100%;	
}

body				{	
	font-family: 'Open Sans', Arial, Verdana, Helvetica, sans-serif;
	background: #E6E6E6;
	color: #434343; 
	font-size: 100%;
	line-height: normal;
	margin: 0;
	padding: 0;
}


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.scaledQW		{	width: 25%;	}
img.scaledQH		{	height: 25%;	}
img.scaledFW		{	width: 20%;	}
img.scaledFH		{	height: 20%;	}

a						{ color: #434343; background-color : transparent; text-decoration: none; }
a:hover				{ color: #E9731F; background-color : transparent; text-decoration: none; }

p						{	font-size: 100%; margin: 0 0 1em 0; }

h1						{ font-size: 125%; color: #434343; background-color: transparent; margin: 0 0 20px 0; padding: 0; }
h2 					{ font-size: 125%; color: #434343; background-color: transparent; margin: 0 0 20px 0; padding: 0; }
h3						{ font-size: 110%; color: #434343; background-color: transparent; margin: 0 0 20px 0; padding: 0; }
h4						{ font-size: 110%; color: #434343; background-color: transparent; margin: 0 0 10px 0; padding: 0; }
h5						{ font-size: 100%; color: #434343; background-color: transparent; margin: 0 0 20px 0; padding: 0; }
h6						{ font-size: 100%; color: #434343; background-color: transparent; margin: 0 0 10px 0; padding: 0; }



input							{	font-family: 'Open Sans', Arial, Verdana, Helvetica, sans-serif;	}
input.submit				{	font-family: 'Open Sans', Arial, Verdana, Helvetica, sans-serif;	}
input#submit				{	font-family: 'Open Sans', Arial, Verdana, Helvetica, sans-serif;	}
input.buyButton			{	font-family: 'Open Sans', Arial, Verdana, Helvetica, sans-serif;	}
input.placeOrderButton	{	font-family: 'Open Sans', Arial, Verdana, Helvetica, sans-serif; font-size: 200%; width: 80%; border: 2px outset #03996B; background-color: #03996B; color: #FFFFFF; font-weight: bold; border-radius: 10px; margin: 2% 0;	}
input#submit3				{	font-family: 'Open Sans', Arial, Verdana, Helvetica, sans-serif; font-size: 200%; width: 80%; border: 2px outset #03996B; background-color: #03996B; color: #FFFFFF; font-weight: bold; border-radius: 10px; margin: 2% 0;	}
input#processOrder		{	font-family: 'Open Sans', Arial, Verdana, Helvetica, sans-serif; font-size: 200%; width: 80%; border: 2px outset #03996B; background-color: #03996B; color: #FFFFFF; font-weight: bold; border-radius: 10px; 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 5px;	}
.liner									{	margin: 0 5px;	padding: 0;	}



/*	Main Site Container Styles	*/
#siteBanner						{	width: 100%;	max-width: 1220px;	}
#siteContainer					{	width: 100%;	max-width: 1220px;	}
#siteFooters					{	width: 100%;	max-width: 1220px;	}
#siteBottomPanelWrapper		{	width: 100%;	max-width: 1220px; margin: 0 auto 20px auto;	}



#siteContainer					{	margin: 0 auto;	padding: 0;	background-color: transparent;	}
#siteContainerLiner			{	margin: 0;	padding: 0;	background-color: transparent; }
#mainContent					{	margin: 0;	padding: 0;	}

header							{	margin: 0;	padding: 0;	background: transparent; }
#siteBanner						{	margin: 0 auto;	padding: 0;	}
#siteBannerContainer			{	margin: 0 auto;	padding: 0;	}
#siteBannerWrapper			{	margin: 5px 5px 10px 5px;	padding: 5px 5px 0 5px; background-color:#FFF; box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2);	}
/*	Banner Container Styles	*/
#siteBannerLeft				{	margin: 0;	padding: 0;	width: 25%;	float: left; font-size:80%;	}
#siteBannerRight				{	margin: 0;	padding: 0;	width: 25%;	float: right; font-size:80%; text-align:right;	}
#siteBannerCentre				{	margin: 0;	padding: 10px 0 0 0;	width: 50%;	float: left; text-align:center;	}

#siteBannerLeft h3			{	color:#434343; margin: 0;	}
#siteBannerLeft div.liner	{	margin: 25px 5px 10px 15px;	}
#siteBannerRight i			{	color: #E9731F;	}
#siteBannerRight #bannerCart			{	font-weight:bold;font-size:110%;	}
#siteBannerRight #bannerContacts a			{	color: #E9731F; font-size:150%;	}
#siteBannerRight div.liner	{	margin: 25px 15px 10px 5px;	}
#siteBannerCentre img		{ width:100%;max-width:293px;	}
#siteBannerMobile				{	margin: 0;	padding: 0; background-color: #6F6F6F; box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2); display:none;	}

div#dtNavWrapper						{	clear: both; width:75%;float:left;	}
/* #6F6F6F */
nav#dtNav								{	margin: 0 5px;	padding: 4px 0;	background-color: #E9731F; font-size:100%;	}
nav#dtNav ul							{	margin: 0;	padding: 0;	list-style: none;	}
nav#dtNav ul li						{	margin: 0;	padding: 0;	display: inline; line-height: 200%; text-align:center;	}
nav#dtNav ul li a					{	padding: 0 1.25%; background-color: transparent;	text-decoration: none;	font-weight: bold;	font-size: 80%;	color: #FFFFFF; text-transform:uppercase; border-right: 1px solid #26292A; 	}
nav#dtNav ul li a:hover			{	color: #EEEEEE;	}
nav#dtNav ul li a.last					{	border-right: 0;	}

nav#mNav														{	margin: 0;	padding: 0; background-color: #6F6F6F;	}
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: #6F6F6F;
border-top: 1px solid #434343;
border-bottom: 1px solid #26292A;	}

#searchPanelWrapper						{	width:25%;float:right;	}
#searchPanel								{	margin: 0 5px;	padding: 5px;	background-color: #E9731F;	}
#searchPanel  form#bannerSearch			{	background-color:rgba(255,255,255,0.4);box-shadow: inset 1px 1px 2px rgba(0,0,0,0.4); padding: 3px 5px;	}
#searchPanel  input[type="search"]		{	border:0; background-color:transparent; font-family: Arial, FontAwesome; width: 75%; padding:0;margin:0;	}
#searchPanel  input[type="search"]::placeholder		{	color: #E9731F;	}
#searchPanel  input[type="submit"]		{	border:0; background-color:transparent; color:#FFF; width: 25%; padding:0;margin:0; text-align:right;	}

footer											{	border-top: 3px solid #E9731F; margin: 0; background: #575757;	}
#siteFooters									{	margin: 0 auto;	padding: 0;	background-color: transparent; font-size: 80%; color: #FFFFFF;	}

/*	Main Site Content Panel Styles	*/

#mainPanels										{	margin: 0;	padding: 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; padding: 0 5px;	} 
#pagesPanelLiner, 
#pagesPanelWideLiner, 
#pagesPanelFullLiner								{	margin: 0 5px; padding: 0; background-color: transparent;	} 
#orderPanelLiner									{	margin: 0 5px; padding: 0; background-color: transparent;	}
#pagesPanelForProductLiner,
#pagesPanelForProductFullLiner,
#pagesPanelForProductWideLiner				{	margin: 0 5px; padding: 0; background-color: transparent;	}
#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;	} 
#homePanelLiner h2,
#homePanelWideLiner h2,
#homePanelWideLeftLiner h2,
#homePanelFullLiner h2							{	margin: 0 10px;	} 
#homePanelLiner h3,
#homePanelWideLiner h3,
#homePanelWideLeftLiner h3,
#homePanelFullLiner h3							{	margin: 0 10px;	} 
#pagesPanelForProductsLiner h1,
#pagesPanelForProductsFullLiner h1,
#pagesPanelForProductsWideLiner h1			{	margin: 0 10px 20px 10px;	}  
#pagesPanelForProductsLiner p,
#pagesPanelForProductsFullLiner p,
#pagesPanelForProductsWideLiner p			{	margin: 0 10px 20px 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: #5F5F5F;	padding: 1%;	margin: 0 10px 20px 10px;	color: #FFFFFF; font-size: 120%; border: 0px solid transparent; border-radius: 10px;	} 


#slidesContainer									{	margin: 0 10px;	}		

section#pageSuperHighlights					{	clear: both;	margin: 0 0 20px 0;	}
section.productSuperHighlights				{	clear: both;	margin: 0 0 20px 0;	}
section.productHighlights						{	clear: both;	margin: 0 0 20px 0;	}

div.openTextPanel1								{	clear: both;	margin: 0 0 20px 0;	}
div.openTextPanel2								{	clear: both;	margin: 0 0 20px 0;	}	

#siteTopPanel										{	margin: 10px 0 5px 0; clear:both;	}		
#siteBottomPanel									{	margin: 0 5px; padding:10px 5px; box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2); background-color:#FFF;	}

#siteTopPanel 										{	color:#464646;font-size:75%;	}
#siteTopPanel h3.fSpot							{	color:#464646;margin: 0;padding:0;line-height:1em;	}
#siteTopPanel img.icon							{	width:15%; float:left;max-width:40px;	}

/*	Footer Styles	*/
#siteFooters a										{	color: #FFFFFF; font-weight: bold;	}
#siteFooters a:hover								{	color: #E9731F;	}

#footersTop											{	margin: 20px 0 0 0; padding: 0; clear:both;	}
#footersMid											{	margin: 20px 0 0 0; padding: 0; clear:both;	}
#footersBottom										{	margin: 20px 0 0 0; padding: 0; clear:both;	}
#footersSub											{	margin: 20px 0 0 0; padding: 0 0 20px 0; clear:both; font-size: 80%;	}
#footersColumns									{	margin: 20px 0 0 0; padding: 0; clear:both;	}
#footerColSubscribe								{	width: 50%; margin: 20px 0; padding: 0;	}
#footerColSubscribe form#mailingListSignup	{	background-color: rgba(255,255,255,0.15);padding:5px;	}
#footerColSubscribe form#mailingListSignup input	{	border:0;background:transparent;	}
#footerColSubscribe form#mailingListSignup input#mlURL	{	display:none;	}
#footerColSubscribe form#mailingListSignup input[type="email"]	{	width:59%;	}
#footerColSubscribe form#mailingListSignup input[type="email"]::placeholder	{	color:#9B9B9B;	}
#footerColSubscribe form#mailingListSignup input[type="submit"]	{	width:40%; text-align:right; color:#FFF;	}
#footerCol1									{	width: 25%; float: left; margin: 0 0 20px 0;	}
#footerCol2									{	width: 25%; float: left; margin: 0 0 20px 0;	}
#footerCol3									{	width: 25%; float: left; margin: 0 0 20px 0;	}
#footerCol4									{	width: 25%; float: right; margin: 0 0 20px 0; text-align:right;	}
#siteFooters h4									{	color: #FFFFFF;	}

#footerCol4 .socialLinks					{	font-size: 200%; letter-spacing: 0.3em;	}
#footerCol4 .socialLinks a					{	color:#ABABAB;	}
#footerCol4 a.contactTel					{	color: #E9731F; font-size: 150%; line-height: 160%; font-weight: normal;	}


/*	Pricing Styles	*/
section.pricing									{		}
div.highPrice										{		}
div.midPrice										{	color: #E9731F; font-size: 120%; font-weight:bold;	}
div.onOfferPrice									{	text-decoration: line-through;	}
div.lowPrice										{	color: #E9731F; font-size: 120%; font-weight:bold;	}

/*	Product Sequence Styles	*/
/*	Common Product Page Styles	*/
div#breadcrumbs												{	font-size: 80%;	padding: 0;	margin: 0 0 20px 0;	}
#pagesPanelForProductsLiner div#breadcrumbs,
#pagesPanelForProductsFullLiner div#breadcrumbs,
#pagesPanelForProductsWideLiner div#breadcrumbs		{	padding: 0;	margin: 0 5px 10px 5px;	}

/*	Brands List Page Styles	*/

div#brandsList										{	margin: 20px 0;	padding: 0;}
div.brandRecord									{	width: 25%;	text-align: center;	float: left;	min-height: 100px;	margin-bottom: 10px;text-align:center;}
div.brandRecord:nth-child(4n+1)				{	clear:left;}
div.brandRecord img								{	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 #434343; margin: 10px; padding: 10px;	}
div.superCategoryImage		{	margin: 0; padding: 0;	}
div.superCategoryDetail		{	padding: 0 0 20px 0;	}
.superCategoryDescription	{		}

div.masterCategoriesList		{		}
div.masterCategoryEntry			{	width: 25%; float: left;	}
div.masterCategoryWrapper		{	margin: 0 5px 10px 5px; background-color:#FFF; box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2);	}
div.masterCategoryImage			{	margin: 0; padding: 0;	}
div.masterCategoryImage img	{	width: 100%; display:block;	}
div.masterCategoryDetail		{	text-align: center;	}
div.masterCategoryDetail h2	{	color: #434343; margin: 20px 0 0 0; padding: 0 0 20px 0; font-size: 100%;	}
div.masterCategoryDetail h2 a	{	color: #434343;	}
.masterCategoryDescription	{		}

/*	Master Category Call mXb0s0p0 Page Styles	*/
div#masterCategoryPage								{		}
header#masterCategoryPageHeader					{	margin: 0 5px 20px 5px;	}
#pagesPanelForProductsLiner header#masterCategoryPageHeader h1,
#pagesPanelForProductsFullLiner header#masterCategoryPageHeader h1,
#pagesPanelForProductsWideLiner header#masterCategoryPageHeader h1			{	margin: 0 0 20px 0;	}
div#masterCategoryPageSelectionHeaders			{	margin: 0 10px;	}
div#selectByCategory									{		}
div#selectByBrand										{		}

div#masterCategoryPageSelections					{	margin: 0;	}
div.masterCategoryPageSubCategory				{	width:25%; float:left;	}
div.masterCategoryPageSubCategory:nth-child(4n+1)	{	clear:left;	}
div.masterCategoryPageSubCategoryWrapper		{	margin: 0 5px 20px 5px; background-color:#E9731F; border: 2px solid #434343; box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2); text-align:center;	padding: 10px 0;	}
div.masterCategoryPageSubCategory a				{	color: #FFF;	}

div#masterCategoryPageBrandSelections			{	margin:0 5px 20px 5px; background-color:#FFF; box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2); }
div.masterCategoryPageBrand						{	width:12.5%; float:left;text-align: center; margin: 5px 0;	}
div.masterCategoryPageBrand:nth-child(8n+1)						{	clear:left;	}
div.masterCategoryPageBrand img					{	width: 80%;	}

/*	Master Category AND Brand Call mXbXs0p0 Page Styles	*/
div#masterCategoryBrandPage								{		}
header#masterCategoryBrandPageHeader					{	margin: 0 5px 20px 5px;	}
header#masterCategoryBrandPageHeader img				{	width: 20%; float: right; margin-left: 8%;	}
div#masterCategoryBrandPageSelections					{	margin: 0 10px; clear: both;	}
div#selectBrandByCategory									{	color: #E9731F; background-color: transparent; margin-bottom: 20px;	}
div#masterCategoryBrandPageSubcategorySelections	{		}

/*	Sub Category OR Brand Sub Category Call mXb0sXp0 mXbXsXp0 Page Styles	*/
header#subCategoryPageHeader								{	margin: 0 5px 20px 5px;	}
div#productListings											{		}

article.productListingC1 div.productListing1,
article.productListingC2 div.productListing2,
article.productListingC3 div.productListing3,
article.productListingC4 div.productListing4,
article.productListingC5 div.productListing5
																	{	margin: 0 5px 20px 5px; background-color:#FFF; box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2); padding: 10px; text-align:center;	}
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 5px 20px 5px; background-color:#FFF; box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2); padding: 10px; text-align:center;	}
																	
div.subCatProductBrand h2									{	 }
div.subCatProductImage										{	 }
div.subCatProductImage img									{	width: 100%; }
div.subCatProductDetail										{	 }
div.subCatProductDetail .highlight						{	font-size: 80%; }
div.productListingPrice										{	 }

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;	}

/*	Product Call mXb0sXpX mXbXsXpX Page Styles	*/
div#productPageHeader										{	margin: 0; }
div#productPageHeader a										{		 }
div#productPageHeaderLeft									{	width: 50%; float: left; }
div#productPageHeaderRight									{	width: 50%; float: right; text-align: right; margin: 0 0 20px 0; }

article#productPage											{	 }
article#productPage h1.producth1							{	margin: 0 5px 20px 5px; }
article#productPage img.brandLogo						{	float: right;	}
div.productHeader												{	 }
div.productSplits												{	padding: 10px 0; margin: 0 0 20px 0; background-color:#FFF; box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2); }
div.productSplitsWrapper									{	padding: 0 5px; }
div.productRight												{	width: 33.33%; float: right; }
div.productRightWrapper										{	padding: 0 5px; }
div.productLeft												{	width: 66.66%; float: left; }
div.productLeftWrapper										{	padding: 0; }
div.productRightR												{	width: 66.66%; float: right; }
div.productRightRWrapper									{	 }
div.productLeftR												{	width: 33.33%; float: left; }
div.productLeftRWrapper										{	 }
div.productWide												{	 }
div.productWideWrapper										{	 }
div.productPricingComments									{	 }
div.productAlert												{	margin: 5px 0; padding: 5px; font-weight: bold; color: #CC0000;	}
div#productImages												{	 }
div#productImages div#mainDisplayImage					{}
div#productImages div#mainDisplayImageWrapper		{padding:0 5px;}
div#productImages div.sImg									{width:20%;}
div#productImages div.sImgWrapper						{padding:0 5px;}

div#productDetail												{	 }
div#productDetail table										{	width: 100%; border-collapse: collapse;  }
div#productDetail .tr0										{	background-color: #EEEEEE; }
div#productDetail .tr1										{	 }
div#productDetail th											{	text-align:right; padding:5px; font-size:80%; }
div#productDetail td											{	padding:5px; font-size:80%; }
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: #EEEEEE; }
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: #EEEEEE; }
div#productDetail dl dd.tr1								{	width: 66%; float: left; }
div#productDetail th											{	width: 25%; }
div.productDisclaimer										{	clear: both; background-color: transparent; margin: 20px 0 0 0; padding: 0; color: #E9731F; font-size: 80%; }
div.productReward												{	font-weight: bold;	}


/*	Pricing Styles	*/
div.productRight section.pricing									{	text-align:right; margin: 0 0 20px 0;	}
div.productRight div.highPrice										{		}
div.productRight div.midPrice										{	color: #E9731F; font-size: 120%; font-weight:bold;	}
div.productRight div.onOfferPrice									{	text-decoration: line-through;	}
div.productRight div.lowPrice										{	color: #E9731F; font-size: 120%; font-weight:bold;	}

form.buyit														{	margin:0; padding: 0;
  																	}
form.buyit input.buyButton									{	width: 100%; font-size: 150%;	color: #FFFFFF; background: #03996B;text-align: center;border:0; border: 2px outset #03996B;}	
form.buyit input.buyButton:hover							{	width: 100%; font-size: 150%;	color: #FFFFFF; background: #03996B;text-align: center;border:0; border: 2px solid #03996B;}																	}
form.buyit select.addQty									{	width: 100%; background: #EEE none repeat scroll 0 0; margin: 0 0 20px 0; padding: 5px 0;	}
form.buyit select.addVar									{	width: 100%; background: #EEE none repeat scroll 0 0; margin: 0 0 20px 0; padding: 5px 0;	}
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;	}
																	
div#productUpgradesPanel		{border:0;background-color:transparent;margin:0;padding:0;}
div#productUpgradesPanel h2{margin: 0; padding: 0;}
div.productUpgradePanel{}
div.productUpgradePanel h3{margin: 0; padding: 0; font-size:80%;}
div#productUpgradesPanel input[type="radio"]{}
div#productUpgradesPanel select{width: 100%; background: #EEE none repeat scroll 0 0; margin: 0 0 20px 0; padding: 5px 0;}
div#productUpgradesPanel select option{background: #EEE;}

.puOpen															{	padding: 0 5px; background-color: #CC0000; color: #FFFFFF; cursor: pointer; font-size: 90%; border: 1px outset #CC0000; font-weight: bold;	}

/*	Product Call mXb0sXpX mXbXsXpX TAB Styles	*/
div#productTabs												{	margin: 20px 0; background-color:#FFF; box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2); padding:10px;	}
div#productTabsTabs											{	width: 50%; margin: 0 0 10px 0;	}
div.tabHeader													{	font-weight: bold; padding: 0; margin: 0;	}
div.tabHeader:hover											{	cursor: pointer;	}
div.activeTabHeading 										{		}
div.activeTabHeading div.tabLiner						{	text-align:center; border-right:1px solid #E6E6E6; border-bottom:3px solid #E9731F; color:#E9731F;	}
div.inactiveTabHeading										{		}
div.inactiveTabHeading div.tabLiner						{	text-align:center; border-right:1px solid #E6E6E6; border-bottom:3px solid #FFF;	}
div.activeTab			 										{		}



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.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;	}
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 #EEEEEE; margin: 10px 0; padding: 10px;	}
div.productUpgradeOption									{	background-color: #FFFFFF; border: 1px outset #EEEEEE; 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 */
form#Comparator												{	margin: 0 10px; }
#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: #EEEEEE; 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 #EEEEEE; text-align: center; background-color: transparent; vertical-align: top; }
#productComparison td.data									{	font-size: 100%; margin: 1px; border: 1px solid #EEEEEE; 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: #CC0000; background-color: transparent; }

/*	Offers Page Styles */
div#offerRecords													{		}
div#offerRecords div.offerProduct							{	width: 33.33%; float: left;	}
div#offerRecords div.offerProductWrapper					{	margin: 0 10px 20px 10px; background-color: #E9EAEB; border: 0px solid #E9EAEB; border-radius: 10px; padding: 10px;	}
div#offerRecords div.offerProductWrapper h2				{	margin: 0;	}
div#offerRecords div.offerProductLocation					{		}
div#offerRecords div.offerProductImage						{		}
div#offerRecords div.offerProductImage img				{	width: 100%;	}
div#offerRecords div.offerProductDetail					{		}
div#offerRecords div.offerProductPricing					{		}
div#offerRecords div.offerProductComments					{		}
div#offerRecords div.offerProductLink						{		}

div#offerCategoriesCondensed									{		}

div#offerCategories												{		}
div.offerCategory													{		}
div.offerCategoryWrapper										{		}
div.offerCategory h2												{		}
div.offerCategory h2 img										{		}
div.offerCategory .categoryDescription						{		}



/* Search Result Styles */
div#searchResults													{		}

div#searchResults div.searchResultProduct					{	background-color: #FFF; box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2); margin: 0 0 10px 0; padding: 0;	}
div#searchResults div.searchResultProductWrapper		{	margin: 0 10px 20px 10px; padding: 0; text-align: center;	}
div#searchResults div.searchResultProductLocation		{	font-size: 80%; margin: 10px;	}
div#searchResults div.searchResultProductImage			{	width: 33.33%; float: left; margin: 10px 0; text-align: center; 	}
div#searchResults div.searchResultProductImage img		{	width: 80%;	}
div#searchResults div.searchResultProductDetail			{	width: 29.33%; float: left; margin: 0 2%; text-align: left;	}
div#searchResults div.searchResultProductPricing		{	width: 33.33%; float: left; margin: 0;	}
div#searchResults div.searchResultProductComments		{	margin: 10px 20px;	}
div#searchResults div.searchResultProductLink			{	clear: both; font-size: 80%; margin: 10px;	}

/*	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 #D7D7D7; border-radius: 10px;	}
div.blockBordered h2					{	
	background: -webkit-linear-gradient(top,#434343,#676767,#676767,#676767); /*Safari 5.1-6*/
  	background: -o-linear-gradient(bottom,#434343,#676767,#676767,#676767); /*Opera 11.1-12*/
  	background: -moz-linear-gradient(bottom,#434343,#676767,#676767,#676767); /*Fx 3.6-15*/
  	background: linear-gradient(to bottom,#434343,#676767,#676767,#676767); /*Standard*/
  	border: 0px solid transparent; border-radius: 10px;	padding: 2%;	margin: 0 13% 0 2%;	color: #FFFFFF;	font-weight: 400;	font-size: 100%;	text-align: left; position: relative; top: -10px;		}
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: 2%;	}
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: 1% 0;	margin: 0;	color: #E9731F;	font-weight: 400;	font-size: 100%;	text-align: left;		}
div.blockBorderless h2 a			{	background: transparent;	color: #E9731F;	text-decoration: none;	}
div.blockBorderless h2 a:hover	{	background: transparent;	color: #434343;	text-decoration: none;	}
div.blockBorderlessLiner			{	margin: 0;	padding: 0;	}
div.blockBorderlessContent			{	margin: 0;	padding: 0;	}

/*	Category/Subcategory Menu Block	*/
nav#categoryMenuBlock														{		}
div#categoryMenuBlockLiner													{		}
div.categoryGroupWrapper													{	background-color: transparent;	font-size: 100%;	margin: 0;	padding: 0;	position: relative;	border-bottom: 1px solid #AAABAF;	}
nav#categoryMenuBlock h5.categoryHeader								{	background: transparent url('/images/categoryH5.png') no-repeat top left;	padding: 5px 5px 5px 15px;	margin: 0;	color: #434343;	font-weight: bold;	font-size: 100%;	text-align: left; text-transform: lowercase;	}
nav#categoryMenuBlock h5.categoryHeader a								{	color: #434343;	text-decoration: none;	display: block;	}
nav#categoryMenuBlock h5.categoryHeader a:hover						{	color: #E9731F;	}
nav#categoryMenuBlock h5.categoryHeader a.categoryHeaderActive	{	color: #E9731F; text-shadow: 1px 1px 1px #AAABAF;	}
div.categoryGroupLiner														{		}
div.categoryGroupContent													{		}
nav#categoryMenuBlock a.subcategoryHeader								{ font-size: 90%; font-weight: normal;	color: #E9731F;   background-color: transparent;	margin: 0; padding: 6px 14px;	border-bottom: 1px solid #FFFFFF; display: block;	text-decoration: none;	 text-transform: lowercase;  }
nav#categoryMenuBlock a.subcategoryHeader:hover						{ background-color: #E9731F; color: #FFFFFF;  }

/*	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					{		}

/*	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.blockHighlight															{	margin: 10px 10px 0 10px; background-color: #FFFFFF;	position: relative; border: 1px solid #D7D7D7; border-radius: 10px;	}
div.blockHighlight h2														{	background: -webkit-linear-gradient(top,#AD3D03,#E9731F,#E9731F,#E9731F); /*Safari 5.1-6*/
  	background: -o-linear-gradient(bottom,#AD3D03,#E9731F,#E9731F,#E9731F); /*Opera 11.1-12*/
  	background: -moz-linear-gradient(bottom,#AD3D03,#E9731F,#E9731F,#E9731F); /*Fx 3.6-15*/
  	background: linear-gradient(to bottom,#AD3D03,#E9731F,#E9731F,#E9731F); /*Standard*/
  	border: 0px solid transparent; border-radius: 10px;	padding: 2%;	margin: 0 13% 0 10px;	color: #FFFFFF;	font-weight: 400;	font-size: 100%;	text-align: left; position: relative; top: -10px; }
div.blockHighlightLiner														{	margin: 0;	padding: 0;	background-color: transparent;	}
div.blockHighlightContent													{	margin: 0;	padding: 2%;	background-color: transparent;	}
div.blockHighlightContent img												{	width: 100%;	}



div.blockNews																	{		background-color: transparent;margin: 10px 0 20px 0; position: relative; border: 0; clear: both;	}
div.blockNews h2																{	display:none;	}
div.blockNewsLiner															{	margin: 0;	padding: 0;	background-color: transparent;	}
div.blockNewsContent															{	margin: 0;	padding: 0;	background-color: transparent;	}

div.newsStoryarticleRowStyle1												{	background-color: #E6E6E6;	margin: 0;	padding: 1%; border: 0px solid #E6E6E6; border-radius: 10px;	}
div.newsStoryarticleRowStyle2												{	background-color: #FFFFFF;	margin: 0;	padding: 1%;	}
div.newsHeadlineImage														{	background-color: #FFFFFF;	width: 21%; float: left; padding: 1%; margin: 1% 2% 1% 0; border: 0px solid #FFFFFF; border-radius: 5px;	}
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;	background: transparent url('/images/articleReadMore.png') no-repeat bottom right; background-size: auto 100%;	}
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: #E9731F;	}


div.blockBordered p, 
div.blockBorderless p, 
div.blockHighlight p, 
div.blockNews p																{	color: #434343;	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.newsStoryWrapper															{	width:25%;float:left;	}
div.newsStory																	{	background-color: #FFF; box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2);	padding: 0 0 10px 0;	margin: 0 5px 10px 5px;	}
div.newsStory p																{	margin: 0 10px 1em 10px;	}
div.newsStory img																{	margin: 0 20px 0 0;	width: 100%; display:block;	}





/*	Cart Defaults	*/
div#cartSummary																{	border:3px dashed #CC0000; 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 #CC0000; background-color: #EEEEEE; margin: 10px;  padding: 10px;	}
div#cartHalt																	{	background-color: #CC0000; 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													{	color: #E9731F;	}
div.siteContactsText	dl dd													{	margin: 0 0 1em 0;	}

div.siteContactsForm															{	width: 50%; float: right; }
div.siteContactsForm form#Contact_Form									{	 }
div.siteContactsForm form#Contact_Form	label							{	font-weight: bold; display: block; }
div.siteContactsForm form#Contact_Form	input[type="text"],
div.siteContactsForm form#Contact_Form	input[type="email"]		{	width: 100%; }
div.siteContactsForm form#Contact_Form	textarea						{	width: 100%; height: 4em; }
div.siteContactsForm form#Contact_Form	input[type="submit"]		{	width: 50%; text-align: center; font-size: 120%; background-color: #E9731F; border: 2px outset #E9731F; border-radius: 5px; color: #FFFFFF; line-height: 180%; font-weight: bold; margin: 0 25%;}




div.iFrame																		{	margin: 20px 0; height: 0px; overflow: hidden; padding-bottom: 60%; position: relative;	}
div.iFrame iframe																{	border: 0px currentColor; border-image: none; left: 0px; top: 0px; width: 100%; height: 100%; position: absolute;	}
