﻿/*Bootstrap error when not using the app.css*/
#blazor-error-ui {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }


body {
    background-image: url('../content/backrounds/bg-home-tile.jpg');
    background-position: left -36px;
    background-repeat: repeat-x;
    background-attachment: scroll;
    background-color: #39414A;
    background-size: 10px 225px;
    color: black;
}

/* Override the default bootstrap behavior where horizontal description lists will truncate terms that are too long to fit in the left column */
.dl-horizontal dt {
    white-space: normal;
}

/* main layout 
----------------------------------------------------------*/
h3 {
    font-weight: bold;
}

.content-wrapper {
    padding: 0;
    margin: 0 auto;
    max-width: 1200px;
}

header {
    padding-right: 1%;
    padding-left: 1%;
    background-image: url('../content/backrounds/0c2372f2-b2b4-4b36-9101-b467c7e8f5ed.jpg');
    background-repeat: repeat-y;
    background-position: 50% 0;
    height: 50px;
}

.body-content {
    padding-right: 0.5%;
    padding-left: 0.5%;
    margin-top: 10px;
    background-image: url('../content/backrounds/3c503da7-5b08-4469-be6d-d0c89aa679b2.jpg');
    background-repeat: repeat-y;
    background-position: 50% 0;
    width: 100%;
    height: 1200px;
    border-radius: 10px;
}

.view_content {
    padding-right: 2.0%;
    padding-left: 2.0%;
}

.portal_logo_div {
    float: left;
    background-color: white;
    border-radius: 10px;
    margin: 1px 0 1px 0;
    padding: 0 10px 0 10px;
}

    .portal_logo_div > a {
        color: black;
        font-size: 2.0em;
        font-family: 'Times New Roman';
        font-style: italic;
        font-weight: bold;
        text-decoration: none!important;
    }

        .portal_logo_div > a:hover {
            text-decoration: none;
            font-weight: normal;
        }

.portal_logo {
    opacity: 1;
    margin: 0;
    height: 80px;
    cursor: pointer;
    border-radius: 10px 10px 10px 10px;
}

    .portal_logo:hover {
        opacity: .8;
    }

.contact_login_tbl {
    width: 200px;
    text-align: center;
    float: right;
    margin: 12px auto 0 auto;
}

    .contact_login_tbl > tbody > tr > td {
        border: none;
        padding: 2px 0 2px 0;
    }

        .contact_login_tbl > tbody > tr > td > a.selected {
            border-bottom: 4px solid #3366FF;
            color: #3366FF;
            text-decoration: none;
        }

.phone-contact {
    float: left;
    text-decoration: none;
    color: #FFFFFF;
    font-weight: bold;
}

    .phone-contact:hover {
        color: #3366FF;
        font-weight: bold;
    }

.logon {
    float: right;
    text-decoration: none;
    color: #FFFFFF;
    font-weight: bold;
}

    .logon:hover {
        color: #3366FF;
        font-weight: bold;
    }

.social_links {
    text-align: right;
}

/* ---------------------------------------- Menu Start ---------------------------------------- */
nav {
    clear: left;
}

