* {
	margin: 0;
	padding: 0;
	outline: none;
}
html {
	overflow: scroll;
	overflow-x: hidden
}
body {
	background-color: #fff;
	background-image: url('/img/body_background.jpg');
	background-position: top left;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #44687d;
}
#wrapper {
	width: 960px;
	margin: 0 auto;
}
#top {
	height: 100px;
	background-position: top right;
	background-repeat: no-repeat;
	width: 920px;
	padding-left: 10px;
	padding-right: 30px;
}
#header {
	height: 32px;
	width: 960px;
}
#header_content {
	height: 32px;
	width: 960px;
	display: block;
}
#homepageflash {
	width:499px;
	height:300px;
	margin: 0;
	padding: 0;
}

/* common styles */
a img {
	border: none;
}
a {
	color: #3e69b7;
	cursor: pointer;
}
a:hover {
	color: #e47502;
}
h3 a {
	text-decoration: none;
}
p {
	margin-bottom: 15px;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #0d68b0;
	margin-bottom: 10px;
}
h3 {
	font-size: 15px;
}
table th {
	text-align: left;
	padding: 4px;
	border-bottom: 1px solid #00317b;
	background-color: #fff;
}
ul {
	margin-left: 20px;
	margin-bottom: 15px;
}
#barmijnskibb {
	float: right;
	line-height: 36px;
	padding-right: 10px;
}
#barmijnskibb a {
	text-decoration: none;
	padding: 0 5px;
}
.resultaatacties {
	line-height: 16px;
	float: right;
}
.resultaatacties a {
	text-decoration: none;
}

/* content divs */
#content {
	width: 960px;
	padding-top: 0px;
	background-image: url('/img/content.jpg');
	background-repeat: no-repeat;
}
#pagetitle {
	width: 400px;
	line-height: 44px;
	height: 35px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #26687f;
}
#pagetitle a {
	color: #26687f;
	text-decoration: none;
	line-height: 44px;
}
#pagetitle a:hover {
	color: #e47502;
}
#mijnskibbshort {
	float: right;
	width: 200px;
	line-height: 44px;
	height: 35px;
}
#pagetitle .orange {
	color: #e7ad1d;
}
.left_col {
	width: 650px;
	float: left;
	clear: left;
	margin-right: 8px;
}
.right_col {
	width: 300px;
	float: left;
	clear: right;
}
.spacer {
	float: left;
	width: 10px;
	display: block;
}
.right_col a {
	text-decoration: none;
}
.right_col a:hover {
	text-decoration: underline;
}
.homepagebox {
	height: 304px;
	*height: 310px;
}

/* top bar */
#topbar {
	width: 500px;
	height: 30px;
	display: block;
	float: right;
	padding-right: 3px;
	background-image: url('/img/topbar_right.gif');
	background-repeat: no-repeat;
	background-position: top right;
}
#topbar_inner {
	height: 30px;
	text-align: right;
	background-repeat: no-repeat;
	background-position: top left;
	display: block;
}
#topbar_inner img {
	float: right;
}
#topbar_inner a {
	float: right;
	height: 30px;
	line-height: 30px;
	padding: 0 15px 0 15px;
	display: block;
	background-image: url('/img/topbar_middle.gif');
	background-position: bottom;
	background-repeat: repeat-x;
	font-size: 12px;
	color: #fff;
	margin-right: 1px;
	text-decoration: none;
	font-weight: bold;
	width: 65px;
	text-align: center;
}

