@import url(contentScroll.css?v=1);
@import url(contentWidgets.css?v=1);
/* @import url(searchContent.css?v=1); */

/* -------- USER BAR & CATEGORIES -------- */	


#storeGenreMenu {
	float: right;
}
	
.yearShade1 {
	filter:alpha(opacity=90);
	opacity: 0.9;
	-moz-opacity:0.9;
	width: 20px;
	}     
	
.yearShade2 {
	filter:alpha(opacity=80);
	opacity: 0.8;
	-moz-opacity:0.8;
	width: 20px;
	}
	
.yearShade3 {
	filter:alpha(opacity=70);
	opacity: 0.7;
	-moz-opacity:0.7;
	width: 20px;
	}
	
.yearShade4 {
	filter:alpha(opacity=60);
	opacity: 0.6;
	-moz-opacity:0.6;
	width: 20px;
	}		


.contentRow {
	background: url(../images/common/contentRowBg.png) top center no-repeat;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/bandit/images/common/contentRowBg.png');
	width: 946px;
	margin-top: 15px;
	text-align: center;
	padding-top: 8px;
	}	
	
#artistpageDiscog {
	margin-top: 375px;
	}	
	
#playlistsPage	{
	margin-top: 375px !important;
	}

#defaultArtistName {
	width: 600px;
	margin: 5px 0px 0px 4px;
	}


/* ------------ ARTIST STORE ---------- */
#backToArtistPage {
	width: 300px;
	display: block;
	position: relative;
	margin: -45px 0px 15px -5px;
	}
	
#channelStoreBtn {
	position: absolute;
	margin: -25px 0px 0px 283px;
	}	
	
#channelStoreBtn a {
	background-image: url(/bandit/images/common/channelStoreBtn.png);
	background-repeat: no-repeat;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/bandit/images/common/contentRowBg.png');
	width: 112px;
	height: 16px;
	display: block;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0px 0px 0px 10px;
	line-height: 1.5;
	*line-height: 1.4;
	}	
	
#channelStoreBtn a:hover {
	background-position: 0px -16px;
	}	
	
#contentRow {
	background: url(../images/common/contentRowBg.png) top center no-repeat;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/common/contentRowBg.png');
	width: 946px;
	margin-top: 15px;
	text-align: center;
	padding-top: 35px;
	margin-top: 350px;
	}
	
#artistStoreOuter {
	background: url(../images/common/contentRowBg.png) top center no-repeat;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/common/contentRowBg.png');
	width: 946px;
	margin-top: 350px;
	text-align: center;
	padding-top: 35px;
	}
	
#artistStore {
	width: 930px;
	margin: 0px auto;
	text-align: center;
	padding-top: 18px;
	padding-bottom: 15px;
	}	
/* 	
#artistStore a {
	color: #000;
	}	
	*/
#artistTopSales, #artistDiscog {
	text-align: left;
	margin: 0px;
	}	

table.artistStoreTable { 
	width:100%;
	margin-bottom: 10px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	}	
	
table.topTable {
	border-bottom: none;
	}	
	
table.artistStoreTable td {
	text-align: left;
	vertical-align: top;
	padding-bottom: 5px;
	}
	
table.artistStoreTable td a {
	/* color: #000000; */
	}
	
table.artistStoreTable td a:hover, table.artistReleaseContent a:hover {
	text-decoration: none;
	}		
	
td.spacerCol {
	width: 15px;
	}		
	
table.artistStoreTable td.dateCol {
	color: #FFFFFF;
	font-size: 20px;
	text-align: center;
	width: 63px;
	font-weight: bold;
	text-transform: uppercase;
	}	

td.topAlbumCol {
	width: 278px;

	}
	
td.albumCol {
	}

.artistReleaseContentFloat {
	float: left;
	margin-right: 0px;
	_margin-right: 2px;
	margin-bottom: 10px;
	}

td.videoCol {
	width: 0px;
}
	
td.songCol {
	width: 270px;
	padding-right: 10px;
	}
	
table.artistReleaseContent {
	/* width: 100%; */
	width: 265px;
	color: #999;
	line-height: 1.3;
	}	
	
