﻿/*<link href='http://fonts.googleapis.com/css?family=Roboto+Slab:400,100,300,700' rel='stylesheet' type='text/css'>*/
@import url('https://fonts.googleapis.com/css?family=Roboto+Slab:100,300,400,700|Roboto:400,500,600');
body {
    padding: 0;
    margin: 0;
    font-family: 'Roboto Slab', serif;
    font-weight: 300;
    font-size: 14px;
    line-height: 24px;
    color:#2D2D2D;
    background-color: #FFF;
    height: 100%;
}


.navbar-header {
    height: 84px;
    overflow:visible;
    position:relative;
}
nav .logoimage, #topContainer .logoimage {
    height: 84px;
    top:-1px;
    left:20px;
    overflow: hidden;
    position:absolute;
}
.shadowbottomright {
    background-color: #F5F5F5;
}

.topborder {
    border-top: 1px solid #b8bec4;
}

.bottomborder {
    border-bottom: 1px solid #b8bec4;
}

.whiteborder {
    position: relative;
    margin: 10px 10px 0px 10px;
    /* margin-top:20px;*/
}

#wrapper {
    width: 980px;
    margin: 0px auto;
}

#topContainer {
    position: relative;
    /*padding: 0px 10px 0px 10px;*/
    /*    float: left;
    padding: 0 10px;
    */
    width: 100%;
    height: 78px;
}

    #topContainer a:link, #topContainer a:visited, #topContainer a:hover {
        color: #3f3f3f;
        text-decoration: none;
        font-weight: bold;
    }

#logo {
    float: left;
    position: relative;
}

    #logo a {
        display: block;
        float: left;
    }

        #logo a.textlogo {
            margin-top: -20px;
            margin-bottom: 16px;
            height: 108px;
        }

            #logo a.textlogo .logoimage {
                height: 84px;
                margin-left: 0;
                margin-top: 13px;
                overflow: hidden;
                width: 260px;
            }

            #logo a.textlogo .logoimage {
            }

        #logo a.imagelogo {
            margin-left: 20px;
            margin-top: 16px;
        }

/* DEFAULT */
#header {
    position: relative;
    top: 202px;
}

#content {
    float: left;
    width: 100%;
    margin-top: 22px;
    position: relative;
}

#main {
    float: left;
    /*margin-top: -8px;*/
    /*    height: 452px;*/
    overflow: hidden;
    width: 960px;
}

#mainFooter, #mainFooterRight {
    height: 418px;
    overflow: hidden;
    float: left;
}

#mainLeft {
    float: left;
    /* border-top: 1px solid #b8bec4; */
    padding-top: 10px;
}

#mainRight {
    /* float: right; */
    /* border-top: 1px solid #b8bec4; */
    /* padding-top: 10px; */
    /* width: 184px; */
}

    #mainRight h1 {
        font-size: 18px;
        line-height: 21px;
        background-color: #F5F5F5;
        padding: 7px;
        font-weight: bold;
    }

#sidebar {
    float: left;
    width: 270px;
}
a {
    color: #B1C427;
}

a:link {
    color: #B1C427;
}

a:visited {
    color: #B1C427;
}

a:hover {
    color: #6F9DCE;
}

img {
    border: 0;
}

.logoimage img {
    width: auto;
    margin-top: -34px;
}

h1 {
    font-weight: normal;
    font-size: 24px;
    line-height: 27px;
    margin: 0;
    margin-bottom: 10px;
}

h2 {
    font-weight: normal;
    font-size: 18px;
    line-height: 21px;
    margin: 0;
    font-weight: bold;
}

h3 {
    font-weight: normal;
    font-size: 18px;
    border-bottom: 1px solid #fff;
    margin: 0;
    padding: 0;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-bottom: 10px;
}

.LargeHouseView h3 {
    padding-left: 10px;
}


.intro {
    float: right;
    width: 628px;
    margin-left: 20px;
}

#searchfieldArea {
    float: right;
    position: relative;
    width: 120px;
    display: none;
}

    #searchfieldArea .SearchBox {
        border: 1px solid #C7C8CA;
        float: left;
        font-size: 11px;
        height: 18px;
        margin-right: 2px;
        padding-left: 4px;
        width: 80px;
        float: left;
    }

    #searchfieldArea .SearchButton {
        background-image: url("/App_Themes/Contool_ny/images/buttons/contool_search_03.gif");
        display: block;
        float: left;
        height: 22px;
        width: 22px;
    }

span.highlight {
    background-color: #062132;
    color: #FFF;
    font-weight: bold;
}

.singleCol, .dobbeltCol, .tripleCol, .quadCol {
    padding-top: 10px;
}

.singleCol {
    float: left;
    width: 184px;
    height: 216px;
    /*background-color: #444;*/
}

.dobbeltCol {
    float: left;
    /*background-color: #333333;*/
    width: 378px;
}

.tripleCol {
    float: left;
    background-color: #FFF;
    width: 572px;
}

.quadCol {
    float: left;
    width: 766px;
}