/* advertentie styles */
.huurkalender {
	width: 260px;
	border-collapse: collapse;
}
.huurkalender th {
	background-color: #004892;
	color: #fff;
	font-weight: bold;
	border: none;
	text-align: center;
	border-left: 1px solid #004892;
}
.huurkalender td {
	text-align: center;
	background-color: #c6ddf0;
	line-height: 22px;
	border: 1px solid #004892;
}
.right_col .huurkalender td a {
	display: block;
	line-height: 22px;
	color: #004892;
}
.huurkalender td.taken {
	background-color: #c85315;
	background-image: url('/img/huur_taken.gif');
	color: #fff;
}
#advertentie_titel {
	background-image: url('/img/adv_titel.gif');
	background-position: bottom;
	background-repeat: no-repeat;
	height: 35px;
	font-size: 16px;
	color: #e47502;
	font-weight: bold;
	display: block;
	margin: 0 0 10px 0;
}
#search_titel {
	background-image: url('/img/adv_titel.gif');
	background-position: bottom;
	background-repeat: no-repeat;
	height: 35px;
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	display: block;
	margin: 0 0 10px 0;
	color: #003478;
	text-align: center;
}
#advertentie_fotos {
	width: 350px;
	margin-bottom: 20px;
	float: left;
}
#advertentie_details {
	float: left;
	clear: right;
	width: 255px;
	font-size: 11px;
}
#advertentie_extra {
	float: left;
	clear: left;
	padding: 30px 0 20px 20px;
	width: 300px;
}
#advertentie_extra a {
	display: block;
	float: left;
	padding-left: 40px;
	height: 30px;
	line-height: 30px;
	text-decoration: none;
	margin-bottom: 10px;
}
#extra_contact {
	background: url('/img/extra_contact.gif') 0px 5px no-repeat;
	width: 130px;
}
#extra_mail {
	background: url('/img/extra_mail.gif') 0px 5px no-repeat;
	width: 130px;
}
#extra_print {
	background: url('/img/extra_print.gif') 0px 5px no-repeat;
	width: 60px;
}
#extra_droomskibb {
	background: url('/img/extra_droomskibb.gif') 0px 5px no-repeat;
	width: 60px;
}
#kleine_fotos {
	width: 293px;
	height: 50px;
	overflow: scroll;
	position: relative;
	float: left;
	margin-left: 24px;
	_margin-left: 12px;
	margin-bottom: 20px;
}
.foto_belt {
	position: absolute;
	top: 0;
	left: 0;
}
.panel {
	padding: 5px 5px 5px 0;
	width: 70px;
	float: left;
	overflow: hidden;
}
.foto_button {
	float: left;
	position: relative;
}

/* Indestructible box */
.box, .bluebox, .homebox, .orangebox {
	background-color: #fff;
	background-image: url('/img/box.gif');
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 15px;
	clear: both;
	margin-bottom: 10px;
}
.box .inner, .bluebox .inner, .homebox .inner, .orangebox .inner {
	background-image: url('/img/box.gif');
	background-position: top right;
	background-repeat: no-repeat;
	padding: 20px 20px 5px 5px;
	clear: both;
}
.orangebox .inner {
	padding: 20px 20px 0px 5px;
	color: #ffffff;
}
.orangebox .inner a, .orangebox .inner h2 {
	color: #fff;
}
.box_bottom, .bluebox_bottom, .homebox_bottom, .smoothbox_bottom, .orangebox_bottom {
	background-image: url('/img/box_bottom.gif');
	height: 20px;
	line-height: 20px;
	margin-left: -15px;
	padding-left: 20px;
	clear: both;
}
.smoothbox_bottom {
	background-image: url('/img/smoothbox_bottom.gif');
}
.box_bottom p, .bluebox_bottom p, .homebox_bottom p, .smoothbox_bottom p, .orangebox_bottom p {
	text-align: right;
	padding-right: 20px;
	background-image: url('/img/box_bottom.gif');
	background-position: top right;
	height: 20px;
	line-height: 20px;
	margin: 0;
}
.smoothbox_bottom p {
	background-image: url('/img/smoothbox_bottom.gif');
}
.box_bottom p a, .bluebox_bottom p a, .homebox_bottom p a, .orangebox_bottom p a {
	color: #fff;
	padding: 3px 0 3px 0;
	text-decoration: none;
}
.box_bottom p a.tabbed, .bluebox_bottom p a.tabbed, .homebox_bottom p a.tabbed, .orangebox_bottom p a.tabbed {
	background-image: url('/img/bottom_tab.gif');
	background-position: bottom left;
	background-repeat: no-repeat;
	padding-left: 25px;
	white-space: nowrap;
	font-weight: bold;
}
.box_bottom.blue p a.tabbed {
	background-image: url('/img/bluebottom_tab.gif');
}
.bluebox.searchbox .inner {
	padding: 24px 20px 1px 20px;
}
/*seperate bluebox styles */
.bluebox, .bluebox .inner {
	background-image: url('/img/bluebox.gif');
}
.orangebox, .orangebox .inner {
	background-image: url('/img/orangebox.gif');
}
.bluebox_bottom, .bluebox_bottom p {
	background-image: url('/img/bluebox_bottom.gif');
}
.orangebox_bottom, .orangebox_bottom p {
	background-image: url('/img/orangebox_bottom.gif');
}

