/* CSS Document */

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

body {
	margin: 0;
	padding: 0;
	background-color: #3A3E5F;
	}
	
#apDiv1 {
	position:absolute;
	left:506px;
	top:185px;
	width:285px;
	height:264px;
	z-index:1;
}

#containerh {
	position: absolute;
	width:100%;
	height:860px;
	}

#container {
	position: absolute;
	width:100%;
	height:860px;
	}

#container_2 {
	width:100%;
	height:100%;
	}
#highlightt {
	position: absolute;
	top:330px;
	left:295px;
	width:300px;
	height:15px;
	}
	
#highlight {
	position: absolute;
	top:357px;
	left:292px;
	width:323px;
	height:135px;
	}

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

#headertl {
	position: relative;
	top: 80px;
	left: 40px;
	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: absolute;
	top: 710px;
	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: 515px;
	}

#content {
	position: absolute;
	top: 185px;
	left: 44px;
  	width: 650px;
	height: 515px;
	}

/* 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: absolute;
	top: 730px;
	left: 44px;
  	width: 750px;
	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;
	}

/* ------------------------------------------------------------
 * Tuner Page Navigation Styles
 ------------------------------------------------------------ */

#nav_tuner_item {
    display: block;
    float: right;
    margin: 1px 1px 1px 3px; 
    padding: 0; 
    position:relative;
	}

#community_menu {
	position:absolute;
	top:-47px;
	left:-1px;
	border:1px solid #f90;
	display:none;
 	width: 140px !important; 
  	width /**/:142px;	
 	height: 46px !important; 
  	height /**/:48px;	
	}

#more_about_menu {
	position:absolute;
	top:-33px;
	left:-1px;
	border:1px solid #f90;
	display:none;
 	width: 140px !important; 
  	width /**/:142px;	
 	height: 32px !important; 
  	height /**/:34px;	
	}

.nav_menu {
	border:1px solid #999;
	background:#fff;
	clear:both;
	text-align:left;
	}

.nav_menu a {
	clear:both;
	font-family:verdana,sans-serif;
	font-size:10px;
	color: #666;
	text-decoration:none;
	font-weight:normal;
	text-align:left;
	padding:1px 0 1px 8px;
	display:block;
	}

.nav_menu a:hover {
	color: #f90;
	text-decoration:none;
	font-weight:normal;
	}