#ExtendedHouses {
    float: left;
    width: 378px;
    border-top: 1px solid #b8bec4;
    padding-top: 16px;
}

    #ExtendedHouses .LocationText {
        display: inline-block;
        width: 224px;
        margin-right: 6px;
    }

    #ExtendedHouses .PeopleText {
        display: inline-block;
        width: 54px;
        margin-right: 6px;
        text-align: right;
    }

    #ExtendedHouses ul {
        list-style: none outside none;
        margin: 0;
        padding: 4px 0px 0px 0px;
    }

    #ExtendedHouses li {
        border-bottom: 1px solid #F5F5F5;
    }

        #ExtendedHouses li a {
            display: block;
            text-decoration: none;
            padding-top: 5px;
            padding-bottom: 5px;
        }

    #ExtendedHouses span.housename {
        font-weight: bold;
        color: #000;
    }

    #ExtendedHouses span.period {
        display: none;
        color: #000;
    }

    #ExtendedHouses span.price {
        float: right;
        font-weight: bold;
    }

    #ExtendedHouses li a:hover {
        background-color: #F5F5F5;
    }

    #ExtendedHouses .ExtendedHousesHeader {
        background-color: #F5F5F5;
        margin: 0 0 0px;
        padding: 7px;
    }

    #ExtendedHouses .ExtendedHousesLinkAll {
        float: right;
        margin-top: 5px;
    }

.spaceLeft {
    margin-left: 10px;
}

.spaceRight {
    margin-right: 10px;
}

.spaceBottom {
    margin-bottom: 10px;
}

.clear {
    clear: both;
    line-height: 1px;
    font-size: 1px;
}

#headerBG {
    background-image: url("../images/strand.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    /*background-size: 100% auto;*/
    height: 380px;
    /*min-width:960px;*/
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #666;
}

#headerInnnerBG {
    position: absolute;
    top: 78px;
    left: 0;
    height: 380px;
    width: 100%;
}

#headerBGOverlay {
    background-color: #3f3f3f;
    opacity: 0.3;
    -moz-opacity: 0.3;
    filter: alpha(opacity=30);
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    height: 1px;
}


#footer {
    height: 229px;
    margin: 0px;
    padding: 0px;
    width: 100%;
    position: relative;
    background-color: #F5F5F5;
}

#footerInnnerBG {
    height: 278px;
    position: relative;
    width: 100%;
    background-color: #B1C427;
}

/*
#headerBG
{
    background-image: url("/App_Themes/DSR2/images/layout/bg_top.png");
    background-position: center top;
    background-repeat: no-repeat;
    height: 397px;
    position: absolute;
    top: 48px;
    left: 0;
    width: 100%;
}



#headerInnnerBG
{
    height: 397px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}


#headerBGOverlay
{
    background-color: #EAEBEC;
    height: 120px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    border-bottom: 2px solid #767561;
}

#footer
{

}

#footerInnnerBG
{
    background-color: #EAEBEC;
    height: 265px;
    width: 100%;
    z-index: -1;
    border-top: 2px solid #767561;
}
*/

#footercontents {
    width: 960px;
    margin: 0 auto 0 auto;
    margin-left: 40px;
    display: none;
}

    #footercontents strong {
        display: block;
        margin: 0 0 5px 0;
    }

#footer h5 {
    color: #B1C427;
    font-weight: bold;
    overflow: visible;
    text-transform: uppercase;
    white-space: nowrap;
}

#footer address {
    width: 100%;
    margin: 0 auto;
    font-style: normal;
}

#footer address > div {
    padding:20px 0px 0px 0px;
}

    #footer address ul {
        list-style: none;
        width: 100%;
        padding: 0px;
        margin: 0px;
    }

    #footer address li {
        list-style: none;
        width: 190px;
        padding: 0px;
        margin: 0px;
        height: 229px;
        float: left;
    }

        #footer address li img {
            width: 90px;
            height: 90px;
            margin: 45px 0px 0px 50px;
            border: none;
        }

        #footer address li span {
            display: inline-block;
            width: 120px;
            margin: 20px 0px 0px 35px;
            font-weight: bold;
            text-align: center;
            color: #3f3f3f;
            font-size: 14px;
            line-height: 20px;
            text-decoration: none;
        }


.login_popup {
    position:absolute;
    background-color:white;
    padding:10px;
    z-index:100001;
    overflow:hidden;
    line-height: 20px;
    width: 200px;
}
.login_container {
    width: 100%;
}

.loginboxHeader {
    background-color: #B1C427;
    color: #ffffff;
    font-size: 11px;
    font-weight: bold;
    height: 22px;
    line-height: 22px;
    padding-left: 4px;
    margin-bottom: 6px;
}

.loginboxControl {
    width:100%;
}


.tripleCol .TagLocationView {
    margin-bottom: 10px;
    border-bottom: 1px solid #b8bec4;
    float: left;
}

    .tripleCol .TagLocationView .divMainImage {
        float: left;
        margin-bottom: 20px;
    }

    .tripleCol .TagLocationView .divText {
        float: left;
        Width: 552px;
        margin-bottom: 20px;
        padding: 0 10px;
    }

    .col-lg-10 .TagLocationView .divGallery {
        float: left;
        padding-left: 10px;

    }
        .col-lg-10 .TagLocationView .divGallery > div {
            margin-bottom: 10px;
            margin-right: 10px;
            float:left;
        }

