	@import "/au/yui/colorpicker/assets/skins/sam/colorpicker-skin.css";
	@import "/au/yui/colorpicker/assets/colorpicker_core.css";

/*
#a37800; padding:0; margin:0;
*/


body, html {
background:url(/deltagoodrem/images/dvdbg.jpg) #070312 repeat-x ;
padding:0; margin:0;
height:100%;
font-family:  Arial, Helvetica, sans-serif;

line-height:1.5em;
		font-size: 12px;
		color: #000000;}
#wrapper {margin:0 auto; width:988px; }
#menu {margin-bottom:30px; margin-top:30px; text-align:center;}
#border {padding:10px; background-color:#FFFFFF; height:493px;}
#flashLeft {width:493px; height:493px; float:left;}
#contentArea {width:475px; height:493px; float:right; background-color: #2A1C43 }
#musicPlayer {margin-top:10px; z-index:999;}

.newsImage {display:none;}


/*___________ T's Magic _____________ */



#outerBorder 		{ width: 100%; height: 100%; }
	#outerContainer 	{ width: 953px; margin-left: auto; margin-right: auto; position: relative;}
	#rowContainer		{ height: 100%; border: 1px #898989 solid;}
	#row3				{ height: 100%; }
	#showPicker1, #showPicker2, #showPicker3 {border: none;}
	#htmlBody {height:100%;}
	
	#sbmeHeader			{width: 100%; height: 33px;}
	
	#header				{ position: absolute; margin: 0 auto 0 auto; width: 959px; height: 137px; z-index: 99; }
	#header1			{ position: relative; margin: 0 auto 0 auto; width: 959px; height: 43px; z-index: 98; }
	#header2			{ position: relative; margin: 0 auto 0 auto; width: 959px; height: 78px; z-index: 98; }
	#header3			{ position: relative; margin: 0 auto 0 auto; width: 959px; height: 16px; z-index: 98; }
	
	#bodyContent		{ position: relative; margin: 0 auto 0 auto; width: 959px; height: 535px; } 
	
	#footer				{ position: relative; margin: 0 auto 0 auto; width: 953px; border-left: 3px #FFFFFF solid; border-right: 3px #FFFFFF solid; border-bottom: 3px #FFFFFF solid; margin-top: 0px;}
	
	#pickerPanelButtons	{ position: absolute; top: 40px; left: 895px; width: 60px; z-index: 100;}
	
	#showPickerPanel1	{ }
	#showPickerPanel2	{ margin-left: 2px; }
	#showPickerPanel3	{ margin-left: 2px; }
	
	.pickerPanelButtonContainer {float:left; width: 14px; height: 14px; border: 1px #999999 solid; }
	/* 	
		couldn't use opacity on panel buttons since it'd cause the flash header to disappear in FF on OSX
		filter:alpha(opacity=30); opacity: 0.3; -moz-opacity:0.3; 
	*/
	
	#colourPicker		{ position: absolute; top: 200px; left: 400px; padding: 0px; background-color: #777777; width: 220px; height:215px; border: 3px #FFFFFF solid; visibility: hidden; z-index: 201}
	#exportUrlPanel		{ position: absolute; top: 415px; left: 400px; padding: 0px; background-color: #777777; width: 220px; height:80px; border: 3px #FFFFFF solid; visibility: hidden; z-index: 201; }
	
	#yui-picker-controls 		{visibility: hidden; display:none;}
	#yui-picker-swatch 			{visibility: hidden; display:none;}
	#yui-picker-websafe-swatch 	{visibility: hidden; display:none;}
	#yui-picker-bg				{border: none;}
	
	#exportUrlTextArea	{ position: relative; top: 5px; left: 5px; width: 207px; background-color: #888888; overflow: hidden; *overflow:scroll; white-space: nowrap; border: 1px #999999 solid; font-family: arial, tahoma; font-size: 8pt;}
	#exportUrlText		{ position: relative; top: 7px; left: 5px; margin-bottom: 5px; font-family: arial, tahoma; font-weight: bold; font-size: 8pt; color: #DEDEDE; }
	#closeAndSave		{ position: relative; top: 190px; left: 4px;}
	#reset				{ position: relative; top: 190px; left: 4px;}
	#exportColorScheme	{ position: relative; top: 190px; left: 4px;}
	
	#importConfigConfirmationDiv	{ position: relative; margin: auto; width: 300px; border: 1px solid black; color: black; background-color: #DEDEDE; padding: 5px; z-index: 210;}
	#importConfigConfirmationButtonsDiv	{position: relative; padding-top: 10px;}
	






/*___________ Scrolling Div _____________ */
	
	
	div#positioner	{ 
		position:absolute; 
		overflow: hidden;
	overflow-x: hidden;
		width:456px; 
		height:493px; 
		z-index:99;
		margin: 0px 20px 50px 20px;
	}
	
	div#wn	{ 
		position:absolute; 
		padding-top:15px;
		left:0px; top:0px; 
		width:410px; 
		height:510px; 
		/* clip:rect(0px, 410px, 510px, 0px); */ 

		z-index:100;
		margin-top: 10px;
	}	

	#contentContainer {	
		line-height: 15px;
		margin: 0px;
		width:410px; 
		position: absolute; 
		left:0px;
		top:0px;
		font-size:12px;
		line-height:1.5em;
		visibility:hidden; 
		z-index: 100; 
		/* clip:rect(0px, 410px, 510px, 0px); */ 
	}

	#arrows {
		width: 20px;
		height: 30px;
		position: absolute;
		z-index: 100;
		padding-left:450px;
		padding-top:10px;
		visibility:hidden;
	}	
	
	
	#arrowspace {margin-top:5px;}
	
	a.scrollButton {
		width: 20px;
		height: 10px;
		display: block;
		margin-bottom: 5px;
	}
	/*
	a.scrollButton:hover {
		filter:alpha(opacity=40); 
		opacity: 0.4; 
		-moz-opacity:0.4;
	}
	*/
	html>/**/body #arrows { }
	






