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

body, td, p, input {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000;
}
body {
	font-size:  		90%;
	margin: 			0;
	text-align: 		center;  
}
a {color:#BE2A40;cursor:pointer;}
* html a {cursor:hand;} /* Only IE sees this. */
a:link		{color:#BE2A40;text-decoration:none;}
a:visited	{color:#04D;text-decoration:none;}
a:hover		{color:#ff0000;text-decoration:none;}
a:focus		{color:#07F;text-decoration:none;}
a:active	{color:#F00;text-decoration:none;}
img {display:block;}
.clearboth {
	height: 2px;
	font-size: 1px;
	line-height: 2px;
	clear:both;
}

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

#page {
	width:		779px;
	margin: 	0 auto;
	padding:	0;
	text-align: left;
}
#headerBlock {
    margin:0;
    padding:0;
}
#bodyBlock
{
	clear:  		both;
	min-height: 	42em;
	position:   	relative;
	margin-top: 	0em;
}
/* HOLLY HACK \*/
* html #bodyBlock {height:45em;}
/* END HACK */
#contentColumn  	/* The big wahoonie */
{
	padding:1px 0 2em 0;
	margin:0 10px 0 160px;
	line-height:1.2em;
	z-index:1;
	position:relative;
}
#contentColumn.rightSide
{
	margin:0 160px 0 160px;
}


#leftColumn {
	position:absolute;
	top:0px;
	left:2px;
	width:144px;
	min-width:144px;
	line-height:1.2em;
	text-align:left;
}
#rightColumn {
	position:absolute;
	top:29px;
	right:2px;
	width:150px;
	min-width:150px; 
	line-height:1.2em;
	text-align:left;
}
#footerBlock {
	clear:  			both;
	padding:			2px 2px 2px 2px;
	margin: 			0px 5px 5px 0px;
	background-color:   #FF011D;
	font-size:  		10px;
	color:  			#fff;
}
/* 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: 	0.7em;
	margin:		1px 4px 2px 4px;
	white-space:nowrap;
}
#pageheader {
	margin:0;
	padding:0;
	height:106px;
}
#pageheader embed {
	margin:0;
	padding:0;
}


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

#leftColumn  {font-size:11px !important;}
#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:16px;
	background-color:#FD001F;
	margin:0;
	padding:0 0 0 10px;
	font-size:0.9em;
	color:#FFFFFF;
	font-weight:700;
	border:1px solid #000;
}
#leftColumn h2 a, #rightColumn h2 a {
	text-decoration: none;
	color: #fff;
}
#leftColumn h2 a:hover, #rightColumn h2 a:hover	{
	color: #FD001F;	
}
#leftColumn .boxBody,#rightColumn .boxBody, #leftColumn address {
	line-height:1.3em;
	font-style:normal;
	background-color:#fff;
	color:#000;
	margin:0 0 10px 0;
	padding:7px;
	font-size:75%;
	border-left:1px solid #000;
	border-right:1px solid #000;
	border-bottom:1px solid #000;
}
#leftColumn .boxBody a, #rightColumn .boxBody a,  #leftColumn address a {
	text-decoration:underline;
}
#leftColumn ul,	#rightColumn ul {
	line-height:1.2em;
	margin:0 0 10px 0;
	padding:0;
    list-style:none;
	font-family:Verdana, Arial, Helvetica, Times, sans-serif;
	font-weight:bold;
	border-left:0px solid #000;
	border-right:0px solid #000;
	border-bottom:0px solid #000;
    }
#leftColumn ul li, #rightColumn ul li {
	margin:0;
	padding:1px;
}
#leftColumn ul li a,
#rightColumn ul li a {
	display:block;
	color:#FFFFFF;
	background-color:#FD001F;
	padding:1px 2px;
	text-decoration:none;
    padding: 3px;
}
#leftColumn ul li a:hover,
#rightColumn ul li a:hover {
	color:#FFF;
	background-color: #FD001F;
	text-decoration:none;
}
#rightColumn h3
{
	line-height:			10px;
	background-color:   	#fff;
	margin: 				0;
	padding:				7px 0px;
	font-size:  			1.1em;
	color:  				#0073C6;
	font-weight:			700;
}
#rightColumn h3 span
{
	display:				block;
}
#rightColumn #referralCredit
{
	margin-bottom: 			12px;

}
#rightColumn #referralCredit span
{
	margin: 				0;
	padding:				4px;
	border: 				1px solid #be2a40;
	font-size:  			1em;
	font-weight:			700;
	text-align: 			right;
}

#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;
}
#image_right {
    border: 0px;
    padding: 3px;
}
#image_left {
    text-align:center;
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;
    border: 0px;
}
#leftColumn .creditcards
{
	text-align:left;
	margin-bottom:20px;
	padding-bottom:20px;
}
#leftColumn .creditcards span
{
	font-size:0.7em;
	text-align:left;
}
#leftColumn .creditcards .creditcard {
	margin-top: 3px;
	float:left;
	border:solid 1px #fff;
}

#rightColumn div.sideSpecials h3 {text-align:center;font-size:1em;margin:1em 0 0.3em 0;}
#rightColumn div.sideSpecials h3 a {color:#000;text-decoration:none !important;}
#rightColumn div.sideSpecials img {
	border:1px solid #000;
	margin:0 auto;
}
#rightColumn div.sideSpecials a			{text-decoration:none;}
#rightColumn div.sideSpecials a:hover	{text-decoration:underline;}


#leftColumn #memberships {
	text-align:center;
	font-size:1.1;
	padding:0;
}
#leftColumn #memberships div {
	width:140px;
	padding:6px 0;
}
#leftColumn #memberships div.top {
	background-color:#FD001F;
	color:#FFF;
	width:100%;
	font-weight:bold;
}
#leftColumn #memberships div img {
	margin:0 auto 3px auto;
}


/* *** FOOTER *** */

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


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

.listNavTable {
	font-size:0.9em;
	text-align:right;
}
.listNavTable a,
.listNavTable .fakeA
{
	padding:0 2px 0 2px;
	color:#000000 !important;
	text-decoration:none !important;
}
.listNavTable a:hover {text-decoration:underline !important;}
.listNavTable span.current {
	font-size:1.1em;
	color:#000 !important;
}
#navCheckout {
	display:inline;
	float:right;
	margin:0;
	line-height:21px;
	height:21px;
	text-align:	right;
	color:#FFF;
	padding:0 0 0 5px;
}
#navCheckout form {display:inline;}
#navTop {
	clear:both;
	color:#FFF;
	font-size:10px;
	line-height:18px;
	padding:0;
	margin:0 6px 10px 155px;
	border-top:1px solid #FFF;
	text-align:left;
	z-index:100;
	position:relative;
	background-color:#F00;
	height:20px;
}
#navTop div.phone {
	float:right;
	font-weight:bold;
	color:#FFF;
	font-size:1.1em;
	padding-right:5px;
	line-height:18px;
	height:18px;
}
#navright {
    float:right;
    text-align:right;
}

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

#shoppingCart {background-color:#FFF;}


#shoppingCart #linkHeader {
	position:relative;
}
#shoppingCart h2 {
	background-color:	#cccccc;
	margin: 			0 0 1em 0;
	padding:			0.2em 0.5em;
	font-size:  		0.9em;
	color:  			#BE2A40;
	font-weight:		bold;
}
#shoppingCart .fakeH2 {
	background-color:	#cccccc;
	margin: 			0 0 1em 0;
	padding:			0.2em 0.5em;
	font-size:  		0.9em;
	color:  			#BE2A40;
	font-weight:		bold;
	position:absolute;
	top:0;
	right:0;
}
* html #shoppingCart #linkHeader .fakeH2 {right:160px;background-color:transparent;}

#breadcrumbs {
	font-size:0.7em;
	padding:0 0 0.5em 0;
}
