/***Common Elements***/

body {
  margin: 0px;
  padding:0px;
  font-family: Arial;
	font-size: 12px;
	background-color: #000;
	color: #000;
}
img {
  border: none;
}

p { margin: 0; padding: 0; color: #000; }

.clear {
  clear: both;
	width: 0px;
	height: 0px;
	overflow: hidden;
}

a:link, a:visited {
color: #01a5da;
}
a:hover {
color: #01a5da;
}

.update_table {
	font-size: 12px;
	width: 350px;
	margin: 0px auto;
}

.update_table th{
	font-size: 12px;
	text-align: right;
	color: #000;
}


.number {
  width: 36px;
}

#main_container {
  margin: 0px auto;
	width: 960px;
}

#masthead {
  width: 960px;
	height: 136px;
}

#artist_mast {
	width: 960px;
	height: 136px;
	background: url('/graphics/masthead_artists1.jpg') no-repeat top left;
	position:relative;
}

#masthead_artists1 {
  position: absolute; 
  top: 0px; 
  left: 0px; 
  width: 960px;
	height: 136px;
  z-index: 10;
  visibility: hidden;
}

#masthead_artists2 {
  position: absolute; 
  top: 0px; 
  left: 0px; 
  width: 960px;
	height: 136px;
  z-index: 11;
  visibility: hidden;
}

#masthead_artists3 {
  position: absolute; 
  top: 0px; 
  left: 0px; 
  width: 960px;
	height: 136px;
  z-index: 12;
  visibility: hidden;
}

#masthead_artists4 {
  position: absolute; 
  top: 0px; 
  left: 0px; 
  width: 960px;
	height: 136px;
  z-index: 13;
  visibility: hidden;
}

#masthead_artists5 {
  position: absolute; 
  top: 0px; 
  left: 0px; 
  width: 960px;
	height: 136px;
  z-index: 14;
  visibility: hidden;
}

#masthead_artists6 {
  position: absolute; 
  top: 0px; 
  left: 0px; 
  width: 960px;
	height: 136px;
  z-index: 15;
  visibility: hidden;
}

#masthead_artists7 {
  position: absolute; 
  top: 0px; 
  left: 0px; 
  width: 960px;
	height: 136px;
  z-index: 16;
  visibility: hidden;
}

#masthead_artists8 {
  position: absolute; 
  top: 0px; 
  left: 0px; 
  width: 960px;
	height: 136px;
  z-index: 17;
  visibility: hidden;
}

#masthead_artists9 {
  position: absolute; 
  top: 0px; 
  left: 0px; 
  width: 960px;
	height: 136px;
  z-index: 18;
  visibility: hidden;
}

#masthead_artists10 {
  position: absolute; 
  top: 0px; 
  left: 0px; 
  width: 960px;
	height: 136px;
  z-index: 19;
  visibility: hidden;
}

#masthead_artists11 {
  position: absolute; 
  top: 0px; 
  left: 0px; 
  width: 960px;
	height: 136px;
  z-index: 20;
  visibility: hidden;
}

#masthead_artists12 {
  position: absolute; 
  top: 0px; 
  left: 0px; 
  width: 960px;
	height: 136px;
  z-index: 21;
  visibility: hidden;
}

#masthead_artists13 {
  position: absolute; 
  top: 0px; 
  left: 0px; 
  width: 960px;
	height: 136px;
  z-index: 22;
  visibility: hidden;
}

#masthead_artists14 {
  position: absolute; 
  top: 0px; 
  left: 0px; 
  width: 960px;
	height: 136px;
  z-index: 23;
  visibility: hidden;
}

#masthead_artists15 {
  position: absolute; 
  top: 0px; 
  left: 0px; 
  width: 960px;
	height: 136px;
  z-index: 24;
  visibility: hidden;
}

#masthead_artists16 {
  position: absolute; 
  top: 0px; 
  left: 0px; 
  width: 960px;
	height: 136px;
  z-index: 25;
  visibility: hidden;
}

#nav_outerbg {
  width: 960px;
	height: 50px;
	background: url('/graphics/nav_bg.jpg') no-repeat;
}

#nav_innerbg {
  width: 940px;
	height: 40px;
	margin-left: 10px;
}

#navigation {
  width: 940px;
	height: 27px;
  background: url('/graphics/nav.gif');
  margin: 0px auto;
	padding: 0;
  position: relative;
}
#navigation li {
  margin: 0;
	padding: 0;
	list-style: none;
  position: absolute;
	top: 0;
}
#navigation li, #navigation a {
  height: 27px;
	display: block;
}

