/* ---- ALL DEVICES ---- */
/* -- general -- */
#ctl00_ucSiteSelector_divSelectSite {
    display: none;
}

#at4-share {
    top: 40% !important;
}

#ucSiteSelector_divSelectSite {
    display: none;
}

#center {
    margin: 0 auto;
}

hr {
    border: 0;
    border-top: 5px solid #efefef;
    margin: 25px 0;
}

body {
    margin: 0;
    background: none;
    font-family: arial, sans-serif;
    font-size: 12px;
    line-height: 18px;
}

.clear {
    clear: both;
}

.event {
    clear: both;
    margin-bottom: 25px;
}

.date {
    color: #fff;
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: 700;
    text-align: center;
    padding-top: 5px;
}

.dateSmall {
    color: #fff;
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: 700;
    text-align: center;
    padding-top: 0px;
}

    .dateSmall .month {
        width: 100%;
        font-size: 14px;
        margin-bottom: 8px;
        line-height: 20px;
    }

    .dateSmall .day {
        clear: both;
        float: left;
        width: 100%;
        font-size: 20px;
    }


.month {
    width: 100%;
    font-size: 18px;
    margin-bottom: 8px;
    line-height: 31px;
}

.day {
    clear: both;
    float: left;
    width: 100%;
    font-size: 36px;
}

.red {
    color: red;
}

.imgLeft {
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
}

.imgRight {
    float: right;
    margin-left: 20px;
    margin-bottom: 20px;
}

#topBannerContent {
    max-width: 1200px;
    width: 100%;
    margin: 20px auto 0 auto;
}

#navContent {
    float: right;
    width: 60% margin: 0 auto;
}

#navigation a {
    color: #000;
    text-decoration: none;
    font-size: 16px;
    text-transform: uppercase;
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: 700;
}

    #navigation a:hover {
        color: #c22027;
    }

#navigation ul {
    padding: 0;
    margin: 0;
}

    #navigation ul li:last-child {
        margin-right: 0;
    }


#navContent ul {
    list-style-type: none;
}

    #navContent ul li {
        float: left;
        position: relative;
        /*   padding-left: 10px;*/
        padding-right: 0px;
        width: 126px;
    }


        #navContent ul li:hover {
            /*background-color: #005288;
                border-radius: 5px;*/
            color: #c22027 !important;
        }

        #navContent ul li a {
            /* padding: 2px 12px;*/
            padding: 0;
            margin: 0;
            line-height: 22px;
            display: block;
            text-decoration: none;
            text-align: center;
        }

            #navContent ul li a:hover {
                color: #c22027 !important;
            }

        #navContent ul li ul li > a {
            color: #000 !important;
            font: normal 16px/18px 'Open Sans Condensed', sans-serif !important;
            text-decoration: none;
            font-weight: 700 !important;
        }

        #navContent ul li ul li:hover > a {
            color: #fff !important;
            font: normal 16px/18px 'Open Sans Condensed', sans-serif;
            text-decoration: none;
            font-weight: 700;
        }

    #navContent ul ul li:hover a {
        color: #fff;
    }

    #navContent ul li:hover ul li a {
        color: #000;
    }

    #navContent ul ul li:hover ul li a {
        color: #c22027;
    }

    #navContent ul li ul li:hover {
        background-color: #c22027;
        border-radius: 0px;
    }

    #navContent ul li ul li ul li ul {
        margin-left: 0px;
    }

    #navContent ul li ul li {
        float: none;
        position: relative;
        padding-left: 10px;
        padding-right: 10px;
    }

    #navContent ul li ul {
        position: absolute;
        top: 46px;
        left: 0;
        display: none;
        background-color: #fff;
        border: 1px solid #d3d3d3;
    }

    #navContent ul li:hover > ul {
        display: block;
    }

    #navContent ul li ul li a {
        /*white-space: nowrap;*/
        line-height: 12px;
        padding: 10px 10px;
        font-size: 14px;
    }

    #navContent ul li ul li ul li ul li a:hover {
        color: #ffffff !important;
    }

    #navContent ul li ul li ul li a:hover {
        color: #ffffff !important;
    }

    #navContent ul li ul li a:hover {
        color: #ffffff !important;
    }

