/**************** Style Resets **********************/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td {margin:0; padding:0;}
h1,h2,h3,h4,h5,h6,p,pre,blockquote,ul,ol,dl,address {margin:1em 0;}
li, dd, blockquote {margin-left:1em;}
html, body, fieldset {font:100.1%/120% "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;}
input, select, textarea {font-size:100.1%;}
h1, h2, h3, h4, h5, h6 {font-size:100%;}
form label{cursor:pointer;}
fieldset, img{border:none;}
table{border-collapse:collapse; border-spacing:0;}
ul li {list-style-type:square;}
hr {height: 1px; background-color: #E5E5E5;	color: #E5E5E5;	border: none;	padding: 0;	margin: 1em 1em;}

/**************** General rules *********************/

html{ }
body { line-height:150%; color: #555;}

/**************** General Links ***********************************/
a:link 				{ color: #555; text-decoration: none;}
a:visited 			{ color: #555; text-decoration: none;;}
a:focus, a:hover, a:active	{color: #555;;}

/********************** Navigation ******************/

/* Horizontal Menu */
#navlist{display:none;}

/***************** Headings ********************/
h1 {display:none;} 
h2 {font-size:160%; color: #05888a; font-weight:normal;margin-top:0;font-family:"Trebuchet MS", Helvetica, sans-serif;}
h3 {font-size:140%; color:#05888a;font-weight:normal;font-family:"Trebuchet MS", Helvetica, sans-serif;}
h4 {font-size:120%; color:#05888a;font-weight:normal;font-family:"Trebuchet MS", Helvetica, sans-serif; }
/***************** Page Sections *********************/
#container {font-size:76%;text-align:left;}
#header {}
#content p{}
#navigation{}
#extra{}
#footer{display:none;}
#content{margin: 0;}
#navigation{float:none;}
#navigation h3 {font-size:110%; font-weight:bold; margin:0;}
#extra{float:none;}
#extra p {margin: 5px 0px 8px 0px;}
#extra h3 {font-weight:bold; font-size:110%;margin-top:10px;}
/*************** Other bits *************/
#addresslist  {}
#addresslist dt {font-weight:bold;}
#addresslist dd {font-weight:normal;margin-bottom:8px;margin-left:0;}
#hcard { margin: 0 0 0 10px; padding: 0; }
#hcard dl { margin: 0; padding: 0; }
#hcard dt { font-weight: bold;  margin: 0.3em 0 0 0;float:none;width:5em;clear:left;}
#hcard dd {  padding: 0; margin: 0.3em 0 0 0; float:none;}
#hcard dt.first, #hcard dd.first {float:none; width:100%;}
#content ul {margin:0px;padding:0px;}
#content ul li {list-style-type:square;}
/*************** Forms ******************/
#contactform {font-size:100%;	color:#000;	margin-left:0px;width:90%;	}
#contactform fieldset {	border:none;	}
#contactform legend {	display:none;}
#contactform input {background:#fff; 	border:1px solid #777; 	width:70%;  	padding:5px 3px 5px 3px; 	vertical-align:middle;	margin:0 0 5px 0;	}
#contactform textarea {	background:#FFF; 	border:1px solid #777;  	width:70%; 	margin-left:0; 	font-size:110%; 	padding:3px ; 	vertical-align:middle;	}
#contactform input.button {	border:1px solid #fff;clear:both;	color:white; 	font-size:100%;	width:30%;	margin:10px 0 20px 0;	font-weight:bold; 	background:#59cacb url(../images/aquaback.jpg) left top repeat-x; 	}
#contactform input:hover, #contactform textarea:hover {	border:1px solid #000;background-color:#efefef;	}
#contactform input.button:focus, #contactform input.button:hover, #contactform input.button:active  {	clear:both;	color:white; 	font-size:100%;	width:30%;	margin:10px 0 20px 0;	font-weight:bold; 	background-color:#ce071e; 	}
.required {	color:#c2537a; 	font-weight:normal;	margin-left:10px;	}
.validationerrors ol {color:#000;	margin-left:10px;	padding-left:10px;	margin-bottom:10px;	}
#enquiryErrorID  a:focus, #enquiryErrorID  a:hover, #enquiryErrorID  a:active  {	background-color:#538b37;	color:white;	}

