body {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: White;
	font-size: 10pt;
	font-weight: normal;
	background: #838383 url('/graphics/bg.gif') repeat-x;
  margin: 0px;
  padding:0px;
	scrollbar-3dlight-color : #F9D42E;
	scrollbar-arrow-color : #F6672D;
	scrollbar-base-color : orange;
	scrollbar-darkshadow-color : Black;
	scrollbar-face-color : orange;
	scrollbar-highlight-color : #F6672D;
	scrollbar-shadow-color : #F6672D;
	scrollbar-track-color : #F6672D;
}
img {
  border: none;
}

table.triton_poll {
	width: 440px;
}

table.triton_poll th p {
	text-align: left;
	font: bold 12px Arial, sans-serif;
	margin-bottom: 10px;
}

table.triton_poll td.answer {
	vertical-align: middle;
	font-weight: bold;
	color: #000;
	font-size: 12px;
}

table.triton_poll tr.results {
	vertical-align: top;
	color: #000;
	font-size: 12px;
}


#container {
  margin: 0px;
	height: 1500px;
}

a:link, a:visited {
  font-family: Arial;
	color: #fff;
	text-decoration: none;
}
a:hover {
  font-family: Arial;
	color: red;
	text-decoration: none;
}


#main_cont {
  width: 1080px;
	margin: 0px auto;
}

#mast {
  width: 1058px;
	border-top: 8px solid #fff;
  border-left: 11px solid #fff;
	border-right: 11px solid #fff;
	border-bottom: 8px solid #fff;
}

#artist_mast {
  width:672px;
  height:209px;
  background: url('/graphics/masthead_artists1.jpg') no-repeat top left;
  position:relative;
}
#masthead_artists1 {
  position: absolute; 
  top: 0px; 
  left: 0px; 
  width:672px;
  height:209px;
  z-index: 10;
  visibility: hidden;
}
#masthead_artists2 {
  position: absolute; 
  top: 0px; 
  left: 0px; 
  width:672px;
  height:209px;
  z-index: 11;
  visibility: hidden;
}
#masthead_artists3 {
  position: absolute; 
  top: 0px; 
  left: 0px; 
  width:672px;
  height:209px;
  z-index: 12;
  visibility: hidden;
}
#masthead_artists4 {
  position: absolute; 
  top: 0px; 
  left: 0px; 
  width:672px;
  height:209px;
  z-index: 13;
  visibility: hidden;
}
#masthead_artists5 {
  position: absolute; 
  top: 0px; 
  left: 0px; 
  width:672px;
  height:209px;
  z-index: 14;
  visibility: hidden;
}
#masthead_artists6 {
  position: absolute; 
  top: 0px; 
  left: 0px; 
  width:672px;
  height:209px;
  z-index: 15;
  visibility: hidden;
}
#masthead_artists7 {
  position: absolute; 
  top: 0px; 
  left: 0px; 
  width:672px;
  height:209px;
  z-index: 16;
  visibility: hidden;
}
#masthead_artists8 {
  position: absolute; 
  top: 0px; 
  left: 0px; 
  width:672px;
  height:209px;
  z-index: 17;
  visibility: hidden;
}
#masthead_artists9 {
  position: absolute; 
  top: 0px; 
  left: 0px; 
  width:672px;
  height:209px;
  z-index: 18;
  visibility: hidden;
}
#masthead_artists10 {
  position: absolute; 
  top: 0px; 
  left: 0px; 
  width:672px;
  height:209px;
  z-index: 19;
  visibility: hidden;
}
#masthead_artists11 {
  position: absolute; 
  top: 0px; 
  left: 0px; 
  width:672px;
  height:209px;
  z-index: 20;
  visibility: hidden;
}

#masthead_artists12 {
  position: absolute; 
  top: 0px; 
  left: 0px; 
  width:672px;
  height:209px;
  z-index: 21;
  visibility: hidden;
}



#flash {
  float: left;
}

