@import url(/css/generic.css);
@import url(/css/xstandard.css);

/*
 * Site Specific Styles
 */

body {
  text-align: center;
  font-family: arial, helvetica;
  font-size: 75%;
  color: #252424;
}
a {
  color: #252424;
}

div#site-container {
  background: #ffffff;
  text-align: left;
  margin: 0 auto;
  width: 990px;
}

/*
 * Header Styles
 */

div#header {
  padding: 16px 23px 20px 22px;  /* Width: 945px */
  margin-bottom: 15px;
  background: url(/img/gradient-separator-background.gif) left bottom repeat-x;
  overflow: hidden;
  display: inline-block;
}
div#header {
  display: block;
}
div#header h1 {
  float: left;
  width: 221px;
  height: 70px;
  cursor: pointer;
  background: url(/img/avantis-logo.gif) no-repeat;
}
div#header h1 span {
  display: none;
}
div#header div#site-navigation {
  float: left;
  width: 724px;
}
div#header div#site-navigation div.container {
  float: right;
}
div#header div#site-navigation ul.links {
  float: left;
  list-style: none;
  margin-top: 45px;
  overflow: hidden;
  display: inline-block;
}
div#header div#site-navigation ul.links {
  background: url(/img/header-link-separator.gif) left no-repeat;
  padding-left: 15px;
}
div#header div#site-navigation ul.links li {
  float: left;
  background: url(/img/header-link-separator.gif) right no-repeat;
  margin-right: 10px;
  padding-right: 15px;
}
div#header div#site-navigation ul.links li a {
  text-decoration: none;
  font-weight: bold;
}
div#header div#site-navigation ul.links li a:hover {
  text-decoration: underline;
}
div#header div#site-navigation ul.links li a.current {
  color: #0193ce;
}
div#header div#site-navigation form.search {
  float: left;
  margin-top: 42px;
}
div#header div#site-navigation form.search p.fields * {
  float: left;
}
div#header div#site-navigation form.search p.fields label {
  margin: 3px 10px 0 0;
}
div#header div#site-navigation form.search p.fields input#site-search-keyword {
  font-size: 0.9em;
  padding: 3px 3px 0 3px;
  border: 1px solid #7d7d7d;
  background: url(/img/text-field-background.gif) no-repeat;
  width: 175px;
  height: 15px;
}

/*
 * Member Login Styles
 */

div#member-login {
  width: 320px;
}
div#member-login form#member-login-form input#member-email-field,
div#member-login form#member-login-form input#member-password-field {
  width: 175px;
}

/*
 * Linkbar Styles
 */

div#linkbar {
  background: url(/img/gradient-separator-background.gif) bottom repeat-x;
  padding: 0 23px 18px 22px;  /* Width: 945px */
  margin-bottom: 10px;
}
div#linkbar.homepage {
  background: none;
  padding-bottom: 0;
  margin-bottom: 15px;
}
div#linkbar ul {
  list-style: none;
  overflow: hidden;
  display: inline-block;
}
div#linkbar ul {
  display: block;
}
div#linkbar ul li {
  float: left;
}
div#linkbar ul li.purchasing-treatment {
  width: 27%;
}
div#linkbar ul li.treatments {
  width: 11%;
}
div#linkbar ul li.destinations {
  width: 12%;
}
div#linkbar ul li.health-provider-network {
  width: 21%;
}
div#linkbar ul li.information-centre {
  width: 16%;
}
div#linkbar ul li.member-login {
  width: 13%;
}
div#linkbar ul li a {
  display: block;
  background: url(/img/linkbar-separator-blue.gif) 0 1px no-repeat;
  padding-left: 13px;
  font-weight: bold;
  text-decoration: none;
}
div#linkbar ul li a:hover {
  text-decoration: underline;
}
div#linkbar ul li.member-login a {
  background: url(/img/linkbar-separator-yellow.gif) left no-repeat;
}
div#linkbar ul li a.current {
  color: #0193ce;
}

/*
 * Content Styles
 */

div#main-container {
  padding: 0px 23px 23px 22px;  /* Width: 945px */
}
div#frame div#frame-navigation {
  padding-top: 10px;
  overflow: hidden;
  display: inline-block;
}
div#frame div#frame-navigation {
  display: block;
}

/*
 * Breadcrumb Styles
 */

