/* LAYOUT
------------------------------------------------------------------------------------------------*/

body	{
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
	margin: 0px;
	padding: 0px;
	background-color: #172739;
	text-decoration: none;
}


/* HOME PAGE FEATURE SECTIONS
------------------------------------------------------------------------------------------------*/
#mainFeatured	{
	width: 950px;
	height: 218px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

#bottomContainer	{
	width: 950px;
	margin: 0px;
	padding: 0px;
}

#bottomContainer #left	{
	width: 645px;
	float: left;
	margin: 0px;
	padding: 0px;
}

#tvMusic	{
	width: 640px;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	background: url(http://www.muchmusic.com/images/home/bg/tvMusic_container.gif) top left repeat-y;
}

#extraPromo	{
	clear: both;
	margin: 0px;
	padding: 0px;
}

#hotAndFresh	{
	width: 645px;
	height: 466px;
	margin: 0px;
	padding: 0px;
	background: url(http://www.muchmusic.com/images/home/bg/hotAndFresh_container.jpg) top right no-repeat;
	overflow: hidden;
}

#siteMap	{
	width: 640px;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	background: url(http://www.muchmusic.com/images/home/bg/siteMap.jpg) no-repeat;
}

#bottomContainer #right	{
	width: 300px;
	float: right;
	margin: 0px;
	padding: 0px;
}

#contestsAndPromos	{
	margin: 10px 0px 0px 0px;
	padding: 0px;
	background: url(http://www.muchmusic.com/images/home/bg/contestsAndPromos.jpg) top left no-repeat;
}

#newsletters	{
	width: 300px;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	background-color: #F7F9FB;
}

#muchmusicAlerts	{
	width: 300px;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	background-color: #F7F9FB;
}

#ringtoneAlerts	{
	width: 300px;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	background-color: #F7F9FB;
}

#proudToSupport	{
	clear: both;
	height: 70px;
	display: block;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
}

/* MAIN FEATURED
------------------------------------------------------------------------------------------------*/

#flashBase	{
	float: left;
	margin: 0px;
	padding: 0px;
}

#infoBlock	{
	/*width: 410px;*/
	height: 218px;
	float: right;
	margin: 0px;
	padding: 0px;
}

/* INFO BLOCK
----------------------------------------------------------------------------------------*/

#infoBlock_tabs	{
	height: 26px;
	width: 410px;
	margin: 0px;
	padding: 0px;
	background: url(http://www.muchmusic.com/images/home/bg/infoBlock_tabs.gif) bottom left repeat-x;
}

#infoBlock_content	{
	background: url(http://www.muchmusic.com/images/home/bg/infoBlock.jpg) top left no-repeat;
}	

.featureTabs {
	float: left;
	list-style:none;
	padding: 0px;
	margin: 0px;
}

.featureTabs li a {
	float: left;
	display: block;
	height: 26px;
	width: 136px;
	font-size: 128pt;
	overflow: hidden;
	filter: alpha(opacity=0);
	opacity: 0;
	-moz-opacity:0;
}

.featureTabs li	{
	float:left;
	padding:0;
	margin:0;
}

.featureTabs #news{
	background: url(http://www.muchmusic.com/images/home/buttons/tabs/infoBlock/news_down.jpg)  no-repeat;
}

.featureTabs #news.selected{
	background: url(http://www.muchmusic.com/images/home/buttons/tabs/infoBlock/news_selected.jpg)  no-repeat !important;
}


.featureTabs #guests{
	margin-left: 1px;
	background: url(http://www.muchmusic.com/images/home/buttons/tabs/infoBlock/guests_down.jpg)  no-repeat;
}

.featureTabs #guests.selected{
	background: url(http://www.muchmusic.com/images/home/buttons/tabs/infoBlock/guests_selected.jpg)  no-repeat !important;
}

.featureTabs #topartists{
	margin-left: 1px;
	background: url(http://www.muchmusic.com/images/home/buttons/tabs/infoBlock/topartists_down.jpg)  no-repeat;
}

