/* Start of CMSMS style sheet 'DMP-standaard' */
/*
Standaard
*************************************************/

	html,body{
		font-family: Arial, Helvetica, sans-serif;
		margin:0;
		padding:0;
	}

	html{
		background:#0e0410;
	}

	body {
		font-size:62.5%;
	}

	h1,h2,h3,h4,h5,h6,ul,li,p {
		margin: 0;
		padding: 0;
	}

	ul, li {
		list-style: none;
	}
	
	fieldset, legend, label {
		margin: 0;
		padding: 0;
	}

	a {
		color: white;
		text-decoration: underline;
		font-weight:bold;
	}

	a:hover {
		text-decoration: none;
	}

/*
Standaarde form
*************************************************/

   .form fieldset{
      border: 0;
   }

   .form legend {
      font-weight: bold;
      font-size: 1.8em;
      color: #a700c6;
      padding: 5px 0;
margin-bottom: 10px;
   }

   .form label {
	font-size: 1.4em;
    cursor:pointer;
display:block;
	padding: 5px 10px 5px 0;
   }

   .form p {
      font-size: 1.2em;
      padding: 0.2em;
   }
.email input {display:block;}
.email .label {font-size: 12px;float:none;}
.email #fbrp__15_2 {width: 20px;float:left;margin: 5px 0 0 0;}
   .form input, .form select, .form textarea {
      background:#2b2b2b;
	  width: 300px;
	  clear:both;
      border: 1px solid #3a323a;
      color: #FEFEFE;
      font-style:normal;
      font-size: 1.2em;
      font-family: Verdana, Arial, Helvetica, sans-serif;
      padding:10px 4px 9px 4px;
margin: 1px 0;
   }
 
 
  .form button {
		background: url(img/aanvragen.jpg) no-repeat top left;
		border: 0;
		float:left;
		cursor:pointer;
		width:134px;
		height:36px;
		padding: 0;
		margin:10px 0;
		text-indent:-5000px; 
}
        .form .errorMessage {border: 1px solid #bf3734; background:#CCC; color:black;}
	
	.form label.errorMessage {display:none;}

   .form span#singleErrorMessage{
      font-size: 1.2em; 
      padding-left: 10px; 
      padding-top: 10px; 
      float: left; 
      color:#bf3734;
   }
	

/*
Nieuwsbrief form
*************************************************/

   .newsform fieldset{
      border: 0;
   }

   .newsform legend {
      font-weight: bold;
      font-size: 1.3em;
      color: white;
      padding: 5px 0;
   }

   .newsform label {
      float: left;
      cursor:pointer;
   }

   .newsform p {
      font-size: 1.2em;
      padding: 0.2em;
   }

   .newsform input, .newsform select, .newsform textarea {
      background:#2b2b2b;
	  float:left;
	  width: 362px;
      border: 1px solid #540660;
      color: #FEFEFE;
      font-style:normal;
      font-size: 1.2em;
      font-family: Verdana, Arial, Helvetica, sans-serif;
      padding:10px 4px 9px 4px;
   }
 
  .newsform button {
		background: url(img/button.gif) no-repeat top left;
		border: 0;
		float:right;
		cursor:pointer;
		width:28px;
		height:36px;
		padding: 0;
		margin:0 20px 0 0;
		text-indent:-5000px; 
}


/*
Site wrapper & Standaarde lay-out
*************************************************/

.wrapper {
	width: 945px;
	color: white;
	overflow:hidden;
	position:relative;
	margin: auto;
	padding:0;
}

	.logo {padding: 15px 0px;}
	.logo a,
	.logo img {border:0;}

	#footer {background: #241f20;}
/*
JS Scroll op Home
*************************************************/

.next, .prev{
	cursor:pointer;
}

#screen{
	position:relative;
	width:928px;
}

	#screen .next, #screen .prev{
		position:absolute;
		top:15px;
		right: 20px;
		padding:0;
		margin:0;
	}
#screen .prev{right: 50px;}
	
	#navigation{
		width:928px;
		min-height:160px;
		margin-top: -160px;
		/*position:absolute;
		top:305px; */
	}

				#navigation li {
					float:left;
					cursor: pointer;
					margin:0;
					padding:0;
					display: block;
					width: 212px;
					min-height: 140px;
					color:#933;
					padding: 10px;
					font-weight:bolder;
					text-decoration:none;
				}
				
					#navigation li h3{
						font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
						color: white;
						font-size: 2.7em;
						padding-left: 45px;
						margin-bottom: 10px;
					}
					
					#navigation li h3.artiest{background: url(img/icoArtiest.png) no-repeat top left;}
					#navigation li h3.studio{background: url(img/icoStudio.png) no-repeat top left;}
					#navigation li h3.theater{background: url(img/icoTheater.png) no-repeat top left;}
					#navigation li h3.contact{background: url(img/icoContact.png) no-repeat top left;}
					
					#navigation li p{
						color:white;
						font-size: 1.4em;
						line-height: 1.6em;
						font-weight:normal;
						padding: 0 40px 0 20px;
					}
				
	
