﻿@charset "utf-8";

/** Main stylesheet for the new cleaned structure. **/

/* 
 * General Fonts
 */

form {
    margin: 0 auto;
    position: relative;
    width: 100%;
    padding-bottom: 0;
}

html {
}

body {
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.004);
    color: #707173;
}

input, textarea, select {
}

pre, code, kbd {
}

strong, b {
    font-weight: 600;
}

em {
}

.ingress {
    font-size: 16px;
    font-weight: 600;
    line-height: 21px;
}

.pre-amble {
}

.alert {
}

a {
    color: #92352e;
}

    a:hover {
        text-decoration: underline;
        color: #707173;
    }

    a.bulleted {
        color: #92352e;
        text-decoration: none;
        font-size: 14px;
    }

p {
    font-weight: 400;
    font-size: 14px;
    line-height: 23px;
}
/*
 * Headers
 */
h1, h2, h3, h4, h5 {
    background-color: transparent;
    font-weight: 400;
    color: #92352e;
}

h1 {
    font-size: 34px;
    margin-bottom: 10px;
}

    h1.pagetitle {
        font-size: 30px;
        line-height: 40px;
        padding-bottom: 10px;
    }

h2.pagetitle {
    font-size: 30px;
    line-height: 40px;
    padding-bottom: 20px;
}

h2 {
    font-size: 26px;
    line-height: 32px;
}

h3 {
    font-size: 24px;
    line-height: 30px;
}

h4 {
    font-size: 22px;
    line-height: 24px;
}

h5 {
    font-size: 18px;
    line-height: 21px;
}

h6 {
    font-size: 16px;
    line-height: 18px;
}

h3.header, h3.available {
    margin-top: 10px;
    font-size: 26px;
}

span.no-objects {
    display: block;
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    margin-top: 10px;
}

.siteHeader h1 {
    margin-top: 15px;
    height: 125px;
    width: 300px;
    margin-bottom: 30px;
}

/*
 * Menus
 */
ul.topmenu li a {
}

ul.submenu li {
}

/*
 * Search area
 */
div.search_area .btn_search {
}

/*
 * Boxes
 */
.box {
}

.primary h3, .secondary h3 {
    background: transparent;
}

.primary h3 {
}

.secondary h3 {
}

.box-rental h2, .box-resident h2 {
}


.box-primary h3, .primary h3,
.box-primary h4, .primary h4,
.box-primary h4, .primary h5,
.box-primary h4, .primary h6 {
    background-color: transparent !important;
    font-weight: 400;
    color: #92352e;
}

.box-secondary h3, .secondary h3,
.box-secondary h4, .secondary h4,
.box-secondary h4, .secondary h5,
.box-secondary h4, .secondary h6 {
    background-color: transparent !important;
    font-weight: 400;
    color: #000;
}

.box-primary h3, .primary h3 {
    font-size: 18px;
    margin-bottom: 10px;
}

.box-primary h4, .primary h4 {
    font-size: 18px;
    margin-bottom: 10px;
}

.box-primary h5, .primary h5 {
    font-size: 16px;
    margin-bottom: 8px;
}

.box-primary h6, .primary h6 {
    font-size: 14px;
    margin-bottom: 6px;
}

.box-secondary h3, .secondary h3 {
    font-size: 18px;
    margin-bottom: 10px;
}

.box-secondary h4, .secondary h4 {
    font-size: 18px;
    margin-bottom: 10px;
}

.box-secondary h5, .secondary h5 {
    font-size: 16px;
    margin-bottom: 8px;
}

.box-secondary h6, .secondary h6 {
    font-size: 14px;
    margin-bottom: 6px;
}

h2.localnews {
    color: #000;
}

div.col50 span.newsdate {
    color: #92352e;
}

span.button-list input {
}

a.link-large {
}

.siteBreadcrumbs, .siteOptions {
}

.siteContact {
}

div.siteContact .col25 {
}

.siteContact h4 {
    font-size: 16px;
    font-weight: 400;
    color: #000;
    margin-top: 30px;
}

div.siteHeader table {
}

ul.form {
}

.box ul.form {
}

.pageFooter input {
}

div.navbar div.text {
}

.tbl_list {
}

.tbl_cell_list_header {
}

.tbl_grid {
}

.agreetext, .infotext {
    font-size: 13px;
    line-height: 21px;
}

/*
 * Main site containers 
 */
div.siteHeader-container,
div.siteMenu-container,
div.siteMain-container {
    width: 940px;
    display: block;
    clear: both;
}

div.siteMenu-container {
}

    div.siteMenu-container:after {
        content: "";
        display: block;
        clear: both;
    }

div.siteHeader,
div.siteMenu,
div.siteMain {
}

div.siteMain {
    padding-bottom: 30px;
}

div.global-authorization {
    right: 245px;
    width: 195px;
    color: #92352e;
    text-decoration: none;
    float: right;
    margin-right: 15px;
    margin-top: 60px;
}

    div.global-authorization i {
    }

    div.global-authorization a {
        text-decoration: none;
        color: #92352e;
    }



/*
 * Site header
 */
div.siteHeader {
    height: 120px;
}

div.siteLogo {
    left: 0;
    position: absolute;
    top: 24px;
}

ul.info {
    font-size: 13px;
    position: relative;
    right: 0;
    text-align: right;
    top: 6px;
}

    ul.info li {
        float: right;
        list-style-type: none;
    }

        ul.info li a {
            color: #92352e;
            display: block;
            text-decoration: none;
        }

            ul.info li a:before {
                font-family: "FontAwesome";
                content: "\f1e0";
                color: #92352e;
                font-size: 14px;
            }
/*
 * Sidebar container 
 */
div.siteSidebar {
}
/*
 * Content containers 
 */
div.siteContent {
    min-height: 700px;
    margin-top: 70px;
}

div.siteContentFull {
}

div.siteContentPopup {
}

div.siteContentIframe {
}

/*
 * Footer elements 
 */
div.siteFooter-container {
    width: 100%;
    background: #5b5b5b url(../Img/footer_bg.jpg)no-repeat 50% 0;
    height: 311px;
    color: #ddd;
}

.col25 .siteOptions {
}

div.siteFooter {
    width: 960px;
    color: #ddd;
    font-size: 12px;
    padding: 10px;
}

.siteOptions h4 {
    background: rgba(0, 0, 0, 0) url("../Img/Info.png") no-repeat scroll 0 0;
    color: #ddd;
    font-size: 20px;
    font-weight: 400;
    height: 32px;
    line-height: 30px;
    margin-top: 30px;
    padding-left: 38px;
    position: relative;
    right: 40px;
}

.siteContact h4 {
    background: rgba(0, 0, 0, 0) url("../Img/pin.png") no-repeat scroll 0 0;
    color: #ddd;
    font-size: 20px;
    font-weight: 400;
    height: 32px;
    line-height: 30px;
    margin-top: 30px;
    padding-left: 38px;
    position: relative;
    right: 40px;
}

.footerinfo h4 {
    background: rgba(0, 0, 0, 0) url("../Img/phone.png") no-repeat scroll 0 0;
    color: #ddd;
    font-size: 20px;
    font-weight: 400;
    height: 32px;
    line-height: 30px;
    margin-top: 30px;
    padding-left: 38px;
    position: relative;
    right: 40px;
}

