/* CSS Document */
/*
*****************************************************
 url		: http://www.truedestinationde 
 erstellt 	: 12. februar 2008
 Aenderung	: 

*****************************************************
 (c) 2008     Felix Kämpfe
*****************************************************


/*---------------Body--------------- */
body {
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-top:0px;
	background-color:#333333;
	text-align:center;
	scrollbar-face-color:#666666;
  	scrollbar-track-color:#333333;
  	scrollbar-arrow-color:#CCCCCC;
  	scrollbar-highlight-color:#666666;
 	scrollbar-shadow-color:#666666;
 	scrollbar-3dlight-color:#666666;
  	scrollbar-darkshadow-color:#666666;
}

/*---------------Links--------------- */

.location {font-family:Georgia, "Times New Roman", Times, serif; text-decoration:none; word-spacing:0.05em;}
.venue {font-family:Georgia, "Times New Roman", Times, serif; text-decoration:none; word-spacing:0.05em;}

a:link {font-family:Georgia, "Times New Roman", Times, serif; text-decoration:none; word-spacing:0.05em; color: #ffffff; font-weight:bold;}
a:visited {font-family:Georgia, "Times New Roman", Times, serif; text-decoration:none; word-spacing:0.05em; color: #ffffff; font-weight:bold;}
a:hover {font-family:Georgia, "Times New Roman", Times, serif; text-decoration:none; word-spacing:0.05em; color: #888888; font-weight:bold;}
a:active {font-family:Georgia, "Times New Roman", Times, serif; text-decoration:none; word-spacing:0.05em; color: #4a80bc; font-weight:bold;}

.location a:link {font-family:Georgia, "Times New Roman", Times, serif; text-decoration:none; word-spacing:0.05em; color: #dddddd;}
.location a:visited {font-family:Georgia, "Times New Roman", Times, serif; text-decoration:none; word-spacing:0.05em; color: #dddddd;}
.location a:hover {font-family:Georgia, "Times New Roman", Times, serif; text-decoration:none; word-spacing:0.05em; color: #888888;}
.location a:active {font-family:Georgia, "Times New Roman", Times, serif; text-decoration:none; word-spacing:0.05em; color: #4a80bc;}

.venue a:link {font-family:Georgia, "Times New Roman", Times, serif; text-decoration:none; word-spacing:0.05em; color: #4a80bc;}
.venue a:visited {font-family:Georgia, "Times New Roman", Times, serif; text-decoration:none; word-spacing:0.05em; color: #4a80bc;}
.venue a:hover {font-family:Georgia, "Times New Roman", Times, serif; text-decoration:none; word-spacing:0.05em; color: #888888;}
.venue a:active {font-family:Georgia, "Times New Roman", Times, serif; text-decoration:none; word-spacing:0.05em; color: #4a80bc;}

a img{ border: none; }


/*---------------Font--------------- */
h1 	{font-family:Georgia, "Times New Roman", Times, serif; font-size:15px; font-weight:bold; line-height:15px; color:#da5200;}
h2 	{font-family:Georgia, "Times New Roman", Times, serif; font-size:15px; font-weight:bold; line-height:15px; color:#4a80bc; margin-left:10px;}

h3 	{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-weight:normal;
	font-style:normal;
	color:#aaaaaa;
	margin-left:10px;
	text-align:justify;
	word-spacing: 0.1em;
	letter-spacing: 0.02em;
	line-height: 15px;
	}
	
h4 	{font-family:Georgia, "Times New Roman", Times, serif; font-size:12px; font-weight:normal; font-style:normal; color:#cc0000; line-height: 22px;}
h5 	{font-family:Georgia, "Times New Roman", Times, serif; font-size:12px; font-weight:normal; font-style:normal; color:#333333;}
h6	{font-family:Georgia, "Times New Roman", Times, serif; font-size:14px; font-weight:normal; font-style:normal; color:#FFFFFF;}
.link {font-family:Georgia, "Times New Roman", Times, serif; font-size:11px; font-weight:normal; font-style:normal; color:#cc0000;}
.info {font-family:Georgia, "Times New Roman", Times, serif; font-size:12px; font-weight:normal; font-style:normal; color:#da5200;}

.h1 {font-family:Georgia, "Times New Roman", Times, serif; font-size:15px; font-weight:normal; font-style:normal; line-height:15px; color:#da5200;}
.h3 	{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-weight:normal;
	font-style:normal;
	color:#aaaaaa;
	margin-left:10px;
	text-align:justify;
	word-spacing: 0.1em;
	letter-spacing: 0.02em;
	line-height: 15px;
	}


.location {
	font-family:Georgia;
	font-size:15px;
	font-weight:bold;
	font-style:normal;
	color:#dddddd;
}

.venue {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	font-weight:bold;
	font-style:normal;
	line-height:11px;
	color:#4a80bc;
	margin-left:10px;
}


/*---------------Frames------------- */
.content {
	position:relative;
	margin:auto;
	width:708px;
	height:651px;
	background-image:url(gfx/truedestination.jpg);
}

.navigation {
	position:absolute;
	top:180px;
	left:70px;
	height:200px;
	width:80px;
	text-align:left;
}

.myspace {
	position:absolute;
	top:520px;
	left:78px;
	height:80px;
	width:80px;
	text-align:left;
	font-size:11px;
}

.text {
	position:absolute;
	top:144px;
	left:168px;
	width:351px;
	height:390px;
	text-align:left;
	overflow:auto;
	padding-right:15px;
}

.trennlinie {
	border-left:none;
	border-right:none;
	border-top:none;
	border-bottom:dotted;
	border-color:#999999;
	border-width:thin;
	margin-left:10px;
	width:250px;
}
	
.newspic, newspic:link, newspic:visited, newspic:active {
	border-style:groove;
	border-color:#999999;
	border-width:thin;
	margin-left:10px;
	width:150px;
	height:100px;
}

.newspic:hover {
	border-color:#7f7f7f;
}

.gallery, gallery:link, gallery:visited, gallery:active {
	border-style:groove;
	border-color:#999999;
	border-width:thin;
	margin:2px;
	width:96px;
	height:96px;
}

.gallery:hover {
	border-color:#7f7f7f;
}

.table_lyrics {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-weight:normal;
	font-style:normal;
	color:#aaaaaa;
	margin-left:0px;
	text-align:left;
	word-spacing: 0.1em;
	letter-spacing: 0.02em;
	line-height: 15px;
}

.table_pastshows {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-weight:normal;
	font-style:normal;
	color:#aaaaaa;
	margin-left:0px;
	word-spacing: 0.1em;
	letter-spacing: 0.02em;
	text-align:center;
	margin-top:0px;
	margin-bottom:0px;
}

.tourindex, tourindex:link, tourindex:visited, tourindex:active {
	position:relative;
	margin:auto;
	margin-top:50px;
	width:640px;
	height:480px;
	background-image:url(media/tour_index.jpg);
	border-style:groove;
	border-color:#999999;
	border-width:thin;
}

.tourindex:hover {
	border-color:#7f7f7f;
}
	
	
/*---------------contact------------- */
textarea, input {
	background-color: #444444;
	border: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;;
	font-size: 11px;
	font-weight: normal;
	line-height:normal;
	color: #dddddd;
	margin-bottom: 2px;
	padding: 2px 2px 0 2px;
}
	
textarea:focus, input:focus {
	background-color: #555555;
	color: #ffffff;
}



/*---------------lightbox------------- */
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(css/lightbox/images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(css/lightbox/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(css/lightbox/images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}