
body {}
html {}


body,
html {
	background:#ffffff;
}





* {
	-webkit-text-size-adjust: 100%;	
}

.divBannerAlertMessage {
    position:relative;
    padding:5px 15px;
    background:#de1e24;
    border-bottom:2px solid #e91c2b;
    text-align:center;
    z-index:1;
}

.divBannerAlertMessage .content-area {
    padding:0 75px;
}

.divBannerAlertMessage .content-area * {
    color:#ffffff;
    margin:5px auto;
}

.divBannerAlertMessage .content-area a {
    text-decoration:underline;
}

.divBannerAlertMessage .anchBannerAlertClose {
    display:block;
    z-index:1030;
    height:auto;
    top:50%;
    -moz-transform:translateY(-50%);
    -webkit-transform:translateY(-50%);
    transform:translateY(-50%);
    position:absolute;
    right:15px;
    color:#0d0d0d;
    border:1px solid #0d0d0d;
    border-radius:6px;
    padding:3px 8px;
    -moz-transition: all 0.28s ease;
    -o-transition: all 0.28s ease;
    -webkit-transition: all 0.28s ease;
    transition: all 0.28s ease; 
}

.divBannerAlertMessage .anchBannerAlertClose:hover {
    color:#ffffff;
    border:1px solid #ffffff;
}
/* hide the close link */
.divBannerAlertMessage .anchBannerAlertClose {
    display: none;
}
 
.outerBlogTitle {
	background: black;
}
.first-blog-container {
	padding-top: 0px;
}
.divFoundResults, .divNoResults {
	margin-bottom: 30px;
	font-size: 20px;
	font-weight: bold;
}


