
body {}
html {}

a:hover {
  text-decoration: underline!important;
}
body,
html {
	background:#f2f2f2;
}



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

.divBannerAlertMessage {
    position:relative;
    padding:5px 15px;
    background:#de1e24;
    border-bottom:2px solid #187ac9;
    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;
}

a[href='https://www.kingslocal.net/directory/misc-58/'] {
	display: none !important;
}

@media (prefers-reduced-motion) {
			
	.navcontainer-split .navbar-div a {
		transition: none;
	}
	.divBannerAlertMessage .anchBannerAlertClose {
		transition: none;
	}
	
}
.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:#27251f;
    border:1px solid #27251f;
    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;
}


.addMandatory.inpDatepickerStart.hasDatepicker.mandatory {
	background: url(../../layout/images/calendar-25.png) right no-repeat #fdf9e0;
}

.addMandatory.inpDatepickerEnd.hasDatepicker.mandatory {
	background: url(../../layout/images/calendar-25.png) right no-repeat #fdf9e0;
}

.calendarIcon {
	vertical-align:bottom;
}


.divKidAbsenceWrapper {
	display:none;
}
.divNotice, .divError, .divSuccess {
	margin: 20px 0px;
}
.divNotice p, .divError p, .divSuccess p {
	padding: 20px;
}
.divNotice h2, .divError h2, .divSuccess h2 {
	padding-left: 20px;
	font: 20px/26px Trebuchet MS,sans-serif;
	color: #fff;
}
.divNotice {
	border: 1px solid #dab12e;
}
.divNotice h2 {
	background: #dab12e;
}
.divError {
	border: 1px solid #b43434;
}
.divError h2 {
	background: #b43434;
}
.divSuccess {
	border: 1px solid #279D45;
}
.divSuccess h2 {
	background: #279D45;
}

.fullwidth .divDirectionSectionLeft, .fullwidth .divDirectionSectionRight {
    width: 460px;
}
.fullwidth .directionsSubHeader {
	width: 440px;
}
.fullwidth .address_textbox {
    width: 280px;
}
.fullwidth .address_submit {
 	width: 140px;
}
.fullwidth #mapframe, .fullwidth #gmap {
    width: 452px;
    height: 341px;
}
.fullwidth .textholder-image img {
    width: 452px;
}
.fullwidth .videoholder {
    width: 460px;
}
.fullwidth .videoholder iframe {
    width: 452px;
    height: 270px;
}
.divDirectionSectionLeft, .divDirectionSectionRight {
	width: 340px;
}

.directionsSubHeader {
    width: 100%;
}
.address_textbox {
    width: 175px;
}
.address_submit {
    width: 125px;
}
#mapframe, #gmap {

    height: 300px;
}

#mapframe {
	 width: 100%;
}

#gmap {
	width: 99%;
	margin: 0px auto;
}

.textholder-image img {
    width: 332px;
}
.videoholder {
    width: 340px;
}
.videoholder iframe {
    width: 332px;
    height: 198px;
}
.divDirectionSectionLeft {
	float: left;
}
.divDirectionSectionRight {
	float: right;
}
.directionsSubHeader {
    padding: 10px 0px;
    background: transparent;
    height: 34px;
}
.headerImage {
    margin: 0px;
    padding: 0px 0px;
    text-shadow: none;
    line-height: 38px;
}
.address_textbox {
    font-style: italic;
    color: #666;
    float: left;
}
.address_submit {
	float: right;
    padding: 2px 10px;
}
.address_submit h2 {
  	line-height: 22px;
}
#divGetDirections {
    border-top: 0px solid #cccccc;
    border-bottom: 0px solid #cccccc;
    padding: 0px 0px;
    background: transparent;
}
#mapframe {
    background: #f2f2f2;
    border: 1px solid #cccccc;
    padding: 5px 3px;
}
#gmap img {
	background: inherit;
	padding: 0px;
	border: none;
	max-width: inherit;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.textholder-image {
    margin: 0px;
    margin-bottom: 0px;
}
.videoholder {
    margin: 0px auto;
}
.videoholder iframe {
    margin: 0px;
    margin-bottom: 20px;
}


#divGetDirections input {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	height: 34px;
	line-height: 34px;
}

#divGetDirections input[type=submit] {
	padding: 0px;
	width: 35%;
}

#divGetDirections input[type=text] {
	padding-top: 0px;
	width: 63%;
}

.divDirectionSectionRight.directionsSubHeader {
	padding: 0px;
}

.divDirectionSectionLeft.directionsSubHeader {
	margin-bottom: 10px;
}


.divDirectionSectionLeft {
	width: 48%;
}



@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;
}



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

.button {
	color:#27251f;
	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:#27251f;
	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:#27251f;
	font-family:'Source Sans Pro', 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:#187ac9;
	border-bottom:2px solid #187ac9;
	font-family:'Source Sans Pro', 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:#187ac9;
	-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:#c8102e;
}

.divNavbarWrapper.divNavbarWrapper-split {
	display:flex;
}

#divSiteWrapper > header > div.navcontainer.outer-banner-div.outer-div.navcontainer-split > div > div.navbar-div.inner-div.navbar-home.container.nopadding > div.divNavbarWrapper.divNavbarWrapper-split.nopadding > a {
	background: transparent !important;
}

#divSiteWrapper > header > div.navcontainer.outer-banner-div.outer-div.navcontainer-split > div > div.navbar-div.inner-div.navbar-home.container.nopadding > div.divNavbarWrapper.divNavbarWrapper-split.nopadding > a > img {
	max-height:80px !important;
	height:80px !important;
	width:80px !important;
	max-width:80px;
}

@media (min-width: 1300px) {
	#divSiteWrapper > header > div.navcontainer.outer-banner-div.outer-div.navcontainer-split > div {
		width: 1250px;
	}
}

input[type=submit], .anchCheckoutButton {
	background:#187ac9;
	-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:#27251f;
	-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:#187ac9;
	-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:#27251f;
	-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 {
	float:right;
}

.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:#418fde;
}

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

.navleft, .navright {
	margin:auto;
}

.SuperNavLinks a {
	color:black;
	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:17px;
	font-family:'Source Sans Pro', sans-serif;
	padding:0 6px;
}

.SuperNavLinks a:hover,
.anchSuperNav.current {
	color:#187ac9;
	-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 15px;
	font-family:'Montserrat', sans-serif;
	font-weight:600;
	text-transform:uppercase;
	font-size:16px;
	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:#c8102e;
	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:-34px;
}

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

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



.tagline-div,
.tagline-outer {
	background:#418fde;
	height:30px;
}

.tagline-div h2,
.tagline-div h3 {
	color:#ffffff;
	font-family:'Source Sans Pro', sans-serif;
	font-weight:600;
	font-style:italic;
	font-size:14px;
	margin-bottom:0;
	padding-top:28px;
	text-align:center;
}

