/* PICAVET VASTGOED / INVEST WEBSITE */

html, body {
    background-color: #FFF;
    height: 100%;
    margin: 0;
    min-width: 949px;
    padding: 0;
}


body {
    color: #333;
    font-family: Verdana, Tahoma, sans-serif;
    font-size: 11px;
    text-rendering: optimizeLegibility;
}


ul {
    margin-top: 4px;
}

li {
    margin-left: 25px;
}

input, select, option, textarea {
    font-family: Tahoma, Verdana, sans-serif;
    font-size: 11px;
}

div {
    vertical-align: top;
    position: relative;
}

h1,
h2,
h3,
h4,
h5,
h6{
    color: #d5ec1e;
    font-weight: normal;
    margin: 0 0 1em 0;
    text-transform: uppercase;
}

h1, h2, h3 {
    text-transform: none;
}


hr {
    height: 2px;
    border: none;
    margin: 8px 0 8px 0;
}

a{
    color: #333;
    text-decoration: underline;
}

a:hover,
a:focus{
    text-decoration: none;
}

a img{
    border: none;
}

.stippellijn {
    height: 2px;
    border: none;
    margin: 8px 0 8px 0;
}

.kader {
    border: 3px solid #FFFFFF;
}

.nodisplay {
    display: none;
}

form {
    margin: 0 0 0 0;
}

#container {
    margin: 0 auto;
    min-width: 949px;
    padding-top: 30px;
    position: relative;
    width: 949px;
}

#header {
    position: relative;
    margin-bottom: 30px;
}

#sidebar {
    position: relative;
    top: 0;

    height: 170px;
    min-height: 1px;
    width: 150px;

    margin: 0 10px 0 0;
}

.side-box{
    border-bottom: 1px dotted #d0d0d0;
    padding: 40px;
}

.waardebepaling + .side-box{
    border-top: 1px dotted #d0d0d0;
}

.side-logo{
    margin-bottom: 1em;
}
.invest ul{
    padding-left: 0;
}

.invest ul li{
    list-style: square;
}

.invest .link{
    margin-left: 25px;
}

#content {
    overflow: hidden;
    position: relative;
    width: 100%;
}

#main-content{
    float: left;
    width: 645px;
}
#main-content-invest {
    float: left;
}

#side{
    float: left;
    margin-left: 30px;
    width: 274px;
}




/* HEADER */


#header{
    position: relative;
}

#logo-link {
    display: block;
    height: 54px;
    margin: 0 0 30px 0;
    overflow: hidden;
    width: 172px;
}


#hmodh-link{
    color: #8c8e90;
    font-size: 12px;
    text-decoration: none;
    position: absolute;
    right: 0;
    top: 0;
}

#hmodh-link strong{
    color: #343638;
}

#hmodh-icon {
    left: -33px;
    position: absolute;
    top: -2px;
}
#facebook-link {
    color: #8c8e90;
    font-size: 12px;
    text-decoration: none;
    position: absolute;
    right: 204px;
    top: 38px;    
}
#facebook-icon {
    position: absolute;
    left: -33px;
    top: -2px;
}

/* MENU */

#main-menu {
    border-bottom: 1px solid #fff;
    box-shadow: 0 40px 20px -40px rgba(0, 0, 0, 0.4);
    height: 235px;
}
#main-menu.header-home {
    background: url(/img/headers/vastgoed/home.jpg) left bottom no-repeat;
}
#main-menu.header-aanbod {
    background: url(/img/headers/vastgoed/aanbod.jpg) left bottom no-repeat;
}
#main-menu.header-contact {
    background: url(/img/headers/vastgoed/contact.jpg) left bottom no-repeat;
}
#main-menu.header-overons {
    background: url(/img/headers/vastgoed/overons.jpg) left bottom no-repeat;
}
#main-menu.header-referenties {
    background: url(/img/headers/vastgoed/referenties.jpg) left bottom no-repeat;
}
#main-menu.header-schatting {
    background: url(/img/headers/vastgoed/schatting.jpg) left bottom no-repeat;
}

.invest #main-menu.header-home {
    background: url(/img/headers/invest/home.jpg) left bottom no-repeat;
}
.invest #main-menu.header-aanbod {
    background: url(/img/headers/invest/aanbod.jpg) left bottom no-repeat;
}
.invest #main-menu.header-contact {
    background: url(/img/headers/invest/contact.jpg) left bottom no-repeat;
}
.invest #main-menu.header-waaromwij {
    background: url(/img/headers/invest/waaromwij.jpg) left bottom no-repeat;
}
.invest #main-menu.header-watdoenwe {
    background: url(/img/headers/invest/watdoenwe.jpg) left bottom no-repeat;
}
.invest #main-menu.header-wezoeken {
    background: url(/img/headers/invest/wezoeken.jpg) left bottom no-repeat;
}

