body, html {
  font: 12px Arial, Helvetica, sans-serif, sans;
  line-height: 16px;
	margin:	 0px;
	padding: 0px;
	height:	 100%;
  color: black;
  background-color: black;
/*  overflow: scroll; */
}

img {
  display: block;
  border-width: 0px;
  border-style: none;
}

a {
	text-decoration: none;
  color: #666666;
}

a:hover {
  color: #a01110;
}

td {
  font: 12px Arial, Helvetica, sans-serif, sans;
  line-height: 16px;
}

h2, h3, h4 {
  padding: 0px;
  margin: 0px;
}

h2 {
  font-size: 17px;
}

h3 {
  font-size: 15px;
}

h4 {
  font-size: 12px;
}

.editbutton {
  position: relative;
  margin-top: 8px;
  font-weight: bold;
  background-color: #444499;
  width: 120px;
  text-align: center;
  font: bold 11px Arial, Helvetica, sans-serif, sans;
  line-height: 15px;
  border: 1px solid #333399;
  color: white;
  cursor: pointer;
}

.editbutton a {
  color: white;
}

.editbutton:hover {
	text-decoration: none;
}

input[type="submit"] {
  border: 1px solid #a01110;
  background-color: #a01110;
  color: white;
  cursor: pointer;
}

input[type="text"] {
  border: 1px solid #a01110;
}


textarea {
  border: 1px solid #a01110;
}

.clear {
  clear: both;
}

div.container {
  text-align: left;
  margin: 0 auto;
  min-height: 100%;
  height: auto;
  width: 960px;
  position: relative;
  z-index: 30;
  background-color: #fdfbf1;
}

div.background {
  background-image: url(/gfx/bgcontainer.png);
  background-repeat: repeat-y;
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  z-index: -10;
}

div.wrap {
  width: 960px;
  padding-bottom: 580px;
  overflow: visible;
}

.header {
  position: absolute;
  top: 389px;
  text-align: center;
  width: 960px;
  color: white;
  font-size: 2em;
  font-family: futura;
  font-weight: normal;
  z-index: 30;
  height: 30px;
}

.header ul {
  padding: 0px;
  margin: 0px;
  list-style-type: none;
}

.header li {
  float: left;
  margin-right: -4px;
}

.header li.buttonHome {
  background: url(/gfx/knoppen/home.png) top left no-repeat;
}

.header li.buttonMusic {
  background: url(/gfx/knoppen/music.png) top left no-repeat;
}

.header li.buttonGigs {
  background: url(/gfx/knoppen/gigs.png) top left no-repeat;
}

.header li.buttonNews {
  background: url(/gfx/knoppen/news.png) top left no-repeat;
}

.header li.buttonBio {
  background: url(/gfx/knoppen/bio.png) top left no-repeat;
}

.header li.buttonMedia {
  background: url(/gfx/knoppen/media.png) top left no-repeat;
}

.header li.buttonContact {
  background: url(/gfx/knoppen/contact.png) top left no-repeat;
}

.header li:hover {
  text-decoration: none;
}

.header li.buttonHome:hover {
  background: url(/gfx/knoppen/home.active.png) top left no-repeat;
}

.header li.buttonMusic:hover {
  background: url(/gfx/knoppen/music.active.png) top left no-repeat;
}

.header li.buttonGigs:hover {
  background: url(/gfx/knoppen/gigs.active.png) top left no-repeat;
}

.header li.buttonNews:hover {
  background: url(/gfx/knoppen/news.active.png) top left no-repeat;
}

.header li.buttonBio:hover {
  background: url(/gfx/knoppen/bio.active.png) top left no-repeat;
}

.header li.buttonMedia:hover {
  background: url(/gfx/knoppen/media.active.png) top left no-repeat;
}

.header li.buttonContact:hover {
  background: url(/gfx/knoppen/contact.active.png) top left no-repeat;
}

.header li.buttonHome_is_active {
  background: url(/gfx/knoppen/home.active.png) top left no-repeat;
}

.header li.buttonMusic_is_active {
  background: url(/gfx/knoppen/music.active.png) top left no-repeat;
}

.header li.buttonGigs_is_active {
  background: url(/gfx/knoppen/gigs.active.png) top left no-repeat;
}

.header li.buttonNews_is_active {
  background: url(/gfx/knoppen/news.active.png) top left no-repeat;
}

.header li.buttonBio_is_active {
  background: url(/gfx/knoppen/bio.active.png) top left no-repeat;
}

