/* *** BASIC SETUP *** */
body, td, p, input {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	color:#000;
}
body {
	font-size:  		90%;
	margin: 			0;
	text-align: 		center;
	background-color:#FFF;
}
input {
    	background-color:#FFF;
}
a {color:#BE2A40;cursor:pointer;}

hr {
	clear:both;
	height:1px;
	line-height:1px;
	font-size:1px;
	margin:0;
	padding:0;
	visibility:hidden;
}

/* Holly Hack - only Explorer PC sees this \*/
* html a {cursor:hand;}
/* End Hack */

a:link		{color:#000;text-decoration:none;}
a:visited	{color:#333;text-decoration:none;}
a:hover		{color:#666;text-decoration:none;}
a:focus		{color:#07F;text-decoration:none;}
a:active	{color:#F00;text-decoration:none;}
img {display:block;}
.clearboth, .breaker {
	height: 2px;
	font-size: 1px;
	line-height: 2px;
	clear:both;
}

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

#page {
	width:		auto;
	min-width:  1003px;
	margin: 	0 auto;
	padding:	0;
	text-align: left;
}
#headerBlock {
    margin:0;
    padding:0;
	background-color:#a6d708;
}
#bodyBlock
{
	clear:  		both;
	min-height: 	45em;
	position:   	relative;
	margin-top: 	0em;
	background-color:#FFF;
}
#contentColumn  	/* The big wahoonie */
{
	margin:0 0 0 171px;
	line-height:1.2em;
	z-index:1;
	position:relative;
	min-height: 	45em;
}
#leftColumn {
	position:absolute;
	top:0px;
	left:0px;
	width:171px;
	min-width:171px;
	line-height:1.2em;
	text-align:left;
}
#rightColumn {
	position:absolute;
	top:47px;
	right:0px;
	width:171px;
	min-width:171px; 
	line-height:1.2em;
	text-align:left;
}
#footerBlock
{
	clear:  			both;
	padding:			2px 2px 2px 2px;
	margin: 			0 0px 12px 0px;
	background-color:   #a6d708;
	font-size:  		10px;
	color:  			#fff;
	line-height:		1.4em;
	height : 45px;
}
/* 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
{
	height : 92px;
	background-color : #a6d708;
	margin : 0;
	position : relative;
}
#pageheader img.logo		{ position:absolute;	top:0;	left:0;}

#pageheader #headerAddress
{
	position : absolute;
	top : 0;
	right : 0;
	width : 185px;
	padding : 10px 15px 0 0;
	text-align : right;
	color : #fff;
	font-size : 0.85em;
	font-weight : bold;
	font-style : normal !important;
}
#pageheader #headerAddress span
{
	font-size : 2.4em;
	line-height : 1.05em;
	font-weight : bold;
}
#pageheader #headerAddress a,
#pageheader #headerAddress a:hover,
#pageheader #headerAddress a:visited
{
	color : #fff;
}

/* SETS PROPERTIES FOR BOX CONTAINING HEADER MENUS. ALL OTHER MENU STYLES IN MENU.CSS */
#navTop
{ 
	font-family : Arial, Verdana, Helvetica, sans-serif;
	clear:both;
    text-align:center;
    vertical-align : middle;
	background-color:#9f9d9f;
	color:#fff;
	font-size:12px;
	font-weight : bold;
	line-height:28px;
	height : 28px;
	padding:1px 5px;
	margin:0;
	text-align:left;
	border-top : 1px solid #fff;
	border-bottom : 1px solid #fff;
}



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


#leftColumn, #rightColumn
{
	font-size : 1em;
}
#leftColumn
{
	background-color : #9f9d9f;
}
#rightColumn
{
	font-size : 1em;
	background-color : #ccc;
}
#leftColumn input, #rightColumn input {
	font-size:  			0.9em;
	margin: 				1px;
	display:				block;
}
#leftColumn p, #rightColumn p,
#leftColumn form, #rightColumn form	{
	margin: 				0px;
}
#leftColumn h2.first,
#rightColumn h2.first {
	line-height:47px;
	height:47px;
	background-image: url(../images/h2FirstBack.gif);
	background-repeat:no-repeat;
	margin:0;
	padding:0px 0px 0px 12px;
	font-size:1.2em;
	font-weight:bold;
	color:#fff;
	border:0px solid #000;
	text-align:left;
}
#leftColumn h2, #rightColumn h2 {
	line-height:47px;
	height:47px;
	background-image: url(../images/h2Back.gif);
	background-repeat:no-repeat;
	margin:0;
	padding:0px 0px 0px 12px;
	font-size:1.2em;
	font-weight:bold;
	color:#fff;
	border:0px solid #000;
	text-align:left;
}
#rightColumn h2.black
{
	background-image: url(../images/h2Black.gif);
	background-repeat:no-repeat;
}
#leftColumn h2 a, #rightColumn h2 a {
	text-decoration: none;
	color: #fff;
}
#leftColumn h2 a:hover, #rightColumn h2 a:hover	{
	color: #cccccc;	
}
#leftColumn .boxBody,
#rightColumn .boxBody,
#rightColumn address
{
	line-height:1.3em;
	font-style:normal;
	color:#000;
	margin:0 0px 0px 0;
	padding:7px;
	font-size:75%;
	border-left:0px solid #000;
	border-right:0px solid #000;
	border-bottom:0px solid #000;
}

