/* --------------------------------------------
   Template opbouw
-------------------------------------------- */

#container{
	margin:0 auto;
	width:1123px;
	clear:both;
}

#header{
	height:auto;
	width:1123px;
	float:left;
}

.gallery-caption{
padding:0 15px !important;
}

#top{
	width:1123px;
	height:150px;
	float:left;
}

#branding{
	width:100%;
	background:url(../img/logo.jpg) no-repeat;
	background-color:#FFF;
	height:93px;
	float:left;
	text-indent:-9999px;
}

#menu{
	width:1106px;
}

.horizontalmenu ul.menu{
	width:1106px;
	float:left;
	position:relative;
	z-index:2;
	padding-left:17px;
	background-image:url(../img/menu_bg.jpg);
	background-repeat:repeat-x;
}

.horizontalmenu ul.menu li{  
	position:relative;
	height:67px;
	float:left;
}

.horizontalmenu ul.menu li a.first{  
    margin:0 10px;
}

.horizontalmenu ul.menu li a.last{  
    margin:0;
}

.horizontalmenu ul.menu li a{
	display:block;
	font-family: 'open_sans_condensedbold';
	font-size:18px;
	color:#fff;
	text-decoration:none;
	float:left;
	position:relative;
	height:67px;
	padding:0 15px;
	line-height:60px;
}

.horizontalmenu ul.menu li a:hover, .horizontalmenu ul.menu li.current-menu-item a{
	background-color:#272931;
	color:#f1b335;
}

.horizontalmenu ul.menu li ul.sub-nav{
    position:absolute;
	top:30px;
	background:#32347f;
	margin:0 0 0 -10px;
	display:none;
}

.horizontalmenu ul.menu li ul.sub-nav li{
	clear:both;
	width:100%;
	height:auto;
	margin:0;
}

html .horizontalmenu ul.menu li ul.sub-nav li a{
	display:inline-block;
	width:100%;
	white-space:nowrap;
	margin:0;
	padding:0 10px;
}

html .horizontalmenu ul.menu li ul.sub-nav li a:hover{}

#slider{
	width:1123px;
	height:256px;
	float:left;
	list-style:none;
	overflow:hidden;
	margin:0;
	background-color:#3e424e;
}

#slider li{
	width:1106px;
	height:256px;
	float:left;
	margin-left:17px;
}

#slider img{
	width:1106px;
	height:256px;
	float:left;
}

#content {
	background-image:url(../img/content_bg.jpg);
	background-repeat:repeat-y;
}

article{
	width:808px;
	float:left;
	background-color:#e2e3e5;
	padding:55px 30px 0 30px;
	color:#272930;
}

article h1 {
	font-family: 'open_sans_semiboldregular';
	font-size:24px;
}

article h2 {
	font-family: 'open_sans_semiboldregular';
	font-size:18px;
}

article p {
	font-family: 'open_sansregular';
	font-size:13px;
}

article ul {
	font-family: 'open_sansregular';
	font-size:13px;
}

/*Aside*/
aside{
	width:195px;
	float:left;
	background-color:#cacbce;
	padding:55px 30px;
}

/*Footer*/
footer {
	background-color:#3e424e;
	height:256px;
}

#footer_container {
	width:1123px;
	background-image:url(../img/footer_container_bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	margin:0 auto;
}

#footer_container ul {
	padding-top:100px;
	color:#cacbce;
	text-align:center;
}

#footer_container ul li {
	display:inline;
	margin:0 70px;
	
}

#footer_container ul a {
	color:#cacbce;
	text-decoration:none;
	z-index:9999;
}

