body {
  background: #000 url('/graphics/bg.jpg'); 
  margin:0px;
  padding:0px;
  font: 12px arial;
  color: #fff;
}
img {
  border: none;
}

.triton_poll th {
  color: #7d1315;
}

td {
  color: #000;
	font-size: 12px;
}

#gallery {
  
}

#pagebox {
  margin:0px auto;
  width: 800px;
  background: #000 url('/graphics/main_bg.gif');
}
a:link, a:visited {
  font: normal 12px arial;
  color: #000;
  line-height: 18px;
  text-decoration: none;
}
a:hover {
  font: normal 12px arial;
  color: #000;
  line-height: 18px;
  text-decoration: underline;
}
#audio_link a:link, #audio_link a:visited {
  font: normal 12px arial;
  color: #0099cc;
  line-height: 18px;
  text-decoration: underline;
}
#audio_link a:hover {
  font: normal 12px arial;
  color: #0099cc;
  line-height: 18px;
  text-decoration: none;
}
/*--------Begin Top Content------------*/
#mast_cont {
  width: 782px;
  margin-left: 8px;
}
#scroller {
  height: 24px;
  width: 778px;
  background-color: #000;
  color: #fff;
  margin-left: 8px;
  padding: 0 2px;
  font: normal 12px/24px verdana, arial;
  border-bottom: 3px solid #c7c7c7;
}
#adnext_banner {
  margin: 0px auto;
  padding: 4px 0;
}
#bottom_line {
  width: 782px;
  margin-left: 4px;
}
/*-------------------------------------*/

/*----------Navigation styling---------*/
#main_nav {
	width: 782px;
	height: 38px;
  margin-left: 8px;
	background: url('/graphics/nav_bg.jpg') repeat-x;
  border-top: 3px solid #fff;
}
.main_nav a:link, .main_nav a:visited {
	display: block;
	float: left;
  padding: 0px 27px;
  height: 38px;
  color: #fff;
  text-decoration: none;
  font:bold 11px/38px arial;
  text-transform:uppercase;
	background: url('/graphics/nav_divider.jpg') no-repeat top right;
}
.main_nav a:hover {
	display: block;
	float: left;
  padding: 0px 27px;
  height: 38px;
  color: #fff;
  text-decoration: underline;
	background: url('/graphics/nav_divider.jpg') no-repeat top right;
  font:bold 11px/38px arial;
  text-transform:uppercase;
}
.nav_nd a:link, .nav_nd a:visited {
	display: block;
	float: left;
  padding-left:28px;
  height: 38px;
  color: #fff;
  text-decoration: none;
  font:bold 11px/38px arial;
  text-transform:uppercase;
}
.nav_nd a:hover {
	display: block;
	float: left;
  padding-left: 28px;
  height: 38px;
  color: #fff;
  text-decoration: underline;
  font:bold 11px/38px arial;
  text-transform:uppercase;
}
#shows_subnav {
  text-align: left;
  background-color: #fff;
  line-height: 18px;
  color: #000;
  width: 220px;
  border: 1px solid #000; 
  padding:5px; 
  position:absolute; 
  z-index:50; 
  left: 94px;
  top: 1px;
}
#insider_subnav {
  text-align: left;
  background-color: #fff;
  line-height: 18px;
  color: #000;
  width: 130px;
  border: 1px solid #000; 
  padding:5px; 
  position:absolute; 
  z-index:51; 
  left: 337px;
  top: 1px;
}
#contact_subnav {
  text-align: left;
  background-color: #fff;
  line-height: 18px;
  color: #000;
  width: 100px;
  border: 1px solid #000; 
  padding:5px; 
  position:absolute; 
  z-index:52; 
  left: 482px;
  top: 1px;
}
#allstars_subnav {
  text-align: left;
  background-color: #fff;
  line-height: 18px;
  color: #000;
  width: 100px;
  border: 1px solid #000; 
  padding:5px; 
  position:absolute; 
  z-index:53; 
  left: 607px;
  top: 1px;
}
/*-------------------------------------------*/

