﻿body {
    font-family: Arial,Verdana,Helvetica,Sans-serif;
    font-size: 15px;
    line-height: 1.5;
    min-width: 985px;
    background: #ffffff;
}

    body.sfPageEditor {
        background: #ffffff;
    }

.advisorLogo .sfimagesTmbList .sfimagesTmb {
    float: right;
    max-width: 200px;
}

/*#region --- CONTENT BLOCK Typography --- */

.sfContentBlock h1, .sfContentBlock h2, .sfContentBlock h3, .sfContentBlock h4, .sfContentBlock h5 {
    margin: 0;
    padding: 0;
    line-height: 1.2;
    font-family: Arial,Verdana,Helvetica,Sans-serif;
    color: #00638d;
    border: none;
}

.sfContentBlock h1 {
    font-size: 18pt;
    font-weight: normal;
    padding-bottom: 5px;
}

    .sfContentBlock h1 ~ h1 {
    }

.sfContentBlock h2 {
    font-size: 14pt;
    font-weight: normal;
    padding-bottom: 5px;
}

.sfContentBlock h3 {
    font-size: 12pt;
    font-weight: bold;
    padding-bottom: 5px;
}

.sfContentBlock h4 {
    font-size: 12pt;
    font-weight: bold;
}

.sfContentBlock h5 {
    font-size: 10pt;
    font-weight: normal;
    font-style: italic;
}

.sfContentBlock p {
    margin-bottom: 18px;
}

.sfContentBlock ul {
    padding-left: 20px;
    list-style: disc;
    margin-bottom: 18px;
}

.sfContentBlock ol {
    padding-left: 20px;
    list-style-type: decimal;
    margin-bottom: 18px;
}

    .sfContentBlock ul ul, .sfContentBlock ol ul {
        list-style-type: circle;
    }

        .sfContentBlock ul ul ul, .sfContentBlock ol ol ul {
            list-style-type: square;
        }

.sfContentBlock ul.sshContent {
    margin-bottom: 0;
    padding-left: 0;
}

.sfContentBlock table {
    width: 100%;
    border-right: 1px solid #45c2d2;
    border-bottom: 1px solid #45c2d2;
}

    .sfContentBlock table td {
        padding: 1px;
        border-top: 1px solid #45c2d2;
        border-left: 1px solid #45c2d2;
    }

    .sfContentBlock table th {
        padding: 1px;
        border-top: 1px solid #45c2d2;
        border-left: 1px solid #45c2d2;
    }

.sfContentBlock hr {
    background-color: #45c2d2;
    border: none;
    height: 2px;
}

.join-now {
    margin: 0;
    padding: 3pt 0pt;
    line-height: 1.2;
    font-family: Arial,Verdana,Helvetica,Sans-serif;
    color: #00638d;
    border: none;
    font-size: 14pt;
    font-weight: normal;
    text-align: right;
}

.advertbar {
    text-align: center;
    margin-top: 10px;
    padding-bottom: 20px;
    border-bottom: 1px solid #45c2d2;
}

.NewsWidget .sfContentBlock h1, .NewsWidget .sfContentBlock h2, .NewsWidget .sfContentBlock h3, .NewsWidget .sfContentBlock h4, .NewsWidget .sfContentBlock h5 {
    padding: 0;
    line-height: 1;
}

.EventsWidget .sfContentBlock h1, .EventsWidget .sfContentBlock h2, .EventsWidget .sfContentBlock h3, .EventsWidget .sfContentBlock h4, .EventsWidget .sfContentBlock h5 {
    padding-top: 0;
    padding-bottom: 0.25em;
    line-height: 1;
}

.contentpage-heading h1 {
    padding: 20px 0 0px 0;
    line-height: 1.2;
    font-family: Arial,Verdana,Helvetica,Sans-serif;
    color: #00638d;
    border: none;
    font-size: 40px;
    font-weight: normal;
    text-align: left;
}

.contentpage-heading {
    border: none;
    /*border-bottom: 1px solid #a2e0e8;*/
}

.eventlisting {
    height: 165px;
    overflow-y: auto;
}

.advertiser-logo {
    margin: 0 5px 20px 5px;
    ;
    width: 200px;
    float: left;
}

