/***Common Elements***/

body {
  margin: 0px;
  padding:0px;
  font-family: Arial, Sans-serif;
	background: #0f0f0f url('/graphics/bg.gif') repeat-x;
}
img {
  border: none;
}

.clear {
  clear: both;
	width: 0px;
	height: 0px;
	overflow: hidden;
}

a:link, a:visited {
  color: #6a0e64;
	text-decoration: underline;
}
a:hover {
  color: #6a0e64;
  text-decoration: none;
}

.update_table {
	font-size: 12px;
	width: 350px;
	margin: 0px auto;
}

.update_table th{
	font-size: 12px;
	text-align: right;
}


.number {
  width: 36px;
}

#ad_cont {
  width: 728px;
	margin: 10px auto 0px auto;
	
}

#main_container {
  width: 960px;
	background: #5b5b5b url('/graphics/main_bg.gif') repeat-x;
	margin: 0px auto;
}

#logo {
  width: 343px;
	float: left;
}

#flash {
  width: 617px;
	height: 182px;
	float: left;
	background: url('/graphics/flash_bg.gif') no-repeat;
}

#nav_bg {
  width: 940px;
	height: 59px;
	background: #000;
	margin-left: 10px;
}

#nav {
  width: 940px;
	height: 33px;
	background: url('/graphics/nav.gif');
  margin: 0px auto;
	padding: 0;
  position: relative;
}

#nav li {
  margin: 0;
	padding: 0;
	list-style: none;
  position: absolute;
	top: 0;
}
#nav li, #nav a {
  height: 33px;
	display: block;
}

#nav1 {left: 102px; width: 81px;}
#nav2 {left: 183px; width: 117px;}
#nav3 {left: 300px; width: 84px;}
#nav4 {left: 384px; width: 95px;}
#nav5 {left: 479px; width: 150px;}
#nav6 {left: 629px; width: 110px;}
#nav7 {left: 739px; width: 118px;}
#nav1 a:hover {background: transparent url('/graphics/nav.gif') -102px -33px no-repeat;}
#nav2 a:hover {background: transparent url('/graphics/nav.gif') -183px -33px no-repeat;}
#nav3 a:hover {background: transparent url('/graphics/nav.gif') -300px -33px no-repeat;}
#nav4 a:hover {background: transparent url('/graphics/nav.gif') -384px -33px no-repeat;}
#nav5 a:hover {background: transparent url('/graphics/nav.gif') -479px -33px no-repeat;}
#nav6 a:hover {background: transparent url('/graphics/nav.gif') -629px -33px no-repeat;}
#nav7 a:hover {background: transparent url('/graphics/nav.gif') -739px -33px no-repeat;}

#subnav {
  width: 940px;
	height: 26px;
  background: url('/graphics/sub_bg.gif') repeat-x;
	position: relative;
}

#subnav a:link, #subnav a:visited {
  display:block;
  float:left;
	padding-top: 3px;
  padding-left: 8px;
  margin-right: 10px;
	color: #fff;
  text-decoration:none;
  font: bold 10px/20px verdana, arial;
	height: 23px;
}

#subnav a:hover {
  display:block;
  float:left;
	padding-top: 3px;
  padding-left: 8px;
  margin-right: 10px;
	color: #fff;
  text-decoration:underline;
  font: bold 10px/20px verdana, arial;
	height: 23px;
}

#media {
  visibility: hidden;
  z-index: 1000;
  position: absolute;
  top: 0px;
  left: 315px;
	height: 26px;
}

#music {
  visibility: hidden;
  z-index: 1100;
  position: absolute;
  top: 0px;
  left: 310px;
	height: 26px;
}

#jocks {
  visibility: hidden;
  z-index: 1200;
  position: absolute;
  top: 0px;
  left: 374px;
	height: 26px;
}

#military {
  visibility: hidden;
  z-index: 1300;
  position: absolute;
  top: 0px;
  left: 390px;
	height: 26px;
}

#connect-nav {
  visibility: hidden;
  z-index: 1400;
  position: absolute;
  top: 0px;
  left: 645px;
	height: 26px;
}

#playwin {
  visibility: hidden;
  z-index: 1500;
  position: absolute;
  top: 0px;
  left: 440px;
	height: 26px;
}

#inner_main {
  width: 924px;
	margin-left: 10px;
	background-color: #373737;
	padding: 8px;
}