/*----------Begin main top content styling--------*/
#main_container {
  width: 774px;
  border: 4px solid #fff;
  background-color: #fff;
  margin-left: 8px;
}
#top_content {
  margin-bottom: 4px;
}
#top_left_content {
  float: left;
  margin-right: 4px;
}
html>body #top_left_content {
  float: left;
  margin-right: 4px;
}
#onair {
  margin-bottom: 4px;
}
#multipromobox {
  float: left;
  width:444px;
  background-color:#2d2d2d;
  margin-right: 1px;
}
html>body #multipromobox {
  float: left;
  width:444px;
  background-color:#2d2d2d;
  margin-right: 4px;
}
#promoContent {
  width:444px;
  height:208px;
  color:#fff;
  font:bold 12px arial;
  overflow:hidden;
}
#promoTabs {
  margin-top: 1px;
  height:24px;
  color:#fff;
  font: bold 12px/24px arial;
  background-color: #7F1416;
  overflow: hidden;
}
#promoTabs div {
  float:left;
  width: 148px;
  margin:0px auto;
  text-align:center;
}
#promoTabs a:link, #promoTabs a:visited {
  color:#E7E8ED;
  font: bold 12px/24px arial;
  text-decoration:none;
}
#promoImg1{
  display:block;
}
#promoContent1 {
  display:none;
  padding:5px;
  overflow:hidden;
  height:208px;
}
#promoImg2{
  display:none;
}
#promoContent2 {
  display:none;
  padding:5px;
  overflow:hidden;
  height:208px;
}
#promoImg3{
  display:none;
}
#promoContent3 {
  display:none;
  padding:5px;
  overflow:hidden;
  height:208px;
}
#hampton_roads {
  margin-bottom: 4px;
}
.adnext_rightads {
  margin-bottom: 4px;
}
#homepage_badge {
  width: 150px;
  background-color: #e4e4e4;
  text-align: center;
}
/*-------------------------------------------*/

/*----------Begin main bottom content styling--------*/
#bottom_left_content {
  float: left;
  width: 468px;
  margin-right: 5px;
}
#center_banner {
  margin-bottom:4px;
}
#lower_left_cont {
	float:left;
  width: 171px;
  margin-right:3px;
}
#lower_right_cont {
	float:left;
  width: 171px;
}
#podcast_cont {
  width: 171px;
  background-color: #7F7F80;
  margin-bottom: 4px;
}
#podcasts {
  padding: 5px 0 5px 15px;
  font: normal 11px arial;
  color: #fff;
}
#podcasts a:link, #podcasts a:visited {
  font: normal 11px arial;
  color: #fff;
  text-decoration: none;
}
#podcasts a:hover {
  font: normal 11px arial;
  color: #fff;
  text-decoration: underline;
}
#how_to {
  text-align: center;
  font: normal 10px arial;
  color: #ffc02d;
}
#how_to a:link, #how_to a:visited {
  font: normal 10px arial;
  color: #febf26;
  text-decoration:none;
}
#how_to a:hover {
  font: normal 10px arial;
  color: #febf26;
  text-decoration:underline;
}
#more_podcasts {
	text-align: right;
  padding: 10px 4px 0 0;
}
.teams_hdr {
  padding-left: 5px;
  font: bold 12px/22px Helvetica;
  background-color: #000;
  width: 289px;
  height: 22px;
}
.top_headlines {
  margin-bottom:4px;
  padding-left: 3px;
  background-color: #e4e4e4;
  width: 291px;
  font: normal 12px arial;
  line-height: 20px;
  color: #535353;
  list-style:none;
}
.top_headlines a:link, .top_headlines a:visited {
  font:normal 12px arial;
  color: #535353;
  text-decoration: none;
}
.top_headlines a:hover {
  font:normal 12px arial;
  color: #535353;
  text-decoration: underline;
}
#headlines1 a:link, #headlines1 a:visited {
  font: normal 12px arial;
  color: #757575;
  text-decoration: none;
}
#headlines1 a:hover {
  font: normal 12px arial;
  color: #757575;
  text-decoration: underline;
}
#headlines2 a:link, #headlines2 a:visited {
  font: normal 12px arial;
  color: #fff;
  text-decoration: none;
}
#headlines2 a:hover {
  font: normal 12px arial;
  color: #fff;
  text-decoration: underline;
}
#bottom_right_content {
  float: left;
}
#poll_sponsor_txt {
  color: #fff;
  font: bold 12px arial;
  padding: 2px 0;
}
#poll_cont {
	width: 296px;
	background: #676767 url('/graphics/poll_bg.jpg') repeat-x;
  margin-bottom: 3px;
  border: 2px solid #CECECE;
}
#right_poll_cont {
  float: left;
  width: 120px;
}
#left_poll_cont {
  float: left;
  width: 150px;
}
#poll {
  margin: 20px 0 10px 20px;
  color: #000;
}
#poll a:link, #poll a:visited {
  font: normal 11px arial;
  color: #fff;
  text-decoration: underline;
}
#poll a:hover {
  font: normal 11px arial;
  color: #fff;
  text-decoration: none;
}
#calendar_of_events {
  width: 300px;
	margin-bottom: 3px;
  padding-bottom: 5px;
  background: #ababab url('/graphics/calendar_of_events_bg.jpg') no-repeat;
}
#events {
  float: right;
  padding: 55px 15px 0 0;
}
#events a:link, #events a:visited {
  font: bold 12px arial;
  color: #fff;
  text-decoration: none;
}
#events a:hover {
  font: bold 12px arial;
  color: #fff;
  text-decoration: underline;
}
/*-------------------------------------------*/

