/* CSS Document */

/********************************************
   HTML ELEMENTS
********************************************/

/* Top Elements */
* { margin: 0; padding: 0; outline: 0 }

body {
	background-color: black;
	background-image: url(../images/page-bg.jpg);
    background-repeat:repeat-y;
	background-attachment: scroll;
	background-position: top center;
	margin: 0px;
	text-align: center;
}

/* links */
a, a:visited {
	color: #f0eb6e;
	background: inherit;
	text-decoration: none;
}
a:hover {
	color: #f0eb6e;
	background: inherit;
	text-decoration: underline;
}

.csc-textpic-caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}

/* headers */

p {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}

h1, h2, h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #f0eb6e;
}
h1 {
	font-size: 20px;
	letter-spacing: 0pt;
	text-transform:uppercase;

    /*background-image: url(../images/titel_bg.png);
    background-repeat: repeat-x;*/
}
h2 {
	font-size: 1.7em;
	color: #ff9900;
	letter-spacing: 0pt;

}

h1, h2, h3, p {
	padding: 0;
	margin: 0;
}
ul, ol {
	margin: 10px 20px;
	padding: 0 20px;
}
ul {
	list-style: none;
}




blockquote {
	margin: 10px;
 	padding: 5px 0 0 44px;
	background:  url(images/quote.png) no-repeat 7px 11px;
	font: bold 12px Georgia, "Times New Roman", Times, serif
	color: #666666;
}

/* start - table */
table {
	border-collapse: collapse;
    margin: 10px 0 30px 0;
}

th strong {
	color: #fff;
}
tr.row-header {
	background: #475809;
	height: 35px;
	padding-left: 11px;
	padding-right: 11px;
	color: #fff;
	text-align: left;
	font-weight:bold;
	border-bottom: solid 1px #657d0f;
}
tr {
	height:29px;
}
td {
	padding-left: 5px;
	padding-right: 5px;
border-bottom:1px  solid #000;
}

.phototable {
border-bottom:0px;
padding:0px


}

.tours {
font-size:12px;
color:#FFFFFF;
padding: 5px 0 5px 0;
}

/* end - table */

/* form elements */
form {

}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	padding:2px;
	border:1px solid #000;
	font: normal 12px Verdana, sans-serif;
	color:#FFF;
	background: #000000;
}
textarea {
	width:400px;
	padding:2px;
	font: normal 12px Verdana, sans-serif;
	border:1px solid #000;
	height:100px;
	display:block;
	color:#FFF;
	background: #000000;
}
input.button {
	font: bold 10px Verdana, Sans-serif;
	height: 24px;
	margin: 0;
	padding: 0 3px;
	color: #FFF;
	background: #1C1C1C;
	border: 1px solid #535353;
}



/********************************************
   LAYOUT
********************************************/
#wrap {
background-image: url(../images/middle-bg.jpg);
background-repeat: no-repeat;
background-color: #5e5e5d;
width: 900px;
text-align: left;
margin:0px auto;
position: relative;
clear:both;
}

#content-wrap {
	background-image: url(../images/middle-bg.jpg);
	background-repeat:no-repeat;
	background-position:0px -553px;
    background-color: #5e5e5d;
	position: relative;
	clear: both;;
	float:left;
	width: 900px;
	padding: 0 0 0 0;
	margin-left: 0px;
	display: inline;

}
#header {
	position: relative;
	width: 900px;
	height: 530px;
	padding: 0;
	margin: 0px auto;
}



/* Main Column */
#main {
	float: left;
	width: 520px;
	padding:  0 0 0 35px; margin: 0 0 0 0;
	display: inline;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#main h1, h2, h3, p img{
	padding: 0px 0px 5px 0;
    width: 490px;
}

#main p {
line-height: 18px;
color:#FFF;
}

#main h1 {
color: #ffffff;
border-bottom: 1px solid #f0eb6e;
padding-top: 20px;
font-size: 20px;
font-weight:bold;
margin-bottom: 10px;
}

#main h2 {
color: #f7f6da;
font-size: 23px;
font-weight:normal;
}

