
.divMainCalloutSlideshowText {
    position: absolute;
    width: 100%;        
}
.divHomeTextWrapper {
    margin-top: 5px;
    border-bottom: 1px solid #cccccc;
}
html {

}

.SportsColumn {
    float: left;
} 
.SportsColumn1 {
    width: 24%;
    margin-right: 1%;
}

.SportsColumn2 {
    width: 75%;
    padding-left:15px;
}

.SlideshowWrapper .slideshow-center-outer {
    width: 100%;
    height: 100%;
    display: table;    
} 

.SlideshowWrapper .slideshow-center-inner {
    display: table-cell;
    vertical-align: middle;
}


.divMainCalloutWrapper {
    margin-bottom: 15px;
}

.socialMedia {
    width: 100%;
    float: right;
    clear: both;
    background:#666666;
}
.divNarrowColumn {
    width: 100%;
    margin-left: 10px;
    float: right;
}
.divNarrowColumn .textholder {
    width: 100%;
    margin: 0 0 20px 0;
	border: none;
}

.divMainCalloutSlideshowImageHolder,
.SlideshowWrapper {
    width: 100%;
    overflow: hidden;   
}

.divMainCalloutSlideshowImageHolder img,
.divMainCalloutImage img,
.anchSlideshowImageLink {

}
.anchSlideshowImageLink {
    z-index: 5;
    display: inline-block;
    border: none;
    text-decoration: none; 
    max-width: 100%;
    max-height: 100%;   
}

.divMainCalloutSlideshowText {
    position: absolute;
    right: 0px;
    bottom: 25px;
    height: auto;
    width: 100%;
    padding: 10px 5px 10px 5px;
    background: rgba(0,0,0,0.6);
    text-align: center;
    z-index: 3;
    -moz-box-sizing: border-box; 
    -webkit-box-sizing: border-box; 
    box-sizing: border-box;     
}
.divMainCalloutSlideshowThumbnails {
    text-align: center;
    width: 100%;
    position: absolute;
    bottom: 0px;   
    margin-left: 0px;
    background: rgba(153,153,153,0.8) !important;
    z-index: 3;
    height: 25px;
    line-height: 25px;
    font-size: 14px;
}
.divMainCalloutSlideshowText * {
    margin-bottom: 0px;
    color: white !important;
	font-family:'Work Sans', sans-serif;
	font-weight:600;
	font-size:18px;
}
.ThumbImage {
    margin-top: 0px;
    margin-right: 10px;
    cursor: pointer;
}
.ThumbImage {
    border: 2px solid #f2f2f2;
}
.ThumbImage.active {
    border: 2px solid #cccccc;
}
.ThumbImage.dormant {
    
}
.ThumbDot {
    margin-right: 5px;
    display: inline-block;
    background: none;
    border: none;
    color: white;
    text-shadow: 0px 1px 0px rgba(0,0,0,0.75);
    vertical-align: middle;
}
.ThumbDot.active {
    background: none;
    border: none;
}

.ThumbDot.fa-circle-o {
    opacity: 0.5;
    filter: alpha(opacity=50);
}
.ThumbDot.fa-circle-o:hover {
    opacity: 0.75;
    filter: alpha(opacity=75);    
}

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

#nextButton {
    width: 25px;
    height: 25px;
    line-height: 25px;
    position: absolute;
    top: 0px;
    right: 0px; 
    margin: 0px 0px 0px 5px;  
    border: none;
    opacity: 0.5;
    filter: alpha(opacity=50);
    color: white;    
    text-shadow: 0px 1px 0px rgba(0,0,0,0.75);
    vertical-align: middle;
}
#prevButton {
    width: 25px;
    height: 25px;
    line-height: 25px;
    position: absolute;
    top: 0px;
    left: 0px;     
    margin: 0px 5px 0px 0px;
    border: none;
    opacity: 0.5;
    filter: alpha(opacity=50);  
    color: white;     
    text-shadow: 0px 1px 0px rgba(0,0,0,0.75);
    vertical-align: middle;
}
a#nextButton:hover, a#prevButton:hover {
    border: none;
    text-decoration: none;
    opacity: 1.0;
    filter: alpha(opacity=100);    
}

#playButton {
    width: 26px;
    height: 26px;
    background: url(../images/prettyPhoto/default/sprite.png) -53px 0 no-repeat;
    position: absolute;
    bottom: 5px;
    right: 5px;
    display: none;
}
#pauseButton {
    width: 26px;
    height: 26px;
    background: url(../images/prettyPhoto/default/sprite.png) -53px -30px no-repeat;
    position: absolute;
    bottom: 5px;
    right: 35px;
    display: none;
}
#restartButton {
    width: 26px;
    height: 26px;
    background: url(../images/prettyPhoto/default/sprite.png) -53px -57px no-repeat;
    position: absolute;
    bottom: 5px;
    right: 65px;
    display: none;
}

.divMainCalloutSlideshowControlsHolder {
    width: auto;
    height: auto;
    float: right;   
}

.socialMedia {
    padding-top: 0px;
	height: 52px; 
	background: ;
	padding: 10px 0 10px 10px;
	margin-bottom: 10px;
}

.socialMedia a {
    border: none;
}

.socialMedia a.SchoolSocial {
    width: 26px;
    height: 26px;
    line-height: 26px;
    display: inline-block;
    color: #666666;
    vertical-align: top;    
    text-align: center;
    margin-right: 5px;
    float: left;
}

