p.bart {
	padding: 5px;
	background-color: yellow;
}

/* ---[ All ]--- */

html, body {
	height: 100%;
	font-family: 'Georgia';
	color: #333;
	background: #f9f2e0 url(/layouts/engelenburg/images/bg-body-autumn.jpg) no-repeat fixed center 0;
}

#wpr-page {
	margin: 0 0 -233px;
	min-height: 100%;
	text-align: center;
}

#page {
	margin: 0 auto 233px auto;
	padding: 0;
	overflow: hidden;
	width: 960px;
	text-align: left;
	background-color: #fff;
}

/* ---[ Header ]--- */

#wpr-header {
	position: relative;
	height: 395px;
	background-color: #551a12;
}

#header {

}

#header-address-language {
	padding: 3px 0 7px 0;
	height: 15px;
	background-color: #645729;
	text-align: center;
}

#header-address-language address,
#header-address-language ul {
	display: inline;
	font-size: 85%;
	color: #f9f2e0;
}

#header-address-language a {
	color: #f9f2e0;
}

#header-address-language a:hover {
	text-decoration: none;
}

#header-address-language ul li {
	display: inline;
}

#header-address-language ul li a {
	display: inline-block;
	padding-left: 20px;
	background: transparent url(/layouts/engelenburg/images/bg-language.gif) no-repeat 0 2px;
}

#header-address-language ul li.en a {
	background-position: 0 -18px;
}

#header-address-language ul li.current {
	display: none;
}

#header-top {
	position: absolute;
	left: 0;
	top: 25px;
	height: 115px;
	width: 960px;
	text-indent: -9000px;
	background: transparent url(/layouts/engelenburg/images/bg-header-top.png) no-repeat top left;
}

#pay-off {
	margin-right: 80px;
	float: right;
	width: 415px;
	height: 100px;
	background: transparent url(/layouts/engelenburg/images/bg-pay-off.png) no-repeat right 1px;
}

.hotel #pay-off      { background-position: right -107px; }
.restaurant #pay-off { background-position: right -215px; }
.feestelijk #pay-off { background-position: right -323px; }
.zakelijk #pay-off   { background-position: right -431px; }
.golf #pay-off       { background-position: right -539px; }

.en #pay-off {
	background: transparent url(/layouts/engelenburg/images/bg-pay-off-en.png) no-repeat right 1px;
}

.en.hotel #pay-off      { background-position: right -107px; }
.en.restaurant #pay-off { background-position: right -215px; }
.en.events #pay-off     { background-position: right -323px; }
.en.meetings #pay-off   { background-position: right -431px; }
.en.golf #pay-off       { background-position: right -539px; }

/* ---[ Content ]--- */

#wpr-main {
	margin: 0 0 25px 0;
	background: #fff url(/layouts/engelenburg/images/bg-wpr-main.gif) top left;
}

.LMR-home #wpr-main {
	margin-top: 25px;
	background-image: url(/layouts/engelenburg/images/bg-wpr-main-home.gif);
}

.M #wpr-main,
.LM #wpr-main {
    background: none;
}

#main {

}

/* ---[ Footer ]--- */

#wpr-footer {
	clear: both;
	margin: 0 auto;
	padding: 20px 20px 0 20px;
	width: 920px;
	height: 213px;
	background: #645729 url(/layouts/engelenburg/images/bg-footer-autumn.gif) repeat-x top left;
}

#footer {

}

#tagcloud {
	float: left;
	margin: 0 50px 20px 0;
	width: 550px;
	height: 150px;
}

#tagcloud .content ul {
	text-align: justify;
}

#tagcloud .content ul li {
	display: inline;
	margin: 0;
	padding: 0;
	line-height: 200%;
	background: none;
}

#tagcloud .content a {
	margin: 0 15px 0 0;
	text-decoration: none;
	color: #a29a7f;
}

#tagcloud .content a.size1 { font-size: 153.9%; }
#tagcloud .content a.size2 { font-size: 123.1%; }
#tagcloud .content a.size3 { font-size: 93%;    }

#links {
	float: left;
	margin: 0 0 20px 0;
	width: 320px;
	height: 150px;
}

