@CHARSET "ISO-8859-1";

/* This is to remove any browser default padding or margin */
* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
/*	background-color: #222222;*/
	font-size: smaller;
	background-color: #000000;
	margin: 10px;
}

.clear {
	clear: both;
}

h1 {
	font-size: 2em;
}

.page-content h1 {
	float: left;
}

.page-content p {
	clear: left;
}

p.carderror {
	color: #ff9999;
	font-weight: bold;
}

a {
	color: #dddddd;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

blockquote {
	margin-left: 5em;
}

input {
	border: 1px solid #999999;
	margin: 2px;
	valign: top;
}

input:focus {
	border: 1px solid #f97d00;
	margin: 2px;
}

input#submit {

}

select {
	border: 1px solid #999999;
	margin: 2px;
}

select:focus {
	border: 1px solid #f97d00;
	margin: 2px;
}

dl.zend_form {
	margin-bottom: 20px;
	margin-right: 0px;
	margin-top: 2px;
	padding-bottom: 20px;
}

form dl dt {
	clear: both;
	float: left;
	margin-bottom: 5px;
	margin-right: 10px;
	margin-top: 2px;
	text-align: right;
	width: 200px;
	height: 18px;
}

/*form dl dt table {
	border-collapse:collapse;
}*/

form dl dd {
	margin-bottom: 5px;
	margin-right: 5px;
	margin-top: 2px;
}

form fieldset {
	width: 539px;
	margin-bottom: 20px;
	margin-right: 0px;
	border:0px;
}

form dl dd p.description {
	font-size: 0.8em;
	margin-left: 210px;
	width: 300px;
}

form dl dd fieldset dl dt{
	margin-right: 0px;
	width: 165px;
}

form dl dd fieldset dl dd{
	margin-left: 170px;
}

form dl dd fieldset dl dd p.description {
	margin-left: 0px;
}

form ul.errors {
	list-style-type: none;
	color: #ff9999;
	font-weight: bold;
	border: 1px dotted #ff9999;
	padding: 2px 5px 2px 5px;
	margin: 2px 0 0 0px;
}

form .formprice {
	background-color: #626262;
	border: 1px solid #626262;
	color: #ffffff;
}

#site-container {
	width: 960px;
}

#header-section {
	width: 100%;
	height: 237px;
}

	#header-section .header-top {
		height: 10px;
		margin: 0 0 0 0;
		padding: 0 0 0 0;
		background-image: url('/images/layout-main/top.jpg');
		background-color: #93888C;
		background-repeat: no-repeat;
		background-position: top right;
		font-size: 0px;
	}
	
	#header-section .header-navbar {
		height: 30px;
		background-color: #003d7e;
		color: #ffffff;
	}
	
		#header-section .header-navbar .header-date {
			font-size: 14px;
			font-weight: bold;
			float: left;
			padding: 0 0 0 0;
			margin: 0 0 0 30px;
			margin-top: 5px;
		}
		
		#header-section .header-navbar .header-nav {
			float: right;
			margin: 0 30px 0 0;
			padding: 0 0 0 0;
			width: 600px;
			height: 30px;
		}

			#header-section .header-navbar .header-nav ul {
				list-style-type: none;
				margin: 0;
				padding-left: 0;
				margin-left: 0;
				float: right;
			}

				#header-section .header-navbar .header-nav ul li {
					background-image: url('/images/layout-main/bullet-bluebg.gif');
					background-repeat: no-repeat;
					background-position: 10px center;
					font-weight: bold;
					float: left;