.header li.buttonMedia_is_active {
  background: url(/gfx/knoppen/media.active.png) top left no-repeat;
}

.header li.buttonContact_is_active {
  background: url(/gfx/knoppen/contact.active.png) top left no-repeat;
}

.header span {
  visibility: hidden;
}

.content {
  padding: 48px 4px 48px 48px;
  z-index: 50;
}

.leftcontainer {
  float: left;
  width: 280px;
}

.rightcontainer {
  float: left;
  margin-left: 88px;
  width: 540px;
}

div.bgfooter {
  background-image: url(/gfx/bgfooter.png);
  background-repeat: no-repeat;
  background-position: bottom left;
  margin: 0 auto;
  position: absolute;
	bottom: -20px; /* negative value of footer height */
	height: 580px;
	clear:both;
	width: 960px;
	z-index: -1;
  visibility: hidden;
}

.titleimg {
  width: 480px;
  height: 21px;
}

.leftcolumnitem {
  padding-bottom: 45px;
}

.leftcolumnitem .titleimg {
  width: 279px;
	height: 21px;
}

.gig_collection {
	width: 480px;
	vertical-align: top;
}

.gig_block {
	float: left;
	width: 231px;
	height: 111px;
}

.gig_block td {
	vertical-align: top;
}

.gig_footer {
	width: 100%;
	height: 25px;
}

.page {
	width: 480px;
}

.news_item {
	width: 480px;
}

.news_collection {
	width: 540px;
	vertical-align: top;
}

.newsdate {
  font-style: italic;
  margin-top: 3px;
  margin-bottom: 6px;
}

.news_block {
	float: left;
	width: 210px;
	height: 320px;
	margin-right: 60px;
	margin-bottom: 25px;
}

.readmore a {
  color: black;
}

.readmore a:hover {
  color: #a01110;
}

.news_block_text {
	height: 93px;
  line-height: 18px;
	overflow: hidden;
}

.news_footer {
	width: 100%;
	height: 25px;
}

.hidden_photo_block {
  display: none;
}

.photo_block, .video_block {
  position: relative;
  color: #efefef;
  text-align: left;
}

.photo_block div, .video_block div {
  text-align: right;
  padding-bottom: 10px;
}

.photo_block h3, .video_block h3 {
  padding-bottom: 0.6em;
}

.photo_block img, .video_block img {
  padding: 0;
}

.photo_block a, .video_block a {
  color: #efefef;
  padding-top: 2px;
}

.photo_block a:hover, .video_block a:hover {
  color: #a01110;
}

.thumbnail_block {
	float: left;
	width: 105px;
	height: 105px;
	margin-right: 20px;
	margin-bottom: 20px;
}

.hidden_video_block {
  display: none;
}

.videothumbnail_block {
	float: left;
	width: 230px;
  height: 170px;
	margin-right: 20px;
	margin-bottom: 20px;
}

#hide_lightbox_button {
  position: absolute;
  bottom: 10px;
  right: 10px;
}

#lightbox {
	position: fixed;
	top: 0px;
	left: 0px;
	bottom: 0px;
	right: 0px;
	background-image: url(/gfx/lightbox.background.png);
	z-index: 10000;
	display: none;
}

#lightbox #contentcontainer {
	position: relative;
	padding: 30px;
	color: #efefef;
  z-index: 199999;
}

#lightbox_previous_link {
  background-image: url(/gfx/lightbox/previous.png);
  background-repeat: no-repeat;
  z-index: 200000;
  text-align: right;
}

#lightbox_next_link {
  background-image: url(/gfx/lightbox/next.png);
  background-repeat: no-repeat;
  z-index: 200000;
  text-align: right;
}

#lightbox_previous_link span, #lightbox_next_link span { 
  display: none;
}

#lightbox_previous_link img, #lightbox_next_link img {
  display: inline;
  padding: 0;
  margin-top: -5px;
}

#lightbox_previous_link:hover {
  background-image: url(/gfx/lightbox/previous.hover.png);
}

#lightbox_next_link:hover {
  background-image: url(/gfx/lightbox/next.hover.png);
}


.logos {
	position: absolute;
	bottom: -5px;
	right: 68px;
}

.logos img {
	display: inline;
	margin-left: 8px;
}

.error {
	color: red;
}

.albumbutton {
  float: right;
  margin-top: 2px;
  margin-right: 3px;
}

#twittercontainer {
  font-style: italic;
}
