@charset "utf-8";
/*	-------------------------------------------------------------
	CSS - UMRG ARTIST PAGE
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Filename:		main.css
	Date:			Jul 05, 2007
	Author:			Halo Media LLC - http://www.halopowered.com/
	-------------------------------------------------------------	*/

/*	--------------------------------------------------------------------------------------------------------------------------
	Main / Body Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	body {
		margin:0px;
		background:url(/shared/images/mainBg.jpg) #020100;
		background-attachment:fixed;
		font-family:Arial, Helvetica, sans-serif;
		
	}
	
	.alt {
		display:none;
	}
	.cleaner {
		clear:both;
		height:1px;
		font-size:1px;
		border:none;
		margin:0; padding:0;
		background:transparent;
	}
	#main {
		width:960px;
		margin:0px auto;
		padding:8px 32px 20px 32px;
	}

/*	--------------------------------------------------------------------------------------------------------------------------
	uniBar Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	#uniBar {
		width:950px;
		margin:8px 0px 5px 0px; /*padding:5px 15px 9px 15px;*/
		padding:0 10px 15px 0;
		background:url(/shared/images/footer_bg.gif);
		color:#ffffff;
		font: bold 9px Verdana, Arial, Helvetica, sans-serif;
		overflow:hidden;
	}
		#uniBar a:link, #uniBar a:active, #uniBar a:visited {
			color:#ffffff;
			text-decoration:none;
		}
		#uniBar a:hover {
			color:#00a2db;
			text-decoration:underline;
		}
		#uniBar a.current:link, #uniBar a.current:active, #uniBar a.current:visited {
			color:#d8b451;
		}
		#uniBar a.current:hover {
			color:#00a2db;
		}
		
		
	.seemore {
  		float:right;
		margin:7px 0px 0px 0px;
  	}
	
	.bump {
  		padding:6px 0px 0px 15px;
  		float:left;
  	}
  
	.artist {
		color:#00a2db;;
	}



