body, html {
	overflow: hidden;
}

/*Supersize Plugin Styles*/

#supersize img, #supersize span{
	height:100%;
	width:100%;
	display:none;
}
#supersize .activeslide, #supersize .activeslide img{
	display:inline;
}

#overlay{
	background:#000;
	height:100%;
	width:100%;
	display:block;	
	position:absolute;
	top:0;
	left:0;
}


body{
	background:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	overflow:hidden;
	height:100%;
	color:#ebebeb;
	padding:0;
	margin:0;
	width:100%;
	}
	
	html{
			overflow:hidden;
	}

a, a:hover, a:active, a:link, a:visited {
color:#fff;
overflow:hidden;
font-weight:bold;	
text-decoration:none;
}

.sDate{
	color:#fff;
}

h3{
	color:#fff;
}

input{
	width:200px;
}

hr {
height:1px;
border:none;
border-bottom:1px solid #efefef;
margin:0 0 15px 0;
}

p#now_playing{
	position:absolute;
	left:50%;
	margin-left:160px;
	top:88px;
	font-size:11px;
}

.newsItem{
	border-bottom:2px solid #fff;
}

a#soundControl {
color:#bbb;
left:50%;
margin-left:160px;
position:absolute;
top:112px;
font-size:10px;
}

#flash{
	left:0;
	z-index:-1;
	position:absolute;
	top:0;
}

div#holder {
	bottom:0;
	height:100%;
	position:absolute;
	/*width:720px;*/
	width:100%;	
	background:url(../_graphics/nav_bg.png) no-repeat center bottom;
	behavior: url(../iepngfix.htc);
}

h1 {
background:url(../_graphics/logo2.png) no-repeat center;
height:359px;
text-indent:-9999px;
width:229px;
position:absolute;
left:25px;
top:5px;
behavior:url(../iepngfix.htc);
}



.eastpakLogo a{ 
	width:100%;
	height:100%;
}

ul#menu {
bottom:0;
height:54px;
list-style:none;
margin:0;
padding:0;
width:100%;
width:1500px;
position:absolute;
margin:0 auto;
left:50%;
margin-left:-500px;
}

ul#menu li {
float:left;
height:54px;
margin:0 0px 0 0;
}

ul#menu li#tabNews,
ul#menu li#tabAudioVideo,
ul#menu li#tabMyspace,
ul#menu li#tabFacebook
 {
width:110px;
}

ul#menu li#tabGigs, ul#menu li#tabShop
{
	width:50px;
}

ul#menu li#tabBio{
	width:35px;
}

ul#menu li#tabPhotos, ul#menu li#tabContact, ul#menu li#tabFriends, ul#menu li#tabSignup  {
	width:85px;
}

ul#menu li#tabTwitter{
	width:100px;
}


ul#menu li a{
display:block;
height:100%;
margin:0;
text-indent:-9999px;
width:100%;
}

div#news{
left:50%;
margin-left:-500px;
z-index:9999;
}

div#gigs{
	left:50%;
	margin-left:-400px;
}

div#bio{
	left:50%;
	margin-left:-350px;
}

div#photos{
	left:50%;
	margin-left:-300px;
}

div#audioVideo{
	left:50%;
	margin-left:-240px;
}

div#contact{
	left:50%;
	margin-left:-100px;
}

div#friends{
	left:50%;
	margin-left:-10px;
}

div#signup{
	left:50%;
	margin-left:120px;
	width:350px;
}

ul{
	list-style:none;
}



.gigItem{
	float:left;
	clear:both;
	width:100%;
	font-size:12px;
}

.gigInfo{
	float:left;
	width:25%;
	margin-bottom:8px;
}


.gigInfoMiddle{
	float:left;
	width:41%;

}


.gigInfoRight{
	float:left;
	width:33%;
	text-align:right;
}

.contactDeets p{
	width:100%;
	text-align:center;
	font-size:13px;
}



div.contentHolder {
bottom:35px;
position:absolute;
width:527px;
background:#000;
}

div.contentHeader a {
display:block;
height:33px;
text-indent:-9999px;
width:57px;
}

div.contentBody {
background:#000;
float:left;
overflow:auto;
overflow-x:hidden;
padding:0 10px 10px 10px;
height:auto;
margin-top:10px;
}
	
.story_wrap{
	margin-bottom:10px;
}

.sDate{
	margin-bottom:3px;
}

#signup form{
	width:232px;
	margin-top:10px;
}

#signup form label{
	float:left;
	margin-right:10px;
	display:inline;
	width:70px;
	text-align:right;
}

#signup .txt_input{
	border:1px solid #1a1a1a;
	float:left;
	width:150px;
	margin-bottom:6px;
}

#signup form select{
	width:150px;
	margin-bottom:6px;
}

#submit_btn{
	background:#502C90;
	border:none;
	color:#fff;
	padding:2px 10px;
	float:right;
}

#signup form br{
	clear:both;
}


/* TITLES */

h3{
	text-indent:-9999px;
}

h4{
	font-size:15px;
}

.tabClose{
	position:absolute;
	right:10px;
	top:10px;
	color:#fff;
	font-size:14px;
}

h3#h3_news{
	width:98px;
	height:14px;
	background:url('../_graphics/h3_news.gif') no-repeat;
}


h3#h3_gigs{
	width:83px;
	height:14px;
	background:url('../_graphics/h3_gigs.gif') no-repeat;
	
}

h3#h3_photos{
	width:63px;
	height:14px;
	background:url('../_graphics/h3_photos.gif') no-repeat;
	
}


h3#h3_biography{
	width:91px;
	height:14px;
	background:url('../_graphics/h3_biography.gif') no-repeat;
	
}


h3#h3_audioVideo{
	width:107px;
	height:14px;
	background:url('../_graphics/h3_audioVideo.gif') no-repeat;
	
}


h3#h3_contact{
	width:140px;
	height:14px;
	background:url('../_graphics/h3_contact.gif') no-repeat;
	
}


h3#h3_friends{
	width:63px;
	height:14px;
	background:url('../_graphics/h3_friends.gif') no-repeat;
	
}

h3#h3_signup{
	width:63px;
	height:14px;
	background:url('../_graphics/h3_signup.gif') no-repeat;
	
}
