
DIV#Body { position: relative; }
DIV#MainMenu A { background-color: #2A90E3; color: #fff; /*padding: 2px; margin: 1px; */ }
DIV#GenreMenu A { background-color: #031E37; color: #fff; padding: 2px; margin: 1px; font-size: smaller; }
DIV#MusicHeader TABLE, DIV#MusicHeader TD { /* border: 1px solid #fff; */ border-collapse: collapse; }
DIV#MusicHeader { margin-bottom: 10px; }
#tokenform {display:none;}

A { text-decoration: none; color: #145d9b; }
/*  <she-ra> there are anomalies such as the 'more' link on news summaries which is #0386C8 - and that is 11pt */
A:hover { text-decoration: underline; }
A img { border: none; }

a.membersLink { color: #fff; text-decoration: underline; }
/* a.membersLink:hover {  color: #145d9b;  } */

.Tester {display:none;}

.TextContainer { height: 1.3em; overflow: hidden; }
.HeightTextContainer { overflow:hidden;}
.EllipsedText{ overflow:hidden; } 

.buy 
{
	display:block;
	height:16px;
	width:78px;		
	background-image: url(/images/sr/addtocartsprite.png);
}

.buy.m 
{
	background-image: url(/images/sr/addtocartsprite.png);
}

.buy.a
{
	background-image: url(/images/sr/addtocartsprite.png);
}

.LargeAlbum .buy.a
{
	background-image: url(/images/sr/addtocartsprite-large.png);
	height: 31px;
	width: 252px;
	margin: 8px 0;
}

.LargePopupAlbum { padding: 0;  }

.LargePopupAlbum .buy.a
{
	background-image: url(/images/sr/buyalbumsprite-small.png?1);
	height: 31px;
	width: 245px;
	margin: 8px -3px;
}

.LargePopupSingle { padding: 0; }

.LargePopupSingle .buy.a
{
	background-image: url(/images/sr/buyalbumsprite-small.png?1);
	height: 31px;
	width: 250px;
    margin: 8px -3px;
}


.LargeSingle .buy.a
{
	background-image: url(/images/sr/addtocartsprite-large.png);
	height: 31px;
	width: 252px;
    margin: 8px 0;
}

.buy.mtv
{
	display:block;
	height:31px;
	width:252px;		
	background-image: url(/images/sr/addtocartsprite-large.png);
    margin: 8px 0;
}

TABLE.Checkout { width: 100%; }
TABLE.Checkout TH { background-color: #031E37; color: #fff; }

TABLE.SkuTable { border-collapse: collapse; width: 100%; padding-left: 0.5em; position: relative; }
TABLE.SkuTable THEAD TR TH { border-bottom: solid 1px #a2b0bd; }
TABLE.SkuTable TH { text-align: left; white-space: nowrap; font-size: 11px; }
TABLE.SkuTable TD { border-bottom: solid 1px #E5E5E5; font-size: 11px; }
TABLE.SkuTable TR.Highlight TD { background-color: #FFF3A9; border-bottom-color: #FBDD47; }
TABLE.SkuTable TD.size { padding-right: 0.5em; text-align: right; width: 4em; }

.PurchaseTable tbody td
{
    padding: 5px 10px;
    height: 20px;
}

.PurchaseTable tbody td.Button { width: 1px; }

.PurchaseTable TR.AlbumRow { font-weight: bold; }
.PurchaseTable TD.ArtistName { font-weight: bold; }
.PurchaseTable TD.MediaName .indented { padding-left: 1em; }
.PurchaseTable .contd { padding-left: 1em; font-style: italic; font-size: 90%; }

.PurchaseTable .ClearRow
{    
    height: 10px;
    border-bottom: medium none;
}

.PurchaseTable .ClearTd 
{        
    border-bottom: medium none;
}

.PurchaseTable thead th
{
   padding: 0 10px;
   height: 25px;
   border-bottom: medium none;   
}

.star,.star0,.star1,.star2,.star3,.star4,.star5
{
	display:block;
	height:10px;
	width:55px;
	background-image: url(/images/sr/5stars.png);
	background-repeat: no-repeat;
}
.star0 {background-position: -55px 0px;}
.star1 {background-position: -44px 0px;}
.star2 {background-position: -33px 0px;}
.star3 {background-position: -22px 0px;}
.star4 {background-position: -11px 0px;}
.star5 {background-position: 0px 0px;}

.ClickableStar { float: left; display: block; width: 11px; height: 10px; }
.ClickableStar.StarOn { background-image: url(/images/sr/star-on.png); background-repeat: no-repeat; }
.ClickableStar.StarOff { background-image: url(/images/sr/star-off.png); background-repeat: no-repeat; }

#AudioPlayer .StatusBar{
	height:8px; float: left; margin:4px 0px 0px 9px; font-size:0px; padding:0px; width:176px; border:1px solid white; background-color: black 
}

#AudioPlayer .StatusBar .Progress{
background : url(/images/AudioPlayer/progress_bg.jpg) repeat-x;
width:0px; margin-top:1px; margin-left:1px;
height:6px;
}


/* Tabs */

.tabs 
{
	background: url(/images/sr/tabsbg.png);
	margin: 5px;
	height:30px;
	clear:both;	
	overflow: hidden;
	width: 637px;
}

.tabspanel {width: 2000px;}

.tab  
{
	float: left;
	margin-right: 4px;
	white-space: nowrap;
	text-align: center;
}

.tab a
{
	display: block;
	float: left;
	height: 30px;
	padding: 7px 6px 0px 6px;
	font-size: 12px;
	color: #333333;
}

.tab { background: url(/images/sr/taboffrightlong.png) no-repeat right top; }
.tab a { background: url(/images/sr/taboffleft.png) no-repeat left top; }
.tab.on { background: url(/images/sr/tabonrightlong.png) no-repeat right top; }
.tab.on a { background: url(/images/sr/tabonleft.png) no-repeat left top;}
    
.TabPage 
{
	display: none;
}
.tabs .tab.off {padding-right: 6px;}
.tabs .tab.off a {overflow:hidden;}
.TabPage.tpon
{
	display: block;
}
/* MixtapeList Styles */

SPAN.MixtapeOwner { font-weight: bold; }

.MixtapeList {
	width: 100%;
}

.MixtapeList th 
{
	border-bottom: 1px solid #88B5DB;
	color: #333333;
	font-size:12px;
	text-align: left;
	white-space: nowrap;
	padding: 5px 6px 5px 6px;
}
.MixtapeList td 
{
	padding: 10px 6px 10px 6px;
	font-size:12px;
	vertical-align: top;
}

.arrow
{
	margin-left: 5px;
	background-image: url(/images/sr/sortarrows.png);
	background-position: -9px 0px;
}

.sortdown .arrow
{
	background-position: 0px 0px;
}
.sortup .arrow 
{
	background-position: -18px 0px;
	
}

.MixtapeList .even {
	background-color: #F7F7F7;
}

.MixtapeList .num {text-align: left;}
.MixtapeList .stars, .MixtapeList .date {text-align: center;	white-space:nowrap;
}

.MixtapeList .MixtapeThumbnailCell { text-align: center; }

.videolink img { margin: 3px;}
.videolink span { font-weight: bold; color: #333333;}

/*  Ajax Pager Styles */

.proxy { display: none;}

.ImageGalleryItem {
	float: left;
	width: 197px;
	text-align: center;
}

.ImageGalleryItem img {
	border: 1px solid grey;
}

.AlbumSmall, .AlbumLarge, .ArtistSmall {
background-color:white;
float:left;
text-align:center;
font-size: 11px;
display: inline;
}

.AlbumSmall {
margin-top:1.5em;
margin-left:9px;
margin-right:9px;
width:98px;
}

.AlbumLarge {
margin-top:0.5em;
margin-left:14px;
margin-right:14px;
width:150px;
}

.ArtistSmall 
{
margin-top:1.5em;
margin-left:8px;
margin-right:8px;
width:130px;
}

.BrowseAlbums .page 
{
	padding-top:15px;
}

.BrowseAlbums .AlbumSmall 
{
	margin-left: 16px;
	margin-right: 16px;
}

.BrowseArtists .page  { padding-top: 10px; }
.BrowseArtists .ArtistContainer { float: left; width: 310px; padding-bottom: 5px; padding-left: 10px; }

.AlbumSmall.SearchResults,
.viewport.vert .AlbumSmall
{
margin-top:15px;
margin-left:16px;
margin-right:16px;
}

.ext-ie6 .AlbumSmall.SearchResults  
{
margin-left:13px;
margin-right:13px;
}

.AlbumSmall a, .AlbumSmall a:active, .AlbumLarge a, .AlbumLarge a:active,
.ArtistSmall a, .ArtistSmall a:active, .ArtistSmall a, .ArtistSmall a:active {text-decoration:none;color:Black;}
.AlbumSmall a:hover, .AlbumLarge a:hover,
.ArtistSmall a:hover, .ArtistSmall a:hover {text-decoration:underline;}

.AlbumSmall img, .AlbumLarge img, .ArtistSmall img {
background:#E5E5E5 none repeat scroll 0 0;
border:1px solid #999999;
}

.AlbumSmall .Info, .AlbumLarge .Info, .ArtistSmall .Info {
display:block;
line-height:1.2em;
height: 3.6em;
margin-top:4px;
overflow: hidden;
}

.AlbumSmall .Info, .ArtistSmall .Info 
{
padding-top:1px;
}

.AlbumSmall .Artist, .AlbumLarge .Artist, .ArtistSmall .Artist {
font-weight:bold;
}

.AlbumSmall .Album, .AlbumLarge .Album {
font-weight:normal;
}

.AlbumSaleContainer { width: 280px; float: left; padding: 10px 20px 10px 20px; height: 120px; }    
.AlbumSaleContainer .Image, .AlbumSaleContainer .Content { float: left; }    
.AlbumSaleContainer .Image { width: 100px; }    
.AlbumSaleContainer .Content { width: 160px; margin-left: 10px; }        
.AlbumSaleContainer .Information { font-weight: normal; font-size: 11px; padding: 3px 0px 3px 0px; }    
.AlbumSaleContainer .Price { font-size: 1.3em; font-weight: bold; padding-bottom: 3px; }    
.AlbumSaleContainer .BuyButton { padding: 0; }    
.AlbumSaleContainer .Various { font-weight: bold; color: #145d9b; }
.AlbumSaleContainer .Album a, .AlbumSaleContainer .Album a:active { color:Black; font-size: 1.1em; }

.page 
{
	display:block;
	float:left;
}

.page.hide  
{
	display:none;
}

.viewport
{
	overflow:hidden;
	position:relative;
}
.viewport.vert .page
{
	width:100%;
}
.ext-ie6 .viewport.horz {
	width: 96%;
	float: left;
}

.panel
{
	width:100%;
}

.PagerButton 
{
	padding-left:12px;
	padding-right:12px;
}
.PagerButton.Prev {float:left;}
.PagerButton.Next {float:right;}

.PagerButton.off img, INPUT.off
{
	opacity: 0.3;
	cursor: default;
	filter:alpha(opacity=30);
}

.ext-ie .PagerButton.off img {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);	
}

/* Join form styles */
/* .JoinForm input[type="text"]  {width:218px; height:18px; padding:3px}
.JoinForm input[type="password"] {width:218px; height:18px; padding:3px}
.JoinForm input[type="checkbox"] {padding:0px; margin:0px}
*/

.JoinForm .textbox, .JoinForm .password 
{
   width:218px; 
   height:18px; 
   padding:3px; 
}
.JoinForm .checkbox { padding: 0px; margin: 0px; }  
.JoinForm select {padding:3px; margin:0px}

.MobileRegistration, .PersonalInfo, .MusicNews, .Terms {padding-left:13px; padding-right:13px; font-size:10pt}  

.JoinForm .PersonalInfo input[type="text"]  {width:218px;}
.JoinForm .PersonalInfo input[type="password"] {width:218px;}

.EntryFormTable td {margin:0;padding:0;font-size:10pt}
.EntryFormTable td.EntryFormLabel {text-align:right;padding:2px 0px 2px 6px}
.EntryFormTable td.EntryFormInput {padding:6px 0px 6px 7px}
.EntryFormTable td.RememberMe {font-size: 11px;}
.EntryFormTable td.EntryFormTip {font-size:xx-small; width:200px; padding-right:10px;}
.EntryFormLabel {font-weight:bold; color:#343434; font-size:12px; }

td.LoginContent { font-size: 12px; }
td.LoginContent div.Register { margin-top: 1em; }

.SmallTip {font-size: 10px}
.module .SubHeading, .module h2 {color:#226fb7; font-size:16px; border-bottom:solid 1px #226fb7; padding-bottom:6px; padding-top:20px; padding-left:14px; margin-bottom:14px; position: relative; }
.module .SubHeading .SubHeadingRight { position: absolute; right: 0px; bottom: 0px; }
.module h2 { margin-top: 0; padding-left: 0; padding-top: 10px; }
.UpdatingText {color:#686868; font-size:12px; font-weight:bold;}


.ValidationPoint, .validation-summary-errors {color:red}
.ValidationPoint {}
span.validation-summary-errors {font-size:1.1em}

/* InfoLabel styles*/
.InfoLabel {background-color:#c1ed62; color:#0e2656; padding: 9px 12px 11px 32px}

table.InfoLabel2 {background-color:#c1ed62; color:#0e2656; padding:0px; margin:0px; border:0px; }

.InfoLabel2 .top {height:24px; padding:0; margin:0px;}
.InfoLabel2 .bottom {height:6px; padding:0; margin:0px;}
.InfoLabel2 .middle {padding:0; margin:0; height:auto}
.InfoLabel2 .middleTop { background:transparent url(/images/InfoLabel/Top/top.png) repeat-x; }

.InfoLabel2 .InfoContent {display :block;padding:0px; margin-top: 8px; margin-left:0px; margin-bottom:4px; margin-right:0px; font-size:8pt; font-weight:bold; vertical-align:top; }
.InfoLabel2 .InfoContent.Top {margin: 0px; }

.InfoLabel2 .lhsbottom { height:6px; padding:0; margin:0px;}
.InfoLabel2 .lhsbottomLeft { background:transparent url(/images/InfoLabel/Left/lhsbottom.jpg) no-repeat bottom left; width:40px; }
.InfoLabel2 .lhsbottomTop { background:transparent url(/images/InfoLabel/Top/lhsbottom.png) no-repeat bottom left; width:15px; }

.InfoLabel2 .lhsside { padding:0; margin:0px; height:auto}
.InfoLabel2 .lhssideLeft { background:transparent url(/images/InfoLabel/Left/lhsside.jpg) repeat-y; }
.InfoLabel2 .lhssideTop { background:transparent url(/images/InfoLabel/Top/lhsside.png) repeat-y; }

.InfoLabel2 .rhsside {padding:0; margin:0px; height:auto}

.InfoLabel2 .rhsbottom { width:5px; height:6px; margin:0px;padding:0;}
.InfoLabel2 .rhsbottomLeft { background:transparent url(/images/InfoLabel/Left/rhsbottom.jpg) no-repeat bottom right; }
.InfoLabel2 .rhsbottomTop { background:transparent url(/images/InfoLabel/Top/rhsbottom.png) no-repeat bottom right; }

/* Artist Image */
.PaddedImage
{
    float: left;
    padding: 0 10px 10px 0;
}

/* Artist Biography */
.PaddedText
{
    padding: 10px 10px 10px 0;
}

.FeatureRotator {
	font-size: 0px;		
	width: 657px;
	height: 315px;
	left: -10px;
	position: relative;	
	top: 8px;	
}

.FeatureRotator img {
	border: 0px;
}

.FeatureRotator .Feature {
	float: left;
	margin-left: 7px;
	margin-top: 8px;
	position: relative;
}

.FeatureRotator .HiddenLink {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	z-index: 10;
}

.FeatureRotator .Feature .Item {
	top: 0;
	left: 0;
	position: absolute;
}

.FeatureRotator .Feature .Item img {
	width: 528px;
	height: 297px;
}

.FeatureRotator .Feature .Item .Overlay, .FeatureRotator .Feature .Item .OverlayContent {
	font-size: 14px;
	font-family: Arial;
	bottom: 0px;
	left: 0px;
	position: absolute;
	color: white;
	padding: 0px;
	width: 528px;
	height: 56px;
}

.FeatureRotator .Feature .Item .Overlay {
	background-color: black;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	filter: alpha(opacity=60);
	opacity: 0.6;
}

.FeatureRotator .Feature .Item .OverlayContent .Title {
	font-weight: bold;
	font-size: 21px;
	margin: 2px 6px 0px 6px;
}

.FeatureRotator .Feature .Item .OverlayContent .Description {
	font-size: 12px;
	margin: -2px 7px 0px 7px;
}

.FeatureRotator .Menu {
	float: left;
	margin-top: 8px;
	margin-left: 10px;
}

.FeatureRotator .Menu .Item.First {
	margin-bottom: 5px;
}

.FeatureRotator .Menu .Item {
	position: relative;
	margin-bottom: 4px;

}

.FeatureRotator .Menu .Item img {
	width: 99px;
	height: 56px;
}

.FeatureRotator .Menu .Item .Overlay, .FeatureRotator .Menu .Item .OverlayContent {
	font-size: 10px;
	font-family: Arial;
	bottom: 0px;
	left: 0px;
	position: absolute;
	color: white;
	padding-left: 0.3em;
	padding-bottom: 0.1em;
	width: 94px;
	height: 13px;
}

.FeatureRotator .Menu .Item .Overlay {
	background-color: black;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	filter: alpha(opacity=60);
	opacity: 0.6;
}

td.ComingSoon {
	white-space: nowrap;
	text-align: center;
}

/* For Site Index */

#CenterColumn {
    padding-left:14px;
    padding-right:14px;
    width:auto;
}

#CenterColumn .SiteIndex {
    margin-top: 1em;
}

#CenterColumn .SiteIndex .LeftColumn 
{
    float:left;
    font-size:11px;
    padding:10px 10px 10px 30px;
    white-space:nowrap;
    width:210px;
    min-height: 0px;
}

#CenterColumn .SiteIndex .RightColumn 
{
    background-color:#ECECEC;
    float:right;
    font-size:11px;
    padding:10px 10px 10px 30px;
    width:270px;
}

/* StatusLabel */
.StatusLabel { margin: 1em 0em; }
.StatusLabel .Message { padding-top: 10px; }

.StatusLabel .Warning,
 .StatusLabel .Correct {
	color: #666666;
	font-size: 11px;
	font-weight: bold;
	overflow: auto; /* To enclose image float */
}
.StatusLabel .Warning { border: 1px solid #FFB380; background: url(/images/misc/warning_bg.png) repeat-x; }
.StatusLabel .Correct { border: 1px solid #00cc66; background: url(/images/misc/correct_bg.png) repeat-x; }
.StatusLabel .Warning .Icon,
 .StatusLabel .Correct .Icon {
 	height: 45px; width: 50px; float: left;
}
.StatusLabel .Warning .Icon { background: url(/images/misc/warning_icon.png) no-repeat 10px 8px; }
.StatusLabel .Correct .Icon { background: url(/images/misc/correct_icon.png) no-repeat 10px 8px; }
.StatusLabel .Warning .Message,
 .StatusLabel .Correct .Message {
  	margin-left: 50px;
}

/* Top Tracks Table */
.MediaList tbody td
{
    padding: 5px 10px;
    height: 20px;
}

.MediaList .ClearRow
{    
    height: 10px;
    border-bottom: medium none;
}

.MediaList .ClearTd 
{        
    border-bottom: medium none;
}

.MediaList .GiftMixtapePlay 
{        
    padding-left: 1px;
    padding-right: 1px;
}

.MediaList .GiftMixtapePlay.Last { padding-right: 10px; }

.BuyButton
{        
    padding: 0 5px;
}

.MediaList .BuyButton .AlbumOnly { font-weight: bold; text-align: center; white-space: nowrap; }

.MediaList thead th
{
   padding: 0 10px;
   height: 25px;
   border-bottom: medium none;   
}

.MediaList .MediaPositionIcon
{
    position: relative;
    /* top: 7px; */
}

.MediaList TD.Price { text-align: right; padding-right: 10pt; }
.MediaList TR.TotalPrice, .MediaList TR.TotalPrice TD { border-bottom: 0; color:Black }

/* CSS Hack: to pull the page up to allow the images to float over the module heading */
.TopTenCSSHack
{
    /* margin-top: -47px; */
}

.TopTenImage
{
    position: absolute;
    z-index: 2;
    left: 428px;
    top: 9px;    
}

.PreviewAll
{
	position: absolute;
    z-index: 2;
    top: 52px;
    right: 14px;
    font-size:16px;   
}

.RssFeed
{          
    position: absolute;
    z-index: 2;
    top: 10px;
    right: 25px;   
}

.RssFeed a:hover, .RssFeed a:link, .RssFeed a:visited
{                
    border: none;
    text-decoration: none;
}

.PullUpRssFeed
{
    margin-top: -25px;
    height: 1px;
}

/* Top Albums Table */
.AlbumList tbody td
{
    padding: 5px 10px;
    height: 20px;
}

.AlbumList .ClearRow
{    
    height: 10px;
    border-bottom: medium none;
}

.AlbumList .ClearTd 
{        
    border-bottom: medium none;
}

.AlbumList .GiftMixtapePlay 
{        
    padding-left: 1px;
    padding-right: 1px;
}

.AlbumList thead th
{
   padding: 0 10px;
   height: 25px;
   border-bottom: medium none;   
}

.AlbumList .Mixtape, .AlbumList .Gift
{
    width: 20px;
}

/* 
.AlbumList .MediaPositionIcon
{    
    position: relative;
    top: 0px; 
}
*/

.BannerCentre
{
	text-align: center; 	
}

/* MIXTAPES */
DIV.MixtapeBanner
{
    margin-bottom: 14px;
}

TABLE.MixtapeButtons { width: 100%; }
TABLE.MixtapeButtons TD { width: 33%; }
TABLE.MixtapeButtons .left { text-align: left; }
TABLE.MixtapeButtons .centre { text-align: center; }
TABLE.MixtapeButtons .right { text-align: right; }

#FeaturedMixTape
{
    margin-top: 10px;
    height: 300px;
}

.TopTracksControl, .TopAlbumsControl { width: 480px; }
#EditMixtapeForm 
{
    margin-top: 7px;
}
#EditMixtapeForm INPUT.radio
{
    margin-top: 0;
    margin-left: 0;
}

#EditMixtapeForm #LeftColumn
{
    float: left;
    width: 285px;
}

#EditMixtapeForm #RightColumn
{
    float: right;
    width: 341px;
}

.MixtapeImageSelection
{
    float: left;
    margin-right:18px;
}

.MixtapeImageSelection INPUT
{
    vertical-align: top;
}

#EditMixtapeForm #RightColumn #Details
{
    border-collapse: collapse;
    width: 100%;
}

#EditMixtapeForm #RightColumn #Details TR
{
    border-bottom: solid 3px #fff;
}
#EditMixtapeForm #RightColumn #Details TD, #EditMixtapeForm #RightColumn #Details TH {
    font-size: 12px;
}
#EditMixtapeForm #RightColumn #Details TD
{
    padding-right: 11px;
    padding-top: 5px;
    padding-bottom: 5px;
}
#EditMixtapeForm #RightColumn #Details TH 
{
    text-align: right;
    padding-top: 5px;
    padding-right: 5px;
    padding-left: 10px;
    vertical-align: top;
    width: 68px;
}
#EditMixtapeForm INPUT.text, #EditMixtapeForm TEXTAREA
{
    font-family: Courier New, Monospace;
    font-size: 12px;
    width: 100%;
}

#MixtapeName
{
    position: relative;
    font-family: Comic Sans MS;
}

#EditMixtapeForm #MixtapeActions
{
    text-align: center;
    vertical-align: middle;
    height: 26px;
    padding-top: 4px;
}

#EditMixtapeForm #MixtapeActions INPUT
{
    vertical-align: middle;
    height: 26px;
}

#EditMixtapeForm #MixtapeActions A
{
    vertical-align: middle;
    height: 26px;
    margin-left: 8px;
}

#EditMixtapeForm TD.TypeRow { padding-right: 0; }

#EditMixtapeForm .Info 
{
    background-color: #CCE3F1;
    margin-top: 13px;
    padding: 10px;
    height: 100px;
}

#EditMixtapeForm .Info INPUT { height: 18px; vertical-align: top; }

#EditMixtapeForm .Info .Subtitle 
{
    font-size: 14px;
    font-weight: bold;
}

#EditMixtapeForm .Info .Title
{
    font-size: 18px;
    font-weight: bold;
    color: #104979;
} 

#EditMixtapeForm .Info .Caption
{
    font-size: 12px;
}

#EditMixtapeForm .SearchString
{
    width: 192px;
}


/* Mixtape */
.Mixtape .InfoModule {
	position: relative;
	height: 300px;
	margin-left: -10px;
	margin-right: -10px;
}

.Mixtape .Video {
	padding-top: 10px;
	height: 325px;
}

.MixtapeVideo {
}

.MixtapeVideo .Player {
	float: left;
	/* width: 490px; */
	margin-right: 5px;
}

.MixtapeVideo div#playerDiv, .AdvertorialVideo div#playerDiv { margin-top: 0 !important; } 
.MixtapeVideo div#containerDiv, .AdvertorialVideo div#containerDiv { height: 300px !important; } 

.MixtapeVideo .Player.ViewMixtape{ margin-bottom: 5px; margin-right: 5px !important; }
.AdvertorialVideo .Player.ViewMixtape{ margin-bottom: auto; margin-right: auto !important; }

.MixtapeVideo .Summary {
	float: left;
	width: 130px;
}

.MixtapeVideo .Summary .Name {
	font-size: 14px;
	font-weight: bold;
}

.MixtapeVideo .Summary .Description {
	font-size: 12px;
}

.MixtapeVideo .Summary .Button {
	margin-top: 1em;
}

.Mixtape .MixtapeVideo {
	margin-top: 10px;
	margin-bottom: 5px;
}

.Mixtape .Summary .Favourite {
	position: relative;
	height: 26px;
}

.Mixtape .Summary .Favourite .ChangeButton {
	position: absolute;
	top: 0;
	left: 0;
}

.Mixtape .InfoModule .Image {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 300px;
	height: 300px;
	background-image: url(/images/sr/mixtape-gradient.png);
	background-repeat: repeat-x;
}

.Mixtape .InfoModule .Image .Details {
	position: absolute;
	top: 201px;
	padding: 10px;	
	left: 9px;
	width: 261px;
	height: 69px;
	font-family: Arial;
	font-size: 11px;
	background: #fff url(/images/2009/mixtape/details-background.png) no-repeat;
}

.Mixtape .InfoModule .Image .Details .Left {
	float: left;
	width: 185px;
}

.Mixtape .InfoModule .Image .Details .Right {
	float: right;
	font-weight: bold;
	width: 70px;
	text-align: right;
	margin-right: 0px;
}

.VoteControl .Rating {
	float: right;
}

.VoteControl .Votes, .VoteControl .Rating {
	font-weight: bold;
}

.VoteControl .Votes {
	text-align: right;
}

.Mixtape .InfoModule .Image .Details .Line 
{
	padding-top: 1px;
	clear: both;
}

.Mixtape .InfoModule .Image .Details .Key {
	font-weight: bold;
	float: left;
	width: 60px;
}

.Mixtape .InfoModule .Image .Details .Value {
	color: #105E9E;
	float: left;
}

.Mixtape .InfoModule .Summary {
	position: absolute;
	color: white;
	top: 0px;
	left: 299px;
	width: 308px;
	height: 285px;
	background: url(/images/2009/mixtape/summary-background.png) no-repeat;
	padding-left: 45px;
	padding-top: 15px;	
}

.MixtapeAdvertorialSummary 
{
	color: white;
	background: url(/images/2009/mixtape/summary-background.png) no-repeat;
}


.Mixtape .InfoModule .Summary .Title {
	font-weight: bold;
	font-size: 14px;
	margin: 6px 0px 4px 0px;
}

.Mixtape .InfoModule .Summary .Description {
	font-size: 12px;
	width: 250px;
	margin-bottom: 10px;
	max-height: 78px;
	overflow: hidden;
}

.ext-ie6 .Mixtape .InfoModule .Summary .Description
{
	height: 78px;
}

.Mixtape .InfoModule .Summary .Listen {
	position: absolute;
	top: 160px;
	left: 45px;
}

.Mixtape .InfoModule .Summary .Row {
	display: block;
	clear: both;
	width: 250px;
}

.Mixtape .InfoModule .Summary .RegularPrice.Amount, .Mixtape .InfoModule .Summary .MemberPrice.Amount {
	float: right;
}

.MemberPrice.Amount{ padding-right: 5pt; }


.Mixtape .InfoModule .Summary .RegularPrice, .MixtapeAdvertorialSummary .RegularPrice{
	float: left;
	font-size: 17px;
	font-weight: bold;
	margin-bottom: 2px;
}

.Mixtape .InfoModule .Summary .MemberPrice {
	float: left;
	font-weight: bold;
	margin-bottom: 4px;
}

.Mixtape .InfoModule .Summary .Buy {
	margin-bottom: 11px;
}

.Mixtape .InfoModule .Summary .Gift, .Mixtape .InfoModule .Summary .Email {
	float: left;
}

.Mixtape .InfoModule .Summary .Gift {
	margin-left: 8px;
	margin-right: 8px;
}

.Mixtape .InfoModule .Summary .PriceAndBuy {
	position: absolute;
	top: 198px;
	left: 45px;
}

/* Required to be Separated from .Browse for ie6 behavior PNG Fix */
.MixtapeFooterModule { position: relative; }

.MixtapeFooterModule .Browse {	
	background: url(/images/2009/mixtape/browse-background.png) no-repeat;
	width: 662px;
	height: 56px;
	margin-bottom: 0.4em;
}

.MixtapeFooterModule .Browse .Button {
	position: absolute;
	top: 14px;
	left: 18px;
	width: 156px;
	height: 26px;
}

.MixtapeAddTrack {
	position: relative;
	padding: 10px;
	top: 0px;
	left: 0px;
	width: 760px;
	font-size: 14px;
}

.MixtapeAddTrack .Heading {
	font-weight: bold;		
	font-size: 14px;
	margin-bottom: 20px;
}

.MixtapeAddTrack .Heading img {
	vertical-align: text-bottom;
}

.MixtapeAddTrack table.Track {
	text-align: left;
	font-size: 12px;
	width: 100%;	
	border-collapse: collapse;		
}

.MixtapeAddTrack table.Track td {
	font-size: 12px;
	padding-top: 5px;
}

.MixtapeAddTrack table.Track th {
	border-bottom: 1px solid #A3B0B9;
}

.MixtapeAddTrack .Instructions {
	font-size: 12px;
	margin-bottom: 15px;
}

.MixtapeAddTrack .Heading img {
	margin-right: 10px;
	padding-top: 2px;
}

.MixtapeAddTrack .Module {
	background-color: #E4F1F9;
	padding: 15px 15px 0px 15px;
	width: 600px;
	height: 70px;
	margin-top: 20px;
}

.MixtapeAddTrack a.Cancel {
	font-size: 12px;
	text-decoration: underline;	
}

.MixtapeAddTrack .Track .Title {
	width: 180px;	
}

.MixtapeAddTrack .Track .Artist {
	width: 150px;	
}

.MixtapeAddTrack .Track .Album {
	width: 130px;	
}

.MixtapeAddTrack .Track .Price {
	width: 65px;	
}

.MixtapeAddTrack .Track .Buy {
	width: 80px;
}

.GiftBoxResendSuccessful {
	padding-left: 1em;
	text-align: center;
}

/* DownloaderContent styles */
.DownloaderContent
{
	margin: 0 0 0 0;
	text-align: left;
}

table.DownloaderContentTable 
{
	width: 100%;
	border-collapse: collapse;
	border-bottom: 1px solid #116CB7;
}
table.DownloaderContentTable td.image
{
	padding: 1em;
	padding-right: 0.5em;
}
table.DownloaderContentTable td.body
{
	width: 100%;
	padding: 1em;
	padding-left: 0.5em;
}

.DownloaderContentTable ul
{
	margin-left: 3px;
}

.DownloaderContentTable li
{
	font-size: 12px;
	margin: 0.5em 0 0.5em 0.5em;
}

.DownloaderContentTable p
{
	font-size: 12px;
}

.DownloaderContentTable .SubHeading {
	padding: 6px;
	margin-bottom: 6px;
}

.DownloaderContentTable .DownloaderContentInstallComplete {
	font-size: 13px;
    font-weight: bold;
}

.DownloaderContentTable .DownloaderContentInstallComplete img {
	padding-left: 1em;
}

.DownloaderContentTable .ButtonImg {
	margin-bottom: 1em;
}

/* Nav Menu Styles */
#MusicHeader table.nav {
    border: none;  
    width: 100%;
}

#MusicHeader table.nav td 
{    
    border: none; 
    vertical-align: middle;    
    height: 25px;
}

#MusicHeader table.nav .subtitle
{
    font-size: 10px;
    font-family: Arial;
    font-weight: bold;
    padding-top: 3px;
}

#MusicHeader table.nav .menubutton 
{
    height: 23px;    
    text-align:center;
}

#MusicHeader table.nav td.separator
{
   border-left: solid 1px #165090;
}

#MusicHeader table.nav td a.menubutton 
{
    background-color: #1F71BB;
    color: #fff;
    display: block;
    text-decoration: none;    
    border: solid 1px #165090;    
    padding-top: 10px;    
}

#MusicHeader table.nav .menubutton a,
#MusicHeader table.nav .menubutton img
{
    display: inline;
}


/*** Nav bar styles ***/
#MusicHeader table.nav td div.dropdown
{
    padding: 10px 0;
    visibility: hidden;
    z-index: 99999;
    position: absolute;
    background-color: #2A8EE3;
    border-left:  solid 1px #165090;
    border-right:  solid 1px #165090;
    border-bottom:  solid 1px #165090;    
}

#MusicHeader table.nav td div.double { width: 405px; }
#MusicHeader table.nav td div.single { width: 205px; }


#MusicHeader table.nav td ul.menu,
#MusicHeader table.nav td .menu ul{
	margin: 0;
	padding: 0;
	cursor: default;
	list-style-type: none;
	/* float: left; */
}

#MusicHeader table.nav td ul.menu h1,
#MusicHeader table.nav td ul.menu li.heading,
#MusicHeader table.nav td .menu ul h1
{
    font-size: 9pt;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0 10px;    
    padding: 2px 0;
    /* color: #165295;	*/
    color: White;
	border-bottom: solid 1px #165295;
}

/* #MusicHeader table.nav td ul.menu>li{ */
#MusicHeader ul.menu li,
#MusicHeader ul.menu li ul.menu li
{
	display: block;		
	padding: 2px;	
	height: 20px;	
	min-width: 201px;
	line-height:1;
}

#MusicHeader table.nav td ul.menu li>ul{
/*Make the sub list items invisible*/
	visibility: hidden;
	position: absolute;
	max-width: 40ex;
	margin-left: 195px;
	margin-top: -20px;
}

#MusicHeader table.nav td ul.menu li:hover>ul.menu{
	visibility: visible;	
}


#MusicHeader table.nav td ul.menu li ul.menu
{
	visibility: hidden;
	border: 1px solid #165295;
	background-color: #2A8EE3;
	position: absolute;
	margin-left: 195px;
	margin-top: -19px;
}


#MusicHeader table.nav td ul.menu li a:hover
{
    background-color: #165295;
}

#MusicHeader table.nav td ul.menu li:hover
{
    background-color: #165295;
}

#MusicHeader table.nav td ul.menu li:active,
#MusicHeader table.nav td .menu ul li a:active{
	background-color: #165295;
	color: #fff;
}

#MusicHeader table.nav td .menu a{
	text-decoration: none;
	background: none;
	color: #FFF;
	display: block;
	padding: 2px 10px;
	font-family: Arial;
    font-size: 9pt;
    text-transform: uppercase;
    font-weight: bold;
}

#MusicHeader .subMenuLeft { float: left; width: 200px; }
#MusicHeader .subMenuRight { float: right; width: 200px; margin-right: 5px; }

/* New Style */
#MusicHeader table.nav td a:hover + div,
#MusicHeader table.nav td a:active + div 
{ 
    display: block; 
}

#MusicHeader table.nav td a.selected 
{
    background-color: #2A8EE3; 
}

#MusicHeader table.nav td a.menubutton:hover,
#MusicHeader table.nav td a.menubutton:active
{
    background-color: #2A8EE3;
    text-decoration: none;
    color: #fff;    
}

.LeftColumn table.genre,
#MusicHeader table.genre 
{
    border: none;
    text-align: center;
    width: 977px;
    margin-left: 1px;
}


.LeftColumn table.genre
{
    width: 648px;
    /* background: url("/generatedimages/pretend/MyAccountBackground.png") no-repeat 0px 0px; */
}

#MusicHeader table.genre td 
{
    border: none; 
    vertical-align: top;
    height: 33px;
}

.LeftColumn table.genre td.separator,
#MusicHeader table.genre td.separator
{
   width: 2px;
}

.LeftColumn table.genre td a,
#MusicHeader table.genre td a
{
    background: #000 url("/generatedimages/pretend/GenreBackground.jpg") repeat-x 0px 0px;
    color: #fff;
    display: block;
    text-decoration: none;
    /* height: 100%; */
}

.LeftColumn table.genre td a 
{ 
    /* background: #000 url("/generatedimages/pretend/MyAccountBackground.jpg") repeat-x 0px 0px; */ 
    height: 32px;  
    text-indent: -9999px;
}

.LeftColumn table.genre td a.DownloadsMenu { background: url("/generatedimages/pretend/MyAccountBackground.jpg") no-repeat 0px -47px; width: 177px; }
.LeftColumn table.genre td a.HistoryMenu { background: url("/generatedimages/pretend/MyAccountBackground.jpg") no-repeat -177px -47px; width: 160px; }
.LeftColumn table.genre td a.DetailsMenu { background: url("/generatedimages/pretend/MyAccountBackground.jpg") no-repeat -337px -47px; width: 175px; }
.LeftColumn table.genre td a.MobileMusicMenu { background: url("/generatedimages/pretend/MyAccountBackground.jpg") no-repeat -512px -47px; width: 142px; }

body.Downloads #MyAccount a#DownloadsNav,
.LeftColumn table.genre td a.DownloadsMenu:hover,
.LeftColumn table.genre td a.DownloadsMenu:active  
{
    background: url("/generatedimages/pretend/MyAccountBackground.jpg") no-repeat 0px 0px; 
}

body.History #MyAccount a#HistoryNav,
.LeftColumn table.genre td a.HistoryMenu:hover,
.LeftColumn table.genre td a.HistoryMenu:active  
{
    background: url("/generatedimages/pretend/MyAccountBackground.jpg") no-repeat -177px 0px; 
}

body.Details #MyAccount a#DetailsNav,
.LeftColumn table.genre td a.DetailsMenu:hover,
.LeftColumn table.genre td a.DetailsMenu:active  
{
    background: url("/generatedimages/pretend/MyAccountBackground.jpg") no-repeat -337px 0px; 
}

body.MobileMusic #MyAccount a#MobileMusicNav,
.LeftColumn table.genre td a.MobileMusicMenu:hover,
.LeftColumn table.genre td a.MobileMusicMenu:active  
{
    background: url("/generatedimages/pretend/MyAccountBackground.jpg") no-repeat -512px 0px; 
}


#MusicHeader table.genre td a:hover,
#MusicHeader table.genre td a:active,
#MusicHeader table.genre td a.active
{
    background: #000 url("/generatedimages/pretend/GenreHover.jpg") repeat-x 0px 0px;
    text-decoration: none;
    color: #fff;
}

#MusicHeader table.genre .menubutton 
{
    height: 100%;
}


.LeftColumn table.genre a.menubutton 
{ 
    display: block;
    padding-top: 15px; 
    text-decoration: none;
    /* height: 35px; */
}

#MusicMiddle .LeftColumn.HomepageCustom { min-height: 0px; }
/* The width is 5px more than the normal page width because the module shadow visually should extend past the right hand edge */
#MusicMiddle .HomeMiddle { float: left; /*width: 984px;*/ width: 99%; }

td.homepagenewslarge {
	width: 218px;
	height: 135px;
}

td.homepagenewssmall {
	width: 88px;
	height: 71px;
}

td.homepagenewslarge, td.homepagenewssmall {
	text-align: center;
	padding-right: 12px;
}

td.homepagenewslarge img, td.homepagenewssmall img {
	margin: 0 auto;
}

.homepagenewscontainer img {
	border: solid 1px #E5E5E5;
	vertical-align: top;
}

.homepagenewscontainer {
	font-size: 12px;
}

.homepagenewscontainer a {
 	font-weight: bold;
	vertical-align: top;
}

.homepagenewscontainer br {
	line-height: 0.3em;
}

a.more {
   color: #0386C8;
   font-size: 11px;
   padding-right: 9px;
   background: url("/images/sr/more.png") no-repeat bottom right;
   padding-bottom: 0em;
}

.homepagenewsleft {
	width: 390px;
	margin-right: 12px;
}

.homepagenewsright {
	width: 230px;
}

.homepagenewsleft, .homepagenewsright {
	float: left;
	border-collapse: separate;
	border-spacing: 0px;
}

.homepagenewsleft td, .homepagenewsright td {
	/*vertical-align: top;*/
	font-size: 12px;
	padding-top: 12px;
}

.homepagenewsleft tr, .homepagenewsright tr {
	vertical-align: top;
}

.homepagenewsleftitem.last, .homepagenewsrightitem.last {
	padding-bottom: 0px;
}

.homepagenewscontainer p {
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}

.newslistwrapper 
{
	position: relative;
	margin-top: 1.1em;
}

.newscontainer {
	padding: 1em 0;
}

.newscontainer .imagecontainer {
	float:left;
	height: 135px;
	width: 230px;
	text-align: center;
}

.newscontainer .imagecontainer img {
	margin: 0 auto;
	border: solid 1px #E5E5E5;
	vertical-align: top;
	display: block;
}


.newscontainersmall {
	padding: 5px 0;
	height: 69px
}

.newscontainersmall .imagecontainer {
	float:left;
	height: 60px;
	width: 100px;
	text-align: center;
}

.newscontainersmall .imagecontainer img {
	margin: 0 auto;
	border: solid 1px #E5E5E5;
	vertical-align: top;
	display: block;
}



.RelatedStories {
	background-color: #CCE3F1;
	color: #315579;
	font-weight: bold;
	width: 204px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 4px;
	
	margin-bottom: 5px;
}

.RelatedStories li {
	list-style: url(/images/news/arrow.gif) none;
	list-style-position: outside;
	padding-bottom: 5px;
}

.RelatedStories .Articles {
	padding-left: 4px;
}

.RelatedStories .Heading {
	color: black;
	font-size: 15px;
}

#NewsArticleWrapper #LeftColumn { float: left; width: 220px; padding-top: 20px; }
#NewsArticleWrapper #RightColumn { float: left; width: 400px; padding-top: 20px; margin-left: 10px; } 
#NewsArticleWrapper #LeftColumn .ArtistButton { margin-top: 10px; margin-bottom: 10px; }
#NewsArticleWrapper #RightColumn .Date { font-weight: bold; }
#NewsArticleWrapper #RightColumn .Article { padding-top: 10px; }
#NewsArticleWrapper #LeftColumn .newsarticleimagecontainer { text-align: center; }
#NewsArticleWrapper #LeftColumn .newsarticleimagecontainer img { border: solid 1px #E5E5E5; }



#NewsSpecialFeature .BannerImage {}
#NewsSpecialFeature .Content {padding-left:12px;padding-right:12px; padding-bottom:10px; padding-top:18px}
#NewsSpecialFeature .Date { font-weight: bold; }
#NewsSpecialFeature .Article { padding-top: 10px}
#NewsSpecialFeature .module { margin: 0 0 0 0; max-width:1000px }
#MusicHeader .TopLinks
{
    height: 99px;
    width: 979px; 
    /* background: #ffffff url('/generatedimages/pretend/Music_Backgrounds.jpg') no-repeat 0px -1px;*/
    background: #ffffff url('/images/2010/site/Music_Backgrounds.jpg') no-repeat 0px -1px;
    position: absolute;    
}

#MusicHeader .TopLinks a
{
    display: inline;
    background: none;
}

#MusicHeader .TopLinks .headerhome
{
	position: absolute;
	width: 255px;
	height: 98px;
	cursor: pointer;
}

#MusicHeader .BPUnmetered 
{
    margin-top: 3px; 
    display: inline;
}


#MusicHeader .BPUnmeteredTD
{
    width: 75px;
    overflow: hidden;
}


#MusicHeader .UserLogin .NavTable
{
    margin-top: 26px;
    width:100%;
}

#MusicHeader .LoginModule
{    
    border-left: solid 1px #7CCBFF; 
    height: 52px;
    padding-left: 4px;   
}

#MusicHeader .LoginModule .WB { padding-left: 4px; }

#MusicHeader .Dark { border-left: solid 1px #165090; }


#MusicHeader .DownloadIcon
{
    background: url('/generatedimages/pretend/Download.png') no-repeat 10px 27px;    
}

#MusicHeader .MusicLogo { width: 245px; }
#MusicHeader .LoginModule { }
#MusicHeader .LoginModule .MyAccount { padding-top: 3px; padding-left: 5px; }
#MusicHeader .LoginModule .MyCart { padding-top: 0px; }
#MusicHeader .LoginModule .MyCart a { font-family: Arial; font-size: 7pt;}
#MusicHeader .LoginModule .MyCart p { margin: 3px 0 0 0; padding: 0; width: 100px; }
#MusicHeader .LoginModule .TopPadding { padding-top: 10px; _padding-top: 10px; }
#MusicHeader .LoginModule .Right { /* float: right; */ }
#MusicHeader .LoginModule .Left { /* float: left; */ }
#MusicHeader .NoBorder { border: none; padding: none;  text-align: left; }
/* #MusicHeader .CartContainer { width: 150px; overflow: hidden; } */

#MusicHeader .LoginModule a.SignUp  
{
    font-size: 1.1em; 
    color: #C3E8FF; 
    text-decoration: underline; 
    margin-left: 95px;
    font-weight: bold;
}

#MusicHeader .LoginModule a.SignUp:hover,
#MusicHeader .LoginModule a.SignUp:visited  { color: #FFFFFF; }  

#MusicHeader .LoginModule .WelcomeBack { margin-top: 4px;  }

#MusicHeader .LoginModule .Text 
{
    font-family: Arial; 
    font-size: 9pt; 
    font-weight: bold;     
    padding: 2px 3px;    
}

#MusicHeader .LoginModule .Text a { color: #C3E8FF; text-decoration: underline; }

#MusicHeader .LoginModule .Text a:hover, 
#MusicHeader .LoginModule .Text a:active  { color: #FFFFFF; text-decoration: underline; }

#MusicHeader .LoginModule .NoInCart
{    
    color: Black; 
    background-color: White;
}
#MusicHeader .LoginModule .Connect { padding-left: 4px; padding-top: 8px; }

#MusicHeader .LoginModule #usernameNav, 
#MusicHeader .LoginModule #passwordNav {margin-right: 3px;}

div.topmenuwhite {height: 18px;}

#MusicHeader .Count
{
    font-family: Arial; 
    font-size: 9pt; 
    color: Black; 
    background-color: White;
    padding: 2px 3px; 
    font-weight: bold; 
    margin-left: 2px;
}

#MusicHeader .ShoppingCart
{    
    border-left: solid 1px #7CCBFF; 
    height: 52px;
    padding-left: 5px;
}

#MusicHeader .ShoppingCart .CartSummaryPadded { margin-top: 4px; _margin-top: 3px; }

#MusicHeader .Search { margin-top: 6px; }
#MusicHeader .Search .SearchSubmit { margin-top: -1px; }

#MusicHeader a.SearchLabel 
{
    padding-right: 98px;
}

#linksTopRight { position:absolute;font:10px verdana;text-align:right;width:795px;top:5px;left:0; }
#linksTopRight a, #linksTopRight a:visited, #linksTopRight a:active {color:#666666;text-decoration:none}

img#BigPondUnmetered, div#bp-unmetered-hover,
img#ShoppingCart, img#DownloadIcon, img.PNG, 
.VoucherInput input, .VoucherInput img, .SubPageVoucherInput input, 
.VoucherTableBackground, .MixtapeFooterModule .Browse,
#ToolTipPopup .Top, #ToolTipPopup .TopRight,
#ToolTipPopup .Content, #ToolTipPopup .ContentRight,
#ToolTipPopup .Bottom, #ToolTipPopup .BottomRight 
{
	behavior: url(/images/iepngfix/iepngfix.htc); 
}

/* Had to be moved due to ie6 stack drawing order */
div#bp-unmetered-hover
{
	position: absolute;
	right:-15px;
	top: -65px;
	text-align: left;
	padding: 33px 18px 21px 13px;	
	margin-top: 31px;
	width: 225px;
	height: 62px;
	font-size: 11px;
	line-height: 130%;
	font-family: Verdana;
	background: url(/images/header/unmetered_rollover_box.png) no-repeat;
	color: #666666;
	z-index: 32768;	
}

/* Nav Menu Selection - Dynamic CSS */
/* To be Used in Conjunction with Action Filter [NavItem(ActiveNavItem = Nav.???)] */
body.Home #MainMenu a#HomeNav {  background-color: #2A8EE3; }
body.Charts #MainMenu a#ChartsNav {  background-color: #2A8EE3; }
body.Labels #MainMenu a#LabelsNav {  background-color: #2A8EE3; }
body.News #MainMenu a#NewsNav {  background-color: #2A8EE3; }
body.FreeTracks #MainMenu a#FreeTracksNav {  background-color: #2A8EE3; }
body.Mixtapes #MainMenu a#MixtapesNav {  background-color: #2A8EE3; }
body.LiveGigs #MainMenu a#LiveGigsNav {  background-color: #2A8EE3; }
body.Vouchers #MainMenu a#VouchersNav {  background-color: #2A8EE3; }
body.SpecialOffers #MainMenu a#SpecialOffersNav {  background-color: #2A8EE3; }
body.Help  #MainMenu a#HelpNav {  background-color: #2A8EE3; }

/*
body.Downloads #MyAccount a#DownloadsNav {  background: #000 url("/generatedimages/pretend/MyAccountHover.jpg") repeat-x 0px 0px; }
body.History #MyAccount a#HistoryNav {  background: #000 url("/generatedimages/pretend/MyAccountHover.jpg") repeat-x 0px 0px; }
body.Details #MyAccount a#DetailsNav {  background: #000 url("/generatedimages/pretend/MyAccountHover.jpg") repeat-x 0px 0px; }
body.MobileMusic #MyAccount a#MobileMusicNav {  background: #000 url("/generatedimages/pretend/MyAccountHover.jpg") repeat-x 0px 0px; }
*/

.MobileMusic .LeftPanel { padding: 1em; padding-top: 0.5em; width: 232px; float: left; }
.MobileMusic .RightPanel { padding: 1em; padding-top: 2em; width: 350px; float: left; line-height: 1.4em }
.MobileMusic .RightPanel ul li { margin-bottom: 0.75em; }


#MixtapeEmailCreator {
	width: 320px;
	margin-left: 10px;
}

#MixtapeEmailCreator .AddMore {
	text-align: right;
	margin-right: 15px;
}

#MixtapeEmailCreator .Row input, #MixtapeEmailCreator .Row textarea {
	width: 280px;
}