#leftColumn .boxBody a, #rightColumn .boxBody a
{
	text-decoration:underline;
}
#leftColumn .boxBody p, #rightColumn .boxBody p
{
	color:#000000;
}
#leftColumn h3 span {
    color:                  #A6CE38;
}

#leftColumn ul,
#rightColumn ul
{
	line-height:1.2em;
	font-size:80%;
    font-weight:300;
	margin:0px 0px 0px 0px;
	padding:0;
    text-align:center;
	list-style:none;
}
    
#leftColumn ul li,
#rightColumn ul li
{
	margin-bottom:0px;
	vertical-align : middle;
}
#leftColumn ul li
{
	text-align:left;	
	padding:1px 0px 0px 0;
	min-height: 29px;
}
#rightColumn ul li
{
	padding:1px 0px 0px 0px;
	min-height: 33px;
}
#leftColumn ul li a,
#rightColumn ul li a
{
	text-align:left;	
	display:block;
	text-decoration:none;
	font-weight : bold;
	vertical-align : middle;
}
#leftColumn ul li a
{
	width : 164px;
	color:#fff;
	padding:1px 0px 0px 7px;
	min-height: 29px;
	line-height: 29px;
}
#rightColumn ul li a
{
	width : 154px;
	color:#000;
	padding:1px 0px 0px 17px;
	min-height: 33px;
	line-height: 33px;
}
#leftColumn ul li a:hover,

#rightColumn ul li a:hover
{
	color:#a6d708;
	text-decoration:none;
}
#leftColumn ul li a:hover
{
	text-align:left;	
	padding:1px 0px 0px 7px;
	background-image: url(../images/leftNavHover.gif);
 	background-repeat:no-repeat;
}
#rightColumn ul li a:hover
{
	text-align:left;	
	padding:1px 0px 0px 17px;
	background-image: url(../images/rightNavHover.gif);
 	background-repeat:no-repeat;
}
#leftColumn ul li.h3
{
	color:#fff;
	padding:1px 0px 0px 7px;
	min-height: 33px;
	line-height: 33px;
	font-weight : bold;
	font-size : 1.1em;
	background-image: url(../images/leftNavH3.gif);
 	background-repeat:no-repeat;

}
#envelope {
    display:block;
    background-image: url(../images/env.gif);
    line-height:25px;
 
}
#leftColumn h3
{
}
#leftColumn h3 span
{

}
#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;
}
#leftColumn #smallCart
{
	padding : 4px 3px;
}
#leftColumn #smallCartTable
{
	font-size:0.85em;
    color:#333;
	width:95%;
}
#leftColumn #smallCartTable td {
    color:#333;
	padding : 2px;
}
#leftColumn #smallCartTable th, #leftColumn #smallCartTable td {
	padding:0 3px;
}
#leftColumn #smallCartTable .noItem,
#leftColumn #smallCartTable .cartTotal {
	color:#333;
}
#leftColumn #smallCartTable .cartTotal {
	text-align:	left;
	border-top : 1px solid #a00;
	border-bottom : 1px solid #a00;
}
#leftColumn #smallCartTable .smallCartTotal {
	height: 5px;
	line-height: 5px;
}
#leftColumn #padlock {
    background-image: url(../images/padlock.gif);
    background-repeat:no-repeat;
    font-size:1.1em;
    padding-left:25px;
    margin-left:30px;
    margin-bottom:10px;
}
#leftColumn #create {
    text-align:center;
    font-size:1.0em;
}

