﻿@font-face {
    font-family: "PT Sans Caption Bold";
    src: url("../fonts/ptsanscaptionbold.ttf");
}

@font-face {
    font-family: "PT Sans Caption";
    src: url("../fonts/ptsanscaption.ttf");
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}

blockquote {
    display: block;
    padding-left: 15px;
}

body { line-height: 1; }

h1, h2, h3, h4, h5, h6, p {
    font-size: 100%;
    font-weight: 400;
}

ol, ul { list-style: outside none none; }

caption, cite, code, th {
    font-style: normal;
    font-weight: 400;
}

fieldset, img { border: 0 none; }

caption, th { text-align: left; }

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td, td img { vertical-align: top; }

:focus { outline: 1px dotted #eee; }

img {
    height: auto;
    max-width: 100%;
}

label, button, input[type="submit"], input[type="checkbox"], input[type="radio"] { cursor: pointer; }

input[type="submit"]:hover, button:hover { text-decoration: underline; }

input[type="checkbox"] { vertical-align: bottom; }

input[type="radio"] { vertical-align: text-bottom; }

button {
    overflow: visible;
    width: auto;
}

select, input, textarea { resize: none; }

input, select { vertical-align: middle; }

button, input, select, textarea { margin: 0; }

button {
    overflow: visible;
    width: auto;
}

article, aside, detials, figure, figcaption, header, footer, hgroup, menu, nav, section { display: block; }

*::-moz-selection {
    background: none repeat scroll 0 0 #b4d5ff;
    color: #333;
    text-shadow: none;
}

a {
    -moz-hyphens: auto;
    word-break: break-all;
}

.hidden { display: none; }

#youngstar-page {
    font-family: Arial, sans-serif;
    font-size: 10pt;
    line-height: 1.2em;
}

#youngstar-page h1 {
    color: #b33518;
    font-family: Arial, sans-serif;
    font-size: 27pt;
    line-height: 27pt;
    margin-bottom: 15px;
}

#youngstar-page h2 {
    color: #b33518;
    font-family: Arial, sans-serif;
    font-size: 17pt;
    line-height: 17pt;
    margin-bottom: 10px;
    margin-top: 5px;
}

#youngstar-page h3 {
    color: black;
    font-family: "PT Sans Caption Bold", Arial, sans-serif;
    font-size: 10pt;
    margin-bottom: 10px;
}

#youngstar-page .ui-accordion-header { margin-bottom: 0; }

#youngstar-page h4 {
    color: #b33518;
    font-family: Arial, sans-serif;
    font-size: 12pt;
    line-height: 12pt;
    margin-bottom: 10px;
}

#youngstar-page h5 {
    color: black;
    font-family: Arial, sans-serif;
    font-size: 12pt;
    line-height: 12pt;
    margin-bottom: 10px;
}

#youngstar-page h6 {
    color: white;
    font-family: Arial, sans-serif;
    font-size: 12pt;
    line-height: 12pt;
}

#youngstar-page p { margin-bottom: 10px; }

#youngstar-page ul { margin-left: 30px; }

#youngstar-page a:hover { color: rgb(10, 78, 115); }

section, article, nav, aside { display: block; }

#youngstar-logo {
    display: block;
    float: left;
    height: auto;
    width: 26%;
}

#youngstar-logo-mobile { display: none; }

#youngstar-nav {
    border-bottom: 2px solid #b33518;
    display: block;
    height: 78px;
    line-height: 1em;
    width: 100%;
}

#youngstar-nav ul.tabs {
    display: block;
    float: right;
    margin-bottom: 0;
    margin-left: 0;
    margin-top: 35px;
    padding: 0;
    width: 71%;
}

#youngstar-nav ul.tabs li {
    display: block;
    float: left;
    margin: 0.2% 1px 0 2px;
    text-align: center;
    width: 24.5%;
}

#youngstar-nav ul.tabs li a {
    background-color: #fbab23;
    border: 1px solid #fbab23;
    border-radius: 4px 4px 0 0;
    color: black;
    display: block;
    font-family: "PT Sans Caption Bold", Arial, sans-serif;
    font-size: 12pt;
    line-height: 20px;
    padding: 10px 0;
    width: 100%;
}

#youngstar-nav ul.tabs li a.selected {
    background-color: #b33518;
    border-color: #b33518;
    color: white;
}

#youngstar-nav ul.tabs li a:hover { background-color: #e49018; }

#youngstar-nav ul.tabs li a.selected:hover {
    background-color: #b33518;
    border-color: #b33518;
    color: white;
}