#nav1 {left: 0; width: 62px;}
#nav2 {left: 60px; width: 70px;}
#nav3 {left: 129px; width: 88px;}
#nav4 {left: 218px; width: 66px;}
#nav5 {left: 284px; width: 77px;}
#nav6 {left: 361px; width: 176px;}
#nav1 a:hover {background: transparent url('/graphics/nav.gif') 0 -27px no-repeat;}
#nav2 a:hover {background: transparent url('/graphics/nav.gif') -60px -27px no-repeat;}
#nav3 a:hover {background: transparent url('/graphics/nav.gif') -129px -27px no-repeat;}
#nav4 a:hover {background: transparent url('/graphics/nav.gif') -217px -27px no-repeat;}
#nav5 a:hover {background: transparent url('/graphics/nav.gif') -284px -27px no-repeat;}
#nav6 a:hover {background: transparent url('/graphics/nav.gif') -361px -27px no-repeat;}

#subnav {
  width: 940px;
	height: 23px;
  background: url('/graphics/sub_bg.gif') repeat-x;
	position: relative;
	margin: 0px auto;
}

#subnav a:link, #subnav a:visited {
  display:block;
  float:left;
	height: 23px;
  padding-left: 8px;
  margin-right: 10px;
	color: #fff;
  text-decoration:none;
  font: bold 10px/20px verdana, arial;
}

#subnav a:hover {
  display:block;
  float:left;
	height: 23px;
  padding-left: 8px;
  margin-right: 10px;
	color: #fff;
  text-decoration:underline;
  font: bold 10px/20px verdana, arial;
}

#listen {
  visibility: hidden;
  z-index: 1000;
  position: absolute;
  top: 0px;
  left: 55px;
	height: 23px;
}

#connect {
  visibility: hidden;
  z-index: 1001;
  position: absolute;
  top: 0px;
  left: 129px;
	height: 23px;
}

#meet {
  visibility: hidden;
  z-index: 1001;
  position: absolute;
  top: 0px;
  left: 355px;
	height: 23px;
}

#outer_shell {
  width: 960px;
	background: #262626 url('/graphics/outershell.jpg') no-repeat;
}

#inner_shell {
  width: 924px;
	background: #b5b7b9 url('/graphics/innershell.gif') no-repeat;
	margin: 0px auto;
	padding: 8px 8px 0px 8px;
}

#gallery_inner {
  background: #b5b7b9 url('/graphics/innershell.gif') no-repeat;
	margin: 0px auto;
	width: 940px;
}

#left_cont {
  width: 234px;
	float: left;
	margin-right: 8px;
}

#connect_cont {
  width: 234px;
	background-color: #000;
}

#social {
  width: 234px;
	height: 48px;
  background: url('/graphics/social.gif');
  margin: 0px auto;
	padding: 0;
  position: relative;
}
#social li {
  margin: 0;
	padding: 0;
	list-style: none;
  position: absolute;
	top: 0;
}
#social li, #social a {
  height: 48px;
	display: block;
}

#soc1 {left: 0; width: 48px;}
#soc2 {left: 48px; width: 46px;}
#soc3 {left: 94px; width: 46px;}
#soc4 {left: 140px; width: 47px;}
#soc5 {left: 187px; width: 47px;}
#soc1 a:hover {background: transparent url('/graphics/social.gif') 0 -47px no-repeat;}
#soc2 a:hover {background: transparent url('/graphics/social.gif') -48px -47px no-repeat;}
#soc3 a:hover {background: transparent url('/graphics/social.gif') -94px -47px no-repeat;}
#soc4 a:hover {background: transparent url('/graphics/social.gif') -140px -47px no-repeat;}
#soc5 a:hover {background: transparent url('/graphics/social.gif') -187px -47px no-repeat;}

#loyal {
  margin: 8px 0px;
	width: 234px;
	height: 82px;
}

#news {
  background-color: #fff;
	width: 218px;
	padding: 8px;
}

#news a:link, #news a:visited {
  font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #0190be;
	text-decoration: underline;
}

#news a:hover {
  font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: underline;
}

#win {
  background-color: #1c1c1c;
	width: 218px;
	padding: 8px;
}

#win_img {
  width: 218px;
	height: 116px;
}

#win_details {
  color: #fff;
	font-size: 11px;
	font-family: arial;
	font-weight: bold;
	font-align: justify;
	width: 218px;
	margin-top: 4px;
}

#right_cont {
  width: 682px;
	float: left;

}

#mid_top {
  width: 682px;
	height: 250px;
	margin-bottom: 8px;
}

#bot_left {
  width: 440px;
	margin-right: 8px;
	float: left;
}

#bot_right {
  width: 234px;
	float: left;
}

#footer {
  width: 960px;
	height: 39px;
	margin-bottom: 10px;
	background: url('/graphics/footer.gif') no-repeat;
}

#copyright {
  float: left;
	color: #fff;
	font-size: 11px;
	padding-top: 11px;
	padding-left: 10px;
}

#copyright a:link, #copyright a:visited {
  color: #0190be;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

#copyright a:hover {
  color: #0190be;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}

#privacy {
  float: right;
	padding-top: 11px;
	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: 682px;
	float: left;
}