.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: #c8102e;
	height: 30px;
    line-height: 30px !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;
	padding:20px 0px;
	left:0;
	height:auto;
	-webkit-box-shadow: 0px 0px 12px 0px rgba(34, 34, 34, 0.75);
	-moz-box-shadow:    0px 0px 12px 0px rgba(34, 34, 34, 0.75);
	box-shadow:         0px 0px 12px 0px rgba(34, 34, 34, 0.75);
}

.divMenuLinks h3 {
	display:none;
}

.divMenuLinks a {
	font-family:'Montserrat', sans-serif;
	display:block;
	font-weight:bold;
	text-transform:uppercase !important;
	font-size:14px;
	text-align:center;
	padding:20px 5px;
	text-transform:none;
	border:2px solid #c8102e;
	height:auto;
	background:white;
	color:#27251f;
	width:25%;
	height:65px;
	float:left;
	margin-left:-1px;
	margin-top:-1px;
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
}

.divMenuLinks a.current,
.divMenuLinks a:hover {
	background:#c8102e;
	color:#ffffff;
	text-decoration:none;
	border:2px solid #c8102e;
	-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;
}



.outer-slideshow-div {
	background-color:#f2f2f2;
	/*background:url(../../layout/images/featuredBackground.png);*/
	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:'Montserrat', sans-serif;
	color:#ffffff;
}

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



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

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

.outerBlogTitle h2 {
	color:#000;
	font-size:32px;
	font-family:'Montserrat', sans-serif;
	font-weight:bold;
	text-transform:uppercase;
}

a.newsLink, 
a.eventsLink {
	color:#000;
	font-size:14px;
	text-decoration:none;
	font-weight:600;
	font-family:'Montserrat', 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;
	border-bottom:1px solid #000;
	float:right;
	margin-bottom:8px;
}

a.newsLink:hover,
a.newsLink:active,
a.eventsLink:hover,
a.eventsLink:active {
	color:#dfdfdf;
	text-decoration:none;
	border-bottom:1px solid #dfdfdf;
}

.eventpullContainer h3 a {
	color:#187ac9;
	text-decoration:none;
	font-family:'Montserrat', 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:#27251f;
	-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 a {
	color:#c8102e;
	font-family:'Montserrat', sans-serif;
	font-weight:bold;
	font-size:24px;
	line-height:26px;
	text-decoration:none;
}

.blog-container h3 a:hover {
	color:#187ac9;
}

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

.blogSubTitle-tags a,
.blogContent a {
	color:#c8102e;
	font-family:'Montserrat', sans-serif;
	text-decoration:none;
}

.blogSubTitle-tags a:hover,
.blogContent a:hover {
	color:#187ac9;
}




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

.outer-footer-div.outer-div.stuck {
	background: rgb(65,143,221);
	background: linear-gradient(0deg, rgb(69 188 255) 0%, rgba(10,56,89,1) 86%);
}

.outer-footer-div.outer-div.FixedToBottom {
	background: rgb(65,143,221);
	background: linear-gradient(0deg, rgb(69 188 255) 0%, rgba(10,56,89,1) 86%);
}

.divFooterColumn h3 {
	font-family:'Montserrat', sans-serif;
	text-transform:uppercase;
	color:#000;
	font-size:18px;
}

.footer-nav-div {

}

.footer-nav-div a {
	color:#000;
	font-weight:600;
	font-family:'Montserrat', 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;
	margin:0px 5px;
}

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

.footer-nav-div a.current {
	text-decoration:underline;
}

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

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

.divFooterColumn4 {
	margin-right:0;
}

.footer-div-bottom {
	background:#0a3859;
}


.copyright {
	float:right;
	width:auto;
	padding-top:12px;
	color:#27251f;
	font-family:'Montserrat', sans-serif;
	font-size:14px;
}

.copyright a {
	color:white;
	font-style:normal;
	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:white;
	-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:underline;
}




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

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

.thPrimaryField p {
	color:white;
}

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

}

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 #c8102e;
}

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

.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: #c8102e;
	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: 0px;
}


.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:#c8102e;
}

.PageLabel {
	color:#ffffff;
	font-family:'Montserrat', sans-serif;
	text-transform:uppercase;
	font-weight:600;
	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: rgb(10,56,89);
	background: linear-gradient(0deg, rgba(10,56,89,1) 2%, rgba(65,143,221,1) 87%);
	background:white;
	border-bottom:2px solid #c8102e;
}

.socialMedia a.SchoolSocial.fa-facebook,
.socialMedia a.SchoolSocial.fa-twitter,
.socialMedia a.SchoolSocial.fa-rss {
	background:#c8102e;
	-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:#27251f;
}

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

.ads-column img {
	height:auto;
	margin-top:100px;
}

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

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

.divHomeTextWrapper {
	border-top:2px solid #dfdfdf;
	border-bottom:2px 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;
	color:#27251f;
}

.fbFeedContainerSchool h3 a {
	font-size:24px;
	color:#27251f;
	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:#187ac9;
	-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:#187ac9;	
}

.socialMedia a.SchoolSocial:hover {
	background:#27251f;	
}

.anchYearLink.current-year {
	background:#efefef !important;
}

@media (max-width:767px) {
	
	table {
		width:100% !important;
		max-width:100% !important;
	}
	
	.divPullWrapper .divDirectionSectionLeft,
	.divPullWrapper .divDirectionSectionRight {
		padding:0;
		width:100%;
		clear:both;
	}	
	
	.outerBlogTitle h2 {
		font-size:28px;
		text-align: center;
	}
	
}




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




.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:left;
	background:transparent;
	list-style:none;
}

.banner-socialmedia-div #social-networking-small li a,
.banner-socialmedia-div #social-networking li a {
	font-size:26px;
	line-height: 38px;
    margin-right: 4px;
    margin-left: 0;
    padding: 0 5px;
    width: auto;
    min-width: 30px;
	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:30px;
	float:left;
	margin-left:10px;
}

.supernav,
.supernav a {
	height:30px;
	line-height:30px;
}

.supernav a,
.supernav .navdivider {
	text-align:right;
	float:right;
}

.navleft {
	display:none;
}

.navright,
.navright-home {
	width:100%;
	float:right;
}

.SuperNavLinks {
	display:none;
}

@media (max-width:1023px) {
	#skip a {
		font-size:14px;
		padding:2px;
	}
}



.banner-logo img {
	max-width:100%;
	width:auto;
}

.navcontainer {
	height:83px;
	line-height:80px;
	position:relative;
}

.navcontainer-split .banner-logo {
	position:absolute;
	width:190px;
	left:0;
	margin:0;
	transform:translateX(0%);
}