#MixtapeEmailCreator .Row textarea {
	height: 150px;
}

#MixtapeEmailCreator .Row {
	padding: 10px;
}

#MixtapeEmailCreator .Controls {
	padding-left: 10px;
	margin-top: 10px;
}

#MixtapeEmailCreator .CharactersLeft {
	margin-top: -15px;
}

#MixtapeEmailCreator .Agree {
	float: left;
}

#MixtapeEmailCreator .Send {
	float: right;
	margin-right: 10px;
}

/* Featured Album Styles */
.faq a
 {
    background: transparent url(/images/faq_info.gif) no-repeat 0 0;
    color: White;
    padding-left: 20px;
 }

.featureAction
{
	left: 35%; 
	position: relative;
}

.albumfeature
{
	background: black url(/images/bigpond/dark_background.gif) repeat-x 0 0;
	height:300px;
	/* position: absolute; */
	/* right: 5px; */
	/* width: 600px; */
	/* z-index: 5; */
}

.FeaturedAlbum .Price {
	color: white;
}
.FeaturedAlbum .Price .RegularPrice.Amount, .FeaturedAlbum .Price .MemberPrice.Amount {
	float: right;
}

.FeaturedAlbum .Price .RegularPrice {
	float: left;
	font-weight: bold;
	font-size: 1.3em;
}