div#frame div#frame-navigation p.breadcrumbs {
  float: left;
  width: 480px;
  margin: 2px 0 0 2px;
  font-size: 0.9em;
}
div#frame div#frame-navigation p.breadcrumbs.multi-line {
  margin-top: -8px !important;
}
div#frame div#frame-navigation p.breadcrumbs span {
  text-decoration: none;
  margin: 0 10px 0 10px;
}
div#frame div#frame-navigation p.breadcrumbs span.first {
  margin-left: 0;
}
div#frame div#frame-navigation p.breadcrumbs span a {
  text-decoration: none;
}
div#frame div#frame-navigation p.breadcrumbs span a:hover {
  text-decoration: underline;
}

/*
 * Frame Styles - Tabs
 */

div#frame div#frame-navigation ul.tabs {
  float: right;
  list-style: none;
  overflow: hidden;
  display: inline-block;
}
div#frame div#frame-navigation ul.tabs {
  display: block;
}
div#frame div#frame-navigation ul.tabs li {
  float: left;
  padding-left: 25px;
  width: 120px;
}
div#frame div#frame-navigation ul.tabs li a {
  display: block;
  text-align: center;
  height: 32px;
  font-size: 1.1em;
  line-height: 31px;
  text-decoration: none;
  font-weight: bold;
  padding: 0 25px 0 0;
}
div#frame div#frame-navigation ul.tabs li a:hover {
  text-decoration: underline;
}
div#frame div#frame-navigation ul.tabs li.consumers {
  background: #39b1c2 url(/img/tabs/consumers-tab-left.gif) no-repeat;
}
div#frame div#frame-navigation ul.tabs li.providers a {
  background: url(/img/tabs/providers-tab-right.gif) right no-repeat;
  padding-right: 40px;
}
div#frame div#frame-navigation ul.tabs li.consumers a {
  background: url(/img/tabs/consumers-tab-right-a.gif) right no-repeat;
  color: #fff;
}
div#frame div#frame-navigation ul.tabs li.businesses {
  background: #f8ad14 url(/img/tabs/businesses-tab-left-a.gif) no-repeat;
}
div#frame div#frame-navigation ul.tabs li.businesses a {
  background: url(/img/tabs/businesses-tab-right-a.gif) right no-repeat;
}
div#frame div#frame-navigation ul.tabs li.providers {
  background: #cdd0d7 url(/img/tabs/providers-tab-left-a.gif) no-repeat;
}

/*
 * Frame Styles - Container (Menu and Main container)
 */

div#frame div#frame-container {
  overflow: hidden;
  display: inline-block;
}
div#frame div#frame-container {
  display: block;
}

/*
 * Frame Styles - Menu
 */

div#frame div#frame-menu {
  float: left;
  width: 172px;
}
div#frame div#frame-menu div.container {
  background: #fbdd9d url(/img/menu-top-corner.gif) no-repeat;
}
div#frame div#frame-menu ul.root-items {
  list-style: none;
  margin-bottom: 8px;
  background: url(/img/menu-bottom-corner.gif) left bottom no-repeat;
}
div#frame div#frame-menu ul.root-items li {
  padding-right: 10px;
  _height: 1%;
}
div#frame div#frame-menu ul.root-items li a.root-item {
  display: block;
  padding: 10px 0 10px 10px;
  text-decoration: none;
  color: #000;
  text-align: right;
  border-bottom: 1px solid #aaa;
}
div#frame div#frame-menu ul.root-items li a.root-item:hover {
  text-decoration: underline;
}
div#frame div#frame-menu ul.root-items li a.root-item.with-sub-items {
  border-bottom: none !important;
  padding-bottom: 8px;
}
div#frame div#frame-menu ul.root-items li.first a.root-item,
div#frame div#frame-menu ul.root-items li.only a.root-item {
  padding-top: 17px;
}
div#frame div#frame-menu ul.root-items li.last a.root-item,
div#frame div#frame-menu ul.root-items li.only a.root-item {
  border-bottom: none;
}
div#frame div#frame-menu ul.root-items li.only a.root-item {
  padding-bottom: 14px;
}
div#frame div#frame-menu ul.root-items li ul.sub-items {
  list-style: none;
  margin: 0;
  padding: 0;
}
div#frame div#frame-menu ul.root-items li ul.sub-items li {
  padding: 0 0 0 25px;
  margin-bottom: 8px;
}
div#frame div#frame-menu ul.root-items li ul.sub-items li a {
  text-decoration: none;
  text-align: right;
  font-size: 0.9em;
  display: block;
}
div#frame div#frame-menu ul li.button {
  padding: 6px 0 0 8px;
}
div#frame div#frame-menu ul li.button a {
  border-bottom: none;
}
div#frame div#frame-menu ul li.button a img {
  margin-bottom: 5px;
}
div#frame div#frame-menu p.buttons {
  margin: 0;
}
div#frame div#frame-menu p.buttons img {
  display: block;
  margin-bottom: 8px;
}