#navHome #navContent ul li ul li ul {
    position: absolute;
    top: 0;
    left: -100% !important;
    display: none;
    background-color: #fff;
    border: 1px solid #d3d3d3;
    /*width: 245px;*/
}

#navContent ul li ul li ul {
    position: absolute;
    top: 0;
    left: 100% !important;
    display: none;
    background-color: #fff;
    border: 1px solid #d3d3d3;
    /*       width: 245px;*/
}

    #navContent ul li ul li ul li ul {
        position: absolute;
        top: 0;
        left: 100%;
        display: none;
        background-color: #fff;
        border: 1px solid #d3d3d3;
        min-width: 150px;
    }





#auxNav a {
    color: #5b5b5b;
    text-decoration: none;
}

    #auxNav a:hover {
        color: #c22027;
    }

#auxNav ul {
}

#callouts img {
    width: 100%;
    max-width: 375px;
    height: default;
}

#auxNav ul li {
    display: inline;
    margin-right: 15px;
}

#mainContentBG {
    background: url(../images/common/texturedBG.jpg);
    width: 100%;
}

#mainContent {
    max-width: 1200px;
    width: 100%;
    padding: 25px 0;
    margin: 0 auto;
}

    #mainContent a, #callouts a, #izzy3Feedback a {
        color: #820413;
    }

        #mainContent a:hover, #callouts a:hover, #izzy3Feedback a:hover {
            color: #000;
        }

    #mainContent ul {
        margin: 0 0 0 25px;
        padding: 0;
    }

        #mainContent ul li {
            list-style: none;
            background: url(../images/common/redBullet.jpg) 0px 7px no-repeat;
            padding-left: 15px;
        }

    #mainContent h1 {
        font-size: 30px;
        font-weight: normal; /*text-transform:uppercase;*/
        color: #820413;
        margin-top: 0;
        font-family: 'Open Sans Condensed', sans-serif;
        font-weight: 700;
        line-height: 36px;
    }

    #mainContent h2 {
        font-size: 24px;
        font-weight: normal; /*text-transform:uppercase;*/
        color: #000;
        margin-top: 0;
        font-family: 'Nothing You Could Do', cursive;
        font-weight: 300;
        line-height: 30px;
    }

#izzy3Feedback h2 {
    font-size: 24px;
    font-weight: normal; /*text-transform:uppercase;*/
    color: #000;
    margin-top: 0;
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: 700;
    line-height: 30px;
}

#callouts h2 {
    font-size: 24px;
    line-height: 30px;
    font-weight: normal; /*text-transform:uppercase;*/
    color: #820413;
    margin-top: 0;
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: 700;
}

#mainContent h3, #izzy3Feedback h3 {
    font-size: 20px;
    font-weight: normal; /*text-transform:uppercase;*/
    color: #000;
    margin-top: 0;
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: 700;
    line-height: 26px;
}

h3 a {
    font-size: 20px;
    line-height: 26px;
    font-weight: normal; /*text-transform:uppercase;*/
    color: #000 !important;
    margin-top: 0;
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: 700;
    text-decoration: none !important;
}

#mainContent h4, #izzy3Feedback h4, h4 {
    font-size: 18px;
    line-height: 24px;
    font-weight: normal; /*text-transform:uppercase;*/
    color: #820413;
    margin-top: 0;
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: 700;
}


    #mainContent h4 a {
        font-size: 18px;
        line-height: 24px;
        font-weight: normal; /*text-transform:uppercase;*/
        color: #820413 !important;
        margin-top: 0;
        font-family: 'Open Sans Condensed', sans-serif;
        font-weight: 700;
        text-decoration: none !important;
    }

