/* --- FONTS --- 

 font-family: 'bebas_neueregular';
 font-family: 'latobold';
 font-family: 'latoregular';
 font-family: 'latolight';
 font-family: 'latoblack';

------------ */
/*--- COLOR GUIDE - FIND AND REPLACE THESE COLORS

Dom       : $color-1
Dom Light : $color-1-light
Dom Dark  : $color-1-dark

Sec       : $color-2
Sec Light : $color-2-light

---*/
/*--- COLOR GUIDE - FIND AND REPLACE THESE COLORS

Dom     : @color1

Sec     : @color2

---*/
/* --------------------- COLORS ---------------------- */
/*--Link Color--*/
a, a:hover {
  color: #002868; }

.subpage .ptl_page a {
  color: #002868; }

/*-- Body BG --*/
body {
  background-color: #dfe5ea; }

/*-- Section Heading BG and text color --*/
.sec-header h2, .sec-header h3 {
  background: #002868;
  color: #ffffff; }

/*---- BANNER CONTROLS ----*/
/*--BTN Background--*/
.nivo-directionNav a {
  background-color: #002868 !important; }

/*--BTN Background HOVER--*/
.nivo-directionNav a:hover {
  background-color: #F9E04C !important; }

/*--BTN Triangle color--*/
#banner a.nivo-prevNav:after {
  border-color: transparent #ffffff transparent transparent; }

#banner a.nivo-nextNav:after {
  border-color: transparent transparent transparent #ffffff; }

/*-- Sidenav LV2 border left color --*/
.sitenavl1 a.navLink {
  border-left: 3px solid #002868; }

/*-- Home News and Upcoming events button --*/
#news-summary .content a.read-more, .ptl_upcomingevents .ptl_upcomingevents_footer .more_events:link, .ptl_upcomingevents .ptl_upcomingevents_footer .more_events:visited, .ptl_upcomingevents .ptl_upcomingevents_footer .more_events:active {
  background: #002868; }

/*-- Home News and Upcoming events button HOVER --*/
#news-summary .content a.read-more:hover, .ptl_upcomingevents .ptl_upcomingevents_footer .more_events:hover {
  background: #333333; }

/*-- Footer title text color --*/
#footer h3 {
  color: #002868; }

/*---- TELERIK COLORS ----*/
/*--TOP LEVEL STYLES--*/
/*--Normal State--*/
.inner-bar a, .telerik_main_menu .rmRootGroup a {
  color: #000; }

.telerik_main_menu .rmRootGroup a span {
  color: #000; }

/*--Over and Focused State ***/
.inner-bar a:hover, .telerik_main_menu .rmRootGroup a:hover, .telerik_main_menu .rmRootGroup a.rmFocused {
  color: #fff; }

.telerik_main_menu .rmRootGroup a:hover span, .telerik_main_menu .rmRootGroup a.rmFocused span {
  color: #fff; }

/*--TOP LEVEL HOVER BG COLOR AND IMAGES (two images)--*/
.inner-bar a:hover, .telerik_main_menu .rmRootGroup a:hover, .telerik_main_menu .rmRootGroup a.rmFocused {
  background-color: #002868;
  color: #fff; }

/*--END OF TOP LEVEL STYLES--*/
/*--DROPDOWN MENU STYLES--*/
/*--Normal State--*/
.telerik_main_menu .rmGroup a {
  color: #ffffff;
  background: #1A1A1A; }

.telerik_main_menu .rmGroup a span {
  color: #ffffff;
  background: #1A1A1A; }

/*--Over and Focused State--*/
.telerik_main_menu .rmGroup a:hover, .telerik_main_menu .rmGroup a.rmFocused {
  background: #002868;
  color: #fff; }

.telerik_main_menu .rmGroup a:hover span, .telerik_main_menu .rmGroup a.rmFocused span {
  background: #002868;
  color: #fff; }

/*--END OF DROPDOWN MENU STYLES--*/
.rmItem:hover {
  background-color: #002868;
  color: #fff; }

.rmVertical .rmItem:hover a span, .rmVertical .rmItem:hover a {
  background-color: #002868;
  color: #fff; }

/*--DROPDOWN LV2 MENU STYLES--*/
/*--Normal State--*/
.telerik_main_menu .rmGroup .rmGroup a {
  color: #fff;
  background: #222; }

.telerik_main_menu .rmGroup .rmGroup a span {
  color: #fff;
  background: #222; }

/*--Over and Focused State--*/
.telerik_main_menu .rmGroup .rmGroup a:hover, .telerik_main_menu .rmGroup .rmGroup a.rmFocused {
  background: #002868;
  color: #ffffff; }

.telerik_main_menu .rmGroup .rmGroup a:hover span, .telerik_main_menu .rmGroup .rmGroup a.rmFocused span {
  background: #002868;
  color: #ffffff; }

/*--SECOND LEVEL BORDER LEFT--*/
.rmLevel2 {
  border-left: 4px solid #F9E04C; }

/*--END OF DROPDOWN MENU STYLES--*/
/*---- END TELERIK COLORS ----*/
/*--UPCOMING EVENTS--*/
.abtnPrev a, .abtnPrev a:hover, .abtnNext a, .abtnNext a:hover {
  background: #333333;
  color: #ffffff; }

/*--END UPCOMING EVENTS--*/
/* --------------------- IMAGES ---------------------- */
/*-- Body BG --*/
body {
  background-image: url(../../Servers/Server_432691/Templates/header-bgCanal.png); }

/*-- Social Icons --*/
#social li.icn a {
  background: url(../../Servers/Server_432258/Templates/social-icon.png); }

/*--Navigation Arrow BG--*/
.telerik_main_menu .rmGroup .rmItem .rmExpandRight:after {
  background: url(../../../Common/resources/DesignPortfolio/SiteThemes/Metric/Blue/arrows-sprite.png); }

/*--Navigation Arrow--*/
/*--Light--*/
.telerik_main_menu .rmGroup .rmItem .rmExpandRight:after {
  background-position: -18px -44px !important; }

/*or*/
/*--Dark--*/
/*
.telerik_main_menu .rmGroup .rmItem .rmExpandRight:after {
 background-position: -18px -8px !important;
}
*/
/* --------------------- QUICK LINKS ---------------------- */
ul.quick-links {
  list-style: none;
  margin: 0px;
  padding: 0px; }

ul.quick-links img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto; }

ul.quick-links img:hover {
  opacity: 0.7; }

/* ------------------------------------------------------------- */
body {
  background-position: center top;
  background-repeat: no-repeat; }

.sec-header h2, .sec-header h3 {
  padding: 15px;
  font-weight: normal;
  letter-spacing: 1px;
  margin: 0px;
  font-size: 24px; }

.w-33 .sec-header h3 {
  background: #F9E04C; }

.w-66 .row .inside-padding, .w-33 .row .inside-padding {
  background: #ffffff; }

.w-66 > div > .row, .w-33 > div > .row {
  border-radius: 15px;
  overflow: hidden; }

#menubar {
  padding: 0px 20px 0px 20px; }

.inner-bar {
  max-width: 950px;
  margin: 0px auto;
  background: #F9E04C;
  border-radius: 15px;
  padding: 0px 15px 0px 15px; }

#banner.row {
  margin-bottom: 0px; }

#banner .bannerContainer {
  border-radius: 15px;
  overflow: hidden; }

#banner .nivoSlider {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

#banner .nivo-directionNav a {
  display: block;
  width: 31px !important;
  height: 31px !important;
  background-repeat: no-repeat !important;
  z-index: 2998 !important;
  background-image: none !important; }

#banner a.nivo-prevNav:after {
  content: '';
  position: absolute;
  top: 9px;
  left: 9px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 15px 12px 7px 0; }

#banner a.nivo-nextNav:after {
  content: '';
  position: absolute;
  top: 9px;
  left: 11px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7px 0 7px 11px; }

#banner .bannerContainer.bannerShowControls .nivo-caption {
  padding-bottom: 0.5em !important; }

#banner .nivo-controlNav {
  display: none !important; }

#RSSLink {
  position: absolute;
  top: -47px;
  right: 0px; }

#header-center {
  width: 95%;
  margin: 40px auto; }

#logo {
  float: left;
  width: 20%; }

#logo img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto; }

#school-name {
  float: left;
  width: 80%; }

#school-name h1 {
  margin: 0px;
  font-family: 'lusitanaregular';
  text-transform: uppercase;
  font-size: 33px;
  padding: 7px 0px 0px 20px;
  font-weight: normal;
  text-shadow: 1px 1px 1px #FFFFFF; }

#header-center a:hover {
  text-decoration: none !important; }

#motto {
  text-transform: none;
  display: block;
  font-family: 'latobold';
  letter-spacing: 1px;
  font-size: 50%; }

.subpage #page {
  max-width: 1000px;
  margin: 5px auto 0px;
  padding: 10px; }

#sub-content-left {
  width: 23%;
  float: left; }

#sub-content-right {
  width: 77%;
  float: left; }

.sitenavl0 {
  padding-left: 0px; }

a.navLink {
  display: block;
  padding: 10px;
  margin: 0px 0px 5px; }

.sitenavl0 a.navLink {
  font-family: 'latobold'; }

.sitenavl0.currentpage a.navLink {
  background: #f5f5f5; }

.sitenavl1 a.navLink {
  padding: 3px 6px 3px 6px;
  margin: 6px 0px 6px 0px; }

.credits {
  text-align: center;
  color: #333333;
  padding: 5px; }

.label_skin_corporation {
  font-size: 13px;
  font-family: 'latolight'; }

.label_skin_corporation a {
  color: #333333;
  text-decoration: none;
  font-family: 'latolight'; }

.label_skin_corporation a:hover {
  text-decoration: underline;
  color: #333333; }

#breadcrumbs {
  margin: 5px 0px 15px; }

#spanBreadcrumbPageId {
  font-family: 'latobold'; }

#main-content .row {
  border-radius: 15px;
  overflow: hidden; }

#main-content .row .inside-padding {
  background: #ffffff; }

#inside-nav {
  background: #ffffff;
  border-radius: 15px;
  overflow: hidden;
  padding: 0px;
  min-height: 300px; }

#footer {
  border-top: 3px dotted #ffffff;
  max-width: 960px;
  margin: 0px auto;
  padding: 0px 10px 0px 10px; }

#footer h3 {
  font-family: 'lusitanaregular';
  font-size: 25px;
  margin: 0px 0px 5px; }

#footer-address {
  color: #000; }

ul#social {
  list-style: none;
  margin: 0px;
  padding: 0px;
  float: right; }

#social li.icn {
  display: inline-block;
  padding: 0px 3px 0px 3px; }

#social li.icn a {
  width: 40px;
  height: 40px;
  display: inline-block; }

