@import url(banditHeader.css?rnd=4);
hr {
	height: 0px;
	overflow: hidden;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	margin: 0px 10px 15px 0px;
	*margin: 0px 10px 10px 0px;
	}

#headerFlashOuter {
	height: 122px;
	}
	
#banditAd {
	position: absolute;
	}	
	
/* -------- STORE HEADER -------- */
#outerPage {
	background-repeat: repeat-x;
	background-position: 0px 162px;
	}
	
#pageBg {
	background-position: top center;
	background-repeat: no-repeat;
	background-position: center 163px;
	min-height: 600px;
	_height: 600px;
	}
	
#headerFlash {
	width: 970px;
	height: 122px;
	overflow: hidden;
	margin: 0px auto;
	}	
	

#headerFlashOuter {
	height: 121px;
	text-align: left;
	}

#featurePanel {
	position: absolute;
	right: 0px;
	}
	
#bodyContentOuter {
	width: 970px;
	position: relative;
	margin: 0px auto;
	}	

#bodyContent {
	/* padding: 15px 12px 30px 12px; 
	*padding: 15px 12px 50px 12px; */
	padding: 15px 12px 30px 12px;
	background-repeat: no-repeat;
	text-align: left;
	margin-top: 48px; /* new userbar */
	}	
	
	
#featurePanel {
	margin-top: 12px;
	}	
	
#nameInHeader, #channelNameInHeader {
	display: none;
	}	
	
/* -------- FOOTER -------- */		
#pageFooter {
	margin-top:0px;
	font-size: 10px;
	padding:8px 18px 12px 21px;
	width:931px;
	height:10px;
	}

#footerLinks {
	float: left;
	}
	
#footerLinks ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	}
	
#footerLinks li {
	float: left;
	margin-right: 15px;
	}
	
#footerLinks li a {
	/* color: #b5b5b5; */
	}			

#footerLinks li a:hover {
	/* color: #666; */
	}
	
#footerCopyright {
	float: right;
	/* color: #b5b5b5; */
	}
			
/* -------- USER BAR -------- */			

#connectedTopBar {
	position: absolute;
	top: 121px;
	left: 0px;
	width: 970px;
	display: block;
	line-height: 1.3;
	}
	

#getConnected {
	position: absolute;
	top: 0px;
	right: 0px;
}	

#connectUserbarA, #top40Userbar {
	display:block;
	height:28px;
	line-height:3.5;
	text-indent:5px;
	width:94px;
	margin-left: 5px;
	float: left;
}

#top40Userbar {
	width:50px;
	margin-left: 8px;
}

#userBar {
	/* background: url(../images/storefront/userbar_leftBg.jpg) #f9f9f9 no-repeat; */
	height: 49px;
	color: #999999;
	text-align: left;
	width: 970px;
	margin-bottom: 1px;
	text-transform: uppercase;
	}
	
#topChannelsBar {
	color: #999;
	height: 13px;
	padding: 8px;
	display: block;
	background-image: url('/bandit/images/common/breadcrumbsGradient.png') !important;
	_background-image: none !important;
	background-repeat: no-repeat !important;
	background-position: left bottom !important;
	border-bottom: 1px solid #f2f2f2;
	}	
	
.topChannelsBarAbout {
	background-color: white;
}
	
#topChannelsBar a {
	color: #999;
	margin: 0px 3px;
	}	

#topChannelsBar a:hover {
	color: #000;
	}	
	
#userBar .username {
	color: #c9aa77;
	float: left;
	/* text-indent: 8px; */
	line-height: 1.8;
	}	

#userBar .currentChannel a {
	font-weight: bold;
	}

#userBar span.userCreditAmount {
	color: #9f9f9f;
}

#getConnected {
	font-weight: bold;
	margin: 3px 0px 0px 0px;
	}

#getConnected label {
	*margin-right: 5px;
	}

#getConnected input {
	width: 10px;
	height: 10px;
	position: relative;
	top: -2px;
	*top: -3px;
	margin: 0px 5px 0px 10px;
	*margin: 0px 5px 0px 0px;
	}		

#getConnected span.userCreditAmount {
	color: #9f9f9f;
}		

