/* --- FONTS --- 

 font-family: 'asapregular';
 font-family: 'asapbold';
 font-family: 'latobold';
 font-family: 'latoregular';
 font-family: 'latoregularitalic';
 font-family: 'latolight';
 font-family: 'latoblack';

------------ */
/* --------------------- COLORS ---------------------- */
/*-- Header BG color --*/
#header {
  background: #B4B5BA;
  }

/*-- School name text color --*/
#school-name h1 {
  color: #ffffff; }

/*-- school address text color --*/
#header-address {
  color: #000000; }

/*-- Menubar BG color and border bottom color --*/
#menubar {
  background: #1d1d1d;
  border-bottom-color: #B4975A;
  }

/*-- Footer BG color and footer address text color --*/
#footer {
  background: #B4B5BA;
  color: #1d1d1d;
  }

/*-- Footer school name color --*/
#footer h3 {
  color: #1d1d1d;
  }

/* ------------------------------------------------------------- */
.ContextBar, a.ContextBar, a.ContextBar:hover {
  line-height: 45px;
  color: #ffffff; }

#header-left {
  width: 75%;
  float: left; }

#school-name h1 {
  color: #1d1d1d;
  margin: 0px 0px 15px 0px;
  font-weight: normal;
  font-family: 'asapbold';
  text-transform: uppercase;
  }

#header-left a:hover {
  text-decoration: none !important; }

#school-name h1 #motto {
  font-size: 50%;
  font-family: 'latolight'; }

#header-address {
  color: #1d1d1d;
  }

#header-right {
  width: 25%;
  float: right; }

#logo img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto; }

#menubar {
  border-bottom-width: 8px;
  border-bottom-style: solid; }

.inner-bar {
  max-width: 1000px;
  margin: 0px auto;
  padding: 0px 10px 0px 10px; }

#footer .inside-padding {
  padding: 25px 10px 25px 10px; }

#footer-left {
  width: 75%;
  float: left; }

#footer-right {
  width: 25%;
  float: left; }

#footer h3 {
  font-family: 'asapbold';
  margin: 0px 0px 10px;
  font-size: 25px; }

#footer-address {
  color: #1d1d1d;
  }

.credits {
  background: #333333;
  text-align: center;
  color: #ffffff;
  padding: 5px; }

.label_skin_corporation {
  font-size: 13px;
  font-family: 'latolight'; }

.label_skin_corporation a {
  color: #ffffff;
  text-decoration: none;
  font-family: 'latolight'; }

.label_skin_corporation a:hover {
  text-decoration: underline;
  color: #ffffff; }

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 a {
  background: url('../../../common/resources/DesignPortfolio/SiteThemes/CommonLib/social-media/social-sprite.png'); }

@media screen and (max-width: 640px) {
  #header-left, #header-right {
    text-align: center; }
 }

#social li.icn a:hover {
  opacity: 0.8; }

