/* Auto Generated CSS 
September 6, 2010, 15:41:41 */

html, body {
	height: 100%;
}

div#fancy_overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #fff;
	display: none;
	z-index: 60;
}

* html div#fancy_overlay {
	position: absolute;
	height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

div#fancy_wrap {
	text-align: left;
}

div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 100;
}

div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url('../images/fancy/fancy_progress.png') no-repeat;
}

div#fancy_loading_overlay {
	position: absolute;
	background-color: #FFF;
	z-index: 30;
}

div#fancy_loading_icon {
	position: absolute;
	background: url('../images/fancy/fancy_loading.gif') no-repeat;
	z-index: 35;
	width: 16px;
	height: 16px;
}

div#fancy_outer {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    padding: 18px 18px 33px 18px;
    margin: 0;
    overflow: hidden;
    background: transparent;
    display: none;
}

div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	//border: 1px solid #BBB;
	background: #FFF;
}

div#fancy_content {
	margin: 0;
	z-index: 100;
  top: 500px;
	position: absolute;
}

div#fancy_div {
	background: #000;
	color: #FFF;
	height: 100%;
	width: 100%;
	z-index: 100;
}

img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	border:0; 
	padding: 0; 
	margin: 0;
	z-index: 100;
	width: 100%;
	height: 100%;
}

div#fancy_close {
	position: absolute;
	top: -12px;
	right: -15px;
	height: 30px;
	width: 30px;
	//background: url('../images/fancy/fancy_closebox.png') top left no-repeat;
	cursor: pointer;
	z-index: 181;
	display: none;
}

#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}

#fancy_ajax {
	width: 100%;
	height: 100%;
	overflow: auto;
}

a#fancy_left, a#fancy_right {
	position: absolute; 
	bottom: 0px; 
	height: 100%; 
	width: 35%; 
	cursor: pointer;
	z-index: 111; 
	display: none;
	background-image: url(data:image/gif;base64,AAAA);
	outline: none;
}

a#fancy_left {
	left: 0px; 
}

a#fancy_right {
	right: 0px; 
}

span.fancy_ico {
	position: absolute; 
	top: 50%;
	margin-top: -15px;
	width: 30px;
	height: 30px;
	z-index: 112; 
	cursor: pointer;
	display: block;
}

span#fancy_left_ico {
	left: -9999px;
	background: transparent url('../images/fancy/fancy_left.png') no-repeat;
}

span#fancy_right_ico {
	right: -9999px;
	background: transparent url('../images/fancy/fancy_right.png') no-repeat;
}


a#fancy_left:hover {
  visibility: visible;
}

a#fancy_right:hover {
  visibility: visible;
}

a#fancy_left:hover span {
	left: 20px; 
}

a#fancy_right:hover span {
	right: 20px; 
}

a#fancy_left:active span#fancy_left_ico {
	background: transparent url('../images/fancy/fancy_left_active.png') no-repeat;
}

a#fancy_right:active span#fancy_right_ico {
	background: transparent url('../images/fancy/fancy_right_active.png') no-repeat;
}




.fancy_bigIframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

div#fancy_bg {
	position: absolute;
	top: 0; left: 0;
	width: 100%;
	height: 100%;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}
	
div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}

div.fancy_bg_n {
	top: -18px;
	width: 100%;
	height: 18px;
	background: transparent url('../images/fancy/fancy_shadow_n.png') repeat-x;
  background: none;
}

div.fancy_bg_ne {
	top: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('../images/fancy/fancy_shadow_ne.png') no-repeat;
  background: none;
}

div.fancy_bg_e {
	right: -13px;
	height: 100%;
	width: 13px;
	background: transparent url('../images/fancy/fancy_shadow_e.png') repeat-y;
  background: none;
}

div.fancy_bg_se {
	bottom: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('../images/fancy/fancy_shadow_se.png') no-repeat;
  background: none;
}

