body {
 margin: 0 0 10px;
 padding: 0;
 font-family: Arial, sans-serif;
 font-size: 80%;
 color: #ffffff;
 background-color: #000000;
 background-image: url(images/background.jpg);
 background-position: 50% 0;
 background-repeat: no-repeat;
}

.clear
,.clearleft {
 font-size: 0;
 line-height: 0;
 clear: both;
 height: 0;
}

.clearleft {
 clear: left;
}

img {
 border: 0;
}

img.left {
 float: left;
 margin-right: 15px;
 margin-bottom: 10px;
}

img.right {
 float: right;
 margin-left: 15px;
 margin-bottom: 10px;
}

form {
 margin: 0;
}

a {
 font-weight: normal;
 text-decoration: underline;
 color: #efaf1a;
}

a:hover {
 color: #ffffff;
 text-decoration: none;
}

address {
 margin: 0.7em 0;
 font-style: normal;
}

a#top {
 display: none;
}

a#skip {
 display: none;
}

/*************/
/* Container */
/*************/
div#container {
 width: 980px;
 margin: 0 auto;
}

/**********/
/* Topbar */
/**********/
div#topbar {
 height: 100px;
 position: relative;
}

div#topbar p#date {
 margin: 0;
 padding: 0;
 position: absolute;
 top: 10px;
 right: 40px;
}

div#topbar ul#cta {
 list-style: none;
 margin: 0;
 padding: 0;
 position: absolute;
 bottom: 3px;
 right: 40px;
}

div#topbar ul#cta li {
 float: right;
 clear: right;
 text-align: right;
 margin: 2px 0;
}

div#topbar ul#cta li a {
 color: #efaf1a;
 font-weight: normal;
 text-decoration: none;
}

div#topbar ul#cta li a:hover {
 text-decoration: underline;
}

div#topbar ul#cta li span.enlarge {
 color: #efaf1a;
 font-size: 2em;
}

div#topbar ul#cta li#enquiry a {
 padding-left: 25px;
 background-image: url(images/icon_envelope.gif);
 background-position: 0 50%;
 background-repeat: no-repeat;
 line-height: 10px;
}

/**********/
/* Header */
/**********/
div#header {
 height: 201px;
 background-image: url(images/header_background.jpg);
 background-position: 0 0;
 background-repeat: no-repeat;
}

div#header div#strip {
 margin: 13px 0 0;
 height: 175px;
 background-image: url(images/header_strip.jpg);
 background-position: 0 0;
 background-repeat: no-repeat;
 position: relative;
}

div#header div#strip h1 {
 background-image: url(images/strapline.gif);
 background-position: 0 0;
 background-repeat: no-repeat;
 width: 334px;
 height: 51px;
 position: absolute;
 top: 45px;
 right: 190px;
 text-indent: -9999px;
 margin: 0;
 padding: 0;
}

body.headerA div#header
,body.headerB div#header
,body.headerC div#header
,body.headerD div#header
,body.headerE div#header
,body.headerF div#header
,body.headerG div#header
,body.headerH div#header  {
 height: 151px;
 background-image: url(images/header_narrow_background.jpg);
}

body.headerA div#header div#strip
,body.headerB div#header div#strip
,body.headerC div#header div#strip
,body.headerD div#header div#strip
,body.headerE div#header div#strip
,body.headerF div#header div#strip
,body.headerG div#header div#strip
,body.headerH div#header div#strip {
 height: 125px;
}

body.headerA div#header div#strip { background-image: url(images/header_strip_narrow_A.jpg); }
body.headerB div#header div#strip { background-image: url(images/header_strip_narrow_B.jpg); }
body.headerC div#header div#strip { background-image: url(images/header_strip_narrow_C.jpg); }
body.headerD div#header div#strip { background-image: url(images/header_strip_narrow_D.jpg); }
body.headerE div#header div#strip { background-image: url(images/header_strip_narrow_E.jpg); }
body.headerF div#header div#strip { background-image: url(images/header_strip_narrow_F.jpg); }
body.headerG div#header div#strip { background-image: url(images/header_strip_narrow_G.jpg); }
body.headerH div#header div#strip { background-image: url(images/header_strip_narrow_H.jpg); }

