/*
--------------------------------------------------------------------------------
STRUCTURE
--------------------------------------------------------------------------------
*/
body {
	background: white;
	margin: 0;
	padding: 0;
}

#wrapper {
  margin: auto;
  width: 1000px;
  background-color: white;
}
/* CONTENT */
#leftCol {
	float: left;
	padding: 0;
	margin: 0;
	width: 225px;
}

#googleadsensehome {
	float: right;
	overflow: hidden;
	width: 162px;
}

#googleadsenseleft {
	margin-bottom: 10px;
	padding: 0 12px;
}

#googleadsenseright {
	margin-bottom: 10px;
	padding: 0 10px;
}

#main_small {
	float: left;
	margin: 0 0 0 10px;
	padding: 0;
	width: 588px;
	font: 13px "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	line-height: 18px;
}

#main_wide {
	float: left;
	margin: 0 0 0 10px;
	padding: 0;
	width: 760px;
	font: 13px "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	line-height: 18px;
}

.left_side_block {
	background-color: #f6f6f6;
	border: 2px solid #d2cfa5;
	padding: 5px;
	margin-bottom: 10px;
}

/*
--------------------------------------------------------------------------------
HEADER
--------------------------------------------------------------------------------
*/
#header {
	padding-top: 10px;
}

#header a {
	text-decoration: none;
	font-weight: normal;
	font-size: 24px;
	color: #602f00;
}

#header img {
	margin-left: 4px;
}


a#logo {
	display: block;	
	height: 77px;
	width: 327px;
	text-indent: -99999px;
	background: url(../img/logo_domeo.png) no-repeat 0 0;
	overflow: hidden;
}

/* Languae menu */
#header ul {
	float: right;
	height: 60px;
	list-style: none;
	margin: 0;
	width: 400px;
}

#header ul li {
	float: right;
	list-style: none;
	list-style-type: none;
	margin-left: 4px;
}

#header ul li a:link,
#header ul li a:visited {
	background: url(../img/flags.png) no-repeat 0 0;
	display: block;
	height: 24px;
	overflow: hidden;
	text-decoration: none;
	text-indent: -9999em;
	width: 24px;
}
#header ul li a:hover {
}
#header ul li a.NL:link, #header ul li a.NL:visited { background-position: 0 0; }
#header ul li a.EN:link, #header ul li a.EN:visited { background-position: -24px 0; }

/*
--------------------------------------------------------------------------------
FOOTER
--------------------------------------------------------------------------------
*/
#footer {
	color: #67400d;
	padding: 5px;
	margin: 10px 0;
	text-align: center;
	font: 11px "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	background-color: #d2cfa5;
}

/*
--------------------------------------------------------------------------------
NAV
--------------------------------------------------------------------------------
*/
/* TOP MENU */

#menu {
	text-align: right;
	font: 12px "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	font-weight: bold;
	padding: 3px 0 3px 0;
	margin-bottom: 20px;
	/* border-bottom: 2px solid #67400d; */
	position: relative;	
	margin-bottom: 0;
}

#menu ul {
	padding: 0 0 3px 0;
	margin: 0;
	display: none;
	border-bottom: 2px solid #67400d;
}

#menu ul.menu-top {
	display: block;
}

#menu li {
	list-style: none;
	display: inline;
}

#menu li a, #menu li a:visited {
	color: #ff8400;
	text-decoration: none;
	padding: 3px 10px 5px 10px;
}

#menu li a:hover, #menu li a:visited:hover {
	color: #67400d;
}

#menu .menu-current a, #menu .menu-current a:visited,
#menu .menu-parent a, #menu .menu-parent a:visited {
	border-top: 2px solid #67400d;
	border-left: 2px solid #67400d;
	border-right: 2px solid #67400d;
	background-color: #ffffff;
	color: #67400d;
}

#menu ul ul {
	display: none;	
}

#languagemenu {
	float: left;
}

#languagemenu ul {
	border-bottom: 0;
	padding: 0;
	margin: 0;
	display: block;
	margin: 5px;
	text-align: right;
}

#languagemenu li {
	list-style: none;
	padding: 0;
	display: inline;
	padding: 0 10px;
}

#languagemenu li a {
	font: 11px "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	text-decoration: none;
	color: #CCC;
}

#languagemenu li.menu-current a, #languagemenu li.menu-parent a {
	font-weight: bold;
	color: #666;	
}

#languagemenu li a:hover {
	color: #666;
}

/* second level menu */

#secondmenu {
	margin-bottom: 20px;
	float: right;
}