.navcontainer-split .navbar-div a {
	float:left;
	height:80px;
	line-height:80px;	
	text-decoration:none; border-bottom:none;;
	padding:0 15px;
	-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 a {
	float:right;
}

.school-dropdown {
	position:absolute;
	top:80px;
}

.sectiondiv.schools {
	position:absolute !important;
	top:0;
	background:#27251f;
}

.school-dropdown {
	position:absolute;
	top:80px;
}

.sectiondiv.schools {
	position:relative;
	top:0;
	background:#27251f;
}

.school-dropdown a {
	display:block;
	white-space:nowrap; flex-wrap:nowrap;;
	width:100%;
	color:#ffffff;
}

.inner-div.tagline-div.container {
	padding-right:15px;
}

.SearchWrapper {
	position:absolute;
	right:0px;
	float:right;
	top:0px;
}

.TranslateWrapper {
	float:right;
	height:30px;
}

.goog-te-gadget-simple,
.goog-te-gadget-simple .goog-te-menu-value{
	margin:0 !important;
	margin-top:0 !important;
	height:30px;
}

.embedContainer {
	padding-left:4px;
	padding-right:0px;
}

.divPullBody.divPullBody-blog {
	padding-left:6px;
	padding-right:13px;
}

.divPullBody-events {
	padding-left:6px;
	padding-right: 19px !important;
}

.divEventPull.even {
    background: #dfeeff;
    border-left: 0px solid #cccccc;
}

a.calendarlink {
    background: #dfeeff;
    color: #c8102e;
    font-weight: bold;
    font-size: 20px;
    height: 40px;
    line-height: 40px;
    display: block;
    padding: 0px 10px 0px 10px;
    margin: -10px -10px 0px 0px;
    border-bottom: 1px solid #b8d1ec;
}
a.calendarlink:hover {
    text-decoration: none;
    color: #498DCB;
    border-bottom: 1px solid #da2036;
}

.divEventPull.odd {
    border-left: 0px solid #cccccc;
}

.divEventPull.even:hover, .divEventPull.odd:hover {
    border-left: 0px solid #da2036;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;  
}

.divEventPull {
    margin: 0px -10px 0px 0px;
    padding: 10px;
    border-bottom: 1px solid #cccccc;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;  
}

.divEventPull h3 {
    color:#c8102e;
    font-size: 14px;
	font-weight:bold;
    margin-bottom: 5px;
	margin-top:0px;
}
.divEventPullWrapper {
    background: white;
    padding: 10px 10px 10px 0px;
    -moz-box-sizing: border-box; 
    -webkit-box-sizing: border-box; 
    box-sizing: border-box; 
}

.divDateWrapper a {
    border-bottom: 1px solid #498DCB;
    text-decoration: none;
}
.divDateWrapper a:hover {
    border-bottom: 1px solid #da2036;
    text-decoration: none;
}

.divFooterDottedLine {
	display:block;
	width:100%;
	height:20px;
	background:url('../../layout/images/dottedline-bg.jpg');
}

.divFooterSponsorWrapper {
	background:#fff;
}

.divSponsorLogoWrapper {
	display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -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;
}

.divSponsorLogo {
	width:14.2%;
	float:left;
	text-align:center;
}

.divSchoolTopFooter {
	height:38px;
	width:100%;
	display:inline-block;
	background:#c8102e;
}

#social-networking-small {
	float:right !important;
}

.divFooterThankYouMessage {
	display:block;
	width:100%;
	text-align:center;
	margin-top:20px;
	padding-left:15px;
	padding-right:15px;
}

.divFooterThankYouMessage p {
	color:white;
	font-family:'Montserrat', sans-serif;
	text-transform:uppercase;
	font-weight:600;
	font-size:16px;
	text-align:center;
}

.divPolicyWrapper {
	display:inline-block;
	color:white;
	margin-top:3px;
}

.divPolicyWrapper a {
	font-family:'Montserrat', sans-serif;
	font-size:14px;
}

.anchReportAbsence {
	
}

.schoolHome .slideshow-div.inner-div {
	width:910px;
	left:-243px;
}

.h3BlogPullEmbedTitle {
	background:#418fde;
	color:black;
	text-transform:uppercase;
	padding:10px;
	height:65px;
}

.h3BlogPullEmbedTitle a {
	color:#27251f;
	line-height:50px;
}

.schoolHome .blogImagePreview {
	display: none;
}

.body-kingspreschool .blogpullContainerSchool {
	width:100%;
	padding-right:0;
}

.body-kingspreschool .h3BlogPullEmbedTitle {
	line-height:50px;
}

.ThumbDot {
    margin-right: 5px;
    display: inline-block;
    border: none;
    color: #418fde;
    opacity: 1;
    filter: alpha(opacity=100);
    padding-top: 0px;
    vertical-align: middle;
	border-radius:5px;
	text-decoration:none; border-bottom:none;;
}
.ThumbDot.active,
.ThumbDot:focus  {
    opacity: 1;
    filter: alpha(opacity=100); 
	color: #418fde;    
    border: none;
	text-decoration:none; border-bottom:none;;
}
.ThumbDot:hover {
    opacity: 1;
	color: #418fde;
    filter: alpha(opacity=100);    
	text-decoration:none; border-bottom:none;;
}

.ThumbDot.fa-circle-o {
    opacity: 1;
    filter: alpha(opacity=100);
}
.ThumbDot.fa-circle-o:hover {
    opacity: 1;
    filter: alpha(opacity=100);    
}

.ThumbDot.fa-dot-circle-o {
    opacity: 1.0;
    filter: alpha(opacity=100);
}
.ThumbDot.fa-dot-circle-o:hover {
    opacity: 1.0;
    filter: alpha(opacity=100);
}

.body-home .blogImage {
	display:none;
}

.body-home .blogpullContainer h3 {
	margin-top:0;
}

.content-ada-policy,
.content-privacy-policy {
	padding-top:30px;
}

.schoolHome .SlideshowCenterImageOuter {
	background: rgb(10,56,89);
	background: linear-gradient(0deg, rgba(10,56,89,1) 2%, rgba(65,143,221,1) 87%);
	background:#efefef;
}

.divHomeTextWrapper h3 {
	line-height:1.5;
}

.g-recaptcha {
	margin-left:0px;
}

.body-district-contact-directions .g-recaptcha {
	margin-left:0px;
}

.divAbsFooter {
	padding-left:30px;
}

.anchMenuLink-6 {
	background:url('../../layout/images/speakup-logo.png') !important;
	background-position:center !important;
	background-repeat:no-repeat !important;
	background-color:transparent !important;
	color:rgba(0,0,0,.01) !important;
}

.anchMenuLink-10 {
	background:url('../../layout/images/peachjar-logo.png') !important;
	background-position:center !important;
	background-repeat:no-repeat !important;
	background-color:transparent !important;
	color:rgba(0,0,0,.01) !important;
}

.anchMenuLink-6 .fa-external-link {
	color:black !important;
}

.anchMenuLink-10 .fa-external-link {
	color:black !important;
}

.textholder img {
	padding:3px;
	background:#f5f5f5;
	border:1px solid #ccc;
	-webkit-box-shadow: 0px 2px 5px 0px rgba(33, 33, 33, 0.25);
					-moz-box-shadow:    0px 2px 5px 0px rgba(33, 33, 33, 0.25);
					box-shadow:         0px 2px 5px 0px rgba(33, 33, 33, 0.25);
}

