/* DEFAULT STYLES */
html, body, div, object, iframe, h1, h2, h3, h4, h5, p,
a, em, img, small, ol, ul, li, input, select
fieldset, form, label, table, caption, tr, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 12px;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
:focus {
	outline: none;
}
ol, ul, li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
a {
	color: #000;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
p {
	line-height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	margin-bottom: 20px;
}	
#content h3 {
	height: 25px;
	line-height: 25px;
	visibility: hidden;
}
#content h1 {
	height: 30px;
	line-height: 30px;
	visibility: hidden;
	margin-bottom: 22px;
}
#recent h2 {
	width: 250px;
	height: 36px;
	visibility: hidden;
	line-height: 36px; 
}
.footer h5 {
	width: 180px;
	height: 26px;
	position: relative;
	line-height: 26px;
	margin-bottom: 15px;
}
.noborder {
	border: 0px!important;
}
div.entry {
	position: relative;
	float: left;
}
div.entry div.input {
	position: relative;
	float: left;
	width: 236px;
	height: 22px;
	padding: 6px 9px 0px 9px;
	background: url(../images/template/input.gif) no-repeat;
	line-height: normal;
	overflow: hidden;
}
div.entry div.search {
	background: url(../images/template/input_search.gif) no-repeat;
	width: 148px;
}
div.entry div.input input {
	position: relative;
	float: left;
	background: none;
	border: 0px;
	width: 236px;
	height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: normal;
}
div.entry div.search input {
	width: 148px;
}
/* END DEFAULT STYLES */

/* CONTAINERS */

html, body {
	height: 100%;
}

body {
	background: #314bff url(../images/template/bg_body.gif) repeat-x 0 0;
	cursor: default;
}
#container {
	width: 100%;
	min-height: 100%;
	height: auto !important; 
	height: 100%; 
	position: relative;
	background: url(../images/template/bg_container.jpg) no-repeat 100% 0;
	z-index: 1;
}
#site {
	width: 961px;
	height: auto;
	position: relative;
	margin: 0 auto;
	z-index: 2;
	padding-top: 39px;
}
#site:after {
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 0;
	visibility: hidden;
}
.language {
	width: 126px;
	height: 39px;
	position: absolute;
	left: 0px;
	top: 0px;
	padding-left: 20px;
	background: url(../images/template/language.gif) no-repeat;
	line-height: 35px;
	color: #fff;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 14px;
	cursor: pointer;
	z-index: 5;
}
.language .flag {
	width: 16px;
	height: 11px;
	position: relative;
	float: left;
	margin-right: 10px;
	margin-top: 14px;
}


/* HEADER */

