/*
 * brown: #D09E23;
 * grey:  #61737D;
 */

body {
    margin: 0;
    padding: 0;
    color: #61737D;
    background: #FFF url(/skin/huis.jpg) 0 110px no-repeat;
    font: normal 12px "Trebuchet MS", Aril, sans-serif;
}
a {
    color: #E72620;
}
a:visited {
    color: #E72620;
}
div#top {
    position: absolute;
    top: 0;
    left: 0;
    width: 603px;
    height: 57px;
    padding: 39px 134px 0 263px;
    background: #FFF url(/skin/header-of.jpg) left top no-repeat;
    text-align: center;
}

div#sitemenu {
    position: absolute;
    left: 263px;
    top: 39px;
    width: 603px;
    height: 33px;
    text-align: center;
}
div#sitemenu a {
    height: 33px;
    padding: 8px 10px 7px 10px;
    background: transparent url(/skin/link-bg.gif) 100% 50% no-repeat;
    color: #FFF;
    font: bold 13px/33px "Trebuchet MS", Arial, sans-serif;
    text-decoration: none;
}
div#sitemenu a:hover, div#sitemenu a.active {
    background: #D09E23 url(/skin/link-bg.gif) 100% 50% no-repeat;
}

div#mainmenu {
    position: absolute;
    left: 263px;
    bottom: 0;
    width: 603px;
    height: 23px;
    text-align: center;
}
div#mainmenu a {
    height: 23px;
    padding: 4px 11px 1px 12px;
    background: transparent url(/skin/link-bg.gif) 100% 50% no-repeat;
    color: #FFF;
    font: bold 13px/23px "Trebuchet MS", Arial, sans-serif;
    text-decoration: none;
}
div#mainmenu a:hover, div#mainmenu a.active {
    background: #D09E23 url(/skin/link-bg.gif) 100% 50% no-repeat;
}

div#left {
    position: absolute;
    top: 95px;
    left: 0;
    width: 200px;
}
ul#submenu {
    height: 360px;
    margin: 15px 7px 0 7px;
    padding: 10px 0 0 0;
    list-style: none;
}
ul#submenu li {
    margin: 0;
    padding: 0 10px 0 0;
    font: bold 14px/24px "Trebuchet MS", Arial, sans-serif;
    text-align: right;
    text-transform: uppercase;
}
ul#submenu li a {
    color: #FFF;
    text-decoration: none;
}
ul#submenu li a:hover, ul#submenu li a.active {
    color: #61737D;
}
ul#subsubmenu {
    height: 360px;
    margin: 0 7px 0 7px;
    padding: 0 0 0 0;
    list-style: none;
}
ul#subsubmenu li {
    margin: 0;
    padding: 0 10px 0 0;
    font: bold 12px/18px "Trebuchet MS", Arrial, sans-serif;
    text-align: right;
}
ul#subsubmenu li a {
    color: #FFF;
    text-decoration: none;
}
ul#subsubmenu li a:hover, ul#submenu li a.active {
    color: #61737D;
}
div#address {
    margin: 0 7px;
    color: #D09E23;
    font: normal 12px "Trebuchet MS", Arial, sans-serif;
}

div#right {
    position: absolute;
    top: 95px;
    left: 830px;
    width: 162px;
    margin: 15px 0 0 8px;
}
div#hvdd {
    overflow: hidden;
    height: 144px;
    padding: 4px 5px 0 40px;
    color: #4A5053; 
    background: #FFF url(/skin/huisvandedag.jpg) left top no-repeat;
    font: bold 11px "Trebuchet MS", Arial, sans-serif;
}
div#hvdd div.thumb {
    position: relative;
    width: 116px;
    height: 87px;
}
div#hvdd img {
    width: 116px;
    height: 87px;
}
div#hvdd a {
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 2px 10px;
    background-color: #D09E23;
    color: #FFF;
    opacity: 0.8;
    font: italic normal 12px "Trebuchet MS", Arial, sans-serif;
    text-decoration: none;
}
* html div#hvdd a {
    bottom: -1px;
}

div#right h1 {
    margin-bottom: 0;
    color: #D09E23;
    font: bold 16px "Trebuchet MS", Arial, sans-serif;
}
ul.links {
    list-style: none;
    margin: 0;
    padding: 0;
}
ul.links li {
    margin: 0;
    padding: 0;
}
ul.links a {
    color: #61737D;
    font-weight: bold;
    text-decoration: none;
}
ul.links a:hover {
    text-decoration: underline;
}