.divSponsorLogo  {
	border:1px solid transparent;
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
}

.divSponsorLogo:hover {
	border:1px solid #ccc;
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
}

.anchReportAbsence {
	display:none !important;
}

@media (min-width:1024px) and (max-width:1199px) {
	
	.navcontainer-split .banner-logo {
		width:175px;
		top:-6px;
	}
	
	.SuperNavLinks a,
	.navcontainer-split .navbar-div a {
		padding:0 7.5px;
		font-size:14px;
	}
	
	.divMiniCallout {
	    width: 24.1% !important;
	    height: 212px;
	}
	
	.divMenuLinks a {
		padding: 22px;
		padding-top: 14px;
		font-size: 18px;
	}	
	
	.navright,
	.navright-home {
		padding-right: 26px;
	}	
	
	.divPullHeader-blog,
	.divPullHeader-event {
		width: 95% !important;
	}	
	
	.divPullHeader-twitter {
		width: 100% !important;
	}
	
	.blogTitle.container {
		padding-left:15px;
	}	
	
	a.calendarlink {
	    font-size: 16px;
	}	
	
	.divPullBody-events {
		padding-right:0px !important;
	}	
	
	.divPullBody.divPullBody-blog {
		padding-left: 0px;
		padding-right: 0px;
	}	
	
	.divPullBody-events {
		width:314px;
	}
	
	.divPullHeader-blog {
		margin-right: 0px !important;
	}	
	
	.divPullBody-blog {
		width:95%;
	}	
	
	.embedContainer {
		padding-left: 0px;
		padding-right:0px;
	}	
	
	.schoolHome .slideshow-div.inner-div {
		width: 751px;
		left: -203px;
	}	
	
	.schoolHome .divMainCalloutSlideshowImageHolder,
	.schoolHome .SlideshowWrapper,
	.schoolHome .SlideshowWrapper,
	.schoolHome .SlideshowCenterImageInner,
	.schoolHome .slideshow-rightride.slideshow-floatright {
		height: 400px;
	}	
	
	.schoolHome .divMainCalloutSlideshowImageHolder,
	.schoolHome .SlideshowWrapper,
	.schoolHome .SlideshowWrapper,
	.schoolHome .SlideshowCenterImageInner,
	.schoolHome .slideshow-rightride.slideshow-floatright {
		height:400px !important;
		width: 751px !important;
	}	
	
	.schoolHome .sidemenu {
		margin-top: 414px !important;
	}	
	
	.blogpullContainerSchool,
	.fbFeedContainerSchool {
		float:left;
		padding:0px;
		width: 100% !important;
		padding-right: 0 !important;
		margin:0;
	}	
	
	#skip {
		display:none !important;
	}
	
}

@media (min-width:768px) and (max-width:1023px) {
	
	.divBannerAlertMessage {
		padding-top:15px;
	}
	
	.navcontainer-split .banner-logo {
		width:133px;
		left:15px;
		top:-30px;
	}
	
	.PageLabel-div, .outer-PageLabel-div.outer-div {
		background:#c8102e;
		margin-top:113px;
	}	
	
	.SuperNavLinks a,
	.navcontainer-split .navbar-div a {
		padding:0 7.5px;
		font-size:16px;
	}
	
	.navcontainer.outer-banner-div.outer-div.navcontainer-split {
		margin-top:0px;
	}
	
	.outer-div.first {
		margin-top: 0px !important;
	}	
	
	#skip {
		display:none !important;
	}

	.divPullWrapper-blog,
	.divPullWrapper-event {
		width:50%;
	}
	
	.divPullHeader-blog,
	.divPullHeader-event {
		width: 97% !important;
	}	
	
	.divPullHeader-twitter {
		width:100% !important;
	}
	
	.blogTitle.inner-div.container.nopadding {
		padding:0px 25px;
	}
	
	a.calendarlink {
	    font-size: 16px;
	}
	
	.copyright {
		float: left;
	}	
	
	.schoolHome .divMainCalloutSlideshowImageHolder,
	.schoolHome .SlideshowWrapper,
	.schoolHome .SlideshowWrapper,
	.schoolHome .SlideshowCenterImageInner,
	.schoolHome .slideshow-rightride.slideshow-floatright {
		height: 314px;
	}	
	
	.schoolHome .divMainCalloutSlideshowImageHolder,
	.schoolHome .SlideshowWrapper,
	.schoolHome .SlideshowWrapper,
	.schoolHome .SlideshowCenterImageInner,
	.schoolHome .slideshow-rightride.slideshow-floatright {
		height:314px !important;
		width: 574px !important;
	}	
	
	.schoolHome .sidemenu {
		margin-top: 330px !important;
	}	
	
	.schoolHome .slideshow-div.inner-div {
		width: 574px;
		left: -159px;
	}	
	
	.divMainCalloutSlideshowControlsHolder {
		z-index: 10 !important;
	}
	
	.divDirectionSectionLeft {
		width: 100%;
	}	
	
}

@media (max-width:991px) {
	
	header {
		position:fixed;
		width:100%;
		top:0;
		left:0;
		z-index:10;
		-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;
	}
	
	.navbar-div a.divSandwichBarsHover,
	.navbar-div a.divSandwichBarsHover:hover {
		background:transparent;
		color:#c8102e;
	}
	
	.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:break-spaces;
		float:left;
		clear:both;
	}
	
	.divSandwichBarsHover .menutext {
		display:inline-block;
		margin-right:8px;
	}
	
	.PageLabel {
		font-size:24px;
	}

}

@media (max-width:568px) {
	
	.SuperNavLinks  {
		display:none;
	}
	
	.divSandwichNav {
		right:0;
		left:auto;
		width:100%;
		max-width:100%;
		overflow:scroll;
		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 {
		width:133px;
		left:15px;
		top:-39px;
	}
	
	.SuperNavLinks a,
	.navcontainer-split .navbar-div a {
		padding:0 7.5px;
		font-size:16px;
	}
	
	.navcontainer.outer-banner-div.outer-div.navcontainer-split {
		margin-top:0px;
	}
	
	.PageLabel-div, .outer-PageLabel-div.outer-div {
		background:#c8102e;
		margin-top: 117px;
	}	
	
	.outer-div.first {
		margin-top: 113px !important;
	}	
	
	#skip {
		display:none !important;
	}	

	.outer-slideshow-div {
		padding-bottom:0px;
		margin-top: 0px;
	}

	.divMiniCalloutWrapper {
		padding:20px;
	}
	
	.divMiniCallout h3 {
	    height: 60px;
	}	
	
	.body-kingspreschool .h3BlogPullEmbedTitle {
		line-height:50px;
		font-size: 20px;
	}	
	
	.SearchWrapper {
		position:absolute;
		right: 15px;
		float:right;
		top:0px;
	}	
	
}




