body {
  background: black;
  font-family: Verdana;
	font-size: 10px;
}
#wrapper {
  margin: 0 auto;
	width: 1024px;
	position: relative;
}

#index #wrapper { background: black url('backgrounds/topsite.jpg') no-repeat; }
#bells #wrapper { background: black url('backgrounds/klingel.jpg') no-repeat; }
#insite #wrapper { background: black url('backgrounds/insite.jpg') no-repeat; }
#contact #wrapper, #impressum #wrapper { background: black url('backgrounds/impressum.jpg') no-repeat; }
#jukebox #wrapper { background: black url('backgrounds/jukebox.jpg') no-repeat; }
#gigs #wrapper  { background: black url('backgrounds/gig.jpg') no-repeat; }
#gallery #wrapper { background: black url('backgrounds/gallery.jpg') no-repeat; }
#reviews #wrapper { background: black url('backgrounds/pr.jpg') no-repeat; }
#store #wrapper { background: black url('backgrounds/store.jpg') no-repeat; }
#stage #wrapper { background: black url('backgrounds/stage.jpg') no-repeat; }

#gallery a img {
	border-width: 1px;
}

#contact form { margin: 20px 0 300px 0; }

.back img { border: none; }
#contact .back, #impressum .back { left: 350px; position: relative;}
#reviews .back, #gigs .back, #store .back {
	left: 825px;
	position: relative;
	top: 119px;
}
#jukebox .content {
	position: relative;
}
#jukebox .back {
	position: absolute;
	left: 830px;
	top: 112px;
}

.placeholder {
	width: 1024px;
  height: 568px;
}
.content { width: 424px; padding: 50px 300px 60px; }
.content h2 { color: #FEED01; font-size: 16px; }
.content p { color: #FEED01; text-align: left; width: 420px; }
.content ul { padding-left: 10px; }
.content li { color: #FEED01; }
.full-content { 
	width: 808px;
	margin: 122px 110px 0;
	position: relative;
}
.full-content .back {
	position: absolute;
	left: 720px;
}
.slideshow-container {
	width: 600px;
}
.slideshow-container, .album-navi {
	margin: 35px 8px 10px;
	float: left;
	height: 375px;
}
.album-navi {
	padding: 0;
	font-size: 14px;
	width: 160px;
}
.album-navi ul {
	list-style: none;
}
.album-navi li {
	margin-bottom: 4px;
}
#thumbs {
	float: left;
	height: 92px;
	width: 805px;
	overflow-x: scroll;
	overflow-y: hidden;
}
#thumbs li {
	float: left;
}
.thumbs {
	width: 2000px;
}
.clearer { clear: both; }

.album_cover, #wimpy91, .introtext {
	float: left;
	display: block;
}

.album_cover, #wimpy91 {
	margin-top: 120px;
}

#wimpy91 {
	margin-left: 5px;
}


.nav {
	position: relative;
	top: 114px;
}
.nav, .nav a {
	color: #CCC;
	font-size: 12px;
}
.nav a:hover {
	color: #622181;
}

p       { color: #FEED01; text-align: center; }
.content, a, .content a, .sub_navi a       { color: #FEED01; text-decoration: none; }
a:hover, .content a:hover, .sub_navi a:hover { color: #622181; }

.sub_navi {
	list-style: none;
	position: absolute;
	top: 138px;
	left: 260px;
}
.sub_navi li {
	float: left;
	margin: 0 5px;
	font-size: 14px;
}

#reviews #wrapper, #gigs #wrapper, #store #wrapper {
	height: 660px;
}

#reviews .content, #gigs .content, #store .content {
	height: 472px;
	margin:0 120px 60px;
	overflow-x:hidden;
	overflow-y:scroll;
	padding:0;
	position:relative;
	top:130px;
	width:795px;
	font-size: 1.3em;
}

form, fieldset {
	border: none;
}

.tooltip img {
	border: none;
	opacity: 0.0;
	filter: alpha(opacity = 0);
}
.tooltip {
	position: absolute;
}

#store .content {
	overflow: hidden;
}
.wide {
	height: 380px;
	width: 1820px;
	overflow-y: hidden;
}
.store_items {
	width: 860px;
	height: 380px;
	overflow-y: hidden;
	overflow-x: scroll;
}
.store_items fieldset {
	width: 240px;
	height: 360px;
	float: left;
	border-right: 1px solid black;
}
.store_items img, .store_items h2 {
	display: block;
	margin: 0px 10px 10px;
}
.store_items h2 {
	font-size: 12px;
}
.store_items h3 {
	float: left;
	font-size: 10px;
	width: 78px;
	margin: 0px 10px 2px;
	display: block;
}
.store_items input {
	margin: 0px 5px 5px 10px;
	float: left;
	height: 14px;
}
.store_items label {
	margin: 0px 10px 5px 5px;
	float: left;
	display: block;
	height: 22px;
	width: 34px;
}
fieldset.buttons {
	text-align: center;
}
input.order {
	display: block;
	background: url('click/order.png');
	text-indent: -99999px;
	width: 236px;
	height: 38px;
	border: none;
	margin: 2px auto 4px;
}
.empty {
	width: 98px;
	height: 27px;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}
a.cancel {
	display: block;
	margin: 2px auto;
}
a.cancel img {
	border: none;
}
.door_link { left: 436px; top: 245px;}
.myspace_link { left: 436px; top: 462px;}
.inside_link { left: 544px; top: 386px;}
.shoutbox_link { left: 55px; top: 154px;}
.merch_link { left: 170px; top: 214px;}
.gallery_link { left: 628px; top: 160px;}
.music_link { left: 641px; top: 321px;}
.backstage_link { left: 791px; top: 190px;}
.gigs_link { left: 875px; top: 255px;}
.reviews_link { left: 252px; top: 375px;}

.img_link img {
	border: none;
}

#store p {
	width: 790px;
}

#store.confirm .content {
	overflow-y: scroll;
}

.bigger {
	font-size: 1.5em;
}

.moviewrapper {
	float: left;
	margin: 85px 0 0 140px;
}

#stage .content { width: 724px; padding: 50px 150px 60px; }
#stage .nav { left:30px; position:relative; top:25px; }
#stage .back { float: right; }
#stage .secondary_navi { float: left; margin: 65px 0 0 25px; font-size: 1.2em; list-style: none; }
#stage li { margin-bottom: 4px; }