@charset "utf-8";
/* CSS Document */

html {
	height: 100%;
	overflow: -moz-scrollbars-vertical;
}

body {
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
}

body, td, input, textarea {
	font-family: Verdana, Arial, Helvectica, sans-serif;
	font-size: 11px;
	color: #383629;
	line-height: 13px;
}

td {
	vertical-align: top;
}

form, p {
	padding: 0;
	margin: 0;
}

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

a:hover {
	color: #999999;
	text-decoration: underline;
}

a.mp3 {
	color: #ffffff;
	text-decoration: none;
}

a.mp3:hover {
	color: #ffffff;
	text-decoration: underline;
}

a.bands 
{
	color: #ffffff;
	text-decoration: none;
}

a.download
{
	text-size: 14px;
	font-weight: bold;
}

h1 {
	padding: 3px 50px 4px 12px;
	margin: 0;
	font-family: Verdana, Arial, Helvectica, sans-serif;
	line-height: normal;
	background-image: url(/images/website/titlebar_back.gif);
	background-position: top right;
	background-repeat: no-repeat;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	display: inline;
}

h2 {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvectica, sans-serif;
	font-size: 12px;
	color: #383629;	
	line-height: normal;
	font-weight: bold;
}

div.centercontent {
	position: absolute;
	width: 983px;
	left: 50%;
	margin-left: -491px;
	padding-bottom: 20px;
}

div.navigation {
	height: 22px;
	margin: 4px 0 4px 0;
	background-image: url(/images/website/titlebar_back.gif);
	background-position: top right;
	background-repeat: no-repeat;
	color: #000000;
	text-transform: uppercase;
}

div.navigation_padding {
	padding: 5px 13px 0 13px;
}

div.navigation_padding a {
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
	margin: 0 5px 0 5px;
	font-weight: bold;
}

div.navigation a:hover {
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}

div.contentkader {
	width: 971px;
	background-image: url(/images/website/contentkader_middle.gif);
	background-repeat: repeat-y;
}

div.contentkader div.top {
	height: 13px;
	background-image: url(/images/website/contentkader_top.gif);
	background-repeat: no-repeat;
}

div.contentkader div.middle {
	min-height: 300px;
	_height: 300px;
	padding: 0 1px 0 1px;
}

div.contentkader div.bottom {
	height: 13px;
	background-image: url(/images/website/contentkader_bottom.gif);
	background-repeat: no-repeat;
}

div.content {
	padding: 10px 12px 0 12px;
	margin-bottom: 20px;
}

div.kaderrechts_top {
	height: 11px;
	background-image: url(/images/website/kaderrechts_top.gif);
	background-repeat: no-repeat;
	overflow:hidden;
}

div.kaderrechts_middle {
	background-image: url(/images/website/kaderrechts_middle.gif);
	background-repeat: repeat-y;
}

div.kaderrechts_middle_padding img {
	
	padding-left: 15px;
	padding-right:15px;
	
}

div.kaderrechts_bottom {
	height: 11px;
	background-image: url(/images/website/kaderrechts_bottom.gif);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}

div.kaderrechts_middle_padding {
	padding: 0 6px 0 6px;
}

div.mediaplayer_bar {
	background-color: #ffffff;
	color: #D64B2A;
}


div.frontpage_bands_genre {
	background-color: #39352A;
	font-weight: bold;
	color: #FFFFFF;
}

div.frontpage_bands {
	background-image: url(/images/website/background_orange.gif);
	background-repeat: repeat;
}

div.frontpage_bands a {
	display: block;
	float: left;
	width: 96px;
	color: #383629;
	padding: 2px;
	font-size: 9px;
	line-height: normal;
	background-image: url(/images/website/bandname_back.gif);
	background-repeat: repeat-x;
}

