@charset "utf-8";
/*	-------------------------------------------------------------
	CSS - UNIVERSAL REPUBLIC ARTIST
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Filename:		unirep_artistLanding.css
	Date:			Sept 12, 2008
	Author:			Halo Media LLC - http://www.halopowered.com/
	-------------------------------------------------------------	*/


/*	--------------------------------------------------------------------------------------------------------------------------
	contentSpace Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	.contentSpace {
		width:958px;
		padding:10px 0 0 0;
	}
/*	--------------------------------------------------------------------------------------------------------------------------
	mainCol Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	.mainCol {
		width:628px;
		float:left;
	}
/*	--------------------------------------------------------------------------------------------------------------------------
	artists Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	#artists {
		margin:0 0 20px 9px;
	}
		#artists .header {
			height:30px;
			padding:4px 10px 0 0;
		}
			#artists .header h2 {
				margin:5px 0 0 10px;
				font:bold 18px Arial, Helvetica, sans-serif;
				line-height:18px;
				float:left;
			}
/*			#artists .header a.browseAllArtists:link, #artists .header a.browseAllArtists:visited {
				margin:8px 0 0 0;
			}
*/
				#artists .header a.browseAllArtists:active {
					color:#9e6c00;
				}
				#artists .header a.browseAllArtists:hover {
					background-position:bottom;
				}
		#artists #alHolder {
			margin:5px 0 0 0;
			width:939px; height:333px;
		}
/*	--------------------------------------------------------------------------------------------------------------------------
	featuredArtists Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
	#featuredArtists .header h2 {
		margin:0 0 0 20px;
		font:bold 14px Arial, Helvetica, sans-serif;
		color:#333333;
		float:left;
	}
	#featuredArtists .header form {
		float:right;
	}
		#featuredArtists .header form label {
			margin:3px 11px 0 0;
			font:bold 11px Arial, Helvetica, sans-serif;
			float:left;
		}
		#featuredArtists .header form .inputBox {
			width:138px; height:16px;
			margin:0 2px 0 0; padding:0;
			background:url(../../images/bg_login.jpg) no-repeat;
			border:solid 1px #a7a8ac;
			display:inline;
			float:left;
			overflow:hidden;
		}
			#featuredArtists .header form .inputBox input {
				width:138px; height:16px;
				margin:2px 0 0 0; padding:0;
				background:transparent;
				font:normal 9px Arial, Helvetica, sans-serif;
				color:#333333;					
				border:0;
			}	
		#featuredArtists .header form .btnHolder {
			float:left;
		}
		#featuredArtists .entries {
			margin:6px 0 0 0;
		}
	/*	entry Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	#featuredArtists .entries .entry {
		width:147px; height:228px;
		margin:0 0 10px 10px; padding:6px 0 0 0;
		background:#778694;
		color:#FFFFFF;
		float:left;
		display:inline;
	}
		#featuredArtists .entries .entry .artistName {
			width:135px; height:13px;
			margin:0 0 5px 10px;
			font:bold 11px Arial, Helvetica, sans-serif;
			overflow:hidden;
		}
		#featuredArtists .entries .entry img {
			width:147px; height:92px;
			display:block;
		}
		#featuredArtists .entries .entry ul {
			height:81px;
			margin:11px 0 2px 11px;
			font:normal 6px Arial, Helvetica, sans-serif;
			color:#dfefff;
			list-style:none;
			overflow:hidden;
		}
			#featuredArtists .entries .entry ul li {
				padding:0 0 0 7px;
				font:normal 10px Arial, Helvetica, sans-serif;
				background:url(../../images/listStyle_dot.gif) 0 5px no-repeat;
			}
				#featuredArtists .entries .entry ul li a:link, #featuredArtists .entries .entry ul li a:visited {
					color:#dfefff;
				}
					#featuredArtists .entries .entry ul li a:active, #featuredArtists .entries .entry ul li a:hover {
						color:#004890;
					}
		#featuredArtists .entries .entry .btnHolder {
			width:114px;
			padding:0 10px 0 23px;
		}
			#featuredArtists .entries .entry .btnHolder .btnAddFriend img {
				width:98px; height:16px;
			}
		#featuredArtists .entries .entry .moreArtistsGry img {
			width:84px; height:12px;
		}

        
        /* browseAllBar */
	#featuredArtists .browseAllBar {
		margin:0 0 0 10px; padding:2px 10px 0 0;
		height:22px;
		background:#778694;
	}
		#featuredArtists .browseAllBar h2 {
			margin:2px 0 0 10px;
			font:bold 11px Arial, Helvetica, sans-serif;
			color:#fff;
			display:inline;
			float:left;
		}
		#featuredArtists .browseAllBar a {
			margin:1px 0 0 0;
			float:right;
		}


/*	--------------------------------------------------------------------------------------------------------------------------
	altCol Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	.altCol {
		width:300px;
		margin:0 0 0 20px;
		float:left;
	}
		.altCol .altAd {
			margin:0;
		}

	/*	noEntry Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/					
	#photoHolder .noEntry {
		width:246px;
		margin:20px auto; padding:2px;
		background:url(../../images/_spacer.png);
		border:none;
	}
		#photoHolder .noEntry .content {
			padding:7px 12px 11px 12px;
			border:dashed 1px #5c9fe2;
			background:url(../../images/_spacer.png)
		}
			#photoHolder .noEntry .content h2 {
				font:normal 12px Arial, Helvetica, sans-serif;
				color:#004890;
			}
			#photoHolder .noEntry .content .actions {
				margin:10px 0 0 0;
			}
				#photoHolder .noEntry .content .actions a {
					margin:0 auto;
					display:block;
				}