/*

<PROJECT>
@copyright	in2red
@author		tom@in2red.be

*/

/**
* CLEAR & FIXES
* _____________________________________________
*/


html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	color: #3a3a3a;
	font-size: 14px;
	font-family: 'Lusitana', sans-serif;
	font-weight: inherit;
	font-style: inherit;
	border: 0;
	outline: none;
}

html, body{
	height: 100%;
}

body{
	color: #353535;
	font-family: 'Lusitana', sans-serif;
	font-size: 14px;
	background: #f6f5f0 url('/images/layout/bg-site.jpg') top center repeat-x;
}

table{
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td{
	text-align: left;
	font-weight: normal;
	vertical-align: top;
}

.clear{
	clear: both;
}

.hidden{
	display: none;
}

.clearfix:after{
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix{
	display: inline-block;
}
 
html[xmlns] .clearfix{
	display: block;
}





/**
 * WRAPPERS & STRUCTUUR
 * _____________________________________________
 */

#siteWrapper{
	margin: 0 auto;
	width: 950px;
	/* begin sticky footer */
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -304px;
	/* end sticky footer */
}

#pg-home #siteWrapper{
	margin: 0 auto -655px;
}

#header #bxWrapper{
	
}

#header ul#banners li{
	width: 950px;
	height: 332px;
	position: relative;
	z-index: 99;
}

div#slogan{
	height: 50px;
	position: relative;
	background: #e7dfd6;
	z-index: 100;
}

div#slogan a#logo{
	display: block;
	position: absolute;
	top: -51px;
	left: 330px;
}

div#slogan a#logo img{
	display: block;
	position: relative;
	z-index: 200;
}

div#slogan p.left, div#slogan p.right{
	margin: 0;
	padding: 0;
	height: 50px;
	line-height: 50px;
	display: inline;
	position: absolute;
	top: 0;
	color: #5d5955;
	font-size: 18px;
	font-family: 'Cardo', serif;
	font-weight: 400;
	font-style: italic;
	width: 500px
}

div#slogan p.left{
	left: 25px;
	text-align: left;
}

div#slogan p.right{
	right: 25px;
	text-align: right;
}

#contentWrapper{
	margin: 42px 0;
}

#inhoud{
	position: relative;
}

body#pg-home #inhoud #logo-btob{
	position: absolute;
	right: 0;
	bottom: 0;
}

/*#inhoud{
	width: 595px;
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: top;
	position: relative;
}*/

#inhoud .left, #inhoud .right{
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: top;
}

#inhoud .left{
	margin: 0 39px 0 0;
	width: 556px;
}

#inhoud .right{
	margin: 29px 0 0 0;
	padding: 35px;
	width: 285px;
	background: url('/images/layout/bg-right.png') center center repeat;
}

#inhoud .right div#datepickerWrapper{
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
	border-bottom: 1px solid #d4d3d3;
}

#inhoud .right div#datepickerWrapper p{
	margin: 0 0 3px 0;
}

#inhoud .right div#datepickerWrapper p span{
	padding: 1px 9px;
	line-height: normal;
	display: inline-block;
	background: #f1f1f1;
	border: 1px solid #d4d3d3;
}

#inhoud .right  div#datepickerWrapper p.reserved span{
	/*text-decoration: line-through;*/
	background-color: #d13434;
}

#inhoud .right  div#datepickerWrapper p.option span{
	/*background: #f1f1f1 url('/images/layout/bg-option.png') center center repeat;*/
	background-color: #efc552;
}

/*
body.blue #inhoud .right div#datepickerWrapper .ui-datepicker-unselectable.reserved span, body.blue #inhoud .right div#datepickerWrapper .ui-datepicker-unselectable.option span{
	color: #2f7f90 !important;
}


body.orange #inhoud .right div#datepickerWrapper .ui-datepicker-unselectable.reserved span, body.orange #inhoud .right div#datepickerWrapper .ui-datepicker-unselectable.option span{
	color: #af4723 !important;
}

body.green #inhoud .right div#datepickerWrapper .ui-datepicker-unselectable.reserved span, body.green #inhoud .right div#datepickerWrapper .ui-datepicker-unselectable.option span{
	color: #879430 !important;
}

*/


#inhoud .right div#datepickerWrapper .ui-datepicker-unselectable.option span{
	/*background: url('/images/layout/bg-option.png') center center repeat !important;*/
	background-image: none;
	background-color: #efc552;
	color:#fff;
}



#inhoud .right div#datepickerWrapper .ui-datepicker-unselectable.option-end span{
	background: #efc552 url('/images/layout/calendar-half2.png') center center no-repeat !important;
	
}




#inhoud .right div#datepickerWrapper .ui-datepicker-unselectable.reserved span{
	/*background: url('/images/layout/bg-option.png') center center repeat !important;*/
	background-image: none;
	background-color: #d13434;
	color:#fff;
}