#secondmenu ul {
	border-bottom: 0;
	padding: 0;
	margin: 0;
	display: block;
	margin: 5px;
	text-align: right;
}

#secondmenu li {
	list-style: none;
	padding: 0;
	display: inline;
	padding: 0 10px;
}

#secondmenu li a {
	font: 11px "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	text-decoration: none;
}

#secondmenu li.menu-current a {
	font-weight: bold;
	text-decoration: underline;
}

/* Het menu op de detailpagina */
#menu2, #menu2 li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#menu2 li {
	line-height: 1em;
	padding: 2px 0;
}

/*
--------------------------------------------------------------------------------
SPOTLIGHT
--------------------------------------------------------------------------------
*/

/*
--------------------------------------------------------------------------------
HOME
--------------------------------------------------------------------------------
*/
#homemap {
	background-color: #f6f6f6;
	border: 2px solid #d2cfa5;
	margin-bottom: 10px;
	padding: 5px;
}

#zoeken h3, 
#homemap h3 {
	margin: 0 0 5px 0;
	font-size: 15px;
}

#homelinks {
	background-color: #f6f6f6;
	border: 2px solid #d2cfa5;
	margin: 10px 0 10px 0;	
	padding: 5px;
}

#homelinks a,
#homelinks a:link,
#homelinks a:active,
#homelinks a:visited {
	display: block;
	float: left;
	width: 50%;
}


/*
--------------------------------------------------------------------------------
SEARCH
--------------------------------------------------------------------------------
*/
ul.tabs {
	padding: 0;
	margin: 0 0 0 1em;
	height: 1.3em;
}

ul.tabs li {
	list-style: none;
	float: left;
	border: 2px solid #d2cfa5;
	border-bottom: 0px;
	margin: 0 4px 0 0;
	padding: 0 4px;
}

ul.tabs li.active {
	background-color: #f6f6f6;
	position: relative;
	padding-bottom: 2px;
	z-index: 2;
}

ul.tabs li a,
ul.tabs li a:active,
ul.tabs li a:link,
ul.tabs li a:hover,
ul.tabs li a:visited {
	text-decoration: none;
	font-size: 0.7em;
	font-weight: normal;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
}

#zoeken {
	background-color: #f6f6f6;
	border: 2px solid #d2cfa5;
	padding: 5px;
	margin-bottom: 10px;
}

#zoeken fieldset {
	background-color: transparent;
	border: 0px;
	padding: 0;
	margin: 1em 0;
	padding: 0 5px;
}

/* Reset default label behaviour */
#zoeken label {
  float: none;
  font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
  font-size: 0.8em;
}

#zoeken input, 
#zoeken select {
  margin-left: 0;
  width: 200px;
}

#zoeken select#vraagprijsVan, 
#zoeken select#vraagprijsTot {
	display: inline;
	width: 98px;
	min-width: 0pt;
}

#zoeken select#aantalkamersOptie, 
#zoeken input#aantalkamers {
	display: inline;
	width: 98px;
	min-width: 0pt;
}

#zoeken select#perceeloppervlakteOptie, 
#zoeken input#perceeloppervlakte {
	display: inline;
	width: 90px;
	min-width: 0pt;
}

#zoeken p {
	margin-bottom: 7px;
}

#zoeken .buttons {
	width: auto;
	float: right;
}

#zoeken .scrollbox input {
	width: 1em;
}

#zoeken label {
	display: block;
	color: #67400d;
}

/* Extended search */
/* lijst met checkboxes */
#extendedsearchbuttons {
	min-height: 1px;
}

#button_show, #button_hide {
	min-height: 1px;
	font: 12px "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;	
}

.scrollbox {
	margin: 0.1em 0px 0.2em 0;
	border: 1px solid #CCC; /* blue; */
	background-color: white;
	padding: 2px;
	overflow: auto;
	text-align: left;
	width: 196px;
}
.scrollbox label {
	border-bottom: 1px solid #EEE; /* blue; */
	cursor: pointer;
}

#extendedsearch .fieldcontainer {
	margin-left: 0;
}

/* Fix om form velden in tabellen mogelijk te maken */
.formtable {
	border: 0;
}
.formtable td, .formtable table {
	background: none;
	border: 0;
	padding: 0;
	margin: 0;
}

.formtable input, .formtable .text, .formtable select, .formtable textarea {
	min-width: 0;
	margin: 2px;
}

.formtable label {
	display: inline;
	float: none;
	margin-right: .5em;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
}


#plattegrond {
	width: 100%;
}

/*
--------------------------------------------------------------------------------
OVERZICHT
--------------------------------------------------------------------------------
*/
#searchresult {
	padding: 12px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background: #f6f6f6;
	margin: 0 0 1em 0;
}