#sections{
	overflow:hidden;
	width:928px;
	min-height: 469px;
	clear:left;
}
	
	#sections ul{
		width:3716px;
	}
	
		#sections li{
			float:left;
			width:928px;
			min-height: 469px;
			padding:0;
		}
		
		#sections li.artiest{
			background: url(img/artiest.png) no-repeat top left;
		}
		#sections li.studio{
			background: url(img/studio.png) no-repeat top left;
		}
		#sections li.theater{
			background: url(img/theater.png) no-repeat top left;
		}
		#sections li.contact{
			background: url(img/contact.png) no-repeat top left;
		}
		
			
			#sections li div{
				background: url(img/bgHeaderTxt.png) repeat;
				width:481px;
				min-height: 177px;
				margin:0;
				padding: 10px;
				margin-top: 60px;
				margin-right: 20px;
				float:right;
			}
			
			#sections h2{
				font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
				color:#710585;
				font-size: 4.5em;
			}
			
			#sections p {
				font-size: 1.4em;
				color: #010101;
				font-weight:normal;
				line-height: 1.6em;
			}
			
			#sections a{
				background: url(img/bgHeaderButton.png) no-repeat top left;
				color:white;
				float:left;
				width:141px;
				height:27px;
				font-weight:bold;
				text-decoration:none;
				font-size: 1.5em;
				padding: 9px 0 0 7px;
				margin-top: 10px;
			}

/*
Content
*************************************************/

#content {
	position:relative;
	width: 945px;
}

#content h1 {
	background: url(img/sfeerContent.png) no-repeat bottom center;
	float:left;
	width:925px;
font-weight:normal;
        min-height: 80px;
	padding:20px 0 80px 0;
	font-size: 4.0em;
	color: #666666;
}

#content h2 {
	color: #a700c6;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
}

#content p {
	font-size: 1.4em;
	line-height:1.4em;
}

#content .contentFirst {
	float:right;
	width:610px;
	padding: 0 0 10px 0;
}

#content .contentFirst h2,
#content .contentSecond h2{font-size:2.4em;font-weight:normal;padding-bottom:15px;}

#content .contentFirst p{padding-bottom:30px;}
#content .contentFirst .img{border:5px solid #2b2b2b; margin:5px;}
#content .contentFirst .imgLink{border:0; margin:5px;}
#content .contentFirst .imgLinks {margin: 5px 20px 5px 0; border: 5px solid #2b2b2b; float:left;}
#content .contentFirst .imgRechts {margin: 5px 0 5px 20px; border: 5px solid #2b2b2b; float:right;}
	
#content .contentFirst li {
		float:left;
		padding: 5px;
		background-color: #2b2b2b;
		margin: 0 10px 10px 0;
	}

.paginaArtiesten #content .contentFirst li h2,
.paginaDansgroepen #content .contentFirst li h2 {float:left;text-align:center; width:180px;font-weight:bold;}
.paginaArtiesten #content .contentFirst li img,
.paginaDansgroepen #content .contentFirst li img {margin: 5px 10px 0 5px;}
	
	#content .contentFirst li img{border:0; float:left; width:170px; height:123px;display:block; padding-bottom:8px;}
	#content .contentFirst li h2 {color: white;font-size:1.6em;clear:both;}
	#content .contentFirst li a {padding-left: 20px; color: #a700c6;background: url(img/butAanvragen.gif) no-repeat left; font-size: 1.4em;padding-bottom:2px;}
	#content .contentFirst li p{
		display:block;
		padding-bottom: 10px;
	}
	#content .contentSecond {
		background-color: #2b2b2b;
		float:left;
		min-height: 400px;
		width: 230px;
		padding: 15px;
		margin-left:5px;
	}
	
	#content .contentSecond p{padding-bottom: 15px;}

#content .contentSecond a,
#content .contentSecond img{border:0px;font-weight:normal;}
	

	#content #subNavigation {
		position: absolute;
		width: 650px;
		top: 140px;
		left: 325px;
	}
	
		#content #subNavigation li {float:left;}
		
			#content #subNavigation li a{
				float:left;
				font-size: 1.7em;
				padding: 5px 0 5px 10px;
				margin-right:50px;
				display:block;
				color: white;
				text-decoration:underline;
				font-weight:bold;
			}
			
				#content #subNavigation li a:hover{
					color: #bababa;
                                        text-decoration:none;
				}
	
					#content #subNavigation li.active a{
						color: #a700c6; text-decoration:none;
					}
					