ul#actueel {
    height: 148px;
    list-style: none;
    margin: 0 0 15px 0;
    padding: 0 0 0 37px;
    background: #FFF url(/skin/actueel.jpg) left top no-repeat;
}
ul#actueel li {
    float: left;
    display: block;
    width: 117px;
    padding: 4px 14px 4px 13px;
    color: #4A5053; 
    font: bold 11px "Trebuchet MS", Arial, sans-serif;
}
ul#actueel div.thumb {
    position: relative;
    width: 116px;
    height: 87px;
}
ul#actueel img {
    width: 116px;
    height: 87px;
}
div#content ul#actueel a {
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 2px 10px;
    background-color: #D09E23;
    color: #FFF;
    opacity: 0.8;
    font: italic normal 12px "Trebuchet MS", Arial, sans-serif;
    text-decoration: none;
    border: 0;
}
* html div#content ul#actueel a {
    bottom: -1px;
}

div#content {
    position: absolute;
    top: 110px;
    left: 200px;
    width: 623px;
    margin-left: 5px;
}
div#content p {
    margin: 0 0 4px 0;
}
div#content a {
    color: #D09E23;
    font-weight: bold;
    text-decoration: none;
}
div#content a:hover, div#content a.active {
    color: #61737D;
}
div#content h1 {
    font-size: 140%;
}
div#content h2 {
    font-size: 120%;
}

/* object display styles */
div.mainview {
    clear: both;
    margin-top: 10px;
    font-weight: bold;
}
img#mainimg {
    float: left;
    max-width: 400px;
    margin-right: 10px;
}
ul#thumbs {
    clear: both;
    list-style: none;
    width: 99%;
    margin: 0;
    padding: 5px 0 30px 0;
}
ul#thumbs li {
    float: left;
    margin: 0;
    padding: 0;
}
ul#thumbs img {
    width: 117px;
    height: 90px;
    border: 2px solid #FFF;
}
ul#thumbs img:hover, ul#thumbs img.active {
    border: 2px solid #D09E23;
}
ul.properties {
    list-style: none;
}
div#content p.description {
    clear: both;
    float: none;
    padding: 20px 0;
}
div#content .verkocht {
    color: #933;
}
dl.details dt {
    display: block;
    float: left;
    width: 120px;
    font-weight: bold;
}
dl.details dd {
    clear: right;
}
div#map {
    clear: both;
    width: 600px;
    height: 400px;
    margin: 20px 0;
}

table.form {
    border-collapse: collapse;
}
table.form select {
    width: 100%;
    border: 1px solid #D09E23;
}
table.form input[type="text"] {
    width: 200px;
    border: 1px solid #D09E23;
}
table.form input[type="submit"] {
    margin-top: 10px;
    border: 1px solid #61737D;
    background-color: #61737D;
    color: #FFF;
    font-weight: bold;
}

div.downloads, div.miniregister {
    clear: both;
    padding-top: 20px;
}
div.downloads ul {
    list-style: none;
}
div.miniregister form {
    width: 400px;
    text-align: right;
}
div.miniregister label {
    display: block;
    margin: 4px 0;
}
div.miniregister input[type="text"] {
    width: 200px;
    border: 1px solid #D09E23;
}
div.miniregister input[type="submit"] {
    margin-top: 10px;
    border: 1px solid #61737D;
    background-color: #61737D;
    color: #FFF;
    font-weight: bold;
}

div.block {
	clear: both;
}

div#credits {
    position: absolute;
    top: 680px;
    left: 10px;
    width: 150px;
    margin-top: 2px;
    font-size: 70%;
    text-align: left;
    color: #A5A5A5;
}
div#credits a {
    color: #A5A5A5;
}
div#vastgoedprologo {
    position: absolute;
    top: 575px;
    left: 5px;
    width: 150px;
    height: 64px;
}
div#lmvlogo img {
    border: 0;
}



div.block {
	clear: both;
}
div.form {
	display: block;
	margin-bottom: 10px;
	padding: 5px 0px 5px 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #e2c069;
}
div.form label, div.form h1, div#right div.form h1 {
	color: #41525b;
	margin: 0px;
}
div.form label.label, div.form input.styled {
	display: block;
}
div.form input.styled {
	width: 140px;
	border: 1px solid #D09E23;
}
div.form input.styled:focus {
	border-color: #000;
}
div.form input.submit {
	margin-top: 10px;
	width: 140px;
	background-color: #D09E23;
	border-style:outset;
}
div.form input.submit:hover {
	cursor: pointer;
	background-color: #C8971a;
}