.FeaturedAlbum .Price .MemberPrice {
	float: left;
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 4px;
}

.FeaturedAlbum .Price .Row {
	display: block;
	clear: both;
	width: 250px;
	margin-bottom: 5px;
}

.FeaturedAlbum P.TrackSaleOnly { text-align:center; width: 250px; }

#album-details
{
	left: 50%;
	margin: 20px;
	position:absolute;  
	z-index: 10;  	       
}

#album-details p
{
    color: white;	
}

#artist-insert p
{
	color: Black;
	font-size: 12px;
	padding-top: 0;
}

.insertrb .VoteContainer
{
	position: absolute;
	bottom: 0;
	right: 1em;
}

.insertrb 
{
	background:transparent url(/images/bigpond/insert_bg.gif) repeat-x scroll 0 0;
    height: 124px; 
    position: relative;
    width: 250px; 
}  
    
.rbtop {
    top: 0px;
    height: 10px;
    background:transparent url(/images/bigpond/insert_bg_top.gif) no-repeat scroll left top;
    margin-left: -1px;
 }
 
 .rbtop div 
{
	background:transparent url(/images/bigpond/insert_bg_top.gif) no-repeat scroll right top;
    position:absolute;
    top: 0px;
}

.rbbot 
{
	background:transparent url(/images/bigpond/insert_btm.gif) no-repeat scroll left bottom;
    bottom: -11px;
    height: 11px;
    margin-left: -1px;
	position:absolute;
    width: 255px;
}