div.fancy_bg_s {
	bottom: -18px;
	width: 100%;
	height: 18px;
	background: transparent url('../images/fancy/fancy_shadow_s.png') repeat-x;
  background: none;
}

div.fancy_bg_sw {
	bottom: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('../images/fancy/fancy_shadow_sw.png') no-repeat;
  background: none;
}

div.fancy_bg_w {
	left: -13px;
	height: 100%;
	width: 13px;
	background: transparent url('../images/fancy/fancy_shadow_w.png') repeat-y;
  background: none;
}

div.fancy_bg_nw {
	top: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('../images/fancy/fancy_shadow_nw.png') no-repeat;
  background: none;
}

div#fancy_title {
	position: absolute;
	bottom: -33px;
	left: 0;
	width: 100%;
	z-index: 100;
	display: none;
}

div#fancy_title div {
	color: #B2B2B2;
	font: 12px Arial;
	padding-bottom: 3px;
}

div#fancy_title table {
	margin: 0 auto;
	width: 100%;
}

div#fancy_title table td {
	padding: 0;
	vertical-align: left;
}

td#fancy_title_left {
	height: 32px;
	width: 0px;
	//background: transparent url(../images/fancy/fancy_title_left.png) repeat-x;
}

td#fancy_title_main {
	height: 32px;
	
	//background: transparent url(../images/fancy/fancy_title_main.png) repeat-x;
}

td#fancy_title_right {
	height: 32px;
	width: 0px;
	//background: transparent url(../images/fancy/fancy_title_right.png) repeat-x;
}/**
 * This <div> element is wrapped by jCarousel around the list
 * and has the classname "jcarousel-container".
 */
.jcarousel-container {
    position: relative;
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.jcarousel-list li,
.jcarousel-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 75px;
    height: 75px;
}

/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
.jcarousel-next {
    z-index: 3;
    display: none;
}

.jcarousel-prev {
    z-index: 3;
    display: none;
}
a {
	color: #1772bf;
}

.schedule-container {
	width: 400px;
	line-height: 1em;
	float: left;
	margin-bottom: 10px;
	font-size: 12px;
}

.frontpage #schedule-container {
	padding-left: 20px;
	padding-top: 10px;
}

.day-container {
	margin: 2px 0 0  0;
}

.day-container-inner {
	border-top: 1px solid #244f86;
	border-bottom: 1px solid #244f86;
	float: left;
	height: 10px;
	padding: 0;
	margin: 0;
}

#schedule-header {
	margin-left: 103px; 
	float: left; 
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #222;
	display: inline;
	margin-top: 10px;
}

/* IE6 fix */
.interval-container {
	overflow: hidden;
}

.interval-row {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 12px;
	margin: 0 0 4px 0;
	width: 600px;
	float: left;
}

/* hoek links */
.edge-left {
	background: url(../images/bg_schedule_left.gif) no-repeat right top;
	display: block;
	width: 10px;
	height: 12px;
	float: left;
}

/* hoek rechts */
.edge-right {
	background: url(../images/bg_schedule_right.gif) no-repeat 0 0;
	display: block;
	width: 10px;
	height: 11px;
	float: left;
}


/* ALT tekst */
#schedule-alt-container {
	padding: 20px 0;
	float: left;
	width: 500px;
	font-family: verdana, arial, sans-serif;
}

#schedule-alt-list {
	float: left;
}

#schedule-alt-list label {
	width: 100px;
	display: block;
}

#schedule-alt-list li {
	margin-bottom: 10px;
}

#schedule-alt-list li span {
	font-size: 0.7em;
}

#schedule-block-container table tr td {
	vertical-align: top;
}
html, body {
	margin:0;
	padding:0;
	overflow:auto;
}
body {
	font-family:Helvetica, Verdana, sans-serif;
	font-size:0.9em;
	color:#1A171B;
	margin:0;
	padding:0;
}
a, a img {
	border:0;
	outline:0;
	text-decoration:none;
}

