/*

colors used:
olive for text-color and backgroundcolor header
limegreen for the mouseover of the links and text-color h1-h6
white for the links in the footer

*/

* { margin: 0px;	padding: 0px; outline-style: none; }

html, body {
	height: 100%;
  	border: 0px solid #fff;
}
/* ------------------------------------------------------------------------- BGContainer */
#background {
	height: 100%;
	left: 0;
	position: fixed;
	top:  0;
	width: 100%;
	z-index: 1;
}
* html #background {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	text-align: center;
	overflow: hidden;
    visibility: visible !important;	
}
#site {
	position: relative;
	margin: 0px auto;
	padding: 0px;
	min-width: 990px;
  	width: auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	font: 11px arial, verdana, sans-serif;
	line-height: 18px;
	color: #1e1e1e;
	z-index:10;
}

/* ------------------------------------------------------------------------- Header */

#print_header {
	display: none;
}
#header-container {
	position: relative;
	width: 100%;
	height: 110px;
}
#header {
	position: relative;
	margin: 0px auto;
	width: 990px;
	height: 110px;
}
#header .logo {
	float: left;
	border: 0px solid #fff;
}
#header .logo a:link img, #header .logo a:visited img {
  border: 0px solid #fff;
}
#header noscript {color:#900; font-size:18px; line-height:100px;}

#header .slogan {
	float:left;
	margin:40px 20px;
	font-size:18px;
	line-height:20px;
	color:#fff;
	font-weight:bold;
	font-style:italic;
}

/* ------------------------------------------------------------------------- Header */
#spacer-container {
	position: relative;
	width: 100%;
	height: 10px;
}
#spacer {
	position: relative;
	margin: 0px auto;
	width: 990px;
	height: 10px;
	line-height:0px;
	background:url(pics/spacer.gif) no-repeat;
}

/* ------------------------------------------------------------------------- Navigation */ 
#navigation-container {
	position: relative;
	width: 100%;
	height: 45px;
	background:url(pics/nav_cont.png) repeat-x;
}
#navigation {
	position: relative;
	margin: 0px auto;
	width: 990px;
	height: 45px;
	background:url(pics/nav_content.png) repeat-x;	
}
#navigation .left_stroke {
	position:absolute;
	left:0;
	top:0;
	width:2px;
	height:45px;
	background:url(pics/stroke.gif) no-repeat;	
}
#navigation .right_stroke {
	position:absolute;
	right:0;
	top:0;
	width:2px;
	height:45px;
	background:url(pics/stroke.gif) no-repeat;	
}
#navigation .menu {
	padding:2px 0px;
	margin-left:10px;
	width:980px;
	height:41px;
}
#navigation ul {
	list-style-type: none;
}
#navigation ul li {
    float: left;
    width: 97px;
	background:url(pics/divider.gif) top right no-repeat;	
}
#navigation li a:link, #navigation li a:visited {
	padding-left:8px;
	display:block;
	color: #181818;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
    line-height:35px;
}
#navigation li a:hover, #navigation li.current a:link, #navigation li.current a:visited, #navigation li.current a:hover {
	color: #fff;
	background:url(pics/active.gif) no-repeat;
}
/* -------------------------------------------- Subnav */
#content .subnav {
	margin-bottom:40px;
}
#content .subnav ul {
	list-style-type: none;
	margin:0px;
}
#content .subnav li {
	margin:0px;
	border-bottom:1px solid #333;
}
#content .subnav li a:link, #content .subnav li a:visited {
	font-size:11px;
	font-weight:bold;
	color:#2A70BD;
	display:block;
	text-decoration:none;
	line-height:30px;
	border-bottom:0px solid #fff;
}
#content .subnav.news li a:link, #content .subnav.news li a:visited {
	line-height:22px;
}
#content .subnav li a:hover, #content .subnav li.current a:link, #content .subnav li.current a:visited, #content .subnav li.current a:hover {
	color:#333;
}
/* ------------------------------------------------------------------------- LinkedIn logo */
 
#content a.linkedin-logo {
	float:right;
	width:24px;
	height:24px;
	margin:0 3px 3px 0;
}