#mainContent h5, #izzy3Feedback h5 {
    font-size: 18px;
    line-height: 24px;
    font-weight: normal; /*text-transform:uppercase;*/
    color: #000000;
    margin-top: 0;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
}

#mainContent h6, #izzy3Feedback h6 {
    font-size: 14px;
    line-height: 20px;
    font-weight: normal; /*text-transform:uppercase;*/
    color: #494a4a;
    margin-top: 0;
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: 700;
}


.readMore {
    text-align: right;
}

.calloutText {
    padding: 0 25px;
}

.handwriting {
    font-family: 'Nothing You Could Do', cursive;
    font-size: 20px;
}

img {
    border: 0;
}

#searchContainer .searchBox {
    border-radius: 0;
    box-shadow: none;
    padding: 0 0 0 5px;
}
/* -- homepage -- */
#header img {
    width: 100%;
    height: auto;
}

#headerContent {
    width: 100%;
    margin: 0 auto;
    background: url('../images/common/texturedBG.jpg') repeat scroll 0 0;
}

#callouts {
    padding-top: 25px;
}

.calloutBoxTop {
    width: 100%;
    max-width: 350px;
    padding-left: 25px;
    height: 35px;
    padding-top: 15px;
    margin-bottom: 1px;
    background: #000;
    color: #fff;
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: 700;
    font-size: 24px;
}

.calloutBoxMid {
    width: 100%;
    max-width: 375px;
    background: #fff;
    padding-bottom: 10px;
}

.calloutBoxBottom {
    width: 100%;
    max-width: 375px;
    height: 50px;
}

.contentBoxTop {
    font-family: 'Open Sans Condensed', sans-serif;
    background: #000;
    font-weight: 700;
    height: 35px;
    font-size: 24px;
    padding-top: 15px;
    padding-left: 25px;
    color: #fff;
}
/* -- interior -- */
#headerInt img {
    width: 100%;
    max-width: 1200px;
    min-height: 150px;
}

#headerInt {
    background: url(../images/common/headerBG.jpg) repeat-x;
    position: relative;
}

#headerContentInt {
    width: 100%;
    margin: 0 auto;
    max-width: 1200px;
}

#subnav {
    margin-bottom: 25px;
}

.navactive:first-child {
    color: #820413 !important;
}

#subnav a {
    color: #000;
    font-size: 16px;
    text-decoration: none;
}

    #subnav a:hover {
        color: #820413;
    }

#subnav ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

    #subnav ul ul {
        padding-left: 0px;
    }

        #subnav ul ul li:first-child {
            margin-top: 10px;
        }

        #subnav ul ul li {
            margin-top: 10px;
        }

#subnav li {
    margin-bottom: 10px;
    background: url(../images/common/subnavBullet.jpg) no-repeat 0 6px !important;
}

    #subnav li:hover {
        margin-bottom: 10px;
        background: url(../images/common/subnavBulletOver.jpg) no-repeat 0 6px !important;
    }

#leftColumn {
    background: #fff;
    padding: 25px;
    min-height: 500px;
}

.rightColumnWhite {
    background: #fff;
    padding: 15px;
}

.blackBoxBottom {
}

.blackBox {
    background: #000;
    color: #fff;
    padding: 15px;
}

/* -- carousel --*/
#carousel {
    background-color: white;
}

#caroselContent {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    text-align: center;
    padding-top: 30px;
}


/* -- footer -- */
#footer {
    background: #000;
    color: #939393;
}

#footerContent {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    text-align: center;
    padding-top: 30px;
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: 700;
}

.RadSiteMap_Black .rsmLink {
    color: #939393 !important;
    font-size: 18px;
    margin-top: 0;
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: 700;
}

    .RadSiteMap_Black .rsmLink:hover {
        color: white !important;
        text-decoration: none !important;
    }


#footer a {
    color: #fff;
    text-decoration: none;
}

    #footer a:hover {
        color: #fff;
        text-decoration: underline;
    }

