/* *** 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 *** */
#pageHolder {
	background-image:url(../images/body_strip.gif);	
	background-repeat:repeat-y;
	background-position:right;
}

#page {
	width:		89%;			/* for full width, change to "auto" */
	margin: 	0 auto 10px auto;
	padding:	0;
	text-align: left;
	position:relative;
	background-color:white;
	background-image:url(../images/rightbar.gif);
	background-repeat:repeat-y;
	background-position:right;
	min-width: 1290px;
}
#headerBlock {
    margin:0;
    padding:0;
	background-image:url(../images/page_stretch.gif);
	background-repeat:repeat-x;
	background-position:0 14px;
}
#bodyBlock
{
	width:			auto;		/* for full width, change to "auto" */
	clear:  		both;
	min-height: 	45em;
	position:   	relative;
	margin-top: 	0em;
}

#UBercontentColumn {

	padding:1px 175px 0 195px;
	margin:0 auto;
	max-width:1024px;
	width : auto;
}
/*
#contentColumn  	 The big wahoonie
{
	line-height:1.2em;
	z-index:1;
	position:relative;
}
*/
#leftColumn {
	position:absolute;
	top:0px;
	left:0px;
	width:145px;
	min-width:145px;
	line-height:1.2em;
	text-align:left;
	padding-left:19px;
	padding-right:30px;
	margin-bottom:0;
	padding-bottom:0;
	border-bottom-width:0;
}
#rightColumn {
	position:absolute;
	top:0px;
	right:10px;
	width:145px;
	min-width:145px;
	line-height:1.2em;
	text-align:left;
}

#footerBlock
{
	clear:  			both;
	padding:			2px 2px 2px 190px;
	margin: 			0px 5px 0px 0px;
	background-color:   #fff;
	font-size:  		10px;
	color:  			#777;
	line-height:		1.4em;
	height:49px;
	background-repeat:no-repeat;
	background-image:url(../statimages/footerbh.gif);
	position:relative;
	background-position:0 100%;
}

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

#footerClip {
	position:absolute;
	bottom:0px;
	right:0px;
	z-index:-1;
}



/* *** HEADER *** */

h1{
	font-size: 	0.7em;
	margin:		0px 0px 0px 4px;
	white-space:nowrap;	
	background-color:#fff;
	height:14px;
}
#headerBlock form
{
	margin : 0;
	padding : 0;
}
#pageBanner {
	height : 193px;
	background-color : transparent;
	margin : 0;
	position : relative;
	background-image : url(../images/pagebanner.jpg);
	background-position : left top;
	background-repeat : no-repeat;

}
#pageBanner img.headerIMG	{ position:absolute;	top:0;	left:0;}

#mfsheader {
	width:379px;
	height:112px;
	top:13px;
	right:0px;
	position:absolute;
	background-image:url(../images/blue_line.gif);
	background-repeat:repeat-y;
	background-position:right;
}

#cllist {
	list-style:none;
	margin:0;
	padding:0;
}

#cllist li {
	float:left;
}



#freePartyPlanner {
	width:600px;
	top:100px;
	right:30px;
	height:22px;
	position:absolute;
}
#freePartyPlanner form {

}
#freePartyPlanner form input {

}
#freePartyPlanner form input.textInput {
	width: 90px;
	height: 12px;
	line-height: 10px;
	font-size:9px;
}



#freePartyPlanner span
{
	color: #003399;
	font-weight: bold;
	height:22px;
	line-height:22px;
	float:left;
}

#testimHolder {
	background-image:url(../images/right_side_bar_background.gif);
	background-repeat:repeat-y;
	padding:3px;
	font-size:0.7em;
	line-height:1.2em;
}


/* SETS PROPERTIES FOR BOX CONTAINING HEADER MENUS. ALL OTHER MENU STYLES IN MENU.CSS */
/*

#topNavigation {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	clear:both;
    text-align:center;
    vertical-align : middle;
	background-color:#f00;
	color:#000;
	font-size:12px;
	line-height:18px;
	height:18px;
	font-weight:400;
	padding:2px 5px 3px 0px;
	margin : 0 0 10px;
	text-align:left;
}
*/
/* 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:					#777;
}
#footerBlock a:hover
{
	text-decoration:		underline;
	color:					#777;
}
#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;
}
#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
{
	margin: 			0 0 0 0;
	padding:			0.2em 0.0em;
	font-size:  		1.1em;
	color:  			#003399;
	font-weight:		bold;

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


#shoppingCart .fakeH2 a {color:#020;}
#shoppingCart .fakeH2 a:hover {color:#020;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%;}


