/* - - - - - - - - - - - - - - - - - - - - -

Title : Club Diagonal
Author : tuscany.ch
URL : www.club-diagonal.ch

Created : 27.07.2006
Modified : 

- - - - - - - - - - - - - - - - - - - - - */

/* ----- CSS ----- */

* {}	
html {}	
body {
  color: #ddd; 
  font: 11px/16px "Helvetica Neue", verdana, arial, sans-serif; 
  background: black;
  text-align: center;
  margin: 0;
}



/* ----- IDS ----- */

iframe {
  margin:80px auto 0 auto;
  width:100%; 
  padding: 0;
  height:482px;
}

#wrapper { 
  margin:80px auto 0 auto;
  width:100%; 
  padding: 0;

}

#container {
  width:960px;
  position:relative; 
  margin:0 auto;
  border:1px solid #616161;
  overflow:hidden;
  text-align:left;
}	
#sidebar {
  width:213px;
  height:478px;
  padding:1px;
}	
#lineup-list {
  margin:55px 30px 0 30px;
}
#events-list {

  margin:25px 30px;
}
h1#logo a {
  position:absolute;
  top:0;
  left:0;
  text-indent:-10000px;
  width:165px;
  height:145px;
  margin:25px;
  background:transparent url('/diagonal/logo.gif') no-repeat;
  text-decoration: none;
}
#address {
  margin:2px 5px;
  text-align:right;
  font-size:11px;
}
#backgroundImage {
  position:absolute;
  top:0;
  right:0;
  z-index:-1;
}
#text {
  position:absolute;
  z-index: 100;
  bottom:25px;
  left:25px;
  width:350px;
  padding:8px 20px;
  border:1px solid #222;
  font-size: 11px;
  line-height: 16px;
  background-color: transparent;
  background-image: url('/diagonal/background.png');
  cursor: pointer;
}
#controls {
  font-size: 11px;
  font-style: italic;
}

#controls a {
  color: #ddd; 
}

a#text-controls {
  position: absolute;
  display: block;
  color: #888;
  z-index: 100;
  bottom: 4px;
  left: 35px;
  margin: 0;
  text-decoration: none;
  cursor: pointer;
}

a#text-controls:hover {
  color: #ddd;
  text-decoration: none;
}
p#image-controls {
  position: absolute;
  bottom: 4px;
  left: 90px;
  width: 150px;
  margin: 0;
  padding: 0;
  text-decoration: none;
}
#image-controls a {
  margin:0;
  text-decoration: none;
  text-indent: -10000px;
  display: block;
  width: 10px;
  height: 10px;
}
#image-controls span {
  margin-right: 0;
}
#image-controls #next {
	position: absolute;
  bottom: 3px;
  left: 85px;
	background: url('/diagonal/next.gif') no-repeat;
}
#image-controls #previous {
	position: absolute;
  bottom: 3px;
  left: 60px;
	background: url('/diagonal/prev.gif') no-repeat;
}

#footer {
  text-align:right;
  width:960px;
  padding:4px 10px;
  margin:0 auto;
}
#footer span {
  margin:0;
  margin-left:8px;
}
#signup h2 {margin-bottom: 20px;}
#signup p {margin-bottom: 10px;}

#sound {
  float:left;
  text-align:left;
  font-size:11px;
}
#sound img {
 margin-bottom:-2px;
}
#content {
  overflow:hidden;
  position:absolute;
  top:0;
  right:0;
  width:745px;
  height:480px;
  background: #080808;
}
#form-text {
  position:absolute;

  top:48px;
  left:50px;
  width:300px;
}
p#calender-link {
  margin-top:-5px;
  margin-left:90px;
  margin-bottom:15px;
  font-style:italic;
}

#main-text {
  margin:55px 60px 45px 50px;
  height: 380px;
}
#error-note {
	color: red;
}
a#archive {
  position: absolute;
  bottom: 22px;
  left: 50px;
  text-decoration: none;
  font-size: 12px;
}



/* ----- CLASSES ----- */