#social li.icn.facebook a {
  background-position: 0px 0px; }

#social li.icn.twitter a {
  background-position: -40px 0px; }

#social li.icn.youtube a {
  background-position: -80px 0px; }

#social li.icn.email a {
  background-position: -120px 0px; }

#social li.icn.instagram a {
  background-position: -160px 0px; }

#footer-left {
  float: left;
  width: 75%; }

#footer-right {
  float: left;
  width: 25%; }

.RadMenu a.rmLink {
  line-height: 50px; }

/*** START OF TOP LEVEL MENU STYLES ***/

.telerik_main_menu .rmRootGroup a.rmExpanded span { 
   color: #ffffff; 
   background: #002868;
}

.telerik_main_menu a, .telerik_main_menu a:hover {
  text-decoration: none;
  font-size: 13px;
  font-weight: normal; }

.telerik_main_menu .rmText {
  padding-top: 5px !important;
  padding-bottom: 15px !important; }

.telerik_main_menu .rmGroup .rmText {
  padding-bottom: 5px !important; }

.RadMenu .rmItem {
  height: auto;
  margin-right: 0px; }

.RadMenu .rmText {
  font-family: 'latoregular';
  font-weight: normal;
  font-size: 12pt; }

.RadMenu .rmLink {
  float: left;
  outline: 0 none;
  padding-left: 0px !important; }

