@charset "utf-8";
/* CSS Document */

body {
	background: url(../../images/global/bodyBackground.gif) top left repeat-x #d8d8d8;
	/*background: #fff;*/
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #152334;
	behavior: url("includes/htc/csshover.htc");
	}
	
ul, li, p, h1, h2, h3, h4, form, table {
	margin: 0px;
	padding: 0px;
	font-size:1em;
	list-style: none;
	text-decoration: none;
	font-weight: normal;
	}
a {
	text-decoration: none;
}
img {
	border: none;	
}
.png {
	behavior: url("includes/htc/iepngfix.htc");
}

.back {
	behavior: url("includes/htc/iepngfixBACK.htc");
}
	
#containerWrap {
	width: 980px;
	margin: 10px auto 0px auto;
	}
	
#container {
	float: left;
	width: 980px;
	/*background: url(../../images/global/mainBack.gif) top left repeat-x #3c5778;*/
	background: #fff;
	}
	
#header {
	float: left;
	margin: 2px 0px 0px 0px;
	width: 980px;
	/*background: #445f80;*/
	}
	
#header .left {
	float: left;
	padding: 7px 0px 0px 0px;
	width: 736px;
	text-align: right;
	}
	
#header .right {
	float: right;
	padding: 56px 0px 0px 0px;
	width: 220px;
	}
	
#main {
	float: left;
	padding: 10px 0px 10px 0px;
	width: 980px;
	}
	
#main #leftColumn {
	float: left;
	padding: 0px 0px 0px 10px;
	width: 222px;
	}
	
#nav {
	float: left;
	width: 222px;
	margin: 0px 0px 10px 0px;
	}
	
#nav a {
	float: left;
	padding: 6px 0px 7px 19px;
	width: 201px;
	border-top: 1px solid #525252;
	border-bottom: 1px solid #121212;
	color: #fff;
	background: #3e3e3e url(../../images/global/menu-bullet.gif) 195px 10px no-repeat;
	}
	
#nav a:hover {
	background-color: #CE0900;
	}
	
#nav a.top {
	background: url(../../images/global/navTop.gif) top right no-repeat;
	border-top: 0px;
	padding: 7px 0px 7px 19px;
	}
	
#nav a.top:hover {
	background: url(../../images/global/navTopMO.gif) top right no-repeat;
	border-top: 0px;
	padding: 7px 0px 7px 19px;
	}
	
#nav a.bottom {
	background: url(../../images/global/navBottom.gif) top right no-repeat #152334;
	border-bottom: 0px;
	padding: 6px 0px 8px 19px;
	}
	
#nav a.bottom:hover {
	background: url(../../images/global/navBottomMO.gif) top right no-repeat #152334;
	border-bottom: 0px;
	padding: 6px 0px 8px 19px;
	}
	
#nav ul {
	float: left;
	width: 220px;
	}
	
#nav ul ul {
	clear: both;
	position: absolute;
	left: 220px;
	top: 0;
	display: none;
}

#nav li {
	float: left;
	width: 222px;
	position: relative;
}

#nav li:hover ul {
	display: block;
}
	
#main #rightColumn {
	float: right;
	padding: 0px 10px 0px 0px;
	width: 728px;
	}
	
#main #rightColumn .left {
	float: left;
	width: 496px;
	}
	
#main #rightColumn .left .mainImg {
	float: left;
	width: 496px;
	}
	
#main #rightColumn .left .content {
	float: left;
	width: 496px;
	}
	
#main #rightColumn .left .content .map {
	float: right;
	width: 272px;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 5px 0px;
	background: url(../../images/misc/mag.gif) 230px bottom no-repeat;
	}
	
#main #rightColumn .left .content .map p {
	margin: 0px 0px 0px 0px;
	padding: 10px 50px 0px 0px;
	text-align: right;
	font-style: italic;
	}
	
#main #rightColumn .left .content h1 {
	font-size: 1.25em;
	font-style: italic;
	margin: 15px 0px 20px 0px;
	}
	
#main #rightColumn .left .content p {
	margin: 0px 0px 16px 0px;
	line-height: 1.3em;
	}
	
#main #rightColumn .left .content p.newsTitle {
	margin: 0px 0px 5px 0px;
	}
	
#main #rightColumn .left .content p.newsTitle span {
	color: #e95f5f;
	border-bottom: 1px dotted #e95f5f;
	}
	
#main #rightColumn .left .content p.newsDate {
	margin: 0px 0px 3px 0px;
	color: #152334;
	font-size: 0.85em;
	}
	
#main #rightColumn .left .content a {
	color: #e95f5f;
	}
	
#main #rightColumn .left .content ul a {
	/*color: #fff;*/
	color: #152334;
	}
	
#main #rightColumn .left .content ul a:hover {
	text-decoration: underline;
	}
	
#main #rightColumn .left .content ul {
	margin: 0px 0px 0px 5px;
	}
	
#main #rightColumn .left .content li {
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 5px 0px;
	background: url(../../images/misc/bullet.gif) left 3px no-repeat;
	}
	
