body {
  background-color: #000;
  margin:10px auto;
  padding:0px;
  font: 12px arial;
  color: #fff;
}
img {
  border: none;
}
a:link, a:visited {
  color: #cc0000;
  text-decoration: none;
}
a:hover {
  color: #cc0000;
  text-decoration: underline;
}

#bracket table{ 
  color: #000;
}

#bracket th{ 
  color: #000;
}

#bracket td{ 
  color: #000;
}

#pagebox {
  margin:0px auto;
  width:770px;
}
#mast_cont {
  width:770px;
  margin-bottom: 4px;
}
.header_txt {
  font: bold 12px arial;
  color: #cc0000;
  text-decoration: underline;
}
.details {
  font: normal 12px arial;
  color: #fff;
}
/*-------------------------------Left Container-------------------------------*/
#left_cont {
	float:left;
	width: 141px;
	margin-right: 2px;
}
html>body #left_cont {
	float:left;
	width: 141px;
	margin-right: 4px;
}
#bottom_left_cont {
  margin-top: 7px;
  border-top: 2px solid #ccc;
  border-left: 2px solid #ccc;
  border-right: 2px solid #ccc;
}
#poll_cont {
  background-color: #000;
  padding: 3px 4px 10px 4px;
  border
}
#poll {
  background-color: #000;
  padding-bottom: 10px;
  color: #fff;
}
html>body #poll {
  background-color: #000;
  padding: 5px 0 10px 0;
  margin-top: 0px;
  color: #fff;
}
#sdlottery {
  text-align: center;
  margin-bottom: 5px;
}
#nav {
  position: relative;
  z-index: 150;
  width: 140px;
}
.nav a:link, .nav a:visited {
  text-decoration: none;
}
.nav a:hover {
  text-decoration: none;
}
#left_ads {
  padding-top: 10px;
	width: 137px;
	background-color: #333;
}
#scroller {
	position: relative;
  z-index: 1;
	font: bold 12px Arial, Helvetica, sans-serif;
	height: 26px;
	background: url('/graphics/scroller_bg.gif') no-repeat;
	color: #fff;
	margin-bottom: 2px;
  padding: 2px 2px 0 2px;
}
/*-------------------------------------------------------------------------*/

/*-------------------------------Middle Container-------------------------------*/
#middle_cont {
	float: left;
	width: 476px;
	margin-right: 4px;
	margin-bottom: 4px;
}
html>body #middle_cont {
	float: left;
	width: 476px;
	margin-right: 4px;
	margin-bottom: 4px;
}

/*-------------------------------------------------------------------------*/

/*------------------------Multi Promo-----------------------------------------*/

/***begin new styles***/

#major_promo {
  width: 470px;
	height: 218px;
}
#promocontainer {
	position: relative; 
	visibility: visible; 
	width: 470px; 
	height: 218px;
	z-index: 10;
}

#promo1 {
  position: absolute; 
  visibility: visible; 
  z-index: 0; 
  top: 0px; 
  width: 470px; 
  height: 190px;
}

#promo2, #promo3, #promo4, #promo5, #promo6 {
  position: absolute; 
  visibility: hidden; 
  z-index: 12; 
  top: 0px; 
  width: 470px; 
  height: 190px;
}
#major_promo a:link, #major_promo a:visited {
	color: #fff;
	text-decoration: none;
}
#major_promo a:hover {
	color: red;
	text-decoration: none;
}

#promolinks {
  position: absolute; 
  z-index: 0; 
  top: 192px; 
  left: 0; 
  width: 470px; 
  height:18px; 
  background-color: #333;
  border: 2px solid #ccc;
}
a.promolink:link, a.promolink:visited {
  font:normal 12px/18px Arial; 
  color:#FFF; 
  text-decoration:none; 
  text-transform:uppercase;
}
a.promolink:hover {
  font:normal 12px/18px Arial; 
  color:#fff; 
  text-decoration:none; 
  text-transform:uppercase;
}
#promolink1 {
  height: 19px; 
  padding:2px 0 0 0; 
  width:154px; 
  text-align:center; 
  position:absolute; 
  top:192px; 
  left:0; 
  z-index:1; 
  overflow:hidden;
	border-right: 2px solid #ccc;
}
#promolink2, #promolink3, #promolink4, #promolink5, #promolink6 {
  visibility: hidden; 
  height: 18px; 
  padding:2px 0 0 0; 
  width:78px; 
  text-align:center; 
  position:absolute; 
  top:192px; 
  left:0;
  z-index:1; 
  overflow:hidden;
	border-right: 2px solid #ccc;
}
#promoDetails1, #promoDetails2, #promoDetails3, #promoDetails4, #promoDetails5, #promoDetails6 {
  position: absolute;
  visibility: hidden;
  padding:5px;
  overflow:hidden;
  z-index: 0; 
  top: 0; 
  left: 0; 
  width: 460px; 
  height:190px;
  border: 2px solid #ccc;
}
/*----------------------------------------------------------------------------*/