#submit {
	margin-top: 10px;
	width: 200px;
}

.resultodd, .resulteven {
	position: relative;
	background-color: white;
	border: 2px solid #d2cfa5;
	width: 358px;
	float: left;
	margin-bottom: 10px;
	overflow: hidden;
}
.resultodd div, .resulteven div {
  padding: 5px;
}

.resultodd {
	margin-right: 11px;
}

.resultodd img, .resulteven img {
	float: left;
	margin-right: 5px;
}

.resultodd a, .resulteven a {
	color: #67400d;
	font-weight: bold;
	text-decoration: underline;
}

.surface {
  position: absolute;
  bottom: 0;
  right: 0;
  border-top: 1px solid #d2cfa5;
  border-left: 1px solid #d2cfa5;
  font-size: 75%;
  font-weight: normal;
  line-height: normal;
}

.address-city {
  font-size: 75%;
  font-weight: normal;
  line-height: normal;
}

.vraagprijs {
	padding: 5px 0;
	float: left;
	clear: left;
	font-size: 0.9em;
	font-weight: normal;
}

.aandachtstrekker {
  /*
  font-size: 75%;
  font-weight: normal;
  line-height: normal;
  color: black;
  background-color: yellow;
  */
  display: none;
}

/* Aandachtstrekker op "Mijn pagina" */
.object-overzicht-single .aandachtstrekker {
  font-size: 100%;
  font-weight: normal;
  line-height: normal;
  color: black;
  background-color: yellow;
  display: inline;
}

#searchresult p {
	margin: 0;
}

#paginate {
	text-align: right;
	padding: 5px;
	border-bottom: 2px solid #d2cfa5;
	border-top: 2px solid #d2cfa5;
	background-color: #ffffff;
}

/*
--------------------------------------------------------------------------------
DETAILS
--------------------------------------------------------------------------------
*/
.extrainformation {
	float: right;
	width: 200px;
}

.extrainformation .browse {
	border: 2px solid #ff8400;
	padding: 5px;
	margin-bottom: 10px;
	font-size: 10px;
	line-height: 16px;
}

.extrainformation .block {
	border: 2px solid #d2cfa5;
	padding: 5px;
	margin-bottom: 10px;
	font-size: 10px;
	line-height: 16px;
}

.extrainformation h3 {
	font-size: 20px;
	margin-top: 0;
}

#homeinformation {
	padding: 5px;
	margin-right: 210px;
	border: 2px solid #d2cfa5;
	margin-bottom: 10px;
}

#homeinformation img {
	float: left;
	margin: 0 5px 0 0;
	padding: 0;
}

#homeinformation p {
	height: 210px;
	margin: 0;
	padding: 0;
}

#prevandnextphoto {
  padding: 0;
}


/* id "details" is deprecated, gebruik de class "details" */
#details {
	border: 2px solid #d2cfa5;
	padding: 5px;
	margin-bottom: 10px;
	margin-right: 210px;
}

#details label {
	font-weight: bold;
}

#details .inline {
	width: 240px;
}

/* id "details" is deprecated, gebruik deze class "details" */
.details {
	border: 2px solid #d2cfa5;
	padding: 5px 5px 10px;
	margin: 0 210px 10px 0;
}

.details label {
	font-weight: bold;
}

.details p {
}

.details .inline {
	width: 240px;
}

#prevandnextphoto {
  text-align: center;
}

.previewimage {
	display: block;
	text-indent: -99999px;
	width: 120px;
	height: 90px;
	background-repeat: no-repeat;
	background-position: center center;
	overflow: hidden;
	margin-right: 5px;
}

/*
--------------------------------------------------------------------------------
HEADINGS
--------------------------------------------------------------------------------
*/
h1 { display: none; }

h2, h3, h4, h5 {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	color: #67400d;
	margin: 0.8em 0 0.6em 0;
}

h2 { font-size: 24px; }
h3 { font-size: 20px; }
h4 { font-size: 16px; }
h5 { font-size: 12px; font-weight: bold; }

/*
--------------------------------------------------------------------------------
LISTS
--------------------------------------------------------------------------------
*/
li { list-style: square; }