.more_info {
  height:110px;
  margin:0 15px;
}

div.lineup div {
  padding:5px 20px;
  margin: 0;
}
.lineup div.clearleft {
  margin: 0;
  padding: 0;
  border: none;
}
.show {}
.clearleft {clear:left;}

.notice {
  margin-top:0;
  color:#5e8fba;
}

/* ----- HEADINGS ----- */

h1 {}
h2 {
  margin:0;
  padding-top:3px;
  
  font-weight:bold;
  font-size:18px;
}
h3 {
  margin:5px 0 4px 0;
  padding-bottom:4px;
  padding-left:20px;
  border:dotted #616161;
  border-width:0 0 1px 0;
  font-weight:bold;
  font-size:12px;
}
h4 {}

h3 a {
  position:relative;

  text-decoration: none;
}

#events-list h2 {
  margin:0;
  border-bottom:1px dotted #616161;
  padding-bottom:10px;
  padding-left:20px;
}

#lineup h2 {
  margin:0;
  padding-bottom:10px;
  padding-left:20px;
}

#text h2 {
  padding-left:0;
  margin:4px 0;
}
#form-text h2 {
  padding:0;
  margin:10px 0 4px 0;
}



/* ----- PARAGRAPHS ----- */

p {
  margin: 2px 0;
}
#lineup-list p {
  margin:0;
  padding:0;
  overflow:hidden;
}

#events-list p  {
  margin:0 0 10px 0;

}



/* ----- LISTS ----- */

ul {
  margin:0;
  padding:0;
}
li {
  margin:0;
  padding:0;
}
li p {margin:5px 0 0 0;}

#content ul {
  margin-left: 15px;
  margin-top: 2px;
  margin-bottom: 2px;;
  list-style: square;
}



/* ----- Main Nav ----- */
#navigation {
  margin: 305px 0 0 20px;
}
#navigation ul {
  list-style:none; 
  margin:3px;  
  font-size: 12px;
  line-height: 18px;
}
#navigation li a {
  display:block;
  width:120px;
  margin:0;
  padding:1px 5px;
  line-height:16px;
  color:#ccc; 
  text-decoration:none;
}
#navigation li a:hover {
  color:#5e8fba;
  /* background:#080808; */
}
#navigation li.active a {
  color:#5e8fba;
}
#lang {
  margin-left: 28px;
  margin-top: 10px;
}
#lang a {
  text-decoration: none;
}

/* ----- Main Events List ----- */



/* ----- IMAGES ----- */

img {}
a img {
   border:none;
}
img a:hover {}

.lineup img {
  float:left;
  margin:0;
  margin-right: 15px;
  border:1px solid #444;
}

#karte {
  position:absolute;
  top: 25px;
  right: 25px;
}
/* ----- BREAK ----- */

hr {
  visibility: hidden;
  margin-top: -2px;
}

/* ----- TEXT FORMATTING ----- */

strong {}
em {}
b {}
i {}



/* ----- LINKS ----- */

a {
  color:#fff;
  text-decoration: underline;
}
a:hover {
  color:#5e8fba;
  text-decoration: underline;
}
a:visited, a:active, a:focus {border:none;}
a:focus {-moz-outline-style:none}
a:visited {}
a:active { }
a:focus {}

#footer a {
  text-decoration: none;
}

a#lageplan {
  position: absolute;
  left: 234px;
  top: 400px;
  padding-top: 30px;
  padding-left: 32px;
  text-decoration: none;
  background:transparent url('/diagonal/pdf.gif') left bottom no-repeat;
}

/* ----- TABLES ----- */

th {
  font-weight:bold;
  text-align:left;
}
#main-text table {
  margin-top:0;
}

/* ----- EVENT BLOCKS ----- */

.lineup table {
  padding: 0 20px 5px 20px;
  font-size:11px;
  line-height:16px;
  opacity:1;
}
.lineup td {
  padding:5px 0;
  width:300px;
}


/* ----- FORMS ----- */

p img {
	padding: 0 5px 5px 5px;
}

