/* *** 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;
}
a {color:#211f5e;cursor:pointer;}
/* Holly Hack - Only Win IE sees this \*/
	* html a {cursor:hand;} 
/* End Hack */
a:link		{color:#47A;text-decoration:none;}
a:visited	{color:#04D;text-decoration:none;}
a:hover		{color:#07F;text-decoration:underline;}
a:focus		{color:#07F;text-decoration:underline;}
a:active	{color:#F00;text-decoration:underline;}
img {display:block;}
.clearboth {
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	clear:both;
}

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

#page {
	width:		759px;
	margin: 	0 auto;
	padding:	0 10px 10px 10px;
	text-align: left;
}
#headerBlock {
    margin:0;
    padding:0;
}
#bodyBlock
{
	clear:  		both;
	min-height: 	451px;
	position:   	relative;
	margin:0;
	padding:0;
	border-top:3px solid #143C71;
	border-right:3px solid #143C71;
	border-bottom:1px solid #143C71;
	background-image:url(../statimages/leftback.gif);
	background-repeat:repeat-y;
}
/* Holly Hack - Only Win IE sees this \*/
* html #bodyBlock {height:451px;}
/* end hack */

#contentColumn  	/* The big wahoonie */
{
	margin:0 0 0 150px;
	padding-bottom:5px;
	line-height:1.2em;
	z-index:50;
	min-height:451px;
	background-color:#FFF;
}
#leftColumn
{
	position:absolute;
	top:0px;
	left:0px;
	width:144px;
	min-height:411px;
	line-height:1.2;
	text-align:left;
	padding:0;
	background-color:#99D3F5;
	border-left:3px solid #143C71;
	border-right:3px solid #143C71;
}
/* Holly Hack - Only Win IE sees this \*/
* html #leftColumn {height:411px;}
/* end hack */

#footerBlock {
	clear:  			both;
	padding:			0;
	margin: 			0;
	background-color:   #fff;
	font-size:  		0.7em;
}

/* 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:0;
	padding:0 5px 0 10px;
	white-space:nowrap;
	background-color:#FFF;
	color:#143C71;
}
#pageheader
{
    height:			 	121px;
	width:				759px;
    margin:		 		0;
    padding:			0;
	background-color:   #143C71;
	position:relative;
	text-align:center;
}
#pageheader #headerLeft
{
	position:absolute;
	top:0;
	left:0;
	width:15px;
	height:15px;
}
#pageheader #headerRight
{
	position:absolute;
	top:0;
	left:744px;
	width:15px;
	height:15px;
}
#pageheader #headerMiddle
{
	margin: 0 auto;
}

#navTop {
	clear:both;
	background-color:#39c;
	color:#FFF;
	font-size:75%;
	height:21px;
	line-height:21px;
	font-weight:700;
	padding:0 0 0 5px;
	margin:0;
	border-left:3px solid #143C71;
	border-right:3px solid #143C71;
}
#navTop ul li {
	display:inline;
	padding:0 5px;
	border-left:1px solid #FFF;
}
#navTop ul li.first	{
	display:		inline;
	padding:		0 5px;
	border-left: 	0 solid #fff;
}
#navTop ul li a			{color:#fff;}
#navTop ul li a:link	{color:#fff;}
#navTop ul li a:visited {color:#fff;}
#navTop ul li a:hover	{color:#fff000;text-decoration:none;}
#navTop ul li a:focus	{color:#fff000;text-decoration:none;}
#navTop ul li a:active	{color:#fff000;text-decoration:none;}

#navCheckout {
	float:left;
	display:inline;
	margin:0;
	line-height:21px;
	text-align:	right;
	color:#fff;
	padding:0 0 0 0px;
}
#navCheckout form {display:inline;}

#navProductSearch
{
	float:right;
	display:inline;
	color:#fff;
	height:19px;
	line-height:19px;
	padding:0 5px 0 0;
	margin:0;
}
#navProductSearch span {
	display:inline;
	vertical-align:middle;
}
#navProductSearch form
{
	display:inline;
	margin:0;
	vertical-align:middle;
}
#navProductSearch .productSearchButton
{
	display:			inline;
	border-width:		0;
	vertical-align:middle;
}
#navProductSearch .smallFormField
{
	display:			inline;
	line-height:		10px;
	padding:			1px 0px;
	height:				12px;
	width:				70px;
	vertical-align:middle;
}

/* *** LEFT COLUMN *** */

#leftColumn {
	font-size:  			1em;
}
#leftColumn ul
{
	margin:				0;
	padding:			0;
	list-style:none;
}
#leftColumn ul li
{
	font-size:			0.9em;
	margin:				0;
	padding:			10px 0 10px 8px;
	list-style-type:	none;
	text-transform:		lowercase;
}
#leftColumn ul li a,
#leftColumn ul li a:hover
{
	color:				#FFF;
	text-decoration:	none;
}
#leftColumn ul li a img {
	border-width:0px;
}

/* *** FOOTER *** */

#footerBlock #blockFooter
{
    height:			 	43px;
    line-height:	 	20px;
	width:				759px;
    margin:		 		0;
    padding:			0;
	background-color:   #143C71;
	position:relative;
	text-align:center;
}
#footerBlock #blockFooter #footerLeft
{
	position:absolute;
	top:28px;
	left:0;
	width:15px;
	height:15px;
}
#footerBlock #blockFooter #footerRight
{
	position:absolute;
	top:28px;
	left:744px;
	width:15px;
	height:15px;
}
#footerBlock #blockFooter p
{
	color:#FFF;
	text-transform:lowercase;
	font-weight:bold;
	font-size:1.6em;
	margin:0;
	padding:6px 0 0 0;
}
#footerBlock address {
	display:block;
	height:24px;
	line-height:22px;
	text-align:center;
	color:#626F7F;
	border-bottom:1px solid #213B52;
	font-style:normal;
	font-size:1.1em;
}


#footerBlock #footer {
	margin:0;
	color:#626F7F;
}
#footerBlock #footer #copyright a, #footerBlock #footer #copyright a:visited {color:#626F7F;}
#footerBlock #footer #disclaimer {
	float: right;
	display: inline;
	padding-top:8px;
	color:#231E3C;
}
#footerBlock #footer a, #footerBlock #footer a:visited {color:#231E3C;}

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

#shoppingCart .listNavTable {
	font-size:14px;
	text-align:right;
	border-bottom:1px solid #000;
	padding-bottom:2px;
	margin-right:12px;
}
#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 {background-color:#FFF;}
#shoppingCart h2 {
	background-color:	#9BCF5F;
	margin: 			0 0 0.5em 0 !important;
	padding:			0.2em 0.5em;
	font-size:  		1.2em;
	color:  			#fff;
	font-weight:		bold;
	z-index:			50;
}
/* Holly Hack - Fixes Explorer 'transparent background bug'
by giving h2 tag 'layout' - whatever *that* is \*/
* html #shoppingCart h2 {height:1px;}
/* End hack */

#breadcrumbs {
	font-size:0.7em;
	padding:2px 5px 2px 10px;
}
#footNote {
	padding:5px;
	font-size:0.9em;
	text-align:center;
	font-weight:bold;
}
#slideShowLInks
{
	padding:5px;
	font-size:0.9em;
}
#slideShowLInks a,
#slideShowLInks a:hover,
#slideShowLInks a:visited
{
	color : #28f;
}