.socialMedia a.SchoolSocial.fa-facebook {background-color: #4c70ab;}
.socialMedia a.SchoolSocial.fa-twitter {background-color: #00adff;}
.socialMedia a.SchoolSocial.fa-linkedin {background-color: #0073b2;}
.socialMedia a.SchoolSocial.fa-googleplus {background-color: #dd4b39;}
.socialMedia a.SchoolSocial.fa-instagram {background-color: 
    background: #423ade; 
    background: -moz-linear-gradient(top,  #423ade 0%, #e22f47 50%, #f9d674 100%); 
    background: -webkit-linear-gradient(top,  #423ade 0%,#e22f47 50%,#f9d674 100%); 
    background: linear-gradient(to bottom,  #423ade 0%,#e22f47 50%,#f9d674 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#423ade', endColorstr='#f9d674',GradientType=0 ); 
;}
.socialMedia a.SchoolSocial.fa-pinterest {background-color: #d73532;}
.socialMedia a.SchoolSocial.fa-yelp {background-color: #c31202;}
.socialMedia a.SchoolSocial.fa-youtube {background-color: #ef2b2c;}
.socialMedia a.SchoolSocial.fa-vimeo {background-color: #17b3e8;}
.socialMedia a.SchoolSocial.fa-rss {background-color: #f7991c;}

.socialMedia a:hover {
    text-decoration: none;
}

.socialMedia a img {
    padding: 0px;
    border: none;
    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;
}

.socialMedia a img:hover {
	filter: invert(20%);
}

.ads-column {
    margin-top: 0px;
}

.ads-column a {
    padding-left: 0px;
    margin-left: 10px;
}

.ads-column a.anchActive:hover {
    -webkit-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.4); 
    box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.4);    
}

.divMainCalloutSlideshowImageHolder img, .divMainCalloutImage img {
    padding: 0px;
    border: none;
    box-shadow: none;
}

.divMainCalloutImage, .divMainCalloutSlideshowImageHolder {
    overflow: hidden;
    float: right;
    margin-right: 0px;
    margin-bottom: 0px;
}

.divMainCalloutSlideshowImageHolder {
    background: white;
}

.tableListingTable {
    width: 100%;
}

.tableListingTable td {
    padding: 5px 0px;
}

.tableListingTable .FirstCell {

}

.tableListingTable tbody tr:nth-child(4n-1), .tableListingTable tbody tr:nth-child(4n) {
    /*background: #ffffff;*/
}

.tableListingTable .odd {
	background:#ffffff;
}

.tableListingTable td {
    border-bottom: 1px solid #cccccc;
}

.trTableHeaderRow {
    background: ;
}

.trTableHeaderRow p {
    color: white;
    text-shadow: 0px 1px 0px black;
    padding-left: 0px;
    padding-right: 0px;
}

.tableListingTable tr:hover td {
    background: #E5E5E5;
    border-bottom: 1px solid #999;
}

.divDirectionSectionLeft, .divDirectionSectionRight {
    width: 98%;
}

.SlideshowCenterImageOuter {
    display: table;
    width: 100%;
}
.SlideshowCenterImageInner {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    width: 100%;
}

.SlideshowWrapper {
    position: absolute;
}
.verticalimage {
    width: auto;    
}

.horizontalimage {
    height: auto;        
}

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

.SchoolColumn1 {
    float: left;
}

.SchoolColumn2 {
    float: left;    
}

.SchoolColumn3 {
    float: right;    
}

.SchoolColumn2 .slideshow-div {
    margin-left: 0px;
    margin-bottom: 15px;
}

#Thumb1.ThumbDot {
    margin-left: 10px;
}

.divSports .SlideshowWrapper  {
    text-align: center;
}

.divNarrowColumn {
    margin-left: 10px;
    float: right;
}


a.anchPrintLink {
    
}

.PrintIcon {
    margin-right: 10px;
}

.PrintText {
    
}

.spnHashTag{
	font-family:cortado;
	color:white;
	font-size:24px;
	float:right;
	padding:0 10px;
}


.spanDropDownWrapper a.anchDropDownLink.current {
	background: black;
}

.innerBannerAd img {
	margin: 0 auto;
	display: block;
}

.outerBannerAd {
	margin-bottom: 20px;
}

.divMainCalloutSlideshowImageHolder {
	background: rgba(0,0,0,.8);
}

.trTableHeaderRow {
	background: ;
}

.trTableHeaderRow p {
	padding-left: 10px;
}

.tableListingTable td {
	padding-left: 10px;
}



h2.h2ScheduleTitle {
	font-size: 28px;
}

h2.h2ScheduleTitle {
	float: left;
}

.divPrintLinkWrapper, .anchPrintLink {
	float: right !important;
	margin-top: 30px;
}

.tblMainScheduleTable tr td p {
	font-size: 15px;
}


.divsportCol1 .pullHeading,
.pullHeadingSport,
.pullHeadingSport a,
.outerBlogPull.outerBlogPullSport h2.pullHeading {
	font-size: 30px !important;
	height: 88px;
	line-height: 32px !important;
	text-align: center;
	color: black !important;
	background: none !important;
}

.twitterFeed h2.twitterHeader {
	font-size: 30px;
}

.spanEventHeaderLabel, .spanPullDateTime {
	font-size: 16px;
}

.divsportCol1 .pullHeading,
.pullHeadingSport{
	border-bottom:1px solid lightgray;
}

.pullHeading,
.pullHeading a{
	padding:1 !important;
}

.divsportCol1{
	width:64%;
	padding:0 5px;
}

.divsportCol2{
	width:35%;
	padding:0 5px;
}

.divPageBottom{
	display:flex;
}



@media (max-width:767px){
	
	.divSports{
		height:275px !important;
	}
	
	.SportsColumn .divMainCalloutSlideshowText{
		bottom:0;
	}
	
	.divMainCalloutSlideshowImageHolder img, .divMainCalloutImage img {
	    height: 250px !important;
	    width: 100%;
	}
	
	.socialMedia {
	    padding-top: 10px;
	    height: auto;
    }
    
	.spnHashTag{
		font-size: 20px;
	}
	
	.divsportCol1,
	.divsportCol2{
		width:100%;
	}
	
	.divPageBottom {
	    display: flex;
	    flex-wrap: wrap;
	}
	
	.outerBlogPull.outerBlogPullSport .blog-container {
	    margin-bottom: 20px;
	    padding-top: 20px;
	}
	
	.divsportCol1 .pullHeading,
	.outerBlogPull.outerBlogPullSport h2.pullHeading{
		font-size:22px !important;
	}
}


.swiper {
  width: 100%;
  height: 200px;
}
 .subsport{
 	background-color: black;
 	color: white!important;
    font-weight: 100!important;
 }

body {
	font-size:18px;
}

html {
	font-size:18px;
}



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

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

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

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


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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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





.nopadding {
	padding:0;
}


.divEventPull {
    border: 1px solid black;
    float: left;
    margin-right: 5px;
}
.divEventPull-3 {
    margin-right: 0px;
}
.divEventPull.cancelled {
    background: red;
}
.divEventPull.postponed {
    background: yellow;
}
.tblMainScheduleTable {
    width: 900px;
}
.tblMainScheduleTable tr.odd td {
    background-color: white;
}
.divPopUpView {
    background: rgba(0,0,0,0.5);
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 100;
    width: 0px;
    height: 0px;
}
.divPopUpViewContainer {
    background: #f2f2f2;
    position: fixed;
    top: 250px;
    display: none;
    padding: 20px;
    padding-top: 10px;
    width: 900px;
    height: 400px;
    overflow-y: scroll;
    overflow-x: hidden;
    -webkit-box-shadow: 0px 0px 10px 0px black;
    box-shadow: 0px 0px 10px 0px black;
}
.anchCancelEdit {
    float: right;
    width: 40px;
    height: 40px;
    background: url(../images/admin/buttons/clear-sm.png) center center no-repeat;
}

.divScheduleWrapper {
    float: right;
	width:100%;
}
.divDropDownYearPick {
    float: right;
    margin-right: 20px;
}

.PrintIcon,
.fa-print::before,
a.anchPrintLink span.fa-lg {
	display: none;
}

.divPrintLinkWrapper,
.anchPrintLink {
    float: left;
    height: 24px;
    margin-bottom: 10px;
}
.frmPrint .btnPrint,
.PrintText {
    padding: 0px 15px;
    height: 24px;
    line-height: 27px;
    background: #0f0f0f;
    display: block;
    cursor: pointer;
    border-radius: 0;
    text-shadow: none;
    color: #f2f2f2;
    font-family:'Work Sans', 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;
    text-transform: uppercase;
    letter-spacing: .025em;
    height: auto;
    text-align: center;
}
.frmPrint .btnPrint:hover,
.PrintText:hover {
    background: #666666;
    text-decoration: none;
	color: white;
}
.divPrintLink a.anchPrintLink {
    margin-bottom: 20px;
}

.divPopUpViewContainer p label {
    float: left;
    width: 65px;
}
.divPopUpViewContainer p span {
    height: 26px;
    line-height: 26px;
    margin-left: 10px;
}
.cancelled td, .postponed td {
    position: relative;
}
.cancelled td .anchMoreDetailsLink, .postponed td .anchMoreDetailsLink {
    z-index: 10;
    top: 20px;
}
.spanCancelled, .spanPostponed {
    display: block;
    position: absolute;
    width: 610px;
    height: 100%;
    background: red;
    opacity: 0.5;
    text-align: right;
    padding-right: 100px;
    line-height: 60px;
    z-index: 5;
    color: #fff;
    font-size: 26px;
    font-weight: bold;
    top: 0px;
}
.spanPostponed {
    background: yellow;
    color: #000;
}

.postponed,
.tblMainScheduleTable tr.odd.postponed td {

}

.divFilterWrapper a.anchFilter {
    color: ;
	font-family:'Work Sans', sans-serif;
}
.divFilterWrapper a.anchFilter:hover {
    text-decoration: none;
    color: black;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.divFilterWrapper a.anchFilter.current {
    color: #c12033;
}
.divFilterWrapper a.anchFilter.current:hover {
    color: black;
}
span .spanEventCancelled {
    font-weight: bold;
    color: red;
}

.tblMainScheduleTable {
	margin-top: 10px;
}

.tblMainScheduleTable tbody tr:first-child {
	background: #0f0f0f;
	color: white;
} 

.tblMainScheduleTable tbody tr:first-child th p {
	color: white;
}

.divEventPull {
    padding: 10px;
    width: 32.5%;
    height: auto;
    text-align: center;
    font-size:18px;
    border: 1px solid ;
    background: #f2f2f2;
    margin-bottom: 20px;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
	font-family:'Work Sans', sans-serif;
	border-radius: .5rem;
}
.divEventPull:hover {
    border: 1px solid #666666;
}
.divEventPull.cancelled {
    background: white;
}
.spanCancelledAlert {
    background: red;
    color: white;
    font-weight: bold;
    padding: 5px 60px;
    display: block;
    margin: 2px 0;
}
.divEventPull.postponed {
    background: white;
}

.spanLevelLabel {
	font-size: 24px;
	font-weight:bold;
	display: block;
	margin-bottom: 7px;
}

.spanEventHeaderLabel,
.spanPullDateTime {
	font-size: 16px;
	display: block;
	font-weight:300;
	margin-bottom: 2px;
}

.spanLocationLink {
	display: block;
	margin-top: 10px;	
}

.divEventPull br {
	display: none;
}

.spanPostponedAlert {
    background: yellow;
    color: black;
    font-weight: bold;
    padding: 5px 60px;
    display: block;
    margin: 2px 0;
}

.outerBlogPull.halfwidth.outerBlogPullSport {
	width: 425px;
	float: left;
}

.outerBlogPull.outerBlogPullSport h2.pullHeading {
	font-family:'rockwell-nova', sans-serif;
	font-weight:bold;
	font-size: 32px;
	line-height: 32px;
}

.outerBlogPull.outerBlogPullSport .blog-container h3,
.outerBlogPull.outerBlogPullSport .blog-container h3 a {
	font-family:'Open Sans',sans-serif;
	text-transform: uppercase;
	font-size: 24px;
	font-weight:bold;
	line-height: 21px;
	color:#666666;
}

.blogContent p{
	font-family:'source-sans-pro', sans-serif;
	font-size:16px;
	color:#0f0f0f;	
}

.outerBlogPull.outerBlogPullSport .blog-container {
	margin-bottom: 20px;
}

.outerBlogPull .blogSubTitle-date{
	display:none;
}

.readmore{
	font-weight:normal;
}

.twitterFeed {
	float: right;
	border: 1px solid ;
	margin-top: 20px;
}

.twitterFeed h2.twitterHeader {
	background: #0f0f0f;
	height: 62px;
	margin: 0;
	line-height: 62px;
	color: white;
	font-size: 32px;
	text-align: center;
}


.pullHeading,
.pullHeading a{
	font-family:'rockwell-nova', sans-serif;
	font-weight:bold;
	font-size:30px;
	color:#ffffff;
	background:#0f0f0f;
	padding: 15px 10px;
}

.outerBlogPull{
	padding-left:20px;
}

.outerBlogPull, .sampleEvents{
	width:100%;
}

.content-home .outerBlogPull .blog-container h3,
.content-home .outerBlogPull .blog-container h3 a{
	font-family:'rockwell-nova', sans-serif;
	text-transform: uppercase;
	font-size: 21px;
	font-weight:bold;
	line-height: 21px;
	color:#2e2e2e;
}


body {
    background: white;
}

.marquee-footer-wrapper {
    left: 0;
}

.content-div h1 {
	display: none;
}

h2, h2 a {
    font-family:'rockwell-nova', sans-serif;
    margin-top:20px;
    margin-bottom:20px;
    font-size: 28px;
	line-height: 42px;
    color: #0f0f0f;
    font-weight: normal;
	text-transform: uppercase;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

h2 a:hover {
    color: #555555;
    text-decoration: none;
}

h3, h3 a {
    font-family:'source-sans-pro', sans-serif;
	font-weight:600;
    font-size: 32px;
    line-height: 40px;
    color: #c12033;
    -moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
}

h3 a:hover {
    color: #555555;
    text-decoration: none;
}

p, li, td, option, label {
    font-family:'Work Sans', sans-serif;
	font-weight:300;
    font-size: 18px;
    color: #555555;
    line-height: 27px;
}

body a {
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
    color: #002868;
}

body a:hover {
    color: #555555;
    text-decoration: none;
}

p a, li a, td a {
    font-family:'Work Sans', sans-serif;
    color: #666666;
    font-weight:normal !important;
}

.content-div {
	padding: 20px;
}

.body-home .outer-content-div {
    
}

.outer-content-div{
	background:url('../images/body_bg.png');	
}

.PrintText {
	margin-left: 20px;
}

.even {
	background: #f2f2f2;
}

.textholder table.csvtotable {
	width: 100%;
}


.banner-supernav-div {
	width:100%;
	float:left;
}

.banner-supernav-left {
	float: right;
	width: auto;
	text-align: left;
	height: 100%;
}

.banner-supernav-left .banner-supernav-inner {
	float:left;
	height:auto;
}

.banner-supernav-right {
	float:right;
	width:50%;
	text-align:left;
	height:100%;
}

.banner-supernav-right .banner-supernav-inner {
	float:right;
	height:auto;
}

.banner-side-div {
    position: relative;
    top: 0;
    right: 0;
}

.outerSuperNav {
    height: 54px;
    background: #0f0f0f;
	border-top:2px solid #999999;
	border-bottom:5px solid #999999;
    font-family:'Work Sans', sans-serif;
	font-weight:normal;	
}

.banner-supernav-div {
    float: left;
    height: 47px;
	background: none;
	line-height: 47px;
	padding: 0;
}

.banner-supernav-div a {
	font-family:'source-sans-pro', sans-serif;
	font-size:16px;
	font-weight:500;
    color: #f2f2f2;
    line-height: 54px;
	padding: 0 15px;
	height: 54px;
	display: inline-block;
}

.banner-supernav-div a:hover {
    color: #ffffff;
	background: #999999;
}

ul#social-networking, ul#social-networking-small {
    float: right;
}

.districtButton {
    float: right;
    padding: 0 20px;
    background: #002868;
    color: white;
    text-align: center;
    line-height: 30px;
    display: inline-block;
    margin-right: 15px;
}

.districtButton:hover {
    background: #c12033;
    color: white;
}

#social-networking-small a {
    color: #555555;
}

ul#social-networking-small li {
    background-color: #f2f2f2 !important;
}




.outer-banner-div {
    height: 80px;
    background: white;
    border-bottom: 2px solid #f2f2f2;
}

.banner-div {
	position:relative;
    height: 80px;
}

.banner-logo {
    position: absolute;
	top:40px;
	left:11%;
	-webkit-transform:translate(-50%,-50%);
	-moz-transform:translate(-50%,-50%);
	-ms-transform:translate(-50%,-50%);
	-o-transform:translate(-50%,-50%);
	transform:translate(-50%,-50%);
    z-index: 999;
}

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

.divSchoolName{
	position: absolute;
	z-index: 2;
	width:25%;
	left:22%;
	bottom:2px;
}

.divSchoolName h1{
	font-family:'Work Sans', sans-serif;
	font-weight:bold;
	font-size:20px;
	color:#0f0f0f;
}

.divNavbarWrapper {
    height: 80px;
    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: justify;
    -moz-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -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;	
}

.navbar-div {
    height: 80px;
}

.navbar-div.navleft {
    float: right;
	width:100%;
    margin: 0;
	
}

.navbar-div.navright {
    float: left;
    width: auto;
    margin: 0;
	display:none;
}

.dropdowncontainer{
	float:right;
}

.spanDropDownWrapper{
	
}

.navbar-div a {
	float:right;
    font-family:'source-sans-pro', sans-serif;
	font-weight:500;
	text-transform:uppercase;
    font-size: 16px;
    color: #0f0f0f;
    line-height: 80px;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.anchMainNav-activities{
	display:none !important;
}

.navbar-div a.anchDropDownLink,
.navbar-div .spanExtraLinksWrapper a {
    line-height:40px;
}

.navbar-div .spanExtraLinksWrapper,
.navbar-div .spanExtraLinksWrapper a {
    color:#ffffff;
}


.navbar-div .spanExtraLinksWrapper a:hover {
    color:#ffffff;
	background: #666666;
}

.navbar-div a:hover,
.navbar-div a.current {
    background: #666666;
    color: #ffffff;
}

.spanDropDownWrapper ul {
    top: 80px;
    width:430px;
}

.showHideUL li a.anchDropDownLink:hover{
	color:#ffffff;
	background:#666666;
}

.outerSearchBar {
    height: 30px;
    background: #002868;
}

.outerSearchBar {
    height: 30px;
    background: ;
}
.innerSearchBar {
    height: 30px;
    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: 1px solid  !important;
    border-right: 1px solid  !important;
}
.goog-te-menu-value {
    margin-top: 4px !important;
    display: inline-block;
}
.banner-contact-right {
    float: right;
    z-index: 999;
}
.fa-lg {
    background: ;
    height: 30px;
    line-height: 28px !important;
    width: 30px;
    padding: 0 10px;
    float: right;
    color: white;
    text-align: center;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.fa-lg:hover {
    background: ;
}
.searchbutton {
    opacity: 1.0;
    cursor: pointer;
}
input.gsc-search-button, input.gsc-search-button:hover, input.gsc-search-button:focus {
    background-color: #cccccc;
}
.gsc-search-box-tools .gsc-search-box .gsc-input {
    width: 100%;
}
.google-search {
    height: 30px;
    line-height: 30px;
    width: 240px;
    float: left;
    margin-right: 10px;
    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;
}

.gsc-search-button-v2, .gsc-search-button-v2:hover, .gsc-search-button-v2:focus {
    margin-top: -3px;
}

.divNoticeMessage.failure {
	background: red;
	padding: 5px;
	color: white;
	text-shadow: 0px 1px 0px rgba(0,0,0,0.5);
	text-align: center;
	margin-bottom: 10px;
	width: 78% !important;
	float: right;
}


.outer-footer-div, .footer-div {
    background: #2e2e2e;
    font-family:'Work Sans', sans-serif;
}

.outer-footer-div {
    border-top: 1px solid #aaa;
}

.footer-div-container {
    padding-bottom: 0;
}

.divFooterColumnWrapper h3 {
    color: white;
    text-transform: uppercase;
    font-size: 16px;
}

.divFooterColumnWrapper a {
    font-size: 14px;
    display: block;
    margin-left: 0px;
    color: #f2f2f2;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.divFooterColumnWrapper a:hover {
    color: #999999;
}

.footer-div-bottom {
    margin-top: 30px;
}

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

.button {
	font-family:'Work Sans', sans-serif;
	font-size:14px;
	text-decoration:none;
	color: white;
	background:#666666;
	border:none;
}

button:hover,
a.button:hover {
    background: white;
	color: #0f0f0f;
	border:none;
}

.outerLabel {
    /*padding: 20px 0;*/
    background: #0f0f0f;
}

.pageLabel{
	font-family:'Work Sans', sans-serif;
	font-weight:600;
	font-size:40px;
}

h2.pageLabel {
    color: white;
    text-align: center;
    color: white;
    text-transform: uppercase;
    margin: 0;
    line-height: 40px;
}

.pageLabel-Home{
	display:none;
}

.divPullTitleWrapper{
	display:none;	
}
.outerLabel{
	background:#666666;
}

.outer-content-home .outerLabel{
	/*display:none;*/
	background:#0f0f0f !important;
}

.divHomeCol1 {
    width: 70%;
    float: left;
}

.divHomeCol2 {
    width: 30%;
    float: right;
}

.divPullBody{
	padding:0 15px;
}

.sidemenu {
    border-right: 0;
    padding-right: 0;
    margin-right: 0;
}

.sidemenu a {
    padding-left: 10px;
    font-family:'Work Sans', sans-serif;
	font-size:15px;
    color: #0f0f0f;
    text-transform: uppercase;
    letter-spacing: .025em;
	font-weight: 500;
}

.sidemenu a:hover, .sidemenu-category.current-category, .topmenu-category.current-category {
    background: #0f0f0f;
    color: white;
    font-weight: 500;
}

.sidemenu-category:hover, .sidemenu-category.current-category:hover, .topmenu-category:hover, .topmenu-category.current-category:hover {
    background: #0f0f0f;
    font-weight: 500;
	color: white;
}

.divFormContainer {
    margin-bottom: 10px;
}

input[type="submit"], .anchCheckoutButton {
    background: none;
    background-color: #0f0f0f;
    border: none;
    border-radius: 0;
    color: white;
    text-shadow: none;
    line-height: 24px;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

input[type="submit"]:hover, .anchCheckoutButton:hover {
    background: none;
    background-color: #0f0f0f;
	color: #999999;
}


.showHideUL li {
    display:block;
    width:100%;
    height:auto;
}

.showHideUL li a.anchDropDownLink {
    font-family:'Work Sans', sans-serif;
	font-weight:bold;
	color:white;
    display:inline-block;
    float:left;
    width:100%;
    font-size: 15px;
    padding:0;
    padding-left:5px
}

.spanExtraLinksWrapper {
    display:inline-block;
    float:right;
}

.spanDropDownWrapper ul {
    position: absolute;
    top: 80px;
    z-index: 4;
    background: rgba(0, 0, 0, .95);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#cc000000,endColorstr=#cc000000);
    width: 250px;
    display: none;
    margin-left: 0px;
}

a.currentDropDownMainNav {
    background: none;
    color: #c12033;
}

.CalendarContainer {
    height: 438px;
    background: #eee;
}

.twitterFeedContainer {
    height: auto;
}

.topAd {
    display: block;
    float: left;
    border: 1px solid #dddddd;
    margin-top: 11px;
}

.divDescriptionPrimary {
float: left;
width: 568px;
}

.divDescriptionPrimary p{
white-space: normal;
}

.outer-subnav-div {
	height: 54px;
	background: #0f0f0f;
	border-top:5px solid #999999;
	border-bottom:5px solid #999999;
}

.outerSuperNav ul#social-networking-small {
	display: none;
}

#social-networking-small a {
	color: #f2f2f2;
}

ul#social-networking-small li {
	background: none !important;
}

#social-networking-small a {
	padding: 0;
	display: inline-block;
	margin-left: 10px;
}

.trTableHeaderRow {
	background: #0f0f0f !important;
} 

body .footer-div-bottom a,
.footer-div-bottom {
	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;
}

body .footer-div-bottom a:hover {
	color: #999999;
}

body .footer-div-bottom a.button:hover {
	color: #0f0f0f; 
	text-decoration:none;
}

.sidemenu-subcategory.current-subcategory {
	background: #999999;
}

.sidemenu a.sidemenu-subcategory:hover {
	background: #999999;
}

.outerTopAdDiv{
	background:#666666;
}

.content-staff-login #loginform {
	width: 30%;
	border: 1px solid #eee;
	border-radius: 15px;
	padding: 20px;
	margin: 30px auto;	
}

#ancForgotPassword {
	margin-top: 20px;
	display: inline-block;
}

body h2.hashTag a,
body h2.hashTag,
body h2.handle a,
body h2.handle {
	font-family:Cortado;
	color: white;
	font-size:40px; 
}

.hashTag, .handle {
	float: right;
	line-height: 100px;
	margin: 0;
	color: #ffcd00;
	font-weight: normal;
	margin: 0 10px;	
	width: 519px;
	text-align: center;
}

.divTwitterLinksWrapper-1 .hashTag a,
.divTwitterLinksWrapper-1 .handle a {
	font-size: 36px;
}

.divTwitterLinksWrapper-2 .hashTag,
.divTwitterLinksWrapper-2 .handle {
	float: right;
	line-height: 100px;
	margin: 0;
	color: #ffcd00;
	font-weight: normal;
	margin: 0 18px;	
	width: auto;
	text-align: right;	
}

.divTwitterLinksWrapper-2 .hashTag a, 
.divTwitterLinksWrapper-2 .handle a {
	font-size: 20px;
}


.blogsidemenubanner {
	background:#ffffff;
}

.blogsidemenuchooser {
	background:#ffffff;
	color:#0f0f0f;
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
}

.blogsidemenuchooser:hover,
.blogsidemenuchooser.current {
	background:#0f0f0f;
	color:#ffffff;
}

.anchYearLink:hover,
.anchYearLink.current-year,
.anchMonthLink:hover,
.anchMonthLink.current-month,
.anchTagLink:hover,
.anchTagLink.current-tag {
	background:#ffffff;
	color:#0f0f0f;
}

h3, 
h3 a,
.blogTitle,
.blog-container h3,
.blog-container h3 a {
	line-height:.95;
	margin-bottom:8px;
	color:#666666;
}

.blog-container {
	padding:15px 0 5px 0;
}

.blogholder {
	width:920px;
}

.divDropDownYearPick {
	margin-top:30px;
}

.divDropDownYearPick select {
	height:28px;
	line-height:28px;
}

.fullwidth .divContactSectionLeft,
.fullwidth .divContactSectionRight {
	width:550px;
}

.sidemenu-subsubcategory.showing:hover,
.sidemenu-subsubcategory.current-subsubcategory {
	color:#0f0f0f;
	background:#999999;
}

.content-div img.imgMoreDetails {
	width:auto;
}

.slideshow-leftside.slideshow-floatright {
	background: rgba(35,31,32,.95);
}

.slideshow-leftside.slideshow-floatright .divMenuLinks {
	width:100%;
	padding:0;
	margin:0;
	background:transparent;
}


.MenuLinkWrapper a.anchMenuLink {
	padding-left:7.5px;
	padding-right:7.5px;
	font-family:'source-sans-pro', sans-serif;
}

p a,
li a,
td a {
	font-weight:300;
}

p strong,
li strong,
td strong,
span strong {
	font-weight:bolder;
}

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

.textholder table {
	max-width:100% !important;
}


.tableListingTable td:nth-child(1),
.tableListingTable td:nth-child(3) {
	white-space:nowrap;
}

.divMenuLinks h3{
	display:none;
}



.fullwidth #mapframe,
.fullwidth #gmap {
	display:none;
}


.content-div .marquee-footer-wrapper {
    position: relative;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: transparent;
    z-index: 1;
    height: 80px;
}

.marquee-footer-wrapper:hover .marquee-footer-inner,
.marquee-footer-inner {
    opacity: 1.0;
    filter: alpha(opacity=100);
}

.marquee-footer-wrapper:hover {
    position: fixed;
    -webkit-box-shadow: 0px 0px 10px 0px black;
    box-shadow: 0px 0px 10px 0px black;	
    background: transparent;
    opacity: 1.0;
    filter: alpha(opacity=100);
}

.marquee-footer-wrapper:hover {
	position:fixed;
}

.content-div .marquee-footer-inner a.topAd {
    display: inline-block;
    width: auto;
    height: auto;
    line-height: 66px;
    margin-left: 0px;
    margin-top: 0px;
}
.content-div .marquee-footer-inner a.topAd img {
    padding: 0px;
    background: transparent;
    border: none;
    vertical-align: top;
}

.content-div .marquee-footer-inner {
    width: 100%;
    height: 80px;
}
.content-div .hashTag {
    line-height: 68px;
    margin: 0px;
}

.content-home .hashTag {
    line-height: 100px;
    margin-right: 20px;
}

.topAd.Internal {
    margin-bottom: 20px;
}

.FooterLogo {
    max-width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px;
    background: white;
}

.outer-footer-div .marquee-footer-wrapper {
	margin-bottom:0;
	height:125px;
	background:rgba(239, 235, 235, 0.8);
	border:none;
    -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 .marquee-footer-inner {
	height:110px;
	margin-top:8px;
	margin-bottom:8px;
}

.outer-footer-div .marquee-footer-wrapper a.topAd {
	float:left;
	width:100%;
	height:110px;
	margin:auto;
	text-align:center;
	background:transparent;
	border:none;
}

.footer-div.marquee-footer {
	padding-top:0;
	padding-bottom:0;
}

.outer-footer-div a.MarqueeLink,
.outer-footer-div .marquee-footer-wrapper {
	border:none;
}

.outer-footer-div .marquee-footer-wrapper img {
	border:1px solid #0f0f0f;
}

.body-home a.topAd {
	width:614px;
}


.body-home a.topAd img {
	width:100%;
	max-width:100%;
}

.twitterPull {
	text-align:center;
} 

.sportsHeading {
	line-height:1;
	margin:0;
	padding:10px 5px;
	color:#2e2e2e;
}

.divScheduleData {
	display:block;
	padding: 15px 10px;
} 

.divScheduleData h3{
	font-family:'Work Sans', sans-serif;	
	font-weight:bold;
	font-size:18px;
}

.divScheduleData p{
	font-family:'Work Sans', sans-serif;
	font-size:16px;
	color:#0f0f0f;
	padding: 10px 5px;
}

.divHomeCol2 .sampleEvents .divider,
.divScheduleData br{
	display:none;
}

.body-home .divMainCalloutSlideshowThumbnails {
	background:none !important;
}

.fullwidth .directionsSubHeader {
	float:left;
	clear:both;
	width:100%;
}



.sideAdContainer .sideItem{
	text-align:center;
}

.divfooterContact{
	text-align:center;	
}

.pfootercontact{
	font-family:'Work Sans', sans-serif;
	font-weight:500;
	font-size:14px;
	color:white;	
}

.content-div{
	padding-left:20px !important;
	padding-right:20px !important;
}

.outer-content-home .content-div{
	/*
	padding-left:20px !important;
	padding-right:20px !important;
	*/
	padding-left:0px !important;
	padding-right:0px !important;
}

p, li, td, option, label{
		font-weight: normal;
	}

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

.divAdsColumn {
		background:#ffffff;
		text-align:center;
		display:none;
	}



	@media (max-width:767px) {
			.divAdsColumn img {
		border:1px solid #999999;
	}

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

	.divAdsColumn .swiper-container {
		padding:50px 0 65px 0;
	}
	
	.divAdsColumn .swiper-button-next, 
	.divAdsColumn .swiper-button-prev{
		filter: grayscale(1) brightness(0);
	}

	.divAdsColumn .swiper-pagination-bullet {
		height:18px;
		width:18px;
		background:#0f0f0f;
		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;
	}
		
		.outerBannerAd{
			display: none;
		}
	
		.divHomeMobileAds {
			margin-top:0 !important;
			padding-bottom: 40px !important;
		}
	
		.divHomeMobileAds img {
			border:1px solid #ccc;
		}
	
		.divAdsColumn img {
			border:0 !important;
		}
		.ads-column a {
			display:inline-block;
		}
		.divAdsColumn img {
			border:none;
		}
		.swiper-pagination{
			margin-top: 4em;
			top: 13em;
		}
		.divAdsColumn {
			margin-bottom: 2em;
			display: block !important;
		}
		.swiper-container {
			height: 18em;
		}
		.sideAdContainer{
			display: none;
		}
	}

* {
	-webkit-text-size-adjust: 100%;	
	box-sizing:border-box;
} 

.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 0;
}



#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;
    ;
    -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;	
}


.divADALink {
	display:block;
	position:relative;
	height:1px;
	width:1px;
}

.divADALink .showOnFocus {
	position:absolute;
	left:0;
	right:auto;
	bottom:auto;
}

#prevButton,
	#nextButton{
		font-size:20px;
		line-height:-10px;
		width:45px;
	}




.SportsColumn1,
.sidemenu {
	float:left;
	width:20%;
	margin:0 !important;
	padding:0;
}

.SportsColumn1 .sidemenu {
	float:left;
	width:100%;
	margin:0 !important;
	padding:0;
		
}

.content-div table {
	max-width:100% !important
}

.content-staff-director .content-div table {
	width:80% !important;
	max-width:100% !important
}

table th p,
table td p,
.divDescriptionPrimary p {
	padding:5px;
}

.sidemenu-subcategory {
	margin-left:5px;
}

.category-showing .sidemenu-subsubcategory {
	display:block;
}

.content-div > * > .textholder,
.SportsColumn2 .textholder {
	width:100%;
}

.textholder {
	padding-left:15px;
	width:80%;
}

.divSports {
	width:100%;
	height:350px;
}

.fullwidth .directionsSubHeader {
	height:auto;
}

.fullwidth .divDirectionSectionLeft,
.fullwidth .divDirectionSectionRight {
	float:left;
	display:inline-block;
	width:50%;
	margin:0;
	padding:0 7.5px;
}


@media (max-width:1023px) {
	#divGetDirections input[type=text] {
		width:60%;
	}

	#divGetDirections input[type=submit] {
		width:40%;
	}

	.sidemenu-category, .topmenu-category {
		font-size:14px;
		line-height:18px;
	}

	h2.pageLabel,
	.content-div h1,
	.content-div h1 a,
	.content-div h2,
	.content-div h2 a {
		font-size:36px;
	}
	
	.content-div h3,
	.content-div h3 a {
		font-size:28px;
	}
	


}

