html #header, html #middle, html #footer {
  width: 100%; }
html #header #header-container, html #middle #middle-container, html #footer #footer-container {
  margin: 0 auto;
  width: 1088px; }

body {
  background: #03446b url(../images/bg.png) repeat-x 0 30px; }
  body a {
    color: #179fee; }

#header {
  background: transparent url(../images/header_bg.png) no-repeat center 0; }
  #header #header-container {
    background: transparent url(../images/header.png) no-repeat center bottom;
    min-height: 377px !important;
    padding-bottom: 0; }
    #header #header-container h1, #header #header-container .tagline1, #header #header-container .tagline2 {
      display: none; }

#header #header-container ul#page-navigation {
  background: transparent;
  float: none;
  height: 53px;
  margin: 0 auto;
  position: relative;
  top: 20px;
  width: 950px; }
  #header #header-container ul#page-navigation li {
    float: left;
    height: 35px;
    padding: 7px 0;
    width: 130px; }
    #header #header-container ul#page-navigation li.current > a, #header #header-container ul#page-navigation li a:hover {
      color: #179fee; }
    #header #header-container ul#page-navigation li a {
      color: white;
      display: block;
      font-family: Helvetica, Arial, sans-serif;
      font-size: 14px;
      font-weight: bold;
      padding: 15px 0;
      text-align: center; }
    #header #header-container ul#page-navigation li ul {
      background: transparent url(../images/subnav_bg.png) repeat 0 0;
      top: 53px; }
      #header #header-container ul#page-navigation li ul li {
        height: auto;
        padding: 0;
        width: 130px; }
        #header #header-container ul#page-navigation li ul li.current > a, #header #header-container ul#page-navigation li ul li a:hover {
          color: white; }
        #header #header-container ul#page-navigation li ul li a {
          color: #b13425;
          font-weight: normal;
          padding: 7px 0; }
        #header #header-container ul#page-navigation li ul li ul {
          left: 100%;
          top: 0; }

#header #header-container ul#private-page-navigation {
  background: #f1f1f1 url(../images/private-nav.jpg) no-repeat 10px 0;
  border: none;
  font-family: Helvetica, Arial, sans-serif;
  height: 18px;
  margin: 0 auto;
  padding: 0 0 0 12em;
  position: absolute;
  top: 0;
  width: 968px; }
  #header #header-container ul#private-page-navigation li {
    float: left;
    text-align: left; }
    #header #header-container ul#private-page-navigation li.current > a, #header #header-container ul#private-page-navigation li a:hover {
      background: #179fee;
      color: white;
      font-weight: normal;
      text-decoration: none; }
    #header #header-container ul#private-page-navigation li a {
      border-right: none;
      color: black;
      padding: 3px 0px;
      *padding: 2px 0px;
      margin-bottom: 0;
      text-align: center;
      width: 110px; }
    #header #header-container ul#private-page-navigation li ul {
      background: #179fee;
      margin-top: 0; }
      #header #header-container ul#private-page-navigation li ul li {
        width: 110px; }
        #header #header-container ul#private-page-navigation li ul li a {
          border-bottom: none;
          border-right: none; }

#header #header-container ul#quick-navigation {
  background: transparent url(../images/quicknav_bg.png) repeat 0 0;
  float: right;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 13px;
  position: relative;
  right: 69px;
  top: 315px; }
  #header #header-container ul#quick-navigation li {
    border: none;
    margin: 0;
    padding: 10px 0; }
    #header #header-container ul#quick-navigation li:first-child > a {
      border: none; }
    #header #header-container ul#quick-navigation li a {
      border-left: none;
      color: black;
      padding: 0 10px;
      *line-height: 1.2em; }
      #header #header-container ul#quick-navigation li a:hover {
        color: white;
        text-decoration: underline; }

#middle {
  background: transparent url(../images/middle_bg.png) no-repeat center 0; }
  #middle #middle-container {
    background: transparent; }
    #middle #middle-container #column-two {
      margin: 0 auto;
      width: 950px; }
      #middle #middle-container #column-two #page-content {
        min-height: 50em;
        padding: 21px 0 10px; }
        #middle #middle-container #column-two #page-content .content {
          color: white;
          font-family: Helvetica, Arial, sans-serif;
          font-size: 13px; }
          #middle #middle-container #column-two #page-content .content a, #middle #middle-container #column-two #page-content .content a:hover {
            color: white; }
        #middle #middle-container #column-two #page-content #title h2 {
          color: white;
          font-family: Georgia, Garamond, "Times New Roman", Times, serif;
          font-style: italic; }
          #middle #middle-container #column-two #page-content #title h2 h1, #middle #middle-container #column-two #page-content #title h2 h2, #middle #middle-container #column-two #page-content #title h2 h3, #middle #middle-container #column-two #page-content #title h2 h4, #middle #middle-container #column-two #page-content #title h2 h5, #middle #middle-container #column-two #page-content #title h2 h6 {
            color: white;
            font-style: italic;
            font-weight: normal;
            font-family: Georgia, Garamond, "Times New Roman", Times, serif; }
          #middle #middle-container #column-two #page-content #title h2 h1 {
            font-size: 2.4em; }
          #middle #middle-container #column-two #page-content #title h2 h2 {
            font-size: 2.1em; }
          #middle #middle-container #column-two #page-content #title h2 h3 {
            font-size: 1.8em; }
          #middle #middle-container #column-two #page-content #title h2 h4 {
            font-size: 1.5em; }
          #middle #middle-container #column-two #page-content #title h2 h5 {
            font-size: 1.2em; }
          #middle #middle-container #column-two #page-content #title h2 h6 {
            font-size: 0.9em; }