.footerinfo p {
    font-size: 12px;
}

ul.siteOptions li {
    margin-right: 4px;
    display: block;
    font-size: 12px;
}

    ul.siteOptions li a {
        color: #ddd;
        text-decoration: none;
    }

        ul.siteOptions li a:hover {
            text-decoration: none;
            color: #fff;
        }

div.siteBreadcrumbs {
    color: #000;
    float: left;
    font-size: 11px;
    padding: 20px 0;
    text-decoration: none;
    width: 100%;
}

    div.siteBreadcrumbs, div.siteBreadcrumbs span a {
        color: #000 !important;
        text-decoration: none;
    }

        div.siteBreadcrumbs a:hover {
            color: #92352e !important;
            text-decoration: underline;
            cursor: pointer;
        }

        div.siteBreadcrumbs b {
            font-weight: 300;
        }

div.siteOptions {
}

div.siteContact {
    float: none;
}

    div.siteContact ul li {
        font-size: 12px;
        line-height: 21px;
    }

div.siteLogos {
}

ul.siteOptions {
    float: none;
}

    ul.siteOptions li {
    }



/*
 * Page containers 
 */
.col100, .col75, .col50, .col37, .col25 {
}

.col100 {
}

.col75 {
}

.col50 {
}

.col37 {
}

.col33 {
}

.col25 {
}

.page-popup {
}

/*
 * Errormessage control
 */
div.errormsg {
}

div.erroricon {
}

div.errortext {
}

/*
 * Search area
 */

div.search_area {
    float: right;
    width: 220px;
    height: 30px;
    border: 1px solid #92352e;
    margin-top: 60px;
}

    div.search_area .search_field {
        background: transparent;
        border-radius: 0;
        padding: 0;
        box-shadow: none;
        width: 170px;
        height: 26px;
        border: medium none;
    }

    div.search_area .btn_search {
        background: transparent;
        border: medium none;
        border-radius: 0;
        box-shadow: none;
        font-size: 100%;
        height: 30px;
        padding-left: 1px;
        padding-right: 6px;
        text-shadow: none;
        color: #92352e;
    }

div.siteDescription {
    color: #707173;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 19px;
    font-style: italic;
    position: absolute;
    right: 0;
    top: 123px;
}

/*
 * Styles used by content from the CM-editor in PortalAdmin
 *
 * 090824	HE		Initial version
 */

/* 
 * Snippets 
 */
.tbl_snippets_main {
}

.tbl_snippets_main_70 {
}

.tbl_snippets_main_hss {
}

.tbl_cell_snippet_spacer {
}

.tbl_cell_snippet_33 {
}

.tbl_cell_snippet_50 {
}

.tbl_cell_snippet_70 {
}

.tbl_cell_snippet_100 {
}

.link {
}


/*
 * Paragraphs
 */
p {
}

    p.mul-img img {
    }

    p.mul-plan img {
    }

    p.pNoEntries {
    }

/*
 * Hyperlinks
 */
a.image {
}

a.planning {
}

a.bulleted {
}

    a.bulleted:before {
        color: #92352e;
    }

a.icon-areainfo img {
}

/*
 * Form elements
 */
input, select, textarea {
}

input, textarea {
    height: auto;
}

    input.no-border, table.no-border input, span.no-border input {
    }

    /*** Checkbox ***/
    input.check, table.check input, span.check input {
    }

    /*** Radiobutton ***/
    input.radio, table.radio input, span.radio input, span.radio label {
    }

/*** Submit button ***/
.btn, .btn-disabled {
    font-size: 11px;
    line-height: 18px;
}

.btn {
}

.btn-disabled {
}

/*** Input element default sizes ***/
.col50 .box-inner .textbox,
.col75 .box-inner .textbox {
}

.col50 .box-inner .textarea,
.col75 .box-inner .textarea {
}

/*
 * Horizontal rule 
 */
hr {
}

/*
 * Button list
 */
span.button-list input, span.button-list a {
    margin-bottom: 10px;
}

    span.button-list input, span.button-list a:hover {
        text-decoration: none;
    }


span.button-list a {
    display: inline-block;
    padding: 4px 8px 4px 36px;
    background-position: 4px 50%;
    margin-right: 1px;
}

    span.button-list a.selected {
        text-decoration: none;
    }

.rentalinfo input, .rentalinfo a {
}

.rentalinfo_content span {
    display: block;
    margin: 0 0 4px 0;
}

.rentalinfo_content br {
    display: none;
}

table.rentalinfo_content, span.rentalinfo_content {
    padding: 24px;
    overflow: hidden;
}

/* 
 * Navigation bar
 */
div.navbar {
    margin-top: 20px;
}

    div.navbar .buttons {
    }

        div.navbar .buttons input {
        }

            div.navbar .buttons input dimmed {
            }

        div.navbar .buttons .btn_first {
        }

        div.navbar .buttons .btn_prev {
        }

        div.navbar .buttons .btn_next {
        }

        div.navbar .buttons .btn_last {
        }

    div.navbar .text {
    }

        div.navbar .text a {
        }

        div.navbar .text p {
        }

            div.navbar .text p.left {
            }

            div.navbar .text p.right {
            }

/*
 * Page form header & footer
 */
div.pageHeader, div.pageSubHeader {
}

div.pageHeader, div.pageSubHeader {
}

div.pageFooter {
    background:#f2f2f2;
}

    div.pageFooter input {
    }

/*
 * Validator 
 */
td div.validator-valid, td div.validator-unvalid {
}

div.validator-valid {
}

div.validator-unvalid {
}

span.validation-summary {
}

span.forminfo-icon {
}

span.forminfo-text {
}

/*
 * Landlord presentation
 */
div.landlord-area {
}

div.landlord-img {
}

    div.landlord-img img {
    }

ul.landlord-list {
}

    ul.landlord-list li {
    }

        ul.landlord-list li div.label {
        }

/* 
 * Image text 
 */
div.image-text-basic {
}

    div.image-text-basic img {
    }

div.article {
}

/* 
 * Parking-direct & Object-direct & Storage-direct
 */
span.ico_p-direct, span.ico_object_direct, span.ico_storage-direct {
}

span.ico_p-direct {
}

span.ico_object_direct {
}

span.ico_storage-direct {
}

/* NEWS DATE */
span.newsdate {
}

/* COMMENT*/
span.comment {
}

/* 
 * Table list
 */
table.tbl_list {
}

    table.tbl_list tr td {
    }

    table.tbl_list tr.tbl_cell_list_header td {
    }

/* 
 * Table grid
 */
table.tbl_grid {
}

    table.tbl_grid tr td {
    }

.headerstyle {
}

.alternate {
}

/*
 * Control specific styles
 */
div.ImageTextStyles {
}

/*
 * Search Area Results
 */
div.search_results {
}

    div.search_results .search_textfield_area {
    }

    div.search_results .navbar {
    }

/*
 * TopMenu definition.
 *
 * 090817	HE		Initial version
 */

/*** Reset all list-styles ***/
ul.topmenu {
    margin: 0;
    float: left;
    width: 100%;
}

    ul.topmenu, ul.topmenu li {
    }

/*** Setup basic menu look ***/