@font-face {
    font-family: "Source Sans Pro";
    src: url("fonts/SourceSansPro-Regular.woff2") format("woff2"),
        url("fonts/SourceSansPro-Regular.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Source Sans Pro";
    src: url("fonts/SourceSansPro-Light.woff2") format("woff2"),
        url("fonts/SourceSansPro-Light.woff") format("woff");
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: "Source Sans Pro";
    src: url("fonts/SourceSansPro-SemiboldIt.woff2") format("woff2"),
        url("fonts/SourceSansPro-SemiboldIt.woff") format("woff");
    font-weight: 600;
    font-style: italic;
}

@font-face {
    font-family: "Montserrat Semi";
    src: url("fonts/Montserrat-SemiBold.woff2") format("woff2"),
        url("fonts/Montserrat-SemiBold.woff") format("woff");
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: "Source Sans Pro";
    src: url("fonts/SourceSansPro-Semibold.woff2") format("woff2"),
        url("fonts/SourceSansPro-Semibold.woff") format("woff");
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: url('fonts/Roboto-Regular.eot');
    src: url('fonts/Roboto-Regular.eot?#iefix') format('embedded-opentype'),
        url('fonts/Roboto-Regular.woff2') format('woff2'),
        url('fonts/Roboto-Regular.woff') format('woff'),
        url('fonts/Roboto-Regular.ttf') format('truetype'),
        url('fonts/Roboto-Regular.svg#Roboto-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto Lt';
    src: url('fonts/Roboto-Light.eot');
    src: url('fonts/Roboto-Light.eot?#iefix') format('embedded-opentype'),
        url('fonts/Roboto-Light.woff2') format('woff2'),
        url('fonts/Roboto-Light.woff') format('woff'),
        url('fonts/Roboto-Light.ttf') format('truetype'),
        url('fonts/Roboto-Light.svg#Roboto-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('fonts/Roboto-Bold.eot');
    src: url('fonts/Roboto-Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/Roboto-Bold.woff2') format('woff2'),
        url('fonts/Roboto-Bold.woff') format('woff'),
        url('fonts/Roboto-Bold.ttf') format('truetype'),
        url('fonts/Roboto-Bold.svg#Roboto-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto Lt';
    src: url('fonts/Roboto-LightItalic.eot');
    src: url('fonts/Roboto-LightItalic.eot?#iefix') format('embedded-opentype'),
        url('fonts/Roboto-LightItalic.woff2') format('woff2'),
        url('fonts/Roboto-LightItalic.woff') format('woff'),
        url('fonts/Roboto-LightItalic.ttf') format('truetype'),
        url('fonts/Roboto-LightItalic.svg#Roboto-LightItalic') format('svg');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('fonts/Roboto-BoldItalic.eot');
    src: url('fonts/Roboto-BoldItalic.eot?#iefix') format('embedded-opentype'),
        url('fonts/Roboto-BoldItalic.woff2') format('woff2'),
        url('fonts/Roboto-BoldItalic.woff') format('woff'),
        url('fonts/Roboto-BoldItalic.ttf') format('truetype'),
        url('fonts/Roboto-BoldItalic.svg#Roboto-BoldItalic') format('svg');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('fonts/Roboto-Italic.eot');
    src: url('fonts/Roboto-Italic.eot?#iefix') format('embedded-opentype'),
        url('fonts/Roboto-Italic.woff2') format('woff2'),
        url('fonts/Roboto-Italic.woff') format('woff'),
        url('fonts/Roboto-Italic.ttf') format('truetype'),
        url('fonts/Roboto-Italic.svg#Roboto-Italic') format('svg');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto Slab';
    src: url('fonts/RobotoSlab-Bold.eot');
    src: url('fonts/RobotoSlab-Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/RobotoSlab-Bold.woff2') format('woff2'),
        url('fonts/RobotoSlab-Bold.woff') format('woff'),
        url('fonts/RobotoSlab-Bold.ttf') format('truetype'),
        url('fonts/RobotoSlab-Bold.svg#RobotoSlab-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto Slab';
    src: url('fonts/RobotoSlab-Thin.eot');
    src: url('fonts/RobotoSlab-Thin.eot?#iefix') format('embedded-opentype'),
        url('fonts/RobotoSlab-Thin.woff2') format('woff2'),
        url('fonts/RobotoSlab-Thin.woff') format('woff'),
        url('fonts/RobotoSlab-Thin.ttf') format('truetype'),
        url('fonts/RobotoSlab-Thin.svg#RobotoSlab-Thin') format('svg');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto Slab';
    src: url('fonts/RobotoSlab-Regular.eot');
    src: url('fonts/RobotoSlab-Regular.eot?#iefix') format('embedded-opentype'),
        url('fonts/RobotoSlab-Regular.woff2') format('woff2'),
        url('fonts/RobotoSlab-Regular.woff') format('woff'),
        url('fonts/RobotoSlab-Regular.ttf') format('truetype'),
        url('fonts/RobotoSlab-Regular.svg#RobotoSlab-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto Slab';
    src: url('fonts/RobotoSlab-Light.eot');
    src: url('fonts/RobotoSlab-Light.eot?#iefix') format('embedded-opentype'),
        url('fonts/RobotoSlab-Light.woff2') format('woff2'),
        url('fonts/RobotoSlab-Light.woff') format('woff'),
        url('fonts/RobotoSlab-Light.ttf') format('truetype'),
        url('fonts/RobotoSlab-Light.svg#RobotoSlab-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}





/*
.darksite-outer-div .inner-div {
	width:1170px;
}
*/

.button {
	color:#0d0d0d;
	font-style:italic;
	background:#dfdfdf;
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
}

.button:hover {
	text-decoration:none;
	color:#0d0d0d;
	border:1px solid black;
	background:#cccccc;
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
}

.sidemenu-category, 
.topmenu-category {
	color:#0d0d0d;
	font-family:'Roboto', sans-serif;
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
	padding-left:6px;
}

.sidemenu-category.current-category, 
.topmenu-category.current-category {
	color:#e91c2b;
	border-bottom:2px solid #e91c2b;
	font-family:'Roboto', sans-serif;
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
}

.sidemenu-category:hover, 
.sidemenu-category.current-category:hover, 
.topmenu-category:hover, 
.topmenu-category.current-category:hover {
	background:#e91c2b;
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
}

.trTableHeaderRow {
	background:#e91c2b;
}

input[type=submit], .anchCheckoutButton {
	background:#e91c2b;
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
}

input[type=submit]:hover, .anchCheckoutButton:hover {
	background:#0d0d0d;
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
}

#tagsection, #datesection {
	background:#e91c2b;
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
}

#tagsection:hover, #datesection:hover {
	background:#0d0d0d;
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
}




.divMiniCalloutTitleWrapper {
    border: 3px solid #0d0d0d;
}

.outer-supernav-div, 
.outer-navbar-div, 
.outer-PageLabel-div, 
.outer-banner-div {
	border-bottom:none;
}

.outer-banner-div {
	background:#ffffff;
}

.outer-supernav-div,
.banner-supernav-div {
	background:#0d0d0d;
}

.banner-supernav-div {
	padding:2px 0;
}

.navleft, .navright {
	margin:auto;
}

.SuperNavLinks a {
	color:white;
	text-decoration:none;
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
	font-size:15px;
	font-family:'Roboto', sans-serif;
	padding:0 12px;
}

.SuperNavLinks a:hover,
.anchSuperNav.current {
	color:white;
	background:#e91c2b;
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
}

.banner-contact-div {
	float:left;
	margin:0 10px;
	padding-top:2px;
}

.banner-contact-div p {
	margin-bottom:0;
}

.banner-div {
	height:80px;
	z-index:300;
}

.navbar-div a {
	color:black;
	padding:0 12px;
	font-family:'Roboto', sans-serif;
	font-size:17px;
	line-height:80px;
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
}

.navbar-div a:hover,
.navbar-div a.current {
	background:#e91c2b;
	color:#ffffff;
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
}

.banner-logo {
	left:38%;
	margin:0;
	top:-22px;
}

.sectiondiv.schools a {
	color:#e91c2b;
}

.sectiondiv.schools a:hover {
	background:#e91c2b;
	color:#ffffff;
}

.txtEmail {
	border:1px solid #ccc;
}

#skip {
	top: 250px !important;
}



.tagline-div,
.tagline-outer {
	background:#0d0d0d;
	height:45px;
}

.tagline-div h2,
.tagline-div h3 {
	color:#ffffff;
	font-family:'Roboto', sans-serif;
	font-weight:normal;
	font-size:16px;
	margin-bottom:0;
	padding-top:28px;
	text-align:left;
}

#PageTagline-1 {
	margin-top:12px;
	text-decoration:none; border-bottom:none;;
	color:white;
	text-transform:uppercase;
	font-family:'Roboto', sans-serif;
}

.outerSearchBar {
	height: 30px;
	background: rgba(160,34,37,.80);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#cca02225,endColorstr=#cca02225);
	-webkit-box-shadow: 0px 5px 10px 0px rgba(50, 50, 50, 0.5);
	-moz-box-shadow:    0px 5px 10px 0px rgba(50, 50, 50, 0.5);
	box-shadow:         0px 5px 10px 0px rgba(50, 50, 50, 0.5);
}

.innerSearchBar {
	height: 45px;
	background: none;
}

.banner-contact-left {
	float: left;
	margin-left: 20px;
}

.goog-te-gadget-simple {
	height: 27px !important;
	background-color: rgba(255,255,255,.40) !important;
	border-top: none !important;
	border-bottom: none !important;
	border-left: none !important;
	border-right: none !important;
}

.goog-te-menu-value {
	margin-top: 4px !important;
	display: inline-block;
}

.banner-contact-right {
	float: right;
	z-index: 999;
}

.SearchWrapper .fa-lg {
	background: #e91c2b;
	height: 45px;
    line-height: 45px !important;
	width: 22px;
	padding: 0 10px;
	float: right;
	color: white;
	text-align: center;
	margin-right: 0;
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
}

.fa-search:before {
	color: white;
}

.fa-lg:hover {
}

.SearchButton {
	opacity: 1.0;
	cursor: pointer;
	font-size: 20px !important;
}

input.gsc-search-button, input.gsc-search-button:hover, input.gsc-search-button:focus {
	background-color: #cccccc;
}

.gsc-adBlock {
	margin-bottom: 30px !important;
}

.gsc-result .gs-title {
    height: 1.5em !important;
}

.gsc-search-box-tools .gsc-search-box .gsc-input {
	width: 100%;
}

.google-search {
    height:20px;
    line-height:20x;
    width: 240px;
    float: right;
    z-index: 9999;
}

.gsc-control-cse {
    background: transparent !important;
    border: none !important;
}

.cse .gsc-control-cse, .gsc-control-cse {
    padding: 0px !important;
}

.cse .gsc-control-wrapper-cse, .gsc-control-wrapper-cse {
    width: 100%;
}

.gsc-control-cse div {
    position: static;
}

form.gsc-search-box {
    margin-bottom: 0px !important;
}

.gsc-search-box-tools .gsc-search-box .gsc-input {
    width: 160px !important;
}

input.gsc-input, .gsc-input-box, .gsc-input-box-hover, .gsc-input-box-focus {
    width: 200px;
}

.gsc-input-box {
    height: 27px !important;
}

table.gsc-search-box td.gsc-input {
    vertical-align: top !important;
}

.gsib_a {
    padding-top: 0px !important;
}

.gsc-search-box-tools .gsc-search-box .gsc-input {
    width: 160px !important;
}

.gsc-search-box-tools .gsc-search-box .gsc-input {
    background-color: transparent !important;
    color: #777777;
}

a.gsst_a {
    padding-top: 0px !important;
}

.gsc-search-box-tools .gsc-search-box .gsc-input:focus, .gsst_a .gscb_a {
    color: #d31145 !important;
}

span.gscb_a {
    vertical-align: middle !important;
}

input.gsc-search-button {
    margin-top: 0px !important;
    background-color: #888889 !important;
    border-color: #888889 !important;
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important; 
    border-radius: 0px !important;
    padding: 8px 20px 7px 20px !important;
}

input.gsc-search-button:hover {
    background-color: #404041 !important;
    border-color: #404041 !important;
}

.gsc-results-wrapper-visible {
    opacity: 1 !important;
    visibility: visible !important;
}

td.gsc-branding-img-noclear, td.gcsc-branding-img-noclear {
    width: 51px;
    vertical-align: middle !important;
}

img.gcsc-branding-img-noclear {
    width: auto !important;
}

.gsc-url-top {
	height: 30px;
}

.SearchWrapper {
	z-index:999;
}

.gsc-search-button {
	display:none;
}


/*
.slideshow-leftside.slideshow-floatright {
	width:300px;
	height:auto;
}
*/
.slideshow-leftside.slideshow-floatright .divMenuLinks {
	padding-right:0;
}

.divMenuLinks {
	position:relative;
	left:0;
	height:auto;

}

.divMenuLinks h3 {
	display:none;
}

.divMenuLinks a {
	font-family:'Roboto', sans-serif;
	display:block;
	font-size:15px;
	text-align:left;
	padding:15px 5px;
	padding-right:15px;
	text-transform:none;
	border:none;
	height:auto;
	background:#e91c2b;
	text-transform:uppercase;
	color:#ffffff;
	padding-left:25px;
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
	margin-bottom:10px;
	text-align:center;
	font-weight:bold;
}

.divMenuLinks a.current,
.divMenuLinks a:hover {
	background:#0d0d0d;
	color:#ffffff;
	border:none;
	border-bottom:0;
	text-decoration:none;
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
}

.divMainCalloutSlideshowThumbnails {
	width:100%;
	background:rgba(0, 0, 0, 0.7);
	bottom:0;
}

.divDirectionSectionLeft.directionsSubHeader {

}

#divGetDirections {
    padding: 0px;
}

.divPaginationBOE a {
	text-decoration:none;
}

.body-boe-meetings .current {
	text-decoration:underline;
}




.outer-slideshow-div {
	background-color:#ffffff;
	background:url(../../layout/images/slideshowbg.jpg);
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center;
}

/*
.outer-slideshow-div,
.outer-slideshow-div .slideshow-div {
	height:530px;
	margin-top:0;
}

.slideshow-div.inner-div {
	width:1170px;
}

.body-madison-elementary-school .slideshow-div.inner-div,
.body-madison-middle-school .slideshow-div.inner-div,
.body-madison-high-school .slideshow-div.inner-div,
.body-athletics .slideshow-div.inner-div   {
	width:650px;
	width:100%;
}

.SlideshowWrapper,
.SlideshowCenterImageInner,
.slideshow-rightride.slideshow-floatright {
	width:850px;
	height:510px;
	margin:0;
	display:block;
}

.slideshow-rightride.slideshow-floatright .divMainCalloutSlideshowImageHolder img,
.slideshow-rightride.slideshow-floatright .divMainCalloutImage img,
.slideshow-rightride.slideshow-floatright .anchSlideshowImageLink {
	height:auto;
	width:850px;
	max-height:640px;
	max-width:100%;
}

.divMainCalloutSlideshowImageHolder,
.divMainCalloutImage {
	width:100%;
	height:100%;
	margin:0;
}

.divMainCalloutSlideshowText {
	width:850px;
	padding-bottom:10px;
}

*/

.divMainCalloutSlideshowText {
	text-align:center;
	background:rgba(0,0,0,0.8);
}

.divMainCalloutSlideshowText * {
	font-family:'Roboto', sans-serif;
	color:#ffffff;
}

.outer-slideshow-div .slideshow-div {
	padding-top:0px;
}




.divMiniCalloutTitleWrapper h2 {
    font-weight: 500;
}

.body-home .outer-content-div.outer-div,
.body-home .content-div.inner-div.content-home {
	background:white !important;
}

.outerBlogTitle {
	background:#e91c2b;
	padding:15px 0 10px 0;
}

.outerBlogTitle h2 {
	color:#0d0d0d;
	font-size:36px;
	font-family:'Roboto', sans-serif;
	font-weight:300;
}

a.newsLink, 
a.eventsLink {
	color:#0d0d0d;
	font-size:16px;
	text-decoration:none;
	;
	font-style:italic;
	font-family:'Roboto Slab', sans-serif;
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
}

a.newsLink:hover,
a.newsLink:active,
a.eventsLink:hover,
a.eventsLink:active {
	color:#dfdfdf;
	text-decoration:none;
}

.eventpullContainer h3 a {
	color:#e91c2b;
	text-decoration:none;
	font-family:'Roboto', sans-serif;
	font-size:30px;
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
}

.eventpullContainer h3 a:hover {
	color:#0d0d0d;
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
}

.blog-container h3 {
	margin-top:5px;
}

.blog-container h3 a {
	color:#e91c2b;
	font-size:24px;
	font-weight:bold;
	margin-top:5px;
	text-decoration:none;
	font-family:'Roboto', sans-serif;
}

.blog-container h3 a:hover {
	color:#0d0d0d;
}

.blogSubTitle-date {
	font-family:'Roboto Slab', sans-serif;
	font-style:normal;
	font-size:14px;
	color:#666;
}

.blogContent p {
	font-size:14px;
}

.blogSubTitle-tags a,
.blogContent a {
	color:#e91c2b;
	font-family:'Roboto Slab', sans-serif;
	font-weight:600;
	text-decoration:none;
}

.blogSubTitle-tags a:hover,
.blogContent a:hover {
	color:#e91c2b;
	font-family:'Roboto Slab', sans-serif;
	font-weight:600;
	text-decoration:underline;
}

.divPullHeader-blog a,
.divPullHeader-event a {
	float:right;
	margin-top: 50px;
	background:black;
	color:white;
	font-family:'Roboto', sans-serif;
	padding:5px 10px;
	font-style: normal !important;
}

.divPullHeader-blog a:hover,
.divPullHeader-event a:hover {
	float:right;
	background:#e91c2b;
	color:white;
	padding:5px 10px;
}

.blogTitle.inner-div.container.nopadding {
	top:40px;
}

.divPullBody-blog {
	padding-left:0;
	padding-right:0;
}

#playButton span,
#pauseButton span {
	color:white !important;
	background:black;
}



.outer-footer-div {
	border-top:30px solid #e91c2b;
	background:#0d0d0d;
	background:url('../../layout/images/footerbg.jpg');
}

.outer-footer-div.outer-div.stuck,
.footer-nav-div {
	margin-top:0px;
}

.outer-footer-div.outer-div.FixedToBottom {

}

.divFooterColumn h3 {
	font-family:'Roboto', sans-serif;
	text-transform:uppercase;
	font-weight:bold;
	color:#ffffff;
	background:rgba(0,0,0,.01);
	font-size:18px;
}

.footer-nav-div a {
	color:#ffffff;
	background:rgba(0,0,0,.01);
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
	font-family:'Roboto', sans-serif;
}

.footer-nav-div a:hover {
	color:#e91c2b;
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
}

.divFooterColumn {
	float:left;
	margin-right:25px;
}

.divFooterColumn2,
.divFooterColumn3 {
	margin-right:150px;
}

.divFooterColumn4 {
	margin-right:0;
}

.footer-div-bottom {
	background:#e91c2b;
}

.footer-div-bottom a{
	color:#ffffff;
	background:#e91c2b;
}

.copyright {
	float:right;
	width:auto;
	padding-top:12px;
	color:#ffffff;
	font-family:'Roboto Slab', sans-serif;
}

.copyright a {
	color:#ffffff;
	text-decoration:none;
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
}

.copyright a:hover {
	color:#ffffff;
	text-decoration:underline;
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
}




.trTableHeaderRow {
	background:#e91c2b;
	color: white;
	text-shadow: 0px 1px 0px rgba(0,0,0,0.5);
	text-transform: uppercase;
}

.trTableHeaderRow th {
	font-weight: normal !important;
}

.tableListingTable tr:hover td {
	background: #cccccc;
	border-bottom: 1px solid #0d0d0d;

}

tr.even {
	background: #f2f2f2;
	border-bottom: 1px solid #f2f2f2;
}

tr.odd {
	background: white;
	border-bottom: 1px solid white;
}

.tableListingTable tr.even:hover td {

	
}

a.anchDirectoryEmail {
	border: none;
	text-decoration: none;
}

.imgEmailIcon {
	margin-right: 5px;
	border: none;
}

.emailtext {
	border-bottom: 1px solid #e91c2b;
}

a.anchDirectoryEmail:hover .emailtext {
	border-bottom: 1px solid #0d0d0d;
	
}

.btnSubmitSearch {
	float: right;
	width: 120px;
}
.txtSearchTerm {
	float: right;
}
.btnSearch {
	float: right;
	width: 90px;
	margin-right: 8px;
	padding: 1px 15px !important;
}
.divSearchForm {
	margin-bottom: 8px;
}
.frmSearchForm {
	float: right;
	margin-bottom: 20px;
}


.divFormContainer {
  float: right;
}

.divNoticeMessage.failure {
	background: #e91c2b;
	padding: 5px;
	color: white;
	text-shadow: 0px 1px 0px rgba(0,0,0,0.5);
	text-align: center;
	margin-bottom: 10px;
}

td:first-child, th:first-child {  
  text-indent: 10px;
}


.thHeader1, .thHeader2 {
	width: 110px;
}

.thHeader3 {
	width: 240px;
}

.thHeader4, .thHeader5 {
	width: 100px;
}

table th p {
	padding-left: 0px;
}





.PageLabel-div, .outer-PageLabel-div.outer-div {
	background:#e91c2b;
}

.PageLabel {
	color:#ffffff;
	font-family:'Roboto', sans-serif;
	font-size:32px;
	padding:12px 0;
}

/*
.SchoolColumn2 .divMainCalloutSlideshowImageHolder,
.SchoolColumn2 .SlideshowWrapper,
.SchoolColumn2 .divMainCalloutSlideshowImageHolder img,
.SchoolColumn2 .divMainCalloutImage img {
	width:650px;
	height:375px;
}

.SchoolColumn2 .divMainCalloutSlideshowImageHolder img,
.SchoolColumn2 .divMainCalloutImage img {
	max-width:650px;
	max-height:375px;
	float:left;
}

.SchoolColumn2 .divMainCalloutSlideshowThumbnails,
.divMainCalloutSlideshowThumbnailsInner {
	bottom:0;
    right:0;
    width:650px;
}
*/

.divNarrowColumn {
	padding:0 10px;
	margin:0;	
}

.divNarrowColumn .blog-container img {
	display:none;
}

.outer-content-div.outer-div {
	background-color:#ffffff;
	background-image:url('../../layout/images/slideshowbg.jpg');

}

.socialMedia a.SchoolSocial.fa-facebook,
.socialMedia a.SchoolSocial.fa-twitter,
.socialMedia a.SchoolSocial.fa-rss {
	background:#e91c2b;
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
}

.socialMedia a.SchoolSocial.fa-facebook:hover,
.socialMedia a.SchoolSocial.fa-twitter:hover,
.socialMedia a.SchoolSocial.fa-rss:hover {
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
	background:#0d0d0d;
}

.swiper-slide{
	padding:10px;
}

.ads-column {
	border-left:none;
	background:#dfdfdf;
	height:375px;
}

.ads-column img {
	height:auto;
	margin-top:100px;
	margin:5px;
    border: 2px solid #999999;
}

.contact-column {
	margin-left:5%;
	margin-top:10px;
}

.SchoolColumn3 .socialMedia {
	width:auto;
	float:left;
	margin-left:5%;
}

.divHomeTextWrapper {
	border:0px solid #dfdfdf;
	background:white;
	margin:15px 0;
}

.content-div.inner-div.content-madison-elementary-school,
.content-div.inner-div.content-madison-middle-school,
.content-div.inner-div.content-madison-high-school {
	background:white;
}

.blogpullContainerSchool {
	width:350px;
	float:left;
	margin-top:12px;
}

.fbFeedContainerSchool {
	float:right;
}

.blogpullContainerSchool h3 {
	font-size:24px;
}

.h3BlogPullTitle {
	background:#0d0d0d;
	color:#ffffff;
	padding:15px;
	font-family:'Roboto', sans-serif;
	text-transform:uppercase;
	font-weight:bold;
}

.fbFeedContainerSchool h3 a {
	font-size:24px;
	color:#0d0d0d;
	text-decoration:none;
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
}

.fbFeedContainerSchool h3 a:hover {
	color:#e91c2b;
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
}

.body-madison-high-school .blog-container img,
.body-madison-middle-school .blog-container img,
.body-madison-elementary-school .blog-container img {
	float:left;
	width:auto;
	margin:5px;
}

.SchoolColumn2 .divPullWrapper {
	float:left;
}

.SchoolColumn2 .divPullWrapper .blog-container img {
	float:right;
	max-width:180px;
}



.SchoolColumn1,
.SchoolColumn2,
.SchoolColumn3 {
	float:left;
}
/*
.SchoolColumn2 {
	width:750px;
}

.divPullWrapper {
	width:890px;
}
*/
.SchoolColumn2 .divPullWrapper {
	width:100%;
}

.SchoolColumn2 .divPullWrapper,
.divPullWrapper .tableListingTable,
.divPullWrapper .blogholder,
.divPullWrapper .textholder,
.SchoolColumn2 .textholder {
	width:100%;
	float:left;
}
/*
.content-athletics .SchoolColumn2 {
	width:650px;
    float: left;	
	
}
*/


#divGetDirections,
.directionsSubHeader {
	background:transparent;
}

.divPullWrapper .divDirectionSectionLeft,
.divPullWrapper .divDirectionSectionRight {
	width:49%;
	margin:0;
}

.divPullWrapper .divDirectionSectionLeft.directionsSubHeader {
	width:100%;
}

.socialMedia a.SchoolSocial {
	background:#e91c2b;	
}

.socialMedia a.SchoolSocial:hover {
	background:#0d0d0d;	
}

.anchYearLink.current-year {
	background:#d8d8d8 !important;
	color:#0d0d0d !important;
}

@media (max-width:767px) {
		
	.body-parent-resources iframe,
	.body-parent-resources video {
		width:100% !important;
	}	
	
	table {
		width:100% !important;
		max-width:100% !important;
	}
	
	.divPullWrapper .divDirectionSectionLeft,
	.divPullWrapper .divDirectionSectionRight {
		padding:0;
		width:100%;
		clear:both;
	}	
}




.content-div a {
	color: #e91c2b;
}




.p-0,
.nopadding {
	padding:0;
}

.m-0 {
	margin:0;
}

.transition {
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
}

img {
	max-width:100%;
}

.content-div {
	background:#ffffff;
	padding:15px;
}



header {
	position:relative;
}


#skip {
	position:absolute;
	left:15px;
	top:128px;
	z-index:999;
}

#skip a,
a.showOnFocus {
    position: relative;
    z-index: 11;
    background: #ffffa6;
    color: #0d0d0d;
    white-space: nowrap;
    text-decoration: none;
    height: auto;
    line-height: 1.1;
    width: auto;
    padding: 5px;
    border-bottom: none;
    outline-color: #ffffa6;
    pointer-events: none;
    background: #ffffa6;
    border: 2px solid #f9f9b5;
    opacity: 0;
    z-index: 999;
    -webkit-box-shadow: 0px 2px 5px 0px rgba(33, 33, 33, 0.0);
					-moz-box-shadow:    0px 2px 5px 0px rgba(33, 33, 33, 0.0);
					box-shadow:         0px 2px 5px 0px rgba(33, 33, 33, 0.0);
    -moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
}

a.showOnFocus {
	left:15px;
}

#skip a:focus,
a.showOnFocus:focus {
	background:#ffffa6;
    outline-color: #ffffa6;
	pointer-events:initial;
	text-decoration:none; border-bottom:none;;
    border: 2px solid #f9f9b5;
	opacity:1;
	-webkit-box-shadow: 0px 2px 5px 0px rgba(33, 33, 33, 0.4);
					-moz-box-shadow:    0px 2px 5px 0px rgba(33, 33, 33, 0.4);
					box-shadow:         0px 2px 5px 0px rgba(33, 33, 33, 0.4);
}

a.showOnFocus.absolute {
	position:absolute;
}

a.showOnFocus.relative {
	position:relative;
}

.blogsidemenu a.showOnFocus {
	position:absolute;
	top:auto;
	left:auto;
	right:0;	
}

.outer-footer-div {
	position:relative;
}

.outer-footer-div .showOnFocus {
	position:absolute;
	left:15px;
	top:15px;
	right:auto;
}

.SchoolColumn1 .showOnFocus,
.SchoolColumn2 .showOnFocus {
	position:absolute;
	left:0;
	top:auto;
	right:auto;	
}

.banner-socialmedia-div,
.banner-socialmedia-div #social-networking-small,
.banner-socialmedia-div #social-networking-small li,
.banner-socialmedia-div #social-networking-small li a,
.banner-socialmedia-div #social-networking,
.banner-socialmedia-div #social-networking li,
.banner-socialmedia-div #social-networking li a,
.banner-socialmedia-div ul#social-networking li {
	margin:0;
	float:right;
	background:transparent;
	height:23px;
	margin-top:1px;
	list-style:none;
}

