/* *** BASIC SETUP *** */
body, td, p, input {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	color:#000;
}
body {
	font-size:  		100%;
	margin: 			0;
	text-align: 		center;
	background-color:#FFF;
	background-image:url(../images/body_back.png);
	background-repeat : repeat-x;
}
a {color:#BE2A40;cursor:pointer;}

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, .breaker {
	height: 2px;
	font-size: 1px;
	line-height: 2px;
	clear:both;
}

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

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

#page {
	width:868px;
	text-align:left;
	margin:0 auto;
	background-image:url(../images/page_back.png);
	background-repeat : repeat-y;
	background-color:#FFF;
}
#pageInner {
	width:833px;
	background-image:url(../images/header_back.png);
	background-repeat:no-repeat;
	min-height:253px;
	padding:25px 16px 0 20px;
}
#headerBlock {}
#bodyBlock
{
	width:		833px;
	clear:  	both;
	min-height: 800px;
	position:   relative;
	background-color:#FFF;
	padding : 0;
	z-index : 2;
}
#contentColumn  	/* The big wahoonie */
{
	margin:0 0px 0 240px;
	padding:4px 0 0 0;
	line-height:1.2em;
	position:relative;
	z-index:1;
}
#leftColumn {
	position:absolute;
	top:0px;
	left:0px;
	width:208px;
	line-height:1.2em;
	text-align:left;
	background-image:url(../images/leftbackground.gif);
	background-repeat:repeat-y;
}
#footerBlock
{
	min-height:30px;
	clear:  			both;
	padding:			11px 5px 2px 5px;
	margin: 			0;
	background-color:   #fff;
	font-size:  		10px;
	color:  			#7D7D7D;
	line-height:		1.4em;
	background-image : url(../images/footerbg.gif);
	background-repeat : repeat-x;
}

/* ***************** HEADER *************************** */

h1 {
	font-size: 	0.7em;
	margin:		0 4px 2px 4px;
	white-space:nowrap;
	line-height:1.2em;
}
h1 a {color:#000 !important;}


#pageBanner {
	height: 116px;
	position : relative;
}
#pageBanner img#logo	 	{position:absolute;	top:18px;	left:3px;	width:223px;	height:63px;}
#pageBanner img#header   	{position:absolute;	top:5px;	left:240px; width:593px; 	height:95px;}
#pageBanner div#headerInfo
{
	position : absolute;
	top:0px;
	right:2px;
	font-size:11px;
	text-align:right;
	width:278px;
	height:35px;
}

/* SETS PROPERTIES FOR BOX CONTAINING HEADER MENUS. ALL OTHER MENU STYLES IN MENU.CSS */
#navTop { 
	clear:both;
	font-size:11px;
	line-height:29px;
	height:29px;
	padding:0;
	text-align:left;
	background-image:url(../images/nav_back.png);
	background-repeat:repeat-x;
}


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

#leftColumn {
	font-size:1em;
	color:#000;
}

#leftColumn a:link {
	color: #BC003A;	
	font-weight:bold;
	text-decoration:none;
}
#leftColumn a:hover {
	color: #BC003A;	
	font-weight:bold;
	text-decoration:underline;
}

#leftColumn a:visited {
	font-weight:bold;
	color: #9C001A;
}

#leftColumn H2 {
	background-image:url(../images/left_header_stripe.png);
	background-repeat:no-repeat;
	line-height:32px;
	margin:0;
	padding:0 5px;
	font-size:0.8em;
	color:#FFF;
}
#leftColumn p, #leftColumn form	{
	margin: 				0px;
}
#leftColumn .boxBody, #leftColumn address {
	line-height:1.3em;
	font-style:normal;
	color:#3A3A3A;
	margin:0 0 10px 0;
	padding:7px;
	font-size:75%;
}
#leftColumn .boxBody p {
	color:#FFF;
}
#leftColumn #sideCopy {
	background-color:#FFF;
	padding:35px 10px 10px 10px;
	background-image:url(../images/left_copyright.png);
	background-repeat:repeat-x;
	background-position:0 10px;
	font-size:0.70em;
	line-height:1.3em;
}
#leftColumn #sideCopy span {
	color:#7D7D7D;
}
#leftColumn #sideCopy a {
	color:#000;
	font-weight:normal;
}