#footer {
  background: transparent; }
  #footer #footer-container {
    background: transparent url(/templates/common/images/gl_logo_sm.gif) no-repeat 15px 15px;
    border-top: 1px solid #235d80;
    min-height: 66px;
    padding: 0;
    width: 950px !important; }
    #footer #footer-container p.credits {
      color: #62c6ff;
      font-family: Helvetica, Arial, sans-serif;
      font-size: 11px;
      position: relative;
      right: 10px;
      text-align: right;
      top: 25px; }
    #footer #footer-container a, #footer #footer-container a:hover {
      color: #62c6ff; }

body#tinymce {
  color: white !important;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 13px;
  min-height: 550px; }
  body#tinymce h1, body#tinymce h2, body#tinymce h3, body#tinymce h4, body#tinymce h5, body#tinymce h6 {
    color: white;
    font-style: italic;
    font-weight: normal;
    font-family: Georgia, Garamond, "Times New Roman", Times, serif; }
  body#tinymce h1 {
    font-size: 2.4em; }
  body#tinymce h2 {
    font-size: 2.1em; }
  body#tinymce h3 {
    font-size: 1.8em; }
  body#tinymce h4 {
    font-size: 1.5em; }
  body#tinymce h5 {
    font-size: 1.2em; }
  body#tinymce h6 {
    font-size: 0.9em; }
  body#tinymce a, body#tinymce a:hover {
    color: white; }
  body#tinymce .mceContentBody {
    color: white !important; }
    body#tinymce .mceContentBody p, body#tinymce .mceContentBody td, body#tinymce .mceContentBody span {
      color: white !important; }

#fonttest {
  display: none; }

#title span.action a, #title span.action a:hover {
  color: black !important; }

.form-field div > span label, form.proper .hint, em.hp, .visibilities .item label, .visibilities #title h3 {
  color: white; }

#pages .page, .visibilities .proper .item {
  border-bottom: 1px solid #235d80; }

.visibilities span {
  color: #545454; }

#pages .page .actions, form.proper .form-field > label, li.form form .form-field > label {
  color: #99370b; }

form.proper label, form.proper fieldset.share legend, fieldset.visual legend {
  color: black; }

form.proper .form-field div label span, li.form form .form-field div label span, form.proper .form-field div p, li.form form .form-field div p, .form-field div label span, .overview .wide .description {
  color: #d5ba98; }

ul.page_blocks {
  background-color: transparent; }

.page_block .actions a > span, .page_block .actions span > span, .overview .narrow dl.actions dt, .overview .narrow dl.actions dd {
  color: black; }

.data-title h2, .form-field > label, .data-title h3 {
  border-bottom: 1px solid #235d80;
  color: white; }

.layout_preview div[id^="layout_box_"] li {
  background: transparent;
  color: black; }

.panel a {
  color: #b13425 !important; }

.panel ul#subnav li.current a, button, a.box-button, .subnav li a, #pages .page .undent, #pages .page .indent, .subsubnav li a {
  color: #179fee !important; }

html table.listing a, html .photo_page_block a, html .layout-3 a, html .photo_block_gallery a, html div.cloud a, html .members .pic a, html .profile_picture a, html .page_block.form a, html .post .details a, html .comment a, html #dashboard .section a, html .profile_info a, html #pages .actions a, html #pages a.title, .data-title a {
  color: #b13425 !important; }

table.cal a {
  color: black !important; }

div.calendar-day-tooltip p a {
  color: #384f9f !important; }

#page-content div[id^="layout_box_"], .panel {
  background: transparent !important; }

.home #page-content #layout_box_a {
  border-bottom: 1px solid #235d80; }

.home #page-content #layout_box_b {
  margin-right: 1% !important; }

.home #page-content #layout_box_c {
  border-left: 1px solid #235d80; }
  .home #page-content #layout_box_c .page_block .content {
    padding-left: 10px;
    *padding: 0; }

#breadcrumb a, #breadcrumb a:hover, fieldset legend a, fieldset legend a:hover, .data-body .actions a, .data-body .actions a:hover {
  color: white; }

div.filter a.remove {
  color: white; }

.vcard .datum .adr > label, .vcard .datum .adr > .label, .vcard .datum .tel > label, .vcard .datum .tel > .label, .vcard .datum .im > label, .vcard .datum .im > .label, .vcard .datum .ec > label, .vcard .datum .ec > .label, .vcard .datum .se > label, .vcard .datum .se > .label {
  color: black; }

.subsubnav li a:hover {
  background-color: #ac3322; }
