/*

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 {
	background-color: #F0F0F0;
	width: 100%;
	height: 100%;
}

body.cases { overflow: hidden; }
img a, a img { border: none; }

#site {
	position: relative;
	margin: 0px auto;
	top: 20px;
	padding: 22px 30px;
	width: 920px;
	min-height: 400px;
	height: auto !important;
	height: 400px;
	font: 12px arial, verdana, sans-serif;
	line-height: 16px;
	color: #000;
	background: #fff;
}

#site.case { position: relative; top: 0px; margin: 0px; padding: 0px; width: 100%; min-height: 100%; height: 100% !important; height: 100%; clear: left; background: #fff; }

/* ------------------------------------------------------------------------- Header */

#print_header {
	display: none;
}

#header {
	width: 896px;
	padding: 0px 13px 0px 11px;
	height: 70px;
	border-top: 1px solid #000000;
}

#header .logo a img {
	margin: 20px 0px 10px 1px;
	float: left;
	border: 0px solid #fff;
}

#header .logo img {
	margin: 37px 0px 10px 0px;
	float: right;
	border: 0px solid #fff;
}

/* ------------------------------------------------------------------------- Navigation */ 


a.btn_home:link, 
a.btn_home:visited {
  position: absolute;
	margin-left: 0px;
	margin-top: 82px;
	color: #fff;
	text-decoration: none;
}

a.btn_home:hover { color: #9b9b67; }


#navigationContainer {
	margin: 10px 0px 0px 0px;
	float: left;
}

#navigation { margin: 0px; width: 920px; height: 20px; background-color: #000; }

#navigation ul {
	margin: 0px 0px 0px 324px;
	list-style-type: none;
}

#navigation li { position: relative; margin: 0px 40px 0px 0px; display: inline; }

#navigation li a:link, #navigation li a:visited {
	line-height: 20px;
	color: #fff;
	text-decoration: none;
}

#navigation li span.pointer{ position: absolute; top: 20px; left: 0px; display: none; }

#navigation li a:hover, 
#navigation li.current a:link, 
#navigation li.current a:visited, 
#navigation li.current a:hover,
#navigation li a.selected:link,
#navigation li a.selected:visited
{
	color: #9b9b67;
}

#subNavigation { margin: 0px 6px 0px 0px; width: 607px;  color: #fff; float: right; background: #000 url(pics/bg_white.gif) top left repeat-x; display: none; }
#subNavigation ul { list-style-type: none; }
#subNavigation ul li { margin: 0px 0px 12px 0px; display: inline; }
#subNavigation ul li a:link, #subNavigation ul li a:visited { padding: 0px 3px;  color: #fff; font-size: 24px; line-height: 30px; display: inline-block; text-decoration: none; font-weight: bold; }
#subNavigation ul li.current a:link,
#subNavigation ul li.current a:visited,
#subNavigation ul li a:hover { color: #9b9b67; }

#subNavigationContent { padding: 30px 10px 10px 10px; height: 0px;  }
 
.subNavigationItem { display: none; }

/* ------------------------------------------------------------------------- Content */ 

#content {
	padding: 0px 0px 10px 0px;
	width: 936px;
	float: left;
}

