@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700);
/**
@import url('theme_T11_desktop.css') screen;
@import url('theme_T11_mobile.css') (max-width:600px); 
/

/* common*/
body {
    font: 62.5%/1.4 'Montserrat', Arial, Helvetica, Verdana, sans-serif;
}

body.bg-primary {
    background-color: #3D444D;
    color: inherit;
}

body .portlet-column-content {
    /*padding: 10px;*/
}
body.home .portlet-column-content, body.adminPage .portlet-column-content{
    padding: 0;
}

.overlay {
    display: none;
}
.cms-header .name-school, .cms-header .motto, .cms-header .header-address td {
    font-weight: normal;
    font-family: 'Montserrat', sans-serif;

}
#hd {
    height: auto;
    background-color: #3D444D;
}
#hd .site {
    height: auto;
    background-color: #3D444D;
}



#tn li a {
    display: inline-block;
    height: auto;
	font-size: 12px;
	max-width: 100px;
    min-width: 77px;
    overflow: hidden;
    padding: 0 12px;
    overflow: hidden;
}
#tn .current {
    background-color: white;
}
#tn .current a {
    background-color: #FFFFFF;
    color: #000000;
}

#tn .current a:hover {
    text-decoration: none;
}


#tn li span {
    display: inline-block;
    height: 48px;
    vertical-align: middle;
}

#ub, #screen{
    background-color: white;
}

.portlet-header h3,.portlet-header .title{
	background-color: transparent;
    font-size:26px;
    color: #363636;
    float: left;
    padding: 0;
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0;
}

/***** side nav *****/
#ln {
    margin-right: 10px;
}
.cms-ln #subnav .arrow {
    background: none;
}
.cms-ln #subnav .arrow:after, #sidenav-trigger:after {
    position: absolute;
    right: 0;
    margin-right: 10px;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f055";
}
.cms-ln #subnav .currentPage {
    background: 0;
    background-color: #3D444D;
}
#sidenav-trigger {
    display: none;
    line-height: 1.2em;
    padding: 0.9em 1em 0.9em 1em;
    font-weight: bold;
    background-color: #3D444D;
    color: white;
    border: 0;
    width: 94%;
    margin: 0 10px 1px 10px;
    text-align: left;
    font-size: 13px;
}
/*** header ***/
#top-h-menu span.mobilelnk {
    display: none;
}
/*** typography***/
#main-content h1.contact-us-title {
    border-bottom: 0;
}
.standard-page-body h3, .standard-page-body, .standard-page-body p, .standard-page-body h2, .cms-framework-newsindex .newsindex-content .newslink h2, .standard-page-body ul li {
    font-family: inherit;
}
/********************* Homepage Calendar ********************/
.det-calendar .header label, .det-calendar .header span{
	float: left;
    font-size: 26px;
}
.det-calendar .calendar-homepage .header{
    border-bottom: 2px solid #8A8E93;
	overflow: auto;
}
.det-calendar .upevents dl dd.even, .det-calendar .upevents dl dt{
	margin-bottom:25px;
}
.det-calendar .upevents dl dd.even, .det-calendar .upevents dl dt a{
	font-weight: bold;
	float:left;
	width: 260px;
    font-size: 15px;
}
.det-calendar .upevents dl dt span{
	font-size: 15px;
	float:left;
}
div.calendar-homepage .upevents dl dt {
    width: 100%;
}
.det-calendar .calendar-homepage {
	margin-right: 1em;
}
.det-calendar .calendar-homepage .calendar-mini .calendarnavigation .skip+span, .det-calendar .calendar-mini .calendarnavigation .skip+span {
    width: 100%;
    z-index: 0;
}
.det-calendar .calendar-mini .calendarnavigation .skip+span {
    width: 100%;
}
.det-calendar .calendar-mini .calendarnavigation span {
    position: absolute;
    z-index: 0;
}
.det-calendar .calendar-mini .calendarnavigation .skip+span+.skip {
    right: 0;
}
.det-calendar table td>a {
    color: #333;
}
.det-calendar .calendar-mini table th {
    background-color: #E8E8E5;
    border: 1px solid white;
    font-size: 15px;
    color: #5A6068;
}
.det-calendar .calendar-homepage .det-calendar-table {
    background-color: #E8E8E5 !important;
}
.det-calendar .calendar-homepage .calendar-mini table td.selected a.hasEvent {
    color: black !important;
}
/* start mega login menu */

.megamenu {
	background-color:white !important;
	width: 200px;
}

.megamenu .column ul li {
   background-color: white !important;
}
.megamenu .column ul li:hover {
    width: 200px;
}
.caret-down {
  border-top: 5px solid white;
}
.menu-caret-up {
  border-bottom: 10px solid white !important;
  right: 15px;
}

/* end of mega login menu*/
/*********START HOMEPAGE SOCIAL PROFILE***************/
.homepage-socialprofile  {
    padding: 30px 0;
}
.homepage-socialprofile .socialfeeds-wrapper {
    padding: 0;
    width: auto;
    background-color: transparent;
}
.homepage-socialprofile .socialfeeds .c2 {
    width: auto;
    
}
/*ul.socialprofile.inline li {
    background-image: inherit;
}*/
.socialfeeds .c2 .feed {
    padding: 10px;
}
.socialfeeds-wrapper .socialfeeds-header, .socialfeeds .column .feed {
    background-color: transparent;
}

.homepage-socialprofile .socialfeeds .c3 {
    width: 30%;
}
.homepage-socialprofile .socialfeeds .c4, .homepage-socialprofile .socialfeeds .c1 .feed {
    width: 22%;
}
.homepage-socialprofile .socialfeeds-wrapper .socialfeeds-header h3 {
    border-bottom: 2px solid #8A8E93;
}

/*********END HOMEPAGE SOCIAL PROFILE***************/
/* end common */


/*****tab*****/
#tn {
    background-color: inherit;
}
#tn .cnt.bg-primary {
    background-color: #3D444D;
}

#tn li {
    background-color: #3D444D;
    border-left: 1px solid white;
}
#tn li:first-of-type {
    border-left: 0;
}

.nav-trigger , .hamburger{
  display:none;
}



#ub, #screen{
  background-color: #F7F8F9;
}



/******************** homepage tagline **************************/
.homepage-tagline.txt-secondary{
    color: white;
}
.det-homepage-desc .description {
    padding-left: 40px;
    padding-right: 40px;
    margin: 10px 10px 10px 0;
    background-color: #3D444D;
}
.det-homepage-desc .description td{
	height: 366px;
    font-size: 16px;
    line-height: 1.6;
}
.det-homepage-desc .description table {
    width: 219px;
}
/********************* Homepage Galleries ********************/