#content a.linkedin-logo img {
	margin:0;
	padding:0;
	border:0px solid #fff;
}

/* ------------------------------------------------------------------------- Facebook logo */
 
#content a.facebook-logo {
  float:right;
  width:24px;
  height:24px;
  margin:0 3px 3px 0;
}

#content a.facebook-logo img {
  margin:0;
  padding:0;
  border:0px solid #fff;
}


/* ------------------------------------------------------------------------- Content */ 
#content-container {
  width: 100%;
  min-height: 100px;
  height: auto !important;
  height: 100px;
}
#content {
  margin: 0px auto;
  padding:0 10px 15px;
  min-height: 100px;
  height: auto !important;
  height: 100px;
  width: 970px;
  background:url(pics/content_bck.gif) repeat-y;
}
/* ------------------------------------------------------------------------- Slider */ 
#content .slide_container {
	height:288px;
	width:968px;
	overflow:hidden;
	position:relative;
}
#content .slide_container ul {
	position: absolute;
	top: 0;
	list-style: none;	
	padding: 0;
	margin: 0;
}
#content .slide_container ul.tabs {
	right: 0;
	z-index: 2;
	width: 290px;
	height: 290px;
	overflow:hidden;
}
#content .slide_container ul.tabs li {
	width: 275px;
	float: right;
	height: 96px;
	border-bottom:0px solid #999;
	overflow:hidden;
	background:url(pics/slider_na.png) no-repeat;
}
#content .slide_container ul.tabs li a span.date {
	font: 12px arial, verdana, sans-serif;
	font-weight:bold;
}

#content .slide_container ul.tabs li a span.intro {
	height:70px;
	overflow:hidden;
}
#content .slide_container ul.tabs li a span.more {margin:10px 0px 0px 175px; font-weight:bold;}
#content .slide_container ul.tabs li a:link , #content .slide_container ul.tabs li a:visited{
	position:relative;
	text-decoration: none;	
	color: #000;
	display: block;
	outline: none;
	width:240px;
	height: 65px;
	border: 0px solid #ececec;
	font: 11px arial, verdana, sans-serif; 
	padding: 20px 10px 10px 30px;
}
#content .slide_container ul.tabs li a.current:link , #content .slide_container ul.tabs li a.current:visited, #content .slide_container ul.tabs li a:hover{
	position:relative;
	border: 0px solid #000;
	color:#fff;
	background:url(pics/slider_a.png) no-repeat;
	cursor:pointer;
}
#content .slide_container ul.output {
	left: 0;
	top:0;
	margin: 0px;
	width: 970px;
	position: relative;
	height: 290px;
}
#content .slide_container ul.output li {
	position: absolute;
	width: 968px;
	height: 288px;
	margin: 0px;
}
#content .slide_container ul.output li a img { border:0px solid #fff;}
#content .slide_container ul.output li img{
	width: 970px;
	margin: 0px 0px;
}
/* ------------------------------------------------------------------------- Mediabar */ 


/* ------------------------------------------------------------------------- Content Main */ 

#content .breadcrumbs {
	margin-top:10px;
	width: 970px;
	height: 20px;
	overflow:hidden;	
	color:#999;
}
#content .breadcrumbs a:link, #content .breadcrumbs a:visited {
	color:#999;
	text-decoration:none;
	border-bottom:0px solid #fff;
}
#content .breadcrumbs a:hover {color:#666;}
#content .main {
	float:left;
	width:713px;
}
#content .sidebar {
	float:left;
	width:255px;
}
#content .block {
	float:left;
}
#content .block.events {
	width:258px;
	padding:0px 5px 0px 0px;
}
#content .block.text {
	width:420px;
	padding:0px 15px 0px 15px;
}
#content .block.text.large {
	width:690px;
	padding:0px;
}
/* ------------------------------------------------------------------------- events list home + overview */
#content .events .list {margin-bottom:20px;}
#content .events .list_item, #content .list_item.overview {
	border-bottom:1px solid #000;
	margin-bottom:10px;
}
#content .events .list_item span.date, #content .list_item.overview span.date {
    font-weight:bold;
}
#content .events .list_item a:link, #content .events .list_item a:visited,
#content .list_item.overview a:link, #content .list_item.overview a:visited {
	color:#1E1E1E;
	text-decoration:none;
	border-bottom:0px solid #fff;
}
#content .events .list_item a:hover, #content .list_item.overview a:hover {color:#666;}
#content .events .list_item .more, #content .list_item.overview .more {
	margin:10px 0px;
	text-align:right;
	font-weight:bold;
}
/* ------------------------------------------------------------------------- Action block */
#content .action {
	margin-bottom:20px;
	padding: 10px 10px 0px 10px;
	width: 235px;
	min-height:80px;
	height:auto !important;
	height:80px;
	background: #2a70bd;
	font-size:14px;
	font-weight:bold;
	color: #fff;
	line-height:18px;
}
#content .action.click {cursor:pointer;}