/*
					padding-top: 8px;
*/
					padding-left: 30px;
					padding-right: 30px;
					font-size: 12px;
					height: 30px;
				}

				#header-section .header-navbar .header-nav ul li a {
					display: block;
					margin-top: 8px;
				}

				#header-section .header-navbar .header-nav ul li.active {
					background-image: url('/images/layout-main/bullet-lbluebg.gif');
					background-color: #4d78a5;
				}

	#header-section .header-logo {
		height: 170px;
		background-image: url('/images/layout-main/logo-bar.jpg');
		background-repeat: no-repeat;
		background-position: top right;
		background-color: #ffffff;
	}

	#header-section .application-nav {
		margin: 0;
		height: 27px;
		background-color: #676767;
		background-image: url('/images/layout-main/bg-application-nav.jpg');
		background-repeat: repeat-y;
		background-position: top left;
	}

	#header-section .header-logo .search-form {
		float: left;
		margin-left: 40px;
		margin-top: 125px;
		vertical-align:top;
		/*background-color: #cccccc;*/
	}

	#header-section .header-logo .search-form input {
	border: 1px solid #999999;
	margin: 2px;
	vertical-align:middle;
	}

	#header-section .header-logo .search-form input:focus {
	border: 1px solid #f97d00;
	margin: 2px;
	vertical-align:middle;
	}

	#header-section .header-logo .search-form .button {
		border: none;
		background: url('/images/layout-main/submit-button.gif') no-repeat top left;
		color: #ffffff;
		font-size: 12px;
		padding: 2px 8px;
		width: 70px;
		height: 23px
	}

	#header-section .header-logo .search-form .button:hover {
		border: none;
		background: url('/images/layout-main/submit-button-over.gif') no-repeat top left;
		color: #ffffff;
		font-size: 12px;
		padding: 2px 8px;
		width: 70px;
		height: 23px
	}

		#header-section .application-nav ul {
			margin: 0;
			list-style-type: none;
/*
			list-style-image: url('/images/layout-main/bullet-greybg.gif');
			list-style-position: inside;
*/
			margin-left: 250px;
			padding-left: 0;
		}

		#header-section .application-nav ul li {
			background-image: url('/images/layout-main/bullet-greybg.gif');
			background-repeat: no-repeat;
			background-position: 5px center;
			font-weight: bold;
			float: left;
			margin: 0 20px 0 0;
			padding: 5px 0 0 25px;
			height: 22px;
			font-size: 12px;
			font-weight: bold;
		}

	#header-section a {
		text-decoration: none;
		color: #eeeeee;
	}

	#header-section a:active {
		color: #eeeeee;
	}

	#header-section a:hover {
		color: #ffffff;
	}

/*
#middle-section {
	width: 960px;
	clear: both;
	background-color: #ffffff;
	background-image: url('/images/bg-columns.gif');
	background-repeat: repeat-y;
}
	#middle-section-2 {
		background-color: transparent;
		background-image: url('/images/layout-main/bg-side-nav.jpg');
		background-position: bottom left;
		background-repeat: no-repeat;
	}

	#navigation-section {
		width: 220px;
		float: left;
		background-color: transparent;
	}

	#content-section {
		background-color: transparent;
		margin-left: 220px;
		width: 565px;
		height: auto;
	}

	#adbar-section {
		background-color: #676767;
		width: 175px;
		float: right;
	}
*/


#middle-section {
	width: 100%;
}

#middle-section-table {
	min-width:960px;
	clear: both;
	margin: 0;
}

	#middle-section-table .left-column {
		width: 220px;
		background-color: #ffffff;
		background-image: url('/images/layout-main/bg-side-nav.jpg');
		background-position: bottom left;
		background-repeat: no-repeat;
		vertical-align: top;
	}
	
	
	
	#middle-section-table .middle-column {
		background-color: #acacac;
		padding: 10px;
		vertical-align: top;
	}

	#middle-section-table .right-column {
		width: 175px;
		background-color: #676767;
		vertical-align: top;
	}

/* Left Nav */

#left-nav {
	min-height: 400px;
}

#left-nav ul {
	width: 220px;
	padding: 0;
	margin: 0;
}

#left-nav ul {
	margin-bottom: 20px;
}

#left-nav ul li ul {
	margin-bottom : 0px;
	margin-left : 5px;
	width: 210px;
}

#left-nav li .label {
	background-image: url('/images/layout-main/bullet-leftnav.gif');
	background-repeat: no-repeat;
	background-position: 25px 0.5em;
	padding: 5px 0 5px 50px;
	margin: 20px 0 0 0;
	text-decoration: none;
	color: #333333;
	clear: both;		
}

#left-nav .label:hover {
	background-color: #eeeeee;
}

#left-nav .label a {
	text-decoration: none;
	color: #333333;
}