@media (max-width:767px) {

	.sidemenu,
	.SportsColumn1,
	.SportsColumn2,
	.SportsColumn3,
	.divPullWrapper,
	.textholder,
	.fullwidth .divDirectionSectionLeft,
	.fullwidth .divDirectionSectionRight {
		width:100%;
	}
	
	.textholder-image {
		float:left;
		margin:0 !important;
		width:100% !important;
		text-align:center;
	}
	
	.textholder-image img {
		float:none;
		margin:auto;
		width:auto;
		max-width:100%;
	}
	
	h2.pageLabel,
	.content-div h1,
	.content-div h1 a,
	.content-div h2,
	.content-div h2 a {
		font-size:32px;
	}
	
	.content-div h3,
	.content-div h3 a {
		font-size:24px;
	}
	
	.content-div p,
	.content-div table th,
	.content-div table tr,
	.content-div table td,
	.content-div ul,
	.content-div li {
		font-size:15px;
	}
	
	.divMobileMenuWrapper .btn {
		display:block;
		width:100%;
		background:#0f0f0f;
		text-align:left;
		font-size:18px;
		color:#ffffff;
	}
	
	table th,
	table tr,
	table td,
	table td span,
	table td p {
		font-size:14px;
		padding:2px;
	}
	
	.tableLocationTable td {
		width:45%;
		text-align:left;
	}
	
	.tableLocationTable td.ddlink {
		width:10%;
	}
	
	.SportsColumn2,
	.textholder {
		padding-left:0;
	}
	
	.sidemenu button,
	.sidemenu a.sidemenu-category,
	.sidemenu a.topmenu-category {
		width:100%;
		clear:both;
		font-family:'source-sans-pro', sans-serif;
		color:#0f0f0f;
		width:100%;
		float:left;
		font-size:16px;
		line-height:1;
		padding:10px 5px;
		text-align:left;
		margin-left:0;
	}
	
	.sidemenu a.current-category{
		color:white;
	}
	
	.sidemenu .sidemenu-subcategory {
		float:left;
		width:100%;
		clear:both;
		line-height:1;
		padding-top:10px;
		padding-bottom:10px;
		font-size:14px;
	}
	
	.sidemenu .sidemenu-subcategory + .sidemenu-subcategory {
		border-top:1px solid #999999;
	}
	
	.pullHeading {
		line-height:40px;
	}
	
	.marquee-footer-inner {
	    width: 100%;
	}	
	
	.outer-footer-div .marquee-footer-wrapper {
		margin-bottom:0;
		height: 65px;
	}	
	
	.outer-content-div {
		margin-top:188px;
	}
	
	.body-home .outer-content-div {
		margin-top:0px;
	}	
	
	.innerBannerAd {
	    height: 50px;
	    width: 100%;
	    background: url(../../layout/images/sampleBannerAd.jpg) center no-repeat;
	}	
	
	.divMainCalloutSlideshowTextHolder {
		bottom: 47px !important;
	}	
	
	.divSports .divMainCalloutSlideshowTextHolder {
		bottom: 20px !important;
	}	

}