#content .action .circle {
	float:left;
    position: relative;
    left: -20px;
    top: -20px;	
    width: 52px;
    height: 35px;
    padding: 30px 30px 30px 12px;
    overflow: hidden;
    color: #000000;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
	line-height:18px;
    background:url(pics/bck_circle.png) no-repeat;
}
#content .action .action_txt {
	min-height:50px;
	height:auto !important;
	overflow:hidden;
}
#content .action .action_link {
	font-size:12px;
	text-align:right;
}
#content .action .action_link a:link, #content .action .action_link a:visited {
	text-decoration:none;
	border-bottom:0px solid #fff;
	color:#fff;
}

/* -------------------------------- Action block LEFT */
#content .events .action {
	padding-bottom:10px;
	width: 240px;
	font-size:11px;
	font-weight:normal;
}
#content .events .action h1 {color:#fff;}
#content .events .action .circle {
	float:right;
    position: relative;
    left: 20px;
    top: -20px;	
}
#content .events .action .action_link {
	font-size:11px;
	font-weight:bold;
}
/* ------------------------------------------------------------------------- Newsletter block */
#content .newsletter {
	margin-bottom:20px;	
	padding: 10px 0px 10px 10px;
	width: 245px;
	height: 255px;
	background: #2a70bd;
	color: #fff;
}
/*#content.standard .newsletter {background:#007a29;}*/
#content .newsletter h1 {
	font-size: 14px;
	color: #fff;
}
#content .newsletter .row {
	float: left;
	margin: 0px 10px 4px 0px;
	width: 230px;
	display: inline;
}
#content .newsletter .row.small {
	width: 90px;
}
#content .newsletter .row.medium {
	width: 130px;
}
#content input.submit {
	float: right;
	position: relative;
	padding: 0px 10px 0px 10px;
	font: 12px arial,sans-serif;
	width: auto;
	height: 23px;
	overflow: visible;
	border: 1px solid #333333;
	cursor: pointer;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	 background: #333333;
}
#content input.submit.black {
	float: left;
}
#content .newsletter .row .invul input.text {
	padding: 1px;
	width: 226px;
	font-size:11px;
	border: 1px solid #999999;
	background-color: #fff;
}
#content .newsletter .row.small .invul input.text.small { width: 85px; }
#content .newsletter .row.medium .invul input.text.medium { width: 125px; }
/* ------------------------------------------------------------------------- You tube + fancy */
#content .YouTubeLink {display:none;}
#content .PlaceYouTubeMovie {
	position:relative;
	width: 255px;
	overflow:hidden;
	z-index:2;
}
#content .PlaceYouTubeMovie object, #content .PlaceYouTubeMovie embed {
	width:255px;
	height:200px;
}
#content .mediablock.left {float:left; margin:0px 10px 10px 0px; }
#content .mediablock.right {float:right; margin:0px 0px 10px 10px; text-align:right; min-height:300px; }
#content .mediablock a.fancy img {margin:0px 0px 2px 0px;}
#fancybox-title-over {text-align:center; font-weight:bold; font: 11px arial, verdana, sans-serif;}