#links div {
	outline: 0;
	float: left;
	margin-right: 35px;
	height: 65px;
	text-indent: -9000px;
	background: transparent url(/layouts/engelenburg/images/bg-logo-footer.png) no-repeat 0 -67px;
}

#links #logo-quality-lodgings {
	width: 65px;
}

#links #logo-historic {
	width: 113px;
	background-position: -98px -67px;
}

#links #logo-chateaux-et-residences {
	margin-right: 0;
	width: 70px;
	background-position: -238px -67px;
}

/* ---[ Clearing elements ]--- */

/* clear float container without source markup - http://www.positioniseverything.net/easyclearing.html */
#wpr-page:after,
#wpr-header:after,
#wpr-main:after,
#main:after,
#wpr-footer:after,
#wpr-generalmenu:after,
#wpr-content:after,
#wpr-sidebar-left:after,
#wpr-sidebar-right:after,
#wpr-breadcrumbs:after,
.content:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
	line-height: 0;
}

/* ---[ Layout ]--- */

#wpr-sidebar-left,
#wpr-content,
#wpr-sidebar-right {
	float: left;
	overflow: hidden;
	min-height: 10px;
	padding: 0;
}

.LMR-home #wpr-sidebar-left {
	margin: 10px 20px;
	width: 410px;
}

.LM #wpr-sidebar-right {
    display: none;
}

#wpr-sidebar-left {
	margin: 10px 35px 10px 0;
	width: 200px;
}

.M #wpr-sidebar-left,
.M #wpr-sidebar-right {
	display: none;
}

.M #wpr-content {
	padding: 0 20px;
	width: 920px;
}

.LM #wpr-content {
    width: 680px;
}

#sidebar-left {

}

.LMR-home #wpr-content {
	margin: 10px 16px;
	width: 220px;
}

#wpr-content {
	margin: 10px 17px 10px 0;
	width: 450px;
}

#content {

}

.LMR-home #wpr-sidebar-right {
	margin: 10px 22px 10px 16px;
	width: 220px;
}

#wpr-sidebar-right {
	margin: 10px 22px 10px 15px;
	width: 220px;
}

#sidebar-right {

}

/* ---[ Mainmenu ]--- */

#wpr-mainmenu {
	position: absolute;
	margin: 0;
	left: 0;
	bottom: 0;
	width: 960px;
	height: 31px;
	background-color: #551a12;
}

#mainmenu {

}

#mainmenu ul {
	text-align: center;
}

#mainmenu ul li {
	float: left;
}

#mainmenu ul li.first {
	margin-left: 25px;
}

#mainmenu ul li a {
	display: block;
	padding: 8px 29px;
	height: 15px;
	text-decoration: none;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	color: #fff;
}

body.en #mainmenu ul li a {
	padding: 8px 25px;
}

#mainmenu ul li a:hover,
#mainmenu ul li.current a {

}

/* ---[ Submenu ]--- */

.LMR-home #wpr-submenu {
	display: none;
}

#wpr-submenu {
	margin-bottom: 15px;
}

#submenu {

}

#submenu ul li {

}

#submenu ul li a {
	display: block;
	margin: 0 0 0 20px;
	border-bottom: 1px solid #ccc;
	padding: 0 0 10px 0;
	color: #333;
	font-size: 93%;
	letter-spacing: 0.2em;
	text-decoration: none;
	text-transform: uppercase;
}

#submenu ul li ul li {

}

#submenu ul li ul li a {
	margin-left: 0;
	border: none;
	padding: 10px 0 10px 20px;
	color: #68100f;
}

#submenu ul li.current ul li.current a,
#submenu ul li.current ul li a:hover,
#submenu ul li.current ul li.current ul li.current a,
#submenu ul li.current ul li.current ul li a:hover {
	background: transparent url(/layouts/engelenburg/images/bg-bullets.gif) no-repeat 9px 14px;
}

#submenu ul li.current ul li.current ul li.current a,
#submenu ul li.current ul li.current ul li a:hover {
	background-position: 19px 13px;
}

#submenu ul li.current ul li.current ul li a {
	padding-left: 30px;
	background: none;
	font-size: 77%;
}

/* ---[ Breadcrumbs ]--- */

.LMR-home #wpr-breadcrumbs {
	display: none;
}