.banner-socialmedia-div #social-networking-small li a,
.banner-socialmedia-div #social-networking li a {
	font-size:24px;
	line-height: 25px;
    margin-right: 4px;
    margin-left: 0;
    padding: 0 5px;
    width: auto;
    min-width: 26px;
	text-align:center;
}

.banner-contact-div,
.banner-supernav-div,
.banner-socialmedia-div {
	margin:0 auto;
	padding-top:0;
	padding-bottom:0;
}

.banner-socialmedia-div p {
	margin:0;
	line-height:28px;
	float:left;
	margin-left:10px;
}

.supernav,
.supernav a {
	height:28px;
	line-height:28px;
}

.supernav a,
.supernav .navdivider {
	text-align:left;
	float:right;
}

.banner-socialmedia-div {
	padding-right:0;
}

.divGoogleTranslateWrapper {
	float:right;
}

#google_translate_element {
	background:white;
	height: 27px;
}

.goog-te-gadget,
#:0.targetLanguage {
	height: 27px;
}

.goog-te-combo {
	height:27px;
	width: 200px;
}

.goog-te-menu-value {
	height:25px !important;
	line-height:22px !important;
}

@media (max-width:1023px) {
	#skip a {
		font-size:14px;
		padding:2px;
	}
}



.banner-logo img {
	max-width:80%;
	width:auto;
}