#main h3 {
color: #f7f6da;
font-size: 27px;
font-weight:normal;
}

#main ul li {
	list-style-image: url(images/bullet.gif);
}

#main li {
	list-style-image: url(images/bullet.gif);
	padding: 0 0 4px 0;
}

#main a, a:visited {
	color: #f0eb6e;
	background: inherit;
	text-decoration: none;
    font-size: 12px;
}
#main a:hover {
	color: #FFFFFF;
	background: inherit;
	text-decoration: none;
    font-size: 14px;
}




/* Sidebar */
#sidebar {
	float: right;
	width: 321px;
	padding: 300px 0 0 21px; margin: 0 0 0 0;
}

#sidebar h3 {
	padding: 0;
	font: normal 27px Georgia, "Times New Roman", Times, serif;
	color: #f7f6da;
}

#sidebar p {
 font: bold 14px Georgia, "Times New Roman", Times, serif;
 padding: 5px 0 5px 0;
 margin: 0;
 color: #ffffff;
}



/* footer */
#footer-wrap {
	clear: both;
	background: url(../images/ft_bg.jpg) top center no-repeat;
	width: 900px;
	height: 286px;
	text-align: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border-bottom: 0px solid #fff;
	border-top: 0px solid #fff;
}

#footer-columns {
	color: #888;
	margin: 0 auto;
	padding: 80px 0 0 25px;
	width: 900px;
}


#footer-columns  a {
	color: #fff;
	padding: 0 0 0 0;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	text-decoration:underline;

}

#footer-columns a:hover {
color: #f0eb6e;
}

#footer-columns #colfootleft {
float:left;

}

#footer-columns .col1 {
	float: left;
	width: 130px;
    padding-left:15px;
	padding-top:60px;
}
#footer-columns .col2 {
float: left;
	width: 190px;
	padding: 20px 0 20px; 0;
}
#footer-columns .col3 {
	padding: 0 0 0 0;
    margin-top: 180px;
    margin-right: 60px;
	float:right;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;

   /*	clear:both;*/
}

#footer-columns .col4 {
	padding: 70px 40px 0 0;
	float:right;
	text-align:center;
}



#DElogo{
background: url(../images/Logo.png) top left no-repeat;
width: 583px;
height: 340px;
position: absolute;
top: 5px;
left: 15px;
z-index: 9;
}

.top-nav{
margin:0 0px 0px 0;
width: 570px;
height: 36px;
position: absolute;
z-index: 10;
top: 210px;
left:240px;
}

.top-nav li{
float:left;
margin-left:16px;
}

.top-nav li a{
display:block;
line-height:20px;
background-image:url(images/top_nav.png);
background-repeat:no-repeat;

}

 .top-nav li.home{

width:55px;
}
.top-nav li.home a{
background-position:0px 0px;
text-decoration:none;
text-transform: uppercase;
font: 16px Georgia, "Times New Roman", Times, serif;
color: #f0eb6e;
}
 .top-nav li.home a:hover{
background-position:0px -23px;
color:#FFFFFF;
}




/* BOTTOM NAV */

.bot-nav{
width: 570px;
height: 36px;
position: absolute;
z-index: 10;
top: 250px;
left:80px;
}

.bot-nav li{
float:left;
margin-left:19px;
}

 .bot-nav li a{
display:block;
line-height:20px;
background-image:url(images/bot_nav.png);
background-repeat:no-repeat;
}

.bot-nav li.press{
width:69px;}
.bot-nav li.press a{
background-position:0px 0px;
text-decoration:none;
text-transform: uppercase;
font: 16px Georgia, "Times New Roman", Times, serif;
color: #f0eb6e;
}
.bot-nav li.press a:hover{
background-position:0px -23px;
color:#FFFFFF;
}




.feature-box{
width: 545px;
height: 224px;
position:absolute;
top: 301px;
left: 35px;
}

.newsitem {
padding: 0 0 30px 0;
}

.newsbar {
width: 521px;
height: 29px;
background: url(images/newbar.jpg) top no-repeat;
}

