﻿@import url(normalize5e1f.css?v=2); /* Normalize */

/* CUSTOM SITE SPECIFIC CSS */

video{max-width:100%}
#google_translate_element{position:absolute !important;right:10px;}
input.gsc-search-button-v2
{-webkit-box-sizing: content-box;-moz-box-sizing: content-box; box-sizing: content-box;}
input.gsc-input{font-size: 14px !important;Color: Black !important;}
#twitterEmbed {margin-left:-20px;width:230px;height:400px;margin-top:30px;}
#twitterEmbed .hpButton{margin-bottom:39px; margin-left:-54px;}
@media screen and (max-width:991px)
{
    #twitterEmbed .hpButton{margin-left:0;}
}
/* CUSTOM SITE SPECIFIC CSS */

/* GENERAL LAYOUT */
body
{
    line-height:1.6;
    color:#272727;
    font-family: "Proxima-Nova", Serif;
    font-weight: 400;
    font-size: 18px;
    background: #F5F5F5;
    min-height:100%;
}
a
{
    text-decoration:none; 
    cursor:pointer;
    color:#005696;
}

a:hover {text-decoration: underline;}

/*a img {border:none;}*/

.schoolclosings_titletext
{
	font-family: "Arial", Serif;
	font-size: 14pt;
	font-weight: 500;
	color: White;	
}
.schoolclosings_maintext
{
	font-family: "Arial", Serif;
	font-size: 14px;
	font-weight: normal;
	color: White;	
}
.clearfix:after
{
    display:block;
    content:"";
    clear:both;
}

h1.page_header
{
    text-align:left;
    font-family: "futura-pt", Sans-Serif;
    font-weight: 700;
    font-size: 42px;
    text-transform:uppercase;
    margin-bottom: 0px !important;
}
.page_header_div
{
    width: 100%;
    background-color: #F2B518;
    border-bottom: 4px solid black;
    padding: 15px 0;
}
h2.component_header
{
    text-transform:uppercase;
    color:Black;
    padding:10px 10px 13px 0px;
    font-size:30px;
    display:block;
    margin-bottom:0 !important;
    font-family: "futura-pt", Serif;
    font-weight: 700;
    clear:left;
}
.header
{
    color:#26427B;
}
.component_container
{
    padding:20px;
}

.image_container
{
    padding:3px 1px;
    height:407px;
    line-height:1;
    text-align:center;
    width:100%;
}
.image_row
{
    display:table;
    margin:0 auto;
}
.image_container img
{
    max-width:50%;
    display:block;
    float:left;
    padding:2px;
}
@media screen and (max-width:767px)
{
    .image_container
    {
        height:auto;
    }
}
.image_container img:hover{opacity:.9;}
.image_container img:active{opacity:.7;}
/* END GENERAL LAYOUT */

/* TOP NAV */
.TopNav
{
    padding: 2px 0;
    width: 100%;
    background-color: Black;
}
.SMB
{
    margin-right: 20px;
}
.SMB svg
{
    color:#F2B518;
    font-size:1.1em;
}
nav
{
    padding:0;
    width:100%;
    background:Black;
    font-weight:bold;
    font-family: "futura-pt", Serif;
    font-size: 16px;
    font-weight: 400;
    min-height: 40px;
}
nav a
{
    text-decoration:none;
    color:white;
}
nav a:hover{text-decoration:none;}
nav ul
{
    width:100%;
    margin:0 auto;
    list-style:none;
    z-index:9999;
    text-align:center;
    padding:0;
    text-transform:uppercase;
    display:table;
}
nav ul li
{
    position:relative;
    cursor:pointer;
    display:table-cell;
    vertical-align:middle;
}
nav ul li a
{
    display:block;
    padding:0 20px;
    height:38px;
    line-height:37px;
}
nav ul li a:hover
{
    background:#101010;
    color:white;
}
nav ul li ul
{
    padding:10px;
    position:absolute;
    top:38px;
    left:0;
    width:300px;
    min-width:100%;
    display:none;
    border:none;
    overflow:hidden;
    z-index:9999;
    background:white;
    text-align:left;
    text-transform:none;
    z-index:999;
    font-weight:normal;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
    -moz-box-shadow:    0px 0px 5px 0px rgba(0, 0, 0, 0.25);
    box-shadow:         0px 0px 5px 0px rgba(0, 0, 0, 0.25);
}
nav ul li ul li{display:block;}
nav ul li ul li a
{
    background:#ffffff;
    display:block;
   font-size:15px;
    color:Black;
    height:auto;
    line-height:1.6;
}
nav ul li ul li a:hover
{
    background:#101010;
    color:White;
}
nav ul li:nth-child(1n+6) ul{left: calc(-300px + 100%);}
nav ul li:hover ul{display:block;}
.nav_title
{
    cursor:default;
    font-weight:bold;
    text-align:center;
    border-bottom:2px solid #101010;
}
.nav_title:hover
{
    background:none;
    color:#000;
}
.slicknav_menu, .mobile_nav{display:none;}
@media screen and (max-width: 1200px)
{
    nav ul li a{padding: 0 10px;}
}
@media screen and (max-width: 991px)
{
    #twitterEmbed{margin-left:0px;width:100% !important;height:400px;margin-top:20px;}
    #twitterEmbed iframe{max-height:400px !important;}
    .js #navigation, nav {display:none;}
    .js .slicknav_menu {display:block;}
    .slideshow_outer_container{margin-top:0 !important;}
}
/* END TOP NAV */