.RadMenu .rmHorizontal .rmText {
  padding: 0px 12px 0px 12px !important;
  letter-spacing: 0.06em; }

.RadMenu .rmGroup .rmText {
  margin-left: 0px !important;
  padding: 8px 10px 8px 10px !important;
  margin-bottom: 4px; }

.rmrootGroup .rmHorizontal li.rmItem {
  margin-left: 10px; }

/*** Normal State ***/
.telerik_main_menu .rmRootGroup a {
  text-decoration: none;
  font-size: 18px;
  font-family: 'latoregular'; }

.telerik_main_menu .rmRootGroup a span {
  text-decoration: none;
  font-size: 14px;
  font-family: 'latoregular'; }

/*** Over and Focused State ***/
.telerik_main_menu .rmRootGroup a:hover, .telerik_main_menu .rmRootGroup a.rmFocused {
  text-decoration: none;
  background-position: left top, right top;
  background-repeat: no-repeat; }

.telerik_main_menu .rmRootGroup a:hover span, .telerik_main_menu .rmRootGroup a.rmFocused span {
  text-decoration: none; }

/*** END OF TOP LEVEL MENU STYLES ***/
/*** START OF DROPDOWN MENU STYLES ***/
/*** Normal State ***/
.telerik_main_menu .rmGroup a {
  text-decoration: none;
  font-size: 10pt;
  font-weight: normal; }