#container-block {

	height: 100%;
	width: 100%;
}
#header-block {
	
  margin:50px 0 0 50px;
}
#header-block-intro {
	position: absolute;
	top: 0;
	z-index: 10;
	width: 100%;
	height: 100px;
	overflow: hidden;
	background: white;
}
#header-block-intro #logo-block {
	padding-left: 50px;
	padding-top: 50px;
}

.menu-block-intro {
	position: absolute;
	z-index: 11;
	margin-top: 50px;
}

#header-block, #content-block {
	clear:both;
}
#intro-image {
	position: absolute;
	bottom: 0px;
	height: 95%;
	width: 90%;
	overflow: hidden;
}
#intro-image img {
	position: absolute;
	top: 80px;	
}
#content-block {
	margin:120px 0 0 50px;
	padding:0;
}
#content-left-block {
	float:left;
	width:150px;
}
#content-right-block {
	float:left;
	width:550px;
}

/* language */
#language-block {
	margin-top:37px;
	float:left;
}
#language-block ul {
	list-style:none;
	margin:0;
	padding:0;
	font-size:0.75em;
}
#language-block ul li {
	float:left;
	display:block;
	margin-right:5px;
}
#language-block ul li a {
	color:#A0A0A0;
	font-weight:bold;
}
#language-block ul li.active a {
	color:#585858;
}

/* logo */
#logo-block {
	float:left;
  position: relative;
	display:block;
	width:150px;
}

#logo-block img {
  position: absolute;
  z-index: 10000;
}

/* menu */
#menu-block {
	float:left;
	margin-left:300px;
}
#menu-block ul {
	list-style:none;
	margin:-2px 0 0 0;
	padding:0;
}
#menu-block ul li {
	float:left;
	margin-right:25px;
	text-transform:uppercase;
	line-height:8px;
}
#menu-block ul li a {
	font-size:0.9em;
	color:#A0A0A0;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", serif;
}
#menu-block ul li a:hover, #menu-block ul li.active a {
	color: #CC071E;
}
#menu-block #mainmenu, #menu-block #submenu {
	float:left;
	clear:both;
}
#menu-block #submenu ul {
  display: block;
  float: left;
  width: 570px;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
	margin: 20px 0 10px 0;
  padding: 8px 0;
	font-size:1em;

}
#menu-block #submenu li {
 display: inline;
 margin: 0 6px 0 0;
 color:#A0A0A0;
}
#menu-block #submenu a {
  text-transform: lowercase;
  line-height: 1.5em;
}

/* content */
#content-box {
	margin:20px 0 0 0;
}
.item.file, .item.googlemap, .item.mform {
	margin-left:150px;
	line-height:18px;
	font-size:0.85em;
}
.item {
	clear:both;
}
.item h1 {
	margin:0 0 15px 150px;
	padding:0;
	color:#CC071E;
	font-size:0.9em;
	font-weight:bold;
	font-family:"Times New Roman", serif;
	text-transform:uppercase;
}
.left-text {
	font-style:italic;
	line-height:20px;
	float:left;
	width:135px;
	min-height:1px;
  text-align: right;
	padding-right:15px;
}
.right-text {
	float:left;
	width: 400px;
	line-height:18px;
	font-size:0.85em;
}
.left-text .short-text {
	font-size:1.1em;
	display:block;
	color:#CC071E;
	font-family:"Times New Roman", serif;
}
.textImagetext {
	background:white none repeat scroll 0%;
	width:100%;
	line-height:15px;
	padding:2px 0px 2px 5px;
	font-weight: normal;
	font-size:0.9em;
	position: absolute;
	bottom:0px;
	opacity:0.8;
	filter: alpha(opacity=80); /* transparantie in IE */
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80); /* transparantie in IE */
}
.imgSmall{
	margin:0;
}
.textSmallLayer {
	position:absolute;
	width:62px; 
	margin:110px 0 0 4px;
	z-index:10;
}
.text-images {
	float: left;
  overflow: hidden;
  height: 130px;
	width: 100%;
}
.text-images img {
	float:left;
	margin: 0 10px 10px 0;
}
.text-divider {
	clear:both;
	width:25px;
	height:1px;
	padding-top:15px;
	margin-bottom:15px;
	border-bottom:1px solid #CC071E;
}