#left-nav .label a:hover {
	text-decoration: none;
	color: #333333;
}

#left-nav li.selected .label {
	background-color: #838383;
	background-image: url('/images/layout-main/bullet-greybg.gif');
}

#left-nav li.selected ul li .label {
	background-color: transparent;
	background-image: url('/images/layout-main/bullet-orange-white.gif');
}

#left-nav li.selected ul li .label:hover {
	background-color: #eeeeee;
}

#left-nav li.selected ul li .label a {
	text-decoration: none;
	color: #333333;
}

#left-nav li.selected ul li .label a:hover {
	text-decoration: none;
	color: #333333;
}

#left-nav li.selected .label a {
	text-decoration: none;
	color: #ffffff;
}

#left-nav li.selected .label a:hover {
	text-decoration: none;
	color: #ffffff;
}

#left-nav ul li ul li .label {
	background-position: 35px 0.4em;
	background-image: url('/images/layout-main/bullet-orange-white.gif');
	padding: 5px 0 5px 60px;
	margin: 5px 0 0 0;
	font-size: 0.8em;
}

#left-nav ul li ul {
	display: none;
}

#left-nav ul li.open ul {
	display: block;
}

/*
#left-nav {
	min-height: 400px;
}

#left-nav ul {
	width: 220px;
	padding: 0;
	margin: 0;
}

#left-nav > ul {
	margin-bottom: 20px;
}

#left-nav li .label {
	background-image: url('/images/layout-main/bullet-leftnav.gif');
	background-repeat: no-repeat;
	background-position: 25px 0.5em;
	padding: 5px 0 5px 50px;
	margin: 20px 0 0 0;
	text-decoration: none;
	color: #333333;
	clear: both;		
}

#left-nav .label:hover {
	background-color: #cccccc;
}

#left-nav .label a {
	text-decoration: none;
	color: #333333;
}

#left-nav .label a:hover {
	text-decoration: none;
	color: #333333;
}

#left-nav li.selected > .label {
	background-color: #838383;
	background-image: url('/images/layout-main/bullet-greybg.gif');
}

#left-nav li.selected > .label > a {
	text-decoration: none;
	color: #ffffff;
}

#left-nav li.selected > .label > a:hover {
	text-decoration: none;
	color: #ffffff;
}

#left-nav > ul > li > ul > li .label {
	background-position: 35px 0.4em;
	padding: 5px 0 5px 60px;
	margin: 5px 0 0 0;
	font-size: 0.8em;
}

#left-nav > ul > li > ul {
	display: none;
}

#left-nav > ul > li.open > ul {
	display: block;
}
*/

#footer-section {
	clear: both;
	margin: 0;
	width: 100%;
}

	#footer-section .footer-1 {
		height: 70px;
		background-color: #676767;
	}
	
		#footer-section .footer-1 .footer-address {
			padding-top: 25px;
			padding-right: 15px;
			text-align: right;
			color: #cccccc;
			font-size: 14px;
		}
	
		#footer-section .footer-1 .footer-links {
			padding-top: 5px;
			padding-right: 15px;
			text-align: right;
			color: #cccccc;
			font-size: 10px;
		}

			#footer-section a {
				text-decoration: none;
				color: #cccccc;
			}
		
			#footer-section a:active {
				color: #cccccc;
			}
		
			#footer-section a:hover {
				color: #ffffff;
			}

	#footer-section .footer-2 {
		height: 61px;
		background-color: #000000;
		background-image: url('/images/layout-main/bg-footer.jpg');
		background-position: top left;
		background-repeat: no-repeat;
	}

		#footer-section .footer-2 .footer-partof {
			padding-top: 20px;
			padding-right: 15px;
			text-align: right;
			font-weight: bold;
			color: #cccccc;
			font-size: 14px;
		}
	
		#footer-section .footer-2 .footer-copyright {
			padding-top: 5px;
			padding-right: 15px;
			text-align: right;
			color: #cccccc;
			font-size: 10px;
		}


.cookie-crumb {
	margin: 0 0 10px 0;
	color: #eeeeee;
}

.cookie-crumb ul {
	list-style-type: none;
	margin: 0;
	padding-left: 0;
	border: none;
	display: inline;
}

