ï»¿/*768px to 1200px*/

h1, .h1 {
    font-size: 2.5em;
    color: #1e3c83;
}

h2, .h2 {
    font-size: 2.1875em;
    margin-left: -3px;
}

h3, .h3 {
    font-size: 1.25em;
}

h4, .h4 {
    font-size: .9375em;
}

body {
    background-color: white;
}

.pageWidths {
    min-width: 768px;
    max-width: 1200px;
}

/* -------- HEADER -------- */
.headContainer {
    height: 60px;
    margin-top: 30px;
    width: 100%;
}

.headRow {
    height: 100%;
    margin: 0 auto;
}

.topNavBar {
    height: 100%;
    min-width:690px
}

    .topNavBar a {
        float: left;
        margin: 0 10px 0 0;
        display: block;
        height: auto;
        padding: 18px 1.0%;
    }

        .topNavBar a.smallNavBarMenuButton {
            display: none;
            padding: 0;
            margin: 0;
        }

.smallNavBarMenu {
    display: none;
    padding: 0;
    margin: 0;
}
/* ---------------------- */
/* -------- BODY -------- */
.bodyContainer {
    margin: 30px auto 0 auto;
    padding: 0;
    min-height: 750px;
}

.rightContent {
    margin: 0 0 0 260px;
    width: 67.4479%;
    padding: 0 0 0 0px;
    float: left;
}

/* -------- Side Navigation Styles -------- */
.sideNavBar {
    width: 240px;
    height: auto;
    min-height: 100%;
    position: absolute;
    top: 0;
}

    .sideNavBar hr {
        width: 90%;
        margin-top: 10px;
    }

.logoContainer {
    width: auto;
    height: auto;
    margin: 0 auto;
}

    .logoContainer a {
        margin: 0 auto;
        padding: 30px 0 20px 0;
        display: block;
        width: 90%;
        text-align: center;
    }

        .logoContainer a img {
            margin: 0 auto;
        }

.evoLogoPng {
    width: 180px;
}

.navBarSocialIcons {
    float: left;
    width: 50px;
    padding: 0 8px 8px 0;
}

.navBarSocialIconEVO {
    float: left;
    width: 164px;
    padding: 0 8px 8px 0;
    margin-top: 7px;
}

.navBarContainer {
    margin: 0 0 0 28px;
}

/* -------- Playlist Styles -------- */
.playlistItem, .playlistItem-placeholder, .categoryItem {
    cursor: pointer;
    display: block;
    transition: background-color .25s, color .25s;
    -moz-transition: background-color .25s, color .25s; /*For firefox*/
    -webkit-transition: background-color .25s, color .25s; /* For Safari 3.1 to 6.0 */
    margin-left: -28px;
    padding: 2px 5px 6px 28px;
    position: relative;
    height: auto;
    min-height: 38px;
}

.playlistItem-title {
    display: block;
    width: 87%;
}

.playlistItem-remove {
    color: transparent;
    color: none;
    height: 20px;
    padding: 12px;
    z-index: 20;
    position: absolute;
    margin: auto;
    top: 0;
    right: 0;
    bottom: 0;
}

.playlistItem-placeholder {
    border: 1px dotted black;
    width: 100%;
}

/* -------- Category Styles -------- */
.categoryItem {
    min-height: 5px;
    margin-bottom: 1px;
}

.homeSlider {
    margin-bottom: 10px;
}

.layoutsContainer {
    height: 30px;
    width: auto;
    float: right;
    position: relative;
    z-index: 10;
}

.layoutDiv {
    float: right;
    height: 30px;
    width: 30px;
    cursor: pointer;
    margin: 0 0 5px 10px;
}


    .layoutDiv#listViewLayout {
    }


.listViewLayout {
    background: url('../media/icons/icon-list.png') no-repeat center;
}

    .listViewLayout:hover, .listViewLayout.activeLayout {
        background: url('../media/icons/icon-list-active.png') no-repeat center;
    }

.tilesViewLayout {
    background: url('../media/icons/icon-tile.png') no-repeat center;
}

    .tilesViewLayout:hover, .tilesViewLayout.activeLayout {
        background: url('../media/icons/icon-tile-active.png') no-repeat center;
    }

#videoGallery {
    min-height: 400px;
    width: auto;
    margin-top: 10px;
}

/* -------- Tile Layout Styles -------- */

.videoPlayIcon {
    float: right;
}

.videoTile {
    cursor: pointer;
    /*width:254.5px;*/
    width: 49.0366%;
    height: auto;
    float: left;
    display: block;
    padding: 0px 0px 0px 0px;
    margin: 0 10px 10px 0;
    position: relative;
    overflow: hidden;
}

    .videoTile.second {
        margin-right: 0px;
    }

    .videoTile:hover {
        /*height: 185.0625px;
        padding: 0;*/
    }

    .videoTile a.big {
        display: block;
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
    }

