/* Auto Generated CSS 
February 7, 2012, 05:00:33 */

html, body {
	height: 100%;
}

div#fancy_overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #666;
	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;
	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; 
}

.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;
}

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

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

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

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

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

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

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

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

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

div#fancy_title table {
	margin: 0 auto;
}

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

td#fancy_title_left {
	height: 32px;
	width: 15px;
	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: 15px;
	background: transparent url(../images/fancy/fancy_title_right.png) repeat-x;
}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;
	height:100%;
}
body {
	font-family: Arial, Verdana, sans-serif;
	font-size:1.0em;
	background:#F0F0E4 url("../images/leaves3.jpg") repeat-y top left;
	color:#666;
}
a, a img {
	text-decoration:none;
	border:0;
	outline:0;
}
#container-block {
	float:left;
	height:100%;
	width:900px;
	background:url("../images/leaves3.jpg") repeat-y top left;
}
#left-block, #right-block {
	float:left;	
}
#left-block {
	height:100%;
	width:357px;
	background:url("../images/leaves3.jpg") repeat-y top left;
}
#right-block {
	width:500px;
	margin:70px 0 0 35px;
}


/* logo */
#logo-block img {
	margin:35px 0 0 40px;
}

/* slogan onder logo */
#slogan-block {
	color:#fff;
	font-size:0.85em;
	line-height:1.2em;
	margin:0 20px 0 20px;
	text-align:center;
}
#slogan-block a {
	color:#fff;
}

/* adres welzijnsconsortium */
#adres-con-block {
	color:#fff;
	font-size:0.85em;
	line-height:1.2em;
	margin:200px 20px 15px 35px;
	text-align:left;
}
#adres-con-block a {
	color:#fff;
}


/* menu */
#menu-block {
	margin-top:-40px;
}
#menu-top {
	width:358px;
	height:80px;
	background:url("../images/menu_top.png") no-repeat bottom left;
}
.menu-line {
	width:358px;
	height:2px;
	background:url("../images/menu_line.png") repeat-x top left;
}
#menu-bottom {
	width:358px;
	height:80px;
	background:url("../images/menu_bottom.png") no-repeat top left;
}
#menu-block ul {
	list-style:none;
	margin:0;
	padding:0;
	width:358px;
	font-size:0.85em;
	text-align:right;
	background:url("../images/menu_bg.png") repeat top left;
}
#menu-block ul li {
	background:url("../images/menu_line.png") repeat-x top left;
	padding-right:27px;	
	height:30px;
	line-height:35px;
	margin-top:0;
}
#menu-block ul li a {
	text-transform:uppercase;
	font-weight:bold;
	color:#fff;
}
#menu-block ul li.active {
	height:61px;
	line-height:61px;
	width:380px;
	background:url("../images/menu_active.png") no-repeat left center;
}
#menu-block ul li.active a {
	padding-right:50px;
}
#submenu-block ul {
	margin:0 0 20px 0;
	padding:0;
	width:500px;
	height:38px;
	border-top: 1px solid #717375;
	border-bottom: 1px solid #717375;
	list-style:none;
}
#submenu-block ul li {
	float:left;
	display:block;
	height:45px;
	line-height:38px;
	margin:0 15px 0 0;
	padding:0 15px 0 0;
	position:relative;
}
#submenu-block ul li a {
	float:left;
	display:block;
	height:45px;
	line-height:38px;
	padding:0 10px 0 10px;
	color:#1E2020;
	display:block;
}
#submenu-block ul li.active a {
	background:url("../images/submenu_center.png") no-repeat center 30px;
}
#submenu-block ul li.active #active-image-left {
	background:url("../images/submenu_right.jpg") no-repeat right top;
	float:left;
	padding-right:5px;
}
#submenu-block ul li.active #active-image-right {
	background:transparent url("../images/submenu_left.jpg") no-repeat left top;
	float:left;
	padding-left:5px;
}


/* content */
#content-block {
	width:500px;
}

/* banner */
#banner-box {
	background:#fff;
	border:1px solid #D1D1C6;
	width:500px;
	height:375px;
	margin:0 0 10px 0;
}
#banner-image {
	margin:10px 0 0 10px;
}