/*-------------------------------Right Container-------------------------------*/
#right_cont {
	float:left;
	width: 143px;
}
#mw_right_cont_top {
  float:left;
  margin: 0;
}
#mw_right_cont {
	float:left;
	width: 139px;
  background-color: #000;
  border-left: 2px solid #ccc;
  border-right: 2px solid #ccc;
  border-bottom: 2px solid #ccc;
}
#events_hdr { 
  padding-top: 4px;
  background-color: #000;
  border-left: 2px solid #ccc;
  border-right: 2px solid #ccc;
}
#calendar_outer {
  padding-left:2px;
  background-color: #000;
  border-left: 2px solid #ccc;
  border-right: 2px solid #ccc;
}
#calendar_inner {
  padding: 4px 0 2px 3px;
  background-color: #000;
  width: 133px;
}
#weather {
  text-align:center;
  background-color: #000;
  border-left: 2px solid #ccc;
  border-right: 2px solid #ccc;
}
#kota {
  padding: 5px 0;
  text-align:center;
  background-color: #000;
  border-left: 2px solid #ccc;
  border-right: 2px solid #ccc;
  border-bottom: 2px solid #ccc;
}
/*-------------------------------------------------------------------------*/

/*-------------------------------Middle Bottom Container-------------------------------*/
#middle_bottom_cont {
	float: left;
	width: 614px;
	background-color: #333;
  border-left: 2px solid #ccc;
  border-right: 2px solid #ccc;
  border-bottom: 2px solid #ccc;
	color: #fff;
	padding: 3px;
	margin-bottom: 4px;
}
#minor_promo_cont {
	float: left;
	width: 478px;
	margin-right: 4px;
}
html>body #minor_promo_cont {
	float: left;
	width: 479px;
	margin-right: 6px;
}
#mw_promo_cont {
	float: left;
	width: 606px;
}
#minor_promo_cont_sub {
	float: left;
	width: 610px;
}
.minor_promo {
	width: 460px;
	background-color: #000;
	color: #fff;
	padding: 10px;
	margin-bottom: 2px;
}
.minor_promo_l {
	width: 585px;
	background-color: #fff;
	color: #000;
	padding: 10px;
	margin-bottom: 4px;
}
.minor_promo_l_bb {
	width: 585px;
	background-color: #000;
	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;
}
#right_side_ads {
  width: 126px;
	float: left;
}
.ad {
	margin-bottom: 5px;
}
#station_logos {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #fff;
  background-color: #333;
}
/*-------------------------------------------------------------------------*/

