/* Fonts */
/*
@font-face {
	font-family: 'Effra';
	src:  url('/Custom/Fonts/effra/effra.eot');
	src:  url('/Custom/Fonts/effra/effra.eot?#iefix') format('embedded-opentype'),
		  url('/Custom/Fonts/effra/effra.woff') format('woff'),
	      url('/Custom/Fonts/effra/effra.ttf')  format('truetype'),
	      url('/Custom/Fonts/effra/effra.svg') format('svg');
	      font-weight: normal;
	      font-style: normal;
}

@font-face {
	font-family: 'Effra Light';
	src: url('/Custom/Fonts/effra/Effra_Std_Lt.ttf')  format('truetype');
	      font-weight: normal;
	      font-style: normal;
}

@font-face {
	font-family: 'Effra Bold';
	src: url('/Custom/Fonts/effra/Effra_Std_Md.ttf')  format('truetype');
	      font-weight: normal;
	      font-style: normal;
}
*/
@font-face {
    font-family: 'Narziss';
    src: url('/Custom/Fonts/narziss/narziss-regular-webfont.eot');
    src: url('/Custom/Fonts/narziss/narziss-regular-webfont.eot?#iefix') format('embedded-opentype'), url('/Custom/Fonts/narziss/narziss-regular-webfont.woff') format('woff'), url('/Custom/Fonts/narziss/narziss-regular-webfont.ttf') format('truetype'), url('/Custom/Fonts/narziss/narziss-regular-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'Baskervlle2 BT';
    src: url('/Custom/Fonts/baskervlle2 BT/Baskervlle2-BT.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Baskervlle2 Italic';
    src: url('/Custom/Fonts/baskervlle2 italic/BaskervilleMTStd-Italic.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}


/* Webkit svg load in */

@media screen and (-webkit-min-device-pixel-ratio:0) {
    @font-face {
        font-family: 'EffraSvg';
        src: url('/Custom/Fonts/effra/effra.svg') format('svg');
    }

    @font-face {
        font-family: 'Narziss';
        src: url('/Custom/Fonts/narziss/narziss-regular-webfont.svg') format('svg');
    }
}


/* End fonts */

html {
    background: #f7f4f0;
}

    html body {
        font-size: 14px;
        font-family: 'EffraSvg', 'effra', Arial,Verdana,Sans-serif;
        font-weight: 400;
    }

strong {
    font-family: 'effra-n7', 'Effra', Arial, sans-serif;
    font-weight: 700;
}

.clear {
    clear: both;
}

body .sfContentBlock .sectionHeading, body .footer .sectionHeading {
    font-size: 32px;
    font-weight: normal;
    color: #00467f;
    line-height: 34px;
    font-family: "Baskervlle2 BT", serif;
    letter-spacing: -2px;
    margin: 34px 0 12px 0;
}

body .sfContentBlock .sectionHeading, body .sectionHeading strong {
    font-family: "Baskervlle2 BT", serif;
    LETTER-SPACING: -2PX;
}

    body .sfContentBlock .sectionHeading > a, body .footer .sectionHeading > a {
        color: #00467f;
        LETTER-SPACING: -2PX;
    }

body .sfContentBlock .sectionHeadingLower {
    font-size: 18px;
    font-weight: bold;
    color: #00467f;
    line-height: 19px;
    margin: 0;
    margin-top: -13px;
    font-family: serif;
    margin-bottom: 3px;
    border-bottom: 0;
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.clearfix {
    display: inline-block;
}
/* start commented backslash hack \*/
* html .clearfix {
    height: 1%;
}

.clearfix {
    display: block;
}
/* close commented backslash hack */

.headerContainer {
    background: white;
    /* padding-top: 30px; */
    border-bottom: 3px solid #dedbd8;
    height: 151px;
}

    .headerContainer .header {
        padding-bottom: 16px;
        padding-top: 30px;
    }

.contentContainer, .footerContainer {
    background: #f7f4f0;
}

.footerContainer {
    padding-bottom: 20px;
}

    .footerContainer .tabContainer .tabItem {
        min-height: 170px;
        line-height: 19px;
    }

.contentContainer {
    padding-top: 2px;
    padding-bottom: 2px;
}

.footerContainer .footer-divider {
    height: 1px;
    position: relative;
    background: #f8981d;
    margin-top: 62px;
    margin-bottom: 30px;
}

    .footerContainer .footer-divider > span {
        font-size: 32px;
        color: #f8981d;
        background: #f7f4f0;
        display: block;
        margin: 0 auto;
        width: 575px;
        text-align: center;
        position: relative;
        bottom: 25px;
        font-family: "Baskervlle2 BT", serif;
    }

.footerContainer .footerLinks {
    text-align: center;
    margin: 0;
    padding: 0;
}

    .footerContainer .footerLinks > li {
        display: inline-block;
        text-align: center;
        padding: 0 4px;
    }

    .footerContainer .footerLinks a {
        color: #3e3e3e;
        font-weight: bold;
    }

        .footerContainer .footerLinks a:hover {
            color: #f8981d;
            font-weight: bold;
        }

.wrapper {
    max-width: 962px;
    padding: 0;
    margin: 0 auto;
    width: 100%;
}

.sfContentBlock .pageHeading {
    color: #00467f;
    font-size: 60px;
    line-height: 57px;
    margin: 28px 0 20px 0;
    font-family: "Baskervlle2 BT", serif;
}

div.contentArea {
    background: white;
    color: #3e3e3e;
    border-top: 1px solid #f8981d;
    border-left: 1px solid #e4dfd6;
    -webkit-box-shadow: 1px 2px 0px 0px #e4dfd6;
    -moz-box-shadow: 1px 2px 0px 0px #e4dfd6;
    box-shadow: 2px 3px 0 0px #e4dfd6;
}

div.noShadow {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.contentArea .item {
    margin: 15px 0;
}

    .contentArea .item:first-child {
        margin-top: 0;
        pad;
    }

.contentArea .viewMoreLink {
    color: #3e3e3e;
    display: inline-block;
    padding: 5px 0;
    font-family: "EffraSvg", "Effra", arial, sans-serif;
}


div.contentAreaPlain {
    border-top: 1px solid #f8981d;
}

div.contentArea .sfContentBlock .sectionInnerHeading {
    margin-top: 0;
    font-size: 22px;
    line-height: 25px;
    color: #00467f;
    font-weight: normal;
}

    div.contentArea .sfContentBlock .sectionInnerHeading > a {
        color: #00467f;
        font-weight: normal;
    }

div.contentArea > .sf_colsOut > .sf_colsIn {
    padding: 31px 29px;
}

/*.footerContainer div.contentArea > .sf_colsOut > .sf_colsIn {
	padding: 15px 21px;
}*/

.footerContainer .footerHomes .sf_colsOut > .sf_colsIn {
    padding: 15px 21px;
}

.contentArea .intro {
    font-size: 18px;
    line-height: 25px;
}

div.contentArea .imgLeft {
    float: left;
    margin-right: 18px;
}

div.contentArea .imgRight {
    float: right;
    margin-left: 13px;
}

div.contentArea .listRight {
    list-style: none;
}

/* Header  */

/* TopNav*/

.headerContainer .topNav {
    margin-top: 17px;
    border-top: 1px solid #f8981d;
}

    .headerContainer.topNav ul {
        border-top: 1px solid #f8981d;
        margin-bottom: 17px;
        position: relative;
    }

    .headerContainer .topNav .sfNavHorizontal li {
        background: white;
    }

    .headerContainer .topNav .sfNavHorizontal li {
        border-right: none;
        width: 173px;
        margin-left: -3px;
        position: relative;
    }

        .headerContainer .topNav .sfNavHorizontal li:before {
            content: "\2022";
            font-size: 24px;
            position: absolute;
            color: #f8981d;
            left: -4px;
        }

        .headerContainer .topNav .sfNavHorizontal li:last-child {
            width: 172px;
            width: auto;
            position: relative;
        }

        .headerContainer .topNav .sfNavHorizontal li.k-last:after {
            content: "\2022";
            font-size: 25px;
            position: absolute;
            color: #f8981d;
            top: 0px;
            right: 5px;
            display: block !important;
        }

        .headerContainer .topNav .sfNavHorizontal li .k-group li:after {
            display: none !important;
        }

    .headerContainer .topNav .sfNavHorizontal a.sfSel, .headerContainer .topNav .sfNavHorizontal a.sfSel:hover, .headerContainer .topNav .sfNavHorizontal a:hover {
        background: #f8981d;
        margin-top: 0;
        padding-top: 0;
        color: white;
        text-shadow: 2px 0px 0px rgba(219, 108, 0, 0.8);
        margin-left: 2px;
        width: 133px;
    }

    .headerContainer .topNav .sfNavHorizontal a {
        height: 35px;
        line-height: 35px;
        color: #00467f;
        font-size: 18px;
        width: 132px;
        text-align: center;
        font-family: 'EffraSvg', 'Effra',Arial, sans-serif;
        text-rendering: optimizeLegibility;
        font-weight: normal;
        padding: 0 19px;
    }

/* Dropdown Nav Specific */
.headerContainer .sfNavHorizontalDropDown {
    background-color: transparent;
}

    .headerContainer .sfNavHorizontalDropDown .k-item > a.k-link,
    .headerContainer .sfNavHorizontalDropDown > .k-item > a.k-link.sfSel,
    .headerContainer .sfNavHorizontalDropDown > .k-item > a.k-link.sfSel:hover {
        margin: 0;
        height: 28px;
        line-height: 19px;
        font-size: 18px;
        width: auto;
        color: #00467f;
        padding: 7px 18.5px 0;
    }

    .headerContainer .sfNavHorizontalDropDown > .k-item.k-state-hover > .k-link {
        color: White;
    }

.headerContainer .k-menu .k-animation-container, .headerContainer .k-popup .k-animation-container {
    padding-left: 0 !important;
    margin-left: 0 !important;
}

.headerContainer .topNav .sfNavHorizontal li {
    margin-left: 0;
    height: auto;
    width: 165px;
    width: auto;
    z-index: 10002;
}

    .headerContainer .topNav .sfNavHorizontal li .k-i-arrow-s {
        display: none;
    }

.headerContainer .sfNavHorizontalDropDown .k-item > a.k-link.sfSel, .headerContainer .sfNavHorizontalDropDown .k-item > a.k-link.sfSel:hover {
    background: #f8981d;
    color: White;
    margin-left: 0;
}

.headerContainer .sfNavHorizontalDropDown .k-popup {
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 0;
    background: white;
    width: auto;
    overflow: visible !important;
    -webkit-box-shadow: 4px 3px 1px 0px rgba(228, 223, 214, 0.75);
    -moz-box-shadow: 4px 3px 1px 0px rgba(228, 223, 214, 0.75);
    box-shadow: 4px 3px 1px 0px rgba(228, 223, 214, 0.75);
}

    .headerContainer .sfNavHorizontalDropDown .k-popup li:before, .headerContainer .topNav .sfNavHorizontal li:last-child:after {
        display: none;
    }

    .headerContainer .sfNavHorizontalDropDown .k-popup .k-item > a.k-link {
        width: 132px;
        font-size: 14px;
        line-height: 15px;
        padding-top: 9px;
        text-align: left;
        padding-bottom: 10px;
        white-space: pre-line;
        height: 100%;
        word-break: break-word;
        margin-top: -1px;
    }

    .headerContainer .sfNavHorizontalDropDown .k-popup .k-state-hover .k-link {
        color: White;
    }

    .headerContainer .sfNavHorizontalDropDown .k-popup li {
        width: 172px;
        border-bottom: 1px solid #d9d5cd;
    }

.topNavLinks {
    float: right;
    margin-top: 5px;
}

    .topNavLinks li {
        display: inline-block;
        border-right: 2px solid #e4e3de;
        padding-right: 9px;
        margin-right: 8px;
    }

        .topNavLinks li a {
            color: #3e3e3e;
        }

.textResizeContainer {
    position: relative;
    display: block;
}

.textResize {
    color: #a0a0a0;
    bottom: 6px;
    position: relative;
    font-size: 14px;
}

    .textResize .btnNormalText {
        margin-left: 4px;
    }

    .textResize .btnLargeText {
        font-size: 18px;
    }

    .textResize .btnLargerText {
        font-size: 24px;
    }

/* End header */

/* Footer  */
.getInTouch .homeList {
    margin: 0;
    padding: 0;
}

.getInTouch li {
    display: inline-block;
    padding: 5px 8px;
    width: 30%;
    line-height: 19px;
}


    .getInTouch li:hover {
        background: #f4eee8 url(/Custom/Images/newWindowIcon.png) no-repeat 92% 9px;
    }

    .getInTouch li a {
        color: #3e3e3e;
        text-decoration: none;
        font-family: "EffraSvg", "Effra", Arial, sans-serif;
        display: block;
    }

    .getInTouch li .homeName {
        font-family: 'effra-n7', 'Effra', arial, sans-serif;
        font-weight: 700;
    }

.getInTouch .tel {
    color: #3e3e3e;
    text-decoration: none;
}

/* End footer  */


/* TabNavs*/
.sfContentBlock .tabNav {
    margin: 0;
    padding: 0;
}

.tabContentArea {
    color: #3e3e3e;
    -webkit-box-shadow: 1px 2px 0px 0px #e4dfd6;
    -moz-box-shadow: 1px 2px 0px 0px #e4dfd6;
    box-shadow: 2px 3px 0 0px #e4dfd6;
    border-left: 1px solid #e4dfd6;
}

.tabCareersFooter {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

    .tabCareersFooter .tabNav li {
        top: 2px;
        border-left: 1px solid #e4dfd6;
        border-right: 1px solid #e4dfd6;
    }

    .tabCareersFooter .tabContainer {
        border: 1px solid #e4dfd6;
    }

.footer .tabNav {
    position: relative;
    margin: 0;
    padding: 0;
}

.tabNav > li {
    list-style: none;
    float: left;
    position: relative;
    top: 0;
    width: 32.1%;
    background: #e3e0dc;
    border-top: 1px solid #f8981d;
    text-align: center;
    margin-right: 6px;
    box-sizing: border-box;
    height: 52px;
    font-size: 14px;
    line-height: 16px;
    padding: 5px 0;
}

    .tabNav > li a {
        color: #3e3e3e;
        text-align: center;
        font-family: "EffraSvg", "Effra", Arial, sans-serif;
        padding: 0 1px;
        display: block;
        padding-top: 4px;
    }

.tabNav li:hover {
    background: #f8981d;
    color: white;
}

    .tabNav li:hover a {
        color: white;
    }

.tabNav li.active {
    border-top: 7px solid #f8981d;
    background: white;
    padding-top: 9px;
}

    .tabNav li.active:hover a {
        color: #3e3e3e;
    }

.tabNav li:last-child {
    margin-right: 0;
}

.tabContainer {
    background: white;
}

    .tabContainer .tabItem {
        display: none;
        padding: 25px;
    }


.tabItem.active {
    display: block;
}

.home-visible {
    height: 211px;
    overflow: hidden;
}

.home-view-more {
    border-top: 1px solid #e3e0dc;
    background: #faf9f6;
    text-align: center;
}

.contentArea .home-view-more a,   .contentArea .home-view-more:link {
    color: #3e3e3e;
}

.footerContainer .home-view-more a {
    padding: 4px 0;
    display: block;
}

/* Care Studies Block */
.careServices .navList {
    width: 85px;
    float: left;
    margin-right: 17px;
}

    .careServices .navList ul {
        list-style: none;
        padding-left: 0;
        margin: 0;
    }

    .careServices .navList li {
        border-bottom: 1px solid #e3e0dc;
    }

    .careServices .navList a {
        color: #3e3e3e;
        text-decoration: none;
        display: block;
        padding-bottom: 5px;
        padding-top: 7px;
    }

    .careServices .navList li:first-child a {
        padding-top: 0;
    }

    .careServices .navList .active a {
        color: #f8981d;
    }

.careServices .contentZone {
    float: left;
    width: 146px;
    height: 100%;
    position: relative;
}

    .careServices .contentZone .contentItem {
        display: none;
        line-height: 19px;
        min-height: 230px;
    }

    .careServices .contentZone > .contentItem.activeItem > a {
        float: right;
        color: #105CB6;
        text-decoration: none;
        position: absolute;
        right: 0;
        bottom: 0;
    }

    .careServices .contentZone .activeItem {
        display: block;
    }


/* Banner Top */

.content .mainBanner {
    background: url('/Custom/Images/mainBanner.png') no-repeat left top;
    height: 360px;
    position: relative;
    margin-top: 36px;
}

    .content .mainBanner .sfContentBlock {
        padding: 0 10px;
        color: #3e3e3e;
    }

        .content .mainBanner .sfContentBlock a {
            font-weight: normal;
            color: white;
            font-size: 14px;
            line-height: 18px;
            display: block;
            width: 100%;
            height: 100%;
        }

            .content .mainBanner .sfContentBlock a > strong {
                font-size: 18px;
                font-family: 'effra-n7', "Effra", arial, sans-serif;
                font-weight: 700;
            }

         .content .mainBanner .message a {
            color: #105CB6;
            display: inline;
            font-size: inherit;
        }

    .content .mainBanner p {
        margin: 0;
    }

.darkBlueLargeBox, .greenBox, .orangeBoxLarge, .blueBox, .orangeBoxSmall, .purpleBox, .paleGreenBox, .lightBlueBox, .redBoxLower, .plumBox {
    -webkit-transition: all .1s ease-in-out;
    -ms-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out;
}

    .darkBlueLargeBox:hover, .greenBox:hover, .orangeBoxLarge:hover, .blueBox:hover, .orangeBoxSmall:hover, .purpleBox:hover, .paleGreenBox:hover, .lightBlueBox:hover, .redBoxLower:hover,
    .plumBox:hover {
        -webkit-transform: scale(1.08);
        transform: scale(1.08);
        -ms-transform: scale(1.08);
        -webkit-box-shadow: 3px 3px 0px 0px rgba(0,0,0,0.1);
        -moz-box-shadow: 3px 3px 0px 0px rgba(0,0,0,0.1);
        box-shadow: 3px 3px 0px 0px rgba(0,0,0,0.1);
        z-index: 15;
    }

.row {
    display: block;
}

.mainBanner .message {
    font-family: "Effra", arial,sans-serif;
    float: left;
    position: absolute;
    top: 33px;
    width: 300px;
    color: #3e3e3e;
    font-size: 18px;
    line-height: 23px;
}

    .mainBanner .message .subMessage {
        font-size: 14px;
        line-height: 17px;
        margin-top: 10px;
    }

.mainBanner .greenArrow {
    float: left;
    line-height: 43px;
    text-align: center;
    position: absolute;
    background-color: #fff;
    width: 69px;
    height: 43px;
    border: 1px solid #ccc;
    top: 161px;
    left: 331px;
    -webkit-box-shadow: 0px 3px 0px 0px rgba(221, 213, 201, 1);
    -moz-box-shadow: 0px 3px 0px 0px rgba(221, 213, 201, 1);
    box-shadow: 0px 3px 0px 0px rgba(221, 213, 201, 1);
    vertical-align: middle;
    display: table-cell;
}

.content .mainBanner .greenArrow a {
    color: #4d7214;
    font-size: 25px;
    font-weight: bold;
    line-height: 40px;
}

.mainBanner .greenBox {
    float: left;
    text-align: center;
    position: absolute;
    background-color: #4d7214;
    width: 138px;
    top: 114px;
    left: 400px;
}

.sfPageContainer .green-box-modal-lg {
    border: 10px solid #4d7214;
    display: block;
    height: 11px;
}

.content .mainBanner .greenBox a {
    height: 33px;
    display: block;
    padding: 30px 0;
}

.mainBanner .greenBox .sfContentBlock {
    padding: 0 10px;
}

.mainBanner .orangeBoxLarge {
    float: left;
    text-align: center;
    position: absolute;
    background-color: #f8981d;
    width: 140px;
    top: 28px;
    left: 540px;
}

.sfPageContainer .orange-large-box-modal-lg {
    border: 10px solid #f8981d;
    display: block;
    height: 11px;
}

.content .mainBanner .orangeBoxLarge a {
    width: 140px;
    height: 20px;
    display: block;
    padding: 79px 0;
    padding-top: 61px;
}

.mainBanner .orangeBoxLarge .sfContentBlock {
    padding: 0 10px 0 0;
    height: 189px;
}

.mainBanner .blueBox {
    float: left;
    text-align: center;
    position: absolute;
    background-color: #5c8d9b;
    top: 114px;
    left: 682px;
    width: 278px;
}

.sfPageContainer .blue-box-modal-lg {
    border: 10px solid #5c8d9b;
    display: block;
    height: 11px;
}

.content .mainBanner .blueBox a {
    height: 26px;
    display: block;
    padding: 38px 0;
    padding-top: 27px;
    font-size: 18px;
}

.mainBanner .lightBlueBox {
    float: left;
    text-align: center;
    position: absolute;
    background-color: #7eb8cc;
    top: 20px;
    left: 722px;
    width: 196px;
}

.sfPageContainer .light-blue-box-modal-lg {
    border: 10px solid #7eb8cc;
    display: block;
    height: 11px;
}

.content .mainBanner .lightBlueBox a {
    width: auto;
    height: 20px;
    height: 26px;
    display: block;
    padding: 38px 0;
    padding-top: 29px;
    font-size: 18px;
}

.mainBanner .lightBlueBox .sfContentBlock {
    padding: 0;
}

.orangeBoxSmall {
    position: absolute;
    background-color: #f8981d;
    width: 128px;
    height: 82px;
    top: 218px;
    left: 72px;
    padding: 5px 6px;
}

.mainBanner .purpleBox {
    float: left;
    text-align: center;
    position: absolute;
    background-color: #411941;
    top: 225px;
    left: 353px;
    width: 281px;
}

.sfPageContainer .purple-box-modal-lg {
    border: 10px solid #411941;
    display: block;
    height: 11px;
}

.content .mainBanner .purpleBox a {
    width: 272px;
    height: 37px;
    display: block;
    padding: 28px 0;
}

.mainBanner .paleGreenBox {
    float: left;
    text-align: center;
    position: absolute;
    background-color: #a9c398;
    top: 225px;
    left: 779px;
    width: 139px;
}

.sfPageContainer .pale-green-box-modal-lg {
    border: 10px solid #a9c398;
    display: block;
    height: 11px;
}

.content .mainBanner .paleGreenBox a {
    width: 140px;
    height: 41px;
    display: block;
    padding: 26px 0;
}

.mainBanner .paleGreenBox .sfContentBlock {
    padding: 0 10px 0 0;
}

.mainBanner .redBoxLower {
    float: left;
    text-align: center;
    position: absolute;
    background-color: #ab4431;
    top: 319px;
    left: 402px;
    width: 139px;
}

.sfPageContainer .red-box-lower-modal-lg {
    border: 10px solid #ab4431;
    display: block;
    height: 11px;
}

.content .mainBanner .redBoxLower a {
    width: 140px;
    height: 93px;
    display: block;
    padding: 35px 0;
    font-weight: normal;
    font-size: 18px;
    box-sizing: border-box;
    padding-top: 19px;
}

.mainBanner .redBoxLower .sfContentBlock {
    padding: 0 10px 0 0;
}


.mainBanner .darkBlueLargeBox {
    float: left;
    text-align: center;
    position: absolute;
    background-color: #43589b;
    width: 140px;
    top: 218px;
    left: 636px;
}


.sfPageContainer .dark-blue-large-box-modal-lg {
    border: 10px solid #43589b;
    display: block;
    height: 11px;
}

.content .mainBanner .darkBlueLargeBox a {
    width: auto;
    height: 20px;
    display: block;
    padding: 88px 0;
    padding-top: 59px;
}

.mainBanner .plumBox {
    float: left;
    text-align: center;
    position: absolute;
    background-color: #602769;
    width: 168px;
    top: 32px;
    left: 336px;
}

    .mainBanner .plumBox .sfContentBlock {
        padding: 21px 10px;
    }

.mainBanner .wordsHighlight {
    color: white;
    font-size: 18px;
    line-height: 18px;
}

.mainBanner .speechFirst {
    background: url('/Custom/Images/speech1.png') no-repeat left top;
    height: 18px;
    width: 21px;
}

.mainBanner .speechLast {
    background: url('/Custom/Images/speech2.png') no-repeat right bottom;
    float: right;
    height: 18px;
    width: 21px;
    bottom: 19px;
    position: relative;
}

/* Generic Item */
.itemDetail {
    border-bottom: 1px solid #e8e8e8;
}

    .itemDetail .itemImg {
        float: left;
        margin-right: 12px;
    }

    .itemDetail .itemIntro {
        font-size: 18px;
        line-height: 25px;
        color: #3e3e3e;
        margin-top: 0;
        margin-bottom: 10px;
    }


    .itemDetail .itemLeftCol {
        width: 65%;
        float: left;
    }

    .itemDetail .itemRightCol {
        width: 29%;
        float: right;
        border-left: 3px solid #e3e0dc;
        padding-left: 14px;
        margin-left: 20px;
    }

.newsDetail .itemDetail .itemLeftCol {
    width: 70%;
}

.newsDetail .itemDetail .itemRightCol {
    width: 25%;
    text-align: center;
}

.itemDetail .homeTitleLogo {
    width: auto;
    display: inline-block;
    text-align: center;
}

.itemDetail .homeTitle {
    font-weight: 700;
    letter-spacing: 1px;
    font-family: 'effra-n7', 'Effra', arial, sans-serif;
}

.itemDetail .homeLocation {
    letter-spacing: 1px;
}

/* Testimonials */
.testimonials .itemDetail:first-child {
    padding-top: 0;
}

.testimonials .itemIntro {
    font-size: 27px;
    line-height: 26px;
    font-family: "Effra", Arial, sans-serif;
    float: left;
    width: 73%;
    font-weight: 300;
}

    .testimonials .itemIntro .itemAuthor {
        font-size: 14px;
    }

.testimonials .homeLocation, .testimonials .homeTitle, .newsListDetail .homeTitle, .newsListDetail .homeLocation {
    color: #275e4c;
    text-transform: uppercase;
}

.testimonials .viewMoreLink {
    float: right;
}

.testimonials .itemDetail {
    padding-top: 26px;
    padding-bottom: 24px;
}

    .testimonials .itemDetail .itemLeftCol {
        width: 69%;
    }

    .testimonials .itemDetail .itemRightCol {
        width: 25%;
    }


/* News Widget */
.newsList {
    float: left;
    margin-left: -30px;
    border-left: 3px solid #e3e0dc;
}

    .newsList .moreNews {
        text-decoration: none;
        padding: 6px 16px;
        display: inline-block;
        float: right;
    }

a.standardBtn, .standardBtn:link, input.standardBtn {
    background: #00467f;
    color: white !important;
    font-size: 18px;
    /* border: 1px solid #e4e1dd; */
    text-decoration: none;
    padding: 2px 9px 3px 9px;
    display: inline-block;
    margin: 0 9px;
    -webkit-box-shadow: 1px 2px 0px 0px rgba(228, 223, 214, 1);
    -moz-box-shadow: 1px 2px 0px 0px rgba(228, 223, 214, 1);
    box-shadow: 1px 2px 0px 0px rgba(228, 223, 214, 1);
}

.newsList > ul {
    padding: 0;
    margin: 0;
}

.newsList .newsItem {
    list-style: none;
    padding: 8px 0;
    padding-left: 18px;
    border-bottom: 1px solid #e3e0dc;
}

    .newsList .newsItem:first-child {
        padding-top: 0px;
    }

    .newsList .newsItem:last-child {
        padding-bottom: 0;
        border-bottom: 0;
    }

.newsList .newsLink {
    text-decoration: none;
    color: #3e3e3e;
    font-weight: bold;
    font-size: 14px;
    line-height: 17px;
    font-family: "effra-n7", "Effra",arial, sans-serif;
    display: inline-block;
}

.newsList .newsDate {
    display: block;
    margin-top: 0px;
}

.newsSummary .newsTitle, .newsSummary .newsTitle:link {
    margin-bottom: 4px;
}

.newsDetail .newsTitle,   .newsDetail .newsTitle:link {
    font-size: 22px;
    line-height: 25px;
    color: #00467f;
    display: block;
    font-weight: normal;
    font-family: "EffraSvg", 'Effra', arial, sans-serif;
    margin-bottom: 13px;
}

.newsDetail .newsThumb {
    display: inline-block;
    float: left;
    margin-right: 12px;
    margin-top: 5px;
}

.newsDetail {
    padding-right: 10px;
	float: left;
    margin-bottom: 20px;
}

    .newsDetail .sfnewsContent p {
        margin: 15px 0;
    }

    .newsDetail .standardBtn {
        float: right;
        margin-right: 48px;
    }

    .newsDetail .itemDetail:first-child {
        margin-top: 0;
    }

    .newsDetail .itemDetail {
        border-bottom: none;
        margin: 30px 0;
    }

    .newsDetail .itemIntro {
        margin-right: 10px;
    }

    .newsDetail .newsLocation {
        font-weight: bold;
        padding-left: 9px;
        border-left: 2px solid #f8981d;
        margin-left: 9px;
        display: inline-block;
        text-transform: uppercase;
        color: #3e3e3e;
        line-height: 10px;
    }

    .newsDetail .newsDate {
        font-size: 12px;
        font-weight: bold;
    }

.newsTab .newsDetail .newsThumb, .eventsTab .newsDetail .newsThumb {
    max-width: 180px;
}

.newsSummary .newsDate {
    margin-bottom: 15px;
    display: block;
}

.newsEventsTabbing .newsDetail {
    float: none;
}

.eventHomeList .homeList {
    list-style: none;
    padding: 0;
    margin: 0;
    margin-top: -6px;
}

    .eventHomeList .homeList li {
        margin: 0;
        padding: 5px 10px;
        background: url(/Custom/Images/newWindowIcon.png) no-repeat 93% 7px;
    }

.eventHomeList .homeLink {
    color: #3e3e3e;
    display: block;
}

.eventHomeList .homeName {
    color: #3e3e3e;
    font-size: 14px;
    line-height: 19px;
    font-weight: 700;
    display: block;
    font-family: 'effra-n7', 'Effra', arial, sans-serif;
}

.newsEventsWidget .eventsTab .itemImg {
    max-width: 140px;
}

/* Care Services Banner */
.careServicesBanner {
    color: #3e3e3e;
}

    .careServicesBanner .non-select {
    }

    .careServicesBanner .bannerContent .bannerItem {
        display: none;
    }

        .careServicesBanner .bannerContent .bannerItem.active {
            display: block;
            position: relative;
        }

        .careServicesBanner .bannerContent .bannerItem .closeBtn {
            display: block;
            width: 10px;
            height: 10px;
            content: "x";
            color: white;
            position: absolute;
            right: -10px;
            top: -10px;
            font-size: 23px;
            background: rgb(248, 152, 29);
            padding: 8px;
            line-height: 4px;
            border: 4px solid white;
            border-radius: 100%;
            cursor: pointer;
            font-weight: bold;
            -webkit-box-shadow: 1px 1px 4px 0px rgba(228, 223, 214, 1);
            -moz-box-shadow: 1px 1px 4px 0px rgba(228, 223, 214, 1);
            box-shadow: 1px 1px 4px 0px rgba(228, 223, 214, 1);
        }

            .careServicesBanner .bannerContent .bannerItem .closeBtn:hover {
                background: #3e3e3e;
            }

        .careServicesBanner .bannerContent .bannerItem img {
            float: right;
        }

        .careServicesBanner .bannerContent .bannerItem h2 {
            font-size: 32px;
            color: #f8981d;
            line-height: 23px;
            font-family: "Baskervlle2 BT", serif;
            font-weight: normal;
            margin-top: 27px;
            margin-bottom: 15px;
        }

    .careServicesBanner .bannerContent .bannerContentDetails {
        width: 606px;
        padding-left: 33px;
        padding-right: 33px;
        -webkit-box-shadow: 1px 2px 5px 0px rgba(228, 223, 214, 1);
        -moz-box-shadow: 1px 2px 5px 0px rgba(228, 223, 214, 1);
        box-shadow: 1px 2px 5px 0px rgba(228, 223, 214, 1);
        background: white;
        height: 230px;
        float: left;
    }

        .careServicesBanner .bannerContent .bannerContentDetails p {
            font-size: 18px;
            line-height: 23px;
        }

    .careServicesBanner .bannerContentDetails .standardBtn {
        float: right;
    }

    .careServicesBanner .bannerControls {
        margin: 0;
        padding: 0;
        margin-top: 14px;
    }

        .careServicesBanner .bannerControls li {
            display: inline-block;
            background: #e3e0dc;
            width: 19%;
            font-size: 14px;
            color: #3e3e3e;
            line-height: 16px;
            margin-right: 9px;
            border-top: 3px solid #f8981d;
        }

.bannerControls.bannerControls--4only li {
    width: 24.1%;
}

.careServicesBanner .bannerControls.fourControls li {
    width: 24.1%;
}

.careServicesBanner .bannerControls li.active, .careServicesBanner .bannerControls li:hover {
    border-top: 8px solid #f8981d;
    background: white;
    -webkit-box-shadow: 1px 2px 5px 0px rgba(228, 223, 214, 1);
    -moz-box-shadow: 1px 2px 5px 0px rgba(228, 223, 214, 1);
    box-shadow: 1px 2px 5px 0px rgba(228, 223, 214, 1);
    position: relative;
    margin-top: -5px;
}

    .careServicesBanner .bannerControls li.active:after, .careServicesBanner .bannerControls li:hover:after {
        bottom: 100%;
        left: 50%;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
        border-color: rgba(248, 152, 29, 0);
        border-bottom-color: #f8981d;
        border-width: 18px;
        margin-left: -18px;
    }

.careServicesBanner .bannerControls li:last-child {
    margin-right: 0;
}

.careServicesBanner .bannerControls li a {
    font-size: 14px;
    color: #3e3e3e;
    line-height: 16px;
    text-align: center;
    display: block;
    padding: 11px 0;
    text-decoration: none;
    font-weight: bold;
    font-family: 'EffraSvg', 'effra', Arial,Verdana,Sans-serif;
}

/* Our Care Homes List */
div.careHomesList {
    border-top: none;
    position: relative;
    padding: 20px 7px;
}

    div.careHomesList:after {
        bottom: 100%;
        left: 50%;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
        border-color: rgba(0, 0, 0, 0);
        border-bottom-color: white;
        border-width: 23px;
        margin-left: -23px;
    }

.careHomesList .itemDetail:first-child {
    padding-top: 0px;
}

.careHomesList ul {
    padding: 0;
    margin: 0;
    list-style: none;
    padding: 10px 23px;
}

.careHomeItem {
    padding: 27px 0;
    position: relative;
}

    .careHomeItem .homeFull {
        display: block;
        float: left;
        width: 74.2%;
    }

    .careHomeItem p {
        width: 99%;
    }

    .careHomeItem .homeFull .homeHeading {
        width: 65%;
        text-align: center;
        min-height: 90px;
    }

    .careHomeItem .homeFull .homeDetails {
        width: 29%;
    }

        .careHomeItem .homeFull .homeDetails .homeTelephone {
            font-size: 18px;
        }

    .careHomeItem .imgLeft {
        float: left;
        margin-right: 17px;
        width: 202px;
        height: 202px;
    }

    .careHomeItem .homeMantra {
        font-size: 25px;
        display: block;
        margin: 5px 0;
        line-height: 25px;
    }

.homeTags {
    float: left;
    position: absolute;
    bottom: 27px;
    display: inline-block;
}

.careHomeItem .homeTags {
    width: 300px;
}

.homeTags .tag {
    background: #7f7f7f;
    color: white;
    font-family: "EffraSvg", "Effra", Arial, sans-serif;
    padding: 1px 10px 1PX 5PX;
    margin-right: 0px;
    border-radius: 5px;
    padding-left: 15px;
    text-transform: uppercase;
    border: 2px solid white;
}

.homeTags .tag {
    display: inline-block;
    font-size: 12px;
}

    .homeTags .tag:hover {
        color: #f8981d;
        background: white;
        border: 2px solid #dedbd8;
    }

.homeTags .tagBorder {
    width: 3px;
    background: #f8981d;
    margin-right: 7px;
    display: inline-block;
    margin-left: -10px;
    line-height: 18px;
}

.ourHomesWidget .homeTags {
    float: none;
    position: initial;
    width: 100%;
}

.careHomesList .careHomeItem .viewWebsite {
    float: right;
    position: absolute;
    bottom: 28px;
    right: 0;
    display: inline-block;
}

.careHomeItem .viewWebsite {
    background: #00467f;
    color: white;
    font-size: 18px;
    border: 1px solid #e4e1dd;
    text-decoration: none;
    padding: 2px 9px 3px 9px;
    font-family: "EffraSvg", "Effra", Arial, sans-serif;
}

    .careHomeItem .viewWebsite > a {
        color: white;
    }

        .careHomeItem .viewWebsite > a:hover, .careHomeItem .viewWebsite:hover {
            background: #f8981d;
        }

.itemDetail .homeTelephone, .itemDetail .telephone {
    background: url(/Custom/Images/telephoneIcon.png) no-repeat 0 50%;
    line-height: 1px;
    padding-left: 20px;
}

.careHomeItem .homeAddress {
    color: #3e3e3e;
    font-size: 13px;
    line-height: 18px;
}

/* Home Specific Colours */

.abbey-view .homeTitleLogo {
    background: url(/Custom/Images/CareHomes/home-logos/abbey-view.jpg) no-repeat 0 0;
}

.st-catherines-view .homeTitle, .st-catherines-view .homeMantra, .st-catherines-view .homeLocation {
    color: #411941;
}

.st-catherines-view .homeMantra {
    font-family: "Baskervlle2 Italic", serif;
}

.st-catherines-view .homeTitleLogo {
    background: url(/Custom/Images/CareHomes/home-logos/st-catherines-view.jpg) no-repeat 0 0;
}

.st-catherines-view .viewWebsite {
    background: #411941;
}

.avon-reach .homeTitle, .avon-reach .homeMantra, .avon-reach .homeLocation {
    color: #505b68;
}

.avon-reach .viewWebsite {
    background: #505b68;
}

.avon-reach .homeTitleLogo {
    background: url(/Custom/Images/CareHomes/home-logos/avon-reach.jpg) no-repeat 0 0;
}

.wrapper .ourHomesWidget .avon-reach .homeDetails .homeQuote {
    border-top-color: #505b68;
    border-bottom-color: #505b68;
}

.avon-reach .homeTitle, .avon-reach .homeMantra, .avon-reach .homeLocation {
    color: #505b68;
}

.avon-reach .homeMantra {
    font-weight: bold;
}

.wrapper .ourHomesWidget .avon-reach .homeHeader {
    border-bottom: 3px solid #505b68;
}

.amberwood-house .homeTitle, .amberwood-house .homeMantra, .amberwood-house .homeLocation {
    color: #74131d;
}

.amberwood-house .viewWebsite {
    background: #74131d;
}

.amberwood-house .homeTitleLogo {
    background: url(/Custom/Images/CareHomes/home-logos/amberwood.jpg) no-repeat 0 0;
}

.wrapper .ourHomesWidget .amberwood-house .homeDetails .homeQuote {
    border-top-color: #74131d;
    border-bottom-color: #74131d;
}

.wrapper .ourHomesWidget .amberwood-house .homeHeader {
    border-bottom: 3px solid #74131d;
}

.abbotts-barton .homeTitle, .abbotts-barton .homeMantra, .abbotts-barton .homeLocation {
    color: #ab4431;
}

.abbotts-barton .homeTitleLogo {
    background: url(/Custom/Images/CareHomes/home-logos/abbotts-barton.jpg) no-repeat 0 0;
}

.abbotts-barton .viewWebsite {
    background: #ab4431;
}

.wrapper .ourHomesWidget .abbotts-barton .homeHeader {
    border-bottom: 3px solid #ab4431;
}

.wrapper .ourHomesWidget .abbotts-barton .homeDetails .homeQuote {
    border-top-color: #ab4431;
    border-bottom-color: #ab4431;
}

.avon-cliff .homeTitle, .avon-cliff .homeMantra, .avon-cliff .homeLocation {
    color: #95a1c3;
}

.avon-cliff .homeTitleLogo {
    background: url(/Custom/Images/CareHomes/home-logos/avon-cliff.jpg) no-repeat 0 0;
}

.avon-cliff .viewWebsite {
    background: #95a1c3;
}

.wrapper .ourHomesWidget .avon-cliff .homeHeader {
    border-bottom: 3px solid #95a1c3;
}

.wrapper .ourHomesWidget .avon-cliff .homeDetails .homeQuote {
    border-top-color: #95a1c3;
    border-bottom-color: #95a1c3;
}


/* KINGFISHERS */
.kingfishers .homeTitle, .kingfishers .homeMantra, .kingfishers .homeLocation {
    color: #14457d;
}

.kingfishers .viewWebsite {
    background: #14457d;
}

.wrapper .ourHomesWidget .kingfishers .homeHeader {
    border-bottom: 3px solid #14457d;
}

.wrapper .ourHomesWidget .kingfishers .homeDetails .homeQuote {
    border-top-color: #14457d;
    border-bottom-color: #14457d;
}
/* KINGFISHERS */


/* BRAEMAR LODGE */
.braemar-lodge .homeTitle, .braemar-lodge .homeMantra, .braemar-lodge .homeLocation {
    color: #0d4786;
}

.braemar-lodge .viewWebsite {
    background: #0d4786;
}

.wrapper .ourHomesWidget .braemar-lodge .homeHeader {
    border-bottom: 3px solid #0d4786;
}

.wrapper .ourHomesWidget .braemar-lodge .homeDetails .homeQuote {
    border-top-color: #0d4786;
    border-bottom-color: #0d4786;
}
/* WOODPBRAEMAR LODGEECKERS */


/* WOODPECKERS */
.woodpeckers .homeTitle, .woodpeckers .homeMantra, .woodpeckers .homeLocation {
    color: #484319;
}

.woodpeckers .viewWebsite {
    background: #484319;
}

.wrapper .ourHomesWidget .woodpeckers .homeHeader {
    border-bottom: 3px solid #484319;
}

.wrapper .ourHomesWidget .woodpeckers .homeDetails .homeQuote {
    border-top-color: #484319;
    border-bottom-color: #484319;
}
/* WOODPECKERS */

/* COURT LODGE */
.court-lodge .homeTitle, .court-lodge .homeMantra, .court-lodge .homeLocation {
    color: #d2525f;
}

.court-lodge .viewWebsite {
    background: #d2525f;
}

.wrapper .ourHomesWidget .court-lodge .homeHeader {
    border-bottom: 3px solid #d2525f;
}

.wrapper .ourHomesWidget .court-lodge .homeDetails .homeQuote {
    border-top-color: #d2525f;
    border-bottom-color: #d2525f;
}
/* COURT LODGE */



/* CANFORD CHASE */
.canford-chase .homeTitle, .canford-chase .homeMantra, .canford-chase .homeLocation {
    color: #8b94bf;
}

.canford-chase .viewWebsite {
    background: #8b94bf;
}

.wrapper .ourHomesWidget .canford-chase .homeHeader {
    border-bottom: 3px solid #8b94bf;
}

.wrapper .ourHomesWidget .canford-chase .homeDetails .homeQuote {
    border-top-color: #8b94bf;
    border-bottom-color: #8b94bf;
}
/* CANFORD CHASE */

/* THE ALDBURY */
.aldbury .homeTitle, .aldbury .homeMantra, .aldbury .homeLocation {
    color: #7cc7c0;
}

.aldbury .viewWebsite {
    background: #7cc7c0;
}

.wrapper .ourHomesWidget .aldbury .homeHeader {
    border-bottom: 3px solid #7cc7c0;
}

.wrapper .ourHomesWidget .aldbury .homeDetails .homeQuote {
    border-top-color: #7cc7c0;
    border-bottom-color: #7cc7c0;
}
/* THE ALDBURY */

/* ABBEY VIEW */
.abbey-view .homeTitle, .abbey-view .homeMantra, .abbey-view .homeLocation {
    color: #13447e;
}

.abbey-view .viewWebsite {
    background: #13447e;
}

.wrapper .ourHomesWidget .abbey-view .homeHeader {
    border-bottom: 3px solid #13447e;
}

.wrapper .ourHomesWidget .abbey-view .homeDetails .homeQuote {
    border-top-color: #13447e;
    border-bottom-color: #13447e;
}
/* ABBEY VIEW */

/* Whitecliffe House */
.whitecliffe-house .homeTitle, .whitecliffe-house .homeMantra, .whitecliffe .homeLocation {
    color: #253623;
}

.whitecliffe-house .viewWebsite {
    background: #253623;
}

.wrapper .ourHomesWidget .whitecliffe-house .homeHeader {
    border-bottom: 3px solid #253623;
}

.wrapper .ourHomesWidget .whitecliffe-house .homeDetails .homeQuote {
    border-top-color: #253623;
    border-bottom-color: #253623;
}
/* Whitecliffe House */

/* brook VIEW */
.brook-view .homeTitle, .brook-view .homeMantra, .brook-view .homeLocation {
    color: #3b5a9a;
}

.brook-view .viewWebsite {
    background: #3b5a9a;
}

.wrapper .ourHomesWidget .brook-view .homeHeader {
    border-bottom: 3px solid #3b5a9a;
}

.wrapper .ourHomesWidget .brook-view .homeDetails .homeQuote {
    border-top-color: #3b5a9a;
    border-bottom-color: #3b5a9a;
}
/* brook VIEW */

/* Lavant Hall */
.wellington-grange .homeTitle, .wellington-grange .homeMantra, .wellington-grange .homeLocation {
    color: #14457d;
}

.wellington-grange .viewWebsite {
    background: #14457d;
}

.wrapper .ourHomesWidget .wellington-grange .homeHeader {
    border-bottom: 3px solid #14457d;
}

.wrapper .ourHomesWidget .wellington-grange .homeDetails .homeQuote {
    border-top-color: #14457d;
    border-bottom-color: #14457d;
}
/* Lavant Hall */


.castle-view .viewWebsite {
    background: #94b2a8;
}

.wrapper .ourHomesWidget .castle-view .homeHeader {
    border-bottom: 3px solid #94b2a8;
}

.wrapper .ourHomesWidget .castle-view .homeDetails .homeQuote {
    border-top-color: #94b2a8;
    border-bottom-color: #94b2a8;
}

.careHomesList .homeTitleLogo, .itemDetail .homeTitleLogo {
    height: 69px;
    width: 305px;
}

.homeDetailContainer .homeTitleLogo {
    margin-left: -15px;
}

.abbey-view .homeTitleLogo {
    background: url(/Custom/Images/CareHomes/home-logos/abbey-view.jpg) no-repeat 0 0;
}

.belmore-lodge .homeTitleLogo, .belmore .homeTitleLogo {
    background: url(/Custom/Images/CareHomes/home-logos/belmore-lodge.jpg) no-repeat 0 0;
}

.braemar-lodge .homeTitleLogo {
    background: url(/Custom/Images/CareHomes/home-logos/braemar-lodge.jpg) no-repeat 0 0;
}

.brook-view .homeTitleLogo {
    background: url(/Custom/Images/CareHomes/home-logos/brook-view.jpg) no-repeat 0 0;
}

.canford-chase .homeTitleLogo {
    background: url(/Custom/Images/CareHomes/home-logos/canford-chase.jpg) no-repeat 0 0;
}

.castle-view .homeTitleLogo {
    background: url(/Custom/Images/CareHomes/home-logos/castle-view.jpg) no-repeat 0 0;
}

.court-lodge .homeTitleLogo {
    background: url(/Custom/Images/CareHomes/home-logos/court-lodge.jpg) no-repeat 0 0;
}

.kingfishers .homeTitleLogo {
    background: url(/Custom/Images/CareHomes/home-logos/kingfishers.jpg) no-repeat 0 0;
}

.the-aldbury .homeTitleLogo, .aldbury .homeTitleLogo {
    background: url(/Custom/Images/CareHomes/home-logos/the-aldbury.jpg) no-repeat 0 0;
}

.whitecliffe-house .homeTitleLogo {
    background: url(/Custom/Images/CareHomes/home-logos/whitecliffe.jpg) no-repeat 0 0;
}

.woodpeckers .homeTitleLogo {
    background: url(/Custom/Images/CareHomes/home-logos/woodpeckers.jpg) no-repeat 0 0;
}

.bourne-view .homeTitleLogo {
    background: url(/Custom/Images/CareHomes/home-logos/bourneview.png) no-repeat 0 0;
}

.belmore .homeTitle, .belmore .homeMantra, .belmore .homeLocation {
    color: #5c8d9b;
}

.belmore .viewWebsite {
    background: #5c8d9b;
}

.wrapper .ourHomesWidget .belmore .homeHeader {
    border-bottom: 3px solid #5c8d9b;
}

.wrapper .ourHomesWidget .belmore .homeDetails .homeQuote {
    border-top-color: #5c8d9b;
    border-bottom-color: #5c8d9b;
}

.fernhill .homeTitle, .fernhill .homeMantra, .fernhill .homeLocation {
    color: #a9c398;
}

.fernhill .homeTitleLogo {
    background: url(/Custom/Images/CareHomes/home-logos/fernhill.jpg) no-repeat 0 0;
}

.fernhill .viewWebsite {
    background: #a9c398;
}

.wrapper .ourHomesWidget .fernhill .homeDetails .homeQuote {
    border-top-color: #a9c398;
    border-bottom-color: #a9c398;
}

.wrapper .ourHomesWidget .fernhill .homeHeader {
    border-bottom: 3px solid #a9c398;
}

.linden-house .homeTitle, .linden-house .homeMantra, .linden-house .homeLocation {
    color: #353535;
}

.linden-house .homeTitleLogo {
    background: url(/Custom/Images/CareHomes/home-logos/linden-house.jpg) no-repeat 0 0;
}

.linden-house .viewWebsite {
    background: #353535;
}

.wrapper .ourHomesWidget .linden-house .homeDetails .homeQuote {
    border-top-color: #353535;
    border-bottom-color: #353535;
}

.wrapper .ourHomesWidget .linden-house .homeHeader {
    border-bottom: 3px solid #353535;
}

.newstone .homeTitle, .newstone .homeMantra, .newstone .homeLocation {
    color: #d4a902;
}

.wrapper .ourHomesWidget .newstone .homeHeader {
    border-bottom: 3px solid #d4a902;
}

.wrapper .ourHomesWidget .newstone .homeDetails .homeQuote {
    border-top-color: #d4a902;
    border-bottom-color: #d4a902;
}

.ourHomesWidget .newstone .homeTitleLogo {
    color: #d4a902;
}

.newstone .viewWebsite {
    background: #d4a902;
}

.newstone .homeTitleLogo, .newstone-house .homeTitleLogo {
    background: url(/Custom/Images/CareHomes/home-logos/newstone-house.jpg) no-repeat 0 0;
}

.wellington-grange .homeTitleLogo {
    background: url(/Custom/Images/CareHomes/home-logos/wellington-grange.jpg) no-repeat 0 0;
}


/* Jobs */
.jobContainer .standardBtn {
    width: 209px;
}

.jobContainer .jobItem {
    border-bottom: none;
}

.jobslist .findYourJob {
    padding: 17px 26px;
    border-top: none;
}

.jobslist .jobsTabNav {
    position: relative;
    margin-top: -52px;
    z-index: 200;
}

    .jobslist .jobsTabNav a {
        display: block;
        height: 100%;
    }

.findYourJob .jobItem {
    border-bottom: 1px solid #e3e0dc;
    padding-bottom: 28px;
    margin-bottom: 15px;
}

.jobItem {
    margin-top: 8px;
}

    .jobItem .viewJobs {
        width: 100%;
        border-top: 2px solid #e3dfd9;
        text-align: center;
        margin-top: 26px;
    }

    .jobItem .jobTitle {
        color: #00467f;
        font-weight: bold;
        font-size 18px;
        text-decoration: none;
        background: url(/Custom/Images/jobPerson.png) no-repeat 0 0;
        padding-left: 26px;
        font-size: 18px;
    }

    .jobItem .jobIntro {
        font-size: 18px;
        line-height: 23px;
    }

    .jobItem .jobClosing {
        color: #800909;
        font-size: 14px;
        display: block;
        margin: 2px 0;
    }

    .jobItem .jobHeading {
        font-size: 18px;
    }

    .jobItem .jobAddress {
        line-height: 19px;
        font-size: 14px;
        margin-bottom: 5px;
    }

    .jobItem .telephone {
        font-size: 18px;
    }

    .jobItem .itemLeftCol {
        width: 73%;
    }

    .jobItem .itemRightCol {
        width: 22%;
        margin-top: -20px;
    }

    .jobItem a.itemLink {
        display: block;
    }

.jobsSearch {
    margin-top: 40px;
}

html a.itemLink, .itemLink:link {
    font-weight: 700;
    font-size 18px;
    text-decoration: none;
    color: #3e3e3e;
    font-size: 18px;
    display: inline-block;
    font-family: 'effra-n7', 'Effra', arial, sans-serif;
}

a.itemLink .highlight {
    font-weight: bold;
    color: #f8981d;
    font-family: "Baskervlle2 BT", serif;
}

.jobItem .jobCV, .jobItem .jobApplicationForm {
    width: 25%;
}

.jobItem .jobEmail {
    width: 42.8%;
}

.jobItem .jobApplicationForm, .jobItem .jobCV, .jobItem .jobEmail {
    padding: 5px 10px;
    color: #383838;
    text-decoration: none;
    font-weight: 700;
    font-size: 18px;
    display: inline-block;
    background: #F7F4F0;
    text-align: center;
    font-family: 'effra-n7', 'Effra', arial, sans-serif;
}

.jobItem .icon {
    margin-right: 6px;
    position: relative;
    top: 4px;
}

/* Icons */
.newspaperIcon {
    background: url(/Custom/Images/newspaperIcon.png) no-repeat 0 0;
    display: inline-block;
    width: 16px;
    height: 18px;
}

.cvIcon {
    background: url(/Custom/Images/cvIcon.png) no-repeat 0 0;
    display: inline-block;
    width: 20px;
    height: 17px;
}

.emailIcon {
    background: url(/Custom/Images/emailIcon.png) no-repeat 0 0;
    display: inline-block;
    width: 18px;
    height: 12px;
}



/* Our Care Homes Map */
#map_canvas {
    height: 420px;
}

    #map_canvas img {
        max-width: none;
    }

#over_map {
    position: absolute;
    background-color: transparent;
    top: 200px;
    left: 200px;
    z-index: 99;
}

#over_map_right {
    position: absolute;
    background-color: transparent;
    top: 10px;
    right: 10px;
    z-index: 99;
    background: white;
}

.mapInstruction {
    background: rgb(255,255,255);
    background: rgba(255,255,255,0.95);
    color: #3e3e3e;
    font-weight: bold;
    position: absolute;
    z-index: 60;
    padding: 10px;
    margin: 10px;
    font-size: 16px;
    width: 205px;
    left: 70px;
    line-height: 20px;
    -webkit-box-shadow: 2px 2px 0 0px rgba(213, 206, 191, 0.49);
    -moz-box-shadow: 2px 2px 0 0px rgba(213, 206, 191, 0.49);
    box-shadow: 2px 2px 0 0px rgba(213, 206, 191, 0.49);
}

.mapWrapper {
    position: relative;
    z-index: 50;
}

.mapDescription {
    font-size: 18px;
    text-align: center;
    color: #3e3e3e;
    line-height: 22px;
    padding: 10px 25px;
}

    .mapDescription p {
        margin-bottom: 18px;
    }

#carehometab {
    display: none;
    background: #fff;
    color: #AB4431;
    padding: 0 33px;
    position: absolute;
    top: 0px;
    left: 320px;
    z-index: 99;
    height: 412px;
    width: 276px;
    border-top: 8px solid #F8981D;
    -webkit-box-shadow: 3px 0px 0px 0px rgba(50, 50, 50, 0.2);
    -moz-box-shadow: 3px 0px 0px 0px rgba(50, 50, 50, 0.2);
    box-shadow: 3px 0px 0px 0px rgba(50, 50, 50, 0.2);
}


.slideTitle {
    margin: 25px 60px;
}

.slideThumbs {
    padding-bottom: 5px;
    height: 138px;
}

    .slideThumbs .thumb {
        border: 2px solid #fff;
        height: 65px;
        width: 65px;
        float: left;
    }

        .slideThumbs .thumb:hover {
            border-color: #AB4431;
        }

.slideTestimonial p {
    font-weight: bold;
}

.slideHomeLink {
    float: right;
}

.complimentaryContent .item {
    padding-bottom: 5px;
}

.complimentaryContent .sfContentBlock p {
    font-size: 18px;
    line-height: 23px;
    margin-bottom: 30px;
}

.complimentaryContent .sfContentBlock .sectionInnerHeading {
    margin-bottom: 12px;
}


/* Our Homes Box */
.ourHomesWidget {
    border-top: 1px solid #f8981d;
    position: relative;
}

    .ourHomesWidget #map_canvas {
        background: grey;
        width: 327px;
        height: 421px;
        float: left;
        width: 961px;
        -webkit-box-shadow: 1px 2px 0px 0px #e4dfd6;
        -moz-box-shadow: 1px 2px 0px 0px #e4dfd6;
        box-shadow: 2px 3px 0 0px #e4dfd6;
    }

    .ourHomesWidget .homeDetailImg {
        border-top: 7px solid #f8981d;
        z-index: 11;
        position: absolute;
        /* float: right; */
        left: 657px;
        height: 414px;
        width: 305px;
        -webkit-box-shadow: 1px 2px 0px 0px #e4dfd6;
        -moz-box-shadow: 1px 2px 0px 0px #e4dfd6;
        box-shadow: 2px 3px 0 0px #e4dfd6;
    }

        .ourHomesWidget .homeDetailImg .mapFull {
            z-index: 10;
            position: absolute;
            top: 0;
            right: 0;
            color: #3e3e3e;
            padding: 4px 11px;
            background: #e3e0dc url(/Custom/Images/Maps/fullMap.png) no-repeat 94% 50%;
            padding-right: 22px;
            cursor: pointer;
        }

            .ourHomesWidget .homeDetailImg .mapFull:hover {
                background-color: hsl(34, 11%, 93%);
            }

        .ourHomesWidget .homeDetailImg > img {
            position: absolute;
            -webkit-transition: all ease 0.25s;
            opacity: 0;
        }

    .ourHomesWidget .homeDetailArea {
        /* border-top: 7px solid #f8981d; */
        width: 277px;
        /* float: left; */
        background: white;
        padding: 26px;
        height: 361px;
        z-index: 10;
        position: absolute;
        /* left: 525px; */
    }

        .ourHomesWidget .homeDetailArea .viewWebsite {
            margin: 0 auto;
            float: none;
            width: 112px;
            margin-top: 10px;
        }

            .ourHomesWidget .homeDetailArea .viewWebsite .newWindowWhite {
                top: 8px;
                position: relative;
                margin-left: 5px;
            }

        .ourHomesWidget .homeDetailArea .homeTelephone {
            font-size: 18px;
            color: #3e3e3e;
        }


        .ourHomesWidget .homeDetailArea .homeHeader {
            text-align: center;
            border-bottom: 3px solid #572f53;
            padding-bottom: 10px;
            margin-bottom: 10px;
        }

            .ourHomesWidget .homeDetailArea .homeHeader .homeTitle {
                font-weight: bold;
                letter-spacing: 1px;
                font-size: 16px;
            }

            .ourHomesWidget .homeDetailArea .homeHeader .homeLocation {
                letter-spacing: 1px;
            }

    .ourHomesWidget .homeDetailContainer {
        border-top: 7px solid #f8981d;
        position: absolute;
        width: 330px;
        float: left;
        height: 414px;
        left: 327px;
        -webkit-box-shadow: 1px 2px 0px 0px #e4dfd6;
        -moz-box-shadow: 1px 2px 0px 0px #e4dfd6;
        box-shadow: 2px 3px 0 0px #e4dfd6;
    }

    .ourHomesWidget .homeDetailArea {
        left: -327px;
    }

        .ourHomesWidget .homeDetailArea .homeQuote {
            font-family: "Effra", Arial, sans-serif;
            font-size: 17px;
            line-height: 22px;
            padding: 10px 0;
            border-top: 1px solid white;
            border-bottom: 1px solid white;
            font-weight: 300;
            margin-bottom: 12px;
        }

.st-catherines-view .homeDetails .homeQuote .author {
    font-size: 12px;
    font-weight: 700;
    color: #3e3e3e;
    font-family: 'effra-n7', 'Effra', Arial, sans-serif;
}

.st-catherines-view .homeDetails .homeQuote {
    border-top-color: #572f53;
    border-bottom-color: #572f53;
}

    .st-catherines-view .homeDetails .homeQuote .author {
        color: #572f53;
    }

.st-catherines-view .viewHome > a {
    color: #572f53;
    font-size: 18px;
    text-align: center;
    display: block;
}

/* Filters */

.ourCareHomeTitle, .findYourJobTitle, .testimonialsTitle {
    position: relative;
}

    .ourCareHomeTitle .pageHeading, .findYourJobTitle .pageHeading {
        display: inline-block;
    }

.filterBlock {
    display: inline-block;
    position: absolute;
    bottom: 25px;
    right: 0;
    font-size: 18px;
    color: #3e3e3e;
}

.filterArea {
    display: inline-block;
    font-size: 18px;
    margin-left: 10px;
}

.postcodeSearch .errorText {
    font-size: 13px;
    color: rgb(241, 64, 64);
    display: block;
    padding: 0 10px;
    font-weight: normal;
    margin: -10px 0 5px;
    display: none;
}

.filterItem {
    background: #00467f;
    color: white;
    font-size: 18px;
    line-height: 19px;
    padding: 7px 10px;
    border: 1px solid #e4e1dd;
    display: inline-block;
    -webkit-box-shadow: 1px 2px 0px 0px rgba(174, 199, 219, 1);
    -moz-box-shadow: 1px 2px 0px 0px rgba(174, 199, 219, 1);
    box-shadow: 1px 2px 0px 0px rgba(174, 199, 219, 1);
    position: relative;
    cursor: pointer;
}

    .filterItem:hover {
        background: #f8981d;
    }

    .filterItem.open {
        background: #f8981d;
        -webkit-box-shadow: 1px -1px 0px 0px rgba(174, 199, 219, 1);
        -moz-box-shadow: 1px -1px 0px 0px rgba(174, 199, 219, 1);
        box-shadow: 1px -1px 0px 0px rgba(174, 199, 219, 1);
        border-bottom: 1px solid #e4e1dd;
    }

.filterSubMenu {
    position: absolute;
    background: white;
    top: 59px;
    border: 1px solid #e4e1dd;
    -webkit-box-shadow: 2px 3px 0px 0px rgba(194, 190, 182, 1);
    -moz-box-shadow: 2px 3px 0px 0px rgba(194, 190, 182, 1);
    box-shadow: 2px 3px 0px 0px rgba(194, 190, 182, 1);
    width: 200px;
    z-index: 100;
    display: none;
    left: -47px;
}

.filterItem.open {
    background: #f8981d;
    -webkit-box-shadow: 1px -1px 0px 0px rgba(174, 199, 219, 1);
    -moz-box-shadow: 1px -1px 0px 0px rgba(174, 199, 219, 1);
    box-shadow: 1px -1px 0px 0px rgba(174, 199, 219, 1);
    border-bottom: 1px solid #e4e1dd;
}

    .filterItem.open .filterSubMenu {
        display: block;
        z-index: 400;
    }

.filterSubMenu #tbxPostcodeSearch {
    margin: 15px 10px;
    font-size: 13px;
    padding: 3px 5px;
    border: 1px solid #B8B8B8;
}

