/* SITE CORE STYLES
=================== */

html {
  font-size: 62.5%;
}

body {
  background: #B5DD46 url(bodybg.jpg) center top repeat-x;
}


/* Website Struture
=================== */

.container {
  background: url(container.jpg) center top no-repeat;
}

.footer-container {
  background: url(footer-container.jpg) center bottom repeat-x;
}

.inner-container {
  width: 980px;
  max-width: 980px;
  margin: 0 auto;
  background: url(slither.jpg) center top repeat-y;
}

.main-header {
  position: relative;
  height: 253px;
  background: url(header.jpg) center top no-repeat;
}


/* Home link within the header */

.home-link {
  width: 124px;
  height: 110px;
  left: 61px;
  top: 12px;
}

.content-container {
  position: relative;
  min-height: 360px;
  padding: 0 55px 20px 265px;
  background: url(watermark.jpg) center top no-repeat;
}


/* Log in Link
============== */

.login-link a {
  position: absolute;
  top: 4px;
  right: 10px;
  line-height: 1.8;
  text-align: right;
  z-index: 101;
}

.login-responsive {
  display: none;
}


/* Page Title
============= */

.page-title {
  margin: 0 0 10px 0;
}


/* School Address
================= */

.school-address {
  position: absolute;
  width: 400px;
  bottom: 56px;
  left: 10px;
  list-style: none;
  line-height: 1.3;
  z-index: 10;
}

.bold {
  font-size: 13px;
}


/* Footer
========= */

footer {
  height: 390px;
  background: #95cd2f url(footer.jpg) center top no-repeat;
}


/* Navigation
============= */

.main-nav {
  position: absolute;
  width: 150px;
  height: auto;
  top: 230px;
  left: 61px;
  margin: 0 auto;
  outline: none;
  z-index: 101;
}

.main-nav h2 {
  display: none;
}

.main-nav ul {
  padding: 0;
  margin: 0;
}

.main-nav ul li {
  position: relative;
  display: block;
  width: 153px;
  height: 80px;
  text-indent: -9999px;
  background: url(navigation.png) left top no-repeat;
  cursor: pointer;
  float: left;
}

.main-nav ul li a {
  display: block;
  width: 100%;
  height: 100%;
  color: #fff;
  text-shadow: 2px 2px 1px #000;
}


/* Change the background position to show the correct image for each navigation button within the sprite */

.main-nav .home-btn {
  background-position: 0 0;
  z-index: 200;
}

.main-nav .ps_topic_slug_about-us {
  background-position: 0 -80px;
  z-index: 199;
}

.main-nav .ps_topic_slug_key-information {
  background-position: 0 -160px;
  z-index: 198;
}

.main-nav .ps_topic_slug_news-and-events {
  background-position: 0 -240px;
  z-index: 197;
}

.main-nav .ps_topic_slug_parents {
  background-position: 0 -320px;
  z-index: 196;
}

.main-nav .ps_topic_slug_children {
  background-position: 0 -402px;
  z-index: 195;
}

.main-nav .home-btn:focus,
.main-nav .home-btn:hover {
  background-position: right top;
}

.main-nav .ps_topic_slug_about-us:focus,
.main-nav .ps_topic_slug_about-us:hover {
  background-position: right -80px;
}

.main-nav .ps_topic_slug_key-information:focus,
.main-nav .ps_topic_slug_key-information:hover {
  background-position: right -160px;
}

.main-nav .ps_topic_slug_news-and-events:focus,
.main-nav .ps_topic_slug_news-and-events:hover {
  background-position: right -240px;
}

.main-nav .ps_topic_slug_parents:focus,
.main-nav .ps_topic_slug_parents:hover {
  background-position: right -320px;
}

.main-nav .ps_topic_slug_children:focus,
.main-nav .ps_topic_slug_children:hover {
  background-position: right -402px;
}


/* Pop Ups */


/* Styles for ALL pop-up menus added here, styles for individual menus added below */

.main-nav ul li ul {
  position: absolute;
  display: none;
  top: 0;
  left: 140px;
  text-align: center;
  border: solid 3px #fff;
  border-radius: 5px;
  background-color: #c76c46;
  z-index: 102;
}

.main-nav ul li ul,
.main-nav ul li ul li {
  width: 150px;
}

.main-nav ul li.ps_nav-top-level:focus ul,
.main-nav ul li.ps_nav-top-level:hover ul {
  display: block;
}

.main-nav ul li.ps_nav-top-level:focus ul ul,
.main-nav ul li.ps_nav-top-level:hover ul ul {
  display: none;
}

.main-nav li ul li {
  display: block;
  width: 100%;
  height: auto;
  padding: 0;
  margin: 0;
  text-indent: 0;
  background: none;
}

.main-nav li ul li:first-child {
  border-radius: 2px 2px 0 0;
}

.main-nav li ul li:last-child {
  border-radius: 0 0 2px 2px;
}

.main-nav li ul li:focus,
.main-nav li ul li:hover {
  background-color: #a14c32;
}

.main-nav li ul li:only-child:focus,
.main-nav li ul li:only-child:hover {
  border-radius: 2px;
}


/* To style the links in the pop up menus
   Styles for ALL menus added here, styles for individual menus added below */

.main-nav li ul li a {
  display: block;
  width: auto;
  color: #fff;
  font-weight: normal;
  padding: 3px 7px;
  margin: 0;
  text-decoration: none;
  text-shadow: none;
}


/* To style the hover effects for the links in the popup menus
   Styles for ALL menus added here, styles for individual menus added below */

.main-nav li ul li a:focus,
.main-nav li ul li a:hover {
  color: #FFF;
}


/* Policy & PrimarySite Link
============================ */

.footer-links {
  position: relative;
  width: 970px;
  height: 45px;
  padding-top: 352px;
  margin: 0 auto;
}

.footer-links ul {
  list-style: none;
}

.footer-left li {
  display: inline-block;
}

.footer-left {
  float: left;
}


/* News Styles
============== */

.news-items {
  width: 510px;
  line-height: 1.6;
}


/* Scroll To Top Button
======================= */

.scroll-top {
  color: #929292;
  border: 1px solid #DFDFDF;
  border-bottom: none;
  background-color: #FAFAFA;
  z-index: 165;
}

.scroll-top:hover {
  color: #831322;
}