.rbcontent
{
	margin: 0 14px;
}


/*Free Track page*/
.freeFeaturedTrack
{
	height: 135px;
	margin-top: 10px;
}

.freeFeaturedTrack .albumArt
{
	border: solid 1px Gray;
	float: left;
	height: 125px;
    width: 230px; 
}

.trackContent
{
    float: left;
    font-size: 11px;
    margin-left: 10px;
}

.featureHeading
{
    font-size:14px;	
} 

.freeFeaturedTrack .featurebio
{
	height: 65px; 
	overflow: hidden; 
	padding-top:0;
	width: 350px;
}

.featuredIcons
{
    position: absolute; 
    right:0;
    float: right;
    padding-right: 10px;	
}

.featuredIcons table
{
	border-spacing: 0px;
	font-size: 0px;
}

.featuredIcons table tr, .featuredIcons table td
{
	font-size: 0px;
}

.featuredIcons table td
{
	text-align: center;
}

.freeFeaturedTrack .featuredIcons .download
{
	padding-left: 5px;
}

.newslettersubscriptionleft
{
	float:left; width:126px; padding-left:3px; padding-right:auto; padding-top:3px; padding-bottom:auto;
}
.newslettersubscriptionright
{
	float:right;
	width:520px;
}

.newssearchmodule
{
	background-image:url(/images/modules/NewsSearchBG.png);
	background-repeat: no-repeat;
	margin: 10px 0 10px 1px;
	height: 87px;
	width: 655px;
}