#main #rightColumn .left .content ul.products {
	margin: 0px 0px 15px 25px;
	}
	
#main #rightColumn .left .content ul.products li {
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 2px 0px;
	background: none;
	}
	
#main #rightColumn .left .content li ul {
	margin: 10px 0px 10px 10px;
	}
	
#main #rightColumn .left .content li ul li {
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 5px 0px;
	background: url(../../images/misc/bulletLight.gif) left 3px no-repeat;
	}
	
#main #rightColumn .left .content .left {
	float: left;
	width: 160px;
	}
	
#main #rightColumn .left .content .left img {
	border: 1px solid #778aa1;
	}
	
#main #rightColumn .left .content .right {
	float: right;
	width: 320px;
	}
	
#main #rightColumn .left .content .row {
	float: left;
	width: 496px;
	padding: 25px 0px;
	border-top: 1px solid #637993;
	border-bottom: 1px solid #304660;
	font-size: 0.85em;
	}
	
#main #rightColumn .left .content .row.top {
	border-top: none;
	}
	
#main #rightColumn .left .content .row.bottom {
	border-bottom: none;
	}
	
#main #rightColumn .left .content .image {
	float: left;
	width: 98px;
	}
	
#main #rightColumn .left .content .text {
	float: right;
	width: 388px;
	}
	
#main #rightColumn .left .content .text a {
	color: #e95f5f;
	border-bottom: 1px dotted #e95f5f;
	}
	
#main #rightColumn .left .content .text span {
	color: #152334;
	line-height: 2.2em;
	}
	
#main #rightColumn .right {
	float: right;
	width: 220px;
	}
	
#main #rightColumn .right .productImg {
	float: right;
	width: 220px;
	margin: 0px 0px 10px 0px;
	}
	
#main .box {
	float: left;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 10px 0px;
	width: 220px;
	background: url(../../images/panels/boxBottom.gif) bottom left no-repeat #e4e4e4;
	color: #fff;
	/* min height */
	min-height: 142px;
	height: auto !important;
	height: 142px;
	}
	
#main .boxTop {
	float: left;
	padding: 8px 0px 0px 0px;
	width: 220px;
	background: url(../../images/panels/boxTop.gif) top left no-repeat;
	text-align: center;
	color:#000;
	}
	
#main .box .link {
	float: left;
	background: url(../../images/panels/boxLinkBack.png) top left no-repeat;
	}
	
#main .box .link a {
	float: left;
	padding: 5px 0px 5px 20px;
	width: 200px;
	color: #fff;
	font-weight: bold;
	font-size: 0.85em;
	}
	
#main .box .headerPlain {
	float: left;
	padding: 7px 0px 7px 20px;
	width: 200px;
	background: url(../../images/panels/boxHeaderPlain.gif) top left no-repeat #1d395a;
	color: #fff;
	font-weight: bold;
	}
	
#main .box.where {
	background: url(../../images/panels/boxBottomLine.gif) bottom left no-repeat #e4e4e4;
	}
	
#main .box.where .text {
	background: url(../../images/panels/where-to-find-us.gif) top left no-repeat;
	float: left;
	width: 220px;
	color: #000;
	}
	
#main .box.where .link {
	margin: 8px 0px 0px 0px;
	}
	
#main .box.where .text p {
	margin: 10px 15px 0px 100px;
	font-size: 0.85em;
	font-weight: bold;
	}
	
#main .box.news {
	background: url(../../images/panels/boxBottomLine.gif) bottom left no-repeat #e4e4e4;
	}
	
#main .box.news .header {
	float: left;
	padding: 7px 0px 7px 20px;
	width: 200px;
	background: url(../../images/panels/boxHeader.gif) top left no-repeat #1d395a;
	color: #fff;
	font-weight: bold;
	}
	
#main .box.news .story {
	float: left;
	padding: 11px 10px 11px 15px;
	width: 195px;
	}
	
#main .box.news .story .img {
	float: left;
	width: 75px;
	height: 85px;
	position: relative;
	overflow:hidden;
	}
	
#main .box.news .story .img img {
	position: absolute;
	}
	
#main .box.news .story .text {
	float: right;
	width: 110px;
	color: #000;
	font-size: 0.85em;
	}
	
#main .box.news .story .text a {
	color: #e95f5f;
	font-weight: bold;
	}
#main .box.news .spacer {
	float: left;
	display: inline;
	margin: 0px 0px 0px 15px;
	width: 195px;
	}
	
#main .box .accreditations {
	float: left;
	padding: 22px 0px 27px 0px;
	width: 220px;
	text-align: center;
	}
	
#main .box .accreditations img {
	margin: 0px 2px 0px 0px
	}
	
#productsWrap {
	width: 960px;
	float: left;
	display: inline;
	margin: 10px 0px 0px 10px;
	background: #434343;
	/*
	height: 160px;
	*/
	position:relative;
	}
	
#productsWrap img.left {
	position:absolute;
	left:0px;
}	
	
#productsWrap img.right {
	position:absolute;
	right:0px;
}	
	
#productsWrap img.top {
	position:absolute;
	top:0px;
}	
	