#inhoud .right div#datepickerWrapper .ui-datepicker-unselectable.reserved-end span{
	background: #d13434 url('/images/layout/calendar-half2.png') center center no-repeat !important;
	
}


#inhoud .right div#datepickerWrapper .ui-datepicker-unselectable.reserved-start span{
	background: #d13434 url('/images/layout/calendar-half-start.png') center center no-repeat !important;
	
}



#inhoud .right div#datepicker{
	margin: 0 0 10px 0;
}

#inhoud .right div#datepicker .ui-datepicker{
	width: 277px;
}

#inhoud .right h6{
	margin: 0 0 5px 0;
	font-family: 'Lusitana', serif;
	font-size: 14px;
	font-weight: 700;
}

#inhoud .right a{
	text-decoration: none;
}

#inhoud .right div.extra{
	margin: 0 0 15px 0;
	padding: 0 0 15px 0;
	border-bottom: 1px solid #d4d3d3;
}

#inhoud .right ul.prices{
	margin: 0 0 15px 0;
	padding: 0 0 15px 0;
	list-style-type: none;
	border-bottom: 1px solid #d4d3d3;
}

#inhoud .right ul.prices small{
	padding: 0 0 0 10px;
	font-size: 11px;
}

#inhoud .right ul.prices.last{
	margin: 0 0 10px 0;
	padding: 0;
	border: 0;
}

#inhoud .right ul.prices li{url(../../../../Downloads/calendar-half2.png)
	padding: 0 0 5px 0;
	line-height: normal;
}

#inhoud .right ul.prices li dfn, #inhoud .right ul.prices li span{
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: top;
}

#inhoud .right ul.prices li dfn{
	width: 160px;
	font-style: normal;
}

#inhoud .right ul.prices li span{
	width: 125px;
}

#inhoud .right ul.prices li span a{
	display: inline-block;
	vertical-align: middle;
}

#inhoud .right ul.prices li span img{
	margin: 0 0 0 5px;
}

#inhoud .right ul.prices li span strong{
	color: #7a342e;
	font-weight: normal;
}

body.blue #inhoud, body.orange #inhoud, body.green #inhoud{
	padding: 55px 0 0 0;
}

#right{
	width: 355px;
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: top;
}





/**
* HEADER
* _____________________________________________
*/





/**
* MENU
* _____________________________________________
*/

#menu{
	margin: 0;
	padding: 0;
	height: 50px;
	overflow: hidden;
	list-style-type: none;
	background: #434140;
}

#menu li{
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: top;
	font-size: 16px;
}

#menu li a{
	display: inline-block;
	padding: 0 20px;
	height: 50px;
	line-height: 50px;
	color: #fff;
	font-size: 16px;
	text-decoration: none;
}

#menu li a:active{
	line-height: 52px;
}

#menu li.special a{
	color: #434140;
}

#menu li.active a, #menu li:hover a{
	background: #666260;
}

#menu li.special a{
	background: #e7e3e3;
}

#menu li.active.special a, #menu li.special:hover a{
	color: #fff;
	background: #d4d0d0;
}

#menu li.special.blue:hover a, #menu li.active.special.blue a{
	background: #2f7f90;
}

#menu li.special.orange:hover a, #menu li.active.special.orange a{
	background: #af4723;
}

#menu li.special.green:hover a, #menu li.active.special.green a{
	background: #879430;
}




/**
* TABS
* _____________________________________________
*/

#inhoud #tabs{
	padding: 34px 0 0 0;
	position: relative;
}
 
#inhoud #tabs ul#submenu{
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	left: 0;
	list-style-type: none;
}

#inhoud #tabs ul#submenu li{
	margin: 0;
	padding: 0;
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: top;
}

#inhoud #tabs ul#submenu li a{
	padding: 3px 20px;
	height: 28px;
	line-height: 28px;
	display: block;
	color: #fff;
	font-family: 'Lusitana', serif;
	font-size: 14px;
	text-decoration: none;
	/*background: url('/images/layout/bg-submenu.jpg') bottom center repeat-x;*/
	background-color: #434140;
	border-top: 1px solid #d4d3d3;
	border-right: 1px solid #d4d3d3;
	border-bottom: 1px solid #d4d3d3;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}

#inhoud #tabs ul#submenu li a:active{
	line-height: 30px;
}

#inhoud #tabs ul#submenu li:first-child{
	border-left: 1px solid #d4d3d3;
}

#inhoud #tabs ul#submenu li.active a, #inhoud #tabs ul#submenu li:hover a{
	border-bottom: 1px solid #f0efea;
	background: #f0efea;
	color: #000;
}

body.blue #inhoud #tabs ul#submenu li.active a, body.blue #inhoud #tabs ul#submenu li:hover a{
	color: #2f7f90;
}