.det-gallery-homepage-module .header {
    border-bottom: 2px solid #8A8E93;
    overflow: auto;
    margin-bottom: 2em;
}

.det-gallery-homepage-module .header label, .det-gallery-homepage-module .header span {
    font-size: 26px;
    color: #363636;
	float: left;
}

.det-gallery-homepage-module .gallery-title {
    float: left;
}

.det-gallery-homepage-module .header a {
    font-size: 14px;
    float: right;
    margin-top: 13px;
}
.det-gallery-homepage-module .header a.more-albums span {
    font-size: 14px;
    color: #001d4e;
}
.det-gallery-homepage-module .header a.more-albums span:hover {
    text-decoration: underline;
}
.det-gallery-homepage-module {
    margin-top: 1em;
    overflow: auto;
}
.det-calendar .calendar-homepage .header{
	overflow: auto;
}



.det-gallery-homepage-module .gallery-title {
    float: left;
}


.det-gallery-homepage-module .albums {
    overflow:hidden;
	height: 230px;
}

.det-gallery-homepage-module .albums .item {
    display: inline-block;
	background-color: #CCC;
    margin-bottom: 3em;
}
.det-gallery-homepage-module .albums .item  + .item{
	float: right;
}

.det-gallery-homepage-module .albums .item .img{
    display: inline-block;
    width: 300px;
	height: 225px;
	text-align: center;
	line-height:225px;
	overflow: hidden;
}
.det-gallery-homepage-module .albums .item .img img{
	vertical-align:middle;
	margin-left:auto;
	margin-right:auto;
	height: 225px;

}

.det-gallery-homepage-module .albums .item .albumtitle{
    bottom: 0.5em;
    color: #FFFFFF;
    display: block;
    font-size: 16px;
    font-weight: bold;
    left: 0;
    margin-left: 10px;
    position: absolute;
    width: 290px;
}
.det-gallery-homepage-module .albums .item .albumtitleBG{
	background-color: #000;
    display: block;
    height: 3.6em;
    width: 300px;
    position: absolute;
	left: 0;
	bottom: 0;
	filter: alpha(opacity = 50);
    -moz-opacity: .50;
    opacity: .50;
}
.det-gallery-homepage-module .albums .item .photos{
    color: #000;
    font-size: 12px;
    font-weight: normal;
    padding-top: 0.4em;
    padding-left: 10px;
    position: absolute;
    top: 0;
    left: 225px;
}
.det-gallery-homepage-module .albums .item .photos .photosbold{
    font-weight: bold;
}
.det-gallery-homepage-module .albums .item .photosBG{
    background-color: #FFF;
    display: block;
    height: 1.8em;
    width: 65px;
    position: absolute;
    right: 0;
    top: 0;
    filter: alpha(opacity = 75);
    -moz-opacity: .75;
    opacity: .75;
}

.det-gallery-homepage-module .albums .itemdivider{
    display: inline-block;
    width: 20px;
    height: 225px;
}

/********************* Homepage News ********************/
.det-newsindex-homepage-module {
    padding-left: 1em;
    overflow: auto;
}
.det-newsindex-homepage-module .newslink h2{
	line-height: normal;
    margin-bottom: 1em;
}
.det-newsindex-homepage-module .newsindex-content .newslink h2 {
    font-size: 18px;
}
.det-newsindex-homepage-module .header{
    border-bottom: 2px solid #8A8E93;
    overflow: auto;
    margin-bottom:2em;
}
.det-newsindex-homepage-module .header label, .det-newsindex-homepage-module .header span{
    font-size: 26px;
    color: #363636;
}
.det-newsindex-homepage-module .header a{
    font-size: 14px;
    float: right;
    margin-top: 13px;
}

.det-newsindex-homepage-module .editLinks{
    display:none;
}


.det-newsindex-homepage-module .title{
    float:left;
}

.det-newsindex-homepage-module .newsindex-content{
    min-height: 110px;
    -webkit-text-size-adjust: 100%;
}
.det-newsindex-homepage-module .newsindex-content .newsindex-row{
    overflow:auto;
    margin-bottom:5em;
}

.det-newsindex-homepage-module .newsindex-content .newsindex-row p{
    font-size: 14px;
}
.det-newsindex-homepage-module .newsindex-content .imglink{
    display:inline-block;
    margin: 0 1.5em 0em 0;
    max-width: 140px;
    float: left;
}
.det-newsindex-homepage-module .newsindex-content .imglink img{
	max-width: 140px;
}
.portlet-boundary_newspageportlet_WAR_commoncmscmsframeworkportlet_{
    width: 700px;
}
.det-newsindex-homepage-module .newsindex-content .newslink{
    color: #333333;
    font-size: 1.6em;
    font-weight: bold;
    padding-bottom: 0.3em;
}

#column-1 .det-newsindex-homepage-module .newsindex-current-title{
    display:none;
}

span.misspell, span.ms {
    color: red;
    text-decoration: underline;
    cursor: pointer;
}


#ftedit, #ft{
    background:#3D444D;
    height: inherit;
    padding: 1em;
    overflow: inherit;
}

.adminPage #ub, .adminPage #screen{
    background: none;
}

.adminPage .screen-btm{
 display:none;
}
#screen{
    padding:0;
    width:100%;
    margin:0;
    color:#000;
}


/*********newsletter ***************/
.det-newsletter{
    background: none;
    border-radius: 0;
    margin: 0 0 3em 0;
}

.det-newsletter .newsletterLink {
    padding: 10px 14px 0 15px;
}

.newsletterLink a:before {
    content: "\f0f6";
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 44px;
    display: inline-block;
    float: left;
    margin-right: 10px;
}
.det-newsletter .allnewsletters {
    float: right;
    font-size: 14px;
    top: 0;
    margin-top: 13px;
}

.det-newsletter .portlet-header {
    border-bottom: 2px solid #8A8E93;
    overflow: hidden;
    margin-bottom: 1em;
}

.det-newsletter-index .gray-line {
display: none;
}
.det-newsletter-index .portlet-name h1 {
    font-size: 25.6px;
}
.det-newsletter-index .years {
    font-size: 22px;
    color: black;
    padding-top: 30px;
    padding-bottom: 14px;
}
.det-newsletter-index .years .current {
    color: black;
    font-weight: bold;
}
.det-newsletter-index .years a {
    border-left: solid 1px black;
    font-weight: normal;
}
.det-newsletter-index .newsletter-date {
    font-size: 16px;
    line-height: inherit;
}
.det-newsletter-index .newsletter-link, .det-newsletter-index .newsletter-link a {
    font-size: 22px;
}
/*********START Utilitybar***************/

#ub .cnt {
background-color: #3D444D;
}

