body { 
	background: #000 url('/graphics/bg_fire.jpg') no-repeat center top;
	margin:0 auto; 
	padding:0px; 
	font: normal 12px arial; 
	color: #000; 
}
img { 
	border: 0px; 
}
a:link, a:visited { 
	color: #1443a1; 
	text-decoration: underline; 
}
a:hover, a:active { 
	color: #3366cc; 
	text-decoration: underline; 
}
img { 
	border: 0px; 
}
.clear {
	clear: both;
}
.number {
	width: 36px;
}
.nocss { 
	display: none; 
}


/*------------------------------- Masthead & Nav -------------------------------*/

#pagebox { 
	margin: 0px auto; 
	width: 996px; 
}
#mast_cont { 
	width: 996px; 
	height: 308px;
	background: url(/graphics/masthead_new.jpg) no-repeat;
}
#mast_logo { 
	float: left;
	width: 355px; 
	height: 247px;
}
#mast_logo a:link, #mast_logo a:visited { 
	width: 355px; 
	height: 247px;
	display: block; 
}
#mast_artists { 
	float: left;
	width: 341px; 
	height: 247px;
}
#artistfade { 
	position: relative; 
	width: 341px; 
	height: 247px	 
}
#tiles_wkhi_artists00	{ position: absolute; top: 0px; left: 0px; width: 341px; height: 247px; z-index: 10 }
#tiles_wkhi_artists01	{ position: absolute; top: 0px; left: 0px; width: 341px; height: 247px; z-index: 12; visibility: hidden }
#tiles_wkhi_artists02	{ position: absolute; top: 0px; left: 0px; width: 341px; height: 247px; z-index: 13; visibility: hidden }
#tiles_wkhi_artists03	{ position: absolute; top: 0px; left: 0px; width: 341px; height: 247px; z-index: 14; visibility: hidden }
#tiles_wkhi_artists04	{ position: absolute; top: 0px; left: 0px; width: 341px; height: 247px; z-index: 15; visibility: hidden }
#tiles_wkhi_artists05	{ position: absolute; top: 0px; left: 0px; width: 341px; height: 247px; z-index: 16; visibility: hidden }
#tiles_wkhi_artists06	{ position: absolute; top: 0px; left: 0px; width: 341px; height: 247px; z-index: 17; visibility: hidden }
#tiles_wkhi_artists07	{ position: absolute; top: 0px; left: 0px; width: 341px; height: 247px; z-index: 18; visibility: hidden }

#mast_listen { 
	float: left;
	width: 300px; 
	height: 247px;
}
#mast_listen a:link, #mast_listen a:visited { 
	width: 300px; 
	height: 247px;
	display: block; 
}
#nav {
	width: 996px;
	height: 61px;
	background: url('/graphics/nav_hot3.jpg') no-repeat;
}
#nav_links {
	width: 996px;
	height: 35px;
}
.nav_dd { background-color:#fffffb; margin: 0px 0px 0px 0px; }
.nav_dd ul { margin: 0px; padding: 0px; list-style-type: none; }
.nav_dd ul li { font-family: Arial; font-size:12px; font-weight:bold; color: #660000; border-bottom:1px solid #d1f1f8;
	background: url('/graphics/nav_pin.gif') no-repeat; padding: 4px 0px 4px 16px;
}
.nav_dd ul a, .nav_dd ul a:visited { display: block; font-weight:bold; color: #cc0000; text-decoration: none; padding: 0px 5px; }
.nav_dd ul a:hover, .nav_dd ul a:active { display: block; font-weight:bold; color: #660000; text-decoration: none; background-color: ##fffffb; padding: 0px 5px; }

.navdrop { visibility: hidden; z-index:2000; position: absolute; top: -5px; }
#onairdrop { width: 170px; left:157px;  }
#contestsdrop { width: 170px; left:410px; }

#mast_scroller {
	padding-top: 5px;
	width: 550px;
	margin-left: 240px;
	text-align: center;
}
#main_cont {
	width: 996px;
	background: url('/graphics/content_bg.jpg') repeat-y;
}

/*------------------------------- Containers -------------------------------*/

#left_cont {
	float: left;
	width: 210px;
	padding-left: 22px;
	text-align: center;
}
#center_cont {
	float: left;
	width: 550px;
	margin-left: 11px;
}
#right_cont {
	float: left;
	width: 184px;
	margin-left: 10px;
}

