@charset "utf-8";
@import url("reset.css");

body {
	background: #333 url(../images/layout/body-bg.gif) center top repeat-y;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: .86em;
}

p {
	line-height: 150%;
	margin-bottom: 1em;
}

a {
	color: #1b6196;
}

h1 a {
	text-decoration: none;
}

a.button {
	background: transparent url(../images/layout/button.png) right -30px no-repeat;
	color: #fff;
	display: block;
	float: left;
	padding-right: 15px;
	text-decoration: none;
	font-size: 18px;
}

.loginLoginButton {
	background: transparent url(../images/layout/button.png) right -30px no-repeat;
	color: #fff;
	display: block;
	float: left;
	padding-right: 13px;
	cursor: pointer;
}

.loginLoginButton input {
	background: transparent url(../images/layout/button.png) left top no-repeat;
	border: none;
	color: #fff;
	padding: 2px 0 4px 12px;
	font-size: 18px;
	display: block;
	cursor: pointer;
	height: 30px;
}

a.button span {
	background: transparent url(../images/layout/button.png) left top no-repeat;
	display: block;
	padding: 6px 0 6px 15px;
}

.corner-t-l, .corner-t-r, .corner-b-l, .corner-b-r {
	width: 5px;
	height: 5px;
	position: absolute;
}

.corner-t-l {
	background: transparent url(../images/layout/corner-top-left.png) left top no-repeat;
	left: 0;
	top: 0;
	z-index: 100;
}

.corner-t-r {
	background: transparent url(../images/layout/corner-top-right.png) left top no-repeat;
	right: 0;
	top: 0;
	z-index: 101;
}

.corner-b-l {
	background: transparent url(../images/layout/corner-bottom-left.png) left top no-repeat;
	left: 0;
	bottom: 0;
	z-index: 102;
}

.corner-b-r {
	background: transparent url(../images/layout/corner-bottom-right.png) left top no-repeat;
	right: 0;
	bottom: 0;
	z-index: 103;
}

#wrapper {
	width: 941px;
	margin: 0 auto;
	padding: 0 10px;
}

#header {
	background: #fff url(../images/client-logos.gif) right top no-repeat;
	padding: 10px 0;
	min-width: 0;
	position: relative;
}

#search-box {
	float: right;
	position: absolute;
	top: 40px;
	right: 10px;
	width: 300px;
}

form#search-form .input-field {
	background: transparent url(../images/layout/search-panel-input-bg.png) top right no-repeat;
	width: 202px;
	height: 28px;
	border: none;
	margin-top: 2px;
	margin-right: 10px;
	padding-top: 4px;
	float: left;
}

#search-form a.button {
	float: right;
}

.hidden {
	display: none;
	visibility: hidden;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.clr {
	clear: both;
}

#primary-nav-container {
	clear: both;
}

ul.primary-nav {
	background: transparent url(../images/menu/primary-nav-bg.gif) left top repeat-x;
	height: 50px;
	width: auto;
	display: block;
	position: relative;
	color: #fff;
	font-size: 18px;
	border-bottom: 1px solid #fff;
}

ul.primary-nav li {
	border-right: 1px solid #fff;
	display: block;
	float: left;
	height: 50px;
	line-height: 50px;
	position: relative;
}

ul.primary-nav li.active {
	background: transparent url(../images/menu/primary-nav-li-hover-bg.gif) left top repeat-x;
}

ul.primary-nav li a {
	float: left;
	height: 50px;
	display: block;
	text-decoration: none;
	color: #fff;
	padding: 0 30px;
}

ul.primary-nav li a:hover {
	background: transparent url(../images/menu/primary-nav-li-hover-bg.gif) left top repeat-x;
}

ul.primary-nav ul {
	position: absolute;
	top: 51px;
	z-index: 30;
}

ul.primary-nav ul li {
	padding: 0;
}

ul.primary-nav ul li a {
	display: block;
	text-decoration: none;
	color: #fff;
	padding: 0;
}

#content-container {
	background-color: #c2c0bb;
	width: auto;
	padding: 10px;
	position: relative;
	border-bottom: 1px solid #fff;
}

#hp-feature-box {
	width: 690px;
	height: 300px;
	position: relative;
}

ul#hp-feature-list {
	height: 50px;
	background-color: #97b684;
	font-size: 18px;
	position: absolute;
	bottom: 0;
	width: auto;
}

ul#hp-feature-list li {
	float: left;
	display: block;
	color: #fff;
	border-right: 2px solid #c2c0bb;
	text-align: center;
	width: 228px;
	line-height: 48px;
}

