﻿h3 a:hover {
    color: #ED2930 !important;
}

div#BannerImageContainer {
    margin: 0 auto;
    width: 960px;
    position:relative;
}
div#BannerImageContainer .click-to-watch{
    position:absolute;bottom:0; right:0;padding: 10px;color: #000; text-transform: uppercase; font-size:1.3em;background-color: rgba(255, 255, 255,0.7);
}
div#BannerImageContainer .yt-player{
    display: none;
}
div#BannerImageContainer img {
    width: 960px;
}
/* Education Homepage Styles */
div.two-col-contain {
    margin: 15px 0;
    width: 960px;
}

div.two-col-half {
    float: left;
}

div.two-col-half-left {
    width: 46%;
}

div.two-col-half-right {
    width: 54%;
}

div.two-col-half div.two-col-half-inner {
    padding: 30px;
}
div#fpe-desc {
    background: url('https://embed.widencdn.net/img/lifefitness/o1eguaniuh/exact/corner_white_b.png?wid=50&hei=50&fmt=png-alpha') bottom right no-repeat #1E1E1E;
    color: #FFFFFF;
}

    div#fpe-desc h1 {
        color: #ED2939;
        text-transform: uppercase;
        font-size: 4.1em;
    }

        div#fpe-desc h1 span {
            color: #FFFFFF;
            font-size: 1.32EM;
            font-size: inherit;
        }

    div#fpe-desc p strong {
        color: #ED2939;
    }

div#fpe-ctas ul {
    margin: 10px 0 0 0;
    padding: 0;
    list-style: none;
}

    div#fpe-ctas ul li {
        padding: 25px 10px;
    }

        div#fpe-ctas ul li:first-child {
            padding-top: 0;
        }

        div#fpe-ctas ul li div.cta-container {
            margin: auto;
            padding: 10px;
            background-color: #f7f7f7;
            background-image: url('../lib/graphics/bg_angle_border_large.gif'), url('../lib/graphics/bg_angle_border_large.gif');
            background-position: left bottom, right top;
            background-repeat: no-repeat;
        }

            div#fpe-ctas ul li div.cta-container a.cta-icon {
                display: block;
                float: left;
            }
                /*background:url('https://embed.widencdn.net/img/lifefitness/crqq1rk2pi/exact/csg-51125dfd70a93.png?wid=69') top left no-repeat;*/

                div#fpe-ctas ul li div.cta-container a.cta-icon.sprite-Host_Event {
                    width: 69px;
                    height: 53px;
                    background: url('https://embed.widencdn.net/img/lifefitness/crqq1rk2pi/exact/csg-51125dfd70a93.png?wid=69&fmt=png-alpha') top left no-repeat;
                    background-position: 0 0;
                }

                div#fpe-ctas ul li div.cta-container a.cta-icon.sprite-browse {
                    width: 69px;
                    height: 53px;
                    background: url('https://embed.widencdn.net/img/lifefitness/crqq1rk2pi/exact/csg-51125dfd70a93.png?wid=69&fmt=png-alpha') top left no-repeat;
                    background-position: 0 -78px;
                }

                div#fpe-ctas ul li div.cta-container a.cta-icon.sprite-education_points {
                    width: 69px;
                    height: 53px;
                    background: url('https://embed.widencdn.net/img/lifefitness/crqq1rk2pi/exact/csg-51125dfd70a93.png?wid=69&fmt=png-alpha') top left no-repeat;
                    background-position: 0 -156px;
                }

                div#fpe-ctas ul li div.cta-container a.cta-icon.sprite-faculty {
                    width: 69px;
                    height: 53px;
                    background: url('https://embed.widencdn.net/img/lifefitness/crqq1rk2pi/exact/csg-51125dfd70a93.png?wid=69&fmt=png-alpha') top left no-repeat;
                    background-position: 0 -234px;
                }

                div#fpe-ctas ul li div.cta-container a.cta-icon.sprite-registerevent {
                    width: 69px;
                    height: 53px;
                    background: url('https://embed.widencdn.net/img/lifefitness/crqq1rk2pi/exact/csg-51125dfd70a93.png?wid=69&fmt=png-alpha') top left no-repeat;
                    background-position: 0 -312px;
                }

            div#fpe-ctas ul li div.cta-container div.cta-description {
                float: left;
                margin: 0 0 0 10px;
            }

                div#fpe-ctas ul li div.cta-container div.cta-description p {
                    margin: 0;
                }

                div#fpe-ctas ul li div.cta-container div.cta-description h3 {
                    margin: 20px 0;
                    font-size: 1.3em;
                }
