﻿/* GLOBAL RESET */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
    padding: 0;
    margin: 0;
}

a {
    color: #00758d;
    text-decoration: none;
}

    a:hover {
        text-decoration: underline;
        cursor: pointer;
    }

img {
    padding: 0;
    vertical-align: top;
}

body, input[type="text"] {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 16px;
    line-height: 22px;
    color: #808184;
}

    input[type="text"]:focus {
        outline: 0;
    }

body {
    padding: 0;
    background-color: #E8E8E8;
    margin: 0 0 0 0;
}

.homepageloader {
    width: 100%;
    background-color: white;
    z-index: 1000;
    position: absolute;
    top: 0;
    text-align: center;
    min-height: 600px;
}

.homepageloadercontent {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -60px;
    margin-left: -175px;
}

.wrapper {
    margin: auto;
}

.box {
    position: absolute;
    overflow: hidden;
    background-repeat: no-repeat;
}

.box_0_0 {
    background-size: cover;
}

.mobilemenu {
    position: absolute;
    z-index: 2;
}

.menu {
    background-color: #eee;
    min-height: 100px;
    position: absolute;
    z-index: 2;
}

.menu2 {
    background-color: #eee;
    min-height: 100px;
    position: absolute;
    z-index: 2;
}

    .menu img, .menu2 img {
        vertical-align: top;
        width: 100%;
    }

.menuitem {
    background-size: cover;
    overflow: hidden;
}

    .menuitem:hover {
        cursor: pointer;
        background-position: center;
    }

    .menuitem.selected {
        background-position: bottom;
    }

    .menuitem img {
        width: 100%;
        border: 0;
    }

.squares_0_0, .squares_0_0_2 {
    position: absolute;
    z-index: 1;
    overflow: hidden;
}

    .squares_0_0 img, .squares_0_0_2 img {
        width: 100%;
    }

.box_0_1 .logoContainer img {
    height: 100%;
    width: auto;
}

.box_0_2 img {
    width: 100%;
}

.box_0_2 .hideButton {
    background-image: url(/images/home/youth/hideThisButton.png);
    background-size: cover;
    overflow: hidden;
}

    .box_0_2 .hideButton:hover {
        cursor: pointer;
        background-position: bottom;
    }

    .box_0_2 .hideButton img {
        width: 100%;
    }

.box_0_2 .fillimage {
    width: 100%;
    background-image: url(/images/home/pills.jpg);
    background-size: cover;
}

.fd {
    background-size: cover;
}

.squares_1_0, .squares_1_2 {
    position: absolute;
    z-index: 2;
    overflow: hidden;
}

    .squares_1_0 img, .squares_1_2 img {
        width: 100%;
    }

.box_1_1 .disclaimer {
    margin: 30px;
    color: #BBBDBF;
    font-size: 11px;
    line-height: 14px;
    overflow: hidden;
}

.box_1_0 {
    background-size: cover;
}

.box_1_2 {
    background-size: cover;
}

.box_2_0 {
    background-size: cover;
    background-position: left center;
    background-image: url(/images/home/pills.jpg);
}