h1, td h1 {font: 29px arial, verdana, sans-serif; font-weight: bold; color: #000000; margin-bottom: 7px; line-height: 29px;}
h2, td h2 {font: 17px arial, verdana, sans-serif; font-weight: bold; color: #000000; margin-bottom: 7px;}
h3, td h3 {font: 15px arial, verdana, sans-serif; font-weight: bold; color: #000000; margin-bottom: 7px;}
h4, td h4 {font: 14px arial, verdana, sans-serif; font-weight: bold; color: #000000; margin-bottom: 7px;}
h5, td h5 {font: 13px arial, verdana, sans-serif; font-weight: bold; color: #000000; margin-bottom: 7px;}
h6, td h6 {font: 12px arial, verdana, sans-serif; font-weight: bold; color: #000000; margin-bottom: 7px;}

#content a:link, #content a:visited,
#content_detail a:Link, #content_detail a:visited { text-decoration: none; color: #000000; }
#content a:hover,
#content_detail a:hover { text-decoration: underline; }

#content a.bg-arrow:link, #content a.bg-arrow:visited,
#content_detail a.bg-arrow:link, #content_detail a.bg-arrow:visited  {
	margin: 0px 0px 3px 0px; 
	padding: 0px 0px 0px 18px; 
/*
	min-height: 25px; 
	height: auto !important; 
	height: 25px;
*/	
	display: inline-block; 
	background: url(pics/bg-navigatie.png) top left no-repeat;	
}

#content_detail .text a.lightbox img { border: 1px solid #000; }

#content a:link.disclaimer, #content a:visited.disclaimer,
#content_detail a:link.disclaimer, #content_detail a:visited.disclaimer { margin: 5px 15px; color: #bbb; font-size: 11px; float: right; }

#content #slideControl { margin: 3px 0px 0px 0px; padding: 0px; line-height: 0px; font-size: 0px; }
#content #slideControl img { margin: 0px; }

table {margin: 5px 0px;}
td {
	font: 12px arial, verdana, sans-serif;
	line-height: 16px;
	color: #000;
}

#content img { margin: 10px 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 ul.blocks,
#content_detail ul.blocks,
#content_detail ul { margin: 10px 0px 10px 0px; list-style-type: none; width: 100%;}

#content ul.blocks li,
#content_detail ul.blocks li,
#content_detail ul li { position: relative; min-height: 25px; height: auto !important; height: 25px; margin: 0px 0px 3px 0px; padding: 0px 0px 0px 18px; display: block; background: url(pics/bg-navigatie.png) top left no-repeat;}

#content_detail ul.blocks li span.thumb { position: absolute; top: 0px; right: 0px; display: none; }

#content_detail ul.blocks li.current a:link, 
#content_detail ul.blocks li.current a:visited { text-decoration: underline; }

#content ul.blocks li.no-bg,
#content_detail ul.blocks li.no-bg { margin: 0px; font-size: 0px; line-height: 0px; min-height: 5px; height: 5px !important; height: 5px; background: none; }


#content_detail span.file .icon img { margin: 0px 0px; }
#content_detail span.file .icon     { margin: 3px 5px 3px 0px; padding: 0px; font-size: 0px; line-height: 0px; float: left; clear: left;}
#content_detail span.file .info     { margin: 3px 0px; width: 375px; float: left; }

#content span.space_h20,
#content_detail span.space_h20 { width: 20px; float: left; display: block; }


#content_detail span.imgContainer {
	position: absolute; 
	top: 0px;
	left: 0px;	
	width: 293px;
	height: 400px;
	z-index: 100;
	display: none;
	background: #b1b0ac;
}

/* Slideshow */

#content #slideshow {
  position: relative;
	margin: 0px;
	padding: 0px;   
	width: 274px; 
  height: 200px;
  overflow: hidden;
}

#content #slideshow li ul { margin: 0px; padding: 0px; list-style-type: none; }

#content #slideshow li {
	position: absolute;
  margin: 0px; 
  padding: 0px; 
  width: 274px;
  height: 200px;
	top: 0px;
	left: 0px;
	display: block;
	overflow: hidden;
  z-index:-1;
}

#content #slideshow li.active {
  z-index:10;
}

#content #slideshow li.last-active {
  z-index: 9;
}

#content #slideshow img { margin: 0px; }

/* end Slideshow */


/* ------------------------------------------------------------------------- content_detail */ 

#content_detail {
	margin: 20px 0px 0px 0px;
	width: 920px;
	min-height: 100px;
	height: auto !important;
	height: 100px;
	float: left;
	display: inline;
	background: url(pics/bg_content_detail.gif) top left repeat-y;
}

#content_detail.bg_small {
	background: url(pics/bg_content_detail_small.gif) top left repeat-y;	
}

#content_detail.height400 { min-height: 400px; height: auto !important; height: 400px; }

#image_column { position: relative; padding: 0px; margin: 0px; width: 293px; float: left; font-size: 0px; line-height: 0px; }
#image_column img { margin: 0px; float: left; }

#content_detail #subnavigation_left { padding: 15px 20px 15px 10px; width: 263px; float: left; }
#content_detail #subnavigation_left ul { margin: 0px; list-style-type: none; }
#content_detail #subnavigation_left li { margin: 0px; padding: 5px 0px; background: none; }

#content_detail #subnavigation_left li a:link, 
#content_detail #subnavigation_left li a:visited { 
	padding: 0px 3px;  
	color: #fff; 
	font-size: 24px; 
	text-decoration: none; 
	border: 0px solid #fff;
	font-weight: bold;
}

#content_detail #subnavigation_left li.current a:link,
#content_detail #subnavigation_left li.current a:visited,
#content_detail #subnavigation_left li a:hover { color: #9b9b67; }

#content_detail .text { 
	margin: 0px 0px 0px 20px;
	padding: 15px 20px 15px 10px;
	width: 577px;
  float: left;
}

#content_detail .text a img,
#content_detail .text img a { border: none; } 

#content_detail .text img.right { margin: 0px 0px 10px 10px; float: right; }


#content_detail .text.videolist { padding: 0px; width: 607px; } 

#videolist { 
	min-height: 370px;
	height: auto !important;
	height: 370px;
	background: #fff;
}