/*
--------------------------------------------------------------------------------
FORMS
--------------------------------------------------------------------------------
*/
input, option, select, textarea {
  font-weight: normal;
  font: 12px "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
}
/* Errormessage evt afgedrukt naast een textfield */
.errormessage {
  color: red;
  font-weight: bold;
  margin: 8px 0 0 0;
  display: block;
}
/* Globaal error bericht */
.error {
  color: black;
  font-weight: normal;
  border: 1px solid red;
  padding: 2px 1.5em;
  text-align: center;
  background-color: #ffeeee;
}
form {
  border: none;
  margin: 0;
  padding: 0;
}
select, option {
  padding-left: 2px;
}
select {
  min-width: 10em;
}
input.text, textarea, select {
  margin: 0.1em 0 0.2em 0;
  border: 1px solid;
  border-color: #CCC;
  background-color: white;
  padding: 1px;
  margin-left: 10em; /* maak ruimte voor een label */
  display: block;
}

/* Instellingenvan hierboven resetten voor select in selectdummy */
.fieldcontainer select, .fieldcontainer input, .fieldcontainer textarea {
  margin: 0;
  padding: 0;
  display: inline;
}
.fieldcontainer {
  margin: 0.1em 0 0.2em 0;
  padding: 1px;
  margin-left: 10em; /* maak ruimte voor een label */
  display: block;
}

textarea:focus, input.text:focus {
  background-color: white;
}
form label {
  display: block;
  font-weight: normal;
  white-space: nowrap;
  float: left;
}
/* Form buttons */
.buttons {
  /* margin-left: 20px; */
}
fieldset {
  position: relative;
  text-align: left;
  background-color: #f6f6f6;
	border: 2px solid #d2cfa5;
  margin: 1em 0 1em 0;
  padding: 20px 5px 5px 5px;
}

legend {
  font-size: 15px;
  font-weight: bold;
  font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
  color: #67400d;
  background-color: transparent;
  position:absolute;
  top: -.5em;
  left: .5em;
}
input.middel, textarea.middel, select.middel, div.middel {
  width: 18em;
}
input.klein, div.klein {
  width: 6em;
}
select.klein {
  width: 8em;
  min-width: 8em;
}

/*
--------------------------------------------------------------------------------
LINKS
--------------------------------------------------------------------------------
*/
a, a:visited {
	color: #67400d;
}

/*
--------------------------------------------------------------------------------
MISC
--------------------------------------------------------------------------------
*/
/* clearfix hack */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.clear { clear: both; }
img { border: 0; }
.inline { float: left; margin-right: 20px; }
hr { color: #cccccc; }
h1, h2, h3, h4, h5, h6, p, pre, table, blockquote {
	margin: 0 0 1em 0;
	padding: 0;
}

blockquote {
	padding: 1em;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background: #f6f6f6;
}

/*
--------------------------------------------------------------------------------
SPECIFIC PAGES
--------------------------------------------------------------------------------
*/
/* Enkel object op mailafriend pagina */

.object-overzicht-single {
	border: 2px solid #D2CFA5;
	background-color: #F6F6F6;
	padding: 5px;
	margin-bottom: 1em;
}

.object-overzicht-single .aandachtstrekker,
.object-overzicht-single .status {
	display: none;
}

.object-overzicht-single .adres a,
.object-overzicht-single .adres a:link,
.object-overzicht-single .adres a:visited,
.object-overzicht-single .adres a:hover,
.object-overzicht-single .adres a:active {
	font-weight: bold;
}

.object-overzicht-single .previewimage div a img {
	display: block;
}

.object-overzicht-single dl.beschrijving-details {
}

.object-overzicht-single dl.beschrijving-details dt {
	font-weight: bold;
}

.object-overzicht-single dl.beschrijving-details dd {
}

.object-overzicht-single .vraagprijs {
	float: none;
	clear: none;
	padding: 0;
}

.previewimage {
  float: left;
}

/* Default definitionlist. */
dl {
  margin: 0 0 0 142px;
  display: block;
  padding: 0;
  border: 0;
}
dt {
  font-weight: normal;
  white-space: nowrap;
  color: #000;
  float: left;
  width: 12em;
  padding: 0;
  margin: 0;
}
dd {
  padding: 0;
  margin-left: 8.5em
}


/**
 * Instellingen persoonlijke pagina klant van makelaar.
 */
.logboek {
  padding:1em;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	background: #f6f6f6;
}
#statistieken {
  width: 630px;
  height: 260px;
  border-width: 0px;
  background-color: transparent;
}
dl#persoonlijkegegevens {
  margin: 1em;
}
/* selectbuttons en submitbutton statistiekenpagina makelaar */
fieldset.statistieken-monthyearbutton {
  padding: 0;
  margin: 1em 0;
  border: 0;
}
fieldset.statistieken-monthyearbutton select, input {
  display: inline;
  margin: 0;
}

/* Uitlogknop op klantenpagina */
#logout {
	float: right;
}

a img {
  border: 0;
  text-decoration: none;
}