.featureTabs #topartists.selected{
	background: url(http://www.muchmusic.com/images/home/buttons/tabs/infoBlock/topartists_selected.jpg)  no-repeat !important;
}
/* -- FF and IE 7 only 
.featureTabs #blogs:hover{
	background: url(http://www.muchmusic.com/images/home/buttons/tabs/infoBlock/blogs_selected.jpg)  no-repeat;
}
*/

.contentstyle	{
	clear:both;
	width: 410px;
	height: 218px;
	overflow: hidden;
	margin: 0px; 
	padding: 0px;
	/*background: url(http://www.muchmusic.com/images/home/bg/infoBlock.jpg) top left no-repeat;*/
}

.contentstyleInner	{
	margin: 0px;
	padding: 10px;
}

#newsContent	{
	width: 205px;
	float: left;
	margin: 0px;
	padding: 0px;
}

#newsContent h1	{
	color: #3F4D5A;
	font-size: 12px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

#newsContent ul	{
	margin: 0px;
	padding: 0px;
}

#newsContent ul li	{
	list-style: none;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

#newsContent ul li a:link, #newsContent ul li a:active, #newsContent ul li a:visited	{ 
	color: #FFF;
	text-decoration: none;
	border-bottom: dashed 1px #FDCB24;
}

#newsContent ul li a:hover	{
	color: #FDCB24;
	text-decoration: none;
	border-bottom: solid 1px #FFF;
}

#newsContent p	{
	text-align: right;
	margin: 20px;
	padding: 0px;
}

#newsContent p a:link, #newsContent p a:active, #newsContent p a:visited	{
	color: #FDCB24;
	text-align: right;
	margin: 0px;
	padding: 0px 15px 0px 0px;
	text-decoration: none;
	border-bottom: dashed 1px #FFF;
	background: url(http://www.muchmusic.com/images/home/icons/infoBlock/news/more.gif) center right no-repeat;
}

#newsContent p a:hover	{
	color: #FFF;
	text-align: right;
	margin: 0px;
	padding: 0px 15px 0px 0px;
	text-decoration: none;
	border-bottom: solid 1px #FFF;
	background: url(http://www.muchmusic.com/images/home/icons/infoBlock/news/more.gif) center right no-repeat;
}

#newsletterPromo	{
	width: 120px;
	height: 110px;
	float:left;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	
}

#newsletterPromo p, #breakingNews p		{
	margin: 20px 0px 0px 10px;
	padding: 0px;
}

#newsletterPromo p a:link, #newsletterPromo p a:active, #newsletterPromo p a:visited, #breakingNews p a:link, #breakingNews p a:active, #breakingNews p a:visited	{
	color: #FDCB24;
	margin: 0px;
	padding: 0px 15px 0px 0px;
	text-decoration: none;
	border-bottom: dashed 1px #FFF;
	
}

#newsletterPromo p a:hover, #breakingNews p a:hover	{
	color: #FFF;
	margin: 0px;
	padding: 0px 15px 0px 0px;
	text-decoration: none;
	border-bottom: solid 1px #FFF;
	
}

#breakingNews	{
	width: 120px;
	height: 110px;
	float:left;
	margin: 15px 10px 0px 0px;
	padding: 0px;
	background: url(http://stage.muchmusic.com/images/home/content/infoBlock/sarahTaylorUpdate.jpg) top left no-repeat;
}

#news_right	{
	width: 170px;
	height: 50px;
	float:left;
	margin: 15px 10px 0px 30px;
	padding: 0px;
	
}
/* INFO BLOCK: BLOG
------------------------------------------------------------------------------------------------*/

#infoBlock_blog	{
	margin: 0px;
	padding: 0px;
}

.contentstyleInner .gossified		{
	width: 185px;
	float: left;
	margin: 0px;
	padding: 0px;
}

.contentstyleInner .theNewMusic	{
	width: 185px;
	float: right;
	margin: 0px 0px 0px 10px;
	padding: 0px;
}

.contentstyleInner .gossified	 ul, .contentstyleInner .theNewMusic ul	{
	margin: 0px;
	padding: 0px;
}

.contentstyleInner .gossified	 ul li, .contentstyleInner .theNewMusic ul li	{
	list-style: none;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}