ul#hp-feature-list li.current {
	background: transparent url(../images/menu/hp-feature-list-li-hover-bg.gif) left top repeat-x;
}

ul#hp-feature-list li a {
	color: #cbdbc2;
	text-decoration: none;
	display: block;
	height: 48px;
	float: left;
	text-align: center;
	width: 228px;
	border-top: 2px solid #c2c0bb;
}

ul#hp-feature-list li.last,
ul#hp-feature-list li.last a {
	border-right: none;
	width: 230px;
}

ul#hp-feature-list li a:hover {
	background: transparent url(../images/menu/hp-feature-list-li-hover-bg.gif) left top repeat-x;
	color: #fff;
	border-top: 2px solid #6cac4d;
}

ul#hp-feature-list li.current a {
	color: #fff;
	height: 48px;
	border-top: 2px solid #6cac4d;
}

ul#hp-feature-list li .image,
ul#hp-feature-list li.current .image {
	display: block;
	height: auto;
	position: absolute;
	left: 0;
	bottom: 100%;
	border: none;
}

#login-box {
	position: relative;
	width: 180px;
	height: 260px;
	background: #144970 url(../images/layout/login-panel-bg.gif) left top repeat-x;
	color: #fff;
	padding: 20px;
}

#login-box a {
	color: #fff;
	text-decoration: none;
}

#login-box a:hover {
	text-decoration: underline;
}

#login-box ul {
	margin-top: 5px;
}

#login-box ul li {
	line-height: 120%;
}

.loginLegend {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 8px;
}

.loginMessage p.error {
	font-size: 95%;
	line-height: 120%;
	color: #fc0;
}

.loginUsername,
.loginPassword {
	border: none;
	background: transparent url(../images/layout/login-panel-input-bg.png) left top no-repeat;
	width: 180px;
	height: 28px;
	line-height: 28px;
	padding-top: 6px;
	color: #fff;
	text-indent: 4px;
	margin-top: 4px;
	margin-bottom: 6px;
}

#login-form label {
	display: block;
	margin-bottom: 5px;
}

#login-form a.button {
	margin: 4px 0;
}

.panel {
	position: relative;
	margin-top: 10px;
}

h2.long-title  {
	display: block;
	height: 40px;
	border-bottom: 1px solid #c2c0bb;
	padding-left: 10px;
	color: #1c3e60;
	font-size: 18px;
	font-weight: normal;
	line-height: 40px;
	background: transparent url(../images/layout/panel-title-bg.gif) left top repeat-x;
}

.panel-body {
	padding: 10px;
	background-color: #fff;
	color: #333;
}

.panel-body h2,
.panel-body h3,
.panel-body h4 {
	padding-bottom: .5em;
}

.panel-body  li {
	line-height: 150%;
	padding-bottom: 1em;
	list-style-type: disc;
	margin-left: 15px;
}

ol.decimal,
ol.lower-roman {
	margin-left: 20px;
}

ol.decimal li {
	list-style-type: decimal;
	margin-left: 5px;
}

ol.lower-roman li {
	list-style-type: lower-roman;
	margin-left: 5px;
}

ul.secondary-nav li {
	color: #fff;
	text-indent: 10px;
	line-height: 30px;
	border-bottom: 1px solid #c2c0bb;
}

ul.secondary-nav li a {
	background-color: #6cac4d;
	color: #fff;
	text-decoration: none;
	display: block;
	width: 220px;
}

ul.secondary-nav li.active a {
	background: #144970 url(../images/menu/secondary-nav-li-hover-bg.gif) left top repeat-x;
}

.secondary-nav li a:hover {
	background: #144970 url(../images/menu/secondary-nav-li-hover-bg.gif) left top repeat-x;
}

ul.secondary-nav li.last a {
	border-bottom: none;
}

#columns-50-25-25 .col-1 {
	float: left;
	width: 455px;
}

#columns-50-25-25 .col-2 {
	float: left;
	width: 225px;
	margin-left: 10px;
}

#columns-50-25-25 .col-3,
#columns-25-50-25 .col-3 {
	float: left;
	width: 220px;
	margin-left: 10px;
}

#columns-25-50-25 .col-1 {
	float: left;
	width: 220px;
}

#columns-25-50-25 .col-2 {
	float: left;
	width: 460px;
	margin-left: 10px;
}

#columns-75-25 .col-1 {
	float: left;
	width: 690px;
}

#columns-75-25 .col-2 {
	float: left;
	width: 220px;
	margin-left: 10px;
}

/* Enquiry form */
span.error {
	color: red;
}

.form label {
	display: block;
	margin-bottom: .5em;
}

