/***Common Elements***/

body {
  margin: 0px;
  padding:0px;
  font-family: Arial, Sans-serif;
	background: #595959 url('/graphics/bg.gif') repeat-x;
}
img {
  border: none;
}

* { 
	outline:none; 
}

.clear {
	clear:both;
	width:0px;
	height:0px;
	overflow:hidden;
}

.nocss { 
	display: none; 
}

a:link, a:visited {
}
a:hover {
}

.update_table {
	font-size: 12px;
	width: 350px;
	margin: 0px auto;
}

.update_table th{
	font-size: 12px;
	text-align: right;
}


.number {
  width: 36px;
}

#main_container {
  width: 1002px;
	margin: 0px auto;
}


#logo_wrap {
  float: left;
	width: 345px;
}

#listen {
  width: 345px;
	height: 30px;
	background: url('/graphics/listen_on.jpg') no-repeat;
}

#listen a:link, #listen a:visited {
  width: 345px;
	height: 30px;
	background: url('/graphics/listen.jpg') no-repeat;
	display: block;
}

#listen a:hover {
  width: 345px;
	height: 30px;
	background: url('/graphics/listen_on.jpg') no-repeat;
	display: block;
}

#mast_cont {
  float:left;
}

#artist_mast {
  width:657px;
  height:182px;
  background: url('/graphics/masthead_artists1.jpg') no-repeat top left;
  position:relative;
}
#masthead_artists1 {
  position: absolute; 
  top: 0px; 
  left: 0px; 
  width:657px;
  height:182px;
  z-index: 10;
  visibility: hidden;
}
#masthead_artists2 {
  position: absolute; 
  top: 0px; 
  left: 0px; 
  width:657px;
  height:182px;
  z-index: 11;
  visibility: hidden;
}
#masthead_artists3 {
  position: absolute; 
  top: 0px; 
  left: 0px; 
  width:657px;
  height:182px;
  z-index: 12;
  visibility: hidden;
}
#masthead_artists4 {
  position: absolute; 
  top: 0px; 
  left: 0px; 
  width:657px;
  height:182px;
  z-index: 13;
  visibility: hidden;
}
#masthead_artists5 {
  position: absolute; 
  top: 0px; 
  left: 0px; 
  width:657px;
  height:182px;
  z-index: 14;
  visibility: hidden;
}
#masthead_artists6 {
  position: absolute; 
  top: 0px; 
  left: 0px; 
  width:657px;
  height:182px;
  z-index: 15;
  visibility: hidden;
}

#masthead_artists7 {
  position: absolute; 
  top: 0px; 
  left: 0px; 
  width:657px;
  height:182px;
  z-index: 16;
  visibility: hidden;
}

#nav_cont {
  	width: 1002px;
	height: 41px;
	background: url('/graphics/nav.gif') no-repeat;
	clear:both;
}

#nav1 a:link, #nav1 a:visited { /* home */
  width: 170px;
	height: 41px;
	display: block;
	float:left; 
}

#nav1 a:hover {
  width: 170px;
	height: 41px;
	background: url('/graphics/nav.gif') no-repeat 0px -41px;
	display: block;
	float:left; 
}

#nav2 a:link, #nav2 a:visited { /* personalities */
  width: 140px;
	height: 41px;
	display: block;
	float:left; 
}

#nav2 a:hover {
  width: 140px;
	height: 41px;
	background: url('/graphics/nav.gif') no-repeat -170px -41px;
	display: block;
	float:left; 
}

#nav3 a:link, #nav3 a:visited { /* wake-up crew */
  width: 165px;
	height: 41px;
	display: block;
	float:left; 
}

#nav3 a:hover {
  width: 165px;
	height: 41px;
	background: url('/graphics/nav.gif') no-repeat -310px -41px;
	display: block;
	float:left; 
}

#nav4 a:link, #nav4 a:visited { /* photos */
  width: 80px;
	height: 41px;
	display: block;
	float:left; 
}

#nav4 a:hover {
  width: 80px;
	height: 41px;
	background: url('/graphics/nav.gif') no-repeat -475px -41px;
	display: block;
	float:left; 
}

#nav5 a:link, #nav5 a:visited {  /* advertise */
  width: 110px;
	height: 41px;
	display: block;
	float:left; 
}

#nav5 a:hover {
  width: 110px;
	height: 41px;
	background: url('/graphics/nav.gif') no-repeat -555px -41px;
	display: block;
	float:left; 
}

#nav6 a:link, #nav6 a:visited { /* appearances */
  width: 100px;
	height: 41px;
	display: block;
	float:left; 
}

#nav6 a:hover {
  width: 100px;
	height: 41px;
	background: url('/graphics/nav.gif') no-repeat -665px -41px;
	display: block;
	float:left; 
}

#nav7 a:link, #nav7 a:visited { /* community */
  width: 115px;
	height: 41px;
	display: block;
	float:left; 
}

#nav7 a:hover {
  width: 115px;
	height: 41px;
	background: url('/graphics/nav.gif') no-repeat -765px -41px;
	display: block;
	float:left; 
}

#nav8 a:link, #nav8 a:visited { /* contact us */
  width: 122px;
	height: 41px;
	display: block;
	float:left; 
}

#nav8 a:hover {
  width: 122px;
	height: 41px;
	background: url('/graphics/nav.gif') no-repeat -880px -41px;
	display: block;
	float:left; 
}



#jocks_subnav {
  background-color: #005b92;
  color: #fff;
  width:145px;
  border: 1px solid #fff; 
  padding:5px; 
  position:absolute; 
  z-index:100; 
  left: 170px; 
  top: 0px;
}

