body{
	background-image:none; 
	background-color:#00e6ac;
}
#WrapperBG{
	background:url("http://www.muchmusic.com/images/home30/much_bg-green.jpg") no-repeat fixed center top transparent;
}
#Header h1{
	padding: 27px 0 15px 0;
}
#Header h1 a{
	margin: 0 0 0 16px; 
	height:90px; 
	width:229px; 
	background:url("http://www.muchmusic.com/images/home30/muchlogos/muchlogo_fuchsia.gif") no-repeat left top;
}
div#Leaderboard {
	top:27px;
	left:255px;
}
div#Leaderboard h5{
	display:none;
}
a{
	outline:none;
}
#NavigationBar li#Contests a.NavItem{
	background-position:-448px -80px;
}
#NavigationBar li#Contests a:hover, #NavigationBar li#Contests a.Selected{
	background-position:-448px -40px;
}
#NavigationBar {
	background:transparent url(/images/home30/NavBG_orange.png) no-repeat scroll center top !important;
	background:transparent url(/images/home30/NavBG_orange.gif) no-repeat scroll center top;
}
#NavigationBar li a.NavItem{
	background:url(/images/home30/NavSprite_orange.jpg) no-repeat 0 0;
}
#NavigationBar li dl a:hover{
	background-color: #ffad4d;
}
/*MainContent Rotator*/
#Rotator{
	margin: 5px 0 15px 23px;
}

/*Main Content Shows*/
#ContestItems{
	margin: 15px 0 15px 23px;
}
#ContestItems h2{
	width:614px;
	height:30px;
	text-indent:-9999px;
	background:url(../images/home30/ContestsHeader.gif) top left no-repeat;
	margin: 0;
	padding: 0;
}
#ContestItems ul{
	margin: 0px 0 0 0;
	padding: 0;
	list-style:none;
	width:614px;
}
#ContestItems li{
	display:block;
	margin: 20px 0 0 0;
	padding: 0;
	width:614px;
}
#ContestItems h3{
	float: right;
	margin: 0;
	width:335px;
	padding: 0;
	font-size:13px;
	font-weight:bold;
}
#ContestItems p{
	float:right;
	margin: 0;
	padding: 0;
	width:335px;
	font-size:12px;
}
#ContestItems li div.ad{
	float:left;
	margin: 0 0 0 0;
	padding: 0;
}
#ContestItems a{
	text-decoration:none;
	color:#303030;
}

/* Right Column Big Box */
#BigBox{
	background: url(/images/home30/bigboxtopbg.gif) top no-repeat;
	margin: 5px 0 0 0;
	padding: 10px 0 0 0;
}

#BigBox h5{
	text-align:center;
	margin: -9px 0 0 0;
	padding: 0;
	color: #000000;
	font-size: 9px;
	line-height:9px;
	font-weight:normal;
}


/*Right Column Fresh Videos*/
#FreshVideos h3{
	display:block;
	text-indent:-99999px;
	width:300px;
	height:20px;
	background:url(../images/home30/FreshVideos.gif) top left no-repeat;
	margin: 15px 0 10px 0;
	padding: 0;
}
#FreshVideos ul{
	margin: 0;
	padding: 0;
	list-style:none;
	width:300px;
}
#FreshVideos ul li{
	padding: 0;
	margin: 0 0 5px 0 !important;
	margin: 0 0 10px 0;
	color: #303030;
	height:1%;
	min-height:60px;
	position: relative;
}

#FreshVideos a{
	color: #ffad4d;
	text-decoration:none;
	font-weight:bold;
}
#FreshVideos a:hover{
	color: #303030;
}
#FreshVideos dl{
	margin: 0;
	width:290px;
}

#FreshVideos dt{
	font-size: 13px;
	font-weight:bold;
	margin: 0 0 0 85px;
	padding-top: 5px;
}
#FreshVideos dd{
	font-size: 12px;
	margin: 0 0 0 85px;
	padding: 0;
}

#FreshVideos dd.SongName{
	padding: 1px 0;
}


#FreshVideos dd.ArtistImage{
	width: 72px;
	height:54px;
	position:absolute;
	top:2px;
	left:2px;
	margin: 0;
}

#FreshVideos img{
	border: 1px solid #ffad4d;
}

#FreshVideos small{
	clear: both;
	font-size:12px;
	display:block;
}

