body				{ font-family: Verdana, Arial, Helvetica, sans-serif; 
background-color: #000000; 
color: #000000; font-size: x-small; margin: 0px 0px 0px 0px;
text-align: center; }

a					{ color: #000000; background-color : transparent; }
a:hover			{ color: #CC0000; 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.block_content	{ font-size: xx-small; }

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: medium; color: #CC0000; background-color : transparent; font-weight: bold; }
.highlight10		{ font-size: x-small; color: #CC0000; background-color : transparent; font-weight: bold; }
.highlight8		{ font-size: xx-small; color: #CC0000; background-color : transparent; font-weight: bold; }
font			{ font-size: x-small; }


h1			{ font-size: large; font-weight: bold; }
h2			{ font-size: medium; font-weight: bold; }
h3			{ font-size: small; font-weight: bold; }
h4			{ font-size: small; font-weight: bold; }
h5			{ font-size: small; font-weight : bold; text-align: left; color: #FFFFFF; background: #333333 url('/images/h5.gif') no-repeat top left; padding: 10px 5px 10px 40px; border: 1px solid #333333; }
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: #CC0000; color: #FFFFFF; font-size: xx-small; font-weight: bold; }
input#submit			{ font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #CC0000; color: #FFFFFF; font-size: xx-small; font-weight: bold; }
input.buyButton		{ font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #CC0000; color: #FFFFFF; font-size: xx-small; font-weight: bold; }

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: #CC0000; }
td.noshade		{ background-color: #FFFFFF; }
td.boxhead		{ background-color: #0099FF; }
td.nobg			{ background-color: #FFFFFF; }
td.leftBlocks	{ border-right: 1px solid #EAEAEA; }
td.rightBlocks	{ border-left: 1px solid #EAEAEA; }

.submenu			{ font-size: xx-small; font-weight: bold; }
.menu				{ font-size: x-small; font-weight: bold; }
.red				{color: #CC0000; }
.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: #CC0000; 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%}





div.blockBordered, div.blockBordered td	{
	font-size: xx-small;
}
div.blockBordered h2	{
	font-size: x-small;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;	
	background: #333333 url('/images/wbt.gif') no-repeat top left;
	margin: 0px 0px 2px 0px;
	padding: 5px 0px 5px 25px;
	border: 1px solid #333333;
}

div.blockBorderless, div.blockBorderless td	{
	font-size: xx-small;
}
div.blockBorderless h2	{
	font-size: x-small;
	font-weight: bold;
	text-align: center;
	color: #CC0000;	
	background: transparent url('/images/wobt.gif') no-repeat top left;
	margin: 0px 0px 2px 0px;
	padding: 5px 0px 5px 25px;
	border: 1px solid #333333;
}


div.blockBordered h5.categoryHeader, div.blockBorderless h5.categoryHeader	{
	font-size: x-small; 
	font-weight: bold; 
	border-top: 0px solid #000000;
	border-right: 0px solid #666666;
	border-bottom: 0px solid #000000;
	border-left: 8px solid #666666;
	background: #333333;
	margin: 2px 0px 1px 0px;
	padding: 3px 3px 3px 3px;
	color: #FFFFFF;
}
div.blockBordered h5.categoryHeader a, div.blockBorderless h5.categoryHeader a	{
	color: #FFFFFF;
	background-color: transparent;
	text-decoration: none;
}

div.blockBordered a.subcategoryHeader, div.blockBorderless a.subcategoryHeader			{
	font-size: xx-small; 
	font-weight: normal;
	color: #333333;  
	background-color: #CCCCCC; 
	margin: 1px 0px 1px 0px; 
	padding: 2px 2px 2px 2px; 
	display: block; 
	border-left: 6px solid #333333; 
	border-top: 0px solid #EAEAEA; 
	border-right: 0px solid #333333; 
	border-bottom: 0px solid #EAEAEA;
	text-decoration: none;
}
div.blockBordered  a.subcategoryHeader:hover, div.blockBorderless a.subcategoryHeader:hover		{ 
color: #FFFFFF;  background-color: #333333; border-color: #CC0000; }




div.blockHighlight, div.blockHighlight td	{
	font-size: x-small;
}
div.blockHighlight h2	{
	font-size: x-small;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	background: #333333 url('/images/wbt.gif') no-repeat top left;
	margin: 0px 0px 2px 0px;
	padding: 5px 0px 5px 25px;
}

div.blockNews, div.blockNews td	{
	font-size: x-small;
}
div.blockNews h2	{
	font-size: x-small;
	font-weight: bold;
	text-align: center;
	color: #CC0000;
	background: transparent url('/images/wobt.gif') no-repeat top left;
	margin: 0px 0px 2px 0px;
	padding: 5px 0px 5px 25px;
	border: 1px solid #333333;
}


#screenreader	{	position:absolute; left:0px; top:-500px; width:1px; height:1px; overflow:hidden; }

#topbanner	{
	height: 150px;
	width: 766px;
	margin: 0px auto 0px auto;
}

#identity	{
	width: 330px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: left;
	float: left;
	font-size: xx-small;
	color: #FFFFFF;
	background-color: transparent;
}

#identity a	{
	color: #FFFFFF;
	background-color: transparent;
}

#identity a:hover	{
	color: #CC0000;
	background-color: transparent;
}

#lifestyle	{
	width: 430px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: right;
	float: right;
}



div.navContainer	{ 
	background-color: transparent;	
	padding: 10px 0px 10px 0px;	
	text-align: center;
	font-size: 1em;
	color: #FFFFFF;
	background-color: transparent;
	width: 766px;
	margin: 0px auto 0px auto;
}

div.navContainer a, div.navContainer a.navon  {
	color: #FFFFFF;
	background-color: transparent;
	font-weight: bold;
	text-decoration: none;
}

div.navContainer a:hover, div.navContainer a.navon:hover  {
	color: #CC0000;
	background-color: transparent;
}

#bodyUpper	{
	background: #999999 url('/images/main-bg.jpg') repeat-x; 
}

#bottomFooter	{
	 background: #000000 url('/images/body-bottom-fill.jpg') repeat-x; 
}

#subfooter	{ 
clear: both;
	width: 766px;
	margin: 0px auto 0px auto;
padding: 0px 10px 20px 10px; 
background-color: transparent; 
color: #FFFFFF; }


#footer-l							{ float: left; width: 350px; font-size: xx-small; color: #FFFFFF; text-align: left; }
#footer-l a				{ color: #FFFFFF; background-color : transparent; }
#footer-l a:link			{ color: #FFFFFF; background-color : transparent; }
#footer-l a:hover		{ color: #CC0000; background-color : transparent; }

#footer-r							{ float: right; width: 350px; font-size: xx-small; color: #FFFFFF; text-align: right; }
#footer-r a					{ color: #FFFFFF; background-color : transparent; }
#footer-r a:link			{ color: #FFFFFF; background-color : transparent; }
#footer-r a:hover		{ color: #CC0000; background-color : transparent; }

div.reset	{ 
	clear: both; 
	line-height: 0%;
	margin: 0px 0px 0px 0px; 
	padding:0px 0px 0px 0px; 
}

div.mainContent	{
	clear: both; 
	background-color: transparent;
	width: 766px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
}



div.mainContent td.tl, div.mainContent td.tr, div.mainContent td.bl, div.mainContent td.br, div.mainContent td.t, div.mainContent td.b, div.mainContent td.l, div.mainContent td.r	{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-collapse: collapse;
}

div.mainContent td.tl	{
	background: transparent url('/images/ptl.gif') top left no-repeat;
}
div.mainContent td.tr	{
	background: transparent url('/images/ptr.gif') top right no-repeat;
}
div.mainContent td.bl	{
	background: transparent url('/images/pbl.gif') bottom left no-repeat;
}
div.mainContent td.br	{
	background: transparent url('/images/pbr.gif') bottom right no-repeat;
}
div.mainContent td.t	{
	background: transparent url('/images/pft.gif') repeat-x;
}
div.mainContent td.b	{
	background: transparent url('/images/pfb.gif') bottom left repeat-x;
}
div.mainContent td.l	{
	background: transparent url('/images/pfl.gif') repeat-y;
}
div.mainContent td.r	{
	background: transparent url('/images/pfr.gif')  top right repeat-y;
}

div.mainContent td.mainContent	{
	background-color: #FFFFFF;
}









form.buyit	{
	margin: 0px 0px 0px 0px;
	padding: 2px 2px 2px 2px;
	background-color: #CCCCCC;
	color: #000000;
	border: 1px solid #CC0000;
	text-align: center;
}

form.buyit select	{
	background-color: #CC0000;
	color: #FFFFFF;
	font-weight: bold;
}






div.topPrice	{
	background-color: #EEEEEE;
	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: #CC0000;
	color: #FFFFFF;
	font-weight: bold;
	font-style: normal;
	font-size: small;
	margin: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	text-align: center;
}

div.savingsLine	{
	background-color: transparent;
	color: #CC0000;
	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: #959595 url('/images/stdBlock1H2.jpg') repeat; 
	color: #FFFFFF; border: 3px solid #CC0000; 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; }