.menu {
    background-image: url('../content/backrounds/blue-menu.jpg');
    background-color: #93B4DF;
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-color: #6788BE;
    border-bottom-color: #6788BE;
    font: 12px "Segoe UI", Arial, sans-serif;
}

    .menu .rmLink .rmText {
        background-repeat: no-repeat;
        background-position: 0 500px;
    }

    .menu ul {
        padding: 0;
        margin: 0;
        height: 2em;
        z-index: 9000;
    }

        .menu ul ul {
            width: 14em;
        }

        .menu ul li {
            float: left;
            height: 2em;
            line-height: 2em;
            list-style: none outside none;
        }

        .menu ul ul li {
            position: relative;
            line-height: 2em;
            height: auto;
            width: 14em;
            display: block;
        }

    .menu a, .menu a:visited {
        display: block;
        float: left;
        height: 100%;
        font-size: 1em;
        text-decoration: none;
        color: #FFFFFF;
        padding: 0 1em 0 1em;
    }

    .menu ul ul a, .menu ul ul a:visited {
        display: block;
        color: #000000;
        background-image: url('../content/backrounds/blue-menu.jpg');
        background-position: 0 -168px;
        border: 1px solid #979797;
        width: 14em;
        height: 100%;
        line-height: 1.75em;
        padding: 0 0 0 48px;
        background-color: #FFFFFF;
    }

    .menu li:hover {
        position: relative;
    }

    .menu a:hover {
        background-image: url('../content/backrounds/blue-menu.jpg');
        color: #0F3789;
        background-position: 0 -72px;
        border: 1px solid #979797;
    }

    .menu :hover > a {
        background-image: url('../content/backrounds/blue-menu.jpg');
        color: #0F3789;
        background-position: 0 -72px;
        border: 1px solid #979797;
    }

    .menu ul ul a:hover {
        background-image: url('../content/backrounds/blue-menu.jpg');
        color: #0F3789;
        background-position: 0 -192px;
        border: 1px solid #979797;
    }

    .menu ul ul :hover > a {
        background-image: url('../content/backrounds/blue-menu.jpg');
        color: #0F3789;
        background-position: 0 -192px;
        border: 1px solid #979797;
    }

    .menu ul ul ul a:hover {
        background-image: url('../content/backrounds/blue-menu.jpg');
        color: #0F3789;
        background-position: 0 -192px;
        border: 1px solid #979797;
    }

    .menu ul ul ul :hover > a {
        background-image: url('../content/backrounds/blue-menu.jpg');
        color: #0F3789;
        background-position: 0 -192px;
        border: 1px solid #979797;
    }

    .menu ul ul ul ul a:hover {
        background-image: url('../content/backrounds/blue-menu.jpg');
        color: #0F3789;
        background-position: 0 -192px;
        border: 1px solid #979797;
    }

    .menu ul ul {
        visibility: hidden;
        position: absolute;
        height: 0;
        top: 2em;
        left: 0;
        width: 14em;
    }

        .menu ul ul ul {
            left: 14em;
            top: 0;
            width: 14em;
        }

            .menu ul ul ul.left {
                left: -14em;
            }

    .menu ul li:hover ul, .menu ul a:hover ul {
        visibility: visible;
        height: auto;
        padding-bottom: 2em;
        background: transparent;
    }

    .menu ul :hover ul ul {
        visibility: hidden;
    }

    .menu ul :hover ul :hover ul ul {
        visibility: hidden;
    }

    .menu ul :hover ul :hover ul :hover ul ul {
        visibility: hidden;
    }

    .menu ul :hover ul :hover ul :hover ul:hover ul ul {
        visibility: hidden;
    }

    .menu ul :hover ul :hover ul {
        visibility: visible;
    }

        .menu ul :hover ul :hover ul :hover ul {
            visibility: visible;
        }

            .menu ul :hover ul :hover ul :hover ul :hover ul {
                visibility: visible;
            }

                .menu ul :hover ul :hover ul :hover ul :hover ul :hover ul {
                    visibility: visible;
                }

.menu_selected {
    background-image: url('../content/backrounds/blue-menu.jpg');
    background-position: 0 -72px;
    border: 1px solid #979797;
}

    .menu_selected a {
        color: #0F3789;
    }

.menu_bar {
    display: inline;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: 400;
}

.menu_bar_padding {
    display: inline;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: 400;
    padding: 0 10px 0 10px;
}

/* ---------------------------------------- Menu End ---------------------------------------- */
.div_title {
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-width: thin;
    border-bottom-width: thin;
    border-top-color: #808080;
    border-bottom-color: #808080;
    text-align: center;
    background-color: white;
    color: black;
    font-family: Times;
    font-weight: bold;
}

.div_content_footer {
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-width: thin;
    border-bottom-width: thin;
    border-top-color: #808080;
    border-bottom-color: #808080;
    text-align: center;
    position: fixed;
    bottom: 0;
    background-image: url('../content/backrounds/0c2372f2-b2b4-4b36-9101-b467c7e8f5ed.jpg');
    background-repeat: repeat-y;
    background-position: 50% 0;
    font-size: small;
}

.page_footer {
    height: 20px;
    width: 100%;
}

.media_box {
    width: 100%;
    padding: 5px 0 5px 0;
    display: block;
    clear: both;
}

.div_img {
    display: inline-block;
    background-position: left top;
    background-repeat: no-repeat;
    overflow: hidden;
}

footer {
    clear: both;
    font-size: 1.0em;
    width: 100%;
    height: 100px;
    margin-top: 10px;
    text-align: center;
}

    footer > p > a {
        text-decoration: none;
    }

        footer > p > a:hover {
            text-decoration: underline;
        }

ul.external_link li a {
    color: #000000;
    text-decoration: none;
}

    ul.external_link li a:hover {
        color: #000000;
        text-decoration: underline;
    }