#connectPopupPage hr {
	margin-bottom: 5px;
	margin-right: 0px;
	}
	
#imDoneButton {
	margin: 0px 0px auto 0px;
	text-align: right;
	height: 21px;
	}	

/* -------- PAGEINATION -------- */	

.widgetResultPages {
	text-align: center;
	width: 100%;
}	

.widgetResultPages table {
	margin: 0px auto;
	}

.widgetResultPages a {
	line-height: 1.2;	
	padding: 3px 3px 5px 3px;
	*padding: 4px 3px 4px 3px;
	color: #b5b5b5;
	text-transform: uppercase;
	font-size: 10px;
	height: 11px;
	margin: 0px 1px;
	display: block;
	font-weight: normal;
	}
/* Safari */	
/*\*/ 
 html>body*.widgetResultPages a { padding-top: 5px; *padding-top: 4px; }
 /**/	
 	
.widgetResultPages a:hover {
	color: #FFFFFF;
	}	
	
.widgetResultPages .currentPage {
	color: #000;
	font-size: 10px;	
	height: 12px;
	display: block;
	float: left;
	padding: 4px 5px 5px 5px;
	*padding: 3px 5px 3px 5px;
	}
#idWidgetContainer_newReleases	.currentPage {
	padding-top: 3px;
	}
	
/* Safari */	
/*\*/ 
html>body*.widgetResultPages .currentPage { padding-top: 5px; *padding-top: 3px; }
html>body*#idWidgetContainer_newReleases	.currentPage { padding-top: 4px; *padding-top: 3px; }
 /**/	
	
.widgetResultPages td.dots {	
	padding: 2px 4px 5px 4px;
	*padding: 0px 4px 4px 4px;
	color: #b5b5b5;
	}
	
.pagePrev {
	background-image: url(../images/common/paginArrowPrev.gif);
	background-repeat: no-repeat;
	background-position: 5px 7px;
	}
	
.pageNext {
	background-image: url(../images/common/paginArrowNext.gif);
	background-repeat: no-repeat;
	background-position: 35px 7px;
	}
	
.pageNext:hover {
	background-position: 35px -13px !important;
	}	
	
.pagePrev:hover {
	background-position: 5px -13px !important;
	}	
	
/* -------- CONTENT -------- */	
.innerPageGradient {
	background: url(../images/common/contentRowBg.png) top center no-repeat;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/bandit/images/common/contentRowBgIE6.png');
	width: 946px;
	margin-top: 15px;
	text-align: center;
	padding-top: 8px;
	}
	
.contentLeftCol {
	width: 404px;
	float: left;
	margin-left: 9px;
	_margin-left: 4px;
	visibility: hidden;
	line-height: 1.35;
	color: #727272;
	_position: relative;
	}	

.contentRightCol {
	width: 516px;
	float: left;
	margin-left: 10px;
	visibility: hidden;
	line-height: 1.35;
	color: #727272;
	_margin-left: 7px;
	_position: relative;
	}
	
.contentBothCol {
	width: 930px;
	margin-left: 9px;
	_margin-left: 4px;
	visibility: hidden;
	line-height: 1.35;
	color: #727272;
	_position: relative;
	}	

.contentPageBg {
	text-align: left;
	padding: 18px 8px 18px 18px;
	height: 449px;
	overflow: hidden;
	position: relative;
}

.contentPageBg.withoutScroll {
	padding: 18px 0px 18px 18px !important;
}

.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;
	}		


/* -------- STORE POPUP -------- */	

#storeWrapper {
	width:100%;
	display: block;
	z-index:500;
	position:absolute;
	top:0px;
	left:0px;
	text-align:center;
	overflow: hidden;
}
		
#storePopup {
	z-index:550;
	/* width: 443px;
	*/ height: 585px;
	font-size: 11px;
	position: absolute;
	color: #000000;
	}	
	
table#storePopupShadow {
	width: 446px;
	height: 585px;
	}
	

table#storePopupShadow td {
	vertical-align: top;
	}
	
#topShadows .cssClear {
	*display: none;
	}	
	
#topShadows {
	width: 100%;
	}	
	