/*----------Begin footer content styling--------*/
#footer {
  margin-left: 8px;
  width: 782px;
  background-color: #000;
	text-align: center;
}
#google_ads {
	padding: 4px 0;
}
/*-------------------------------------------*/

/*--------------Subpage styling--------------*/
#content_box {
  float: left;
  width:422px;
  background-color:#fff;
  margin-right: 1px;
  color: #000;
  padding: 10px;
  border: 1px solid #e4e4e4;
}
html>body #content_box {
  float: left;
  width:422px;
  background-color:#fff;
  margin-right: 4px;
  color: #000;
  padding: 10px;
  border: 1px solid #e4e4e4;
}
#content_box_ap {
  float: left;
  width:750px;
  background-color:#fff;
  margin-right: 1px;
  color: #000;
  padding: 10px;
  border: 1px solid #e4e4e4;
}
html>body #content_box_ap {
  float: left;
  width:750px;
  background-color:#fff;
  margin-right: 4px;
  color: #000;
  padding: 10px;
  border: 1px solid #e4e4e4;
}
#top_right_content {
  float: left;
}
#subpage_hdr {
  font: bold 24px arial;
  color: #7F1416;
  text-transform: uppercase;
  padding-bottom: 10px;
  text-align: left;
}
#subpage_cont {
  width:440px;
}
#subpage_pic {
  text-align: center;
  padding: 5px 0 20px 0;
}
#header_txt {
  font: bold 14px arial;
  padding-bottom: 3px
}
#subpage_details {
  font: normal 12px arial;
}
#subpage_pic_float {
  float: left;
  text-align: center;
  padding: 4px 5px 20px 0;
}
/*-------------------------------------------*/

/* ---------------------------Artist Mast---------------------------*/

#artist_mast {
  width:782px;
  height:139px;
  float:left;
  background:url('/graphics/masthead_artists3.jpg') no-repeat top left;
  position:relative;
}
#masthead_artists1 {
  position: absolute; 
  top: 0px; 
  left: 0px; 
  width:782px;
  height:139px;
  z-index: 10;
  visibility: hidden; 
}
/*
#masthead_artists2 {
  position: absolute; 
  top: 0px; 
  left: 0px; 
  width:782px;
  height:139px;
  z-index: 11; 
  visibility: hidden;
}
*/
#masthead_artists3 {
  position: absolute; 
  top: 0px; 
  left: 0px; 
  width:782px;
  height:139px;
  z-index: 12; 
  visibility: hidden;
}
#masthead_artists4 {
  position: absolute; 
  top: 0px; 
  left: 0px; 
  width:769px;
  height:161px;
  z-index: 13; 
  visibility: hidden;
}
#masthead_artists5 {
  position: absolute; 
  top: 0px; 
  left: 0px; 
  width:782px;
  height:139px;
  z-index: 14; 
  visibility: hidden;
}
#masthead_artists6 {
  position: absolute; 
  top: 0px; 
  left: 0px; 
  width:782px;
  height:139px;
  z-index: 15; 
  visibility: hidden;
}
#masthead_artists7 {
  position: absolute; 
  top: 0px; 
  left: 0px; 
  width:782px;
  height:139px;
  z-index: 16; 
  visibility: hidden;
}
#masthead_artists8 {
  position: absolute; 
  top: 0px; 
  left: 0px; 
  width:769px;
  height:161px;
  z-index: 17; 
  visibility: hidden;
}
#masthead_artists10 {
  position: absolute; 
  top: 0px; 
  left: 0px; 
  width:782px;
  height:139px;
  z-index: 19; 
  visibility: hidden;
}
#masthead_artists11 {
  position: absolute; 
  top: 0px; 
  left: 0px; 
  width:782px;
  height:139px;
  z-index: 20; 
  visibility: hidden;
}