.menu {
    margin: 0;
    padding: 0;
}

.menu-item{
    display: block;
    list-style: none;
    margin: 0;
    padding: 0;
}

.level-1{
    float: left;
    font-size: 14px;
    text-align: left;
    text-transform: none;
    width: 133px;
    height: 235px;
    position: relative;
    border-left: 1px solid white;
}


.level-2{
    font-size: 12px;
    text-transform: lowercase;
    line-height: 22px;
    padding-right: 6px;
}

.submenu{
    display: none;
    position: absolute;
    top: 28px;
    left: 0;
}

.menu-item:hover .submenu {
    display: block;
}

.menu a,
.menu span{
    display: block;
    height: 100%;
    text-decoration: none;
    width: 100%;
}

.level-1 a{
    color: #7e8082;
}
.level-1:hover > a,
.level-1.active:hover,
.level-1 > a:focus{
    color: #000;
    background: url(/img/menu_active.png) left 22px repeat-x;
}
.level-1.has-child-active > a{
    color: #000;
}

.level-2 a,
.level-2 span{
    color: #343638;
    padding-left: 6px;
}
.level-2 a:hover,
.level-2.active span{
    background: #343638;
    color: #fff;
}

.item-28{
    width: 140px;
}

.item-contact{
    width: 135px;
}

/* CONTENT */

#contenttitlebar {
    position: relative;
    width: 100%;
    height: 35px;

    background-repeat: no-repeat;
    background-position: left top;
}

#contenttitle {
    position: absolute;
    width: 100%;
    height: 18px;

    top: 1px;
    left: 12px;
}

#top_links {
    position: absolute;
    width: 700px;
    height: 21px;

    top: 1px;
    left: 140px;
}

.toplinks {
    font-family: Tahoma, Verdana, sans-serif;
    font-size: 14px;
    line-height: 21px;
    text-decoration: none;
    float: left;
}

.topspacer {
    margin-left: 13px;
    margin-right: 13px;
    margin-top: -1px;
    float: left;
}


/* FOOTER */
#footer{
    border-top: 1px dotted #d0d0d0;
    color: #d0d0d0;
    overflow: hidden;
    padding: 20px 0 15px 0;
}

#footer a{
    color: #d0d0d0;
}


.picavet-square-45{
    background: url(/img/logo_notext-45.png) left top no-repeat;
    display: block;
    float: left;
    height: 45px;
    width: 45px;
    margin-right: 20px;
}
/* HOMEPAGE */

.nieuwsitem {
    position: relative;
    width: 435px;
    height: 95px;
}

.nieuwsheadline {
    position: absolute;
    overflow: hidden;

    width: 435px;
    height: 13px;
    top: 0;
    left: 0;

    font-size: 12px;
    font-weight: bold;

    text-align: left;
    text-transform: uppercase;
}

.nieuwsheadline A {
    font-size: 12px;
    font-weight: bold;

    text-transform: uppercase;
    text-decoration: none;
}

.nieuwscontent {
    position: absolute;

    width: 435px;
    height: 62px;
    top: 20px;
    left: 0;

    line-height: 13px;
    text-decoration: none;

    overflow: hidden;
}

.nieuwscontent A {
    line-height: 13px;
    text-decoration: none;
}

.nieuwslink {
    position: absolute;

    width: 435px;
    height: 13px;
    top: 83px;
    left: 0;

    text-align: right;
}

#kijker {
    position: relative;
}

#panden-idk{
    border-bottom: 1px dotted #d0d0d0;
    border-top: 1px dotted #d0d0d0;
    margin-bottom: 20px;
    padding: 20px 0;
    width: 645px;
}

.kijker_1 {
    position: relative;
}

.pand{
    background: #f8f8f8;
    height: 200px;
    left: 0;
    padding-right: 15px;
    position: absolute;
    top: 0;
    width: 630px;
}
.pand .photolink{
    border-right: 1px solid white;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    display: block;
    float: left;
    height: 200px;
    margin-right: 15px;
    position: relative;
    width: 270px;
}

.pand .foto{
    height: 200px;
    width: 270px;
    display: block;
    float: left;
}

.pand .title{
    font-size: 1.2em;
}

.pand .prijs{
    bottom: 15px;
    font-size: 1.2em;
    font-weight: bold;
    left: 285px;
    margin: 0;
    padding: 0;
    position: absolute;
}

.pand .info{
    bottom: 15px;
    display:block;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 15px;
}

