* {
	font-family: "Verdana", sans-serif;
	font-size: 11px;

	margin: 0;
	padding: 0;

	color: #333;
}

#text ul {
	margin-left: 20px;
}

a {
	color: #666;
	text-decoration: none;
}
a:hover {
	color: #252525;
}
p {
	line-height: 14px;
}

#container {
	width: 950px;
	margin: 0 auto;
	margin-bottom: 30px;
}

#header {
	width: 950px;
	height: 107px;
	margin-top: 15px;
	margin-bottom: 10px;

	border-bottom: 1px solid #ccc;
}

/** header logo **/

#header h2 {
	width: 151px;
	height: 80px;
	float: left;
	display: inline;

	background: url('../images/header_logo.gif');
	margin-top: 8px;
	margin-left: 20px;
}
#header h2 span {
	display: none;
}

/*
 * MAIN MENU
 */

#header ul.menu {
	float: right;
	margin-top: 66px;
	clear: right;
	width: 750px;
	list-style-type: none;
}
#header ul.menu li {
	float: left;
	height: 30px;
	margin-left: 4px;
}
#header ul.menu li.active {
	background: url('../images/menu_activearrow.gif') no-repeat center bottom;
}
#header ul.menu li a {
	height: 25px;
	color: #666;
	text-decoration: none;
}

/** inner-a span's, used for rounded active/hover state **/
#header ul.menu li a span {
	float: left;
	display: block;
	height: 25px;
	line-height: 25px;

	font-size: 12px;
	background-image: none;
}

#header ul.menu li a .center {
	padding: 0 7px;
	background: none;
}
#header ul.menu li a .left,
#header ul.menu li a .right {
	width: 2px;
	padding: 0;
}

/** active/hover state **/
#header ul.menu li a:hover .center,
#header ul.menu li.active a .center {
	background: url('../images/menu_activebg.gif') repeat-x;
	color: white;
}
#header ul.menu li a:hover .left,
#header ul.menu li.active a .left {
	background: url('../images/menu_activeleft.gif') repeat-x;
}
#header ul.menu li a:hover .right,
#header ul.menu li.active a .right {
	background: url('../images/menu_activeright.gif') repeat-x;
}

/** LANGUAGE MENU **/

#header ul.language {
	float: right;
	height: 11px;

	list-style-type: none;
}
#header ul.language li {
	float: left;
	margin-left: 4px;
}
#header ul.language li a {
	height: 9px;
	width: 16px;
	display: block;
	border: 1px solid black;
	padding: 0;
	margin: 0;

	text-indent: -5000px;
	line-height: 9px; /* ie6 */
	background-position: 0 -9px;
	overflow: hidden;
}
#header ul.language li a:hover,
#header ul.language li.active a {
	background-position: 0 0;
}
#header ul.language li.nl a { background-image: url('../images/languages/flag_nl.gif'); }
#header ul.language li.en a { background-image: url('../images/languages/flag_uk.gif'); }
#header ul.language li.fr a { background-image: url('../images/languages/flag_fr.gif'); }
#header ul.language li.de a { background-image: url('../images/languages/flag_de.gif'); }
#header ul.language li.es a { background-image: url('../images/languages/flag_es.gif'); }

/** CONTENT **/

#content {
	margin-bottom: 15px;
}

#content #mainblock,
#content #mainimage {
	margin-bottom: 10px;
}

#content #mainblock {
	width: 308px;
	height: 298px;
	margin-right: 10px;
	float: left;

	border: 1px solid #dcdcdc;

	/* background: url('../images/left-square.png'); */
}
#content #mainblock .borderwrapper {
	background: url('../images/mainblock_bg.gif') repeat-x;
	margin: 1px;
	height: 296px;
}

#content #mainblock h3,
#content #mainblock h1 {
	padding-bottom: 2px;
	background: url('../images/block_header_border.png') left bottom repeat-x;
}
#content #mainblock h3 span,
#content #mainblock h1 span {
	height: 50px;
	padding-left: 31px;
	margin-left: 20px;

	line-height: 50px;
	font-size: 24px;
	background: url('../images/mainblock_header_bg.gif') left 6px no-repeat;

}
#content #mainblock p,
#content #mainblock form {
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 15px;
}

/** main block QUICK RESERVATION **/
#content #mainblock form {
	padding-bottom: 12px;
	border-bottom: 1px solid white;
}
#content #mainblock form.quickr label {
	font-family: "Arial";
	font-weight: bold;
	text-align: right;
	text-transform: uppercase;
	clear: both;
}
#content #mainblock form.quickr select,
#content #mainblock form.quickr label {
	margin-bottom: 25px;
}
#content #mainblock form.quickr select {
	width: 116px;
	padding: 2px;
	margin-right: 5px;
	float: left;
}
#content #mainblock form.quickr .ui-datepicker-trigger {
	cursor: pointer;
}