#footer ul li {
    display: inline;
    margin-right: 25px;
}

.dcwd {
    font-size: 12px;
    color: #8a8a8a;
}

    .dcwd a {
        color: #8a8a8a;
    }

        .dcwd a:hover {
            color: #009900;
        }



.RadSiteMap .rsmFlow {
    text-align: center !important;
}

.RadMenu .rmHorizontal .rmText {
    padding: 0 !important;
}

table.tableHeader td {
    margin-bottom: 25px;
}
/* ---- END ALL DEVICES ---- */


/* ---- DESKTOP ---- */
@media screen and (min-width: 769px) {
    /* -- general -- */


    #topBanner {
        min-height: 102px;
    }

    #navigation {
        height: 27px;
        clear: right;
        padding-top: 25px;
    }

    #navContent ul {
        list-style-type: none;
    }

        #navContent ul li ul li {
            float: none;
            position: relative;
        }

            #navContent ul li ul li:hover a {
                color: #fff;
            }

            #navContent ul li ul li:hover ul li a {
                color: #333;
            }

        #navContent ul li > a.rmRootLink {
            height: 39px;
        }

        #navContent ul li ul {
            position: absolute;
            top: 33px;
            left: 0;
            display: none;
            background-color: #fff;
            z-index: 9999;
            box-shadow: 11px 11px 19px #333333;
            margin-top: 5px;
            margin-left: 20px;
            min-width: 159px;
        }

        #navContent ul ul li ul {
            position: absolute;
            top: 0px;
            left: 100%;
            display: none;
            background-color: #fff;
            z-index: 9999;
            box-shadow: 11px 11px 19px #333333;
            margin-left: 0px;
            margin-top: 0px;
        }

        #navContent ul li:hover > div > ul {
            display: block;
            left: 40px;
        }

        #navContent ul ul {
            position: absolute;
            top: 33px;
            left: 0 !important;
            display: none;
            background-color: #fff;
            z-index: 9999;
            box-shadow: 11px 11px 19px #333333;
        }

            #navContent ul ul ul {
                left: 100% !important;
                top: 0;
            }


        #navContent ul li ul li a {
            /*white-space: nowrap;*/
            /*     line-height: 12px;*/
            /*      padding: 13px 10px;*/ font-size: 21px;
            text-transform: none;
            color: #333;
            tex-align: left;
            widtH: auto;
            text-align: left;
        }

            #navContent ul li ul li a:hover {
                color: #ffffff;
                /* background: #820413;*/
            }

    #logo {
        width: 177px;
        height: 86px;
        float: left;
    }

    #searchContainer {
        float: right;
        /*clear: right;*/
    }

        #searchContainer .search {
            float: left;
        }

        #searchContainer .searchBox {
            width: 170px;
            height: 24px;
            background: #efefef;
            border-width: 0;
            border-style: none;
            font-size: 14px;
            text-transform: uppercase;
            float: left;
            margin-top: 0px;
            color: #666666;
        }

        #searchContainer .goButton {
            color: #fdc14a !Important;
            width: 25px;
            margin-left: 5px;
            float: left;
            text-decoration: none;
        }

    #memberContainer {
        float: right;
        padding-right: 10px;
        margin-top: 3px;
    }

    .date {
        background: url(../images/common/dateBG.jpg) no-repeat;
        width: 25%;
        max-width: 73px;
        height: 76px;
        float: left;
    }

    .dateSmall {
        background: url(../images/common/dateBGsmall.jpg) no-repeat;
        width: 25%;
        max-width: 40px;
        height: 42px;
        float: left;
        padding-right: 10px;
        padding-bottom: 10px;
    }


    .dateDetails {
        float: right;
        width: 75%;
    }

    .dateDetailsInterior {
        float: right;
        width: 80%;
    }

    /* -- homepage -- */
    #header {
    }

    .calloutBox {
        float: left;
        width: 32%;
        margin-right: 1%;
    }

    .contentBoxHalf {
        width: 45%;
        max-width: 588px;
        float: left;
    }


    .contentBoxMid {
        background: #fff;
        border: 1px solid #dedede;
        margin-bottom: 25px;
    }

    .right {
        float: right;
    }

    .right-withpad {
        float: right;
        padding-right: 35px;
    }

    .newsfield {
        width: 50%;
        float: left;
    }

    /* -- interior -- */
    #headerInt {
        margin: 0px auto 0 auto;
    }

    #leftColumn {
        width: 67%;
        max-width: 900px;
        float: left;
        margin-right: 2%;
        padding-right: 2%;
    }

    #rightColumn {
        float: left;
        width: 25%;
        max-width: 320px;
    }

    .headerInteriorTextLeft {
        position: absolute;
        top: 50%;
        font-size: 42px;
        color: #fff;
        text-transform: uppercase;
        font-family: 'Open Sans Condensed', sans-serif;
        font-weight: 700;
        background: url(../images/common/textHeaderBG.png) no-repeat top right;
        padding: 28px 58px 28px 28px;
    }




    /* -- footer -- */
}
/* ---- END DESKTOP ---- */