.newssearchmodule form { margin: 0; padding: 0; }

.newssearchmoduleinner
{
	margin-left: 7em;
}

.newssearchtextbox
{
	height: 1.7em;
	width: 460px;
}

.newssearchtextboxcontainer
{
	margin-right: 1em;
}

.ExternalSearchResult img
{
	max-height:150px; max-width:100px;
}

/* Purchase History Styles */

ul.purchaseHistory { margin: 0 40px; font-size: 0.96em; }
ul.purchaseHistory li { padding-bottom: 10px; }
p.purchaseText { margin: 10px 0 0 10px; font-weight: bold; }


/* Share This Button Styles */
div.ShareThisButton { padding-top: 5px; height: 20px; }
div.EllipsedLink { margin-top: 10px; }

/* For Gift Voucher Search */
.VoucherBrowseBackground { background-color:#CCE3F1; padding: 1em; clear: both; margin-bottom: 8px;  }
.VoucherBrowseBackground form { margin: 0px; padding: 0px; }
.VoucherSearchBackground h4, .VoucherBrowseBackground h4 { font-weight: bold; font-size: 1.5em; color: #0F4875; margin: 0px; padding: 0px; }
.VoucherBrowseBackground input { margin: 0px; line-height: 1em; }
.VoucherSearchGenreTextBox input { width: 382px; }




.VoucherTableBackground  {
    background-image: url(/images/modules/VoucherBackground.png); 
    width:147px; 
    height:161px; 
    padding-top:10px; 
    text-align:center; 
}

form.postvoucher { padding: 0; margin: 0; }

.InfoBox { background-color: #C1ED66; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; border: 0; }

.NoResults { padding: 10px; }

/*.CompetitionFormTable*/
.CompetitionFormTable td.EntryFormLabel {text-align:right;padding:2px 0px 2px 0px; margin:0}
.CompetitionFormTable td.EntryFormInput {padding:2px 0px 2px 7px}

.AwaitingDownloadsCompetitionTable { width: 100%; }
.AwaitingDownloadsCompetitionTable tr td.Button { width: 1px; }
.AwaitingDownloadsCompetitionTable td td.Space { width: 30px; }
.AwaitingDownloadsCompetitionTable tr td h2 { margin-bottom: 3px; }

.CompetitionSummary {
	width: 300px;
	margin-top: 8px;
}

.CompetitionDescription {
	margin: 8px 0 0 8px;
	width: 292px;
	font-size: 10pt;
	float: right;
	background-color: white;
	text-align: justify;
}

div.RequireLoginPage { height: 1000px; }

.DownloadCharges  
{
	float: left;
    font-size: 10pt; 
    padding-left: 20pt; 
    font-weight: bold;
}

.DownloadCharges a:hover { text-decoration: none; }
.DownloadCharges span.underline { text-decoration: underline; }
#LiveGigVideoControlViewport {
	margin-top: 1em;
	margin-left: -3px;
	height: 370px;
}

#LiveGigVideoControl div#containerDiv {
	height: 0px !important;
}


div#LiveGigVideoControl .BottomInfo {
	clear: both;
}