ul.topmenu {
}

    ul.topmenu li {
        margin-left: 0px;
    }

        ul.topmenu li a {
            font-size: 20px;
            margin-right: 30px;
            padding: 12px 0;
            text-decoration: none;
        }

            ul.topmenu li a:hover {
                color: #707173;
                border-bottom: 3px solid #707173;
            }
        /*** Selected item or selected child-item ***/
        ul.topmenu li.selected, ul.topmenu li.childselected {
        }

            ul.topmenu li.selected a, ul.topmenu li.childselected a {
                border-bottom: 3px solid #92352e;
                color: #92352e;
            }

                ul.topmenu li.selected a:hover, ul.topmenu li.childselected a:hover {
                    color: #707173;
                    border-bottom: 3px solid #707173;
                }

div.siteSidebar {
    margin-top: 70px;
}

/*@import url("Elements/TopMenu.css");*/

/*** Reset all list-styles ***/
ul.topmenu, ul.topmenu li {
}

/*** Setup basic menu look ***/
ul.topmenu {
}

    ul.topmenu li {
    }

        ul.topmenu li a {
        }

            ul.topmenu li a:hover {
            }

        /*** Selected item or selected child-item ***/
        ul.topmenu li.selected, ul.topmenu li.childselected {
        }

            ul.topmenu li.selected a:hover, ul.topmenu li.childselected a:hover {
            }


/*@import url("Elements/SubMenu.css");*/


/*** Element padding ***/
ul.submenu {
    width: 220px;
    padding: 5px 0 5px 0;
}

    ul.submenu ul {
    }

        ul.submenu ul a {
        }

        ul.submenu ul ul a {
            padding-left: 16px;
        }

        ul.submenu ul ul ul a {
            padding-left: 16px;
        }

    /*** Link styles ***/
    ul.submenu a {
        border-bottom: none;
        border-left: 3px solid #fff;
        color: #7d7d7d;
        display: block;
        font-size: 16px;
        font-weight: 300;
        line-height: 20px;
        padding: 8px 0 8px 8px;
        text-decoration: none;
    }

        ul.submenu a:hover {
            color: #7d7d7d;
            border-left: 3px solid #7d7d7d;
        }

    /*** Special styles ***/
    ul.submenu li {
    }

        ul.submenu li.selected {
            color: #92352e;
        }

            ul.submenu li.selected a {
                color: #92352e;
                display: block;
                padding-left: 10px;
            }
        /*ul.submenu li.selected a:hover {color:#7d7d7d;border-left:3px solid #7d7d7d;}*/
        ul.submenu li.collapsed {
        }

            ul.submenu li.collapsed:before {
                color: #92352e;
                top: 10px;
            }

            ul.submenu li.collapsed a {
            }

            ul.submenu li.collapsed.selected a {
                color: #92352e;
                border-left: 3px solid #92352e;
            }

            ul.submenu li.collapsed.selected {
            }

        ul.submenu li.expanded {
        }

            ul.submenu li.expanded.childselected {
            }

        ul.submenu li.expanded {
        }

            ul.submenu li.expanded:before {
                color: #92352e;
                top: 10px;
            }

            ul.submenu li.expanded a:hover {
                color: #7d7d7d;
            }

            ul.submenu li.expanded.childselected {
                width: 220px;
            }

                ul.submenu li.expanded.childselected a {
                    color: #92352e;
                }

                ul.submenu li.expanded.childselected ul li a {
                    background: transparent;
                    padding-left: 30px;
                }

            ul.submenu li.expanded.selected li a {
                border-left: 3px solid #fff;
            }

                ul.submenu li.expanded.selected li a:hover {
                    border-left: 3px solid #7d7d7d;
                }

            ul.submenu li.expanded.selected a {
                border-left: 3px solid #92352e;
            }

            ul.submenu li.expanded.selected ul {
                text-indent: 20px;
            }

            ul.submenu li.expanded.childselected ul li a:hover {
                border-left: 3px solid #7d7d7d;
            }

            ul.submenu li.expanded.childselected ul li.selected a:hover {
                border-left: 3px solid #7d7d7d;
            }

        ul.submenu li.selected a {
            border-left: 3px solid #92352e;
        }

        ul.submenu li.expanded.childselected ul li.expanded.childselected ul {
            text-indent: 10px;
        }

        ul.submenu li.expanded.childselected ul li.expanded.selected ul li a {
            border-left: 3px solid #fff;
        }

            ul.submenu li.expanded.childselected ul li.expanded.selected ul li a:hover {
                border-left: 3px solid #7d7d7d;
            }
/*
 * Ordered/Unordered lists 
 */
ol li {
}

ul, ol {
    font-size: 14px;
}

.col50 ul li {
    line-height: 21px;
    margin: 5px;
}

ol li {
}

/* 
 * Horizontal list 
 */
ul.horizontal {
}

    ul.horizontal li, div.box-primary-inner ul.horizontal li, div.box-secondary-inner ul.horizontal li, div.box-inner ul.horizontal li {
    }

ul.horizontal-bulleted {
}

    ul.horizontal-bulleted li {
    }

div.related-content div.box-inner li.doc_document {
}

div.related-content div.box-inner li.inf_link {
}

div.related-content div.box-inner li.cm_page {
}

/*
 * Boxlist
 */
ul.boxlist {
}

    ul.boxlist li {
    }


/* 
 * FAQ List 
 */
ul.faq-list {
    border-top: 1px solid #dbdbdb;
    clear: both;
    float: left;
    width: 100%;
    position: relative;
}

    ul.faq-list:hover {
        background: #f1f1f1;
    }

    ul.faq-list li {
        padding-left: 14px;
        margin-top: 14px;
    }

        ul.faq-list li p {
            margin-bottom: 12px;
        }

        ul.faq-list li.icon-questionmark {
            display: none;
        }

    ul.faq-list .question:before {
        content: "\f059";
        color: #888;
        font-family: FontAwesome;
        font-size: 21px;
        padding-right: 4px;
        position: absolute;
        right: 10px;
        text-decoration: none;
        width: 20px;
    }

    ul.faq-list .answer:before {
        content: "\f05a";
        color: #92352e;
        font-family: FontAwesome;
        font-size: 21px;
        padding-right: 4px;
        position: absolute;
        right: 10px;
        text-decoration: none;
        width: 20px;
    }

    ul.faq-list .question {
    }

    ul.faq-list .question, ul.faq-list .answer {
    }

/* 
* Sitemap
*/
.sitemap_paragraph {
}

/* 
 * Sitemap List 
 */
ul.link {
}

ul li.maplink {
}

    ul li.maplink:before {
        content: "\f138";
        color: #92352e;
        padding-right: 3px;
        text-decoration: none;
        font-size: 15px;
        display: inline-block;
        margin-right: 3px;
    }

    ul li.maplink a {
        text-decoration: none;
    }

        ul li.maplink a:hover {
            color: #707173;
            text-decoration: underline;
        }

/* 
 * ListAvailable
 */
ul.listavailable {
}

    ul.listavailable li {
        list-style-type: none;
    }

        ul.listavailable li a:before {
            padding-right: 3px;
            text-decoration: none;
            font-size: 14px;
            display: inline-block;
            margin-right: 3px;
        }

.col50 ul.listavailable li a {
}

.fa-feed:before, .fa-rss:before {
    color: #92352e;
}

.col25 ul.listavailable li a.align-left {
}

ul.listavailable a img {
}

/*
 * Thumbnail list
 */
div.thumbnail-container {
}