/*_______________ FEATURED INFO NEWS __________________*/
	
a.moreLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
	color: #FFFFFF;
	}	
	
a.moreLink:hover {
	color: #FFFFFF;
	}	
	
a.headingLink {
	color: #FFFFFF;
	display: block;
	font-size:11px;
	padding-top: 12px;
	
	text-decoration:none;
	}	
	
a.headingLink:hover {	
	color: #FFFFFF;
	text-decoration:underline;	}
	
a#moreNewsLink {
	width: 436px;
	height: 20px;
	display: block;
	color: #FFFFFF;
	}	
	
a#moreNewsLink div {
	margin-left: 10px;
	height:  20px;
	display:  block;
	cursor: pointer;
	}	

a#moreNewsLink:hover {
	color: #FFFFFF;
	}	
	
	
/*_______________ PAGE HEADINGS __________________*/	
.music 			{ width: 436px; height: 18px; background: url(../images/headings/music.gif) no-repeat; }
.lyrics 		{ width: 436px; height: 18px; background: url(../images/headings/lyrics.gif) no-repeat;  }
.biography 		{ width: 436px; height: 18px; background: url(../images/headings/biography.gif) no-repeat;  }
.forum 			{ width: 436px; height: 18px; background: url(../images/headings/forum.gif) no-repeat;  }
.diary 			{ width: 436px; height: 18px; background: url(../images/headings/diary.gif) no-repeat;  }
.gallery 		{ width: 436px; height: 18px; background: url(../images/headings/gallery.gif) no-repeat;  }
.siteSubscription 	{ width: 436px; height: 18px; background: url(../images/headings/subscribe.gif) no-repeat;  }

/*______________ Featured Content _________*/    
    
.newsItemPhoto {
    padding-right: 15px;
}


.featuredNewsHeadingText
 	{
    color: #000000;
    font-family: arial, helvetica, san-serif;
    font-size: 12px;
    font-weight: bold;
    padding-right: 10px;
 	}
    
.featuredReleaseDate,
.featuredReleaseTitle
 	{
    font-family: arial, helvetica, san-serif;
    color: #000000;
    font-size: 10px;
 	}

.featuredNewsPostedText
 	{
    font-family: arial, helvetica, san-serif;
    color: #000000;
    font-size: 12px;
    line-height: 16px;
    padding-right: 10px;
 	}

.featuredNewsBodyText
 	{
    font-family: arial, helvetica, san-serif;
    color: #000000;
    font-size: 12px;
    line-height: 16px;
    padding-right: 10px;
 	}

.featuredToursText
 	{
    font-family:  arial, helvetica, san-serif;
    color: #000000;
    font-size: 12px;
    line-height: 16px;
    padding-left: 10px;
 	}
 	
.moreLink
 	{
    font-family: arial, helvetica, san-serif;
    font-size: 12px;
 	}
 	
 
 /*_______________ SITE __________________*/


.downloadFlash {
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 10px;
	padding-top : 4px
}

.jumpTo {
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 10px;
	padding-top : 4px}


.clsbody{}

tourDetailsLabel{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	font-weight : bold;
	color : #000000;
	width :150px;
}

.subHeadingText{
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 11pt;
	color : #222222;
}

.bodyText {
	padding: 0px 0px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px !important;
	color : #FFFFFF;
}

.bodytext {
	padding: 0px 0px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11;
	color : #FFFFFF;
}

.viewText {
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 11;
}

.footerText {
	border-top : 1px solid #D6C180;
	font-family :  Arial, Helvetica, sans-serif;
	color: #000000;
	font-size : 9px;
	padding-top : 4px;
	padding-bottom : 4px;
}

/*______________BLOG_________*/

.blogWidth {
	width: 96%;
}

.blogTitle {
	color: #FFFFFF;
	padding-bottom: 4px;
	font-size: 11px;
	font-family:  arial, helvetica, san-serif;
	font-weight: bold;
}

.posts{
	color: #FFFFFF;
	font-size: 10px;
	font-family:  arial, helvetica, san-serif;
	padding-top: 15px;
	padding-bottom: 5px;
}

.blogDate{
	color: #FFFFFF;
	font-size: 10px;
	font-family:  arial, helvetica, san-serif;
}