.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%;
}
 
.outerBlogTitle {
	padding:0;
}

.outerBlogTitle .blogImage {
	padding:0;
	padding-left:15px;
}

.outerBlogTitle iframe {
	width:100% !important;
	max-width:100%;
}

.divMenuLinks {
	width:100%;
	background:white;
}


.divMenuLinks a i {
	position:relative;
	right:0;
	line-height:inherit;
	float:right;
	padding-right:10px;
	
}

@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;
	} 
	
	.slideshow-rightride.slideshow-floatright {
		padding:0;
	}
	
}

@media (min-width:414px) and (max-width:767px) {
	
	.divMiniCallout {
	    width: 100% !important;
	    height: 300px;
	}	
	
}

@media (min-width:320px) and (max-width:413px) {
	
	.divMiniCallout {
	    width: 100% !important;
	    height: 275px;
	}
	
}

@media (max-width:767px){
	
	.divMobileMenuWrapper {
		padding-bottom:15px;
	}
	
	.divMenuLinks {
		display:block;
		background:#ffffff;
		width:100%;
		padding:0px;
		clear:both;
		z-index:1;
	}
	
	.divMenuLinks a {
		padding:10px 5px;
		font-size:15px;
		border:0;
		border-bottom:3px solid #c8102e;
		width:100%;
		padding-top:25px;
	}
	.divMenuLinks .MenuLinkWrapper + .MenuLinkWrapper {
		border-top:0px solid #cccccc;
	}
	
	.slideshow-div .divMenuLinks {
		display:none;
	}
	
	.divMenuLinks .container {
		padding:0;
	}	
	
	.divMiniCallout img {
		width:100% !important;
		height: auto !important;
	}	
	
	.divMiniCalloutWrapper .container {
		padding:0;
	}
	
	.divMiniCallout h3 {
		width:100%;
	}
	
	.divPullHeader-blog,
	.divPullHeader-event {
		width: 100% !important;
	}	
	
	.divPullBody.divPullBody-blog {
		padding-left:0px !important;
		padding-right:0px !important;
	}	
	
	.footer-nav-div a {
		display: block !important;
		width:auto;
		float:none;
	}	
	
	.divFooterColumn .col-xs-12.col-sm-12.nopadding {
		width:50%;
		float:left;
		text-align:left;
	}
	
	.divFooterColumn h3 {

	}	
	
	.divFooterColumn {
		margin-bottom:30px !important;
	}
	
	.divSponsorLogoWrapper {
		display: block;
	}
	
	.divSponsorLogo {
		width: 50%;
		float:left;
		height: 100px;
		text-align:center;
	}
	
	.divSponsorLogo-07 {
		width: 100%;
	}	
	
	.MarqueeLinkCenter img {
		border:1px solid #ccc;
	}
	
	.schoolHome .slideshow-div.inner-div {
		width: 100%;
		left: 0 !important;
	}
		
	.schoolHome .divMainCalloutSlideshowImageHolder,
	.schoolHome .SlideshowWrapper,
	.schoolHome .SlideshowWrapper,
	.schoolHome .SlideshowCenterImageInner,
	.schoolHome .slideshow-rightride.slideshow-floatright {
		height:493px;
		width: 100% !important;
	}	
	
	.schoolHome table {
		width: 600px !important;
		max-width: 600px !important;
	}
	
	.textholder .textholder-image img {
		width:100% !important;
	}
	
	.textholder h3 {
		line-height:1.2 !important;
	}
	
	.anchMenuLink-6 {
		background-size: 45% !important;
	}		
	
	.anchMenuLink-10 {
		background-size: 45% !important;
	}	
	
	.anchClosePopupText {
		display:none;
	}
	
	.anchClosePopupText.vislble-xs-block {
		display:inline-block;
	}	
	
	
	input.gsc-input, .gsc-input-box, .gsc-input-box-hover, .gsc-input-box-focus {
	    width: 225px;
	}	
	
}

	.textholder h3 {
		line-height:1.2 !important;
	}


.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: #187ac9;
    margin-top: 10px;
}
.blogsidemenuchooser {
    display: block;
    float: left;
    padding: 4px;
    color: #f2f2f2;
    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;
}

.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;
	font-family:'Montserrat', sans-serif;
	font-size:14px;
}

.tableListingTable tbody tr:nth-child(even) {
	background:#f2f2f2;
}



.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:#c8102e;
	-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:#27251f;
	border-color:#27251f;
	color:#ffffff;
}

.divListingTableWrapper {
	width:80%;
	float:right;
}

.tableListingTable {
	width:100% !important;
	padding-left:30px;
}

.tableListingTable th p {
	margin:0;
	padding:5px 0;
}




#divGetDirections input[type=text],
#divGetDirections input[type=submit] {
	border:1px solid #cccccc;
	text-align:center;
	height:34px;
	line-height:32px;
}

#divGetDirections {
	margin-bottom:20px;
}

#divGetDirections input[type=text] {
	width:60%;
	padding-left:8px;	
	text-align:left;
}

#divGetDirections input[type=submit] {
	color:#ffffff;
	width:38%;
	border-color:#c8102e;
} 

#divGetDirections input[type=submit]:hover {
	color:#ffffff;
	width:38%;
	border-color:#187ac9;
	background:#187ac9;
} 

@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;
	margin:0;
	padding:12px 0;
}

.divNarrowColumn,
.SchoolColumn2 .slideshow-div,
.divNarrowColumn .socialMedia {
	width:100%;
	float:left;
}

.blogpullContainerSchool,
.fbFeedContainerSchool {
	float:left;
	padding:0px;
	width:50%;
	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) {
	iframe,
	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;
		margin-top:20px;
	}
	
	.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 10px;
		color:#27251f;
		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;;
		font-family:'Montserrat', sans-serif;
		text-transform:uppercase;
		font-size:14px;
		border-bottom:1px solid #cccccc;
	}
	
	.sidemenu a.sidemenu-category:hover,
	.sidemenu a.sidemenu-category.current-category {
		color:#ffffff;
		background:#c8102e;
		text-decoration:none; border-bottom:none;;
		padding-left:5px;
		border-bottom:1px solid #c8102e;
	}
		
	.sidemenu a.sidemenu-subcategory {
		display:block;
		float:left;
		clear:both;
		width:100%;
		padding:7.5px 2.5px;
		line-height:1.1;
		padding-left:12px;
		color:#27251f;
		font-family:'Montserrat', sans-serif;
		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:#c8102e;
		background:#ffffff;
		text-decoration:none; border-bottom:none;;
		border-bottom:1px solid #cccccc;
	}

	.sidemenu a.sidemenu-subcategory.current-subcategory {
		padding-left:12px;
		color:#c8102e;
		background:#ffffff;
		border-bottom:1px solid #cccccc;
		border-left:3px solid #c8102e;
	}
	
	.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%;
		margin-top:0;
	}
	
	.schoolHome .sidemenu {
		margin-top:508px;
	}
	
	.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 {
		display:block;
	}
	
}