#referenties {
    position: relative;

    width: 948px;
    height: 185px;

    overflow: hidden;

    border-bottom: 1px solid #827C7E;
    border-left: 1px solid #827C7E;
    border-top: 1px solid #827C7E;
    border-right: 1px solid #827C7E;

}


#icon_referenties_bottom_left {
    position: absolute;
    width: 18px;
    height: 18px;

    top: -18px;
    left: 0;
}

#referentiekader {
    position: relative;

    width: 1250px;
    height: 161px;
    top: 20px;
    left: 20px;

    clip: rect(0px, 908px, 161px, 0);
    overflow: hidden;
}

#refscroll {
    position: absolute;
    top: 0;
    left: 0;
    padding: 0;
}

#refmask {
    position: absolute;
    top: 19px;
    left: 20px;
}

#refpand {
    position: relative;
    width: 368px;
    height: 153px;

    border-left: 1px solid #827C7E;
    border-right: 1px solid #231F20;

    float: left;

    margin-bottom: 13px;
}

#refpandbg {
    position: absolute;
    width: 209px;
    height: 162px;
    top: -7px;
    left: 10px;
}

#refpandfoto {
    position: absolute;
    width: 186px;
    height: 138px;
    top: 5px;
    left: 22px;
}

#refpandverkocht {
    position: absolute;
    width: 137px;
    height: 26px;
    top: 8px;
    left: 220px;
}

#refpandtype {
    position: absolute;
    width: 137px;
    height: 13px;
    top: 113px;
    left: 220px;

    font-weight: bold;
}

#refpandgemeente {
    position: absolute;
    width: 137px;
    height: 13px;
    top: 126px;
    left: 220px;

    font-weight: bold;
}


.site-switch{
    color: #666;
}


.waardebepaling{
    border-radius: 5px;
    border: 5px solid #d5ec1e;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.15) inset;
    font-size: 1.2em;
    margin-bottom: 1em;
    padding: 5px 10px;
    text-transform: uppercase;
}

.waardebepaling p{
    margin: 0;
}

.waardebepaling .phone{
    margin-top: 0.5em;
}
.waardebepaling .icon-big{
    float: left;
    margin: 0 0.5em;
}


/* CONTACT */

.contactform {
    font-size: 10px;
    line-height: 15px;
}
#contact_kantoren {
    float: left;
    width: 400px;
}
#biv {
    position: relative;
    font-size: 10px;
    padding-top: 1em;
    margin-top: 1em;
}
.biv_logo {
    float: left;
    height: 35px;
    margin-top: -2px;
    margin-right: 23px;
}
.biv_logo.cib {
    margin-bottom: 26px;
}
#contact_kaart {
    float: right;
    width: 402px;
}
#contact_kaart_rel {
    position: relative;
    width: 402px;
    height: 200px;
}
#contact_kaart_abs {
    position: absolute;
    width: 400px;
    height: 200px;
    top: 0;
    left: 0;
}
#contact_hr {
     float: left;
     width: auto;
}
#contact_forms {
    float: left;
    height: 340px;
    margin-bottom: 1em;
    position: relative;
    width: 943px;
}
#contactform td, #contactform td * {
}
#contactform .input {
    width: 250px;
}
#contactform .checkbox {
}
#contactform button {
    width: auto;
}
#contactform textarea {
    width: 99%;
    height: 120px;
}


/* CONTACT INFO */

.contactinfo_selectbox {
    width: 300px;
}

.contactinfo_inputtext {
    width: 200px;
}

.contactinfo_inputtext_zip {
    width: 50px;
}

.contactinfo_inputtext_gemeente {
    width: 141px;
}

.contactinfo_textarea {
    width: 294px;
    height: 120px;
}


/* AANBOD */


.aanbod-top{
    padding-bottom: 1em;
    margin-bottom: 1em;
    border-bottom: 1px dotted #D0D0D0;
}

.type-title{
    font-size: 14px;
    font-weight: bold;
    height: 26px;
    line-height: 26px;
    margin: 0 0 1em -10px;
    text-transform: uppercase;
}

.terug{
    text-align: right;
}

#google_zoek {
    position: relative;
    width: 780px;
    height: 583px;
    overflow: hidden;
    font-size: 13px;
}

#tip_zoomregio {
    position: absolute;
    width: 430px;
    height: 15px;

    top: 476px;
    right: 5px;
}

/* GOOGLE ZOEK */
#googlezoek-container{
    position: relative;
}

#googlezoek-container.invisible{
    display:none;
}

#googlezoek-container fieldset{
    border: none;
    display: block;
}

#googlezoek-container fieldset p{
    margin: 0 0 0.2em 0;
}


