/**************** Colours ****************************/
/*
colour1
colour2
colour3
*/
/**************** 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 *********************/


body { color: #555;}

/**************** General Links ***********************************/
a:link            { color: #19598e; text-decoration: none;border-bottom:1px solid #19598e;}
a:visited         { color: black; text-decoration: none;border-bottom:1px solid #ccc;}
a:focus, a:hover, a:active {color: white;background-color:#19598e; border-bottom:1px solid #fff;}

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

/* Horizontal Menu */
#navlist{margin:10px 0 20px 5px;}
#navlist li{list-style: square;border-bottom:1px solid #dbdbdb;}
#navlist a {font-weight:bold;color:#267166;text-decoration:none;border-bottom:none;}
#navlist li a { display:block;text-decoration: none;}
#navlist a:link, #navlist a:visited {padding:0; color:#6b6868;border-bottom:none;}
#navlist a:visited {color:#333;}
#navlist a:hover, #navlist a:focus, #navlist a:active {color: #fff;}

/***************** Headings ********************/

h1 {font-size:130%; color: #19598e; margin-top:5px;}
h2 {font-size:120%; color: #19598e; margin-top:0;font-family:"Trebuchet MS", Helvetica, sans-serif;margin-top:5px;}
h3 {font-size:110%; color:#19598e;font-family:"Trebuchet MS", Helvetica, sans-serif;margin-top:5px;}
h4 {font-size:100%; color:#19598e;font-family:"Trebuchet MS", Helvetica, sans-serif; margin-top:5px;}
h1 img {display:none;}
/***************** Page Sections *********************/
#container {margin:0 5px 0;font-size:76%;text-align:left;}
#header {margin:0;}
#header {background: url(../images/pdalogo.gif) top left no-repeat;padding-top:80px;margin-top:5px;}
#content p{}
#navigation{}
#header img.photostrip, #header img.printlogo {display:none;}
#extra{}
#footer{}
#wrapper {border:none;}
#footer p{margin:0;padding:5px 10px}
#footer a{padding:0;color: #C6D5FD}
#skip {margin:0 0 0 0 ;}
#skip li {display:block;   list-style-type: square;   padding: 0; }
#skip li a:link, #skip li a:visited  {border:none; padding:0;  } 
#skip li a:focus, #skip li a:hover, #skip  a:active {    padding:0;} 

#content{margin: 0 ;background-color:white;padding:0;}
#navigation{float:none;border-top:2px solid #59cacb;}
#navigation h3 {font-size:110%; font-weight:bold; margin:0px;}
#extra{float:none;margin-left:0;background-color:white;}
#extra p {margin: 5px 0px 8px 0px;font-size:90%;line-height:150%;}
#extra h3 {font-weight:bold; font-size:110%;margin-top:10px;}
#footer{clear:left;width:100%;border-top:1px solid #efefef;}

.info {border-bottom:none;}
.info h3 {margin:0;padding:0 0 0 0;}


 #hcard { margin: 0 0 0 0; padding: 0; }
 #hcard dl { margin: 0; padding: 0; }
 #hcard dt { font-weight: bold;  margin: 0.3em 0 0 0;float:none;clear:left;}
 #hcard dd {  padding: 0; margin: 0.3em 0 0 0; float:none;}
#hcard dt.first, #hcard dd.first {float:none; }


#content ul {margin:0px;padding:0px;}
#content ul li {list-style-type:square;}

/*************** Other bits *************/


#addresslist  {}
#addresslist dt {font-weight:bold;}
#addresslist dd {font-weight:normal;margin-bottom:8px;margin-left:0;}

/*************** 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:0px;  }
.validationerrors ol {color:#000;   margin-left:0px;  padding-left:0px; margin-bottom:5px;   }
#enquiryErrorID  a:focus, #enquiryErrorID  a:hover, #enquiryErrorID  a:active  { background-color:#538b37;  color:white;   }