div#LiveGigVideoControl table tr td {
	display: inline-block;
	position: relative;
	border-bottom: solid 1px #f5f5f5;
	padding: 0.2em 0em;
	white-space: nowrap;
	overflow: hidden;
}

div#LiveGigVideoControl table tr.Bottom td {
	border-bottom: none 0px;
}

div#LiveGigVideoControl table {
	border-collapse: collapse;
	empty-cells: show;
}

div#LiveGigVideoControl span.SongTitle {
	position: absolute;
	left: 2.4em;
	font-weight: bold;
}

.ext-gecko2 div#LiveGigVideoControl span.SongTitle 
{
	position:static;
}

div#LiveGigVideoControl span.SongNum {
	padding-left: 0.5em;
}


div#LiveGigVideoControl .SubHeading {
	padding-left: 0.5em;
	margin-bottom: 0.2em;
	color: #000000;
	font-weight: bold;
}

div#LiveGigVideoControl .BottomInfo .NoSongs {
	margin-top: 1.5em;
}

.SkuTable .ListButton {
	text-align: right;
}

.SkuTable .ListText {
	text-align: left;
}

.SearchResultsForm {
	display: inline;
}

body.ext-webkit.overlayon .silverlightvideo {visibility:hidden;}
body.ext-webkit.overlayon .showAffiliateHeaderOnly { background-image: none;}
body.ext-webkit.overlayon .showAffiliateHeader { background-image: none;}

