@import url(todaysChart.css);
	
#bodyContent {
	margin-top: 0px;
	padding-top: 30px;
	}	
		
#whatIsBandit {
	margin-top: 25px;
	}
	
#banditFlashFeature {
	width: 946px;
	height: 252px;
	display: block;
	margin: 10px 0px 25px 0px;
	}

#artistOfTheWeekLink a {
	width: 946px;
	height: 345px;
	display: block;
	background-repeat: no-repeat;
	background-position: 0px -30px;
	text-align: right;
	position: relative;
	margin-top: 12px;
	}

	
#widgetResponse_ourPicksPromo_pageCount,
#widgetResponse_justAdded_pageCount {
	display: none;
	}	
	
#artistOfTheWeekLink .viewArtistPage {
	position: absolute;
	bottom: 0px;
	right: 0px;
	}
	
.viewArtistPage {
	width: 200px;
	height: 28px;
	background-color: #f4f4f4;
	background-image: url(/bandit/images/promo/viewPageIcon.gif);
	background-position: 179px 7px;
	background-repeat: no-repeat;
	display: block;
	font-weight: bold;
	color: #0099ff;
	text-transform: uppercase;
	text-align: left;
	text-indent: 10px;
	line-height: 2.5;
	}	
	
.viewArtistPage:hover {
	background-color: #0099ff;
	background-position: 179px -16px;
	color: #fff;
	cursor: pointer;
	}	
	
.ourPicksPage {
	width: 920px;
	margin-left: 2px;
}

#ourPicksPromo {
	margin-bottom: 0px !important;
	}

.ourPicksHomepage .ourPicksPage {
	width: 920px;
	margin-left: 2px;
	_ma\rgin-left:-28px; /* Only IE 6 sees this*/
	_w\idth:950px; /* Only IE 6 sees this*/
}

.top100label {
	color: #000;
	font-size: 11px;
	margin: 4px 0px 0px 10px;
	*margin: 3px 0px 0px 10px;
}


.featuredArtistImg {
	width: 200px !important;
	height: 133px !important;
	}	
	
.featuredArtistImg img {
	display: block !important;
	}	
	
.ourPickInfo {
	height: 110px;
	_height: 110px;
	overflow:hidden;
}

/*.ourPickInfo {
	min-height: 160px;
	_height: 160px;
}*/
	
.artistHeadline {
	font-weight: bold;
	text-transform: uppercase;
	margin: 10px 0px 5px 0px;
	}	
	
.ourPickDesc {
	line-height: 1.3;
	}	
	
/* CHANNEL PROMO PAGE */
#channelPromoPage {
	margin-top: 20px;
	}	
	
.channelImg {
	background-repeat: no-repeat;
	width: 469px;
	height: 120px;
	display: block;
	position: relative;
	}

.channelImg div {
	position: absolute;
	background: url(../images/promo/visitChannelNoTxt.gif) top right no-repeat #0099ff;
	height: 22px;
	display: block;
	bottom: 0px;
	right: 0px;
	font-size: 11px;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	padding: 6px 30px 0px 10px;
	cursor: pointer;
	}
	
.viewArtistPageBlue {
	background: url(../images/promo/visitChannelNoTxt.gif) top right no-repeat #0099ff;
	height: 22px;
	display: block;
	position: absolute;
	bottom: 0px;
	right: 0px;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	padding: 6px 30px 0px 10px;
	cursor: pointer;
	}	
	
#artistOfTheWeekLink a:hover .viewArtistPageBlue {	
	background-position: right bottom;
	background-color: #00adff;
	}
	
.channelImg:hover div {
	background-position: right bottom;
	background-color: #00adff;
	}	
		
	
.channelEmphasis {
	font-weight: bold;
	color: #000;
	text-transform: uppercase;
	}	

.featuredChannel {
	width: 470px;
	text-align: left;
	margin-top: 12px;
	float: left;
	line-height: 1.4;
}

.featuredChannel img {
	border: 0px;
}

.channelDesc {
	margin-top: 12px;
}
.channelInfo {
	background: #f2f2f2;
	padding: 8px 12px;
	width: 218px;
	height: 104px;
	display: block;
	float: left;
}

.channelInfo h3 {
	text-transform: uppercase;
	font-size: 11px;
	color: #000;
	margin: 0px 0px 8px 0px;
	}

.channelArtistsAndTags {
	background: #f8f8f8;
	float: left;
	padding: 8px 12px;
	width: 202px;
	height: 104px;
	margin-left: 1px;
}

.artistsAndTagsSpace {
	height: 10px;
	}
	
.rightChannel {
	margin-left: 6px;
}

#channelChart {
	margin-top: 25px;
	}
	
#channelChartCol1 {
	margin-left: 25px;
	_margin-left: 15px;
	}	
	
.browsePagin .widgetResultPages {
	margin: 0px !important;
	}
	

#innerTitleTabLeft {
	 background: url(../images/storefront/titlebar_innertab_leftBg.png) no-repeat;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/bandit/images/storefront/titlebar_innertab_leftBg.png');
	}
	
#innerTitleTabRight {
	background: url(../images/storefront/titlebar_innertab_rightBg.png) no-repeat;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/bandit/images/storefront/titlebar_innertab_rightBg.png');
	}
	
#innerTitleTabMid {
	background: #fff;
}		
