@charset "UTF-8";
/* CSS Document */

html { height: 100% }
body { height: 100%; margin: 0px; padding: 0px }
  
html,body{
	height:100%;
	margin: 0px;
	padding: 0px;
}

body {
	height:100%;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

a:focus, a:active, select:focus, select:active, option:focus, option:active {
	outline:0;
}

h1 {
	font-size: 0px;
	text-indent:-3000px;
	overflow: hidden;
}

h2{
	font-size:18px;
	color:#99ff33;
	margin:0px;
	padding:0px;
	font-weight: bold;
	text-decoration:none;
}

h3{
	font-size:15px;
	color:#99ff33;
	margin:0px;
	padding:0px;
	font-weight: bold;
	text-decoration:underline;
}

h4{
	font-size:13px;
	color:#669966;
	margin:7px 0px 7px 0px;
	padding:0px;
	font-weight: bold;
	font-style:italic;
}

h5{
	font-size:13px;
	color:#669966;
	margin:0px;
	padding:0px;
	text-decoration:underline;
}

a {
	color: #99ff33;
	text-decoration: none;
}

a:hover {
	color: #669966;
	text-decoration: none;
}

.divider {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	color: #99cc99;
	margin-top:12px;
	margin-bottom: 10px;
}

#container {
	min-height: 1000px;
	width: 960px;
	padding:0px;
	position: relative;
	text-align:left;
	margin-right: auto;
	margin-bottom: 100px;
	margin-left: auto;
	color: #ffffff;
	text-decoration: none;
	background-image:url(media/es_bg.jpg);
	background-repeat:no-repeat;
	background-position: center top;
}

#header {
	height: 100px;
	width: 960px;
	top: 32px;
	position:absolute;
	z-index:100;
}

#header-logo {
	height: 100px;
	width: 779px;
	margin-left: 92px;
}

#content {
	min-height: 1000px;/*582*/
	width: 611px;/*671*/
	float: left;
	padding-left:32px;
	padding-right:28px;
	padding-top:20px;
	background-image:url(media/es_content_bg.png);
	background-repeat:no-repeat;
	background-position: top center;
	line-height:18px;
	position:absolute;
	z-index:100;
	margin-left:227px;
	top:132px;
}

#text {
	min-height: 800px;
	width: 611px;
	line-height:18px;
	overflow: hidden
}
.size12 {
font-size:12px;}
.size16 {
font-size:16px;}
.size18 {
font-size:18px;}

/*________________NAV*______________________*/
/*#navigation {
	height: 353px;
	width: 221px;
	float: left;
	overflow: hidden;
	display: block;
	background-image:url(media/es_nav_bg2.png);
	background-repeat:no-repeat;
	position:absolute;
	z-index:100;
	top:132px;
}*/

#navigation {
	height: 385px;
	width: 221px;
	float: left;
	overflow: hidden;
	display: block;
	background-image:url(media/es_nav_bg3.png);
	background-repeat:no-repeat;
	position:absolute;
	z-index:100;
	top:132px;
}

a#btn-home {
	background-image: url(media/btn-home.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	display: block;
	height: 31px;
	width: 189px;
	overflow: hidden;
	text-indent: -3000px;
	margin-top: 36px;
	position: relative;	
}

a#btn-home:Hover, a#btn-home-selected  {
	background-image: url(media/btn-home.png);
	background-repeat: no-repeat;
	background-position: -189px 0px;
	background-repeat: no-repeat;
	display: block;
	height: 31px;
	width: 189px;
	overflow: hidden;
	text-indent: -3000px;
	margin-top: 36px;
	position: relative;	
}

a#btn-gigs {
	background-image: url(media/btn-gigs.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	display: block;
	height: 31px;
	width: 189px;
	overflow: hidden;
	text-indent: -3000px;
}

a#btn-gigs:Hover, a#btn-gigs-selected  {
	background-image: url(media/btn-gigs.png);
	background-position: -189px 0px;
	background-repeat: no-repeat;
	display: block;
	height: 31px;
	width: 189px;
	overflow: hidden;
	text-indent: -3000px;
}

a#btn-shop {
	background-image: url(media/btn-shop.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	display: block;
	height: 29px;
	width: 189px;
	overflow: hidden;
	text-indent: -3000px;
}