#FreshVideos small a{
	color:#303030;
	font-weight:bold;
	text-decoration:none;
}

#FreshVideos small a:hover{
	text-decoration: underline;
}
/*Right Column Most Recent Videos*/
#MostRecentVideos h3{
	display:block;
	text-indent:-99999px;
	width:300px;
	height:20px;
	background:url(../images/home30/MostRecentVideos.gif) top left no-repeat;
	margin: 15px 0 10px 0;
	padding: 0;
}
#MostRecentVideos ul{
	margin: 0;
	padding: 0;
	list-style:none;
	width:300px;
}
#MostRecentVideos ul li{
	padding: 0;
	margin: 0 0 5px 0 !important;
	margin: 0 0 10px 0;
	color: #303030;
	height:1%;
	min-height:60px;
	height:auto !important;
	height: 50px;
	position: relative;
	
}

#MostRecentVideos a{
	color: #fd8359;
	text-decoration:none;
	font-weight:bold;
}
#MostRecentVideos a:hover{
	color: #303030;
}
#MostRecentVideos dl{
	margin: 0;
	width:290px;
}

#MostRecentVideos dt{
	font-size: 13px;
	font-weight:bold;
	margin: 0 0 0 85px;
	padding-top: 5px;
}
#MostRecentVideos dd{
	font-size: 12px;
	margin: 0 0 0 85px;
	padding: 0;
}

#MostRecentVideos dd.SongName{
	padding: 1px 0;
}


#MostRecentVideos dd.ArtistImage{
	width: 72px;
	height:54px;
	position:absolute;
	top:2px;
	left:2px;
	margin: 0;
}

#MostRecentVideos img{
	border: 1px solid #fd8359;
}

#MostRecentVideos small{
	clear: both;
	font-size:12px;
	display:block;
}

#MostRecentVideos small a{
	color:#303030;
	font-weight:bold;
	text-decoration:none;
}

#MostRecentVideos small a:hover{
	text-decoration: underline;
}

/**RECENT BLOG POSTS**/
#OtherContests{
	clear:both;
	overflow:hidden;
	margin:0 0 10px 23px;
}
#OtherContests h3{
	background:url(../images/home30/otherContestsTitle.gif) top left no-repeat;
	width:614px;
	height:20px;
	margin: 0 0 8px 0;
	padding: 0;
	text-indent:-9999px;
}
#OtherContests ul li{
	margin: 0;
	padding: 0;
}


#OtherContests ul{
	margin: 0;
	padding: 0;
	list-style:none;
}

#OtherContests ul li{
	clear: both;
	margin: 10px 0 0 0;
	padding: 0;
	position: relative;
}

#OtherContests img{
	float: left;
	width: 195px;
	border: 1px solid #ffad4d;
}

#OtherContests dl{
	float: left;
	margin: 0;
	width: 415px;
}

#OtherContests dt{
	margin: 0 0 0 10px;
	font-size: 13px;
	font-weight:bold;
	line-height:15px;
}
#OtherContests dt a{
	color: #303030;
	font-weight:bold;
	text-decoration:none;	
}
#OtherContests dd.Description{
	font-size: 12px;
	line-height:14px;
}
#OtherContests dd.Description a{
	color: #ffad4d;
	font-weight:bold;
	text-decoration:none;	
}
#OtherContests dd.Description a:hover{
	color: #303030;
}
#OtherContests dd.Icon img{
	margin: 5px 3px 0 0;
	height:30px;
	width:30px;
	border:none;	
}
#OtherContests dd.Meta{
	font-size: 10px;
	margin-top:8px;
}
#OtherContests dd.Meta a{
	color: #303030;
	text-decoration: none;
}
#OtherContests dd.Meta a:hover{
	text-decoration:underline;
}
#OtherContests dd{
	margin: 0 0 0 10px;
}		
#More{
	clear:both;
}	
#OtherContests p{
	float:left;
	margin:10px 0 0 0;
	padding:0;
}
#OtherContests p.MoreLink a{
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	color:#303030;
}


#Footer{
	background:url(/images/home30/FooterBG_orange.png) top no-repeat !important;
	background:url(/images/home30/FooterBG_orange.gif) top no-repeat;
}
#Footer li a{
	background:url(/images/home30/FooterSprite_orange.jpg) no-repeat 0 0;
}