#appearances_subnav {
  background-color: #005b92;
  color: #fff;
  width:156px;
  border: 1px solid #fff; 
  padding:5px; 
  position:absolute; 
  z-index:101; 
  left: 519px; 
  top: 0px;
}

#community_subnav {
  background-color: #005b92;
  color: #fff;
  width:180px;
  border: 1px solid #fff; 
  padding:5px; 
  position:absolute; 
  z-index:102; 
  left: 736px; 
  top: 0px;
}

#contact_subnav {
  background-color: #005b92;
  color: #fff;
  width:170px;
  border: 1px solid #fff; 
  padding:5px; 
  position:absolute; 
  z-index:103; 
  left: 820px; 
  top: 0px;
}

.subnav a:link, .subnav a:visited {
  font: normal 12px arial;
  line-height:20px;
  color:#fff;
  text-decoration:none;
}
.subnav a:hover {
  font: normal 12px arial;
  line-height: 20px;
  color:#fff;
  text-decoration:underline;
}

#major_promo {
  width: 506px;
	background-color: #000;
	margin-top: 4px;
	float: left;
	
}

#promocontainer {
  position: relative; 
  visibility: visible; 
  width: 506px; 
  height:321px; 
  z-index:0;
}
#promo1 {
  position: absolute; 
  visibility: visible; 
  z-index: 0; 
  top: 0; 
  left: 0; 
  width: 506px; 
  height:321px; 
	padding-left: 3px;
}

#promo2, #promo3, #promo4, #promo5, #promo6 {
  position: absolute; 
  visibility: hidden; 
  z-index: 0; 
  top: 0; 
  left: 0; 
  width: 506px; 
  height:321px; 
	padding-left: 3px;
}

#promolinks {
  position: absolute; 
  z-index: 0; 
  top: 275px; 
  left: 0px; 
  width: 506px; 
  height: 38px;
	text-align: center; 
  background-color: #000;
}

a.promolink:link, a.promolink:visited {
  font:normal 14px/28px sans-serif; 
  color:#FFF; 
  text-decoration:none; 
  text-transform:uppercase;
}
a.promolink:hover {
  font:normal 14px/28px sans-serif; 
  color:#fff; 
  text-decoration:none; 
  text-transform:uppercase;
}


#promolink1 {
  height: 29px; 
  padding:2px 0 0 0; 
  width:506px; 
  text-align: center; 
  position:absolute; 
  top:285px; 
  left:0px; 
  z-index:1; 
  overflow:hidden;
}
#promolink2, #promolink3, #promolink4, #promolink5, #promolink6 {
  visibility: hidden; 
  height: 29px; 
  padding:2px 0 0 0; 
  width:89px; 
  text-align: center; 
  position:absolute; 
  top:285px; 
  left:0px;
  z-index:1; 
  overflow:hidden;
  border-left: 1px solid #7d7c7c;
}
#promoDetails1, #promoDetails2, #promoDetails3, #promoDetails4, #promoDetails5, #promoDetails6 {
  position: absolute;
  visibility: hidden;
  padding:5px;
  overflow:hidden;
  z-index: 0; 
  top: 0; 
  left: 0; 
  width: 638px; 
  height: 264px;
  background: #333;
}

#onair {
  float: left;
	width: 483px;
	height: 175px;
	margin-top: 4px;
	margin-left: 13px;
}

#yes_cont {
  margin-top: 10px;
	margin-left: 13px;
	width: 483px;
	float: left;
	background-color: #000;
}

#yesbar {
  padding: 5px 0px;
}

#newad {
  float: left;
	width: 483px;
	height: 80px;
	margin-top: 15px;
	margin-left: 13px;
	background-color: #000;
}

#left_cont {
  width: 800px;
	float: left;
	margin-top: 20px;
	margin-right: 9px;
}

#scroller {
  background-color: #000;
	height: 30px;
}

#badges {
  width: 160px;
	margin-top: 20px;
	float: left;
}

#poll {
  width: 201px;
	height: 175px;
	overflow: hidden;
	background: #000 url('/graphics/poll_head.gif') no-repeat;
	padding: 40px 30px 0px 30px;
}

#poll p {
  color: #fff;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}

.answer {
  color: #fff;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}

.results {
  color: #fff;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}

#eonline {
	background-color: #000;
	float: left;
	margin-top: 20px;
}

#e_cont {
  float: left;
  width: 193px;
}

.ad_cont {
  width: 822px;
	background-color: #000;
	padding: 20px 90px 20px 90px;
}
.ad_cont:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden; 
}

.bot_ads {
  float: left;
	margin-right: 12px;
}

#footer {
  background: url('/graphics/footerbg.gif') no-repeat;
	width: 1002px;
	height: 37px;
	color: #000;
	font-family: Arial;
	font-size: 11px;
	padding-top: 20px;
	margin-bottom: 10px;
}

#sub_cont {
  width: 972px;
	background: #fff url('/graphics/logo_tile.gif');
	color: #000;
	font-family: Arial;
	font-size: 11px;
	padding: 15px;
}

#sub_head {
  width: 987px;
	height: 32px;
	background: #fff url('/graphics/sub_head.gif') no-repeat;
	font-family: Arial;
	font-weight: bold;
	font-size: 18px;
	color: #fff;
	padding-top: 15px;
	padding-left: 15px;
}

.news_img {
  float: left;
	width: 340px;
	margin-right: 10px;
}

.news_head {
  font-family: Arial;
	font-weight: bold;
	font-size: 18px;
	color: red;
}

.news_cont {
  width: 622px;
	float: left;
}