#content-right-block #language-block {
	float:right;
}


/* carousel - scrollable content */
#content-box #mycarousel {
	padding:0;
	margin:0;
	list-style:none;
}
#content-box .jcarousel-container-vertical {
  width: 550px;
  height: 560px;
}

#content-box .jcarousel-clip-vertical {
	top: 30px;
	width: 550px;
	height: 500px;
	z-index: 20;
}

#content-box #mycarousel li,
#content-box .jcarousel-item-vertical,
#content-box .jcarousel-item-placeholder-vertical {
  width: 550px;
  height: auto;
  margin: 5px 0;
}

#content-box .jcarousel-item h3,
#content-box .jcarousel-item p {
  margin: 0;
}

#content-box .jcarousel-next-vertical {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 550px;
  height: 14px;
  cursor: pointer;
  background: url(../images/page_down.gif) no-repeat 150px center;
}

#content-box .jcarousel-next-disabled-vertical {
	cursor: default;
	background:none;
}

#content-box .jcarousel-prev-vertical {
	position: absolute;
	top: 0;
	left: 0;
	width: 300px;
	height: 14px;
	cursor: pointer;
	background: url(../images/page_up.gif) no-repeat 150px center;
}

#content-box .jcarousel-prev-disabled-vertical {
	cursor: default;
	background:none;
}

#albumDetail {
  clear: both;
  margin-top: 100px;
  /*margin-left: 300px;*/
  padding: 0 50px;
  height: 550px;
}

#albumDetail ul  {
  margin: 0 0 0 0px;
  padding: 0;

}
#albumDetail ul li {
   overflow: hidden;
   color: black;
}
#albumDetail ul li a {
  display: block;
   color: black;
}
#albumDetail ul li {
  float: left;
}

#albumDetail ul li div {
  font-size: 11px;
  color: #b2b2b2;
}

#albumDetail .jcarousel-next {
  position: absolute;
  top: 530px;
  right: 0;
  width: 100px;
  height: 50px;
  cursor: pointer;
  background:  url(/images_new/next.gif) no-repeat top left;
}

#albumDetail .jcarousel-prev {
 position: absolute;
 top: 530px;
 left: 0;
 z-index: 2;
 width: 20px;
 height: 100px;
 cursor: pointer;
 background:  url(/images_new/prev.gif) no-repeat top left;
}

#albumDetail .jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 100%;
}

#albumDetail .jcarousel-skin-tango .jcarousel-clip-horizontal {
    width: 100%;
}

#albumDetail .jcarousel-list {
  width: 100%;
}

#albumDetail .jcarousel-list li, .jcarousel-item {
  width: auto;
  margin-right: 25px;
  height: 525px;
}

#albumDetail .jcarousel-prev-disabled, #albumDetail .jcarousel-prev-disabled {
 height: 0;
}

#albumDetail #albumLoader {
  position: absolute;
  left:325px;
  z-index: 1000;
}

#albumDetail ul li {
  position: relative;
}

#albumDetail #pictureText {
  float: left;
  margin-left: 300px;
  font-size: 0.85em;
}/*---------------------------- SEARCH ---------------------------------*/
#search {
	padding-top: 16px;
	
}
#searchForm {
	margin: 0 0 5px 0;
}
#searchForm input[type="submit"]:focus, #searchForm input[type="text"]:focus, #searchForm input[type="password"]:focus {
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:0;
}
#search #search-criterium {
	float: left;
	font-size: 1.3em;
	width: 118px;
	height: 13px;
	border: 1px solid #ccc;
}
#search #send {
	cursor: pointer;
	width: 15px;
	height: 15px;
	border: none;
	background: url(../images/bg-search-submit.gif) 0 -2px no-repeat;
}