#utilitybar {
    font-family: inherit;
    background-color: inherit;
}
#utilitybar a {
    padding-left: 5px;
    margin-left: 0;
}

#utilitybar #utilitybar-calendar, #utilitybar #utilitybar-gallery,  #utilitybar #utilitybar-contactus, #utilitybar #utilitybar-newsletter, #utilitybar #utilitybar-news-story, #utilitybar #utilitybar-searchBox, #utilitybar #utilitybar-payment{
    background-image: none;
}
#utilitybar li a:before {
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 23px;
    width: 30px;
    display: inline-block;
    vertical-align: middle;
}
#utilitybar a#utilitybar-calendar:before{
  content: "\f073";
}
#utilitybar a#utilitybar-gallery:before{
  content: "\f03e";
}
#utilitybar a#utilitybar-contactus:before{
  content: "\f095";
}
#utilitybar a#utilitybar-newsletter:before{
  content: "\f0f6";
}
#utilitybar a#utilitybar-news-story:before{
  content: "\f1ea";
}
#utilitybar a#utilitybar-payment:before{
  content: "\f155";
}

#utilitybar #query {
    background: white;
    border: inherit;
    width: 90%;
    float: none;
    font-family: inherit;
    font-size: 12px;
    padding: 9px;
    margin-top: 0;
}
#utilitybar .utilitybar-searchBox {
    margin: 0;
    padding-right: 0;
}

#utilitybar .utilitybar-searchBox #submit {
    border: none;
    float: none;
    width: 30px;
    background: none;
    position: absolute;
    z-index: 999;
    right: -4px;
    top: 2px;
}

/*
#utilitybar .utilitybar-searchBox #submit:before {
        font: normal normal normal 14px/1 FontAwesome;
    margin-right: 5px;
    font-size: inherit;
    content: "\f27b";
}

*/
#utilitybar .utilitybar-searchBox form {
    margin-right: -5px;
}
#utilitybar .utilitybar-searchBox form:after {
    content: "\f002";
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 23px;
    width: 30px;
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    right: -5px;
    top: 5px;
    color: #555555;
}
#utilitybar ul {
    height: auto;
    background: none;
    padding-left: 0;
}
#utilitybar ul li:first-child {
    padding-right: 2em;
}

#utilitybar ul li {
    padding: 10px;
    float: none;
    display: inline-block;
}
#utilitybar ul li.current {
  padding: 0;
}
#utilitybar ul li:hover, #utilitybar ul li.current:hover a {
  background-color: #646971;
}
#utilitybar-ul .current a {

    margin: 0;
    margin-bottom: 7px;
    padding: 15px 10px 3px 15px;
    background-color: #3D444D;
    color: white;
}

#utilitybar ul li a {
    color: white;
    font-weight: 400;
    text-transform: uppercase;
    padding-right: 0;
}
/*********END Utilitybar***************/



/***** misc ****/
.fragmentPage, .rta-module {
    margin-left: 1em;
}


#column-2 .portlet-boundary:first-child {
   border-bottom: 20px solid #F7F8F9;
}
#column-1.aui-w50 {
    border-right: 1px solid #8A8E93;
}
/***** footer share-link ****/
#footer-share ul.share-links {
    height: inherit;
    padding-top: 0;
}
#footer-share ul.share-links li {
    display: inline-block;
    height: inherit;
    padding: 10px;
}

#footer-share {
    height: inherit;
    background: #D8DADB;
}
#footer-share li, ul.share-links a {
    font-family: inherit;
    color: black;
}
#footer-share a {
    padding-left: 0;
    margin-left: 0;
}
#footer-share a.facebook-icon, #footer-share a.twitter-icon, #footer-share a.email-icon {
    background: none; 
}
ul.socialprofile.inline li a:hover {
    text-decoration: none;
}
#footer-share a:before {
    font: normal normal normal 14px/1 FontAwesome;
    margin: 0 10px 0 0;
    font-size: inherit;
    content: "\f27b";
    background-color: #B1B4B8;
    width: 20px;
    height: 20px;
    display: inline-block;
    border-radius: 20px;
    padding: 4px;
    text-align: center;
    line-height: 20px;
    color: #3D444D;
}
#footer-share a.facebook-icon:before {
    content: "\f09a";
}
#footer-share a.twitter-icon:before {
    content: "\f099";
}
#footer-share a.email-icon:before {
    content: "\f0e0";
}


/*** footer****/

#footer {
    margin-top: 0;
    padding-bottom: 80px;
}
#footer .footer-logo {
    width: 110px;
    background: 0;
    background-color: white;
    border-radius: 1em;
    margin-top: 7px;
}
#footer-detlogo {

    width: auto;
}
#footer-detlogo img {
    width: 180px;
    height: 64px; 
}
#ft .footer-logo img, #ftedit .footer-logo img {
    max-width: 100%;
}
#footer ul {
    border: 0;
    height: auto; 
    padding-left: 45px;
}
#footer li a {
    padding-left: 0;
    line-height: 2.5em;
    font-family: inherit;
}
#footer .footer-links1 {
    width: 20em;
}
#footer .footer-links0 li a, #footer .footer-links1 li a {
    background: 0;
    padding-left: 0;
    display: inline-block;
    font-family: inherit;
}
#footer .footer-links0 li a:before, #footer .footer-links1 li a:before {
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f138";
    padding-right: 7px;
}

#footer .footer-links3 {
    width: auto; 
}
#footer .footer-links2 {
    padding-left: 25px; 
}

/*** News***/
.cms-framework-newsindex .newsindex-current-title {
    border: 0;
    font-size: 2.6em;
}
.standard-page-body h2, .cms-framework-newsindex .newsindex-content .newslink h2 {
    font-size: 22px;
}
.cms-framework-newsindex .newsindex-content .newsnormal {
    border-bottom: 2px dotted #777C82;
}
.cms-framework-newsindex .newsindex-content .newsindex-row {
    margin-bottom: 34px;
}
.cms-framework-newsindex .newsindex-content h1 a#cmsframeworkViewNewsYear {
    font-size: 26px;
}
.cms-framework-newsindex .newsindex-content h1 a#cmsframeworkViewNewsYear span:after {
    content: "\f0da";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-left: 10px;
}
.cms-framework-newsindex .newsindex-content .newslink {
    padding-bottom: 29px;
}
.cms-framework-newsindex .newsindex-content a#cmsframeworkViewNewsYear + .spacer2 {
    display: none;
}
.cms-framework-newsindex .newsindex-content .month {
    border: 0;
}