#header {
	width: 961px;
	height: 285px;
	position: relative;
	background: url(../images/template/bg_header.png) no-repeat 0 0;
	z-index: 5;
}
#header h1 {
	width: 185px;
	height: 194px;
	position: absolute;
	top: 3px;
	left: 122px;
	background: url(../images/template/logo_lacaza_real_estate.png);
	text-indent: -9999px;
}
#header h2 {
	width: 175px;
	height: 105px;
	position: absolute;
	top: 14px;
	right: 0;
	text-indent: -9999px;
}
#header #search {
	width: 427px;
	height: 112px;
	position: absolute;
	top: 123px;
	left: 482px;
	z-index: 99;
}
#header #search h3 {
	width: 300px;
	height: 28px;
	line-height: 28px;
	position: absolute;
	top: -7px;
}
#header #search #inputprijs {
	width: 162px;
	height: 57px;
	position: absolute;
	top: 44px;
	left: 0;
}
#header #search .select {
	width: 134px;
	height: 28px;
	position: absolute;
	top: 59px;
	left: 178px;
	background: url(../images/template/bg_select_search.gif) no-repeat;
	line-height: 28px;
	font-size: 12px;
	font-style: italic;
	color: #334d66;
}
#header #search .select #select_place {
	visibility: hidden;
}
#header #search .select .selectbox {
	width: 126px;
	height: 19px;
	position: absolute;
	left: 0px;
	top: 0px;
	margin: 2px 0px;
	padding: 5px 0px 0px 8px;
	font-size: 11px;
	font-style: italic;
	color: #334d66;
	background: transparent;
	line-height: normal;
	cursor: pointer;
}
#header #search .select #select_place_container {
	width: 124px;
	height: auto;
	position: absolute;
	top: 27px;
	left: 0px;
	border: 1px solid #b5d8f4;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	padding-left: 8px;
	background: #fff;
}
#header #search .select #select_place_container li {
	width: auto;
	height: 22px;
	position: relative;
	line-height: 22px;
	font-size: 11px;
	font-style: italic;
	color: #334d66;
	cursor: pointer;
}
#header #search #search_submit {
	width: 102px;
	height: 28px;
	position: absolute;
	top: 59px;
	left: 325px;
	border: 0;
	cursor: pointer;
}
#header .price_container {
	width: 164px;
	height: 30px;
	position: absolute;
	left: 0px;
	top: 52px;
	background:url(../images/template/prijsslide.gif) 0px 15px no-repeat;
}
#header .price {
	width: 153px;
	height: 15px;
	position: absolute;
	left: 0px;
	top: 15px;
}
#header .price .ui-slider-range {
	width: auto;
	height: 9px;
	position: absolute;
	top: 3px;
	background: url(../images/template/activeslide.gif) repeat-x;
}
#header .price .ui-slider-handle {
	width: 8px;
	height: 16px;
	position: absolute;
	display: block;
	background: url(../images/template/pointer.gif) no-repeat;
	cursor: e-resize;
}
#header #search #price_min {
	width: 75px;
	height: 16px;
	position: absolute;
	left: 0px;
	top: -8px;
	font-size: 11px;
	color: #8d0075;
	font-weight: bold;
}
#header #search #price_max {
	width: 75px;
	height: 16px;
	position: absolute;
	left: 100px;
	top: -8px;
	font-size: 11px;
	color: #8d0075;
	font-weight: bold;
}
#header .price_values {
	width: 162px;
	height: 20px;
	position: absolute;
	left: 0px;
	bottom: 5px;
}
#header .price_values .min {
	width: auto;
	height: 20px;
	position: relative;
	float: left;
	font-size: 11px;
}
#header .price_values .max {
	width: auto;
	height: 20px;
	position: relative;
	float: right;
	font-size: 11px;
}

/* MENU */

#header #menu {
	width: auto;
	height: 35px;
	position: absolute;
	top: 250px;
	left: 36px;
	z-index: 5;
}
#header #menu2 {
	position: absolute;
	top: 250px;
	right: 25px;
	height: 35px;
	z-index: 5;
}
#header #menu .item,
#header #menu2 .item {
	width: auto;
	height: 35px;
	position: relative;
	float: left;
	margin-left: -10px;
	display: inline;
	z-index: 10;
}
#header #menu .item .left,
#header #menu2 .item .left {
	width: 9px;
	height: 35px;
	position: relative;
	float: left;
	background: url(../images/template/menu_left.gif) no-repeat 0 0;
}
#header #menu2 .item .left {
	width: 25px;
	background: url(../images/template/menu2_right.gif) no-repeat 0 0;
}
#header #menu .item a,
#header #menu2 .item a {
	width: auto;
	height: 35px;
	display: block;
	padding: 0px 5px 0px 8px;
	font: bold 14px/35px "Trebuchet MS", Arial;
	color: #496d8b;
	text-decoration: none;
	background: url(../images/template/menu_bg.gif) repeat-x;
	float: left;
}
#header #menu .item .right,
#header #menu2 .item .right {
	width: 25px;
	height: 35px;
	position: relative;
	float: left;
	background: url(../images/template/menu_right.gif) no-repeat 0 0;
}
#header #menu2 .item .right {
	width: 9px;
	background: url(../images/template/menu2_left.gif) no-repeat 0 0;
}
#header #menu .item.active .left,
#header #menu2 .item.active .left {
	background: url(../images/template/menu_active_left.gif) no-repeat 0 0;
}
#header #menu2 .item.active .left {
	width: 25px;
	background: url(../images/template/menu2_active_right.gif) no-repeat 0 0;
}
#header #menu .item.active a,
#header #menu2 .item.active a {
	background: url(../images/template/menu_active_bg.gif) repeat-x;
	color: #fff;
}
#header #menu .item.active .right,
#header #menu2 .item.active .right {
	background: url(../images/template/menu_active_right.gif) no-repeat 0 0;
}
#header #menu2 .item.active .right {
	width: 9px;
	background: url(../images/template/menu2_active_left.gif) no-repeat 0 0;
}
#header #menu .item.active,
#header #menu2 .item.active {
	z-index: 15;
}

