/*! normalize.css v1.0.1 | MIT License | git.io/normalize */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary {
  display: block
}
audio, canvas, video {
  display: inline-block;
  *display: inline;
  *zoom: 1
}
audio: not([controls]) {
  display: none;
  height: 0
}
[hidden="true"] {
  display: none
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  padding: 0px
}
html, button, input, select, textarea {
  font-family: sans-serif
}
body {
  margin: 0
}
a:focus {
  outline: thin dotted
}
a:active, a:hover {
  outline: 0
}
h1 {
  font-size: 2em;
  margin: .67em 0
}
h2 {
  font-size: 1.5em;
  margin: .83em 0
}
h3 {
  font-size: 1.17em;
  margin: 1em 0
}
h4 {
  font-size: 1em;
  margin: 1.33em 0
}
h5 {
  font-size: .83em;
  margin: 1.67em 0
}
h6 {
  font-size: .75em;
  margin: 2.33em 0
}
abbr[title] {
  border-bottom: 1px dotted
}
b, strong {
  font-weight: bold
}
blockquote {
  margin: 1em 40px
}
dfn {
  font-style: italic
}
mark {
  background: #ff0;
  color: #000
}
p, pre {
  margin: 0 0
}
code, kbd, pre, samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em
}
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word
}
q {
  quotes: none
}
q:before, q:after {
  content: '';
  content: none
}
small {
  font-size: 80%
}
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}
sup {
  top: -0.5em
}
sub {
  bottom: -0.25em
}
dl, menu, ol, ul {
  margin: 1em 0
}
dd {
  margin: 0 0 0 40px
}
menu, ol, ul {
  padding: 0 0 0 40px
}
nav ul, nav ol {
  list-style: none;
  list-style-image: none
}
img {
  border: 0;
  -ms-interpolation-mode: bicubic
}
svg: not(: root) {
  overflow: hidden
}
figure {
  margin: 0
}
form {
  margin: 0
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: .35em .625em .75em
}
legend {
  border: 0;
  padding: 0;
  white-space: normal;
  *margin-left: -7px
}
button, input, select, textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle
}
button, input {
  line-height: normal
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
  *overflow: visible
}
button[disabled], input[disabled] {
  cursor: default
}
input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *height: 13px;
  *width: 13px
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box
}
input[type="search"]: : -webkit-search-cancel-button, input[type="search"]: : -webkit-search-decoration {
  -webkit-appearance: none
}
button: : -moz-focus-inner, input: : -moz-focus-inner {
  border: 0;
  padding: 0
}
textarea {
  overflow: auto;
  vertical-align: top
}
table {
  border-collapse: collapse;
  border-spacing: 0
}
/* ==========================================================================
   HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)
   ========================================================================== */

html, button, input, select, textarea {
  color: #333;
}
: : -moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}
: : selection {
  background: #b3d4fc;
  text-shadow: none;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
img {
  vertical-align: middle;
}
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
textarea {
  resize: vertical;
}
.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}
/* ==========================================================================
   Schoolgen styles
   ========================================================================== */