/* HEADER */
.HeaderName
{
    color: White;
    font-size: 47.34px;
    font-weight: 400;
    font-family: "futura-pt", Sans-Serif;
    text-align: left;
    margin-bottom: 8px;
    margin-top: 18px;
}
.HeaderName2
{
    color: #F2B518;
    font-size: 25.74px;
    font-weight: 500;
    font-family: "freight-micro-pro", Sans-Serif;
    text-align: left;
    letter-spacing: 1px;
}
.HeaderName3
{
    color: #fff;
    font-size: 17.00px;
    font-weight: 500;
    font-family: "futura-pt", Sans-Serif;
    text-align: left;
    letter-spacing: 1px;
}
header
{
    background: #171717;
    padding:22px 0 30px 0;
}
header a, header a:active, header a:hover, header a:focus{text-decoration:none;}
.HeaderTitle
{
    padding:0;
}
header h1
{
    font-family: "Arial", Serif;
    text-transform:uppercase;
    text-decoration:none;
    font-weight:normal;
    font-size:60px;
    margin:0;
    color:#fff;
    display:block;
    margin:10px auto 0;
    text-shadow: 0px 2px 4px #101010;
}
header h1 a
{
    color:#fff;
    text-align:center;
}
header img
{
    display:block;
    margin:0 auto;
}
header h2
{
    text-align:center;
    font-size:27px;
   font-family: "Arial", Serif;
    text-transform:uppercase;
    font-weight:500;
    margin:0;
    color:#fff;
    letter-spacing:10px;
}
header h3
{
    text-align:center;
    font-size:14px;
   font-family: "Arial", Serif;
    text-transform:uppercase;
    font-weight:500;
    padding:0;
    margin:0;
    color:#636363;
}
header hr
{
    height:1px;
    border:none;
    width:90%;
    background:#979797;
    margin:5px auto 10px;
}
.HeaderReg
{
    padding:0;
}
.RegButton
{
    display:block;
    margin-top:10px;
}
.RegButton img
{
    max-width:100%;
}
.floatingButtons
{
    position: absolute;
    top: 10px;
}
.floatingButtons a
{
    float: left;
    clear: left;
    margin-bottom: 10px;
    width: 273px;
    height: 49px;
    background-color: #242424;
    opacity: 0.9;
    color: White;
    font-family: "futura-pt", Serif;
    font-weight: 700;
    font-size: 16px;
    letter-spacing: 1px;
}
.floatingButtons a div img
{
    text-decoration: none !imporant;
}
@media screen and (min-width:991px)
{
    .HeaderReg{float:right !important;}
}
@media screen and (max-width:1200px)
{
    .HeaderName{font-size:42px;}
}
@media screen and (max-width:767px)
{
    .HeaderName{font-size:35px;}
}
/* END HEADER */

/* FOOTER */
footer
{
    background: url("sysimages/Footer.png");
    background-position: center;
    background-repeat: no-repeat;
    background-color: #0F0F0F;
    color:White;
    padding:20px 0;
    margin-top:20px;
    width:100%;
    font-family: "proxima-nova", Sans-Serif;
    font-weight: 400;
    font-size:16px;
    position:relative;
}
.FooterTitle
{
    font-family: "futura-pt", Sans-Serif;
    font-weight: 700;
    font-size:20px;
    color: #F2B518;
}
footer .container div
{
    display:table-cell;
    vertical-align:middle;
    padding:0 15px;
}
footer a
{
    color:#c7c7c7;
}
footer a:hover
{color:White;}
.footer_logo
{
    float:left;
    width:22%;
    padding-right:25px;
}
.FooterLink
{
    font-family: "futura-pt", Sans-Serif;
    font-weight: 700;
    font-size:16px;
    color: #F2B518;
}
.footer_info
{
    font-size:15px;
    color:#cccfd5;
    font-family:'nimbus-sans', Sans-Serif;
    float:left;
    width:38%;
    margin-top: -20px;
    margin-left: -55px;
}
.footer_list
{
    float:right;
    padding:20px 25px 0;
    color: #C7C7C7;
    clear: right;
}
.footer_list a
{
    float: right;
    color: #C7C7C7;
}
.footer_list ul
{
    margin:0;
    float:left;
    padding:0;
    list-style-type:none;
    font-family: "Arial", Serif;
    font-weight:bold;
}
.footer_list ul:first-child{margin:0 40px 0 0;}
.footer_list ul li{margin:10px 0;}
.footer_buttons
{
    padding-top:20px;
    float:right;
    width:13%;
}
.social_media_buttons
{
    width:100%;
}
.social_media_buttons img, .social_media_buttons svg
{
    display:block;
    float:left;
    margin:1.666%;
    max-width:46px;
    margin-right: 15px;
    font-size:1.2em;
    color:#F2B518;
}
.cms_login_button
{
    border:1px solid white;
    border-radius:33px;
    text-transform:uppercase;
    display:table;
    padding:5px 15px;
    font-size:13px;
    margin:15px auto 0;
    font-family: 'nimbus-sans', sans-serif;
}
.cms_login_button:hover
{
    text-decoration:none;
    background:rgba(0, 0, 0, .2);
}
.cms_login_button:active
{
    background:rgba(0, 0, 0, .5);
}
@media screen and (max-width:991px)
{

    .footer_info{width:40%;}
    .footer_list
    {
        width:35%;
        padding-right:0;
    }
    .footer_buttons{width:100%;}
    .social_media_buttons{text-align:center;}
    .social_media_buttons img
    {
        width:46px;
        display:inline;
        float:none;
        margin:0 5px;
    }
}
@media screen and (max-width:767px)
{
    .footer_logo{width:auto; margin:0 auto; float:none; padding:0;width:100%;text-align:center;}
    .footer_info{width:100%; text-align:center;}
    .footer_list{display:none;}
}
/* END FOOTER */