table#storePopupShadow #idWidgetContainer_flashPopup {
	text-align: left;
	overflow: hidden;
	}		
	
#storePopupShadow .storeLeftShadow,
.popupLeftShadow {
	background: url(/bandit/images/store/storePopupLeftShadow.png) no-repeat;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/bandit/images/store/storePopupLeftShadow.png');
	width: 10px;
	}
	
#storePopupShadow .storeRightShadow,
.popupRightShadow {
	background: url(/bandit/images/store/storePopupRightShadow.png) no-repeat;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/bandit/images/store/storePopupRightShadow.png');
	width: 13px;
	}	
	
#storePopupShadow .storeTopShadow,
#storePopupShadow .storeBtmShadow,
.popupTopShadow,
.popupBtmShadow {
	/* width: 379px;
	*/ 
	width: 100%;
	height: 12px;
	font-size: 1px;
	}	
#storePopupShadow .storeTopShadow,
.popupTopShadow {	
	background: url(/bandit/images/store/storePopupTopShadow.png) repeat-x;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/bandit/images/store/storePopupTopShadow.png',sizingMethod='scale');
	}
	
#storePopupShadow .storeBtmShadow,
.popupBtmShadow {	
	background: url(/bandit/images/store/storePopupBtmShadow.png) repeat-x;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/bandit/images/store/storePopupBtmShadow.png',sizingMethod='scale');
	}
		
#storePopupShadow .storeTLShadow,
#storePopupShadow .storeBLShadow,
.popupTLShadow,
.popupBLShadow {
	width: 22px;
	height: 12px;
	font-size: 1px;
	float: left;
	}
	
#storePopupShadow .storeTLShadow,
.popupTLShadow {	
	background: url(/bandit/images/store/storePopupTLShadow.png) no-repeat;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/bandit/images/store/storePopupTLShadow.png');
	}

#storePopupShadow .storeBLShadow,
.popupBLShadow {	
	background: url(/bandit/images/store/storePopupBLShadow.png) no-repeat;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/bandit/images/store/storePopupBLShadow.png');
	}	
	
#storePopupShadow .storeTRShadow,
#storePopupShadow .storeBRShadow,
.popupTRShadow,
.popupBRShadow  {
	width: 22px;
	height: 12px;
	float: right;
	font-size: 1px;
	}	
	
#storePopupShadow .storeTRShadow,
.popupTRShadow {	
	background: url(/bandit/images/store/storePopupTRShadow.png) no-repeat;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/bandit/images/store/storePopupTRShadow.png');
	}	
	
#storePopupShadow .storeBRShadow,
.popupBRShadow {	
	background: url(/bandit/images/store/storePopupBRShadow.png) no-repeat;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/bandit/images/store/storePopupBRShadow.png');
	}	
	
#storePopupBg {
	background-image: url(/bandit/images/store/storePopupBg.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	_background-image: none;
	/* IE6 does not like PNG's behind clickable content, hence no PNG filter here */
	padding: 10px;
	height: 540px;
	}	

#storePopupClose {
	text-align: right;
	padding-bottom: 5px;
	}	
	
#storePopupClose a {
	width: 20px;
	height: 16px;
	display: block;
	background-image: url(/bandit/images/store/storePopupClose.png);
	background-position: top right;
	background-repeat: no-repeat;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/bandit/images/store/storePopupClose.png');
	margin: 0px -2px 0px auto;
	cursor: pointer;
	}
	
#storePopupPage {
	padding: 10px 7px 10px 10px;
	}	
	
#flashPopupTabs {
	position: relative;
	height: 27px;
	overflow: hidden;
	}	
	
#errorPage {
	padding: 20px 10px;
	text-align: left;
	min-height: 300px;
	}	

#errorPage h2 {
	font-size: 16px;
	}

.widgetLoading {
	text-align: center;
	width: 880px;
	color: #999;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	padding: 25px;
	}
	
.widgetLoadingThreeCols {
	text-align: center;
	width: 660px;
	color: #999;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	padding: 25px;
}

/* storebg IE 6 margin fix */
.storeContainer
{ /* 
_position:inherit;
_margin-left:22px; 
*/
_width: 946px;
}

