body{
	background-color:#000000;
	background-image:none;
}
#WrapperBG{
	background:url(../images/modBG.jpg) top center no-repeat ;	
}
#Chat{
	width:614px;
	margin: 0 0 15px 23px;
}
#MainFeed h3{
	background:url(../images/modtitleheader.jpg) top no-repeat;
}
#MainFeed img{
	border:1px solid #2dcad0;
}
#MainFeed dt a{
	list-style:none;
	color:#303030;
	text-decoration:none;
}
 
#MainFeed dl dd.Description a {
	color: #2dcad0;
}
 
#MainFeed ul#Subnav{
	height:26px;
	width:614px;
	margin: 0;
	padding: 0;
	list-style:none;
	background:#b1b1b1;
}

#MainFeed ul#Subnav li{
	margin: 0;
	padding: 0;
	height:26px;
	float:left;
	clear:none;
}

#MainFeed ul#Subnav li a{
	outline:none;
	display: block;
	text-indent:-9999px;
	height: 26px;
	background:url(../images/subnav.jpg) no-repeat 0 0;
}

#MainFeed ul#Subnav li.video a{
	width:65px;
	background-position:0 0;
}
#MainFeed ul#Subnav li.video a.NotSelected:hover{
	background-position:0 -26px;
}
#MainFeed ul#Subnav li.video a.Selected{
	background-position:0 -52px;
}
#MainFeed ul#Subnav li.photos a{
	width:77px;
	background-position:-65px 0;
}
#MainFeed ul#Subnav li.photos a.NotSelected:hover{
	background-position:-65px -26px;
}
#MainFeed ul#Subnav li.photos a.Selected{
	background-position:-65px -52px;
}
#MainFeed ul#Subnav li.guests a{
	width:76px;
	background-position:-142px 0;
}
#MainFeed ul#Subnav li.guests a.NotSelected:hover{
	background-position:-142px -26px;
}
#MainFeed ul#Subnav li.guests a.Selected{
	background-position:-142px -52px;
}
#MainFeed ul#Subnav li.schedule a{
	width:95px;
	background-position:-218px 0;
}
#MainFeed ul#Subnav li.schedule a.NotSelected:hover{
	background-position:-218px -26px;
}
#MainFeed ul#Subnav li.schedule a.Selected{
	background-position:-218px -52px;
}
#MainFeed ul#Subnav li.vjs a{
	width:42px;
	background-position:-313px 0;
}
#MainFeed ul#Subnav li.vjs a.Selected{
	background-position:-313px -52px;
}
#MainFeed ul#Subnav li.vjs a.NotSelected:hover{
	background-position:-313px -26px;
}
#MainFeed ul#Subnav li.giveaways a{
	width:106px;
	background-position:-355px 0;
}
#MainFeed ul#Subnav li.giveaways a.NotSelected:hover{
	background-position:-355px -26px;
}
#MainFeed ul#Subnav li.giveaways a.Selected{
	background-position:-355px -52px;
}
#MainFeed ul#Subnav li.tickets a{
	width:79px;
	background-position:-461px 0;
}
#MainFeed ul#Subnav li.tickets a.NotSelected:hover{
	background-position:-461px -26px;
}
#MainFeed ul#Subnav li.tickets a.Selected{
	background-position:-461px -52px;
}

#MainFeed ul#Subnav li.about a{
	width:74px;
	background-position:-540px 0;
}
#MainFeed ul#Subnav li.about a.NotSelected:hover{
	background-position:-540px -26px;
}
#MainFeed ul#Subnav li.about a.Selected{
	background-position:-540px -52px;
}
#MainFeed #Comments h3{
	background:url("../images/comments.gif") top left no-repeat;
}
#MainFeed #Comments a{
	color:#2DCAD0;
}
#ticketdescription{
	margin:10px 10px 0 0;
	font-size:12px;
}

#ticketdescription h1{
	background-color:#C5C5C5;
	font-size:15px;
	font-weight:bold;
	margin:0;
	padding:3px 0 3px 10px;
	width:604px;
	color:#000000;
	text-transform:uppercase;
}
#ticketdescription a{
	color:#2DCAD0;
	text-decoration:none;
}
#SecondaryContent #ShowInfo #ShowLogo {
	background:transparent url(../images/ShowInfoTopBG.gif) no-repeat top;
	padding: 7px 0 0 0;
}
#SecondaryContent #ShowInfo {
	background:#000000 url(../images/ShowInfoBottomBG.gif) no-repeat bottom;
	color:#FFFFFF;
	font-size:14px;
	padding: 0 0 10px 0;
}
#SecondaryContent #ShowInfo img {
	border:none;
}
#SecondaryContent #ShowInfo div {
	font-size:14px;
}
#SecondaryContent #ShowInfo h1 {
	float:left;
	display:inline;
	font-weight:normal;
	margin: 0 0 10px 10px;
	padding: 0;
	font-style:italic;
}
#SecondaryContent #ShowInfo h2 {
	float:left;
	display:inline;
	margin: 0px 0 10px 10px;
	font-weight:bold;
}
#SecondaryContent #ShowInfo div.date {
	float:left;
	display:inline;
	width:40px;
	margin: 0 0 10px 10px;
	padding: 3px 0 0 0;
	border-top:1px solid #FFFFFF;
}
#SecondaryContent #ShowInfo div.blurb{
	float:right;
	display:inline;
	margin: 0 10px 10px 0;
	padding: 3px 0 0 0;
	width:240px;
	border-top:1px solid #FFFFFF;
}
#Listings ul#ListingsMenu li a{
	background:url(/images/home30/ListingsMenu_blue.jpg);
}
#Listings ul#ListingsMenu li#OnTV a{
	width: 98px;
	background-position:0 0;
}
#Listings ul#ListingsMenu li#OnTV a:hover, #Listings ul#ListingsMenu li#OnTV a.Selected{
	background-position:0 100%;
}

#Listings ul#ListingsMenu li#Mobile a{
	width: 103px;
	background-position:-98px 0;
}
#DailyFive{
	margin: 15px 0 0 0;
	width:300px;
	height:600px;
}
#Share{
	width:300px;
	height:45px;
	margin: 10px 0 0 0;
	background:url(../images/ShareBG.jpg) no-repeat;
}
#Share a{
	margin: 0 0 0 90px;
}
#Share img{
	margin: 25px 0 0 0;
}
#RelatedShows h3{
	background:url(/tv/images/showpages30/relatedshows_blue.jpg);
}
 
#RelatedShows img {
	border:1px solid #2dcad0;
}
#RelatedShows a {
	color:#2dcad0;
}  
#About span a{
	color:#2dcad0;
}
 
#Footer{
	background:url(/images/home30/FooterBG_blue.png) top no-repeat !important;
	background:url(/images/home30/FooterBG_blue.gif) top no-repeat;
}
#Footer li a{
	background:url(/images/home30/FooterSprite_blue.jpg) no-repeat 0 0;
}
#Footer p#ctvinfo{
	color:#FFFFFF;
}
#Footer p#ctvinfo a {
	color:#FFFFFF;
}
#Footer p#ctvinfo a:hover {
	color:#FFFFFF;
}
#Footer p#crosslinks{
	color:#FFFFFF;
}
#Footer p#crosslinks a{
	color:#FFFFFF;
}
#Footer p#crosslinks a:hover{
	color:#FFFFFF;
}
#Footer #companylogo{
	background:url("http://www.muchmusic.com/images/home30/logowhite.png") bottom left no-repeat;
}