.navcontainer {
	height:80px;
	line-height:80px;
	position:relative;
	border-top:3px solid #e91c2b;
	border-bottom:3px solid #e91c2b;
}

.navcontainer-split .banner-logo {
	position:absolute;
	left:0%;
	margin:0;
	margin-top:24px;
}

.navcontainer-split .navbar-div a {
	float:left;
	height:74px;
	line-height:74px;	
	text-decoration:none; border-bottom:none;;
	padding:0 10px;
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
}


.navbar-div a:hover {
	text-decoration:none; border-bottom:none;;
}

.navbar-div.navright {
	width:75%;
	float:right;
	padding-right:15px;
	margin-top:-1px;
}

.navbar-div.navright a {
	float:right;
}

.school-dropdown {
	position:absolute;
	top:80px;
	left:33%;
}

.sectiondiv.schools {
	position:relative;
	top:0;
	background:#0d0d0d;
}

.school-dropdown a {
	display:block;
	white-space:nowrap; flex-wrap:nowrap;;
	width:100%;
	color:#ffffff;
}

.SearchWrapper {
	position:absolute;
	right:0px;
	height: 45px;
	top:0px;
}

.divMiniCallout img {
	border:0px solid white;
}

.SuperNavLinks {
	width:auto;
}

.divMiniCallout {
	width:23% !important;
	height:180px;
	border:2px solid white;
	padding:0px;
	margin:8px;
	background:#000;
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
}

.divMiniCallout:hover {
	background:#e91c2b;
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
}

.divMiniCallout1,
.divMiniCallout4 {
	width:47.25% !important;
	height:350px;
}

.divMiniCallout1 {
	margin-bottom:0;
}

.divMiniCallout img {
	width:100% !important;
	height:100% !important;
	opacity:.7;
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
}

.divMiniCallout5, .divMiniCallout6 {
    margin-top: -187px;
}

.divMiniCallout h3 {
    text-align: center;
    font-family:'Roboto', sans-serif;
    font-weight:600;
    padding: 20px 0px;
    position: absolute;
	z-index:11;
    background: rgba(0,0,0,.01);
    bottom: 40%;
	width:100%;
    margin: auto;
    color: #ffffff;
    overflow:hidden;
    -moz-transition: all 0.28s ease;
    -o-transition: all 0.28s ease;
    -webkit-transition: all 0.28s ease;
    transition: all 0.28s ease;
	text-shadow: 2px 2px 4px #000;
}

.divMiniCallout2 h3,
.divMiniCallout3 h3,
.divMiniCallout5 h3,
.divMiniCallout6 h3 {
	bottom:35% !important;	
}

.anchStaySafe {
	
}

.anchStaySafe:hover {
	background:#000 !important;
}

.anchStaySafe img {
	margin-top:-2px;
}


@media (min-width:1024px) and (max-width:1199px) {
	
	.anchStaySafe {
		
	}
	
	.SuperNavLinks a {
	    padding: 0 3.5px;
	    font-size: 13px;
	}	
	
	.navcontainer-split .banner-logo {
		width:175px;
		top:-6px;
	}
	
	.navcontainer-split .navbar-div a {
		padding:0 7.5px;
		font-size:16px;
	}
	
	.divMiniCallout {
		width: 23.5% !important;
		height:150px;

	}
	
	.divMiniCallout1,
	.divMiniCallout4 {
		width: 48% !important;
		height:300px;
	}	
	
	.divMiniCallout5, .divMiniCallout6 {
	    margin-top: -154px;
	}	
	
	.divMiniCallout2 h3, .divMiniCallout3 h3, .divMiniCallout5 h3, .divMiniCallout6 h3 {
	    bottom: 26% !important;
	}	
	
}

@media (min-width:768px) and (max-width:1023px) {
	
	.divFormContainer {
		width:400px;
	}	
	
	.divMiniCalloutWrapper {
	    background: #0d0d0d;

	}
	.divBannerAlertMessage {
		padding-top:15px;
	}
	
	.navcontainer-split .banner-logo {
		width:175px;
		top:-6px;
	}
	
	.SuperNavLinks a,
	.navcontainer-split .navbar-div a {
		padding:0 7.5px;
		font-size:16px;
	}
	
	.divMiniCallout {
		width:22% !important;
		height:130px;
	}
	
	.divMiniCallout1,
	.divMiniCallout4 {
		width: 46% !important;
		height:260px;
	}	
	
	.divMiniCallout5, .divMiniCallout6 {
	    margin-top: -134px;
	}	
	
	.divMiniCallout2 h3, .divMiniCallout3 h3, .divMiniCallout5 h3, .divMiniCallout6 h3 {
	    bottom: 9% !important;
	}	
	
}

@media (max-width:991px) {
	
	header {
		position:fixed;
		width:100%;
		top:0;
		left:0;
		z-index:12;
		-webkit-box-shadow: 0px 2px 5px 0px rgba(33, 33, 33, 0.4);
					-moz-box-shadow:    0px 2px 5px 0px rgba(33, 33, 33, 0.4);
					box-shadow:         0px 2px 5px 0px rgba(33, 33, 33, 0.4);
	}
	
	.gsc-overflow-hidden header {
		z-index:0;	
	}	
	
	.outer-div.first {
		margin-top:108px;
	}
	
	#skip {
		display:none !important;
	}
	
	.navbar-div a.divSandwichBarsHover,
	.navbar-div a.divSandwichBarsHover:hover {
		background:transparent;
		color:#e91c2b;
	}
	
	.banner-div,
	.navbar-div,
	.banner-supernav-div,
	.footer-nav-div,
	.footer-div-bottom .container {
		width:100%;
		max-width:100%;
		padding:0;
	}
	.footer-nav-div {
		padding:0 30px;
	}
	.footer-div-bottom .container {
		padding:15px;	
	}	
	
	.navcontainer-split .navbar-div a.divSandwichBarsHover {
		float:right;
	}
	
	.divSandwichNav {
		background:#ffffff;
		display:none;
		position:absolute;
		right:15px;
		width:50%;
		overflow-y:scroll;
		max-height:66vh;
		top:80px;
		-webkit-box-shadow: 0px 2px 5px 0px rgba(33, 33, 33, 0.4);
					-moz-box-shadow:    0px 2px 5px 0px rgba(33, 33, 33, 0.4);
					box-shadow:         0px 2px 5px 0px rgba(33, 33, 33, 0.4);
		z-index:111;
	}
	
	.divSandwichWrapper .divSandwichNav a.anchSandwichNav {
		font-size:18px;
		line-height:1.5;
		height:auto;
		width:100%;
		padding:10px 15px;
		display:block;
		border-bottom:1px solid #cccccc;
		white-space:nowrap;
		float:left;
		clear:both;
	}
	
	.divSandwichBarsHover .menutext {
		display:inline-block;
		margin-right:8px;
	}
	
	.PageLabel {
		font-size:24px;
	}

}

@media (max-width:568px) {
	
	.divMiniCallout {
		padding:0 !important;
	}
	
	.divMiniCallout5, .divMiniCallout6 {
	    margin-top: 5px;
	}		
	
	.divMiniCallout h3 {
		bottom:0 !important;
	}
	
	.SuperNavLinks .anchSuperNav {
		display:none !important;
	}
	
	.divSandwichNav {
		right:0;
		left:auto;
		width:100%;
		max-width:100%;
		overflow:scroll overlay;
		top:80px;
	}	
	
	.banner-socialmedia-div, 
	.banner-socialmedia-div #social-networking-small,
	.banner-socialmedia-div #social-networking-small li,
	.banner-socialmedia-div #social-networking-small li a,
	.banner-socialmedia-div #social-networking,
	.banner-socialmedia-div ul#social-networking li,
	.banner-socialmedia-div #social-networking li a, 
	.banner-socialmedia-div p {
		float:right;
	}
	
	.banner-socialmedia-div ul#social-networking-small li,
	.banner-socialmedia-div ul#social-networking li {
		float:left;
	}

	.banner-socialmedia-div p {
		margin-right:5px;
	}	
	
	.navcontainer-split .banner-logo {
		left: 5px;
	    width: 155px;
	    top: -5px;
		transform:none;
	}	
	
	.divDirectionSectionRight.directionsSubHeader {
		padding: 0px;
		display: inline-block;
		height: auto;
	}	

	
}




.slideshow-leftside.slideshow-floatright .divMenuLinks {
	position:absolute;
	top:50%;
	transform:translateY(-50%);
	height:auto;
	overflow:visible;
}

.divMainCalloutSlideshowImageHolder, .divMainCalloutImage {
	position:relative;
	width:100%;
	background:transparent;
}

.SlideshowCenterImageOuter {
	height:100%;
	background:rgba(0,0,0,.5);
}
 
.outerBlogTitle {
	padding:0;
}

.outerBlogTitle .blogImage {
	padding:0;
	padding-left:15px;
}


.divMenuLinks a i {
	position:absolute;
	left:0;
	line-height:inherit;
	float:right;
	padding-left:22px;
	font-size:20px;
}

@media (min-width:1024px) and (max-width:1199px) {
	.divPullHeader,
	.divPullBody {
		padding-right:30px;
	}	
}

@media (min-width:768px) and (max-width:1199px) {

	.blogTitle.container {
		width:100%;
		max-width:100%;
		margin:auto;
	}	
	
	.divPullHeader,
	.divPullBody {
		padding-left: 30px;
	} 
	
	.divMenuLinks a {
		padding:15px;
		font-size:15px;
	}
	
	.slideshow-rightride.slideshow-floatright {
		padding:0;
	}
	
}