/*---------------------------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: 618px;
  background-color: #000;
  padding: 0 3px 3px 0px;
}
#subpage_middle_content_l {
  float: left;
  background-color: #000;
	width: 610px;
  padding: 5px 5px 5px 5px;
  color: #fff;
  border-left: 2px solid #ccc;
  border-right: 2px solid #ccc;
  border-bottom: 2px solid #ccc;
}
#html>body subpage_middle_content_l {
  float: left;
  background-color: #000;
	width: 610px;
  padding: 5px;
  color: #fff;
  border-left: 2px solid #ccc;
  border-right: 2px solid #ccc;
  border-bottom: 2px solid #ccc;
}
#subpage_middle_content_l a:link, #subpage_middle_content_l a:visited {
	color: #cc0000;
  text-decoration:underline;
}
#subpage_middle_content_l a:hover {
	color: #cc0000;
  text-decoration: none;
}
#jock_pages {
  float: left;
  background-color: #000;
	width: 615px;
  color: #000;
}
#jock_pages a:link, #jock_pages a:visited {
  color: #000;
  text-decoration:underline;
}
#jock_pages a:hover {
  color: #000;
  text-decoration: none;
}
#event_link {
  padding-top: 20px;
  text-align: center;
}
#wake_wood {
  color: #fff;
  height: 1100px;
  overflow: scroll;
}
#iframe_styling {
  position:relative;
  z-index:2;
  border-left: 7px solid #fff;
}
html>body #iframe_styling {
  position:relative;
  z-index:2;
  border-left: 15px solid #fff;
}
#subpage_hdrs {
	width:614px;
  height:26px;
  color: #fff;
  padding-left: 10px;
  font: bold 14px/28px arial;
  text-transform: uppercase;
	background: url('/graphics/blank_page_hdr.gif') no-repeat;
}
#rock_daily {
  
}
/*-------------------------------------------------------------------------*/
#footer{
	width: 764px;
	background-color: #000;
	padding-top: 8px;
	margin-top: 5px;
  border-top: 2px solid #ccc;
  border-left: 2px solid #ccc;
  border-right: 2px solid #ccc;
}
#footer_gallery{
	width: 768px;
	background-color: #000;
	padding-top: 8px;
	margin-top: 5px;
  margin-bottom: -2px;
  border-top: 2px solid #ccc;
  border-left: 2px solid #ccc;
  border-right: 2px solid #ccc;
}
#bottom_ad {
	height:60px;
	text-align: center;
}
#copyright {
	text-align: center;
	font: normal 10px arial;
	color: #ff0000;
}
/*------------------begin sub nav styling---------------------*/
#morningwood_subnav {
  background-color: #000;
  color: #fff;
  width:160px;
  border: 1px solid #ccc; 
  padding:5px; 
  position:absolute; 
  z-index:50;
  line-height: 20px;
  left:141px; 
  top: -246px;
}
#drivehome_subnav {
  background-color: #000;
  color: #fff;
  width:160px;
  border: 1px solid #ccc; 
  padding:5px; 
  position:absolute; 
  z-index:60;
  line-height: 20px;
  left:141px; 
  top: -265px;
}
#contact_subnav {
  background-color: #000;
  color: #fff;
  width:160px;
  border: 1px solid #ccc; 
  padding:5px; 
  position:absolute; 
  z-index:60;
  line-height: 20px;
  left:141px; 
  top: -45px;
}
.subnav a:link, .subnav a:visited {
  font: normal 12px arial;
  color: #fff;
  line-height: 20px;
  text-decoration: underline;
}
.subnav a:hover {
  font: normal 12px arial;
  color: #fff;
  line-height: 20px;
  text-decoration: none;
}
/* ---------------------------Artist Mast---------------------------*/

#artist_mast {
  width:769px;
  height:161px;
  float:left;
  background:url('/graphics/masthead_artists1.jpg') no-repeat top left;
  position:relative;
}
#masthead_artists1 {
  position: absolute; 
  top: 0px; 
  left: 0px; 
  width:769px;
  height:161px;
  z-index: 10;
  visibility: hidden; 
}
#masthead_artists2 {
  position: absolute; 
  top: 0px; 
  left: 0px; 
  width:635px;
  height:127px;
  z-index: 11; 
  visibility: hidden;
}
#masthead_artists3 {
  position: absolute; 
  top: 0px; 
  left: 0px; 
  width:769px;
  height:161px;
  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:769px;
  height:161px;
  z-index: 14; 
  visibility: hidden;
}
#masthead_artists6 {
  position: absolute; 
  top: 0px; 
  left: 0px; 
  width:769px;
  height:161px;
  z-index: 15; 
  visibility: hidden;
}
#masthead_artists7 {
  position: absolute; 
  top: 0px; 
  left: 0px; 
  width:769px;
  height:161px;
  z-index: 16; 
  visibility: hidden;
}
#masthead_artists8 {
  position: absolute; 
  top: 0px; 
  left: 0px; 
  width:769px;
  height:161px;
  z-index: 17; 
  visibility: hidden;
}
#masthead_artists9 {
  position: absolute; 
  top: 0px; 
  left: 0px; 
  width:769px;
  height:161px;
  z-index: 18; 
  visibility: hidden;
}
#masthead_artists10 {
  position: absolute; 
  top: 0px; 
  left: 0px; 
  width:769px;
  height:161px;
  z-index: 19; 
  visibility: hidden;
}
#masthead_artists11 {
  position: absolute; 
  top: 0px; 
  left: 0px; 
  width:769px;
  height:161px;
  z-index: 20; 
  visibility: hidden;
}
#masthead_artists12 {
  position: absolute; 
  top: 0px; 
  left: 0px; 
  width:769px;
  height:161px;
  z-index: 21; 
  visibility: hidden;
}
#masthead_artists13 {
  position: absolute; 
  top: 0px; 
  left: 0px; 
  width:769px;
  height:161px;
  z-index: 22; 
  visibility: hidden;
}
#masthead_artists14 {
  position: absolute; 
  top: 0px; 
  left: 0px; 
  width:769px;
  height:161px;
  z-index: 23; 
  visibility: hidden;
}

#masthead_artists15 {
  position: absolute; 
  top: 0px; 
  left: 0px; 
  width:769px;
  height:161px;
  z-index: 24; 
  visibility: hidden;
}

