/* 
Website: CZ Reclame / Backstage Template
Author: CYBOX internet & communicatie, Boxmeer, www.cybox.nl
*/

/* default
--------------------------------------------------------------------------------------*/

html {
	height: 100%;
}
body {
	background-color: #fff;
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #666;
	height: 100%;
	/*background-image: url('../images/bg.jpg');
	background-repeat: no-repeat;
	background-position: 50% 0;
	background-attachment: fixed;*/
}
a {
	color: #999; /* #fdc109 */ text-decoration: none;
}
a:hover {
	color: #000; text-decoration: underline;
}
p {
	margin-bottom: 10px; 
	line-height: 16px;
}

h1 { 
	font-size: 22px;
	line-height: 28px;	
	color: #666;
	margin-bottom: 0px;
	margin-top: -5px;
}
h2 {
	font-size: 24px;
	margin-bottom: 20px;
	margin-top: 20px;	
}
h3 {
	font-size: 18px;
}

#top {
	width: 100%;
	height: 26px;
	background-color: #000;
}
#container {
	width: 960px;
	margin: 0 auto;
	position: relative;
	background-color: #fff;
}



/* content
--------------------------------------------------------------------------------------*/

#container #header {
	height: 200px;
	position: relative;
	/*background-image: url('../images/header.jpg');	
	background-position: 0 0px;
	background-repeat: no-repeat;*/
}
#container #header .logo {
	position: absolute;
	right: 40px;
	top: 35px;
	z-index: 9;
}

#container #header .logo a {
	display: block;
	width: 310px;
	height: 110px;
	background-image: url('../images/logo.png');	
	background-position: 0 0px;
	background-repeat: no-repeat;
}
#container #header .logo a:hover {

}
#container #header .gradient {
	position: absolute;
	left: 0px;
	bottom: -5px;
}
#container #header .header-img {
	height: 200px; width: 960px;
	overflow: hidden;
	z-index: 7;
	position: absolute;
	top: 0;
	left: 0;
}	
#container #header .header-img a, #container #header .header-img a img {
	display: block;
	height: 200px; width: 960px;	
}


/* menu
--------------------------------------------------------------------------------------*/

#container .menu {
	width: 150px;
	height: 480px; /* inc. padding 490px; */
	float: left;
	border-right: 2px solid #9d9d9d;
	margin-bottom: 20px;
	margin-top: 15px; /* 5px ivm grad. */
	padding-top: 10px;
	padding-left: 10px;
}
#container .menu ul {
	margin-bottom: 10px;
}
#container .menu ul li {
	margin-right: 10px;
}
#container .menu ul li a {
	display: block;
	width: 120px;
	padding-left: 10px;
	height: 27px;
	padding-top: 15px;
	background-color: #fff;
	background-image: url('../images/btn.jpg');
	background-position: 0px 0px;
	background-repeat: no-repeat;
	color: #666;
	text-align: left;
	text-decoration: none;
}
#container .menu ul li a:hover {
	color: #000;
	background-position: 0px -84px;
}
#container .menu ul li.on a {
	height: 28px;
	padding-top: 14px;
	width: 120px;
	padding-left: 10px;
	color: #666;
	font-weight: bold;
	background-position: 0px -42px;	
}

#container .menu .links {
	width: 130px;
	height: 85px;
	margin-top: 17px;
	color: #f00;
	border-top: 0px solid #c0bcbd;
	/* overflow:hidden; */
}
#container .menu .links img {
	display: block; margin-bottom: 5px;
}
#container .menu .links div {
	text-align: center;
	border-bottom: 1px solid #c0bcbd;	
}
#container .menu .links div a {
	text-align: center;
	padding: 0;
	margin: 0;
	background-image: none;
	display: block;
	padding-top: 5px;	
	padding-bottom: 5px;	
	color: #666;
}

/* submenu (zoals op parented pagina's)
--------------------------------------------------------------------------------------*/

