/* CSS Document */

/* ------------------------------------------------------------
 * Basic Styles common to all brandings
 ------------------------------------------------------------ */

body {
	margin: 0;
	padding: 0;
	background-color: #3A3E5F;
	}
#containerh {
	position: absolute;
	width:100%;
	height:860px;
	}

#highlightt {
	position: absolute;
	top:330px;
	left:2950px;
	width:300px;
	height:15px;
	}
	
#highlight {
	position: absolute;
	top:365px;
	left:305px;
	width:300px;
	height:100px;
	}

#button_container {
	position: relative;
	top: 0px;
	left: 37px;
	width:640px;
	height:15px;
	text-align:right;
	margin-bottom:3px;
	}

#headertl {
	position: relative;
	top: 110px;
	left: 220px;
	width: 250px;
	height: 60px;
	}
	
.style9 {
	font-size: 14px;
	color: #d3000d;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
}

.style25 {
	font-size: 20px;
	font-weight: bold;
	color: #d3000d;
}

.form {
	font-size: 12px;
	color: #666;
}
	
#menut {
	position: absolute;
	top: 160px;
	left: 37px;
	width: 825px;
	height:30px;
	float: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	}

#menut ul {
	list-style: none;
	padding: 0;
	margin: 0;
	}
#menut ul li {
	display: block;
	padding-left: 0px;
	padding-right: 0px;
	float:left;
	margin-left:5px;
	width: auto !important;
	white-space: nowrap;
	border-right: 1px solid #8B8A8A;
	text-align: center
	}
#menut ul li a {
	display: block;
	padding-left: 13px;
	padding-right: 13px;
	text-decoration: none;
	color: #369;
	font-size:10px;
	background: transparent;
	}
#menut ul li a:hover{
	color: #D0363F;
	font-size:10px;
	text-decoration: underline
	}

#menub {
	position: inherit;
	top: 10px;
	left: 37px;
	width: 825px;
	height:30px;
	float: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	}

#menub ul {
	list-style: none;
	padding: 0;
	margin: 0;
	}
#menub ul li {
	display: block;
	padding-left: 0px;
	padding-right: 0px;
	float:left;
	margin-left:5px;
	width: auto !important;
	white-space: nowrap;
	border-right: 1px solid #8B8A8A;
	text-align: center
	}
#menub ul li a {
	display: block;
	padding-left: 13px;
	padding-right: 13px;
	text-decoration: none;
	color: #369;
	font-size:10px;
	background: transparent;
	}
#menub ul li a:hover{
	color: #D0363F;
	font-size:10px;
	text-decoration: underline
	}

#logo {
	position: relative;
	left: 15px;
	top: 12px;
	}

#powered {
	position: relative;
	left: 32px;
	top: 18px;
	}

#contenth {
	position: absolute;
	top: 185px;
	left: 44px;
  	width: 800px;
	height: 180px;
	}
#contentm {
	position: relative;
	top: 5px;
	left: 44px;
  	width: 800px;
	}


/* make #tuner positioned relative in Firefox or valance ads will cause       */
/* the tuner to reload.  Meanwhile, make #tuner positioned static to          */
/* prevent intermittent rendering issues in some I.E. browsers.  (RADIO-2923) */
#tuner {
	position: relative !important;
	position /**/: static;
	padding-left: 0px;
	}

#TunerEmbed div {
	padding: 20px;
	border: 1px solid #f90;
	color: #333;
	font-family: verdana,arial,sans-serif;
	font-size: 16px;
	background: #fff;
  	width: 598px !important; 
  	width /**/:640px;	
	}

#footer {
	width: 750px;
	position: inherit;
	top: 10px;
	padding-left:75px;
	color: #666;
	font-family: verdana,arial,sans-serif;
	font-size: 9px;
	display: none;
	}

#footer a {
	font-weight:normal;
	}


#valance_footer {
	margin: 30px 0 20px 37px;
	padding-bottom:20px;
	width: 600px;
	color: #666;
	font-family: verdana,arial,sans-serif;
	font-size: 9px;
	}

p {
	color: #666;
	font-family: verdana,arial,sans-serif;
	font-size: 10px;
	
	}

p.headline {
	color: #369;
	font-family: verdana,arial,sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 0;
	}
	
h1 {
	font-family:Arial, Helvetica, sans-serif;
	}

.image {
border-color:#D4D4D4;
border-width:thin;
border-style: outset;
}

a {
	color: #369;
	font-weight: bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration: underline;
	}

a:hover {
	color: #D0363F;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: bold;
	text-decoration: underline;
	}

ul {
    color: #666;
	font-family: verdana,arial,sans-serif;
	font-size: 10px;
}