body {
  background: url('/graphics/bg.jpg') repeat;
  margin:10px auto;
  padding:0px;
  font: 12px arial;
  color: #444;
}
img {
  border: none;
}

.update_table th{
  text-align: right;
}

a:link, a:visited {
  color: #000;
  text-decoration: underline;
}
a:hover {
  color: #000;
  text-decoration: none;
}
#pagebox {
  margin:0px auto;
  width:770px;
}
#mast_cont {
  width:770px;
  margin-bottom: 4px;
}
#flash_mast {
	float: left;
}
#mast_end {
	float: left;
	width: 20px;
}
#lower_mast {
	margin-bottom: 4px;
}
/*-------------------------------Left Container-------------------------------*/
#left_cont {
	float:left;
	width: 141px;
	margin-right: 4px;
}
.nav {
	width: 141px;
}
#left_ads {
	padding: 5px;
	margin-top: 4px;
	width: 131px;
	background-color: #000;
}
#left_ads2 {
	padding: 5px;
	margin-top: 4px;
	width: 131px;
	height: 400px;
	background-color: #000;
}
#calendar {
  border-top: 10px solid #000;
  background-color: #000;
  width: 141px;
}
/*-------------------------------------------------------------------------*/

/*-------------------------------Middle Container-------------------------------*/
#middle_cont {
	float: left;
	width: 476px;
	margin-right: 2px;
	margin-bottom: 4px;
}
html>body #middle_cont {
	float: left;
	width: 476px;
	margin-right: 4px;
	margin-bottom: 4px;
}
#scroller {
	font: normal 12px/26px Arial, Helvetica, sans-serif;
	height: 26px;
	background: url('/graphics/scroller_bg.gif') no-repeat;
	color: #fff;
	margin-bottom: 2px;
  padding: 0px 2px;
}
#weather {
	background-color: #fff;
  color: #000;
  border: 1px solid #000;
}
#forecast {
	text-align: center;
	color: #000;
	padding-bottom: 4px;
}
#forecast a:link, #forecast a:visited {
	text-align: center;
	color: #000;
	text-decoration: underline;
}
#forecast a:hover {
	text-align: center;
	color: #000;
	text-decoration:none;
}
/*-------------------------------------------------------------------------*/

/*------------------------Multi Promo-----------------------------------------*/

/***begin new styles***/

#major_promo {
  width: 475px;
	height: 228px;
	background-color: #000;
}
#promocontainer {
	position: relative; 
	visibility: visible; 
	width: 475px; 
	height: 228px;
	z-index: 10;
}

#promo1 {
  position: absolute; 
  visibility: visible; 
  z-index: 0; 
  top: 0px; 
  width: 475px; 
  height: 200px;
	 border: 1px solid #fff;
}

#promo2, #promo3, #promo4, #promo5, #promo6 {
  position: absolute; 
  visibility: hidden; 
  z-index: 12; 
  top: 0px; 
  width: 475px; 
  height: 200px;
	 border: 1px solid #fff;
}
#major_promo a:link, #major_promo a:visited {
	color: #fff;
	text-decoration: none;
}
#major_promo a:hover {
	color: #b01415;
	text-decoration: none;
}

#promolinks {
text-align: center; 
position: relative;  
top: 200px;  
background-color: #2c016a;
width: 470px; 
height: 18px;
  border: 1px solid #fff;
}
.promolink:link, .promolink:visited {
  font:normal 12px/18px Arial; 
  color:#fff; 
  text-decoration:none; 
}
.promolink:hover {
  font:normal 12px/18px Arial; 
  color:#fff; 
  text-decoration:none; 
}
#promolink1 {
  height: 18px; 
  padding:2px 0 0 0; 
  position: absolute;  
text-align: center; 
top: 200px;  
color: #fff; 
margin-left: 0px;  
z-index: 1;  
overflow: hidden;
	border-right: 1px solid #fff;
}
#promolink2, #promolink3, #promolink4, #promolink5, #promolink6, #promolink7, #promolink8 { 
  height: 18px; 
  padding:2px 0 0 0; 