/* text */
.item {
	float:left;
	margin-bottom:20px;
	/*padding-bottom:20px;
	background:url("../images/item_line.gif") repeat-x bottom left;*/
}
.item-divider {
	height:1px;
	width:500px;
	margin-bottom:20px;
	clear:both;
	border-bottom:1px solid #a6a6a6;
}
.item h1 {
	font-family:Arial, Verdana, sans-serif;
	font-weight:normal;
	margin:0 0 10px 0;
	padding:0;
	font-size:1.4em;	
	color:#000;
}
.item-default {
	width:500px;
}
.item-col-2 {
	float:left;
	width:230px;
}
.item-col-2.col-2-1 {
	margin-right:20px;
}
.item-text, .mform, .file, .googlemap {
	font-size:0.95em;
	line-height:1.4em;
}
.item-text.item-text-short a, .item-text.item-text-full a {
	color:#ff0088;
	border-bottom:1px dotted #ff0088;
}
.item-text.item-text-short table, .item-text.item-text-full table {
	border-collapse:collapse;
}
.item-text.item-text-short td, .item-text.item-text-full td {
}
.item-text.item-text-short .tableTitle, .item-text.item-text-full .tableTitle {
	color:#000;
}
.small_text {
	font-size:0.8em;
}
.item-text.item-text-short {
	color:#000;
}

/* custom-table */
.custom-table {
	font-size: 12px;

}
.custom-table .empty {
	border-top: none;
	border-left: none;
	background: none;	
}

.custom-table td, .custom-table th {
	padding: 5px;
	vertical-align: top;
	text-align: left;
	border: 1px solid #666;
}
.custom-table td {
	color: #555;	
	background: white;
}
.custom-table td:hover {
	background: #e2e2e2;
}
.custom-table th {
	background: #f4f4f4;	
}
.custom-table .location {
	color: #4C6800;
	font-weight: bold;
}
.custom-table .city {
	vertical-align: top;
	text-align: left;
	font-size: 11px;
}

.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 */
}
.imgMed, .imgCol {
	margin:10px;
}
.textMediumLayer {
	position:absolute;
	width:125px; 
	margin:140px 0 0 10px;
	z-index:10;
}
.ImgBoxMedium {
	float:left;
	background:#fff;
	border:1px solid #e6e6e6;
	width:150px;
	height:150px;
	margin:0 20px 20px 0;
}
.textColLayer {
	position:absolute;
	width:200px; 
	margin:160px 0 0 10px;
	z-index:10;
}
.ImgBoxCol {
	float:left;
	background:#fff;
	border:1px solid #e6e6e6;
	width:225px;
	height:170px;
	margin:0 0 20px 0;
}
.textLargeLayer {
	position:absolute;
	width:475px; 
	margin:250px 0 0 10px;
	z-index:10;
}
.ImgBoxLarge {
	float:left;
	width:500px;
	height:260px;
	margin:0 0 20px 0;
}


/* counter */
#monitor-block{
	clear:both;
	margin:0 0 20px 0;
	height:32px;
	width:500px;
	border-top:1px solid #a6a6a6;
	border-bottom:1px solid #a6a6a6;
}
#monitorPicker{
	float:left;
	width:330px;
/*	background:#E0E0D5 url("../images/monitor_border_right.gif") repeat-y right top;*/
}
#monitorCounter{
	float:right;
	margin:3px 0 0 0;
	text-align:center;
	color:#fff;
	font-weight:bold;
	font-size:1.4em;
}
#monitorCounter #replacedtext {
	background:#000;
	padding:5px 0;
	width:128px;
	margin-left:68px;
}
#monitorCounter .alt {
	display:none;
}


/* footer */
#footer-block {
	border-top:1px solid #a6a6a6;
	display:block;
	width:500px;
	clear:both;
	padding:5px 0 25px 0;
	font-size:0.75em;
}/*---------------------------- SEARCH ---------------------------------*/
#search-block {
	margin:-30px 0 0 60px;
}
#search {
	padding-top: 16px;
	
}
#searchForm {
	margin: 0 0 5px 0;
	width:270px;
	height:30px;
	background:url("../images/search_bg.png") no-repeat center center;
}
#searchForm input[type="submit"]:focus, #searchForm input[type="text"]:focus, #searchForm input[type="password"]:focus {
	outline:none;
}
#search #search-criterium {
	float: left;
	margin:6px 0 0 7px;
	font-size: 0.8em;
	width: 225px;
	height: 17px;
	line-height:17px;
	border: 0;
	background:none;
}
#search #send {
	margin:5px 7px 0 0;
	float:right;
	cursor: pointer;
	width: 20px;
	height: 20px;
	border: none;
	outline:none;
	display:block;
	background: url("../images/search_icon.png") no-repeat center center;
}

