/* CSS Document */
body{
	background-color:#000000;
	margin:0px;
}

.cleaner {
	clear:both;
	height:1px;
	font-size:1px;
	border:none;
	margin:0; padding:0;
	background:transparent;
}

#main{
	width:1024px;
	height:682px;
	position:absolute;
	top:50%;
	left:50%;
	margin:-325px 0 0 -512px;
}

#left{
	width:790px;
	float:left;
}

#flash{
	width:790px;
	height:400px;
}
#adHolder{
	width:788px;
	height:108px;
	background-color:#2e2a21;
}
img.ad{
	border:1px solid #000000;
	margin:8px 0px 0px 30px;
}

#right{
	width:234px;
	background-image:url(../images/right_bg.jpg);
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:15px;
	color:#FFFFFF;
	float:left;
	
}


#footerHolder{
	width:790px;
}

#footer{
	width:500px;
	height:31px;
	clear:left;
	margin:0px;
	float:left;
}


#footerLeft{
	width:330px;
	height:21px;
	font-family:Arial, Helvetica, sans-serif;
	color:#a59e90;
	font-size:11px;
	float:left;
	padding-top:10px;
}
#footerRight{
	width:115px;
	height:31px;
	float:left;
}
#footerLeft a.privacy{
	color:#a59e90;
	text-decoration:underline;
}

#scroller {
	height:28px;
	width:788px;
	border:1px solid #2e2a21;
	background-image:url(../images/scroller_bg.jpg);
	background-repeat:repeat-x;
	
}