/*Reset*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video{
	margin:0;
	padding:0;
	border:0;
	font-size:100%;
	font:inherit;
	vertical-align:baseline;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section{
	display:block;
}

blockquote, q{
	quotes:none;
}

blockquote:before, blockquote:after, q:before, q:after{
	content:"";
	content:none;
}

ins{
	background-color:#ff9;
	color:#000;
	text-decoration:none;
}

mark{
	background-color:#ff9;
	color:#000;
	font-style:italic;
	font-weight:bold;
}

del{
	text-decoration:line-through;
}


abbr[title], dfn[title]{
	border-bottom:1px dotted;
	cursor:help;
}


table{
	border-collapse:collapse;
	border-spacing:0;
}


hr{
	display:block;
	height:1px;
	border:0;
	border-top:1px solid #ccc;
	margin:1em 0;
	padding:0;
}


input, select{
	vertical-align:middle;
}

select, input, textarea, button{
	font:99% sans-serif;
}

pre, code, kbd, samp{
	font-family:monospace, sans-serif;
}

a:hover, a:active{
	outline:none;
}

ul, ol{
	margin-left:2em;
}

ol{
	list-style-type:decimal;
}

nav ul, nav li{
	margin:0;
	list-style:none;
	list-style-image:none;
}

small{
	font-size:85%;
}

strong, th{
	font-weight:bold;
}

td{
	vertical-align:top;
}

sub, sup{
	font-size:75%;
	line-height:0;
	position:relative;
}

sup{
	top:-0.5em;
}

sub{
	bottom:-0.25em;
}

pre{
	white-space:pre;
	white-space:pre-wrap;
	word-wrap:break-word;
	padding:15px;
}

textarea{
	overflow:auto;
}

.ie6 legend, .ie7 legend{
	margin-left:-7px;
}

input[type="radio"]{
	vertical-align:text-bottom;
}

input[type="checkbox"]{
	vertical-align:bottom;
}

.ie7 input[type="checkbox"]{
	vertical-align:baseline;
}

.ie6 input{
	vertical-align:text-bottom;
}

label, input[type="button"], input[type="submit"], input[type="image"], button{
	cursor:pointer;
}

button, input, select, textarea{
	margin:0;
}

input:valid, textarea:valid{}

input:invalid, textarea:invalid{
	border-radius:1px;
	-moz-box-shadow:0px 0px 5px red;
	-webkit-box-shadow:0px 0px 5px red;
	box-shadow:0px 0px 5px red;
}

.no-boxshadow input:invalid, .no-boxshadow textarea:invalid{
	background-color:#f0dddd;
}

a:link{
	-webkit-tap-highlight-color:#FF5E99;
}

button{
	width:auto;
	overflow:visible;
}

.ie7 img{
	-ms-interpolation-mode:bicubic;
}

img, object, embed, video{
	max-width: 100%;
}

/* IE 6 does not support max-width so default to width 100% */
.ie6 img{
	width:100%;
}

body, select, input, textarea{
	color:#444;
}

h1, h2, h3, h4, h5, h6{
	font-weight:bold;
}

html{
	filter:expression(document.execCommand("BackgroundImageCache", false, true));
	overflow-y:scroll;
}

body{
	height:100%;
	line-height:1;
	font:normal 12px/21px Verdana, Geneva, sans-serif;
	*font-size:small;
	background-image:url(../img/body_bg.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}

/* --------------------------------------------
   Algemene onderdelen en classes
-------------------------------------------- */
::-moz-selection{
	background:#f1b335;
	color:#fff;
}

::-webkit-selection{
	background:#f1b335;
	color:#fff;
}

::selection{
	background:#f1b335;
	color:#fff;
}

.alignleft{
	display:inline;
	float:left;
}

.alignright{
	display:inline;
	float:right;
}

.aligncenter{
	clear:both;
	display:block;
	margin-left:auto;
	margin-right:auto;
}

.clear{
	clear:both;
	display:block;
	font-size:0;
	height:0;
	line-height:0;
	width:100%;
}

table tr td{
	padding:5px;
}

h1, h2, h3, h4, h5, h6, p{
	margin:0 0 21px;
}

article ul, article ol{
	margin:0 0 21px 25px;
}

article ul ul, article ol ol, article ol ul, article ul ol{
	margin:0 0 0 25px;
}

/* --------------------------------------------
  iPad in landscape
-------------------------------------------- */

/* 	
	TO PREVIEW ON THE DESKTOP, REPLACE THE QUERY WITH THE FOLLOW:
	@media (max-width: 1024px) {  } 
*/
	
@media (max-width: 1024px) {

	
}


/* --------------------------------------------
  iPad in portrait
-------------------------------------------- */

/* 	
	TO PREVIEW ON THE DESKTOP, REPLACE THE QUERY WITH THE FOLLOW:
	@media (max-width: 768px) {  } 
*/

@media (max-width: 768px){

		

}


/* --------------------------------------------
  Mobile
-------------------------------------------- */

@media (max-width: 600px) {

	

}

/* ==|== non-semantic helper classes ========================================
   Please define your styles before this section.
   ========================================================================== */

/* For image replacement */
.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; }
.ir br { display: none; }