/* Course Catalog */

section#CourseCatalogContainer {
}

    section#CourseCatalogContainer h1 {
        margin: 25px 0;
    }
div#Curriculas section.curricula-listing {
    margin: 25px 0;
}

    div#Curriculas section.curricula-listing header {
    }

    div#Curriculas section.curricula-listing ul {
        list-style: none;
    }

li.course {
    float: left;
    margin: 0 30px 10px 0;
    width: 150px;
    height: 220px;
}

    li.course a {
        position: relative;
        display: block;
        width: 150px;
        height: 220px;
    }

        li.course a img {
            position: absolute;
            width: 150px;
            height: 220px;
        }

        li.course a div {
            position: absolute;
            bottom: 0;
            margin: 0;
            padding: 5%;
            width: 90%;
            height: 55px;
            background-color: #000000;
            background-color: rgba(0, 0, 0, 0.8);
            color: #FFFFFF;
            font-weight: bold;
            font-size: 11px;
            -moz-transition: all .2s ease-out;
            -o-transition: all .2s ease-out;
            -webkit-transition: all .2s ease-out;
            transition: all .2s ease-out;
        }

        li.course a:hover div {
            height: 95px;
            background-color: #ed2939;
            background-color: rgba(237, 41, 57,0.8);
            font-size: 15px;
        }
#CoursePage li.course {
    height: 150px;
    overflow: hidden;
    border: 1px solid #CCC;
    padding: 0;
}
#CoursePage li.course a div {
    bottom: 50px;
}
#overlay {
    position: absolute;
    display: none;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 2000;
}
    #overlay .education-overlay-container {
        position: fixed;
        background-color: rgb(50,50,50);
        height: 100%;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
        filter: alpha(opacity=80);
        -moz-opacity: 0.8;
        -khtml-opacity: 0.8;
        opacity: 0.8;
        width: 100%;
        top: 0;
        left: 0;
    }
    #overlay .education-overlay-message {
        width: 600px;
        height: 300px;
        margin: 10% auto;
        background-color: #FFFFFF;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 25px;
        -webkit-box-shadow: 0 0 50px #1e1e1e;
        box-shadow: 0 0 50px #1e1e1e;
        border: #1e1e1e 25px solid;
        position: relative;
    }
        #overlay .education-overlay-message h2 {
            color: #00ADD0;
            font-size: 1.5em;
        }
        #overlay .education-overlay-message .education-thanks-inform {
            margin: 1.7em 0;
        }
        #overlay .education-overlay-message p.close {
            position: absolute;
            cursor: pointer;
            top: -25px;
            right: -20px;
            line-height: 25px;
            color: #FFFFFF;
            margin: 0;
            font-weight: 400;
        }
             #overlay .education-overlay-message p.close:hover{
                 text-decoration: underline;
             }
/* Course Page */
#CoursePage .course-page-col {
    float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 1% 1% 1%;
}

    #CoursePage .course-page-col.inner-info-container {
        margin: 0;
        width: 420px;
    }

#CoursePage #CourseContent {
    width: 640px;
}

#CoursePage #CourseSidebar {
    float: right;
    margin: 25px 0;
    width: 250px;
}
#CourseContent header {
    margin: 0 0 25px 0;
}
#CourseContent header h1 {
    margin: 25px 0 10px 0;
    font-size: 3.19231em;
}

#CourseContent img {
    float: left;
    margin: 0 25px 0 0;
    width: 150px;
    height: 220px;
}
#CourseContent a.addthis_button{
    margin: 10px 0;
} 

