
/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.7.0
*/
html{color:#000;background:#DBDBDB;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}
*{margin:0; padding:0;}


html,body{
	width:100%;
	height:100%;
	background-image:none;
	background-color:#fff;
}

/* Global styles */
body {
	margin: 0;
	padding: 0;
}
body, td, th, p {
	color: #1a1a1a;
	font: 16px Arial, Verdana, Helvetica, sans-serif;
}

a{
	color: #ffffff;
	text-decoration: none;
}


a:hover {
	text-decoration: underline;
}

h1{
	font: bold 32px  Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0 0 12px 0;
}
.contentStyle h2{
	font: bold 33px  Arial, Verdana, Helvetica, sans-serif;
	color: #1d5c86;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	line-height: 2;
}
.contentStyle h3{
	font: bold 20px Arial, Verdana, Helvetica, sans-serif;
	color: #1a1a1a;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}
h4{
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #1a1a1a;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}
h5{
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #5F5F5F;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	text-transform:uppercase;
}
h6{
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #5F5F5F;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}
p{margin: 0 0 12px 0;}

.clearfix:before, .clearfix:after {
    content: " ";
    display: table;
}
.clearfix:after {
    clear: both;
}
@font-face {
  font-family: 'HelveticaGreek-Upright';
  src: url('/../fonts/HelveticaGreek-Upright.eot?#iefix') format('embedded-opentype');
  src: url('/../fonts/HelveticaGreek-Upright.woff') format('woff');
  src: url('/../fonts/HelveticaGreek-Upright.ttf')  format('truetype');
  src: url('/../fonts/HelveticaGreek-Upright.svg#HelveticaGreek-Upright') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'CenturyGothic-Bold';
  src: url('/../fonts/CenturyGothic-Bold.eot?#iefix') format('embedded-opentype');
  src: url('/../fonts/CenturyGothic-Bold.woff') format('woff');
  src: url('/../fonts/CenturyGothic-Bold.ttf')  format('truetype');
  src: url('/../fonts/CenturyGothic-Bold.svg#HelveticaGreek-Upright') format('svg');
  font-weight: bold;
  font-style: normal;
}
/* ======  Body ====== */
.container{
	height:auto !important;
	height:100%;
	min-height:100%;
	position:relative;
	z-index:1;
}
/* ======  Header ====== */
.header-wraper{
	background-color: #1a1a1a;
	width: 100%;
	position: relative;
	z-index: 10;
}
.logo {
	width: 20%;
	float: left;
}
.logo a {
	display: block;
	padding-top: 4px;
	cursor: pointer;
}
.wraper {
	max-width: 1200px;
	width: 100%;
	margin: 0 auto;
}
.menu{
	position:relative;
	z-index:1;
	width: 80%;
	float: right;
}
.b-menu {
	float: right;
}
.content{
	max-width: 1200px;
	width: 100%;
	height:auto;
	margin: 0 auto;
}
.b-content{
	max-width: 1200px;
	width: 100%;
	overflow:hidden;
	margin: 50px 0 40px 0;
}
/* Langs */
.langs{
	float:left;
	width:100px;
}
.langs a{
	display:block;
	float:left;
	width:40px;
}
.langEn{background:url(../images/flag-en.gif) 0 0 no-repeat;}
.langEn:hover,.b-langEnSelect{background:url(../images/flag-enr.gif) 0 0 no-repeat;}
.langNl{background:url(../images/flag-nl.gif) 0 0 no-repeat;}
.langNl:hover,.b-langNlSelect{background:url(../images/flag-nlr.gif) 0 0 no-repeat;}
.langEnSelect,.b-langNlSelect{cursor:default;}
.noneLink{
	cursor:default;
}
.smallPics div{
	float:left;
	display:block;
	position:relative;
}
.smallPics div.smallPic .pf-admin-widget{
	position:absolute;
	left:0;
	z-index:10;
}
.smallPics div.smallPic img{
	position:relative;
	float:left;
	margin:0;
	padding:0;
	width:auto;
	height:auto;
}
.smallPicsContainer .smallPics{
	margin: 3px;
	margin-top: 0px;
}

.smallPics img, .smallPics object {
	display: block;
	float: left;
	border: 1px solid #787878;
	margin: 0px 3px 0px 0px;
}
/* ======  Footer  ====== */
.footer{
	background:#1a1a1a;
	position:relative;
	margin: 0 auto;
	z-index:1;
	padding: 47px 0;
}
.l-footer{
	margin:	auto;
}
.b-footer{
	float:left;
	margin:auto;
	overflow:hidden;
	width: 70%;
}
.b-negeso{
	float:right;
	width: 30%;
	text-align: right;
	font: 16px/1.3 Arial,Verdana,Helvetica,sans-serif;
	color: #fff;

}
.b-negeso img{
	height: 13px;
	width: 13px;
	margin: 0 5px 0 20px;
	vertical-align: middle;
}
.b-negeso sup{
	position:absolute;
	margin-top:-5px;
}
/* ======  End Footer  ====== */



/* ====== Paging ====== */
/* Used in: Newsline, Photo Album, Search Results */
.pages_list {
	font-weight: bold;
	float: right;
	height: 16px;
	margin: 3px 0px 1px 0px;
}

.pages_list a {
	margin: 0px 5px 0px 5px;
}

.pages_list a.current_page {
	color: #FF0000;
}

/* Advanced paging styles */
.paging table {
	height: 18px;
}

.paging table td {
	vertical-align: middle;
	white-space: nowrap;
	padding: 0px 2px;
}

.paging table td a {
	color: red;
	text-decoration: none;
}

.paging table td a:hover {
	color: red;
	text-decoration: none;
}

.paging table td input {
	width: 30px;
	margin: 0;
	padding-right: 2px;
	height: 14px;
	line-height: 14px;
	vertical-align: middle;
	text-align: right;
	font-size: 11px;
	font-family: arial;
}


/* ====== Picture Frame ====== */


.bigPic{
    position:relative;
    margin:0 auto;
    max-width: 1200px;
    width: 100%;
    height: 689px;
}
.bigPic div.slideshow{
    position:absolute;
    top:0;
    left:0;
    z-index:0;

    filter: alpha(opacity=0);
    -moz-opacity: 0;
    opacity:0;
    -khtml-opacity: 0;
}
.smallPics,.smallPicsContainer {
	position:relative;
	width: 596px;
	margin-top: 3px;
	height: 109px;
	overflow:hidden;
}
.smallPics .pf-admin-widget{
	position:absolute;
	left:0;
	z-index:10;
}
.smallPicsContainer{
	background-color:#666666;
	width: 946px;
	margin:3px;
}
.localization-tabs {
    min-width: 290px;
}
.header-text {
	position: absolute;
	z-index: 4;
	top: 200px;
	left: 0;
}
.content h1 {
	font-family: 'CenturyGothic-Bold', sans-serif;
	font-size: 72px;
	color: #1d5c86;
	padding: 100px 0;
}
.b-content h1 {
	padding: 23px 0;
	background: #f4d03e;
	text-align: center;
	font-size: 35px;
	margin: 0 0 34px 0;
}
.frontpage-table table tr:first-child {
	height: 148px;
}
.frontpage-text {
	margin: 100px 0;
}
table .contact input,
table .contact textarea {
	border-top: 1px solid #b8b8b8;
	border-right: 1px solid #a6a6a6;
	border-bottom: 2px solid #d5d5d5; 
	border-left: 1px solid #a6a6a6;
	border-radius: 6px;
	width: 450px;
	height: 40px;
	font-size: 18px;
	padding: 0 10px;
	box-sizing: border-box;
	color: #696767;
	cursor: text;
	margin-bottom: 6px;
}
table .contact textarea{
 	height: auto;
 	padding: 6px 10px;
 	margin-bottom: 28px;
}
table .contact p {
 	margin: 0;
 	font-size: 18px;
 	padding-left: 10px;
}
table .contact span {
	color: #181717;
	font-size: 18px;
	margin-right: 81px;
}
table .contact .form_submit {
 	width: 227px;
	height: 44px;
	background: #ccc;
	border: 1px solid #a6a6a6;
	font-size: 19px;
	color: #181717;
	cursor: pointer;
}
table .contact > table {
	margin: 0 60px;
}
#map_div {
    height: 400px;
}


/***** Adaptive   *****/
@media only screen and (max-width: 1200px) {
	.responsive_menu_block {
	    float: right;
	    position: relative;
	}	
	.responsive_menu_button {
		display: block;
		width: 131px;
		height: 40px;
		background: transparent url("../images/hamb_menu.png") no-repeat scroll 0% 0%;
		cursor: pointer;
		margin: 30px;
	}
	.responsive_menu {
	    position: absolute;
		top: 80px;
		right: 20px;
	    visibility: visible;
	    display: none;
	}
}	