/* *** BASIC SETUP *** */

body, td, p, input {
	
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000;
	background-color: #000;
	
}



body {
	font-size:  		90%;
	margin: 			0;
	text-align: 		center;
	background-color:#000;
	background-repeat: no-repeat;	
	background-attachment:fixed;
	background-position:center;
	background-image:url(../images/twistback.jpg);
	background-position:top;
	
	
	

}


#head	{

	z-index:-1000;
	
	}




a {color:#666;cursor:pointer;text-decoration:underline;}
* html a {cursor:hand;} /* Only IE sees this. */
a:link		{color:#666;text-decoration:underline;}
a:visited	{color:#666666;text-decoration:underline;}
a:hover		{color:#CCCCCC;text-decoration:underline;}
a:focus		{color:#07F;text-decoration:underline;}
a:active	{color:#CCCCCC;text-decoration:underline;}
img {display:block;}
.clearboth {
	height: 2px;
	font-size: 1px;
	line-height: 2px;
	clear:both;
}

/* *** BASIC LAYOUT *** */

#page {
	width:		940px;
	margin: 	0 auto;
	padding:	0px;
	text-align: left;
	background-color:#FFFFFF;
	margin-top: 0px;
	
	margin-bottom: 0px;
}
#headerBlock {
	margin-top:0px;
	padding:0;
	z-index:1000;

		height:215px;
	
}
#bodyBlock
{

	width:		    940px;
	min-height: 	18em;
	position:   	relative;
	margin-top: 	0em;
	background-color:#FFFFFF;
	z-index:0;
	
	
}
* html #bodyBlock {height:18em;}

/****** Kosmic Rule for Hiding Header in home Page ***************/
#bodyBlock #contentColumn #homePage h2 {
	display: none;
	}



#contentColumn  	/* The big wahoonie */
{
	margin:0px 185px 0 190px;
	line-height:1.2em;
	z-index:0;
	position:relative;
	background-color:#FFFFFF;
	

	
	
}
#leftColumn {
	position:absolute;
	top:0px;
	left:0px;
	width:170px;
	min-width:170px;
	line-height:1.2em;
	text-align:left;
	z-index:0;
	
}
#rightColumn {
	position:absolute;
	top:0px;
	right:10px;
	width:185px;
	min-width:185px; 
	line-height:1.2em;
	background-color:#FFFFFF;
	z-index:0;
	
}
#footerBlock {
	height:50px;
	background-image:url(../images/crowd.jpg);
	background-color:#999999;
	clear:  			both;
	padding:			5px;
	font-size:  		12px;
	z-index:0;

	
		

}
/* Stops floats absentmindedly wandering out of their containing boxes in MIE */
/* (gives the containing box 'layout' whatever the heck *that* is) */
/* Hide from IE5-mac. Only IE-win sees this. \*/
	 * html #content 		{height:50px;}
	 * html .contentArea 	{height:50px;}
/* End hide from IE5/mac */

/* *** HEADER *** */

h1{
	font-size: 	28px;
	margin-top:0px;
	white-space:nowrap;
	color:#999;
	font-family:arial, Calibri, Helvetica, sans-serif;
}

h3{
	font-size: 	1.4em;
	
	white-space:nowrap;
	color:#999;
}



#pageheader {
	
	
	z-index:1000;

	
}


#navTop {
	clear:both;
	font-size:12pt;
	line-height:22px;
	font-weight:400;
	padding:0px 0 0 10px;
	margin:5px 0px 0px 2px;
	
	z-index:1;
	background-image:url(../images/navbar1.jpg);
	background-repeat:no-repeat;
	height: 40px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	
	

}
#navTop li {background-color:transparent !important;}
#navTop li a, #navTop li a:visited {color:#666666;background-color:transparent !important;}
#navTop li a:hover	{color:#999999;text-decoration:none;}
#navCheckout {
	display:inline;
	float:right;
	margin:0;
	line-height:22px;
	width:200px;
	text-align:	center;
	color:#666666;
	font-size:0.75em;
	padding:0 0px 0 5px;
}
#navCheckout ul	{margin:0;}
#navCheckout form {display:inline;}
#navHome {
	display:inline;
	color:#999999;
	font-size:0.75em;
	line-height:22px;
	padding:0 5px 0 2px;
	margin:0;
	
}
#navHome ul	{margin:0;}
#navTop ul li {
	display:inline;
	padding:0 5px;
	border-left:1px solid #666666;
	color: #999999;
}
#navTop ul li.first	{
	display:		inline;
	padding:		0 5px;
	border-left: 	0 solid #666666;
	color: #999999;
}