#wpr-breadcrumbs {
	clear: both;
	width: 920px;
	padding: 8px 20px 1px 20px;
	background-color: #fff;
}

#breadcrumbs {

}

#breadcrumbs ul {

}

#breadcrumbs ul li {
	float: left;
}

#breadcrumbs ul li a {
	padding: 0 6px 0 10px;
	background: transparent url(/layouts/engelenburg/images/bg-bullet-breadcrumb.gif) no-repeat 0 5px;
	font-size: 93%;
	color: #645729;
	text-decoration: none;
}

#breadcrumbs ul li a:hover {

}

#breadcrumbs ul li.last a {

}

#breadcrumbs ul li.pos2 a {
	margin: 0;
	padding-left: 0;
	background: none;
}

/* ---[ Generalmenu ]--- */

#wpr-generalmenu {
	clear: both;
	border-top: 1px solid #938a6a;
}

#generalmenu {

}

#generalmenu ul {

}

#generalmenu ul li {
	float: left;
	padding: 10px 35px 10px 0;
}

#generalmenu ul li a {
	color: #fff;
	font-size: 77%;
	letter-spacing: 0.2em;
	text-decoration: none;
	text-transform: uppercase;
}

#generalmenu ul li a:hover {

}

#generalmenu ul li.current a {

}

/* ---[ Content ]--- */

.content {
	padding: 0;
}

.LMR-home #content .content,
#sidebar-right .content {
	margin-bottom: 20px;
	border-bottom: 1px solid #ccc;
}

.LMR-home #content .content.last,
#sidebar-right .content.last {
	border-bottom: 0;
}

/* ---[ Paragraph formatting ]--- */

.content p {
	color: #333;
}

.LMR-home #content .content p,
.LMR-home #content .content label {
	color: #551a12;
	font-size: 93%;
}

#sidebar-right .content p,
#sidebar-right .content label {
	font-size: 93%;
	color: #551a12;
}

/* ---[ Table ]--- */

.content table {
	border: 0;
}

.content table tr th {
	border: 0;
	color: #fff;
	font-weight: bold;
	background-color: #551a12;
}

.content table tr {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.content table tr td {
	border: 0;
}

.content table.review {
	width: 220px;
}

/* ---[ Headers ]--- */

.content h1,
.content h2,
.content h3 {

}

.LMR-home .content h1 {
	margin: 0 0 25px 0;
	font-size: 182%;
	text-transform: none;
	letter-spacing: 0;
}

.content h1,
.content h2 {
	margin-bottom: 15px;
	color: #333;
	font-size: 93%;
	text-transform: uppercase;
	letter-spacing: 0.2em;
}

.content h2,
.content h3 {
	margin: 0 0 10px 0;
}

.content h3 {
	color: #551a12;
	font-size: 93%;
	font-weight: bold;
}

/* ---[ Links ]--- */

.content a {
	text-decoration: none;
	color: #68100f;
}

.content a:hover {
	text-decoration: underline;
}

#sidebar-right .content a {
	text-decoration: underline;
}

#sidebar-right .movie a {
    display: block;
    padding-top: 170px;
    text-decoration: none;
	background: transparent url(/layouts/engelenburg/images/bg-movie.jpg) no-repeat top left;
}

/* ---[ Images ]--- */

.content img,
.content img.left {
	margin: 0 0.8em 0.5em 0;
}

.content img.right {

}

.content img.review {
	float: right;
	border: 3px solid #ccc;
}

.photo-album img {
	margin: 0 6px 6px 0;
}

.photo-album-js img {
	margin: 0 9px 9px 0;
}

.photo-album-js img.last {
	margin-right: 0;
}

/* ---[ Text formatting ]--- */

.content strong {

}

.content em {

}

/* ---[ Lists ]--- */

.content ul {

}

.content ul li {
	margin-left: 0;
	padding: 0.1em 0 0.1em 0.8em;
	list-style-type: none;
	background: transparent url(/layouts/engelenburg/images/bg-bullets.gif) no-repeat 0 0.75em;
}

.content ul li ul li {
	margin-left: 0.5em;
}

.content ul li ul li ul li {
	margin-left: 1em;
}

.LMR-home .content ul li {
	font-size: 93%;
}

/* ---[ News sidebar ]--- */

#news-sidebar p {
	font-size: 93%;
}