#ourPicksContentOuter.sectionContent {
_width:946px;
}

#justAddedContentOuter.sectionContent {
_width:946px;
}

/* ----- FRAME POPUP ----- */
#frameWrapper {
	width:100%;
	display: block;
	z-index:6999;
	position:absolute;
	top:0px;
	left:0px;
	text-align:center;
	background: #fff;
	overflow: hidden;
	*background: url(/bandit/images/common/headerLoginBgIE.png) !important;
	_filter:alpha(opacity=80);
}	
		
#frameDiv {
	z-index:6999;
	background: url(../images/common/frameBg.png) no-repeat;
	padding: 25px 0px 0px 0px;
	width: 460px;
	height: 550px;
	font-size: 11px;
	position: absolute;
	color: #000000;
	}
	
#frameBody {
	background-image:url(http://bandit.fm/bandit/images/store/storePopupBg.png);
	background-position: left bottom;
	background-repeat: repeat-x;
	width: 380px;
	height: 480px;
	margin-left: 30px;
	*margin-left: 0px;
	padding: 10px;
	}			
/* GENERIC POPUPS */
.genericPopupWrapper {
	width:100%;
	display: block;
	z-index:500;
	position:absolute;
	top:0px;
	left:0px;
	text-align:center;
	overflow: hidden;
	_filter:alpha(opacity=75);
	background: #fff;
}	

html>body .genericPopupWrapper { *background: url(/bandit/images/common/headerLoginBgIE.png) !important; }

.genericPopupClass {
	z-index:550;
	font-size: 11px;
	position: absolute;
	color: #000000;
	}
/* CONENCT THIS PAGE */
#connectThisPage {
	background: url(/bandit/images/common/connectBoxBg.png) no-repeat;
	padding: 12px 13px 12px 10px;
	width: 422px;
	height: 320px;
	}
#connectPopupShadow {
	width: 445px;
	height: 350px;
	}
	
#connectPopup {
	padding: 10px;
	}
	
#connectPopupTabs {
	margin-top: -10px;
	}	
	
#connectPopupPage .connectLeftCol h2,
#connectPopupPage .connectRightCol h2 {
	font-size: 11px;
	text-transform: uppercase;
	height: 20px;
	overflow: hidden;
	line-height: 1.9;
	*line-height: 1.8;
	text-indent: 10px;
}

#connectDesc {
	margin-left: 10px;
	}

#connectPopupPage {
	padding: 10px;
	}
	
#scrollingArea_connectPage {
	height: 195px;
	}	

.connectLeftCol {
	width: 170px;
	float: left;
	text-align: left;
}

.connectRightCol {
	width: 200px;
	float: left;
	text-align: left;
	}
	
.connectRightCol h2 {
	margin-right: 10px;
	}	
	
.chooseConnections {
	margin: 10px 0px;
	}	

.connectLeftCol {
	margin-right: 10px;
	}
	
#connectPopupPage ul {
	list-style: none;
	padding: 0px;
	margin: 5px 0px 5px 8px;
}

#connectPopupPage ul label {
	cursor: pointer;
	}

#connectPopupPage ul li input {
	margin-right: 8px;
	position:relative;
	top:2px;
}

.connectLeftCol ul li input {
	*top: 0px !important;
}
.selectAll {
	text-transform: none;
	font-weight: normal;
	}
	
#popupTopLeftShadow {
	background: url(/bandit/images/common/genericPopupTopLeftShadow.png) no-repeat;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/bandit/images/common/genericPopupTopLeftShadow.png');
	height: 20px;
	overflow: hidden;
	width: 10px;
	}	
	
#popupBtmLeftShadow {
	background: url(/bandit/images/common/genericPopupBtmLeftShadow.png) no-repeat;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/bandit/images/common/genericPopupBtmLeftShadow.png');
	height: 20px;
	overflow: hidden;
	width: 10px;
	}	
	
#popupLeftShadow {
	background: url(/bandit/images/common/genericPopupLeftShadow.png) no-repeat;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/bandit/images/common/genericPopupLeftShadow.png');
	height: 20px;
	overflow: hidden;
	width: 10px;
	}	
	