#content #mainblock form.quickr a {
	float: left;
	color: #666;
}
#content #mainblock form.quickr input {
	float: right;
	width: 169px;
	height: 21px;
	padding-right: 10px;
	padding-bottom: 2px;
	border: none;

	color: white;
	cursor: pointer;
	background: url('../images/quickr_submit.png') 0 0;
}
#content #mainblock form.quickr input:hover {
	background-position: 0 21px;
}
#content #mainblock p.qr {
	margin-top: 0;
	padding-top: 12px;
	line-height: 16px;
	font-size: 10px;
	border-top: 1px solid #c6c6c6;
	clear: both;
}

#content #mainblock p.qr a {
	font-size: 10px !important;
}

#content #mainimage {
	width: 630px;
	height: 300px;
	float: left;

	background: url('../images/mainimg.jpg');
}
#content #mainimage div {
	float: right;

	color: white;
	font-size: 18px;
	font-family: Verdana;
}
/** ff2 cufon **/
#smblocks cufon {
}
#content #mainimage cufon {
	padding-bottom: 0 !important;
}
#content #mainimage cufon canvas {
}
#content #mainimage .green {
	height: 110px;
	width: 140px;
	padding: 60px 60px 130px 60px;

	line-height: 23px;
	background: url('../images/overlay-green.png');
}
#content #mainimage .brown {
	height: 110px;
	width: 160px;
	padding: 66px 70px 124px 70px;

	line-height: 26px;
	background: url('../images/overlay-brown.png');
}
#content #mainimage .grey {
	height: 110px;
	width: 140px;
	padding: 60px 60px 130px 60px;

	line-height: 23px;
	background: url('../images/overlay-grey.png');
}

#content #mainimage .khaki {
	height: 110px;
	width: 140px;
	padding: 60px 60px 130px 60px;

	line-height: 23px;
	background: url('../images/overlay-khaki.png');
}

#content #mainimage .bordeaux {
	height: 110px;
	width: 140px;
	padding: 60px 60px 130px 60px;

	line-height: 23px;
	background: url('../images/overlay-bordeaux.png');
}

#content #mainimage .grapegreen {
	height: 110px;
	width: 140px;
	padding: 60px 60px 130px 60px;

	line-height: 23px;
	background: url('../images/overlay-grapegreen.png');
}

#content ul#smblocks {
	list-style-type: none;
	margin-bottom: 10px;
	height: 180px;
	clear: both;
}

#content #smblocks li {
	float: left;
	width: 230px;
	height: 180px;
	margin-right: 10px;

	background-repeat: no-repeat;
	background-position: left 28px;
}
#content #smblocks li.last {
	margin-right: 0;
}
#content #smblocks li a {
}
#content #smblocks li h3 {
	height: 28px;
	background: url('../images/smblock_header_bg.gif') no-repeat;
	color: white;
	padding-left: 25px;
	line-height: 26px;

	font-size: 14px;
}
#content #smblocks li .photo_overlay {
	width: 230px;
	height: 110px;
	background: url('../images/smblock_photo_overlay.png') left 100px no-repeat;
}
#content #smblocks li p {
	display: block;
	border: 1px solid #e5e5e5;
	border-top: none;
	padding: 7px 50px 6px 11px;
	background: #f6f6f6 url('../images/smblock_text_bg.gif') left 0 repeat-x;

	position: relative;
}
#content #smblocks li a:hover p {
	background-position: 0 -41px;
}
#content #smblocks li p span {
	text-indent: -5000px;
	width: 21px;
	height: 21px;
	position: absolute;
	top: 12px;
	right: 12px;
	background: url('../images/smblock_arrow.gif');
	overflow: hidden;
}
#content #smblocks li a:hover p span {
	background-position: 0 -21px;
}
#content #smblocks li.food { background-image: url('../images/food.jpg'); }
#content #smblocks li.arrangementen { background-image: url('../images/arrangementen.jpg'); }
#content #smblocks li.vergaderen { background-image: url('../images/vergaderen.jpg'); }
#content #smblocks li.kamers { background-image: url('../images/kamers.jpg'); }

#content .blockrow {
	clear: left;
	height: 178px;
}

#content .block {
	float: left;
	width: 308px;
	height: 178px;
	border: 1px solid #eee;
	margin-right: 10px;
	margin-bottom: 10px;

	background: url('../images/block_bg.gif') repeat-x;
}
#content .blockrow .last {
	margin-right: 0;
}
#content .wrapped {
	background: white;
	height: auto;
}
#content .block .borderwrapper {
	background: #f6f6f1 url('../images/mainblock_bg.gif') repeat-x;
	width: 306px;
	margin: 1px;
}
#content .block h3 {
	padding: 10px 9px;
	margin: 0 5px;
	background: url('../images/block_header_border.png') bottom repeat-x;

	font-size: 16px;
}
#content .block p,
#content .block form,
#content .block ul {
	padding: 10px 15px;
}