/* ---- TABLET ---- */
@media screen and (min-width: 481px) and (max-width: 768px) {
    /* -- general -- */
    table.tableHeader td {
        display: table-header-group;
    }


    #topBanner {
        min-height: 102px;
    }

    #navigation {
        background: url(../images/common/navBG.jpg);
        height: 27px;
        padding-top: 10px;
    }

    #logo {
        width: 200px;
        height: 100px;
        float: left;
    }

    #searchContainer {
        float: right;
        /*clear: right;*/
    }

        #searchContainer .search {
            float: left;
        }

        #searchContainer .searchBox {
            width: 170px;
            height: 24px;
            background: #efefef;
            border-width: 0;
            border-style: none;
            font-size: 14px;
            text-transform: uppercase;
            float: left;
            margin-top: 0px;
            color: #666666;
        }

        #searchContainer .goButton {
            color: #fdc14a !Important;
            width: 25px;
            margin-left: 5px;
            float: left;
            text-decoration: none;
        }

    .date {
        background: url(../images/common/dateBG.jpg) no-repeat;
        width: 25%;
        max-width: 73px;
        min-width: 73px;
        height: 76px;
        float: left;
    }

    .dateDetails {
        float: right;
        width: 75%;
    }
    /* -- homepage -- */
    #header {
    }

    .calloutBox {
        float: left !important;
        width: 100%;
    }

    .contentBoxHalf {
        width: 100%;
        max-width: 588px;
        float: left;
    }

    .contentBoxMid {
        background: #fff;
        border: 1px solid #dedede;
        margin-bottom: 25px;
    }

    .newsfield {
        width: 100%;
        float: left;
    }

    /* -- interior -- */
    #headerInt {
        margin: 15px auto 0 auto;
    }

    #leftColumn {
        width: 64%;
        max-width: 900px;
        float: left;
        margin-right: 2%;
        padding-right: 2%;
    }

    #rightColumn {
        float: left;
        width: 25%;
        max-width: 320px;
    }

    #subnav {
    }

    .headerInteriorTextLeft {
        position: absolute;
        top: 50%;
        font-size: 32px;
        color: #fff;
        text-transform: uppercase;
        font-family: 'Open Sans Condensed', sans-serif;
        font-weight: 700;
        background: url(../images/common/textHeaderBG.png) no-repeat top right;
        padding: 28px 58px 28px 28px;
    }

    /* -- footer -- */
    #izzy3Feedback {
        display: none !important;
    }
}
/* ---- END TABLET ---- */