.AlternativeMasterHouse {
    border-top: 1px solid #b8bec4;
    width: 100%;
    float: left;
    margin: 0px 0px 20px 0px;
    padding-top: 10px;
}

    .AlternativeMasterHouse strong {
        margin-left: 5px;
    }

.quadCol .quadCol .TagLocationView {
    margin-bottom: 10px;
    border-bottom: 1px solid #b8bec4;
    float: left;
}

.quadCol .TagLocationView .divMainImage {
    float: left;
    margin-bottom: 20px;
}

.quadCol .TagLocationView .divText {
    float: left;
    margin-bottom: 20px;
    padding: 0 10px;
}

.quadCol .TagLocationView .divGallery {
    float: left;
    width: 776px;
}

    .quadCol .TagLocationView .divGallery > div {
        float: left;
        margin-bottom: 10px;
        margin-right: 10px;
    }

.RightBorderCutout {
    height: 5px;
    overflow: hidden;
    position: absolute;
    right: -1px;
    top: -5px;
    width: 5px;
}

.BottomBorderCotout {
    width: 5px;
    height: 5px;
    float: left;
    position: absolute;
    left: 0px;
    bottom: 0px;
}


.shadowBackground {
}

.OneColShadowBottom {
    width: 100%;
    height: 5px;
    float: left;
}


.dobbeltCol .content h4 {
    color: #B1C427;
    font-size: 12px;
    font-weight: bold;
    margin: 0;
    text-transform: uppercase;
}

.dobbeltCol .content h5 {
    font-size: 12px;
    font-weight: bold;
    font-weight: normal;
    line-height: 1.2;
    margin: 0 0 5px;
}

.dobbeltCol .content ul {
    padding: 0px;
    list-style-type: none;
    margin: 0;
}

.dobbeltCol .content li {
    list-style-type: none;
    border-bottom: 1px solid #EAEBEC;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.dobbeltCol .content p {
    margin: 0 0 10px;
    display: none;
}



.dobbeltCol .content .AdvancedSearchBlock ul {
    list-style-type: none;
    margin: 0;
    padding: 0 10px;
}


.liDistribution {
    display: none;
}

.showDistributionWrapper {
    display: none;
}

.RelatedHouses {
    float: left;
    width: 378px;
    border-top: 1px solid #b8bec4;
    padding-top: 10px;
}

    .RelatedHouses .LocationText {
        display: inline-block;
        width: 224px;
        margin-right: 6px;
    }

    .RelatedHouses .PeopleText {
        display: inline-block;
        width: 54px;
        margin-right: 6px;
        text-align: right;
    }

    .RelatedHouses ul {
        list-style: none outside none;
        margin: 0;
        padding: 0;
    }

    .RelatedHouses li {
        border-bottom: 1px solid #F5F5F5;
        float: left;
        width: 378px;
    }

        .RelatedHouses li a {
            display: block;
            text-decoration: none;
            padding: 5px 10px;
            float: left;
            width: 358px;
        }

        .RelatedHouses li.active a {
            background-color: #F5F5F5;
        }

    .RelatedHouses span.housename {
        font-weight: bold;
        color: #000;
        width: 100%;
        float: left;
    }

    .RelatedHouses span.period {
        display: none;
        color: #000;
    }

    .RelatedHouses span.price {
        float: right;
        font-weight: bold;
        margin-top: -14px;
        text-align: right;
        width: 180px;
    }

    .RelatedHouses span.peoplecount {
        float: left;
    }

    .RelatedHouses li a:hover {
        background-color: #F5F5F5;
    }

    .RelatedHouses .RelatedHousesHeader {
        background-color: #F5F5F5;
        margin: 0 0 3px;
        padding: 7px;
        float: left;
        width: 364px;
    }

    .RelatedHouses .relatedhousesscroller {
        width: 378px;
        height: 200px;
    }




.HouseFactsContactHeader h3 {
    margin-bottom: 10px;
}

.watermark {
    color: #AAA !important;
}


#adminbody {
    position: relative;
    z-index: 1;
    background-color: White;
}

    #adminbody .selected {
        background-color: transparent;
    }

.ExtendedHousesLinkAll {
    margin-left: 585px;
}

.mainCenter .InspirationBox {
    /*margin-bottom:20px;*/
    /*width:368px;*/
    width: 100%;
    height: 194px;
}


