@charset "utf-8";
/* CSS Document */

@import url("facade-portal-paging.css");

h1#h1Artists {
	width:604px;
	height:50px;
	background:url(../../_sharedimg/artists/section_artists.gif) no-repeat top left;
}

h1#h1BrowseByGenre {
	width:310px;
	height:52px;
	background:url(../../_sharedimg/artists/browseartistsbygenre_bg.gif) no-repeat top left;
}

div#wbiBodyC1Inner {margin:0px 16px 0px 16px; padding:14px 0px 14px 0px;}

div.artistCard,
div.artistCardLIR {
	position:relative;
	float:left;
	display:inline;
	margin:0px 35px 0px 0px;
	padding:108px 0px 0px 0px;
	width:167px;
	height:62px;
	overflow:hidden;
}

div.artistCardLIR {margin-right:0px;}

div.artistCard img.artistThumbnail,
div.artistCardLIR img.artistThumbnail {
	position:absolute;
	top:0px;
	left:0px;
	padding:3px;
	width:160px;
	height:100px;
	background-color:#484544;
	border:1px solid #343231;
}

div.artistCard p,
div.artistCardLIR p {
	margin:0.4em 0em 0em 0.2em;
	color:#ffc600;
	font-size:0.9em;
	font-weight:bold;
}

div.artistCard a,
div.artistCardLIR a {color:#ffc600; text-decoration:none;}
div.artistCard a:hover,
div.artistCardLIR a:hover {color:#ffc600; text-decoration:underline;}

div.artistCard p span.discreet,
div.artistCardLIR p span.discreet {
	font-weight:normal;
	color:#8d8b8b!important;
}