.videoTile-addToPlaylist, .videoTile-removeFromPlaylist {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 10;
    padding: 0 5px;
    padding: 0px 10px;
    font-weight: bold;
}

.videoTile-details {
    top: 0;
    position: absolute;
    background: rgba(0,0,0,0.5);
    overflow: hidden;
    padding: 20px 5px 0 5px;
    height: 100%;
}

.videoTile-details-hiddenDetails, .videoTile-details-hiddenDetails-description {
    margin-top: 1px;
}

.videoTile-details-speaker {
    max-width: 280px;
    margin-top: 33px;
}

.videoTile-details-metadata {
    position: absolute;
    top: 0;
}

.videoRating {
    width: 120px;
    height: 22px;
    margin-top: 5px;
    background: url('../media/images/ratings.png') repeat-x;
    background-position: 0 0px;
}

.videoRatingFilled {
    height: 22px;
    background: url('../media/images/ratings_w.png') repeat-x;
    background-position: 0 0px;
}

.videoTileRating {
    float: right;
    width: 120px;
    height: 22px;
    background: url('../media/images/ratings.png') repeat-x;
    background-position: 0 -22px;
}

.videoTileRatingFilled {
    height: 22px;
    background: url('../media/images/ratings.png') repeat-x;
    background-position: 0 0px;
}

/* -------- List Layout Styles -------- */
.videoListTile {
    cursor: pointer;
    width: 100%;
    height: auto;
    display: block;
    margin: 10px 10px 0 0;
    position: relative;
    overflow: hidden;
}

    .videoListTile a.big {
        display: block;
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
    }

    .videoListTile hr {
        width: 100%;
        margin: 11px 0 0px 0;
    }


.videoListTile-image {
    display: none;
}

.videoListTile-details {
    float: left;
    width: 100%;
    margin: 0 0 0 0;
}

.videoListTile-details, .videoListTile-details-descripxion {
}

.videoListTile-details-metadata, .videoListTile-details-removeFromPlaylist, .videoListTile-details-addToPlaylist {
    float: left;
    width: auto;
}

/* -------- Video Page Styles -------- */
.videoPlayerContainer {
    width: 100%;
}

    .videoPlayerContainer .stretchy-wrapper {
        padding-bottom: 56.25%; /* 16:9 */
        position: relative;
        background: black;
        width: auto;
    }

        .videoPlayerContainer .stretchy-wrapper .videoPlayer {
            position: absolute;
            top: 0;
            bottom: 0;
            left: 0;
            right: 0;
        }

.videoDetailsContainer {
    height: 475px;
    overflow: auto;
    padding-right: 20px;
}

.videoInteractionsContainer {
    position: relative;
    display: block;
    margin-bottom: -20px;
}

.videoDownloads {
    float: left;
}

.videoDetails-strong {
    margin: 5px 0 15px 0;
}

.videoDetails-text {
    overflow: auto;
    max-height: 310px;
}

.videoDownloads-icon {
    float: left;
    width: 50px;
    padding: 0 0 0 0;
    margin: 0 10px 0 0;
}

.videoInteractionsRight {
    position: absolute;
    right: 0;
    top: 10px;
    width: 200px;
}

.videoRatingArea {
    float: right;
}

.videoSubDetails-addToPlaylist, .videoSubDetails-removeFromPlaylist {
    float: right;
    margin-left: 5px;
}


.videoSubDetails-addToPlaylist, .videoSubDetails-removeFromPlaylist {
    margin-top: -5px;
    cursor: pointer;
    height: 30px;
    width: 30px;
}


.videoSubDetails-addToPlaylist {
    background: url('../media/icons/playlist-add.png') no-repeat center;
}

    .videoSubDetails-addToPlaylist:hover {
        background: url('../media/icons/playlist-add.png') no-repeat center;
    }

.videoSubDetails-removeFromPlaylist {
    background: url('../media/icons/playlist-remove.png') no-repeat center;
}

    .videoSubDetails-removeFromPlaylist:hover {
        background: url('../media/icons/playlist-remove.png') no-repeat center;
    }


.star-rating {
    float: left;
    width: 24px;
    height: 21px;
    text-indent: -999em;
    cursor: pointer;
    display: block;
    background: transparent;
    overflow: hidden;
    position: relative;
    z-index: 1000;
}

    .star-rating, .star-rating a {
        background: url('../media/images/ratings.png') no-repeat 0px -22px;
    }

        .star-rating a {
            display: block;
            width: 40px;
            height: 100%;
            border: 0;
        }

.star-rating-on a, .star-rating-hover a {
    background-position: 0px 0px !important;
}


/* --------  Speakers Page Content  -------- */

.speakerListView {
    margin-left: 0px;
}