@media (max-width:767px) and (orientation:landscape) {

	.divSchoolName h1{
	    font-size: 20px !important;
	}	
	
	.outer-footer-div .marquee-footer-wrapper {
		margin-bottom:0;
		height: 140px !important;
		position:relative;
	}	
	
	.content-staff-login #loginform {
		width: 52% !important;
	}	
	
}





.slideshow-floatright,
.slideshow-floatleft {
	height:432px;
}

.divMainCalloutSlideshowImageHolder,
.divMainCalloutImage {
	height:100%;
	position:relative;
}

.divMainCalloutSlideshowTextHolder {
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
}

.divMainCalloutSlideshowText{
	bottom:25px;
}

.SlideshowWrapper {
	position:absolute;
	bottom:0;
	left:0;
	width:100%;	
	height:100%;
}
	
.SlideshowCenterImageOuter {
	height:100%;
}

.divMainCalloutSlideshowImageHolder img,
.divMainCalloutImage img {
	height:auto;
	width:100%;
}



.divSandwichWrapper,
.divSandwichWrapper span {
	height:auto;
	color:#0f0f0f;
	width:auto;
	padding:0;
	margin:0;
}

.divSandwichWrapper {
	width:100%;
}

.divSandwichBarsHover {
	height:80px;
	line-height:80px;
	margin-right:30px;
    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;	
} 

