@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}
body, html {
	background: #fff;
	margin: 0;
	padding: 0;
	color: #000;
	font: 12px Arial, Helvetica, sans-serif;
}
img, div, input, li { behavior: url("/js/iepngfix.htc") }
h1, h2, h3 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0 0 10px;
}
h1, h2 {
	font-size: 18px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	/*color: #0462a2;*/
	margin: 0;
}
a {
	/*color: #0462a2;*/
	color: #7FD5FF;
}

a.location{
	font-weight:bold;
	color: #3AAAF6;
}

.margin{
	margin-top:10px;
}

.box a, .info a, a.backsearch,a.clearForm, .paging a, .box .address a, a.hotellink, .buttonrow a{
	color: #0462a2;
}

#green #newsletterBtn{
	width:444px;
	padding:0;
}

.floatRight{
	float:right;
}

.reviewScore{
	color: #0462a2;
	font-weight:bold;
}

a:hover {
	color: #000;
}
p {
	margin: 0 0 10px;
}
input.checkbox {
	width: 13px !important;
	height: 13px;
}
label input.checkbox {
	margin-right: 5px;
}
.clear {
	clear: both;
}
#container {
	width: 720px;
	margin: 0 auto;
	padding: 0 130px 0 0;
}
#ads {
	float: right;
	width: 120px;
	padding: 135px 5px 10px;
	margin-right: -130px;
	text-align: center;
	position: relative;
	display: inline;
}
#ads .google {
	padding: 0 0 10px;
}
#ads .idea {
	padding: 20px 0 10px;
}
#layout {
	float: left;
	width: 720px;
}
#header {
	width: 720px;
	height: 100px;
	display: block;
	background: url(../images/zaaltjeszoeker-logo.gif) no-repeat 0 50%;
}
#header img.logo {
	float: left;
	width: 365px;
	height: 100px;
	border: 0;
}
#header .tips {
	width:340px;
	height: 68px;
	float: right;
	background: #0462a2 url(../images/bg_tips.gif) repeat-x 0 0;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	line-height: 20px;
	text-align: center;
}
.tips .sleeve {
	background: url(../images/corner_tips.gif) no-repeat 0 100%;
	padding: 14px 20px;
	width: 300px;
	height: 40px;
}
.tips a {
	color: #fff;
	text-decoration: none;
}
.tips a:hover {
	color: #a8dbfd;
}
#mainmenu {
	width: 720px;
	height: 35px;
	line-height: 35px;
	font-size: 14px;
}
/* ---------------------------- MAIN MENU -------------------------- */
#mainmenu ul {
	list-style: none;
}
#mainmenu li {
	float: left;
	display: inline;
	height: 35px;
}
#mainmenu li a {
	color: #333;
	font-weight: bold;
	text-decoration: none;
	height: 35px;
	display: block;
	text-align: center;
}
#mainmenu li.first a {
	background: url(../images/bg_first.gif) no-repeat 0 0;
	width: 170px;
}
#mainmenu li.second a {
	background: url(../images/bg_second.gif) no-repeat 0 0;
	width: 210px;
}
#mainmenu li.third a {
	background: url(../images/bg_third.gif) no-repeat 0 0;
	width: 190px;
}
#mainmenu li.fourth a {
	background: url(../images/bg_fourth.gif) no-repeat 0 0;
	width: 150px;
}
#mainmenu li a:hover, #mainmenu li a.on {
	font-size: 17px;
}
#mainmenu li a.on {
	color: #000;
}
#mainmenu li.first a.on {
	background: url(../images/bg_first_on.gif) no-repeat 0 0;
}
#mainmenu li.second a.on {
	background: url(../images/bg_second_on.gif) no-repeat 0 0;
}
#mainmenu li.third a.on {
	background: url(../images/bg_third_on.gif) no-repeat 0 0;
}
#mainmenu li.fourth a.on {
	background: url(../images/bg_fourth_on.gif) no-repeat 0 0;
}
/* ------------------------ CONTENT ---------------------------------- */
.content {
	width: 720px;
	float: left;
}
.content .sleeve {
	padding: 20px;
	background: #0487e2;
	float: left;
	width: 680px;
}
.content #home.sleeve {
	background: #3aaaf6;
	padding-bottom: 0;
}
.content #search.sleeve {
	background: #3aaaf6;
}
.content #featured.sleeve, .content #recensies.sleeve {
	background: #a6d02e url(../images/h_featured.gif) no-repeat 0 0;
}
#featured h2, #contactform h2, #recensies h2 {
	top: -10px;
	position: relative;
}
#featured ul, #recensies ul {
	list-style: none;
	float: left;
}
#recensies ul {
	width: 660px;
}
#featured ul {
	width: 400px;
}
#featured li, #recensies li {
	background: url(../images/arrow-1.png) no-repeat 0 2px;
	padding: 0 0 0 16px;
	margin-bottom: 10px;
}
#featured a {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
#featured a:hover {
	text-decoration: underline;
}
#featured a span {
	color: #0462a2;
}
#featured .image {
	border-bottom: 2px solid #7c9c22;
	border-right: 2px solid #7c9c22;
	float: right;
}
#featured .image img {
	border: 4px solid #fff;
}
.content #zaaleigenaar.sleeve {
	background: #65c0fd;
}
.content #contactform.sleeve {
	background: #a6d02e url(../images/h_contactform.gif) no-repeat 0 0;
}
.content #login {
	width: 320px;
	float: left;
	margin: 0 10px 10px 0;
	background: #a3d9fe;
	padding: 10px;
}
.content #green.sleeve {
	background: #a6d02e;
	min-height: 400px;
}
*html .content #green.sleeve {
	height: 400px;
}
.content #basic.sleeve, .noResult, .minWidth {
	min-height: 400px;
}
*html .content #basic.sleeve {
	height: 400px;
}