#masthead {
  float: left;
	background: url('/graphics/masthead_artists1.jpg') no-repeat top left;
  position:relative;
}

#yes {
  width: 1058px;
	background-color: #000;
	border-left: 11px solid #fff;
	border-right: 11px solid #fff;
	border-bottom: 8px solid #fff;
}


#left_nav {
  float: left;
  width: 175px;
  padding: 0px 10px;
}

.nav_item {
	margin: 2px 0px 0px 5px;
    clear:left;
}

.arrow {
  float: left;
  width: 7px;
  height: 9px;
  margin: 2px 5px 0px 0px;
}

.nav_text {
  float: left;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	width: 152px;
	padding-bottom: 5px;
}

#main_content {
  float: left;
  width: 663px;
  padding: 14px;
}

#main_bg {
  width: 1080px;
	background: #fff url('/graphics/main_bg.gif') repeat-y;
}

#major_p {
  float: left;
  width: 442px;
  height: 289px;
  margin: 0px 13px 0px 0px;
}
#home_top_right {
  float: left;
  width: 208px;
  height: 289px;
}
#on_air {
  width: 208px; 
  height: 166px;
  margin: 0px 0px 16px 0px;
}

#wolf_pack {
  width: 208px; 
  height: 107px;
}

#scroll {
  background: #000;
  color: red;
  width: 651px;
  height: 22px;
  padding: 6px 6px 2px 6px;
  margin: 11px 0px;
}

#on_demand_cont {
	float: left;
	background: #000;
	width: 177px;
}
#on_demand {
  float: left;
	width: 49px;
}
#on_demand_table {
	float: left;
	width: 128px;
	padding-top: 5px;
}

.demand_links {
  padding-bottom: 10px;
}

.demand_links a:link,.demand_links a:visited {
  font-size: 12px;
}

.demand_links a:hover {
  font-size: 12px;
}

.ipod {
  float: left;
	padding: 7px 10px 10px 20px;
}

#archive {
  padding-top: 0px;
} 

#archive a:link, #archive a:visited {
  font-size: 10px;
	text-decoration: underline;
	color: red;
}

#archive a:hover {
  font-size: 10px;
	text-decoration: underline;
	color: white;
}

#what {
  float: left;
	padding-left: 13px;
}

#stage td {
  color: #000;
}

#stage td a:link, #stage td a:visited {
  color: #11275d;
}

#stage td a:hover {
  color: #fff;
}

#what_cont {
  float: left;
	width: 473px;
	height: 285px;
	overflow: scroll;
	background-color: #000;
	margin-left: 13px;
	font-size: 12px;
	color: #fff;
}

.what_img {
  float: left;
  width: 173px;
  padding: 10px 15px 15px 15px;
}

.what_text {
  float: left;
  font-size: 12px;
	color: #fff;
	width: 240px;
	padding: 0px 0px 9px 0px;
}

.what_text h1 {
  font-size: 14px;
	color: #fff;
}

.more_head h1 {
  font-size: 14px;
	color: #000;
}

.more_head {
  color: #000;
}

#concert_cont {
  float: left;
	margin-top: 13px;
	background-color: #000;
	width: 321px;
	
}

#concert_img {
  width: 321px;
}

#storm {
  float: left;
	border-top: 13px solid #CCCCCC;
	background-color: #000;
	width: 301px;
	padding: 0px 10px 10px 10px;
	margin-top: 13px;
}

#contests_cont {
  float: left;
	margin-left: 11px;
	margin-top: 13px;
	background-color: #000;
	width: 331px;
}

#contests_img {
  width: 300px;
  margin: 0px auto;
}

#grey_cont {
  width: 663px;
	background-color: #8e8e8e;
	margin-top: 13px;
}

.ad_cont {
  float: left;
	padding: 9px 6px 7px 9px;
}
.ad_cont2 {
  float: left;
	padding: 3px 5px 9px 9px;
}

#ads_cont {
  margin-left: 95px;
}