.posted {
float: left;
color:#f0eb6e;
line-height:29px;
font-size:10px;
padding: 0 0 0 10px;
}

.posted a:hover{
font-size:10px;

}

.comments {
float:right;
color: #f0eb6e;
line-height:29px;
font-size:10px;
padding: 0 10px 0 0;
}

.comments a:hover {
font-size:10px;

}

.upcomingshows {
/*background: url(images/upcomingshows.png) top  left no-repeat;*/

width:270px;
height:260px;
padding: 30px 0 0 10px;
font: 9px Verdana, Arial, Helvetica, sans-serif;
color: #ffffff;
}

.upcomingshows h1{
   color: #f0eb6e;
}


/* start - table */
.upcomingshows table {
	border-collapse: collapse;
    margin: 10px 0 30px 0;
    width: 270px;
    background-image: url(../images/table-bg.jpg);

}

.upcomingshows th {
	color: #fff;
    width: 270px;
    text-align: left;
    font-weight: bold;
    padding-left: 5px;
    border-bottom: solid 1px #000;
}
.upcomingshows tr.row-header {
	background: #475809;
	height: 35px;
	padding-left: 11px;
	padding-right: 11px;
   color: #ffffff;
	text-align: left;
	font-weight:bold;
	border-bottom: solid 1px  #000;
}
.upcomingshows tr {
    font: 9px Verdana, Arial, Helvetica, sans-serif;
    width: 300px;
}
.upcomingshows td {
	padding-left: 5px;
	padding-right: 5px;
border-bottom:1px  solid #000;
color: #ffffff;
}

.upcomingshows a:hover {
font: 9px Verdana, Arial, Helvetica, sans-serif;
color: #ffffff;
}

.upcominglines {
padding: 0 0 5px 0;
}



.maintable {
/*background: url(images/upcomingshows.png) top  left no-repeat;*/

width:300px;
height:160px;
padding: 30px 0 0 10px;
font: 12px Verdana, Arial, Helvetica, sans-serif;
color: #ffffff;
}

.maintable h1{
   color: #f0eb6e;
}


/* start - table */
.maintable table {
	border-collapse: collapse;
    margin: 10px 0 30px 0;
    width: 300px;
    background-image: url(../images/table-bg.jpg);

}

.maintable th {
	color: #fff;
    width: 300px;
    text-align: left;
    font-weight: bold;
    padding-left: 5px;
    border-bottom: solid 1px #000;
}
.maintable tr.row-header {
	background: #475809;
	height: 35px;
	padding-left: 11px;
	padding-right: 11px;
   color: #ffffff;
	text-align: left;
	font-weight:bold;
	border-bottom: solid 1px  #000;
}
.maintable tr {
    font: 12px Verdana, Arial, Helvetica, sans-serif;
    width: 300px;
}
.maintable td {
	padding-left: 5px;
	padding-right: 5px;
border-bottom:1px  solid #000;
color: #ffffff;
}

.maintable a:hover {
font: 12px Verdana, Arial, Helvetica, sans-serif;
color: #ffffff;
}

.maintablelines {
padding: 0 0 5px 0;
}



.moreshows {
padding: 10px 0 0 0;
}

.recentphoto {
width:71px;
height:71px;
float:left;
padding: 10px 9px 0 0;
}

.recentphoto img{
padding: 2px;
border: 1px solid #000;
}

.tourheader {
font: 12px Verdana, Arial, Helvetica, sans-serif bold;
	color: #f0eb6e;
}

.biobk {
background-image:url(images/biobk.jpg);
width: 520px;
height: 60px;
font: 12px Verdana, Arial, Helvetica, sans-serif bold;
	color: #f0eb6e;
	padding: 10px 0 0 10px;
	margin-bottom: 10px;
}

#comments {
padding: 0 0 20px 0;
}

.float-right img{
float:right;
margin: 0 0 0 0;
}

.float-left img{
float:left;
margin: 0 0 0 0;
}

#network {
width: 570px;
height: 20px;
position:absolute;
top: 510px;
left: 30px;
}

#network ul{
width: 510px;
list-style-type: none;
}

#network ul li{
float: left;
margin-left: 0px;
}