/* ------------------------ HOME FORMS ----------------------------- */

.formrow {
	float: left;
	clear: left;
	padding-bottom: 5px;
}
#home .formrow {
	width: 680px;
}
.formrow .half {
	width: 340px;
	float: left;
}
.formrow .half label, .formrow .half input {
	width: 164px;
	float: left;
}
.formrow .half select {
	width: 168px;
	float: left;
}
.formrow .labela {
	width: 165px;
	float: left;
}
.formrow .checkboxes {
	width: 510px;
	float: left;
}
.formrow .checkboxes .column {
	width: 170px;
	float: left;
}
.formrow .checkboxes label {
	width: 154px;
	float: left;
	margin-bottom: 5px;
	position: relative;
}
.formrow .checkboxes input {
	float: left;
	margin: 0 3px 0 0;
	height: 13px;
	width: 13px;
}

.buttonrow {
	float: left;
	clear: both;
	color: #0462a2;
	width: 680px;
}
#home .buttonrow {
	width: 515px;
	padding: 0 0 0 165px;
}
.count {
	font-size: 18px;
	font-weight: bold;
}
.buttonrow .right {
	float: right;
}

/* ---------------------- LOGIN FORM -------------------------------- */

#login .formrow, #login .buttonrow {
	width: 320px !important;
	padding-left: 0 !important;
}
#login .formrow label, #login .formrow input {
	width: 155px !important;
	float: left;
}
#login .loginbutton {
	background: url(../images/arrow-2.gif) no-repeat right 5px;
	color: #0462a2;
	font-weight: bold;
	float: right;
	border: none;
	cursor: pointer;
	padding: 0 12px;
}
#login .buttonrow a {
	float: left;
}

/* ------------------ CONTACT and ZAALEIGENAAR FORM ------------------ */

.smallbutton {
	color: #0462a2;
	font-size: 12px;
	font-weight: bold;
	width: 85px !important;
	height: 18px;
	border: none;
	background: url(../images/btn_small.gif) no-repeat 0 0;
	padding-bottom: 3px;
	cursor: pointer;
}
.smallbutton.delete {
	background-image: url(../images/btn_delete.gif);
	color: #a8dbfd;
}
#contactform .formrow, #green .formrow {
	width: 680px;
}
#contactform .buttonrow, #green .buttonrow {
	width: 440px;
	padding-left: 240px;
}
#contactform .formrow label, #green .formrow label {
	width: 240px;
	float: left;
}
label.radiolabel {
	width: 100px !important;
}
label.radiolabel input {
	width: 16px !important;
}
#contactform .formrow input, #green .formrow input {
	width: 200px;
	float: left;
}
#contactform .formrow select, #green .formrow select {
	width: 204px;
	float: left;
}
.formrow select.long {
	width: 417px !important;
}
#contactform .formrow .comment, #green .formrow .comment {
	width: 410px;
	height: 100px;
	overflow: auto;
	font: 12px Arial, Helvetica, sans-serif;
	padding: 2px;
}
#zaaleigenaar .formrow, #zaaleigenaar .buttonrow {
	width: 640px;
}
#zaaleigenaar .formrow label, #zaaleigenaar .formrow .labela {
	width: 220px;
	float: left;
}
#zaaleigenaar .formrow input {
	width: 200px;
	float: left;
}
#zaaleigenaar .formrow select {
	width: 204px;
	float: left;
}
#zaaleigenaar .formrow select.long {
	width: 417px;
}
#zaaleigenaar .formrow .comment {
	width: 410px;
	height: 100px;
	overflow: auto;
	font: 12px Arial, Helvetica, sans-serif;
	padding: 2px;
}
#zaaleigenaar .formrow input.file {
	width: 240px;
}
#zaaleigenaar .buttonrow {
	width: 420px;
	padding: 0 0 0 220px;
}
.cmsform {
	background: #a8dbfd url(../images/corner.gif) no-repeat 100% 0;
	float: left;
	padding: 20px;
}
.dual {
	float: left;
	width: 85px;
}
#zaaleigenaar .formrow .dual label, #zaaleigenaar .formrow .dual input {
	width: 40px;
	margin-bottom: 1px;
}
#zaaleigenaar .formrow.threecolumn label {
	width: 213px;
	float: left;
}
#green label.confirmation {
	width: 680px;
}