/*
Social, youtube, twitter & nieuwsbrief
*************************************************/

#social {
	float:left;
	display:inline;
	position:relative;
	z-index: 1;
	background: url(img/topIntro.gif) no-repeat top left;
	width: 887px;
	padding:80px 20px 20px 20px;
	margin:0 0 21px 0;
}

#social .youtube {float:left; width:400px; background: #2e2d30; padding: 5px 5px 3px 5px; margin-left:6px;z-index:10;position:relative;}
#social .info {float:right; width: 420px;z-index:10;position:relative;}
#social h2 {display:none;}
#social .form {float:left;}

#social .band {
	position:absolute;
	display:block;
	background: url(img/bands.png) no-repeat top left;
	bottom: -45px;
	right: 20px;
	z-index:1;
	width:385px;
	height:139px;
}

/* Nieuwsbrief tijdelijk uitgezet */
#social .form{display:none;}

/* twitter  */
	
/*	#dmpTweets {position:relative;z-index: 2;}*/
	#dmpTweets ul {min-height: 100px;float:left;}
	#dmpTweets li {position:relative; }
	#dmpTweets li span.twitterPrefix {display:block;}
	#dmpTweets li span.twitterPrefix a{width: 114px; height:21px; background: url(img/tweetDmp.gif) no-repeat top left; text-indent:-5000px; display:block; margin-bottom:4px;}
	#dmpTweets li span.twitterStatus {display:block;float:left;line-height: 1.4em;font-size: 1.6em; padding-bottom:20px;}
	#dmpTweets li span.twitterTime {font-size: 1.2em;color:#bfbfbf;position: absolute; top:4px; left: 120px;}

.bottom{
	float:left;
	background: url(img/bottomIntro.gif) no-repeat bottom left;
	width: 927px;
	height: 21px;
	margin-top: -21px;
	margin-bottom: 20px
}

/*
Footer
*************************************************/

#footer {padding: 15px 0;}

#footer h2 {display:none;}
#footer p {
	float:left;
	display:block;
	padding: 10px 0px;
}
#footer h2 {width: 150px;font-size: 1.6em;padding-left: 10px;}
#footer p {font-size:1.4em;padding-top:12px;}

#footer p.dmp {padding-right: 150px;font-weight:bold;}
#footer p.mob {background: url(img/icoGsm.gif) no-repeat left;padding-left: 30px; padding-right: 90px}
#footer p.mail {background: url(img/icoMail.gif) no-repeat left;padding-left: 30px;}

/*
Hoofd Navigatie
*************************************************/

#mainNavigation {
	width: 440px;
	position:absolute;
	min-height: 40px;
	top: 18px;
	right: 10px;
	border-bottom: 1px solid #454646;
	margin: 0 20px;
}

	#mainNavigation h2 {display:none;}

		#mainNavigation ul {background: #0e0410;}

		
			#mainNavigation li {float:left;}
			
				#mainNavigation li a{
					font-size: 1.7em;
					font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
					color: #FFF;
					font-weight:bold;
					text-decoration:none;
					float:left;
					display:block;
					-moz-border-radius: 5px;
					-webkit-border-radius: 5px;
					border: 1px solid #0e0410;
					padding: 5px 10px;
					margin: 0 2px;
				}
				
					#mainNavigation li a:hover {
						background: #454646;
						-moz-border-radius: 5px;
						-webkit-border-radius: 5px;
						border: 1px solid #454646;
					}
					
					#mainNavigation li.active a{
						background: #710585;
						-moz-border-radius: 5px;
						-webkit-border-radius: 5px;
						border: 1px solid #710585;
					}
/*
JQuery Lightbox
*************************************************/			
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}
       

/*
Ontwikkeld en ontworpen  MUS - Multimedia Unieke Servie
*************************************************/	

	#mus {
		float: right;
                background: #241f20;
color: white;
		width: 100%;
		padding: 0;
		margin: 0;
	}

		#mus p {
			float: right;
			font-size: 1.1em;
			margin: 14px 5px 0 0;
		}

			#mus img {
				float: right;
				border: 0px none;
			}

				#mus a {
					text-decoration: underline;
				}

					#mus a:hover {
						text-decoration: none;
					}	
/*
ie6 melding
*************************************************/	

#browserWarning a {color: #a700c6; font-weight:bold;}
/* End of 'DMP-standaard' */