.filterSubMenu:after {
    bottom: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(0, 0, 0, 0);
    border-bottom-color: white;
    border-width: 10px;
    margin-left: -10px;
}

.filterSubMenu > ul {
    margin: 12px 10px;
    margin-bottom: 18px;
}

.filterSubMenu li {
    color: #3e3e3e;
    font-size: 14px;
    list-style: none;
}

    .filterSubMenu li > a {
        display: block;
        padding: 4px 0;
        padding-left: 20px;
    }

.filterSubMenu .careHomeList {
    margin-top: 10px;
    margin-bottom: 18px;
}

    .filterSubMenu .careHomeList a {
        display: block;
        padding: 4px 10px 4px 33px;
        color: #3e3e3e;
        font-size: 14px;
    }

        .filterSubMenu .careHomeList a:hover, .filterSubMenu .careHomeList a.selected {
            background: #f8981d;
            color: White;
        }

.filterClear {
    background: #e3e0dc;
    display: inline-block;
}

div.filterClear > a {
    color: #3e3e3e;
    text-decoration: none;
    padding: 4px 15px;
    display: block;
    font-size: 18px;
    font-weight: normal;
}

/* Ticks */
.tick {
    background: url(/Custom/Images/spritesheets/ticks.png) no-repeat -12px 0;
    display: inline-block;
    width: 12px;
    height: 10px;
    position: relative;
    top: 4px;
}

