﻿/*Css pro Homepage a works*/
.mainMenuContainer {
    background-color: #f1b100;
}

.mainContainer {
    background-color: #f1b100;
}

.menuPublicTable a {
    color: white !important;
}

    .menuPublicTable a:hover {
        color: #820000 !important;
    }
/*homeMainTitle*/
.homeMainTitle {
    width: 580px;
    min-width: 580px;
    max-width: 580px;
    height: 100px;
    min-height: 100px;
    max-height: 100px;
    border-spacing: 0;
    position: relative;
    display: block;
    margin: 0 auto 20px;
    color: #820000;
    font-family: 'Libre Baskerville', serif;
    font-weight: 400;
    z-index: 800;
    overflow: visible;
    top: 18px;
}

    .homeMainTitle div {
        display: block;
        position: absolute;
    }

    .homeMainTitle .top {
        font-size: 38px;
        top: 0px;
        left: 150px;
        z-index: 850;
    }

    .homeMainTitle .middle {
        font-size: 55px;
        left: 0;
        top: 38px;
        z-index: 850;
    }

    .homeMainTitle .bottom {
        font-size: 28px;
        right: 10px;
        bottom: 0px;
        z-index: 850;
    }

.anniversarySymbol {
    z-index: 800;
    top: -40px;
    left: 58px;
    position: absolute;
}

.homeSearchDiv {
    position: relative;
    top: 15px;
}

.introText {
    text-align: center;
    max-width: 100%;
    width: 100%;
    font-family: 'Libre Baskerville', serif;
}

    .introText a {
        font-weight: bold;
    }

.linkTitleUnderline {
    font-size: 1.4em;
    text-align: center;
    width: 100%;
}

    .linkTitleUnderline.Red {
        color: #820000;
        border-bottom: solid 1px #820000;
    }

    .linkTitleUnderline.Gray {
        color: #6f6f6e;
        border-bottom: solid 1px #6f6f6e;
    }

/*Search table homepage*/


/*Navigate table homepage*/
.homeNavigateTab {
    width: 680px;
    min-width: 680px;
    max-width: 680px;
    border-spacing: 5px;
    margin: 0 auto 30px;
}

    .homeNavigateTab td {
        text-align: center;
    }

    .homeNavigateTab .row2 td {
        width: 20%;
        min-width: 20%;
        max-width: 20%;
    }

    .homeNavigateTab a {
        width: 98%;
        height: 135px;
        background-color: #820000;
        color: white;
        text-decoration: none;
        position: relative;
        font-size: 18px;
        text-align: center;
        background-repeat: no-repeat;
        background-position-x: center;
        background-position-y: 20px;
    }

    .homeNavigateTab.Gray a {
        background-color: #6f6f6e;
        background-position-y: 0;
    }

    .homeNavigateTab a:hover {
        background-color: #720000;
    }

    .homeNavigateTab.Gray a:hover {
        background-color: #414242;
    }



    .homeNavigateTab a span {
        position: absolute;
        bottom: 18px;
        left: 0;
        display: block;
        text-align: center;
        width: 100%;
    }

    .homeNavigateTab #glossaryLink {
        background-image: url(_images/homeGlossaryIco.png);
    }

    .homeNavigateTab #themesLink {
        background-image: url(_images/homeThemesIco.png);
    }

    .homeNavigateTab #topicsLink {
        background-image: url(_images/homeTopicsIco.png);
    }

    .homeNavigateTab #poemsLink {
        background-image: url(_images/homePoemsIco.png);
    }

    .homeNavigateTab #playsLink {
        background-image: url(_images/homePlaysIco.png);
    }

    .homeNavigateTab #guidedLink {
        background-image: url(../Images/ico_GuidedTours.png);
    }

    .homeNavigateTab #featuresLink {
        background-image: url(../Images/ico_AboutNewFeatures.png);
    }

    .homeNavigateTab #faqsLink {
        background-image: url(../Images/ico_FAQ.png);
    }

    .homeNavigateTab #ticketsLink {
        background-image: url(../Images/ico_GroupTicketPrices.png);
        background-position-y: -10px;
    }

    .homeNavigateTab #giftLink {
        background-image: url(../Images/ico_GiftTicket.png);
    }

.overText {
    margin: 20px auto;
    width: 670px;
    font-weight: 500;
    color: #820000;
    font-family: 'Libre Baskerville', serif;
    font-size: 17px;
    line-height: 1.5;
}

    .overText p {
        text-align: center;
    }

/*books table homepage*/

.homeBooksTab {
    width: 100%;
    min-width: 520px;
    margin: 0 auto;
    padding: 20px;
    display: block;
    background-color: #5a95d9;
    border-spacing: 10px;
    position: relative;
    left: -20px;
    color: white;
    font-weight: 300;
    border-top: solid 4px white;
}

.booksTitleRow {
    font-family: 'Amiri', serif;
    font-size: 46px;
    line-height: 56px;
    text-align: center;
    padding-bottom: 30px;
}

.bookRow td {
    text-align: left;
    vertical-align: top;
}

.bookRow td {
    padding: 10px 30px 0 0;
}