a#btn-shop:Hover, a#btn-shop-selected  {
	background-image: url(media/btn-shop.png);
	background-position: -189px 0px;
	background-repeat: no-repeat;
	display: block;
	height: 29px;
	width: 189px;
	overflow: hidden;
	text-indent: -3000px;
}

a#btn-discography {
	background-image: url(media/btn-discography.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	display: block;
	height: 30px;
	width: 189px;
	overflow: hidden;
	text-indent: -3000px;
}

a#btn-discography:Hover, a#btn-discography-selected  {
	background-image: url(media/btn-discography.png);
	background-position: -189px 0px;
	background-repeat: no-repeat;
	display: block;
	height: 30px;
	width: 189px;
	overflow: hidden;
	text-indent: -3000px;
}

a#btn-photos {
	background-image: url(media/btn-photos.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	display: block;
	height: 31px;
	width: 189px;
	overflow: hidden;
	text-indent: -3000px;
}

a#btn-photos:Hover, a#btn-photos-selected  {
	background-image: url(media/btn-photos.png);
	background-position: -189px 0px;
	background-repeat: no-repeat;
	display: block;
	height: 31px;
	width: 189px;
	overflow: hidden;
	text-indent: -3000px;
}

a#btn-chat {
	background-image: url(media/btn-chat.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	display: block;
	height: 31px;
	width: 189px;
	overflow: hidden;
	text-indent: -3000px;
	position: relative;	

}

a#btn-chat:Hover, a#btn-chat-selected  {
	background-image: url(media/btn-chat.png);
	background-repeat: no-repeat;
	background-position: -189px 0px;
	background-repeat: no-repeat;
	display: block;
	height: 31px;
	width: 189px;
	overflow: hidden;
	text-indent: -3000px;
	position: relative;	
}

a#btn-4thdimension {
	background-image: url(media/btn-4thdimension.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	display: block;
	height: 31px;
	width: 189px;
	overflow: hidden;
	text-indent: -3000px;
}

a#btn-4thdimension:Hover, a#btn-4thdimension-selected  {
	background-image: url(media/btn-4thdimension.png);
	background-position: -189px 0px;
	background-repeat: no-repeat;
	display: block;
	height: 31px;
	width: 189px;
	overflow: hidden;
	text-indent: -3000px;
}

a#btn-contact {
	background-image: url(media/btn-contact.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	display: block;
	height: 31px;
	width: 189px;
	overflow: hidden;
	text-indent: -3000px;
}

a#btn-contact:Hover, a#btn-contact-selected  {
	background-image: url(media/btn-contact.png);
	background-position: -189px 0px;
	background-repeat: no-repeat;
	display: block;
	height: 31px;
	width: 189px;
	overflow: hidden;
	text-indent: -3000px;
}

a#btn-links {
	background-image: url(media/btn-links.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	display: block;
	height: 33px;
	width: 189px;
	overflow: hidden;
	text-indent: -3000px;
}

a#btn-links:Hover, a#btn-links-selected  {
	background-image: url(media/btn-links.png);
	background-position: -189px 0px;
	background-repeat: no-repeat;
	display: block;
	height: 33px;
	width: 189px;
	overflow: hidden;
	text-indent: -3000px;
}

a#btn-biog {
	background-image: url(media/btn-biog.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	display: block;
	height: 34px;
	width: 189px;
	overflow: hidden;
	text-indent: -3000px;
}

a#btn-biog:Hover, a#btn-biog-selected  {
	background-image: url(media/btn-biog.png);
	background-position: -189px 0px;
	background-repeat: no-repeat;
	display: block;
	height: 34px;
	width: 189px;
	overflow: hidden;
	text-indent: -3000px;
}

a#btn-down {
	background-image: url(media/btn-down.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	display: block;
	height: 33px;
	width: 189px;
	overflow: hidden;
	text-indent: -3000px;
}

a#btn-down:Hover, a#btn-down-selected  {
	background-image: url(media/btn-down.png);
	background-position: -189px 0px;
	background-repeat: no-repeat;
	display: block;
	height: 33px;
	width: 189px;
	overflow: hidden;
	text-indent: -3000px;
}