/* END MENU */
/* END HEADER */

/* CONTENT */

#content {
	width: 887px;
	height: auto;
	padding: 26px 51px 68px 22px;
	position: relative;
	background: #ffffff url(../images/template/bg_content.gif) no-repeat 0 0;
}
#content:after {
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 0;
	visibility: hidden;
}
#left {
	position: relative;
	width: 325px;
	height: auto;
	float: left;
}
#left #spot_wrapper {
	position: relative;
	float: left;
	width: 325px;
}
#spot_wrapper #spot_top {
	position: relative;
	float: left;
	width: 255px;
	height: 154px;
	background: url(../images/template/bg_left_top.gif) no-repeat;
	padding: 20px 35px 0px 35px;
}
#spot_wrapper #spot_top h3 {
	margin-bottom: 30px;
}
#spot_wrapper #spot {
	position: relative;
	float: left;
	width: 255px;
	height: auto;
	background: url(../images/template/bg_spot.gif) repeat-y;
	padding: 0px 35px;
}
#spot div.entry {
	margin-bottom: 35px;
	width: 260px;
}
#spot div.entry div.column {
	position: relative;
	float: left;
	overflow: hidden;
	width: 130px;
}
a.fakecheck {
	position: relative;
	float: left;
	height: 20px;
	line-height: 20px;
	width: 130px;
	overflow: hidden;
	display: block;
	color: #333;
	text-decoration: none;
	padding: 0px 0px 0px 20px;
	background: url(../images/template/checkbox.gif) no-repeat 0px 4px;
	margin-bottom: 5px;
}
a.fakechecked {
	background: url(../images/template/checkbox.gif) no-repeat 0px -19px;
}
#spot div.button {
	position: relative;
	float: left;
	margin-bottom: 30px;
	cursor: pointer;
}
#spot_wrapper #spot_footer {
	position: relative;
	float: left;
	width: 325px;
	height: 40px;
	background: url(../images/template/bg_left_footer.gif) no-repeat;
}
#left #button_lacaza {
	width: 279px;
	height: 83px;
	margin: 25px 0px 0px 22px;
	position: relative;
	float: left;
	text-indent: -9999px;
}
#right {
	position: relative;
	float: left;
	margin-left: 42px;
	display: inline;
	padding-top: 20px;
	width: 520px;
}

/* END CONTENT */

.bottom {
	width: 960px; 
	height: 7px;
	position: relative;
	line-height: 0px;
	font-size: 0px;
	background: url(../images/template/bg_site_bottom.gif) no-repeat;
}

.footer {
	width: 960px; 
	height: 180px;
	position: relative;
	background: #5066ff url(../images/template/bg_footer_top.gif) no-repeat;
	padding-top: 43px;
}

.footer .klantenservice, .footer .informatie, .footer .overige, .footer .veelgezocht {
	width: 180px;
	height: 142px;
	position: relative;
	float: left;
	margin-left: 48px;
	display: inline;
	border-right: 1px solid #4052cc;
}

.footer .informatie {
	width: 250px;
}

.footer li {
	background: url(../images/template/ster_footer.gif) 0 6px no-repeat;
	line-height: 21px;
	padding-left: 20px;
}

.footer div#right, .footer div#left {
	position: relative;
	float: left;
	width: 90px;
}

.footer div#right ul, .footer div#left ul {
	width: 90px;
}

.footer div#right ul {
	margin-top: -20px;
}

.footer div#right ul li, .footer div#left ul li {
	width: 90px;
} 

.footer div#right {
	position: relative;
	float: left;
}

.footer a {
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	line-height: 21px;
}
.footer_bottom {
	width: 960px; 
	height: 9px;
	position: relative;
	line-height: 0px;
	font-size: 0px;
	background: url(../images/template/bg_footer_bottom.gif) no-repeat;
}
.realisatie {
	width: 960px; 
	height: 56px;
	margin: 0 auto;
	line-height: 56px;
	position: relative;
	text-align: center;
	color: #98a5ff;
	font-size: 11px;
}
.realisatie a {
	font-size: 11px;
	color: #98a5ff;
	text-decoration: none;
}
.realisatie a:hover {
	text-decoration: underline;
}

