@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:#353333;
		background-image:url(images/bg.jpg);
		background-repeat:repeat-x;
		background-color:#2d2d2d;
		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 0px 32px;
		/*background:url(images/bg.jpg) no-repeat;*/
	}

/*	--------------------------------------------------------------------------------------------------------------------------
	uniBar Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	#uniBar {
		width:928px;
		height:7px;
		margin:8px 0px 5px 0px; padding:5px 15px 9px 15px;
		background:#fefefd;
		color:#cbd399;
		border:1px solid #eceadb;
		overflow:hidden;
		font: bold 9px Verdana, Arial, Helvetica, sans-serif;
	}
		#uniBar a:link, #uniBar a:active, #uniBar a:visited {
			color:#cbd399;
			text-decoration:none;
		}
		#uniBar a:hover {
			color:#192403;
			text-decoration:underline;
		}
		#uniBar a.current:link, #uniBar a.current:active, #uniBar a.current:visited {
			color:#cbd399;
		}
		#uniBar a.current:hover {
			color:#192403;
		}
		
		
	.seemore {
  		float:right;
  	}
	
	.bump {
  		padding-top:0px;
  		float:left;
  	}
  
	#breadcrumbs {
		
	}



/*	--------------------------------------------------------------------------------------------------------------------------
	header / nav Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
	#header {
		width:960px; height:301px;
		/*background:url(images/flash_bg1.jpg) no-repeat;*/
	}
	#navBar {
		width:960px; height:36px;
		margin:0px 0px 5px 0px; padding:0px;
		background:url(nav_bg.gif);
		border-top:1px solid #f6efe3;
		font:bold 14px Arial, Helvetica, sans-serif;
		text-align:center;
	}
		#navBar ul {
			list-style:none;
			margin:0px; padding:0px;
			display:inline;
		}
		
		#navBar ul li {
			margin:0px 0px 0px 0px;
			padding:0px;
			float:left;
		}
			
				
		#navBar a.navHome:link, #navBar a.navHome:active, #navBar a.navHome:visited {
				width:87px; height:36px;
				display:block;
				background:url(images/navHome.gif) no-repeat top;
			}
		#navBar a.navHome:hover {
				background:url(images/navHome.gif) no-repeat 0px -36px;
		}
		
		
		#navBar a.navMusic:link, #navBar a.navMusic:active, #navBar a.navMusic:visited {
				width:131px; height:36px;
				display:block;
				background:url(images/navVideos.gif) no-repeat top;
			}
		#navBar a.navMusic:hover {
				background:url(images/navVideos.gif) no-repeat 0px -36px;
		}
		
		
		#navBar a.navPhotos:link, #navBar a.navPhotos:active, #navBar a.navPhotos:visited {
				width:81px; height:36px;
				display:block;
				background:url(images/navPhotos.gif) no-repeat top;
			}
		#navBar a.navPhotos:hover {
				background:url(images/navPhotos.gif) no-repeat 0px -36px;
		}
		
		
		#navBar a.navBio:link, #navBar a.navBio:active, #navBar a.navBio:visited {
				width:45px; height:36px;
				display:block;
				background:url(images/navBio.gif) no-repeat top;
			}
		#navBar a.navBio:hover {
				background:url(images/navBio.gif) no-repeat 0px -36px;
		}
		
		
		#navBar a.navShows:link, #navBar a.navShows:active, #navBar a.navShows:visited {
				width:75px; height:36px;
				display:block;
				background:url(images/navShows.gif) no-repeat top;
			}
		#navBar a.navShows:hover {
				background:url(images/navShows.gif) no-repeat 0px -36px;
		}
		
		
		#navBar a.navExtras:link, #navBar a.navExtras:active, #navBar a.navExtras:visited {
				width:86px; height:36px;
				display:block;
				background:url(images/navExtras.gif) no-repeat top;
			}
		#navBar a.navExtras:hover {
				background:url(images/navExtras.gif) no-repeat 0px -36px;
		}
		
		
		#navBar a.navRingtones:link, #navBar a.navRingtones:active, #navBar a.navRingtones:visited {
				width:103px; height:36px;
				display:block;
				background:url(images/navRingtones.gif) no-repeat top;
			}
		#navBar a.navRingtones:hover {
				background:url(images/navRingtones.gif) no-repeat 0px -36px;
		}
		
		
		#navBar a.navCommunity:link, #navBar a.navCommunity:active, #navBar a.navCommunity:visited {
				width:104px; height:36px;
				display:block;
				background:url(images/navCommunity.gif) no-repeat top;
			}
		#navBar a.navCommunity:hover {
				background:url(images/navCommunity.gif) no-repeat 0px -36px;
		}

		#navBar a.navFanclub:link, #navBar a.navFanclub:active, #navBar a.navFanclub:visited {
				width:90px; height:36px;
				display:block;
				background:url(images/navFanclub.gif) no-repeat top;
			}
		#navBar a.navFanclub:hover {
				background:url(images/navFanclub.gif) no-repeat 0px -36px;
		}		
		
		#navBar a.navShop:link, #navBar a.navShop:active, #navBar a.navShop:visited {
				width:60px; height:36px;
				display:block;
				background:url(images/navShop.gif) no-repeat top;
			}
		#navBar a.navShop:hover {
				background:url(images/navShop.gif) no-repeat 0px -36px;
		}
		
		
		#navBar a.navSignup:link, #navBar a.navSignup:active, #navBar a.navSignup:visited {
				width:98px; height:36px;
				display:block;
				background:url(images/navSignup.gif) no-repeat top;
			}
		#navBar a.navSignup:hover {
				background:url(images/navSignup.gif) no-repeat 0px -36px;
		}
		
		
		
		/*	nav link Styles
		- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
			#navBar ul a:link, #navBar ul a:active, #navBar ul a:visited {
				color:#ae9773;
				text-decoration:none;
			}
			#navBar ul a:hover {
				color:#ff7800;
			}
			
			

/*	--------------------------------------------------------------------------------------------------------------------------
	contentSpace Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
	#contentSpace {
		width:930px;
		/*height:1276px;*/
		border:1px solid #eceadb;
		margin:0px; 
		padding:14px 14px 14px 14px;
		background:#ffffff;
	}
	
	.contentArea {
		width:408px;
		padding:15px 30px 15px 30px;
		margin:0px 20px 3px 0px;
		background:#dddaa5;
		font:12px Arial, Helvetica, sans-serif;
		color:#5c5b4d;
	}
	
	.contentArea .file {
		font:9px Verdana, Arial, Helvetica, sans-serif;
		color:#858040;
	}
	
	.contentArea a:link {
		color: #858040;
		text-decoration: none;
	}
	.contentArea a:visited {
		text-decoration: none;
		color: #858040;
	}
	.contentArea a:hover {
		text-decoration: underline;
		color: #000000;
	}
	.contentArea a:active {
		text-decoration: none;
		color: #858040;
	}
	
	.contentArea .h1 {
		font:bold 24px georgia;
		color:#646243;
	}