.lww {
	text-align:right;
}

.lww a {
	display:inline-block;
	padding:15px 0;
}

.divSports .divMainCalloutSlideshowText  {
	background:transparent !important;
}

@media (max-width:1199px) {
	
	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);
	}

	
	.outer-slideshow-div {
		margin-top:188px;
	}
	
	.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:#0f0f0f;
	}
	
	.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;
		color:#0f0f0f;
		-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-family:'Work Sans', sans-serif;
		color:#0f0f0f;
		font-size:18px;
		line-height:1.5;
		height:auto;
		width:100%;
		padding:10px 15px;
		display:block;
		border-bottom:1px solid #999999;
		white-space:nowrap;
		float:left;
		clear:both;
	}
	
	.divSandwichBarsHover .menutext {
		margin-right:8px;
		color:#0f0f0f;
	}
	
	.PageLabel {
		font-size:24px;
	}

	.slideshow-div {
		padding-left:0;
		padding-right:0;
		background:#0f0f0f;
	}

}

@media (max-width:568px) {
	.blogsidemenu{
		display: none;
	}
	.outerSuperNav {
		
	}
	
	.SuperNavLinks  {
		display:none;
	}
	
	.divSandwichNav {
		right:0;
		left:auto;
		width:100%;
		max-width:100%;
		overflow:scroll;
		top:;
	}	
	
	.banner-socialmedia-div, 
	.banner-socialmedia-div #social-networking-small,
	.banner-socialmedia-div #social-networking-small li,
	.banner-socialmedia-div #social-networking-small li a,
	.banner-socialmedia-div #social-networking,
	.banner-socialmedia-div ul#social-networking li,
	.banner-socialmedia-div #social-networking li a, 
	.banner-socialmedia-div p {
		float:right;
	}
	
	.banner-socialmedia-div ul#social-networking-small li,
	.banner-socialmedia-div ul#social-networking li {
		float:left;
	}

	.banner-socialmedia-div p {
		margin-right:5px;
	}	
	
	.navcontainer-split .banner-logo {
		left: 5px;
	    width: 155px;
	    top: -5px;
		transform:none;
	}	

	
}