#right_cont {
  float: left;
	width: 165px;
	margin: 8px 0px 0px 14px;
}

.right_item {
  margin-top: 15px;
}

#poll {
  width: 163px;
	border: 1px solid #000;
	margin-top: 15px;
	background: #000 url('/graphics/poll_bg.gif') repeat-x;
	padding: 40px 0px 5px 0px;
	text-align:center;
}

#country_now {
  width: 165px;
	margin-top: 15px;
	background-color: #000;
}

.country {
  padding: 10px 20px;
}

/* POLL INFORMATION */
div#youropinion_poll { width: 153px; margin:0px auto; }
div#youropinion_poll * { margin: 0; padding: 0px;  }
div#youropinion_poll a, div#youropinion_poll img { border: 0; }

/* header */
div#youropinion_poll h1 { font: 14px Arial, sans-serif; display: none; }
div#youropinion_poll h1 span { font: 14px Arial, sans-serif;  } /* header text */ 

/* question */
div#youropinion_poll h2 { text-align:left; font: bold 13px Arial; margin: 5px 0px; sans-serif; color: #fff } /* question */
div#youropinion_poll p.image_q { clear: both; width: 100%; margin: 5px auto; text-align: center } 

/* answers */
div#youropinion_poll ul { margin: 2px 0px; list-style-type: none; } /* answers container */
div#youropinion_poll li { text-align:left; list-style-type: none; margin: 10px 0; font: 12px Arial, sans-serif; width: 100%; display: block; clear: both; } /* answer container */
div#youropinion_poll li input { float: left; padding: 0; margin: 2px 5px 10px 5px; vertical-align: middle; } /* radio button */
div#youropinion_poll label { margin: 0px; vertical-align: middle; color: #fff} /* text container */
div#youropinion_poll li.video_a p { display: inline; margin: 2px; vertical-align: middle; }
div#youropinion_poll li.image_a img { vertical-align: middle; }
div#youropinion_poll li.audio_a p { display: inline; margin: 2px; vertical-align: middle; }

/* submit */
div#youropinion_poll p.submit { text-align: center; 
	margin: 0px auto; 
	cursor: pointer; 
	cursor: hand; 
	clear: both; 
	color: #fff;  
	width: 122px; 
	height: 19px; 
	padding-top: 6px;
	background: url('/graphics/vote.gif'); 
	font-weight: bold;}
div#youropinion_poll p.submit span { }

/* results link */
div#youropinion_poll p.results { margin: 10px 0px 10px 0px; cursor: pointer; cursor: hand; text-align: center; }
div#youropinion_poll p.results span { color: #fff; text-decoration: underline; font: bold 13px Arial, sans-serif; }

/* results */
div#youropinion_poll p.results_text { color: #fff; margin: 3px 0 0 0; clear: both; width: 90% }
div#youropinion_poll div.results_1 { background-color: #c00; height: 10px; float: left }
div#youropinion_poll div.results_2 { background-color: #339999; height: 10px; float: left }
div#youropinion_poll div.results_3 { background-color: #cc0099; height: 10px; float: left }
div#youropinion_poll div.results_4 { background-color: #666699; height: 10px; float: left }
div#youropinion_poll div.results_5 { background-color: #ffcc33; height: 10px; float: left }
div#youropinion_poll span.results_pct { display: block; float: left; margin-left: 3px; width: 20% }

/*** SCROLLER STYLES ***/

div#home_scroll { width: 641px; height: 22px; overflow: hidden;  }
div#home_scroll ul { display: none; }
div#home_scroll p { margin: 1px 10px; width: 641px; height: 22px; overflow: hidden; position: relative; }
div#home_scroll p span { visibility: hidden; white-space: nowrap; position: absolute; top: 0px; left: 0px; font: 14px arial; font-weight: bold; }
div#home_scroll p span.clickable { cursor: pointer; cursor: hand; }
div#home_scroll p span.nonclickable { cursor: default; }