/* ------------------------------------------------------------------------- Downloads */
#content .list-toggle .item .category_name {
	padding: 0px 20px;
	height: 40px;
	line-height: 45px;
	cursor: pointer;
	background: url(pics/closed.png) 0px 15px no-repeat;
}

#content ul.downloads    { margin: 0px 0px; list-style-type: none; }
#content ul.downloads li { padding: 0px; background: none; } /*display*/
#content .list-toggle .item {clear:both;}

#content ul.downloads li a:link,
#content ul.downloads li a:visited { color: #333; border-bottom: 0px solid #333; line-height:25px; }

#content span.file { margin: 0px; display: block; float: left; }
#content span.file .icon img { margin: 2px 0px; }
#content span.file .icon     { margin: 0px 5px 0px 0px; padding: 0px; font-size: 0px; line-height: 0px; float: left; }
#content span.file .info     { width: 640px; float: left; }

/* ------------------------------------------------------------------------- Contacts */
#content #column_form { 
    position: relative;
    width: 375px;
    z-index: 4;
	overflow: hidden; 
} 
#content #column_form span.verstuurd {
	font: 11px arial, verdana, sans-serif;
	font-weight:bold;
}	
#content .column-list .row .description {
	color:#1E1E1E;
	font: 11px arial, verdana, sans-serif;
}
#content .column-list .row {
	padding: 5px;
	width: 420px;	
	min-height: 20px;
	height: auto !important;
	height: 20px;
	float: left;
	font-size: 11px;
	line-height: 20px;
	text-align:left;
}
#content .column-list .column {
	padding: 0px 5px;	
	float: left;
}
#content .column-list .column a:link,
#content .column-list .column a:visited { border: 0px solid #fff; text-decoration: none; font-weight: bold;}
#content .column-list .column a:hover { border-bottom: 0px solid #fff; }

#content .column-list span.icons { margin: 3px 0px 0px 10px; float: right; display: block;  }
#content .column-list span.icons img.icon { margin: 0px 3px 0px 0px; float: left; } 

#content .column-list span.options { margin: 3px 0px 0px 0px; float: left; display: block; }
#content .column-list span.options span { margin: 0px 10px 0px 0px; display: block; float: left; }

.errorMsg { 
	position:absolute;
	right:0px;
	color: #F00;
	z-index:500; 
}
#content .column-list .errorMsg img {margin:0px; width:16px;}

#content .column-list .errorMsg span { 
	font: 11px arial, verdana, sans-serif;
}
#content .column-list.form .column.description { 
	padding: 2px 0px 0px 0px;
	width: 120px; 
}
#content .column-list.form .column.value { width: 222px; }

#content .column-list.form .column.value span.radioBtn {
	margin-right:10px;
}
#content .column-list.form span.radio-description {
	font: 11px arial, verdana, sans-serif;
	color:#58595B;
}
#content .column-list.form input.text_form,
#content .column-list.form select { 
	padding: 0px 5px;
	width: 210px;	
	height: 20px;
	color:#000;
	font: 11px arial, verdana, sans-serif;
	border: 1px solid #000;
}
#content .column-list.form textarea.default {
	padding: 2px 5px;
	width: 210px;
	height: 150px;
	overflow:auto;
	color:#000;		
	font: 11px arial, verdana, sans-serif;
	border: 1px solid #000;
}
#content .column-list.form input.submit, #content .column-list.form submit:link, #content .column-list.form submit:visited {
	background:#2A70BD;
    border:0px solid #fff;
    cursor: pointer;
    float: right;
    height: 20px;
    width: 117px;
}
#content .column_center .column-list.form button {margin-top:10px;}

#content .column-list.form a.submit:link,
#content .column-list.form a.submit:visited { 
	padding: 3px 10px; 
	display: inline-block; 
}

