/*****************************************************************************
 * PSH COMMON STYLESHEET
 *****************************************************************************/
/*****************************************************************************
 * PSH BASE STYLES
 *****************************************************************************/
html, body, div, span, p {
  font-family: Verdana, sans-serif;
  font-size: 9pt;
  line-height: 12pt; }

html {
  height: 100%; }

body {
  background: #ffffff;
  margin: 0;
  color: #000000; }

img {
  border: 0 none; }

ol, ul, dl {
  margin-left: 3em; }

.ie ol {
  margin-left: 35px; }

a {
  background: transparent none repeat scroll 0;
  color: #00529B;
  text-decoration: none; }
  a:hover, a:active {
    color: #0066ff;
    text-decoration: underline;
    outline: none; }

p {
  color: #000;
  margin-top: 8px; }
  p.caption {
    font-size: 7pt;
    line-height: 9pt;
    font-weight: bold; }

h1, h2, h3, h4, h5, h6 {
  color: #00529B;
  margin-top: 1em;
  margin-bottom: 0.8em; }

h1 {
  font-size: 14.5pt;
  line-height: 17.5pt;
  font-weight: normal; }
  h1.page-title {
    margin: 0; }

h2 {
  font-size: 12pt;
  line-height: 14pt;
  font-weight: normal; }
  .ie6 h2, .ie7 h2 {
    font-size: 12pt; }

h3 {
  font-size: 11pt;
  line-height: 13pt;
  font-weight: normal; }

h4 {
  font-size: 10pt;
  line-height: 12pt;
  font-weight: normal; }

h5 {
  font-size: 9pt;
  line-height: 11pt;
  font-weight: normal; }

h6 {
  font-size: 8pt;
  line-height: 10pt;
  font-weight: normal; }

#psh-environment-warning {
  background-color: #CC0000;
  color: #FFFFFF;
  font-size: 9pt;
  font-weight: bold;
  text-align: center; }

.clear {
  display: inline-block;
  display: block; }
  .clear:after {
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    content: "."; }

/*****************************************************************************
 * PSH HEADER STYLES
 *****************************************************************************/
#psh-header {
  margin: 16px auto 16px;
  padding-left: 0pt;
  width: 970px;
  position: relative;
  background-color: #FFFFFF; }

#psh-banner {
  position: relative;
  height: 72px; }

/* PSH Site ---------------------------------------------------------------- */
#psh-site {
  position: absolute;
  left: 0;
  top: 0;
  height: 72px; }

#psh-site-logo {
  float: left;
  height: 72px;
  margin: 0 18px 0 0;
  padding: 0; }

#psh-site-name {
  float: left;
  height: 43px;
  margin: 23px 0 0 0;
  padding: 6px 16px 0;
  overflow: hidden;
  border-left: 1px solid #245397; }

#psh-site-name.hidden {
  display: none; }

#psh-site-name a {
  color: #666666;
  font: normal bold 16px "Times New Roman",Times,serif !important;
  text-transform: uppercase; }

/* PSH CareLine ------------------------------------------------------------ */
#psh-careline {
  color: #245397;
  font: normal bold 16px Verdana,sans-serif !important;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0; }

/* PSH Search Form ------------------------------------------------------------- */
#psh-search-form {
  overflow: hidden;
  position: absolute;
  right: 0;
  top: auto;
  bottom: 0; }
  #psh-search-form input {
    padding: 0;
    height: auto;
    width: auto;
    line-height: normal;
    vertical-align: top; }
    #psh-search-form input.text {
      background: transparent url("//s3.amazonaws.com/assets.pennstatehershey.org/assets/images/common/sprite.png") 0 -220px no-repeat;
      border: 0;
      color: #245397;
      font-size: 13px;
      line-height: 16px;
      font-weight: normal;
      padding: 0 5px;
      width: 150px;
      height: 23px;
      text-align: left; }
      #psh-search-form input.text.placeholder {
        text-align: center; }
    #psh-search-form input.button {
      background: url("//s3.amazonaws.com/assets.pennstatehershey.org/assets/images/common/search.png") no-repeat scroll 0 0 transparent;
      height: 23px;
      width: 23px;
      cursor: pointer;
      position: relative;
      border: 0px;
      border-radius: 0px;
      padding: 0; }
  #psh-search-form select {
    /* float: left; */
    /* width: 207px; */
    /* height: 25px; */
    padding: 2px 0;
    /* margin: 0 5px 0 0; */
    font-size: 13px;
    font-weight: normal;
    line-height: 16px;
    color: #00529B; }