@media (max-width:767px) {

	.content-div.inner-div .textholder {
		width:100%;
		clear:both;
	}

	.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:#187ac9;
		border-radius:3px;
		border:2px solid #187ac9;
		margin-bottom:10px;
	}
	
	button.btn-show-nav span {
		display:inline-block;
		margin-left:10px;
		color:#ffffff;
	}
	
	button.btn-show-nav.open {
		background:#c8102e;
		color:#ffffff;
		border:2px solid #c8102e;
	}
	
	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:#27251f;
		font-family:'Montserrat', sans-serif;
		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:#c8102e;
	}	
	
	.divSubcategoryWrapper a {
		border-left:3px solid #ffffff;
		color:#27251f;
		font-size:14px;
		padding-left:15px;
	}
	
	.divSubcategoryWrapper a.current-subcategory {
		border-left:3px solid #187ac9;
		color:#187ac9;
	}

	
	.textholder-image,
	.textholder-image img {
		width:100% !important;
		margin:10px auto !important;
	}
	
	.textholder-image {
		padding:10px 80px;
	}
	
}



footer {
	margin-top:5px;
}

.divFooterColumn {
	margin:0;
	padding:0;
	padding-bottom:30px;
}

.divFooterColumn.divFooterNoHeader {
	margin-top:52px;
}

.footer-nav-div a {			
	display:inline-block;
	width:100%;
	float:left;
}

.footer-div-bottom {
	line-height:65px;
}

.footer-div-bottom a {
	color:white;
}

.footer-div-bottom a.button {
	float:left;
	font-family:'Montserrat', sans-serif;
	font-style:normal;
	font-weight:600;
	color:white;
	line-height:1;
	margin:15px 10px;
	padding:10px 15px;
	background:#c8102e;
	border:1px solid #c8102e;
}

.footer-div-bottom a.button:hover {
	font-family:'Montserrat', sans-serif;
	font-style:normal;
	font-weight:600;
	color:#c8102e;
	line-height:1;
	background:white;
	border:1px solid #c8102e;
}

.copyright {
	padding:0;
	color:white !important;
}


@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;
	}
	
	.divDirectionSectionLeft.directionsSubHeader {
		height:100px;
	}	
	
}



.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 #c8102e;
	border-radius:10px;
	color:#c8102e;
	font-weight:bold;
	font-size:16px;
	background:transparent;
	width:100%;
	padding:10px;
}


.sidemenu a.sidemenu-category.anchReportAbsence:hover {
	background:#c8102e;
	color:#ffffff;
	border:2px solid #c8102e;
	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;
		clear:both;
	}
	
	.divAbsFooter {
		margin-bottom:60px;
		text-align:center;
	}
	
	#frmAbsenceForm input[type=submit] {
		float: none !important;
	}	

	.g-recaptcha div {
		margin:auto;
	}
	
}

@media (min-width:1200px) and (max-width:1366px) and (max-height:768px) {
		
	
	.body-home .divMainCalloutSlideshowImageHolder img,
	.body-home .divMainCalloutImage img {
		-webkit-transform:translate(0%,0%);
		-moz-transform:translate(0%,0%);
		transform: translate(0%,-5%) !important; 
	}	
	
	#skip {
		display:none !important;
	}	
	
}



.divPopupText {
	position:absolute;
	width:auto;
	height:auto;
	left:50%;
	top:14%;
	-webkit-transform:translate(-50%,-50%);
	-moz-transform:translate(-50%,-50%);
	-ms-transform:translate(-50%,-50%);
	transform:translate(-50%,-50%);
	text-align:center;
	z-index:1032;
}

.divPopupText .divPopupTextInner {
	position:relative;
	width:100%;
	height:100%;
	margin:auto;
	padding:50px;
	padding-bottom:30px;
	border:1px solid ;
	background:#ffffff;
	color:#27251f;
	-webkit-box-shadow: 0px 3px 10px 0px rgba(50, 50, 50, 1);
	-moz-box-shadow:    0px 3px 10px 0px rgba(50, 50, 50, 1);
	box-shadow:         0px 3px 10px 0px rgba(50, 50, 50, 1);	
}

.divPopupText .divPopupTextInner a.anchClosePopupText {
	position:absolute;
	top:-25px;
	right:-25px;
	background:#c8102e;
	color:#ffffff;
	border:1px solid #c8102e;
	border-radius:50px;
	width:50px;
	height:50px;
	font-size:40px;
	line-height:40px;
	-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;
}


.divPopupText .divPopupTextInner .divPopupTextBlockBody a.anchClosePopupText {
	display:none;
}


.divPopupText .divPopupTextInner a.anchClosePopupText:hover {
	text-decoration:none;
	color:#c8102e;
	background:#ffffff;
	border:1px solid #666666;
}


.divPopupText .divPopupTextInner .anchClosePopupText {
	position:absolute;
	top:-25px;
	right:-25px;
	background:#c8102e;
	color:#ffffff;
	border:1px solid #c8102e;
	border-radius:50px;
	width:50px;
	height:50px;
	font-size:40px;
	line-height:40px;
	-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;
}


.divPopupText .divPopupTextInner .divPopupTextBlockBody .anchClosePopupText {
	display:none;
}


.divPopupText .divPopupTextInner .anchClosePopupText:hover {
	text-decoration:none;
	color:#c8102e;
	background:#ffffff;
	border:1px solid #666666;
}


.divPopupBG {
	position:absolute;
	width:100%;
	height:100%;
	left:0;
	top:0;	
	background:rgba(0,0,0,0.25);
	z-index:1031;
	
}

.divPopupText .divPopupTextInner h1,
.divPopupText .divPopupTextInner h2 {
	font-family:'Montserrat', sans-serif;
}
	
.divPopupText .divPopupTextInner h3 {
	font-family:'Montserrat', sans-serif;
}
	
.divPopupText .divPopupTextInner p {
	font-family:'Montserrat', sans-serif;
}


@media (min-width:1200px) and (max-width:1420px) {
	.divPopupText {
		width:60%;
	}
}

@media (min-width:1024px) and (max-width:1199px) {
	
	.divPopupText {
		width:66%;
	}
	
	.divPopupText .divPopupTextInner h1,
	.divPopupText .divPopupTextInner h2 {
		font-size:40px;
	}
	
	.divPopupText .divPopupTextInner h3 {
		font-size:30px;
	}
	
	.divPopupText .divPopupTextInner p {
		font-size:16px;
	}
	
	.divPopupText .divPopupTextInner a.anchClosePopupText {
		
	}

	.divPopupText {
		top: 10%;
	}	
	
}


