	
/* Rules for header section */	
	
#header{
	background:url(../images/header1.jpg) no-repeat center;
	height:245px;
	margin:0 auto 0 auto;
	text-align:center;
	min-width:980px;
	}
	
#headcontain{
	width:980px;
	margin:0 auto 0 auto;
	}
		
#membersbar{
	height:64px;
	width:980px;
	text-align:right;
	display: block;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	}
				
/* Rules for containers */	
	
#container{
	width:980px;
	margin:0 auto 0 auto;
	}				

	
/* Rules for main content section */	

#maincontent{
	margin: 0 0 15px 0;
	}

#toppromo{
	margin: 10px 0 10px 0;
	}

#leftcolumn{
	float:left;
	width:586px;
	padding:0 17px 0 17px;
	min-height: 300px;
	}

#rightcolumn{
	float:right;
	width:320px;
	min-height: 300px;
	}			

#leftcolumn50{
	float:left;
	width:470px;
	padding:0 17px 0 17px;
	min-height: 300px;
	}

#rightcolumn50{
	float:right;
	width:470px;
	min-height: 300px;
	}			
	
	
	
/* Three Column Content
--------------------------------------------------------------------------------*/

#threecolleft {
	width: 280px;
	float: left;
	padding: 20px;
	margin-right: 6px;
}

#threecolcentre {
	width: 280px;
	float: left;
	padding: 20px;
	margin-right: 6px;
}

#threecolright {
	width: 280px;
	float: right;
	padding: 20px;
}


/* Full Width */	

#fullwidth{
	float:left;
	width:946px;
	padding:0 17px 0 17px;
	min-height: 300px;
	}

/* Billy Blogg */
#billyblogg{
	float:left;
	background-image:url(../images/billyblog.jpg);
	margin-left: -25px;
	width:640px;
	height: 400px;
	}

#text{
	margin-left: 40px;
	margin-top: 95px;
	width: 570px;
	height: 235px;
	overflow:auto;
}

/* Rules for panels */	

#latestpanels{
margin-left: -10px;
	height: 170px; 
	padding: 0;
	}
	
#latestpanels ul {margin: 0; padding: 0; width: 1000px;}
#latestpanels ul li {display: inline; padding: 11px;}


/* Rules for footer section */	

#footercontain{
	width: 980px;
	background-color:#ff7b00;
	margin:5px auto 0 auto;
	padding: 10px;
	}

#footernav ul{ text-align:center;}

#footernav ul{
	width: 980px;
	}

#footernav li{
	display:inline;
	padding:0 10px 0 10px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FFF;
	}

#copyrightnav { text-align:center;}

#footernav ul .last {
	border: none; 
	}

#copyrightnav li {
	display:inline;
	padding:0 10px 0 10px;
	font-size:10px;
	}

#musiclinks { width: 940px; text-align:center; height: 35px; padding: 10px;}
#musiclinks img {padding-left: 20px; padding-right: 20px;}

/* Rules for other items */		

.spacer{
	clear:both;
	margin:0;
	padding:0;
	}

.btmpad{
	margin-bottom:5px;
	}


/*  */

#tooltip{
	position:absolute;
	text-align:center;
	border:5px solid #CF6800;
	background:#ff7b00;
	padding:5px 5px;
	color:#fff;
	display:none;
	z-index:10000;
	width: 200px;
	}

#tooltip h4 {color: #fff; margin-bottom: -15px;}	
#container #maincontent #fullwidth #leftcolumn50 .audiopromo { background:#F1F1F1; padding: 20px;}
#container #maincontent #fullwidth #rightcolumn50 .audiopromo { background:#F1F1F1; padding: 20px;}


/* ---------- gallery styles start here ----------------------- */
.gallery {
	list-style: none;
	margin: 0;
	padding: 0;
}
.gallery li {
	margin: 10px;
	padding: 0;
	float: left;
	position: relative;
	width: 120px;
	height: 150px;
}

.gallery a {
	text-decoration: none;
	color: #999;
}
.gallery a:hover {
	color: #000;
	text-decoration: underline;
}
.gallery img {
	border: none;
	width: 120px;
	height: 120px;
	position:absolute;
	clip:rect(0px, 120px, 120px, 0px);
	z-index:-1000;
}
.gallery em {
	width: 120px;
	height: 35px;
	display: block;
	position: absolute;
	top: 20px;
	left: 2px;
	text-align: center;
	font: italic 90%/90% Georgia, "Times New Roman", Times, serif;
	font-size:9px;
	padding-top: 110px;
	line-height: 12px;
}



#membernav {
	width: 100%;
	height: 25px;
	padding: 6px 0 0 10px ;
	color:#FFF;
	background-color: #EDEEEF;
}
#membernav p a:hover{ color:#000; }

#membersareablock {background-image:url(../assets/images/members/membersbg.gif); background-repeat:no-repeat; width: 978px; min-height:346px; margin-left: -15px; padding: 10px;}


/*  twitter  */
#twitter {width: 630px; clear:left; margin-left: -15px; float: left;}
#twitterad {width: 320px; height: 187px; float:right; margin-left: -5px; margin-top: -5px;}

/*  Leftfield  */

#leftfieldimage { display:block; float:left; }
#lefttext { background-image:url(../images/leftfield/contentbg.jpg); background-position:right; background-repeat:no-repeat; width:533px; height:349px; margin-left: 447px;}
#lefttext p { width: 400px; padding-left: 60px; padding-top: 45px; text-align:center; font-size:12px; line-height: 15px;}