html { background-color: #000; background-repeat: no-repeat; background-position: top center;}
body { font-family: Trebuchet MS, Tahoma, Arial; margin: 0px; padding: 0px; width:100%; height:100%; }

#header-container { 
	display: block;
	width: 100%;
	min-width:1000px;
	height: 90px;
	margin: 0px;
	padding: 0px;
	white-space: nowrap;
	background-color: #000;
  	background-image: url('../images/site-style/header-bg11.jpg');
	background-repeat: no-repeat;
	background-position: 0px -10px;

/*  	background-image: url('../images/site-style/header-bg9.jpg');  */

}

#body-container { display: block; width: 1000px; height: auto; margin: 0px 0px; padding: 18px; 0px; 0px; 0px;}



/* header rules */
===================================================================================

* html div#mainnav div#headernav {
width:expression((document.documentElement.offsetWidth < 1000)? "1000px": "100%" );
}

/* header styles*/

/* Not Used
#header {
	display: block;
	float: left;
	width: 100%;
	min-width:1000px;
	padding: 0px;
	margin: 0px;
	white-space: nowrap;
}

styles*/

#header-left {
	display: block;
	float: left;
	height: 80px;
	padding: 0px;
	margin: 0px;
	text-align: left;
	white-space: nowrap;
}

#header-right {
	display: block;
	float: right;
	height: 80px;
	padding: 0px;
	margin: 0px 10px 0px 0px;
	text-align: left;
	white-space: nowrap;
}

#headernav {
	display: block;
	float: left;
	width: 100%;
	min-width:1000px;
	height: 80px;
	padding: 0px;
	margin: 0px;
	white-space: nowrap;
}

/* main navigation styles*/

.errortext{
	color: red;
}


#mainnav {
	display: block;
	float: left;
	width: 100%;
	min-width:1000px;
	height: 25px;
	max-height: 25px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	border-style: solid;
	border-width: 1px 0 1px 0;
	border-color: #999;
	white-space: nowrap;
	background-color: #fff;
	background-image: url('../images/site-style/nav-bg.jpg');
}

#nav-space { 
	display: block;
	float: left;
	width: 14px;
	height: 25px;
	padding: 0px;
	margin: 0px;
	border-style: solid;
	border-width: 0 0 0 1px;
	border-color: #999;
}

#nav-space2 { 
	display: block;
	float: right;
	width: 14px;
	height: 25px;
	padding: 0px;
	margin: 0px;
	border-style: solid;
	border-width: 0 0 0 1px;
	border-color: #999;
}

#nav-item { 
	display: block;
	float: left;
	height: 25px;
	padding: 0px;
	margin: 0px;
	border-style: solid;
	border-width: 0 0 0 1px;
	border-color: #999;
}

#nav-item2 { 
	display: block;
	float: right;
	height: 25px;
	padding: 0px;
	margin: 0px;
}

#nav-item3 { 
	display: block;
	float: left;
	height: 25px;
	padding: 5px 0px 0px 0px;
	margin: 0px;
}

#wt-nav-item { 
	display: block;
	float: left;
	height: 25px;
	padding: 0px;
	margin: 0px 0px 0px 110px;
	border-style: solid;
	border-width: 1px;
	border-color: #999;
}

#wt-login-item { 
	display: block;
	float: left;
	height: 25px;
	padding: 0px;
	margin: 0px 0px 0px 110px;
	border-style: solid;
	border-width: 0 0 0 1px;
	border-color: #999;
}

#wt-login-item2 { 
	display: block;
	float: left;
	height: 20px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #999;
}

#nav-last { 
	display: block;
	float: left;
	height: 25px;
	padding: 0px;
	margin: 0px;
	border-style: solid;
	border-width: 0 1px 0 1px;
	border-color: #999;
}

.topnav { 
	display: block;
	font-size: 10px;
	line-height: 23px;
	padding: 0px 10px;
	margin: 1px;
	color: #FFF;
	text-decoration: none;
}

.topnav-ice { 
	display: block;
	font-size: 10px;
	line-height: 23px;
	padding: 0px 10px;
	margin: 1px;
	color: #fbf809;
	text-decoration: none;
}

.topnav-green { 
	display: block;
	font-size: 10px;
	line-height: 23px;
	padding: 0px 10px;
	margin: 1px;
	color: #FFF;
	background-color: #01a21c;
	text-decoration: none;
}

.topnav-blue { 
	display: block;
	font-size: 10px;
	line-height: 23px;
	padding: 0px 10px;
	margin: 1px;
	color: #FFF;
	background-color: #18289A;
	text-decoration: none;
}


.topnav-red { 
	display: block;
	font-size: 10px;
	line-height: 23px;
	padding: 0px 10px;
	margin: 1px;
	color: #FFF;
	background-color: #900;
	text-decoration: none;
}