body.orange #inhoud #tabs ul#submenu li.active a, body.orange #inhoud #tabs ul#submenu li:hover a{
	color: #af4723;
}

body.green #inhoud #tabs ul#submenu li.active a, body.green #inhoud #tabs ul#submenu li:hover a{
	color: #879430;
}

#inhoud #tabs .content{
	padding: 32px;
	width: 490px;
	display: inline-block;
	*display: inline;
	zoom: 1;
	background: #f0efea;
	border: 1px solid #d4d3d3;
}

#inhoud #tabs.wide .content{
	width: 884px;
}




/**
* FOOTER
* _____________________________________________
*/

#footerWrapper{
	height: 304px;
	background: url('/images/layout/bg-footer-standard.jpg') bottom center repeat-x;
}

body#pg-home #footerWrapper{
	height: 655px;
	background: url('/images/layout/bg-footer-home.jpg') bottom center repeat-x;
}

#footerWrapper, .push{
	height: 304px;
}

body#pg-home #footerWrapper, body#pg-home .push{
	height: 655px;
}

#footer{
	margin: 0 auto;
	width: 950px;
	height: 304px;
	position: relative;
}

#footer #logo-btob{
	position: absolute;
	top: -62px;
	right: 0;
}

body#pg-home #footer{
	height: 655px;
}

#footer div.top{
	padding: 30px 0 0 0;
	height: 321px;
}

#footer div.top ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#footer div.top ul li{
	margin: 0 0 8px 19px;
	padding: 0;
	width: 304px;
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: top;
}

#footer div.top ul li:first-child{
	margin: 0 0 8px 0;
}

#footer div.top ul li a.button{
	float: right;
}

#footer div.top ul li a img{
	padding: 6px;
	background: #fff;
	-moz-box-shadow: 0 1px 7px #888;
	-webkit-box-shadow: 0 1px 7px #888;
	box-shadow: 0 1px 7px #888;
}

#footer div.middle{
	padding: 30px 0 0 0;
	height: 219px;
}

#footer div.middle div#testimonial{
	margin: 0 52px 0 0;
	width: 595px;
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: top;
}

#footer div.middle div#testimonial a{
	float: right;
}

#footer div.middle form#newsletter{
	padding: 20px;
	width: 263px;
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: top;
	background: #9c968f;
}

#footer div.middle form#newsletter fieldset{
	margin: 0;
	padding: 0;
}

#footer div.middle form#newsletter h6{
	color: #fff;
	font-size: 13px;
	font-family: 'Cardo';
	font-weight: bold;
}

#footer div.middle form#newsletter p.message{
	margin: 0 0 8px 0;
	padding: 2px 5px;
	display: none;
	color: #fff;
	font-size: 12px;
}

#footer div.middle form#newsletter p.goodmsg{
	background: #690;
}

#footer div.middle form#newsletter p.errormsg{
	background: #c92a33;
}

#footer div.middle form#newsletter label{
	margin: 0 0 5px 0;
	width: 55px;
	height: 28px;
	line-height: 28px;
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: middle;
	color: #494542;
	background: url('/images/layout/bg-newsletter-input.png') center center no-repeat;
	border: 0;
}

#footer div.middle form#newsletter input[type='text']{
	margin: 0 0 5px 0;
	padding: 0 5px;
	width: 196px;
	height: 26px;
	line-height: 26px;
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: middle;
	color: #575656;
	background: url('/images/layout/bg-newsletter-input.jpg') center left no-repeat;
	border: 1px solid #8c867e;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

#footer div.middle form#newsletter input[type='text'].input-text-error{
	background: url('/images/layout/bg-newsletter-input.jpg') center right no-repeat;
	border: 1px solid #c00;
}

#footer div.middle form#newsletter input[type='submit']{
	margin: 5px 0 0 0;
	padding: 5px 15px;
	display: inline-block;
	float: right;
	color: #fff;
	background: #79736b;
	border: 0;
	cursor: pointer;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

#footer div.middle form#newsletter input[type='submit']:hover{
	background: #837c74;
}

#footer div.middle form#newsletter input[type='submit']:active{
	padding: 6px 15px 4px 15px;
}

#footer div.bottom{
	height: 55px;
	position: relative;
}

#footer div.bottom p{
	margin: 0;
	height: 55px;
	line-height: 55px;
	color: #fff;
}

#footer div.bottom p a{
	color: #fff;
}

#footer div.bottom p.contacts{
	position: absolute;
	top: 0;
	left: 0;
}

#footer div.bottom p.url{
	text-align: center;
	padding-top: 10px;
	z-index: 999;
}

#footer div.bottom p.links{
	position: absolute;
	top: 0;
	right: 0;
}





/**
* CONTENT CONTAINERS
* _____________________________________________
*/