.filterItem.active > .tick {
    background-position: -36px 0;
}

.filterSubMenu .tick .active {
    background-position: 0 0;
}

.filterSubMenu .tick {
    background-position: -24px 0;
    margin-right: 5px;
}

.filter .active {
    background-position: 0 0;
}

/* News Widget */

.newsEventsWidget .tabNav .active {
    width: 76.5%;
}

    .newsEventsWidget .tabNav .active > a {
        padding-left: 23px;
        padding-top: 13px;
    }

.newsEventsWidget .tabNav > li {
    height: 35px;
    width: 22.5%;
    /* text-align: left; */
    padding: 0;
    padding-top: 3px;
}

    .newsEventsWidget .tabNav > li > a {
        padding: 0;
        padding-left: 14px;
        text-align: left;
        padding-top: 6px;
    }

.newsEventsWidget .newsDetail {
    width: 61%;
    border-bottom: none;
    margin-bottom: 7px;
}

.newsEventsWidget .newsList {
    width: 36%;
    margin-left: 0;
}

    .newsEventsWidget .newsList .moreNews {
        float: none;
        margin-top: 5px;
        margin-bottom: 0;
    }

.newsEventsWidget .newsTab {
    padding: 10px 25px;
    padding-top: 20px;
    min-height: 246px;
}

