body				{ 
font-family: Verdana, Arial, Helvetica, sans-serif; 
background: #EFEFEF url('/images/topBodyBG.jpg') repeat-x top left; 
color: #000000; 
font-size: x-small; 
margin: 0px 0px 0px 0px;
text-align: center;
}

#siteContainer	{
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	border-right: 1px solid #B1B1B1;
	border-bottom: 1px solid #B1B1B1;
	border-left: 1px solid #B1B1B1;
	background-color: #FFFFFF;
	text-align: left;
	width: 984px;
}

#topBanner	{
	height: 170px;
	margin: 0px 0px 4px 0px;
	padding: 0px 0px 0px 0px;
}


#siteBanner	{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: transparent;
	height: 170px;
	color: #606060;
	font-size: x-small;
	font-weight: bold;
	text-align: right;
	width: 250px;
	float: left;
}

#searchBanner	{
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 0px 0px;
	height: 60px;
	width: 700px;
	float: right;
}

#searchBanner form.bannerSearch	{
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 0px 0px;
}

#searchBanner form.bannerSearch input.searchField	{
	border: 1px solid #B1B1B1;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: xx-small; 
	font-weight: bold;
	color: #B1B1B1; 
	background-color: #FFFFFF; 
	width: 150px;
}


#searchBanner form.bannerSearch input.searchButton	{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	background-color: #B1B1B1; color: #FFFFFF; font-size: xx-small; font-weight: bold;
}

#contactsBanner	{
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 2px 0px;
	font-size: xx-small;
	font-weight: bold;
	color: #606060;
	background-color: transparent;
	text-align: center;
}

#topLinks	{
	margin: 0px 0px 4px 0px;
	padding: 0px 0px 4px 0px;
	text-align: center;
	border-bottom: 1px solid #B1B1B1;
}

#footer	{
	height: 160px;
	background: transparent url('/images/bottomBodyBG.jpg') repeat-x top left;
	color: #000000;
}

#footerContainer	{
	margin: 20px auto 0px auto;
	padding: 0px 0px 0px 0px;
	background-color: transparent;
	text-align: left;
	width: 984px;
	font-size: xx-small;
	color: #000000;
}

#footerContainer a	{
	color: #CE0000;
	background-color: transparent;
}

#footerContainerL		{
	float: left;
	width:350px;
	text-align: left;
}

#footerContainerR		{
	float: right;
	width:350px;
	text-align: right;
}

div.reset	{
	clear: both;
}






#navContainer, #navBottomContainer	{
	background: transparent url('/images/navBackgroundFill.jpg') repeat-x;
	height: 26px;
	margin: 0px 0px 10px 0px;
	padding: 0px 10px 0px 10px;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
}

#navContainer td, #navBottomContainer td	{
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
}

#navContainer a.navOff, #navBottomContainer a.navOff	{
	background-color: transparent;
	color: #000000;
	display: block;
	text-decoration: none;
}
#navContainer a.navOn, #navBottomContainer a.navOn	{
	background-color: transparent;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
}
#navContainer a.navOn:hover, #navContainer a.navOff:hover, #navBottomContainer a.navOn:hover, #navBottomContainer a.navOff:hover	{
	background-color: transparent;
	color: #FFFFFF;
}