/* ------------------------------------------------------------------------- Google maps */ 
.main .print_map {float:right;}
.main #map {	margin:20px 0px;}
.main #formcontent {height:50px;}
.main #formcontent .row  {
	float:left;
	margin-right:10px;	
	width:380px;
}
.main #formcontent .row.but  { margin-top:20px; width:110px;}
.main #formcontent .row .description  {
	float:left;
	margin-top:23px;
	width:90px;
}
.main #formcontent .row .value input#start {margin-top:5px;width:280px; padding:2px; font:11px arial, verdana, sans-serif; }
.main #formcontent .row .value  { float:left; width:290px; overflow:hidden;}
.main button {
	cursor:pointer;
	color:#000000;
	font-size:11px;
	border: 0px outset #686868;
	background: none;
} 
.main #formcontent .row .value span.example {color:#666; font-size:11px;}
#content .main button img {margin:2px 0px 0px 0px;}
.main #directions .adp-text {color:#000;}

.main #map {color:#000;}

.main #directions {margin:10px 0px 35px 0px;} 

/* ------------------------------------------------------------------------- Common Styles */
#content span.float {
  float: left;
}

#content span.float-right {
  float: right;
}

#content span.bold {
  font-weight: bold;
}

h1, td h1 {font: 16px arial, verdana, sans-serif; font-weight: bold; color: #333; margin-bottom: 15px;}
h2, td h2 {font: 14px arial, verdana, sans-serif; font-weight: bold; color: #333; margin-bottom: 9px;}
h3, td h3 {font: 13px arial, verdana, sans-serif; font-weight: bold; color: #333; margin-bottom: 9px;}
h4, td h4 {font: 12px arial, verdana, sans-serif; font-weight: bold; color: #333; margin-bottom: 9px;}
h5, td h5 {font: 11px arial, verdana, sans-serif; font-weight: bold; color: #333; margin-bottom: 9px;}
h6, td h6 {font: 10px arial, verdana, sans-serif; font-weight: bold; color: #333; margin-bottom: 9px;}

#content a:link, #content a:visited {text-decoration: none; color: #2A70BD; }
#content a:hover { color: #666; }

#content a.fancy img {border:0px solid #fff;} 
#content .alttxt {
	margin-bottom:15px;
	max-width:300px;
	width:auto !important;
	width:300px;
	color:#858585;
	line-height:14px;
}

#content a.file:link, #content a.file:visited { display: block; text-decoration: none; color: #1e1e1e; }
#content a.file:link img, #content a.file:visited img { margin: 0px 5px 0px 0px; float: left; border: 0px solid #fff; }

table {margin: 5px 0px;}
td {
	font: 12px arial, verdana, sans-serif;
	line-height: 16px;
	color: #000000;
}

#content img { margin: 2px 0px; }
#content img.left {	margin: 0px 10px 10px 0px; float: left; }
#content img.right { margin: 0px 0px 10px 10px; float: right; }

p { margin-bottom: 9px;}

#content ul { margin: 10px 0px 10px 15px; list-style-type: disc;}
#content li { margin: 0px 0px 0px 15px;}
#content ol { margin: 10px 0px 10px 20px;}

#content .select {
  position: absolute;
  width: 288px;
  height: 21px;
  padding: 2px 24px 0 3px;
  font-size: 11px;
  background: url(pics/select.gif) no-repeat;
  overflow: hidden;
}

#content .checkbox, .radio {
  width: 19px;
  height: 16px;
  margin-top: -3px;
  padding: 0 5px 0 0;
  background: url(pics/checkbox.gif) no-repeat;
  display: block;
  clear: left;
  float: left;
}

#content .radio {
  background: url(pics/radio.png) no-repeat;
}

#content .newsletter .radio {
  background: url(pics/radio.jpg) no-repeat;
}


/* ------------------------------------------------------------------------- Footer */ 

#footer-container {
  width: 100%;
  height: 20px;
}

#footer {
	margin: 0px auto;
	width: 990px;
	height: 20px;
	font: 10px arial, verdana, sans-serif;
	color: #fff;
	text-align: right;
	background: #222222;
}

#footer a:link, #footer a:visited {
	padding: 0px 10px;
  	text-decoration: none;
	line-height: 20px;
	color: #fff;
}

#footer a:hover { text-decoration: underline; }

br.clear { height: 0px; font: 0px arial, verdana, sans-serif; line-height: 0px; clear: both; }
.clear {clear:both;}