.contentstyleInner .gossified	 ul li a:link, .contentstyleInner .gossified ul li a:active, .contentstyleInner .gossified ul li a:visited, .contentstyleInner .theNewMusic	 ul li a:link, .contentstyleInner .theNewMusic ul li a:active, .contentstyleInner .theNewMusic ul li a:visited	{ 
	color: #FFF;
	text-decoration: none;
	border-bottom: dashed 1px #FDCB24;
}

.contentstyleInner .gossified ul li a:hover, .contentstyleInner .theNewMusic ul li a:hover	{
	color: #FDCB24;
	text-decoration: none;
	border-bottom: solid 1px #FFF;
}

.contentstyleInner .gossified h1, .contentstyleInner .theNewMusic h1	{
	color: #3F4D5A;
	font-size: 14px;
	margin: 0px 0px 6px 0px;
	padding: 0px;
}

.contentstyleInner .gossified h1 a:link, .contentstyleInner .gossified h1 a:active, .contentstyleInner .gossified h1 a:visited, .contentstyleInner .theNewMusic h1 a:link, .contentstyleInner .theNewMusic h1 a:active, .contentstyleInner .theNewMusic h1 a:visited	{ 
	color: #3F4D5A;
	text-decoration: none;
	border-bottom: dashed 1px #768696;
}

.contentstyleInner .gossified h1 a:hover, .contentstyleInner .theNewMusic h1 a:hover	{
	
	color: #506272;
	text-decoration: none;
	border-bottom: solid 1px #3F4D5A;
}

.contentstyleInner .gossified p, .contentstyleInner .theNewMusic p	{
	line-height: 16px;
	margin: 0px;
	padding: 0px;
}	

.contentstyleInner .gossified p.more, .contentstyleInner .theNewMusic p.more	{
	margin: 10px 10px 0px 0px;
	padding: 0px;
	text-align: right;
}

.contentstyleInner .gossified p.more a:link, .contentstyleInner .gossified p.more a:active, .contentstyleInner .gossified p.more a:visited, .contentstyleInner .theNewMusic p.more a:link, .contentstyleInner .theNewMusic p.more a:active, .contentstyleInner .theNewMusic p.more a:visited	{
	color: #FDCB24;
	margin: 0px;
	padding: 0px 15px 0px 0px;
	text-decoration: none;
	border-bottom: dashed 1px #FFF;
	background: url(http://www.muchmusic.com/images/home/icons/infoBlock/news/more.gif) center right no-repeat;
}

.contentstyleInner .gossified p.more a:hover, .contentstyleInner .theNewMusic p.more a:hover	{
	color: #FFF;
	margin: 0px;
	padding: 0px 15px 0px 0px;
	text-decoration: none;
	border-bottom: solid 1px #FFF;
	background: url(http://www.muchmusic.com/images/home/icons/infoBlock/news/more.gif) center right no-repeat;
}

/* INFO BLOCK: GUESTS
------------------------------------------------------------------------------------------------*/
#guests_left	{
	width: 180px;
	height: 50px;
	float:left;
	margin: 15px 10px 0px 2px;
	padding: 0px;
	font-size:10px;
	
	
}
#guests_left a	{
	color: #FFF;
	text-decoration: none;
	border-bottom: dashed 1px #FDCB24;
	

}

#guests_left a:hover	{
	color: #FDCB24;
	text-decoration: none;
	border-bottom: solid 1px #FFF;
}

#guests_right	{
	width: 171px;
	height: 50px;
	float:left;
	margin: 15px 10px 0px 2px;
	padding: 0px;
	font-size:10px;
	
}

#guests_right a	{
	color: #FFF;
	text-decoration: none;
	border-bottom: dashed 1px #FDCB24;

}

#guests_right a:hover	{
	color: #FDCB24;
	text-decoration: none;
	border-bottom: solid 1px #FFF;
}
#infoBlock_guests h1	{
	color: #3F4D5A;
	font-size: 12px;
	margin: 0px 0px 6px 0px;
	padding: 0px;
}

#infoBlock_guests p	{
	line-height: 16px;
	margin: 0px;
	padding: 0px;
}

#infoBlock_guests .more	{
	text-align: right;
}