.newWindowWhite {
    background: url(/Custom/Images/newWindowIconWhite.png) no-repeat 0 0;
    display: inline-block;
    width: 12px;
    height: 11px;
    margin: 0 3px;
}

.contactForm .sfError {
    position: absolute;
}

div.contactForm .sfContentBlock .sectionInnerHeading {
    display: inline-block;
    font-family: "Baskervlle2 BT", serif;
    font-size: 32px;
    line-height: 23px;
}

.contactForm .mandatoryTitle {
    float: right;
    top: 10px;
    position: relative;
}

.contactForm .sfFormBox.sfTxtBoxMedium .sfTxt, .contactForm .sfFormBlock.sfTxtBlockMedium .sfTxt {
    background: #f7f4f0;
    width: 90%;
    border: 1px solid #dfd7cb;
    font-size: 18px;
    font-family: "EffraSvg", "Effra", arial, sans-serif;
    color: #3e3e3e;
}

.contactForm .sfFormBlock.sfTxtBlockMedium .sfTxt {
    width: 95%;
}

.contactForm .sfFormBox.sfTxtBoxMedium .sfTxtLbl, .contactForm .sfTopLbls .sfTxtLbl {
    font-size: 18px;
    font-family: "EffraSvg", "Effra", arial, sans-serif;
    font-weight: normal;
}

