﻿body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#3b3d3d;
}
h1 {
	height: 16px;
	padding: 2px 10px;
	font-size: 1.1em;
	background-color: #58595b;
	color: #ffffff;
	margin:0px 0px 10px 0px;
}
h1.htmlH1 {
	margin:0px;
}
h2 {
	height: 16px;
	margin: 0px;
	padding: 2px 10px;
	font-size: 1.1em;
	background-color: #58595b;
	color: #ffffff;
}
h2 a {
	color:white;
}
h3 {
	margin: 0px;
	padding: 0px;
	font-size: 1em;
	color: #ffffff;
}
h4 {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	font-size: 1.5em;
	font-weight: normal;
}
a {
	text-decoration:none;
}
a:hover {
	color:#C0C0C0;
}
a.white {
	color:white;
}
.column {
	float: left;
	position: relative;
}
.container {
	float: left;
	width: 100%;
}
.clear {
	clear:both;
}
.narrowTextBox {
	width:150px;
}
.mediumTextBox {
	width:250px;
}
.wideTextBox {
	width:450px;
}
.list {
	width:460px;
	margin:0px 0px 20px 0px;
}
.list .headerStyle td {
	background-color:#58595b;
	padding:5px;
	color:white;
	font-size:0.9em;
}
.errorMessage, .successMessage {
	padding:5px;
	display:block;
	margin:5px 0px;
	font-weight:bold;
	background-color:#FF8C8C;
}
.successMessage {
	background-color:#8CFF92;
}
#main {
	width: 970px;
	background-color:white;
	margin: 20px auto 0px auto;
}
#header {
	border: 10px solid #ffffff;
	background-image: url('../images/headerBg.jpg');
	background-repeat: repeat-y;
}
#headerLeft {
	width: 750px;
}
#headerLeft .top {
	width:725px;
	padding:0px 0px 0px 25px;
	height:150px;
}
#headerLeft .top img {
	border:none;
}
#headerLeft .bottom {
	width:725px;
	padding:0px 0px 0px 25px;
}
#headerRight {
	width: 220px;
}
#headerRight a {
	border: none;
}
#headerRight img {
	border: none;
}
.blue {
	color: #00adef;
}
#serviceDesc {
	padding: 5px 10px 0px 5px;
	color: #ffffff;
	font-size: 0.7em;
	text-align: right;
	margin:5px 0px;
}
#webLinks {
	padding: 0px 0px 0px 30px;
}
#content {
	width:970px;
	border-style: solid;
	border-width: 0px 10px 10px 10px;
	border-color: #ffffff;
	background-color:white;
}
#contentLeft {
	width: 250px;
	z-index:200;
}
#contentLeft h2 {
	font-size:0.8em;
}
#navigation {
	border-left: 0px solid #ffffff;
	border-right: 0px solid #ffffff;
	border-top: 0px solid #ffffff;
	border-bottom: 10px solid #ffffff;
	width: 220px;
	padding: 15px;
	font-weight: bold;
	color: #ffffff;
	background-color:#252122;
	background-image: url('../images/greyGradient.gif');
	background-repeat: repeat-x;
	z-index:200;
}
/*#navigation a {
	margin: 3px 0px 0px 0px;
	display: block;
	
	text-decoration: none;
}*/
#navigation a {
	color: #ffffff;
}
#navigation a:hover {
	color:#C0C0C0;
}
#navigation ul {
	padding:0px;
	margin:0px;
	list-style:none;
	z-index:200;
}
#navigation ul li {
	margin: 3px 0px 0px 0px;
	position: relative;
}
#navigation ul li ul a {
	color:black;
}
#navigation ul li ul {
	display:none;
	left:100%;
	top: 0;
	display: none;
	position: absolute;
	list-style: none;
	background-color: white;
	border: 1px solid #9B9B9B;
	width: 200px;
	margin: 0px;
	padding:5px;
}
#navigation ul li:hover ul {
	display:block;
}
#navigation ul li:hover ul li ul {
	display:none;
}
#navigation ul li ul li {
	margin:0px 0px 2px 0px;
	padding:0px 0px 2px 0px;
	border-bottom:1px gray dashed;
}
#navigation ul li ul li ul {
	display:none;
}
#navigation ul li ul li:hover ul {
	display:block;
}
#navigation ul li ul li:hover ul li ul {
	display:none
}
#navigation ul li ul li ul li ul li {
	
}
#navigation ul li ul li ul li ul li ul {
	display:none;
}
#navigation ul li ul li ul li:hover ul li ul {
	display:block;
}
#navigation ul li ul li ul li:hover ul li ul li ul {

	display:none
}