visibility: hidden;  
text-align: center;  
position: absolute;  
top: 200px;  
color: #fff; 
margin-left: 0px;  
z-index: 1;  
overflow: hidden;
	border-right: 1px solid #fff;
}
#promoDetails1, #promoDetails2, #promoDetails3, #promoDetails4, #promoDetails5, #promoDetails6 {
  position: absolute;
  visibility: hidden;
  padding:5px;
  overflow:hidden;
  z-index: 0; 
  top: 0; 
  left: 0; 
  width: 620px; 
  height:220px;
  border: 2px solid #ccc;
}


/*----------------------------------------------------------------------------*/

/*-------------------------------Right Container-------------------------------*/
#right_cont {
	float:left;
	width: 145px;
	background-color: #000;
}
#date {
	float: left;
	text-align: center;
	padding-top: 6px;
	width: 145px;
	height: 22px;
	color: #fff;
	background: url('/graphics/date_bg.gif');
}
#poll {
  padding:8px 0 0 8px;
  width: 129px;
  background-color: #000;
}
html>body #poll {
  padding:8px 0 0 8px;
  width: 133px;
  background-color: #000;
}
/*-------------------------------------------------------------------------*/

/*-------------------------------Middle Bottom Container-------------------------------*/
#middle_bottom_cont {
	float: left;
	width: 615px;
	background-color: #000;
	color: #fff;
	padding: 5px;
	margin-bottom: 4px;
}
#minor_promo_cont {
	float: left;
	width: 480px;
	margin-right: 10px;
}
#minor_promo_cont_sub {
	float: left;
	width: 610px;
}
.minor_promo {
	width: 460px;
	background-color: #fff;
	color: #000;
	padding: 10px;
	margin-bottom: 4px;
}
.minor_promo_l {
	width: 595px;
	background-color: #fff;
	color: #000;
	padding: 10px;
	margin-bottom: 4px;
}
.minor_promo_s {
	width: 446px;
	background-color: #fff;
	color: #000;
	padding: 10px;
	margin-bottom: 4px;
}
.minor_promo_pic {
	float: left;
	margin-right: 5px;
}
.header_txt {
	font: normal 14px Arial, Helvetica, sans-serif;
	color: #8f051f;
	text-decoration: underline;
	text-transform: uppercase;
	margin-bottom: 4px;
}
.header_txt a:link, .header_txt a:visited, .header_txt a:hover {
  font: normal 14px Arial, Helvetica, sans-serif;
	color: #8f051f;
	text-decoration: underline;
	text-transform: uppercase;
	margin-bottom: 4px;
}
#right_side_ads {
	float: left;
}
.ad {
	margin-bottom: 5px;
}
#station_logos {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #ff0000;
}
#gas_prices {
  text-align: center;
}
/*-------------------------------------------------------------------------*/

/*---------------------------Subpage Small Container-----------------------*/
#subpage_middle_cont_s {
	float: left;
	width: 476px;
  color: #fff;
	margin-right: 4px;
}
#subpage_middle_content_s {
  float: left;
  background-color: #000;
	width: 466px;
  padding: 5px;
  color: #000;
}
/*-------------------------------------------------------------------------*/

/*---------------------------Subpage Large Container-----------------------*/
#subpage_middle_cont_l {
	float: left;
	width: 615px;
  background-color: #000;
  padding: 5px;
}
#subpage_middle_content_l {
  float: left;
  background-color: #fff;
	width: 605px;
  padding: 5px;
  color: #000;
}
#subpage_hdrs {
	width: 597px;
  height: 22px;
  padding-left: 28px;
	background: #C63133 url('/graphics/hdr_blank_l.gif');
  font: bold 12px/25px arial;
  color: #fff;
  text-transform: uppercase;
}

#jock_pages {
  float: left;
  background-color: #000;
	width: 615px;
  color: #000;
}