h1{
	margin: 0 0 15px 0;
	color: #434140;
	font-size: 20px;
	font-family: 'Cardo', serif;
	font-weight: normal;
}

body.blue h1, body.orange h1, body.green h1{
	height: 44px;
	position: absolute;
	top: 0;
	left: -4px;
}

body.blue h1 span, body.orange h1 span, body.green h1 span{
	padding: 0 40px 4px 40px;
	height: 40px;
	line-height: 40px;
	display: inline-block;
	vertical-align: top;
	color: #fff;
	font-size: 20px;
	font-family: 'Cardo', serif;
	font-weight: 700;
	text-shadow: #666 2px 1px 1px;
}

h1 a.video{
	margin-left: 30px;
	margin-top: 5px;
}

h1 em{
	margin: 0 0 0 10px;
	padding: 0 10px 0 40px;
	height: 40px;
	line-height: 40px;
	display: inline-block;
	vertical-align: top;
	color: #353535;
	font-size: 18px;
	font-family: 'Lusitana', serif;
	font-weight: 700;
	font-style: normal;
	background: #e7e3e3 url('/images/layout/bg-people-black.png') center left no-repeat;
}

body.blue h1 span{
	background: url('/images/layout/bg-h1-blue.png') center left no-repeat;
}

body.orange h1 span{
	background: url('/images/layout/bg-h1-orange.png') center left no-repeat;
}

body.green h1 span{
	background: url('/images/layout/bg-h1-green.png') center left no-repeat;
}

h2{
	margin: 0 0 15px 0;
	color: #434140;
	font-size: 20px;
	font-family: 'Cardo', serif;
	font-weight: normal;
}

h3{
	margin: 0 0 15px 0;
	font-size: 16px;
	font-weight: bold;
}

#inhoud h4{
	margin: 0 0 15px 0;
	font-size: 15px;
	font-weight: bold;
}

#inhoud h5{
	margin: 0 0 15px 0;
	font-size: 14px;
	font-weight: bold;
}

h6{
	margin: 0 0 15px 0;
	color: #434140;
	font-size: 20px;
	font-family: 'Cardo', serif;
	font-weight: normal;
}

p{
	margin: 0 0 15px 0;
	line-height: 20px;
	color: #353535;
	font-size: 14px;
}

strong{
	font-weight: bold;
}

#inhoud a{
	text-decoration: underline;
}

body.blue #inhoud a{
	color: #3a3a3a;
}

body.orange #inhoud a{
	color: #3a3a3a;
}

body.green #inhoud a{
	color: #3a3a3a;
}

#inhoud ul{
	margin: 0 0 20px 5px;
	padding: 0 20px 0 14px;
	list-style-type: disc;
}

#inhoud ul li{
	padding: 0 0 2px 0;
	line-height: 20px;
	color: #353535;
	font-size: 14px;
}

#inhoud ul li ul{
	margin: 5px 0 10px 0;
}

#inhoud ul li ul li{
	
}

#inhoud ol{
	margin: 0 0 20px 23px;
	padding: 0 20px 0 0px;
	list-style-type: decimal;
}

#inhoud ol li{
	padding: 0 0 2px 2px;
	font-size: 12px;
	line-height: 22px;
}

#inhoud em{
	font-style: italic;
}

img.image-left, img.image-right{
	padding: 6px;
	display: inline;
	background: #fff;
	-moz-box-shadow: 0 1px 7px #888;
	-webkit-box-shadow: 0 1px 7px #888;
	box-shadow: 0 1px 7px #888;
}

img.image-left{
	margin: 0 20px 15px 0;
	float: left;
}

img.image-right{
	margin: 0 0 15px 20px;
	float: right;
}

a.button{
	padding: 0 15px;
	height: 30px;
	display: inline-block;
	line-height: 30px;
	color: #fff !important;
	text-decoration: none !important;
}

a.button:active{
	line-height: 32px;
}

a.button.blue{
	background: #2f7f90;
}

a.button.blue:hover{
	background: #338b9d;
}

a.button.orange{
	background: #af4723;
}

a.button.orange:hover{
	background: #bb4d27;
}

a.button.green{
	background: #879430;
}

a.button.green:hover{
	background: #919f33;
}




/**
* ZOEKEN
* _____________________________________________
*/

#searchbox{
	margin: 0;
	padding: 37px 0 38px 0;
	
}

#searchbox fieldset{
	display:none;
	margin: 0;
	padding: 0;
	text-align: right;
}

#searchbox input[type='text']{
	padding: 0 10px 0 0;
	width: 119px;
	height: 28px;
	line-height: 28px;
	line-height: 28px;
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: top;
	color: #928e8c;
	font-size: 14px;
	font-family: 'Lucitana', serif;
	background: url('/images/layout/bg-search-input.png') center center no-repeat;
	border: 0;
}