#masthead_artists16 {
  position: absolute; 
  top: 0px; 
  left: 0px; 
  width:769px;
  height:161px;
  z-index: 25; 
  visibility: hidden;
}

#masthead_artists17 {
  position: absolute; 
  top: 0px; 
  left: 0px; 
  width:769px;
  height:161px;
  z-index: 26; 
  visibility: hidden;
}

#masthead_artists18 {
  position: absolute; 
  top: 0px; 
  left: 0px; 
  width:769px;
  height:161px;
  z-index: 27; 
  visibility: hidden;
}

#masthead_artists19 {
  position: absolute; 
  top: 0px; 
  left: 0px; 
  width:769px;
  height:161px;
  z-index: 28; 
  visibility: hidden;
}
/*---------------------------------New Poll Styling----------------------------*/
/* POLL INFORMATION */
div#xrock_poll_poll { width: 100%; }
div#xrock_poll_poll * { margin: 0; padding: 0;  }
div#xrock_poll_poll a, div#xrock_poll_poll img { border: 0; }

/* header */
div#xrock_poll_poll h1 { font: 14px Arial, sans-serif; display: none; }
div#xrock_poll_poll h1 span { font: 14px Arial, sans-serif;  } /* header text */ 

/*question */
div#xrock_poll_poll h2 { font: bold 13px Arial, sans-serif; color: #fff } /* question */
div#xrock_poll_poll p.image_q { clear: both; width: 100%; margin: 5px auto; text-align: center } 

/* answers */
div#xrock_poll_poll ul { margin: 2px 5px; list-style-type: none; width: 100% } /* answers container */
div#xrock_poll_poll li { margin: 2px 0; font: 12px Arial, sans-serif; width: 100%; display: block; clear: both; } /* answer container */
div#xrock_poll_poll li input { padding: 0; margin: 0 0 0 5px; vertical-align: middle; } /* radio button */
div#xrock_poll_poll label { margin: 3px 0 0 5px; vertical-align: middle; color: #fff} /* text container */
div#xrock_poll_poll li.video_a p { display: inline; margin: 2px; vertical-align: middle; }
div#xrock_poll_poll li.image_a img { vertical-align: middle; }
div#xrock_poll_poll li.audio_a p { display: inline; margin: 2px; vertical-align: middle; }

/* submit */
div#xrock_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#xrock_poll_poll p.results { color: #336699; font: bold 13px Arial, sans-serif;  cursor: pointer; cursor: hand; text-align: center; }
div#xrock_poll_poll p.results span { color: #fc0; text-decoration: underline; }

/* results */
div#xrock_poll_poll p.results_text { color: #fff; margin: 3px 0 0 0; clear: both; width: 90% }
div#xrock_poll_poll div.results_1 { background-color: #c00; height: 10px; float: left }
div#xrock_poll_poll div.results_2 { background-color: #339999; height: 10px; float: left }
div#xrock_poll_poll div.results_3 { background-color: #cc0099; height: 10px; float: left }
div#xrock_poll_poll div.results_4 { background-color: #666699; height: 10px; float: left }
div#xrock_poll_poll div.results_5 { background-color: #ffcc33; height: 10px; float: left }
div#xrock_poll_poll span.results_pct { display: block; float: left; margin-left: 3px; width: 20% }

/*---------------------------------------- Pickem Styles---------------------------------------------------------- */
table#scores_table { background-color: #aaa }
table#scores_table th { background-color: #ddd; padding: 3px;color:#000; }
table#scores_table td { background-color: #fff; padding: 3px;color:#000; }
table#scores_table tr.highlighted td { background-color: #ffff99; font-weight: bold } 

table#week_table { background-color: #aaa }
table#week_table th { background-color: #ddd; padding: 3px;color:#000; }
table#week_table td { background-color: #fff; padding: 3px; color: #000 }