/*** Search Result***/
.searchresults-lblResult {
    font-size: 25.6px;
}
body.T11 #searchresults .gs-title {
    font-size: 22px;
    margin-bottom: 16px;
}
body.T11 #searchresults .gs-snippet {
    font-size: 16px;
}
body.T11 #searchresults .gs-url {
    color: #505050;
}
body.T11 #searchresults .gs-selected-option-container {
    background-color: transparent;
    border: 1px solid black;
    border-radius: 0;
    box-shadow: none;
    color: #242424;
    cursor: pointer;
    font-size: 16px;
    font-weight: normal;
    height: 33px;
    line-height: 33px;
    padding: 0 13px;
}
body.T11 #searchresults .gs-option-menu {
    background: white;
    border: 1px solid black;
    box-shadow: none;
    cursor: pointer;
    font-size: 16px;
    padding: 6px 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 7;
}
body.T11 #searchresults .gs-result-info, .gs-orderby-label {
    font-size: 16px;
}
body.T11 #searchresults .gs-result {
    margin-top: 40px;
}
body.T11 #searchresults .gs-result b {
    text-shadow: -1px 0px #000;
}
body.T11 #searchresults .gs-orderby-label {
    margin-right: 10px;
    color: black;
    font-size: 16px;
}
body.T11 #searchresults .gs-above-wrapper-area {
    border-bottom: none;
}
body.T11 #searchresults .gs-cursor {
    font-size: 16px;
}
body.T11 #searchresults .gs-cursor-box {
    margin: 65px 0;
}
body.T11 #searchresults a {
    color: black;
}
body.T11 #searchresults .gs-cursor-page {
    margin-right: 29px;
    display: inline-block;
}

/*** Gallery ***/
.det-gallery h1 {
    font-size: 25.6px;
}
.det-gallery .content {
    border: 0;
    padding-top: 40px;
}
.det-gallery .content .blist .item {
    border: 0;
    margin: 0 20px 30px 0;
    width: 164px;
    padding: 0;
    background-color: #3D444D;
}
.det-gallery .content .blist .item div:first-child {
    height: 221px;
}
.imgS {
    height: 130px;
    width: 100%;
}
.imgS img {
    height: 130px;
}
.det-gallery .content .blist .item .imgS {
    display: block;
    background-color: white;
}
.det-gallery .content .blist .item .title {
    text-align: left;
    padding: 10px;
    color: black;
    background-color: white;
    height: 67px;
}

.det-gallery .content .blist .item label, .det-gallery .content .blist .item span {
    color: white;
    display: block;
    text-align: inherit;
    position: relative;
    bottom: 0;
    background-color: #3D444D;
    margin-top: 5px;
    padding: 4px 7px;
    font-size: 11px;
    
}
.det-gallery .content .blist .item label.date, .det-gallery .content .blist .item span.date {
    text-align: right;
    float: right;
}
.det-gallery .content .blist .item label.photos, .det-gallery .content .blist .item span.photos {
    float: left;
    text-align: left;
}
.det-gallery .paging li {
    font-size: 26px;
}
.det-gallery .paging {
    display: block;
    margin-top: 50px;
    margin-bottom: 93px;
}


.det-album .content {
    border-top: 0;
}
.det-album .content .blist {
    border-bottom: 0;
    height: 610px;
}
.det-album .content .acover .desc {
    font-size: 16px;
    margin-top: 27px;
}
.det-album .bcrumb * {
    font-size: 26px;
}
.det-album .bcrumb a, .det-album .bcrumb span.spacer2 {
    font-weight: normal;
}
.det-album .content .acover, .det-album .content .acover .imgM img {
    width: 290px;
}
.det-album .imgM {
    height: auto;
    width: 290px;
}
.det-album .content .blist .item>div {
    background-color: #D8DADB;
}
.det-album.editing .content .blist .item {
    height: 18em;
}
.det-album .content .blist .item {
    width: 165px;
    height: 130px;
    margin: 0 0 25px 25px;
}
.det-album .content .blist img {
    height: 100%;
}
.det-album .blist ul {
    height: auto;
}
.det-album .paging .pages {
    padding-left: 0;
    width: 590px;
}
.LightBoxID_Container {
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-border-radius: 0;
    border: 10px solid #000;
    font-family: inherit;
}
.LightBoxID_Container .lbTitle {
    -moz-border-radius-topleft: 0;
    -moz-border-radius-topright: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    -webkit-border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
   
}
.LightBoxID_Container .lbContent {
    font-family: inherit;
}
.LightBoxID_Container .lbDisplay {
    background-color: white;
}
#lbDisplay .arrow span{
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 80px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background: 0;
    color: #B3B6BA;
}
#lbDisplay .right.arrow span:after {
    content: "\f054";
}
#lbDisplay .left.arrow span:after {
    content: "\f053";
}
.LightBoxID_Container .lbTitle a.close {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 30px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background: 0;
    color: #fff !important;
}
.LightBoxID_Container .lbTitle .close:after {
    content: "\f057";
}
/*** paging***/