#subpage_header {
  background-image:url('/graphics/subpage_hdr_l.gif');
  width: 597px;
  height: 22px;
  font: bold 11px/26px arial;
  color: #fff; 
  text-transform: uppercase;
  padding-left: 28px;
  letter-spacing: 1px;
}
/*-------------------------------------------------------------------------*/

#footer{
	width: 770px;
	height: 92px;
	background: url('/graphics/footer_bg.gif') repeat-x;
	padding-top: 8px;
	margin-bottom: 5px;
}
#bottom_ad {
	height:82px;
	text-align: center;
}
#copyright {
	text-align: center;
	font: normal 10px arial;
	color: #ff0000;
}
/*------------------begin sub nav styling---------------------*/
#sports_subnav {
  background-color: #000;
  color: #fff;
  width:150px;
  border: 1px solid #ABABAB; 
  padding:5px; 
  position:absolute; 
  z-index:99;
  line-height: 20px;
  left:142px; 
  top: -190px;
}
#sports_subnav a:link, #sports_subnav a:visited {
  color: #fff;
  line-height: 20px;
  text-decoration: underline;
}
#sports_subnav a:hover {
  color: #fff;
  line-height: 20px;
  text-decoration: none;
}
#weather_subnav {
  background-color: #000;
  color: #fff;
  width:150px;
  border: 1px solid #ABABAB; 
  padding:5px; 
  position:absolute; 
  z-index:99;
  line-height: 20px;
  left:142px; 
  top: -168px;
}
#weather_subnav a:link, #weather_subnav a:visited {
  color: #fff;
  line-height: 20px;
  text-decoration: underline;
}
#weather_subnav a:hover {
  color: #fff;
  line-height: 20px;
  text-decoration: none;
}
#news_subnav {
  background-color: #000;
  color: #fff;
  width:150px;
  border: 1px solid #ABABAB; 
  padding:5px; 
  position:absolute; 
  z-index:99;
  line-height: 20px;
  left:142px; 
  top: -105px;
}
#news_subnav a:link, #news_subnav a:visited {
  color: #fff;
  line-height: 20px;
  text-decoration: underline;
}
#news_subnav a:hover {
  color: #fff;
  line-height: 20px;
  text-decoration: none;
}

#media_subnav {
  background-color: #000;
  color: #fff;
  width:150px;
  border: 1px solid #ABABAB; 
  padding:5px; 
  position:absolute; 
  z-index:99;
  line-height: 20px;
  left:142px; 
  top: -42px;
}
#media_subnav a:link, #media_subnav a:visited {
  color: #fff;
  line-height: 20px;
  text-decoration: underline;
}
#media_subnav a:hover {
  color: #fff;
  line-height: 20px;
  text-decoration: none;
}
/*------------------begin sub nav styling for Weather pages---------------------*/
#sports_subnav2 {
  background-color: #000;
  color: #fff;
  width:150px;
  border: 1px solid #ABABAB; 
  padding:5px; 
  position:absolute; 
  z-index:99;
  line-height: 20px;
  left:142px; 
  top: -170px;
}
#sports_subnav2 a:link, #sports_subnav2 a:visited {
  color: #fff;
  line-height: 20px;
  text-decoration: underline;
}
#sports_subnav2 a:hover {
  color: #fff;
  line-height: 20px;
  text-decoration: none;
}
#weather_subnav2 {
  background-color: #000;
  color: #fff;
  width:150px;
  border: 1px solid #ABABAB; 
  padding:5px; 
  position:absolute; 
  z-index:99;
  line-height: 20px;
  left:142px; 
  top: -148px;
}
#weather_subnav2 a:link, #weather_subnav2 a:visited {
  color: #fff;
  line-height: 20px;
  text-decoration: underline;
}
#weather_subnav2 a:hover {
  color: #fff;
  line-height: 20px;
  text-decoration: none;
}
#news_subnav2 {
  background-color: #000;
  color: #fff;
  width:150px;
  border: 1px solid #ABABAB; 
  padding:5px; 
  position:absolute; 
  z-index:99;
  line-height: 20px;
  left:142px; 
  top: -85px;
}
#news_subnav2 a:link, #news_subnav2 a:visited {
  color: #fff;
  line-height: 20px;
  text-decoration: underline;
}
#news_subnav2 a:hover {
  color: #fff;
  line-height: 20px;
  text-decoration: none;
}
.high {
  color: #ff0000;
}
.low {
  color: #0000ff;
}
.Title {
  font: normal 11px arial;
  color: #333;
}
/*--------------------------------New Poll Tool Styling-------------------------*/
/* POLL INFORMATION */
div#right_side_poll_poll { width: 95%; }
div#right_side_poll_poll * { margin: 0; padding: 0;  }
div#right_side_poll_poll a, div#right_side_poll_poll img { border: 0; }

