﻿h1 {
    color: #000;
    font-size: 14pt;
}

.centerWidth {
    padding-right: 30px;
    padding-left: 30px;
    min-height: 600px;
    max-width: 1100px;
}

.tdTopBar {
    height: 75px;
    border-bottom: solid 1px gray;
    background-color: #fff;
    vertical-align: middle;
}

.tdTopMenu {
    height: 30px;
    background-color: #f1f1f1;
}

.tdMain {
    border-bottom: solid 1px gray;
}

.divMain {
    margin-right: 10px;
    margin-left: 0;
    padding: 20px 30px 30px 10px;
    min-height: 600px;
    max-width: 1100px;
    color: #000;
    font-size: 12pt;
    font-family: 'Helvetica Neue','Trebuchet MS','Calibri','Arial';
}

.tdBottomMenu {
    background-color: #fff;
}

.divBottomMenuOuter {
    margin-right: auto;
    margin-left: auto;
    max-width: 1100px;
}


.bottomMenuItem {
    color: #000;
    text-decoration: none;
    font-size: 9pt;
}

    .bottomMenuItem:visited {
        color: #000;
    }

.blackLink, .blackLink:active, .blackLink:visited {
    color: #000;
    text-decoration: none;
}

.tblSideBox {
    margin-top: 20px;
    margin-bottom: 20px;
}

.tdSideBoxMiddleAligned {
    width: 250px;
    height: 165px;
    border: solid 1px #9e9e9e;
    vertical-align: middle;
    font-size: 8pt;
}

.tdSideBox {
    padding: 10px 10px 10px 10px;
    width: 260px;
    height: 110px;
    border: solid 1px #9e9e9e;
    vertical-align: top;
    font-size: 11pt;
    font-family: helvetica;
}

.modalBackground_video {
    background-color: #000;
    opacity: .9;
    filter: alpha(opacity:90);
}

.blackTextButton {
    float: right;
    margin-right: 10px;
    padding: 7px 25px 7px 25px;
    border-width: 1px;
    border-color: gray;
    background-color: #fff;
    color: #000;
    font-weight: bold;
    font-size: 10pt;
}

.divStaffRow {
    clear: both;
}

.divStaffLeft {
    float: left;
    margin-top: 20px;
    padding-right: 2%;
    width: 48%;
}

.divStaffRight {
    float: right;
    margin-top: 20px;
    padding-left: 2%;
    width: 48%;
}

@media all and (min-width:1110px) {
    .divStaff {
        float: left;
        max-width: 750px;
        width: 750px;
    }
}

@media all and (max-width:1110px) and (min-width:900px) {
    .divStaff {
        float: left;
        max-width: 600px;
        width: 600px;
    }
}

@media all and (max-width:930px) and (min-width:850px) {
    .divStaff {
        float: left;
        max-width: 500px;
        width: 500px;
    }
}

@media all and (max-width:850px) {
    .divStaff {
        float: left;
        max-width: 450px;
        width: 450px;
    }
}

@media all and (max-device-width: 600px) {

    .desktopOnly {
        display: none;
    }

    .divBottomMenuOuter {
        width: 90%;
    }

    .divMain {
        padding: 20px 0 30px 0;
        margin-left: 15px;
        margin-right: 15px;
    }

    .divStaffLeft {
        float: none;
        padding-left: 2%;
        width: 90%;
    }

    .divStaffRight {
        float: none;
        width: 90%;
    }
}

@media all and (max-width: 600px) {

    .desktopOnly {
        display: none;
    }

    .divBottomMenuOuter {
        width: 90%;
    }

    .divMain {
        margin-right: 0;
        padding: 20px 0 30px 0;
        margin-left: 15px;
        margin-right: 15px;
    }

    .divStaff {
        width: 90%;
    }

    .divStaffLeft {
        float: none;
        padding-left: 2%;
        width: 90%;
    }

    .divStaffRight {
        float: none;
        width: 90%;
    }
}