table.artistReleaseContent td {
	vertical-align: top;
	}	
	
table.artistReleaseContent td.itemThumb img {
	border: 0px;
	}	
	
td.albumCol td.itemThumb {
	width: 108px;
	}	
	
td.songCol td.itemThumb {
	width: 58px;
	}	
	
td.videoCol td.itemThumb {
	width: 81px;
	}	
	
div.itemTitle {
	margin-right: 15px;
	}	
	
td.albumCol div.itemTitle {
	min-height: 82px;
	_height: 82px;
	}	
	
.listenButton {
	}	
	
td.albumCol div.itemTitle a {
	font-weight: bold;
	}	

td.songCol div.itemTitle, td.videoCol div.itemTitle {
	min-height: 19px;
	_height: 19px;
	}

table.artistReleaseContent a.buyButton {
	background-image: url(../images/store/buyBg.png);
	background-repeat: repeat-x;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/bandit/images/store/buyBg.png',sizingMethod='scale');
	display: block;
	text-transform: uppercase;
	color: #fff !important;
	text-align: center;
	margin-top: 2px;
	margin-bottom: 5px;
	padding-top: 1px;
	}
	
table.artistReleaseContent a.buyButton:hover {
	color: #fff !important;
	filter:alpha(opacity=80);
	opacity: 0.8;
	-moz-opacity:0.8;
	}	
	
td.albumCol a.buyButton {
	width: 70px;
	height: 15px;
	font-size: 11px;
	font-weight: bold;
	}	
	
td.albumCol .price {
	margin: 0px 0px 0px 7px;
	font-weight: normal !important;
	float: left;
	}	
	

	
td.songCol a.buyButton {
	width: 70px;
	height: 15px;
	}		
	
td.albumCol .releaseFormat {
	margin-top: 10px;
	font-weight: bold;
	}	
	
td.albumCol .releaseFormat .keyColour {
	float: left;
	}	
	
td.videoCol a.buyButton	{
	width: 72px;
	height: 15px;
	font-size: 11px;
	font-weight: bold;
	}	
	
td.videoCol .price {
	margin-top: -1px;
	position: relative;
	}		
	
.releaseDate {
	}	
	
#contentWidget_store {
	text-align: left;
	}	
	
.storeWrapper {
	padding: 19px 0px 25px 18px;
	}	
	
#artistBannerArea {
	text-align: left;
	margin: 20px 0px;
	height: 60px;
	}	
	
#artistStoreBanner {
	margin-left: 9px;
	_margin-left: 4px;
	float: left;
	width: 404px;
	}	
	
#videoPlayerAd {
	position: relative;
	float: left;
	margin-left: 28px;
	_margin-left: 25px;
	width: 480px;
	text-align: center;
	}	
	
#videoAdSWF {
	position: absolute;
	top: 0px;
	left: 6px;
	}

.artistIntro p {
	margin: 0px;
	}	
	
#nameInHeader {
	position: absolute;
	}	
	
/* ----------- NEW HEADER RIGHT COL ----------- */
#artistHeaderRight {
	display:block;
	width:300px;
	position:absolute;
	right:0;
	margin-right:20px;
margin-top: 10px;
}

#artistHeaderRightBg {
width: 320px;
right: 0px;
margin-right: 10px;
height: 350px;
position: absolute;
filter:alpha(opacity=75);
opacity: 0.75;
-moz-opacity:0.75;

}

#artistpageAdLabel {
	font-size: 9px;
	text-align: right;
	}

#artistpageAd {
	background:#000;
	height:250px;
}

#artistQuickfind {
	font-size: 11px;
	line-height: 1.4;
	}	
	
.quickFindLinks {
	padding: 3px 5px;
	height: auto !important;
	}
	
.quickfindName {
	text-transform: uppercase;
	}		

#artistQuickfind ul {
	padding: 0px;
	margin: 0px 0px 0px 5px;
}

#artistQuickfind li {
	float:left;
	display: block;
	width:95px;
	margin-left: 0px;
}


#userChannelPlaylists {
	margin-top: 28px !important;
	}