#content form {
  position:absolute;
  top:48px;
  left:390px;
  width:340px;
}
form p, #signup form p {
  margin:5px 0;
}
#signup form {
  top: 81px;
}

fieldset {
  border: none;
}
legend {}
label {
  float:left;
  display:block;
  text-align:left;
  padding:0 0 2px 0;
  width: 10em;
  font-weight:bold;
}
p label img{
	padding-left: 5px;
	padding-bottom: 5px;
}

input#submit {
  width: 100px;
  margin-left: 9.3em;
  margin-top:0;
  filter:alpha(opacity=99);
	-moz-opacity: 0.99;
  opacity:0.99;
}
textarea {
  height: 80px;
  
}
input, textarea {
  width:190px;
  margin: 0;
  background-color:#fff;
  font:12px "Helvetica Neue", verdana, arial, sans-serif; 
  filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
  border:1px solid #616161;
}
select {
  width: 100px;
}
optgroup {}
option {}

#abmelden_form form {
  position: static;
  margin: 18px 0 0 0;
  padding: 0;
}
#abmelden_form fieldset {
  margin: 0;
  padding: 0;
}
#abmelden_form label {

  width: 8em;
}
#radio label {display: inline; float: none; margin-left: 7em; }
#radio input {width: auto; filter:alpha(opacity=100); -moz-opacity: 1; opacity: 1;}
#abmelden_form input#submit {margin-left: 7.4em;}


/* ----- DEFINITIONS ----- */

dl {padding:5px 0; margin: 10px -20px;}

#lineup h2 {margin-top: 15px;}
#lineup dt, #galleries dt {color: white; cursor: pointer;  margin:5px 0 4px 0; padding-bottom: 4px;
  padding-left: 20px; border: dotted #616161; border-width: 0 0 1px 0; font-weight: bold; font-size: 12px;}
#lineup dt:hover, #galleries dt a:hover {color: #5e8fba; text-decoration: underline;}
#lineup dd {margin: 0; padding-left: 20px; }
#lineup dd p {margin-bottom: 14px;}
#lineup dd img {float:left; margin: 2px 10px 2px 0; border: 1px solid #616161;}
#lineup table td { vertical-align: top; padding-right: 20px;}

#galleries img {float: left; margin: 2px 10px 0 0; border: 1px solid #616161;}    
dl#galleries { margin: 10px 0px 0 -20px; }
#galleries dt a {text-decoration: none;} 
#galleries dt {color: white; cursor: pointer;  margin: 5px 0 4px 0; padding-bottom: 0;
  padding-left: 20px; border: dotted #616161; border-width: 0 0 1px 0; font-weight: bold; font-size: 12px;}

#flashcontent {margin-left: -30px; margin-top: 10px; }
#myGallery {width: 745px!important; height: 480px!important; margin-top: -1px;}

ul#js_gallery {
  list-style: none;
  margin: 18px 0 0 0;
  padding: 0;
}

ul#js_gallery li {
  float: left;
  margin: 0 8px 8px 0;
}

ul#js_gallery li a img {
  float: left;
  display: block;
  border: 1px solid white;    
  height: 42px;
  width: 42px;
}

ul#js_gallery li {
  
}

#scroller {
  height: 460px;
  margin: 5px;
  overflow-y: auto;
  overflow-x: hidden;
}    

#music {
  width: 100px;
  height: 20px; 
}

#lblimage { z-index: 999;}
#galleryscroll { overflow: hidden; height: 380px;}
#galleryscroll {}

.scroller { overflow: hidden; height: 380px; padding-right: 10px;}

#sidebar .facebook { position: absolute; left: 24px; top: 160px;  }
#sidebar .facebook a { display: block; padding: 8px 0 8px 30px; background: url(/images/facebook-icon.png) no-repeat left center; color:#5e8fba; text-decoration: none; }
#sidebar .facebook a:hover { color:#fff; text-decoration: none; }

.scroller .fb-like { clear: both;  }
.scroller .fb-like iframe { margin: 0;}