ul.thumbnail-list {
}

    ul.thumbnail-list img {
    }

.thumbnail-container ul.thumbnail-list li {
}

    .thumbnail-container ul.thumbnail-list li.alignleft {
    }

.col25 .thumbnail-container ul.thumbnail-list li {
}

    .col25 .thumbnail-container ul.thumbnail-list li.alignleft {
    }

/** HSS Icon **/
li.objectproperty-OBJECTPROPERTY_13882670 span {
}

li.objectproperty-OBJECTPROPERTY_13882670 span {
}

/*** General rules ***/
.box {
}

.box-outer {
}

.box .noheight {
}

.box-inner {
}

.box a.rss {
}

.box a img {
}

.box a.rss img {
}

td.box-inner {
}

/*** Primary ***/
.primary {
}

/*** Primary ***/
.primary {
    background: #f2f2f2;
    color:#707173;
}

    .primary hr {
    }

    .primary a {
        text-decoration: none;
        color:#7d7d7d;
    }

        .primary a.bulleted {
            text-decoration: none;
        }

        .primary a:hover {
            text-decoration: underline;
        }

        .primary a.bulleted:hover {
            text-decoration: underline;
        }

        .primary a.bulleted:before {
            padding-right: 3px;
            text-decoration: none;
            font-size: 14px;
            display: inline-block;
            margin-right: 3px;
            color:#92352e;
        }

/*** Secondary ***/
.secondary {
    background: #f2f2f2;
    color:#707173;
}

    .secondary hr {
    }

    .secondary a {
        text-decoration: none;
    }

        .secondary a.bulleted {
            text-decoration: none;
        }

        .secondary a:hover {
            text-decoration: underline;
        }

        .secondary a.bulleted:hover {
            text-decoration: underline;
        }

        .secondary a.bulleted.matching {
            color: #92352e;
        }

        .secondary a.bulleted:before {
            padding-right: 3px;
            text-decoration: none;
            font-size: 14px;
            display: inline-block;
            margin-right: 3px;
            color: #92352e;
        }

/*** Login Control ***/
.col25 div.loginarea span {
}

.col37 div.loginarea span {
}

.col37 div.loginarea input {
}

    .col37 div.loginarea input.btn {
    }

/*
 * Table grid list
 */
div.grid {
}

table.gridlist {
    font-size: 13px;
    margin-top: 10px;
}

    table.gridlist tr.headerrow {
        border: 1px solid #d8d8d8;
    }

    table.gridlist tr.marked {
        background-color: #92352e;
        border: 1px solid #d6e9c6;
    }

    table.gridlist tr.dimmed {
    }

    table.gridlist td {
        color: #7d7d7d;
    }

        table.gridlist td.header, tr.header td, table.gridlist td.header a, tr.header td a {
            background-color: #92352e;
            color: #fff;
            font-size: 13px;
            font-weight: bold;
            padding: 2px 6px;
            padding-right: 16px;
        }

            table.gridlist td.header a:hover, tr.header td a:hover {
            }

            table.gridlist td.header a.sel-asc, table.gridlist tr.header td a.sel-asc {
                background-color: #92352e;
                padding-right: 16px;
            }

            table.gridlist td.header a.sel-desc, table.gridlist tr.header td a.sel-desc {
                background-color: #92352e;
                padding-right: 16px;
            }

        table.gridlist td.listitem-even, tr.listitem-even td {
            border-bottom: 1px solid #d8d8d8;
            font-size: 13px;
            padding: 5px 3px 5px 10px;
        }

.box-primary table.gridlist td.listitem-even, .box-primary tr.listitem-even td,
.box-secondary table.gridlist td.listitem-even, .box-secondary tr.listitem-even td,
.box table.gridlist td.listitem-even, .box tr.listitem-even td,
.box-primary table.gridlist td.listitem-odd, .box-primary tr.listitem-odd td,
.box-secondary table.gridlist td.listitem-odd, .box-secondary tr.listitem-odd td,
.box table.gridlist td.listitem-odd, .box tr.listitem-odd td {
}

table.gridlist td.listitem-odd, tr.listitem-odd td {
}

table.gridlist td.listitem-level2, tr.listitem-level2 td {
}

table.gridlist .label {
}

table.gridlist tr td td {
}

table.gridlist img.objectlist_icon {
}

table.gridlist td img {
    margin-right: 4px;
}

body.org_employeelist table.tbl_grid {
    border: medium none #c7c5c5;
    table-layout: auto;
    width: 700px;
}

body.org_employeelist table.gridlist tr.headerrow td:nth-of-type(4n+1) {
    width: 250px;
}

body.org_employeelist table.gridlist tr.headerrow td:nth-of-type(4n+2) {
    width: 170px;
}

body.org_employeelist table.gridlist tr.headerrow td:nth-of-type(4n+3) {
    width: 100px;
}

body.org_employeelist table.gridlist tr.headerrow td:nth-of-type(4n+4) {
    width: 100px;
}

/*
 * UL form list
 */
ul.form {
    font-size: 13px;
}

    ul.form li {
    }

        ul.form li.validator {
        }

        ul.form li.label {
        }

.box-primary ul.form li.label,
.box-secondary ul.form li.label,
.box ul.form li.label {
}

ul.form li.textvalue {
}

ul.form li.value {
}

ul.form li.text {
}

div.siteContentIframe ul.form li.label {
}

div.siteContentIframe ul.form li.text {
}

ul.form li.textrow {
}

ul.form li.value label {
}

ul.form li.value input {
}

ul.form li.label-large {
}

.formstyle {
}

    .formstyle .label {
    }

/*
 * Statistics grid
 */
div.statistics table {
}

/*
 * News-archive grid
 */
div.news-archive .date-column {
    padding: 10px;
}

div.news-archive .content-column .title {
    background: transparent;
    font-size: 15px;
    font-weight: bold;
    line-height: normal;
    margin-bottom: 4px;
    text-decoration: none;
    text-transform: none;
}

div.news-archive .content-column p {
    font-size: 13px;
}

div.news-archive .date-column {
}

div.news-archive .content-column .title {
}

.dynamic-map {
}

    .dynamic-map a {
    }

    .dynamic-map #infobox {
    }

        .dynamic-map #infobox > div {
        }

    .dynamic-map #fade_bg {
    }

    .dynamic-map #fade_color {
    }

    .dynamic-map #fade_bg img {
    }

    .dynamic-map .more {
    }

        .dynamic-map .more .nr {
            background:#92352e;
            color:#fff;
            border-radius:50%;
        }

        .dynamic-map .more .area-label {
        }
    .dynamic-map div.area-links ul {
        margin-left:16px;
    }
    .dynamic-map div.area-info {
        margin-bottom:10px;
    }
    .dynamic-map div.area-img {
        text-align:center;
    }
/*
  * Slider width and position
  */
.slider-container {
    position: relative;
}

    .slider-container.col100 {
        margin-top: 20px;
    }

.col75 .slider,
.col75 .slider-container {
}

.col50 .slider,
.col50 .slider-container {
}

.col25 .slider,
.col25 .slider-container {
}

.col25 .slider,
.col25 .slider-container {
}

.slider-container {
}

.slider-inner {
}
/*.slider {height:320px;}*/

/*
 * Pager
 */