#popupTopRightShadow {
	background: url(/bandit/images/common/genericPopupTopRightShadow.png) no-repeat;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/bandit/images/common/genericPopupTopRightShadow.png');
	height: 20px;
	overflow: hidden;
	width: 13px;
	}	
	
#popupBtmRightShadow {
	background: url(/bandit/images/common/genericPopupBtmRightShadow.png) no-repeat;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/bandit/images/common/genericPopupBtmRightShadow.png');
	height: 20px;
	overflow: hidden;
	width: 13px;
	}	
	
#popupRightShadow {
	background:  url(/bandit/images/common/genericPopupRightShadow.png) no-repeat;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/bandit/images/common/genericPopupRightShadow.png');
	height: 20px;
	overflow: hidden;
	width: 13px;
	}	
/* BREADCRUMBS */
#breadcrumbs {
	width: 950px;
	height: 30px;
	display: block;
	background-image: url('/bandit/images/common/breadcrumbsGradient.png') !important;
	_background-image: none !important;
	background-repeat: no-repeat !important;
	background-position: bottom !important;
	padding: 10px;
	}
	
#breadcrumbs li {
	float: left;
	list-style: none;
	padding-top: 7px;
}	

#breadcrumbs ul {
	margin: 0px;
	padding: 0px;
	float: left;
}

#breadcrumbs div.itemInfo {
	float: left;
	width: 320px; 
	position: relative;
	}
	
#userBar h4 {
	margin: 0px 0px 3px 0px;
	font-size: 12px;
	}	

#userBar h4 a {
	position: relative;
	}	

#breadcrumbs .userbarDropdown {
	height: 28px;
	line-height: 3.5;
	text-indent: 5px;
	width: 152px;
	display: block;
}

.userbarDropdown a:hover, .channeNameDropdown a:hover {
	color: #fff !important;
	}

#breadcrumbs li span {
	font-weight:  bold;
	padding: 0px 7px;
}

.channelNameDropdown {
	float: left;
	background: none !important;
	}
	
#selectbox_activeChannel {
	margin-left: 8px;
	}	

#selectbox_activeChannel a,
#selectbox_channels  a {
	height: 28px;
	line-height: 3.5;
	text-indent: 5px;
	width: 142px;
	display: block;
	z-index: 5;
	overflow: hidden;
}

#breadRightLinks {
	float: right;
	padding-top: 7px;
	font-weight: bold;
	margin-right: 15px;
	}	
	
.connectPageLink {
	background-image: url('/bandit/images/common/channelDropdown.png');
	background-position: right 4px;
	padding-right: 12px;
	background-repeat: no-repeat;
}

#breadcrumbsLine {
	width: 970px;
	height: 1px;
	overflow: hidden;
}

#breadRightLinks ul {
	margin: 0px -10px 0px 0px;
	font-size: 13px;
	position: relative;
	top: -1px;
}

#breadRightLinks h4 {
	margin-right: 4px;
	padding: 0px;
	display:inline;
	position: relative;
	top: -2px;
}

#breadRightLinks a {
	margin: 0px 4px;
	font-size: 11px;
	position: relative;
}

#breadRightLinks li {
	margin-top: -7px;
}

.selectedPage {
	font-size: 11px !important;
	
}

.leftSideBreadcrumbs {
height: 29px;
width: 500px;
}
.leftSideBreadcrumbs h4 {
font-size: 11px !important;
}

.leftSideBreadcrumbs li,
.leftSideBreadcrumbs a {
	padding: 0px 4px;
}

#customSelectOptions_activeChannel {
	width: 180px !important;
	height: 300px;
	margin-top: 2px;
	}

/* CONNECT MODAL */
#connectBtn {
	margin-left: 9px;
	}
	
#connectModal {
	padding: 10px;
	width: 280px;
	height: 130px;
}

#connectModalInner {
	height: 129px;
	}

#connectModalLeft {
	float: left;
	width: 110px;
	padding: 10px 15px;
	text-align: left;
}

#connectModalLeft ul {
	margin: 0px 0px 2px 15px;
	padding: 0px;
}