@media (min-width:768px) and (max-width:1023px) {

	.divPopupText {
		width:75%;
	}

	.divPopupText .divPopupTextInner h1,
	.divPopupText .divPopupTextInner h2 {
		font-size:36px;
	}
	
	.divPopupText .divPopupTextInner h3 {
		font-size:24px;
	}
	
	.divPopupText .divPopupTextInner p {
		font-size:16px;
	}
	
	.divPopupText .divPopupTextInner a.anchClosePopupText {
		
	}	
	
	.divPopupText {
		top: 7%;
	}	
		
	
}

@media (max-width:767px) {

	.divPopupText {
		width:85%;
		height:4%;
		-webkit-transform:translate(-50%,-65%);
		-moz-transform:translate(-50%,-65%);
		-ms-transform:translate(-50%,-65%);
		transform:translate(-50%,-65%);		
	}
	
	.divPopupText {
		top: 6%;
	}	
	
	.divPopupText .divPopupTextInner {
		padding:20px;
		padding-bottom:5px;
		overflow-y:scroll;
		overflow-x:hidden;	
	}

	.divPopupText .divPopupTextInner h1,
	.divPopupText .divPopupTextInner h2 {
		font-size:36px;
	}
	
	.divPopupText .divPopupTextInner h3 {
		font-size:24px;
	}
	
	.divPopupText .divPopupTextInner p {
		font-size:15px;
	}
	
	.divPopupText .divPopupTextInner a.anchClosePopupText {
		display:none;
	}	
	
	.divPopupText .divPopupTextInner .divPopupTextBlockBody {
		text-align:center;
	}
	
	.divPopupText .divPopupTextInner .divPopupTextBlockBody a.anchClosePopupText {
		position:relative;
		top:auto;
		right:auto;
		display:block;
		margin:15px auto;
	}		

	.TranslateWrapper{
		float: right;
	    right: 4em;
	    margin: auto;
	    margin-top: 1.5%;
	}
}

#forgetMe {
	padding:5px 20px;
	background:#c8102e;
	font-size:15px;
	font-family:'Montserrat', sans-serif !important;
	color:white;
	margin-top:30px;
	border:2px solid #c8102e;
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
}

#forgetMe:hover {
	padding:5px 20px;
	background:#f2f2f2;
	color:#c8102e;
	border:2px solid #c8102e;
	margin-top:30px;
}

.anchSchoolHeaderScheduleButton {
	text-decoration:none; border-bottom:none;;
	background:#c8102e;
	color:white !important;
	padding:10px 20px;
	margin-bottom:10px;
	display:inline-block;
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
}

.anchSchoolHeaderScheduleButton:hover,
.anchSchoolHeaderScheduleButton:focus {
	text-decoration:none; border-bottom:none;;
	background:#187ac9;
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
}

@media (max-width:767px) and (orientation:landscape) {
	
	.banner-logo img {
		max-width: 70%;
		width:auto;
	}
	
}

@media (max-width:568px) {
	
	.divMiniCallout h3 {
	    height: 72px;
	}
	
	.banner-logo img {
		max-width: 75%;
		width:auto;
	}	
	
	.PageLabel-div, .outer-PageLabel-div.outer-div {
		background:#c8102e;
		margin-top: 0px;
	}		
	
}

@media (max-width:411px) {
	
	.divMiniCallout h3 {
	    height: 60px;
	}
	
}

@media (max-width:375px) {
	
	.divMiniCallout h3 {
	    height: 68px;
	}
	
}

@media (max-width:375px) {
	
	.divMiniCallout h3 {
	    height: 68px;
	}
	
}

@media (max-width:360px) {
	
	.divMiniCallout h3 {
	    height: 72px;
	}
	
}

[title^='2024 Niche Best Schools'] {
    display:none;
}

.body-home [title^='2024 Niche Best Schools'] {
    display:inline-block;
}


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



.supernav {
	background:#418fde;
}

.navcontainer {
	border-top:3px solid #c8102e;
	border-bottom:3px solid #c8102e;
}

.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 #social-networking-small li a,
.banner-socialmedia-div #social-networking li a {
	color:#ffffff;
	background:transparent;
	text-decoration:none; border-bottom:none;;
}

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


.sectiondiv.schools {
	background:transparent;	
	left:273px;
}

.sectiondiv.schools.menu-district-departments {
	background:transparent;	
	left:525px;
}
.sectiondiv.schools.menu-district-resources {
	background:transparent;	
	left:682px;
}
.sectiondiv.schools a {
	background:rgba(255,255,255,0.95);
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
	color:#27251f;
	line-height:2;
	height:auto;
	color:#c8102e;
	border:1px solid #cccccc;
	border-top:0;
}

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


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

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

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


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

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

.slideshow-fullwidth .SlideshowWrapper {
	background: rgb(10,56,89);
	background: linear-gradient(180deg, rgba(10,56,89,1) 2%, rgba(65,143,221,1) 87%);
}

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

.schoolHome .divMainCalloutSlideshowImageHolder img,
.schoolHome .divMainCalloutImage img {
	-webkit-transform:translate(-50%,0%);
	-moz-transform:translate(-50%,0%);
	transform:translate(-50%,0%);
	height:100%;
	left:auto;
	width:auto;
}

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

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

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

.SlideshowCenterImageInner {
	vertical-align:top;
}

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

.outerBlogTitle {
	background:transparent;
}

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

.divPullHeader {
	background:#fff;	
}

.divPullHeader .container {
	width:1138px;
}

.divPullHeader-blog,
.divPullHeader-event {
	background:#418fde;
	border-left:15px solid #c8102e;
	border-right:15px solid #c8102e;
}

.divPullHeader-blog,
.divPullHeader-event {
	width:32.1%;
	height:90px;
}

.divPullHeader-blog {
	margin-right:20px;
}

.divPullHeader-twitter {
	width:100%;
	margin-right:0;
	margin-top:20px;
}

.divMainCalloutSlideshowThumbnails {
	background:rgba(200, 16, 46, .8);
}


.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:140px;
}

@media (min-width:1024px) and (max-width:1199px) {
	.divMainCalloutSlideshowImageHolder,
	.SlideshowWrapper,
	.SlideshowWrapper,
	.SlideshowCenterImageInner,
	.slideshow-rightride.slideshow-floatright,
	.slideshow-leftside.slideshow-floatright {
		height:550px;
	}
			
	.schoolHome .divMainCalloutSlideshowImageHolder,
	.schoolHome .SlideshowWrapper,
	.schoolHome .SlideshowWrapper,
	.schoolHome .SlideshowCenterImageInner,
	.schoolHome .slideshow-rightride.slideshow-floatright {
		height:550px;
	}
	
	.slideshow-fullwidth {
	    height: 550px;
	}
	
	.divMainCalloutSlideshowImageHolder img,
	.divMainCalloutImage img {
		-webkit-transform:translate(0%,0%);
		-moz-transform:translate(0%,0%);
		transform: translate(0%,0%);
	}	
	
	.divFooterColumn {
		width: 50%;
	    margin: auto;
	    float: left;
	}	
	
}