/*****************************************************************************
 * PSH FOOTER STYLES
 *****************************************************************************/
#psh-footer {
  width: 970px; }
  #psh-footer a {
    text-decoration: none; }
    #psh-footer a:hover {
      text-decoration: underline; }
  #psh-footer ul {
    list-style: none;
    margin: 0;
    padding: 0; }
    #psh-footer ul li {
      list-style: none outside none; }

#psh-footer-header {
  width: 950px;
  /* 970px - padding left - padding right */
  height: 23px;
  /* Same as psh-footer-header img */
  padding: 5px 10px;
  background: url("//s3.amazonaws.com/assets.pennstatehershey.org/assets/images/common/psh-footer-header-bg.png") repeat scroll 0 0 transparent;
  color: #FFFFFF;
  font: bold 12pt/15pt Verdana,Arial,sans-serif; }
  #psh-footer-header a, #psh-footer-header a:hover {
    color: #FFFFFF;
    padding-left: 5px; }
  #psh-footer-header img {
    vertical-align: middle;
    height: 23px;
    /* Same as psh-footer-header */ }

#psh-footer-contactus {
  float: left;
  text-align: left;
  width: 475px;
  /* #psh-footer-header width / 2 */ }

#psh-footer-social {
  float: right;
  text-align: right;
  width: 475px;
  /* #psh-footer-header width / 2 */ }

#psh-footer-nav {
  width: 970px; }
  #psh-footer-nav a, #psh-footer-nav a:hover {
    color: #000000;
    font-size: 8pt;
    line-height: 11pt; }
  #psh-footer-nav .psh-footer-nav-column {
    float: left;
    width: 173px;
    /* (970px / # of cols) - padding left - padding right - border left - border right */
    height: 175px;
    padding: 10px;
    background-color: #F1F1F1;
    border-left: 1px solid #999999; }
    #psh-footer-nav .psh-footer-nav-column:first-child {
      border-color: #F1F1F1;
      /* Same as column background color */ }
    #psh-footer-nav .psh-footer-nav-column h5 {
      color: #000000;
      font-size: 9pt;
      line-height: 12pt;
      font-weight: bold;
      text-transform: uppercase;
      margin: 0 0 5px;
      padding: 0; }

#psh-footer-footer {
  float: left;
  width: 950px;
  /* 970px - padding left - padding-right */
  background-color: #F1F1F1;
  /*border-top: 1px solid #000000;*/
  padding: 10px; }
  #psh-footer-footer a {
    color: #000000;
    font-size: 7pt;
    line-height: 7pt; }

#psh-footer-recognitions {
  float: left;
  height: 46px;
  padding-top: 0px; }
  #psh-footer-recognitions img {
    height: 46px; }

#psh-footer-copyright-etc {
  float: right;
  height: 16px;
  /* height of recognitions - padding top */
  padding-top: 30px; }
  #psh-footer-copyright-etc ul li {
    float: left;
    padding: 0 10px; }

/*****************************************************************************
 * PSH NAVIGATION STYLES
 *****************************************************************************/