.divContentRight {
    float: right;
}




/********************Responsive homepage classes*********************/

.divNewsFeed {
    float: left;
    margin-right: 26px;
    width: 350px;
}

.divAdviceFeed {
    float: left;
    width: 350px;
}

.divHomeContent {
    padding-right: 45px;
    padding-left: 10px;
    max-width: 750px;
    width: 100%;
}

#imgNoSlider {
    display: none;
    margin-left: 10px;
    width: 100%;
}

@media screen and (max-width:600px) {
    .divNewsFeed {
        float: none;
        margin-right: 0;
        margin-bottom: 20px;
        width: 100%;
    }

    .divAdviceFeed {
        float: none;
        width: 100%;
    }

    .divHomeContent {
        margin-right: 0;
        max-width: none;
        width: 90%;
    }

    .flexslider {
        display: none;
    }

    #imgNoSlider {
        display: block;
    }
}

@media screen and (max-device-width:600px) {
    .divNewsFeed {
        float: none;
        margin-right: 0;
        margin-bottom: 20px;
        width: 100%;
    }

    .divAdviceFeed {
        float: none;
        width: 100%;
    }

    .divHomeContent {
        margin-right: 0;
        max-width: none;
        width: 90%;
    }

    .flexslider {
        display: none;
    }

    #imgNoSlider {
        display: block;
        width: 90%;
    }
}

.divLeft {
    float: left;
    margin-right: 4%;
    width: calc(100% - 390px);
}

.divRight {
    float: right;
    width: 340px;
}

.divRepOuterBoxes {
    float: left;
    margin: 0 0 15px 0;
    padding: 0 0 0 0;
    border: 1px solid #cdcdcd;
}

.h2Rep {
    margin-bottom: 20px;
    font-size: 14pt;
}

.divRepInnerTitleBox {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
}

.divRepInnerImageBox {
    width: 100%;
    border-top: 1px solid #cdcdcd;
}

.imgRepBoxes {
    margin: 10px 10px 10px 10px;
    max-width: 322px;
    width: CALC(100% - 20px);
}

.btnRepPage {
    margin-top: 40px;
    padding: 10px 20px 10px 20px;
    border-style: none;
    background-color: #045b79;
    color: #fff;
}

.pnlSubmit {
    clear: both;
    overflow: hidden;
    width: 500px;
    height: 360px;
    border: 8px solid #eaeaea;
    background-color: #fff;
}

#divRepLogin {
    display: none;
    margin-right: auto;
    margin-left: auto;
    padding-top: 20px;
    width: 325px;
}

.lbCloseButton {
    float: right;
    margin-top: 10px;
    margin-right: 10px;
    padding: 5px 10px 5px 10px;
    background-color: #959595;
    color: #fff;
    text-decoration: none;
}

    .lbCloseButton:hover {
        color: #fff;
    }

.pnlRepInfo {
    clear: both;
    overflow: hidden;
    min-height: 500px;
    max-width: 1100px;
    border: 8px solid #eaeaea;
    background-color: #fff;
}

.divRepInfo {
    padding: 30px 50px 50px 50px;
    min-height: 550px;
}

    .divRepInfo h2 {
        font-size: 20pt;
    }

    .divRepInfo img {
        float: left;
        margin-right: 10px;
        margin-bottom: 20px;
        max-width: 245px;
        width: calc(25% - 10px);
    }

.divRepPoints {
    margin-bottom: 40px;
    min-height: 275px;
}

    .divRepPoints ul {
        margin-left: 20px;
        list-style: disc;
    }

.pnlRepInfo ul li {
    margin-bottom: 20px;
}

.pnlRepInfo .divRepArrow {
    position: absolute;
    top: CALC(100% / 2 - 25px);
    padding: 10px 0 10px 0;
    width: 30px;
    background-color: #959595;
    color: #fff;
    text-align: center;
    font-weight: bold;
    font-size: 30pt;
    cursor: pointer;
}