.slAlphaList {
    margin-left: -15px;
}

.slLetter {
    cursor: pointer;
    text-align: center;
    width: 42px;
    height: 21px;
    padding: 12px 0 10px 0;
    float: left;
    transition: background-color .25s, color .25s;
    -moz-transition: background-color .25s, color .25s; /*For firefox*/
    -webkit-transition: background-color .25s, color .25s; /* For Safari 3.1 to 6.0 */
}

.speakerNamesColumn {
    width: auto;
    float: left;
    width: 49.0366%;
    margin-right: 10px;
}

    .speakerNamesColumn.column2 {
        margin-right: 0;
    }

.speakerContainer {
    width: 100%;
    min-width: 49.0366%;
    /*width: 293px;*/
    height: 34px;
    cursor: pointer;
    overflow: hidden;
    padding: 5px 0px 5px 0px;
    margin: 0 0 10px 0;
    display: none;
    transition: background-color .25s, color .25s;
    -moz-transition: background-color .25s, color .25s; /*For firefox*/
    -webkit-transition: background-color .25s, color .25s; /* For Safari 3.1 to 6.0 */
}

.speakerPlaceHolder {
    width: 100%;
    min-width: 49.0366%;
    /*width: 293px;*/
    height: 34px;
    cursor: pointer;
    overflow: hidden;
    padding: 5px 0px 5px 0px;
    margin: 0 0 10px 0;
}

    .speakerPlaceHolder.accentText:hover {
        color: #1e3c83;
    }

.speakerContainer-speakerName {
    height: 18px;
    width: 100%;
    padding: 8px 0 10px 0px;
    margin-bottom: 3px;
    text-align: center;
}

.speakerContainer-speakerBio {
    margin-top: 5px;
    padding: 0 5px;
    max-height: 215px;
    overflow: auto;
}
/* -------- FAQ Page Styles -------- */
.pageTitle {
    margin: 40px auto 0 28px;
}

.faqContainer {
    margin: 45px 0 0 0;
    padding-right: 10px;
}

.faqQuestion {
    margin: 10px 0 0 0;
    padding: 5px 5px 7px 38px;
    background: url("../Media/Icons/plusicon.png") no-repeat;
    background-position: 3px 3px;
    color: #555555;
    background-color: #d3d3d3;
    cursor: pointer;
}

.faqActive {
    background-image: url("../Media/Icons/minusicon.png");
}

.faqAnswer {
    margin: 0;
    text-align: left;
    background: #ececec;
    border: none;
    display: none;
    height: 90px;
    padding: 0 0 0 3px;
}

/* --------  Admin Login, Matinenance, 404 Page Maintenance Styles  ------------*/
.adminLoginArea {
    text-align: left;
    padding: 30px;
    margin-bottom: 5px;
}

.pageCenter {
    width: 40%;
    max-width: 400px;
    margin: 5% auto;
    text-align: center;
}

#btnLogin, #lnkPasswordReset {
    float: right;
}

#btnLogin {
    width: 33%;
    padding: 5px 0 5px 0;
}

#txtUsername, #txtPassword, .srTextBox {
    width: 100%;
    padding: 5px 0 5px 5px;
}


/* -------- Search Layout Styles -------- */
.siteSearchArea {
    float: right;
    padding-top: 18px;
    width: 30%;
    position: relative;
}

.siteSearchButton {
    background: white url('../Media/Icons/icon-search-s.png') no-repeat;
    width: 22px;
    height: 22px;
    border: none;
    z-index: 1;
    position: absolute;
    right: 2%;
}

.siteSearchBox {
    margin: -3px 0 0 0;
    width: 80%;
    padding: 3px 22px 3px 3px;
    z-index: 0;
    float: right;
}

.searchBarContainer {
    width: 200px;
    /*float: left;*/
    z-index: 200;
    position: relative;
}

.searchDetails {
    position: relative;
    float: left;
    z-index: 10;
    width: 1240px;
    padding-bottom: 0px;
    margin-top: 28px;
}

    .searchDetails h2 {
        float: left;
    }

.srTextBox {
    max-width: 186px;
    width: 99%;
}

.srButton {
    margin-top: 10px;
}

.srCategory {
    margin-top: 20px;
    display: block;
}


#videoGallery {
    width: 100%;
    height: auto;
    min-height: 400px;
    padding-bottom: 10px;
}

.srItem {
    display: none;
}

/* -------- FOOTER -------- */
footer {
    text-align: center;
    margin-top: 30px;
}

.wrapperFooter {
    text-align: center;
    margin: 30px auto 0px auto;
    padding: 0;
}

.footerContainer {
    width: 100%;
    height: 30px;
    position: relative;
    bottom: 0;
}

.footerNavMenu {
    margin: 0 auto;
}
