@charset "UTF-8";
body  {
	margin: 18px;
	padding: 0;
	text-align: center; 
	color: #454645;
	font-family: "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #666666;
	background-image: url(../images/bg_body.gif);
	background-repeat: repeat;
}
h3 {
	margin: 0 0 6px 0;
	font-size: 100%;
}
a, a:hover, a:link, a:visited {
	color: #333;
}
a img {
	border: none;
}
hr {
	margin: 12px 0 12px 0;
	border: none;
	border-top: 1px solid #eee;
	height: 1px;
}
small, .small {
	font-size: 9px;
}

form table td {
	vertical-align: top;
	text-align: right;
}
form table td.label {
	width: 140px;
}

form table.list td {
	text-align: left;
}
form table td p {
	margin: 0 0 4px 0;
}
form table td.element {
	text-align: left;
	width: auto;
	padding-left: 10px;
}
form table td.right {
	text-align: right;
}
p.note {
	text-size: 20%;
	text-style: italic;
}
form fieldset {
	margin: 0;
	padding: 0;
	border: none;
}
form fieldset legend {
	font-size: 100%;
	font-weight: bold;
	margin: 0;
	padding: 10px 0 8px;
}
form fieldset table tr td.label {
	width: 110px;
}
form fieldset table tr td.element {
	width: auto;
}
form div.checkboxselect {
	height: 80px;
	width: 280px	;
	overflow-y: scroll;
	border: 1px solid #aaa;
	background-color: #fff;
}
form div.checkboxselect label {
	display: block;
	margin: 0;
	padding: 4px;
	border-bottom: 1px solid #ccc;
}
form div.checkboxselect label.active {
	background: #FFFAD8;
}
form div.checkboxselect-large {
	height: 209px;
}
.main_wrap #container {
	width: 787px;
	margin: 12px auto;
	text-align: left;
} 
.main_wrap #header {
	height: 170px;
	background-color: #DDDDDD;
	background-repeat: no-repeat;
}
body#koop #header {
	background-image: url(../images/koop/header.jpg);
}
body#huur #header {
	background-image: url(../images/	/header.jpg);
}
body#huurwoningnodig #header {
	background-image: url(../images/huurwoningnodig/header.jpg);
}
body#beleg #header {
	background-image: url(../images/beleg/header.jpg);
}
body#www #header {
	background-image: url(../images/www/header.jpg);
}

/***** LANGUAGE SELECTOR ******/ 
div#lang {
	float:right;
	margin: 10px 10px 0 0;
}

/***** BACK BUTTON *******/
div#back {
	float: right;
	font-size: 10px;
}

/********** TOP MENU **********/
div#menu_top {
	height: 20px;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}
body#koop div#menu_top {
	background-color: #d90009;
}
body#huur div#menu_top {
	background-color: #d35a02;
}
body#huurwoningnodig div#menu_top {
	background-color: #d35a02;
}
body#beleg div#menu_top {
	background-color: #004b67;
	
}
body#www div#menu_top {
	background-color: #b6b6b6;
	
}
div#menu_top ul {
	list-style: none;
	line-height: 1;
	padding: 0;
	margin: 0;
	font-size: 12px;
	text-transform: uppercase;
}
div#menu_top li {
	float: left;
	list-style:none;
}
div#menu_top a, div#menu_top a:hover {
	color: #fff;
	display:block;
	padding: 3px 10px 2px 20px;
	text-decoration: none;
}
div#container_content {
	background-color: #fff;
}

div#container_content h2 {
	font-size: 12px;
	color: #8ac53f;
	margin: 0px 0 14px 0;
}
.main_wrap {
	margin: 0;
	padding: 0;
}
.main_wrap #content_wrap {
	margin: 0 0 0 226px;
	padding: 20px;
	font-size: 12px;
	min-height: 420px;
}
body#www #content_wrap {
	background: url(../images/www/bg-content.gif) repeat-x;
}
body#beleg #content_wrap {
	background: url(../images/beleg/bg-content.gif) repeat-x;
}
body#koop #content_wrap {
	background: url(../images/koop/bg-content.gif) repeat-x;
}
body#huur #content_wrap {
	background: url(../images/huur/bg-content.gif) repeat-x;
}
body#huurwoningnodig #content_wrap {
	background: url(../images/huur/bg-content.gif) repeat-x;
}