#sub_hdr {
  width: 673px;
	height: 21px;
	background: #fff url('/graphics/sub_hdr.gif') repeat-x;
	font-family: arial;
	font-weight: bold;
	font-size: 14px;
	padding-left: 9px;
	padding-top: 6px;
	color: #282828 !important;
}

#sub_details {
  width: 666px;
	background: #fff;
	padding: 8px;
	border-bottom: 22px solid #000; 
}

#gallery_cont {
  width: 940px;
	margin-top: 8px;
	float: left;
}

#gallery_hdr {
  width: 931px;
	height: 21px;
	background: #fff url('/graphics/sub_hdr.gif') repeat-x;
	font-family: arial;
	font-weight: bold;
	font-size: 14px;
	padding-left: 9px;
	padding-top: 6px;
}

#gallery_details {
  width: 924px;
	background: #fff;
	padding: 8px;
	border-bottom: 22px solid #000; 
}

.news_cont {
  width: 666px;
}

.news_img {
  float: left;
	width: 150px;
	height: 150px;
}

.news_hdr {
  width: 500px;
	font-weight: bold;
	color: #0190be;
	margin-left: 8px;
	float: left;
}

.news_details {
  width: 500px;
	float: left;
	margin-left: 8px;
}

#listen_cont {
  width: 374px;
	float: left;
	margin-right: 8px;
}

#listen_details {
  width: 374px;
	height: 201px;
	background: url('/graphics/audio_bg.gif');
}

#ad {
  width: 300px;
	height: 250px;
	float: left;
}

.new_music_cont {
  width: 666px;
	border-bottom: 1px dashed #0190be;
	padding-bottom: 8px;
	margin-bottom: 8px;
}


.musictable td {
  color: #fff;
	font-weight: bold;
	font-size: 12px;
}

.sub_news_img {
  width: 150px;
	height: 150px;
	margin-right: 8px;
	float: left;
}

.sub_news_hdr {
  float: left;
	width: 490px;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #0190be;
	text-transform: Uppercase;
}

.sub_news_details {
  float: left;
	width: 490px;
	color: #000;
}

.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: 11px;
	text-decoration: none;
}

.audio_feed a:hover {
  color: #000;
	font-family: arial;
	font-size: 11px;
	text-decoration: underline;
}

.title {
  padding-top: 2px;
		height: 15px;
		overflow: hidden;
}

.title p {
 display: inline;
 color: #000;
	font-family: arial;
	font-size: 11px;
}

#newmusic {
  margin: 8px 0px 0px 0px;
	padding: 0;
}

#newmusic_details {
  background-color: #1c1c1c;
	width: 218px;
	padding: 0px 8px 8px 8px;
}

.newmusic_img {
  float: left;
	width: 100px;
	height: 100px;
	margin-right: 8px;
}

.newmusic_hdr {
  width: 110px;
	float: left;
}

.newmusic_hdr a:link, .newmusic_hdr a:visited {
  color: #01a5da;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.newmusic_hdr a:hover {
  color: #01a5da;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

.nm_description p {
  color: #9e9e9e;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}

#watch_cont {
  width: 440px;
}

#watch_details {
  width: 440px;
	height: 276px;
	background-color: #323232;
}

#watch_details object {
  width: 440px !important;
	height: 276px !important;
}

#watch_details embed {
  width: 440px !important;
	height: 276px !important;
}

#show_cont {
  margin-top: 8px;
	width: 440px;
}

#show_details {
  width: 424px;
	background-color: #323232;
	padding: 8px 8px 1px 8px;
}

.showhome_img {
  width: 50px;
	height: 50px;
	float: left;
}

.showhome_hdr {
  width: 155px;
	float: left;
	margin-left: 8px;
}

.showhome_hdr a:link, .showhome_hdr a:visited {
  text-decoration: none;
	font-weight: bold;
}

.showhome_hdr a:hover {
  text-decoration: underline;
	font-weight: bold;
}

.showhome_details {
  width: 155px;
	color: #000;
	margin-left: 8px;
	float: left;
}

.showhome_more a:link, .showhome_more a:visited {
  text-decoration: none;
}

.showhome_more a:hover {
  text-decoration: underline;
}

.showhome_more {
  display: inline;
	margin-left: 3px;
}

.showhome_details p {
  display: inline;
}

.new_music_cont {
  width: 650px;
	border-bottom: 1px dashed #000;
	padding-bottom: 8px;
	margin-bottom: 8px;
}

#feedlink a:link, #feedlink a:visited {
  text-decoration: none;

}

#mji_headlines {
  width: 284px;
	background-color: #323232;
	padding: 8px;
}

#mji_headlines a:link, #mji_headlines a:visited {
  text-decoration: none;
	font-size: 12px;
}

#mji_headlines a:hover {
  text-decoration: underline;
	font-size: 12px;
}