/* Hide from both screenreaders and browsers: h5bp.com/u */
.hidden { display: none !important; visibility: hidden; }

/* Hide only visually, but have it available for screenreaders: h5bp.com/v */
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }

/* Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard: h5bp.com/p */
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }

/* Hide visually and from screenreaders, but maintain layout */
.invisible { visibility: hidden; }

/* Contain floats: h5bp.com/q */ 
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }


/* ==|== print styles =======================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */
 
@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: h5bp.com/s */
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } /* h5bp.com/t */
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}

/*Fonts*/
@font-face {
    font-family: 'open_sans_condensedbold';
    src: url('../font/opensans-condbold-webfont.eot');
    src: url('../font/opensans-condbold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/opensans-condbold-webfont.woff') format('woff'),
         url('../font/opensans-condbold-webfont.ttf') format('truetype'),
         url('../font/opensans-condbold-webfont.svg#open_sans_condensedbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sansregular';
    src: url('../font/opensans-regular-webfont.eot');
    src: url('../font/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/opensans-regular-webfont.woff') format('woff'),
         url('../font/opensans-regular-webfont.ttf') format('truetype'),
         url('../font/opensans-regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sans_semiboldregular';
    src: url('../font/opensans-semibold-webfont.eot');
    src: url('../font/opensans-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/opensans-semibold-webfont.woff') format('woff'),
         url('../font/opensans-semibold-webfont.ttf') format('truetype'),
         url('../font/opensans-semibold-webfont.svg#open_sans_semiboldregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

.galerij .pwi_container div {
	background-color:#e2e3e5;
}

.recent .pwi_container div {
	background-color:#cacbcf;
}

.recent .title, .recent .details, .recent .pwi_pager {
	display:none;
}

/*PWI*/
.pwi_loader{
        height: 60px;
        width: 200;
        border: 1px solid #7F7F7F;
}

.pwi_container{
        color: #000000;
        background-color: #ffffcc;
        font-family: Arial;
        font-size: 8pt;
        padding: 0px;
}

.pwi_container a{
        color: #000000;
}

.pwi_album_description{
        text-align: left;
        color: #000000;
        font-family: Arial;
        font-size: 8pt;
        padding: 0px;

}
.pwi_album_description .title{
        color: #000000;
        font-size: 18pt;
        margin-top: 5px;

}
.pwi_album_description .details{
        color: #000000;
        font-size: 8pt;
        font-style: italic;
}
.pwi_album_description .description{
        font-size: 10pt;
        padding: 0px;
}
.pwi_album_description .sslink{

}

.pwi_album{
        float: left;
        margin: 4px;
        margin-bottom: 2em;
        text-align: center;
        color: #000000;
        cursor: pointer;
}

.pwi_album_backlink{
        text-decoration: underline;
        cursor: pointer;
}

.pwi_album img{
        border: 1px solid #7F7F7F;
}

.pwi_photo{
        float: left;
        margin: 1em;
        text-align: center;
        border: 0px dotted white;
		width:183px;
}
.pwi_photo img{
        border: 1px solid #7F7F7F;
}

.pwi_photo a{
        text-decoration: none;  
}

.pwi_pager{
        clear: both;
}
.pwi_prevpage, .pwi_nextpage, .pwi_pager_page, .pwi_pager_current{
        text-decoration: underline;
        float: left;
        margin: 5px;
}
.pwi_prevpage, .pwi_nextpage, .pwi_pager_page{
        cursor: pointer;
}
.link{
        text-decoration: underline;
        cursor: pointer;
}

.pwi_pager_current{
        text-decoration: none;
        font-weight: bold;
}

/*SLIMBOX*/
/* SLIMBOX */

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 99999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(../img/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(../img/prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(../img/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(../img/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}