@media (max-width:767px){
	
	.divMobileMenuWrapper {
		padding-bottom:15px;
	}
	
	.divMenuLinks {
		display:block;
		/*background:url(../../layout/images/slideshowbg.jpg);*/
		width:100%;
		padding:15px;
		clear:both;
		z-index:1;
		padding-bottom: 30px !important;
	}
	
	.divMenuLinks a {
		
		font-size:15px;
		border-bottom:1px solid white;
	}
	.divMenuLinks .MenuLinkWrapper + .MenuLinkWrapper {
		border-top:0px solid #cccccc;
	}
	
	.slideshow-div .divMenuLinks {
		
	}
}


.blogsidemenu {
    float: right;
    padding: 0px 0px 10px 10px;
}
.blogsidemenucontent {
    border-top: 0;   
    line-height: 30px;
    border: 1px solid #cccccc;
    border-top: none;
}
.blogsidemenucontent a {
    padding: 0 10px;
}
.blogsidemenucontent a:hover {
    text-decoration: none;
}
.blogsidemenubanner {
    background: #e91c2b;
    margin-top: 10px;
}
.blogsidemenuchooser {
    display: block;
    float: left;
    padding: 4px;
    color: #ffffff;
    width: 50%;
    text-align: center;
}
.blogsidemenuchooser:hover, .blogsidemenuchooser.current {
    text-decoration: none;
    background: #777777;
    color: white;
}
.anchYearLink, .anchMonthLink, .anchTagLink {
    display: block;
}
.anchYearLink {
    border-top: 1px solid #e1e1e1;
    font-weight: bold;
}
.anchYearLink:hover {
    background: #e1e1e1;
}
.anchYearLink.current-year {
    border-bottom: 1px solid #e1e1e1;
    background: #ccc;
}
.anchMonthLink {
    display: none;  
}
.anchMonthLink span {
    padding-left: 8px;
}
a.anchMonthLink:hover {
    text-decoration: underline;
}
.current-month, .current-tag {
    background: #e1e1e1;
}
.anchTagLink:hover {
    background: #e1e1e1;
}



.blogImagePreview {
	padding:10px 0;
}

.blogImagePreview img {
	margin:auto;
	width:auto;
	max-width:100%;
}

.divLeftEntryWrapper {
	padding-left:0;
}

.blogsearch,
.blogsidemenubanner,
.blogsidemenucontent {
	width:100%;
	float:left;
	clear:both;
	display:block;
}

.blogsearch input {
	display:inline-block;
	float:left;
	height:34px;
	line-height:32px;
	border:1px solid #cccccc;
	margin:0;
}

.blogsearch input[type=text] {
	width:60%;
	padding-left:8px;
}

.blogsearch input[type=submit] {
	color:#ffffff;
	width:40%;
	line-height:1;
} 

.blogsearch input[type=submit]:hover {
	color:#ffffff;
	background:#0d0d0d;
}

.content-div.inner-div .blogContentSection .textholder {
	float:left;
	width:100%;
	padding:0;
}

.textholder-image.fullimg {
	text-align:center;
	
}

.prevNextButtons {
	float:left;
	width:100%;
	clear:both;
	display:block;
}

.prevNextButtons a.nextButton {
	float:right;
}



.blogImageSection .imageholder {
	padding:0;
}

.blogImageSection .imageholder img {
	width:100%;
	padding:7.5px;
}

@media (max-width:767px) {
	.blogsidemenucontent .contentsection {
		display:none;
	}
	
	.blogImagePreview {
		width:100%;
		text-align:center;
	}
}



th,
th p,
tr,
tr p, 
td, 
td p {
	vertical-align:middle;
	margin:0;
	line-height:1.5;
	padding:1px;
}

.tableListingTable tbody tr:nth-child(even) {
	background:#ffffff;
}



.divListingWrapper {
	text-align:center;
	padding:15px;
}

.divListingWrapper .divListingInner {
	border:1px solid #cccccc;
	border-radius:10px;
	padding:15px;
	min-height:140px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;	
} 

.divSearchForm .txtSearchTerm,
.divSearchForm .btnSearch {
	float:left;
	display:inline-block;
	border:1px solid #cccccc;
	height:34px;
	line-height:32px;
	margin:0;
}

.divSearchForm .txtSearchTerm {
	padding-left:8px;
	width:60%;
}

.divSearchForm .btnSearch {
	width:40%;
	color:#ffffff;
	border-color:#e91c2b;
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
}

.divSearchForm .btnSearch:hover {
	background:#0d0d0d;
	border-color:#0d0d0d;
	color:#ffffff;
}

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

.tableListingTable {
	width:100% !important;
	padding-left:30px;
}

.tableListingTable th p {
	margin:0;
	padding:5px 0;
}

.anchReportAbsence {
	display:none !important;
}




#divGetDirections input[type=text],
#divGetDirections input[type=submit] {
	border:1px solid #cccccc;
	text-align:center;
	height:34px;
	line-height:32px;
}

#divGetDirections input[type=text] {
	width:60%;
	padding-left:8px;	
	text-align:left;
}

#divGetDirections input[type=submit] {
	color:#ffffff;
	width:38%;
	float:right;
	border-color:#e91c2b;
	background:#e91c2b;
} 

#divGetDirections input[type=submit]:hover {
	color:#ffffff;
	width:38%;
	border-color:#e91c2b;
	background:#0d0d0d;
} 

@media (max-width:767px) {

	.divDirectionSectionRight.directionsSubHeader,
	.divDirectionSectionLeft.directionsSubHeader {
		padding-top:15px;
	}
	
	.divDirectionSectionRight,
	.divDirectionSectionLeft {
		padding:0;
		width:100%;
		clear:both;
	}	
}



a {
	outline-color: rgba(47, 161, 209, 0); 
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
}

a:focus,
button:focus,
input:focus,
select:focus,
textarea:focus {
	outline: 5px auto -webkit-focus-ring-color;
	outline-color: rgba(47, 161, 209, 0.5); 
	outline-offset: 1px;
}

input[type=submit]:focus {
	outline-color: rgba(0,0,0,1); 
	outline-offset: 2px;
}

.content-div a.ThumbImage:focus {
	color:#ffffff;	
}

.PageLabel {
	text-align:center;
	text-transform:uppercase;
	margin:0;
	padding:12px 0;
}

.divNarrowColumn,
.SchoolColumn2 .slideshow-div,
.divNarrowColumn .socialMedia {
	width:100%;
	float:left;
}

.blogpullContainerSchool,
.fbFeedContainerSchool {
	float:left;
	padding:0px;
	width:100%;
	margin:0;
}

.blogpullContainerSchool {
	padding-right:15px;
}

.fbFeedContainerSchool {
	overflow:hidden;
}

.blog-container {
	padding-bottom:10px;
	border-bottom:1px solid #cccccc;
}

.divMiniSliderWrapper {
	position:relative;
	padding:0 15px;
	margin-bottom:10px;
	float:left;
	width:100%;
	max-width:100%;
	height:180px;
	overflow-y:hidden;
	overflow-x:scroll;
} 

.sidemenu a i {
	float: right;
    line-height: inherit;
    display: inline-block;
    padding-right: 3px;
}

@media (min-width:1200px) {
		
	.SchoolColumn2.schoolHome {
		padding-right:0;
	}
		
	.content-school-home {
		padding-right:0;
	}
}

@media (max-width:1199px) {

	table {
		width:100% !important;
		max-width:100% !important;
	}
	
	.SchoolColumn3 {
		padding-left:15px;
	}
	
}

@media (max-width:1023px) {

	
	.outerBlogTitle h2 {
		font-size:28px;
	}
	
		
	.blogpullContainerSchool,
	.fbFeedContainerSchool {
		width:100%;
		padding:0;
	}	
	
}

@media (min-width:768px){
	
	.SchoolColumn1,
	.SchoolColumn3,
	.sidemenu {
		float:left;
		display:block;
		width:20%;
		margin:0;
	}
	
	.sidemenu {
		padding-right:15px;
	}
	
	.SchoolColumn2 {
		width:80%;
		padding:0 15px;
	}
	
	.SchoolColumn2.schoolHome {
		width:60%;
		padding-right:0;
	}
	
	.SchoolColumn1,
	.SchoolColumn2,
	.SchoolColumn3 {
		padding-top:15px;
	}
	
	.sidemenu a.sidemenu-category {
		display:block;
		float:left;
		clear:both;
		width:100%;
		padding:7.5px 2.5px;
		color:#0d0d0d;
		line-height:1.1;
		background:transparent;
		-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
		text-decoration:none; border-bottom:none;;
		border-bottom:1px solid #cccccc;
	}
	
	.sidemenu a.sidemenu-category:hover,
	.sidemenu a.sidemenu-category.current-category {
		color:#ffffff;
		background:#e91c2b;
		text-decoration:none; border-bottom:none;;
		padding-left:5px;
		border-bottom:1px solid #cccccc;
	}
		
	.sidemenu a.sidemenu-subcategory {
		display:block;
		float:left;
		font-family:'Roboto', sans-serif;
		clear:both;
		width:100%;
		padding:7.5px 2.5px;
		line-height:1.1;
		padding-left:12px;
		color:#0d0d0d;
		font-size:14px;
		text-decoration:none; border-bottom:none;;
		border-bottom:1px solid #cccccc;
		border-left:3px solid #ffffff;
	}

	.sidemenu a.sidemenu-subcategory:hover {
		padding-left:12px;
		color:#e91c2b;
		background:#ffffff;
		text-decoration:none; border-bottom:none;;
		border-bottom:1px solid #cccccc;
	}

	.sidemenu a.sidemenu-subcategory.current-subcategory {
		padding-left:12px;
		color:#e91c2b;
		font-family:'Roboto', sans-serif;
		background:#ffffff;
		border-bottom:1px solid #cccccc;
		border-left:3px solid #e91c2b;
	}
	
	.content-div.inner-div .textholder,
	.content-div .divPullWrapper,
	.content-div .divMiniSliderWrapper {
		float:right;
		display:block;
		width:80%;
		padding-left:15px;
		margin:0;
	}
	
	.SchoolColumn2 .divMiniSliderWrapper {
		width:100%;	
	}
	
	
	.content-div.inner-div .textholder + .textholder {
		border-top:1px solid #cccccc;
		padding-top:10px;
		margin-top:10px;
	}
	
	.content-div.inner-div .textholder-faq,
	.content-div.inner-div .textholder + .textholder-faq {
		padding:0;
		margin:0;
	}
	
	.content-div.inner-div .textholder-faq + .textholder {
		border-top:none;
		margin:0;
	}
	
	.content-div.inner-div .textholder-faq + .textholder-faq {
		margin-top:-1px;
	}
	
	.textholder-faq-inner {
		margin-left:10px;
	}

	.SchoolColumn1 .sidemenu {
		width:100%;
	}
	.contact-column,
	.SchoolColumn3 .socialMedia {
		margin-left:0;
		margin-right:0;
	}
	
	.content-div.inner-div .SchoolColumn2 .textholder,
	.content-div.inner-div .SchoolColumn2 .divPullWrapper,
	.content-div.inner-div .divPullWrapper .textholder,
	.content-div .divPullWrapper .divListingTableWrapper {
		width:100%;
	} 
	
	.content-div .divPullWrapper .divListingTableWrapper {
		padding:0;
	}
	
	.content-div .divPullWrapper .divFormContainer {
		margin-bottom:15px;
	}
	
	.divMenuLinks {
		
	}
	
	.slideshow-div .divMenuLinks {
		
	}
	
}