/* ---- MOBILE ---- */
@media screen and (min-width: 0px) and (max-width: 480px) {
    /* -- general -- */
    table.tableHeader td {
        display: table-header-group;
    }

    #topBanner {
        min-height: 102px;
    }

    #navigation {
        background: url(../images/common/navBG.jpg);
        height: 27px;
        padding-top: 10px;
    }

    #logo {
        width: 200px;
        height: 100px;
        float: left;
    }

    #searchContainer {
        float: right;
        /*clear: right;*/
    }

        #searchContainer .search {
            float: left;
        }

        #searchContainer .searchBox {
            width: 170px;
            height: 24px;
            background: #efefef;
            border-width: 0;
            border-style: none;
            font-size: 14px;
            text-transform: uppercase;
            float: left;
            margin-top: 0px;
            color: #666666;
        }


        #searchContainer .goButton {
            color: #fdc14a !Important;
            width: 25px;
            margin-left: 5px;
            float: left;
            text-decoration: none;
        }

    .date {
        background: url(../images/common/dateBG.jpg) no-repeat;
        width: 100%;
        max-width: 73px;
        height: 76px;
        float: left;
    }

    .dateDetails {
        float: right;
        width: 100%;
    }

    /* -- homepage -- */
    #header {
    }

    .calloutBox {
        float: left;
        width: 100%;
    }

    .contentBoxHalf {
        width: 100%;
        max-width: 588px;
        float: left !important;
    }

    .contentBoxMid {
        background: #fff;
        border: 1px solid #dedede;
        margin-bottom: 25px;
    }

    .newsfield {
        width: 100%;
        float: left;
    }


    /* -- interior -- */
    #headerInt {
        margin: 15px auto 0 auto;
    }

    #leftColumn {
        width: 100%;
        float: left;
        margin-right: 20px;
        padding-right: 20px;
    }

    #rightColumn {
        float: left;
        width: 100%;
        margin-top: 25px;
    }

    #subnav {
    }

    .headerInteriorTextLeft {
        position: absolute;
        top: 50%;
        font-size: 16px;
        color: #fff;
        text-transform: uppercase;
        font-family: 'Open Sans Condensed', sans-serif;
        font-weight: 700;
        background: url(../images/common/textHeaderBG.png) no-repeat top right;
        padding: 28px 58px 28px 28px;
    }

    /* -- footer -- */
    #izzy3Feedback {
        display: none !important;
    }
}
/* ---- END MOBILE ---- */


.programButtons {
    margin: auto 0;
    text-align: center;
}

.button_programs {
    width: 210px;
    height: 51px;
    background-image: url(/images/common/button_programs.png);
    background-position: 0 0;
    display: inline-block;
    -webkit-transition: opacity 1s ease-in-out;
    -moz-transition: opacity 1s ease-in-out;
    -o-transition: opacity 1s ease-in-out;
    transition: opacity 1s ease-in-out;
}

    .button_programs a {
        text-decoration: none;
    }

    .button_programs:hover {
        background-position: 0 100%;
    }

.button_policy {
    width: 210px;
    height: 51px;
    background-image: url(/images/common/button_policy.png);
    background-position: 0 0;
    display: inline-block;
}

    .button_policy a {
        text-decoration: none;
    }

    .button_policy:hover {
        background-position: 0 100%;
    }

.button_capacity {
    width: 210px;
    height: 51px;
    background-image: url(/images/common/button_capacity.png);
    background-position: 0 0;
    display: inline-block;
}

    .button_capacity a {
        text-decoration: none;
    }

    .button_capacity:hover {
        background-position: 0 100%;
    }


.button_resources {
    width: 210px;
    height: 51px;
    background-image: url(/images/common/button_capacity.png);
    background-position: 0 0;
    display: inline-block;
}

    .button_resources a {
        text-decoration: none;
    }

    .button_resources:hover {
        background-position: 0 100%;
    }



    /*Modal Popup*/

    
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}


.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform .3s ease-out;
       -o-transition:      -o-transform .3s ease-out;
          transition:         transform .3s ease-out;
  -webkit-transform: translate(0, -25%);
      -ms-transform: translate(0, -25%);
       -o-transform: translate(0, -25%);
          transform: translate(0, -25%);
}