/* seperate styles for boxes */
.homebox, .homebox .inner {
	background-image: url('/img/homebox.jpg');
}
.homebox .inner {
	padding-top: 150px;
	background-repeat: no-repeat;
	background-position: top right;
	padding-left: 10px;
}
.homebox_bottom, .homebox_bottom p {
	background-image: url('/img/homebox_bottom.jpg');
	/* height: 140px; */
	height: 271px;
	background-position: bottom right;
}

.halfcol {
	width: 480px;
	float: left;
}
.halfcol input {
	width: 250px;
}
.halfcol textarea {
	width: 250px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.fullcol {
	width: 960px;
	clear: both;
}

/*  styles for the search page*/
.search_left {
	width: 700px;
}
.search_right {
	width: 250px;
}
.search_right select {
	width: 190px;
}
.filterswitch {
	line-height: 30px;
	height: 30px;
	border-top: 1px solid #e5e5e5;
	width: 260px;
	background: url('/img/arrow_down.gif')  240px 4px no-repeat;
	font-size: 11px;
	font-weight: bold;
	color: #0d68b0;
	cursor: pointer;
}
.filter {
	padding-bottom: 10px;
}

/* Content bar */
.bar, .whitebar {
	background-image: url('/img/bar_right.jpg');
	background-position: top right;
	background-repeat: no-repeat;
	height: 29px;
	margin-bottom: 15px;
	clear: both;
}
.whitebar {
	background-image: url('/img/whitebar_right.jpg');
}
.inner h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #e47502;
	margin-bottom: 8px;
}
.bar h1.searchbar {
	padding-left: 50px;
	background-image: url('/img/searchbar.jpg');
	background-position: top left;
	background-repeat: no-repeat;
}
#createalert {
	float: right;
	width: 130px;
	display: block;
	text-align: right;
}

/* Footer */
#footer {
	text-align: center;
	border-top: 1px solid #eee;
	clear: both;
	display: block;
	color: #ccc;
	padding: 5px;
	margin-top: 10px;
}
#footer a {
	color: #e47502;
	text-decoration: none;
	height: auto;
	padding: 0 8px;
	line-height: 24px;
}
#footer a.bitfactory {
	color: #ccc;
}
#footer a:hover {
	text-decoration: underline;
}
#footer a.hover {
	color: #3e69b7;
}