#youngstar-nav #mobile-menu-button { display: none; }

.mobile-menu { display: none; }

#childcare-search-mobile-button { display: none; }

#childcare-search-mobile-button:hover {
    background-color: #851610;
    border: 0 solid #851610;
}

#page-splash {
    background-image: url("/youngstar/images/splash.jpg");
    background-size: contain;
    display: block;
    height: 445px;
    width: 100%;
}

#youngstar-home-headline {
    height: 100px;
    margin-left: 5%;
    padding-top: 50px;
    width: 50%;
}

#childcareform-tab {
    background-color: #b33518;
    border-radius: 5px 5px 0 0;
    color: white;
    font-family: "PT Sans Caption Bold", Arial, sans-serif;
    font-size: 12pt;
    height: 25px;
    margin-left: 20px;
    padding-top: 5px;
    position: relative;
    top: 202px;
    width: 22%;
}

#childcareform-tab img {
    display: block;
    float: left;
    margin: 0 5px 5px;
}

#childcareform-container {
    background-color: #b33518;
    display: block;
    float: none;
    height: 65px;
    margin: 0;
    padding: 0;
    position: relative;
    top: 200px;
    width: 100%;
}

.inputcontainer {
    display: block;
    float: left;
    margin-left: 2%;
    padding-top: 10px;
}

.inputcontainer label {
    color: white;
    display: block;
    font-family: Arial, sans-serif;
    font-size: 10pt;
    margin-bottom: 5px;
    width: 100%;
}

#childcareform-submit {
    background-color: #9a1a13;
    border: 0 solid #9a1a13;
    border-radius: 5px;
    color: white;
    display: block;
    float: left;
    font-family: Arial, sans-serif;
    font-size: 10pt;
    font-weight: bold;
    margin-left: 2%;
    margin-top: 20px;
    padding: 7px 4%;
}

#childcareform-address { width: 325px; }

#childcareform-city { width: 175px; }

#childcareform-submit:hover {
    background-color: #851610;
    border: 0 solid #851610;
}

.two-column, .two-column-thirds { clear: both; }

.two-column article, .two-column-thirds article {
    display: block;
    float: left;
    margin: 5px 0 5px 2%;
    padding: 5px 1%;
    width: 47%;
    word-wrap: normal;
}

.two-column article:first-child, .two-column-thirds article:first-child { margin-left: 0; }

.three-column, .media-download, .three-column-teasers { clear: both; }

.three-column article, .media-download article, .three-column-teasers article {
    display: block;
    float: left;
    margin: 5px 0 5px 2%;
    padding: 5px 1%;
    width: 29%;
}

.three-column article:first-child, .media-download article:first-child, .three-column-teasers article:first-child { margin-left: 0; }

.four-column { clear: both; }

.four-column article {
    display: block;
    float: left;
    height: 200px;
    margin: 5px 0 5px 2%;
    padding: 5px 1%;
    width: 21.5%;
}

.four-column article:first-child { margin-left: 0; }

#testimonials { height: auto; }

#testimonials article {
    background-color: #fbab23;
    height: 225px;
}

#testimonial-parents .testimonial { padding-top: 15px; }

#testimonials .shining-star-image {
    float: right;
    height: auto;
    margin-left: 15px;
    max-height: 150px;
    max-width: 150px;
    width: auto;
}

.shining-star, .testimonial {
    display: none;
    padding: 0 2% 15px;
    width: 96%;
}

.shining-star.shining-star-selected, .shining-star.testimonial-selected, .testimonial.shining-star-selected, .testimonial.testimonial-selected {
    display: block;
    overflow: hidden;
}

#what-is-youngstar { height: auto; }

#what-is-text { height: auto; }

#what-is-video { height: auto; }

#articles { clear: both; }

#articles article { margin-top: 30px; }

#articles hr {
    border-top: 2px solid #fbab23;
    color: #fbab23;
    margin-bottom: 15px;
}

#articles h4 {
    margin-bottom: 10px;
    text-align: center;
}

#articles .circle-icon {
    display: block;
    margin-bottom: 15px;
    margin-left: auto;
    margin-right: auto;
}

#side-column {
    display: block;
    float: left;
    margin-left: 0;
    margin-right: 1%;
    padding: 15px 1% 10px 0;
    width: 22%;
}

#main-column {
    display: block;
    float: left;
    padding: 15px 0 10px 1%;
    width: 73%;
}

#youngstar-side-nav {
    display: block;
    margin: 0;
    width: 100%;
}