#CourseSidebar ul {
    padding: 10px 0 0 25px;
    list-style: none;
}

.host-link-container {
    margin: 30px 0;
    text-align: center;
}

#event-host-button {
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    padding: 10px;
    border-top: 1px solid #4db0ee;
    border-top: 1px solid #64baf0;
    border-right: 1px solid #3080e3;
    border-right: 1px solid #468ee6;
    border-bottom: 1px solid #1946be;
    border-bottom: 1px solid #1c4ed5;
    border-left: 1px solid #3080e3;
    border-left: 1px solid #468ee6;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background-color: #3574e3;
    background-image: -moz-linear-gradient(top,#7ec8f4,#3574e3);
    background-image: -o-linear-gradient(top,#7ec8f4,#3574e3);
    background-image: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,#7ec8f4),color-stop(100%,#3574e3));
    background-image: -webkit-linear-gradient(top,#7ec8f4,#3574e3);
    background-image: linear-gradient(top,#7ec8f4,#3574e3);
    -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.5),0 0 5px #3574e3;
    -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.5);
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.5),0 0 5px #3574e3;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.5);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.5),0 0 5px #3574e3;
    box-shadow: inset 0 1px 0 rgba(255,255,255,.5);
    color: #fff;
    text-decoration: none;
    -webkit-text-shadow: 0 -1px 0 #3574e3;
    text-shadow: 0 -1px 0 #3574e3;
    font-weight: bold;
    font-size: 16px;
    -moz-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    -webkit-transition: opacity .15s linear;
    transition: opacity .15s linear;
}
#event-host-button:hover{
    color: #fff;
    text-decoration: none;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.5),0 0 5px #3574e3;
    -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.5),0 0 5px #3574e3;
    box-shadow: inset 0 1px 0 rgba(255,255,255,.5),0 0 5px #3574e3;
    border-top: 1px solid #4db0ee;
    border-bottom: 1px solid #1946be;
    border-right: 1px solid #3080e3;
    border-left: 1px solid #3080e3;
}
/* Event Catalog */

section#EventCatalogContainer {
}

    section#EventCatalogContainer h1 {
        margin: 25px 0;
    }

    section#EventCatalogContainer p {
    }

        section#EventCatalogContainer p span {
        }

    section#EventCatalogContainer section#Events {
    }

        section#EventCatalogContainer section#Events article {
            margin: 20px 0;
            padding: 15px 0;
            width: 100%;
            border-top: 1px solid #DDDDDD;
        }

            section#EventCatalogContainer section#Events article:first-child {
                border: none;
            }

            section#EventCatalogContainer section#Events article div.Event-image {
                display: block;
                float: left;
                margin: 0 20px 0 0;
            }

                section#EventCatalogContainer section#Events article div.Event-image img {
                    margin: 0 0 10px 0;
                    width: 160px;
                }

            section#EventCatalogContainer section#Events article div.Event-info {
                float: left;
                width: 530px;
            }

                section#EventCatalogContainer section#Events article div.Event-info h3 {
                }

                section#EventCatalogContainer section#Events article div.Event-info p {
                    margin: 10px 0;
                }

                    section#EventCatalogContainer section#Events article div.Event-info p span {
                        display: block;
                        font-weight: bold;
                    }

/* Continuing Education */
section#ContinuingEdContainer {
}

    section#ContinuingEdContainer h1 {
        margin: 25px 0;
    }

    section#ContinuingEdContainer p span {
        font-weight: bold;
    }

    section#ContinuingEdContainer section#ContinuingEdProviders {
    }

        section#ContinuingEdContainer section#ContinuingEdProviders article {
            padding: 15px 0;
            width: 100%;
            border-top: 1px solid #DDDDDD;
        }

            section#ContinuingEdContainer section#ContinuingEdProviders article:first-child {
                padding: 0 0 15px 0;
                border: none;
            }

            section#ContinuingEdContainer section#ContinuingEdProviders article div.continuing-ed-provider-icon {
                float: left;
            }

                section#ContinuingEdContainer section#ContinuingEdProviders article div.continuing-ed-provider-icon a img {
                }