.contactForm .sfFormSubmit .standardBtn {
    float: right;
    border: none;
    width: 218px;
    text-align: left;
    padding: 10px 15px;
    margin-right: 20px;
}

.contactForm.careersFooterContact .sfFormBox.sfTxtBoxMedium .sfTxt,
.contactForm.careersFooterContact .sfFormBlock.sfTxtBlockMedium .sfTxt {
    background: #f0f0f0;
    font-size: 13px;
    border: 1px solid #dddcd8;
    padding: 6px;
    color: #3d3d3d;
}

.contactForm.careersFooterContact .sfFormBlock {
    margin-bottom: 0;
}

.contactForm.careersFooterContact textarea.sfTxt {
    height: 63px;
}

.careersFooterContact .contentArea {
    position: relative;
}

.contactForm.careersFooterContact .sfFormSubmit .standardBtn {
    padding: 10px 24px;
    width: auto;
    bottom: 22px;
    position: absolute;
    right: 15px;
}

.careersFooterContact .sfFormBox {
    margin-bottom: 15px;
}

.wordsHighlight {
    color: #f8981d;
}

.thankYouContent {
    text-align: center;
}

.careersFooterInfo .sfContentBlock {
    height: 171px;
}

.thankYouContent .wordsHighlight {
    font-family: 'Baskervlle2 Italic', serif;
    font-size: 32px;
}