.advertiser-summary {
    margin: 20px 5px;
    margin-left: 225px;
}

    .advertiser-summary h1, .advertiser-summary h2, .advertiser-summary h3, .advertiser-summary h4, .advertiser-summary h5 {
        margin: 0;
        padding: 0;
        line-height: 1.2;
        font-family: Arial,Verdana,Helvetica,Sans-serif;
        color: #00638d;
        border: none;
    }

    .advertiser-summary h1 {
        font-size: 18pt;
        font-weight: normal;
        padding-bottom: 5px;
    }

        .advertiser-summary h1 ~ h1 {
        }

    .advertiser-summary h2 {
        font-size: 14pt;
        font-weight: normal;
        padding-bottom: 5px;
    }

    .advertiser-summary h3 {
        font-size: 12pt;
        font-weight: bold;
        padding-bottom: 5px;
    }

    .advertiser-summary h4 {
        font-size: 12pt;
        font-weight: bold;
    }

    .advertiser-summary h5 {
        font-size: 10pt;
        font-weight: normal;
        font-style: italic;
    }

.advertiser-standard {
    margin: 20px 0;
    border-top: 2px solid #a2e0e8;
}

.advertiser-container {
    clear: both;
    margin: 20px 0;
    border-bottom: 2px solid #a2e0e8;
}

.advertiser-logo .sfimageWrp img {
    max-width: 150px;
    max-height: 100px;
}

/*#endregion */

/*#region --- Layout --- */

.section-inner {
    width: 1080px;
    position: relative;
    left: 50%;
    margin-left: -540px;
}

.section-banner {
    width: 1080px;
    position: relative;
    left: 50%;
    margin-left: -540px;
    z-index: 3;
}

.sfBreadcrumbWrp .RadSiteMap .sfNoBreadcrumbNavigation .rsmLink, .sfBreadcrumbWrp .RadSiteMap .sfNoBreadcrumbNavigation .rsmLink:hover {
    color: #45c2d2;
    cursor: default;
    text-decoration: none;
}

.sfBreadcrumbWrp .RadSiteMap .sfBreadcrumbNavigation .rsmLink:hover {
    color: #45c2d2;
    text-decoration: none;
}

.sfBreadcrumbWrp .RadSiteMap .sfBreadcrumbNavigation .rsmLink {
    color: #45c2d2;
    text-decoration: none;
}

.RadSiteMap_Sitefinity {
    color: #45c2d2;
}

.RadSiteMap .rsmThreeLevels .rsmLevel1 .rsmLink, .RadSiteMap .rsmThreeLevels .rsmLevel1 .rsmTemplate, .RadSiteMap .rsmTwoLevels .rsmLevel1 .rsmLink, .RadSiteMap .rsmTwoLevels .rsmLevel1 .rsmTemplate, .RadSiteMap .rsmOneLevel .rsmItem .rsmLink, .RadSiteMap .rsmOneLevel .rsmItem .rsmTemplate {
    padding-left: 0px;
}

@media only screen and (max-width : 1080px) {

    .section-inner {
        width: 100%;
        left: 0%;
        margin-left: 0px;
        right: 0%;
        margin-right: 0px;
    }

    .section-banner {
        width: 100%;
        left: 0%;
        margin-left: 0px;
        right: 0%;
        margin-right: 0px;
    }

    .main-body {
        margin-left: 5px;
        margin-right: 20px;
    }
}

/*#endregion */

/*#region --- Tiles --- */

.tile {
    padding: 15px 10px 15px 10px;
    font-size: 12px;
}

    .tile h1 {
        margin: 0 0 3px 0;
        padding: 0;
        font-size: 18pt;
        line-height: 1;
    }

    .tile a, .tile a:link, .tile a:visited, .tile a:hover, .tile a:active {
        color: #ffffff;
        text-decoration: none;
    }

        .tile a:hover, .tile a:active, .tile a:focus {
            text-decoration: none;
            color: #ffffff;
            cursor: pointer;
        }

.background-dark-blue, .tile-background-dark-blue .tile, .tile-background-dark-blue .tile h1 {
    background-color: #00638e;
    color: #ffffff;
}

.background-mid-blue, .tile-background-mid-blue .tile {
    background-color: #45c2d2;
    color: #ffffff;
}

.background-light-blue, .tile-background-light-blue .tile {
    background-color: #a2e0e8;
    color: #000000;
}

.background-ultralight-blue, .tile-background-ultralight-blue .tile {
    background-color: #ecf9fa;
    color: #000000;
}

.background-mid-blue hr {
    background-color: #00638e;
}

.background-purple, .tile-background-purple .tile {
    background-color: #400061;
    color: #ffffff;
}

.background-orange, .tile-background-orange .tile {
    background-color: #fa9a00;
    color: #ffffff;
}