div#border {
	height: 365px;
	width: 1px;
	background: url(../images/www/bg-border.gif) repeat;
	float: left;
}

/****** SIDEBAR *****/
div#sidebar_container {
	float: left;
	width: 225px;
}
div#sidebar {
	margin: 20px 20px 0 20px;
}
div#sidebar ul {
	margin: 0;
	padding: 0;
}
div#sidebar ul li {
	margin: 0;
	padding: 4px 0 4px 0;
	list-style: none;
}
div#sidebar li.parent {
	font-weight: bold;
}
div#sidebar a {
	padding-left: 18px;
	text-decoration: none;
}
div#sidebar a:hover {
	text-decoration: underline;
}	

div#sidebar li.active a {
	background: url(../images/icon_arrow_rt_green.gif) 0 2px no-repeat;
}
div#sidebar p {
	margin: 0;
}

/******* SIDEBAR - WWW *******/
ul#objects {
	margin: 0 0 15px 0;
}
ul#objects a {
	border-left: 12px solid;
	padding-left: 6px;
}
ul#objects a.beleg {
	border-color: #004b67;
}
ul#objects a.koop {
	border-color: #d90009;
}
ul#objects a.huur {
	border-color: #d35a02;
}

/******* SIDEBAR - PROPERTY SEARCH ******/
body#koop div#property-search, body#koop div#property-search input, body#koop div#property-search select {
	border-color: #d90009;
}
body#huur div#property-search, body#huur div#property-search input, body#huur div#property-search select {
	border-color: #d35a02;
}
body#huurwoningnodig div#property-search, body#huurwoningnodig div#property-search input, body#huurwoningnodig div#property-search select {
	border-color: #d35a02;
}
bodybeleg div#property-search, bodybeleg div#property-search input, bodybeleg div#property-search select {
	border-color: #004b67;
}

div#property-search {
	border: 1px solid;
	padding: 8px;
	clear:both;
	font-size: 9px;
	min-height: 160px;
}
div#property-search h2 {
	color: #333;
	margin: 0 0 0 2px;
	font-size: 12px;
}
div#property-search form {
	margin: 0;
	padding: 0;
}
div#property-search form * {
	font-size: 10px;
}
div#property-search label {
	display: block;
	padding: 6px 0 2px 2px;
}
div#property-search div.price_container {
	clear: left;
	text-align: right;
}
div#property-search div.price_container div.price {
	margin: 4px 0 0 2px;
	float: left;
	width: 40px;
}
div#property-search input {
	padding: 2px;
}
div#property-search input, div#property-search select {
	border: 1px solid;
}
div#property-search #search-submit {
	border: none;
	float:right;
	margin-top: 4px;
}
input#search-price_from, input#search-price_to {
	width: 110px;
	margin-bottom: 4px;
}
div#property-search select, div#property-search input#search-zip_city {
	width: 160px;
}

div.clear {
	clear: right;
	height: 0;
	font-size: 0;
	line-height: 0;
}

/******* PROPERTY LIST *******/
div#properties_sort {
	margin-top: -10px;
	text-align: right;
	margin-bottom: 10px;
	font-size: 11px;
}
div#properties_sort a.sort {
}
div#properties_sort a.asc {
	padding-left: 12px;
	background: url(/images/icon-sort-up.gif) center left no-repeat;
}
div#properties_sort a.desc {
	padding-left: 12px;
	background: url(/images/icon-sort-down.gif) center left no-repeat;
}
body#www div.property_id {
	background-color: #9AC04C;
	color: #fff;
}
body#koop div.property_id {
	background-color: #a37d7c;
	color: #fff;
}
body#huur div.property_id {
	background-color: #A37D7C;
	color: #fff;
}
body#huurwoningnodig div.property_id {
	background-color: #A37D7C;
	color: #fff;
}
body#beleg div.property_id {
	background-color: #637e88;
	color: #fff;
}

