/* 
	- - - - - - - - - - - -
	   OVERWRITE DEFAULTS
	- - - - - - - - - - - -
*/

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, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, 
form, input, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-style: normal;
	border: 0;
	outline: 0;
	background: transparent;
}

table, table tr th, table tr td {
	border-collapse: collapse;
}

p {
	margin-bottom: 20px;
}

div.head h1, div.head h2, div.title, div.head div.buttons em {
	font-weight: normal;
	font-family: 'Rouge Script', cursive;
	font-family: 'Engagement', cursive;
	font-family: 'Alex Brush', cursive;
	font-family: 'Norican', cursive;
	font-family: 'Cookie', cursive;
}

h2 {
	font-size: 16px;
}

div.columns {
	width: 100%;
	display: table;
}

div.columns > div.column {
	width: 46%;
	float: left;
}

div.columns div.column.left {
	margin-right: 60px;
}

div.columns > div.column.l {
	margin-right: 0 !important
}

table.fields {
	width: 100%;
}

table.fields tr > * {
	padding: 10px;
	border-bottom: 1px solid #CCC;
	vertical-align: top;
}

table.fields tr th {
	width: 150px;
	text-align: left;
}

table.fields tr td input.text,
table.fields tr td textarea {
	width: 100%;
	margin: 0;
	background-color: #FFF;
	border: 1px solid #4B1831;
	border-radius: 3px;
}

table.fields tr td textarea {
	height: 75px;
}


a.button, input.submit {
	padding: 4px 10px;
	background-color: #F6F7EF;
	border: 1px solid #9C8388;
	border-radius: 4px;
	text-decoration: none;
}

a.button:hover, input.submit:hover {
	background-color: #4B1831;
	color: #FFF;
}

input.submit {
	font-size: 16px;
}

/* 
	- - - - - - - - - - - -
			OTHER
	- - - - - - - - - - - -
*/



body {
	background: #EDEEDF;
	color: #333;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	font-size: 14px;
}

a, h1, h2 {
	color: #181350;
}

div.head div.buttons a:hover {
	-webkit-transition: all 0.4s linear;
	-moz-transition: all 0.4s linear;
	-ms-transition: all 0.4s linear;
}

div.container {
	width: 960px;
	position: relative;
	margin: 0 auto;
	padding: 0px;
}

div.header {
	height: 70px;
	background-color: #90AA3C;
	box-shadow: inset 0 -5px 10px rgba(255, 255, 255, 0.25);
}

div.header div.title {
	line-height: 70px;
	font-size: 40px;
	color: #FFF;
	letter-spacing: 2px;
	text-shadow: 0 2px 0 rgba(0, 0, 0, 0.5);
}

div.header div.navigation {
	position: absolute;
	right: 0;
	bottom: 0;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
}

div.header div.navigation ul li {
	height: 50px;
	float: left;
	line-height: 50px;
	list-style: none;
	padding: 5px 15px;
}

div.header div.navigation ul li a {
	color: #FFF;
	font-size: 16px;
	text-decoration: none;
}

div.header div.navigation ul li.active {
	margin: 0 10px;
	background-color: #4B1831;
	border-radius: 5px 5px 0 0;
	box-shadow: inset 0 5px 5px rgba(0, 0, 0, 0.25);
}

div.head {
	background-color: #4B1831;
	text-shadow: 0 2px 0 rgba(0, 0, 0, 0.5);
	box-shadow: inset 0 -10px 20px rgba(255, 255, 255, 0.15);
}

div.head div.container {
	height: 240px;
	padding-top: 20px;
}

div.head .cycle-slideshow {
	position: absolute;
	bottom: 0;
	left: -10px;
	width: 360px;
	height: 236px;
	overflow: hidden;
}

div.head .cycle-slideshow img {
	position: absolute;
	bottom: 0;
	left: -10px;
	border: 10px solid #3C1327;
	border-bottom: 0;
	border-radius: 10px 10px 0 0;
	box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.05);
}

div.head div.description,
div.head div.buttons {
	margin-left: 380px;
}

div.head div.description h1 {
	margin-top: -15px;
	color: #B4D64C;
	font-size: 70px;
	letter-spacing: 4px;
}

div.head div.description h2 {
	margin-top: 5px;
	color: #FCBD30;
	font-size: 30px;
}

div.head div.description p {
	color: #FFF;
	font-size: 16px;
	line-height: 24px;
	text-align: justify;
}

div.head div.buttons {
	margin-top: 30px;
}