.telerik_main_menu .rmGroup a span {
  text-decoration: none;
  font-size: 10pt;
  font-weight: normal;
  line-height: normal !important;
  font-family: 'latoregular', Arial, Helvetica, sans-serif;
  text-transform: none; }

.telerik_main_menu .rmGroup .rmItem .rmExpandRight:after {
  content: '';
  position: absolute;
  top: 5px;
  right: 5px;
  width: 18px;
  height: 26px; }

/*** Over and Focused State ***/
.telerik_main_menu .rmGroup a:hover, .telerik_main_menu .rmGroup a.rmFocused {
  text-decoration: none;
  border-bottom: none !important; }

.telerik_main_menu .rmGroup a:hover span, .telerik_main_menu .rmGroup a.rmFocused span {
  text-decoration: none; }

/*** Dropdown border ***/
.RadMenu .rmRootGroup .rmItem ul.rmGroup {
  width: 200px;
  padding: 0px; }

/*** END OF DROPDOWN MENU STYLES ***/
#mobile-bar {
  line-height: 50px;
  color: #000;
  text-indent: 15px; }

@media screen and (max-width: 640px) {
  #header-center {
    margin: 10px auto; }
 }

#social li.icn a:hover {
  opacity: 0.8; }

.ptl_upcomingevents_item .ptl_upcomingevents_date .ptl_upcomingevents_month {
  color: #000000; }

/*===== FONTS =====*/
@font-face {
  font-family: 'lusitanaregular';
  src: url('https://cdnsm5-ss16.sharpschool.com/common/template-fonts/lusitana-regular-webfont.eot');
  src: url('https://cdnsm5-ss16.sharpschool.com/common/template-fonts/lusitana-regular-webfont.eot?#iefix') format('embedded-opentype'), url('https://cdnsm5-ss16.sharpschool.com/common/template-fonts/lusitana-regular-webfont.woff') format('woff'), url('https://cdnsm5-ss16.sharpschool.com/common/template-fonts/lusitana-regular-webfont.ttf') format('truetype'), url('https://cdnsm5-ss16.sharpschool.com/common/template-fonts/lusitana-regular-webfont.svg#lusitanaregular') format('svg');
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'latoregularitalic';
  src: url('https://cdnsm5-ss16.sharpschool.com/common/template-fonts/lato-regita-webfont.eot');
  src: url('https://cdnsm5-ss16.sharpschool.com/common/template-fonts/lato-regita-webfont.eot?#iefix') format('embedded-opentype'), url('https://cdnsm5-ss16.sharpschool.com/common/template-fonts/lato-regita-webfont.woff') format('woff'), url('https://cdnsm5-ss16.sharpschool.com/common/template-fonts/lato-regita-webfont.ttf') format('truetype'), url('https://cdnsm5-ss16.sharpschool.com/common/template-fonts/lato-regita-webfont.svg#latobold') format('svg');
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'latobold';
  src: url('https://cdnsm5-ss16.sharpschool.com/common/template-fonts/lato-bol-webfont.eot');
  src: url('https://cdnsm5-ss16.sharpschool.com/common/template-fonts/lato-bol-webfont.eot?#iefix') format('embedded-opentype'), url('https://cdnsm5-ss16.sharpschool.com/common/template-fonts/lato-bol-webfont.woff') format('woff'), url('https://cdnsm5-ss16.sharpschool.com/common/template-fonts/lato-bol-webfont.ttf') format('truetype'), url('https://cdnsm5-ss16.sharpschool.com/common/template-fonts/lato-bol-webfont.svg#latobold') format('svg');
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'latoregular';
  src: url('https://cdnsm5-ss16.sharpschool.com/common/template-fonts/lato-reg-webfont.eot');
  src: url('https://cdnsm5-ss16.sharpschool.com/common/template-fonts/lato-reg-webfont.eot?#iefix') format('embedded-opentype'), url('https://cdnsm5-ss16.sharpschool.com/common/template-fonts/lato-reg-webfont.woff') format('woff'), url('https://cdnsm5-ss16.sharpschool.com/common/template-fonts/lato-reg-webfont.ttf') format('truetype'), url('https://cdnsm5-ss16.sharpschool.com/common/template-fonts/lato-reg-webfont.svg#latoregular') format('svg');
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'latolight';
  src: url('https://cdnsm5-ss16.sharpschool.com/common/template-fonts/lato-lig-webfont.eot');
  src: url('https://cdnsm5-ss16.sharpschool.com/common/template-fonts/lato-lig-webfont.eot?#iefix') format('embedded-opentype'), url('https://cdnsm5-ss16.sharpschool.com/common/template-fonts/lato-lig-webfont.woff') format('woff'), url('https://cdnsm5-ss16.sharpschool.com/common/template-fonts/lato-lig-webfont.ttf') format('truetype'), url('https://cdnsm5-ss16.sharpschool.com/common/template-fonts/lato-lig-webfont.svg#latolight') format('svg');
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'latoblack';
  src: url('https://cdnsm5-ss16.sharpschool.com/common/template-fonts/lato-bla-webfont.eot');
  src: url('https://cdnsm5-ss16.sharpschool.com/common/template-fonts/lato-bla-webfont.eot?#iefix') format('embedded-opentype'), url('https://cdnsm5-ss16.sharpschool.com/common/template-fonts/lato-bla-webfont.woff') format('woff'), url('https://cdnsm5-ss16.sharpschool.com/common/template-fonts/lato-bla-webfont.ttf') format('truetype'), url('https://cdnsm5-ss16.sharpschool.com/common/template-fonts/lato-bla-webfont.svg#latoblack') format('svg');
  font-weight: normal;
  font-style: normal; }

.listSchools a {
    text-decoration: none;
}

.listSchools li {
    margin-bottom: 3px;
}

#school-name h1 {
    margin-top: 35px;
    word-spacing: 6px;
}

#motto {
  word-spacing: normal;
}

.fadeout {
    position: relative; 
    bottom: 50px;
    width:100%;
    height: 50px;
    background: -webkit-linear-gradient(
        rgba(255, 255, 255, 0) 0%,
        rgba(255, 255, 255, 1) 100%
    ); 
    background-image: -moz-linear-gradient(
        rgba(255, 255, 255, 0) 0%,
        rgba(255, 255, 255, 1) 100%
    );
    background-image: -o-linear-gradient(
        rgba(255, 255, 255, 0) 0%,
        rgba(255, 255, 255, 1) 100%
    );
    background-image: linear-gradient(
        rgba(255, 255, 255, 0) 0%,
        rgba(255, 255, 255, 1) 100%
    );
    background-image: -ms-linear-gradient(
        rgba(255, 255, 255, 0) 0%,
        rgba(255, 255, 255, 1) 100%
    );
} 

.readmore-fade a {
    background-color: #f9e14b;
    padding: 3px 5px;
}

.readmore-fade a:hover {
 opacity: 0.7;
 text-decoration: none;
}

.readmore-fade {
    margin-top: -25px;
    margin-bottom: 10px;
}