/* HOMEPAGE SLIDESHOW */
.slideshow_outer_container
{
    background:#1A1A1A;
    width:100%;
}
@media screen and (max-width:650px)
{
div [src*='filecabinet']{width:100% !important;height: auto !important;}
}
.slideshow_container
{
    margin:0 !important;
}
.slideshow_slide
{
   
    position:relative;
}
.slideshow_caption_container_outer
{
    position:absolute;
    bottom:40px;
    float:left;
    right:50px;
    z-index:2;
    display:block;
}
.slideshow_caption_container_inner
{
    max-width:625px;
    float:left;
    position:relative;
    padding:20px 30px;
    text-align:center;
}
.slideshow_caption_header
{
    font-family: "futura-pt", Sans-Serif;
    font-weight: 700;
    font-size: 24px;
    color:#000;
    display:block;
    background-color: #F2B518;
    opacity: 0.85;
    width: 100%;
    padding: 5px 15px;
    text-align: left;
}
.slideshow_caption_text
{
    font-size:16px;
    text-align: left;
    font-family:'Proxima-Nova', Sans-Serif;
    font-weight: 400;
    color:#000; 
    margin-bottom:0px;
    display:block;
    padding: 5px 15px 0px 15px;
    background-color: #FFF;
    opacity: 0.85;
    width: 100%;
}
.slideshow_caption_link
{
    padding: 0px 15px 5px 15px;
    background-color: #FFF;
    opacity: 0.85;
    width: 100%;
    text-align: left;
}
.slideshow_caption_link_text
{
    font-family: "futura-pt", Sans-Serif;
    text-align: left;
    font-weight: 700;
    font-size:16px;
    color:#484848;
    text-decoration:none;
}
.slideshow_image
{
    width:100%;

}
.slick-slide
{
    height:auto;
}
.slick-dots
{
    bottom:-60px;
}
.slick-dots li button::before
{
    font-size:12px;
    color:#FFF;
    opacity:1;
   -webkit-text-stroke-width: 2px;
}
.slick-dots li.slick-active button:before
{
    opacity:1;
    color:#f2b518;
}
.slick-prev
{
    left:0;
    z-index:3;
}
.slick-next
{
    right:0;
    z-index:3;
}
.slick-prev, .slick-next
{
    background:none;
    color:#FFF;
    height:89px;
    width:47px;
    line-height:89px;
    top:94%;
}
@media screen and (max-width:1170px)
{
    .slick-prev, .slick-next
    {
        top:97%;
    }
}
@media screen and (max-width:1070px)
{
    .slick-prev, .slick-next{display: none;}
}
.slick-prev:hover, .slick-next:hover, .slick-prev:active, .slick-next:active, .slick-prev:focus, .slick-next:focus
{
    background:none !important;
    color:#fff;
    height:89px;
    width:47px;
}
.slick-prev:before
{
    content:"❬";
    padding-right:5px;
}
.slick-next:before
{
    content:"❭";
    padding-left:5px;
}
.slick-prev:before, .slick-next:before
{
    font-size: 60px;
    margin-top: -7px;
    color: #FFF;
    display: block;
}
.slick-prev:focus, .slick-next:focus
{
    opacity:inherit;
}
/* END HOMEPAGE SLIDESHOW */