/*------------------------------------New Major Promo Styling------------------------------*/
#promocontainer {
  position: relative; 
  visibility: visible; 
  width: 442px; 
  height:289px; 
  z-index:0;
}
#promo1 {
  position: absolute; 
  visibility: visible; 
  z-index: 0; 
  top: 0; 
  left: 0; 
  width: 442px; 
  height:289px;
}
#morningpromo { 
  display: none; 
  background: #D1D1D1;
  float: left;
  padding: 10px;
}

#promo2, #promo3, #promo4, #promo5, #promo6 {
  position: absolute; 
  visibility: hidden; 
  z-index: 0; 
  top: 0; 
  left: 0; 
  width: 442px; 
  height: 289px;
}

#promolinks {
  position: absolute; 
  z-index: 0; 
  top: 268px; 
  left: 25px; 
  width: 120px; 
  height: 16px;
	text-align: center; 
}

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: 16px; 
  position:absolute; 
  top:271px; 
	width: 20px;
	vertical-align: middle;
  z-index:10; 
  overflow:hidden;
	text-align: center;
	border: 1px solid #fff;
	background-color: #000;
}
#promolink2, #promolink3, #promolink4, #promolink5, #promolink6 {
  visibility: hidden; 
  height: 16px; 
	width: 20px;
	vertical-align: middle;
  position:absolute; 
  top:271px; 
  left:0px;
  z-index:3; 
  overflow:hidden;
	text-align: center;
  border: 1px solid #fff;
	background-color: #000;
}
#promoDetails1, #promoDetails2, #promoDetails3, #promoDetails4, #promoDetails5, #promoDetails6 {
  position: absolute;
  visibility: hidden;
  padding:5px;
  overflow:hidden; 
  z-index: 0; 
  top: 0; 
  left: 0; 
  width: 442px; 
  height: 289px;
  background: #333;
}


/*** Subpage Styles ***/

#sub_head {
  background: #000 url('/graphics/sub_head.jpg') no-repeat;
	width: 649px;
	height: 19px;
	text-transform: uppercase;
	color: #000;
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	padding: 9px 7px;
}


#cont_head {
  background: #000 url('/graphics/sub_head.jpg') no-repeat;
	width: 310px;
	height: 21px;
	text-transform: uppercase;
	color: #000;
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	padding: 9px 5px;
	margin: 5px 5px;
}

#sub_cont {
  background: #fff;
	border: 1px solid #000;
	color: #000;
	width: 641px;
	padding: 10px;
}

#sub_cont a:link, #sub_cont a:visited {
  font-family: Arial;
	color: red;
	text-decoration: none;
}
#sub_cont a:hover {
  font-family: Arial;
	color: #000;
	text-decoration: none;
}

#testsub_cont {
  background: #fff;
	border: 1px solid #000;
	color: #000;
	width: 641px;
	padding: 10px;
}

.morelink a:link, .morelink a:visited {
  font-family: Arial;
	color: orange;
}
.morelink a:hover {
  font-family: Arial;
	color: #fff;
}

.update_table {
  font-size: 12px;
	color: #000;
	margin: 0px auto;
}

.update_table th {
  text-align: right;
}

#vote li{
  list-style-type: none;
}

.den_cont {
  margin: 0px auto;
}

.den_cont a:link, .den_cont a:visited {
  font-family: Arial;
	color: orange;
	font-weight: bold;
	text-decoration: none;
}
.den_cont a:hover {
  font-family: Arial;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

.den_img {
  float: left;
	border: 1px solid orange;
	margin: 10px;
}

.den_head {
  padding-top: 10px;
}

.den_main {
  padding-top: 3px;
}

.news_img {
  float: left;
  width: 150px;
  padding: 10px 15px 15px 15px;
}

.news_text {
  float: left;
  font-size: 12px;
	color: #fff;
	width: 450px;
	padding: 0px 0px 9px 0px;
}

.news_text h1 {
  font-size: 14px;
	color: orange;
}

.news_cont {
	width: 673px;
	margin: 10px;
	font-size: 12px;
	color: #fff;
}

.local_img {
  float: left;
  width: 150px;
  padding: 10px 15px 15px 15px;
}

.local_text {
  float: left;
  font-size: 12px;
	color: #fff;
	width: 350px;
	padding: 0px 10px 9px 0px;
	border-right: 1px solid #fff;
}

.local_text h1 {
  font-size: 14px;
	color: orange;
	text-align: center;
}

.local_cont {
	width: 623px;
	margin: 10px;
	font-size: 12px;
	color: #fff;
}


#contests_img {
  float: left;
  width: 300px;
	padding: 15px 0px 20px 15px;
}