.cookie-crumb ul li {
	margin-left: 0;
	padding-left: 2px;
	border: none;
	display: inline;
	color: #ffffff;
}

.cookie-crumb  li a {
	color: #ffffff;
	text-decoration: none;
}

.cookie-crumb ul li a:hover {
	color: #cccccc;
}

.page-content ul {
	list-style-type: square;
	padding-left: 2em;
	margin-left 0:
}


.page-content ul li {
	margin-left 0:
	
}


.page-content .images {
	margin: 0 5px 0 5px;
	float: right;
	width: 150px;
}

.page-content .images img {
/*
		border: 1px solid #cccccc;
		*/
	padding: 2px;
	margin-bottom: 5px;
}

.image .caption {
	font-size: 8px;
}

.content-box {
	background-color: #626262;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	width: 554px;
	float: left;
}

.content-box .top-left {
	background-image: url('/images/layout-main/homepage-corner-tl.gif');
	background-repeat: no-repeat;
	background-position: top left;
}

.content-box .top-right {
	background-image: url('/images/layout-main/homepage-corner-tr.gif');
	background-repeat: no-repeat;
	background-position: top right;
}

.content-box .bottom-left {
	background-image: url('/images/layout-main/homepage-corner-bl.gif');
	background-repeat: no-repeat;
	background-position: bottom left;
}

.content-box .bottom-right {
	background-image: url('/images/layout-main/homepage-corner-br.gif');
	background-repeat: no-repeat;
	background-position: bottom right;
}

.content-box-container {
	color: #ffffff;
	padding: 10px;
}

.content-box-container h1 {
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 1.3em;
	font-weight: bold;
}

.content-box-container h2 {
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 1.3em;
	font-weight: bold;
}

.content-box-container h3 {
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 1.15em;
	font-weight: bold;
}

.content-box-container h4 {
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 1em;
	font-weight: bold;
}

.content-box-container hr {
	margin: 5px 0 5px 0;
	padding: 0;
	height: 2px;
	background-color: #f97d00;
	color: #f97d00;
	border: none;
}

.content-box-container .body hr {
	margin: 5px 0 5px 0;
	padding: 0;
	height: 1px;
	background-color: transparent;
	color: transparent;
	border-bottom: 1px dotted #999999;
}

.content-box-container .body {
	margin: 5px 0 5px 0;
	padding: 0;
}

.content-box-container .body h2 {
	margin: 0 0 0 0;
	font-size: 1em;
	font-weight: bold;
	padding-bottom: 12px;
	padding-top: 12px;
}

.content-box-container .body p {
	margin: 0 0 0.5em 0;
}

.content-box-container .body .image {
	float: right;
	clear: right;
	margin: 0 0 0 8px;
}

.content-box-container .body .images {
	float: right;
	margin: 0 0 0 8px;
	width: 120px;
	/*width: 216px; - check with Emma the size she wants - Luke Baker - need this width for news articles*/
}

.content-box-container .body .newsimages {
	float: right;
	margin: 0 0 0 8px;
	/*width: 120px; - check with Emma the size she wants - Luke Baker - need this width for news articles*/
	width: 220px;
}

.content-box-container .body .images img {
	margin: 0 0 5px 0;
}

.content-box-container .body .newsimages img {
	margin: 0 0 5px 0;
}

.content-box-container .body ul {
	list-style-type: none;
	margin: 0 0 0.5em 0;
	padding-left: 0;
}

.content-box-container .body ol {
	margin: 0 0 0.5em 28px;
	list-style-position: outside;
	list-style-type: decimal;
}

.content-box-container .body ul li {
	padding-left: 28px;
	background-image: url('/images/layout-main/bullet-orange-dkgrey.gif');
	background-position: 5px 0px;
	background-repeat: no-repeat;
}

.content-box-container .body .latest-news-header h2 {
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 1.3em;
	font-weight: bold;
}

.content-box.two-column {
	width: 272px;
}

.content-box.three-column {
	width: 178px;
}

.more-button {
	background-color: #0c2774;
	display: inline;
}

.more-button .top-left {
	background-image: url('/images/layout-main/homepage-box-button-tl.gif');
	background-repeat: no-repeat;
	background-position: top left;
}