/* HOMEPAGE */
.HPnewscomponent_mainlink
{
    margin-right: 30px;
    color: #F2B518;
    font-family: "futura-pt", Sans-Serif;
    font-weight: 700;
    font-size: 20px;
}
.HPnewscomponent_maintext
{
    margin-right: 35px;
    color: White;
    font-family: "adrianna", Sans-Serif;
    font-weight: 400;
    font-size: 16px;
}
.hpTitle
{
    color: #F2B518;
    font-family: "futura-pt", Sans-Serif;
    font-weight: 700;
    font-size: 30px;
    text-transform: uppercase;
}
.hpTitleMobile {display:none;}
.hpLink
{
    color:#F2B518;
    font-size:30px;
    font-family:'futura-pt', Sans-Serif;
    font-weight:700;
 
    border-radius:4px;
}
@media screen and (min-width:991px)
{
    .hpLinksContainer
    {
        width:44.5%;
    }
}
.hpButton
{
    background-color:#F2B518;
    color:Black;
    font-size:13px;
    font-family:'futura-pt', Sans-Serif;
    font-weight:700;
    padding:2px 8px;
    border-radius:2px;
    margin-left:16px;
    margin-top:12px;
}
.hpButton:hover
{
	background-color:#313131;
	color:White;
	text-decoration:none;
}
.hpDiv1
{
    color: White;
}
.hpDiv2
{
    color: White;
    font-size:0.88em;
}
.HPNewsPhoto
{
    float:left;
}
.HPnewscomponent_mainlink
{
    float:left;
    clear:left;
}
.HPnewscomponent_maintext
{
    float:left;
    clear:left;
}
.HPreadMoreLink
{
    float:left;
    clear:left;
    color: #F2B518;
    font-family: "futura-pt", Sans-Serif;
    font-size: 16px;
    font-weight: 700;
}
.HPnewscomponent_thumbimage img
{
    width:230px;
    border: 3px solid white !important;
}
.EventCarousel
{
    margin-bottom: 20px;
}
.eventDateBubble
{
    background-color:#F2B518;
    width:58px;
    height:58px;
    text-align:center;
    margin:0 auto;
    float: left;
    margin-right: 10px;
    color: #002855;
    font-family: "futura-pt", Serif;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
}
.eventDateBubbleBottom
{
    background-color:White;
    width:58px;
    height:32px;
    color: #222222;
    font-family: "futura-pt", Serif;
    font-size: 27px;
    font-weight: 700;
    text-align:center;
}
.eventMonth
{
    font-weight:bold;
}
.eventDate
{
    font-weight:bold;
    margin-top: -5px;
}
.eventcomponent_linktext
{
    color: #F2B518;
    font-family: "futura-pt", Serif;
    font-weight: 700;
    font-size: 18px;
}
.MobileNav
{
    display:none;
}
.MobileNavButton
{
    width:280px;
    border:1px solid White;
    padding:10px;
}
.MobileNavButton a
{
    font-weight:bold;
    font-size:16px;
}
@media screen and (max-width:1100px)
{
    .HPnewscomponent_thumbimage img{width:181px;}
}
@media screen and (max-width:991px)
{
    .hpTitleMobile{display:block;}
    .MobileNav
    {
        display:block;
    }
    .HPnewscomponent_thumbimage img{width:230px;}
}
/* END HOMEPAGE */

.eventCalendar_main_hasEvents
{
	background-color: Silver;	
}
.gallerycomponent_titletext
{
	font-size:12pt;
	color: black;
	font-family: 'Open Sans', sans-serif;
	text-decoration: none;	
}
.gallerygrouping_item
{
	margin-left: 5px;
	margin-right: 10px;
	float: left;
	width: 130px;
	height: 150px;
}
.gallerycomponent_smalllink
{
	font-size: 9pt;
	color: Blue;
	font-family: 'Open Sans', sans-serif;
	text-decoration: none;	
}
/* DYNAMIC NAV */
.DynamicNav
{
    -webkit-box-shadow: 0px 1px 8.19px 0.81px rgba(0, 0, 0, 0.051);
    -moz-box-shadow:    0px 1px 8.19px 0.81px rgba(0, 0, 0, 0.051);
    box-shadow:         0px 1px 8.19px 0.81px rgba(0, 0, 0, 0.051);
    width:200px;
    font-weight:700;
    font-size:14px;
    margin-bottom:30px;
    width:100%;
    margin-top: 15px;
    font-family: "Proxima-Nova", Serif;
}
.DynamicNav ul
{
    list-style-type:none;
    margin:0;
    padding:0;
}
.DynamicNav ul li
{
    padding:0;
    margin:0;
    background:White;
    border-bottom: 1px solid #E8E8E8;
    color: Black;
}
.DynamicNav ul li a
{
    display:block;
    color:black;
    font-weight:700;
    text-decoration:none;
    padding:10px 15px;
}
.DynamicNav ul li a:hover
{
    background:#F2F2F2;
    color: black;
}
.DynamicNav ul li ul
{
    margin:0;
}
.DynamicNav ul li ul li
{
    background-color: #F3BA3D;
    border-bottom: 1px solid black;
}
.DynamicNav ul li ul li a:hover
{
    background-color: black;
    color: white;
}
.DynamicNav ul li ul li a
{
    color:black;
    padding-left:25px;
    font-weight:400;
}
.DynamicNav a:active
{
    -webkit-box-shadow: inset 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: inset 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
    box-shadow: inset 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
}
.DynamicNav_currentpage
{
    background:black !important;
    color:White !important;
    text-align:left;
    font-size:15px;
    font-family:'Proxima-Nova', Sans-Serif;
    font-weight: 700;
}
#show-menu{display:none;}
#show-menu:checked ~ #menu
{
    display:block !important;
}
.DynamicNav_show-menu:after
{
    content:"Show Menu ▼";
}
#show-menu:checked ~ .DynamicNav_show-menu:after
{
    content:"Hide Menu ▲";
}
.DynamicNav_show-menu
{
    color:#fff;
    background:#101010;
    border-top:3px solid #101010;
    text-transform:uppercase;
    padding:10px 0;
    text-align:center;
    display:none;
    font-weight:bold;
    font-size:20px;
    line-height:1;
    cursor:pointer;
}
@media screen and (max-width: 991px)
{
    .DynamicNav
    {
    
        margin-bottom:20px;
    }
    .DynamicNav_show-menu
    {
        display:block;
    }
    #menu
    {
        display:none;
    }
}
@media screen and (min-width:991px)
{
    .DynamicNav > ul > li:first-child a
    {
        background:black;
        color:White;
        text-align:left;
        font-size:15px;
        font-family:'Proxima-Nova', Sans-Serif;
        font-weight: 700;
    }
}
/* END DYNAMIC NAV */