body.geo-restrict .geo-restricted 
{
	display: none !important;
}

.SearchTips {
	padding: 0em 1em 1em 1em;
}

.SearchTips li {
	list-style-position: outside;
	margin-left: 5px;
}

.djhero-text
{
	position: relative;
	z-index: 2;
	height: 179px;
	overflow: hidden;
}

.djhero-text p
{
	width: 28em;
}

.djhero-text p.first
{
	padding-top: 2px;
}

.djhero-text p.info
{
	padding-top: 5px;
}

.djhero-text img.galogo
{
	margin-top: 0.5em;
}

#Terms 
{
	background-color: white;
	padding: 15px;
}
#Terms h1 
{
	font-size: 100%;
	margin: 1.2em 0;
	text-decoration: underline;
}

#ToolTipPopup
{   
    font-weight: bold;    
    padding-right: 5px;    
    width: 275px;   
    display: block; 
    overflow: hidden;
}

#ToolTipPopup .Top 
{
    background: url(/images/sr/album-popup-top.png) no-repeat left 1px; 
    height: 5px;
    display: block;
    margin: 0;
}

#ToolTipPopup .TopRight
{
    background: url(/images/sr/album-popup-top-reverse.png) no-repeat right 1px;
    height: 5px;
    display: block;
    margin: 0;
}



