/* *** BASIC SETUP *** */
body, td, p, input {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#555658;
}
body {
	font-size:  		90%;
	margin: 			0;
	text-align: 		center;
	background-color: #000000 !important;
	background-image:url(../images/main_bottom.png);
	background-repeat:no-repeat;
	background-position: 50% 100%;
}
a {color:#00f;cursor:pointer;}
a:link		{color:#00f;text-decoration:none;}
a:visited	{color:#00f;text-decoration:none;}
a:hover		{color:#00f;text-decoration:none;}
a:focus		{color:#00f;text-decoration:none;}
a:active	{color:#00f;text-decoration:none;}

img
{
	display : block;
	border-width : 0;
}

.clearboth, .breaker {
	height: 2px;
	font-size: 1px;
	line-height: 2px;
	clear:both;
}

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

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

#page {
	width:		955px;
	margin: 	0 auto 8px auto;
	padding:	0 22px 0 25px;
	text-align: left;
	background-color:#FFF;
	background-image:url(../images/main_top.png);
	background-repeat:no-repeat;
	background-position: 50% 0;
}
#headerBlock {
    margin:0;
    padding:0;
	height:125px;
	background-image:url(../images/logo.png);
	background-repeat:no-repeat;
	background-position: 6px 23px;
}
#bodyBlock
{
	width:			955px;
	clear:  		both;
	min-height: 	800px;
	position:   	relative;
	margin-top: 	0em;
	background-color : #fff;
	border-top : 8px solid #fff;
}

#contentColumn  	/* The big wahoonie */
{
	margin:0 205px 0 231px;
	line-height:1.2em;
	z-index:1;
	position:relative;
	width : 519px;
}
#leftColumn {
	position:absolute;
	top:0px;
	left:0px;
	width:203px;
	line-height:1.2em;
	text-align:left;
	margin:0 0 0 4px;
}
#rightColumn {
	position:absolute;
	top:0px;
	right:0px;
	width:188px;
	line-height:1.2em;
	text-align:left;
}

#footerBlock
{
	clear:  			both;
	padding:			0;
	margin: 			62px 0 0 0;
	border-bottom:		16px solid #fff;
	line-height:		1.2em;
	width:				955px;
	height:				167px;	
	background-image:url(../images/footer_back.png);
	background-repeat:no-repeat;
	position:relative;
}

#bookmarks
{
	clear:  			both;
	text-align: 		center;
	background-color:   #fff;
	padding:			7px 0;
	font-size:  		10px;
	line-height:		1.4em;
}



/* *** HEADER *** */

h1 {
	font-size: 	0.7em;
	margin:		1px 4px 2px 4px;
	white-space:nowrap;
	overflow:hidden;
	width:955px;
}
h1 a {color:#AAA !important;}

#headerBlock form
{
	margin : 0;
	padding : 0;
}
#pageBanner {
	width:180px;
	margin:22px 0 0 769px;	
	height:65px;
	font-size:19px;
	color:#005185;
	font-family:arial,helvetica,sans-serif;
}
#pageBanner a {display:block;}
#pageBanner a img {border-width:0;margin:4px 0 0 3px;}
#pageBanner span {color:#0093B7;}


/* 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:transparent;
	color:#000;
	font-size:12px;
	line-height:14px;
	height:14px;
	padding:6px 5px;
	margin :0;
	text-align:left;
	background-image:url(../images/main_menu_back.png);
	background-repeat:no-repeat;
}

/* Left and right column CSS is now in layout_left.css and layout_right.css */


/* *** FOOTER *** */

#topSection div {
	position:absolute;
	height:85px;
	text-align:left;
}
#topSection #fPart01 {
	position:absolute;
	top:14px;
	left:289px;
}
#topSection #fPart02 {
	position:absolute;
	top:14px;
	left:614px;
}
#topSection #fPart03 {
	position:absolute;
	top:14px;
	left:825px;
}

#topSection h2 {
	color:#0C7EC2;
	margin:0 0 0 14px;
	font-size:11px;
	font-weight:bold;
}
#topSection ul {
	font-size:9px;
	float:left;
	margin:0 0 0 15px;
	padding:0;
	list-style:none;
}
#topSection ul li {
	margin:0;
	padding:0;
	list-style:none;
	min-height:15px;
}
#topSection ul li ul {
	float:none;
}
#topSection ul li {color:#1C6593;}
#topSection ul li a {color:#1C6593;}
#topSection ul li ul li a {color:#24A2C1;}
#topSection ul li a:hover {text-decoration:underline;}

#topSection ul li span {color:#24A2C1;}
#topSection ul li ul li span {color:#1C6593;}

#fPart02 #footList03 li {
	width:185px;
}


#bottomSection {
	position:absolute;
	top:113px;
	left:11px;
	text-align:center;
	width:933px;
	height:42px;
	font-size:0.625em;
	color:#0495B8;
}
#bottomSection a {color:#0495B8;}
#bottomSection a:hover {text-decoration:underline;}

#bottomSection ul {
	margin:0 auto;
	padding:3px 0;
	list-style:none;
	width:450px;
	height:1.2em;
}
#bottomSection ul li {
	margin:0;
	padding:0 8px;
	float:left;
	list-style:none;
	background-image:url(../images/bullet.png);
	background-repeat:no-repeat;
	background-position:0 50%;
}
#bottomSection p {
	margin:0;
	clear:both;
	color:#0495B8;
}



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

#shoppingCart .listNavTable {
	font-size:10px;
	text-align:right;
	border-bottom:1px solid #AAA;
	padding-bottom:2px;
}

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

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


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


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


/* *** BREADCRUMBS *** */

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

/* **** IE7 FIX **** */
#shoppingCart .contentArea {width:100%;}