.toplinks { 
	display: block;
	font-size: 10px;
	line-height: 23px;
	padding: 0px 10px;
	margin: 1px;
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}

.login-red { 
	display: block;
	font-size: 10px;
	line-height: 18px;
	padding: 0px 6px;
	margin: 1px;
	color: #FFF;
	background-color: #900;
	text-decoration: none;
}

#headernav a:hover, #mainnav a:hover { color: #FFF; background-color: #900; }

/* main class styles*/

.widgettitle { 
	font-size: 16px;
	line-height: 16px;
	color: #036;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	padding: 20px 0px 0px 20px;
}

.label { 
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #036;
	text-decoration: none;
}

.label:hover { color: #900; }

.item { 
	font-size: 10px;
	line-height: 16px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.item:hover { color: #900; }

.text { 
	font-size: 10px;
	line-height: 16px;
	color: #036;
	text-decoration: none;
}

.text:hover { color: #900; }

.standard9 { 
	font-size: 9px;
	line-height: 12px;
	color: #036;
	text-decoration: none;
}

.standard9:hover { color: #900; }

.standard12 { 
	font-size: 12px;
	line-height: 16px;
	color: #036;
	font-weight: normal;
	text-decoration: none;
}

.standard12:hover { color: #900; }

.active10 { 
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	color: #036;
	text-decoration: none;
}

.active10:hover { color: #900; }

.active12 { 
	font-size: 12px;
	line-height: 16px;
	color: #036;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
}

.active12:hover { color: #900; }

.white12 { 
	font-size: 12px;
	line-height: 15px;
	color: #FFFFFF;
	text-decoration: none;
}

.white12:hover { color: #900; }

/* body styles*/

#maincontent {
	width: 1000px;
	height: auto;
	padding: 0px;
	margin: 15px 15px 0px 0px;
}

/* search styles --------------------------------------- */

#search-row {
	display: block;
	float: left;
	width: 650px;
	height: auto;
	margin: 0px;
	padding: 5px 0px;
	text-align: left;
}

#search-row2 {
	display: block;
	float: left;
	width: 650px;
	height: auto;
	margin: 0px;
	padding: 25px 0px 10px 0px;
	text-align: left;
}

#search-row3 {
	display: block;
	float: left;
	width: auto;
	height: auto;
	margin: 0px;
	padding: 5px 0px;
	text-align: left;
}

#search-label {
	float: left;
	width: 100px;
	height: auto;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	color: #C8C8C8;
	font-size: 12px;
	line-height: 20px;
	text-align: left;
	text-transform: uppercase;
}

#search-label2 {
	float: left;
	width: 140px;
	height: auto;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	color: #036;
	font-size: 12px;
	line-height: 20px;
	text-align: left;
	text-transform: uppercase;
}

#search-label3 {
	float: left;
	width: 100px;
	height: auto;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	color: #C8C8C8;
	font-size: 12px;
	line-height: 20px;
	text-align: left;
	text-transform: uppercase;
}

#search-item {
	float: left;
	width: auto;
	height: auto;
	margin: 0px;
	padding: 0px 15px 0px 0px;
	color: #C8C8C8;
	font-size: 12px;
	line-height: 20px;
	text-align: left;
	text-transform: uppercase;
}

#search-item2 {
	float: left;
	width: auto;
	height: 20px;
	margin: 0px;
	padding: 0px 15px 0px 0px;
	color: #036;
	font-size: 12px;
	line-height: 20px;
	text-align: left;
	text-transform: uppercase;
}


#search-item a {
	margin: 0px;
	padding: 0px;
	color: #C8C8C8;
	font-size: 12px;
	line-height: 20px;
	text-align: left;
	text-transform: uppercase;
}

/* large foundation styles --------------------------------------- */


#lrg-top {
	float: left;
	width: 670px;
	height: 10px;
	padding: 0px;
	margin: 0px;
	font-size: 0px;
	line-height: 0px;
	background-image: url('../images/site-style/680wt.gif');
	background-repeat: no-repeat;
}

#lrg-column {
	float: left;
	width: 670px;
	padding: 0px;
	margin: 0px;
	background-color: #181818;
}

#lrg-bottom {
	float: left;
	width: 670px;
	height: 10px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	font-size: 0px;
	line-height: 0px;
	background-image: url('../images/site-style/680wb.gif');
	background-repeat: no-repeat;
}

#lrg-bottom2 {
	float: left;
	width: 670px;
	height: 10px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	font-size: 0px;
	line-height: 0px;
	background-image: url('../images/site-style/680wb2.gif');
	background-repeat: no-repeat;
}


/* fhm styles --------------------------------------- */


#fhmessage {
	float: left;
	width: 670px;
	padding: 0px;
	margin: 15px 0px 0px 0px;
}

