
/*
========================== 
EXPLORE PAGE
==========================
*/


div.explorepage div.c1 div.chartscol div.row {
	width:280px;
	margin:0 0 25px 0;
}

div.explorepage div.c1 div.chartscol div.row div.image {
	float:left;
	width:88px;
	height:88px;
	margin-right:10px;	
}
div.explorepage div.c1 div.chartscol div.row div.product {
	float:left;
	width:170px;
	font-size:13px;
}

div.explorepage div.c1 div.chartscol div.row div.product span.date {
	font-size:12px;
	border-top:1px solid #b2b2b2;	
	margin-top:2px;
	padding-top:4px;	
}
div.explorepage div.c1 div.chartscol div.row span.artist {
	margin-top:10px;
	display:block;
}

div.explorepage div.c1  div.image a {
	width:82px;
	height:82px;
}
div.explorepage div.c2 div.bottom {
	padding-bottom:25px;
}
div.explorepage div.c2 div.top {
	padding-top:10px;
}

div.explorepage div.c2 div.mid {
	padding-top:8px;
}
	
div.explorepage div.searchform{
	margin-top:0;
	padding-top:0;
	text-align:center;
	padding-bottom:0;
}


div.explorepage div.flash{
	/*margin-top:20px;*/
}
div.explorepage form{
	margin:0 auto; padding:0;width:400px; 
}
div.explorepage fieldset{
	border:0; margin:0 0 15px 0; padding:0 0 15px 0; 
	text-align:left;

}

div.explorepage fieldset img{
	margin-right:15px;
	vertical-align:middle;
}
div.explorepage fieldset.artist{
	text-align:right;
	border:0;margin:0;padding:0 0 2px 0;
}

div.explorepage fieldset.artist div.select{
	text-align:left;
	float:left;
	margin-right:10px;
}
div.explorepage fieldset.artist select{
	margin-bottom:10px;
	width:99%;
}

div.explorepage div.c2 a.submit {
	background:url(/images/portal/bkgs/searchbtn.gif) top left no-repeat transparent;
	padding:0;
	border:0;
	overflow:hidden;
	width:65px;
	height:20px;
	display:block;
	text-indent:1000em;	
}


div.explorepage legend{
	margin:0; padding:0 0 10px 0;color:#fff;	
}
div.explorepage table.releases{
	font-size:12px;
	color:#fff;	
	border-collapse:collapse;	
	margin:0 2px 0 2px;
}

div.explorepage table.BLM, div.explorepage table.blm-menugroup, div.explorepage table.blm-menuitem, div.explorepage table.blm-menuitemover {
	font-size:10px;
	color:#000;
	margin:0;
}
div.explorepage th.album{

	width:256px;	
}

div.explorepage th.artists{
	width:300px;
}

div.explorepage th.release{
	width:133px;	
}

div.explorepage div.control{
    width:600px; margin:0 0 0 0; 
    clear:both;
    text-align:right;
    font-size:10px;  
}

div.explorepage table.releases th{
	text-align:left;	
	font-weight:normal;
	padding-bottom:12px;
}

div.explorepage table.releases th span{
	margin:0 0 0 15px;	
	font-size:18px;
	font-weight:normal;
	text-transform:lowercase;	
	color:#fff;
}

div.explorepage table.releases th.album span {
	margin-left:25px;
}

div.explorepage table.releases th.release span{
	margin-left:25px;
}
div.explorepage table.releases td a, div.explorepage table.releases td.artist span{
	margin-left:15px;
	display:block;
}

div.explorepage table.releases td div.control a {
	display:inline;
	margin:0;
}

div.explorepage table.releases td div.control span.paging {
	float:none;
}

div.explorepage table.releases td.artist span a {
	margin-left:0;
}
div.explorepage table.releases td{
	vertical-align:top;	
}

div.explorepage table.releases td.image {
	width:120px;
	height:110px;
	overflow:hidden;
}

div.explorepage table.releases td.image div.image {
	margin:0pt 0pt 25px 25px;
}


div.explorepage table.releases td.image div.image a {
	margin:0;
}
div.explorepage table.releases table td{
	padding:0; border:0;
}

div.explorepage table.releases td.title span.clip {
	display:block;
	margin-top:10px;
	margin-bottom:10px;
}

span.clip span.play, span.clip span.nowplaying {
	width:37px;
	height:11px;
	padding:0;
	cursor:pointer;
}



div.explorepage table.releases td.title table.BLM, div.explorepage table.releases td.title span.clip {
	margin-left:15px;
}

div.explorepage table.releases td.title table.BLM table, div.explorepage table.releases td.title table.BLM table.releases td, div.explorepage table.releases td.title table.BLM table.releases a {
	margin:0;
	padding:0;
	border:0;
}
div.explorepage table.releases td.title table.BLM {
	margin-top:20px;
}
div.explorepage table.releases td.release{
	padding-left:25px;
}

div.explorepage table.releases td.label{
	text-align:center;	
}

div.explorepage table.releases td.label span{
	display:block;
	width:70px;
	height:30px;
	overflow:hidden;
	text-indent:-1000em;	
}


div.explorepage table.releases span.label_3{
	background:url(/images/portal/bkgs/dreamworks-logo.gif) top left no-repeat;			
}

div.explorepage table.releases span.label_1{
	background:url(/images/portal/bkgs/mca-logo.png) top left no-repeat;	
}

div.explorepage table.releases span.label_2{
	background:url(/images/portal/bkgs/mercury-logo.gif) top left no-repeat;
}


 div.explorepage div.innerpage div.c2 div.bottom div.control {
	margin-bottom:20px;
}

div.explorepage span.comment {
	font-size:11px;
}


div.explorepage div.c1 div.hide {
	width:0;
	position:absolute;
	top:-200em;
	overflow:hidden;
	height:0;
}