#news-sidebar p.more {
	margin: 0 0 10px;
	color: #68100f;
}

#news-sidebar p.all a {
	color: #645729;
}

.content #news-sidebar a {
	text-decoration: none;
}

.content #news-sidebar a:hover {
	text-decoration: underline;
}

/* ---[ Lists ]--- */

.content ul {

}

/* ---[ Online reserveren ]--- */

#content .content form#searchform .DatePicker,
#sidebar-right .content form#searchform .DatePicker {
	width: 110px;
}

#butt {
	width: auto;
}

#sidebar-right .button a,
.form_line .button_controleer_beschikbaarheid,
#sidebar-right .content .form_line .button_controleer_beschikbaarheid {
	cursor: pointer;
	display: block;
	margin: 5px 0;
	padding: 6px 3px 0 0;
	width: 222px;
	height: 29px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	background: #fff url(/layouts/engelenburg/images/bg-sprite.png) no-repeat 0 0;
}

#sidebar-right .button a {
	padding-top: 4px;
}

#sidebar-right .button a:hover,
.form_line .button_controleer_beschikbaarheid.hover,
#sidebar-right .content .form_line .button_controleer_beschikbaarheid.hover {
	text-decoration: none;
	background-position: 0 -35px;
}

/* ---[ Inschrijven nieuwsbrief ]--- */

.content .inschrijven_nieuwsbrief,
#sidebar-right .content .inschrijven_nieuwsbrief {
	display: block;
	padding-left: 35px;
	line-height: 115%;
	text-decoration: none;
	background: #fff url(/layouts/engelenburg/images/bg-sprite.png) no-repeat 0 -70px;
}

.content .inschrijven_nieuwsbrief:hover,
#sidebar-right .content .inschrijven_nieuwsbrief:hover {
	text-decoration: underline;
}

/* ---[ Arrangementen ]--- */

.arrangement {
	position: relative;
	margin-bottom: 20px;
	border-bottom: #999 1px solid;
}

.arrangement p img {
	position: absolute;
	left: 0;
}

.arrangement h3,
.arrangement p,
.arrangement ul {
	margin-left: 150px;
}

.arrangement ul li {
	border-left: #68100f 1px solid;
	display: inline;
	margin-left: 10px;
	padding-left: 10px;
	background: none;
}

.arrangement ul li:first-child {
	border: 0;
	margin-left: 0;
	padding-left: 0;
}

.arrangement a {
	font-style: italic;
}

/* ---[ Header Slideshow ]--- */

#wpr-slideshow {
	position: absolute;
	top: 25px;
}

#slideshow {
	overflow: hidden;
	height: 340px;
}

.slideshow {
	display: block;
	position: relative;
	z-index: 0;
}

.slideshow-images {
	display: block;
	overflow: hidden;
	position: relative;
}

.slideshow-images img {
	display: block;
	position: absolute;
	z-index: 1;
}

.slideshow-thumbnails {
	overflow: hidden;
}

.slideshow-images-visible {
	opacity: 1;
}

.slideshow-images-prev {
	opacity: 0;
}

.slideshow-images-next {
	opacity: 0;
}


/* ---[ Routeplanner ]--- */

#route_form {
	margin: 1.25em 0;
	padding: 0 !important;
}

#route_error,
#route_result {
	position: relative;
	left: 0;
	width: 450px;
}

#route_error.hidden,
#route_result.hidden {
	position: absolute;
	left: -9000px;
	top: 0;
}

#map_canvas {
	margin: 1.25em 0;
	height: 400px;
}

#directions {
	margin-bottom: 1em;
}

#directions table,
#directions table td,
#directions table td + td,
#directions table td + td + td {
	width: auto;
	margin: auto;
	padding: auto;
	text-align: left;
}

.content #directions table,
.content #directions table td {
	border: none;
}

/* ---[ 360 pano's ]--- */

iframe {
	border: none;
}

/* ---[ Slimbox ]--- */

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #111;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(/layouts/engelenburg/images/slimbox/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(/layouts/engelenburg/images/slimbox/prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(/layouts/engelenburg/images/slimbox/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: 'Georgia';
	font-size: 100%;
	color: #551a12;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(/layouts/engelenburg/images/slimbox/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}