#youngstar-side-nav .vert-menu {
    display: block;
    margin: 0 0 10px;
    width: 100%;
}

#youngstar-side-nav .vert-menu li {
    background-color: #e6e6e6;
    display: block;
    list-style-type: none;
    margin: 1px 0 2px;
    text-align: left;
    width: 100%;
}

#youngstar-side-nav .vert-menu li a {
    background-color: #e6e6e6;
    color: black;
    display: block;
    font-family: Arial, sans-serif;
    font-size: 9pt;
    height: 100%;
    padding: 10px 1% 10px 5%;
    width: 94%;
    word-break: normal;
    word-wrap: normal;
}

#youngstar-side-nav .vert-menu li a:link { background-color: #e6e6e6; }

#youngstar-side-nav .vert-menu li:first-child a {
    font-family: "PT Sans Caption Bold", Arial, sans-serif;
    font-size: 10pt;
}

#youngstar-side-nav .vert-menu li a:hover { background-color: #cccccc; }

#youngstar-side-nav .vert-menu li a.selected { background-color: #cccccc; }

#media { margin: 20px 0; }

#fraud, #report-concern, #updates, #local-office {
    background-color: orange;
    margin: 15px 0;
    padding: 10px 5%;
    width: 90%;
}

#updates label {
    display: block;
    margin-bottom: 5px;
    margin-top: 10px;
    width: 100%;
}

#updates input[type="text"] {
    display: block;
    width: 94%;
}

#updates input[type="submit"] {
    background-color: #b33518;
    border-color: #b33518;
    border-radius: 5px;
    color: white;
    display: block;
    margin-left: 44%;
    margin-top: 10px;
    width: 53%;
}

#current-video {
    margin-top: 11px;
    padding-top: 10px;
}

.youngstar-program-page input[type="button"] {
    background-color: #b33518;
    border-color: #b33518;
    border-radius: 5px;
    color: white;
    cursor: pointer;
    display: block;
    font-family: Arial, sans-serif;
    margin-bottom: 20px;
    margin-top: 10px;
    padding: 3px 15px;
}

#news h3, #press h3, #newspage h3, #presspage h3 { margin-bottom: 0; }

.youngstar-program-page input[type="button"]:hover { text-decoration: underline; }

#local-office img {
    height: auto;
    margin-top: 15px;
    width: 100%;
}

.media-download img {
    display: block;
    margin-bottom: 10px;
}

.two-column-thirds {
    clear: left;
    display: block;
    float: left;
    height: auto;
    width: 100%;
}

.two-column-thirds article { width: 63%; }

.two-column-thirds article.small-column {
    height: auto;
    width: 30%;
}

.two-column-thirds article.small-column img {
    height: auto;
    width: 100%;
}

.two-column-thirds article.small-column button {
    background-color: inherit;
    border: 0 solid black;
}

#current-video { height: 300px; }

object {
    height: auto;
    width: 100%;
}

object embed {
    height: 100%;
    width: 100%;
}

#star-ratings-image {
    display: block;
    float: right;
    height: auto;
    margin-left: 15px;
    width: 25%;
}

#map {
    display: block;
    height: 600px;
    width: 100%;
}

