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

body {
	margin:0 auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height:1.4em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	background-color: #000000;
	text-align: justify;
	color: #EEEEEE;
}

#apDiv1 {
	position:absolute;
	width:516px;
	height:254px;
	z-index:1;
	left: 256px;
	top: 297px;
}

.theBand {
	width:270px;
	float:right;
}

.disc_buy {
	width:300px;
	text-align:right;
}

#apDiv2 {
	position:absolute;
	width:516px;
	height:254px;
	z-index:1;
	left: 257px;
	top: 917px;
}

#apDiv3 {
	position:absolute;
	width:516px;
	height:258px;
	z-index:1;
	left: 256px;
	top: 1533px;
}

#blanket {
	background-color:#111;
	opacity: 0.65;
	filter:alpha(opacity=65);
	position:fixed;
	z-index: 9001;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
}

.pop {
	background-color:#000000;
	/* for IE */
	/*filter:alpha(opacity=90);*/
	/* CSS3 standard */
	/*opacity:0.9;*/
	min-width: 10%;
	max-height:510px;
	_height:510px;
	overflow:auto;
	padding:10px;
	text-align:left;
	z-index: 9002;
	border: solid 1px;
}

.concert {
	width: 300px;
	text-align:left;
}

tr, th {
	text-align:left;
}

.contact tr td {
	opacity:0.8;
	filter:alpha(opacity=80);
}

td {
	padding:4px;
}

#view {
	margin:0 auto;
	width: 800px;
	position: relative;
	color: #FFFFFF;
}

#topback {
	background-image:url('../images/top_back.jpg');
	background-repeat:no-repeat;
	width:800px;
	height:148px;
	text-align:center
}

#topbackG {
	background-image:url('../files/images/top_back.jpg');
	margin:auto;
	background-repeat:no-repeat;
	width:800px;
	height:148px;
	text-align:center
}

img.logo {
	position:relative;
	top:66px;
	margin:0 auto;
}

#navbar {
	width:800px;
	height:34px;
}

#content {
	background-image:url('../images/content_back.jpg');
	background-repeat:no-repeat;
	padding:30px
}

#content_gig {
	background-image:url('../../view/concerts/content_gig_back.jpg');
	background-repeat:no-repeat;
	min-height:560px;
	padding:30px
}

.gigs, .contact {
	width:650px;
	margin:0 auto;
}

#footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CCCCCC;
	text-align: center;
	background-image:url('../images/footer_back.jpg');
	background-repeat:no-repeat;
	height:95px;
	width:800px;
	z-index:0
}

.hr {
	text-align:center;
}

.ad {
	padding:10px;
	width:250px;
	left:510px;
	position:absolute;
	top: 268px;
	text-align:center;
}

.news {
	width:450px;
	min-height:500px;
}

.default {
	width:450px;
	
}

.lyrics_left {
	width:370px;
}

.lyr {
	color:#CCCCCC; text-decoration:none;
}

.disco {
	width:750px;
	height:auto;
}

.left {
	float:left;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
}

.right {
	float:right;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
}

.letter {
	float:left;
	vertical-align:sub;
	margin-right:5px;
}

.label {
background-color:#121212;
}

/* Sortable tables */
table.sortable thead {
    background-color:#eee;
    color:#666666;
    font-weight: bold;
    cursor: default;
}


.giglabel h2 {
color:#FFFFCC;
}