#searchbox input[type='submit']{
	width: 30px;
	height: 28px;
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: top;
	background: url('/images/layout/bg-search-btn.png') center center no-repeat;
	border: 0;
	cursor: pointer
}

#inhoud ul#search-results{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#inhoud ul#search-results li{
	margin: 20px 0 0 0;
	padding: 20px 0 0 0;
	border-top: 1px solid #d4d3d3;
}

#inhoud ul#search-results li:first-child{
	margin: 0;
	padding: 0;
	border: 0;
}

#inhoud ul#search-results li h6 a{
	color: #434140;
	font-size: 16px;
	font-family: 'Cardo', serif;
	font-weight: normal;
	text-decoration: none;
}

#inhoud ul#search-results li p a{
	text-decoration: underline;
}





/**
* GT FORMS
* _____________________________________________
*/

.gt-form{
	
}

.gt-form .gt-form-text, .gt-form .gt-form-textarea{
	padding: 1%;
	width: 98%;
	overflow: hidden;
	font-size: 108%;
	background-color: #fff;
	border: 1px solid #aaa;
}

.gt-form .gt-form-text-error, .gt-form .gt-form-textarea-error{
	padding: 1%;
	width: 98%;
	overflow: hidden;
	font-size: 108%;
	background-color: #fff; /*F5F9EA*/
	border: 1px solid #aaa;
	border-left: 3px solid #c00;
}

.gt-form .gt-form-textarea, .gt-form .gt-form-textarea-error{
	font-family: 'Arial', sans-serif;
}

.gt-form label{
	margin-bottom: 3px;
	display: block;
	color: #454545;
}

.gt-form option{
	font-size: 108%;
}

.gt-form .gt-form-row{
	margin-bottom: 10px;
}

/* Auto clear the form row */

.gt-form .gt-form-row:after{    
    height: 0;
    display: block;  
    clear: both; 
    visibility: hidden;
    content: "."; 
}

.gt-form-row{
	display: inline-block;
}

/* Hides from IE-mac \*/

* html .gt-form-row{
	height: 1%;
}

.gt-form-row{
	display: block;
}

/* End hide from IE-mac */

/* End auto clearing the form row */

.gt-form .gt-form-row-inline{
	clear: left;
}

.gt-form .gt-form-row-inline label{
	margin-right: 4%;
	padding: 1% 0;
	width: 30%;
	float: left;
	display: inline;
}

.gt-form .gt-form-element-label{
	margin-bottom: 5px;
	padding-left: 3px;
}

.gt-form .gt-form-note{
	margin: 0 0 5px 0;
	color: #666;
	font-size: 93%;
	font-style: italic;
}

.gt-form .gt-form-row-inline .gt-form-text,
.gt-form .gt-form-row-inline .gt-form-text-error{
	width: 63%;
}

.gt-form .gt-form-radio, .gt-form .gt-form-checkbox{
	margin-right: 3px;
}

.gt-form .gt-submit-btn{
	margin: 0 10px 0 0;
	float: left;
	display: inline;
}

.gt-form .gt-cancel{
	line-height: 31px;
}

.gt-error{
	margin: 0 0 15px 0;
	padding: 5px;
	color: #fff;
	background-color: #c00;
}

.gt-notice-box{
	padding: 1em;
	border: 3px solid #aaa;
	background-color: #fff;
}

.gt-success{
	padding: 5px;
	color: #fff;
	background-color: #6caa00;
}

.gt-form .gt-submit-btn{
	padding: 3px 8px;
	color: #fff;
	font-family: 'Arial', sans-serif;
	background-color: #dd0915;
	border: 0;
	cursor: pointer;	
}

.gt-width-33{
	width: 33%;
}

.gt-width-66{
	width: 66%;
}

.gt-width-99{
	width: 99%;
}

.gt-width-25{
	width: 25%;
}

.gt-width-50{
	width: 50%;
}

.gt-width-75{
	width: 75%;
}

.gt-width-100{
	width: 100%;
}

/**
* GT TABLES
* _____________________________________________
*/

.gt-list-table{
	width: 99%;
}

.gt-list-table ul, .gt-list-table li{
	margin: 0;
	padding: 0;
	list-style: none;
}

.gt-list-table th{
	padding: 5px;	
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	background: #e6f8df;
}

.gt-list-table tbody td{
	padding: 5px 10px;
	background-color: #fff;
}

.gt-list-table tbody tr.rowEven td{
	background-color:#effbff;
}

.gt-list-table tbody img{
	width: 65px;
	height: 65px;
}

.gt-list-table tbody a{
	color: #666;
	font-size: 11px;
	font-weight: normal;
}

.gt-list-table tbody tr td > a{
	color: #0099cc;
	font-weight: bold;
}

