body {
  font-family: "benton", sans-serif;
  color: #444444;
  background-color: #fff;
  margin: 0;
  padding: 0;
  width: 100%; }
  body a, body a:visited, body #container #utility ul li a:hover {
    color: #580f8b; }
  body p, body li {
    color: #444444; }
  body h2 {
    margin: 20px 0 20px 5px; }
  body .white {
    color: #ffffff; }
  body #container {
    width: 100%; }
    body #container #utility {
      display: block;
      margin: 0 auto;
      max-width: 1275px;
      margin: 0 auto; }
      body #container #utility ul {
        float: right;
        margin: 10px;
        text-align: right;
        width: 100%; }
        body #container #utility ul li {
          border-right: 1px solid #bebebe;
          display: inline-block;
          height: 25px;
          list-style-type: none;
          margin: 0;
          padding-top: 7px; }
          body #container #utility ul li a, body #container #utility ul li a:hover {
            font-family: "benton light", sans-serif;
            color: #252525;
            line-height: 16px;
            font-size: 13px;
            text-decoration: none;
            padding: 0 15px 0 10px; }
          body #container #utility ul li a:hover {
            color: #9900ff; }
      body #container #utility li:last-child {
        border: none; }
      body #container #utility li.sign-in {
        background: url("../images/linkOut.png") no-repeat scroll right 7px/14px auto transparent; }
        body #container #utility li.sign-in a, body #container #utility ul li.sign-in a:hover {
          padding-right: 20px; }
        body #container #utility li.sign-in a:hover {
          color: #9900ff; }
      body #container #utility li.sign-in:hover, body #container #utility #header #headerInner #menu ul li:hover a.sign-in, body #container #header #headerInner #menu ul li:hover #utility a.sign-in {
        background: url("../images/linkOutHover.png") no-repeat scroll right 7px/14px auto transparent; }
        body #container #utility li.sign-in:hover a, body #container #utility #header #headerInner #menu ul li:hover a.sign-in a, body #container #header #headerInner #menu ul li:hover #utility a.sign-in a {
          color: #9900ff; }
    body #container #header, body #container #header #headerInner #menu ul li a {
      background-color: #580f8b;
      clear: both;
      margin-top: 45px; }
      body #container #header #headerInner, body #container #header #headerInner #menu ul li a #headerInner {
        height: 111px;
        clear: both;
        max-width: 1275px;
        margin: 0 auto; }
        body #container #header #headerInner #logo, body #container #header #headerInner #menu ul li a #headerInner #logo {
          background: url(../images/logo_white.png) no-repeat scroll 0 50%/contain transparent;
          background-size: 160px auto;
          height: 111px;
          width: 160px;
          float: left; }
        body #container #header #headerInner #menuCompact, body #container #header #headerInner #menu ul li a #headerInner #menuCompact {
          display: none; }
        body #container #header #headerInner #menu, body #container #header #headerInner #menu ul li a #headerInner #menu {
          float: right;
          width: 80%; }
          body #container #header #headerInner #menu ul, body #container #header #headerInner #menu ul li a #headerInner #menu ul {
            float: right;
            margin: 0; }
            body #container #header #headerInner #menu ul li, body #container #header #headerInner #menu ul li a #headerInner #menu ul li {
              display: inline-block;
              list-style-type: none;
              padding-top: 47px; }
              body #container #header #headerInner #menu ul li a {
                text-decoration: none;
                font-weight: bold;
                color: white;
                padding: 47px 8px; }
            body #container #header #headerInner #menu ul li:hover, body #container #header #headerInner #menu ul li:hover a {
              background-color: #6515a3;
              cursor: pointer; }
    body #container #bodyContent {
      height: 452px; }
      body #container #bodyContent .offline {
        max-width: 800px;
        margin: 0 auto;
        text-align: center;
        position: relative;
        top: 170px;
        font-size: 21px; }
    body #container #footer {
      background: url("../images/background-footer.jpg") repeat-x 0 0 #252525;
      clear: both;
      display: block;
      height: 400px;
      position: absolute;
      top: auto;
      width:100% !important;
      box-shadow: 0px 500px 0px 500px #252525; }
      body #container #footer p {
        font-size: 19px;
        margin: 0 auto;
        position: relative;
        text-align: center;
        top: 340px;
        max-width: 1275px;
        margin: 0 auto; }
    body #container #site-meta {
      background-color: #fff;
      height: 50px;
      position: absolute;
      bottom: 0;
      top: auto !important;
      z-index: 2000;
      color: #333;
      font-size: 13px;
      line-height: 28px;
      padding: 10px;
      width:100%;}
      body #container #site-meta div {
        margin: 0 auto;
        max-width: 1275px; }
        body #container #site-meta div img {
          height: 48px; }
        body #container #site-meta div ul {
          float: right;
          list-style: none; }
          body #container #site-meta div ul li {
            display: inline-block;
            letter-spacing: -0.02em;
            padding: 0 10px; }
            body #container #site-meta div ul li a, body #container #site-meta div #utility ul li a:hover, body #container #utility #site-meta div ul li a:hover {
              color: #9933cc;
              font-weight: bold;
              text-decoration: none; }
            body #container #site-meta div ul li a:hover {
              color: #9900ff;
              text-decoration: underline; }

/********************************************* MOBILE ************************************************/
/* iPads (landscape) ----------- */
@media only screen and (max-width: 1024px) {
  body #container #header #logo, body #container #header #headerInner #menu ul li a #logo {
    margin-left: 10px; }
  body #container #bodyContent {
    height: 240px; }
    body #container #bodyContent .offline {
      position: relative;
      top: 90px; }
  body #container #footer {
    background-image: none;
    height: 160px; }
    body #container #footer p {
      line-height: 1.5;
      position: relative;
      top: 57px;
      width: 280px; } }
/* iPads (portrait) ----------- */
@media only screen and (max-width: 768px) {
  body #container #header #headerInner, body #container #header #headerInner #menu ul li a #headerInner {
    height: 91px; }
    body #container #header #headerInner #logo, body #container #header #headerInner #menu ul li a #headerInner #logo {
      background: url("../images/logo_white.png") no-repeat scroll 0 30%/140px auto transparent;
      width:100%;
      background-position: center;
      height:100%;}
  body #container #bodyContent .offline {
    position: relative;
    top: 20px;
    /*float: left;*/
    font-size: 19px;
    padding: 0 30px; }
  body #container #footer {
    height: 86px; }
    body #container #footer p {
      position: relative;
      top: 17px; }
  body #container #site-meta {
    font-size: 12px; }
    body #container #site-meta img {
      display: none; }
    body #container #site-meta ul {
      margin: 10px auto;
      padding: 0;
      width: 278px;
      text-align: center;
      float: none !important; } }

/*# sourceMappingURL=styles.css.map */