.paging .pages .prev .arrow, .paging .pages .arrow, .paging .pages span.arrow {
    background: 0;
}
.paging .pages .prev .arrow:after, .paging .pages .next .arrow:after  {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 35px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.paging .pages .prev .arrow:after  {
    content: "\f0d9";
}
.paging .pages .next .arrow:after  {
    content: "\f0da";
}
/*** calendar ***/
.det-calendar .rightcolumn {
    margin-left: 20px;
    margin-bottom: 50px;
}
.det-calendar .calendar-full {
    width: 690px;
}
.det-calendar .calendar-full .calendarnavigation {
    background-color: #F7F8F9;
    float: left;
    width: 100%;
    padding-top: 35px;
    height: auto;
    font-size: 16px;
}
.det-calendar .calendar-full .calendarnavigation .gotocurrent {
	padding-top: 6px;
}
.det-calendar .calendar-full .calendarnavigation span.display-title, .det-calendar .calendar-full .calendarnavigation span.display-title-to {
    float: none;
    display: inline-block;
}
.det-calendar .calendar-full .calendarnavigation .display-title {
    font-size: 16px;
    margin-right: 12px;
}
.det-calendar .calendar-full .calendarnavigation.eventview {
    padding-top: 0;
}
.det-calendar .calendar-full .calendarnavigation.eventview + div,  .det-calendar .calendar-full .calendarnavigation.eventview + hr {
    display: none;
}
.det-calendar-eventview {
    background-color: #F7F8F9;
}
.det-calendar .calendar-full table {
    width: auto;
}
.det-calendar .calendar-full table td {
    height: 50px;
    width: 87px;
}
.det-calendar .content {
    border: 0;
}
h1.calendar-title {
    font-size: 26px;
}
.det-calendar .printmonth, .det-calendar .printpage {
    font-size: 16px;
    background: 0;
    font-weight: bold;
}
.det-calendar .printmonth:after, .det-calendar .printpage:after {
    content: "\f02f";
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 22px;
    width: 0;
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
}
.det-calendar .calendar-mini {
    margin-bottom: 53px;
}
.det-calendar .calendar-mini .calendarnavigation .skip a {
    background: 0;
}
.det-calendar .calendar-mini .calendarnavigation .skip a:before {
    background: 0;
    content: "\f053";
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 16px;
    width: 0;
    display: inline-block;
    vertical-align: middle;
}
.det-calendar .calendar-mini .calendarnavigation .skip+span+.skip a:before{
    content: "\f054";
}
.det-calendar .calendar-full .calendarnavigation .skip.rightarrow {
    float: none;
    display: inline-block;
}
.det-calendar table td.next>a, .det-calendar table td.previous>a {
    color: #E8E8E5;
}

.det-calendar .calendar-mini table td.today a {
    background-color: black;
    background-image: inherit;
    color: white !important;
}
.det-calendar .calendar-mini table td.selected.today a {
    background-color: black;
    background-image: inherit;
}
.det-calendar .calendar-mini table td.selected a.hasEvent, .det-calendar .calendar-mini table td.selected a {
    /*border: 1px solid black;*/
}
.det-calendar .calendar-full .calendarnavigation .skip {
    background: 0;
}

.det-calendar .calendar-full .calendarnavigation .rightarrow a, .det-calendar .calendar-full .calendarnavigation .leftarrow a {
    background: 0;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 23px;
    width: 0;
    display: inline-block;
    vertical-align: middle;
}
.det-calendar .calendar-full .calendarnavigation .rightarrow a:after {
     content: "\f138";   
}
.det-calendar .calendar-full .calendarnavigation .leftarrow a:after {
     content: "\f137";   
}
.det-calendar .calendar-full .rangeselector {
    background-color: #D3D3D3;
}
.det-calendar .calendar-full .rangeselector, .det-calendar .calendar-full .rangeselector a {
    color: #001d4e;
}
.det-calendar .calendar-full .eventsintable .event {
    margin-top: 18px;
}
.det-calendar .smallheader {
    border-bottom: 0;
}
.det-calendar .smallheader h3.title {
    font-size: 19px;
    color: black;
}
.det-calendar .upevents dl {
    font-size: 15px;
}
.det-calendar .calendar-day ul li, .det-calendar .calendar-week ul li, .det-calendar .calendar-month ul li {
    background-color: #E8E8E5;
    height: auto !important;
    padding: 10px;
}
.det-calendar .calendar-day ul li span.times, .det-calendar .calendar-week ul li span.times, .det-calendar .calendar-month ul li span.times {
    width: 200px;
}
.det-calendar a.rssFeed {
    margin-right: 170px;
}
.calendar-day, .calendar-week, .calendar-month {
    width:100%;
}

.det-calendar .calendar-month {
	display: none;
}
	
.det-album.editing .content .blist {
	height: 57em;
}

/*** 404 page ***/
#foroforcontainer {
    width: 100% !important;
}

/***mobile****/
@media screen and (max-width: 600px) {
 
body.public-page {
    min-width: 100%;
}

.cnt {
    width: 100%;  
    margin: 0 auto;
}

#screen #ct {
    width:94% !important;
    margin: 0 10px;
}
div#main-content {
    margin: 0 10px;
}

.aui-w50#column-1 {
    width: 100%;
    float: none;
    clear: both;
    border: 0;
}
.aui-w50#column-2, #main-content.columns-2 .aui-w70  {
    width: 100%;
}

.portlet-column {
    display: block;
    vertical-align: top;
}
#column-1 .portlet-boundary {
    padding: 0;
}
/** resposnsive img **/
.standard-page-body .layout .imgSize4, body.cke_editable .layout .imgSize4 {
    width: 100%;
}
.standard-page-body .layout .imgSize4 img, body.cke_editable .layout .imgSize4 img {
    width: 100%;
}
.standard-page-body img {
    max-width: 100%;
}
/*** main nvg ***/

#tn .cms-tn ul {
    margin-top: 20px;
}




.cms-tn {
    width: 100%;
}
.cms-tn li {
    max-width: none;
    width: 100%;
    text-align: left;
}

.portlet-header h3,.portlet-header .title{
    font-size:22px;
}

/***** side nav *****/
#ln {
    width: 94% !important;
    margin: 0 10px;
    display: none;
}
#sidenav-trigger, #ln.active {
    display: block;
}
#sidenav-trigger:after {
    margin-right: 20px;
    font-size: 17px;
}
#sidenav-trigger.active:after {

    content:"\f056";
}

/*********newsletter ***************/
.det-newsletter{
    margin: 0em 0em 3em -1em;
}
.det-newsletter .allnewsletters {
    font-size:20px;
    right: -166px;
    margin-top: 0;
}
.det-newsletter .allnewsletters:before {
    right: 166px;
}
.det-newsletter-index .years {
    font-size: 18px;
}
.det-newsletter-index .newsletter-date {
    font-size: 12px;
}
.det-newsletter-index .newsletter-link, .det-newsletter-index .newsletter-link a {
    font-size: 16px;
}

/**** rss icon on mobile only ****/
a.rssFeed {
    right: 0;
    text-indent: -2000px;
    width: 20px;
    padding-left: 0;
}
/**** portlet header ****/

#main-content .portlet-body .header, #main-content .det-calendar .smallheader {
   border-bottom: 2px solid #8A8E93;
    overflow: hidden;
    margin-bottom: 2em;
}
.portlet-header a {
    position: absolute;
    right: -150px;
}
.portlet-header a:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f061";
    position: absolute;
    right: 150px;
    line-height: 1.6em;
}
/******************** header **************************/

.cms-header .name {
    letter-spacing: -1px;
    font-size: 28px;
}
.cms-header .motto {
    font-size: 16px;
    margin-top: 19px;
}

.cms-header .name-school {
    width: auto;
    padding: 0 12px;
    height: inherit;
}
#top-h-menu {
    height: auto;
}

#lnk .links > span {
    display: none;
}


/******************** homepage tagline **************************/

.det-homepage-desc {
    display: none;
}

/********************* Homepage Calendar ********************/
.det-calendar .header label, .det-calendar .header span{
    font-size: 22px;
}
.det-calendar .calendar-homepage {
    margin: 0 0 0 -1em;
}
.det-calendar .calendar-homepage .header a {
    font-size: 20px;
    padding-top: 0;
    margin-top: 0;
}
/********************* Homepage slideshow ********************/
.det-slideshow #homepageSlideshow {
    width: 100%;
    height: 20em;
    line-height: 20em;
}
.det-slideshow #homepageSlideshow .disp>img {
    max-width: 100%;
    height: auto;
}
.det-slideshow .view {
    left: 0; 

}
body.home #screen {
     padding-top: 0; 
}
/********************* Homepage Galleries ********************/
.det-gallery-homepage-module {
    overflow: auto;
    margin-top: 0;
}