#infoBlock_guests .more a:link, #infoBlock_interviews .more a:active, #infoBlock_interviews .more a:visited	{
	color: #FDCB24;
	margin: 0px;
	padding: 0px 15px 0px 0px;
	text-decoration: none;
	border-bottom: dashed 1px #FFF;
	background: url(http://www.muchmusic.com/images/home/icons/infoBlock/news/more.gif) center right no-repeat;
}

#infoBlock_guests .more a:hover	{
	color: #FFF;
	margin: 0px;
	padding: 0px 15px 0px 0px;
	text-decoration: none;
	border-bottom: solid 1px #FFF;
	background: url(http://www.muchmusic.com/images/home/icons/infoBlock/news/more.gif) center right no-repeat;
}

#infoBlock_guests ul	{
	margin: 0px;
	padding: 0px;
}

#infoBlock_guests ul li	{
	list-style: none;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

#infoBlock_guests ul li a:link, #infoBlock_guests ul li a:active, #infoBlock_guests ul li a:visited	{ 
	color: #FFF;
	text-decoration: none;
	border-bottom: dashed 1px #FDCB24;
}

#infoBlock_guests ul li a:hover	{
	color: #FDCB24;
	text-decoration: none;
	border-bottom: solid 1px #FFF;
}
/* INFO BLOCK: TOP ARTISTS
------------------------------------------------------------------------------------------------*/
#topartists_left	{
	width: 165px;
	height: 50px;
	float:left;
	margin: 0px 5px 0px 0px;
	padding: 0px;
	
	
}

#topartists_right	{
	width: 215px;
	height: 80px;
	float:left;
	margin: 0px 5px 0px 0px;
	padding: 0px;
	
}

#infoBlock_topartists h1	{
	color: #3F4D5A;
	font-size: 12px;
	margin: 0px 0px 6px 0px;
	padding: 0px;
}

#infoBlock_topartists p	{
	line-height: 16px;
	margin: 0px;
	padding: 0px;
}

#infoBlock_topartists .more	{
	text-align: left;
	padding: 4px 15px 0px 0px;
}

#infoBlock_topartists .more a:link, #infoBlock_topartists .more a:active, #infoBlock_topartists .more a:visited	{
	color: #FDCB24;
	margin: 0px;
	padding: 0px 15px 0px 0px;
	text-decoration: none;
	border-bottom: dashed 1px #FFF;
	background: url(http://www.muchmusic.com/images/home/icons/infoBlock/news/more.gif) center right no-repeat;
}

#infoBlock_topartists .more a:hover	{
	color: #FFF;
	margin: 0px;
	padding: 0px 15px 0px 0px;
	text-decoration: none;
	border-bottom: solid 1px #FFF;
	background: url(http://www.muchmusic.com/images/home/icons/infoBlock/news/more.gif) center right no-repeat;
}


#infoBlock_topartists ul	{
	margin: 0px;
	padding: 0px;
}

#infoBlock_topartists ul li	{
	list-style: none;
	margin: 0px 0px 10px 0px;
	line-height:135%;
	padding: 0px;
	
}

#infoBlock_topartists ul li a:link, #infoBlock_topartists ul li a:active, #infoBlock_topartists ul li a:visited	{ 
	color: #FFF;
	text-decoration: none;
	border-bottom: dashed 1px #FDCB24;
}

#infoBlock_topartists ul li a:hover	{
	color: #FDCB24;
	text-decoration: none;
	border-bottom: solid 1px #FFF;
}



/* TV MUSIC
------------------------------------------------------------------------------------------------*/

#tv	{
	margin: 0px;
	padding: 0px;
}

#music	{
	margin: 0px 0px 0px 10px;
	padding: 0px;
}

.tvMusicFeature	{
	width: 315px;
	float: left;
	margin: 0px;
	padding: 0px;
}

.feature {
	width: 117px;
	float: left;
	margin: 0px;
	padding: 0px;
}

.feature h1	{
	font-size: 11px;
	color: #9D0A0A;
	margin: 5px 0px 5px 0px;
	padding: 0px;
}

.feature	p	{
	color: #7D7D7D;
	line-height: 120%;
	margin: 0px;
	padding: 0px;
}