/**************/
/* Breadcrumb */
/**************/
form#form-CustomerConnect {
 float: right;
 width: 200px;
 margin: 10px 28px 0 0;
}

*:first-child+html form#form-CustomerConnect {
 margin-right: 14px;
}

* html form#form-CustomerConnect {
 margin-right: 8px;
}

form#form-CustomerConnect input {
 float: right;
 font-size: 0.9em;
}

div#breadcrumb {
 background-color: #000000;
 width: 750px;
 height: 3em;
}

div#breadcrumb p {
 display: inline;
 margin: 0 15px 0 50px;
 float: left;
 line-height: 3em;
}

div#breadcrumb ul {
 margin: 0;
 padding: 0;
 list-style: none;
 float: left;
}

div#breadcrumb ul li:first-child {
 padding-left: 0;
 background-image: none;
}

div#breadcrumb ul li {
 float: left;
 margin: 0 5px;
 line-height: 3em;
 padding: 0 0 0 25px;
 background-image: url(images/breadcrumb_separator.gif);
 background-position: 0 50%;
 background-repeat: no-repeat;
 color: #ffffff;
}

ul#breadcrumb li a {
 color: #ffffff;
}

/*********************/
/* Content Container */
/*********************/
div#contentcontainer {
 background-color: #0c0c0c;
 padding-left: 50px;
 padding-bottom: 30px;
}

/********/
/* Nav  */
/********/
div#nav {
 width: 170px;
 float: left;
 margin: 40px 0 0 0;
}

div#nav ul {
 margin: 0;
 padding: 0;
 list-style: none;
 background-image: url(images/nav_separator.jpg);
 background-position: 100% 0;
 background-repeat: no-repeat;
}

div#nav ul li {
 margin: 0;
 padding: 1px 0;
 background-image: url(images/nav_separator.jpg);
 background-position: 100% 100%;
 background-repeat: no-repeat;
 clear: right;
}

div#nav ul li a {
 line-height: 2em;
 display: block;
 font-weight: normal;
 text-decoration: none;
 text-align: right;
 color: #ffffff;
 background-color: transparent;
 background-image: url(images/nav_arrow.png);
 background-position: 98% 50%;
 background-repeat: no-repeat;
 padding: 0 20px 0 0;
}

* html div#nav ul li a {
 background-image: url(images/nav_arrow.gif);
}

div#nav ul li a:hover {
 color: #efaf1a;
 background-color: #2f2f2f;
}

div#nav ul li.selected a {
 color: #efaf1a;
 background-color: transparent;
 text-transform: uppercase;
 font-weight: bold;
}

div#nav ul li ul {
 background-image: none;
 margin-right: 20px;
 margin-bottom: 20px;
}

*:first-child+html div#nav ul li ul {
 margin-bottom: 10px;
}

* html div#nav ul li ul {
 margin-bottom: 10px;
}

div#nav ul li ul li {
 background-image: none;
 padding: 5px 0;
}

div#nav ul li ul li a
,div#nav ul li.selected ul li a {
 line-height: normal;
 display: inline;
 background-image: none;
 background-color: transparent;
 font-weight: normal;
 text-transform: none;
 padding: 0;
 float: right;
 clear: right;
 color: #ffffff;
}

div#nav ul li ul li a:hover {
 background-color: transparent;
 text-decoration: underline;
 color: #efaf1a;
}

div#nav ul li.selected ul li.selected a {
 color: #efaf1a;
 text-transform: none;
 font-weight: normal;
}

div#nav ul li ul li ul {
 margin-right: 0;
}

div#nav ul li.selected ul li.selected ul li a {
 font-size: 0.9em;
 color: #c1c1c1;
}

/************/
/* Content  */
/************/
div#content {
 width: 690px;
 margin: 0 0 0 40px;
 float: left;
}

div#content h2 {
 color: #efaf1a;
 font-weight: normal;
 font-size: 1.5em;
 border-bottom: 1px solid #efaf1a;
 margin: 5px 0 15px;
}

div#content h3 {
 color: #efaf1a;
 font-weight: normal;
 font-size: 1.3em;
 margin: 15px 0 5px;
 clear: left;
}