.det-gallery-homepage-module .gallery-title {
    float: left;
}

.det-gallery-homepage-module .header a {
    font-size: 20px;
    float: right;
    margin-top: 0;
}
.det-gallery-homepage-module .header a.more-albums span {
    display: none;
}

.det-gallery-homepage-module .header label, .det-gallery-homepage-module .header span{
    font-size: 22px;
    color: #363636;
}

.det-gallery-homepage-module .albums {
    overflow:auto;
    height: auto;
}

.det-gallery-homepage-module .albums .item {
    display: block;
}
.det-gallery-homepage-module .albums .item  + .item{
	float: left;
    width: 100%;
}

.det-gallery-homepage-module .albums .item .img{
    width: 100%;
}
.det-gallery-homepage-module .albums .item .img img{
	vertical-align:middle;
	margin-left:auto;
	margin-right:auto;
	height: auto;
    width: 100%;

}

.det-gallery-homepage-module .albums .item .albumtitle{
    bottom: 0.5em;
    color: #FFFFFF;
    display: block;
    font-size: 16px;
    font-weight: bold;
    left: 0;
    margin-left: 10px;
    position: absolute;
    width: 290px;
}
.det-gallery-homepage-module .albums .item .albumtitleBG{
    width: 100%;
    
}
.det-gallery-homepage-module .albums .item .photos{
    left: inherit;
}
.det-gallery-homepage-module .albums .item .photos .photosbold{
    font-weight: bold;
}
.det-gallery-homepage-module .albums .item .photosBG{
    background-color: #FFF;
    display: block;
    height: 1.8em;
    width: 65px;
    position: absolute;
    right: 0;
    top: 0;
    filter: alpha(opacity = 75);
    -moz-opacity: .75;
    opacity: .75;
}

.det-gallery-homepage-module .albums .itemdivider{
    display: inline-block;
    width: 20px;
    height: 225px;
}

/********************* Homepage News ********************/
.det-newsindex-homepage-module {
    overflow: auto;
    padding-left: 0;
}


.det-newsindex-homepage-module .header label, .det-newsindex-homepage-module .header span{
    font-size: 22px;
    color: #363636;
}
.det-newsindex-homepage-module .header a{
    font-size: 20px;
    float: right;
    margin-top: 0;
}

.det-newsindex-homepage-module .editLinks{
    display:none;
}


.det-newsindex-homepage-module .title{
    float:left;
}

.det-newsindex-homepage-module .newsindex-content{
    min-height: 110px;
}

.det-newsindex-homepage-module .newsindex-content .newslink h2 {
    font-size: 16px;
}
/**for news index image wrapping on mobile**/
.det-newsindex-homepage-module .newsindex-content .imglink, .cms-framework-newsindex .newsindex-content .imglink{
    float: none;
    display: block;
    margin: 0 0 15px 0;
    max-width: 100%;
}
.det-newsindex-homepage-module .newsindex-content .imglink img {
    max-width: 100%;
}
.portlet-boundary_newspageportlet_WAR_commoncmscmsframeworkportlet_{
    width: 100%;
}
.det-newsindex-homepage-module .newsindex-content .newslink{
    color: #333333;
    font-size: 1.6em;
    font-weight: bold;
    padding-bottom: 0.3em;
}

#column-1 .det-newsindex-homepage-module .newsindex-current-title{
    display:none;
}

span.misspell, span.ms {
    color: red;
    text-decoration: underline;
    cursor: pointer;
}

/******News****/
.standard-page-body h2, .cms-framework-newsindex .newsindex-content .newslink h2, .cms-framework-newsindex .newsindex-content h1 a#cmsframeworkViewNewsYear {
    font-size: 16px;
    font-weight: bold;
}

.cms-framework-newsindex .newsindex-content .newsindex-row p {
    font-size: 14px;
}

#ub, #screen{
padding:0;
}
.adminPage #ub, .adminPage #screen{
    background: none;
}
.screen-btm{
    margin:0;
}
.adminPage .screen-btm{
 display:none;
}
#screen{
    padding-top:30px;
}
.cms-framework-newsindex .newsindex-content .imglink img {
    width: 100%;
}

/* start mega login menu */

.megamenu {
    right: 0;
    left: inherit;
}


/* end of mega login menu*/

/*********START HOMEPAGE SOCIAL PROFILE***************/


.homepage-socialprofile {
    width: 100%; 
}
.homepage-socialprofile .socialfeeds-wrapper .socialfeeds-header h3 {
    font-size: 22px;

}
.homepage-socialprofile .socialfeeds-wrapper {
        padding: 0 10px;
}
ul.socialprofile.inline {
    display: none;
}
.socialfeeds .c2 .feed {
    width: 100%;
    display: inline-block;
    float: none;
    vertical-align: top;
    padding: 0px 0px 20px 0px;
}
.homepage-socialprofile .socialfeeds .c1 .feed, .homepage-socialprofile .socialfeeds .c2, .homepage-socialprofile .socialfeeds .c3, .homepage-socialprofile .socialfeeds .c4 {
    width: 100%;
}
.socialfeeds .c1 .feed, .socialfeeds .c4, .socialfeeds .c3 {
    padding-right: 0;
}
/*********END HOMEPAGE SOCIAL PROFILE***************/


/*********START Utilitybar***************/


#utilitybar li a:before {
    font: normal normal normal 14px/1 FontAwesome;
    margin-left: 15px;
    font-size: 28px;
    width: 50px;
    display: inline-block;
}

#utilitybar #query {
    font-size: 16px;
    padding: 6px;
}
#utilitybar .utilitybar-searchBox {
    float: none;
    display: block;
    width: auto;
    padding: 10px;
    margin: 0;
}
#utilitybar .utilitybar-searchBox form:after {
    right: 8%;
    top: 14px;
}
#utilitybar .utilitybar-searchBox #submit {
    right: 30px;
    top: inherit;
}
#utilitybar ul {

    padding-top: 1em;
}
#utilitybar ul li {
    float: none;
    display: block;
    padding: 0;
}
#utilitybar ul li:hover {
  background-color: #646971;
}
#utilitybar ul li:first-child {
    float: none;
    width: 100%;
}
#utilitybar ul li a {
    color: white;
    font-weight: 400;
    font-size: 12px;
    text-transform: uppercase;
    padding: 10px;
    line-height: 53px;
}
#utilitybar ul li.current {
    padding: 0 0 0 5px;
}
#utilitybar-ul .current a {
    padding: 10px;
    margin: 0;
    background-color: #3D444D;
}
/*********END Utilitybar***************/