#tv .feature h1	{
	font-size: 11px;
	color: #9D0A0A;
	margin: 5px 0px 5px 5px;
	padding: 0px;
}

#tv .feature	p	{
	color: #7D7D7D;
	line-height: 120%;
	margin: 0px 0px 0px 5px;
	padding: 0px;
}

.extra	{
	width: 197px;
	float: right;
	margin: 0px 0px 0px 1px;
	padding: 0px;
	/*background: url(http://www.muchmusic.com/images/home/bg/tvMusic.jpg) repeat-y;*/
}

#tv .extra h1	{
	height: 30px;
	margin: 0px;
	padding: 0px;
	text-indent: -5000px;
	background: url(http://www.muchmusic.com/images/home/headers/tv.jpg) top left no-repeat;
	overflow: hidden;
}

#tv .feature h1	 a:link, #tv .feature h1 a:active, #tv .feature h1 a:visited {
	color: #9D0A0A;
	text-decoration: none;
	border-bottom: dashed 1px #7D7D7D;
}

#tv .feature h1	 a:hover {
	color: #9D0A0A;
	text-decoration: none;
	border-bottom: solid 1px #7D7D7D;
}

#music .extra h1	{
	height: 30px;
	margin: 0px;
	padding: 0px;
	text-indent: -5000px;
	background: url(http://www.muchmusic.com/images/home/headers/music.jpg) top left no-repeat;
	overflow: hidden;
}

#music .feature h1	 a:link, #music .feature h1 a:active, #music .feature h1 a:visited {
	color: #9D0A0A;
	text-decoration: none;
	border-bottom: dashed 1px #7D7D7D;
}

#music .feature h1	 a:hover {
	color: #9D0A0A;
	text-decoration: none;
	border-bottom: solid 1px #7D7D7D;
}

.extra a	{
	text-decoration: none;
	color: #7D7D7D;
	border-bottom: dashed 1px #BCBCBC;
}

.extra a:hover		{
	text-decoration: none;
	color: #7D7D7D;
	border-bottom: solid 1px #990000;
}

#music .extra h1 a:link, #music .extra h1 a:active, #music .extra h1 a:visited, #tv .extra h1 a:link, #tv .extra h1 a:active, #tv .extra h1 a:visited {
	text-decoration: none;
	border: none;
	border-bottom: none;
}

#music .extra h1 a:hover, #tv .extra h1 a:hover {
	text-decoration: none;
	border: none;
	border-bottom: none;
}

.extra ul	{
	margin: 0px;
	padding: 10px;
}

.extra ul	 li {
	list-style: none;
	margin: 0px 0px 6px 0px; 
	padding: 0px;
}	

#tv ul li.more {
	padding-left: 15px;
	background: url(http://www.muchmusic.com/images/home/icons/tv/more.gif) no-repeat;
	clear: both;
}

#tv ul li.video	{
	padding-left: 15px;
	background: url(http://www.muchmusic.com/images/home/icons/tv/video.gif) no-repeat;
	clear: both;
}

#tv ul li.music	{
	padding-left: 15px;
	background: url(http://www.muchmusic.com/images/home/icons/tv/music.gif) no-repeat;
}

#tv ul li.ringtone{
	padding-left: 15px;
	background: url(http://www.muchmusic.com/images/home/icons/tv/ringtone.gif) no-repeat;
}

#tv ul li.photo{
	padding-left: 15px;
	background: url(http://www.muchmusic.com/images/home/icons/tv/photo.gif) no-repeat;
}

#tv ul li.artistFeature{
	padding-left: 15px;
	background: url(http://www.muchmusic.com/images/home/icons/tv/feature.gif) no-repeat;
}

#tv ul li.article	{
	padding-left: 15px;
	background: url(http://www.muchmusic.com/images/home/icons/tv/article.gif) no-repeat;
}

#tv ul li.transcript	{
	padding-left: 15px;
	background: url(http://www.muchmusic.com/images/home/icons/tv/transcript`.gif) no-repeat;
}


#music ul li.more {
	padding-left: 15px;
	background: url(http://www.muchmusic.com/images/home/icons/music/more.gif) no-repeat;
	clear: both;
}