#logos{
	width:230px;
	height:156px;
	position:absolute;
	z-index:50;
	top:533px;
}

/*------------GIGS----------------*/

.title{
	font-size:16px;
	font-weight: bold;
}

.size14bold{
	font-size:14px;
	font-weight: bold;
}

.size12{
	font-size:12px;
	font-weight: normal;
}

/*------------titles----------------*/


.homepage{
	height:86px;
	width:411px;
	overflow:hidden;
	background-image:url(media/title-home.png);
	background-repeat:no-repeat;
	margin-bottom:20px;
}

.news{
	height:86px;
	width:411px;
	overflow:hidden;
	background-image:url(media/title-news.png);
	background-repeat:no-repeat;
	margin-bottom:20px;
}

.biog{
	height:86px;
	width:411px;
	overflow:hidden;
	background-image:url(media/title-biog.png);
	background-repeat:no-repeat;
	margin-bottom:20px;
}

.gigs{
	height:86px;
	width:411px;
	overflow:hidden;
	background-image:url(media/title-gigs.png);
	background-repeat:no-repeat;
	margin-bottom:20px;
}


.shop{
	height:86px;
	width:411px;
	overflow:hidden;
	background-image:url(media/title-shop.png);
	background-repeat:no-repeat;
	margin-bottom:20px;
}


.discography{
	height:86px;
	width:411px;
	overflow:hidden;
	background-image:url(media/title-discography.png);
	background-repeat:no-repeat;
	margin-bottom:20px;
}


.photos{
	height:86px;
	width:411px;
	overflow:hidden;
	background-image:url(media/title-photos.png);
	background-repeat:no-repeat;
	margin-bottom:20px;
}


.chat{
	height:86px;
	width:411px;
	overflow:hidden;
	background-image:url(media/title-chat.png);
	background-repeat:no-repeat;
	margin-bottom:20px;
}

.dimension{
	height:86px;
	width:411px;
	overflow:hidden;
	background-image:url(media/title-dimension.png);
	background-repeat:no-repeat;
	margin-bottom:20px;
}

.contact{
	height:86px;
	width:411px;
	overflow:hidden;
	background-image:url(media/title-contact.png);
	background-repeat:no-repeat;
	margin-bottom:20px;
}


.links{
	height:86px;
	width:411px;
	overflow:hidden;
	background-image:url(media/title-links.png);
	background-repeat:no-repeat;
	margin-bottom:20px;
}

.cd{
	height:86px;
	width:411px;
	overflow:hidden;
	background-image:url(media/title-cd.png);
	background-repeat:no-repeat;
	margin-bottom:20px;
}


.download{
	height:86px;
	width:411px;
	overflow:hidden;
	background-image:url(media/title-download.png);
	background-repeat:no-repeat;
	margin-bottom:20px;
}

.merch{
	height:86px;
	width:411px;
	overflow:hidden;
	background-image:url(media/title-merch.png);
	background-repeat:no-repeat;
	margin-bottom:20px;
}


.thumbs {
	display:block;
	float:left;
	height: 98px;
	width: 98px;
	overflow:hidden;
	border: 2px solid #669966;
	margin: 10px;
}

.thumbs:hover {
	border: 2px solid #99ff33;
}

/*a#btn-biog {
	background-image: url(media/btn-biog2.png);
	background-repeat: no-repeat;
	background-position: 0px -37px;
	background-repeat: no-repeat;
	display: block;
	height: 35px;
	width: 200px;
	overflow: hidden;
	text-indent: -3000px;
	position: absolute;	
	top:530px;
	margin-left:0px;
}

a#btn-biog:Hover  {
	background-position: 0px 0px;
}*/

/*----------SHOP-------------*/


.cover{
	/*height: 130px;*/
	width: 170px;
	float: left;
	overflow: hidden;
	margin-bottom: 15px;
}

.titleshop {
	/*height: 130px;*/
	width: 247px;
	float: left;
	overflow: hidden;
	margin-bottom: 15px;
	font-size:16px;
}

.covermerch{
	width: 200px;
	float: left;
	overflow: hidden;
	margin-bottom: 35px;
	margin-right:15px;
}

.titleshopmerch {
	width: 190px;
	float: left;
	overflow: hidden;
	margin-bottom: 35px;
	font-size:16px;
}