div#content h4 {
 color: #efaf1a;
 font-weight: normal;
 font-size: 1.1em;
 margin: 15px 0 5px;
 clear: left;
}

div#content h3 + p
,div#content h4 + p
,div#content h3 + address
,div#content h4 + address {
 margin-top: 5px;
}

div#content div.col2 {
 float: left;
 width: 235px;
 margin-left: 15px;
}

div#content div.col2.first {
 margin-left: 0;
}

div#content div.testimonial {
 width: 220px;
 float: right;
 margin: 0 0 20px 35px;
 border: 1px dotted #efaf1a;
 border-left: 0;
 border-right: 0;
 background-image: url(images/quote_left.gif);
 background-repeat: no-repeat;
 background-position: 0 15px;
 font-size: 0.9em;
}

*:first-child+html div#content div.testimonial {
 padding: 10px 0;
}

* html div#content div.testimonial {
 padding: 10px 0;
}

div#content div.testimonial p {
 padding: 0 25px;
}

div#content p.enquiryStatement {
	width: 450px;
}

div#content div.testimonial p.quote {
 background-image: url(images/quote_right.gif);
 background-repeat: no-repeat;
 background-position: 100% 100%;
 color: #efaf1a;
}

div#content li {
 margin-top: 5px;
 margin-bottom: 5px;
}

div#content div#googlemap {
 width: 688px;
 height: 550px;
 border: 1px solid #efaf1a;
}

div#content div#googlemap a {
 color: #000000;
 text-decoration: underline;
}

div#content div#googlemap a:hover {
 color: #efaf1a;
 text-decoration: none;
}

/*********/
/* Panel */
/*********/
div#panel {
 float: right;
 width: 155px;
 background-color: #000000;
 padding: 10px;
 margin-top: -15px;
 margin-left: 25px;
}

div#panel h3 {
 color: #efaf1a;
 font-weight: bold;
 font-size: 1.3em;
 margin: 5px 0;
}

div#panel h3.accreditations {
 margin: 25px 0 10px;
}

div#panel h4 {
 color: #ffffff;
 font-weight: bold;
 font-size: 1.1em;
 margin: 5px 0;
}

div#panel a.more {
 color: #efaf1a;
 font-weight: normal;
 font-size: 0.9em;
}

div#panel a.more:hover {
 color: #ffffff;
}

div#panel p.date {
 font-size: 0.9em;
 margin: 3px 0;
}

div#panel img.accreditation {
 float: left;
}

div#panel ul#panellinks {
 clear: left;
 margin: 50px 0 0;
 padding: 0;
 list-style: none;
}

div#panel ul#panellinks li {
 margin: 10px 0;
 padding: 0;
 text-align: right;
}

div#panel ul#panellinks li a {
 background-position: 100% 50%;
 background-repeat: no-repeat;
 line-height: 16px;
 color: #efaf1a;
 font-weight: normal;
 text-decoration: underline;
 padding: 1px 30px 0 0;
 font-size: 0.9em;
}

div#panel ul#panellinks li a:hover {
 text-decoration: none;
 color: #ffffff;
}

div#panel ul#panellinks li#favourites a {
 background-image: url(images/icon_favourites.gif);
 background-position: 98% 50%;
}

div#panel ul#panellinks li#print a {
 background-image: url(images/icon_print.gif);
}

/*********/
/* Forms */
/*********/
div#content form {
 margin: 0;
}

div#content form fieldset {
 padding: 5px 10px;
 margin: 10px 0 0;
 border: 1px solid #efaf1a;
 width: 450px;
}

div#content form fieldset legend {
 padding: 0 10px;
 color: #efaf1a;
}

div#content form div.field {
 float: left;
 clear: left;
 padding: 3px 5px;
 width: 95%;
 margin: 0;
}

div#content form div.field label {
 width: 100px;
 float: left;
 text-align: right;
 margin-right: 10px;
 padding: 2px 0 0;
}

div#content form div.field.required label {
 font-weight: bold;
}

div#content form div.field input
,div#content form div.field select
,div#content form div.field textarea {
 float: left;
 font-family: Arial, sans-serif;
}

div#content form div.field input.text
,div#content form div.field input.file {
 width: 300px;
}