slider-container.col100 .pager-container {
    display: none;
    bottom: 28px;
    margin: 0;
    position: absolute;
    right: 55px;
    text-align: center;
}

.pager-container ul.pager {
    display: inline-block;
    float: left;
}

    .pager-container ul.pager li.selected {
        border: 0;
        background: transparent url(../Img/slider_bullet_selected.png) no-repeat 0 0;
    }

    .pager-container ul.pager li {
        border: 0;
        background: transparent url(../Img/slider_bullet.png) no-repeat 0 0;
        width: 16px;
        height: 16px;
        margin: 0 0 0 10px;
    }

        .pager-container ul.pager li:hover, .pager-container ul.pager li:hover {
            opacity: 1;
        }
/*
 * Prev/Next buttons
 */

#slider_prev, #slider_next {
    width: 25px;
    height: 27px;
    top: auto;
    bottom: 30px;
    margin: 0;
}

#slider_prev {
    background: transparent url(../Img/Slider/btn-prev.png) no-repeat 50% 50%;
    background-size: 25px;
    left: 8px;
    /*left: 0px !important;*/
}

#slider_next {
    background: transparent url(../Img/Slider/btn-next.png) no-repeat 50% 50%;
    background-size: 25px;
    right: 8px;
    /*right: 0px !important;
    left: initial !important;*/
}

#slider_prev:hover {
    background: transparent url(../Img/Slider/btn-prev-hover.png) no-repeat 50% 50%;
    background-size: 25px;
    left: 8px;
}

#slider_next:hover {
    background: transparent url(../Img/Slider/btn-next-hover.png) no-repeat 50% 50%;
    background-size: 25px;
    right: 8px;
}

.hidebullets {
    opacity: 0;
}

.col100 img {
    max-width: 960px;
}
/** Slider Content **/
div.ImageTextStyles {
    padding: 0px;
}

    div.ImageTextStyles div.sliderTitle {
        font-size: 50px;
        margin-bottom: 10px;
        line-height: 50px;
        text-shadow: 0px 0px 3px #000;
    }

        div.ImageTextStyles div.sliderTitle span {
        }

    div.ImageTextStyles.Text {
        background: transparent url(../Img/bildspel_background.png) no-repeat 0 0;
        bottom: 0;
        float: right;
        font-size: 14px;
        left: 0px;
        line-height: 20px;
        padding: 35px;
        position: absolute;
        width: 890px;
    }

        div.ImageTextStyles.Text span.abstract {
            color: #fff;
            display: block;
            text-shadow: 0 0 3px #000;
            width: 80%;
            font-size: 16px;
        }

        div.ImageTextStyles.Text a {
            text-decoration: none;
            color: #fff;
        }

    div.ImageTextStyles.Image img {
        display: block;
        border-bottom: 5px solid;
    }

    div.ImageTextStyles.Image a {
    }

        div.ImageTextStyles.Image a:after {
            content: "";
            display: block;
            clear: both;
        }

.areainfo {
    margin-top: 15px;
}

.areainfobox .box-inner.column {
    position: relative;
}

.infoboxtext {
    background: #f1f1f1;
    border: 1px solid #707173;
    border-radius: 8px;
    bottom: 5px;
    color: #707173;
    max-width: 158px;
    padding: 15px;
    position: absolute;
}

.news .box-inner {
    padding: 0;
}

.news h3 {
    margin-bottom: 20px;
}

.news a.bulleted:before {
    color: #92352e;
}

.news a.bulleted {
    text-decoration: none;
}

h4.news-title {
    font-size: 16px;
}

    h4.news-title a {
        text-decoration: none;
        color: #000;
    }

.newsbox p {
    margin-bottom: 0;
}

.newsdate {
}

span.newsdate {
    font-size: 11px;
    color: #575757;
    font-style: normal;
}

.infobox {
}


/** HSS **/
.hss-img {
    margin-bottom: 14px;
}


/** Lediga objekt ***/
/* QuickFilter */
.objectlistFilters {
    background: #f3f3f3;
    margin-bottom: 20px;
    padding: 17px 30px 3px;
}

ul.quickfilter li.full {
    border-bottom: 1px dotted #fff;
    margin-bottom: 10px;
    padding-bottom: 10px;
    width: 100%;
}

ul.quickfilter li span.title {
    font-family: Arial,Helvetica,sans-serif;
}

ul.quickfilter li {
    float: left;
    font-size: 13px;
    list-style-type: none;
    margin-left: 0;
    margin-right: 44px;
    width: 44%;
}

ul.quickfilter span.minValue, ul.rangeslider span.maxValue {
    float: left;
    font-size: 10px;
    width: 88%;
    font-family: Arial,Helvetica,sans-serif;
}


.ui-widget-header {
    background: #92352e;
}

.ui-widget-content {
    background: #fff;
}

label.title {
    background: #f3f3f3;
    color: #92352e;
    font-family: Arial,Helvetica,sans-serif;
    display: inline-block;
    margin-bottom: -4px;
    padding: 13px 20px;
}

table.check tr td {
    padding: 8px;
}

ul.templatelist.block {
    background: #fff;
    border: 1px solid #b5b5b7;
    border-radius: 0;
}

.templatelist.block li, .templatelist.block li.image, .templatelist.block li.icons, .templatelist.block li.area, .templatelist.block li.address, .templatelist.block li.rooms, .templatelist.block li.size, .templatelist.block li.rent, .templatelist.block li.available, .templatelist.block li.number {
    border-bottom: 1px solid #b5b5b7;
    width: 100%;
}

.templatelist.block.objectlist {
    font-size: 13px;
    margin-right: 2%;
    width: 31.7%;
}

ul.templatelist.block li h2 {
    font-size: 18px;
    font-weight: normal;
    margin-top: 0;
}

img.exterior_image {
    margin-bottom: 0;
}

div.jquerypanel .header a.hidden {
    background-color: transparent;
}

ul.exchangeobject, div.jquerypanel {
    background-color: #f3f3f3;
    padding: 12px 18px;
}

div.jquerypanel {
    padding: 12px 18px;
}

div.subst-table ul, div.subst-table li {
    font-size: 12px;
}

div.jquerypanel .header a,
div.jquerypanel .header a.hidden {
    background-color: transparent;
    background: none;
    padding: 0;
}

    div.jquerypanel .header a:before {
        content: "\f078";
        display: inline-block;
        font-family: FontAwesome;
        font-size: 14px;
        padding-right: 6px;
        position: relative;
        text-decoration: none;
        top: -3px;
    }

    div.jquerypanel .header a.hidden:before {
        content: "\f054";
        display: inline-block;
        font-family: FontAwesome;
        font-size: 14px;
        padding-right: 6px;
        position: relative;
        text-decoration: none;
        top: -3px;
    }

div.jquerypanel .header h3 {
    line-height: 32px;
    font-size: 21px;
    margin-bottom: 0;
}

div.jquerypanel h4 {
    color: #707173;
    font-family: Arial, Helvetica, Verdana;
    font-size: 16px;
    margin: 10px 0;
}
/** Interest **/
div.interest-header {
    background: #f1f1f1;
    color: #707173;
    font-family: Arial, Helvetica, Verdana;
    font-weight: bold;
    font-size: 16px;
    line-height: 28px;
    border: none;
    margin: 10px 0;
    padding: 4px 8px;
}

    div.interest-header .small {
        font-size: 11px;
        font-weight: normal;
    }