/* --------------------------- TABS -------------------------------- */
.tabs {
	height: 30px;
	width: 680px;
}
.tabs ul {
	float: left;
	list-style: none;
}
.tabs li {
	height: 30px;
	width: 143px;
	float: left;
	text-align: center;
}
.tabs li a {
	height: 30px;
	width: 143px;
	display: block;
	line-height: 30px;
	color: #0462a2;
	background: url(../images/tab_off.gif) no-repeat 0 0;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
.tabs li a:hover {
	color: #000;
}
.tabs li.on a {
	background: url(../images/tab_on.gif) no-repeat 0 0;
	color: #000;
}
.rightlink {
	float: right;
	text-align: right;
}
.rightlink a {
	line-height: 30px;
	color: #0462a2;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
	background: url(../images/arrow-1.gif) no-repeat 100% 3px;
	padding-right: 15px;
}
.rightlink a:hover {
	text-decoration: underline;
	color: #000;
}
.required {
	vertical-align: top;
}
.required img {
	margin: 2px 0 0 5px;
	height: 9px;
	width: 9px;
}

/* --------------------- SEARCH RESULTS ----------------------------- */

.top {
	width: 680px;
	float: left;
	margin-bottom: 10px;
}
a.backsearch {
	background: url(../images/btn_zoekback.gif) no-repeat 0 0;
	display: block;
	width: 120px;
	height: 30px;
	float: left;
	text-decoration: none;
	font-weight: bold;
	line-height: 26px;
	padding-left: 40px;
	margin-top: 5px;
}
.top .tools {
	float: right;
	width: 520px;
	text-align: right;
}
.top .tools label {
	font-weight: bold;
	padding-left: 70px;
}
.top .tools select {
	width: 160px;
}
.paging {
	width: 680px;
	height: 30px;
	float: left;
}
.paging a.prev {
	background: url(../images/btn_back.gif) no-repeat 0 0;
	display: block;
	width: 120px;
	height: 30px;
	float: left;
	text-decoration: none;
	font-weight: bold;
	line-height: 26px;
	padding-left: 40px;
}
.paging a.next {
	background: url(../images/btn_next.gif) no-repeat 0 0;
	display: block;
	width: 120px;
	height: 30px;
	float: right;
	text-decoration: none;
	font-weight: bold;
	line-height: 26px;
	padding-right: 40px;
	text-align: right;
}
.paging .pages {
	float: left;
	margin: 0 10px;
	width: 340px;
	height: 28px;
	line-height: 26px;
	text-align: center;
	background: #a8dbfd url(../images/corner_results1.gif) no-repeat 100% 0;
	font-weight: bold;
	color: #0462A2;
}

#active{
	background: #0462A2;
	color: #fff;
	text-decoration:underline;
}


a.active{
	background: #0462A2;
	color: #fff;
	text-decoration:underline;
}

.paging .pages a {
	padding: 1px 3px;
	text-decoration: none;
}