div.head div.buttons a {
	padding: 10px 15px;
	border: 1px solid #FCBD30;
	border-radius: 5px;
	color: #FCBD30;
	text-decoration: none;
	text-shadow: none;
	font-size: 16px;
	letter-spacing: 1px;
}

div.head div.buttons a:hover,
div.head div.buttons a.fill {
	background-color: #FCBD30;
	color: #4B1831;
}

div.head div.buttons a.fill:hover {
	background: none;
	color: #FCBD30;
}

div.head div.buttons em {
	padding: 0 15px;
	color: #8F707F;
	font-size: 16px;
}

div.head a.facebook {
	width: 152px;
	height: 52px;
	display: block;
	position: absolute;
	right: 20px;
	bottom: 0;
	overflow: hidden;
	background-color: #EDEEDF;
	background-image: url(../images/facebook.png);
	background-repeat: no-repeat;
	background-position: center;
	border-radius: 5px 5px 0 0;
	text-indent: -2000px;
}

div.page {
	margin-top: 50px;
}

div.page ul {
	margin: 0 0 20px 20px;
}

div.page div.right div.columns div.column {
	margin-right: 30px;
	margin-bottom: 30px;
	text-align: center;
}

div.page div.right div.columns div.column div.image,
div.page div.right div.item div.image,
div.item div.image {
	width: 200px;
	height: 132px;
	margin: 0 auto 5px auto;
	padding: 5px;
	background-image: url(../images/page/right/background-image.png);
}
	
div.item div.image {
	float:left;
	height: 132px;
}

div.item h6 {
	text-align: center;
}

div.item {
	margin-bottom: 10px;
}

div.item div.image .holder {
	width: 200px;
	height: 132px;
}

div.item div.image .holder a {
	width: 100%;
	height: 100%;
	display: block;
	text-decoration: none;
}

div.page div.right div.columns div.column h6 {
	color: #663300;
}

div.page div.right div.columns div.column p {
	font-size: 12px;
}


div.page div.right div.columns div.column div.address {
	margin: 10px 0 25px 0;
	padding: 10px 0;
	background-color: #FBFCF9;
	border-radius: 6px;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}


div.page div.right div.columns div.column div.address p {
	font-size: 14px;
}

div.page div.right div.columns div.column p:last-child {
	margin-bottom: 0;
}

div.page div.right #map_canvas {
	width: 430px;
	height: 300px;
	
}

div.footer {
	text-align: center;
	font-size: 11px;
}

body.reserveren div.page table {
	font-size: 12px;
	
}

div.header div.language {
	position: absolute;
	right: 0px;
	z-index: 100;
}


/*
    ColorBox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}

/* 
    User Style:
    Change the following styles to modify the appearance of ColorBox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay{background:#333;}
#colorbox{}
    #cboxContent{margin-top:32px; overflow:visible;}
        .cboxIframe{background:#fff;}
        #cboxError{padding:50px; border:1px solid #ccc;}
        #cboxLoadedContent{background:#000; padding:1px;}
        #cboxLoadingGraphic{background:url(../welkom/index.html) no-repeat center center;}
        #cboxLoadingOverlay{background:#000;}
        #cboxTitle{position:absolute; top:-22px; left:0; color:#000;}
        #cboxCurrent{position:absolute; top:-22px; right:205px; text-indent:-9999px;}
        #cboxSlideshow, #cboxPrevious, #cboxNext, #cboxClose{text-indent:-9999px; width:20px; height:20px; position:absolute; top:-20px; background:url(../images/controls.png) no-repeat 0 0;}
        #cboxPrevious{background-position:0px 0px; right:44px;}
        #cboxPrevious:hover{background-position:0px -25px;}
        #cboxNext{background-position:-25px 0px; right:22px;}
        #cboxNext:hover{background-position:-25px -25px;}
        #cboxClose{background-position:-50px 0px; right:0;}
        #cboxClose:hover{background-position:-50px -25px;}
        .cboxSlideshow_on #cboxPrevious, .cboxSlideshow_off #cboxPrevious{right:66px;}
        .cboxSlideshow_on #cboxSlideshow{background-position:-75px -25px; right:44px;}
        .cboxSlideshow_on #cboxSlideshow:hover{background-position:-100px -25px;}
        .cboxSlideshow_off #cboxSlideshow{background-position:-100px 0px; right:44px;}
        .cboxSlideshow_off #cboxSlideshow:hover{background-position:-75px -25px;}