@media (max-width:767px) {
	
	.copyright {
		margin-left:-5px;
	}
	
	.divPolicyLinks {
		width:96%;
	}
	
	.anchPolicyLink,
	.copyright a {
		width:auto !important;
	}
	
	iframe.iframeEmbed {
	    border: none;
	    overflow: hidden;
	    margin: auto;
	}	

	.footer-div-bottom a {
		width: 96%;
    	display: inline-block;
	}

	.content-div.inner-div .textholder {
		width:100%;
		clear:both;
		padding-bottom: 15px;
		margin-bottom: 15px;
		border-bottom: 1px solid #ccc;
	}

	.SearchWrapper {
		left:auto;
		top:0;
		float:left;
		width:100%;
	}
	
	.SchoolColumn1,
	.SchoolColumn2,
	.SchoolColumn3,	
	.sidemenu {
		width:100%;
	}

	.sidemenu-mobile {
		-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
	}
	
	button.btn-show-nav {
		float:left;
		width:100%;
		text-align:left;
		font-size:21px;
		color:#ffffff;
		background:#0d0d0d;
		border-radius:3px;
		border:2px solid #0d0d0d;
		margin-bottom:10px;
	}
	
	button.btn-show-nav span {
		display:inline-block;
		margin-left:10px;
		color:#ffffff;
	}
	
	button.btn-show-nav.open {
		background:#e91c2b;
		color:#ffffff;
		border:2px solid #e91c2b;
	}
	
	button.btn-show-nav i {
		color:#ffffff;
		transform:rotate(0deg);
		-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
	}		
	
	button.btn-show-nav.open i {
		transform:rotate(45deg);
	}	
	
	.sidemenu a.sidemenu-category,
	.sidemenu .spanCategoryToggle,
	.divSubcategoryWrapper a {
		display:block;
		float:left;
		clear:both;
		text-align:left;
		width:100%;
		padding:12px 2.5px;
		color:#0d0d0d;
		font-size:16px;
		line-height:1.1;
		background:transparent;
		-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
		text-decoration:none; border-bottom:none;;
		border-bottom:1px solid #cccccc;
	}
	
	.sidemenu a.sidemenu-category:hover,
	.sidemenu a.sidemenu-category.current-category,
	.sidemenu .spanCategoryToggle:hover,
	.sidemenu .spanCategoryToggle.current-category {
		color:#ffffff;
		background:#e91c2b;
	}	
	
	.divSubcategoryWrapper a {
		border-left:3px solid #ffffff;
		color:#0d0d0d;
		font-size:14px;
		padding-left:15px;
	}
	
	.divSubcategoryWrapper a.current-subcategory {
		border-left:3px solid #e91c2b;
		color:#e91c2b;
	}

	
	.textholder-image,
	.textholder-image img {
		width:auto !important;
		margin:10px auto !important;
	}
	
}



footer {
	margin-top:0px;
}

.divFooterColumn {
	margin:0;
	padding:0;
	padding-bottom:30px;
}

.divFooterColumn.divFooterNoHeader {
	margin-top:52px;
}

.footer-nav-div a {			
	display:block;
	clear:both;
	width:auto;
	float:left;
}

.footer-div-bottom {
	line-height:65px;
}

.footer-div-bottom a.button {
	float:left;
	line-height:1;
	margin:10px 5px;
	background:black;
	color:white;
	padding:15px 15px;
	border:0px solid #cccccc;
	font-style:normal !important;
}

.footer-div-bottom a.button:hover {
	background:#e91c2b;
}

.copyright {
	padding:0;
}


@media (max-width:767px) {
	
	
	
	.divFooterColumn1 {
		padding-bottom:0;
	}
	
	.divFooterColumn.divFooterNoHeader {
		margin-top:0px;
	}
	
	.footer-div-bottom {
		text-align:center;
	}
	
	.footer-div-bottom a.button {
		float:none;
	}
	
	.copyright {
		width:100%;
		text-align:center;
	}
}



.divMainCalloutSlideshowControlsHolder {
	width:65px;
	height:25px;
	position:absolute;
	right:0;
	bottom:50px;
	z-index:999;
}

#pauseButton,
#playButton {
	display:inline-block;
	transform:scale(0.8);
}

.divADALink {
	display:block;
	position:relative;
	height:1px;
	width:1px;
}

.divADALink .showOnFocus {
	position:absolute;
	left:0;
	right:auto;
	bottom:auto;
}



.sidemenu a.sidemenu-category.anchReportAbsence,
.sidemenu a.sidemenu-category.anchReportAbsence:hover {
	border:2px solid #e91c2b;
	border-radius:10px;
	color:#e91c2b;
	font-weight:bold;
	font-size:16px;
	background:transparent;
	width:100%;
	padding:10px;
}


.sidemenu a.sidemenu-category.anchReportAbsence:hover {
	background:#e91c2b;
	color:#ffffff;
	border:2px solid #e91c2b;
	border-radius:10px;
}

@media (max-width:767px) {
	
}



.tableMeetingTable .icon,
.divMeetingMobile .icon {
	display:inline-block;
	margin-left:5px;
	line-height:inherit;
}

.divMeetingMobile {
	float:left;
	width:100%;
	margin:7.5px auto;
	border:1px solid #cccccc;
	padding:15px;
	text-align:center;
}

.divMeetingMobile .tdDate {
	font-weight:bold;
}

.divMeetingMobile .tdDataMobile {
	padding:2px;
}


@media (min-width:768px) {
	.divAdsColumn {
		display:none !important;
	}	
}

@media (max-width:767px) {
	.divAdsColumn,
	.divAdsColumn .swiper-container {
		clear:both;
		width:100%;
		padding:0;
	}		
	
	.swiper-slide {
		text-align:center;
	}
}

@media (max-width: 991px) {
	.navcontainer-split > .banner-div,
	.outer-supernav-div > .banner-supernav-div {
		max-width: 750px;
	}
}

@media (max-width:1023px) {
	.outer-admin-div {
		display:none;
	}
}



.supernav,
.navcontainer {
	z-index:99;
}

.gsc-overflow-hidden .supernav,
.gsc-overflow-hidden .navcontainer {
	z-index:0;
}

.tagline-div, .tagline-outer {
	z-index:9;
}

.banner-socialmedia-div {
	width:auto;
}

.banner-socialmedia-div #social-networking-small li a,
.banner-socialmedia-div #social-networking li a,
.banner-socialmedia-div #social-networking-small li a:hover,
.banner-socialmedia-div #social-networking li a:hover {
	color:#0d0d0d;
	background:#ffffff;
	border-radius:5px;
	text-decoration:none; border-bottom:none;;
	font-size:20px;
}

.banner-socialmedia-div #social-networking-small li a:hover,
.banner-socialmedia-div #social-networking li a:hover {
	color:#e91c2b;
	background:#ffffff;
	text-decoration:none; border-bottom:none;;
}

.divGoogleTranslateWrapper {
	display:inline-block;
	height:28px;
}



.sectiondiv.schools {
	background:transparent;	
}

.sectiondiv.schools a {
	background:#e91c2b;
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
	color:#0d0d0d;
	line-height:2;
	height:auto;
	color:#ffffff;
	border-bottom:1px solid #cccccc;
}

.sectiondiv.schools a:hover {
	color:#ffffff;
	background:#0d0d0d;
}


.tagline-div h2,
.tagline-div h3 {
	padding-top:0;
	margin-top:8px;
}

.SearchWrapper .fa-lg {
	width:45px;
}

@media (max-width:767px) {
	
	.tagline-div, .tagline-outer {
		height:38px;
	}
	
	.SearchWrapper {
		top:5px;	
	}
	
	.SearchWrapper .fa-lg {
		height:38px;
		margin-top:-5px;
	}
	
}


.content-div .ThumbImage,
.content-div a.ThumbImage:focus {
	color:#ffffff;	
}

.anchSlideshowImageLink {
	width:100%;
	height:auto;
	max-height:100%;
	max-width:100%;
}


.divMainCalloutSlideshowImageHolder img,
.divMainCalloutImage img {
	position:relative;
	left: 0%;
	top:0%;
	height: 100%;
	max-height:none;
	width: auto;
	max-width:100%;
	-webkit-transform:translate(0%,0%);
	-moz-transform:translate(0%,0%);
	transform: translate(0%,0%);
}

.divMainCalloutSlideshowImageHolder,
.SlideshowWrapper,
.SlideshowWrapper,
.SlideshowCenterImageInner,
.slideshow-rightride.slideshow-floatright,
.slideshow-leftside.slideshow-floatright {
	height:575px;
	overflow:hidden;
}

.slideshow-leftside.slideshow-floatright {
	overflow:visible;
}

.schoolHome .divMainCalloutSlideshowImageHolder,
.schoolHome .SlideshowWrapper,
.schoolHome .SlideshowWrapper,
.schoolHome .SlideshowCenterImageInner,
.schoolHome .slideshow-rightride.slideshow-floatright {
	height:428px;
}

.SlideshowCenterImageInner {
	vertical-align:top;
}

.divMainCalloutSlideshowTextHolder,
.divMainCalloutSlideshowText,
.divMainCalloutText {
	width:100%;
}
.schoolHome .divMainCalloutSlideshowText {
	bottom:0;
}

.outerBlogTitle {
	background:transparent;
	padding-bottom:50px;
}

.outer-slideshow-div {
	padding-bottom:0px;
}