.searchContainer {
    position: absolute;
    z-index: 3;
    box-shadow: -5px 0 15px #000;
    background-repeat: no-repeat;
    background-position: top center, bottom center;
}

    .searchContainer .searchContainerContent {
        width: 95%;
        margin: auto;
    }

    .searchContainer .searchLabel {
        color: #fff;
        float: left;
        margin: 0 20px 0 0;
        padding: 10px 0 0 0;
    }

    .searchContainer .searchboxleft, .searchContainer .searchboxright {
        float: left;
        width: 30px;
        height: 40px;
    }

    .searchContainer .searchboxbg {
        height: 40px;
        float: left;
    }

    .searchContainer .searchBox {
        float: left;
    }

    .searchContainer input[type="text"] {
        border: 0;
        min-width: 20px;
        background-color: transparent;
        height: 40px;
        margin: 0;
        padding: 0;
    }

    .searchContainer .btn-search {
        margin: 0 0 0 20px;
    }

    .searchContainer .termsConditionsContainer {
        clear: both;
        font-size: 14px;
        color: white;
    }

    .searchContainer a {
        color: white;
        text-decoration: underline;
    }

    .searchContainer .searchresults {
        position: absolute;
        background-color: white;
        margin: 38px 0 0 15px;
        padding: 10px 20px;
        -moz-border-bottom-left-radius: 15px;
        border-bottom-left-radius: 15px;
        -moz-border-bottom-right-radius: 15px;
        border-bottom-right-radius: 15px;
        display: none;
    }

    .searchContainer input.watermark, textarea.watermark {
        color: #808184;
    }

    .searchContainer input.marked, textarea.marked {
        color: #666;
    }

    .searchContainer .searchresults .content {
        display: none;
    }

    .searchContainer .searchresults .result {
        padding: 0 0 10px 0;
        margin: 10px 0 0 0;
        border-bottom: 1px solid #D0D2D3;
    }

        .searchContainer .searchresults .result:hover {
            text-decoration: underline;
            cursor: pointer;
        }

        .searchContainer .searchresults .result .resultBrands {
            font-style: italic;
        }

        .searchContainer .searchresults .result:last-child {
            border: none;
        }

#termsConditions, #factBox {
    display: none;
}

    #termsConditions h2 {
        clear: both;
        padding: 0 0 10px 0;
        margin: 0 0 25px 0;
        text-align: center;
        border-bottom: 1px solid #D0D2D3;
        text-transform: uppercase;
    }

    #termsConditions ol {
        list-style-position: inside;
        padding: 0;
        margin: 0;
    }

        #termsConditions ol li {
            padding: 10px 0 0 0;
        }

#factBox {
    text-align: center;
    padding: 30px;
}

    #factBox h2 {
        margin: 0 0 10px 0;
    }

    #factBox span {
        display: inline-block;
        margin: 30px 0 0 0;
    }

.factLink {
    display: none;
}

.footer {
    background-color: white;
    position: absolute;
    font-size: 12px;
}

    .footer .footerContent {
        width: 95%;
        clear: both;
        margin: auto;
    }

    .footer .footerLinks {
        padding: 5px 0 0 0;
    }

        .footer .footerLinks li {
            float: left;
            padding: 0 8px;
            border-right: 1px solid #808184;
            list-style-type: none;
            margin: 0;
            line-height: 16px;
        }

            .footer .footerLinks li:first-child {
                padding: 0 12px 0 0;
            }

            .footer .footerLinks li:last-child {
                border: 0;
            }

.error {
    background-color: #990000;
    color: white;
    padding: 2px 6px;
    font-size: 13px;
    margin: 0 0 0 10px;
}

.termsConditionsError {
    display: none;
}

@media screen and (min-width: 0px) {
    .box_0_1 .logoContainer {
        width: 100%;
        text-align: center;
    }

        .box_0_1 .logoContainer img {
            width: 100%;
        }

    .searchContainer .termsConditionsContainer {
        padding: 4px 0 0 0px;
        font-size: 10px;
        line-height: 10px;
    }

    .footer .footerContent {
        padding: 20px 0;
    }


    .footer .floatLeft {
        clear: both;
    }

    .footer img {
        height: auto;
        width: 95%;
        float: none;
        clear: both;
        padding: 30px 0 0 0;
    }

    .footer {
        font-size: 9px;
    }
}

@media screen and (min-width: 768px) {
    .box_0_1 .logoContainer {
        width: auto;
        text-align: center;
    }

        .box_0_1 .logoContainer img {
            width: auto;
        }

    .searchContainer .termsConditionsContainer {
        padding: 4px 0 0 130px;
        font-size: 16px;
    }

    .footer {
        font-size: 12px;
    }

        .footer .footerContent {
            padding: 0;
        }

        .footer .floatLeft {
            clear: none;
        }

        .footer img {
            width: 44%;
            float: right;
            clear: none;
            padding: 0px;
            padding: 12px 0 0 0;
        }
}

@media screen and (min-width: 1024px) {
    .footer img {
        height: 100%;
        float: right;
        clear: none;
        padding: 0px;
        width: auto;
        padding: 4px 0 0 0;
    }
}