/* Photo Gallery Stuff */
.contentArea .galleria, .contentArea .galleria-container {
    background: transparent;
}

.contentArea .galleria-info {
    display: none !important;
}

.contentArea .galleria-thumbnails .galleria-image {
    border: 3px solid white;
    display: inline-block;
    position: initial;
    float: none;
}

    .contentArea .galleria-thumbnails .galleria-image.active {
        border: 3px solid #f8981d;
    }

.contentArea .galleria-thumb-nav-left:hover, .contentArea .galleria-thumb-nav-right:hover {
    background-color: #777;
}

.contentArea .galleria-thumb-nav-right {
    border-left: 1px solid #777;
    top: 3px;
}

.contentArea .galleria-thumb-nav-left {
    border-right: 1px solid #777;
    top: 3px;
}

.newsListDetail .newsDate {
    font-size: 14px;
}

/* Link hover colours */
.topNavLinks li a:hover,
body .sfContentBlock .sectionHeading > a:hover,
body .footer .sectionHeading > a:hover,
.careServices .contentZone > .contentItem.activeItem > a:hover,
.contentArea .home-view-more a:hover, .contentArea .home-view-more:hover,
html a.itemLink:hover,
div.contentArea .sfContentBlock .sectionInnerHeading > a:hover,
.newsDetail .newsTitle:hover,
.newsList .newsLink:hover {
    color: #f8981d;
}