.pnlRepInfo .divRepLeftArrow {
    -moz-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    -o-transform: scale(-1, 1);
    -webkit-transform: scale(-1, 1);
    transform: scale(-1, 1);
}

.divRepFaqs {
    float: left;
    margin-top: 20px;
}

@media only screen and (max-width: 799px) {
    .divLeft {
        float: none;
        width: 90%;
    }

    .divRight {
        float: none;
        margin-top: 20px;
        width: 90%;
    }

    .divRepInfo img {
        width: 100%;
    }

    .divRepPoints {
        max-width: 900px;
        width: 100%;
    }

        .divRepPoints ul {
            margin-left: 20px;
        }
}

@media only screen and (max-width: 600px) {
    .divLeft {
        float: none;
        width: 80%;
    }

    .divRight {
        float: none;
        margin-right: 15px;
        margin-left: 15px;
        width: 80%;
        width: CALC(100% - 50px);
    }

    .h2Rep {
        margin-left: 15px;
        font-size: 12pt;
    }

    .btnRepPage {
        margin-left: 15px;
        font-size: 10pt;
    }

    .pnlRepInfo {
        position: absolute !important;
        top: 1000px !important;
        width: CALC(100% - 16px);
    }

    .divRepOuterBoxes {
        margin: 0 15px 15px 15px;
    }

    .divRepFaqs {
        margin-left: 15px;
    }

    .spnSubmitLinks a {
        font-size: 14pt !important;
    }
}

@media only screen and (max-device-width: 600px) {
    .divLeft {
        float: none;
        width: 95%;
    }

    .divRight {
        float: none;
        margin-top: 20px;
        margin-right: 15px;
        margin-left: 15px;
        width: 80%;
        width: CALC(100% - 50px);
    }

    .h2Rep {
        margin-left: 15px;
        font-size: 12pt;
    }

    .btnRepPage {
        margin-left: 15px;
        font-size: 10pt;
    }

    .pnlRepInfo {
        position: absolute !important;
        top: 0 !important;
        width: CALC(100% - 16px);
    }

    .divRepInfo img {
        width: 80%;
    }

    .divRepPoints {
        max-width: 900px;
        width: 90%;
    }

        .divRepPoints ul {
            margin-left: 20px;
        }

    .divRepOuterBoxes {
        margin: 0 15px 15px 15px;
    }

    .divRepFaqs {
        margin-left: 15px;
    }

    .spnSubmitLinks a {
        font-size: 14pt !important;
    }

    .sublime {
        width: 98% !important;
    }
}

.faqAccordian {
    margin-bottom: 20px;
}

.faqPaneHeader {
    background-image: url(http://siteimages.agora-gallery.com/smallplus.png);
    background-position: left;
    background-repeat: no-repeat;
    padding-left: 20px;
    cursor: pointer;
    margin-top: 20px;
}

.faqPaneHeader_Selected {
    background-image: url(http://siteimages.agora-gallery.com/smallminus.png);
    background-position: left;
    background-repeat: no-repeat;
    padding-left: 20px;
    margin-top: 20px;
    cursor: pointer;
}

.faqPaneContent {
    margin-left: 20px;
}

    .faqPaneContent p {
        margin-bottom: 0;
    }

.txtContact {
    width: 400px;
    border: 2px solid rgb(221, 221, 221);
    padding: 10px;
}

.btnSubmit {
    padding: 10px 10px 10px 10px;
    background-color: #035a78;
    color: white;
    border: 1px solid #6e9bb8;
}

.divBar {
    background-color: #cdcdcd;
    height: 5px;
    margin-top: 20px;
    max-width: 100%;
}

.divFaqEmail {
    float: left;
}

@media only screen and (max-width: 799px) {
    .desktopOnly {
        display: none;
    }
}

@media only screen and (max-width: 600px) {
    .divFaqEmail {
        float: none;
    }

    .txtContact {
        width: 90%;
    }
}

p {
    margin-top: 0;
}

.aboutBold {
    font-size: 15px;
}

.divAbout {
    clear: both;
}

.divAboutImage {
    float: left;
    margin-bottom: 100px;
    margin-right: 20px;
}

.tdAboutLeft {
    padding-right: 40px;
    vertical-align: top;
}


@media only screen and (max-width:1200px) {
    #frmAboutYoutube {
        width: 100%;
    }
}

@media only screen and (max-width:1100px) {
    #frmAboutYoutube {
        height: 400px;
    }
}