/* overview table and overview elements */
table.overview {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 15px;
}
table.overview tr {
	background-image: url('/img/oddrow.jpg');
	background-position: top;
	background-repeat: repeat-x;
}
table.overview td {
	padding: 6px 4px;
	vertical-align: top;
	line-height: 16px;
}
.overview_datum {
	width: 120px;
}
.overview_prijs {
	text-align: right;
	width: 70px;
}
.overview_actief {
	text-align: center;
	width: 60px;
}
.overview_actie {
	width: 60px;
	text-align: right;
}
#legenda {
	line-height: 20px;
}
#uitgebreidzoeken {
	display: none;
}
#legenda img {
	margin-bottom: -3px;
}
a.button, a.cancelbutton, a.biggerbutton, a.bluebutton, a.bluebiggerbutton {
	display: inline-block;
	background-image: url('/img/submit.gif');
	background-repeat: no-repeat;
	width: 120px;
	height: 23px;
	color: #fff;
	line-height: 21px;
	text-align: center;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
a.biggerbutton, a.bluebiggerbutton {
	width: 170px;
	background-image: url('/img/biggersubmit.gif');
}
a.bluebutton {
	background-image: url('/img/bluesubmit.gif');
}
a.bluebiggerbutton {
	background-image: url('/img/bluebiggersubmit.gif');
}
a.cancelbutton {
	background-image: url('/img/cancel.gif');
}
a.button:hover {
	color: #fff;
}
.right_col a.bluebiggerbutton {
	margin-left: 45px;
}
.orangebox h1 {
	color :#fff;
}

/* form styles */
form table td {
	vertical-align: top;
}
label {
	font-weight: bold;
	color: #00317b;
	padding-right: 20px;
	line-height: 24px;
	white-space: nowrap;
}
form table td {
	line-height: 24px;
}
input, select, textarea {
	border: 1px inset #ccc;
	padding: 2px;
	cursor: pointer;
	width: 258px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.tooltipfly {
	border: 1px solid #44687d;
	background-color: #fff;
	color: #44687d;
	padding: 3px;
	width: 250px;
}
select {
	width: 164px;
	padding: 1px;
}
form textarea {
	width: 257px;
	height: 160px;
}
.smallinput {
	width: 60px;
}
.mediuminput {
	width: 170px;
}
.monthinput {
	width: 100px;
}
form .multi {
	width: 257px;
}

form .file {
	line-height: 24px;
}
input.submit, input.bluesubmit {
	background-image: url('/img/submit.gif');
	display: inline-block;
	width: 120px;
	border: none;
	height: 21px;
	color: #fff;
	margin-right: 10px;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
input.bluesubmit {
	background-image: url('/img/bluesubmit.gif');
}
html body .normalinput {
	border: none;
	width: auto;
}
.zakelijk, .zakelijkinput {
	display: none;
}
.error {
	color: #F33;
	padding-left: 10px;
}
.redbox {
	color: #da1313;
	display: block;
	border: 1px solid #da1313;
	background-color: #ffb2b2;
	padding: 3px 5px 3px 25px;
	width: 85%;
	background-image: url(/img/cross.gif);
	background-position: 2px 2px;
	background-repeat: no-repeat;
}
.redtext {
	color: #F00;
}
.greenbox {
	color: #198b0d;
	display: block;
	border: 1px solid #198b0d;
	background-color: #f3fdf3;
	padding: 3px 5px 3px 25px;
	width: 90%;
	background-image: url(/img/check.gif);
	background-position: 2px 2px;
	background-repeat: no-repeat;
}
.left_col .redbox, .left_col .greenbox {
	width: 578px;
	margin-bottom: 15px;
}
.home_left_col {
	width: 500px;
	margin-bottom: 15px;
	float: left;
}
.home_middle_col {
	width: 158px;
	margin-bottom: 15px;
	float: left;
	text-align: center;
	color: #fff;
}
.home_middle_col img {
	margin-bottom: 4px;
}
.smallpreviews {
	height: 433px;
	*height: 436px;
}
.bootfoto {
	padding: 5px;
	border: 1px solid #ccc;
	width: 70px;
	float: left;
	margin-right: 12px;
	margin-bottom: 12px;
	font-size: 9px;
	line-height: 22px;
}
.bootfoto input {
	float: left;
	margin: 4px;
	*margin: 0;
}

/* search results */
.search_result {
	padding-bottom: 20px;
	padding-top: 10px;
	background-image: url('/img/adv_titel.gif');
	background-position: bottom;
	background-repeat: no-repeat;
}
.search_result table {
	width: 100%;
}
.search_result td {
	vertical-align: top;
}
.search_title {
	color: #d67b19;
	font-weight: bold;
}
p a.search_pageselect {
	padding: 0 6px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
p a.search_pageselect_active {
	padding: 0 5px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #fff;
}

/* jquery autocomplete styles */
.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;
	font: menu;
	font-size: 12px;
	line-height: 16px;
	overflow: hidden;
}

.ac_loading {
	background: white url('indicator.gif') right center no-repeat;
}

.ac_odd {
	background-color: #eee;
}

.ac_over {
	background-color: #0A246A;
	color: white;
}
.homepagenoflash h3 {
	font-size: 11px;
}
.homepagenoflash {
	margin: 0 0 0 30px;
	font-size: 11px;
}