.dropDownColor{
	color: #000000;
	font-size: 10px;
	font-family:  arial, helvetica, san-serif;
}

/*______________END BLOG_________*/


/*___________ Lyrics ____________*/

.copyright_link {
	color : #666666;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.text {
	color : #000000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

.songh {
	color : #000000;
	font-weight : bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

/*___________ News ____________*/

.latestNewsHeader {
	width: 436px;
	height: 18px;
	}
	
.latestNewsHeaderHome {
	width: 436px;
	height: 18px;
	}
	
.newsItemSml {
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
	margin-right: 19px;
	margin-top: 10px;
	margin-bottom: 20px;

	}
	
.newsItem {
	margin-right: 19px;
	margin-bottom: 50px;
	width: 416px;
	padding: 10px;
	}
html>body .newsItem { width: 416px; }		
	
.newsDateSummary, .newsListSummary {
	margin: 0px 0px;
	}	
	
.newsDate {
	font-size:  10px;
	}		
	
.headlineLink {
	font-weight:bold;
	font-size:11px;
	width:420px;
	
	padding-top:15px;
	}

a.headlineLink {
	padding: 0px 10px 0px 0px;
	padding-top:15px;
	display:block;
	width:420px;
	}
	
.forArchive {
padding:0px;
	}			

.t-news-date {
	color : #FFFFFF;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 4px;
}

.t-news-headline {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight: bold;
	color : #000000;
	padding-left : 8px;
	padding-bottom : 3px;
	width : 100%;
}

.newsDateSummary {

	margin-bottom:-10px;
	}

.t-news-text {
	color: #000000;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 6px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 15px;
	line-height : 16px;
}

.t-featureddate {
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #666666;
	padding-top : 3px;
	padding-bottom : 3px;
}

.t-link {
	color: #000000;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

a.t-link:link  {color: #000}
a.t-link:visited {color: #000}
a.t-link:active {color: #000}
a.t-link:hover {color: #FFF}


.more3 {
	color: #376FDC;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: capitalize;
}

a.more3 		{ text-transform: capitalize; padding-top: 20px; color: #ffffff; }
a.more3:hover	{ text-transform: capitalize; padding-top: 20px; text-decoration:none;}

a.readMore	{ 
	text-transform: uppercase; 
	color: #FFFFFF; 
	padding: 0px 0px 0px 0px;
	display: block;
	}
a.readMore:hover	{ text-decoration:none; }

.signmeup {
	font-family:  Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding-top: 10px;
}

#flashheaderOuter {
	background: url(../images/header.jpg);
	width: 475px;
	height: 100px;
	}
	
#flashmenuOuter {
	background:url(../images/menu.jpg);	
	width: 373px;
	height: 680px;
	}


#article0Link, #article1Link, #article2Link, #article3Link {margin-bottom:-25px; font-size:14px; font-weight:bold;}

.discRelease {padding-bottom:10px; padding-top:10px;}
.releaseDetails {padding-left:20px;}
.discReleasesRighttcol {padding-left:10px; vertical-align:top; font-family:Arial, Helvetica, sans-serif; font-size:11px;}
.discReleasesLeftcol { vertical-align:top;}
.packshot, .releasePackshot {padding:5px; margin-bottom:10px; border:1px dotted #ffffff}
.tracklistaudio, .releaseBarDetails {font-size:9px; font-family:Arial, Helvetica, sans-serif;}
.tracklistingHeading {font-size:9px; font-weight:bold; font-family:Arial, Helvetica, sans-serif;}

div#releasePlayer {
	
}


/*_______________ REQUEST PAGE __________________*/

h4 {color:#CCCCCC; font-size:10px; border-bottom: dotted 1px #FFffff; width:100%;}

#linksTable {width: 100%;}

#linksTable td {
	vertical-align: top;
	width:200px;
	padding-left:10px;
	padding-right:10px;
	}

#radioLinksTable td {
	vertical-align: top;
	width:400px;
	padding-left:10px;
	padding-right:10px;
	margin-bottom:10px;
	}

p {margin: 0;}

/*___________ Featured Release ________________ */

#featuredReleaseImage {
	float: left;
	padding:0px;
	text-align:left;
}

#featuredReleaseText { 
	float: left;
	padding: 0px 0px 5px 10px;
	width: 280px;
}

.topbar {
	padding-bottom: 10px;
	padding-top: 15px;
	font-size:13px;
	font-weight: bold;
}


/*_______________ EXISTING STYLES__________________*/


td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	}

h1, .headingText {
	color:#8574AA;
	font-size: 13px;










	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	padding-bottom:10px;
	margin: 0px;
	font-weight:  bold;
	}

	
input, select, textarea {
	border: 1px solid #D7D7CE;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  10px;
	}	
	
.headingText {
	padding: 0px 0px 0px 0px;
	}	

td.headingText b {
	margin-left: 0px;
	}

a { color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 11px; }
a:hover { color: #FFFFFF; text-decoration: none; }


.splashMainTable { 
	text-align: center;
}


.splashContentDiv{ 
	text-align: left;
	width: 950px;
	margin-left:auto;
	margin-right:auto;
}	