.paging .pages a:hover {
	background: #0462A2;
	color: #fff;
}
.results {
	width: 680px;
	float: left;
	margin-top: 10px;
}
.results ul {
	list-style: none;
	float: left;
}
.results li {
	width: 680px;
	float: left;
	position: relative;
	padding-bottom: 10px;
}
.results li div {
	background: #a8dbfd url(../images/corner_results1.gif) no-repeat 100% 0;
	height: 90px;
}
.results li.alt div {
	background: #0487e2 url(../images/corner_results2.gif) no-repeat 100% 0;
	height: 90px;
}
.results .featured li div {
	background: #a6d02e url(../images/corner_results3.gif) no-repeat 100% 0;
	height: 125px;
}
.results .address {
	width: 140px;
	padding: 10px;
	float: left;
	margin-right: 10px;
}
.results .info {
	width: 490px;
	padding: 10px;
	float: left;
}
.results .score {
	float: right;
	font-size: 14px;
}
.featured .address img {
	border: 1px solid #fff;
	float: left;
	margin-top: 10px;
	width: 65px;
	height:43px;
}
.featured .score {
	margin-top: 10px;
	text-align: center;
}
.featured .score strong {
	font-size: 25px;
	color: #0462a2;
}
.results a.more {
	float: right;
	font-weight: bold;
	text-decoration: none;
	padding-right: 12px;
	background: url(../images/arrow-2.gif) no-repeat 100% 2px;
	margin-top: 10px;
}
.results .alt a.more {
	color: #fff;
	background-image: url(../images/arrow-3.gif);
}
.results a.more:hover {
	text-decoration: underline;
}

.address a {
	color: #000;
	text-decoration: none;
}

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

.bigmap {
	width: 680px;
	float: left;
}

/* ------------------------- DETAILS -------------------------------- */
.noBorder{border:none;}

.box {
	background-color: #a8dbfd;
	float: left;
	padding: 10px;
	margin-bottom: 10px;
	width: 660px;
	text-align: center;
}
div.box.left {
	width: 320px;
}
div.box.right {
	width: 315px;
	float: left;
	margin-left: 5px;
}
.box .address {
	width: 160px;
	float: left;
	text-align: left;
}
.box .map {
	width: 500px;
	float: left;
	padding-bottom: 10px;
}
.map .score {
	width: 180px;
	float: left;
	text-align: center;
}
*html .map .score {
	width: 175px;
}
.map .score strong {
	color: #0462a2;
	font-size: 30px;
}
.box .thumbs {
	text-align: right;
	padding-left: 150px;
	width: 510px;
	float: left;
}
.thumbs img {
	width: 160px;
	margin-left: 5px;
	border: 1px solid #0462a2;
}
.details {
	float: left;
	width: 680px;
	list-style: none;
	padding-bottom: 10px;
}
.details li {
	padding-bottom: 5px;
	float: left;
}
.details .labela {
	float: left;
	width: 170px;
	font-weight: bold;
	display: block;
}
.details .detailtext {
	width: 505px;
	display: block;
	float: left;
}
.details a.hotellink {
	font-size: 16px;
	font-weight: bold;
}
.box ul {
	float: left;
	list-style: none;
}
.box li {
	float: left;
	padding-bottom: 2px;
}
.box label {
	width: 100px;
	float: left;
	padding: 3px 0;
	position: relative;
}
.box input {
	width: 210px;
}
*html .box input {
	width: 205px;
}
.box textarea {
	width: 310px;
	overflow: auto;
}
.box .button {
	background: url(../images/arrow-2.gif) no-repeat 100% 5px;
	font-weight: bold;
	border: none;
	width: 100px;
	float: right;
	color: #0462a2;
	cursor: pointer;
}
.box form {
	width: 315px;
	margin: 0 auto;
	text-align: left;
}

form.wider{
	width: 335px;
}

/* ------------------------ TABLE LIST ------------------------------ */

table.list {
	width: 680px;
	border-collapse: collapse;
	border: none;
	margin: 10px 0;
}
table.list td {
	padding: 5px;
}
table.list td.buttons {
	text-align: right;
	width: 85px;
}
table.list td.buttons a {
	font-weight: bold;
	text-decoration: none;
}

/* ------------------------ FOOTER ---------------------------------- */
#footer {
	width: 720px;
	height: 45px;
	line-height: 45px;
	font-size: 14px;
	font-weight: bold;
	color: #0462a2;
}
#footer .bottommenu {
	float: left;
}
#footer .bottommenu ul {
	list-style: none;
}
#footer .bottommenu li {
	float: left;
	display: inline;
}
#footer .bottommenu a {
	padding: 0 50px 0 0;
	font-size: 14px;
}
#footer a {
	text-decoration: none;
	color: #0462a2;
}
#footer a:hover {
	color: #a6d02e;
}
#footer .copyright {
	float: right;
	text-align: right;
}