/** SUBMENU **/
#content .block .submenu {
	padding: 0;
	margin: 0;
}
#content .block .submenu li {
	height: 42px;
	line-height: 38px;
	padding-left: 15px;


	list-style-type: none;
	background: url('../images/block_header_border.png') left bottom repeat-x;
}
#content .block .submenu li.last {
	height: 38px;
	background: none;
}

#content .block .submenu li a {
	background: url('../images/footer_bar_itembg.png') left center no-repeat;
	padding-left: 20px;
}

#content .block .submenu li.active {
	font-weight: bold;
}

#content .block .submenu li.active a:hover {
	color: #666;
}


/** HOMEPAGE QUICK RESERVATION **/
#content .block form.quickr label,
#content .block form.quickr select {
	margin: 8px 0;
	padding: 2px;
}
#content .block form.quickr label {
	float: left;
	width: 70px;
	padding-right: 8px;

	font-family: "Arial";
	font-weight: bold;
	text-align: right;
	text-transform: uppercase;
}
#content .block form.quickr select {
	float: left;
	width: 84px;
	margin-left: 5px;
}
#content .block form.quickr .ui-datepicker-trigger {
	float: right;
	margin-top: 9px;
	cursor: pointer;
}

#content .block form.quickr a {
	float: left;
	margin-top: 22px;
	color: #666;
}
#content .block form.quickr input {
	float: right;
	margin-top: 20px;
	width: 169px;
	height: 21px;
	padding-right: 10px;
	padding-bottom: 2px;
	border: none;

	color: white;
	background: url('../images/quickr_submit.gif') 0 0;
}
#content .block form.quickr input:hover {
	background-position: 0 21px;
	cursor: pointer;
}

#content .block .nieuws {
	list-style-type: none;
}
#content .block .nieuws li {
	height: 20px;
	line-height: 20px;
	margin-bottom: 3px;
}
#content .block .nieuws .date {
	float: left;
	height: 12px;
	width: 28px;
	padding: 3px 5px;
	border: 1px solid #dbdbdb;
	margin-right: 11px;

	background: #f0f0f0;
	line-height: 12px;
	font-size: 9px;
}

/** subpages **/

#content #blockcolumn {
	width: 310px;
	float: left;
}

#content #text {
	width: 630px;
	float: right;
}
#content #text p, #content #text ul{
	line-height: 20px;
	margin-bottom: 1em;
}
#content #text h1 {
	font-size: 20px;
	padding-bottom: 5px;
	line-height: 39px;
	margin-bottom: 11px;
	background: url('../images/block_header_border.png') left bottom repeat-x;
}

#content #text h3,
#content #text h3 a {
	font-size: 16px;
}

/** arrangement content **/

#content #text .arr_image {
	float: left;
	margin-right: 1em;
}
#content #text .intro {
	margin-bottom: 35px;
	padding-bottom: 1em;
	border-bottom: 1px solid #ccc;
}
#content #text .intro .leesmeer {
	display: block;
	text-align: right;
}

#footer {
	height: 125px;
	border-top: 1px solid #e5e5e5;

	background: url('../images/footer_bg.gif') left bottom repeat-x;
	margin-bottom: 30px;
	clear: both;
}

#footer .breadcrumb li {
	float: left;
	padding-left: 30px;

	background: url('../images/footer_breadcrumb_arrow.gif') 11px center no-repeat;
	line-height: 50px;
	list-style-type: none;
}
#footer .breadcrumb li.home {
	background: url('../images/footer_breadcrumb_home.gif') 9px center no-repeat;
}

#footer .bar {
	clear: left;
	height: 32px;
	padding-left: 10px;

	color: #666;
	background: url('../images/footer_bar_bg.gif') repeat-x;
	line-height: 32px;
}
#footer .menu {
	float: right;
	display: inline;
	margin-right: 30px;
}
#footer .menu li {
	float: left;
	padding-left: 30px;

	line-height: 32px;
	list-style-type: none;
	background: url('../images/footer_bar_itembg.png') 20px center no-repeat;
}
#footer .menu li a {
	color: #666;
	font-weight: bold;
}
#footer .menu li a:hover {
	color: #222;
}

.clear {
	clear: both;
}
li a img {
	border: 0;	
}
li.imgFooter {
	padding-top: 2px !important;
	background: none !important;
	padding-left: 20px !important;	
}
.fb_iframe_widget {
	float: right;	
	margin: -22px;
}