@media (max-width:767px) {
	.banner-logo {
		position:absolute;
		top:5px;
		left:10px;
		width:50%;
		height:auto;
		-moz-transform:none;
		-webkit-transform:none;
		-ms-transform:none;
		transform:none;
	}
	
	.banner-logo img {
		height:auto;
		width:auto;
		max-width:120px;
	}
	
	.divSchoolName {
	    left: 40%;
	}
	
	.divSchoolName h1{
	    font-size:12px
	}
	
	.slideshow-floatright, .slideshow-floatleft {
		height:310px;
	}
	
	.blogImage {
		width:100%;
		clear:both;
		float:left;
		display:block;
		margin:auto;
		padding:0;
		text-align:center;
	}	
	
	.blog-container img {
		display:inline-block;
		width:auto;
		float:none;
		max-width:100%;
		margin:auto;
		margin-bottom:10px;
		padding:0;
	}
	
	.blogSubTitle,
	.blogContent {
		padding:0;
	}
	
	h2.pullHeading {
		background:#0f0f0f;
		margin:0;
		clear:both;
		width:100%;
		padding: .2em .6em .3em !important;
	}
	
	.content-staff-login #loginform {
		width:100%;
	}
	
	.lww {
		margin-top:0px;
		text-align:center;
		padding:30px 0;
	}
	
	.lww a {
		display:inline-block;
		margin:3px auto;
	}
	
	.tableListingTable {
		width: auto !important;
		padding-left:30px;
		margin-bottom:30px;
		float: none;
	}	
	
	.divFormContainer {
	    margin-bottom: 10px;
	    margin-top: 20px;
	}	
	
	.divNoticeMessage {
	    color: #666;
	    font-style: italic;
	    padding: 10px;
	    background: #ffffff;
	    border: 1px solid #c1c1c1;
	    margin-bottom: 20px;
	    width: 100%;
	    float:right;
	}	
	
	.divMainCalloutSlideshowText {
	    padding-bottom: 10px;
	}	
	
	
	
}