body#koop div.property_container {
	border-color: #A37D7C;
}
body#koop div.property_container img.thumb {
	border-color: #BB2418;
	margin-bottom: 10px;
}
body#koop div.property_container div.location_container, body#koop div.property_container div.price_container {
	background-color: #FCF9F9;
	border-color: #EDCDCE;
	color: #454545;
}
body#huur div.property_container {
	border-color: #A37D7C;
}
body#huur div.property_container img.thumb {
	border-color: #D35A02;
}
body#huur div.property_container div.location_container, body#huur div.property_container div.price_container {
	background-color: #fff9f1;
	border-color: #ffe0bc;
	color: #454545;
}
body#huurwoningnodig div.property_container {
	border-color: #A37D7C;
}
body#huurwoningnodig div.property_container img.thumb {
	border-color: #D35A02;
}
body#huurwoningnodig div.property_container div.location_container, body#huurwoningnodig div.property_container div.price_container {
	background-color: #fff9f1;
	border-color: #ffe0bc;
	color: #454545;
}
body#beleg div.property_container {
	border-color: #637e88;
}
body#beleg div.property_container img.thumb {
	border-color: #004b67;
}
body#beleg div.property_container div.location_container, body#beleg div.property_container div.price_container {
	background-color: #edf5f8;
	border-color: #cadee6;
	color: #454545;
}

body#beleg div.thumb div.option {
	background: url(/images/beleg/icon-status-option.gif)
}
body#beleg div.thumb div.closed {
	background: url(/images/beleg/icon-status-sold.gif)
}
body#huur div.thumb div.closed,
body#huurwoningnodig div.thumb div.closed {
	background: url(/images/huur/icon-status-rented.gif)
}
body#koop div.thumb div.option {
	background: url(/images/koop/icon-status-option.gif)
}
body#koop div.thumb div.closed {
	background: url(/images/koop/icon-status-sold.gif)
}


div.property_container {
	position: relative;
	border: 1px solid;
	height: 92px;
	margin-bottom: 12px;
}
div.property_container p {
	margin: 0;
}
div.property_container div.thumb {
	width: 122px;
	height: 82px;
	margin: 5px;
}
div.thumb img.thumb {
	border: 1px solid;
}

div.property_container div.thumb div {
	position: absolute;
	top: 6px;
	left: 6px;
	width: 120px;
	height: 80px;
}
div.property_container div.location_container {
	position: absolute;
	top: 5px;
	left: 132px;
	width: 203px;
	height: 80px;
	border: 1px solid;
	font-size: 11px;
}
div.property_id {
	display: inline;
	padding: 2px 6px;
	position: relative;
	top: -2px;
	font-size: 10px;
}
div.location_content p.street {
	margin-bottom: 8px;
}
div.location_content p.type, div.location_content p.size {
}
div.location_container div.location_content, div.price_container div.price_content {
	padding: 5px;
}
div.property_container div.price_container {
	position: absolute;
	top: 5px;
	left: 342px;
	width: 170px;
	height: 80px;
	border: 1px solid;
}
div.price_container {
	font-size: 11px;
}	
div.price_content label {
	display: block;
	width: 60px;
	float: left;
	font-weight: bold;
	font-size: 10px;
}
div.price_content span.price_type {
	font-size: 10px;
}
div.price_content img {
	position: absolute;
	right: 5px;
	bottom: 6px;
}

/******* PROPERTY ITEM ******/

div#property_container {
	position: relative;
	top: 20px;
}
div#property_container table {
	margin-bottom: 15px;
}
div#property_container div#property_summary {
	height: 96px;
}
div#property_summary p.id {
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 8px;
}
div#property_container img.thumb {
	float: left;
	padding: 1px;
	border: 1px solid;
	margin-right: 15px;
}
div#property_container h1 {
	font-size: 14px;
	margin: 0 0 5px 0;
}
div#property_container p {
	margin: 0 0 2px 0;
}
div#property_container p.zip {
	font-size: 12px;
}
div#property_container p.price {
	font-size: 14px;
	font-weight: bold;
	width: 340px;
}
div#property_container p.price span.price_type {
	font-size: 10px;
	font-weight: normal;
}
div#property_container ul#property_buttons {
	position: absolute;
	right: 0;
	top: 0;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