#googlezoek-container #googlezoek-map{
    height: 350px;
    margin: 10px;
    position: absolute;
    right:0;
    top: 0;
    width: 400px;
}


#google_zoek h2 {
    font-weight: bold;
    font-size: 15px;
}

#googlezoek_type {
    float: left;
    height: 130px;
    width: 170px;
    margin-left: 10px;
    margin-top: 12px;
}

.googlezoek_type_specific, googlezoek_slaapkamers_specific {
    clear: left;
    display: block;
    float: left;

    margin-top: 1px;
}

#googlezoek_slaapkamers {
    float: left;
    height: 130px;
    width: 156px;
    margin-left: 5px;
    margin-top: 12px;
}

#googlezoek_prijs {
    height: 125px;
    width: 131px;
    margin-left: 15px;
    padding-top: 22px; /* gecko, IE8+ only */
}

#googlezoek_oppervlakte {
    float: left;
    height: 125px;
    width: 170px;
    padding-top: 22px; /* gecko, IE8+ only */
}

.googlezoek_oppervlakte_grond {
    padding: 4px 0 2px 0;
    font-weight: bold;
}

#googlezoek_type h2, #googlezoek_slaapkamers h2 {
    margin-left: 3px;
}

.eur_small {
    font-size: 12px;
}

#googlezoek_handel_kantoor {
    padding: 15px 0 2px 0;
    font-weight: bold;
}

#googlezoek_prijs_min {
    margin-bottom: 2px;
}

#googlezoek_prijs_min, #googlezoek_prijs_max {
    width: 79px;
}

#googlezoek_opp_min_grond, #googlezoek_opp_max_grond, #googlezoek_opp_min_handel, #googlezoek_opp_max_handel {
    width: 44px;
}

.googlezoek_opp_m2 {
    margin: 0 17px 0 3px;

    font-size: 12px;
}

.googlezoek_opp_m2_2{
    padding-left: 3px;
    font-size: 12px;
}

#googlezoek_zoekbutton {
    margin-left: -8px;
    border: 0;
    display: block;
}

.googlezoek {
    position: absolute;
    width: 430px;
    height: 446px;
    top: 25px;
    right: 5px;
    
    display: inline;
}

#googlezoek_mapiconklik {
    position: absolute;
    width: 430px;
    height: 13px;
    top: 8px;
    right: 5px;
}

#googlezoek_gtab1 {
    width: 780px;
    height: 15px;
}

#googlezoek_gtab2_div {
    position: absolute;
    width: 100px;
    height: 20px;
    top: 0;
    right: 15px;
}

#googlezoek_gtab2 {
    width: 22px;
    height: 20px;
    float: right;
    text-align: center;

    text-transform: uppercase;
    text-decoration: none;
}

.googlezoek_tooltip {
    font-family: arial, helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    border: 1px solid #808080;
    padding: 2px 5px 2px 5px;
}

.housetooltip {
    font-family: arial, helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    border: 1px solid #808080;
    padding: 2px 5px 2px 5px;

    width: 160px;
}

#tmpdiv {
    position: relative;
    min-height: 0;

    margin: 0;
    padding: 0;
}

#aanbodkijkerbackground {
    position: relative;
    width: 919px;
    height: 1px;
    top: 0;
}

#aanbodkijkerbg {
    position: absolute;
    width: 928px;
    height: 221px;
    top: 0;
    left: 0;
    
}

#aanbodkijkersticker {
    position: relative;
    width: 107px;
    height: 1px;
    top: -232px;
    left: -7px;

    
}

#aanbodkijkerrealsticker {
    position: absolute;
    width: 129px;
    height: 129px;
    top: 0;
    left: 0;

    
}

#aanbodkijker {
    position: relative;
    width: 919px;
    height: 231px;

    
}

.aanbodkijker_1, .aanbodkijker_2 {
    position: relative;
    width: 919px;
    height: 231px;

    
}

.aanbodkijker_pand {
    position: absolute;

    width: 919px;
    height: 231px;
    top: 0;
    left: 0;

    
}

.aanbodkijkerfoto {
    position: absolute;
    top: 0;
    left: 2px;

    
}

/* NIEUWBOUW panden */

#aanbod_nieuwbouw .projectpanden {
    position: relative;
    left: 10px;
    margin-right: 10px;
    display: inline;
}

#aanbod_nieuwbouw .projectpanden th, .indelingpanden th {
    text-align: left;
    text-transform: uppercase;
}

#aanbod_nieuwbouw .projectpandenlijn {
    height: 2px;

    border: none;

    margin: 4px 0 3px 0;
}

#aanbod_nieuwbouw .projectpandenodd {
    line-height: 16px;
    background-color: #102B46;
}