.more-button .top-right {
	background-image: url('/images/layout-main/homepage-box-button-tr.gif');
	background-repeat: no-repeat;
	background-position: top right;
}

.more-button .bottom-left {
	background-image: url('/images/layout-main/homepage-box-button-bl.gif');
	background-repeat: no-repeat;
	background-position: bottom left;
}

.more-button .bottom-right {
	background-image: url('/images/layout-main/homepage-box-button-br.gif');
	background-repeat: no-repeat;
	background-position: bottom right;
}

.more-button-container {
	color: #ffffff;
	padding: 1px 10px 3px 10px;
	font-weight: bold;
	font-size: 0.8em;
}

.more-button-container a {
	margin: 0;
}

.content-box .footer .more-button {
	display: block;
	float: right;
}



ul.news-article-list p.title {
	font-size: 1.2em;
	padding: 0;
	margin: 2px 0 2px 0;
}

ul.news-article-list p.publish-date {
	font-size: 0.8em;
	padding: 0;
	margin: 2px 0 2px 0;
}

ul.right-adverts {
	list-style: none;
	margin: 50px 15px 0 15px;
	padding: 0;
}

ul.right-adverts li {
	margin: 15px 0 0 0;
	padding: 0 0 0 0;
	color: #ffffff;
}

ul.right-adverts li p {
	margin: 5px 0 0 0;
	font-size: 0.8em;
}

/*
ul.right-adverts {
	list-style: none;
	margin: 50px 30px 0 30px;
	padding: 0;
}

ul.right-adverts li {
	margin: 15px 0 0 0;
	padding: 0 0 0 0;
	color: #ffffff;
}

ul.right-adverts li p {
	margin: 5px 0 0 0;
	font-size: 0.8em;
}*/


/*.content-box-container .body .contacts-list {
	list-style-type: none;
	padding: 0 0 0 0;
	margin: 0 0 0 0;

}*/


.content-box-container .body .contacts-list {
	margin: 0 0 0 0;
	/*padding: 5px 0 5px 0;*/
	background-image: none;
	width: 534px;
}

.content-box-container .body .contacts-list .odd * {
	clear: left;
	float: left;
	text-align:left;
}

.content-box-container .body .contacts-list .even * {
	/*clear: right;*/
	float: left;
	text-align:left;
}

.content-box-container .body .contacts-list  .contact-container-odd {
	padding: 1px;
	width: 300px;
}

.content-box-container .body .contacts-list  .contact-container-odd .image {
	padding: 10px 1px 5px 1px;
}

.content-box-container .body .contacts-list  .contact-container-even {
	padding: 1px;
	width: 220px;
}

.content-box-container .body .contacts-list  .contact-container-even .image {
	padding: 10px 1px 5px 1px;
}

.content-box-container .body .contacts-list  .contact-container-even p {
	clear: left;
	float: left;
}

.content-box-container .body .contacts-list  .contact-container-odd p {
	clear: left;
	float: left;
}

.contacts-list .name {
	font-weight: bold;
	font-size: 1.1em;
	width: 260px;
}

.contacts-list .job-title {
	fontsize: 0.8em;
	width: 260px;
}

.contacts-list .email {
	width: 260px;
}

.contacts-list .telephone {
	width: 260px;
}

ul.case-study-list {
	border-top: 1px dotted #999999;
}

ul.case-study-list li {
	padding: 5px 0 5px 0;
	border-bottom: 1px dotted #999999;
}


ul.news-archive-year-chooser li {
	float: left;
	width: 75px;
}

ul.news-archive-year-chooser li.active {
	float: left;
	width: 75px;
	font-weight: bold;
}

.rss {
	float: right;
}

.rss img {
	border: 0px;
	padding-right: 4px;
	vertical-align:middle;
}

.pagination .info {
	float: left;
}

.pagination .control {
	float: right;	
}

.booknow {
	/*background: #fff;*/
	background-image: url('/images/layout-main/booknow.gif');
	background-repeat: no-repeat;
	float: right;
	text-align:center;
	width: 80px;
}

.booknow a{
	color: #003d7e;
	/*color: #f97d00;*/
	/*background: #fff;*/
}