#psh-navigation {
  background: url("//s3.amazonaws.com/assets.pennstatehershey.org/assets/images/common/psh-navigation-bg.jpg") no-repeat scroll 0 0 transparent;
  margin: 1px 0;
  padding: 0; }
  #psh-navigation ul {
    list-style-type: none;
    height: 29px;
    margin: 0;
    padding: 0;
    /* 0 0 0 16px;*/
    width: 954px; }
  #psh-navigation li {
    /*background: url("//s3.amazonaws.com/assets.pennstatehershey.org/assets/images/common/psh-navigation-bullet.gif") no-repeat scroll 0 2px transparent;*/
    display: block;
    float: left;
    padding: 6px 8px 7px;
    border-right: 1px solid #FFFFFF; }
  #psh-navigation li:first-child {
    /*border-left: 1px solid #FFFFFF;*/ }
  #psh-navigation li.selected {
    background-color: #CCE3F3; }
    #psh-navigation li.selected a span {
      color: #245397; }
  #psh-navigation a, #psh-navigation a span {
    color: #FFFFFF;
    font-size: 12px;
    line-height: normal;
    text-transform: uppercase;
    text-decoration: none; }
  #psh-navigation a:hover {
    text-decoration: underline; }

/*****************************************************************************
 * PSH NAVIGATION MENU STYLES
 *****************************************************************************/
.psh-navigation-menu {
  width: 230px;
  margin: 0;
  padding: 0; }
  .psh-navigation-menu .nav-menu-header {
    background-color: #245397;
    display: block;
    margin: 0 0 1px !important;
    min-height: 14px;
    /* 20px - padding top - padding bottom */
    overflow: auto;
    padding: 3px 0 3px 10px;
    width: 220px;
    /* 230px - padding left - padding right */ }
    .psh-navigation-menu .nav-menu-header .nav-menu-header-link {
      float: left;
      top: 0;
      width: 200px; }
      .psh-navigation-menu .nav-menu-header .nav-menu-header-link a {
        color: #FFFFFF;
        font-size: 9pt;
        line-height: 12pt;
        font-weight: bold;
        text-decoration: none; }
      .psh-navigation-menu .nav-menu-header .nav-menu-header-link a:hover {
        text-decoration: underline; }
    .psh-navigation-menu .nav-menu-header .nav-menu-header-toggle {
      /* plus/minus */
      float: right;
      top: 0;
      width: 20px;
      text-align: center; }
      .psh-navigation-menu .nav-menu-header .nav-menu-header-toggle a, .psh-navigation-menu .nav-menu-header .nav-menu-header-toggle a:hover {
        display: block;
        color: #FFFFFF;
        font-size: 12pt;
        font-weight: bold;
        line-height: 12pt;
        text-decoration: none; }
  .psh-navigation-menu .nav-menu-content {
    background-color: #FFFFFF;
    margin: 0;
    padding: 0 0 0 10px;
    width: 210px; }
    .psh-navigation-menu .nav-menu-content ul {
      margin: 0;
      padding: 0;
      list-style-type: none !important; }
    .psh-navigation-menu .nav-menu-content li {
      padding: 0.4em 0;
      list-style: none !important; }
    .psh-navigation-menu .nav-menu-content a {
      color: #00529B;
      font-size: 9pt;
      font-weight: normal;
      line-height: 12pt;
      text-decoration: none; }
    .psh-navigation-menu .nav-menu-content a.selected {
      color: #00529B;
      font-weight: bold; }
    .psh-navigation-menu .nav-menu-content a:hover {
      text-decoration: underline; }

/*****************************************************************************
 * PSH PAGE TITLE STYLES
 *****************************************************************************/
.psh-page-title {
  /*background-color: #CCE3F3;
  border-radius: 5px;
  padding: 10px;*/
  height: 40px; }
  .psh-page-title h1.page-title {
    color: #245397;
    margin: 0 0 0.8em;
    padding: 0; }

/*****************************************************************************
 * PSH TAB STYLES
 *****************************************************************************/
.psh-tabs .aui-tabview-list {
  background: none;
  border: none;
  border-radius: 0;
  box-shadow: none;
  text-shadow: none;
  border-bottom: 1px solid #97A5B0;
  padding: 0; }
