* {outline:0px dotted silver;}

#largephoto {
	cursor: pointer;
	display: none;
	position: fixed;
	top:10%;
	left:10%;
	width: 80%;
	height: 80%;
	text-align: center;
	z-index: 1001;
}
#largephoto img {
	height: 100%;
}
.zoomme {
	cursor: pointer;
}

.ui-effects-transfer {
	background: rgba(0, 0, 0, 0.5);
}
.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-16by9{padding-bottom:56.25%}.embed-responsive-4by3{padding-bottom:75%}

.sitemodal {
	cursor: pointer;
	display: none;
	position: fixed;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background: url(https://www.sectionz.nl/cms/DUTCHPR/media/img/b40pct.png);
	z-index: 1000;
}
.sitemodaltransparent {
	cursor: pointer;
	display: none;
	position: fixed;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background: transparent;
	z-index: 1000;
}
img[align="left"] {margin-right: 20px; margin-bottom: 20px;}
img[align="right"] {margin-left: 20px; margin-bottom: 20px;}

.noshow {visibility: hidden;}
.noshow, .messagebox {display: none;}
.hndl, .hndlb, .hndly {display: none;}



@font-face {
    font-family: 'HelveticaLTStdCondensed';
    src: url('fonts/helveticaltstd-cond-webfont.eot');
    src: local('☺'), url('fonts/helveticaltstd-cond-webfont.woff') format('woff'), url('fonts/helveticaltstd-cond-webfont.ttf') format('truetype'), url('fonts/helveticaltstd-cond-webfont.svg#HelveticaLTStdCondensed') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'HelveticaLTStdLightCondensed';
    src: url('fonts/helveticaltstd-lightcond-webfont.eot');
    src: local('☺'), url('fonts/helveticaltstd-lightcond-webfont.woff') format('woff'), url('fonts/helveticaltstd-lightcond-webfont.ttf') format('truetype'), url('fonts/helveticaltstd-lightcond-webfont.svg#HelveticaLTStdLightCondensed') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'HelveticaNeueLTStd46LtIt';
    src: url('fonts/helveticaneueltstd-ltit-webfont.eot');
    src: local('☺'), url('fonts/helveticaneueltstd-ltit-webfont.woff') format('woff'), url('fonts/helveticaneueltstd-ltit-webfont.ttf') format('truetype'), url('fonts/helveticaneueltstd-ltit-webfont.svg#HelveticaNeueLTStd46LtIt') format('svg');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'HelveticaNeueLTStd45Light';
    src: url('fonts/helveticaneueltstd-lt-webfont.eot');
    src: local('☺'), url('fonts/helveticaneueltstd-lt-webfont.woff') format('woff'), url('fonts/helveticaneueltstd-lt-webfont.ttf') format('truetype'), url('fonts/helveticaneueltstd-lt-webfont.svg#HelveticaNeueLTStd45Light') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'HelveticaLTStdCondensed';
    src: url('fonts/helveticaltstd-cond-webfont.eot');
    src: local('☺'), url('fonts/helveticaltstd-cond-webfont.woff') format('woff'), url('fonts/helveticaltstd-cond-webfont.ttf') format('truetype'), url('fonts/helveticaltstd-cond-webfont.svg#HelveticaLTStdCondensed') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'HelveticaLTStdLightCondensed';
    src: url('fonts/helveticaltstd-lightcond-webfont.eot');
    src: local('☺'), url('fonts/helveticaltstd-lightcond-webfont.woff') format('woff'), url('fonts/helveticaltstd-lightcond-webfont.ttf') format('truetype'), url('fonts/helveticaltstd-lightcond-webfont.svg#HelveticaLTStdLightCondensed') format('svg');
    font-weight: normal;
    font-style: normal;
}


/*
 * photoswipe.css
 * Copyright (c) %%year%% by Code Computerlove (http://www.codecomputerlove.com)
 * Licensed under the MIT license
 *
 * Default styles for PhotoSwipe
 * Avoid any position or dimension based styles
 * where possible, unless specified already here.
 * The gallery automatically works out gallery item
 * positions etc.
 */

 
body.ps-active, body.ps-building, div.ps-active, div.ps-building
{
	background: #000;
	overflow: hidden;
}
body.ps-active *, div.ps-active *
{ 
	-webkit-tap-highlight-color:  rgba(255, 255, 255, 0); 
	display: none;
}
body.ps-active *:focus, div.ps-active *:focus 
{ 
	outline: 0; 
}


/* Document overlay */
div.ps-document-overlay 
{
	background: #000;
}


/* UILayer */
div.ps-uilayer { 
	
	background: #000;
	cursor: pointer;
	
}


/* Zoom/pan/rotate layer */
div.ps-zoom-pan-rotate{
	background: #000;
}
div.ps-zoom-pan-rotate *  { display: block; }


/* Carousel */
div.ps-carousel-item-loading 
{ 
	background: url(../img/photoswipe/loader.gif) no-repeat center center; 
}

div.ps-carousel-item-error 
{ 
	background: url(../img/photoswipe/error.gif) no-repeat center center; 
}


/* Caption */
div.ps-caption
{ 
	background: #000000;
	background: -moz-linear-gradient(top, #303130 0%, #000101 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#303130), color-stop(100%,#000101));
	border-bottom: 1px solid #42403f;
	color: #ffffff;
	font-size: 13px;
	font-family: "Lucida Grande", Helvetica, Arial,Verdana, sans-serif;
	text-align: center;
}
div.ps-caption *  { display: inline; }

div.ps-caption-bottom
{ 
	border-top: 1px solid #42403f;
	border-bottom: none;
	min-height: 44px;
}

div.ps-caption-content
{
	padding: 13px;
	display: block;
}


/* Toolbar */
div.ps-toolbar
{ 
	background: #000000;
	background: -moz-linear-gradient(top, #303130 0%, #000101 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#303130), color-stop(100%,#000101));
	border-top: 1px solid #42403f;
	color: #ffffff;
	font-size: 13px;
	font-family: "Lucida Grande", Helvetica, Arial,Verdana, sans-serif;
	text-align: center;
	height: 44px;
	display: table;
	table-layout: fixed;
}
div.ps-toolbar * { 
	display: block;
}

div.ps-toolbar-top 
{
	border-bottom: 1px solid #42403f;
	border-top: none;
}

div.ps-toolbar-close, div.ps-toolbar-previous, div.ps-toolbar-next, div.ps-toolbar-play
{
	cursor: pointer;
	display: table-cell;
}

div.ps-toolbar div div.ps-toolbar-content
{
	width: 44px;
	height: 44px;
	margin: 0 auto 0;
	background-image: url(../img/photoswipe/icons.png);
	background-repeat: no-repeat;
}

div.ps-toolbar-close div.ps-toolbar-content
{
	background-position: 0 0;
}

div.ps-toolbar-previous div.ps-toolbar-content
{
	background-position: -44px 0;
}

div.ps-toolbar-previous-disabled div.ps-toolbar-content
{
	background-position: -44px -44px;
}

div.ps-toolbar-next div.ps-toolbar-content
{
	background-position: -132px 0;
}

div.ps-toolbar-next-disabled div.ps-toolbar-content
{
	background-position: -132px -44px;
}

div.ps-toolbar-play div.ps-toolbar-content
{
	background-position: -88px 0;
}

/* Hi-res display */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
       only screen and (-moz-min-device-pixel-ratio: 1.5),
       only screen and (min-resolution: 240dpi)
{
	div.ps-toolbar div div.ps-toolbar-content
	{
		-moz-background-size: 176px 88px;
		-o-background-size: 176px 88px;
		-webkit-background-size: 176px 88px;
		background-size: 176px 88px;
		background-image: url(../img/photoswipe/icons@2x.png);
	}
}

.gallery { width: 300px; list-style: none; padding: 0; margin: 0; }
.gallery:after { clear: both; content: "."; display: block; height: 0; visibility: hidden; }
.gallery li { float: left; width: 33.33333333%; }
.gallery li a { display: block; margin: 5px; }
.gallery li img { display: block; width: 100%; height: auto; }

.iemelding {
	position: absolute;
	background: green;
	color: white;
	padding: 20px;
	width: 900px;
	margin-left: -450px;
	left: 50%;
	z-index: 1000000;
}

.twocols {
	-moz-column-count:3; /* Firefox */
	-webkit-column-count:3; /* Safari and Chrome */
	column-count:3;
	-moz-column-gap:40px; /* Firefox */
	-webkit-column-gap:40px; /* Safari and Chrome */
	column-gap:40px;
}