.gt-list-table td{
	width: auto;
}

.gt-list-table th.gt-table-col-checkbox {
	width: 20px;
}

 
 
 
 
/**
* RIGHTPAGE
* _____________________________________________
*/

#right ul{
	list-style:disc;
	margin-left:18px;
}

#right ul li{
	margin-top:5px;
}

 
#tagcloud {
	background-color:#F4F4F4;
}

#cloud a.tag0 { font-size: 1em; font-weight: 100; }
#cloud a.tag1 { font-size: 1.1em; font-weight: 200; }
#cloud a.tag2 { font-size: 1.2em; font-weight: 300; }
#cloud a.tag3 { font-size: 1.3em; font-weight: 400; }
#cloud a.tag4 { font-size: 1.4em; font-weight: 500; }
#cloud a.tag5 { font-size: 1.5em; font-weight: 600; }
#cloud a.tag6 { font-size: 1.6em; font-weight: 700; }
#cloud a.tag7 { font-size: 1.7em; font-weight: 800; }
#cloud a.tag8 { font-size: 1.9em; font-weight: 900; }
#cloud a.tag9 { font-size: 2em; font-weight: 900; }

#cloud { padding: 2px; line-height: 3em; text-align: center; }
#cloud a { padding: 0px; text-decoration:none; }

#cloud { margin: 0; }
#cloud li { display: inline; }


/*Ajax Autocompleate */

.ac_results {
	padding: 0px;
	border: 1px solid black;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	/* 
	if width will be 100% horizontal scrollbar will apear 
	when scroll mode will be used
	*/
	/*width: 100%;*/
	font: menu;
	font-size: 12px;
	/* 
	it is very important, if line-height not setted or setted 
	in relative units scroll will be broken in firefox
	*/
	line-height: 16px;
	overflow: hidden;
}

.ac_loading {
	background: white url('indicator.gif') right center no-repeat;
}

.ac_odd {
	background-color: #F7DD7C;
}

.ac_over {
	background-color: #DD0915;
	color: white;
}





/**
* HOME
* _____________________________________________
*/





/**
* NEWS
* _____________________________________________
*/
 
#inhoud ul#news-list{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#inhoud ul#news-list li{
	padding: 15px 0 0 0;
	background: none;
	border-top: 1px solid #e0e0e0;
}

#inhoud ul#news-list li:first-child{
	padding: 0;
	border: none;
}

#inhoud ul#news-list li h2{
	margin: 0 0 5px 0;
}

#inhoud ul#news-list li h2 a{
	color: inherit;
	font-size: inherit;
	text-decoration: none;
}

#inhoud ul#news-list li h2 a:hover{
	text-decoration: underline;
}

#inhoud ul#news-list li img{
	margin: 0 20px 15px 0;
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: top;
	border: 4px solid #e7e5e5;
}

#inhoud ul#news-list li div{
	width: 494px;
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: top;
}
 




/**
* PHOTO ALBUMS
* _____________________________________________
*/

/* list */

#inhoud ul#photo-albums{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#inhoud ul#photo-albums li{
	margin: 0;
	padding: 0;
	line-height: normal;
}

#inhoud ul#photo-albums li ul{
	margin: 0;
	padding: 0;
}

#inhoud ul#photo-albums li ul li{
	display: inline-block;
	*display: inline;
	zoom: 1;
}

#inhoud ul#photo-albums li ul li img{
	padding: 0 0 0 10px;
	display: block;
	opacity: 0.8;
	filter: alpha(opacity=80); /* For IE8 and earlier */
}

#inhoud ul#photo-albums li ul li:first-child img{
	padding: 0;
}

#inhoud ul#photo-albums li:hover ul li img{
	opacity: 1;
	filter: alpha(opacity=100); /* For IE8 and earlier */
}

/* detail */

#inhoud ul#photoalbum-photos{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#inhoud ul#photoalbum-photos li{
	margin: 0;
	padding: 0 10px 10px 0;
	line-height: normal;
	display: inline-block;
	*display: inline;
	zoom: 1;
}

#inhoud ul#photoalbum-photos li.last{
	padding: 0 0 10px 0;
}

#inhoud ul#photoalbum-photos li a{
	display: inline-block;
	vertical-align: top;
}

#inhoud ul#photoalbum-photos li img{
	display: block;
}





/**
* CONTACTFORM
* _____________________________________________
*/

form.custom{
	margin: 0;
	padding: 0;
}

form fieldset{
	margin: 0;
	padding: 0;
	border: 0;
}

form.custom.gt-form .gt-form-text, form.custom.gt-form .gt-form-textarea{
	padding: 7px 4px;
	width: 548px;
	font-size: 14px;
	font-family: 'Lusitana', sans-serif;
	background-color: #fff;
	border: 1px solid #ccc;
}