div.frontpage_bands a:hover {
	text-decoration: none;
	background-image: url(/images/website/bandname_hover.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
}

div.padding_2 {
	padding: 2px;
}

.compleetaanbod {
	background-color: #39352A;
	font-weight: bold;
	color: #FFFFFF;
	text-align:right;
	text-transform: uppercase;
	text-align:center;
	font-size: 10px !important;
}

.compleetaanbod a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:underline;
}

br.clear {
	clear: both;
}

table.bands {
	background-color: #000000;
}

table.bands td {
/*	background-image: url(/images/website/bandname_back.gif); 
    background-repeat: repeat-x; */
	padding: 5px;

}

table.bands td:hover {
	background-color: #C24B28;
	background-image: none;
	color: #FFFFFF;
	cursor: hand;
	cursor: pointer;
}


table.bands td.nocontent, table.bands td.nocontent:hover {
	background-color: #F2714B;
	background-image: none;
	cursor: default;
	font-family: verdana;
	font-color: #000000;
}

table.bands_groot td {
	background-image: url(/images/website/bandname_back.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	padding: 2px;
}

table.bands_groot td:hover {
	background-color: #C24B28;
	background-image: none;
	cursor: hand;
	cursor: pointer;
}

table.frontpage_agenda {
	background-color: #000000;
}

.frontpage_agendabar {
	background-color: #D6D5CD;
}

.frontpage_agendabar:hover {
	background-color: #A6A699;
	cursor: hand;
	cursor: pointer;
}

.showsbanner {
	background-color: #D6D5CD;
}

.shows
{
	font-size: 10px;
}

table.frontpage_releases {
	background-color: #000000;
}

div.ffi {
	font-size: 9px; 
	background-color: #ffffff; 
	padding-top: 5px; 
	text-align: right;
}

td.soldout {
	
	color: #c04622;
	font-size: 10px;
	font-weight: bold;
	
}
td.soldout:hover {
	
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	
}

.button {	
	background-color: #ffffff;
	color: #000000;
	border: solid 1px #D43D27;
	text-align: center;
	font-size: 11px;
		
}

.inputbox {
	margin-top: 3px;
	margin-bottom: 3px;
	border: solid 1px #D43D27;
	background-color: #ffffff;
	color: #000000;
	font-size: 11px;
	
}

.bandtop {
	color: #ffffff;
	display : block;
	width: 100%;
	height: 22px;
	line-height : 22px;
	vertical-align: middle;
	background-image:url(/images/website/titlebar_back.gif);
	background-position:right top;
	background-repeat:no-repeat;
	font-family:Verdana,Arial,Helvectica,sans-serif;
	font-size:13px;
	font-weight:bold;
	margin:0;
	text-transform:uppercase;
	border-collapse : collapse;
}

	
.showLine {

	height:20px;
	line-height :20px;
	vertical-align: middle;
	
}

tr.showLine:hover {

	background-color:#D34D27;
	color:#ffffff;
}

tr.showLine:hover a {

	color:#ffffff;
	
}
.showHead {

	background-color:#D34D27;
	color:#ffffff;
	height:20px;
	line-height :20px;
	vertical-align: middle;
	text-align:center;
	font-weight:bold;
	font-size: 10px;
}


/* Imageslider Frontpage */


  #bandslide {
    padding : 0px;
    margin : 0px;
    background : #000000;
  }
  
  #bandslide .banditem{ 
    width : 273px;
  	padding-top:10px;
  }
  
  #bandslide .banditem div img {
  	border:0px;
  }
  
  #bandslide .banditem .image{
    width : 200px;
   	height: 175px;
  	margin-left:auto;
  	margin-right:auto;
  }
  
.imageCycleText {
	width: 273px;
	background-color: #39352A;
	font-weight: bold;
	color: #FFFFFF;
	text-align:right;
	text-transform: uppercase;
	text-align:center;
	font-size: 10px !important;
	height: 25px;
  	line-height:25px;
  	vertical-align: middle;
	margin-top: 10px;
  	
	
}

.imageCycleText a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
