html {
  background: #eaf6fb url('../images/bg-wall.png?v=105') repeat-x left top !important;
}

#header {
  background: #085360 url('../images/header-tile.png?v=105') repeat-x left top !important;
}

.header-inner {
  background: transparent url('../images/header.png?v=105') no-repeat top left !important;
}

#menu-bar,
#primary-menu-bar {
  background-color: #085360 !important;
}

.more-link,
.more-help-link {
  text-align: right !important;
}

tr.odd,
tr.even,
tr.info,
table tr.odd,
table tr.even,
.calendar-calendar th.days {
  background: #ffffff !important;
  background-color: #ffffff !important;
  background-image: none !important;
}

.sf-menu li:hover > ul,
.sf-menu li.sfHover > ul {
  top: 100% !important;
}

.sf-menu li li:hover > ul,
.sf-menu li li.sfHover > ul {
  top: 0 !important;
}

.sf-menu ul {
  margin-top: 0 !important;
}

@media only screen and (min-width: 1025px) {
  .sf-menu ul {
    min-width: 15.5em !important;
    width: auto !important;
  }

  .sf-menu ul li {
    float: none !important;
    width: 100% !important;
  }

  .sf-menu ul a {
    display: block !important;
    white-space: nowrap !important;
  }
}