#videolist .video {
	padding: 10px;
	height: 265px;
  width: 273px;
  float: left;
	overflow: hidden;
	background: #b4b4b4;
}

#videolist .prev { padding: 20px 10px; width: 273px; float: left; }
#videolist .next { padding: 20px 10px; width: 273px; float: right; }

#videolist .prev a:link, #videolist .prev a:visited,
#videolist .next a:link, #videolist .next a:visited {
	padding: 0px 0px 0px 18px; 
	display: block; 
	text-decoration: none;
	color: #000;
	background: url(pics/bg-navigatie.png) top left no-repeat;
}

#videolist .prev a:hover,
#videolist .next a:hover { text-decoration: underline; }


#directors {
	width: 577px;
  float: left;
	overflow: hidden;
}

#directors .prev { float: left;  }
#directors .next { float: right; }

#directors .prev a:link, #directors .prev a:visited,
#directors .next a:link, #directors .next a:visited {
	padding: 0px 0px 0px 18px; 
	display: block; 
	text-decoration: none;
	color: #000;
	background: url(pics/bg-navigatie.png) top left no-repeat;
}

#content_detail .text .director           { margin: 0px 20px 0px 0px; width: 260px; float: left; cursor: pointer; }
#content_detail .text .director img.right { margin: 0px 0px 10px 0px; }
#content_detail .text .director a:hover   { text-decoration: none; border: none; } 

/* ------------------------------------------------------------------------- Case */ 

#bgcontainer{
	position: absolute;
	top: 0;
	left: 0;
	width:990px;
	height:600px;
	background-color: #000000;
}

#bgcontainer, #bgcontainer table, #bgcontainer td {margin: 0px; width:100%;height:100%;overflow:hidden; float: left;}
#bgcontainer div{position:absolute;width:990px;height:595px;overflow: hidden;} 
#bgcontainer td{vertical-align:middle;text-align:center}
#bgcontainer img{ min-height:50%;min-width:50%; float: left; margin:0px;}

#bgcontainer_noscript{
	position: absolute;
	top: 0;
	left: 0;
	width:100%;
	height:100%;
	background-color: #000000;
}

#bgcontainer_noscript, #bgcontainer_noscript table, #bgcontainer_noscript td {width:100%;height:100%;overflow:hidden}
#bgcontainer_noscript div{position:absolute;width:200%;height:200%;top:-50%;left:-50%}
#bgcontainer_noscript td{vertical-align:middle;text-align:center}
#bgcontainer_noscript img{ min-height:50%;min-width:50%; margin:0px 0px 0px 1px;}

#case-bg      { position: absolute; width: 100%; height: 100%; z-index: 1; }

#case-content { 
	position: absolute; 
	padding: 15px; 
	margin: 20px; 
	width: 315px; 
	height: 460px; 
	z-index: 2; 
	overflow: hidden; 
	background: #fff; 
}

#case-content a img { border: none; }

#case-content .text {
	margin: 10px 0px;
	height: 337px; 
	clear: both;
	overflow: hidden;
}

#case-content ul.bottom-navigation {
	list-style-type: none;
}

#case-content ul.bottom-navigation li {
	padding: 0px 0px 0px 18px; 
	display: block;
	background: url(pics/bg-navigatie.png) top left no-repeat;
}

#case-content ul.bottom-navigation li.back { background: url(pics/bg-navigatie-back.png) top left no-repeat; }

#case-content a:link, #case-content a:visited { text-decoration: none; color: #000000; }
#case-content a:hover { text-decoration: underline; }

/* ------------------------------------------------------------------------- Blocks */

#blocks {margin: 20px 0px 0px 0px;}

#block-left {
	width: 263px;
	height: 370px;
	background-color: #999966; /*#b4b4b4*/
	float: left;	
	margin: 0px 20px 0px 0px;
	padding: 15px 20px 15px 10px;
	overflow: hidden;
} 

#block-middle {
	width: 293px;
	float: left;	
	margin: 0px 20px 0px 0px; 
} 

#block-middle-2 {
	width: 263px;
	height: 160px;
	background-color: #dcdcdc;
	float: left;	
	margin: 0px 0px 20px 0px; 
	padding: 15px 20px 15px 10px;
	overflow: hidden;
}

#block-middle-1 {
	width: 263px;
	height: 160px;
	background-color: #dcdcdc;
	float: left;	
	margin: 0px 0px 0px 0px; 
	padding: 15px 20px 15px 10px;
	overflow: hidden;
}

#content #block-middle-1  ul.blocks li,
#content_detail #block-middle-1 ul.blocks li { margin: 0px; min-height: 20px; height: auto !important; height: 20px; }