/*------------------------------- Left Col -------------------------------*/

.left_ad {
	margin-bottom: 10px;
}
.left_ad_mobile { background: url('/graphics/mobile_bg.gif') no-repeat; width: 160px; height: 196px; padding: 10px 20px; margin: 0 0 0 5px; }

/*------------------------------- Center Cont -------------------------------*/

#major_promo {	
	width: 550px;
	height: 327px;
	background: url('/graphics/promo_bg.jpg') no-repeat;
}
#promocontainer {
	position: relative; 
	visibility: visible; 
	width: 525px; 
	height: 310px;
	top: 13px;
	left: 14px;
	z-index: 0;
}
#promocontainer p {
	margin-top: 0px;
}

#promo1 {
	position: absolute; 
	visibility: visible; 
	z-index: 0; 
	top: 0; 
	left: 0px;
	width: 525px; 
	height: 310px;
}
#promo2, #promo3, #promo4, #promo5, #promo6 {
	position: absolute; 
	visibility: hidden; 
	z-index: 0; 
	top: 0; 
	left: 0; 
	width: 525px; 
	height: 310px;
	overflow: hidden;
}
.promo_img {
	width: 525px; 
	height: 280px;
	margin-bottom: 8px;
}
.promo_hdr { 
	width: 395px;
	margin-left: 140px;
	text-align: left;
	color: #000;
	font-weight: normal;
	font-size: 13px;
	font-weight: bold;
}
a.promolink:link, a.promolink:visited { 
	color:#ff0000; 
	text-decoration: none;
}
a.promolink:hover {
	color:#fff; 
	text-decoration: none;
}
#promolinks { 
	position:absolute; 
	top:285px; 
	left:0px; 
	height:20px; 
	width:205px; 
	text-align: center;
	z-index:20;
}
#promolinks a { 
	color: #333;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
#promolink1 { 
	height:15px; 
	width:13px; 
	padding:3px 4px; 
	text-align:center;
	float:left; 
	z-index:20; 
	margin-right:5px; 
	display:block; 
	background-color:#b8b8b8;
}
#promolink2, #promolink3, #promolink4, #promolink5, #promolink6, #promolink7, #promolink8 { 
	display:none; 
	height:15px; 
	width:13px; 
	padding:3px 4px; 
	text-align:center; 
	position:relative; 
	float:left; 
	z-index:20; 
	margin-right:5px; 
	background-color:#b8b8b8;
}
#sm_promos {
	background: url('/graphics/mid_content_hot4.jpg') no-repeat;
	width: 549px;
	height: 385px;
	margin-top: 10px;
}
#sm_promos_ll, #sm_promos_cal, #sm_promos_requests {
	float: left;
	width: 180px;
	height: 154px;
	padding: 40px 0px 0px 0px;
	text-align: center;
}
#sm_promos_weather {
	float: left;
	width: 181px;
	height: 161px;
	padding: 33px 0px 0px 5px;
	text-align: center;
	overflow: hidden;
}
#sm_promos_comments {
	float: left;
	width: 183px;
	height: 135px;
	padding: 60px 0px 0px 0px;
	text-align: center;
	overflow: hidden;
}
#sm_promos_ads  {
	float: left;
	width: 165px;
	height: 174px;
	padding: 0px 9px 10px 9px;
	text-align: center;
	overflow: hidden;
}
#sm_promos_ads div {
	margin: 0px auto;
	text-align: center;
}

/*------------------------------- Right Col -------------------------------*/