#connectModalRight {
	float: left;
	width: 140px;
	padding: 6px 0px 15px 0px;
	text-align: left;
}

#connectStatusOuter {
	margin-top: 19px;
}

.closeConnect {
	width: 17px;
	height: 17px;
	float: right;
	display: block;
	margin-right: 5px;
	margin-top: 1px;
}	

.closeConnect a {
	background: url('/bandit/images/common/icon_close.png') no-repeat;
	width: 17px;
	height: 17px;
	display: block;
}

.connectFavLinks {
	height: 30px;
	margin-top: 4px;
	*margin-top: 10px;
	}
	
#getConnectedButton {
	margin-top: 13px;
	}	
	
#connectThisPageModal {	
	z-index:5;
	font-size: 11px;
	color: #000000;
	position: absolute;
	left: 331px;
	top: 160px;
	}
	
#globalNoContent {
	text-align: center;
	margin-top: 175px;
	}	
	
#noClick {
	background: #fff;
	filter:alpha(opacity=0);
	opacity: 0;
	-moz-opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 5;
	display: block;
	} 	
	
#previewFlash {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 10;
	}	
	
#selectbox_regionToggler {
	*margin-top: -2px;
	}	
	

	

.arrowOnRight {	
	background-image: url(/bandit/images/common/channelDropdown.png);
	background-position: right 5px;
	background-repeat: no-repeat;
	padding-right: 12px;		
	
}	

.arrowOnRightInPage {
	}

.arrowOnRightUp {	
	background-image: url(/bandit/images/common/channelDropdownUp.png);
	background-position: right 5px;
	background-repeat: no-repeat;
	padding-right: 12px;		
}

#pagePanelBg {
	background-color:#000 !important;
	border:#000 solid 1px !important;
}




/*  Flash Confirm Transaction Modal.  edit - Not currently ustilised */

#flashConfirmModal {
	position:fixed;
	margin-left:54.4%;
	width:436px;
	height:228px;
	background-image:url(/bandit/images/common/FooterFrameModal_DIV_Glow.png);
	z-index:1000;
	bottom:0;
}

/*  Flash Confirm Transaction Modal */


/* Promotions Widget */

#channelPromoDiv {
	width:904px;height:258px;margin-left:9px;
	}
	
#channelPromoPromotions {
	position:absolute;
	width:25px;
	height:165px;
	margin-left:13px;
	margin-top:86px;
	background-image:url(/bandit/images/promo/promotions.png);
}

#channelPromoAdvertisment {
	position:absolute;
	width:73px;
	height:7px;
	margin-left:81px;
	margin-top:259px;
	background-image:url(/bandit/images/promo/advertisement.png);
	
}
               
#channelPromoAdvert1 {
	position:absolute;
	width:300px;
	height:250px;
	margin-left:81px;
	margin-top:2px;
}

#channelPromoAdvert1 #promoLink1 {
	position:absolute;
	width:300px;
	height:250px;
	border: 1px solid #282828;
}
     
#channelPromoAdvert2 {
	position:absolute;
	width:497px;
	height:122px;
	margin-left:398px;
	margin-top:2px;
	background-image:url(/bandit/images/promo/tabs.png);
	
}
                
#channelPromoAdvert3 {
	position:absolute;
	width:497px;
	height:122px;
	margin-left:398px;
	margin-top:132px;
	background-image:url(/bandit/images/promo/tabs.png);
}
  
#channelPromoAdvert2 #promoLink2, #channelPromoAdvert3 #promoLink3 {
	position:absolute;
	width:468px;
	margin-left:14px;
	height:120px;
	border: 1px solid #282828;
	
}
 
    
#channelPromoLine {
	position:absolute;
	width:1px;
	height:294px;
	margin-left:50px;
	top:0;
	background-color:#535353;
}
/* /Promotions Widget */


/* Showcase Ad */
#showcaseAd {
	top:237px;
	position:absolute;
	margin-left:64.2%;
	margin-left:64.4% \9;
	background-color: transparency;
	/*border: 1px solid white;*/
	z-index:9; /* loginbg and div at 6999 */
}