/*---------------------------- 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: 13px;
	left:10px;
	width: 245px;
	height: 145px;
	max-height: 165px;
	border-top: none;
	z-index: 1000;
	list-style: none;
	background: url("../images/search_keywordlist.png") repeat top left;
	border:1px solid #42423F;
	overflow: hidden;
	overflow-y: scroll;
	padding:0;
	color:#000;
}
#searchForm #keywordList li {
	cursor: pointer;
	font-size: 0.85em;
	line-height: 2em;
	padding-left: 4px;
	margin: 0;
	border-bottom: 1px solid #ddd;
	height: 20px;
/*	opacity:.70;filter: alpha(opacity=70); -moz-opacity: 0.7;*/
}
#searchForm #keywordList li:hover {
	background-color: #1d5000;
	color: white;
}
#searchForm #keywordList li.active {
	background-color: #1d5000;
	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 {
	font-size:0.85em;
	line-height:1.4em;
	padding-bottom: 20px;
	padding-top: 20px;
	background:url("../images/item_line.gif") repeat-x bottom left;
}
.result a {
	color:#1d5000;
}/*
Stylish Select 0.4.1 - $ plugin to replace a select drop down box with a stylable unordered list
http://scottdarby.com/
 
Copyright (c) 2009 Scott Darby
 
Requires: jQuery 1.3 or newer
 
Dual licensed under the MIT and GPL licenses.
 
*/
 
 
/*==================================
Hide lists on page load
====================================*/
 
.stylish-select ul.newList {
	left:-9999px;
}
 
/*==================================
red curvy example
====================================*/
ul.newList * {
	margin:0; 
	padding:0;
}
ul.newList a {
	color: #000; 
	text-decoration:none; 
	display:block;
}
ul.newList {
	margin:0; 
	padding:0; 
	list-style:none; 
	color:#000; 
	background:#E0E0D5 url(../images/monitor_border_right.gif) repeat-y top right;
	position:absolute;  
	top:22px;
	width:330px;
	overflow:auto; 
	z-index:9999;
}
.newListSelected {
	outline:none;
	font-size:0.83em; 
	color:#fff; 
	height:32px; 
	padding:0 5px 0 0; 
	float:left; 
	word-wrap: break-word;
	width:325px;
}
.newListSelected.newListSelFocus {
	background:#E0E0D5 url(../images/monitor_border_right.gif) repeat-y top right;
}
.newListSelected span {
	display:block;
}
ul.newList li {
	background:url(../images/monitor_border_line.gif) repeat-x bottom left;
	margin-right:3px;
	cursor:pointer;
}
ul.newList li a {
	display: block;
	height:32px;
	line-height:32px;
	padding-left:5px;
	cursor:pointer;
}
ul.newList li a:focus {
	-moz-outline-style: none;
}
.newListSelFocus .selectedTxt {
	background:#E0E0D5 url(../images/monitor_dropdown_icon.gif) no-repeat 5px center;
}
.selectedTxt { 
	background:url(../images/monitor_dropdown_icon.gif) no-repeat 5px center;
	overflow:hidden; 
	display:block;
	height:32px; 
	padding:0 0 0 20px;
	font-size:1.0em;
	line-height:30px;
	color:#000;
	width:300px;
	cursor:pointer;
}
.hiLite {
	background:#999!important; 
	color:#fff!important;
}
.hiLite a {
	background:#6c9e00!important; 
	color:#fff!important;
}
.newListHover {
	background:#BFBDB0!important; 
	color:#fff!important;
	cursor:pointer;
}
.newListSelHover, .newListSelFocus {
	cursor:default;
}
.newListOptionTitle {
	font-weight:bold;
}
.newListOptionTitle ul {
	margin:3px 0 0;
}
.newListOptionTitle li {
	font-weight:normal; border-left:1px solid #ccc;
}
 
/*======================================
windows xp style - div that contains the
<select> has been given an id of #win-xp
(for the purposes of this example
========================================*/
#win-xp .newListSelected {
	background:#FFF url(dropdown.gif) no-repeat scroll 155px 1px; 
	border:1px solid #A5ACB2; 
	color:#000; 
	height:17px; 
	margin-bottom:10px; 
	padding:0; 
	width:173px;
}
#win-xp .newListSelected div {
	display:block; 
	font-size:0.85em; 
	padding:2px 21px 2px 4px; 
	text-align:left !important; 
	width:149px;
}
#win-xp ul.newList {
	list-style:none; 
	color:#000; 
	width:172px; 
	background:#fff; 
	border:1px solid #000; 
	top:22px; 
	left:0; 
	height:auto; 
	overflow:auto; 
	font-size: 0.85em; 
	text-align:left!important; 
	position:absolute; z-index:9999;
}
#win-xp ul.newList li {
	padding:2px 5px!important; 
	border-bottom: 1px solid #cccccc;
}
#win-xp .hiLite {
	background:#316ac5!important; 
	color:#fff!important;
}
#win-xp .newListHover {
	background:#ccc!important; 
	color:#000!important; 
	cursor:default;
}
#win-xp .newListSelHover {
	cursor:default;
}
#win-xp .newListSelHover, #win-xp .newListSelFocus {
	background-position:auto;
}
#win-xp .newListSelHover div, #win-xp .newListSelFocus div {
	font-weight:bold;
}