#fhmessage2 {
	float: left;
	width: 670px;
	padding: 0px;
	margin: 15px 0px 0px 0px;
	border-style: solid;
	border-width: 1px 0px 0px 0px;
	border-color: #999;
}

#fhmessage-home {
	float: left;
	width: 100%;
	height: 45px;
	padding: 0px;
	margin: 0px;
	color: #036;
	font-weight: bold;
	font-size: 16px;
	line-height: 45px;
	text-align: left;
	border-style: solid;
	border-width: 1px 0px;
	border-color: #999;
	background-color: #F6F6F6;
}

#fhmessage-title {
	float: left;
	width: 100%;
	height: 45px;
	padding: 0px;
	margin: 0px;
	text-align: left;
	background-color: #323232;
}

#fhmessage-title2 {
	float: left;
	width: 100%;
	height: 45px;
	padding: 0px;
	margin: 0px;
	color: #036;
	font-weight: bold;
	font-size: 16px;
	line-height: 45px;
	text-align: left;
	text-transform: uppercase;
}

#fhmessage-title-left {
	float: left;
	width: auto;
	padding: 0px 0px 0px 20px;
	margin: 0px;
	color: #FEF500;
	font-weight: bold;
	font-size: 16px;
	line-height: 45px;
	text-align: left;
	text-transform: uppercase;
}

#fhmessage-title-right {
	float: right;
	width: auto;
	padding: 0px 20px 0px 0px;
	margin: 0px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	line-height: 45px;
	text-align: left;
	text-transform: uppercase;
}

#fhmessage-title-right a {
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
}

#fhmessage-title-right a:hover {
	color: #900;
}

#fhmessage-nav {
	float: left;
	width: 670px;
	padding: 5px 0px 10px 0px;
	margin: 15px 0px 0px 0px;
	text-align: left;
	border-style: solid;
	border-width: 1px 0px;
	border-color: #999;
}

#fhmessage-nav2 {
	float: left;
	width: 670px;
	padding: 5px 0px 10px 0px;
	margin: 15px 0px 0px 0px;
	text-align: left;
	border-style: solid;
	border-width: 1px 0px;
	border-color: #999;
}

#fhmessage-nav-left {
	float: left;
	width: auto;
	padding: 5px 0px 0px 20px;
	margin: 0px;
	color: #036;
	font-weight: bold;
	font-size: 12px;
	line-height: 12px;
	text-align: left;
	text-transform: uppercase;
}

#fhmessage-nav-right {
	float: right;
	width: auto;
	padding: 5px 20px 0px 0px;
	margin: 0px;
	color: #036;
	font-weight: bold;
	font-size: 12px;
	line-height: 12px;
	text-align: left;
	text-transform: uppercase;
}

#fhmessage-body {
	float: left;
	width: 640px;
	padding: 0px;
	margin: 15px 0px 0px 14px;
	color: #C8C8C8;
	font-size: 9pt;
	line-height: 12pt;
	text-align: left;
}

#fhvideo-body {
	float: left;
	width: 640px;
	padding: 0px;
	margin: 0px 0px 0px 16px;
	color: #036;
	font-size: 9pt;
	line-height: 12pt;
	text-align: left;
}

#fhmessage-body2 {
	float: left;
	width: 600px;
	padding: 0px;
	margin: 15px 0px 0px 20px;
	color: #036;
	font-size: 9pt;
	line-height: 12pt;
	text-align: left;
}

#fhmessage-half {
	float: left;
	width: 320px;
	height: auto;
	padding: 0px;
	margin: 0px 15px 0px 0px;
	text-align: left;
}

#fhmessage-half2 {
	float: right;
	width: auto;
	height: auto;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	text-align: left;
}

#fhmessage-bottom {
	float: left;
	width: 630px;
	padding: 10px 0px 0px 0px;
	margin: 10px 0px 0px 20px;
	text-align: left;
	border-style: solid;
	border-width: 1px 0px 0px 0px;
	border-color: #999;
}

* html #fhmessage-body, #fhmessage-body2, #fhmessage-half, #fhmessage-nav, #fhmessage-bottom, { display:inline; }

#fhmessage-ad {
	width: auto;
	height: auto;
	padding: 15px 0px;
	margin: 0px;
	text-align: center;
}

.pagination {
	color: #036;
	padding: 0px 6px;
	font-size: 10px;
	line-height: 10px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	background-color: #000000;

}

.pagination2 {
	color: #7A98A9;
	padding: 0px 6px;
	font-size: 10px;
	line-height: 10px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

.pagination2 a:hover {
	color: #036;
	text-decoration: none;
}

#title-sponsor {
	width: auto;
	height: auto;
	padding: 5px;
	border-style: solid;
	border-width: 0px 1px;
	border-color: #999;
}

