/* PHSA Theme Override */
body {
  background: url(/assets/themes/phsa/footer_bg-9b73c4e2e65cd0a3f4b95a47aea25e58bef097d06751a4f45c9b23412d982f32.gif) #ffd884;
}

#header {
  background: url(/assets/themes/phsa/banner_bg-14aa3d815cd9adcd70653938e5cae658c59ac87dfa9e56c9126e9b39ff6b3eaf.gif) #501208;
}

div#title {
  color: white;
}

#footer {
  background: url(/assets/themes/phsa/footer_back-a7fc2a651d1a89f72a701fcbc2dce8c23014c39e17ac7c3dd3d6f849347838ea.gif) top left repeat-x;
  color: #351500;
}

/* My Classroom Modules */
#content table.sectionbar td.topic, #content table.sectionbar td.section, #content table.sectionbar td.toggle {
  background: #6685A8 url(/assets/themes/phsa/module_back-255ffa1fd6405c4681a8ccd1805fe2f12f0c6009733a5b2277520097bbe402bd.gif) 50% 50% repeat-x;
  font-size: 1em;
}

#content ul#modules li table.section tr.alt {
  background: #EFF7FF;
}

/* Tabs Image Substitutions */
#nav {
  background-color: #340000;
  background-image: none !important;
  border-top: 1px solid #000;
}

#nav ul li, #nav ul li.selected {
  background-image: none;
  background-color: transparent;
}

#nav ul li a {
  background: url(/assets/themes/phsa/tab_off-4825709ce03f3e4dd89b43e76915ecaaabc2b5f31d8da65817c9e4c534d0f8b3.gif) red;
  text-shadow: 0px 1px 0px #333;
}

#nav ul li.curriculum a {
  background: url(/assets/themes/phsa/tab_off_curriculum-eecb3f3673bf49abf6bac189f427a055f4d50bd26fe0d6a061038a889dbe7bf8.gif) red;
  text-shadow: 0px 1px 0px #333;
}

#nav ul li.selected a {
  background: url(/assets/themes/phsa/tab_on-537f9265f9261aa0c8ef9d084d8da6f59ec9b2686f8cd6f93685c90be7a82223.gif) white !important;
  text-shadow: 0px 1px 0px #FFE094;
}

#middle-container {
  background: #1e1d1f url(/assets/themes/phsa/page_back-52e3f9231343828c60f8d57588cf619a5823ff781cd471f9061100d63a14c846.gif) top center repeat-y;
}