body {
  color: #444;
  background: #FFB100 url('/img/bg-body-yellow.jpg') top center no-repeat;
}
a {
  color: #F47F23;
  text-decoration: none;
}
p {
  margin: 0px;
  font-size: 14px;
  line-height: 18px
}
.left {
  float: left
}
.right {
  float: right
}
.linkSml {
  color: #F47F23;
  font-size: 11px;
  text-decoration: underline
}
h1 {
  font-family: "din-condensed-web", sans-serif;
  font-size: 30px;
  line-height: 32px;
  color: #F47F23;
    font-weight:normal;
  margin: 0px 0px 20px 0px
}
h2 {
  font-family: "din-condensed-web", sans-serif;
  font-size: 36px;
  line-height: 36px;
  margin: 0px 0px 10px 0px
}
h3 {
  font-family: "din-condensed-web", sans-serif;
  font-weight: normal !important;
  font-size: 30px;
  line-height: 30px;
  color: #F47F23;
  margin: 0px 0px 20px 0px
}
h4 {
  font-family: "din-condensed-web", sans-serif;
  font-weight: normal;
  font-size: 18px;
  margin: 0px 0px 20px 0px
}
.orange {
  color: #F47F23
}
#page {
  margin: 0 auto;
  width: 1000px;
  height: auto
}
#masthead {
  width: 100%;
  margin: 10px 0px 0px 0px;
  height: 120px
}
#mastLogo {
  width: 330px;
  height: 120px;
  margin: 0px 0px 0px 10px;
  float: left;
}
#mastNav {
  width: 620px;
  height: 120px;
  float: right;
}
#mastNavSearch {
  width: 600px;
  height: 40px;
  margin: 5px 20px 0px 0px;
  float: right;
  font-size: 13px
}
.navSearchBox {
  background: none;
  color: #fff;
  text-align: right;
  border: none;
  margin: 0px;
  line-height: 32px;
  padding: 3px 6px;
  float: right;
}
.navSearchBtn {
  background: url(/img/bg-nav-search.png) no-repeat top center;
  width: 40px;
  height: 40px;
  margin: 0;
  padding: 0;
  float: right;
  border: none;
}
#mastNavBar {
  width: auto;
  height: 45px;
  background-color: #F47F23;
  margin: 10px 0px 0px 0px;
  padding: 0px 10px 0px 10px;
  border-radius: 22px;
  float: right
}
#mastNavBar li {
  color: #fff;
  font-family: "din-condensed-web", sans-serif;
  font-size: 16px;
  height: 35px;
  line-height: 33px;
  margin: 5px 0px 0px 0px;
  padding: 0px 17px 0px 17px;
  border-left: 1px solid #FFA35E;
  float: right;
  display: inline
}
.wf-active #mastNavBar li {
  color: #fff;
  font-family: "din-condensed-web", sans-serif;
  font-size: 22px;
  height: 35px;
  line-height: 33px;
  margin: 5px 0px 0px 0px;
  padding: 0px 17px 0px 17px;
  border-left: 1px solid #FFA35E;
  float: right;
  display: inline
}
.mastNavBarLast {
  border-left: none !important;
}
#mastNavBar li a {
  text-decoration: none;
  color: #fff
}
#mastNavBar li a:hover {
  text-decoration: none;
  color: #FECF70
}
#content {
  background: #fff ;
  width: 950px;
  padding: 25px;
  min-height: 500px;
  float: left;
  font-size: 13px;
  line-height: 18px
}
#contentWelcL {
  width: 265px;
  height: 465px;
  background-color: #EDE4C7;
  border-radius: 10px;
  overflow: hidden;
  float: left
}
#contentWelcLSearch {
  width: 100%;
  border-bottom: 1px solid #fff;
  padding: 0px 0px 10px 0px;
  float: left
}
#contentWelcLMap {
  width: 100%;
  height: 390px;
  padding: 10px 20px 20px 10px;
  float: left;
  font-size: 16px;
  line-height: 26px;
}
.wf-active #contentWelcLMap {
  width: 100%;
  height: 390px;
  padding: 10px 20px 20px 10px;
  float: left;
  font-family: "din-condensed-web", sans-serif;
  font-size: 24px;
  line-height: 26px;

}
#contentWelcR {
  width: 640px;
  height: 460px;
  float: right
}
#content p {
  margin-bottom: 18px;
  font-size: 13px;
  line-height: 18px
}
#content ul {
  margin: 5px 0px 15px 10px;
  padding: 0px;
}
#content ul li {
  list-style: none;
  padding: 0px 0px 0px 20px;
  background: #fff url(/img/li-sun.gif) no-repeat 0px 4px
}
#contentL {
  margin: 10px 0px 30px 10px;
  width: 530px;
  min-height: 500px;
  float: left
}
#contentL h4 {
  margin: 25px 0px 10px 0px;
}
#contentR {
  margin: 10px 0px 80px 0px;
  width: 390px;
  min-height: 500px;
  float: right
}
.contentRActionLg {
  margin: 0px 0px 20px 0px;
  width: 360px;
  height: 200px;
  background: #000;
  float: right
}
.contentRActionSm {
  margin: 0px 0px 10px 20px;
  width: 165px;
  padding: 2px;
  height: 110px;
  background: #fff;
  border: 1px solid #F5F1E2;
  float: right
}
.sGallery {
  margin: 30px 0px 0px 0px;
  width: 360px;
  height: 200px;
  background: #eee;
  float: right;
  overflow: hidden;
}
.sGalBtn {
  margin: -60px 0px 0px 0px;
  width: 100%;
  height: 75px;
  pointer-events: none;
  background: transparent url('/img/btn-school-gallery.png') top right no-repeat;
  float: right
}
.sWidget {
  margin: 0px 0px 0px 0px;
  width: 360px;
  height: 150px;
  background: #EDE4C7;
  float: right
}
.sSystem {
  margin: 20px 0px 0px 0px;
  width: 360px;
  background: #fff;
  text-align: center;
  float: right
}
#contentNav {
  background-color: #EDE4C7;
  width: 100%;
  height: 55px;
  margin: 0px 0px 20px;
  border-radius: 10px;
}
.sitewideSearchBox {
  background: none;
  width: 127px;
  height: 35px;
  float: right;
  padding: 0px 5px 0px 10px;
  font-size: 14px !important;
  text-align: right;
  margin: 4px 0px 0px 2px !important;
  border: none
}
.wf-active .sitewideSearchBox {
  background: none;
  width: 127px;
  height: 35px;
  float: right;
  padding: 0px 5px 0px 10px;
  font-family: "din-condensed-web", sans-serif;
  font-size: 19px;
  text-align: right;
  margin: 4px 0px 0px 2px !important;
  border: none
}
.sitewideSearchBtn {
  background: transparent url('/img/btn-site-search.png') top center no-repeat;
  width: 26px;
  height: 26px;
  margin: 8px 0px 0px 3px !important;
  float: right;
  border: none
}
#subNavSearch {
  width: 200px;
  height: 100%;
  margin: 0px 20px 0px 0px;
  border-right: 3px solid #FFF;
  float: left;
  font-size: 13px
}
.schoolSearchBox {
  background: none;
  width: 127px;
  height: 35px;
  float: left;
  padding: 10px 0px 0px 10px;
  font-family: "din-condensed-web", sans-serif;
  font-size: 16px;
  margin: 4px 0px 0px 2px !important;
  border: none
}
.wf-active .schoolSearchBox {
  background: none;
  width: 127px;
  height: 35px;
  float: left;
  padding: 0px 0px 0px 10px;
  font-family: "din-condensed-web", sans-serif;
  font-size: 24px;
  margin: 4px 0px 0px 2px !important;
  border: none
}
.ssWide {
  width: 195px;
}
.schoolSearchBtn {
  background: transparent url('/img/btn-school-search.png') top center no-repeat;
  width: 40px;
  height: 35px;
  margin: 4px 0px 0px 0px !important;
  float: left;
  padding: 0px;
  border: none
}
#subNavBar {
  width: 715px;
  height: 45px;
  margin: 5px 5px 0px 0px;
  padding: 0px 3px 0px 0px;
  float: right
}
#subNavBar li {
  font-size: 16px;
  height: 35px;
  line-height: 35px;
  margin: 5px 12px 0px 12px;
  float: right;
  display: inline
}
.wf-active #subNavBar li {
  font-size: 18px;
  font-family: "din-condensed-web", sans-serif;
  height: 35px;
  line-height: 35px;
  margin: 5px 12px 0px 12px;
  float: right;
  display: inline
}
#subNavBar li a {
  text-decoration: none;
  color: #444;
  font-weight: normal !important
}
#subNavBar li a:hover {
  text-decoration: none;
  color: #ff7c18
}
#welcSlide {
  width: 640px;
  margin: 0px 0px 10px 0px;
  height: 270px;
  overflow: hidden;
  float: left
}
#welcIntro {
  width: 240px;
  min-height: 130px;
  margin: 22px 0px 0px 5px;
  font-size: 14px;
  float: left
}
#welcIntro h3 {
  margin: 0px 0px 10px 0px
}
#welcIntro p {
  font-size: 13px
}
#welcWidget {
  background: #EDE4C7;
  width: 360px;
  height: 160px;
  margin: 20px 0px 0px 0px;
  float: right
}
#widgetBalloons {
  background: #EDE4C7 url('/img/bg-wid-balloons.png') top center no-repeat;
  width: 360px;
  height: 160px;
  margin: 0px 0px 0px 0px;
  float: left
}
#contentWelcLow {
  width: 100%;
  float: left;
  margin: 40px 0px 30px 0px
}
.welcLowCall {
  width: 20%;
  height: 110px;
  text-align: center;
  float: left
}
#footer {
  width: 100%;
  height: 120px;
  background: #fff;
  font-size: 12px;
  line-height: 20px;
  float: left
}
#footerLogo {
  width: 280px;
  height: 80px;
  float: left;
  margin: 10px 0px 0px 30px
}
#footerCredits {
  width: 550px;
  height: 60px;
  padding-top: 20px;
  margin: 10px 20px 0px 0px;
  border-top: 1px solid #DFDFDF;
  text-align: right;
  float: right
}
.glossNav li {
  width: 160px;
  font-family: "din-condensed-web", sans-serif;
  color: #444 !important;
  text-align: center;
  background: #EDE4C7 !important;
  margin: 0px 0px 5px 0px;
  font-size: 20px;
  border-radius: 5px;
  padding: 9px !important;
  list-style: none !important;
}
/* ==========================================================================
   Media Queries
   ========================================================================== */