.sprite_youtube {
    border-radius: 5px;
    margin-right: 5px;
    background: url('../content/backrounds/social_media.png') no-repeat 0 -3px;
    padding: 4px 0 4px 25px !important;
    line-height: 25px !important;
    height: 25px !important;
    width: 25px !important;
    display: none;
}

.sprite_facebook {
    border-radius: 5px;
    margin-right: 5px;
    background: url('../content/backrounds/social_media.png') no-repeat 0 -33px;
    padding: 4px 0 4px 25px !important;
    line-height: 25px !important;
    height: 25px !important;
    width: 25px !important;
    display: none;
}

.sprite_twitter {
    border-radius: 5px;
    margin-right: 5px;
    background: url('../content/backrounds/social_media.png') no-repeat 0 -63px;
    padding: 4px 0 4px 25px !important;
    line-height: 25px !important;
    height: 25px !important;
    width: 25px !important;
    display: none;
}

.sprite_linkedin {
    border-radius: 5px;
    margin-right: 5px;
    background: url('../content/backrounds/social_media.png') no-repeat 0 -93px;
    padding: 4px 0 4px 25px !important;
    line-height: 25px !important;
    height: 25px !important;
    width: 25px !important;
    display: none;
}

.sprite_pinterest {
    border-radius: 5px;
    margin-right: 5px;
    background: url('../content/backrounds/social_media.png') no-repeat 0 -124px;
    padding: 4px 0 4px 25px !important;
    line-height: 25px !important;
    height: 25px !important;
    width: 25px !important;
    display: none;
}

.sprite_email {
    border-radius: 5px;
    margin-right: 5px;
    background: url('../content/backrounds/social_media.png') no-repeat 0 -153px;
    padding: 4px 0 4px 25px !important;
    line-height: 25px !important;
    height: 25px !important;
    width: 25px !important;
    display: none;
}

.sprite_rss {
    border-radius: 5px;
    margin-right: 5px;
    background: url('../content/backrounds/social_media.png') no-repeat 0 -184px;
    padding: 4px 0 4px 25px !important;
    line-height: 25px !important;
    height: 25px !important;
    width: 25px !important;
    display: none;
}

.sprite_website {
    border-radius: 5px;
    margin-right: 5px;
    background: url('../content/backrounds/social_media.png') no-repeat 0 -213px;
    padding: 4px 0 4px 25px !important;
    line-height: 25px !important;
    height: 25px !important;
    width: 25px !important;
    display: none;
}

.sprite_googleplus {
    border-radius: 5px;
    margin-right: 5px;
    background: url('../content/backrounds/social_media.png') no-repeat 0 -244px;
    padding: 4px 0 4px 25px !important;
    line-height: 25px !important;
    height: 25px !important;
    width: 25px !important;
    display: none;
}


/* Bing Maps */
.div_location_map {
    border: thin solid black;
    position: relative;
    width: 100%;
    height: 375px;
    display: block;
    background-color: black;
}

.map_button_div {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    width: 100%;
    text-align: center;
}


/* Contact Form */
.contact_submit {
    cursor: pointer;
    padding: 5px;
    border: 2px solid #000000;
    margin: 3px;
    background-color: #C0C0C0;
    border-radius: 5px;
    color: #000000;
}





/********************
*   Mobile Styles   *
*   Tablets and Smart Phones   *    
********************/
@media only screen and (max-width: 850px) {

    .portal_logo_div {
        float: none;
        text-align: center;
        padding: 1px 0 1px 0;
    }

    .portal_logo {
        height: 60px;
    }

    .contact_login_tbl {
        float: none;
        text-align: center;
        width: 100%;
    }

    .phone-contact {
        font-size: .75em;
    }

    .logon {
        font-size: .75em;
    }

    .social_links {
        display: none;
    }

    .menu_div {
        float: none;
        text-align: center;
        width: 100%;
    }

    nav {
        margin-left: -20px;
    }

    ul.menu {
        font-size: .75em;
        font-weight: bold;
        margin: 0 0 5px 0;
        text-align: center;
        clear: both;
    }

    .audio_controls {
        clear: both;
        float: none;
        text-align: center;
        width: 100%;
    }

    .testimonial_link {
        clear: both;
        float: none;
        text-align: center;
        width: 100%;
    }

    /* main layout  
    ----------------------------------------------------------*/
    .main-content {
        width: 100%;
    }

    .content-wrapper {
        padding-right: 10px;
        padding-left: 10px;
    }

    .div_location_map {
        border: thin solid black;
        position: relative;
        width: 100%;
        height: 300px;
        display: block;
    }
}