#masthead_artists12 {
  position: absolute; 
  top: 0px; 
  left: 0px; 
  width:782px;
  height:139px;
  z-index: 21; 
  visibility: hidden;
}

/*---------------------Podcasts----------------*/
#dhtmltooltip{
  color: #000;
  position: absolute;
  width: 400px;
  border: 2px solid black;
  padding: 3px;
  background-color: lightyellow;
  visibility: hidden;
  z-index: 100;
  /*Remove below line to remove shadow. Below line should always appear last within this CSS*/
  filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}
/*--------------------------New Poll Styling--------------------------------*/
/* POLL INFORMATION */
div#homepage_poll_poll { width: 100%; }
div#homepage_poll_poll * { margin: 0; padding: 0;  }
div#homepage_poll_poll a, div#homepage_poll_poll img { border: 0; }

/* header */
div#homepage_poll_poll h1 { font: 14px Arial, sans-serif; display: none; }
div#homepage_poll_poll h1 span { font: 14px Arial, sans-serif;  } /* header text */ 

/*question */
div#homepage_poll_poll h2 { font: bold 13px Arial, sans-serif; color: #7F1416 } /* question */
div#homepage_poll_poll p.image_q { clear: both; width: 100%; margin: 5px auto; text-align: center } 

/* answers */
div#homepage_poll_poll ul { margin: 2px 5px; list-style-type: none; width: 100% } /* answers container */
div#homepage_poll_poll li { margin: 2px 0; font: 12px Arial, sans-serif; width: 100%; display: block; clear: both; } /* answer container */
div#homepage_poll_poll li input { padding: 0; margin: 0 0 0 5px; vertical-align: middle; } /* radio button */
div#homepage_poll_poll label { margin: 3px 0 0 5px; vertical-align: middle; color: #030303} /* text container */
div#homepage_poll_poll li.video_a p { display: inline; margin: 2px; vertical-align: middle; }
div#homepage_poll_poll li.image_a img { vertical-align: middle; }
div#homepage_poll_poll li.audio_a p { display: inline; margin: 2px; vertical-align: middle; }

/* submit */
div#homepage_poll_poll p.submit { text-align: center; margin: 0px auto 10px auto; cursor: pointer; cursor: hand; clear: both; color: #ccc; border: solid 1px #fff; width: 80px; background-color: #851517;  }

/* results link */
div#homepage_poll_poll p.results { color: #336699; font: bold 13px Arial, sans-serif;  cursor: pointer; cursor: hand; text-align: center; }
div#homepage_poll_poll p.results span { color: #fc0; text-decoration: underline; }

/* results */
div#homepage_poll_poll p.results_text { color: #fff; margin: 3px 0 0 0; clear: both; width: 90% }
div#homepage_poll_poll div.results_1 { background-color: #c00; height: 10px; float: left }
div#homepage_poll_poll div.results_2 { background-color: #339999; height: 10px; float: left }
div#homepage_poll_poll div.results_3 { background-color: #cc0099; height: 10px; float: left }
div#homepage_poll_poll div.results_4 { background-color: #666699; height: 10px; float: left }
div#homepage_poll_poll div.results_5 { background-color: #ffcc33; height: 10px; float: left }
div#homepage_poll_poll span.results_pct { display: block; float: left; margin-left: 3px; width: 20% }