#ToolTipPopup .Bottom 
{
    background: url(/images/sr/album-popup-bottom.png) no-repeat 3px -2px;   
    height: 5px;
    display: block; 
}

#ToolTipPopup .BottomRight
{
     background: url(/images/sr/album-popup-bottom-reverse.png) no-repeat 3px -2px; 
     height: 5px;
     display: block; 
}

#ToolTipPopup .Content 
{
    background: url(/images/sr/album-popup-body.png?1) no-repeat left -7px;      
    padding: 0 10px 0 20px;
    margin: 0; 
    display: block;  
}

#ToolTipPopup .ContentRight
{
    background: url(/images/sr/album-popup-body-reverse.png?1) no-repeat right -7px;
    padding: 0 20px 0 10px;    
    margin: 0;
    display: block;
}

#ToolTipPopup .Details
{
	display:block;
	padding: 5px 10px 2px 10px;
}
#ToolTopPopup .Row
{
	display:block;
}
#ToolTipPopup .Label
{
	padding-bottom:2px;
}
#ToolTipPopup .RegularPrice
{
    font-size:16px;
    color: #092451;
    padding-bottom: 2px;
}
#ToolTipPopup .MemberPrice
{
    font-size:12px;
    color: #092451;
     padding-bottom: 2px;
}
#ToolTipPopup .ReleaseDate
{
    font-size:12px;
    margin-right:10px;
}
#ToolTipPopup .Amount
{
	display:inline-block;
    float:right;
}
#ToolTipPopup .ReleaseDate .Amount
{
	font-weight:normal;
}
#ToolTipPopup li
{
	padding-bottom:6px;
    padding-left:5px;    
}

#ToolTipPopup li a
{
    font-weight: bold;
}

#ToolTipPopup ol
{
	padding-left:25px;
	margin: 0;
	font-weight: normal;
	font-size: 0.9em;
}
#ToolTipPopup .More
{
	font-size:12px;
	float: right;
	padding-right: 10px;	
}

.shareblock 
{
	float: right;
	margin-top: 0.5em;
}
.shareblock .sharebutton 
{
	margin-right: 0.5em;
}
.shareblock .ShareThisButton 
{
	display: inline;
}

.Mixtapes .viewport 
{
	margin-bottom: 1em;
}

table#ValidateTable div#processing img, table#ValidateTable div#processing span
{
	float: left;
}

table#ValidateTable div#processing
{
	width: 10em;
}

DIV.MixtapeCompetition
{
    padding-top: 10px;
}

.MixtapeCompetition H3
{
    margin-bottom: 5px;
}
.MixtapeCompetition IMG
{
    float: left;
    margin-right: 5px;
    margin-bottom: 5px;
}

.Feedback, .FeedbackThanks
{
	margin: 10px 20px 0 25px;
}
.Feedback .module .c
{
	padding: 5px;
	height: 206px;
}
.Feedback table 
{
	margin: 5px 0;
	width: 100%;
}
.Feedback th
{
	width: 1%;
	padding-top: 0.4em;
	vertical-align: top;
}
.Feedback textarea 
{
	width: 100%;
	height: 64px;
}
.Feedback .button 
{
	float: right;
}


.programguide-body 
{
	margin: 10px 10px 0 15px;
}
.programguide-body .module .c
{
	padding-top: 10px;
	height: 365px;
}
.programguide-body .TabPage {
	margin: 10px;
}

table.programguide
{
	width: 100%;
	border-collapse: collapse;
}
table.programguide tr td
{
	padding: 1em 0.5em;
	border-top: 1px solid #ddd;
}
table.programguide tr.first td 
{
	border-top-style: none;
}
table.programguide tr td.col0
{
	width: 7em;
}
table.programguide tr td.col1
{
	width: 9em;
	font-weight: bold;
}

a#Skin {
	display: block;
	width: 100%;
	height: 1500px;
	background: no-repeat scroll 50% 0 #ffffff;
	position: absolute;
	left: 0;
	top: 99px;
}

div#SkinBuffer {
	position: relative;
	height: 100%;
	width: 979px;
	float: left;
}

div.SearchModule {
	margin-top:2em;
	margin-left:1em;
	height: 48px;
}

div.SearchModule span {
	margin-left: 1em;
	margin-right: 1em;
}