.mainCenter .InspirationBoxList {
    /*width:368px;*/
    width: 100%;
    height: 194px;
    overflow: hidden;
    /*margin-right:10px;*/
    float: left;
    position: relative;
    list-style: none;
    /*margin:0 10px 0 0;*/
    padding: 0;
}

    .mainCenter .InspirationBoxList li {
        list-style: none;
        float: left;
        border: none;
        padding: 0;
        margin: 0;
    }

    .mainCenter .InspirationBoxList .InspirationBoxImage {
        width: 100%;
        height: 194px;
        position: absolute;
        top: 0px;
        left: 0px;
        z-index: -1;
    }

        .mainCenter .InspirationBoxList .InspirationBoxImage div {
            /*width:368px;*/
            height: 194px;
            background-position: center center;
            background-size: cover;
        }

    .mainCenter .InspirationBoxList .InspirationBoxHeadLine {
        font-size: 18px;
        line-height: 27px;
        height: 30px;
        padding-left: 10px;
        padding-right: 10px;
        overflow: hidden;
        float: left;
        margin-top: 10px;
        margin-left: 10px;
        overflow: hidden;
        color: white;
        background-color: #B1C427;
    }

    .mainCenter .InspirationBoxList:hover .InspirationBoxHeadLine {
        background-color: #515A12;
    }

    .mainCenter .InspirationBoxList .InspirationBoxText {
        display: none;
    }

    .mainCenter .InspirationBoxList .InspirationBoxPrice {
        clear: both;
        float: left;
        z-index: 1;
        font-size: 24px;
        line-height: 27px;
        height: 30px;
        padding-left: 10px;
        padding-right: 40px;
        margin-top: 0px;
        margin-left: 10px;
        color: white;
        font-weight: bold;
        background-color: #B1C427;
        position: relative;
    }

    .mainCenter .InspirationBoxList:hover .InspirationBoxPrice {
        background-color: #515A12;
    }
    /*padding-left:10px; width:164px;margin-top:5px; overflow:hidden;*/
    .mainCenter .InspirationBoxList .InspirationBoxPrice::after {
        position: absolute;
        right: 0px;
        top: 0px;
        width: 25px;
        height: 27px;
        line-height: 27px;
        font-size: 28px;
        content: "\f105";
        display: inline-block;
        font-family: FontAwesome;
        font-feature-settings: normal;
        font-kerning: auto;
        font-language-override: normal;
        font-size-adjust: none;
        font-stretch: normal;
        font-style: normal;
        font-synthesis: weight style;
        font-variant: normal;
        font-weight: normal;
        text-rendering: auto;
        transform: translate(0px, 0px);
        text-align: center;
    }

    .mainCenter .InspirationBoxList .InspirationBoxPrice .InspirationBoxFrom {
        font-size: 18px;
        text-transform: lowercase;
        font-weight: normal;
    }

    .mainCenter .InspirationBoxList .InspirationBoxLink {
        position: absolute;
        top: 0;
        left: 0;
        /*width:368px;*/
        width: 100%;
        height: 194px;
    }

        .mainCenter .InspirationBoxList .InspirationBoxLink a {
            display: block;
            /*padding-left:10px;*/
            position: absolute;
            top: -100px;
            left: 0;
            /*width:358px;*/
            width: 100%;
            height: 294px;
            content: "" !important;
        }

.mainCenter .InspirationBox > h1 {
    display: none;
}




#mainFooter .InspirationBox {
    margin-bottom: 20px;
    /*width:562px;*/
    height: 194px;
}


#mainFooter .InspirationBoxList {
    width: 100%;
    height: 194px;
    overflow: hidden;
    float: left;
    position: relative;
    list-style: none;
    padding: 0;
}

    #mainFooter .InspirationBoxList li {
        list-style: none;
        float: left;
        border: none;
        padding: 0;
        margin: 0;
    }

    #mainFooter .InspirationBoxList .InspirationBoxImage {
        width: 100%;
        height: 194px;
        position: absolute;
        top: 0px;
        left: 0px;
        z-index: -1;
    }

        #mainFooter .InspirationBoxList .InspirationBoxImage div {
            width: 100%;
            height: 194px;
            background-position: center center;
            background-size: cover;
        }

    #mainFooter .InspirationBoxList .InspirationBoxHeadLine {
        font-size: 18px;
        line-height: 30px;
        height: 27px;
        padding-left: 10px;
        padding-right: 10px;
        overflow: hidden;
        float: left;
        margin-top: 10px;
        margin-left: 10px;
        overflow: hidden;
        color: white;
        background-color: #B1C427;
    }

    #mainFooter .InspirationBoxList:hover .InspirationBoxHeadLine {
        background-color: #515A12;
    }

    #mainFooter .InspirationBoxList .InspirationBoxText {
        display: none;
    }

    #mainFooter .InspirationBoxList .InspirationBoxPrice {
        clear: both;
        float: left;
        z-index: 1;
        font-size: 24px;
        line-height: 27px;
        height: 30px;
        padding-left: 10px;
        padding-right: 40px;
        margin-top: 0px;
        margin-left: 10px;
        color: white;
        font-weight: bold;
        background-color: #B1C427;
        position: relative;
    }

    #mainFooter .InspirationBoxList:hover .InspirationBoxPrice {
        background-color: #515A12;
    }
    /*padding-left:10px; width:164px;margin-top:5px; overflow:hidden;*/
    #mainFooter .InspirationBoxList .InspirationBoxPrice::after {
        position: absolute;
        right: 0px;
        top: 0px;
        width: 25px;
        height: 27px;
        line-height: 27px;
        font-size: 28px;
        content: "\f105";
        display: inline-block;
        font-family: FontAwesome;
        font-feature-settings: normal;
        font-kerning: auto;
        font-language-override: normal;
        font-size-adjust: none;
        font-stretch: normal;
        font-style: normal;
        font-synthesis: weight style;
        font-variant: normal;
        font-weight: normal;
        text-rendering: auto;
        transform: translate(0px, 0px);
        text-align: center;
    }

    #mainFooter .InspirationBoxList .InspirationBoxPrice .InspirationBoxFrom {
        font-size: 18px;
        text-transform: lowercase;
        font-weight: normal;
    }

    #mainFooter .InspirationBoxList .InspirationBoxLink {
        position: absolute;
        top: 0;
        left: 0;
        height: 194px;
        width: 100%;
    }

        #mainFooter .InspirationBoxList .InspirationBoxLink a {
            display: block;
            padding-left: 10px;
            position: absolute;
            top: -100px;
            left: 0;
            width: 100%;
            height: 294px;
            content: "" !important;
        }

