/* body { behavior:url("css/csshover.htc"); } */
body,td,th {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	color: #666666;	
}
body {
	margin:0px;
	padding:0px;
	background:#7d7e80 url(../img/body_bg.jpg) repeat-x;
}


a:link {
	color: #e10079;
	text-decoration: none;
}
a:visited {
	color: #e10079;
	text-decoration: none;
}
a:hover {
	color: #e10079;
	text-decoration: underline;
}
a:active{
	color: #e10079;
	text-decoration: none;
}

h1,h2,h3,h4,h5,h6,p {
	margin:0px;
	padding:0px 0px 1em 0px;
}

h2{
	/*height:22px;*/
	padding:8px 1px 6px 8px;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-transform:uppercase;
	background-color:#7a7b7c;
	border-bottom:2px solid #e10079;
}

img {
	border:none;
	vertical-align:top;
}

img.left{ margin:5px 10px 10px 0px; }
img.right{ margin:5px 0px 10px 10px; }

.left{ float:left; }
.right{ float:right; }

.clear {
	clear:both;
	line-height:0px;
	height:0px;
}

form{
	margin:0px;
	padding:0px;
}

.roze, .pink{
	color: #e10079;
}

.alert{
	border:1px solid #FF0000;
	color:#FF0000;
	font-weight:bold;
	margin-bottom:10px;
	padding:10px;
}


/*--------------------- */
/* OPBOUW				*/
/*--------------------- */

#wrapper{
	width:905px;
	margin:0px auto;
}

#header{
	height:130px;
	background:url(../img/header_bg.gif) no-repeat;
}

#middle{
	padding:0px 15px;
	background:url(../img/site_bg.gif) repeat-y;
}

#nav{
	padding-top:1px;
	height:211px;
}

#main{
	min-height:380px;
	line-height:18px;
	background:url(../img/content_bg.gif) repeat-y;	
}

#content_logo{
	height:34px;
	padding-top:10px;	
	text-align:right;
}

#footer{
	margin-top:10px;
	padding-top:10px;
	border-top:1px solid #FFF;
	text-align:center;
}


/*--------------------- */
/* HEADER				*/
/*--------------------- */

#header ul{
	list-style:none;
	width:650px;
	padding:24px 0px 0px 205px;
	margin:0px;
}

#header li{
	display:block;
	float:left;
}

#header li a{
	display:block;
	text-indent:-9999px;
	width:185px;
	height:90px;
	background:none;
}

#header li.recordings{ padding-right:14px; }
#header li.dance_events{ padding-right:11px; }

#header li.recordings a:hover, #header li.recordings a.active{ background:url(../img/header_btns.gif) no-repeat 0px 0px; }
#header li.dance_events a:hover, #header li.dance_events a.active{ background:url(../img/header_btns.gif) no-repeat -185px 0px; }
#header li.bookings a:hover, #header li.bookings a.active{ background:url(../img/header_btns.gif) no-repeat -370px 0px; }


/*--------------------- */
/* NAV					*/
/*--------------------- */

#flashheader{
	float:left;
	width:695px;
	height:202px;
	background:url(../img/flashheader_bg.jpg) no-repeat;	
}

#nav ul{
	float:right;
	width:180px;
	list-style:none;
	margin:0px;
	padding:0px;
}

#nav li{
	display:block;
	height:34px;
	margin:0px;
	padding:0px;
}

#nav a{
	display:block;
	height:24px;
	padding:8px 0px 0px 10px;
	color:#FFFFFF;
	font-family:Arial, "Trebuchet MS", Verdana;
	font-size:14px;
	text-transform:uppercase;
	text-decoration:none;
	background:url(../img/nav_bg.gif) no-repeat;	
}

#nav a:hover, #nav a.active{
	background:url(../img/nav_bg.gif) no-repeat bottom;
}

/*--------------------- */
/* MAIN					*/
/*--------------------- */

#sidebar{
	float:left;
	width:205px;
	padding-bottom:190px;
}

#content{
	float:right;
	width:630px; /* 660px */
	min-height:350px;
	padding:15px;
}
div.vline{
	background:url(../img/content_divider.gif) no-repeat 50% 8px;
}