.divPullHeader {
	background:#e91c2b;	
	height:50px;
	border-bottom:2px solid black;
}

.divMainCalloutSlideshowThumbnails {
	background:#0d0d0d;
}

.slideshow-rightride.slideshow-floatleft {
	position: absolute;
    right: -31%;
	width:32%;
	margin-top:60px;
}

.slideshow-leftside.slideshow-floatleft {
	width:100%;
	padding-left:0;
	padding-right:0;
}

.anchSuperNav {
	float:left !important;
}

.outer-panel-ads-mobile-wrapper {
	display:none;
}

.divPolicyLinks {
	display:inline-block;
	margin-left:10px;
}

.divPolicyLinks {
	color:white !important;
}


@media (min-width:1200px) and (max-width:1900px) {
	
	.slideshow-rightride.slideshow-floatleft {
		position: absolute;
	    right: 0;
		width:25%;
		margin-top:10px;
		padding:0;
	}
	
	.slideshow-leftside.slideshow-floatleft {
		width: 75%;
		padding-left:0;
		padding-right:0;
	}
	
	.divMainCalloutSlideshowImageHolder,
	.SlideshowWrapper,
	.SlideshowWrapper,
	.SlideshowCenterImageInner,
	.slideshow-rightride.slideshow-floatright,
	.slideshow-leftside.slideshow-floatright {
		height: 465px;
		overflow:hidden;
	}	
	
	.schoolHome .divMainCalloutSlideshowImageHolder,
	.schoolHome .SlideshowWrapper,
	.schoolHome .SlideshowWrapper,
	.schoolHome .SlideshowCenterImageInner,
	.schoolHome .slideshow-rightride.slideshow-floatright {
		height: 378px;
	}	
		
}

@media (min-width:1024px) and (max-width:1199px) {
	
	.divDirectionSectionLeft, .divDirectionSectionRight {
	    width: 100%;
		margin-bottom:20px;
	}
	
	.slideshow-rightride.slideshow-floatleft {
		position: absolute;
	    right: 0;
		width:25%;
		margin-top:10px;
	}
	
	.slideshow-leftside.slideshow-floatleft {
		width: 75%;
		padding-left:0;
		padding-right:0;
	}
	
	.divMainCalloutSlideshowImageHolder,
	.SlideshowWrapper,
	.SlideshowWrapper,
	.SlideshowCenterImageInner,
	.slideshow-rightride.slideshow-floatright,
	.slideshow-leftside.slideshow-floatright {
		height: 345px;
		overflow:hidden;
	}	
	
	.schoolHome .divMainCalloutSlideshowImageHolder,
	.schoolHome .SlideshowWrapper,
	.schoolHome .SlideshowWrapper,
	.schoolHome .SlideshowCenterImageInner,
	.schoolHome .slideshow-rightride.slideshow-floatright {
		height: 345px;
	}
	
	.SuperNavLinks {
		width:67%;
	}	
	
	.banner-socialmedia-div {
		width:auto;
	}
	
	.navbar-div.navright {
		width: 80%;
		float:right;
		padding-right:15px;
		margin-top:-1px;
	}	
	
	.divPullHeader-blog h2,
	.divPullHeader-event h2 {
		display:none;
	}	
	
	.blogTitle.inner-div.container.nopadding {
		top: 0px;
	}	
	
	.divPullBody-blog {
		top:40px;
	}
	
	.divPullHeader-blog a,
	.divPullHeader-event a {
		float:right;
		margin-top: 50px;
	}	
	
	.navcontainer-split .banner-logo {
		width:175px;
		top: -16px;
	}
	
	.divFooterColumn3,
	.divFooterColumn4 {
		width:30%;
	}		
	
}

@media (min-width:768px) and (max-width:1023px) {
	
	.blogsearch input[type=text] {
	    width: 100%;
	    padding-left: 8px;
	    margin-bottom: 6px;
	}		
	
	.navcontainer-split .banner-logo {
	    left: 3%;
	}	
	
	.blogsearch input[type=submit] {
		color:#ffffff;
		width: 100%;
		line-height:1;
	} 	
	
	.textholder-image {
		width:100% !important;
		text-align:center;
		margin-bottom:20px;
		margin-left:0 !important;
	}	
	
	.divDirectionSectionLeft, .divDirectionSectionRight {
	    width: 100%;
		margin-bottom:20px;
	}
	
	.slideshow-rightride.slideshow-floatleft {
		position: relative;
	    right: 0;
		width:100%;
		margin-top:10px;
	}
	
	.slideshow-leftside.slideshow-floatleft {
		width: 100%;
		padding-left:0;
		padding-right:0;
	}
	
	.divMainCalloutSlideshowImageHolder,
	.SlideshowWrapper,
	.SlideshowWrapper,
	.SlideshowCenterImageInner,
	.slideshow-rightride.slideshow-floatright,
	.slideshow-leftside.slideshow-floatright {
		height: 365px;
		overflow:hidden;
	}	
	
	.schoolHome .divMainCalloutSlideshowImageHolder,
	.schoolHome .SlideshowWrapper,
	.schoolHome .SlideshowWrapper,
	.schoolHome .SlideshowCenterImageInner,
	.schoolHome .slideshow-rightride.slideshow-floatright {
		height: 258px;
	}
	
	.divMenuLinks {
		padding-left:0 !important;
		padding-top: 10px;
	}
	
	.MenuLinkWrapper{
		padding:0 15px;
	}
	
	.divMenuLinks a{
		
	}
	
	/*
	.divMenuLinks a {
		padding:7.5px 12px;
		font-size:14px;
		width: 48%;
		float: left;
		margin-right: 7px;
		margin-left: 7px;
	}
	*/
	
	.SuperNavLinks {
		width:55%;
	}	
	
	.banner-socialmedia-div {
		width:auto;
	}
	
	.navbar-div.navright {
		width: 80%;
		float:right;
		padding-right:15px;
		margin-top:-1px;
	}	
	
	.divPullHeader-blog h2,
	.divPullHeader-event h2 {
		display:none;
	}	
	
	.blogTitle.inner-div.container.nopadding {
		top: 0px;
	}	
	
	.divPullBody-blog {
		top:40px;
	}
	
	.divPullHeader-blog a,
	.divPullHeader-event a {
		float:right;
		margin-top: 50px;
	}	
	
	.navcontainer-split .banner-logo {
		width:175px;
		top: -16px;
	}
	
	.divFooterColumn3,
	.divFooterColumn4 {
		width:100%;
	}	
	
	.divPullWrapper-blog,
	.divPullWrapper-event {
		width:50%;
	}
	
	.SuperNavLinks .anchSuperNav {
		display:none !important;
	}
	

	.banner-socialmedia-div {
		padding-right: 0px;
	}		
	
	.divMenuLinks a i {
		position: relative;
	}	
	
	.divPolicyLinks {
		display:inline-block;
		float:right;
	}	

	.divSandwichWrapper {
		padding: 0px;
	}
	
}

@media (max-width:767px) {

	.divSandwichWrapper {
		padding: 0px 15px;
	}

	.tagline-div {
		margin: 0px 15px;
	}
	
	.textholder-image {
		width:100% !important;
		text-align:center;
		margin-bottom:20px;
		margin-left:0 !important;
	}	
	
	.divMenuLinks a {
	    padding-left: 60px;
	    text-align: left;

	}
	.divMiniCalloutTitleWrapper h2 {
	    padding: 0 15px;
	}
	.divMainCalloutSlideshowImageHolder,
	.SlideshowWrapper,
	.SlideshowWrapper,
	.SlideshowCenterImageInner,
	.slideshow-rightride.slideshow-floatright,
	.slideshow-leftside.slideshow-floatright {
		height:250px;
	}
	
	.schoolHome .divMainCalloutSlideshowImageHolder,
	.schoolHome .SlideshowWrapper,
	.schoolHome .SlideshowWrapper,
	.schoolHome .SlideshowCenterImageInner,
	.schoolHome .slideshow-rightride.slideshow-floatright {
		height:260px;
	}	
	
	.slideshow-leftside.slideshow-floatright {
		display:none;
	}
	
	.blog-container img,
	.outerBlogTitle .blogImage {
		margin:0 auto;
		padding:15px;
		text-align:center;
	}
	

	.blog-container img {
		padding:0;
		float:none !important;
	}
	
	.outerBlogTitle iframe {
		max-height:450px;
	}
	
	.divPullHeader-blog h2,
	.divPullHeader-event h2 {
		display:none;
	}		
	
	.divPullBody-blog {
		top:40px;
	}
	
	.divPullHeader-blog a,
	.divPullHeader-event a {
		float:right;
		margin-top: 50px;
	}	
	
	.footer-div-bottom a {
		color:#ffffff;
	}
	
	.blogTitle.inner-div.container.nopadding {
		top:0px;
	}
	
	.banner-socialmedia-div {
		margin-right: 0px;
	}	
	
	.SearchWrapper .fa-lg {
		line-height: 38px !important;
	}
	
	.navcontainer-split .banner-logo {
		left: 5px;
		width: 215px;
		top: -21px;
		transform:none;
	}
	
	.outer-panel-ads-mobile-wrapper {
		display:block;
	}	
	
	.divMiniCalloutWrapper {
		background:url(../../layout/images/slideshowbg.jpg);
		background-size:auto; 
		background-repeat:repeat-y;
		background-position:center;
		padding:10px 40px;
	}	
	
	.divMiniCallout {
		margin: 0px;
	    height: auto;
		padding:0px;
		width:100% !important;
		margin-bottom:10px;
	}		
	
	.divMiniCallout img {
		width:100% !important;
		height:auto;
	}
	
	.divMiniCallout h3 {
	    width: 100%;
	    padding: 20px 0px;
	    font-size: 26px !important;
	    bottom: 10px;
		line-height: 164px;
	}	
	
	.divSchoolMiniCallouts {
		background: none;
		padding-left: 0px !important;
		padding-right: 0px !important;
		width: 100%;
	}		
	
}


.ads-column,
.ads-column img {
	margin:auto;
	height:auto;
	background:transparent;
}

.ads-column {
    min-height: 190px;
    display: flex;
	flex-wrap:nowrap;
	flex-direction:column;
    justify-content: center;
    align-items: center;
    align-content: center;
}

.ads-column a {
	max-width:100%;
	border:1px solid #999999;
	margin:auto;
	-webkit-box-shadow: 0px 2px 5px 0px rgba(33, 33, 33, 0.0);
					-moz-box-shadow:    0px 2px 5px 0px rgba(33, 33, 33, 0.0);
					box-shadow:         0px 2px 5px 0px rgba(33, 33, 33, 0.0);
}