.titleshopdownload {
	width: 247px;
	float: left;
	overflow: hidden;
	margin-bottom: 15px;
	font-size:16px;
}


.buynow{
	height: 57px;
	width: 193px;
	float: left;
	overflow: hidden;
	margin-bottom: 15px;
	margin-top:36px;
}

a#btn-buy {
	background-image: url(media/btn-buy.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	display: block;
	height: 57px;
	width: 193px;
	overflow: hidden;
	text-indent: -3000px;
	position: relative;	
}

a#btn-buy:Hover  {
	background-image: url(media/btn-buy.png);
	background-repeat: no-repeat;
	background-position: 0px -57px;
	background-repeat: no-repeat;
	display: block;
	height: 57px;
	width: 193px;
	overflow: hidden;
	text-indent: -3000px;
	position: relative;	
}


/**** Chat ****/

#form_chat {
	padding:0px;	
}

#form_chat input {
	border:	1px solid #93f32d;
	background:#000;
	color:#669966 ;
	padding:2px;
	margin: 3px 0px 3px 0px;
}

#form_chat input[type=submit] {
	background:#93f32d;
	color:#000;
	cursor:pointer;
}

#form_chat input[type=submit]:hover {
	background:#669966;
	color:#000;
}

.chat_meta {
	color:#669966;
	font-size:10px;
}

.chatdivide {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	color: #99cc99;
	margin-top:12px;
	margin-bottom: 10px;
}


/**********/

form {
	text-align:left;
}

.Label {
	font-size:14px;
	width:200px;
	margin-bottom:1px;
	height:20px;
	line-height:20px;
	display:block;
}

input{
	height:20px;
	width:285px;
	color:#ffffff;
	border:solid 2px #99ff33;
	background-color:transparent;
	overflow:hidden;
	margin-bottom:7px;
	padding-left: 3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}


select {
	height:28px;
	width:288px;
	color:#ffffff;
	border:solid 2px #99ff33;
	background-color:transparent;
	overflow:hidden;
	margin-bottom:7px;
	padding-left: 3px;
	padding-top:3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}

textarea {
	height:60px;
	width:285px;
	color:#ffffff;
	border:solid 2px #99ff33;
	background-color:transparent;
	overflow:hidden;
	margin-bottom:5px;
	padding-left: 3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}

#formEnter {
	font-size:0px;
	height:34px;
	width:88px;
	cursor:pointer;
	border: solid 2px #99ff33;
	background-image: url(media/enter-btn.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: 3000px;
	overflow:hidden;
	padding: 0px;
	margin-top:10px;
}

#formSubmit {
	font-size:0px;
	height:34px;
	width:70px;
	cursor:pointer;
	border: solid 2px #99ff33;
	background-image: url(media/send-btn.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: 3000px;
	overflow:hidden;
	padding: 0px;
	margin-top:10px;
}

#formSubmit:Hover, #formEnter:hover {
	border: solid 2px #99ff33;
	background-position: 0px -37px;
}


#paypal{
	position:absolute;
	z-index:100;
	top:50px;
	margin-left:450px;

}

#swfplayer {
	
	padding-top:30px;
	margin-left:3px;
}

a.shoptitle-cd{
	height:63px;
	width:300px;
	overflow:hidden;
	background-image:url(media/btn-cd.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	margin-bottom:20px;
	margin-left:150px;
	text-indent:-3000px;
	font-size:0px;
	display:block;
}

a.shoptitle-download{
	height:63px;
	width:300px;
	overflow:hidden;
	background-image:url(media/btn-download.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	margin-bottom:20px;
	margin-left:150px;
	text-indent:-3000px;
	font-size:0px;
	display:block;
}


a.shoptitle-merch{
	height:63px;
	width:300px;
	overflow:hidden;
	background-image:url(media/btn-merch.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	margin-bottom:20px;
	margin-left:150px;
	text-indent:-3000px;
	font-size:0px;
	display:block;
}

a.shoptitle-merch:hover, a.shoptitle-cd:hover, a.shoptitle-download:hover{
	background-position:0px -63px;
}




#vidwrapper {
	border:1px solid #99ff33;
	width: 480px;
	height: 360px;
	margin: 10px 0px;
	
}