/* *** BASIC SETUP *** */
body, td, p, input {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000;
}
body {
	font-size:  		90%;
	margin: 			0;
	text-align: 		center;
	background-color: #fff !important;
}
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:		977px;			/* for full width, change to "auto" */
	margin: 	0 auto;
	padding:	0;
	text-align: left;
}
#headerBlock {
    margin:0;
    padding:0;
}
#bodyBlock
{
	width:			977px;		/* for full width, change to "auto" */
	clear:  		both;
	min-height: 	45em;
	position:   	relative;
	margin-top: 	0em;
	background-color : #fff;
	border-top : 1px solid #fff;
}

#contentColumn  	/* The big wahoonie */
{
	margin:0 0px 0 245px;
	line-height:1.2em;
	z-index:1;
	position:relative;
	width : 731px;
}
#leftColumn {
	position:absolute;
	top:0px;
	left:0px;
	width:222px;
	line-height:1.2em;
	text-align:left;
}
#rightColumn {
	position:absolute;
	top:0px;
	right:0px;
	width:180px;
	min-width:180px;
	line-height:1.2em;
	text-align:left;
}

#footerBlock
{
	clear:  			both;
	margin: 0;
	padding: 0;
	font-size:  		13px;
	font-weight:		bold;
	color:  			#a8c7ad;
	background:			white url('../images/footerBackground.gif') no-repeat top left;
	width: 977px;
	height: 129px;
	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;
	color: #00377b;
}
h1 a {color:#00377b;cursor:pointer;}
h1 a:link		{color:#00377b;text-decoration:none;}
h1 a:visited	{color:#00377b;text-decoration:none;}
h1 a:hover		{color:#00377b;text-decoration:none;}
h1 a:focus		{color:#00377b;text-decoration:none;}
h1 a:active	{color:#00377b;text-decoration:none;}



#headerBlock form
{
	margin : 0;
	padding : 0;
}
#pageBanner {
	height : 88px;
	background-color : transparent;
	margin : 0;
	position : relative;
/*
	background-image : url(../images/face.jpg);
	background-position : right top;
	background-repeat : no-repeat;
	*/
}
#pageBanner img.headerIMG	{ position:absolute;	top:0;	left:0;}


/* 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: white;
	color:#000;
	font-size:12px;
	line-height:18px;
	height:15px;
	font-weight:400;
	padding:2px 5px 3px 0px;
	margin : 0 0 4px;
	text-align:left;

/*
	background:			white url('../images/develMenu.png') no-repeat top left;
*/
	margin:0;
	padding:0;


}

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


/* *** FOOTER *** */

#footerBlock a,
#footerBlock a:visited
{
	text-decoration:		none;
	color:					#a8c7ad;
}
#footerBlock a:hover
{
	text-decoration:		underline;
	color:					#a8c7ad;
}
#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 #777;
}
#footerBlock ul li.first
{
	border-width:			0;
}
#footerBlock #copyright
{
	margin: 				0.3em 0 0.3em 0.5em;
}
#footerBlock .gtpWebsiteDesign
{
	margin: 				0;
	float:  				right;
	text-align: 			right;
	padding:				0 0.5em 0 0;
}
#footerBlock #footerBlockLine1
{
	position: absolute;
	top: 77px;
	left: 51px;
}

#footerBlock #footerBlockLine2
{
	position: absolute;
	top: 100px;
	left: 70px;
}

#footerBlock .footerBreak
{
	color: #b08244;
}


		#bookmarks a,
#bookmarks a:hover,
#bookmarks a:visited
{
	color:  				#777;
	text-decoration:		none;
}
/* *** 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:	#0f0;
	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%;}


/**********************************************/

ul.navMenu
{
	width:955px;
	border-bottom: 1px solid #0078c1;
	padding: 0 5px 0px 5px;
	margin: 0 0 0px 0;
	list-style: none;
	background-color: #fff;
	float: left;
	clear: left;
}

ul.navMenu li
{
	float: left;
}

ul.navMenu li a
{
	float: left;
	text-decoration: none;
	color: white;
	padding: 4px 15px 0 0;
	margin-right: 6px;
*	padding: 4px 13px 0 0;
*	margin-right: 5px;
/*
	font: 900 14px "Arial", Helvetica, sans-serif;
*/
	font: 900 14px 'Arial', Helvetica, sans-serif;
}

ul.navMenu li a span
{
	float: left;
	padding-right: 12px;
	display: block;
	margin-top: -4px;
	height: 24px;
}

ul.navMenu li a:hover
{
 	color: white;
	background: url(../images/menuInactive.gif) no-repeat top right;
}

ul.navMenu li a:hover span
{
	background: url(../images/menuInactive.gif) no-repeat top left;
}

ul.navMenu li a.active
{
	background: url(../images/menuActive.gif) no-repeat top right;
 	color: white;
}

ul.navMenu li a.active span
{
	background: url(../images/menuActive.gif) no-repeat top left;
}

ul.navMenu li a.inactive
{
	background: url(../images/menuInactive.gif) no-repeat top right;
 	color: white;
}

ul.navMenu li a.inactive span
{
	background: url(../images/menuInactive.gif) no-repeat top left;
}