@media screen and (max-width: 800px) {
    body {
        background-color: white;
        background-image: none;
    }

    #map {
        display: block;
        height: 400px;
        margin: 0 10%;
        width: 80%;
    }

    body, p, ul, ol, a { font-size: 15px; }

    img { display: block; }

    #logo {
        height: auto;
        margin-bottom: 20px;
    }

    #logo img {
        max-width: 400px;
        width: 95%;
    }

    #seek1 {
        margin: 2px 2%;
        width: 96%;
    }

    #mainNav1 {
        height: 19px;
        overflow: hidden;
    }

    #Navigation1 {
        float: none;
        margin: 0;
        width: 100%;
    }

    #Navigation {
        float: none;
        margin-top: 0;
        width: 100%;
    }

    .two-column-thirds .two-column-thirds article { width: 100%; }

    .two-column-thirds .two-column-thirds .small-column { width: 100%; }

    #footer { display: none; }

    #footerstatement { display: none; }

    #Wrapper {
        height: 100%;
        padding: 0% 2%;
        width: 96%;
    }

    #Container {
        padding: 1%;
        width: 96%;
    }

    #content {
        margin: 0;
        padding: 0;
    }

    #side-column { width: 100%; }

    #main-column {
        padding: 0;
        width: 100%;
    }

    #youngstar-logo { display: none; }

    #youngstar-logo-mobile {
        display: block;
        float: left;
        height: 40px;
        width: auto;
    }

    #youngstar-nav {
        border-bottom: 2px solid #b33518;
        height: 45px;
    }

    #youngstar-nav #youngstar-tabs { display: none; }

    #youngstar-nav #youngstar-tabs li { display: none; }

    #youngstar-nav #mobile-menu-button {
        background-color: #b33518;
        border: medium none;
        display: block;
        float: right;
        height: 45px;
        padding: 10px 5px;
        width: 45px;
    }

    #youngstar-nav #mobile-menu-button-image {
        display: inline;
        height: 25px;
        margin: 0;
        padding: 0;
        width: 30px;
    }

    #youngstar-nav #root-menu-up-arrow {
        display: none;
        height: 25px;
        width: 30px;
    }

    #content .mobile-menu h3.ui-accordion-header {
        background-color: #b33518;
        background-image: none;
        border: 0 none;
        border-radius: 0;
        height: 39px;
        margin: 0;
        padding-bottom: 0;
        padding-right: 5px;
        padding-top: 0;
    }

    #content .mobile-menu h3.ui-accordion-header a {
        color: white;
        display: inline-block;
        float: left;
        height: 27px;
        padding-top: 10px;
        width: 84%;
    }

    #content .mobile-menu h3.ui-accordion-header hr {
        border-top: 1px solid white;
        clear: both;
        margin: 0;
        padding: 0;
    }

    #content .mobile-menu button {
        background-color: #b33518;
        border: 0 solid #b33518;
        display: inline-block;
        float: right;
        margin: 0;
        max-height: 37px;
        max-width: 40px;
        padding: 3px 0 5px;
        width: 16%;
    }

    #content .mobile-menu button img { width: 100%; }

    #content .mobile-menu div {
        background-image: none;
        border-radius: 0;
        padding: 0;
    }

    #content .mobile-menu ul {
        background-color: #9a1a13;
        display: block;
        float: none;
        height: auto;
        margin: 0;
        padding: 5px 0;
        width: 100%;
    }

    #content .mobile-menu li {
        background-color: #9a1a13;
        display: block;
        float: none;
        height: 20px;
        margin: 0;
        padding: 5px 4%;
        width: 92%;
    }

    #content .mobile-menu li a {
        color: white;
        display: block;
        font-family: "PT Sans Caption Bold", Arial, sans-serif;
        font-size: 10pt;
        height: 100%;
        width: 100%;
    }

    #page-splash { display: none; }

    .two-column article, .two-column-thirds article, .two-column-thirds article.small-column, .three-column article, .media-download article, .three-column-teasers article, .four-column article {
        float: none;
        height: auto;
        margin-left: 0;
        margin-right: 0;
        padding-left: 0;
        padding-right: 0;
        width: 100%;
    }

    #content #childcare-search-mobile-button, #dcfhomebutton {
        background-color: #b33518;
        border-radius: 5px;
        color: white;
        display: block;
        font-family: "PT Sans Caption Bold", Arial, sans-serif;
        font-size: 12pt;
        padding: 10px 0;
        text-align: center;
        width: 100%;
    }

    #Container a#dcfhomebutton {
        clear: both;
        color: white;
        height: 19px;
        margin-top: 15px;
    }

    #articles article { margin-top: 10px; }

    #articles hr { display: none; }

    #articles .circle-icon { display: none; }

    #articles p { display: none; }

    #articles h4 {
        background-color: #b33518;
        border-radius: 5px;
        color: white;
        display: block;
        font-family: "PT Sans Caption Bold", Arial, sans-serif;
        font-size: 12pt;
        margin: 0;
        padding: 10px 0;
        width: 100%;
    }

    #articles h4:hover {
        background-color: #851610;
        border: 0 solid #851610;
    }

    #star-ratings-image { width: 40%; }

    #what-is-text { height: auto; }

    #what-is-video {
        height: auto;
        width: 100%;
    }

    #testimonials #testimonial-shiningstar, #testimonials #testimonial-parents {
        height: auto;
        padding: 0 3%;
        width: 94%;
    }

    .two-column-mobile section { float: left; }
}

#search { width: 75%; }

#logo img { height: auto; }

/* */

.PrintableHeader { }

.PrintableHeader th a, .PrintableHeader th a:visited { color: white !important; }

@media print {
    #logo { display: none; }

    #youngstar-nav { display: none; }

    #seek1 { display: none; }

    #mainNav1 { display: none; }

    #Navigation { display: none; }

    #side-column { display: none; }

    #footer { display: none; }

    #footerstatement { display: none; }
}