th,
th p,
tr,
tr p, 
td, 
td p {
	vertical-align:middle;
	margin:0;
	line-height:1.5;
	padding:1px;
}

.even {
	background:#fbfbfb;
}

.odd {
	background:#f1f1f1;
}

.divListingWrapper {
	text-align:center;
	padding:15px;
}

.divListingWrapper .divListingInner {
	border:1px solid #999999;
	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 #999999;
	height:34px;
	line-height:32px;
	margin:0;
}

.divSearchForm .txtSearchTerm {
	padding-left:8px;
	width:60%;
}

.divSearchForm .btnSearch {
	width:40%;
	color:#ffffff;
	border-color:#277ebc;
	-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:#0f0f0f;
	border-color:#0f0f0f;
	color:#ffffff;
}

.divListingTableWrapper {
	width:80%;
	float:right;
}

.divListingTableWrapper table {
	float:left;
}

.tableListingTable {
	width:78% !important;
	padding-left:30px;
	margin-bottom:30px;
}

.SportsColumn.SportsColumn2 .table-responsive {
	float:right;
	width:100%;
}

.body-staff-directory .table-responsive {
	float:right;
	width:78%;
}

.table-responsive {
	float:right;
}

.table-responsive .tableListingTable {
	width:100% !important;
}

.tableListingTable th p {
	margin:0;
	padding:5px 0;
}



.blogsidemenu {
	float:right;
	width:20%;
	margin:0;
	padding:0;
}

.blogholder {
	width:80%;
	float:left;
	padding-right:15px;
}

.blogsidemenubanner {
	clear:both;
}

.blogsidemenubanner .blogsidemenuchooser {
	width:49%;
	margin:0;
	float:left;
	display:inline-block;
}
	
.blogsearch input.btnBlogSearch,
.blogsearch .txtBlogSearch {
	width:50%;
	height:24px;
	line-height:24px;
	height:auto;
}


.blogholder .textholder {
	width:100%;	
}

.spanExtraLinksWrapper {
	display:none !important;
}

#season-activities {
	display:none;
} 

.content-schedules .SportsColumn1 .sidemenu-category:last-of-type {
	display:none;
}

.SportsColumn.SportsColumn2 .spnHashTag {
	display:none;
}

a.anchNotActive.headerLink, 
a.anchNotActive.headerLink span,
a.anchActive.headerLink,
a.anchActive.headerLink span,
a.anchActive.headerLink img {
	width:612px;
	height:auto;
}

.innerBannerAd {
    height: auto;
    width: 100%;
    background: url(../../layout/images/sampleBannerAd.jpg) center no-repeat;
}

.sideAdContainer a {
	padding-left:0;
}

@media (min-width:1024px) and (max-width:1199px) {
	
	.divSports {
		width:100%;
		height:372px;
	}	
	
	.divsportCol1 .pullHeading,
	.pullHeadingSport,
	.pullHeadingSport a,
	.outerBlogPull.outerBlogPullSport h2.pullHeading {
		font-size: 30px !important;
		height: 92px;
		line-height: 32px !important;
		text-align: center;
		color: black !important;
		background: none !important;
	}
	
	.blog-container img {
	    width: 100%;
	    float: left;
	    margin-left: 0px;
	    margin-bottom: 20px;
	}
	
	.outer-content-div {
		margin-top:188px;
	}
	
	.body-home .outer-content-div {
		margin-top:0px;
	}			
	
	.tableListingTable {
		width: auto !important;
		padding-left:30px;
		margin-bottom:30px;
		float: none;
	}	
	
	.table-responsive {
	    width: 78%;
	    margin-bottom: 15px;
	    overflow-y: scroll;
	    -ms-overflow-style: -ms-autohiding-scrollbar;
	    border: 1px solid #ddd;
	}	
	
	.marquee-footer-inner {
	    width: 100%;
	    height: 100px;
	    margin: 0px auto;
	    opacity: 1;
	    filter: alpha(opacity=100);  
	    -moz-transition: all 0.4s ease;
	    -o-transition: all 0.4s ease;
	    -webkit-transition: all 0.4s ease;
	    transition: all 0.4s ease;
	}		
		
}