/****footer share links*****/


#footer-share {
    padding-bottom: 20px;
}
#footer-share ul.share-links {
    width: 100%;
}
#footer-share ul.share-links li {
    display: block;
}
/****footer*****/
#footer .footer-logo {
    float: left;
    clear: both;
    margin-bottom: 50px;
}
#footer ul {
    float: none;
    clear: both;
    padding: 0;
}
#footer-detlogo img{
    height: auto;
    width: 100%;
}
#footer-detlogo {
    margin-bottom: 20px;
    width: 70%;
}

#footer .footer-links1 {
    width: auto;
    
}
#footer .footer-links2 {
    padding-left: 0;
}
#footer .footer-links3 {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    float: right;
        border-bottom: 1px solid grey;
    margin-bottom: 20px;
}
/* hamburger menu */
#lnk {
    position: fixed;
    width: 100%;
    height: 50px;
    top:0;
    z-index: 200;
}
#hd {
    margin-top: 50px;
}
#tn .cnt section.portlet, #ub .cnt section.portlet{
  width: 80%;
  height: 100%;
  position: fixed;
  top: 50px;
  bottom: 0;
  z-index: 100;
  background: #3D444D;
}
#tn li {
    margin: 0;
    border: 0;
}
#tn li a {
    max-width: 85%;
}
#ub .cnt section.portlet{
  left: 100%;
}
#tn .cnt section.portlet{
  right: 100%;
}
.nav-trigger , #loginAnchor{
  display:none;
}



label.hamburger {
  position: fixed;
   top: 15px;
  height: 30px;
  width: 30px;
  color: white;
  cursor: pointer;
  z-index: 300;
  text-align: center;
  display: block;
  
}
label.hamburger:after {
    content: "\f00d";
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 18px;
    line-height: 30px;
}


label[for="nav-trigger"]:after {
  content: "\f142";
}
label[for="burger-trigger"]:after {
  content: "\f0c9";
}
label[for="search-trigger"]:after {
  content: "\f002";
}
label[for="payment-trigger"]:after {
  content: "\f155";
}
label[for="newsletter-trigger"]:after {
  content: "\f0f6";
}
label[for="contact-trigger"]:after {
  content: "\f095";
}
label[for="calendar-trigger"]:after {
  content: "\f073";
}
label[for="burger-trigger"] {
  left: 20px; 
}
label[for="search-trigger"] {
  left: 60px; 
}
label[for="nav-trigger"] {
  right: 20px;
}
label[for="contact-trigger"] {
  left: 180px;
}
label[for="payment-trigger"] {
  left: 220px;
}
label[for="newsletter-trigger"] {
  left: 140px;
}
label[for="calendar-trigger"] {
  left: 100px;
}
/* Make the Magic Happen */
.nav-trigger + label, #hd .cnt section.portlet, #ub .cnt section.portlet, #utilitybar .utilitybar-searchBox, .cms-header .header-address  {
  transition: 0.2s;
}

#nav-trigger:checked + label[for="nav-trigger"]:after, #burger-trigger:checked + label[for="burger-trigger"]:after, #search-trigger:checked + label[for="search-trigger"]:after, #contact-trigger:checked + label[for="contact-trigger"]:after {
  content: "\f00d";
}

#lnk, #burger-trigger:checked ~ #hd #tn .cnt section.portlet, #nav-trigger:checked ~ #ub .cnt section.portlet, #burger-trigger:checked ~ #lnk, #nav-trigger:checked ~ #lnk {
  box-shadow: 0 0 3px 3px rgba(0,0,0,0.5);
}

#nav-trigger:checked ~ #ub .cnt section.portlet {
  left: 20%;
}

#burger-trigger:checked ~ #hd #tn .cnt section.portlet {
  right: 20%;
}
/*
#payment-trigger:checked ~ #lnk #loginMenu.megamenu {
  display:block;
  left: 0;
  right: inherit;
  top: 50px;
}
*/
#utilitybar .utilitybar-searchBox {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100;
}
.cms-header .header-address {
    position: fixed;
    background-color: #3D444D;
    right: 0;
    width: 100%;
   top: -50px;
   z-index: 100;
}
.cms-header .header-address td {
    font-weight: 400;
    font-size: 14px;
    height: 84px;
    text-align: center;
}
#contact-trigger:checked ~ #hd .cms-header .header-address {
  top: 50px;
}
#search-trigger:checked ~ #ub .cnt section.portlet #utilitybar .utilitybar-searchBox{
  top: 50px;
}

/*** Search Result***/
.searchresults-lblResult {
    font-size: 23px;
}
body.T11 #searchresults .gs-title {
    font-size: 16px;
}
body.T11 #searchresults .gs-snippet {
    font-size: 14px;
}
body.T11 #searchresults .gs-cursor-page {
    margin-right: 34px;
    margin-bottom: 16px;
}

/*** Gallery ***/
.det-gallery h1 {
    font-size: 23px;
}
.det-gallery .content {
    padding-top: 26px;
}
.det-gallery .content .blist .item {
    margin: 0 14px 20px 0;
    width: 45%;
}
.det-gallery .content .blist .item div:first-child {
    height: 149px;
}
.imgS, .imgS img {
    height: 94px;
}


.det-gallery .content .blist .item .title {
    height: 30px;
    font-size: 10px;
}

.det-gallery .content .blist .item label, .det-gallery .content .blist .item span {

    padding: 3px 5px;
    font-size: 9px;
    
}

.det-gallery .paging li {
    font-size: 26px;
}
.det-gallery .paging {
    margin-top: 30px;
    margin-bottom: 50px;
}
.det-album, .det-album .imgM, .det-album .content .acover, .det-album .content .acover .imgM img {
    width: 100%;
}
.det-album .bcrumb * {
    font-size: 23px;
}
.det-album .blist ul, .det-album .thumbList {
    width: 300px;
}
.det-album .content .acover .desc {
    font-size: 14px;
    margin-top: 17px;
    margin-bottom: 35px;
}
.det-album .content .blist .item {
    width: 130px;
    height: 100px;
    margin: 0 10px 10px 10px;
}
.det-album .thumbList .paging {
    text-align: center;
    width: 100%;
}
.det-album .paging .pages {
     width: 100%;
}