@media only screen and (min-width: 35em) {} @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi) {}/* ==========================================================================
   Helper classes
   ========================================================================== */

.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  *text-indent: -9999px;
}
.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 100%;
}
.hidden {
  display: none !important;
  visibility: hidden;
}
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
.invisible {
  visibility: hidden;
}
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  *zoom: 1;
}
/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster: h5bp.com/s */

box-shadow: none !important;
    text-shadow: none !important;
 }
 a, a:visited {
   text-decoration: underline;
}
a[href]:after {
  content: " (" attr(href)")";
}
abbr[title]:after {
  content: " (" attr(title)")";
}
/*
     * Don't show links for images, or javascript/internal links
     */

.ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
  content: "";
}
pre, blockquote {
  border: 1px solid #999;
  page-break-inside: avoid;
}
thead {
  display: table-header-group;
  /* h5bp.com/t */
}
tr, img {
  page-break-inside: avoid;
}
img {
  max-width: 100% !important;
}
@page {
  margin: 0.5cm;
}
p, h2, h3 {
  orphans: 3;
  widows: 3;
}
h2, h3 {
  page-break-after: avoid;
}
}
.photogalleryItem td {
  width: 100px;
  overflow: hidden;
  height: 70px;
}
.photogalleryItem td img {
  width: 120px;
  overflow: hidden;
}
table.photogalleryTable td {
  padding: 0px;
}
.photogalleryNavigation {
  display: none;
}
#tabs h2 {
  font-size: 24px;
  margin: 0px;
  padding: 0px;
  font-weight: normal !important
}
#tabs h4 {
  font-family: "din-condensed-web", sans-serif;
  color: #F47F23;
  font-size: 20px;
  margin: 5px 0px 10px 0px;
  padding: 0px;
  font-weight: normal !important
}
#tabs ul {
  margin: 0px;
  padding: 0px;
}
#tabs ul li {
  margin: 0px;
  padding: 0px
}
.trItemPage h2 {
  font-family: "din-condensed-web", sans-serif;
  font-size: 30px;
  color: #F47F23;
  line-height: 30px;
  margin: 0px 0px 20px 0px;
}
.trItemPage h3 {
  font-size: 20px;
  color: #444;
  margin-top: 40px !important
}
.trItemPage ul {
  margin: 0px 0px 30px 0px !important
}
.trItemPage table {
  border: 1px solid #F5F1E2;
  margin: 10px 0px 40px 0px;
}
.trItemPage table tr td {
  border: 1px solid #F5F1E2;
  padding: 10px
}
.InfoLink a {
  background: #EDE4C7;
  padding: 10px;
  border-radius: 4px
}
#contentL table.photogalleryTable td {
  padding: 3px
}
.caption {
  font-size: 10px;
  border-radius: 4px;
  line-height: 12px;
  color: #666;
  margin: 5px 0px 0px 0px;
  padding: 5px;
  background: #F5F1E2;
  font-style: italic;
}
.pic_half {
  margin: 15px 0px 25px 0px;
  width: 260px;
}
.school-id {
  display: none;
}
#bubbles {
  margin-left: 8px;
}
#bubbles a {
  display: block;
  width: 130px;
  height: 160px;
  text-indent: -9999em;
  float: left;
  margin: 0px 20px 0px 20px;
  background: transparent url(/img/age.group.5-8.gif) no-repeat 0 0;
}
#bubbles a.f0 {
  background-image: url(/img/age.group.5-6.gif);
  margin-top: 0px;
}
#bubbles a.f2 {
  background-image: url(/img/age.group.8-13.gif);
  margin-top: 0px;
}
#bubbles a.f3 {
  background-image: url(/img/age.group.13-16.gif);
  margin-left: 140px
}
#bubbles a.f4 {
  background-image: url(/img/age.group.16-18.gif);
  margin-top: 0px;
}
#bubbles a.f11 {
  background-image: url(/img/age.group.8-13.ee.gif);
  margin-top: 0px;
}
#bubbles a.f12 {
  background-image: url(/img/age.group.13-16.ee.gif);
  margin-top: 0px;
}
#bubbles a.f13 {
  background-image: url(/img/age.group.16-18.ee.gif);
  margin-top: 0px;
}
#bubbles a:hover {
  background-position: 0 -160px;
}
.x-border-box, .x-border-box * {
  -moz-box-sizing: content-box !important;
  -ms-box-sizing: content-box !important;
  box-sizing: content-box !important;
}
abbr title {
  background: #000;
}

#MapContainer {background: url(/img/img-map-legend.png) 0px 483px no-repeat !important; padding-bottom:70px !important;}
.diecut-action img {margin: -11px 0px 0px 0px;}

.energy-tiles {float:right; margin-right:7px;}
.energy-tiles tr td {text-align:center; padding:5px; width:50%;}