.bookRow .leftTd {
    width: 20%;
    min-width: 145px;
    text-align: right;
    padding-right: 10px;
}

    .bookRow .leftTd img {
        border: solid 1px #dadada;
    }

.bookRow h2 {
    font-family: 'Open Sans', sans-serif;
    font-size: 26px;
    text-align: left;
    font-weight: 200;
    margin: 5px 0 15px;
    line-height: 22px;
}

    .bookRow h2 span {
        font-size: 18px;
        line-height: 22px;
    }

.homeMainMb {
    visibility: hidden;
    display: none;
}

.tbl_slider_descriptions td {
    vertical-align: top;
}

.tbl_slider_descriptions ul {
    margin-top: 0;
}

#slider, .slider_descriptions, .slider_descriptions td {
    vertical-align: top !important;
    padding: 0 !important;
    border-spacing: 0 !important;
}

.cleaner {
    clear: both;
}

.sliderTd {
    width: 433px;
    min-width: 433px;
    max-width: 433px;
}

.featuresTitle {
    font-size: 1.6em;
}

.guidTitle {
    font-size: 2.4em;
    line-height: 1em;
    margin: 0;
}

.tourVideo a {
    display: block;
    z-index: 800;
    text-decoration: none;
}

    .tourVideo a:hover {
        background-color: transparent;
        text-decoration: none;
    }

.tourVideo .play_but {
    position: absolute;
    top: 50px;
    left: 65px;
    border: none !important;
}

.guidPerex {
    text-align: center;
    font-weight: 500;
    font-size: 1em;
    line-height: 1.2em;
    margin-bottom: 20px;
}

.bannerHomepage, .bannerHomepageWF {
    width: 680px;
    min-width: 680px;
    max-width: 680px;
    height: 280px;
    max-height: 280px;
    margin: 20px auto;
    display: block;
    background-image: url(_images/ThesaurusBanner.png);
    background-repeat: no-repeat;
    background-position: left center;
    /*background-size: contain;*/
    display: flex;
    vertical-align: top;
    cursor: pointer;
    font-weight: 400;
}

.bannerHomepageWF {
    background-image: url(_images/WordFamiliesBanner.png);
    background-size: contain;
    max-height: 270px;
}

.leftText {
    height: auto;
    width: 29%;
    padding: 5px 1% 0;
    margin: auto 0;
    text-align: center;
    color: white;
    display: inline-table;
    font-size: 13px;
    line-height: 16px;
}

.bannerTitle {
    display: block;
    font-family: 'Libre Baskerville', serif;
    font-size: 24px !important;
    line-height: 26px !important;
    margin: 5px 0;
}

.bannerSmall {
    font-family: 'Libre Baskerville', serif;
    font-size: 13px !important;
    line-height: 16px !important;
    font-weight: 100;
}

.virusAlert {
    width: 100%;
    max-width: 680px;
    height: auto;
    padding: 10px 0 20px;
    margin: 40px auto;
    display: block;
    background-color: #820000;
    color: white;
    text-align: center;
}

    .virusAlert p {
        width: 100%;
        min-width: 100%;
        display: block;
        text-align: center;
    }

    .virusAlert a {
        color: white;
        font-weight: 700;
    }

    .virusAlert h2 {
        margin: 15px 0;
    }

.respBr {
    display: none;
}

.home3AnniversaryInfo {
    max-width: 680px;
    margin: 0 auto 20px;
    display: block;
}

    .home3AnniversaryInfo table, .home3AnniversaryInfo td {
        border: none;
    }

    .home3AnniversaryInfo td {
        vertical-align: top;
        box-sizing: border-box;
        padding: 10px;
    }

.featuresTable {
    width: 682px;
    height: 317px;
    max-width: 682px;
    max-height: 317px;
    background-image: url("/Styles/_images/audioAndPrintBanner.png");
    background-repeat: no-repeat;
    margin: 0 auto;
}

    .featuresTable a {
        color: white;
    }

    .featuresTable td {
        position: relative;
        width: 50%;
        text-align: center;
        vertical-align: top;
        padding-top: 150px;
        color: white;
    }

        .featuresTable td:first-child {
            padding-left: 40px;
        }

    .featuresTable img {
        position: absolute;
        bottom: 10px;
    }