/* header */
div#right_side_poll_poll h1 { font: 14px Arial, sans-serif; display: none; }
div#right_side_poll_poll h1 span { font: 14px Arial, sans-serif;  } /* header text */ 

/*question */
div#right_side_poll_poll h2 { font: bold 13px Arial, sans-serif; color: #fff } /* question */
div#right_side_poll_poll p.image_q { clear: both; width: 100%; margin: 5px auto; text-align: center } 

/* answers */
div#right_side_poll_poll ul { margin: 2px 5px; list-style-type: none; width: 100% } /* answers container */
div#right_side_poll_poll li { margin: 2px 0; font: 12px Arial, sans-serif; width: 100%; display: block; clear: both; } /* answer container */
div#right_side_poll_poll li input { padding: 0; margin: 0 0 0 5px; vertical-align: middle; } /* radio button */
div#right_side_poll_poll label { margin: 3px 0 0 5px; vertical-align: middle; color: #fff} /* text container */
div#right_side_poll_poll li.video_a p { display: inline; margin: 2px; vertical-align: middle; }
div#right_side_poll_poll li.image_a img { vertical-align: middle; }
div#right_side_poll_poll li.audio_a p { display: inline; margin: 2px; vertical-align: middle; }

/* submit */
div#right_side_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: #444;  }

/* results link */
div#right_side_poll_poll p.results { color: #336699; font: bold 13px Arial, sans-serif;  cursor: pointer; cursor: hand; text-align: center; }
div#right_side_poll_poll p.results span { color: #fc0; text-decoration: underline; }

/* results */
div#right_side_poll_poll p.results_text { color: #fff; margin: 3px 0 0 0; clear: both; width: 90% }
div#right_side_poll_poll div.results_1 { background-color: #c00; height: 10px; float: left }
div#right_side_poll_poll div.results_2 { background-color: #339999; height: 10px; float: left }
div#right_side_poll_poll div.results_3 { background-color: #cc0099; height: 10px; float: left }
div#right_side_poll_poll div.results_4 { background-color: #666699; height: 10px; float: left }
div#right_side_poll_poll div.results_5 { background-color: #ffcc33; height: 10px; float: left }
div#right_side_poll_poll span.results_pct { display: block; float: left; margin-left: 3px; width: 20% }
/*-------------------------------------Eagle Videos Styling-----------------------------------------------*/
.video_details {
  float:left;
  width:250px;
  margin-right:20px;
}
.video_player {
  float:left;
}
html>body .video_details p {
  margin-top: -4px;
}

#dierk_text {
  margin-left: 110px;
	margin: 20px 0px 0px 110px;
  border: 1px solid #000000;
	width: 400px;
	font-weight: bold;
	padding: 3px;
}

#dierk_text a, #dierk_text a:visited {
  color: red;
}

#dierk_form {
	margin: 15px 0px 15px 165px;
}

#countdown {
  background: #1e3c96 url('/graphics/countrycountdown.gif') no-repeat;
	width:315px;
	height: 170px;
	padding-left: 160px;
	padding-top: 20px;
}

#poll_1 .triton_poll th p { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: normal; font-weight: bold; color: #ffffff; }
#poll_1 .triton_poll td { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: normal; font-weight: normal; color: #ffffff;}