#rightColumn .creditcards
{
	height : 50px;
	text-align:left;
	padding-left: 3px;
	padding:10px 0 20px;
	text-align : center;
	font-weight : bold;
}
#leftColumn .creditcards span
{
	font-size:0.7em;
	text-align : center;
}
#rightColumn .creditcards .creditcard {
	margin-top: 3px;
	display:inline;
	border:solid 1px #fff;
}
#rightColumn div.sideSpecials {background-color:#fff;color:#000; padding : 4px 0;}
#rightColumn div.sideSpecials a {color:#000;text-decoration:none;}
#rightColumn div.sideSpecials strong {display:block;color:#000;text-align:center;font-size:1em;margin:1em 0 0.3em 0;}
#rightColumn div.sideSpecials img {
	border:0px solid #000;
	margin:0 auto;
}
#rightColumn div.sideSpecials span.specialsPrice {display:block;}
#rightColumn div.sideSpecials a:hover span.specialsPrice span {color:#000;text-decoration:underline;}

#rightColumn .leftContact {
    color: #000;
}


/* *** FOOTER *** */

#footerBlock a,
#footerBlock a:visited
{
	text-decoration:		none;
	color:					#fff;
}
#footerBlock a:hover
{
	text-decoration:		underline;
	color:					#fff;
}
#footerBlock ul
 {
	margin: 				0.3em 0 0 0; 
	padding:				0;
	list-style: 			none;
	text-align: 			right;
}
#footerBlock ul li
{
	margin: 				0;
	padding:				0 5px;
	list-style: 			none;
	display:				inline;
	float : right;
	border-left:			1px solid #fff;

	
}
#footerBlock ul li.last
{
	padding-right :	0 !important;
}
#footerBlock ul li.first
{
	border-width:			0;
}
#footerBlock #copyright
{
	height : 45px;
	background-image : url(../images/footer.gif);
 	background-repeat : no-repeat;
	background-position : 3% 50%;
}
#footerBlock .powered
{
	margin: 				0;
	float:  				right;
	text-align: 			right;
	padding:				0 0.5em 0 0;
	
	width : 50%;

}

/* *** LIST NAVIGATION *** */
#catDisplay,
#subcatDisplay,
.listProduct,
#showProduct,
#viewBasket,
#viewBasket,
.textContent .contentArea
{
/*	width : 646px !important; */
	padding : 7px;

	width:auto;
	margin-right:170px;
}

#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;
}
#shoppingCart h2
{
	background-color:	#577eab;
	margin: 			0 !important;
	padding:			0 0 0 0.5em;
	font-size:  		1.6em;
	line-height : 47px;
	color:  			#fff;
	font-weight:		bold;
	height : 47px;
}
/* Holly Hack - only Explorer PC sees this \*/
* html #shoppingCart #linkHeader .fakeH2 {right:160px;background-color:transparent;}
/* End Hack */

#shoppingCart .fakeH2 a {color:#FFF;}
#shoppingCart .fakeH2 a:hover {padding-right:0.0em;}

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