/*	--------------------------------------------------------------------------------------------------------------------------
	header / nav Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
	#header {
		width:960px; height:300px;
		margin-top:1px;
	
	}
	img.flash{
		display:block;
		
	}
	#navBar {
		width:960px; height:35px;
		background-image:url(/shared/images/navbar_bg.gif);
		font:bold 14px Arial, Helvetica, sans-serif;
	}
			
				
		#navBar a.navHome:link, #navBar a.navHome:active, #navBar a.navHome:visited {
				width:101px; height:35px;
				display:inline;
				float:left;
				background:url(/shared/images/navHome.gif) no-repeat top;
			}
		#navBar a.navHome:hover {
				background:url(/shared/images/navHome.gif) no-repeat 0px -35px;
				
		}
		
		
		#navBar a.navMusic:link, #navBar a.navMusic:active, #navBar a.navMusic:visited {
				width:166px; height:35px;
				display:inline;
				background:url(/shared/images/navVideos.gif) no-repeat top;
				float:left;
			}
		#navBar a.navMusic:hover {
				background:url(/shared/images/navVideos.gif) no-repeat 0px -35px;
		}
		
		
		#navBar a.navPhotos:link, #navBar a.navPhotos:active, #navBar a.navPhotos:visited {
				width:95px; height:35px;
				display:inline;
				background:url(/shared/images/navPhotos.gif) no-repeat top;
				float:left;
			}
		#navBar a.navPhotos:hover {
				background:url(/shared/images/navPhotos.gif) no-repeat 0px -35px;
		}
		
		
		#navBar a.navBio:link, #navBar a.navBio:active, #navBar a.navBio:visited {
				width:58px; height:35px;
				display:inline;
				background:url(/shared/images/navBio.gif) no-repeat top;
				float:left;
			}
		#navBar a.navBio:hover {
				background:url(/shared/images/navBio.gif) no-repeat 0px -35px;
		}
		
		
		#navBar a.navShows:link, #navBar a.navShows:active, #navBar a.navShows:visited {
				width:85px; height:35px;
				display:inline;
				background:url(/shared/images/navShows.gif) no-repeat top;
				float:left;
			}
		#navBar a.navShows:hover {
				background:url(/shared/images/navShows.gif) no-repeat 0px -35px;
		}
		
		
		#navBar a.navExtras:link, #navBar a.navExtras:active, #navBar a.navExtras:visited {
				width:87px; height:35px;
				display:inline;
				background:url(/shared/images/navExtras.gif) no-repeat top;
				float:left;
			}
		#navBar a.navExtras:hover {
				background:url(/shared/images/navExtras.gif) no-repeat 0px -35px;
		}
		
		
		#navBar a.navRingtones:link, #navBar a.navRingtones:active, #navBar a.navRingtones:visited {
				width:120px; height:35px;
				display:inline;
				background:url(/shared/images/navRingtones.gif) no-repeat top;
				float:left;
			}
		#navBar a.navRingtones:hover {
				background:url(/shared/images/navRingtones.gif) no-repeat 0px -35px;
		}
		
		
		#navBar a.navCommunity:link, #navBar a.navCommunity:active, #navBar a.navCommunity:visited {
				width:130px; height:35px;
				display:inline;
				background:url(/shared/images/navCommunity.gif) no-repeat top;
				float:left;
			}
		#navBar a.navCommunity:hover {
				background:url(/shared/images/navCommunity.gif) no-repeat 0px -35px;
		}
		
		
		#navBar a.navSignup:link, #navBar a.navSignup:active, #navBar a.navSignup:visited {
				width:118px; height:35px;
				display:inline;
				background:url(/shared/images/navSignup.gif) no-repeat top;
				float:left;
			}
		#navBar a.navSignup:hover {
				background:url(/shared/images/navSignup.gif) no-repeat 0px -35px;
		}
		
		
		
		
		/*	nav link Styles
		- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
			#navBar ul a:link, #navBar ul a:active, #navBar ul a:visited {
				color:#ae9753;
				text-decoration:none;
			}
			#navBar ul a:hover {
				color:#ff9e63;
			}
			
			

/*	--------------------------------------------------------------------------------------------------------------------------
	contentSpace Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
	#contentSpace {
		width:960px;
		margin-top:4px;
		padding-bottom:20px;
		background:#1d3853;
		display:table; 
	}
	#wrapper{
		width:960px;
	}
	.contentArea {
		width:408px;
		padding:15px 0px 20px 0px;
		margin:0px 0px 3px 30px;
		font:12px Arial, Helvetica, sans-serif;
		color:#ffffff;
		display:table;
	}
	.contentPages {
		width:409px;
		height:13px;
		padding:5px 30px 5px 30px;
		margin:0px 0px 0px 24px;
		background:#ff5758;
		font:10px Verdana, Arial, Helvetica, sans-serif;
		color:#ffffff;
		display:table;
	}
	
	.contentArea .file {
		font:9px Verdana, Arial, Helvetica, sans-serif;
		color:#fffff;
		
	}
	
	.contentArea a:link {
		color: #ffffff;
		text-decoration: none;
	}
	.contentArea a:visited {
		text-decoration: none;
		color: #ffffff;
	}
	.contentArea a:hover {
		text-decoration: underline;
		color: #13273a;
	}
	.contentArea a:active {
		text-decoration: none;
		color: #00000;
	}
	
	.contentArea .h1 {
		font:bold 24px Arial, Helvetica, sans-serif;
		color:#ffffff;
	}
	.contentArea .h2 {
		font:bold 17px Arial, Helvetica, sans-serif;
		color:#ffffff;
	}
/*	--------------------------------------------------------------------------------------------------------------------------
	leftCol Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	#leftCol {
		width:300px;
		float:left;
		margin:0px 0px 0px 15px;
		display:inline;
	}
	#videoPlayer {
		width:290px; height:217px;
		background:url(/shared/images/videos_wadsyaname2_img.jpg);	
	}
	#mediaPlayer {
		width:300px; height:300px;
		background:url(/shared/images/bg_mp.jpg) #4c1210;
		padding:10px 0px 10px 0px;
	}
	
/*	--------------------------------------------------------------------------------------------------------------------------
	rightCol Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	#rightCol {
		width:614px;
		margin:15px 0px 0px 15px;
		background:url(/shared/images/right_bg.jpg) #171717;
		float:left;
	}
	
	#rightCol #contentHolder {
		width:495px;
		margin:24px 0px 0px 24px;
		background:#158db7 url(/shared/images/gradient_right.jpg) no-repeat;	
	}
	
	#rightBar {
		width:75px;
		
	}
	
	#rightBar .fans {
		width:75px;
		height:75px;
		margin:0px 0px 2px 0px;
		background:#b0a963;
		display:none;
	}

/*	--------------------------------------------------------------------------------------------------------------------------
	footer Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	#footer {
		width:960px;
		height:153px;
		margin:5px 0px 0px 0px;
		padding:0px 0px 0px 0px;
		background:url(/shared/images/footer_bg.gif) #161617;
		color:#ffffff;
		font: bold 9px Verdana, Arial, Helvetica, sans-serif;
		display:table;
		line-height:15px;
	}
	.bump2 {
  		padding:20px 0px 0px 15px;
		float:left;
	}
	.seemore2 {
  		float:right;
		display:block;
		margin:22px 10px 0px 0px;
  	}
	#footer #links {
		margin:0px 0px 0px 0px;
	}
	#footer .leaderboardHolder {
		padding:5px 0px 0px 0px;
	}
		#footer a:link, #footer a:active, #footer a:visited {
			color:#ffffff;
			text-decoration:none;
		}
		#footer a:hover {
			color:#00a2db;
			text-decoration:underline;
		}
	
/*	--------------------------------------------------------------------------------------------------------------------------
	banner Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	.leaderboard {
		width:728px; height:90px;
		background:url(/shared/images/728x90.jpg);
		margin:15px 0px 0px 15px;
	}
	
	.leaderboardSmall {
		width:468px; height:60px;
		background:#73633a;
		margin:0px 24px 3px 0px;
		display:none;
	}
	
	.rect_med {
		width:300px; height:250px;
		background:#73633a;
	}
	.skyscraper {
		width:160px; height:600px;
		background:#73633a;
		display:none;
	}
	
	#uniBar .leaderboard {
		margin:30px 0 0 15px;
	}
	#leftCol .rect_med {
		margin:14px 0px 0px 0px;
	}	
	#skyscraperHolder {
		width:160px;
		position:absolute;
		top:482px; left:50%;
		margin:0px 0px 0px 495px; padding:0px;
		display:none;
	} 
	
	
/*	--------------------------------------------------------------------------------------------------------------------------
	News Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	img.newsHeader{
		margin-bottom:10px;
	}
	.newsHeader1{
		margin:0px;
		font-family:Arial, Helvetica, sans-serif;
		font-weight:bold;
		font-size:24px;
		line-height:30px;
	}
	.newsHeader2{
		margin:0px;
		font-family:Arial, Helvetica, sans-serif;
		font-weight:bold;
		font-size:14px;
	}
	#news{
	}
	#album{
		width:199px;
		height:240px;
		margin-bottom:25px;
	}
	a.pre:link, a.pre:active, a.pre:visited {
				width:189px; height:58px;
				display:block;
				background:url(/shared/images/preorder.gif) no-repeat top;
				margin:0px 0px 0px 0px;
				float:left;
			}
		a.pre:hover {
				background:url(/shared/images/preorder.gif) no-repeat 0px -58px;
		}
	#news h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	line-height:15px;
	margin:15px 0px 5px 0px;
	}
	
	#news h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height:13px;
	margin:0px 0px 15px 0px;
	}
	
	
	/*	--------------------------------------------------------------------------------------------------------------------------
	Bio Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	img.bioHeader{
		margin-bottom:10px;
	}
	img.bioImg{
		margin-bottom:13px;
	}
	
		
/*	--------------------------------------------------------------------------------------------------------------------------
	Photo Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	img.photosHeader{
		margin-bottom:10px;
	}
	#photoThumbHolder {
		width:402px; 
	}
	.photoThumb {
		width:99px;
		height:75px;
		background-color:#FFFFFF;
		margin:0px 1px 5px 0px;
		display:block;
		float:left;
	
		}
	.photoThumb a.photo4:link, .photoThumb a.photo4:active, .photoThumb a.photo4:visited {
				width:99px; height:75px;
				display:block;
				background:url(/shared/images/photo4_thumb.jpg) no-repeat top;
			}
		.photoThumb a.photo4:hover {
				background:url(/shared/images/photo4_thumb.jpg) no-repeat 0px -75px;
		}
	.photoThumb a.photo3:link, .photoThumb a.photo3:active, .photoThumb a.photo3:visited {
				width:99px; height:75px;
				display:block;
				background:url(/shared/images/photo3_thumb.jpg) no-repeat top;
			}
		.photoThumb a.photo3:hover {
				background:url(/shared/images/photo3_thumb.jpg) no-repeat 0px -75px;
		}
	.photoThumb a.photo2:link, .photoThumb a.photo2:active, .photoThumb a.photo2:visited {
				width:99px; height:75px;
				display:block;
				background:url(/shared/images/photo2_thumb.jpg) no-repeat top;
			}
		.photoThumb a.photo2:hover {
				background:url(/shared/images/photo2_thumb.jpg) no-repeat 0px -75px;
		}
	.photoThumb a.photo1:link, .photoThumb a.photo1:active, .photoThumb a.photo1:visited {
				width:99px; height:75px;
				display:block;
				background:url(/shared/images/photo1_thumb.jpg) no-repeat top;
			}
		.photoThumb a.photo1:hover {
				background:url(/shared/images/photo1_thumb.jpg) no-repeat 0px -75px;
		}
		
/*	--------------------------------------------------------------------------------------------------------------------------
	Show Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	img.showsHeader{
		margin-bottom:10px;
	}
	
	#date {
		width:75px;
		border-right:1px #979797 solid;
		float:left;
		display:block;
		margin-right:10px;
	}
	#city {
		width:130px;
		border-right:1px #979797 solid;
		float:left;
		display:block;
		margin-right:10px;
	}
	#venue {
		width:180px;
		float:left;
		display:block;

	}
	#shows tr.showline td{
		padding:3px 0px 3px 0px;
		border-bottom:1px #FFFFFF solid ;
		}
	
	#tourSpace{
	padding:0px 30px 0px 0px;	
	}
	
	#tourSpace h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	line-height:15px;
	margin:0px 0px 5px 0px;
	}
	
	#tourSpace h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height:13px;
	margin:0px 0px 15px 0px;
	}
/*	--------------------------------------------------------------------------------------------------------------------------
	Extra Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
	#wallpaperHolder {
		width:320px;
	}
	.wallpaper {
  		width:140px;
		text-align:center;
  		height:105px;
  		margin:0px 20px 47px 0px;
		float:left;
		display:block;
	}
	.buddyicon {
  		width:50px;
  		height:50px;
  		margin:3px 5px 0px 2px;
		float:left;
		display:block;
	}
	

/*	--------------------------------------------------------------------------------------------------------------------------
	Ringtones Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
	img.ringtonesHeader{
		margin-bottom:10px;
	}
	
/*	--------------------------------------------------------------------------------------------------------------------------
	Community Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
	.myspaceLink {
		width:250px;
		height:35px;
		margin:0px 0px 0px 0px;
		display:block;
		float:left;
	}
	.myspaceLink a.myspace:link, .myspaceLink a.myspace:active, .myspaceLink a.myspace:visited {
		width:227px; height:32px;
		display:block;
		background:url(/shared/images/myspace_logo.jpg) no-repeat top;
	}
	.myspaceLink a.myspace:hover {
		background:url(/shared/images/myspace_logo.jpg) no-repeat 0px -32px;
	}
		
		
	/*	--------------------------------------------------------------------------------------------------------------------------
	Video Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
	#flv {
		width:320px;
		height:240px;
	}
	#flv2 {
		width:290px;
		height:235px;
		margin:2px 5px 5px 5px;
		}
	#flv2text{
		display:block;
		padding:1px 5px 0px 5px;
	}	
	.promo {
	width:320px;
	float:left;
	}
	#promolist {
		float:left;
		width:80px;
		padding-left:5px;
	}
	.push {
	vertical-align:middle;
	}
		
	.green{
		color:#53803a;
		}
	.green2 {
	color:#375d13;
	}
	#ringtones a:hover{
		color:#e4731d;
		}
	#myspace {
		height:25px;
		display:inline;
		float:left;
		}
	#myspacetext{
		display:block;
		margin:6px 0px 0px 30px;
		}