#music ul li.video	{
	padding-left: 15px;
	background: url(http://www.muchmusic.com/images/home/icons/music/video.gif) no-repeat;
}

#music ul li.music	{
	padding-left: 15px;
	background: url(http://www.muchmusic.com/images/home/icons/music/music.gif) no-repeat;
}

#music ul li.ringtone{
	padding-left: 15px;
	background: url(http://www.muchmusic.com/images/home/icons/music/ringtone.gif) no-repeat;
}

#music ul li.smy   {
	padding-left: 15px;
	background: url(http://www.muchmusic.com/images/home/icons/music/smy.gif) no-repeat;
}

#music ul li.photo{
	padding-left: 15px;
	background: url(http://www.muchmusic.com/images/home/icons/music/photo.gif) no-repeat;
}

#music ul li.artistFeature	{
	padding-left: 15px;
	background: url(http://www.muchmusic.com/images/home/icons/music/feature.gif) no-repeat;
}

#music ul li.article	{
	padding-left: 15px;
	background: url(http://www.muchmusic.com/images/home/icons/music/article.gif) no-repeat;
}

#music ul li.transcript	{
	padding-left: 15px;
	background: url(http://www.muchmusic.com/images/home/icons/music/transcript`.gif) no-repeat;
}


#music ul li.contest	{
	padding-left: 15px;
	background: url(http://www.muchmusic.com/images/home/icons/music/contest.gif) no-repeat;
}

/* EXTRA PROMO
------------------------------------------------------------------------------------------------*/

#extraPromo ul	{
	margin: 0px;
	padding: 0px;
}

#extraPromo ul li	{
	float: left;
	display: inline;
	list-style: none;
	margin: 10px 0px 0px 4px;
	padding: 0px;
}

#extraPromo ul li.first	{
	float: left;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}

/* SITE MAP
------------------------------------------------------------------------------------------------*/

.options	{
	width: 124px;
	float: left;
	margin: 0px;
	padding: 0px;
}

.options#SMtv {
	width: 118px;
	float: left;
	margin: 0px 0px 0px 10px;
	padding: 0px;
}

.options h1	{
	margin: 9px 0px 0px 0px;
	padding: 0px;
	text-indent: -5000px;
}

#SMtv h1	{
	background: url(http://www.muchmusic.com/images/home/headers/siteMap/tv.jpg) top left no-repeat;
}

#SMmusic h1	{
	background: url(http://www.muchmusic.com/images/home/headers/siteMap/music.jpg) top left no-repeat;
}

#SMconnect h1	{
	background: url(http://www.muchmusic.com/images/home/headers/siteMap/community.jpg) top left no-repeat;
}

#SMcontests h1	{
	background: url(http://www.muchmusic.com/images/home/headers/siteMap/contests.jpg) top left no-repeat;
}

#SMshop h1	{
	background: url(http://www.muchmusic.com/images/home/headers/siteMap/shop.jpg) top left no-repeat;
}

.options ul	{
	margin: 0px;
	padding: 0px;
}

.options ul li	{
	list-style: none;
	margin: 0px 0px 6px 0px;
	padding: 0px 0px 0px 6px;
	background: url(http://www.muchmusic.com/images/home/bullets/siteMap/bullet.gif) top left no-repeat;
}

.options a	{
	color: #3E5974;
	text-decoration: none;
	border-bottom: solid 1px #C4D3DF;
}

.options a:hover	{
	color: #000;
	text-decoration: none;
	border-bottom: solid 1px #3E5974;
}


/* CONTESTS & PROMOS
------------------------------------------------------------------------------------------------*/

#contestsAndPromos h1	{
	height: 61px;
	text-indent: -5000px;
	margin: 0px;
	padding: 0px;
	background: url(http://www.muchmusic.com/images/home/headers/contestsAndPromos.jpg) top left no-repeat;
}

#contestsAndPromos ul	{
	margin: 10px 0px 10px 0px;
	padding: 0px;
	float: left;
	
}

#contestsAndPromos ul li	{
	width: 124px;
	/*height: 180px;*/
	float: left;
	list-style: none;
	margin: 0px 0px 15px 15px;
	padding: 0px;
	display: inline;
}