tr.selector th, tr.selector td { cursor: pointer; cursor: hand; background-color: #ffffff }
tr.over th, tr.over td { cursor: pointer; cursor: hand; background-color: #ffff99 }

div.matchup_container { width: 320px;float: left;  }

br.clearBoth { clear: both; }

input.score { margin: 0; padding: 0;  } 

table.live_matchup_table { width: 300px; background-color: #aaa;color:#000; }
table.live_matchup_table th { font-size: 11px; font-weight: bold; text-align: center; padding: 2px;color:#000; }
table.live_matchup_table td { width: 250px; font-size: 11px; font-weight: bold; text-align: left; text-align: left; padding: 2px;color:#000; }
table.live_matchup_table tr.gametime th, 
table.live_matchup_table tr.gametime td { background-color: #ddd; font-size: 11px; }
table.live_matchup_table th.selected { width: 40px; background-image: url('/shared/images/icons/16x16/plain/check.png'); background-repeat: no-repeat; background-position: 50% 50%; }
table.live_matchup_table th.unselected { width: 40px; }
table.live_matchup_table th.score { width: 30px }

table.results_matchup_table { background-color: #aaa;color:#000; }
table.results_matchup_table th { background-color: #fff;  font-size: 11px; font-weight: bold; text-align: center; padding: 2px; }
table.results_matchup_table td { background-color: #fff; width: 150px; font-size: 11px; font-weight: bold; text-align: left; text-align: left; padding: 2px; }
table.results_matchup_table tr.gametime th, 
table.results_matchup_table tr.gametime td { background-color: #ddd; font-size: 11px; }
table.results_matchup_table th.selected { width: 40px; background-image: url('/shared/images/icons/16x16/plain/check.png'); background-repeat: no-repeat; background-position: 50% 50%; }
table.results_matchup_table th.unselected { width: 40px; }
table.results_matchup_table th.score { width: 30px }
.pickem_index_login {
  margin-left: 20px;
}

.user_scores {
  float: left;
  margin: 0 100px 20px 0;
}
.leaderboard {
  float: left;
  margin-bottom: 20px;
}


/*------------------------------------------------Morning Wood----------------------------------------------*/
#mw_blog_cont {
  width: 472px;
  padding: 10px 0px;
  background-color: #000;
  border-left: 2px solid #ccc;
  border-right: 2px solid #ccc;
  border-bottom: 2px solid #ccc;
}
html>body #mw_blog_cont {
  width: 472px;
  padding: 10px 0px;
  background-color: #000;
  border-left: 2px solid #ccc;
  border-right: 2px solid #ccc;
  border-bottom: 2px solid #ccc;
}
.mw_promo {
	width: 470px;
	background-color: #000;
	color: #fff;
	margin-bottom: 2px;
}
.mw_promo_pic {
	float: left;
	margin-right: 5px;
}
#mw_right_cont_nav {
	float:left;
	width: 143px;
  background-color: #000;
}

/*-----------------------------------------------Morning Wood Poll-----------------------------------------*/

/* POLL INFORMATION */
div#morningwood_poll { width: 100%; }
div#morningwood_poll * { margin: 0; padding: 0;  }
div#morningwood_poll a, div#morningwood_poll img { border: 0; }

/* header */
div#morningwood_poll h1 { font: 14px Arial, sans-serif; display: none; }
div#morningwood_poll h1 span { font: 14px Arial, sans-serif;  } /* header text */ 

/* question */
div#morningwood_poll h2 { font: bold 13px Arial, sans-serif; color: #fff } /* question */
div#morningwood_poll p.image_q { clear: both; width: 100%; margin: 5px auto; text-align: center } 

/* answers */
div#morningwood_poll ul { margin: 2px 5px; list-style-type: none; width: 100% } /* answers container */
div#morningwood_poll li { margin: 2px 0; font: 12px Arial, sans-serif; width: 100%; display: block; clear: both; } /* answer container */
div#morningwood_poll li input { padding: 0; margin: 0 0 0 5px; vertical-align: middle; } /* radio button */
div#morningwood_poll label { margin: 3px 0 0 5px; vertical-align: middle; color: #fff} /* text container */
div#morningwood_poll li.video_a p { display: inline; margin: 2px; vertical-align: middle; }
div#morningwood_poll li.image_a img { vertical-align: middle; }
div#morningwood_poll li.audio_a p { display: inline; margin: 2px; vertical-align: middle; }

/* submit */
div#morningwood_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;  }
div#morningwood_poll p.submit span { }

/* results link */
div#morningwood_poll p.results { cursor: pointer; cursor: hand; text-align: center; }
div#morningwood_poll p.results span { color: #fc0; text-decoration: underline; font: bold 13px Arial, sans-serif; }

/* results */
div#morningwood_poll p.results_text { color: #fff; margin: 3px 0 0 0; clear: both; width: 90% }
div#morningwood_poll div.results_1 { background-color: #c00; height: 10px; float: left }
div#morningwood_poll div.results_2 { background-color: #339999; height: 10px; float: left }
div#morningwood_poll div.results_3 { background-color: #cc0099; height: 10px; float: left }
div#morningwood_poll div.results_4 { background-color: #666699; height: 10px; float: left }
div#morningwood_poll div.results_5 { background-color: #ffcc33; height: 10px; float: left }
div#morningwood_poll span.results_pct { display: block; float: left; margin-left: 3px; width: 20% }

#closings {
  background-color: #fff;
}
