/* General Styles */

body {
  width: 748px;
  margin: 10px auto 10px auto;
  padding: 0;
  font-size: 70%;
  font-family: arial, verdana, serif;
}
form {
  margin: 0;
}
img {
  border: 0;
}
a {
  color: #0e68ca;
  font-weight: bold;
  text-decoration: none;
}
a img {
  border: none;
}
p {
  margin: 0 0 1em 0;
}
h1 {
  color: #2978ce;
  font-size: 1.8em;
  margin: 0 0 0.5em;
}
h2 {
  font-size: 1.6em;
  margin: 0 0 0.5em;
}
h3 {
  font-size: 1.4em;
  margin: 0 0 0.6em;
}
h4 {
  font-size: 1.2em;
  margin: 0 0 0.8em;
}
h5 {
  font-size: 1em;
  margin: 0 0 1em;
}
.clear {
  clear: both;
}

/* X-Standard Classes */

img.right {
  float: right;
  padding-left: 5px;
}
img.left {
  float: left;
  padding-right: 5px;
}
.align-center {
  text-align: center;
}
.align-left {
  text-align: left;
}
.align-right {
  text-align: right;
}
.bold {
  font-weight: bold;
}
.top {
  vertical-align: top;
}
.middle {
  vertical-align: middle;
}
.bottom {
  vertical-align: bottom;
}
.small {
  font-size: 0.9em;
}

/* Header Styles */

#print-header {
  display: none;
}
#header {
  border: 1px solid #c4c4c4;
  padding: 2px;
}
#header #header-container-1 {
  background: #e4e4e4;
  padding: 6px;
}
#header #header-container-2 {
  background: #0e68ca;
  border: 1px solid #fff;
  border-bottom: none;
  height: 178px;
}
#header #header-container-2:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
#header #header-container-2 { display: inline-table; }
/* Hides from IE-mac \*/
* html #header #header-container-2 { height: 1%; }
#header #header-container-2 { display: block; }
/* End hide from IE-mac */
#header #montage {
  float: left;
  width: 405px;
  height: 147px;
  overflow: hidden;
}
#header #introduction {
  float: left;
  width: 289px;
  background: url(/images/nhs-logo.gif) 213px 0 no-repeat;
  color: #fff;
  padding: 60px 19px 10px 15px;
}
#header #introduction h1 {
  font-size: 1.7em;
  margin: 0 0 1px 0;
  text-align: right;
  font-weight: normal;
  color: #fff;
}
#header #introduction p {
  line-height: 1.4em;
  text-align: right;
  font-size: 1.1em;
  margin: 0;
}
#header #navigation {
  border-top: 1px solid #fff;
  background: #fff url(/images/linkbar-background.gif) repeat-x;
  overflow: hidden;
  _height: 1%;
}
#header #navigation:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
#header #navigation { display: inline-table; }
/* Hides from IE-mac \*/
* html #header #navigation { height: 1%; }
#header #navigation { display: block; }
/* End hide from IE-mac */

#header #navigation ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
#header #navigation ul a {
  display: block;
}
#header #navigation ul li {
  float: left;
  padding: 9px 15px 7px 15px;
  border-left: 1px solid #fff;
  border-right: 1px solid #c4c4c4;
}
#header #navigation ul li.first {
  border-left: 0;
}
#header #navigation ul li ul {
  position: absolute;
  left: -999em;
  border: 1px solid #ccc;
  border-top: none;
  background: #fff url(/images/linkbar-background.gif) repeat-x;
  padding: 6px 10px 3px 10px;
  margin-top: 7px;
  margin-left: -16px;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=95);
}
#header #navigation ul li ul li {
  float: none;
  border: 0;
  margin: 3px 0 0 0;
  padding: 0 0 5px 0;
}
#header #navigation ul li:hover ul, #header #navigation ul lisfhover ul {
  left: auto;
}

#header #navigation form {
  float: right;
  padding: 6px 6px 0 6px;
}
#header #navigation #search-field {
  width: 131px;
  height: 15px;
  font-size: 0.9em;
  padding: 2px 2px 0 2px;
  border: 1px solid #a2a2a2;
  border-right: none;
  background: url(/images/input-background.gif) repeat-x;
  display: block;
  float: left;
}
#header #navigation #search-button {
  display: block;
  float: left;
}

/* Menu Styles */

#menu {
  float: left;
  margin: 12px 16px 0 0;
}
#menu ul {
  width: 175px;
  margin: 0 0 1em 0;
  padding: 0;
}
#menu ul li {
  margin: 0 0 9px 0;
  padding: 8px;
  padding: 8px;
  background: #0e68ca;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
}
#menu ul li.nhs-trusts-section {
  padding: 16px 8px 14px 8px;
}
#menu ul a {
  color: #fff;
  text-decoration: none;
}
#menu img {
  display: block;
  margin: 0 0 2em 0;
}

/* Content Styles */

h1.page-header-floated {
  float: left;
}
#content {
  float: left;
  width: 557px;
  margin: 12px 0 12px 0;
  text-align: justify;
}
#general-imagery-left, #general-imagery-right {
  float: left;
  margin: 0 10px 10px 0;
  padding: 0;
  list-style: none;
}
#general-imagery-right {
  float: right;
  margin: 0 0 10px 10px;
}
#general-imagery-left li, #general-imagery-right li {
  margin: 0 0 6px 0;
  padding: 0;
}
#general-imagery-left li img, #general-imagery-right li img {
  display: block;
}
#subpages {
  list-style: none;
  margin: 1.5em 0 0 0;
  padding: 1em 0 0.5em 0;
  border-top: 1px solid #888;
  overflow: hidden;
  display: inline-block;
}
#subpages {
  display: block;
}
#subpages li {
  padding: 0;
  margin: 0 0 5px 0;
  float: left;
  width: 49%;
}
#subpages li a {
  text-decoration: underline;
}

/* Footer Styles */

#footer {
  background: url(/images/footer-background.gif);
  padding: 8px 12px 8px 12px;
  color: #6b6b6b;
  overflow: hidden;
  display: inline-block;
}
#footer {
  display: block;
}
#footer p {
  float: left;
  margin: 0;
  width: 50%;
}
#footer ul {
  float: left;
  list-style: none;
  width: 50%;
  margin: 0;
  padding: 0;
}
#footer ul li {
  float: right;
  margin: 0 0 0 10px;
  padding: 0 10px 0 0;
  border-right: 1px solid #6b6b6b;
}
#footer ul li.last {
  margin-right: 0;
  padding-left: 0;
  border-right: none;
}
#footer ul a {
  text-decoration: none;
  color: #6b6b6b;
}
#tibus-strapline {
  text-align: center;
  margin-top: 15px;
}