/*--------------------- */
/* SIDEBAR				*/
/*--------------------- */

#sidebar h3, #contact h3{
	height:27px;
	padding:0px;
	margin-bottom:15px;
}
h3 span{ display:none; }

#contact{
	position:relative;
	height:160px;
	width:205px;
	margin-top:-160px;
}

#contact h3{ background-image:url(../img/kop_contact.gif); }
#contact p{
	position:absolute;
	padding:0px 15px;
	font-weight:bold;
}

#archive h3{ background-image:url(../img/kop_archive.gif); }
#artists h3{ background-image:url(../img/kop_artists.gif); }
#impressions h3{ background-image:url(../img/kop_impressions.gif); }
#parties h3{ background-image:url(../img/kop_parties.gif); }
#concepts h3{ background-image:url(../img/kop_concepts.gif); }
#concepts h3{ background-image:url(../img/kop_concepts.gif); }
#guestbook h3{ background-image:url(../img/kop_guestbook.gif); }
#releases h3{ background-image:url(../img/kop_releases.gif); }


#guestbook form{
	padding:0px 0px 0px 15px;
	margin:0px;
}
#guestbook label{
	display:block;
	font-weight:bold;
}
#guestbook .fld_w{
	padding-bottom:5px;
}
#guestbook .c_field1, #guestbook .c_field3 {
	width:173px;
}
#guestbook .c_field2{
	width:70px;
}

/*--------------------- */
/* CONTENT				*/
/*--------------------- */

#col-left{
	float:left;
	width:300px;
}

#col-right{
	float:right;
	width:300px;
}


.box{
	width:300px;
	margin-bottom:15px;
}
.box-text{
	padding:10px 15px;
	background-color:#FFFFFF;
}
.box-text img{
	float:left;
	margin:5px 10px 5px 0px;
}

.box-gallery{
	padding:10px 0px 10px 15px;
	background-color:#FFFFFF;
}
.box-gallery img{
	margin:0px 6px 6px 0px;
}



/* news pagina's */
.news-item{
	padding:2px;
	margin-bottom:18px;
	background-color:#FFFFFF;
}

.news-item img{
	float:left;
}
.news-item h2{
	float:right;
	width:480px;
}
h2 span.date{
	color:#a7a8aa;
	font-size:11px;
}
.news-item-text{
	float:right;
	width:480px;
	height:75px;
	padding-top:5px;
	overflow:hidden;
}
.news-item-readmore{
	float:right;
	width:480px;
	font-weight:bold;
}

/* headelines */
.news-headline{
	padding:0px 15px 10px 15px;
	line-height:16px;
	font-weight:bold;
}
.news-headline a{
	color:#FFFFFF;
}
.news-headline span.date{
	color:#6b6c6e;
	font-size:10px;
	font-weight:bold;
}


/* artists pagina's */
.link{
	height:20px;
}
.link div.icon{
	float:left;
	width:45px;
	height:16px;
	margin:0px 10px 4px 0px;
	overflow:hidden;
}
.link div.icon img{ 
	float:left;
	margin:0px;
}

.artists-headline{
	margin:0px 5px;
	padding:2px 0px 3px 15px;
	font-weight:bold;
}
.artists-headline a{
	color:#FFFFFF;
}
.grijs{
	background-color:#6d6e70;
}


/* schedule pagina */
.schedule-table{
	width:100%;
	background-color:#FFFFFF;
}

th.col-1{
	width:32px;
	background-color:#900953;
}
th.col-2{
	color:#FFFFFF;
	text-transform:uppercase;
	background-color:#e2007a;
}
th.col-3{
	color:#FFFFFF;
	text-transform:uppercase;
	background-color:#900953;
}

.schedule-table td{
	color:#e2007a;
	font-weight:bold;
	text-align:center;
	border-bottom:2px solid #e2007a;
}

td.col-3{
	background-color:#eeefef;
}



/* bookings form */
.bookings-table{
	width:450px;
}

.bookings-table td{
	font-weight:bold;
}

.bookings-table .fld{
	width:300px;
}