.psh-tabs .aui-tab {
  background: none;
  border: none;
  border-radius: 0;
  box-shadow: none;
  text-shadow: none;
  border: 1px solid #3C576C;
  border-bottom: 1px solid #97A5B0;
  box-shadow: 0 0 15px #CCE3F3 inset, 0 0 5px #FFFFFF inset;
  margin-left: 2px;
  top: 1px; }
  .psh-tabs .aui-tab:first-child {
    background: none;
    border: none;
    border-radius: 0;
    box-shadow: none;
    text-shadow: none;
    border: 1px solid #3C576C;
    border-bottom: 1px solid #97A5B0;
    box-shadow: 0 0 15px #CCE3F3 inset, 0 0 5px #FFFFFF inset;
    margin-left: 2px;
    top: 1px;
    margin-left: 0; }
  .psh-tabs .aui-tab:last-child {
    background: none;
    border: none;
    border-radius: 0;
    box-shadow: none;
    text-shadow: none;
    border: 1px solid #3C576C;
    border-bottom: 1px solid #97A5B0;
    box-shadow: 0 0 15px #CCE3F3 inset, 0 0 5px #FFFFFF inset;
    margin-left: 2px;
    top: 1px; }
  .psh-tabs .aui-tab .aui-tab-label,
  .psh-tabs .aui-tab .aui-tab-label a {
    background: none;
    border: none;
    border-radius: 0;
    box-shadow: none;
    text-shadow: none;
    color: #245397;
    font-weight: normal;
    text-decoration: none; }
    .psh-tabs .aui-tab .aui-tab-label:hover,
    .psh-tabs .aui-tab .aui-tab-label a:hover {
      background: none;
      border: none;
      border-radius: 0;
      box-shadow: none;
      text-shadow: none;
      text-decoration: underline; }
    .psh-tabs .aui-tab .aui-tab-label strong,
    .psh-tabs .aui-tab .aui-tab-label a strong {
      font-weight: inherit; }
.psh-tabs .aui-tab-content {
  background: none;
  border: none;
  border-radius: 0;
  box-shadow: none;
  text-shadow: none; }
  .psh-tabs .aui-tab-content:hover {
    background: none;
    border: none;
    border-radius: 0;
    box-shadow: none;
    text-shadow: none; }
.psh-tabs .aui-tab-active {
  background-color: #FFFFFF;
  border-bottom: 1px solid #FFFFFF;
  box-shadow: none; }
  .psh-tabs .aui-tab-active:first-child {
    background-color: #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
    box-shadow: none; }
  .psh-tabs .aui-tab-active:last-child {
    background-color: #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
    box-shadow: none; }
  .psh-tabs .aui-tab-active .aui-tab-label,
  .psh-tabs .aui-tab-active .aui-tab-label a {
    background: none;
    border: none;
    border-radius: 0;
    box-shadow: none;
    text-shadow: none;
    color: #245397;
    font-weight: bold;
    text-decoration: none; }
    .psh-tabs .aui-tab-active .aui-tab-label:hover,
    .psh-tabs .aui-tab-active .aui-tab-label a:hover {
      background: none;
      border: none;
      border-radius: 0;
      box-shadow: none;
      text-shadow: none;
      text-decoration: underline; }
    .psh-tabs .aui-tab-active .aui-tab-label strong,
    .psh-tabs .aui-tab-active .aui-tab-label a strong {
      font-weight: inherit; }

.ie6 .psh-tabs .aui-tab {
  background-color: #CCE3F3; }

/*****************************************************************************
 * PSH PRINTER-FRIENDLY OVERRIDES
 *****************************************************************************/
@media print {
  #psh-global-nav, #psh-navigation, #psh-navigation-menu, #psh-page-navigation, #psh-top-links, #psh-search-form, #psh-footer {
    display: none; }

  /*
   * psh-home template print options
   */
  .psh-home #column-1, .psh-home #column-2, .psh-home #column-3 {
    display: none; }

  /*
   * psh-2-column template print options
   */
  .columns-2 #column-1 {
    display: none; }

  /*
   * psh-3-column template print options
   */
  .columns-3 #column-1 {
    display: none; }

  /*
   * psh-4-column template print options
   */
  /*
  .columns-4 #column-1, .columns-4 #column-2 {
      display: none;
  }
  */
  #column-breadcrumb {
    display: none; }

  html, body, div, span, p {
    font-size: 14pt;
    line-height: 16pt; } }

/*# sourceMappingURL=psh_common.css.map */