/* FORMULIEREN */


#right div.form {
	position: relative;
	float: left;
	width: 495px;
	padding-left: 25px;
}
#right div.form h3 {
	padding-bottom: 35px;
}
#right div.form div.entry {
	position: relative;
	float: left;
	margin-bottom: 15px;
}
#right div.form div.extra_margin {
	position: relative;
	float: left;
	width: 100%;
	overflow: hidden;
	margin: 15px 0px;
}
#right div.form div.entry label {
	position: relative;
	float: left;
	width: 150px;
	height: 22px;
	line-height: 22px;
	font-weight: bold;
	color: #8e0075;
}
#right div.form div.entry div.input {
	position: relative;
	float: left;
	width: 236px;
	height: 22px;
	padding: 6px 9px 0px 9px;
	background: url(../images/template/input.gif) no-repeat;
	line-height: normal;
	overflow: hidden;
}
#right div.form div.entry div.input input {
	position: relative;
	float: left;
	background: none;
	border: 0px;
	width: 236px;
	height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: normal;
}
#right div.form div.entry div.select {
	position: relative;
	float: left;
	width: 236px;
	height: 22px;
	padding: 6px 9px 0px 9px;
	background: url(../images/template/bg-select.gif) no-repeat;
	line-height: normal;
	z-index: 50;
}
#right div.form div.entry input.selectbox {
	position: relative;
	float: left;
	background: none;
	border: 0px;
	width: 236px;
	height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #334d66;
	background: transparent;
	line-height: normal;
	cursor: pointer;
}
#right div.form div.entry div.selectbox-wrapper {
	width: 245px;
	height: auto;
	position: absolute;
	top: 27px;
	left: 0px;
	border: 1px solid #b5d8f4;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	padding-left: 8px;
	background: #fff;
	z-index: 99;
}
#right div.form div.entry div.selectbox-wrapper ul li {
	width: auto;
	height: 22px;
	position: relative;
	line-height: 22px;
	font-size: 11px;
	font-style: italic;
	color: #334d66;
	cursor: pointer;
}
#right div.form div.entry div.textarea {
	position: relative;
	float: left;
	width: 236px;
	height: 177px;
	padding: 6px 9px;
	background: url(../images/template/textarea.gif) no-repeat;
	line-height: normal;
	overflow: hidden;
}
#right div.form div.entry div.textarea textarea {
	position: relative;
	float: left;
	background: none;
	border: 0px;
	width: 236px;
	height: 183px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: normal;
	overflow: auto;
}
#right div.form div.entry div.radio {
	float: left;
	position: relative;
	margin: 4px 0px 0px 0px;
}
#right div.form div.entry div.radio div.radio_button,
#right div.form div.entry div.radio div.radio_button input {
	float: left;
	position: relative;
	width: 15px;
	height: 15px;
	line-height: 15px;
}
#right div.form div.entry div.radio label {
	float: left;
	color: #333;
	cursor: pointer;
	width: 50px;
	height: 15px;
	line-height: 15px;
	margin-left: 15px;
	font-weight: normal;
}
#right div.form div.entry span.icon {
	width: 21px;
	height: 20px;
	margin: 3px 0 0 13px;
	float: left;
	display: block;
	background: url(../images/template/icon2.gif);
}
#right div.form div.entry label.error {
	position: relative;
	float: left;
	width: 254px;
	margin-left: 150px;
	margin-top: 5px;
	font-size: 12px;
	color: #333;
	font-style: italic;
	font-weight: normal;
}
#right div.form div.button {
	position: relative;
	float: left;
	padding-left: 150px;
}
#right div.form div.button input.button {
	position: relative;
	float: left;
	height: 34px;
	overflow: hidden;
	background-repeat: no-repeat;
	cursor: pointer;
}
#right div.form div.button input.button1 {
	background-position: 0px 0px;
	width: 150px;
}