/*---------------------------- AJAX SEARCH ---------------------------------*/
#searchForm {
	position: relative;
	margin-top: 0px;
}
#searchForm fieldset {
	border: 0;
	padding: 0;
	margin: 0;
}
#searchForm h1 {
	position: absolute;
	top: 27px;
	left:0;
	margin-left: -44px;
	padding-left: 8px;
	width: 186px;
	height: 22px;
	z-index: 200;
	font-size: 0.75em;
	line-height: 2.1em;
	font-weight: normal;
	background: white;
	text-transform: uppercase;
	background:#666;
	color: white;
}
#keywordList {
	position: absolute;
	top: 18px;
	left:0;
	width: 138px;
	height: 165px;
	max-height: 165px;
	border-top: none;
	z-index: 1000;
	list-style: none;
	background: white;
	overflow: hidden;
	overflow-y: scroll;
}
#searchForm #keywordList li {
	cursor: pointer;
	font-size: 1.2em;
	line-height: 2em;
	padding-left: 4px;
	margin: 0;
	border-bottom: 1px solid #888;
	height: 20px;
	background:white;
/*	opacity:.70;filter: alpha(opacity=70); -moz-opacity: 0.7;*/
}
#searchForm #keywordList li:hover {
	background-color: #34346a;
	color: white;
}
#searchForm #keywordList li.active {
	background-color: #34346a;
	color: white
}
/*---------------------------- /AJAX SEARCH ---------------------------------*/


/*---------------------------- RESULTS ---------------------------------*/
#searchlist {
	width: 745px;
	font-size: 0.8em;
	margin-top: 15px;
}
.pagination {
	padding: 0 2em;
	list-style: none;
}
.pagination li {
	padding-right: .5em;
	display: inline;
}
.pagination li.active {
	font-weight: bold;
}
.pagination li.active a {
	text-decoration: none;
}
.result {
	padding-bottom: 1.5em;
	padding-top: 1.5em;
	border-bottom: 1px solid #ccc;
	
}.jcarousel-skin-tango .jcarousel-container {
    -moz-border-radius: 10px;
    background: #F0F6F9;
    border: 1px solid #346F97;
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 245px;
    padding: 20px 40px;
}

.jcarousel-skin-tango .jcarousel-container-vertical {
    width: 75px;
    height: 245px;
    padding: 40px 20px;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:  245px;
    height: 75px;
}

.jcarousel-skin-tango .jcarousel-clip-vertical {
    width:  75px;
    height: 245px;
}

.jcarousel-skin-tango .jcarousel-item {
    width: 75px;
    height: 75px;
}

.jcarousel-skin-tango .jcarousel-item-horizontal {
    margin-right: 10px;
}

.jcarousel-skin-tango .jcarousel-item-vertical {
    margin-bottom: 10px;
}

.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    top: 43px;
    right: 5px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(next-horizontal.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:hover {
    background-position: -32px 0;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 43px;
    left: 5px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(prev-horizontal.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:hover {
    background-position: -32px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

/**
 *  Vertical Buttons
 */
.jcarousel-skin-tango .jcarousel-next-vertical {
    position: absolute;
    bottom: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(next-vertical.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-next-vertical:hover {
    background-position: 0 -32px;
}

.jcarousel-skin-tango .jcarousel-next-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin-tango .jcarousel-next-disabled-vertical,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}

.jcarousel-skin-tango .jcarousel-prev-vertical {
    position: absolute;
    top: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(prev-vertical.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-vertical:hover {
    background-position: 0 -32px;
}

.jcarousel-skin-tango .jcarousel-prev-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-vertical,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}