/* *** LEFT/RIGHT COLUMNS *** */

#leftColumn, #rightColumn {
	font-size:  			1em;
}

#leftColumn input, #rightColumn input {
	font-size:  			0.9em;
	margin: 				1px;
	display:				block;
}
#leftColumn p, #rightColumn p,
#leftColumn form, #rightColumn form	{
	margin: 				0px;
}
#leftColumn h2, #rightColumn h2 {
	line-height:18px;
	background-color:#666;
	background-repeat: repeat-x; 
	background-position: 0 0;
	margin:0;
	padding:0 0 0 10px;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	font-weight: normal;
	border-width:1px;
	border-color: #999999;
	border-style: dotted;
	
}
/*
#leftColumn h2, #rightColumn h2 {
	background-image:url(../statimages/boxTL.gif);
	background-repeat:no-repeat;
	background-position:0 0;
}
*/
#leftColumn h2 span, #rightColumn h2 span {
	padding:2px 0 2px 0;
	display:block;
	background-image:url(../statimages/boxTR.gif);
	background-repeat:no-repeat;
	background-position:100% 0;
}
#leftColumn h2.noBox, 		#rightColumn h2.noBox 		{padding:0 0 0 10px; color:#666666; background-color: #FFFFFF; background-image: none; padding-left: 0px;}
#leftColumn h2.noBox span, 	#rightColumn h2.noBox span	{padding:0; background-image: none;}

#leftColumn h2 a, #rightColumn h2 a {
	text-decoration: none;
	color: #fff;
}
#leftColumn h2 a:hover, #rightColumn h2 a:hover	{
	color: #666666;	
}
#leftColumn .boxBody,#rightColumn .boxBody, #leftColumn address {
	line-height:1.3em;
	
	background-image:url(../images/table.jpg);
	margin:0 0 10px 0;
	
	font-size:11px;
	border-color:#999999;
	
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	
}
#leftColumn .boxBody a, #rightColumn .boxBody a,  #leftColumn address a {
	
	
}
#leftColumn ul,	#rightColumn ul {
	margin-left:-3px;

	line-height:1.2em;
	font-size:11px;
	font-weight:normal;

	padding:0 0 0 0;
	list-style:none;
	
}
#leftColumn ul li, #rightColumn ul li {
	margin:0px;
	padding:1px;
}
#leftColumn ul li a,
#rightColumn ul li a {
	text-decoration:none;
	display:block;
	color:#000;
	padding:3px 3px;
	
	background-repeat:no-repeat;

	border-width:1px;
	border-color: #999999;
	border-style: dotted;
	background-color:#F5F5F5;
}
#leftColumn ul li a:hover,
#rightColumn ul li a:hover {
	color:#999999;
	background-color:#FFFFFF;
	border-width:1px;
	padding:3px 3px;
	padding-left: 7px;
	text-decoration:none;
	
	border-color: #999999;
	border-style: dotted;
}

#rightColumn #smallCart	{
	font-size:0.85em;
}
#rightColumn #smallCart th, #rightColumn #smallCart td {
	padding:0 3px;
}
#rightColumn #smallCart .noItem, #rightColumn #smallCart .cartTotal {
	color:#999999;
}
#rightColumn #smallCart .cartTotal {
	text-align:	right;
}
#rightColumn #smallCart .smallCartTotal {
	height: 5px;
	line-height: 5px;
}
#leftColumn .creditcards
{
	text-align:left;
	margin-bottom:5px;
	}
#leftColumn .creditcards span
{
	font-size:0.7em;
	text-align:left;
	padding-bottom:5px;
}
#leftColumn .creditcards .creditcard {
	margin-top: 10px;
	float:left;
	
}