#container .submenu {
	width: 100%;
	display: block;
	height: 41px;
	margin-top: 0px;
	position: absolute; 
	top: -87px;
	left: -22px;
}
#container .submenu ul {

}
#container .submenu ul li {
	float: left;
}
#container .submenu ul li a {
	display: block;
	width: 141px;
	padding-left: 40px;
	height: 29px;
	padding-top: 13px;
	background-color: #fff;
	background-image: url('../images/btnsub.jpg');
	background-position: 0px 0px;
	background-repeat: no-repeat;
	color: #000;
	text-align: left;
	font-size: 13px;
	text-decoration: none;
}
#container .submenu ul li a:hover {
	color: #f47b20;
	background-position: 0px -42px;
}
#container .submenu ul li.on a {
	height: 29px;
	padding-top: 13px;
	width: 141px;
	padding-left: 40px;
	color: #f47b20;
	font-weight: bold;
	background-position: 0px -42px;	
}

/* content
--------------------------------------------------------------------------------------*/

#container .content {
	width: 510px;
	padding-right: 20px;
	height: 480px; 
	overflow: auto;
	overflow-x: hidden;
	float: left;
	margin-left: 25px;
	margin-top: 29px;	
	line-height: 16pt;	
	border: 0px solid #ccc;
	position: relative;
}

#container .content p {

}

/* lists in content */


#container .content ol , #container .content ul  {
	margin-bottom: 20px;
}

#container .content ul {
	line-height: 16pt;	
	margin-top: 10px;	
}

#container .content ul li {
	list-style:none;	
	padding-left:25px;
	background-image:url('../images/bull.jpg');
	background-repeat: no-repeat;
}

#container .content .submenu ul li {
	background-image: none;
}

#container .content ol {
	line-height: 16pt;	
	margin-top: 10px;
	list-style-type: decimal;
}

#container .content ol  li{
	padding-left:5px;
	margin-left: 20px;
}

/* bestanden 
--------------------------------------------------------------------------------------*/

#container .content #bestanden {
	border-bottom: 1px solid #ccc;
	width: 250px;	
}
#container .content #bestanden li {
	background-image:url('../images/bull2.png');
	padding-left: 0;
	background-position: 5px 8px;
}
#container .content #bestanden li a {
	color: #666;
	padding-left: 30px;
	border-top: 1px solid #ccc;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;	
}
#container .content #bestanden li a:hover {
	color: #000;
	text-decoration: none;
}

/* rij / blokken 
--------------------------------------------------------------------------------------*/

.blok /* Gebruiken als inhoud uit blokken bestaat die moeten worden onderverdeeld */ { border-bottom: 1px solid #ccc;  padding-bottom: 20px; margin-bottom: 40px; }
.info /* Standaard tekstjes voor post info - Date/time/etc */ { color: #666; display: block; }
.agendadate {
	font-size: 18px;
}

/* fotoboek & thumbs
--------------------------------------------------------------------------------------*/

.thumb{ float: left; margin-right: 5px; margin-bottom: 10px; }
.thumb img { display: block; padding: 5px; border: 1px solid #ccc; margin-bottom: 10px; }
.album img {  }


#fotoboek .album {
	display: block;
	padding-top: 20px;
	padding-bottom: 20px;
	border-top: 0px solid #9d9d9d;
	
	height: 130px;
	width: 150px;
	margin-right: 15px;
	float: left;
	margin-bottom: 0px;
	position: relative;
}
#fotoboek .album .album-thumb { 
	width: 150px; 
	height: 100px; 
	display: block; 
	overflow: hidden; 
	margin-bottom: 5px;
}
#fotoboek .album  .album-thumb .thumb2 {
	float: left; 
	margin-right: 20px;
	border: 0;
	padding: 0;

}
#fotoboek .album a {
	position: absolute;
	left: 0;
	top: 20px;
	height: 110px;
	width: 140px;
	z-index: 9;
}
#fotoboek .album a :hover {
	
}
#fotoboek .album a img {
	height: 110px;
	width: 140px;
	border: 0;
}
#fotoboek {
	width: 500px;
	clear: both;
}
#fotoboek * {
	border: 0px solid #ff0;
}	


/* contactformulier */