/* LINKS AND DOWNLOADS COMPONENTS */
.linksList
{
    list-style:none;
    margin:0;
    padding:0;
}
.linksList li
{
    margin:10px 0; /* This margin controls link spacing */
    word-wrap:break-word;
} 
.linksList li:first-child{margin-top:0;}
.linksList li:last-child{margin-bottom:0;}
.linksList a /* Styles the link */
{
}
.linksList span /* Styles the link description */
{
    display:block;
    word-wrap:break-word;
}
/* END LINKS AND DOWNLOADS COMPONENT */

/* NEWS COMPONENT */
.newscomponent_item
{
    padding:20px 0;
    margin:0;
    display:table;
    border-bottom:1px solid #ededed;
    width:100%;
}
.newscomponent_item:last-child
{
    border-bottom:none;
}
.newscomponent_imagecontainer
{
    display:table-cell;
    vertical-align:top;
    padding-right:20px;
    text-align: center;
    vertical-align: middle;
    line-height: 1;
    max-width:230px;
}
.newscomponent_imagecontainer img
{
    max-width:100%;
}
.newscomponent_archivelink{float:right;}
.newscomponent_textcontainer
{
    display:table-cell;
    vertical-align:middle;
}
.newscomponent_textcontainer span
{
    display:block;
    font-size:15px;
}
.newscomponent_textcontainer h3, .newscomponent_textcontainer h3 a
{
    color:#000000;
    font-size:18px;
    margin-top:0;
}
.newscomponent_readmore, .newscomponent_readmore:hover
{
    font-size: 12px;
    color:#b20200;
    font-weight:bold;
    text-transform:uppercase;
}
@media screen and (max-width:400px)
{
    .newscomponent_item{display:block;}
    .newscomponent_imagecontainer
    {
        display:block;
        padding:0 0 12px;
    }
    .newscomponent_imagecontainer img
    {
        margin:0 auto;
        display:block;
        width:100%;
    }
    .newscomponent_textcontainer{display:block;}
}
/* END NEWS COMPONENT */