/*	Top Nav

			- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

				#topNav{
					width:790px;
					height:27px;
				}

				#topNav a.umrg:link, #topNav a.umrg:active, #topNav a.umrg:visited {

					width:55px;

					height:27px;

					background:url(../images/unav_umrg.jpg) no-repeat;

					float:left;

					display:block;
					
					margin-left:21px;

				}

				#topNav a.umrg:hover {

					width:55px;

					height:27px;

					background:url(../images/unav_umrg.jpg) no-repeat bottom;

					float:left;

					display:block;

					margin-left:21px;

				}


				#topNav a.videos:link, #topNav a.videos:active, #topNav a.videos:visited {

					width:39px;

					height:27px;

					background:url(../images/unav_videos.jpg) no-repeat;

					float:left;

					display:block;
					
					margin-left:26px;

				}

				#topNav a.videos:hover {

					width:39px;

					height:27px;

					background:url(../images/unav_videos.jpg) no-repeat bottom;

					float:left;

					display:block;

					margin-left:26px;

				}
				
				#topNav a.blog:link, #topNav a.blog:active, #topNav a.blog:visited {

					width:29px;

					height:27px;

					background:url(../images/unav_blog.jpg) no-repeat;

					float:left;

					display:block;
					
					margin-left:21px;

				}

				#topNav a.blog:hover {

					width:29px;

					height:27px;

					background:url(../images/unav_blog.jpg) no-repeat bottom;

					float:left;

					display:block;

					margin-left:21px;

				}
				
				#topNav a.ringtones:link, #topNav a.ringtones:active, #topNav a.ringtones:visited {

					width:89px;

					height:27px;

					background:url(../images/unav_ringtones.jpg) no-repeat;

					float:left;

					display:block;
					
					margin-left:26px;

				}

				#topNav a.ringtones:hover {

					width:89px;

					height:27px;

					background:url(../images/unav_ringtones.jpg) no-repeat bottom;

					float:left;

					display:block;

					margin-left:26px;

				}
				
				#topNav a.contests:link, #topNav a.contests:active, #topNav a.contests:visited {

					width:54px;

					height:27px;

					background:url(../images/unav_contests.jpg) no-repeat;

					float:left;

					display:block;
					
					margin-left:26px;

				}

				#topNav a.contests:hover {

					width:54px;

					height:27px;

					background:url(../images/unav_contests.jpg) no-repeat bottom;

					float:left;

					display:block;

					margin-left:26px;

				}
				
				#topNav a.exclusives:link, #topNav a.exclusives:active, #topNav a.exclusives:visited {

					width:65px;

					height:27px;

					background:url(../images/unav_exclusives.jpg) no-repeat;

					float:left;

					display:block;
					
					margin-left:26px;

				}

				#topNav a.exclusives:hover {

					width:65px;

					height:27px;

					background:url(../images/unav_exclusives.jpg) no-repeat bottom;

					float:left;

					display:block;

					margin-left:26px;

				}
				



/*	Lower Nav

			- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

				#lowNav{
					width:789px;
					height:44px;
					padding-left:1px;
					display:block;
					background-image:url(../images/lonav_navbg.jpg);
				}

				#lowNav a.home:link, #lowNav a.home:active, #lowNav a.home:visited {

					width:37px;

					height:44px;

					background:url(../images/lonav_home.jpg) no-repeat;

					float:left;

					display:inline;
					
					margin-left:35px;

				}

				#lowNav a.home:hover {

					width:37px;

					height:44px;

					background:url(../images/lonav_home.jpg) no-repeat bottom;

					float:left;

					display:inline;

					margin-left:35px;

				}

				
				#lowNav a.artists:link, #lowNav a.artists:active, #lowNav a.artists:visited {

					width:55px;

					height:44px;

					background:url(../images/lonav_artists.jpg) no-repeat;

					float:left;

					display:block;
					
					margin-left:29px;

				}

				#lowNav a.artists:hover {

					width:55px;

					height:44px;

					background:url(../images/lonav_artists.jpg) no-repeat bottom;

					float:left;

					display:block;

					margin-left:29px;

				}
				
				
				#lowNav a.videos:link, #lowNav a.videos:active, #lowNav a.videos:visited {

					width:48px;

					height:44px;

					background:url(../images/lonav_videos.jpg) no-repeat;

					float:left;

					display:block;
					
					margin-left:29px;

				}

				#lowNav a.videos:hover {

					width:48px;

					height:44px;

					background:url(../images/lonav_videos.jpg) no-repeat bottom;

					float:left;

					display:block;

					margin-left:29px;

				}
				
				
				#lowNav a.news:link, #lowNav a.news:active, #lowNav a.news:visited {

					width:36px;

					height:44px;

					background:url(../images/lonav_news.jpg) no-repeat;

					float:left;

					display:block;
					
					margin-left:29px;

				}

				#lowNav a.news:hover {

					width:36px;

					height:44px;

					background:url(../images/lonav_news.jpg) no-repeat bottom;

					float:left;

					display:block;

					margin-left:29px;

				}
				
				
				#lowNav a.appearances:link, #lowNav a.appearances:active, #lowNav a.appearances:visited {

					width:99px;

					height:44px;

					background:url(../images/lonav_appearances.jpg) no-repeat;

					float:left;

					display:block;
					
					margin-left:29px;

				}

				#lowNav a.appearances:hover {

					width:99px;

					height:44px;

					background:url(../images/lonav_appearances.jpg) no-repeat bottom;

					float:left;

					display:block;

					margin-left:29px;

				}
				
				#lowNav a.newreleases:link, #lowNav a.newreleases:active, #lowNav a.newreleases:visited {

					width:101px;

					height:44px;

					background:url(../images/lonav_newreleases.jpg) no-repeat;

					float:left;

					display:block;
					
					margin-left:29px;

				}

				#lowNav a.newreleases:hover {

					width:101px;

					height:44px;

					background:url(../images/lonav_newreleases.jpg) no-repeat bottom;

					float:left;

					display:block;

					margin-left:29px;

				}
				
				
				lowNav a.ringtones:link, #lowNav a.ringtones:active, #lowNav a.ringtones:visited {

					width:74px;

					height:44px;

					background:url(../images/lonav_ringtones.jpg) no-repeat;

					float:left;

					display:block;
					
					margin-left:30px;

				}

				#lowNav a.ringtones:hover {

					width:74px;

					height:44px;

					background:url(../images/lonav_ringtones.jpg) no-repeat bottom;

					float:left;

					display:block;

					margin-left:30px;

				}
				
				lowNav a.scrapbook:link, #lowNav a.scrapbook:active, #lowNav a.scrapbook:visited {

					width:81px;

					height:44px;

					background:url(../images/lonav_scrapbook.jpg) no-repeat;

					float:left;

					display:block;
					
					margin-left:29px;

				}

				#lowNav a.scrapbook:hover {

					width:81px;

					height:44px;

					background:url(../images/lonav_scrapbook.jpg) no-repeat bottom;

					float:left;

					display:block;

					margin-left:29px;

				}
				
				

/*	Featured Artists

			- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/				
	
	#featuredArtists{
		width:234px;
		height:350px;
	}
	
	.featuredArtist{
		width:170px;
		height:61px;
		margin:11px 0px 0px 17px;
	}
	
	#featuredArtists img.faLogo{
		margin:40px 0px 6px 18px;
	}
	
	#featuredArtists img.featArtists{
		margin-right:9px;
		border:1px solid #4a3f34;
		float:left;
	}
	
	.featuredArtist .linksHolder{
		width:98px;
		height:55px;
		float:left;
	}
	.linksHolder img.video{
		margin-top:11px;
		display:block;
	}
	
	.linksHolder img.audio{
		margin-top:7px;
		display:block;
	}
	
	.linksHolder img.buynow{
		margin-top:7px;
		display:block;
	}
	
	
/*	Featured Singles

			- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/				
	
	#featuredSingles{
		width:234px;
		height:350px;
	}
	
	.featuredSingle{
		width:170px;
		height:61px;
		margin:11px 0px 0px 17px;
	}
	
	#featuredSingles img.fsLogo{
		margin:20px 0px 6px 18px;
	}
	
	#featuredSingles img.featSingles{
		margin-right:9px;
		border:1px solid #4a3f34;
		float:left;
	}
	
	.featuredSingle .linksHolder{
		width:98px;
		height:55px;
		float:left;
	}
	.linksHolder img.video{
		margin-top:11px;
		display:block;
	}
	
	.linksHolder img.audio{
		margin-top:7px;
		display:block;
	}
	
	.linksHolder img.buynow{
		margin-top:7px;
		display:block;
	}
	
				
/*	Signup

			- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/		

			
#signup{
	width:790px;
	padding-top:5px;
	display:none;
}
#signup img.signupHeader{
	margin:5px 0px 10px 17px;
	display:block;
	float:left;

}
form{
	width:610px;
	
}

#signup #nameHolder{
	margin:5px 0px 0px 18px;
	display:block;
	float:left;
}
#signup #name{
	width:186px;
	margin:5px 0px 6px 0px;
}

#signup img.nameHeader{
	display:block;
	margin-bottom:5px;
}

#signup #emailHolder{
	margin:5px 0px 0px 18px;
	display:block;
	float:left;
}

#signup #email{
	width:186px;
	margin:5px 0px 6px 0px;
}

img.emailHeader{
	display:block;
	margin-bottom:5px;
}

.textBox{
	height:13px;
	font-size:12px;
	color:#000000;
}