.ads-column a:hover {
	-webkit-box-shadow: 0px 2px 5px 0px rgba(33, 33, 33, 0.4);
					-moz-box-shadow:    0px 2px 5px 0px rgba(33, 33, 33, 0.4);
					box-shadow:         0px 2px 5px 0px rgba(33, 33, 33, 0.4);
}

.ads-column a + a {
	margin-top:15px;
}


.marquee-footer-wrapper {
	padding:15px;
	text-align:center;
}

.marquee-footer-wrapper a {
	display:inline-block;
	max-width:100%;
	border:1px solid #999999;
	margin:auto;
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
	-webkit-box-shadow: 0px 2px 5px 0px rgba(33, 33, 33, 0.0);
					-moz-box-shadow:    0px 2px 5px 0px rgba(33, 33, 33, 0.0);
					box-shadow:         0px 2px 5px 0px rgba(33, 33, 33, 0.0);
}


.marquee-footer-wrapper a:hover {
	-webkit-box-shadow: 0px 2px 5px 0px rgba(33, 33, 33, 0.4);
					-moz-box-shadow:    0px 2px 5px 0px rgba(33, 33, 33, 0.4);
					box-shadow:         0px 2px 5px 0px rgba(33, 33, 33, 0.4);
}


.marquee-footer-wrapper a.MarqueeContact {
	width:100%;
	padding:30px;
}

@media (max-width:767px) {
	.ads-column a {
		display:inline-block;
	}
	.divAdsColumn img {
		border:none;
	}
	
}



.divAdsColumn {
	background:transparent;
	text-align:center;
}

.divAdsColumn img {
	border: 2px solid #cccccc;
}

.divAdsColumn .swiper-controls {
	position:absolute;
	top:50%;
}

.divAdsColumn .swiper-container {
	padding:30px 0 45px 0;
}

.divAdsColumn .swiper-pagination-bullet {
	height:18px;
	width:18px;
	background:#0d0d0d;
	opacity:0.3;
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
	margin:7.5px;
}

.divAdsColumn .swiper-pagination {
	bottom:0;
}

.divAdsColumn .swiper-pagination-bullet-active {
	opacity:1;
}

.swiper-button-next,
.swiper-button-prev {
	filter:grayscale(1) brightness(0);
}



#tagsection,
#datesection {
	color:#ffffff;
	background:#333;
}

#tagsection.current,
#datesection.current {
	color:#ffffff;
	background:#e91c2b;
}

@media (max-width:1023px){
	.blogpullContainer .blogImage {
		margin-bottom:15px;
		clear:both;
		padding:0;
	}	
	
	.blogpullContainer .blog-container img {
		margin:auto;
	}
}


.darksite-outer-div .container {
	padding:30px 15px;
}



.ta-c {
	text-align:center;
}

.divErrorMessage {
	float:left;
	width:100%;
	background:#f2f2f2;
	border:1px solid #cccccc;
	color:#0d0d0d;
	text-align:center;
	padding:15px;
	margin:15px auto;
	clear:both;
}

#loginform #txtUsername,
#loginform #txtPassword {
	border:1px solid #999999;
	text-indent:7px;
}

#loginform input[type=submit] {
	padding:5px 25px;
	font-style:normal;
	color:#ffffff;
	backgruond:#e91c2b;
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
	border:2px solid #e91c2b;
}


#loginform input[type=submit]:hover {
	background:#0d0d0d;
	border:2px solid #0d0d0d;
	color:#ffffff;
}


.divLoginWrapper {
	border:1px solid #cccccc;
	padding:30px;
	padding-bottom:15px;
	text-align:center;	
	margin:30px auto;
	
}

.divResetWrapper {
	text-align:left;
}

input[type=text],
input[type=email],
input[type=password],
textarea {
	border:1px solid #ccc;
	padding:2px;
}


input[type=submit],
input[type=submit]:hover {
	color:white;
	background:#e91c2b;
	border:1px solid #e91c2b;
	font-style:normal;
	padding:0px 20px;
}

input[type=submit]:hover {
	color:black;	
}


.divLogoutWarning {
	position:absolute;
	width:50%;
	height:50%;
	left:50%;
	top:50%;
	transform:translate(-50%,-50%);
	background:#ffffff;
	text-align:center;
	padding:15px;
	border:1px solid #cccccc;
	-webkit-box-shadow: 0px 2px 5px 0px rgba(33, 33, 33, 0.4);
					-moz-box-shadow:    0px 2px 5px 0px rgba(33, 33, 33, 0.4);
					box-shadow:         0px 2px 5px 0px rgba(33, 33, 33, 0.4);
	
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;	
	
	display:none;
}

.divLogoutWarning h3 {
	margin-top:0;
}

.divLogoutWarning input {
	background:#e91c2b;
	border:1px solid #e91c2b;
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
	color:#ffffff;
	font-style:normal;
	padding:5px 20px;
}

.divLogoutWarning input:hover {
	color:#0d0d0d;
	border:1px solid #e91c2b;
}

.footer-div-container.FixedToBottom {
    position: fixed;
    z-index: 99;
    bottom: 0px;
    width: 100%;
    height: 140px;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);
    background: rgba(255,255,255,.6);
    -moz-transition: all 0.28s ease;
    -o-transition: all 0.28s ease;
    -webkit-transition: all 0.28s ease;
    transition: all 0.28s ease;
}

.outer-footer-div.outer-div.FixedToBottom{
	padding-bottom:146px;
}

@media (max-width:767px) {
	.divLogoutWarning {
		width:80%;
		height:80%;	
	}
}



.textholder-faq {
	border:none !important;
	margin:0;
	margin-bottom:10px;
}

.textholder-faq-inner {
	margin-left:15px;
	border:1px solid #b9b9b9 !important;	
}


.textholder-faq + .textholder-faq {
	border-top:0px !important;
}

.textholder-faq,
.textholder-faq * {
	box-sizing:border-box;
}

a.textholder-faq-question {
	text-decoration:none;
	cursor:pointer;
	width:100%;
	height:100%;
	color:#0d0d0d;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: start;
    -moz-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
	
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
		
	-webkit-transition:all .28s;
	-moz-transition:all .28s;
	-ms-transition:all .28s;
	transition:all .28s;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.faq-handle {
	text-align:center;
	min-height:40px;
	width:40px;
	background:transparent;
	text-decoration:none;	
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;		

    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;

}

.textholder-faq-question.open,
.textholder-faq-question:hover,
.textholder-faq-question:focus {
	background:rgba(234, 233, 236, 0.5);
	text-decoration:none;
}

.textholder-faq-question.open .faq-handle,
.textholder-faq-question:hover .faq-handle {
	background:#cccccc;
}

.textholder-faq-question .faq-handle i {
	-webkit-transform:rotate(0deg);
	-moz-transform:rotate(0deg);
	-ms-transform:rotate(0deg);
	transform:rotate(0deg);
	-webkit-transition:all .28s;
	-moz-transition:all .28s;
	-ms-transition:all .28s;
	transition:all .28s;	
}

.textholder-faq-question.open .faq-handle i {
	-webkit-transform:rotate(45deg);
	-moz-transform:rotate(45deg);
	-ms-transform:rotate(45deg);
	transform:rotate(45deg);
}

.faq-body {
	width:100%;
	padding:10px 15px 10px 10px;
	display:inline-block;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;	
}

.faq-body > * {
	margin-bottom:0;
	
}

.textholder-faq-answer .faq-body {
	padding-left:50px;
	padding-top:15px;
	padding-bottom:15px;
}

.textholder-faq-answer .faq-body .textholder {
	width:100%;
}

@media (max-width:767px) {

	.textholder-faq-inner {
		margin-left:0;
	}
}



.mandatory,
.mandatoryDDL,
.mandatoryPONumber {
	background-color: #fdf9e0;
	width: 25em;
	height: 35px;
	border-bottom-color: #753bbd;
}

select {
    height: 35px;
    font: 14px/24px Gotham Book, Trebuchet MS, sans-serif;
    padding: 0px 0px 0px 5px;
    vertical-align: middle;
	width: 26em;
	border-bottom-color: #753bbd;
}

textarea {
    overflow: hidden;
    resize: none; 
    font: 14px/20px Gotham Book, Trebuchet MS, sans-serif;
	width: 25em;
	height: 10em;
	border-bottom-color: #753bbd;
}

select.selectAbsenceDDL {
	width:26em;
	height: 35px;
	border-bottom-color: #753bbd;
}

.h3Absence {
	display:block;
	width:100%;
	clear:both;
	color:#ffffff;
	font-family:'Roboto', sans-serif;
	font-weight:500;
	background: #0d0d0d;
	text-transform:uppercase;
	font-weight:bold;
	padding: 10px;
	margin-top: 30px;
	margin-bottom: 30px;
}

#frmAbsenceForm input,
#frmAbsenceForm select,
#frmAbsenceForm textarea {
	border:1px solid #cccccc;
	padding:2px 8px;
	width:100%;
}

#frmAbsenceForm label {
	width:100%;
	display:block;
}

#frmAbsenceForm input[type=submit] {
	display:inline-block;
	width:auto;
	float:left;
	background:transparent;
	color:#ffffff;
	background:#e91c2b;
	border:1px solid #e91c2b;
	padding:10px 25px;
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
	margin:auto;
}


#frmAbsenceForm input[type=submit]:hover {
	background:#0d0d0d;
	color:#ffffff;
}





iframe.iframeEmbed {
	border:none;
	overflow:hidden;
}



.divMainCalloutSlideshowText {
	padding-bottom:35px;
}

.divMainCalloutSlideshowControlsHolder {
	bottom:26px;
}

#pauseButton,
#playButton {
	position:relative;
	top:auto;
	right:auto;
}


a:focus,
input:focus,
textarea:focus,
select:focus,
button:focus,
.group input:focus,
.group textarea:focus,
.group select:focus {
    outline: 5px auto black;
    outline-offset: -1px;	
	outline-style:solid 1px;
}

.resourcesButton {
	display: flex;
    width: 200px;
    height: 100%;
    text-align: center;
    background: #e91c2b;
    align-items: center;
    justify-content: center;
}	

.resourcesButton:hover {
	background: white;
}

.resourcesButton:hover p {
	color: #e91c2b !important;
}

.resourcesButton p {
	margin: 0px !important;
	color: white !important;
	font-size: 17px;
}