.boardmeeting_titletext
{
	font-size: 11pt;
	font-weight: bold;
	color: Black;	
}
.boardmeeting_maintext
{
	font-size: 10pt;
	color: Black;
	text-decoration: none;	
}
.boardmeeting_smalltext
{
	font-size: 9pt;
	color: #222222;
	text-decoration: none;	
}
.boardmeeting_mainlink
{
	font-size: 11pt;
	color: Blue;
	text-decoration: none;	
}
.boardmeeting_smalllink
{
	font-size: 9pt;
	color: Blue;
	text-decoration: none;	
}
.gallerycomponent_maintext
{
	font-size: 10pt;
	color: Black;
	text-decoration: none;	
}
.gallerycomponent_smalltext
{
	font-size: 9pt;
	color: black;
	text-decoration: none;	
}
.survey_maintext
{
	font-size: 11pt;
	color: Black;
	font-weight: bold;	
}
.survey_smalltext
{
	font-size: 10pt;
}
.survey_smalltext a
{
	font-size: 9pt;
	color: #3e699e;
	text-decoration:none;
}
.survey_smalltext a:hover
{
	text-decoration:underline;
}
.survey_questiontext
{
	font-size: 11pt;
	color: Black;	
}
.survey_mainlink
{
	font-size: 10pt;
	color: Blue;
	text-decoration: none;	
}
.survey_spacer
{
	height: 4px;
}
.survey_divider
{
	height: 1px;
	background-color: Black;
}
.survey_background
{
	background-color: gainsboro;
}
.survey_errormsg
{
	font-weight: bold;
	font-size: 10pt;
	color: red;
	text-decoration: none;
}
.employment_titletext
{
	font-size: 12pt;
	color: #666666;
	font-weight: bold;	
}
.employment_maintext
{
	font-size: 10pt;
	color: Black;
	font-weight: bold;	
}
.employment_smalltext
{
	font-size: 10pt;
	color: #333333;	
}
.employment_mainlink
{
	font-size: 10pt;
	color: Blue;
	text-decoration: none;
}
.staffdirectory_gridtext
{
	font-size:11px;
	color: Black;
	font-weight:normal;	
}
.staffdirectory_gridtitle
{
	font-size:12px;
	color: Black;
	font-weight: bold;	
}
.staffdirectory_gridlink
{
	font-size:11px;
	color: #001430;
	text-decoration: none;	
}
.staffdirectory_header
{
	font-size: 14pt;
	color: Black;
	font-weight: bold;	
}
.staffdirectory_maintext
{
	font-size:13px;
	color: Black;
	font-weight: bold;	
}
.staffdirectory_mainlink
{
	font-size:13px;
	color: Blue;
	text-decoration: none;	
}
.staffdirectory_smalltext
{
	font-size:12px;
	color: #333333;	
}
.staffdirectory_smalltext_bold
{
	font-size:13px;
	color: #222222;
	font-weight: bold;	
}
.staffdirectory_tinytext
{
	font-size: 9pt;
	color: Black;	
}
.staffdirectory_altBG
{
	background-color: #E7E7E7;
}
.staffdirectory_vertsep
{
	background-color: Gainsboro;
}
.adminmessage_image
{
	padding-left: 0;
	padding-right: 10px;
	text-align: left;
}
.adminmessage_titletext
{
	font-weight: bold;
	font-size: 14pt;	
}
.adminmessage_maintext
{
	font-size: 11pt;
	font-weight: normal;
	color: #222222;
}
.adminmessage_smalltext
{
	font-size: 9pt;
	font-weight: normal;
	color: Black;
}
.podcast_titletext
{
	font-size: 12pt;
	font-weight: bold;
	color: Black;	
}
.podcast_maintext
{
	font-size: 10pt;
	font-weight: normal;
	color: #333333;	
}
.podcast_smalltext
{
	font-size: 9pt;
	color: Black;	
}
.podcast_mainlink
{
	font-size: 10pt;
	color: Blue;
	text-decoration: none;	
}
.podcast_altBG
{
	background-color:#dfebf7;	
}
.blog_maintext
{
	font-size: 11pt;
	color: Black;	
}
.blog_mainlink
{
	font-size: 10pt;
	color: Blue;
	text-decoration: none;
}
.blog_smalltext
{
	font-size: 8pt;
	color: Black;
}
.blog_smalllink
{
	font-size: 8pt;
	color: Blue;
	text-decoration: none;
}
.blog_titletext
{
	font-size: 16pt;
	color: Black;
	font-weight: normal;
}
.blog_posttitle
{
	font-size: 12pt;
	color: #222222;
	font-weight: bold;
}
.blog_sideBG
{
	background-color:#dfebf7;	
}

/* MASTER CALENDAR */
.mastercalendar_filtercontainer
{
    margin:0 0 10px;
}
.mastercalendar_filterbar
{
    padding:5px 10px;
    background:#dedede;
}
.mastercalendar_filterpanel
{
    padding:5px 10px;
    background:#dedede;
    margin:0 0 10px;
}
.mastercalendar_dailyitem
{
    padding:10px;
}
.mastercalendar_dailyitem:nth-child(odd)
{
    background:#dedede;
}
.mastercalendar_week_daycontainer
{
    padding:5px;
    margin:0 0 5px;
    background:#dedede;
}
.mastercalendar_week_daycontainer h3
{
    text-align:center;
    padding:5px 0;
    margin:0;
    font-weight:normal;
}
.mastercalendar_week_eventcontainer
{
    padding:10px;
    background:#fafafa;
    margin:5px 0 0;
}
.mastercalendar_week_eventcontainer h4
{
    
}
.mastercalendar_month_calendar
{
    table-layout:fixed;
    border-collapse:collapse;
}
.mastercalendar_month_calendar td, .mastercalendar_month_calendar th
{
    padding:5px;
    border:1px solid #dddddd;
    vertical-align:top;
}
.mastercalendar_month_daynum
{
    display:block;
    text-align:right;
    margin:0 0 5px;
    line-height:1;
    font-weight:bold;
}
.mastercalendar_month_dayitem
{
    font-size:12px;
    margin:0 0 10px;
}
.mastercalendar_month_greyedday
{
    background:#efefef;
}
.mastercalendar_rssfeed
{
    width:100%;
    padding: 5px 0 0;
    text-align: center;
    background:white;
    max-width:300px;
    margin:0 auto 10px;
    border-radius:5px;
    display:block;
}
/* END MASTER CALENDAR */