#navigation .menuActions {
	float: left;
	position: relative;
	color:white;
	font-weight: bold;
}
#navigation .menuActions ul {
	left: 30px;
	top: 0;
	display: none;
	position: absolute;
	list-style: none;
	background-color: white;
	border: 1px solid #9B9B9B;
	width: 165px;
	margin: 0px;
}
#navigation .menuActions:hover ul {
	display: block;
}
#navigation .menuActions ul li {
	display: block;
	position: relative;
	width: 155px;	
	padding: 3px 5px;
	background:none;
	font-size:0.8em;
	height:auto;
}
#navigation .menuActions a {
	color: black;
}

#contentMiddle {
	width: 460px;
	border-style: solid;
	border-width: 0px 10px;
	border-color: #ffffff;
	font-size:0.8em;
	z-index:50;
}
#contentRight {
	width: 240px;
}
.searchBox {
	width: 180px;
	float:left;
	background-color: #9A999A;
	padding: 3px;
	margin: 0px 5px 5px 0px;
	color: #000000;
	background-color: #9A999A;
	border: none;
	font-size: 0.7em;
}
.goButton {
	float: left;
}
#searchArea {
	margin: 58px 4px 0px 0px;
}
#welcome {
	width: 250px;
}
#welcomeText {
	padding: 0px 10px;
	font-size: 0.8em;
	color: #58595b;
}
.parentList .image {
	width:460px;
	height:245px;
	overflow:hidden;
	padding:0px 0px 10px 0px;
}
.infoBox {
	width: 225px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
}
.parentList .infoBox .image {
	width:225px;
	height:119px;
	overflow:hidden;
}
.infoBox a {
	color:white;
}
.infoBox a:hover {
	color:#C0C0C0;
}
#middleLeft {
	margin: 0px 10px 0px 0px;
}
#enquiry {
	padding: 10px;
	background-image: url('../images/greyGradient.gif');
	background-repeat: repeat-x;
	background-color:#252122;
	color: #ffffff;
}
.enquiryInput {
	width: 210px;
	padding: 3px;
	margin: 0px 0px 5px 0px;
	color: #000000;
	background-color: #9A999A;
	border: none;
	font-size: 0.7em;
	font-family:Arial, Helvetica, sans-serif;
}
.submitButton {
	padding:5px 0px;
	margin:0px;
}
.submitButton a {
	border: none;
	background: transparent;
	color: #ffffff;
	font-weight: bold;
	text-decoration:none;
}
.smallText {
	font-size: 1.0em;
	text-align:center;
	display:block;
}
#places {
	margin: 30px 0px 0px -3px;
	font-size: 0.8em;
	text-align:center;
}
#footer {
	width:960px;
	padding: 10px 5px;
	text-align: center;
	background-color: #58595b;
	color: #c6c8ca;
	font-size: 0.6em;
	border-style: solid;
	border-width: 0px 10px 10px 10px;
	border-color: #ffffff;
}
#footer a {
	color: #c6c8ca;
}
#footer a:hover {
	color:#C0C0C0;
}
#logos {
	width:960px;
	padding: 0px 5px;
	background-color:white;
	color: #c6c8ca;
	font-size: 0.6em;
	border-style: solid;
	border-width: 0px 10px 10px 10px;
	border-color: #ffffff;
}
.contact tr td {
	padding:0px 30px 0px 0px;
	vertical-align:top;
}
.contact strong {
	font-size:1.6em;
}
.pageActions {
	display:block;
	padding:5px;
	margin:5px 0px;
	background-color:white;
	border:1px black solid;
}
.pageActions a {
	color:blue;
}
.thumbnailContainer .image {
	border-style:solid;
	border-color:white;
	border-width:5px 5px 5px 0px;
}
.footerLogo {
	padding:0px 10px;
}