form.custom.gt-form .gt-form-text-error, form.custom.gt-form .gt-form-textarea-error{
	padding: 7px 4px;
	width: 548px;
	font-size: 14px;
	font-family: 'Lusitana', sans-serif;
	background-color: #fff;
	border: 1px solid #f00;
}

form.custom.gt-form .gt-form-textarea, form.custom.gt-form .gt-form-textarea-error{
	height: 175px;
}

form.custom.gt-form label{
	margin: 0;
	padding: 0 0 2px 0;
}

form.custom.gt-form label.next-to{
	padding: 0 20px 0 0;
	height: 20px;
	line-height: 20px;
	display: inline;
}

form.custom input[type='submit']{
	padding: 5px 15px;
	color: #fff;
	background: #79736b;
	border: 0;
	cursor: pointer;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

form.custom input[type='submit']:active{
	padding: 6px 15px 4px 15px;
}

form.custom input[type='submit']:hover{
	background: #837c74;
}

form.custom #required-fields{
	padding: 0;
	height: 25px;
	line-height: 25px;
}

form.custom span.form-error{
	padding: 2px 0;
	display: block;
	color: #c00;
	font-size: 12px;
}

#inhoud .right img.inge-en-paul{
	margin: 0 0 10px 0;
}











/**
* AVAILABILITY
* _____________________________________________
*/

ul#calendars{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul#calendars li{
	margin: 0 0 0 28px;
	padding: 40px 0 0 0;
	width: 276px;
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: top;
	position: relative;
}

ul#calendars li .extra ul{
	list-style-type: circle !important;
	list-style-position: outside !important;
	margin-left: 20px;
}

ul#calendars li .extra li{
	width: auto;
	margin: 0px;
	padding: 0px;
	position: inherit;
	list-style-position: outside !important;
	list-style-type: circle !important;
}


ul#calendars li h1{
	margin: 0;
	width: 200px;
	position: absolute;
	top: 0;
	left: -4px;
}

ul#calendars li.blue h1, ul#calendars li.orange h1, ul#calendars li.green h1{
	padding: 0 0 4px 40px;
	width: 240px;
	height: 40px;
	line-height: 40px;
	vertical-align: top;
	color: #fff;
	font-size: 20px;
	font-family: 'Cardo', serif;
	font-weight: 700;
	text-shadow: #666 2px 1px 1px;
}

ul#calendars li.blue h1{
	background: url('/images/layout/bg-h1-blue.png') center left no-repeat;
}

ul#calendars li.orange h1{
	background: url('/images/layout/bg-h1-orange.png') center left no-repeat;
}

ul#calendars li.green h1{
	background: url('/images/layout/bg-h1-green.png') center left no-repeat;
}

ul#calendars li.blue h1 a, ul#calendars li.orange h1 a, ul#calendars li.green h1 a{
	color: #fff;
	font-size: 18px;
}

ul#calendars li.blue h1 a em, ul#calendars li.orange h1 a em, ul#calendars li.green h1 a em{
	margin: 0 10px 0 0;
	padding: 0 10px 0 40px;
	height: 40px;
	line-height: 40px;
	float: right;
	color: #fff;
	font-style: normal;
	background: url('/images/layout/bg-people-white.png') center left no-repeat;
}

ul#calendars li .wrapper{
	padding: 20px;
	width: 236px;
	background: url('/images/layout/bg-right.png') center center repeat;
}

ul#calendars li:first-child{
	margin: 0;
}

ul#calendars li div#datepickerWrapper{
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
	border-bottom: 1px solid #d4d3d3;
}

ul#calendars li div#datepickerWrapper p{
	margin: 0 0 3px 0;
}

ul#calendars li div#datepickerWrapper p span{
	padding: 1px 9px;
	line-height: normal;
	display: inline-block;
	background: #f1f1f1;
	border: 1px solid #d4d3d3;
}

ul#calendars li div#datepickerWrapper p.reserved span{
	/*text-decoration: line-through;*/
	background-color: #d13434;
}

ul#calendars li div#datepickerWrapper p.option span{
	/*background: #f1f1f1 url('/images/layout/bg-option.png') center center repeat;*/
	background-color: #efc552;
}


ul#calendars li.blue div#datepickerWrapper .ui-datepicker-unselectable.reserved span, ul#calendars li.blue div#datepickerWrapper .ui-datepicker-unselectable.option span{
	color: #2f7f90 !important;
}

ul#calendars li.orange div#datepickerWrapper .ui-datepicker-unselectable.reserved span, ul#calendars li.orange div#datepickerWrapper .ui-datepicker-unselectable.option span{
	color: #af4723 !important;
}

ul#calendars li.green div#datepickerWrapper .ui-datepicker-unselectable.reserved span, ul#calendars li.green div#datepickerWrapper .ui-datepicker-unselectable.option span{
	color: #879430 !important;
}