div#property_container div#property_description {
	margin-bottom: 15px;
}
div#property_container div#property_description p {
	margin-bottom: 10px;
}
div#property_container table#property_features tr th {
	font-weight: normal;
	padding-right: 10px;
}
div.disclaimer {
	margin-top: 40px;
	padding-top: 10px;
	border-top: 1px solid #999;
	font-size: 80%;
	color: #555;
}
.map, .map_small {
	border: 1px solid #000;
	padding: 3px;
}
.map {
	height: 500px;
}
.map_small {
	height: 300px;
}

/******* FOOTER ******/
div#footer {
	clear: both;
}


/******* PAGINATION CONTROLS *******/
body#www p.paginator a, body#www p.paginator strong.active {
	border-color: #B6B6B6;
	background-color: #EBEBEB;
}
body#www p.paginator strong.active {
	border-color: #999999;
	background: #B6B6B6;
	color: #fff;
}
body#www p.paginator a:hover {
	color: #454545;
	border-color: #8ac53f;
	background: #D8F496;
}
body#koop p.paginator a, body#koop p.paginator strong.active {
	border-color: #EFCDCD;
	background-color: #FCF9F8;
}
body#koop p.paginator strong.active {
	border-color: #A57D7B;
	background: #EFCDCD;
}
body#koop p.paginator a:hover {
	color: #454545;
	border-color: #E20F00;
	background: #EFCDCD;
}
body#huur p.paginator a, 
body#huur p.paginator strong.active {
	border-color: #FFE0B9;
	background-color: #FCF9F8;
}
body#huur p.paginator strong.active {
	color: #454545;
	border-color: #DA5B00;
	background: #FFE0B9;
}
body#huur p.paginator a:hover {
	color: #454545;
	border-color: #8ac53f;
	background: #D8F496;
}
body#huurwoningnodig p.paginator a, 
body#huurwoningnodig p.paginator strong.active {
	border-color: #FFE0B9;
	background-color: #FCF9F8;
}
body#huurwoningnodig p.paginator strong.active {
	color: #454545;
	border-color: #DA5B00;
	background: #FFE0B9;
}
body#huurwoningnodig p.paginator a:hover {
	color: #454545;
	border-color: #8ac53f;
	background: #D8F496;
}
body#beleg p.paginator a, body#beleg p.paginator strong.active {
	border-color: #C8DDE6;
	background-color: #ECF4F8;
}
body#beleg p.paginator strong.active {
	color: #454545;
	border-color: #607D88;
	background: #C8DDE6;
}
body#beleg p.paginator a:hover {
	color: #454545;
	border-color: #8ac53f;
	background: #D8F496;
}


p.paginator {
	margin: 10px 0 30px 0;
	padding: 0;
	font-size: 100%;
	font-weight: bold;
	text-align: center;
	line-height: 2.5em;
	
}
p.paginator a, p.paginator strong.active {
	margin: 0 0 5px 2px;
	padding: 4px 8px;
	font-weight: bold;
	border: 1px solid;
	text-decoration: none;
}

/******* ALERT MESSAGES ******/
/**
 * @group Header alerts 
 */