#mainFooter .InspirationBox > h1 {
    display: none;
}



#mainFooterRight .InspirationBox {
    margin-bottom: 20px;
    width: 100%;
    height: 408px;
}


#mainFooterRight .InspirationBoxList {
    width: 100%;
    height: 408px;
    overflow: hidden;
    float: left;
    position: relative;
    list-style: none;
    padding: 0;
}

    #mainFooterRight .InspirationBoxList li {
        list-style: none;
        float: left;
        border: none;
        padding: 0;
        margin: 0;
    }

    #mainFooterRight .InspirationBoxList .InspirationBoxImage {
        width: 100%;
        height: 408px;
        position: absolute;
        top: 0px;
        left: 0px;
        z-index: -1;
    }

        #mainFooterRight .InspirationBoxList .InspirationBoxImage div {
            /*width:368px;*/
            width: 100%;
            height: 408px;
            background-position: center center;
            background-size: cover;
        }

    #mainFooterRight .InspirationBoxList .InspirationBoxHeadLine {
        font-size: 18px;
        line-height: 24px;
        height: 44px;
        padding-left: 0px;
        padding-right: 20px;
        padding-top: 15px;
        overflow: hidden;
        bottom: 170px;
        margin-left: 0px;
        margin-right: 0px;
        overflow: hidden;
        background-color: #FFF;
        width: 174px;
        font-weight: bold;
        clear: both;
        left:0;
        position:absolute;
    }

    #mainFooterRight .InspirationBoxList .InspirationBoxText {
        background-color: #fff;
        clear: both;
        height: 170px;
        margin-left: 0;
        margin-top: 0;
        overflow: hidden;
        padding: 0 10px 40px 0;
        width: 174px;
        position:absolute;
        left:0;
        bottom:0;
    }

        #mainFooterRight .InspirationBoxList .InspirationBoxText span {
            display: block;
            height: 124px;
            width: 164px;
            overflow: hidden;
            font-size: 18px;
            line-height: 24px;
            font-weight: normal;
        }
            #mainFooterRight .InspirationBoxList .InspirationBoxText span * {
                width:100%;
            }


    #mainFooterRight .InspirationBoxList .InspirationBoxPrice {
        display: none;
    }
        /*padding-left:10px; width:164px;margin-top:5px; overflow:hidden;*/
        #mainFooterRight .InspirationBoxList .InspirationBoxPrice .InspirationBoxFrom {
            font-size: 12px;
            font-weight: normal;
            text-transform: lowercase;
        }

    #mainFooterRight .InspirationBoxList .InspirationBoxLink {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

        #mainFooterRight .InspirationBoxList .InspirationBoxLink a {
            display: block;
            position: absolute;
            top: 0px;
            left: 0;
            width: 100%;
            float: left;
            height: 34px;
            content: "" !important;
            padding-top: 374px;
            font-weight: bold;
            font-size: 18px;
            color: #3f3f3f;
            text-decoration: none;
            /*background-image: URL(../images/rightarrow.png);
    background-position: 100px 372px;
    background-repeat:no-repeat;*/
        }

            #mainFooterRight .InspirationBoxList .InspirationBoxLink a::after {
                position: absolute;
                left: 140px;
                top: 372px;
                width: 20px;
                height: 20px;
                line-height: 19px;
                font-size: 18px;
                content: "\f105";
                display: inline-block;
                font-family: FontAwesome;
                font-feature-settings: normal;
                font-kerning: auto;
                font-language-override: normal;
                font-size-adjust: none;
                font-stretch: normal;
                font-style: normal;
                font-synthesis: weight style;
                font-variant: normal;
                font-weight: normal;
                text-rendering: auto;
                transform: translate(0px, 0px);
                text-align: center;
                color: white;
                background-color: #B1C427;
            }

    #mainFooterRight .InspirationBoxList:hover .InspirationBoxLink a::after {
        background-color: #515A12;
    }

#mainFooterRight .InspirationBox > h1 {
    display: none;
}

#mainFooterRight .InspirationBox .InspirationBoxOverlay {
    position: absolute;
    top: 295px;
    left: 174px;
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 10px solid transparent;
    border-left: 10px solid #fff;
}


#mainRight ul {
    border-top: 1px solid #EAEAEA;
    list-style: none;
    margin: 10px 0 0 0;
    padding: 1px 0 0 0;
    /*width:174px;*/
}

#mainRight li {
    border-bottom: 1px solid #EAEAEA;
    list-style: none;
    font-size: 16px;
    line-height: 47px;
    padding-left: 10px;
    position: relative;
}

    #mainRight li a::after {
        position: absolute;
        right: 0px;
        top: 12px;
        width: 20px;
        height: 20px;
        line-height: 19px;
        font-size: 18px;
        content: "\f105";
        display: inline-block;
        font-family: FontAwesome;
        font-feature-settings: normal;
        font-kerning: auto;
        font-language-override: normal;
        font-size-adjust: none;
        font-stretch: normal;
        font-style: normal;
        font-synthesis: weight style;
        font-variant: normal;
        font-weight: normal;
        text-rendering: auto;
        transform: translate(0px, 0px);
        text-align: center;
        color: white;
        background-color: #B1C427;
    }

    #mainRight li:hover a::after {
        background-color: #515A12;
    }

    #mainRight li a {
        color: #3f3f3f;
        text-decoration: none;
    }