#showcaseAd a {
	position:absolute;
	width:300px;
	height:250px;
	z-index:10; /* loginbg and div at 6999 */
}

/* /Showcase Ad */

/* Social Networking Bar */

#shareBar {
	background-image:url(/bandit/images/social/SocialPanel.png);
	width: 284px;
	float: right;
	height: 14px;
	padding: 8px;
	margin-right: 1px;
	
}

#textSocial {
	background-image:url(/bandit/images/social/social.gif);
	background-repeat:no-repeat;
	height:10px;
	width:50px;
	position:absolute;
	top:14px;
	float:left;
	*left:667px;
}

#textShare {
	font-family:arial-narrow, sans-serif;
	font-size: 11px;
	font-weight:bold;
	margin-left:0px;
	width:auto;
	margin-top:3px;
	*margin-top:4px;
	float:left;
	display: inline-block;
}

#shareIcons {
	height:16px;
	width:105px;
	float:left;
	margin-left:10px;
}

#shareBar a {
	height:16px;
	width:16px;
	top:17px;
	float:left;
	margin-right:5px;
}

#facebookShareIcon {
	background-image: url(/bandit/images/social/facebook_16.png);
}
#twitterShareIcon {
	background-image: url(/bandit/images/social/twitter_16.png);
}
#myspaceShareIcon {
	background-image: url(/bandit/images/social/myspace_16.png);
}
#diggShareIcon {
	background-image: url(/bandit/images/social/digg_alt_16.png);
}
#deliciousShareIcon {
	background-image: url(/bandit/images/social/delicious_16.png);
}

/* /Social Networking Bar */



#facebookLikeFrame {
	float: right;
	margin-top: -2px;
	position: relative;
}

#selectbox_regionToggler {
	position: absolute;
	top: 13px;
	right: 1px;
}

/* widget fixes - lcleland // couldn't find where to define so placed here */

#idWidgetContainer_midRight #connections {
	height: 450px;
}

#idWidgetContainer_mainSearchResults #containerFlash {
	height:1150px;
	height: 1155px\9;
}

#contentPage_artistMedia, #contentPage_channelMedia {
	height: 458px;
}

#contentPage_artistMedia #scrollingArea_artistMedia, #contentPage_channelMedia #scrollingArea_channelMedia {
	height: 458px;	
}

#idWidgetContainer_artistMedia #containerFlash, #idWidgetContainer_channelMedia #containerFlash {
	height: 458px;
}

#topSongsChartWidgetInner #containerFlash {
	height: 400px !important;
}
/* /widget fixes - lcleland //*/

#customSelectOptions_activeChannel, #customSelectOptions_channels {
	z-index:10;
}



#idFacebookContent #fb_content #fb_picture {
	float:left;
}

#idFacebookContent #fb_content #fb_message {
	position:relative;
}

#idFacebookContent #fb_content #fb_picture {
	margin:10px 15px 12px 0px;
}

#idFacebookContent #fb_content {
	margin-top:15px;		
	margin-bottom:10px;	
}	

#idFacebookContent #fb_content #fb_name {
	margin-top:10px;
	font-weight:bold;
}

#idFacebookContent #fb_content #fb_name a {
	margin-right:10px;
}

#idFacebookContent #fb_content #fb_message {
	margin-right: 10px;
}

#idFacebookContent #fb_content #fb_caption {
	padding-right: 10px;
	clear:right;
	font-weight:100;
	margin-bottom:5px;
}

#idFacebookContent #fb_content #fb_description {
	padding-right: 10px;
	font-weight:100;
	margin-bottom:10px;
}

#idFacebookContent #fb_content #fb_from {

}

#idFacebookContent #fb_content #idFacebookContent {
	margin-top:0px;
}

#tw_message {
	margin: 10px 10px 5px 0;
}

#tw_postDate {
	margin: 10px 10px 5px 0;
}

/* ie6 hacks */
#headerMenu a {
	_float:left;
}	

#headerIconBlog {
	_margin-left:160px;	
}

#headerLogin {
	_float:right;
}	

#headerVertLine1, #headerVertLine2, #headerVertLine3 {
	_display:none;
}