div.error {
	margin: 15px 0;
	padding: 10px 15px;
	border-top: 1px solid #E9DA4B;
	border-bottom: 1px solid #E9DA4B;
	background: #FFFBC6;
	color: #333;
}
div.error h4 {
	margin: 0;
	padding: 0 0 0 20px;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 110%;
	text-transform: none;
	letter-spacing: 0;
	text-align: left;
	border: none;
	background: url(../images/icon-alert-error.gif) no-repeat 0 0;
}
h4.error {
	margin: 15px 0;
	padding: 10px 15px 10px 35px;
	border-top: 1px solid #E9DA4B;
	border-bottom: 1px solid #E9DA4B;
	color: #333;
	background: #FFFBC6 url(../images/icon-alert-error.gif) no-repeat 15px 14px;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 110%;
}
div.error > ol, div.error > ul {
	margin: 15px 0 0 10px;
	padding: 0 0 0 5px;
	padding-bottom: 0;
}
div.error ul li ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
div.error ul li ul li {
	margin: 0;
	padding: 0;
}
div.error ol li b, div.error ul li b {
	font-size: 9px;
}
div.confirm, h4.confirm {
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 110%;
	text-transform: none;
	letter-spacing: 0;
	margin-bottom: 15px;
	padding: 10px 15px 10px 35px;
	color: #667938;
	border-top: 2px solid #CDDDA8;
	border-bottom: 2px solid #CDDDA8;
	background: #E5EED1 url(../images/icon-check-green.gif) no-repeat 15px 14px;
}
label.error {
	color: #ff0000;
}

/******* PANEL ******/
table.list {
	padding: 0;
	margin: 0 0 15px 0;
	width: 100%;
	border: 1px solid #eee;
	background: #fff;
	border-collapse: collapse;
}
table.list th {
	background: #999;
	color: #fff;
	padding: 6px 5px 6px 5px;
}
table.list th em {
	float: right;
	margin-top: 1px;
	font-size: 10px;
	font-style: normal;
}
table.list th em a {
	color: #fff;
}
table.list tr.alt_row td {
	background: #f0f0f0;
}
table.list td {
	padding: 6px 4px 6px 4px;
}
table.list h4 {
	margin: 0 0 2px 0;
}
table.list p {
	margin: 0;
}
table.list tr.footer {
	border-top: 2px solid #fff;
	background: #efefef;
}
table.list tr.footer td {
	padding: 2px 4px 2px 4px;
}
table.list tr td ul {
	margin: 0;
	padding: 0;
}
table.list tr td ul li {
	list-style: none;

}
/***** ANCHOR ELEMENTS *****/
a.link-ext {
	padding-right: 16px;
	background: url(../images/icon-link-external.gif) right center no-repeat;
}
a.add-light {
	padding-left: 12px;
	background: url(../images/icon-add.gif) 2px 2px no-repeat;
}
a.add {
	padding-left: 12px;
	background: url(../images/icon-add.gif) 2px 0px no-repeat;
}
a.edit {
	padding-left: 14px;
	background: url(../images/icon-edit.gif) 2px 3px no-repeat;
}
a.copy {
	padding-left: 14px;
	background: url(../images/icon-copy.gif) 2px 3px no-repeat;
}
a.close {
	padding-left: 14px;
	background: url(../images/icon-close.gif) 2px 3px no-repeat;
}
a.delete {
	padding-left: 14px;
	background: url(../images/icon-delete.gif) 2px 3px no-repeat;
}
a.email {
	padding-left: 14px;
	background: url(../images/icon-mail.gif) 2px 3px no-repeat;
}
a.user, a.assign {
	padding-left: 14px;
	background: url(../images/icon-user.gif) 2px 3px no-repeat;
}
a.more {
	padding-left: 14px;
}
a.view {
	padding-left: 14px;
	background: url(../images/icon-view.gif) 2px 0 no-repeat;
}
a.comment {
	padding-left: 14px;
	background: url(../images/icon-comment.gif) 2px 2px no-repeat;
}
a.minus {
	padding-left: 14px;
	background: url(../images/icon-minus.gif) 2px 2px no-repeat;
}
a.print {
	padding-left: 14px;
	background: url(../images/icon-print.gif) 2px 2px no-repeat;
}
a.document {
	padding-left: 14px;
	background: url(../images/icon-document.gif) 2px 0 no-repeat;
}


img.thumb {
	border: 1px solid #eee;
}

table#notes tr td h4 {
	font-size: 10px;
	margin-bottom: 4px;
}