#contestsAndPromos ul li.double	{
	width: 270px;
	height: 70px;
	overflow: hidden;
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px 0px 7px 15px;
}

#contestsAndPromos ul li.doubleSpecial	{
	width: 270px;
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px 0px 10px 15px;
}

#contestsAndPromos ul li.double	p	{
	width: 270px;
	color: #7D7D7D;
	margin: 0px;
	padding: 0px;
}

#contestsAndPromos ul li h2	{
	font-size: 11px;
	color: #464646;
	margin: 0px 0px 4px 0px;
	padding: 0px;
}

#contestsAndPromos ul li	p	{
	width: 120px;
	color: #7D7D7D;
	margin: 0px;
	padding: 0px;
}

#contestsAndPromos ul li	a img	{
	text-decoration: none;
	border: none;
}

#contestsAndPromos h2 a:link, #contestsAndPromos h2 a:visited, #contestsAndPromos h2 a:active	{
	color: #464646;
	text-decoration: none;
	border-bottom: dashed 1px #7D7D7D;
}

#contestsAndPromos h2 a:hover	{
	color: #464646;
	text-decoration: none;
	border-bottom: solid 1px #CC0000;
}

#contestsAndPromos .footer	{
	height: 10px;
	margin: 0px;
	padding: 0px;
	background: url(http://www.muchmusic.com/images/home/bg/contestsAndPromos_footer.jpg) bottom left no-repeat;
}

#contestsAndPromos p.more	{
	text-align: right;
	margin: 0px 10px 0px 0px;
	padding: 0px;
}

#contestsAndPromos p.more a:link, #contestsAndPromos p.more a:active, #contestsAndPromos p.more a:visited	{
	color: #3E5974;
	text-decoration: none;
	border-bottom: dashed 1px #CC341A;
	padding: 0px 16px 0px 0px;
	margin: 0px;
	background: url(http://www.muchmusic.com/images/home/icons/newsletters/more.gif) center right no-repeat
}

#contestsAndPromos p.more a:hover	{
	color: #3E5974;
	text-decoration: none;
	border-bottom: solid 1px #CC341A;
	padding: 0px 16px 0px 0px;
	margin: 0px;
	background: url(http://www.muchmusic.com/images/home/icons/newsletters/more.gif) center right no-repeat;
}


/* NEWSLETTERS
------------------------------------------------------------------------------------------------*/

#newsletters h1	{
	text-indent: -5000px;
	margin: 0px;
	padding: 0px;
	background: url(http://www.muchmusic.com/images/home/headers/newsletters.jpg) top left no-repeat;
}

#newsletters p	{
	color: #3E5974;
	line-height: 16px;
	margin: 10px;
	padding: 0px;
}

#newsletters .footer	{
	height: 49px;
	text-align: right;
	margin: 0px;
	padding: 0px 10px;
	background: url(http://www.muchmusic.com/images/home/bg/newsletters_footer.jpg) bottom right no-repeat;
}

#newsletters .footer p	{
	color: #3E5974;
	margin: 0px;
	padding: 20px 0px 0px 0px;
}

#newsletters .footer p	a:link, #newsletters .footer p a:active, #newsletters .footer p a:visited	{
	color: #3E5974;
	text-decoration: none;
	border-bottom: dashed 1px #CC341A;
	padding: 0px 16px 0px 0px;
	margin: 0px;
	background: url(http://www.muchmusic.com/images/home/icons/newsletters/more.gif) center right no-repeat;
}

#newsletters .footer p	a:hover	{
	color: #3E5974;
	text-decoration: none;
	border-bottom: solid 1px #CC341A;
	padding: 0px 16px 0px 0px;
	margin: 0px;
	background: url(http://www.muchmusic.com/images/home/icons/newsletters/more.gif) center right no-repeat;
}

/* MUCHMUSIC ALERTS
------------------------------------------------------------------------------------------------*/

#muchmusicAlerts h1	{
	text-indent: -5000px;
	margin: 0px;
	padding: 0px;
	background: url(http://www.muchmusic.com/images/home/headers/muchmusicalerts.jpg) top left no-repeat;
}