#mainRight .NextEvent {
    background-color: #B1C427;
    /*width:174px;*/
    width: 100%;
    height: 194px;
}

    #mainRight .NextEvent ul {
        border-top: none;
        margin: 0px 0 0 0;
        display:inline;
    }

    #mainRight .NextEvent.WeatherBox li {
        border-bottom: none;
        list-style: none;
        font-size: 11px;
        line-height: 14px;
        padding-left: 0px;
        background-image: none;
    }

    #mainRight .NextEvent.WeatherBox .NextEventHeadline {
        position: absolute;
        top: 135px;
        width: 100%;
        text-align: center;
        font-size: 18px;
        line-height: 24px;
        color: white;
        font-weight: bold;
    }

    #mainRight .NextEvent.WeatherBox .NextEventDate {
        position: absolute;
        top: 105px;
        width: 100%;
        text-align: center;
        font-size: 30px;
        color: white;
        font-weight: bold;
    }

    #mainRight .NextEvent.WeatherBox .NextEventImage {
        position: absolute;
        width: 100px;
        height: 100px;
        left: 50%;
        margin-left: -50px;
        top: 5px;
        padding: 0px;
    }

        #mainRight .NextEvent.WeatherBox .NextEventImage div {
            width: 100px;
            height: 100px;
        }

    #mainRight .NextEvent.WeatherBox .NextEventLink {
        display: none;
    }

    #mainRight .NextEvent.DateBox .NextEventHeadline {
        float: left;
        width: 154px;
        text-align: left;
        font-size: 18px;
        line-height: 24px;
        color: white;
        font-weight: bold;
        border: none;
        padding-left: 10px;
        margin-top: 10px;
        background-image: none;
    }

    #mainRight .NextEvent.DateBox .NextEventDate {
        width: 122px;
        font-size: 14px;
        line-height: 18px;
        color: white;
        border: none;
        float: left;
        padding-left: 10px;
        margin-top: 10px;
        background-image: none;
    }

    #mainRight .NextEvent.DateBox .NextEventImage {
        display: none;
    }

        #mainRight .NextEvent.DateBox .NextEventImage div {
            width: 100px;
            height: 100px;
        }

    #mainRight .NextEvent.DateBox .NextEventLink {
        background-image: none;
        color: white;
        height: 35px;
        line-height: 35px;
        position: absolute;
        top: 158px;
        width: 100%;
        border-bottom: none;
        border-top: 1px solid white;
        overflow: hidden;
        background-color: #B1C427;
    }

    #mainRight .NextEvent.DateBox .NextEventLink:hover {
        background-color: #6F9DCE;
    }

    #mainRight .NextEvent.DateBox a:after {
        content: '';
        background-color: transparent;
    }

    #mainRight .NextEvent.DateBox .NextEventLink::after {
        position: absolute;
        right: 0px;
        top: 0px;
        width: 25px;
        height: 35px;
        line-height: 35px;
        font-size: 28px;
        content: "\f105";
        display: inline-block;
        font-family: FontAwesome;
        font-feature-settings: normal;
        font-kerning: auto;
        font-language-override: normal;
        font-size-adjust: none;
        font-stretch: normal;
        font-style: normal;
        font-synthesis: weight style;
        font-variant: normal;
        font-weight: normal;
        text-rendering: auto;
        transform: translate(0px, 0px);
        text-align: center;
    }
    /*#mainRight .NextEvent.DateBox .NextEventLink:hover {
        background-color: #515A12;
    }*/
    #mainRight .NextEvent.DateBox .NextEventLink a {
        color: white;
        line-height:35px;
        height:35px;
        width: 100%;
    }

.HouseFacts .toBook {
    border-radius: 0 !important;
    background-color: #B1C427 !important;
}

    .HouseFacts .toBook:hover {
        border-radius: 0 !important;
        background-color: #515A12 !important;
    }


@media (max-width: 1199px) {
    #mainRight .NextEvent.WeatherBox .NextEventHeadline {
        font-size:14px;
    }
    #mainRight .NextEvent.WeatherBox .NextEventDate {
        font-size:26px;
    }
    #mainRight li {
        font-size: 12px;
    }
}
@media (max-width: 991px) {
    #mainRight .NextEvent.WeatherBox .NextEventHeadline {
        font-size:18px;
    }
    #mainRight .NextEvent.WeatherBox .NextEventDate {
        font-size:30px;
    }
    #mainRight li {
        font-size: 16px;
    }
}


.coop_background, .housecategorysearchfilteritem.HouseCategory_2, .HouseCategory_2 .SmallHouseCityBackground {
    background-color: #aa4323!important;
    color: white;
}

.ba_background, .housecategorysearchfilteritem.HouseCategory_1, .HouseCategory_1 .SmallHouseCityBackground {
    background-color: #d78d36!important;
    color: white;
}