#left_cont {
  width: 234px;
	margin-right: 8px;
	float: left;
}

#weekend {
  width: 234px;
	height: 250px;
	overflow: hidden;
	margin-bottom: 8px;
}

#weekend_hdr {
  width: 234px;
	height: 27px;
}

#weekend_details {
  width: 218px;
	height: 185px;
	padding: 8px;
	overflow: hidden;
	background-color: #dedede;
}

#weekend_details p {
  font-family: Arial;
	font-size: 12px;
	color: #262626;
	margin-bottom: 8px;
}

#weekend_link {
  width: 234px;
	height: 22px;
}

#concert_connect {
  width: 234px;
}

#concert_hdr {
  width: 234px;
	height: 27px;
}

#concert_details {
  width: 218px;
	height: 255px;
	overflow: hidden;
	padding: 8px;
	background-color: #212121;
}

#featured_artist  {
  width: 214px;
	font-family: arial;
	font-weight: bold;
	font-size: 13px;
	color: #fcd508;
}


#games {
  width: 234px;
	margin-top: 10px;
	text-align: center;
}

#games a:link, #games a:visited {
  font-family: arial;
	font-weight: bold;
	font-size: 12px;
	color: #b7b6b6;
	text-decoration: none;
}

#games a:hover {
  font-family: arial;
	font-weight: bold;
	font-size: 12px;
	color: #b7b6b6;
	text-decoration: underline;
}

#games img {
  padding-bottom: 10px;
}

#games_main {
  width: 500px;
	margin-top: 10px;
	text-align: center;
}

#games_main a:link, #games_main a:visited {
  font-family: arial;
	font-weight: bold;
	font-size: 12px;
	color: #6a0e64;
	text-decoration: none;
}

#games_main a:hover {
  font-family: arial;
	font-weight: bold;
	font-size: 12px;
	color: #6a0e64;
	text-decoration: underline;
}

#games_main img {
  padding-bottom: 10px;
}

.game {
  width: 100px;
	float: left;
	margin-bottom: 10px;
}

.game2 {
  width: 100px;
	float: left;
	margin-bottom: 10px;
	margin-left: 10px;
}

#events_cont {
  width: 234px;
	margin-top: 10px;
}

#events_hdr {
  width: 234px;
	height: 27px;
}

#events_details {
  width: 218px;
	padding: 8px;
	background-color: #212121;
	font-family: arial;
	font-size: 12px;
	color: #fffefe;
}

#featured_event  {
  width: 214px;
	font-family: arial;
	font-weight: bold;
	font-size: 13px;
	color: #fcd508;
}

.event_title {
  width: 214px;
	font-family: arial;
	font-weight: bold;
	font-size: 13px;
	color: #fcd508;
	margin-bottom: 5px;
}

.event_details {
  font-family: arial;
	font-size: 12px;
	color: #fffefe;
}

.event_details p {
  display: inline;
}

.event_link {
	margin-bottom: 8px;
	padding-bottom: 4px;
	text-align: right;
}

.event_link a:link, .event_link a:visited {
  color: #505050;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
}

.event_link a:hover {
  color: #505050;
	text-decoration: underline;
	font-family: Arial;
	font-size: 12px;
}

.events {
  border-bottom: 1px solid #505050;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.event_img {
  width: 214px;
	margin-bottom: 8px;
}


#listen_cont {
  width: 374px;
	float: left;
	margin-bottom: 8px;
}

#listen_details {
  width: 374px;
	height: 201px;
	background: url('/graphics/audio_bg.gif');
}

.rss {
  width: 18px;
	height: 18px;
	float: left;
	padding: 0px 10px;
}

.dateline {
  display: none;
}

.audio_feed {
  /***background: url('/graphics/rss.gif') no-repeat;
	padding-left: 40px; 
	background-position: 10 6;***/
	float: left;
	width: 374px;
	height: 25px;
	padding-top: 6px;
	overflow: hidden;
	color: #000;
	font-family: arial;
	font-size: 12px;
}

.audio_feed a:link, .audio_feed a:visited {
  color: #000;
	font-family: arial;
	font-size: 12px;
	text-decoration: none;
}

.audio_feed a:hover {
  color: #000;
	font-family: arial;
	font-size: 12px;
	text-decoration: underline;
}