.background-white, .tile-background-white .tile {
    background-color: #ffffff;
    color: #000000;
}

    .tile-background-white .tile a, .tile-background-white .tile .tile-background-white .tile a:link, .tile-background-white .tile a:visited, .tile-background-white .tile a:hover,
    .tile-background-white .tile a:active {
        color: #000000;
        text-decoration: none;
    }

        .tile-background-white .tile a:hover, .tile-background-white .tile a:active, .tile-background-white .tile a:focus {
            text-decoration: none;
            color: #000000;
            cursor: pointer;
        }


.tile .marker-round {
    background: url('../Images/tile-marker-round.png') no-repeat top left;
}

    .tile .marker-round.bottom {
        background: url('../Images/tile-marker-round.png') no-repeat bottom right;
    }

.tile .tile-icon table {
    width: 100%;
}

.tile .tile-icon td {
    width: 100%;
}

.tile .centred.tile-icon td img {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.tile .left.tile-icon td img {
    display: block;
    margin-left: 0;
    margin-right: auto;
}


.tile .right.tile-icon td img {
    display: block;
    margin-left: auto;
    margin-right: 0;
}


/*#endregion */

/*#region --- Sitefinity Styling --- */

.sfnewsListTitleDateSummary .sfnewsListItem {
    padding-bottom: 5px;
}

.sfnewsListTitleDateSummary .sfnewsSummary {
    font-size: 11px;
    color: #00638e;
}

.sfnewsListTitleDateSummary .sfnewsMetaInfo {
    margin-bottom: 2px;
    font-size: 11px;
    color: #45c2d2;
}

a.sfnewsFullStory {
    font-size: 11px;
}

ul.sfnewsList .sfnewsListTitleDateSummary {
    height: 200px;
    overflow-y: scroll;
}

.sfnewsListTitleDateSummary h2.sfnewsTitle {
    font-size: 14px;
    font-weight: bold;
    line-height: 1;
}

.sfeventsListTitleCityDate h2.sfeventTitle {
    font-size: 14px;
    font-weight: bold;
    line-height: 1.25;
}

    .sfeventsListTitleCityDate h2.sfeventTitle a {
        color: #ffffff;
    }

.sfeventsListTitleCityDate .sfeventMetaInfo {
    font-size: 13px;
    color: #fff;
}

.sfeventsListTitleCityDate .sfeventDates {
    font-size: 13px;
    color: #00638e;
}

.sfNavHorizontalDropDown {
    background-color: #fff;
}

.main-nav {
    border-top: 1px solid #a2e0e8;
    border-bottom: 1px solid #a2e0e8;
    padding: 0px 0 0 0;
    line-height: 1;
}

    .main-nav .share-links {
        float: right;
        margin-top: 8px;
    }

.Breadcrumb {
    border-bottom: solid 1px #45c2d2;
}

    .Breadcrumb .sfBreadcrumbWrp {
        margin: 5px 0 10px;
        font-size: 13px;
    }


.sfsearchBox {
    background-color: #e8f7f9;
}

    .sfsearchBox .sfsearchTxt {
        width: 150px;
        height: 20px;
        border-style: none;
        border-width: 0;
        background-color: #e8f7f9;
        color: #006791;
    }

.sfsearchSubmit {
    background: no-repeat center url(../images/searchSubmit.gif) #e8f7f9;
    border-style: none;
    border-width: 0;
    color: transparent;
    height: 30px;
    width: 30px;
}

.sfsearchSubmitButton {
    border-style: none;
    border-width: 0;
    height: 30px;
    width: 30px;
}


.top-login {
    background-color: #006791;
    color: #ffffff;
    height: 25px;
    padding-top: 5px;
}

    .top-login a {
        color: #ffffff;
        margin-left: 5px;
    }

.local-nav {
    border-top: 1px solid #a2e0e8;
    border-bottom: 1px solid #a2e0e8;
    padding: 5px 0;
}

.sfNavHorizontalDropDown > .k-item > a.sfSel.k-link, .sfNavHorizontalDropDown > .k-item > a.sfSel.k-link:hover {
    margin-top: 0px;
    padding-top: 0px;
}

.sfNavHorizontalDropDown .k-item > a.sfSel.k-link, .sfNavHorizontalDropDown .k-item > a.sfSel.k-link:hover {
    background-color: transparent;
}

.sfNavHorizontalDropDown .k-i-arrow-s {
    background: none;
}


.sfNavHorizontalDropDown .k-popup .k-item > a.k-link {
    padding: 0 10px;
    padding-right: 20px;
}

.sfTitleSmall.sfFormTitle {
    font-size: 22px;
    color: #00638d;
}

.main-nav .sfNavHorizontalDropDown .k-item > a.k-link {
    display: block;
    padding: 0 10px 0 0;
    height: 30px;
    line-height: 30px;
    color: #00638d;
}

.local-nav .sfNavHorizontalDropDown .k-item > a.k-link {
    display: block;
    padding: 0 10px 0 0;
    height: 26px;
    line-height: 26px;
    color: #45c2d2;
}

.sfNavHorizontalDropDown .k-popup .k-item > a.k-link {
    padding: 0 10px;
}

/*#endregion */

/*#region table styles*/

.PSI-default-table {
    border-width: 0px;
    border-style: none;
    border-collapse: collapse;
    font-family: Arial, Helvetica, sans-serif;
}

    .PSI-default-table tr.PSI-default-tableTableHeaderRow {
        margin: 10px;
        padding: 10px;
        color: #ffffff;
        background: #00638d;
        text-align: left;
        font-size: 10pt;
        font-style: normal;
        font-family: Arial, Helvetica, sans-serif;
        text-transform: capitalize;
        font-weight: bold;
        border-spacing: 10px;
        line-height: 14pt;
        vertical-align: top;
    }

    .PSI-default-table td.PSI-default-tableTableHeaderFirstCol {
        padding: 10px 5.4pt 10px 5.4pt;
        color: #ffffff;
        line-height: 14pt;
        border: 1px solid #000000;
    }

    .PSI-default-table td.PSI-default-tableTableHeaderLastCol {
        padding: 10px 5.4pt 10px 5.4pt;
        color: #ffffff;
        line-height: 14pt;
        border: 1px solid #000000;
    }

    .PSI-default-table td.PSI-default-tableTableHeaderOddCol {
        padding: 10px 5.4pt 10px 5.4pt;
        color: #ffffff;
        line-height: 14pt;
        border: 1px solid #000000;
    }

    .PSI-default-table td.PSI-default-tableTableHeaderEvenCol {
        padding: 10px 5.4pt 10px 5.4pt;
        color: #ffffff;
        line-height: 14pt;
        border: 1px solid #000000;
    }

    .PSI-default-table tr.PSI-default-tableTableOddRow {
        color: #000000;
        background-color: #ffffff;
        font-size: 10pt;
        vertical-align: top;
    }

    .PSI-default-table tr.PSI-default-tableTableEvenRow {
        color: #000000;
        background-color: #ecf9fa;
        font-size: 10pt;
        vertical-align: top;
    }

    .PSI-default-table td.PSI-default-tableTableFirstCol {
        padding: 0in 5.4pt 0in 5.4pt;
        border: 1px solid #000000;
    }

    .PSI-default-table td.PSI-default-tableTableLastCol {
        padding: 0in 5.4pt 0in 5.4pt;
        border: 1px solid #000000;
    }

    .PSI-default-table td.PSI-default-tableTableOddCol {
        padding: 0in 5.4pt 0in 5.4pt;
        border: 1px solid #000000;
    }

    .PSI-default-table td.PSI-default-tableTableEvenCol {
        padding: 0in 5.4pt 0in 5.4pt;
        border: 1px solid #000000;
    }

    .PSI-default-table tr.PSI-default-tableTableFooterRow {
        background-color: #00638d;
        color: #ffffff;
        font-weight: 500;
        font-size: 10pt;
        font-family: Arial, Helvetica, sans-serif;
        line-height: 11pt;
        border-width: 0px;
        border-style: none;
    }

    .PSI-default-table td.PSI-default-tableTableFooterFirstCol {
        padding: 10px 5.4pt 10px 5.4pt;
        border-top: solid gray 1.0pt;
        text-align: left;
        border-width: 0px;
        border-style: none;
    }

    .PSI-default-table td.PSI-default-tableTableFooterLastCol {
        padding: 10px 5.4pt 10px 5.4pt;
        border-top: solid gray 1.0pt;
        text-align: left;
        border-width: 0px;
        border-style: none;
    }

    .PSI-default-table td.PSI-default-tableTableFooterOddCol {
        padding: 10px 5.4pt 10px 5.4pt;
        text-align: left;
        border-width: 0px;
        border-style: none;
        border-top: solid #000000 1.0pt;
    }

    .PSI-default-table td.PSI-default-tableTableFooterEvenCol {
        padding: 10px 5.4pt 10px 5.4pt;
        text-align: left;
        border-width: 0px;
        border-style: none;
        border-top: solid #000000 1.0pt;
    }

/*#endregion */

@media only screen and (max-width : 900px) {
    @-ms-viewport {
        width: device-width;
    }

    .twitter-timeline {
        width: 100%;
        padding-top: 20px;
        padding-bottom: 0px;
    }
}