#muchmusicAlerts  p	{
	color: #3E5974;
	line-height: 16px;
	margin: 10px;
	padding: 0px;
}

#muchmusicAlerts  .footer	{
	height: 49px;
	text-align: right;
	margin: 0px;
	padding: 0px 10px;
	background: url(http://www.muchmusic.com/images/home/bg/newsletters_footer.jpg) bottom right no-repeat;
}

#muchmusicAlerts .footer p	{
	color: #3E5974;
	margin: 0px;
	padding: 20px 0px 0px 0px;
}

#muchmusicAlerts .footer p	a:link, #muchmusicAlerts .footer p a:active, #muchmusicAlerts .footer p a:visited	{
	color: #3E5974;
	text-decoration: none;
	border-bottom: dashed 1px #CC341A;
	padding: 0px 16px 0px 0px;
	margin: 0px;
	background: url(http://www.muchmusic.com/images/home/icons/newsletters/more.gif) center right no-repeat;
}

#muchmusicAlerts .footer p	a:hover	{
	color: #3E5974;
	text-decoration: none;
	border-bottom: solid 1px #CC341A;
	padding: 0px 16px 0px 0px;
	margin: 0px;
	background: url(http://www.muchmusic.com/images/home/icons/newsletters/more.gif) center right no-repeat;
}

/* RINGTONE ALERTS
------------------------------------------------------------------------------------------------*/

#ringtoneAlerts h1	{
	text-indent: -5000px;
	margin: 0px;
	padding: 0px;
	background: url(http://www.muchmusic.com/images/home/headers/ringtonealerts.jpg) top left no-repeat;
}

#ringtoneAlerts p	{
	color: #3E5974;
	line-height: 16px;
	margin: 10px;
	padding: 0px;
}

#ringtoneAlerts .footer	{
	height: 49px;
	text-align: right;
	margin: 0px;
	padding: 0px 10px;
	background: url(http://www.muchmusic.com/images/home/bg/newsletters_footer.jpg) bottom right no-repeat;
}

#ringtoneAlerts .footer p	{
	color: #3E5974;
	margin: 0px;
	padding: 20px 0px 0px 0px;
}

#ringtoneAlerts .footer p	a:link, #ringtoneAlerts .footer p a:active, #ringtoneAlerts .footer p a:visited	{
	color: #3E5974;
	text-decoration: none;
	border-bottom: dashed 1px #CC341A;
	padding: 0px 16px 0px 0px;
	margin: 0px;
	background: url(http://www.muchmusic.com/images/home/icons/newsletters/more.gif) center right no-repeat;
}

#ringtoneAlerts .footer p	a:hover	{
	color: #3E5974;
	text-decoration: none;
	border-bottom: solid 1px #CC341A;
	padding: 0px 16px 0px 0px;
	margin: 0px;
	background: url(http://www.muchmusic.com/images/home/icons/newsletters/more.gif) center right no-repeat;
}


/* PROUD TO SUPPORT
------------------------------------------------------------------------------------------------*/

#proudToSupport h1	{
	height: 49px;
	width: 159px;
	float: left;
	text-indent: -5000px;
	margin: 0px;
	padding: 0px;
	background: url(http://www.muchmusic.com/images/home/headers/proudToSupport.jpg) top left no-repeat;
}

#proudToSupport ul		{
	float: left;
	margin: 0px;
	padding: 0px;
}
/*top right bottm left*/
#proudToSupport ul li	{
	float: left;
	display: inline;
	list-style: none;
	margin: 0px 0px 0px 20px;
	padding: 0px;
}

/* FOOTER
------------------------------------------------------------------------------------------------*/

#217footer	{
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 100%;
}

.globalFooter{
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	color: #999999;}
	
.globalFooterMenu{
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	color: #FF6600;}

a.footer {
	text-decoration : none;
	color: #cccccc;}

a.footer:hover {
	text-decoration : none;
	color: #ffffff;}

/*
.globalFooter	{
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	color: #999;
}
	
.globalFooterMenu	{
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	color: #FF6600;
}
*/
.clearall {
	clear: both;
	line-height: 1px;
}