/*	--------------------------------------------------------------------------------------------------------------------------
	leftCol Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	#leftCol {
		width:300px;
		float:left;
	}
		#mediaPlayer {
			margin-top:10px;
			width:300px; height:800px;
			background:url(leftCol_bg.gif);
		}
	
/*	--------------------------------------------------------------------------------------------------------------------------
	rightCol Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	#rightCol {
		width:565px;
		padding:23px 23px 20px 23px;
		margin:0px 0px 0px 315px;
		background:#cfcb90;
	}
	
	#rightCol #contentHolder {
		width:468px;
		float:left;
	}
	
	#rightBar {
		width:75px;
		float:right;
	}
	
	#rightBar .fans {
		width:75px;
		height:75px;
		margin:0px 0px 2px 0px;
		background:#f5f1b7;
		display:none;
	}

/*	--------------------------------------------------------------------------------------------------------------------------
	footer Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	#footer {
		width:930px;
		height:123px;
		margin:5px 0px 30px 0px; padding:14px;
		border:1px solid #473a34;
		background:#473a34;
		color:#755a4e;
		font: bold 9px Verdana, Arial, Helvetica, sans-serif;
	}
	#footer #links {
		margin:18px 0px 0px 0px;
	}
	#footer .leaderboardHolder {
		padding:5px 0px 0px 0px;
	}
		#footer a:link, #footer a:active, #footer a:visited {
			color:#755a4e;
			text-decoration:none;
		}
		#footer a:hover {
			color:#ffffff;
		}
	
/*	--------------------------------------------------------------------------------------------------------------------------
	banner Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	.leaderboard {
		width:728px; height:90px;
		background:#473a34;
	}
	
	.leaderboardSmall {
		width:468px; height:60px;
		background:#000000;
		margin:0px 24px 3px 0px;
		display:none;
	}
	
	.rect_med {
		width:300px; height: auto;
		background:#000000;
	}
	.skyscraper {
		width:160px; height:600px;
		background:#000000;
		display:none;
	}
	
	#uniBar .leaderboard {
		margin:7px 0px;
	}
	#leftCol .rect_med {
	margin:14px 0px 0px 0px;
	background-color: transparent;
	}	
	#skyscraperHolder {
		width:160px;
		position:absolute;
		top:482px; left:50%;
		margin:0px 0px 0px 495px; padding:0px;
		/* display:none; */
	} 
	
	
	
/*	--------------------------------------------------------------------------------------------------------------------------
	Photo Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
	.photoThumb {
		width:99px;
		height:75px;
		background-color:#FFFFFF;
		margin:0px 2px 2px 0px;
		display:block;
		float:left;
	}
	
	
/*	--------------------------------------------------------------------------------------------------------------------------
	Show Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	#date {
		width:75px;
		border-right:1px #cfcb90 solid;
		float:left;
		display:block;
		margin-right:10px;
	}
	#city {
		width:130px;
		border-right:1px #cfcb90 solid;
		float:left;
		display:block;
		margin-right:10px;
	}
	#venue {
		width:180px;
		float:left;
		display:block;

	}
	
	#tourSpace{
	}
	
	#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
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
	.wallpaper {
  		width:200px;
  		/*height:150px;*/
  		margin:0px 2px 10px 0px;
		float:left;
		display:block;
		font:9px Verdana, Arial, Helvetica, sans-serif;
		color:#858040;
		text-align:center;
	}
	.buddyicon {
  		width:50px;
  		height:50px;
  		margin:0px 5px 0px 0px;
		float:left;
		display:block;
	}
	
	
	
/*	--------------------------------------------------------------------------------------------------------------------------
	Video Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
	#flv {
		width:320px;
		height:240px;
	}
	#myspace {
		height:25px;
		display:inline;
		float:left;
		}
	#myspacetext{
		display:block;
		margin:6px 0px 0px 30px;
		}
	#rhapsodyHolder{
		width:250px;
		margin:20px 0px 0px 0px;
	}
	#rhapsodyImage{
		width:220px;
		margin:0px 0px 0px 14px; 
	}
	#rhapsodyLogo{
		width:183px; 
		margin:3px 0px 0px 14px;
	}
	