/* LOGIN FORMS */
.login_form
{
    width:50%;
}

.login_form label
{
    display:table;
    table-layout:fixed;
    width:100%;
    margin-bottom:5px;
}
.login_form label span
{
    display:table-cell;
    text-align:right;
    padding-right:5px;
}
.login_form label input
{
    display:table-cell;
    width:100%;
}
.login_form input[type="submit"]
{
    width:50%;
    float:right;
}
/* END LOGIN FORMS */

.errormsg
{
    font-weight: bold;
    color: Red;
}

/* TEXT WINDOW */
.imagealign_left
{
    float:left;
    padding:0 1em 5px 0;
}
.imagealign_center
{
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.imagealign_right
{
    float:right;
    padding:0 0 5px 1em;
}
h3.textwindow_title
{
    
}
/* END TEXT WINDOW */

/* EVENTS COMPONENT */
.eventcomponent_item
{
    padding:13px 0;
    display:table;
    border-bottom:1px solid #ededed;
    width:100%;
    margin:0 !important;
}
.eventcomponent_item:first-child
{
    padding-top:20px;
}
.eventcomponent_item:last-child
{
    border-bottom:none;
}
.eventcomponent_leftcontainer
{
    display:table-cell;
    vertical-align:middle;
    width:83px;
}
.eventcomponent_datecontainer
{
    float:left;
    text-align:center;
    background:#000000;
    padding:8px 0px;
    line-height:1;
    font-weight:bold;
    width:63px;
    height:63px;
}
.eventcomponent_month
{
    color:White;
    text-transform:uppercase;
    font-size:18px;
}
.eventcomponent_date
{
    color:White;
    font-size:32px;
}
.eventcomponent_textcontainer
{
    display:table-cell;
    vertical-align:top;
}
.eventcomponent_textcontainer h3, .eventcomponent_textcontainer h3 a
{
    font-size:18px;
    color:#101010;
    text-transform:uppercase;
    font-weight:bold;
}
.eventcomponent_viewall
{
    font-family:'nimbus-sans', Sans-Serif;
    font-size:13px;
    text-align:center;
    color:#25a0ff;
    text-transform:uppercase;
    letter-spacing:1px;
    font-weight:bold
}
.eventCalendar, .weeklyEventCalendar
{
    width:100%;
    font-size:14px;
    font-family:'Proxima-Nova', Sans-Serif;
    border:none !important;
    border-radius:2px;
    background:#fafafa;
    box-sizing:border-box;
    margin:0 auto;
}
.eventCalendar th, .eventCalendar td
{
    border:none;
    background:none;
}
.eventCalendar_todayDayStyle
{
    background:none !important;
}
.eventCalendar th /* Day Header Style */
{
    padding:10px 0;
    color:#101010;
    background:none;
    font-weight:bold;
    font-size:14px;
}
.eventCalendar a{text-decoration:none !important;}
.eventCalendar_titleStyle /* Month and Year Style */
{
    background-color:#000;
    color: #fff;
    border:none;
    font-size:20px;
    font-weight:bold;
    text-transform:uppercase;
}
.eventCalendar_titleStyle td
{
    padding:10px 0;
}
.eventCalendar_nextPrevStyle a
{
    color:#101010 !important;
    text-decoration:none !important;
    font-size:24px;
    text-align:center;
    padding:0 25px;
    margin-top:-2px;
}
.eventCalendar_dayStyle a, .eventCalendar_todayDayStyle a, .eventCalendar_otherMonthDayStyle a
{
    width:24px;
    height:24px;
    line-height:24px;
    padding:0;
    margin:0;
    text-align:center;
    border-radius:100%;
    display:block;
}
.eventCalendar_dayStyle a
{
    background-color:none;
    color:inherit !important;
}
.eventCalendar_todayDayStyle a
{
    color:#fff !important;
    font-weight:bold;
    background-color:#ff794d;
}
.eventCalendar_otherMonthDayStyle a /* Other Month is hidden on this site */
{
    background:#DEDEDE;
    color:#1B1B1B !important;
    padding:0;
    width:0;
    height:0;
    line-height:0;
    font-size:0;
}
.eventCalendar_dayStyle:hover a, .eventCalendar_otherMonthDayStyle:hover a, .eventCalendar_todayDayStyle:hover a
{
    background-color:#101010; /* Hover Color */
}
.eventCalendar_dayStyle, .eventCalendar_todayDayStyle
{
    padding:5px 0;
}
.eventCalendar tr:not(:first-child) td:first-child, .eventCalendar th td:first-child{padding-left:10px;}
.eventCalendar tr:not(:first-child) td:last-child, .eventCalendar th td:last-child{padding-right:10px;}
.eventCalendar tr:last-child td{padding-bottom:10px;}
.eventCalendarWeekly_otherMonthDayStyle
{
    padding: 5px 0;
    background:#ddd !important;
}
.eventCalendarWeekly_otherMonthDayStyle a
{
    width:24px;
    height:24px;
    line-height:24px;
    padding:0 !important;
    margin:0;
}
/* END EVENTS COMPONENT */

.configs
{
    font-weight: bold;
    font-size: 14pt;
}
.cblAreas
{
    font-weight: normal;
    font-size: 8pt; 
    color: #333333;
}
.cblAreas tr td
{
    width:33%;
}

/* Archive News */
.ddl_buildings
{
    width:210px;
}
.filterTitle
{
    font-weight: bold;
    font-size: 13px;
    color: #333333;
    padding:10px 0 5px 0;
}
.filterContainer
{
    width:225px;
    float:left;
    background-color:#f3f3f3;
    padding:10px 10px 30px 10px; 
    margin-bottom:10px;
    border:solid 1px black;
}
.pagingMenu
{
    padding:5px 5px 10px 5px;
    font-size:14px;
    font-weight:bold;
    background-color:#f3f3f3;
    border:solid 1px black;
    margin-bottom:10px;
    overflow:hidden;
}
.monthDiv
{
    margin:5px 5px 15px 5px;
    padding:5px;
    background-color:#f3f3f3;	
    display:none;
    font-size:12px;
    border:solid 1px black;
}
.altNewsItem
{
    background-color:#f3f3f3;
}
.monthTitle
{
    margin:5px;
    padding:5px;
    font-weight:bold;
}
/* End Archive News */

/* QUICK EDIT */
.modalEditor
{
    position:absolute !important;
    left:50% !important;
    top:100px !importantt;
}
.modalBackground
{
    background-color:rgba(0, 0, 0, .75);
    z-index: 0 !important;
    position:absolute !important;
}
.modalWindowOn
{
    top:0 !important;
    margin-left:-300px;
    width:600px;
    min-height:230px;
    background:white;
    padding:20px;
    z-index: 2;
    border:1px solid #DDD;
}
.modalWindowOnLogin
{
    position:fixed;
    top:50% !important;
    left:50% !important;
    margin:-250px 0 0 -250px !important;
    width:500px;
    height:500px;
    background:white;
    padding:20px 40px;
    z-index: 2;
    border:1px solid #DDD;
}
.modalWindowOff
{
    display: none;
}
.modalWindowOn .form_item
{
    margin:0 0 10px;
}
.modalWindowOn .form_item span
{
    display:block;
}
.modalWindowOn input[type="text"], .modalWindowOn textarea
{
    width:100%;
    padding:5px 10px;
}
.ceifdialog
{
    z-index:999999 !important;
}
.ajax__tab_tab
{
     -webkit-box-sizing: content-box!important;
     -moz-box-sizing: content-box!important;
     box-sizing: content-box!important;
     margin-bottom: -4px !important;
}
@media screen and (max-width:600px)
{
    .modalWindowOn
    {
        width:100%;
        position:relative;
        margin-left:0 !important;
    }
    .modalEditor
    {
        position:fixed !important;
        top:0 !important;
        left:0 !important;
        width:100%;
        height:calc(100%);
        height:-moz-calc(100%);
        height:-webkit-calc(100%);
        overflow-y:auto;
    }
}

/* END QUICK EDIT */


/* LIGHTBOX */
.wrap {
    overflow: hidden;
    margin: 10px;
}
.box {
    float: left;
    position: relative;
    width: 20%;
    padding-bottom: 20%;
}
.boxInner {
    position: absolute;
    left: 10px;
    right: 10px;
    top: 10px;
    bottom: 10px;
    overflow: hidden;
}
.boxInner img {
    width: 100%;
}
.boxInner .titleBox {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin-bottom: -200px;
    background: #000;
    background: rgba(0, 0, 0, 0.5);
    color: #FFF;
    padding: 10px;
    text-align: center;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
body .boxInner:hover .titleBox, body.touch .boxInner.touchFocus .titleBox {
    margin-bottom: 0;
}
@media only screen and (max-width : 480px) {
    /* Smartphone view: 1 tile */
    .box {
        width: 100%;
        padding-bottom: 100%;
    }
}
@media only screen and (max-width : 650px) and (min-width : 481px) {
    /* Tablet view: 2 tiles */
    .box {
        width: 50%;
        padding-bottom: 50%;
    }
}
@media only screen and (max-width : 1050px) and (min-width : 651px) {
    /* Small desktop / ipad view: 3 tiles */
    .box {
        width: 33.3%;
        padding-bottom: 33.3%;
    }
}
@media only screen and (max-width : 1290px) and (min-width : 1051px) {
    /* Medium desktop: 4 tiles */
    .box {
        width: 25%;
        padding-bottom: 25%;
    }
}
/* END LIGHTBOX */
.divCompliance
{
	display:none;
    text-align: center;
    color: White;
    background-color: #1A1A1A;
    padding:6px 0 6px 0;
}
.divCompliance a
{
    color: White;
    font-size:0.76em;
    font-family:Sans-Serif,arial;
}
.divCompliance a:hover{color:#f2b518;text-decoration:none;}
@import "responsive.css";
@import "normalize.css";