.sbl_background, .housecategorysearchfilteritem.HouseCategory_4, .HouseCategory_4 .SmallHouseCityBackground {
    background-color: #d7ab36!important;
    color: white;
}

.private_background, .housecategorysearchfilteritem.HouseCategory_3, .HouseCategory_3 .SmallHouseCityBackground {
    background-color: #cacd5d!important;
    color: white;
}

.eksterne_background, .housecategorysearchfilteritem.HouseCategory_1000000, .HouseCategory_1000000 .SmallHouseCityBackground {
    background-color: #a9c9d5!important;
    color: white;
}

.footercircle {
    width: 20%;
    float: left;
}

    .footercircle > a {
        text-decoration: none;
        text-align: center;
    }

        .footercircle > a > label {
            font-size: 14px;
            line-height: 20px;
            width: 100px;
            margin: 15px auto;
            color: #3f3f3f;
            text-decoration: none;
            display: block;
            text-align: center;
            cursor: pointer;
        }

        .footercircle > a:hover > label {
            margin: 10px auto;
        }

        .footercircle > a > div {
            margin-top: 40px;
            width: 100px;
            height: 100px;
            margin-left: auto;
            margin-right: auto;
            border-radius: 50%;
            text-align: center;
        }

            .footercircle > a > div > h1 {
                border-bottom: 1px solid white;
                display: inline-block;
                font-size: 13px;
                line-height: 15px;
                margin: 14px 10px 6px;
                padding-bottom: 10px;
                text-align: center;
                width: 80px;
            }

        .footercircle > a:hover > div {
            margin-top: 35px;
            width: 110px;
            height: 110px;
        }

            .footercircle > a:hover > div > h1 {
                margin: 19px 10px 6px;
                width: 90px;
            }

.housecategorysearchfilter {
    float: left;
    left: 0;
    top: 0;
    list-style: none;
    margin: 0;
    padding: 0;
}

.housecategorysearchfilteritem {
    float: left;
    list-style: none;
    padding: 5px;
    width: 100%;
}

    .housecategorysearchfilteritem label {
        display: inline-block;
        margin: 3px;
        float: left;
        color: white;
    }

    .housecategorysearchfilteritem input {
        float: left;
    }

.MapViewButtons {
    display: none;
}

.Booking_HouseMapOverview {
    padding-top: 0px!important;
}

#headerControl {
    position: relative;
    height:104px;
}

    #headerControl.fixedScroll {
        position: fixed!important;
    }








/* CUSTOM RWD */

/* NAVIGATION */
.navbar-toggle {
    background-color: #515A12;
    margin-top: 22px;
        border-radius: 0px;
        }

    .navbar-toggle .icon-bar {
        background-color: #fff;
    }

/* GRID GUTTER */
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 5px;
    padding-left: 5px;
}

.row {
    margin-right: -5px;
    margin-left: -5px;
}

.form-horizontal .form-group {
    margin-right: -5px;
    margin-left: -5px;
}

.form-control {
    border: 0px solid #ccc;
    border-radius: 0px;
}

/* LOGIN */
div.demologin > ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}
/* LOGIN END*/

#navigation {
    margin-top: 30px;
}

.navbar {
    background-color: #fff;
    border-radius: 0px !important;
}

.navbar-nav>li>a {
    border-bottom: 1px solid #FFFFFF;
}

.nav>li>a:focus, .nav>li>a:hover {
    text-decoration: none;
    background-color: #FFF;
}

#headerInnnerBG {
    position: absolute;
    top: 78px;
    left: 0;
    height: 380px;
    width: 100%;
    z-index: -1;
}

#ctl00_Booking_Login1_login_popup {
    /*display: none !important;*/
}

.AllHousesMap .MapHeadLineText {
    display: none !important;
}

.MapArea {
    margin-top: 10px;
}

.fieldlabel {
    font-size: 12px;
}

.fieldlabel {
    font-size: 12px;
}

.fieldicon {
    color: #B1C427;
    font-size: 22px;
    cursor: pointer;
    margin-left: 5px;
}

.searchField label {
    line-height: 40px;
    margin: 0;
    color: #777;
    font-weight: normal;
}

.search-field {
    position: absolute;
    background-color: rgba(255,255,255,0.7);
    padding: 10px 5px;
}

#MainSeachButton label {
    color: #fff;
}

.center-content {
    position: relative;
    margin-top: 382px;
    min-width:768px;
}

#headerInnnerBG {
    min-width:768px;
}

#MainSearchPeriodFrom input, #MainSearchPeriodTo input {
    position: absolute;
    visibility: hidden;
    left: 0px;
    top: 20px;
    
}
#MainSearchPeriodFrom, #MainSearchPeriodTo {
    border-right: 0px solid #C5CACE;
    border-bottom: 1px solid #C5CACE;
}
#MainSearchArea {
    border-right: 0px solid #C5CACE;
    border-bottom: 1px solid #C5CACE;
}

#MainSearchPeriodLength{
    border-right: 0px solid #C5CACE;
    border-bottom: 1px solid #C5CACE;
}

#MainSearchAreaWrapper {
    position: absolute;
    left: 10px;
    top: 70px;
    margin-bottom: 20px;
    overflow: hidden;
    height: 0px;
    border: 2px solid #6D6F64;
    z-index: 200;
    display: none;
}