/* *** FOOTER *** */

#footerBlock a,
#footerBlock a:visited
{
	text-decoration:		none;
	color:					#7D7D7D;
}
#footerBlock a:hover
{
	text-decoration:		underline;
	color:					#7D7D7D;
}
#footerBlock ul
 {
	margin: 				0.3em 0 0 0; 
	padding:				0;
	list-style: 			none;
	text-align: 			right;
}
#footerBlock ul li
{
	margin: 				0;
	padding:				0 5px 0 5px;
	list-style: 			none;
	display:				inline;
	border-left:			1px solid #000;
}
#footerBlock ul li.first
{
	border-width:			0;
}
#footerBlock #copyright
{
	margin: 				0.3em 0 0.3em 0.5em; 
}
#footerBlock .powered
{
	margin: 				0;
	float:  				right;
	text-align: 			right;
	padding:				0 0.5em 0 0;
}

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

#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;
}

/* *** 'BACK' LINKS IN SHOPPING CART HEADERS *** */

#shoppingCart #linkHeader {
	position:relative;
}
#shoppingCart h2 {
	background-color:	#0073C6;
	margin: 			0 0 10px 0;
	padding:			0.2em 0.5em;
	font-size:  		0.9em;
	color:  			#FFEF00;
	font-weight:		bold;
}
#shoppingCart .fakeH2 {
	background-color:	#0073C6;
	margin: 			0 0 10px 0;
	padding:			0.2em 0.5em;
	font-size:  		0.9em;
	color:  			#FFEF00;
	font-weight:		bold;
	position:absolute;
	top:0;
	right:0;
}

/* Holly Hack - only Explorer PC sees this \*/
* html #shoppingCart #linkHeader .fakeH2 {right:160px;background-color:transparent;}
/* End Hack */

#shoppingCart .fakeH2 a 		{color:#FFEF00;}
#shoppingCart .fakeH2 a:hover 	{color:#FFF800;}

/* *** BREADCRUMBS *** */

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

/* *** LEFT FINDER *** */

/* *** TOP BUTTONS *** */

#leftPropCheckboxes {
	font-size:0.8em;
	padding:3px;
	margin:11px 0px 8px 10px;
	color:#000;
}
#leftPropCheckboxes img {
	display:inline;
}
#leftPropCheckboxes input {
	vertical-align:middle;
}

#leftPropCheckboxes label {
	vertical-align:middle;
}

#leftPropCheckboxes .leftBox {
	width:60px;
	height:20px;
	float:left;
}

#leftPropCheckboxes .middBox {
	width:60px;
	height:20px;
	float:left;	
}

#leftPropCheckboxes .rightBox {
	width:60px;
	height:20px;
	margin-left:120px;
}

/* *** SUBMIT BUTTON *** */

#leftPropSubmit {
	margin:0px 0px 11px 14px;
}

/* *** TWO BARS ONE *** */
#leftPropSelects label {
	font-size:0.9em;
}
#leftPropSelects {
	font-size:0.8em;
	margin:0px 0px 1px 10px;
	color:#000;
	padding:3px;
}

#leftPropSelects select {
	width:170px;
	margin-bottom:10px;
}

#leftPropSelects select#sideState option {color:#BBB;}
#leftPropSelects select#sideState option.on {color:#000;}


#leftCatalogue {
	border-top:2px solid #999999;
	padding:5px 0 10px 0;
	margin:0 7px;
	text-align:center;
}
#leftCatalogue img {
	display:inline;
	border:0px;
}


/* eof */