.projectpandenlijst_question {
    position: absolute;
    top: -16px;
}

#aanbod_nieuwbouw .projectpandenspacer {
    font-size: 1px;
    line-height: 2px;

    margin: 0pt;
    padding: 0pt;
    display: inline;
}


/* NIEUWBOUW indeling */

#nieuwbouwindeling th {
	background-color: #D5EC1E;

	text-transform: uppercase;
	font-weight: bold;
	text-align: left;

	border-left: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}

#nieuwbouwindeling td  {
/*	border-left: 1px solid #333333; */
}


#nieuwbouwindeling th:first-child, #nieuwbouwindeling td:first-child {
	border-left: none;
}

/* AANBOD */

#aanbod {
    position: relative;
    margin: 0 0 0 0;
}

#aanbod ul {
    position: relative;
    margin: 0;
    padding: 0;
}

#aanbod li {
    clear: left;
    display: block;
    height: 200px;
    margin:0 0 10px 0;
    overflow: hidden;
    position: relative;
}


#aanbod .pandsticker {
    position: absolute;
    bottom: 15px;
    left: 50%;
    width: 220px;
    height: 18px;
    margin-left: -110px;
}



#sorteren {
    position: absolute;
    top: 0;
    right: 0;

    text-align: right;
}

#sorteren div {
}

#sorteren a {
    text-transform: uppercase;
}



/* DETAILPAGINA - NIEUWBOUWPAGINA */


.detail h1{
    color: #000;
    font-size: 1.4em;
    text-transform: none;
    width: 430px;
}

.detail .map-wrap{
    width: 100%;
}

.leftcol {
    font-weight: bold;
}

.overig .leftcol{
    width: 30%;
}

#adresinfo {
    position: relative;
    width: 700px;
    height: 6px;

    top: -32px;
    left: 107px;

    font-size: 14px;
    line-height: 18px;
    text-transform: uppercase;
}

#top_buttons {
    position: relative;
    width: 700px;
    height: 50px;
}

#nav{
    margin-bottom: 10px;
}

#side .button{
    margin: 0 13px 5px 13px;
    width: 248px;
}
#side .immotheker .button {
    margin: 0 0 5px 0;
    width: 248px;    
}

#pandoverzicht {
    position: absolute;
    width: 131px;
    height: 44px;
    top: 6px;
    left: 480px;
}

#vorigpand {
    position: absolute;
    width: 135px;
    height: 44px;
    top: 6px;
    left: 625px;
}

#volgendpand {
    position: absolute;
    width: 139px;
    height: 44px;
    top: 6px;
    left: 781px;
}

#fotos {
    position: relative;
    overflow: hidden;
    height: 323px;
}

#hoofdfoto, #nieuwbouwhoofdfoto {
    float:left;
    height: 323px;
    margin-right: 1px;
    position: relative;
    width: 430px;
}

#hoofdfoto img, #nieuwbouwhoofdfoto img {
    position: absolute;
    top: 0;
    left: 0;
}


#thumbnails, #nieuwbouwthumbnails {
    float:left;
    height: 323px;
    position: relative;
    width: 214px;
}

.thumbnail, .nieuwbouwthumbnail {
    width: 106px;
    height: 80px;

    padding: 0 2px 1px 0;
}

.thumbnail img, .nieuwbouwthumbnail img {
    width: 106px;
    height: 80px;

    padding: 0 0 0 0;
}

#scrolldiv, #nieuwbouwscrolldiv {
    position: relative;
    width: 434px;
    height: 323px;

    overflow: hidden;
    clip: rect(0px, 34px, 323px, 0);
}

#scrollcont, #nieuwbouwscrollcont {
    position: absolute;
    height: 215px;
    top: 0;
    left: 0;
    padding: 0;
}

.nieuwbouwthumbnaildummy {
    padding: 0 4px 3px 0;
}

#morediv {
    position: absolute;

    width: 272px;
    height: 23px;
    top: 322px;
    left: 636px;

    text-align: center;
    text-decoration: none;
}

#gtab1a, #gtab2, #gtab3, #gtabspacer {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 13px;

    float: right;
}



#detail {
    width: 780px;
}

#detail_tekst {
    padding-bottom: 10px;
}

#detail_prijs {
    position: absolute;
    top: 0;
    left: 0;

    padding: 5px 15px 4px 15px;

    font-weight: bold;
    font-size: 15px;
}

#detail_geografisch {
    position: relative;

    width: 210px;
    margin: 46px 8px 0 20px;
}

.epc_gradient{
    clear: both;
    margin-bottom: 2em; 
    padding-top: 2em;

}

.photos-buttons{
    margin: 1em 0;
}