#MainSearchPeopleCountWrapper {
    position: absolute;
    z-index: 200;
}


#login_loggedinas {
    display: none;
}

.login_popup {
    position:absolute;
    background-color:white;
    padding:10px;
    z-index:100001;
    overflow:hidden;
    line-height: 20px;
    width: 200px;
}

@media (max-width: 767px) {
    #header {
        top: 0px;
    }

    #headerBG, #headerInnnerBG {
        height: 190px;
    }

    .center-content {
        margin-top: 192px;
    }

    #calenderMatrixView {
        display: none!important;
    }

    #viewControl {
        float: left!important;
    }
    #headerControl {
        height:88px!important;
    }
    
}


@media (max-width: 384px) {
    #header {
        top: 0px;
    }

    #headerBG, #headerInnnerBG {
        height: 190px;
    }

    .center-content {
        margin-top: 192px;
    }

    #calenderMatrixView {
        display: none !important;
    }

    #viewControl {
        float: left !important;
    }

}
@media (max-width: 767px) {
    .login_popup {
        width: 100% !important;
        margin-left: 9px !important;
    }

    body, .center-content, #headerInnnerBG {
        min-width: 100px !important;
    }


}
@media (max-width: 991px) {
    .login_popup {
        width: 100% !important;
        margin-left: 24px;
    }
}

@media (min-width: 768px) {
    .form-horizontal .control-label {
        padding-top: 7px;
        margin-bottom: 0;
        text-align: right;
    }

    #login_loggedinas {
        display: block;
    }


}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
    #header {
        position: relative;
        top: 252px;
    }
        #header .fieldlabel {
            height:60px;
        }
        #header .fieldlabel > div > div {
            height: 60px;
            line-height:60px;
        }
            #header .fieldlabel > div i {
                margin: 0 5px 0 10px;
                height: 60px;
            line-height:60px;
            }

            #header .fieldlabel > div label {
                font-size: 14px;
                height: 60px;
            line-height:60px;
            }
        #header .fieldlabel input {
           /* display:none;*/
        }

    .center-content {
        position: relative;
        margin-top: 365px;
    }

    #MainSeachPeopleCount, #MainSearchArea, #MainSearchPeriodLength, #MainSearchPeriodFrom, #MainSearchPeriodTo {
        border-bottom: 0px solid #C5CACE;
        margin-bottom: 0px;
    }

}


@media (max-width: 991px){

    #navigation {
        margin-top: 2px;
        width: 100%;
        position:absolute;
        background-color: #FFF;
        z-index: 100000;
    }
    #navigation .navbar-nav li {
        border-bottom: 1px solid #F5F5F5;
    }
    #navigation .navbar-nav > li > a {
        padding-bottom: 10px;
        padding-top: 10px;
    }
        #navigation .boldlinksmall a {
            font-weight:bold;
        }
}

@media (min-width: 768px) and (max-width: 991px) {
    .navbar-collapse.collapse {
        display: none !important;
    }
    .navbar-collapse.collapse.in {
        display: block !important;
    }
    .navbar-header .collapse, .navbar-toggle {
        display:block !important;
    }
    .navbar-header {
        float:none;
    }
    .navbar-nav {
        float:left !important;
        width:100%;
    }
    .navbar-nav li {
        width:100%;
    }
    .navbar .container {
        width:100%;
    }
    .navbar .container #navigation {
        margin-left:-15px;
        margin-right:0px;
    }
}
@media (max-width: 500px) {
    html, body {
        font-size: 14px!important; 
        line-height: 18px!important;
    }
}

/* SEARCH RESULT */

#AdvancedSearchExtended {

}

.AdvancedSearchULExtended {
    
}

.search-result-house {
    /*float: left;*/
    background-color: #F5F5F5;
    margin-bottom: 10px;
    padding-bottom: 10px;
    overflow: hidden;
}

    .search-result-house .SmallHouseHeadline {
        font-family: Verdana, arial, helvetica, sans-serif;
        font-weight: normal;
        font-size: 14px;
        color: #3f3f3f;
        margin-top: 10px;
        margin-bottom: 6px;
    }

    .search-result-house .SmallHouseCity,
    .search-result-house .SmallHouseLocation {
        font-weight: bold;
        position:absolute;
        bottom:0px;
        left:0px;
        color:#3F3F3F;
        /*text-shadow: 0px 0px 3px rgba(0,0,0,0.75);*/
        background-color: rgba(245,245,245,0.66);
        height:24px;
        line-height:24px;
        overflow:hidden;
        width: -moz-calc(100% - 10px);
        width: -webkit-calc(100% - 10px);
        width: -o-calc(100% - 10px);
        width: calc(100% - 10px);
        margin: 0 5px;
    }

    .search-result-house .SmallHouseCity .SmallHouseNr {
        margin-left:10px;
        
    }

    .search-result-house .SmallHouseChangeDates {
    font-weight: bold;
    margin-top: 10px;
    padding-bottom: 5px;
    width: 100%;
    text-align:right;
    }

/* ATTENCOLORS */
.bg-info {
    background-color: #d9edf7 !important;
}

.bg-primary {
    color: #fff;
    background-color: #6D6F64 !important;
}