#network a{
opacity:.50;
-moz-opacity:.50 ;
filter:alpha(opacity: 50);
}

#network a:hover{
opacity:1;
-moz-opacity:1 ;
filter:alpha(opacity: 100);
}


#network a.myspace{
background-image: url(../images/myspace.png);
background-repeat: no-repeat;
display: block;
float: left;
width: 94px;
height: 19px;
text-indent: -9999px;
}

#network a.facebook{
background-image: url(images/facebook.png);
background-repeat: no-repeat;
display: block;
float: left;
width: 73px;
height: 19px;
text-indent: -9999px;
}

.strong {
width: 519px;
height:79px;
background-image: url(images/strong.jpg);
background-repeat: no-repeat;
padding: 10px 0 0 10px;
}

.rrc {
width: 519px;
height:79px;
background-image: url(images/rrc.jpg);
background-repeat: no-repeat;
padding: 10px 0 0 10px;
}

.agency {
width: 519px;
height:79px;
background-image: url(images/agency.jpg);
background-repeat: no-repeat;
padding: 10px 0 0 10px;
}

.audioplayer{
  background-image: url(images/radio_bg.png);
  margin-top: 70px;
  margin-left: 150px;
}


.yellowtext {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
color: #f0eb6e;
}

.brightyellowtext {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
color: #f4b60c;
text-decoration:underline;
}

.whitetext {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #FFF;
}

.whitetext a, a:hover {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #FFF;
}

.downloads td{
padding: 12px 0 12px 0;
}

.logos td{
padding: 12px 0 12px 0;
border-bottom:0px;
}

.releases td{
padding: 12px 0 12px 0;
}

.albumcover img{
padding: 1px;
border: 1px solid #000;
}

.photogallery {
width:71px;
height:71px;
float:left;
padding: 10px 9px 0 0;
}

.photogallery img{
padding: 2px;
border: 1px solid #000;
}

.phototitle {
float: left;
color:#FFF;
font-size:18px;
font-weight:bold;
padding: 2px 0 0 5px;
}

.ksephotos {
width: 447px;
height: 100px;
background:  url(images/ksephotos.png) no-repeat;
padding: 45px 0 0 0;
}

#twitter_div {
width: 321px;
background:  url(images/twitter_bg.png) no-repeat top left;
font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
}

#twitter_div a:hover{
font: 11px Verdana, Arial, Helvetica, sans-serif;

}

#twitter_update_list {
list-style: none;
list-style-image: none;
margin: 0 0 0 0;
padding: 40px 20px 20px 15px;

}

#twitter_update_list li{
padding: 0 0 8px 0;

}

.videoborder {
padding: 3px;
border: 1px solid #111213;
width: 500px;
}

.sponsortable {
width: 515px;
}

.sponsortable tr {
border: 0px;
}

.sponsortable td {
width:167px;
border: 0px;
padding: 3px;
}

.sponsortable img {
border: 0px;
}

#mailinglist {
background: url(images/mailing_list.png) top  left no-repeat;
width:311px;
height:80px;
padding: 40px 0 0 20px;
font: 9px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
}


/********************************************
   Formular
********************************************/


legend {
padding-left:10px;
padding-right:10px;
border: 0px;
}

fieldset {
border:0px;
padding-left:10px;
padding-right:10px;
padding-top:10px;
padding-bottom:10px;
border: none;
}

.radiolayout {
width:60%;
padding-top:15px;
padding-bottom:15px;
}

form {
width:80%;
padding-top:10px;
padding-bottom:10px;
border: none;
font: 14px Georgia, "Times New Roman", Times, serif;
color: #FFFFFF;
}

.mf-radio {
border:0px;
}

.mf-text {
color: #FFFFFF;
border: none;
margin-bottom: 5px;
}

.csc-mailform-field {
border: none;
margin-bottom: 5px;
}

.mf-check {
border: 0px;
}
.mf-select {
border:0px;
}

.mf-input {
border: none;
margin-bottom: 5px;
}

.mf-submit {
color: #000000;
background-color: #C0C0C0;
border: 0px;
}