#right_ads_cont {
	background: url('/graphics/right_ads_bg.gif') repeat-y; 
	width: 185px;
	text-align: center;
}
#right_ads_cont p {
	margin: 0px;
	padding-bottom: 10px;
}

/*------------------------------- Subpage Cont -------------------------------*/


#subpage_top {
	margin-top: 15px;
	background: url('/graphics/subcont_top.jpg') no-repeat;
	width: 550px;
	height: 17px;
}
#subpage_cont {
	background: url('/graphics/subcont_bg.jpg') repeat-y;
	width: 530px;
	padding: 10px;
}
#subpage_bot {
	background: url('/graphics/subcont_bot.jpg') no-repeat;
	width: 550px;
	height: 17px;
}

/*------------------------------- Footer -------------------------------*/

#footer { 
	background: url('/graphics/footer_hot.jpg') no-repeat; 
	width: 996px; 
	height: 118px; 
	text-align: center;
	padding-top: 90px;
	color: #000;
	font-weight: bold;
}
#footer div { 
	padding-top: 3px;
}
#footer a, #footer a:visited {
	color: #000;
	text-decoration: underline;
}
#footer a:hover, #footer a:active {
	color: #333;
	text-decoration: underline;
}

/*------------------------------- Subpage/Misc. Styles -------------------------------*/

.contest {
	width: 530px;
	margin-bottom: 10px;
	padding-top: 10px;
	border-top: 1px dashed #ccc;
}
.contest_img {
	float: left;
	width: 160px;
}
.contest_info {
	float: left; 
	width: 370px;
}
.contest_info h2 {
	margin: 0px 0px 3px 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
}
.contest_info p {
	margin-top: 0px;
}
.contest_sub h2 {
	margin: 0px auto;
	text-align: center;
	padding: 10px 0 0 0;
	font-size: 15px;
	font-weight: bold;
}
.update_table {
	margin: 0px auto;
}
.update_table th {
	font-size: 12px;
	text-align: right;
}
.events_table {
	width: 520px;
}
.events_table th {
	background-color:#999;
	font-size:12px;
	color:#fff;
	font-weight:bold;
	text-align: left;
}
.events_table td {
	font-size:12px;
	color:#000;
	text-align: left;
	border-bottom: 1px dashed #eee;
	padding-bottom: 8px;
	margin-bottom: 8px;
}
.events_table td.date {
	font-size:12px;
	font-weight: bold;
	color:#000;
	width: 180px;
}
.events_table td.details h2 {
	font-size:13px;
	font-weight: bold;
	color:#000;
	margin: 0px 0px 3px 0px;
	padding: 0px;
}
.events_table td.details p {
	margin-top: 0px;
}
.jukebox {
	margin: 0 0 5px 0;
	padding: 0 10px 0 0;
}
.jukebox a, .jukebox a:visited {
	font: normal 12px arial;
	text-decoration: none;
}
.jukebox a:hover, .jukebox a:active {
	color: #000066;
	text-decoration: underline;
}
#special_poll {
	margin: 0px auto;
	background-color:#eee;
	border: 1px solid #ddd;
	padding: 15px;
	width: 300px;
	text-align: center;
}
#special_poll ul, #special_poll li {
	list-style-type: none;
	margin: 0px;
	padding: 0 0 4px 0;
	text-align: left;
}

#special_poll li{
  display: inline-block;
  margin: 0 3px;
  vertical-align: middle;
  /*line-height: 210px;
  height: 210px;
  */clear:both;
}
#special_poll li img {
	vertical-align:middle;
}

.onair {
	width: 530px;
	margin-bottom: 10px;
	padding-top: 10px;
}
.onair_img {
	float: left;
	width: 210px;
}
.onair_info {
	float: left; 
	width: 320px;
}
.onair_info h2 {
	margin: 10px 0px 3px 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
}
.onair_info p {
	margin-top: 0px;
}
.onair_sub h2 {
	margin: 0px auto;
	text-align: center;
	padding: 10px 0 0 0;
	font-size: 15px;
	font-weight: bold;
}