body{
	background-color:#003399;
	font-family:Arial, Helvetica, sans-serif;
}


#headerwrap{
	width:958px;
	position:relative;
	float:left;
	padding-left:1px;
}

.sponsorstitle{
	width:958px;
	position:relative;
	float:left;
}

.loginheader{
	width:958px;
	position:relative;
	float:left;
	background-attachment: scroll;
	background-image: url(../images/login_bkgd.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-bottom:1px solid #6063a3;
}

.loginheader .domain{
	width:115px;
	float:left;
}

.loginheader .erroricon{
	width:23px;
	float:left;
}

.loginheader .logarea{
	width:95px;
	float:left;
	padding:7px 2px 0px 2px;
}

.loginheader .loginbut{
	width:45px;
	float:left;
	padding:10px 2px 0px 2px;
	color:#fefefe;
	font-size:70%;
	font-weight:bold;
	border-right:1px solid #6063a3;
	height:23px;
}

.loginheader .loginbut a{
	color:#fff;
	text-decoration:none;
}

.loginheader .loginbut a:hover{
	color:#b5c3e1;
	text-decoration:none;
}

.loginheader .logintextdet{
	float:left;
	padding:10px 2px 0px 2px;
	color:#fefefe;
	font-size:70%;
	height:23px;
}

.loginheader .logintextdet a{
	color:#fff;
	text-decoration:none;
}

.loginheader .logintextdet a:hover{
	color:#b5c3e1;
	text-decoration:none;
}

.loginheader .regbut{
	width:60px;
	float:left;
	padding:10px 2px 0px 2px;
	color:#fefefe;
	font-size:70%;
	font-weight:bold;
	border-right:1px solid #6063a3;
	height:23px;
	text-align:center;
}

.loginheader .regbut a{
	color:#fff;
	text-decoration:none;
}

.loginheader .regbut a:hover{
	color:#b5c3e1;
	text-decoration:none;
}

.siteloginform{
	width:90px;
	border:1px solid #006;
	background-color:#dbe2f0;
	color:#006;
	font-size:70%;
}

.yahooform{
	width:100px;
	border:1px solid #006;
	background-color:#dbe2f0;
	color:#006;
	font-size:70%;
	background-attachment: scroll;
	background-image: url(/assets/images/site_elements/header07/yahoo.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

.searchbutton{
	width:25px;
	border:1px solid #fff;
	background-color:#f3da3a;
	color:#006;
	font-size:60%;
	font-weight:bold;
	text-align:center;
}


.loginheader .sitesearch{
	width:500px;
	float:right;
}


.loginheader .sitesearch .searchtype{
	float:right;
	padding:10px 2px 0px 2px;
	color:#fefefe;
	font-size:70%;
	font-weight:bold;
	height:23px;
	text-align:center;
}	

.loginheader .sitesearch .searchbullet{
	float:right;
	padding:7px 2px 0px 2px;
	color:#fefefe;
	font-size:70%;
	font-weight:bold;
	height:23px;
	text-align:center;
}	


.loginheader .sitesearch .logarea{
	width:105px;
	float:right;
	padding:7px 2px 0px 2px;
}

.loginheader .sitesearch .searchbutarea{
	width:30px;
	float:right;
	padding:7px 2px 0px 2px;
}


.creststrip{
	width:958px;
	position:relative;
	float:left;
}

.creststrip .crest{
	width:150px;
	float:left;
}

.creststrip .topbanner{
	border:1px solid #93a8d3;
	float:right;
	margin-top:4px;
	margin-right:2px;
}


.mainnavstrip{
	width:958px;
	float:left;
}

.mainnavstrip .navholder{
	width:804px;
	float:right;
}

.mainnavstrip .navholder ul#navigationtop{
	margin: 0;
	padding: 0;
	overflow: hidden;
	list-style: none;
	}
	
.mainnavstrip .navholder ul#navigationtop li.headertabs{
	display:inline;
	list-style:none;	
	margin:0;
	overflow: hidden;
}

.headertabs a{
	width:105px;
	padding:4px 0px 3px 0px;
	background-color:#dbe2f0;
	border-right:1px solid #003399;
	text-align:center;
	font-size:70%;
	color:#036;
	float:left;
	font-weight:bold;
	cursor: pointer;
}

.headertabs a:hover{
	width:105px;
	padding:4px 0px 3px 0px;
	background-color:#b5c3e1;
	border-right:1px solid #003399;
	text-align:center;
	font-size:70%;
	color:#036;
	float:left;
	font-weight:bold;
	cursor: pointer;
}

.evertontvtabs{
	width:105px;
	background-color:#dbe2f0;
	border-right:1px solid #003399;
	float:left;
	cursor: pointer;
}


.evertonmobiletabs{
	width:108px;
	background-color:#dbe2f0;
	border-right:1px solid #003399;
	float:left;
	cursor: pointer;
}

.evertoniatabs{
	width:165px;
	background-color:#dbe2f0;
	float:left;
	cursor: pointer;
}

/*------------------Login Button-----------*/
.loginbutton{
	background-color:#039;
	font-size:95%;
	color:#fff;
	border:none;
	font-weight:bold;
	width:35px;
}

.registerbutton{
	background-color:#039;
	font-size:95%;
	color:#fff;
	border:none;
	font-weight:bold;
	width:52px;
}