div.interest-footer {
    background-color: #f1f1f1;
    border: medium none;
    clear: both;
    font-size: 13px;
    margin: 10px 0 20px;
    padding: 2px 2px 10px;
}

    div.interest-footer p {
        margin: 8px 0 0;
        padding: 0 0 0 34px;
    }

div.interest-interestinfo {
    float: right;
    font-family: Arial, Helvetica, Verdana;
    font-size: 10px;
    height: 24px;
    padding: 5px 10px 10px 0;
    width: 550px;
}

    div.interest-interestinfo a.image {
        line-height: 24px;
        margin-right: 8px;
        padding-left: 19px;
    }

/** Bostadsfakta **/
div.area_info_facts {
    background: #f1f1f1 none repeat scroll 0 0;
    margin-bottom: 10px;
    z-index: 90;
    padding: 10px;
}

table.gridlist td.header, tr.header td {
    height: 26px;
    border: none;
    background: #92352e;
}

div.area_info_facts table.tbl_list tr.header td {
    padding: 12px;
    background: #92352e;
    color: #fff;
    font-size: 14px;
}

div.area_info_facts table.tbl_list tr td {
    padding: 8px 14px;
    font-size: 13px;
}

div.area_info_facts table.gridlist td.listitem-odd, div.area_info_facts tr.listitem-odd td, div.area_info_facts table.gridlist td.listitem-even, div.area_info_facts tr.listitem-even td {
    padding: 5px 9px;
}


table.gridlist td.listitem-odd, tr.listitem-odd td,
table.gridlist td.listitem-even, tr.listitem-even td {
    padding: 10px 3px;
}

table.gridlist tr.listitem-even {
    background: #f1f1f1;
}

div.area_info_facts h4 {
    color: #000;
    font-size: 18px;
    line-height: 28px;
}

.col25.sideBar .gridlist {
    width: 100%;
}

span#ctl00_ctl01_DefaultSiteContentPlaceHolder1_Col1_lblNoEntries {
    display: inline-block;
    border: 1px solid #92352e;
    padding: 1em;
    margin-top: 1em;
    color: #707173;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
}

body.org_employeelist table.gridlist {
    margin-bottom: 30px;
}

ul.companyinfo {
    margin: 0 auto;
    text-align: center;
    width: 100%;
}

    ul.companyinfo li {
        border-right: 1px solid #fff;
        display: inline;
        margin: 0 2px;
        padding-right: 6px !important;
    }

        ul.companyinfo li:last-of-type {
            border-right: none;
        }

        ul.companyinfo li a {
            color: #ddd;
            text-decoration: none;
        }

            ul.companyinfo li a:hover {
                text-decoration: underline;
            }

.message-date {
    background: #707173;
    border-radius: 4px;
    color: #fff;
    display: inline-block;
    font-size: 13px;
    font-weight: bold;
    margin-top: 10px;
    padding: 4px 10px;
}

.article-area-info img {
    max-width: 100% !important;
}

div.page-col50 ul.grid li.left {
    float: left;
    font-size: 14px;
    line-height: 26px;
    width: 300px;
}

body.hss_object_objectdetailstemplateb div.image-big img {
    cursor: pointer;
}

body.hso_area_area_info_cm table.tbl_list td {
    padding-left: 6px;
}

ul.horizontal-bulleted {
    width: 100%;
}

    ul.horizontal-bulleted li {
        background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
        border-bottom: 1px solid #eeeae4;
        margin: 0;
        padding: 0;
    }

        ul.horizontal-bulleted li:before {
            color: #66cc00;
            content: "\f00c";
            display: inline-block;
            font-family: FontAwesome;
            font-size: 14px;
            line-height: 11px;
            margin-right: 5px;
            padding: 5px;
            text-decoration: none;
            width: 10px;
        }

body.hss_object_objectdetailstemplateb ul.horizontal-bulleted li {
    background-position: 0 12px;
    clear: both;
    display: block;
    line-height: 28px;
    padding-top: 0;
    width: 100%;
}

.mypage_list.contract_list,
.mypage_list.rent a {
}

    .mypage_list.contract_list a.bulleted:before,
    .mypage_list.rent a:before {
        content: "\f054";
        color: #92352e;
        font-family: FontAwesome;
        font-size: 14px;
        font-style: normal;
        padding-right: 4px;
        text-decoration: none;
        display: inline-block;
    }

.box-secondary div.resident {
    position: relative;
}

div.residentInfo {
    display: inline-block;
    float: left;
    width: 100%;
}

    div.residentInfo.residentLinks {
        bottom: 0;
        /*border-top:1px dotted #707173;*/
        float: right;
        font-size: 14px;
        left: 0;
        padding: 3px 0 0 0;
        position: relative;
        right: 0;
        text-decoration: none;
        width: 100%;
        display:none;
    }

        div.residentInfo.residentLinks h4 {
            font-size: 15px;
            font-style: normal;
            line-height: 18px;
            margin-top: 10px;
        }

        div.residentInfo.residentLinks a {
            text-decoration: none;
            color: #595959;
        }

        div.residentInfo.residentLinks .alignright {
            float: right;
            width: 100%;
        }

        div.residentInfo.residentLinks ul.mypage_list.link_list {
            float: left;
            width: 100%;
            margin-bottom: 0;
        }

            div.residentInfo.residentLinks ul.mypage_list.link_list li {
                display: block;
                margin-right: 3px;
            }

                div.residentInfo.residentLinks ul.mypage_list.link_list li a {
                    color: #92352e;
                }

div.interest a.bulleted {
    display: block;
    margin-top: 10px;
    margin-bottom:10px;
}

ul.mypage_profile_interest_header h4 {
    font-size: 14px;
    margin-top: 3px;
}

ul.mypage_profile {
    padding-bottom: 6px;
    border-bottom: 1px solid #92352e;
}

.alignleft {
    margin-right: 20px;
}

/**Starpage**/

body.default .col100 {
    padding-bottom: 20px;
}

body.default .col33 .box.ingang .box-inner {
    text-align: center;
}

body.default .col33 .box.ingang p a {
    text-align: center;
    font-size: 28px;
    text-decoration: none;
    color: #92352e;
    padding-top: 120px;
    padding-bottom: 5px;
}

    body.default .col33 .box.ingang p a:hover {
        color: #707173;
        border-bottom: 3px solid#707173;
    }

body.default .col33 .box.ingang img {
    margin-bottom: 15px;
}

.welcome {
    border-top: 5px solid #92352e;
    border-bottom: 5px solid #92352e;
    padding: 20px 0;
}

    .welcome h1 {
        color: #92352e;
        font-size: 35px;
        font-weight: 600;
        line-height: 50px;
        text-align: center;
    }

    .welcome h2, .welcome p {
        color: #92352e;
        font-size: 16px;
        font-weight: normal;
        line-height: 28px;
        margin: 0 0 10px;
        text-align: center;
    }




body.default .col33 .box.puff h3 {
    margin: 8px 0 15px 0;
}

body.default .col50 .box.puff a.bulleted {
}

body.default div.siteBreadcrumbs {
    display: none;
    visibility: hidden;
}

div.col25 .social {
    margin-top: 30px;
}