/*===== FONTS =====*/
@font-face {
  font-family: 'asapregular';
  src: url('https://cdnsm5-ss12.sharpschool.com/common/template-fonts/asap-regular-webfont.eot');
  src: url('https://cdnsm5-ss12.sharpschool.com/common/template-fonts/asap-regular-webfont.eot?#iefix') format('embedded-opentype'), url('https://cdnsm5-ss12.sharpschool.com/common/template-fonts/asap-regular-webfont.woff') format('woff'), url('https://cdnsm5-ss12.sharpschool.com/common/template-fonts/asap-regular-webfont.ttf') format('truetype'), url('https://cdnsm5-ss12.sharpschool.com/common/template-fonts/asap-regular-webfont.svg#asapregular') format('svg');
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'asapbold';
  src: url('https://cdnsm5-ss12.sharpschool.com/common/template-fonts/asap-bold-webfont.eot');
  src: url('https://cdnsm5-ss12.sharpschool.com/common/template-fonts/asap-bold-webfont.eot?#iefix') format('embedded-opentype'), url('https://cdnsm5-ss12.sharpschool.com/common/template-fonts/asap-bold-webfont.woff') format('woff'), url('https://cdnsm5-ss12.sharpschool.com/common/template-fonts/asap-bold-webfont.ttf') format('truetype'), url('https://cdnsm5-ss12.sharpschool.com/common/template-fonts/asap-bold-webfont.svg#asapbold') format('svg');
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'latoregularitalic';
  src: url('https://cdnsm5-ss12.sharpschool.com/common/template-fonts/lato-regita-webfont.eot');
  src: url('https://cdnsm5-ss12.sharpschool.com/common/template-fonts/lato-regita-webfont.eot?#iefix') format('embedded-opentype'), url('https://cdnsm5-ss12.sharpschool.com/common/template-fonts/lato-regita-webfont.woff') format('woff'), url('https://cdnsm5-ss12.sharpschool.com/common/template-fonts/lato-regita-webfont.ttf') format('truetype'), url('https://cdnsm5-ss12.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-ss12.sharpschool.com/common/template-fonts/lato-bol-webfont.eot');
  src: url('https://cdnsm5-ss12.sharpschool.com/common/template-fonts/lato-bol-webfont.eot?#iefix') format('embedded-opentype'), url('https://cdnsm5-ss12.sharpschool.com/common/template-fonts/lato-bol-webfont.woff') format('woff'), url('https://cdnsm5-ss12.sharpschool.com/common/template-fonts/lato-bol-webfont.ttf') format('truetype'), url('https://cdnsm5-ss12.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-ss12.sharpschool.com/common/template-fonts/lato-reg-webfont.eot');
  src: url('https://cdnsm5-ss12.sharpschool.com/common/template-fonts/lato-reg-webfont.eot?#iefix') format('embedded-opentype'), url('https://cdnsm5-ss12.sharpschool.com/common/template-fonts/lato-reg-webfont.woff') format('woff'), url('https://cdnsm5-ss12.sharpschool.com/common/template-fonts/lato-reg-webfont.ttf') format('truetype'), url('https://cdnsm5-ss12.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-ss12.sharpschool.com/common/template-fonts/lato-lig-webfont.eot');
  src: url('https://cdnsm5-ss12.sharpschool.com/common/template-fonts/lato-lig-webfont.eot?#iefix') format('embedded-opentype'), url('https://cdnsm5-ss12.sharpschool.com/common/template-fonts/lato-lig-webfont.woff') format('woff'), url('https://cdnsm5-ss12.sharpschool.com/common/template-fonts/lato-lig-webfont.ttf') format('truetype'), url('https://cdnsm5-ss12.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-ss12.sharpschool.com/common/template-fonts/lato-bla-webfont.eot');
  src: url('https://cdnsm5-ss12.sharpschool.com/common/template-fonts/lato-bla-webfont.eot?#iefix') format('embedded-opentype'), url('https://cdnsm5-ss12.sharpschool.com/common/template-fonts/lato-bla-webfont.woff') format('woff'), url('https://cdnsm5-ss12.sharpschool.com/common/template-fonts/lato-bla-webfont.ttf') format('truetype'), url('https://cdnsm5-ss12.sharpschool.com/common/template-fonts/lato-bla-webfont.svg#latoblack') format('svg');
  font-weight: normal;
  font-style: normal; }

/*-------------------------------------------------------------------------*/

/* Logo */
div#logo {
  width: 135px;
  margin: 0 auto; 
}

/* Hover Efects */
.label_skin_corporation a:hover { 
  text-decoration: none; 
}

#breadcrumbs a, div[id*="divContent"] a {
  text-decoration: underline;
}

#breadcrumbs a:hover, #breadcrumbs a:focus, div[id*="divContent"] a:hover, div[id*="divContent"] a:focus  {
  text-decoration: none;
}