.button.map-switch{
    float: left;
    width: 212px;
    margin-top: 5px;
}

.button.showSV {
    float: left;
    width: 213px;
    margin: 5px 0 0 1px;
}

.button.slideshow {
    float: left;
    width: 428px;
}

#meerfotos {
    margin-left: 1px;
    overflow: hidden;
    width: 212px;
    cursor: default;
}

#meerfotos:hover{
    box-shadow: -1px -1px 1px rgba(0, 0, 0, 0.2) inset, 1px 1px 1px rgba(255, 255, 255, 0.4) inset;
}

#toonplan {
    position: relative;
    width: 173px;
    height: 26px;
}

#previousdiv {
    float: left;
}

#nextdiv {
    float: right;
}

.indeling {
    margin: -8px 0 0 0;
}

.indeling table th {
    padding: 0 0 0 0;
}

.indeling .verdiep {
    font-weight: normal;
    font-size: 14px;
}

.indeling .opp {
    font-weight: bold;
}

.indeling .beschrijving {
    font-weight: bold;
}

.indeling .rightcol {
}

#financieel .rightcol {
    text-align: right;
}

#ruimtelijke_ordening {
}

#ruimtelijke_ordening .leftcol {
}

#ruimtelijke_ordening .rightcol {
}

#downloads {
}

#downloads div {
    white-space: nowrap;

    width: 266px;
    overflow: hidden;
}

#downloads img {
    margin-right: 8px;
    vertical-align: bottom;
    margin-bottom: 2px;
}

#wait {
    position: absolute;
    top: 0;
    left: 0;
    visibility: hidden;
    filter: alpha(opacity=50);
    opacity: 0.5;
    -moz-opacity: 0.5;
}

#a2apage_DEFAULT {
    display:none !important;
}

#a2apage_EMAIL {
    display:none !important;
}

#a2apage_BROWSER {
    display:none !important;
}


/* HOMEPAGE, AANBOD, DETAIL, NIEUWBOUW, HMODH */

.detailkader {
    background: #f8f8f8;
    border-radius: 3px;
    margin-bottom: 10px;
    padding: 13px;
}

.kader-title{
    font-size: 1.2em;
    font-weight: bold;
    line-height: 20px;
    text-align: left;
    text-transform: uppercase;
    margin-left: -5px;
}

.detailkader td{
    background: #efefef;
    border-bottom: 1px solid #f8f8f8;
    padding: 2px 5px;
}

.hmodh .detailkader td{
    border: none;
}

.hmodh .detailkader td.main-criteria{
    padding: 10px;
    border-left: 1px dotted #ccc;
}

.hmodh .detailkader td.main-criteria:first-child{
    border-left: none;
}


/* NIEUWBOUWZOEK */

#mapbg {
    position: relative;

    width: 750px;
    height: 366px;

}

.nieuwbouwkaart {
    position: absolute;

    width: 750px;
    height: 360px;

    top: 3px;
    left: 3px;
}

#sort_buttons {
    position: relative;

    width: 780px;
    height: 100px;

    top: 0;
}

#sort_nieuwbouw {
    position: absolute;
    width: 455px;
    height: 15px;

    top: 10px;
    left: 96px;
}

#button_nieuwbouwzoek {
    position: absolute;
    top: 0;
    left: 521px;
}

#button_nieuwbouwall {
    position: absolute;
    top: 50px;
    left: 83px;
}

#button_nieuwbouwdone {
    position: absolute;
    top: 50px;
    left: 404px;
}

.nbzoekleft {
    padding: 0 8px 0 0;
    line-height: 21px;
}
.nbzoek {
    padding: 0 8px 0 8px;
    line-height: 21px;
}
.nbzoekright {
    padding: 0 8px 0 8px;
    line-height: 21px;
}


/* NIEUWBOUW MINISITE */

.nbtab {
    position: relative;
}

#nbfotos {
    position: relative;

    width: 478px;
    height: 456px;
}

#hoofdfotobgnb {
    position: absolute;
    top: 0;
    left: 0;

    width: 478px;
    height: 456px;
}

.nbfoto {
    position: absolute;
    visibility: visible;
}

.nbfoto_hidden {
    position: absolute;
    visibility: hidden;
}

#nbscrolldiv {
    position: relative;
    width: 454px;
    height: 86px;

    overflow: hidden;
    clip: rect(0px, 454px, 86px, 0);
}

#nbscrollcont {
    position: absolute;
    height: 86px;
    top: 0;
    left: 0;
    padding: 0;
}

.nbthumbnaildummy {
    padding: 0 6px 0 0;
}

#nbthumbnails {
    position: absolute;
    top: 374px;
    left: 13px;

    width: 454px;
    height: 86px;
}