.homeNavCont {
    max-width: 680px;
    margin: 0 auto;
}
/*responzivita*/
@media (max-width: 800px) {
    .bannerHomepage, bannerHomepageWF {
        width: 100%;
        min-width: 570px;
        /*height: 200px;*/
        background-position: center center;
        background-size: contain;
    }

    .leftText {
        width: 28%;
        padding: 5px 1%;
    }

    .bannerTitle {
        font-size: 22px !important;
    }

    .bannerSmall {
        font-size: 12px !important;
    }

    .mainTitleMb {
        background-color: #f1b100;
    }

    .homeMainTitle {
        visibility: hidden;
        display: none;
    }

    .mainTitleMb {
        z-index: 100;
    }

    .homeMainMb {
        width: 580px;
        max-width: 580px;
        min-width: 570px;
        margin: 0 auto 20px;
        height: 100px;
        min-height: 100px;
        max-height: 100px;
        visibility: visible;
        display: inline-table;
        padding-bottom: 20px;
        border-spacing: 0;
        position: relative;
        display: block;
        color: #820000;
        font-family: 'Libre Baskerville', serif;
        font-weight: 400;
        z-index: 800;
        overflow: visible;
        top: 33px;
    }

        .homeMainMb div {
            width: 100%;
            min-width: 100%;
            max-width: 100%;
            display: block;
        }

    .topMb {
        font-size: 36px;
        display: block;
        position: absolute;
        z-index: 850;
        left: 150px;
        top: -5px;
    }

    .middleMb {
        font-family: 'Libre Baskerville', serif;
        font-size: 54px;
        line-height: 44px;
        color: #820000;
        z-index: 850;
        display: block;
        position: absolute;
        top: 30px;
    }

    .bottomMb {
        width: auto !important;
        color: #820000;
        font-weight: 400;
        position: absolute;
        left: 332px;
        top: 70px;
        text-align: left !important;
        font-size: 26px;
    }

    .anniversarySymbol {
        top: -25px;
        left: 68px;
        z-index: 800;
    }

        .anniversarySymbol img {
            height: 65px;
            width: auto;
        }

    .homeNavigateTab table, .homeNavigateTab tr, .homeNavigateTab td, .homeNavigateTab {
        width: 100%;
        min-width: 100%;
        max-width: 100%;
        display: inline-table;
    }

    .homeNavigateTab {
        text-align: center;
    }

        .homeNavigateTab a, .homeNavigateTab .row2 a {
            width: 95px;
            min-width: 95px;
            max-width: 95px;
            height: 95px;
            background-size: 50%;
            background-position: center center;
            display: block;
        }

        .homeNavigateTab .row2 td {
            vertical-align: top;
            padding-bottom: 20px;
            text-align: center;
        }

        .homeNavigateTab a span {
            color: black;
            top: 98px;
            font-size: .9em;
            line-height: 1em;
            font-weight: 500;
        }

    .bookRow .leftTd {
        width: 18%;
        min-width: 80px;
    }

        .bookRow .leftTd img {
            width: 100%;
        }

    .HPFeaturesContainer td {
        width: 100%;
        min-width: 100%;
        display: block;
        text-align: center !important;
    }

    .sliderHome td:first-child {
        text-align: center;
    }

    .tourVideo {
        height: 260px;
        min-height: 260px;
        display: block;
        vertical-align: top;
        margin-bottom: 20px !important;
    }

        .tourVideo p {
            line-height: 1.1em;
            font-size: .8em;
            min-height: 100px;
            margin: 0;
            color: black;
        }

    #slider table {
        margin: 0 auto;
    }

        #slider table td {
            width: 100%;
            min-width: 100%;
            text-align: center;
            display: block;
        }

    .guidTitle {
        font-size: 2em;
    }

    .guidPerex {
        font-size: 1em;
        font-weight: 500;
    }

    .cleaner {
        line-height: .1em;
    }

    .linkTitleUnderline {
        font-size: 1em;
    }

    .homeNavigateTab #guidedLink {
        background-size: 70%;
        background-image: url(../Images/ico_GuidedTours.png);
        background-position-y: -12px;
    }

    .homeNavigateTab #featuresLink {
        background-image: url(../Images/ico_AboutNewFeatures.png);
        background-size: 150%;
    }

    .homeNavigateTab #faqsLink {
        background-image: url(../Images/ico_FAQ.png);
        background-size: 120%;
        background-position-y: 10px;
    }

    .homeNavigateTab #ticketsLink {
        background-image: url(../Images/ico_GroupTicketPrices.png);
        background-position-y: -10px;
        background-size: 60%;
        background-position-y: -5px;
    }

    .overText {
        display: block;
        margin-top: 30px;
        line-height: 1.5;
        width: 100%;
        min-width: 570px;
    }

    .respBr {
        display: block;
    }

    .home3AnniversaryInfo {
        width: 97%;
        position: relative;
        top: 12px;
    }

    .featuresTable {
        width: 100%;
        height: auto;
        max-width: 680px;
        max-height: 690px;
        background-image: url("/Styles/_images/audioAndPrintBanner_mobile.png");
        background-position: top center;
    }

        .featuresTable td {
            width: 100%;
            max-width: 100%;
            display: block;
            padding-top: 0;
        }

            .featuresTable td:first-child {
                padding-left: 0;
                padding-top: 150px;
            }

        .featuresTable a {
            text-align: center;
            margin: 15px 0;
            display: inline-block;
        }

        .featuresTable .linkIco {
            margin-top: 25px;
        }
}

.bannerCont {
    max-width: 680px;
    min-height: 320px;
    background-image: url(_images/SearchShare_home_back.png);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: contain;
    position: relative;
    cursor: pointer;
}

    .bannerCont p {
        font-family: 'Libre Baskerville', serif;
        position: absolute;
        left: 0;
        bottom: 20px;
        width: 100%;
        text-align: center;
        color: #6F6F6E;
        font-weight: 600;
    }

@media(max-width:800px) {

    .bannerCont p {
        font-size:16px;
    }
}