div#content form div.field textarea {
 width: 300px;
 height: 130px;
 font-size: 1.05em;
}

div#content form div.field.checkbox input.checkbox
,div#content form div.field.radio input.radio {
 width: auto;
 margin-left: 0;
 clear: left;
 border: 0;
}

div#content form div.field.radio label.inline
,div#content form div.field.checkbox label.inline {
 width: auto;
 text-align: left;
 margin-right: 0;
 margin-left: 2px;
 font-weight: normal;
}

div#content form div.field.radio div.radioSet
,div#content form div.field.checkbox div.checkboxSet {
 float: left;
}

div#content form div.field.radio div.radioContainer
,div#content form div.field.checkbox div.checkboxContainer {
 float: left;
 clear: left;
 width: 540px;
}

div#content form input.submit {
 float: left;
 margin: 10px 0 0 115px;
 clear: left;
 cursor: pointer;
}

div#content form div.field input.button {
 margin: 0 0 0 5px;
 clear: none;
}

div#content form div#captcha {
 margin-left: 115px;
}

/**************/
/* Key People */
/**************/
div#content div.key_people {
 margin: 0 0 10px;
 clear: left;
}

div#content div.key_people img {
 float: left;
 margin: 0 15px 10px 0;
 border: 1px solid #efaf1a;
}

div#content div.key_people div.key_people_container {
 float: left;
}

div#content div.key_people h3 {
 margin: 5px 0 20px;
}

/**********/
/* Errors */
/**********/
div.field.error {
 border: 1px solid #000000;
 padding: 3px 0;
 background-color: #ff0000;
 color: #ffffff;
}

div.errors {
 border: 1px solid #000000;
 padding: 0 10px;
 background-color: #ff0000;
 color: #ffffff;
 margin: 10px;
}

div.messages {
 border: 1px solid #007e39;
 padding: 0 10px;
 background-color: #f1f1f1;
 color: #000000;
 margin: 10px;
}

/*****************/
/* Accessibility */
/*****************/
div#content table#accesskeystable {
 border: 1px solid #000000;
 border-collapse: collapse;
 width: 450px;
 line-height: normal;
 margin-left: auto;
 margin-right: auto;
 margin: 0 0 20px;
}

div#content table#accesskeystable caption {
 margin-top: 20px;
 margin-left: auto;
 margin-right: auto;
}

div#content table#accesskeystable th {
 border-collapse: collapse;
 border: 3px solid #000000;
 padding: 3px 5px;
 background-color: #efaf1a;
 text-align: left;
 font-weight: bold;
 color: #000000;
}

div#content table#accesskeystable td {
 border-collapse: collapse;
 border: 3px solid #000000;
 padding: 3px 5px;
}

div#content table#accesskeystable tr.alternate {
 background-color: #333333;
 font-size: 100%;
}

div#content table#accesskeystable em {
 font-weight: bold;
 text-decoration: underline;
 font-style: normal;
}

/**********/
/* Footer */
/**********/
div#footer {
 clear: both;
 border-top: 1px solid #efaf1a;
 padding: 20px 0 0;
 width: 930px;
 margin-top: 50px;
 margin-left: 50px;
 font-size: 0.85em;
}

div#footer a {
 color: #efaf1a;
 font-weight: normal;
}

div#footer a:hover {
 color: #ffffff;
}

div#footer p {
 clear: left;
}

div#footer p#credits {
 float: right;
 text-align: right;
}

div#footer ul#contact {
 margin: 0;
 padding: 0;
 height: 1%;
 list-style: none;
}

div#footer ul#contact li {
 padding: 0 0 0 5px;
 margin: 0 0 0 5px;
 border-left: 1px solid #efaf1a;
 float: left;
}

div#footer ul#contact li:first-child {
 border-left: 0;
 padding: 0;
 margin: 0;
}

div#footer ul#footerlinks {
 clear: left;
 margin: 0;
 height: 1%;
 padding: 0;
 list-style: none;
}

div#footer ul#footerlinks li {
 padding: 0 0 0 5px;
 margin: 0 0 0 5px;
 border-left: 1px solid #efaf1a;
 float: left;
}

div#footer ul#footerlinks li:first-child {
 padding: 0;
 margin: 0;
 border-left: 0;
}