#lbDisplay .imgL {
    width: 100%;
    height: auto;
    line-height: normal;
    margin-top: 3em;
}
#lbDisplay .imgL img {
    max-width: 100%;
    vertical-align: top;
}
#lbDisplay .left, #lbDisplay .right {
    height: auto;
    position: absolute;
    display: block;
    width: 37px;
    top: 5px;
}
#lbDisplay .left {
    left: 0;
    z-index: 9;
    
}
#lbDisplay .right {
     right: 0;
     z-index: 9;
}
#lbDisplay .arrow span {
    font-size: 32px;
    width: 40px;
}
.LightBoxID_Container .lbContent {
    padding: 0;
}
#lbDisplay .nav-container {
    position: absolute;
    top: 5px;
    left: 0;
    text-align: center;
        width: 100%;
}
.LightBoxID_Container .lbTitle label {
    font-size: 16px;
}
#lbDisplay .nav {
    float: none;
}

.LightBoxID_Container .lbTitle a.close {
    font-size: 20px;
    margin: 0;
}
.LightBoxID_Container {
    width: 96% !important;
    border: 5px solid #000;
    left: 0 !important;
}
/****Calendar***/
.det-calendar .leftcolumn, .det-calendar .calendar-mini .det-calendar-table{

    width: 100%;
}
.det-calendar .leftcolumn .calendar-mini, .det-calendar .upevents, .det-calendar .calendar-full .rangeselector ul.yearselector, .det-calendar .printmonth, .det-calendar .printpage, .det-calendar .calendar-full .det-calendar-table {
    display: none;
}
.det-calendar .leftcolumn.month .calendar-mini {
    display: block;
}
.calendar-day, .calendar-week, .calendar-month, .det-calendar .calendar-full {
    width: 100%;
    margin: 10px 0;
}
.det-calendar .calendar-full .rangeselector ul.dateselector {
    float: left;
}
.det-calendar .calendar-full .calendarnavigation {

    text-align: center;
}
.det-calendar .calendar-full .calendarnavigation .skip {
    position: absolute;
}
.det-calendar .calendar-full .calendarnavigation .skip.rightarrow {
    right: 0;
    top: 35px;
}
.det-calendar .calendar-full .calendarnavigation .display-title {
    font-size: 15px;
    margin-right: 15px;
}
.det-calendar .calendar-full .calendarnavigation span.display-title, .det-calendar .calendar-full .calendarnavigation span.display-title-to {
    display: block;    
    font-size: 15px;
}
.det-calendar .calendar-day ul li span.times, .det-calendar .calendar-week ul li span.times, .det-calendar .calendar-month ul li span.times {
    width: 54%;
    float: left;
}
.det-calendar .calendar-day ul li .eventtitle, .det-calendar .calendar-week ul li .eventtitle, .det-calendar .calendar-month ul li .eventtitle {
    width: 40%;
    display: inline-block;
    padding-left: 6px;
}
.det-calendar .rightcolumn {
    margin-left: 0;
    width: 100%;
}
.det-calendar .calendar-full .calendarnavigation .rightarrow a, .det-calendar .calendar-full .calendarnavigation .leftarrow a {
    font-size: 20px;
}
.det-calendar .calendar-week h2, .det-calendar .calendar-month h2 {
    font-size: 16px;
}
.det-calendar .calendar-full .calendarnavigation.eventview  {
    padding-bottom: 30px;
}
.det-calendar .calendar-full .calendarnavigation.eventview .skip.rightarrow {
    top: 0;
}
.det-calendar .calendar-full .backtocalendar {
   position: absolute;
    top: -53px;
    right: 0;
}
.det-calendar .calendar-full .calendarnavigation .gotocurrent {
    position: absolute;
    right: 0;
    top: -86px;
}
.det-calendar .calendar-month {
	display: block;
}
.det-calendar .calendar-month ul li {
    font-size: 14px;
    padding-left: 10px;
    padding-top: 5px;
    position: relative;
}
.det-calendar .calendar-month h2 {
    margin-top: 20px;
}
.det-calendar .calendar-month ul {
    margin-bottom: 30px;
}
.calendar-month {
    float: left;
    font-size: 14px;
}
/***** Flash embed (SPWS-667) *****/
embed, object, .videowrapper {
    width: 100%;
}
.preiframe {
    position:relative;
    padding-top: 56%;
}
.preiframe iframe {
    position:absolute;
    top:0;
    left:0;
    width:100%; 
    height:100%;
}
.jw-error .jw-title-primary, .jw-error .jw-title-secondary {
    width: 70%;
}

/****** School Enews iframe height holding adjustment  ******/
#ct.narrow {
    min-height: 2200px;
}

}

/************START FOCUS INDICATORS****************/

a:focus {
	outline-offset: -2px;
}

div#main-content a:focus,  div#main-content .link:focus {
	outline: 1px solid #000;
}

#utilitybar input#query:focus {
	outline: 1px solid #fff!important;
	outline-offset: 2px!important;
}

#tn .current a:focus,  #utilitybar button#submit:focus {
	outline: 1px solid #000!important;
	outline-offset: -2px!important;
}

.cms-ln #subnav .currentPage a:focus {
    outline: 1px solid #fff!important;
}

#footer-share a:focus, .socialfeeds-wrapper a:focus {
	outline: 1px solid #000!important;
	outline-offset: 0;

}

#footer-share ul.share-links a:focus {
	display: block;
}

#footer a:focus, #footer-share a:focus {
	outline: 1px solid #fff;
	outline-offset: 1px;
}

.det-calendar .calendar-mini table td.today a:focus {
	outline: 1px solid #fff!important;
	outline-offset: -3px!important;
	color: #fff!important;
	background-color: #000!important;

}

.det-calendar .calendar-mini .calendarnavigation .skip a:focus, .det-calendar .calendar-full .calendarnavigation .skip a:focus {
	outline: 1px solid #000!important;
	outline-offset: 2px!important;
	height: 17px;
    width: 11px;
}

.det-calendar .calendar-full .calendarnavigation .skip a:focus {
	width: 20px;
	height: 23px;
	overflow: hidden;
}

.det-calendar .calendar-full .rangeselector ul li.selected a:focus, .det-calendar table td>a:focus {
	outline: 1px solid #000!important;
	outline-offset: -2px!important;
}

.det-newsindex-homepage-module .newsindex-content a.newslink:focus > h2 {
    overflow: hidden;    
}

.det-gallery-homepage-module .albums .item a.albumtitle:focus {
	outline: 1px solid #fff!important;
}

.gs-cursor-page.gs-cursor-page:focus {
    outline: 1px solid #000;
    outline-offset: 2px;
}

#utilitybar ul li a:focus, .T11 .det-calendar .calendar-full .rangeselector a:focus, .T11 #top-h-menu .txt-primary a:focus   {
	outline-offset: 2px;
}

.goog-te-gadget-simple a.goog-te-menu-value:focus {
	outline: 1px solid #000;

}

#utilitybar ul li.current a:focus {
	outline-offset: -4px;
}


/************END FOCUS INDICATORS*************/