#rightColumn #specialBox 
{
text-align:center;
margin-left:15px;
border-width:0px;

}
.specialListing 
{
margin:0.5em 0;
padding:0px;
}
.specialListing h3.title 

{
	font-size:12px;
	color:#999999;
	font-weight:normal;
	text-align:center;
	margin:0 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
}
.specialListing .image 
.specialListing .image img {

	border-color:#FFFFFF;
	border-width:0px;
							}
#specialBox .specialListing .price {color:#000000;
									text-align:center;
									
									}
#specialBox .specialListing .price a:link  {text-decoration:none;
											border-width:0;}
#specialBox .specialListing .price a:hover {color:#999999;text-decoration:none;}

#rightColumn .image	{

	margin-left:25px;
	border-width:0;
	
	
	}


#rightColumn #rightLoginForm label {
	font-weight:normal;
	
}
#rightColumn #rightLoginForm .buttonGo {
	margin-top:2px;
	
}

#rightColumn div.sideSpecials h3 {
	text-align:center;
	font-size:12px;
	border-width:0px;
	margin:.8em 0 0.3em 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
}

#rightColumn div.sideSpecials .specialsPrice {
	text-align:center;
	font-size:12px;
	border-width:0px;
	margin:.8em 0 0.3em 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
}
#rightColumn div.sideSpecials h3 a {
	color:#333333;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align:center;
	padding:10px;
	border-width:0px;
}
#rightColumn div.sideSpecials img {
	
	margin:0 auto;
	padding-top: 3px;
	padding-bottom: 5px;
	padding: 15px;
	border:0;
		
}
#rightColumn div.sideSpecials a			{text-decoration:none;
										border:o;
										}
#rightColumn div.sideSpecials a:hover	{text-decoration:underline;}




/* *** FOOTER *** */

#footerBlock ul {
	float:right;
	margin: 5px 0;
	padding:0;
	list-style:none;
	width:50%;
	text-align:right;
	
	
}
#footerBlock ul li {
	margin:0;
	padding:0px 5px;
	list-style:none;
	display:inline;
	border-left:1px solid #000000;
	
}
#footerBlock ul li.first
{
	border-width:			0;
}
#footerBlock #copyright
{
	margin:10px 0 5px 10px
}
#footerBlock a,
#footerBlock a:visited
{
	text-decoration:		none;
	color:					#666666;
}
#footerBlock a:hover
{
	text-decoration:		underline;
	color:					#999999;
}

/* *** LIST NAVIGATION *** */

#shoppingCart  {
	width:555px;
	
}

#shoppingCart .listNavTable {
	font-size:10px;
	text-align:right;
	border-bottom:1px solid #AAA;
	padding-bottom:2px;
}
#shoppingCart .listNavTable span {
	padding:0 0.5em;
}
#shoppingCart .listNavTable a {
	margin:0;
	padding:0;
}
#shoppingCart .listNavTable img {
	display:inline;
	border-width:0px;
	margin:1px 0;
	vertical-align:middle;
}

/* *** ACROSS WHOLE  SITE *** */

#shoppingCart #linkHeader {
	position:relative;
	font-size:  		14px;
}
#shoppingCart #linkHeader h3 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	background-color:	#FFFFFF;
	margin: 			0;
	padding:			2px;
	font-size:  		14px;
	font-weight:		normal;
	left: auto;
	padding-right: 5px;
	margin-top: 0px;
}
#shoppingCart h2 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	background-color:	#FFFFFF;
	margin: 			0;
	padding:			2px;
	font-size:  		20px;
	font-weight:		normal;
	left: auto;
	padding-right: 5px;
	margin-top: 0px;
	
}
#shoppingCart .fakeH2 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	margin: 			0;
	font-size:  		12px;
	color:  			#FFFFFF;
	font-weight:		normal;
	position:absolute;
	top:3px;
	right:1px;
	padding: 0px;
	
}
* html #shoppingCart #linkHeader .fakeH2 {
	right:168px;
	top:2px;
	font-size:  		12px;
}
#shoppingCart .fakeH2 a {
	color:#666666;
	
	
}

#breadcrumbs {
	font-size:10px;
	padding:0px;
	
	
}