.title {
  padding-top: 2px;
		height: 15px;
		overflow: hidden;
}

.title p {
 display: inline;
 color: #000;
	font-family: arial;
	font-size: 11px;
}


#watch_cont {
  width: 374px;
	margin-bottom: 8px;
}

#watch_details {
  width: 374px;
	height: 277px;
	background-color: #dedede;
}

#watch_details object {
  width: 374px !important;
	height: 277px !important;
}

#watch_details embed {
  width: 374px !important;
	height: 277px !important;
}

#connect {
  width: 374px;
}

#connect_header {
  width: 374px;
	height: 27px;
}

#connect_details {
  background-color: #EEEEEF;
	width: 358px;
	padding: 8px;
}

.connect_title {
  color: #53084D;
	font-family: arial;
	font-weight: bold;
	font-size: 13px;
}

.connect_details {
  font-family: Arial;
	font-size: 12px;
	color: #373737;
	padding-bottom: 4px;
	margin-bottom: 8px;
}

.connect_details a:link, .connect_details a:visited {
  color: #b59c8d;
	text-decoration: none;
}

.connect_details a:hover {
  color: #b59c8d;
	text-decoration: underline;
}

#middle_cont {
  width: 374px;
	margin-right: 8px;
	float: left;
}

#right_cont {
  width: 300px;
	float: left;
}

#ad_cont2 {
  width: 300px;
	height: 250px;
  margin-bottom: 8px;
}

#back-club {
  width: 300px;
	height: 145px;
	margin-bottom: 8px;
}

#advisor {
  width: 300px;
	height: 130px;
	margin-bottom: 8px;
}


#contests {
  width: 300px;
}

#contests_header {
  width: 300px;
	height: 27px;
}

#contests_details {
  width: 284px;
	background-color: #212121;
	padding: 8px;
}

#contests_details p {
  display: inline;
}

#contests_image {
  width: 280px;
}

.contest {
  border-bottom: 1px solid #505050;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.contests_title {
  font-family: arial;
	font-weight: bold;
	font-size: 13px;
	color: #fcd508;
	margin-bottom: 5px;
	margin-top: 8px;
}

.contests_details {
  font-family: arial;
	font-size: 12px;
	color: #fffefe;
}

.contests_details a:link, .contests_details a:visited {
  color: #505050;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
}

.contests_details a:hover {
  color: #505050;
	text-decoration: underline;
	font-family: Arial;
	font-size: 12px;
}


#footer {
  width: 960px;
	height: 44px;
	
	margin: 0px auto 8px auto;
	background: url('/graphics/footer_bg.gif') no-repeat;
}

#copyright {
  float: left;
	color: #fff;
	font-size: 11px;
	padding-top: 18px;
	padding-left: 10px;
}

#copyright a:link, #copyright a:visited {
  color: #fff;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

#copyright a:hover {
  color: #fff;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}

#privacy {
  float: right;
	padding-top: 18px;
	padding-right: 10px;
	color: #fff;
	font-size: 11px;
}

#privacy a:link, #privacy a:visited {
  color: #fff;
	font-size: 11px;
	text-decoration: none;
}

#privacy a:hover {
  color: #fff;
	font-size: 11px;
	text-decoration: underline;
}

#sub_cont {
  width: 616px;
	float: left;
	margin-right: 8px;
}

#sub_hdr {
  width: 608px;
	height: 20px;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #e8e0d9;
	background: url('/graphics/sub_hdr.gif') repeat-x;
	padding-top: 5px;
	padding-left: 8px;
	margin-bottom: 2px;
}

#sub_details {
  background-color: #dedede;
	width: 600px;
	padding: 8px;
	font-family: arial;
	color: #262626;
	font-size: 12px;
}

#sub_footer {
  width: 616px;
	height: 20px;
	background-color: #0f0f0f;
}

.new_music_cont {
  width: 600px;
	border-bottom: 1px dashed #6a0e64;
	padding-bottom: 8px;
	margin-bottom: 8px;
}

.sub_news_img {
	margin-right: 8px;
	float: left;
}

.sub_news_hdr {
  float: left;
	width: 442px;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #6a0e64;
	text-transform: Uppercase;
}

.sub_news_details {
  float: left;
	width: 442px;
	color: #000;
}

p {
  margin: 0;
	padding: 0;
}