.nbthumbnail {
    width: 86px;
    height: 66px;

    padding: 0 6px 0 0;
}

.nbthumbnail img {
    width: 80px;
    height: 60px;

    padding: 0 0 0 0;
}

#nbpreviousdiv {
    position: absolute;

    width: 42px;
    height: 44px;
    top: 385px;
    left: -6px;

    text-align: center;
    text-decoration: none;
}

#nbnextdiv {
    position: absolute;

    width: 42px;
    height: 44px;
    top: 385px;
    left: 445px;

    text-align: center;
    text-decoration: none;
}

#projectknoppen {
    position: relative;

    width: 477px;
    height: 74px;

}

#projectprintpage {
    position: absolute;

    width: 231px;
    height: 31px;
    top: 3px;
    left: 7px;

    text-align: center;
}

#projectmail2friend {
    position: absolute;

    width: 214px;
    height: 34px;
    top: 0;
    left: 248px;

    text-align: center;
}

#projectdelen {
    position: absolute;

    width: 213px;
    height: 25px;
    top: 49px;
    left: 16px;

    text-align: center;
}

#projectslideshow {
    position: absolute;

    width: 214px;
    height: 29px;
    top: 46px;
    left: 248px;

    text-align: center;
}


/* NOTKOST */

#nform {
}

#nform input {
    text-align: right;
    width: 50px;
}

#nform .checkbox {
    margin: -2px -3px -1px -4px;
}

#nform .button {
    text-align: center;
    width: auto;
}


.testimonials-list{
    margin: 1em 0;
    padding: 1em 0 0 0;
    border-top: 1px dotted #D0D0D0;
}

.testimonial{
    background: #f8f8f8;
    display: block;
    margin: 0 0 1em 0;
    overflow: hidden;
    padding: 0 25px 0 0;
    border-radius: 3px;
}

.testimonial .pic-klant{
    border-right: 1px solid #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    display: block;
    float:left;
    height: 202px;
    margin-right: 20px;
    width: 269px;
}


.testimonial .pic-pand{
    border: 4px solid #d5ec1e;
    display: block;
    float: left;
    height: 134px;
    margin-top: 30px;
    width: 180px;
}

.testimonial .title,
.testimonial .text{
    margin-left: 500px;
}


.testimonial .title{
    font-size: 1.25em;
    font-weight: bold;
    margin: 30px 0 1em 500px;
}


.home .testimonial{
    background: none;
    width: 100%;
}

.home .testimonial .title,
.home .testimonial .text{
    margin-left: 0;
    margin-top: 1em;
}

.read-all {
    display: block;
    margin-top: -0.8em;
    text-align: right;
    width: 100%;
}

/* STANDAARD ZOEKFORMULIER */

#zform {
    margin-bottom: 1em;
}

#zform input {
    width: 150px;
}

#zform .checkbox {
    width: auto;
}

#zform .getal {
    width: 70px;
}

#zform .opp {
    width: 50px;
}

#zform .button {
    text-align: center;
    width: auto;
}


/* GOOGLE MAP */

.map-cont{
    height: 300px;
}

.tooltip {
    padding: 2px 5px 2px 5px;
    font-weight: normal;
}

#googleplan {
    position: relative;
    width: 765px;
    margin-bottom: 10px;
}

.googletab {
    position: relative;
    display: inline;
    float: left;

    margin: 10px 2px 0 0;
}

.googletab a {
    padding: 3px 8px 3px 8px;
    display: block;

    font-size: 12px;
    text-transform: uppercase;
    text-decoration: none;
    font-family: Arial, sans-serif;
    color: #cdd5e9;
}

.googlemaps_info_color {
    color: #404040;
}


/* GOOGLE MAP map.php */

.mapbody {
    margin: 0;
    overflow: hidden;
    background-image: none;
}


/* KNOPPEN */