.contest_text {
  float: left;
  font-size: 12px;
	color: #fff;
	width: 450px;
	padding: 0px 0px 9px 0px;
}

.contest_text h1 {
  font-size: 14px;
	color: orange;
}

.contest_cont {
	width: 673px;
	font-size: 12px;
	color: #fff;
}

/* campaign information 
   - adjust to fit your site properly */

/* voting mode */
ul#loadit_campaign { width: 620px; margin: 5px 10px; list-style-type: none; float: left; }
ul#loadit_campaign li { display: block; width: 150px; float: left; background-color: #ccc; margin: 1px; text-align: center; border: dotted 1px #444; padding: 4px }
ul#loadit_campaign li img { margin: 5px; } 
ul#loadit_campaign li a img { border: solid 2px #c00 }
/* also available:
ul#loadit_campaign.image
ul#loadit_campaign.text
*/

/*results mode */
ul#loadit_results { width: 620px; margin: 5px 10px; list-style-type: none; position: relative; }
ul#loadit_results li { display: block; width: 150px; float: left; background-color: #ccc; text-align: center; border: dotted 1px #444; }
ul#loadit_results li img { margin: 5px; } 
ul#loadit_results li a img { border: solid 2px #c00 }
/* also available:
ul#loadit_results.image
ul#loadit_results.text
*/

/* blowup layer */
div#loadit_blowup { border: solid 1px #444; padding: 4px; background-color: #eee; position: absolute; visibility: hidden; z-index: 5000000;  cursor: hand; cursor: pointer;}

/* you probably don't want to change this */
div.loadit_stars_container * { margin: 0; padding: 0 }
div.loadit_stars_container { width: 80px; height: 16px; position: relative; cursor: hand; cursor: pointer; }
div.loadit_stars_container p { position: absolute; top: 0px; left: 0px; width: 100%; z-index: 100; width: 80px; height: 16px; overflow: hidden; }
div.loadit_stars_container p.grey {  background: url('/shared/images/icons/16x16/plain/star_grey.png') repeat-x; z-index: 1 }
div.loadit_stars_container p.red {  background: url('/shared/images/icons/16x16/plain/star_red.png') repeat-x; z-index: 2 }
div.loadit_stars_container p.green {  background: url('/shared/images/icons/16x16/plain/star_green.png') repeat-x; z-index: 2 }
div.loadit_stars_container p.gold {  background: url('/shared/images/icons/16x16/plain/star_yellow.png') repeat-x; z-index: 2 }
div.loadit_stars_container p.blue {  background: url('/shared/images/icons/16x16/plain/star_blue.png') repeat-x; z-index: 2 }
div.loadit_stars_container ul.rating_box { list-style-type: none; position: absolute; top: 0px; left: 0px; width: 80px; z-index: 100 }
div.loadit_stars_container ul.rating_box li { width: 16px; height: 16px; display: block; float: left; z-index: 101 }

p.item_desc { display: none; }

.clearBoth { clear: both }

.register_table {
  color: #000;
	font-size: 12px;
}

.register_table th {
  text-align: right;
}

th {
  color: #000;
	text-align: right;
	font-size: 12px;
}

#footer {
  background-color: #fff;
	color: #000;
	padding: 10px;
	font-family: Arial;
	font-size: 12px;
}

#eeo_report td {
  color: #000;
}