ul#calendars li.blue div#datepickerWrapper .ui-datepicker-unselectable.reserved span, ul#calendars li.blue div#datepickerWrapper .ui-datepicker-unselectable.option span{
	color: #ffffff !important;
}

ul#calendars li.orange div#datepickerWrapper .ui-datepicker-unselectable.reserved span, ul#calendars li.orange div#datepickerWrapper .ui-datepicker-unselectable.option span{
	color: #ffffff !important;
}

ul#calendars li.green div#datepickerWrapper .ui-datepicker-unselectable.reserved span, ul#calendars li.green div#datepickerWrapper .ui-datepicker-unselectable.option span{
	color: #ffffff !important;
}





/*
ul#calendars li div#datepickerWrapper .ui-datepicker-unselectable.reserved span{
	text-decoration: line-through;
}
*/

ul#calendars li div#datepickerWrapper .ui-datepicker-unselectable.option span{
	/*background: url('/images/layout/bg-option.png') center center repeat !important;*/
	background-image: none;
	background-color: #efc552;
	color:#fff !important;	
}

ul#calendars li div#datepickerWrapper .ui-datepicker-unselectable.reserved span{
	/*background: url('/images/layout/bg-option.png') center center repeat !important;*/
	background-image: none;
	background-color: #d13434;
	color:#fff !important;	
}



ul#calendars li div#datepickerWrapper .ui-datepicker-unselectable.option-end span{
	background: #efc552 url('/images/layout/calendar-half2.png') center center no-repeat !important;
}

ul#calendars li div#datepickerWrapper .ui-datepicker-unselectable.reserved-end span{
	background: #d13434 url('/images/layout/calendar-half2.png') center center no-repeat !important;
}


ul#calendars li div#datepickerWrapper .ui-datepicker-unselectable.option-start span{
	background: #efc552 url('/images/layout/calendar-half-start.png') center center no-repeat !important;
}

ul#calendars li div#datepickerWrapper .ui-datepicker-unselectable.reserved-start span{
	background: #d13434 url('/images/layout/calendar-half-start.png') center center no-repeat !important;
}



ul#calendars li div#datepicker1, ul#calendars li div#datepicker2, ul#calendars li div#datepicker3{
	margin: 0 0 10px 0;
}

ul#calendars li .ui-datepicker{
	width: 228px;
}

ul#calendars li h6{
	margin: 0 0 5px 0;
	font-family: 'Lusitana', serif;
	font-size: 14px;
	font-weight: 700;
}

ul#calendars li.blue a, ul#calendars li.orange a, ul#calendars li.green a{
	text-decoration: none;
}

ul#calendars li.blue a{
	color: #3a3a3a;
}

ul#calendars li.orange a{
	color: #3a3a3a;
}

ul#calendars li.green a{
	color: #3a3a3a;
}

ul#calendars div.extra{
	margin: 0 0 15px 0;
	padding: 0 0 15px 0;
	border-bottom: 1px solid #d4d3d3;
}

ul#calendars li ul.prices{
	margin: 0 0 15px 0;
	padding: 0 0 15px 0;
	list-style-type: none;
	border-bottom: 1px solid #d4d3d3;
}

ul#calendars li ul.prices.last{
	margin: 0 0 10px 0;
	padding: 0;
	border: 0;
}

ul#calendars li ul.prices li{
	margin: 0;
	padding: 0 0 5px 0;
	width: auto;
	line-height: normal;
	background: none;
}

ul#calendars li ul.prices li dfn, ul#calendars li ul.prices li span{
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: top;
}

ul#calendars li ul.prices li dfn{
	width: 111px;
	font-style: normal;
}

ul#calendars li ul.prices li span{
	width: 125px;
}

ul#calendars li ul.prices li span a{
	display: inline-block;
	vertical-align: middle;
}

ul#calendars li ul.prices li span img{
	margin: 0 0 0 5px;
}

ul#calendars li ul.prices li span strong{
	color: #7a342e;
	font-weight: normal;
}

ul#calendars li ul.prices li small{
	padding: 0 0 0 10px;
	font-size: 11px;
}


/**
* GUESTBOOK
* _____________________________________________
*/

#inhoud ul#guestbook{
	margin: 0;
	padding: 0;
	list-style-type: none;
	
}

#inhoud ul#guestbook li{
	margin: 0 10px 10px 0px;
	padding: 20px;
	width: 425px;
	/*display: inline-block;
	*display: inline;
	zoom: 1;
	*/
	float: left;
	background: url('/images/layout/bg-right.png') center center repeat;
}


#inhoud ul#guestbook li.last{
	margin: 0 0px 10px 0px;
}

#inhoud ul#guestbook em{
	display: block;
	color: #999;
	font-style: italic;
	font-style: normal;
}