#block-right {
	width: 294px;
	float: left;
	margin: 0px 0px 0px 0px;
} 

#block-right-1 {
	width: 274px;
	height: 260px;
	background-color: #dcdcdc; /*#b4b4b4*/
 	padding: 15px 10px 15px 10px;	
	margin: 0px 0px 20px 0px;
	overflow: hidden;
} 

#block-right-1 .omschrijving, #videolist .omschrijving  {margin: 10px 0px 0px 0px; font: 14px arial, verdana, sans-serif; font-weight: normal;}
#block-right-1 .omschrijving span, #videolist .omschrijving span {display: block; line-height: 20px;}
#block-right-1 .omschrijving span.title, #videolist .omschrijving span.title  {font-weight: bold;}

#block-right-2 {
	width: 274px;
	height: 66px;
	background-color: #dcdcdc; /*#b4b4b4*/
	padding: 12px 10px 12px 10px;	
	overflow: hidden;
} 

#block-right-2 .item { clear: left; }
#block-right-2 h1 { width: 115px; display: block; float: left; }
#content #block-right-2 .item a { margin: 8px 0px 0px 0px; }

#content_detail .block_directors_navigation {
	margin: 0px 0px 0px 20px;
	padding: 15px 10px;
	width: 273px;
	height: 80px;
	float: right;
	overflow: hidden;
	background: #dbdbd8;	
}

#content_detail .block_directors_navigation ul.blocks li { margin: 0px; }

#content_detail .block_directors_info {
	margin: 20px 0px 0px 20px;
	padding: 15px 10px;
	width: 273px;
	height: 240px;
	float: right;
	clear: right;
	overflow: hidden;
	background: #b2b0ae;	
}

#content_detail .block_293_400 {
	position: relative;
	padding: 15px 10px;	
	width: 273px;
	height: 370px;
	float: left;
	overflow: hidden;
	background: #dbdbd8;
}

#content_detail .block_293_400.right   { float: right; }
#content_detail .block_293_400.bg_dark { background: #b2b0ae; }

/* ------------------------------------------------------------------------- Footer */ 

#footer {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	width: 936px;
	height: 20px;
	font: 12px arial, verdana, sans-serif;
	color: #969696;
	text-align: left;
}

#footer a:link, #footer a:visited {
	text-decoration: none;
	line-height: 20px;
	color: #969696;
}

#footer a:hover { color: #b4b4b4; }

br.clear { height: 0px; font: 0px arial, verdana, sans-serif; line-height: 0px; clear: both; }

/* ------------------------------------------------------------------------- Form */


#form .row {
    margin: 0px 0px 3px 0px;
    width: 575px;  
}

#form .description {
    margin: 2px 0px 0px 0px;
    width: 125px;
    float: left;  
}

#form .value {
    width: 450px;
    float: left;       
}

#form input.txt { padding: 2px 2px 1px 2px; width: 150px; height: 15px; border: 1px solid #b4b4b4; font-size: 11px; } 

#form input.form_file {padding: 2px 2px 1px 3px; height: 20px; }

#form input.button {
    padding: 1px 7px;
    display: block;
    font-size: 12px;
    border: 1px solid #b4b4b4;
    background: #d5d5d5;        
}

#form_message { color: #ff0000; }

/* ------------------------------------------------------------------------- List */  

#list .row        { padding: 10px; min-height: 10px; height: auto !important; height: 10px; }
#list .row.head   { font-weight: bold; color: #fff; background: #000; }
#list .row.even   { background: #ccc; }
#list .row.uneven { background: #b4b4b4; }

#list .row .column_70 { padding: 0px 5px 0px 0px; width: 65px; float: left;   }
#list .row .column_95 { padding: 0px 5px 0px 0px; width: 90px; float: left;  }
#list .row .column_150 { padding: 0px 5px 0px 0px; width: 145px; float: left;  }
#list .row .column_200 { padding: 0px 5px 0px 0px; width: 175px; float: left; }
#list .row .column_555 { margin: 10px 0px 0px 0px; padding: 5px; width: 545px; float: left; background: #ddd; }

#list .row a:link, #list .row a:visited { font-weight: bold;  }

/* ------------------------------------------------------------------------- Datepicker */ 

a.dp-choose-date {
    float: left;
    width: 16px;
    height: 16px;
    padding: 0;
    margin: 5px 3px 0;
    display: block;
    text-indent: -2000px;
    overflow: hidden;
    background: url(pics/calendar.png) no-repeat; 
}
a.dp-choose-date.dp-disabled {
    background-position: 0 -20px;
    cursor: default;
}
/* makes the input field shorter once the date picker code
 * has run (to allow space for the calendar icon
 */
input.dp-applied {
    width: 140px;
    float: left;
}   