a.sprite-ACE {
    display: block;
    width: 150px;
    height: 100px;
    background: url('https://embed.widencdn.net/img/lifefitness/osbnwgcmwb/exact/csg-51116dad5528b.png?wid=150&hei=550') no-repeat top left;
    background-position: 0 0;
}

a.sprite-IFPA {
    display: block;
    width: 150px;
    height: 100px;
    background: url('https://embed.widencdn.net/img/lifefitness/osbnwgcmwb/exact/csg-51116dad5528b.png?wid=150&hei=550') no-repeat top left;
    background-position: 0 -150px;
}

a.sprite-NASM {
    display: block;
    width: 150px;
    height: 100px;
    background: url('https://embed.widencdn.net/img/lifefitness/osbnwgcmwb/exact/csg-51116dad5528b.png?wid=150&hei=550') no-repeat top left;
    background-position: 0 -300px;
}

a.sprite-afaa {
    display: block;
    width: 150px;
    height: 100px;
    background: url('https://embed.widencdn.net/img/lifefitness/osbnwgcmwb/exact/csg-51116dad5528b.png?wid=150&hei=550') no-repeat top left;
    background-position: 0 -450px;
}

section#ContinuingEdContainer section#ContinuingEdProviders article div.continuing-ed-provider-info {
    float: left;
    margin: 40px 0 0 40px;
}

/* Host an Event */
section#EventHostingContainer {
}

    section#EventHostingContainer img.image-host-event {
        float: right;
        margin: auto 21px;
        width: 274px;
    }

    section#EventHostingContainer h1 {
        margin: 25px 0;
    }

    section#EventHostingContainer p {
    }

    section#EventHostingContainer ol {
        list-style-type: lower-alpha;
    }

    section#EventHostingContainer aside#contact-form {
        float: none;
        clear: none;
        width: inherit;
    }

        section#EventHostingContainer aside#contact-form textarea.error {
            border: 1px solid #ED2939;
        }

        section#EventHostingContainer aside#contact-form div.input-container {
            margin: 20px 0 0 10px;
        }

        section#EventHostingContainer aside#contact-form div.contact-form-half {
            float: left;
            width: 425px;
        }

            section#EventHostingContainer aside#contact-form div.contact-form-half label.notes-label {
                display: block;
                margin: 20px 0 0 0;
            }

                section#EventHostingContainer aside#contact-form div.contact-form-half label.notes-label span {
                    color: #ED2939;
                }

            section#EventHostingContainer aside#contact-form div.contact-form-half textarea.notes-input {
                width: 100%;
                height: 101px;
                resize: none;
            }

            section#EventHostingContainer aside#contact-form div.contact-form-half h4 {
                margin: 0 0 10px 0;
            }

            section#EventHostingContainer aside#contact-form div.contact-form-half input[type=radio] {
                margin-right: 10px;
            }

        section#EventHostingContainer aside#contact-form div.input-container:first-child {
            margin: 0 0 0 10px;
        }

        section#EventHostingContainer aside#contact-form div.input-container label {
            display: inline-block;
            width: 150px;
        }

            section#EventHostingContainer aside#contact-form div.input-container label span {
                color: #ED2939;
            }

        section#EventHostingContainer aside#contact-form div.input-container input[type=text],
        section#EventHostingContainer aside#contact-form div.input-container textarea {
            width: 200px;
        }

        section#EventHostingContainer aside#contact-form div.input-container textarea {
            height: 75px;
            resize: none;
        }

        section#EventHostingContainer aside#contact-form div.course-option {
            width: 100%;
        }

        section#EventHostingContainer aside#contact-form div.submit-contain {
            float: left;
            clear: both;
            margin: 10px 0 0 0;
            width: 850px;
            text-align: right;
        }

        section#EventHostingContainer aside#contact-form label.error {
            display: none !important;
        }

        section#EventHostingContainer aside#contact-form input.error {
            border: 1px solid #ED2939;
        }

/* Faculty Catalog */