div.col25 .facebook li a, div.col25 .twitter li a {
    color: #fff;
    margin-bottom: 5px;
}

    div.col25 .facebook li a:hover, div.col25 .twitter li a:hover {
        color: #e695c6;
    }


    div.col25 .facebook li a.bulleted::before:hover, div.col25 .twitter li a.bulleted::before:hover {
        color: #e695c6 !important;
    }

div.col25 .footerlinks h4 {
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    margin-top: 30px;
}

div.col25 .footerlinks {
    margin-top: 30px;
}

    div.col25 .footerlinks p {
        line-height: 18px;
    }

    div.col25 .footerlinks a {
        color: #fff;
        margin-bottom: 5px;
        text-decoration: none;
    }

        div.col25 .footerlinks a:hover {
            color: #e695c6;
        }

.box-secondary.box.secondary.object-facts ul li {
    font-size: 13px;
    font-weight: normal;
    line-height:24px;
}

input.btn_interest {
    background: #92352e none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    cursor: pointer;
    font-size: 13px;
    font-weight: 400;
    line-height: 24px;
    border-radius: 0;
}

/** FOCUS OBJEKT **/
.focusobject-container {
    background: #fff;
    float: left;
}

    .focusobject-container .slider-holder {
        height: 460px;
    }

    .focusobject-container .slider-container {
        margin-bottom: 10px;
    }

        .focusobject-container .slider-container .slider-inner {
            margin-bottom: 10px;
        }

div.focusobject-container div.box.secondary.focus {
    margin: 0;
}

.focusobject-container .slider-holder .slider-container {
    overflow: visible;
    margin-top: 0;
    padding: 15px;
}

    .focusobject-container .slider-holder .slider-container div.slider-inner {
        width: 430px;
    }

.focusobject-container h3 {
    margin-top:12px;
}

.focusobject-container ul.focusobject {
    clear: both;
    display: block;
    list-style-type: none;
    margin: 0;
    overflow: hidden;
    padding: 3px 0 30px;
    padding: 0;
}

    .focusobject-container ul.focusobject li {
        list-style-type: none;
        font-size: 14px;
        line-height: 21px;
    }

        .focusobject-container ul.focusobject li.left {
            width: 40%;
            height: 15px;
        }

        .focusobject-container ul.focusobject li.right {
            width: 40%;
            height: 15px;
        }

        .focusobject-container ul.focusobject li.link {
            display: inline;
        }

.focusobject-containerul.focusobject li.link:hover {
    background-color: rgba(48, 48, 48, 0.1);
    color: #303030;
}

.focusobject-container ul.focusobject li.link a {
    font-size: 14px;
    margin: 0;
    text-decoration: none;
}

div.focusobject-container div.slider-holder div.slider-container div.pager-container {
    height: 20px;
    left: 30px;
    margin: 0;
    overflow: hidden;
    position: absolute;
    top: 250px;
}


.focusobject-container .pager-container ul {
    float: left;
    left: 50%;
    margin: 0 7px 0 0;
    padding: 0;
    position: relative;
}

    .focusobject-container .pager-container ul li {
        margin: 0;
        position: relative;
        right: 50%;
        text-align: center;
    }

.focusobject-container .pager li {
    border: 0;
    background: transparent url(../Img/slider_bullet.png) no-repeat 0 0;
    width: 16px;
    height: 16px;
}

    .focusobject-container .pager li.selected {
        border: 0;
        background: transparent url(../Img/slider_bullet_selected.png) no-repeat 0 0;
    }

.focusobject-container #slider_next, .focusobject-container #slider_prev {
    display: block;
    height: 3em;
    left: 0;
    margin-top: 0;
    outline: 0 none;
    position: absolute;
    top: 16%;
    width: 3em;
    z-index: 100;
    opacity: 0;
}

.focusobject-container #slider_prev {
    background: url("../Img/Slider/btn-slider-prev.png") no-repeat 50% 50%;
}

.focusobject-container #slider_next {
    background: url("../Img/Slider/btn-slider-next.png") no-repeat 50% 50%;
    right: 0;
    left: auto;
}

.focusobject-container #slider_prev:hover {
    opacity: 0.75;
}

.focusobject-container #slider_next:hover {
    opacity: 0.75;
}

.focusobject-container #divSliderOverlayRight, .focusobject-container #divSliderOverlayLeft {
    display: none;
}

.focusobject-container img {
    border-radius: 0;
    max-width: 100%;
}
div.col100 div.col50.alignleft.divfocus div.focusobject-container div.slider-holder div.slider-container div.slider-inner div.slides div.slider div.divText {
    display:none;
    }
div.col50.alignleft.columns .focusobject-container div.focusobject div.puff-information.alignright div.puff-area div.puff-area-inner {
    border: none;
}

div.col50.alignleft.columns div.focusobject-container div.focusobject div.puff-information.alignright {
    margin: 0;
}

div.col100 div.col50.available.alignleft {
    margin-top:20px;
}


div.box-container.columns-holder div.col25.alignleft div.box.secondary div.box-outer div.box-inner.available.column,
div.box-container.columns-holder div.col25.alignleft div.box.secondary div.box-outer div.box-inner.column,
div.box-container.columns-holder div.col25.alignright div.box.secondary div.box-outer div.box-inner.login.column {
    background:#fff;
    border-top:3px solid #92352e;
}

div.box-secondary.box.secondary.object-interest div.box-secondary-outer.box-outer div.box-secondary-inner.box-inner div.box-top ul li {
    font-size: 13px;
    line-height: 21px;
}
table.list tbody tr td h3 {
    font-size: 23px;
    line-height: 32px;
    margin-bottom: 10px;
}
div.image-slideshow {
    float:left;
}
div.box-primary.box.primary.areainfo {
    margin-top:20px;
}

table.list tbody tr td ul.horizontal-bulleted li {
    border:none;
}

span.button-list > input.btn_facts {
    background: transparent url("../Img/ico-fact.svg") no-repeat 50% 0;
    background-size:32px 32px;
    height: 24px;
    padding: 30px 0 24px;
    width: auto;
    color:#7d7d7d;
}

span.button-list > input.btn_map {
    background: transparent url("../Img/ico-map.svg") no-repeat 50% 0;
    background-size:32px 32px;
    height: 24px;
    padding: 28px 0 23px;
    width: auto;
    color:#7d7d7d;
}

div.rental h2.rental {
    background: transparent url("../Img/ico-header-sokande.svg") no-repeat 0 6px;
    height: 38px;
    background-size:24px 24px;
    padding-left: 37px;
    width: auto;
}
div.resident h2.resident {
    background: transparent url("../Img/ico-header-hyresgast.svg") no-repeat 0 6px;
    height: 38px;
    background-size:30px 30px;
    padding-left: 37px;
    width: auto;
}
div.interest h2.interest {
    background: transparent url("../Img/ico-header-intresse.svg") no-repeat 0 6px;
    height: 38px;
    background-size:30px 30px;
    padding-left: 37px;
    width: auto;
    margin-top:-20px;
    margin-bottom:14px;
}

div.object-buttons {
    padding-top: 15px;
    text-align: center;
}

ul.mypage_profile {
    font-size:13px;
    line-height:26px;
}
ul.mypage_profile a.bulleted,
ul.mypage_profile_interest.apartment li a.bulleted {
    font-size:13px;
}