@media (min-width:768px) and (max-width:1199px) {
	
	.blogsearch {
		float:left;
		width:100%;
		clear:both;
		margin-bottom:10px;
	}
	
	.blogsearch input.btnBlogSearch,
	.blogsearch .txtBlogSearch {
		width:100%;
	}
}

@media (max-width:767px) {
	.blogsidemenu,
	.blogholder,
	.blog-container {
		width:100%;
		padding:0;
	}
	
	.blogImagePreview {
		text-align:center;
	}
	
	.body-staff-directory .table-responsive {
		float:right;
		width:100%;
	}	
	
	.marquee-footer-inner {
	    width: 100%;
	    height: 100px;
	    margin: 0px auto;
	    opacity: 1;
	    filter: alpha(opacity=100);  
	    -moz-transition: all 0.4s ease;
	    -o-transition: all 0.4s ease;
	    -webkit-transition: all 0.4s ease;
	    transition: all 0.4s ease;
	}	
	
}



@media (min-width:768px) and (max-width:1023px) {
	
	.divSports {
		width:100%;
		height:277px;
	}	
	
	.divsportCol1 .pullHeading,
	.pullHeadingSport,
	.pullHeadingSport a,
	.outerBlogPull.outerBlogPullSport h2.pullHeading {
		font-size: 21px !important;
		height: 92px;
		line-height: 32px !important;
		text-align: center;
		color: black !important;
		background: none !important;
	}
	
	.blog-container img {
	    width: 100%;
	    float: left;
	    margin-left: 0px;
	    margin-bottom: 20px;
	}
	
	.outer-content-div {
		margin-top:188px;
	}	
	
	.body-home .outer-content-div {
		margin-top:0px;
	}	
	
	.tableListingTable {
		width: auto !important;
		padding-left:30px;
		margin-bottom:30px;
		float: none;
	}	
	
	.table-responsive {
	    width: 78%;
	    margin-bottom: 15px;
	    overflow-y: scroll;
	    -ms-overflow-style: -ms-autohiding-scrollbar;
	    border: 1px solid #ddd;
	}
	
	.marquee-footer-inner {
	    width: 100%;
	    height: 100px;
	    margin: 0px auto;
	    opacity: 1;
	    filter: alpha(opacity=100);  
	    -moz-transition: all 0.4s ease;
	    -o-transition: all 0.4s ease;
	    -webkit-transition: all 0.4s ease;
	    transition: all 0.4s ease;
	}		
	
	.marquee-footer-wrapper {
	    position: relative;
	    z-index: 99;
	    bottom: 0px;
	    width: 100%;
	    height: 110px;
	    -webkit-box-shadow: 0px 0px 10px 0px black;
	    box-shadow: 0px 0px 10px 0px black;      
	    background: url(../images/transgray75.png);
	}	
	
	.innerBannerAd {
	    height: 100px;
	    width: auto;
	    background: url(../../layout/images/sampleBannerAd.jpg) center no-repeat;
	}	
	
	a.anchNotActive.headerLink, 
	a.anchNotActive.headerLink span,
	a.anchActive.headerLink,
	a.anchActive.headerLink span,
	a.anchActive.headerLink img {
		width:612px;
		height:auto;
		margin:auto;
	}
		
		
}

@media (max-width:1023px) {
	.divEventPull,
	.outerBlogPull,
	.outerBlogPull.halfwidth,
	.outerBlogPull.halfwidth.outerBlogPullSport,
	.twitterFeed,
	.twitterFeed iframe {
		width:100%;
	}
	
	.twitterFeed,
	.twitterFeed iframe {
		margin:auto;
		text-align:center;
	}
	
	.twitterFeed iframe {
		max-height:85vh !important; 
	}
	
		
	.divEventPullWrapper {
		text-align:center;
		background:#0f0f0f;
		margin:15px auto;
	}
	
	.divEventPullWrapper h2.pullHeading {
		color:#ffffff;
		padding:15px;
	}
	
	.outerBlogPull {
		margin:15px auto;
	}
	
	
}





.sideAdContainer {
	clear:both;
}

@media (max-width:1199px) {

	.sidemenu .sideAdContainer a {
		padding-left:0;
	}
	
}

@media (min-width:768px) and (max-width:1199px) {
	.sideAdContainer.sticky {
		top:173px !important;	
	}	
}

@media (max-width:767px) {
	.sideAdContainer {
		position:relative !important;
		top:0px !important;
	}	
	
	.sideAdContainer,
	.sideAdContainer .sideItem {
		text-align:center;
		margin-bottom:15px;
	}
	
	.divsportCol1 .pullHeading,
	.pullHeadingSport,
	.pullHeadingSport a,
	.outerBlogPull.outerBlogPullSport h2.pullHeading {
		font-size: 25px !important;
		height:auto;
		line-height: 32px !important;
		text-align: center;
		color: black !important;
		background: none !important;
	}	
	
	.divEventPull-1 {
		margin-top:20px;
	}
	
}



@media (max-width:1199px){
	.banner-logo{
		left:12%;	
	}
	
	.divSchoolName{
		left:23%;
	}
}

@media (max-width:834px){
	.banner-logo{
		left:17%;	
	}
	
	.divSchoolName{
		left:30%;
	}
	.lww{
		font-size:11px;
	}
}

@media (max-width:768px){
	
}

@media (max-width:767px){
	.banner-logo {
	    left: 2%;
	}
	
	.divSchoolName{
		width:45%;
		left:37%;
	}
	
	.divSandwichBarsHover{
		margin-right:15px;
	}
	
	.divMainCalloutSlideshowTextHolder,
	.divMainCalloutSlideshowText{
		position:relative;
	}
	
	.slideshow-rightride.slideshow-floatright{
		height:auto;	
	}
	
	.divMainCalloutSlideshowImageHolder{
		height:250px;
	}
	
	.slideshow-rightride.slideshow-floatright .divMainCalloutSlideshowImageHolder img{
		height:250px;
	}
	
	.fa.fa-lg.fa-times,
	.fa.fa-lg.fa-bars {
		font-size:40px;
	}
	
	.pullHeading, .pullHeading a{
		font-size:22px;
	}
	
	.pullHeading-events{
		display:none;
	}
	
	.divHomeCol1,
	.divHomeCol2{
		width:100%;
	}
	
	.divFooterColumn{
		display:none;
	}
	
	.footer-div-bottom{
		text-align:center;
	}
	
	#loginform label, #updatepwform label {
	    margin-right: 10px;
	}	
	
}

@media (max-width:767px) and (orientation:landscape){
	
	.outerBannerAd {
		height:90px;	
	}
	
}

@media (max-width:767px) {

		.divAdsColumn,
		.divAdsColumn .swiper-container {
			clear:both;
			width:100%;
			padding:0;
		}		
	
		.swiper-slide {
			text-align:center;
		}
		
		.divAdsColumn{
			padding:15px 0px;
		}

	}