.formulier { margin-top: 20px;}
.formulier input, .formulier textarea { font-family: Calibri, arial; font-size: 12px; color: #666; width: 160px; display: block; margin-top: 10px; margin-bottom: 10px; padding: 5px; border: 1px solid #ccc; }
.formulier textarea { width:480px; height:100px; }
.formulier .submit { background-color: #c2c2c2; color: #666; border: 0; padding: 8px; cursor: pointer; font-weight: bold; }
.formulier .mandatory_field { border: 1px solid #ff0000; }
.formulier .mandatory_msg { color: #ff0000; }

/* footer 
--------------------------------------------------------------------------------------*/
.footer { 
	clear: both; 
	line-height: 16pt;
	display: block; 
	width: 960px;
	margin: 0 auto;
	padding-top: 10px;
	padding-bottom: 10px;
}
.footer .footer-r {
	width: 300px;
	float: right;
	text-align: right;
}
.footer .footer-r a, .footer a {
	color: #666;
}




/* fotobalk op paginas
--------------------------------------------------------------------------------------*/

#fotos { 
	/*border-left: 2px solid #9d9d9d;
	width: 203px;
	float: right;
	height: 472px;
	padding-left: 10px;
	padding-top: 18px;
	margin-left: 30px;
	margin-top: -68px; 
	position: relative;*/
	margin-top: 20px;
}
#fotos .thumb  {
	padding-left: 0px;
}
#fotos  .thumb img, .album img { 
	display: block; padding: 5px; border: 1px solid #ccc; margin-bottom: 9px;
}

/* sidebar paginas
--------------------------------------------------------------------------------------*/

#sidebar { 
	border-left: 2px solid #9d9d9d;
	width: 203px;
	float: right;
	height: 472px;
	padding-left: 10px;
	padding-top: 18px;
	margin-left: 20px;
	margin-top: 16px;
	position: relative;
	line-height: 16pt;	
}
#sidebar .twitter-msg  {
	width: 203px;
	height: 300px;
	overflow: auto;
	margin-top: -15px;
	padding-top: 7px;
}
#sidebar .twitter-msg ul#twitter_update_list {
	margin-top: -7px;
	border-top: 0;
	width: 175px;
	margin-bottom: 20px;
}
#sidebar .twitter-msg ul#twitter_update_list li {
	padding: 0;
	margin: 0;
	background-image: none;
	display: block;
	padding-top: 3px;	
	padding-bottom: 3px;	
	color: #666;	
	border-bottom: 1px solid #c0bcbd;
}
#sidebar .twitter-msg ul#twitter_update_list li a {
	color: #666;
	display: block;
}
#sidebar #twitter-kop {
	margin-top: -29px;
	border: 0px solid #f00;
	height: 40px;
}
#sidebar #twitter-kop img {
	display: block;

}



/* keywords panel 
--------------------------------------------------------------------------------------*/

.keywords {
	border-top: 2px solid #9d9d9d;
	padding-top: 10px;
	position: absolute;
	bottom: 0;
	left: 10px;
}
/* UNUSED

.key {
	clear: left;
	border-top: 2px solid #9d9d9d;
	padding-top: 10px;
	text-align: justify;
	position: absolute;
	bottom: 0;
	left: 10px;
}
.key span {
	text-transform: uppercase;

	font-weight: bold
}

*/

/* nieuws 
--------------------------------------------------------------------------------------*/

.nieuws_afbeelding { max-width:540px; }


#container .content ul.nieuwsitems, #container .content ul.nieuwsitems li {
	padding-left: 0; margin-left: 0;
	background-image: none;
	width: 530px;
}

ul.nieuwsitems li a {
	border-top: 1px solid #ccc;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	background-image: none;
	color: #666;
}

/* map 
--------------------------------------------------------------------------------------*/

#map {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	border: 1px solid #9d9d9d;
}

/* breadcrumbs */

#breadcrumbs { 
	font-size: 13px;
	position: absolute;
	top: 0px;
	right: 20px;
 }
 #breadcrumbs a { 
	color: #000;
 }
 
 /* social icons */
 
 .social {
	position: absolute;
	top: 665px;
	left: 10px;
 }
 .social a {
	display: block;
	width: 32px;
	height: 32px;
	float: left; 
	margin-right: 18px;
 }
 .social iframe {
	position: absolute;
	left: 0;
	bottom: -30px;
} 
 
 /* news side */

.news-side { margin-top: 20px; padding-top: 5px; border-top: 2px solid #9D9D9D }
.news-side a { color: #666; display: block; padding: 3px 0px; border-bottom: 1px solid #c4bfbc; white-space: nowrap; overflow: hidden; }
.news-side a.more {  border-bottom: 0px solid #c4bfbc; font-weight: bold; }

/* page pics */

.pagepic {
	margin-right: 10px;
}