/******* TABNAV ******/
ul.tabnav {
	height: 24px;
	margin: 0 0 10px 0;
	padding-left: 10px;
	background: url(../images/icon_tabnav_bg2.gif) repeat-x bottom;
}
ul.tabnav li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
}	
ul.tabnav a:link, ul.tabnav a:visited {
	float: left;
	background: #f3f3f3;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	padding: 4px 10px 4px 10px;
	margin-right: 4px;
	border: 1px solid #ccc;
	text-decoration: none;
	color: #666;
}
ul.tabnav a:link.active, ul.tabnav a:visited.active {
	border-bottom: 1px solid #fff;
	background: #fff;
	color: #000;
}
ul.tabnav a:hover{
	background: #fff;
}

/***** PROPERTY SUMMARY ****/
body#www span.property_summary_tag {
	background: #9ac04c;
}
body#www div.property_summary_container {
	border-color: #9AC04C;
}
body#www div.property_summary {
	background-image: url(/images/bg_property_summary.gif);
	border: none;
	background-color: #EAFFC4;
}
body#beleg span.property_summary_tag {
	background: #697D86;
}
body#beleg div.property_summary_container {
	border-color: #697D86;
}
body#beleg div.property_summary {
	border-color: #CEDDE5;
	background-color: #EEF4F7;
}
body#koop span.property_summary_tag {
	background: #9A7E7C;
}
body#koop div.property_summary_container {
	border-color: #9A7E7C;
}
body#koop div.property_summary {
	border-color: #E5CECE;
	background-color: #FBF9F9;
}
body#koop span.property_summary_tag {
	background: #9A7E7C;
}
body#huur div.property_summary_container {
	border-color: #9A7E7C;
}
body#huur div.property_summary {
	border-color: #F8E0BF;
	background-color: #FDF9F1;
}
body#huurwoningnodig div.property_summary_container {
	border-color: #9A7E7C;
}
body#huurwoningnodig div.property_summary {
	border-color: #F8E0BF;
	background-color: #FDF9F1;
}
span.property_summary_tag {
	padding: 0 4px;
	clear:both;
	font-size: 90%;
}
div.property_summary_container {
	border: 1px solid;^^
	padding: 2px;
	margin-bottom: 15px;
}
div.property_summary {
	position: relative;
	padding: 5px;
	height: 60px;
	border: 1px solid;
}
div.property_summary img {
	float: left;
	margin-right: 10px;
}
div.property_summary span {
	display: block;
	font-size: 12px;
}
div.property_summary span.address {
	font-size: 14px;
	font-weight: bold;
}
div.property_summary span.property_type {
	font-style: italic;
}
div.property_summary span.price {
	position: absolute;
	right: 10px;
	top: 5px;
	font-size: 14px;
	font-weight: bold;
	width: 200px;
	text-align: right;
}
div.property_summary span.price_type {
	display: inline;
	font-size: 10px;
	font-weight: normal;
}
div.property_summary div.action {
	position: absolute;
	bottom: 4px;
	right: 4px;
}

/******* FOOTER ******/

.main_wrap #footer {
	background-repeat: no-repeat;
	height: 18px;
}
body#koop #footer {
	background-image: url(../images/koop/footer.gif);
}
body#huur #footer {
	background-image: url(../images/huur/footer.gif);
}
body#huurwoningnodig #footer {
	background-image: url(../images/huur/footer.gif);
}
body#beleg #footer {
	background-image: url(../images/beleg/footer.gif);
}
body#www #footer {
	background-image: url(../images/www/footer.gif);
}
p#credits {
	text-align: center;
	font-size: 80%;
	color: #fdfefe;
	padding:0;
	margin-top: 8px;
}
p#credits a {
	color: #fdfefe;
	text-decoration: none;
	border-bottom: 1px dotted #fdfefe;
}

div#login_container div.col_left {
	float: left;
	width: 150px;
}
div#login_container div.col_right {
	width: 200px;
	float: left;
}




.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clear {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

p.note {
	font-size: 80%;
	color: green;
	margin: 2px 0 4px 0;
	padding: 0;
	}