#right div.contactgegevens {
	position: relative;
	float: left;
}
div.contactgegevens div.column {
	position: relative;
	float: left;
	line-height: 25px;
}
div.contactgegevens h4 {
	font-weight: bold;
	font-size: 12px;
	color: #00203F;
	margin-bottom: 5px;
}

/* GOOGLE MAPS */
#map_container {
	position: relative; 
	width: 284px; 
	height: 285px; 
	overflow: hidden;
	z-index: 15;
}
#map_small {
	width: 284px; 
	height: 285px;
	position: relative; 
}
#map_container #left_top,
#map_container #left_bottom,
#map_container #right_top,
#map_container #right_bottom {
	position: absolute;
	width: 10px;
	height: 10px;
	z-index: 99;
}
#map_container #left_top {
	top: 10px;
	left: 0px;
	background: url(../images/template/map_tl.png) no-repeat;
}
#map_container #left_bottom {
	bottom: 0px;
	left: 0px;
	background: url(../images/template/map_bl.png) no-repeat;
}
#map_container #right_top {
	top: 10px;
	right: 0px;
	background: url(../images/template/map_tr.png) no-repeat;
}
#map_container #right_bottom {
	bottom: 0px;
	right: 0px;
	background: url(../images/template/map_br.png) no-repeat;
}
/* INFO WINDOW GOOGLE MAPS */
.infowindow {
	width: 200px;
	height: auto;
	float: left;
	position: relative;
	overflow: hidden;
}
.infowindow .foto {
	position: relative;
	float: left;
	overflow: hidden;
	width: 85px;
	margin-right: 15px;
}
.infowindow .foto img {
	float: left;
	width: 85px;
}
.infowindow div.des {
	position: relative;
	float: left;
	width: 100px;
	overflow: hidden;
}
.infowindow .des span {
	position: relative;
	float: left;
	width: 100px;
}
.infowindow span {
	font-weight: bold;
}
.infowindow a.title {
	color: #8d0074;
	font-size: 15px;
	margin-bottom: 6px;
	margin-top: 5px;
	font-weight: bold;
	text-decoration: none;
}
.infowindow span.price {
	color: #00274d;
	font-size: 14px;
}

/* STYLE SWITCH */

#styleswitch {
	position: absolute;
	top: 10px;
	right: 15px;
}
#styleswitch a {
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	padding: 2px 5px;
}
#styleswitch span {
	margin: 0px;
	color: #bbb;
}
#styleswitch a.big {
	font-size: 16px;
}
#styleswitch a.normal {
	font-size: 13px;
}
#styleswitch a.small {
	font-size: 11px;
}
#styleswitch a.active {
	background: #8e0075;
}
#styleswitch a.active:hover {
	text-decoration: none;
	cursor: default;
}
#styleswitch a:hover {
	text-decoration: underline;
}

/* OVERIGE STIJLEN */

/* LINKS */

.links, .rechts {
	width: 260px;
	height: auto;
	position: relative;
	float: left;
}

.links h2, .rechts h2 {
	width: 260px;
	height: auto;
	position: relative;
	float: left;
	margin-bottom: 10px;
}

.links ul, .rechts ul {
	width: 260px;
	height: auto;
	position: relative;
	float: left;
	margin-bottom: 15px;
}

.links li, .rechts li, .links li a, .rechts li a {
	width: 260px;
	height: auto;
	position: relative;
	float: left;
}

.links li a small, .rechts li a small {
	font-size: 80%;
}

ul.listbullet,
ul.sitemap,
ul.error {
	margin-left: 15px;
}
ul.sitemap ul.sitemap_sub {
	margin: 5px 0px 5px 15px;
}
ul.sitemap ul.sitemap_sub li a {
	font-size: 11px;
}
ul.listbullet li,
ul.sitemap li,
ul.error li {
	background: url(../images/template/bullet.gif) no-repeat 0px 6px;
	padding-left: 20px;
	margin-bottom: 5px;
	height: 1%;
}
ul.sitemap li a {
	text-decoration: none;
}
ul.error li a{
	text-decoration: underline;
}


/* TOOLTIP */

.tooltip {
	height: 16px;
	background: #fff;
	border: 1px solid #dcdcdc;
	white-space:nowrap;
	line-height: normal;
	font-size: 10px;
	color: #4f4f4f;
	padding: 5px 8px 2px 8px;
}