#productsWrap img.bottom {
	position:absolute;
	bottom:0px;
}	
	
#productsWrap .sidebutton, #prodcutsWrap .sidebutton {
	float: left;
	display: inline;
	width:20px;
}
#products {
	float: left;
	width: 920px;
	border-top: 1px solid #6e6e6e;
	border-bottom: 1px solid #6e6e6e;
	overflow:hidden;
	}
	
#products_inner {
	float: left;
	width: 92000px;
	border-top: 1px solid #6e6e6e;
	border-bottom: 1px solid #6e6e6e;
	}
	
#productsWrap .product {
	float: left;
	width: 125px;
	border-left: 1px solid #6e6e6e;
	border-right: 1px solid #6e6e6e;
	margin: 0px 5px 0px 0px;
	/*
	overflow: hidden;
	height: 158px;
	*/
	background: #575757;
	/* min height */
	min-height: 197px;
	height: auto !important;
	height: 197px;
}

#productsWrap .product .imageWrapper{
	margin:14px;
	width:98px;
	height:98px;
	overflow:hidden;
}

#productsWrap .product .imageWrapper img {
	display: inline;
}	
#productsWrap .product.end {
	margin: 0px 0px 0px 0px;
	float: right;
	}
	
#productsWrap .product .textWrapper{
	padding:0 9px 9px;
	width:98px;
	text-align:center;
	float:left;
}

#productsWrap .product .textWrapper a{
	color:#fff;
}
/* Addded AR 14.01.09 */
.box .productbox {
	float: left;
	/*padding: 0 0 10px 0;*/
	width: 220px;
	text-align: center;
}
.box .productboxtop {
	float: left;
	height: 10px;
	width: 220px;
	background: url(../../images/panels/boxTop.gif) top left no-repeat;
}
.box .desc {
	float: left;
	width: 200px;
	padding: 0 10px;
	text-align: center;
	font-weight: bold;
	font-size: 1.1em;
}
.box .desc a {
	color: #000;
	text-decoration: none;
}
.box .desc a:hover {
	text-decoration: underline;
}
/* Addded AR End */
	
#footerWrap {
	width: 100%;
	clear: both;
	height:46px;
	/*background: url(../../images/global/footerWrapBack.gif) top left repeat-x; Removed AR 14.01.09*/
	font-size: 0.85em;
	}
	
#footer {
	background: url(../../images/global/footerBack.gif) top left repeat-x;
	width: 980px;
	height:46px;
	margin: 0px auto;
	color: #fff;
	}

#footer .left {
	float: left;
	width: 400px;
	padding: 13px 0px 0px 15px;
	}	

#footer .right {
	float: right;
	width: 420px;
	}

#footer .right ul {
	float: left;
	width: 500px;
	padding: 8px 0px 0px 0px;
	}

#footer .right li {
	float: left;
	padding: 5px 0px 0px 0px;
	}

#footer .right li.spacer {
	float: left;
	border-left: 1px solid #727272;
	border-right: 1px solid #424242;
	height: 20px;
	margin: 0px 14px;
	}
	
#footer .right li a {
	color: #bfbebe;
	}
	
#footer .right li a:hover {
	border-bottom: 1px dotted #bfbebe;
	}

/* ------------- † CONTACT FORM † --- */
	
#contactForm {
	float: left;
	width: 498px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
	background: url(../../images/panels/contactBot.gif) bottom left no-repeat #434343;
	}
	
#contactForm img{
	/*float:left;*/
}

#main #rightColumn .left .content #contactForm .row {
	border: 0px;
	border-left: 1px solid #46607f;
	border-right: 1px solid #46607f;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
	}
	
#main #rightColumn .left .content #contactForm .row .name {
	float: left;
	width: 80px;
	padding: 0px 0px 0px 21px;
	}
	
#main #rightColumn .left .content #contactForm .row p {
	color: #fff;
	font-size: 11px;
	margin: 0px 0px 5px 17px;
	}
	
#main #rightColumn .left .content #contactForm .name p {
	padding: 0px;
	margin: 0px 0px 3px 0px;
	color: #fff;
	}
	
#contactForm .input {
	float: left;
	width: 248px;
	padding: 0px 0px 0px 17px;
	position: relative;
	}
	
#contactForm .input select {
	width: 178px;
	padding: 4px 2px 2px 2px;
	font-size: 0.9em;
	}
	
#contactForm .input input {
	width: 226px;
	padding: 4px 2px 4px 2px;
	font-size: 0.9em;
	}
	
#contactForm .input textarea {
	width: 226px;
	height: 60px;
	padding: 2px 2px 1px 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	}
	
#contactForm .input img {
	position: absolute;
	right: 10px;
	top: -5px;
	clear: both;
	}
		
#contactForm .input input.formButton {
	width: 82px;
	height: 32px;
	margin: 5px 0px 0px 0px;
	padding: 0px;
	}
.content.homecontent {
	text-align: center;
	font-size: 1.09em;
}
.content.homecontent h1 {
	font-weight: bold;
}
#enquiryForm {
	margin: 10px 0 0 0;
}