a					{ color: #606060; background-color : transparent; }
a:hover			{ color: #CE0000; background-color : transparent; }

p					{ font-size: x-small; color: #000000; background-color : transparent; }

p.boxhead		{ font-size: x-small; color: #FFFFFF; background-color : transparent; font-weight: bold; }
p.edit		{ font-size: x-small; color: #FFFFFF; background-color : transparent; font-weight: bold; }
p.linktext		{ font-size: x-small; }
p.linktextbold		{ font-size: x-small; font-weight: bold; }

p.large			{ font-size: medium; }
p.medium			{ font-size: small; }
p.tiny       	{ font-size: xx-small; }
p.tinybold		{ font-size: xx-small; font-weight: bold; }

p.boxhead12		{ font-size: medium; color: #FFFFFF; background-color : transparent; font-weight: bold; }
p.headings		{ font-size: x-small; color: #FFFFFF; background-color : transparent; font-weight: bold; }
p.headings-tiny		{ font-size: xx-small; color: #FFFFFF; background-color : transparent; font-weight: bold; }

.highlight		{ font-size: small; color: #CE0000; background-color : transparent; font-weight: bold; }
.highlight10		{ font-size: x-small; color: #CE0000; background-color : transparent; font-weight: bold; }
.highlight8		{ font-size: xx-small; color: #CE0000; background-color : transparent; font-weight: bold; }
font			{ font-size: x-small; }

li			{ font-size: x-small; }
h1, h2, h5	{ font-size: x-small;	font-weight: bold;	text-align: left;	color: #CE0000;	padding: 5px 2px 9px 44px;	background: #C0C0C0 url('/images/h2h5.jpg') no-repeat top left;	margin: 0px 0px 0px 0px;	}
h3			{ font-size: x-small; font-weight: bold; }
h4			{ font-size: small; font-weight: bold; }
h5			{ font-size: x-small; font-weight : bold; }
h6			{ font-size: small; font-weight : bold; }

input						{ font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #FFFFFF; font-size: xx-small; }
input.submit			{ font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #000000; color: #FFFFFF; font-size: xx-small; font-weight: bold; }
input#submit			{ font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #000000; color: #FFFFFF; font-size: xx-small; font-weight: bold; }
input.buyButton		{ font-family: Verdana, Arial, Helvetica, sans-serif; background: transparent url('/images/buyNowButton.jpg') no-repeat top left; color: #FFFFFF; border: 0; font-size: 10pt; font-weight: bold; width: 140px; height: 26px; text-align: left; padding-left: 15px; }


form.buyit	{
	margin: 0px 0px 0px 0px;
	padding: 2px 2px 2px 2px;
	background-color: #FFFFFF;
	color: #606060;
	border: 1px solid #F9F9F9;
	text-align: center;
}

form.buyit select	{
	background-color: #376A31;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 8pt;
}

textarea			{ font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #FFFFFF; font-size: xx-small; }
select			{ font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #FFFFFF; font-size: xx-small; }
hr					{ color: #000000; width: 100%; }
td.shaded		{ background-color: #EEEEEE; }
td.whitefill	{ background-color: #FFFFFF; }
td.shaded-red	{ background-color: #CE0000; }
td.noshade		{ background-color: #FFFFFF; }
td.boxhead		{ background-color: #0099FF; }
td.nobg			{ background-color: #FFFFFF; }
.submenu			{ font-size: xx-small; font-weight: bold; }
.menu				{ font-size: x-small; font-weight: bold; }
.red				{color: #CE0000; }
.blue				{color: #000000; }
.green			{color: #00CC00; }
.grey				{color: #999999; }
.footer-main		{ font-size: x-small; font-weight: bold; }
.ongrey		{ font-size: x-small; font-weight: bold; color: #FFFFFF; }
.tiny		{ font-size: xx-small; }

table.lists	{width : 98%}

blockquote {font-weight : bold; }

.prod				{ font-size: x-small; }
.prodonoffer	{ font-size: x-small; text-decoration: line-through  }
.prodmain		{ font-size: x-small; color: #CE0000; background-color: transparent; font-weight: bold }
.prodsub			{ font-size: xx-small; }
.prodbold		{ font-size: x-small; font-weight: bold }
.prodsubbold	{ font-size: xx-small; font-weight: bold }

table.prod	{width : 98%}

p.block_content	{
	font-size: xx-small; 
}

div.blockBordered	{
	font-size: xx-small;
	background: transparent;
	padding: 2px 2px 2px 2px;
}
div.blockBorderedHeading	{
	background: #C0C0C0;
	margin: 0px 0px 0px 0px;
}
div.blockBorderedHeading h2	{
	font-size: x-small;
	font-weight: bold;
	text-align: left;
	color: #CE0000;
	padding: 5px 2px 9px 44px;
	background: transparent url('/images/blockH2.jpg') no-repeat top left;
	margin: 0px 0px 0px 0px;
}


div.blockBorderless	{
	font-size: xx-small;
	background: transparent;
	padding: 2px 2px 2px 2px;
}
div.blockBorderlessHeading	{
	background: transparent;
	margin: 0px 0px 0px 0px;
}
div.blockBorderlessHeading h2	{
	font-size: x-small;
	font-weight: bold;
	text-align: center;
	padding: 4px 2px 4px 2px;
	color: #CE0000;
	background: transparent;
	margin: 0px 0px 0px 0px;
}









div.blockBordered h5, div.blockBorderless h5			{ 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: x-small; color: #E67F7F;  background-color: transparent; font-weight : bold; border: 0px; background-image: none; padding: 0px 0px 0px 0px; }
div.blockBordered h5.categoryHeader, div.blockBorderless h5.categoryHeader			{
color: #FFFFFF;  
background: #E67F7F url('/images/categoryHeader.jpg') repeat-x bottom left;
font-weight: bold; 
padding: 2px 2px 2px 2px;
margin: 3px 0px 5px 0px; }
div.blockBordered h5.categoryHeader a, div.blockBorderless h5.categoryHeader a			{ text-decoration: none; color: #FFFFFF; padding: 2px 2px 2px 2px; display: block;   }
div.blockBordered h5.categoryHeader a:hover, div.blockBorderless h5.categoryHeader a:hover	{ text-decoration: none; color: #FFFFFF; }

div.blockBordered a.subcategoryHeader, div.blockBorderless a.subcategoryHeader			{ 
font-size: xx-small; 
font-weight: bold;
color: #000000;   
background: #F9F9F9 url('/images/subcategoryHeader.jpg') repeat-x bottom left;
margin: 1px 0px 2px 1px; 
padding: 3px 2px 3px 2px; 
border-top: 1px solid #B1B1B1;
display: block;
text-decoration: none;  
}
div.blockBordered a.subcategoryHeader:hover, div.blockBorderless a.subcategoryHeader:hover	{ 
color: #CE0000;  
background: #FFFFFF url('/images/subcategoryHeaderHover.jpg') repeat-x bottom left;
}





div.blockHighlight	{
	font-size: xx-small;
	background: transparent;
	padding: 2px 2px 2px 2px;
}
div.blockHighlightHeading	{
	background: #C0C0C0;
	margin: 0px 0px 0px 0px;
}
div.blockHighlightHeading h2	{
	font-size: x-small;
	font-weight: bold;
	text-align: left;
	color: #CE0000;
	padding: 5px 2px 9px 44px;
	background: transparent url('/images/hBlockH2.jpg') no-repeat top left;
	margin: 0px 0px 0px 0px;
}


div.blockNews	{
	font-size: xx-small;
	background: transparent;
	padding: 2px 2px 2px 2px;
}
div.blockNewsHeading	{
	background: #C0C0C0;
	margin: 0px 0px 0px 0px;
}
div.blockNewsHeading h2	{
	font-size: x-small;
	font-weight: bold;
	text-align: left;
	color: #CE0000;
	padding: 5px 2px 9px 44px;
	background: transparent url('/images/hBlockH2.jpg') no-repeat top left;
	margin: 0px 0px 0px 0px;
}




#screenreader	{	position:absolute; left:0px; top:-500px; width:1px; height:1px; overflow:hidden; }







































div.topPrice	{
	background-color: #EFEFEF;
	color: #999999;
	font-weight: normal;
	font-style: normal;
	font-size: xx-small;
	margin: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	text-align: center;
}

div.midPrice	{
	background-color: transparent;
	color: #000000;
	font-weight: bold;
	font-style: normal;
	font-size: x-small;
	margin: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	text-align: center;
}

div.lowPrice	{
	background-color: #CE0000;
	color: #FFFFFF;
	font-weight: bold;
	font-style: normal;
	font-size: x-small;
	margin: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	text-align: center;
}

div.savingsLine	{
	background-color: transparent;
	color: #CE0000;
	font-weight: bold;
	font-style: normal;
	font-size: xx-small;
	margin: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	text-align: center;
}



#cartSummary	{  
	background: #606060 url('/images/stdBlock1H2.jpg') repeat; 
	color: #FFFFFF; border: 3px solid #CE0000; padding: 2px 2px 2px 2px; }
#summaryL	{ background-color: transparent; color: #FFFFFF; text-align: center; font-size: small; font-weight: bold; width: 30%; float: left; }
#summaryR	{ background-color: transparent; color: #FFFFFF; text-align: right; font-size: xx-small; font-weight: bold; width: 50%; float: right; }
#summaryR a	{ color: #FFFFFF; background-color: transparent; }




div.reset	{
	clear: both;
}



div.subCategoryEntry	{
	margin: 0px 0px 3px 0px;
	padding: 2px 2px 2px 2px;
	border: 1px solid #000000;
	color: #FFFFFF;
	background-color: #909090;
	text-align: left;
	font-size: x-small;
}

div.subCategoryEntry a	{
	color: #FFFFFF;
	background-color: transparent;
	font-weight: bold;
	text-decoration: none;
}

div.subCategoryEntry .subCategoryEntryDescription	{
	font-size: xx-small;
}

div.subcategoryProduct	{
	margin: 0px 0px 3px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	font-size: xx-small;
}


div.subcategoryProduct div.scpHeading	{
	background: #F9F9F9 url('/images/hpProduct_h6top.jpg') repeat-x top left; 
}

div.subcategoryProduct h6	{
	margin: 0px 0px 0px 0px;
	padding: 4px 2px 4px 2px;
	background: transparent url('/images/hpProduct_h6bottom.jpg') repeat-x bottom left; 
	color: #606060;
	text-align: center;
	font-weight: bold;
	font-size: x-small;
}

div.subcategoryProduct h6 a, div.subcategoryProduct h6 a:hover	{
	color: #606060;
	background-color: transparent;
	text-decoration: none;
}


div.hpProductHeading	{
	background: #F9F9F9 url('/images/hpProduct_h6top.jpg') repeat-x top left; 
}
div.hpProductHeading	h6.hparp	{
	margin: 0px 0px 0px 0px;
	padding: 4px 2px 4px 2px;
	background: transparent url('/images/hpProduct_h6bottom.jpg') repeat-x bottom left; 
	color: #606060;
	text-align: center;
	font-weight: bold;
	font-size: x-small;
}

div.hpProductHeading	h6.hparp a, h6.hparp a:hover	{
	color: #606060;
	background-color: transparent;
	text-decoration: none;
}

td.hparpimg	{
	border: 0px solid #CDCDCD; padding: 2px 2px 2px 2px; text-align: center; vertical-align: top;
}
td.hparpdetail	{
	border: 0px solid #CDCDCD; padding: 2px 2px 2px 2px; font-size: x-small; text-align: left; vertical-align: top;
}

th.cvh	{
	background-color: #606060; color: #FFFFFF; font-weight: bold; vertical-align: top; font-size: xx-small; padding: 2px 2px 2px 2px; text-align: left; border: 1px solid #000000;
}
td.pcv	{
	background-color: transparent; color: #000000; font-weight: normal; vertical-align: top; font-size: xx-small; padding: 2px 2px 2px 2px; text-align: left; border: 1px solid #606060;
}




#productComparison			{ font-size: xx-small; }
#productComparison table	{ font-size: xx-small; border-collapse: separate; text-align: left; }
#productComparison th.row	{ font-size: xx-small; margin: 1px 1px 1px 1px; border: 1px solid #606060; text-align: left; background-color: #606060; color: #FFFFFF; font-weight:bold; vertical-align: top; }
#productComparison th.col	{ 
	margin: 0px 0px 3px 0px;
	padding: 3px 3px 3px 3px;
	background: #606060 url('/images/stdBlock1H2.jpg') repeat; 
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	font-size: x-small;
	border: 1px solid #606060;
	vertical-align: top; }
#productComparison th.col a, #productComparison th.col a:hover	{ 
	color: #FFFFFF;
	background-color: transparent;
}
#productComparison td		{ font-size: xx-small; margin: 1px 1px 1px 1px; border: 1px solid #606060; text-align: center; background-color: transparent; vertical-align: top; }
#productComparison td.data	{ font-size: xx-small; margin: 1px 1px 1px 1px; border: 1px solid #606060; text-align: center; background-color: transparent; }
#productComparison td.pricedata	{ font-size: x-small; }

#productComparison td.pricedata, 
#productComparison td.commentdata, 
#productComparison td.yeardata, 
#productComparison td.alertdata
	{ font-weight:bold; color: #CE0000; background-color: transparent; }