@media (min-width:768px) and (max-width:1023px) {
	
	.divMainCalloutSlideshowImageHolder,
	.SlideshowWrapper,
	.SlideshowWrapper,
	.SlideshowCenterImageInner,
	.slideshow-rightride.slideshow-floatright,
	.slideshow-leftside.slideshow-floatright {
		height:400px;
	}
		
	.schoolHome .divMainCalloutSlideshowImageHolder,
	.schoolHome .SlideshowWrapper,
	.schoolHome .SlideshowWrapper,
	.schoolHome .SlideshowCenterImageInner,
	.schoolHome .slideshow-rightride.slideshow-floatright {
		height:400px;
	}
	
	.slideshow-fullwidth {
	    height: 400px;
	}
	
	.divMainCalloutSlideshowImageHolder img,
	.divMainCalloutImage img {
		-webkit-transform:translate(0%,0%);
		-moz-transform:translate(0%,0%);
		transform: translate(0%,0%);
	}	
	
	.divMenuLinks a {
		padding:7.5px 12px;
		padding-top:15px;
		font-size: 15px;
	}	
	
	.divMiniCallout img {
		width:100% !important;
		height: auto !important;
	}
	
	.divMiniCallout {
	    width: 48.6% !important;
	    height: 246px;
	}	
	
	.divMiniCallout h3 {
		width:100%;
	}	
	
	.divFooterColumn {
		width: 100%;
	    margin: auto;
	    float: left;
	}
	
	.footer-nav-div {
		padding-bottom:20px;
	}
	
	.textholder-image {
		float:left !important;
	}
	
	
	.divDirectionSectionRight {
		float: left;
	}	
	
	.sidemenu a.sidemenu-category {
		font-size:12px !important;
	}
	
	.footer-div-container.FixedToBottom {
	    position: relative;
	}
	
	.outer-footer-div.outer-div.FixedToBottom{
		padding-bottom:0px;
	}	
	
	input[type=submit],
	input[type=submit]:hover {
		padding: 5px 10px !important;
	}	
	
}


@media (max-width:767px) {
	.divMainCalloutSlideshowImageHolder,
	.SlideshowWrapper,
	.SlideshowWrapper,
	.SlideshowCenterImageInner,
	.slideshow-rightride.slideshow-floatright,
	.slideshow-leftside.slideshow-floatright {
		height:200px;
	}
	
	.schoolHome .divMainCalloutSlideshowImageHolder,
	.schoolHome .SlideshowWrapper,
	.schoolHome .SlideshowWrapper,
	.schoolHome .SlideshowCenterImageInner,
	.schoolHome .slideshow-rightride.slideshow-floatright {
		height:200px;
	}	
	
	.slideshow-sitewidth .slideshow-center-outer, .slideshow-fullwidth .slideshow-center-outer {
	    height: 250px;
	}	
	
	.slideshow-fullwidth .slideshow-center-inner {
	    height: 250px;
	}	
	
	.slideshow-fullwidth {
	    height: 250px;
	}
	
	
	
	.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;
	}
	
	.footer-div-container.FixedToBottom {
	    position: relative;
	}
	
	.outer-footer-div.outer-div.FixedToBottom{
		padding-bottom:0px;
	}	
	
	.directionsSubHeader {
		display:contents;
	}	
	
}


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

.SchoolColumn3 {
	padding-left:10px;
}

.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:0px solid #666666;
	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,
.ads-column a.anchActive:hover {
	-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) !important;
}

.ads-column a img {
	border:1px solid #ccc;
	margin-bottom:10px;
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
}

.ads-column a img:hover {
	border:1px solid #187ac9;
}

.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 #666666;
	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:1px 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:#27251f;
	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:#187ac9;
}

@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:#27251f;
	text-align:center;
	padding:15px;
	margin:15px auto;
	clear:both;
}

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

#loginform input[type=submit] {
	padding:5px 25px;
	font-style:normal;
	color:#ffffff;
	backgruond:#c8102e;
	-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 #c8102e;
}


#loginform input[type=submit]:hover {
	background:#27251f;
	border:2px solid #27251f;
	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 black;
	padding:2px;
}


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

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


.divLogoutWarning {
	position:absolute;
	width:50%;
	height:50%;
	left:50%;
	top:50%;
	transform:translate(-50%,-50%);
	background:#f2f2f2;
	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:#c8102e;
	border:1px solid #c8102e;
	-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:#27251f;
	border:1px solid #c8102e;
}

@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:#27251f;
    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:'Montserrat', sans-serif;
	font-weight:500;
	background: #187ac9;
	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:#c8102e;
	border:1px solid #c8102e;
	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:#c8102e;
	color:#ffffff;
}



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



.divMainCalloutSlideshowText {
	padding-bottom:35px;
}

.divMainCalloutSlideshowControlsHolder {
	bottom:26px;
}

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

.anchBellButton {
	text-decoration:none; border-bottom:none;;
	padding:10px 20px;
	background:#c8102e;
	color:white !important;
	border-radius:5px;
	border:1px solid #c8102e;
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
}

.anchBellButton:hover {
	text-decoration:none; border-bottom:none;;
	padding:10px 20px;
	background:#187ac9;
	color:white !important;
	border-radius:5px;
	border:1px solid #187ac9;
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
}

.body-staff-login #loginform {
	margin-top:30px;
}

.body-staff-login .txtEmail {
	height:25px;
	border:1px solid #ccc;
	margin-bottom:10px;
}

.body-email-all label {
	width:100%;
	margin-bottom:0 !important;
}

.body-email-all #txtPhone,
.body-email-all select {
	height:35px;
	width:375px;
}

.body-email-all textarea {
	width:375px;
	border-bottom-color: #187ac9;
}

.body-email-all select {
	border:1px solid #ccc;
}

.body-email-all input[type=submit],
.body-email-all input[type=submit]:hover {
	color:white;
	background:#c8102e;
	border:1px solid #c8102e;
	font-style:normal;
	padding:5px 20px;
}

.body-email-all input[type=submit]:hover {
	background:#187ac9;
	color:white;	
	border:1px solid #187ac9;
}

@media (max-width:767px) {
	
	.body-email-all #txtPhone,
	.body-email-all select,
	.body-email-all input {
		height:35px;
		width:100% !important;
	}
	
	.body-email-all textarea {
		width:100% !important;
		border-bottom-color: #187ac9;
	}
	
	.mandatory {
		width:100% !important;
	}
	
}


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;
}


@media (max-width: 767px) {
 .divMainCalloutSlideshowImageHolder, .SlideshowWrapper {
 	height: 250px;
 }
} 
 

@media (max-width: 991px) {
	.outer-div.tagline-outer.first {
    	margin-top: 123px;
	}
}

.embedContainer {
	display: none;
}

.body-home .embedContainer {
	display: block;
}

.blogpullContainerSchool {
	padding: 0px;
	width: 100%;
}



.divPullHeader-twitter,
.twitter-timeline {
	display: none !important;
}