/*
 * Frame Styles - Main (Content and Sidebar container)
 */

div#frame div#frame-main {
  float: left;
  width: 759px;
  padding: 0 7px 7px 7px;
  background: #fbdd9d;
  overflow: hidden;
  display: inline-block;
}
div#frame div#frame-main {
  display: block;
}

/*
 * Frame Styles - Content
 */

div#frame div#frame-content div.segment {
  margin-top: 7px;
  padding: 15px 40px 15px 40px;
  background: #fff;
  overflow: hidden;
  display: inline-block;
}
div#frame div#frame-content div.segment {
  display: block;
}
div#frame div#frame-content div.segment h2#page-title {
  margin: 0 0 0.5em -20px;
  padding-left: 20px;
  color: #666;
  font-weight: normal;
  font-size: 2.5em;
  background: url(/img/page-title-bullet.gif) 0 4px no-repeat;
}
div#frame div#frame-content div.segment ul {
  list-style: none;
  margin: 1.5em 0 1.5em 0;
  font-weight: bold;
}
div#frame div#frame-content div.segment ul li {
  background: url(/img/bullet.gif) 0 2px no-repeat;
  padding-left: 18px;
  margin-bottom: 5px;
}
div#frame div#frame-content div.segment h3 {
  color: #e69e14;
  font-size: 1.6em;
  margin: 0 0 10px 0;
}
div#frame div#frame-content div.segment h4 {
  color: #e69e14;
  font-size: 1.2em;
  margin: 0 0 10px 0;
}

/*
 * Frame Styles - Sidebar
 */

div#frame div#frame-sidebar {
  float: left;
  margin-top: 7px;
  width: 247px;
}
div#frame div#frame-sidebar div.special-offers {
  width: 241px;
  margin-bottom: 7px;
  padding-bottom: 12px;
  background-repeat: no-repeat;
  background-position: left bottom;
}
div#frame div#frame-sidebar div.special-offers h3 {
  height: 36px;
  background-repeat: no-repeat;
  font-size: 1.25em;
  padding: 10px 0 0 13px;
}
div#frame div#frame-sidebar div.special-offers ul {
  background-repeat: repeat-y;
  padding: 0 13px 0 13px;
  list-style: none;
}
div#frame div#frame-sidebar div.special-offers ul li {
  background: url(/img/special-offers-bullet.gif) 0 4px no-repeat;
  padding: 0 0 7px 14px;
  color: #fff;
  font-weight: bold;
  font-size: 0.95em;
}
div#frame div#frame-sidebar div.special-offers ul li a {
  color: #fff;
  text-decoration: none;
}
div#frame div#frame-sidebar div.special-offers ul li a:hover {
  text-decoration: underline;
}
div#frame div#frame-sidebar p.buttons {
  margin: 0 0 0 2px;
}
div#frame div#frame-sidebar p.buttons img {
  display: block;
  margin-bottom: 7px;
}

/*
 * Footer Styles
 */

div#footer {
  background: url(/img/footer-background.gif) no-repeat;
  padding: 35px 23px 20px 22px;  /* Width: 945px */
  margin-bottom: 18px;
  font-size: 0.9em;
  overflow: hidden;
  display: inline-block;
}
div#footer {
  display: block;
}
div#footer p.avantis-copyright {
  float: left;
  width: 23%;
  margin: 0;
}
div#footer p.tibus-strapline {
  float: left;
  width: 40%;
  margin: 0;
  text-align: center;
}
div#footer p.tibus-strapline a {
  text-decoration: none;
}
div#footer p.tibus-strapline a:hover {
  text-decoration: underline;
}
div#footer div.links {
  float: left;
  width: 37%;
}
div#footer div.links ul {
  float: right;
  list-style: none;
}
div#footer div.links ul li {
  float: left;
  margin-right: 12px;
  padding-right: 12px;
  border-right: 1px solid #555;
}
div#footer div.links ul li a {
  text-decoration: none;
}
div#footer div.links ul li a:hover {
  text-decoration: underline;
}
div#footer div.links ul li.last {
  margin-right: 0;
  padding-right: 0;
  border-right: none;
}