ul.mypage_profile_interest li span {
    display: block;
    font-size: 13px;
    margin: 2px 0 0 18px;
}
div.box-secondary.box.secondary.alertinfo div.box-secondary-outer.box-outer div.box-secondary-inner.box-inner p {
    font-size:13px;
}

.box-primary, .box-secondary, .box-rental, .box-resident, .box {
    font-size:13px; 
}

ul.subst-row.subst-row-full {
    padding: 2px;
    width: 100%;
}
div.box-secondary-outer.box-outer.rental,
div.box-secondary-outer.box-outer.resident,
div.box-secondary-outer.box-outer.interest,
div.box-primary.box.primary.areanews {
    background:#fff;
    border-bottom: 3px solid #92352e
}
div.box-primary.box.primary.areanews {
    margin-top:-20px;
}
h2.localnews {
    color:#92352e;
    margin-bottom: 13px;
}
div.box-primary.box.primary.areanews a.bulleted {
    display:block;
}
div.box-primary.box.primary.areanews table tr td a.bulleted {
    font-size:18px;
    color:#92352e;
    text-decoration:underline;
    margin-bottom: 8px;
}
div.box-primary.box.primary.areanews table tr td a.bulleted:hover {

    text-decoration:none;


}
div.box-primary.box.primary.areanews table tr td a.bulleted:before {
    display:block;
    padding:0;
    content:"";
}

div.box-secondary-outer.box-outer.interest div.box-secondary-inner.box-inner table tbody tr td span {
    font-size:14px;line-height:21px;
}

div.box-primary.box.primary.areanews div.box-primary-outer.box-outer div.box-primary-inner.box-inner table tbody tr td {
    font-size:14px;
    line-height:21px;
}

.ui-menu .ui-menu-item a:hover {
    color:#92352e !important;
}

div.article-general table.col75 tbody tr td.col25.alignright table.box.secondary.col25 tbody tr td.box-outer.box-inner p {
   font-size:13px;
   line-height:21px;
}


/** NORDEK TV **/
body.nordek-tv div#ctl00_ctl01_divDevWatermark.devwatermark {
    display:none;
}
body.nordek-tv {
    padding:16px 40px;
}
body.nordek-tv div.siteHeader-container,
body.nordek-tv div.siteMenu-container,
body.nordek-tv div.siteMain-container {
    width:100%;
}
body.nordek-tv div.siteHeader-container div.siteHeader h1 a img {
    width:120px;
}
body.nordek-tv .handheld-menu.side-board,
body.nordek-tv ul.topmenu,
body.nordek-tv div.global-authorization,
body.nordek-tv div.siteFooter-container,
body.nordek-tv div.search_area {
    display:none;
}

body.nordek-tv .col100.tv.focusobjekt .pager-container {
    bottom: 0;
    display: block;
    height: 32px;
    left: 0;
    margin: 34px 0 0;
    position: relative;
    width: 100%;
}
body.nordek-tv .col100.tv.focusobjekt .pager li {
    background: #92352e;
    border: 0 none;
    border-radius: 20px;
    float: right;
    height: 30px;
    margin-left: 6px;
    opacity: 0.3;
    width: 30px;
}
body.nordek-tv .col100.tv.focusobjekt .pager li.selected {
    background:#92352e;
    border: 0 none;
    border-radius: 20px;
    opacity: 1;
}
body.nordek-tv .col100.tv.focusobjekt .slider-container {
    margin: 0;
    width: 270px;
}
body.nordek-tv .col100.tv.focusobjekt .col100 .slider, 
body.nordek-tv .col100.tv.focusobjekt .slider-container {
    width: 100%;
}
body.nordek-tv .col100.tv.focusobjekt div#divSliderOverlayTop {
    display: none;
}
#divSliderOverlayBottombody.nordek-tv .col100.tv.focusobjektdiv {
    display: none;
}
body.nordek-tv .col100.tv.focusobjekt #slider_next {
    display: none;
}
body.nordek-tv .col100.tv.focusobjekt #slider_prev {
    display: none;
}
body.nordek-tv .col100.tv.focusobjekt .slider {
    height: auto;
    width: 100%;
}
body.nordek-tv .col100.tv.focusobjekt .slider .imgContainer {
    float: left;
    height: auto;
    margin-right: 50px;
    overflow: hidden;
    width: 49%;
    border:1px solid #92352e
}
body.nordek-tv .col100.tv.focusobjekt .slider .imgContainer img {
    width:100%;
    max-width:100%;
    float:left;
}
body.nordek-tv .col100.tv.focusobjekt .slider-inner {
    border: medium none;
    padding-bottom: 0;
    width: 100%;
}
body.nordek-tv .col100.tv.focusobjekt h3 {
    background:transparent;
    color: #92352e;
    font-size: 52px;
    font-weight: 400;
    line-height: 60px;
    margin-bottom: 10px;
}
body.nordek-tv .col100.tv.focusobjekt ul.focusobject {
    background: #92352e;
    color: #fff;
    display: block;
    margin-left: 20px;
    margin-top: 24px;
    overflow: hidden;
    padding: 18px 30px 14px;
    width: auto;
}
body.nordek-tv .col100.tv.focusobjekt ul.focusobject li.left {
   float: left;
    font-size: 32px;
    line-height: 56px;
    width: 34%;
    list-style-type:none;
}
body.nordek-tv .col100.tv.focusobjekt ul.focusobject li.right {
    font-size: 32px;
    line-height: 56px;
    width: 54%;
    list-style-type:none;
}
body.nordek-tv .col100.tv.focusobjekt a.bulleted {
    color: #92352e;
    font-size: 15px;
    font-weight: 400;
}
body.nordek-tv .col100.tv.focusobjekt .primary a.bulleted:before {
    color: #92352e;
    content: "\f0a9";
    font-family: FontAwesome;
    font-size: 17px;
}
body.nordek-tv .col100.tv.focusobjekt.column .box-inner {
    background: #fff;
    border: none;
    padding: 0;
}
body.nordek-tv .col100.tv.focusobjekt ul.focusobject li.link {
    list-style-type:none;    
}
body.nordek-tv .col100.tv.focusobjekt ul.focusobject li.link a.bulleted {
    margin-top: 8px;
    width: 100%;
    font-size:32px;
    display:none;

}
body.nordek-tv div.divText p {
    color: #222;
    font-size: 25px;
    letter-spacing: -1px;
    line-height: 34px;
    }
body.nordek-tv  div.siteHeader {
    height: 84px;
}

body.nordek-tv h1 {
    font-size: 55px;
    line-height: 70px;
    margin-bottom: 17px;
}


body.nordek-tv div.tv-footer {
    background: #595959 url("../Img/footer_bg.jpg") no-repeat 50% -78px;
    color: #fff;
    font-size: 32px;
    height: 140px;
    margin-top: 30px;
    padding: 30px;
    text-align: center;
    width: auto;
}

body.nordek-tv div.tv-footer p {
    text-align:center;
    font-size:32px;
    color:#fff;
}
body.nordek-tv p.copy {
    margin-top:10px;
    text-align:center;
}


.devwatermark {
    font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
    font-size: 144px;
    position: fixed;
    bottom: 49px;
    right: 8px;
    opacity: 0.05;
    z-index: 99;
    color: black;
    -ms-user-select: none;
    user-select: none;
    pointer-events: none;
}

.mina-sidor .title-icon { display: none !important }