body a:hover {
    text-decoration: none;
    color: #f8981d;
    cursor: pointer;
}

/* Bootstrap Modal Overwrite */
.modal {
    overflow-y: auto;
}

body.modal-open {
    overflow: auto;
}

.modal .modal-dialog .close {
    background: #f8981d;
    position: absolute;
    top: -9px;
    z-index: 20;
    right: -7px;
    color: white;
    border: none;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    height: 25px;
    width: 25px;
    font-size: 18px;
}

.modal .modal-content {
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-top: 2px solid #f4a846;
    padding: 25px 30px;
}

    .modal .modal-content .leftCol, .modal .modal-content .rightCol {
        float: left;
        width: 48%;
    }

    .modal .modal-content .rightCol {
        padding-left: 20px;
        min-height: 268px;
        position: relative;
    }

    .modal .modal-content .standardBtn {
        right: 0;
        position: absolute;
        bottom: 0;
    }

.careHomeGallery .galleria-container {
    height: 265px;
    margin-bottom: 30px;
}

.careHomeGallery .galleria-stage {
    float: left;
    width: 72%;
    top: 0;
    left: 0;
    height: 265px;
}

.careHomeGallery .galleria-thumbnails-container {
    float: right;
    right: 0;
    width: 25%;
    position: static;
    height: 265px;
}

.careHomeGallery .galleria-thumbnails-list {
    height: 100%;
    margin: 0 !important;
}

.careHomeGallery .galleria-thumbnails {
    position: static;
    left: 0px;
    /* height: 200px; */
}

.careHomeNon .homeHeading {
    color: #f8981d;
    line-height: 23px;
    font-size: 32px;
    font-family: "Baskervlle2 BT", serif;
    margin-top: 10px;
}

.careHomeGallery .galleria-stage .galleria-image, .careHomeGallery .galleria-stage .galleria-image img {
    width: auto !important;
    max-width: 660px;
    height: auto !important;
    overflow: visible !important;
}

.staffItem {
    padding-top: 20px;
    border-top: 1px solid #e8e8e8;
    border-bottom: 0;
}

    .staffItem .staffTitle {
        font-size: 18px;
    }

    .staffItem .staffHeading {
        font-size: 22px;
        font-weight: bold;
        color: #00467f;
    }

.executiveBoardList {
    padding: 0;
    margin: 0;
}

    .executiveBoardList li {
        margin-bottom: 15px;
        padding-top: 10px;
    }

        .executiveBoardList li p {
            padding-top: 10px;
        }

        .executiveBoardList li .member {
            display: block;
            font-size: 14px;
            font-weight: bold;
        }

        .executiveBoardList li img {
            float: left;
            margin-right: 10px;
        }

.accordion {
    padding: 0;
    margin: 0;
}

    .accordion dt, .accordion dd {
        margin: 0;
        padding: 10px 0;
    }

    .accordion dd {
        border-top: 0;
        font-size: 12px;
        padding-top: 0;
    }

    .accordion dt a:hover {
        text-decoration: none;
    }

.secondary .accordion dd a {
    text-decoration: none;
}

    .secondary .accordion dd a:hover {
        text-decoration: underline;
    }

.secondary .accordion dd ul {
    margin: 0;
}

.accordion p {
    font-size: 13px;
}

.accordion dt {
    cursor: pointer;
}

.chronicle-grid strong {
    font-size: 16px;
    font-weight: bold;
    color: #00467f;
    display: block;
}

.ourHomesWidget .mapLegend ul {
    margin: 0;
    padding: 0;
    position: absolute;
    bottom: -34px;
}

.mapLegend li {
    padding-left: 20px;
    display: inline-block;
    margin-right: 17px;
    color: #3e3e3e;
    font-size: 14px;
    line-height: 23px;
    padding-top: 0;
}

.mapLegend .residentialNursing {
    background: url(/Custom/Images/Maps/residential-nursing-icon.png) no-repeat 0 5px;
}

.mapLegend .dedicatedDementia {
    background: url(/Custom/Images/Maps/dementia-home-icon.png) no-repeat 0 5px;
}

.mapLegend .residentialNursingDementia {
    background: url(/Custom/Images/Maps/residential-nursing-dementia-icon.png) no-repeat 0 5px;
}

.contentContainer .btn-action {
    background: #00467f;
    color: white;
    font-size: 18px;
    line-height: 19px;
    padding: 7px 10px;
    border: 1px solid #e4e1dd;
    display: inline-block;
    -webkit-box-shadow: 1px 2px 0px 0px rgba(174, 199, 219, 1);
    -moz-box-shadow: 1px 2px 0px 0px rgba(174, 199, 219, 1);
    box-shadow: 1px 2px 0px 0px rgba(174, 199, 219, 1);
    position: relative;
    cursor: pointer;
}

.valuesContainer {
    margin-top: 20px;
}

    .valuesContainer .contentWrapper {
        display: none;
    }

    .valuesContainer .contentArea {
        padding: 30px;
    }

.careServicesBanner .bannerControls li.valuesFriendly {
    background: #ec008c;
    border-top: 3px solid #d4007e;
}

.careServicesBanner .bannerControls li.valuesKind {
    background: #85c441;
    border-top: 3px solid #77b03a;
}

.careServicesBanner .bannerControls li.valuesIndividual {
    background: #f8981d;
    border-top: 3px solid #df891a;
}

.careServicesBanner .bannerControls li.valuesReassuring {
    background: #0096db;
    border-top: 3px solid #0087c5;
}

.careServicesBanner .bannerControls li.valuesHonest {
    background: #622c72;
    border-top: 3px solid #582866;
}

.our-promise-values.careServicesBanner .bannerControls li a {
    color: #fff;
}

.our-promise-values.careServicesBanner .bannerControls li h3 {
    margin: 0;
    font-size: 12px;
    border-bottom: 0;
    padding-bottom: 1px;
}

    .our-promise-values.careServicesBanner .bannerControls li h3 a {
        font-size: 18px;
    }

.careServicesBanner .bannerContent .bannerItem h2.pink {
    color: #ec008c;
}

.careServicesBanner .bannerContent .bannerItem h2.green {
    color: #85c441;
}

.careServicesBanner .bannerContent .bannerItem h2.orange {
    color: #f8981d;
}

.careServicesBanner .bannerContent .bannerItem h2.blue {
    color: #0096db;
}

.careServicesBanner .bannerContent .bannerItem h2.purple {
    color: #622c72;
}

.our-promise-values.careServicesBanner .bannerControls li.valuesFriendly .active, .careServicesBanner .bannerControls li.valuesFriendly:hover {
    background: white;
    border-top: 3px solid #d4007e;
    margin-top: -5px;
}

.our-promise-values.careServicesBanner .bannerControls li.valuesKind .active, .careServicesBanner .bannerControls li.valuesKind:hover {
    background: white;
    border-top: 3px solid #77b03a;
    margin-top: -5px;
}

.our-promise-values.careServicesBanner .bannerControls li.valuesIndividual .active, .careServicesBanner .bannerControls li.valuesIndividual:hover {
    background: white;
    border-top: 3px solid #df891a;
    margin-top: -5px;
}

.our-promise-values.careServicesBanner .bannerControls li.valuesReassuring .active, .careServicesBanner .bannerControls li.valuesReassuring:hover {
    background: white;
    border-top: 3px solid #0087c5;
    margin-top: -5px;
}

.our-promise-values.careServicesBanner .bannerControls li.valuesHonest .active, .careServicesBanner .bannerControls li.valuesHonest:hover {
    background: white;
    border-top: 3px solid #582866;
    margin-top: -5px;
}

.our-promise-values.careServicesBanner .bannerControls li.valuesFriendly .active a, .our-promise-values.careServicesBanner .bannerControls li.valuesFriendly:hover a {
    color: #ec008c;
}

.our-promise-values.careServicesBanner .bannerControls li.valuesKind .active a, .our-promise-values.careServicesBanner .bannerControls li.valuesKind:hover a {
    color: #85c441;
}

.our-promise-values.careServicesBanner .bannerControls li.valuesIndividual .active a, .our-promise-values.careServicesBanner .bannerControls li.valuesIndividual:hover a {
    color: #f8981d;
}

.our-promise-values.careServicesBanner .bannerControls li.valuesReassuring .active a, .our-promise-values.careServicesBanner .bannerControls li.valuesReassuring:hover a {
    color: #0096db;
}

.our-promise-values.careServicesBanner .bannerControls li.valuesHonest .active a, .our-promise-values.careServicesBanner .bannerControls li.valuesHonest:hover a {
    color: #622c72;
}

.our-promise-values.careServicesBanner .bannerControls li.active:after, .our-promise-values.careServicesBanner .bannerControls li:hover:after {
    bottom: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: none;
    border-bottom-color: none;
    border-width: 0px;
    margin-left: 0px;
}

.usefulFilmList {
    padding: 0;
    margin: 0;
}

    .usefulFilmList li {
        margin-bottom: 15px;
        padding-top: 10px;
    }

        .usefulFilmList li .title {
            display: block;
            font-size: 18px;
            font-weight: bold;
            line-height: 1.1em;
            margin-bottom: 3px;
        }

        .usefulFilmList li img {
            float: left;
            margin-right: 10px;
            max-width: 220px;
        }

ul.staffList li {
    list-style: none;
}

    ul.staffList li.firstItem div.listItemBody img {
        margin-top: 0;
    }

ul.staffList img.rightPadded {
    border-radius: 12px;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    float: right;
    margin: 0 0 10px 10px;
}

.k-ie .headerContainer .sfNavHorizontalDropDown .k-item > a.k-link {
    padding: 7px 15px 0;
}

.k-ie .headerContainer .sfNavHorizontalDropDown .k-popup .k-item > a.k-link {
    padding: 10px 15px;
    width: 142px;
}

.k-ie .headerContainer .sfNavHorizontalDropDown .k-group {
    list-style: none;
}

.k-ie .headerContainer .topNav .sfNavHorizontal li:before .k-ie8 .careServicesBanner .bannerControls LI {
    width: 18.8%;
}

.k-ie8 .careServicesBanner .fourControls.bannerControls LI {
    width: 23.8%;
}

.k-ie8 .newsEventsWidget .tabNav .active {
    width: 66.5%;
}

.k-ie8 .tabNav > LI {
    width: 31.4%;
}