@media only screen and (max-width:850px) {
    #frmAboutYoutube {
        height: 350px;
    }
}

@media only screen and (max-width:780px) {
    #frmAboutYoutube {
        height: 300px;
    }
}

@media only screen and (max-width:710px) {
    #frmAboutYoutube {
        height: 250px;
    }
}

@media only screen and (max-width: 600px) {
    .divAbout {
        width: 80%;
    }

    .divAboutImage {
        float: none;
        margin-bottom: 20px;
    }
    
    .tdAboutLeft {
        padding-right:0;
    }
}

@media only screen and (max-device-width: 600px) {
    .divAbout {
        width: 80%;
    }

    .divAboutImage {
        float: none;
        margin-bottom: 20px;
    }

    #frmAboutYoutube {
        width: 100%;
    }

    .tdAboutLeft {
        padding-right:0;
    }
}

.divMailingListCol {
            background-color: #f5f5f5;
            width: 213px;
            padding: 15px 20px 15px 20px;
            margin-top: 20px;
            margin-right: 15px;
            float: left;
            height: 670px;
        }

.divMailingListCol:lang(fr){
    height:800px;
}

.divMailingListCol:lang(de)
{
     height:700px;
}

.divMailingListCol:lang(it)
{
    height:800px;
}

.divMailingListCol:lang(es)
{
     height:800px;
}

        .imgMailingListThumb {
            border: solid #BBBBBB 1px;
            margin: 5px 10px 0 0;
            width: 213px;
            -moz-box-shadow: rgba(0,0,0,0.4) 0 5px 5px 0;
            -webkit-box-shadow: rgba(0,0,0,0.4) 0 5px 5px 0;
            box-shadow: rgba(0,0,0,0.4) 0 5px 5px 0;
        }

        .divMailingListChkBoxes {
            float: left;
        }

            .divMailingListChkBoxes input {
                margin-bottom: 4px;
                margin-right: 5px;
            }

        .divMailingListEmail {
            float: right;
            background-color: #f2f2f2;
            padding: 20px 16px 20px 16px;
        }

        .divMailingListLeft {
            min-width: 320px;
            width: CALC(100% - 310px);
            margin-right: 0;
            float: left;
        }

        .divMailingListRight {
            float: right;
            margin-right: 10px;
            margin-left: 15px;
        }

        .h1MailingList {
            margin-bottom: 20px;
        }

        .divMailingListSignupBox {
            width: CALC(100% - 42px);
            border: 1px solid #bababa;
            padding: 20px 20px 20px 20px;
            min-height: 170px;
            line-height: 16pt;
        }

        @media only screen and (min-width: 916px) and (max-width:1138px) {
            .divMailingListChkBoxes {
                float: none;
            }

            .divMailingListEmail {
                margin-top: 20px;
                float: left;
            }
        }

        @media only screen and (max-width: 915px) {
            .divMailingListRight {
                display: none;
            }

            .divMailingListLeft {
                width: 90%;
                min-width: 0;
            }

            .divMailingListSignupBox {
                width: 100%;
            }
        }

        @media only screen and (max-width: 600px) {
            .divMailingListLeft {
                width: 80%;
            }
        }

        @media only screen and (max-device-width: 600px) {
            .divMailingListRight {
                display: none;
            }

            .divMailingListLeft {
                width: 80%;
                min-width: 0;
            }

            .divMailingListSignupBox {
                width: 100%;
            }

            .divMailingListCol {
                width:100%;
                float:none;
                margin-right:0;
            }
        }