.knoppen {
    position: relative;

    width: 100%;

    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

.knoppen div, .knoppen img {
/*    position: relative; */
/*    display: inline; */
/*    float: left; */

    margin: 0 0 4px 0;
    cursor: pointer;
}

.knoppen > img:first-child {
/*    margin: 0; */
}

.knoppen div div {
    padding: 0;
    margin: 0;
}

.knoppen * {
    font-weight: bold;
    text-decoration: none;
}

.knoppen a, .knoppen img {
/*    display: block; */
    cursor: pointer;
}

.knop {
    text-align: center;

    min-width: 77px;
    height: 15px;
}

.knop a {
    text-decoration: none;
    display: block;
}


/* POSITIONING */

.floatleft {
    position: relative;
    display: inline;
    float: left;
}

.floatright {
    position: relative;
    display: inline;
    float: right;
}

.clearfloats
{
    display: block;
    float: none;
    clear: both;

    margin: 0;
    padding: 0;

    background-color: transparent;
    background-image: none;
    border: none;
}

.relative {
    position: relative;
    width: 100%;
}

.topleft {
    position: absolute;
    top: 0;
    left: 0;
}

.topright {
    position: absolute;
    top: 0;
    right: 0;
}


/* MISC */

.clearleft {
    clear: left;
}

.clearright {
    clear: right;
}

.fontword {
    position: relative;
    font-size: 0;
}

.handje {
    cursor: pointer;
}

.png {
}

.align_right {
    text-align: right;
}

.print {
    display: none;
}

.uppercase {
    text-transform: uppercase;
}

.lowercase {
    text-transform: lowercase;
}


/* For modern browsers */
.clearfix:before,
.clearfix:after {
    content:"";
    display:table;
}

/* For IE 6/7 (trigger hasLayout) */
.ie7 .clearfix,
.ie6 .clearfix {
    zoom:1;
}


/* GOOGLE MAPS API3 */
.infoBox{
    background: #fff;
    border: 1px solid #888;
    box-shadow: 0 0 5px #888;
    color: #000;
    display: block;
    padding: 2px 5px;
    text-align: left;
    min-width: 120px;
    max-width: 190px;
}

.map-wrap{
    position: relative;
}

.map-wrap #map-SVControls{
    background: #fff;
    border: 1px solid #333;
    bottom: 25px;
    box-shadow: 0 0 7px #333;
    color: #333;
    position: absolute;
    right: 5px;
    text-align: center;
    z-index: 10;    
}

#map-SVControls span{
    display: block;
    padding: 2px 5px;
}

#map-SVControls .showSV{
    border-top: 1px solid #333;
}

#map-SVControls .active{
    background: #CCDD13;
    box-shadow: 0 0 5px #CCDD13;
    font-weight: bold;
}

.map-cont{
    height: 300px;
}

.icon {
    display: inline-block;
    background: #ddd;
    height: 20px;
    vertical-align: middle;
    width: 30px;
}

.icon-big{
    display: inline-block;
    height: 35px;
    width: 35px;
}

.icon-align_right{
    float:right;
    margin: 0 2px;
}

.icon-align_left{
    float: left;
    margin: 0 2px;
}

.icon.inactive{
    opacity: 0.3;
}

.icon-eye{background: url(/img/sprite.png) -37px -8px no-repeat;}
.icon-far_left{background: url(/img/sprite.png) -107px -43px no-repeat;}
.icon-far_right{background: url(/img/sprite.png) -142px -43px no-repeat;}
.icon-info{background: url(/img/sprite.png) -107px -8px no-repeat;}
.icon-mail-green{background: url(/img/sprite.png) -2px -8px no-repeat;}
.icon-facebook{background: url(/img/sprite.png) -10px -76px no-repeat;}
.icon-mail{background: url(/img/sprite.png) -177px -8px no-repeat;}
.icon-phone-big{background: url(/img/sprite.png) -210px -35px no-repeat;}
.icon-picavet{background: url(/img/sprite.png) -247px -43px no-repeat;}
.icon-pictures{background: url(/img/sprite.png) -212px -8px no-repeat;}
.icon-plan{background: url(/img/sprite.png) -282px -43px no-repeat;}
.icon-movie{background: url(/img/sprite.png) -317px -43px no-repeat;}
.icon-print{background: url(/img/sprite.png) -317px -8px no-repeat;}
.icon-share{background: url(/img/sprite.png) -2px -43px;}

.social-icons{
    background: url(/img/social_icons.png) left center no-repeat;
    display: inline-block;
    height: 18px;
    margin-left: 5px;
    margin-top: -5px;
    vertical-align: middle;
    width: 58px;
}

.button {
    background-color: #ccc;
    background: url(/img/button_overlay-white.png) left top repeat-x;
    border: 1px solid #fff;
    box-shadow: -1px -1px 1px rgba(0, 0, 0, 0.2) inset, 1px 1px 1px rgba(255, 255, 255, 0.4) inset;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    height: 20px;
    line-height: 20px;
    padding: 0;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 150px;
}

.button.text_left{
    text-align: left;
    text-indent: 5px;
}

.button:hover,
.button:focus{
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2) inset, -1px -1px 1px rgba(255, 255, 255, 0.4) inset;
}

.button:active{
    background-image: none;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3) inset;
}

.button.inactive{
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3) inset;
    cursor: default;
    opacity: 0.7;
}


.button.green{
    background-color: #CCDD13;
    border-color: #CCDD13;
    color: #666;
}