.k-ie8 .headerContainer .topNav .sfNavHorizontal LI .k-group LI:before, .k-ie8 .headerContainer .topNav .sfNavHorizontal LI .k-group LI:after {
    content: "" !important;
}

.k-ie8 .careServicesBanner .bannerControls li {
    width: 18.8%;
}


.testimonialFilter select {
    background: #00467f;
    font-size: 16px;
    font-family: 'EffraSvg', 'effra', Arial,Verdana,Sans-serif;
    font-weight: 400;
    color: white;
    border: 0;
    appearance: none;
    -moz-appearance: none; /* Firefox */
    -webkit-appearance: none; /* Safari and Chrome */
}

.testimonialFilter option {
    background: #ffffff;
    color: #3e3e3e;
    font-size: 14px !important;
}


/* Sitemap overrides */
.sitemap-list .k-treeview .k-in {
    border: none;
}

.wrapper .sitemap-list .k-icon {
    display: none;
}

.honey {
    display: none;
}

/* Social share styling */
.RadSocialShare.RadSocialShare_Default {
    padding: 10px;
    margin-left: 0px;
    border-top: 1px solid #e3e0dc;
    border-bottom: none;
    border-left: none;
    border-right: none;
    background: #faf9f6;
}

.RadSocialShare_Default .sshContent {
    padding-left: 0;
}

.RadSocialShare_Default:before {
    content: "Share this news with your friends and family";
    font-size: 12px;
    color: #6b6c6e;
    font-family: Verdana, Sans-Serif;
    max-width: 140px;
    line-height: 1.2;
    margin-bottom: 10px;
    display: block;
}

.event-social .RadSocialShare_Default:before {
    content: "Share this event with your friends and family";
}

.RadSocialShare_Default .sshLinkItem .sshShareOnFacebook {
    background: url(/custom/images/facebook.png) no-repeat top left;
    width: 32px;
    height: 32px;
    margin-right: 10px;
    background-position: 0 0;
}

.RadSocialShare_Default .sshLinkItem .sshShareOnTwitter {
    background: url(/custom/images/twitter.png) no-repeat top left;
    width: 32px;
    height: 32px;
    margin-right: 10px;
}

.RadSocialShare_Default .sshLinkItem .sshGooglePlusIt {
    background: url(/custom/images/google-plus.png) no-repeat top left;
    width: 32px;
    height: 32px;
    margin-right: 10px;
}

.RadSocialShare_Default .sshListItem:last-child {
    background: url(/custom/images/google-plus.png) no-repeat top left !important;
    width: 32px !important;
    height: 32px !important;
    margin-right: 10px !important;
    position: relative;
    z-index: 2;
    padding: 0;
}

.RadSocialShare_Default #___plusone_0 {
    opacity: 0;
    width: 32px !important;
    height: 32px !important;
}

    .RadSocialShare_Default #___plusone_0 iframe {
        width: 32px !important;
        height: 32px !important;
    }

.RadSocialShare_Default .sshLinkItem:hover .sshShareOnFacebook, .RadSocialShare_Default .sshLinkItem:hover .sshShareOnTwitter {
    background-position: 0 0;
}



/* Tabs */

.tab__container {
    /*border: 2px solid #dedbd8;*/
    border-radius: 10px;
    max-width: 1100px;
    /*background: white;*/
    margin: 0 auto;
}

.tab__group .tab__title {
    display: inline-block;
    width: 50%;
}

    .tab__group .tab__title a {
        background-color: #dedbd8;
        padding: 30px 40px 40px;
        border-top-left-radius: 8px;
        border-top-right-radius: 8px;
        color: #00a1d8;
        display: block;
        text-decoration: none;
        font-weight: bold;
        font-size: 20px;
        border: 2px solid #dedbd8;
        border-bottom: 0;
        padding-left: 100px;
    }

        .tab__group .tab__title a[href='#carehome'] {
            background: #dedbd8 url(/Custom/Images/testimonial-tabs-circles.png) no-repeat 30px 47%;
            border-bottom-right-radius: 8px;
            border-right: 0;
        }

        .tab__group .tab__title a[href='#letters'] {
            background: #dedbd8 url(/Custom/Images/testimonial-tabs-pencil.png) no-repeat 30px 47%;
            border-bottom-left-radius: 8px;
            border-left: 0;
        }

    .tab__group .tab__title.is-active a {
        background-color: white;
    }

.tab__body {
    display: none;
    min-height: 300px;
    padding: 15px 70px;
}

    .tab__body.is-active {
        display: block;
    }

.tab__content {
    border: 2px solid #dedbd8;
    background-color: white;
    border-top: 0;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    margin-top: -8px;
    padding-top: 8px;
}

    .tab__content .carehome-review--large {
        margin: -33px 0 25px -60px;
    }
/* Tabs */
/* Additional overrides for news and events tabs */

.news-and-events--tabs .tab__title__heading {
    border: none;
    text-align: center;
}

.news-and-events--tabs .tab__group .tab__title {
    border-top: 2px solid #f8981d;
    width: 49.86%;
}

    .news-and-events--tabs .tab__group .tab__title a {
        padding-left: 0 !important;
        border-radius: 0;
        border: none;
        color: #3e3e3e;
        text-align: center;
        font-family: "EffraSvg", "Effra", Arial, sans-serif;
        font-weight: normal;
    }

    .news-and-events--tabs .tab__group .tab__title.is-active {
        border-top: 7px solid #f8981d;
    }

    .news-and-events--tabs .tab__group .tab__title a {
        padding-left: 0 !important;
        border-radius: 0;
        border: none;
        color: #3e3e3e;
        text-align: center;
        font-family: "EffraSvg", "Effra", Arial, sans-serif;
        font-weight: normal;
    }

    .news-and-events--tabs .tab__group .tab__title.is-active {
        border-top: 7px solid #f8981d;
    }

    .news-and-events--tabs .tab__body{
            padding: 15px 30px;
    }

    .news-and-events--tabs .tab__content {
        border: none;
    }

/* Testimonial icons */
.careReviewTabs .testimonial-icons {
    display: block;
    margin: 10px 0;
    padding-left: 0;
}

.testimonial-icons li {
    background-position: 0 50%;
    background-repeat: no-repeat;
    list-style: none;
    min-height: 34px;
    padding: 10px 0 0 60px;
    margin-bottom: 25px;
}

    .testimonial-icons li.book {
        background-image: url(/Custom/Images/testimonial-list-book.png);
    }

    .testimonial-icons li.glasses {
        background-image: url(/Custom/Images/testimonial-list-glasses.png);
    }

    .testimonial-icons li.envelope {
        background-image: url(/Custom/Images/testimonial-list-envelope.png);
    }
/* Testimonial icons */


/* Testimonial List Quotes */
.careReviewTabs.testimonial-list {
    max-height: 400px;
    overflow-y: scroll;
}

.careReviewTabs .newsDate {
    font-weight: bold;
}

.careReviewTabs.testimonial-list .itemDetail {
    border: 1px solid #dedbd8;
    padding: 12px 10px;
    border-radius: 3px;
    font-size: 15px;
    margin-bottom: 15px;
    display: flex;
}

    .careReviewTabs.testimonial-list .itemDetail .itemIntro {
        font-size: 15px;
        margin-bottom: 0;
    }

    .careReviewTabs.testimonial-list .itemDetail .itemLeftCol {
        width: 75%;
    }

    .careReviewTabs.testimonial-list .itemDetail .itemRightCol {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 25%;
    }

/* Testimonial List Quotes */

/* Review Feed */
.review-feed {
    max-height: 650px;
    overflow-y: scroll;
}

    .review-feed .review {
        border: 1px solid #dedbd8;
        border-radius: 5px;
        padding: 50px 10px 0px;
        margin-bottom: 15px;
    }

    .review-feed .key {
        padding-left: 0;
        list-style: none;
        margin-bottom: 10px;
    }

        .review-feed .key li {
            display: inline-block;
            width: 20%;
            vertical-align: top;
            margin-right: 25px;
            line-height: 1.1;
            margin-top: 10px;
        }
/* Review Feed */

/* Carehome score */
.carehome-review {
    color: #648d9a;
}

    .carehome-review a, .carehome-review a:link, .carehome-review a:visited, .carehome-review a:hover, .carehome-review a:active {
        color: #648d9a;
        text-decoration: underline;
    }

.carehome-score {
    width: 150px;
    height: 146px;
    background: url(/Custom/Images/carehome-review-bg.png) no-repeat 50% 50%;
    position: relative;
}

.carehome-score--left {
    float: left;
    margin-right: 15px;
}

.carehome-score--left__content {
    padding: 30px 0;
    line-height: 1.2;
}

.carehome-score .value {
    position: absolute;
    top: 25%;
    left: 29%;
    font-weight: bold;
    color: #d03a8e;
    font-size: 34px;
    font-family: Arial, verdana;
}

.review-testimonial-btn {
    color: green;
    border: 3px solid green;
    border-radius: 5px;
    padding: 10px 15px;
    text-align: center;
    background: url(https://placehold.it/30x25) no-repeat 5px 10px;
}

/* Carehome score */

ul.sfimagesTmbList {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

    ul.sfimagesTmbList li.sfimagesTmb {
        width: 160px;
        height: 160px;
        margin: 0;
        overflow: hidden;
        display: inline-block;
        padding: 9px;
    }

        ul.sfimagesTmbList li.sfimagesTmb img {
            min-height: 160px;
            min-width: 160px;
            margin-left: 50%;
            transform: translateX(-50%);
        }

/* Video Widget and modal for Main Site*/

.social-share-intro {
    font-size: 10.9px;
}

.content_wrap ul.video-list > li {
    display: inline-block;
    width: 216px;
    float: left;
    margin-right: 10px;
    margin-top: 20px;
}

ul.video-list li a img {
    width: 100%;
    image-rendering: optimizeSpeed; /* STOP SMOOTHING, GIVE ME SPEED  */
    image-rendering: -moz-crisp-edges; /* Firefox                        */
    image-rendering: -o-crisp-edges; /* Opera                          */
    image-rendering: -webkit-optimize-contrast; /* Chrome (and eventually Safari) */
    image-rendering: pixelated; /* Chrome */
    image-rendering: optimize-contrast; /* CSS3 Proposed                  */
    -ms-interpolation-mode: nearest-neighbor; /* IE8+                           */
}

ul.video-list li a {
}

    ul.video-list li a[data-equalise^="video-link"]:before {
        content: '';
        background: url(/Custom/Images/colten-play.png) no-repeat 60px 15px;
        height: 124px;
        width: 221px;
        position: absolute;
    }


ul.video-list li > iframe {
    width: 100%;
}



.content_wrap .social-share ul li {
    float: left;
    display: inline-block;
    width: 32px;
    margin: 0;
    margin-right: 10px;
}

.content_wrap .social-share ul {
    margin-top: 10px;
    margin-left: 0;
    padding-left: 0;
}

.modal-body iframe {
    width: 100%;
}

.modal-header .close {
    margin-top: -9px;
    float: right;
    background: transparent;
    border: none;
    font-size: 25px;
    top: 0;
    position: absolute;
    right: 5px;
}

span.video-placeholder {
    background-repeat: no-repeat;
    width: 220px;
    height: 165px;
    display: block;
}

li {
    margin-right: 0;
}

.content_wrap ul {
    padding: 0 0 0 0px;
    margin: 0;
}

.sf_cols.content_wrap.main-site {
    padding: 0 10px;
}


.content_wrap.main-site ul.video-list > li {
    display: inline-block;
    width: 220px;
    float: left;
    margin-right: 20px;
    margin-top: 20px;
}
span.k-icon.k-i-arrow-60-down.k-menu-expand-arrow {
    display: none;
}