section#FacultyContainer {
}

    section#FacultyContainer h1 {
        margin: 25px 0;
    }

    section#FacultyContainer ul.faculty-nav-list {
        display: block;
        float: left;
        width: 40%;
    }

    section#FacultyContainer section#instructor-bios-container {
    }

        section#FacultyContainer section#instructor-bios-container article {
            padding: 20px 0;
            width: 100%;
            border-top: 1px solid #DDDDDD;
        }

            section#FacultyContainer section#instructor-bios-container article:first-child {
                border-top: none;
            }

            section#FacultyContainer section#instructor-bios-container article div.instructor-info {
                float: left;
                width: 80%;
            }

                section#FacultyContainer section#instructor-bios-container article div.instructor-info img {
                    float: left;
                    margin: 20px 10px 10px 0;
                }

                section#FacultyContainer section#instructor-bios-container article div.instructor-info p.instructor-bio-text {
                }

                section#FacultyContainer section#instructor-bios-container article div.instructor-info p.close-link-container {
                    clear: both;
                    margin: 0;
                    text-align: right;
                }

                    section#FacultyContainer section#instructor-bios-container article div.instructor-info p.close-link-container a {
                    }

/* Event detail */
section#EventDetailContainer {
    margin: 10px 0;
}

    section#EventDetailContainer h1 {
        position: absolute;
        z-index: 1;
        display: inline;
        margin: 25px 0;
        padding: 20px;
        background-color: #ED2939;
        color: #FFFFFF;
    }

    section#EventDetailContainer img.event-banner {
        margin: 0 0 10px 0;
    }

    section#EventDetailContainer section.summary nav ul li a.event-register-button {
        color: #ED2939;
        text-transform: uppercase;
        font-weight: bold;
        font-size: 0.98em;
    }

    section#EventDetailContainer section.summary nav ul li p {
        display: block;
        margin: 0;
        padding: 14px 30px 14px 16px;
        color: #000000;
        font-size: 1.07692307692308em;
        line-height: 1.21428571428571em;
        cursor: pointer;
    }

    section#EventDetailContainer section.summary nav ul li.active p {
        color: #ffffff;
        text-transform: uppercase;
        font-family: "ITCFranklinGothicW01-Dm 812668", sans-serif;
    }

    section#EventDetailContainer section.summary div.display-area div.panel div.information-container {
        padding: 20px;
    }

        section#EventDetailContainer section.summary div.display-area div.panel div.information-container p span.info-type {
            display: block;
            color: #1e1e1e;
            font-weight: bold;
        }

        section#EventDetailContainer section.summary div.display-area div.panel div.information-container div.accomodation-container {
            padding: 0 0 20px;
        }

            section#EventDetailContainer section.summary div.display-area div.panel div.information-container div.accomodation-container p {
                margin: 0;
            }

    section#EventDetailContainer section.summary div.display-area div.panel div.table-container table {
        text-align: center;
    }

    section#EventDetailContainer section.summary div.display-area div.panel div.table-container td,
    section#EventDetailContainer section.summary div.display-area div.panel div.table-container th {
        padding: 5px 10px 5px 0px;
    }

    section#EventDetailContainer section.summary div.display-area div.panel div.table-container tr th {
        padding: 0 15px 5px 15px;
    }

    section#EventDetailContainer section.summary div.display-area div.panel div.table-container tr td:first-child {
        text-align: left;
    }

    section#EventDetailContainer section.summary div.display-area div.panel div.table-container tr:nth-child(3) {
        font-weight: bold;
    }

    section#EventDetailContainer section.summary div.display-area div.panel div.table-container p {
        font-weight: bold;
    }

        section#EventDetailContainer section.summary div.display-area div.panel div.table-container p:before {
            color: #ed2939;
            content: "* ";
        }

    section#EventDetailContainer section.schedule nav {
        margin: 0;
    }

    section#EventDetailContainer section.schedule div.event-course-display {
    }

img.cert_image {
    float: right;
    margin: 40px 0;
    height: 100px;
    border: none;
}

    img.cert_image.small {
        margin: 0;
        height: 145px;
    }