.form textarea {
	margin-bottom: 1em;
}

.form input#name,
.form input#email,
.form input#subject {
	display: block;
	width: 200px;
	margin-bottom: 1em;
}

#footer-container {
	padding: 10px;
}

#footer-container .corner-t-l {
	background: transparent url(../images/layout/footer/corner-top-left.png) left top no-repeat;
	left: 0;
	top: 0;
	z-index: 104;
}

#footer-container .corner-t-r {
	background: transparent url(../images/layout/footer/corner-top-right.png) left top no-repeat;
	right: 0;
	top: 0;
	z-index: 105;
}

#footer-container .corner-b-l {
	background: transparent url(../images/layout/footer/corner-bottom-left.png) left top no-repeat;
	left: 0;
	bottom: 0;
	z-index: 106;
}

#footer-container .corner-b-r {
	background: transparent url(../images/layout/footer/corner-bottom-right.png) left top no-repeat;
	right: 0;
	bottom: 0;
	z-index: 107;
}

#accreditations-container {
	background: transparent url(../images/layout/accreditations-panel-bg.gif) left top repeat-x;
	height: 101px;
	position: relative;
}

ul#accreditations {
	position: relative;
	text-align: center;
}

ul#accreditations li {
	display: inline;
	padding: 0 20px;
}

ul#site-links {
	margin: 15px 0 10px;
}

ul#site-links li {
	display: inline;
	border-left: 1px solid #fff;
	padding-right: 8px;
	padding-left: 10px;
}

ul#site-links li.first {
	border-left: none;
	padding-left: 0;
}

ul#site-links li a:link,
ul#site-links li a:visited {
	text-decoration: underline;
	color: #fff;
}

ul#site-links li a:hover,
ul#site-links li a:active {
	text-decoration: none;
	color: #fff;
}

p#copyright {
	text-align: center;
	color: #fff;
}

p.news-date {
	text-align: right;
	font-size: 80%;
	color: #666;
	margin-bottom: 0;
}

h4.news-headline {
	color: #1b6196;
	margin: 5px 0;
	font-size: 1.1em;
}

h4.news-headline a:link,
h4.news-headline a:visited {
	text-decoration: none;
}

h4.news-headline a:hover,
h4.news-headline a:active {
	text-decoration: underline;
}

p.news-link a:link,
p.news-link a:visited {
	text-decoration: none;
}

p.news-link a:hover,
p.news-link a:active {
	text-decoration: underline;
}

/* Ditto styles */
.ditto_item {
	padding-bottom: 15px;
}

.ditto_pageTitle {
	padding-bottom: 5px;
}

.ditto_documentInfo {
	color: #666;
	padding-bottom: 5px;
}

.ditto_introText {
	color: #000;
}

#rotator {
	color:#000;
	position:relative;
	margin:0; 
	width: 690px;
	height: 300px;
}

/* Tabs */
ul.ui-tabs-nav,
li.ui-tabs-nav-item,
li.ui-tabs-nav-item a:link,
li.ui-tabs-nav-item a:visited {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	line-height:48px;
	text-decoration:none;
	font-size:18px;
	list-style:none;
	float:left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	width: 228px;
	text-align: center;
	border-right: 2px solid #c2c0bb;
}

ul.ui-tabs-nav {
	position:absolute;
	bottom:0px;
	left:0;
	z-index:1;
	width:100%;
	height: 50px;
	background-color: #97b684;
}

/* Non-Selected Tabs */
li.ui-tabs-nav-item a:link,
li.ui-tabs-nav-item a:visited {	
	color: #cbdbc2;
	border-top: 2px solid #c2c0bb;
}

/* Hovered Tab */
#rotator .ui-tabs-nav-item a:hover,
#rotator .ui-tabs-nav-item a:active {
	background:transparent url(../images/menu/hp-feature-list-li-hover-bg.gif) repeat-x left top;
	color:#fff;
	border-top: 2px solid #6cac4d;
}

/* Active Tab */
#rotator .ui-tabs-selected a:link,
#rotator .ui-tabs-selected a:visited,
#rotator .ui-tabs-selected a:hover,
#rotator .ui-tabs-selected a:active {
	background:transparent url(../images/menu/hp-feature-list-li-hover-bg.gif) repeat-x left top;
	color:#fff;
	border-top: 2px solid #6cac4d;
}

ul.ui-tabs-nav li.last {
	border-right: none;
	width: 230px;
}

/* Content Panels */
#rotator .ui-tabs-panel {
	clear:left;
	height:250px;
}

#rotator .ui-tabs-hide {
	display:none;
}