/* STYLES */
/* ---------------------------------------------------------------------------- */

body{
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	background: repeat;
	background-position:center;
	background-position:top;
	background-attachment:fixed;
	background-image: url(images/background.jpg);
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	scrollbar-track-color: #000000;
	scrollbar-face-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-shadow-color: #808080;
	scrollbar-3dlight-color: #000000;
	scrollbar-highlight-color: #808080;
	scrollbar-arrow-color: #ffffff;
	
}

table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	
}

img{
	border: 0px;
}

.intro {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	background: repeat;
	background-position:center;
	background-position:top;
	background-attachment:fixed;
	background-image: url(images/intro_background.jpg);
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #FFFFFF;
	

	
}

.contentArea {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #FFFFFF;
	

	
}


.newsletterArea {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-image: url(images/backgroundemailsignup.jpg);
	background-repeat:repeat;

	
}

.photoFullImg{
background-image: url(images/background.jpg);
}

.formColor {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	background-color: #1C1C1C;
	border-color:#1C1C1C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #186F8B;
	
}

.formColor2 {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	background-color: #1C1C1C;
	border-color:#1C1C1C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	color: #CCCC33;
	
}

select{
color:#186F8B;

}
input{
color:#186F8B;
}


a:link {
	color: #CCCC33;
	text-decoration:none;
	font-size:10px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	
	}
a:hover {
	color: #CCCC33;
	text-decoration: underline;
	font-size:10px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
}
a:active {
	color: #CCCC33;
	text-decoration: none;
	font-size:10px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
}
a:visited {
	color: #CCCC33;
	text-decoration: none;
	font-size:10px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
}


/* LAYOUT */
/* ---------------------------------------------------------------------------- */
#toolbar{
	position: absolute;
	left: 0;
	top: 0px;
	bottom: 0;
	z-index: 100;
	width: 100%;
	height: 30px;
	margin: 0;
	padding: 0;
	background-color: #d4d4d4;
	overflow: hidden;
}

#mainintro {
	position: relative;
	margin: 0px auto 0px auto;
	top: 0px;
	bottom: 0px;
	width: 419px;
	height: 100%;
	text-align: left;
	border: 0;
	padding: 0px;
}

#main {
	position: relative;
	margin: 0px auto 0px auto;
	top: 0px;
	bottom: 0px;
	width: 769px;
	height: 100%;
	text-align: left;
	border: 0;
	padding: 0px;
}

#introtop{
	position: absolute;
	left: 0px;
	top: 30px;
	bottom: 0;
	width: 419px;
	height: 168px;
	border: 0px;
}

#introlinestop{
	position: absolute;
	left: 0px;
	top: 198px;
	bottom: 0;
	width: 419px;
	height: 11px;
	border: 0px;
}

#introlinesleft{
	position: absolute;
	left: 0px;
	top: 209px;
	bottom: 0;
	width: 11px;
	height: 300px;
	border: 0px;
}

#flashcontentintro{
	position: absolute;
	left: 11px;
	top: 209px;
	bottom: 0;
	width: 400px;
	height: 300px;
	border: 0px;
}

#introlinesright{
	position: absolute;
	left: 411px;
	top: 209px;
	bottom: 0;
	width: 11px;
	height: 300px;
	border: 0px;
}

#introlinesbottom{
	position: absolute;
	left: 0px;
	top: 509px;
	bottom: 0;
	width: 419px;
	height: 9px;
	border: 0px;
}

#introbottom{
	position: absolute;
	left: 0px;
	top: 518px;
	bottom: 0;
	width: 419px;
	height: 800px;
	border: 0px;
}

#flashcontent {
	position: absolute;
	left: 0px;
	top: 30px;
	bottom: 0;
	width: 760px;
	height: 261px;
	border: 0px;
	
	}
	
#flashcontent img {
	border: 0px;
	
	}


#contentleft {
	position: absolute;
	left: 0;
	top: 292px;
	bottom: 0;
	width: 11px;
	height: 500px;
	overflow: visible;
	margin-top: 0px;
}

#header {
	position: absolute;
	left: 12px;
	top: 292px;
	bottom: 0;
	width: 455px;
	height: 34px;
	overflow: visible;
	margin-top: 0px;
}

#content{
	overflow: auto;
	z-index: 0;
	position: absolute;
	left: 12px;
	top: 326px;
	bottom: 0;
	width: 455px;
	height: 466px;
	max-width:455px;
	max-height: 466px;
	margin-top: 0px;
	scrollbar-track-color: #000000;
	scrollbar-face-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-shadow-color: #808080;
	scrollbar-3dlight-color: #000000;
	scrollbar-highlight-color: #808080;
	scrollbar-arrow-color: #ffffff;
	color: #FFFFFF;

}

#news, #bio, #discography, #tour, #gallery, #gallerylive, #video, #activism, #community{
	display: none;
}


#contentcenter {
	position: absolute;
	left: 466px;
	top: 292px;
	bottom: 0;
	width: 20px;
	height: 500px;
	overflow: visible;
	margin-top: 0px;
}


#jukebox {
	position: absolute;
	left: 486px;
	top: 292px;
	bottom: 0;
	width: 276px;
	height: 45px;
}

#headergallery {
	position: absolute;
	left: 486px;
	top: 337px;
	bottom: 0;
	width: 276px;
	height: 32px;
}

#choosegallery {
	position: absolute;
	left: 486px;
	top: 369px;
	bottom: 0;
	width: 154px;
	height: 23px;
}
#pressgallery {
	position: absolute;
	left: 640px;
	top: 369px;
	bottom: 0;
	width: 66px;
	height: 23px;
}
#spacegallery {
	position: absolute;
	left: 706px;
	top: 369px;
	bottom: 0;
	width: 11px;
	height: 23px;
}
#livegallery {
	position: absolute;
	left: 717px;
	top: 369px;
	bottom: 0;
	width: 45px;
	height: 23px;
}

#galleryimage {
	position: absolute;
	left: 486px;
	top: 392px;
	bottom: 0;
	width: 276px;
	height: 187px;
}

#headernewsletter {
	position: absolute;
	left: 486px;
	top: 578px;
	bottom: 0;
	width: 276px;
	height: 42px;
}

#newsletter {
	overflow: auto;
	z-index: 0;
	position: absolute;
	left: 486px;
	top: 620px;
	bottom: 0;
	width: 276px;
	height: 172px;
	max-width:276px;
	max-height: 172px;
	scrollbar-track-color: #000000;
	scrollbar-face-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-shadow-color: #808080;
	scrollbar-3dlight-color: #000000;
	scrollbar-highlight-color: #808080;
	scrollbar-arrow-color: #ffffff;
}


#contentright {
	position: absolute;
	left: 762px;
	top: 292px;
	bottom: 0;
	width: 8px;
	height: 500px;
	overflow: visible;
	margin-top: 0px;
}


#spacebottom {
	position: absolute;
	left: 0px;
	top: 793px;
	bottom: 0;
	width: 769px;
	height: 11px;
}
	
	
#footer {
	position: absolute;
	left: 0px;
	top: 820px;
	bottom: 0;
	width: 769px;
	height: 11px;
}	

#footerintro {
	position: absolute;
	left: 0px;
	top: 700px;
	bottom: 0;
	width: 419px;
	height: 11px;
	z-index: 20;
}
	
	
