/* =General
-----------------------------------------------------------------------------*/

/*Remove default browser styles - Eric Meyers*/
html,body,div,span,
applet,object,iframe,
h1,h2,h3,h4,h5,h6,p,blockquote,pre,
a,abbr,acronym,address,big,cite,code,
del,dfn,em,font,img,ins,kbd,q,s,samp,
small,strike,strong,sub,sup,tt,var,
dd,dl,dt,li,ol,ul,
fieldset,form,label,legend,
table,caption,tbody,tfoot,thead,tr,th,td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	line-height: 1;
	font-family: inherit;
	text-align: left;
}

div {
	line-height: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

ol,ul {
	list-style: none;
}
q:before,q:after,
blockquote:before,blockquote:after {
	content: "";
}

/* Put it back on certain elements removed ul as an ie test*/
h1, h2, h3, h4, h5, h6, p, pre, blockquote, form, fieldset, table {
  margin: 1em 0;
  line-height: 1.3em;
}

/* Class for clearing floats */
.clear {
	width: 100%;
	clear: both;
}

body {
	background: #DAE2EF url(../media/graphics/body_bg1.jpg) top repeat-x;
	color: #023866;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* main wrapper that holds it all centrally */

#wrapper {
	width: 760px;/*760*/
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	background: #fff url(../media/graphics/wrapper_bg.gif) top left repeat-y;
}

/* default masthead holding the banner and mainNav */

#header {
	width: 760px;/*760*/
	margin: 0 auto;
	color: #fff;
	background-color: #023866;
}

#header h1 {
	width: 313px;
	height: 33px;
	position: relative;
	margin: 0 auto;/*removed for ie test*/
}

#header h1 span {
	background: url(../media/graphics/HCS_logo.jpg) no-repeat;
	position: absolute;
	/*width: 100%;
	height: 100%;*/
	width: 313px;
	height: 33px;
	}

#header ul, #header ul li {
	list-style: none;
}

#header ul {
	width: 760px;
	text-align: center;
	font-weight: normal;
	margin-bottom: 0px;
}

#header ul li {
	display: inline;
}

#header ul li#pic1 img,
#header ul li#USAflag img {
	float: left;
}

#header ul li#pic1 img,
#header ul li#pic2 img {
/*	margin: 5px 20px 0px 20px;
	padding: 0px 0px 0px 0px;*/
	border: 1px solid #686D8A;
	display: inline;/*ie5exp*/
}

/*make specific to each pages picture set by including #pagename - remember ie5 stylesheet also*/
/*Max picture dimensions: width = 140px and height = 94px*/
/*----------------------------------HOME--------------------------*/
#homePage #header ul li#pic1 img {
	margin-top: 5px;
	margin-left: 30px;
}

#homePage #header ul li#pic2 img {
	margin-top: 5px;
	margin-right: 30px;
}
/*----------------------------------ABOUT--------------------------*/
#aboutPage #header ul li#pic1 img {
	margin-top: 1px;
	margin-left: 31px;
}
#aboutPage #header ul li#pic2 img {
	margin-top: 1px;
	margin-right: 31px;
}
/*----------------------------------TOURS--------------------------*/
#toursPage #header ul li#pic1 img {
	margin-top: 5px;
	margin-left: 60px;
}
#toursPage #header ul li#pic2 img {
	margin-top: 5px;
	margin-right: 60px;
}
/*----------------------------------TRANSFER CHARGES--------------------------*/
#chargesPage #header ul li#pic1 img {
	margin-top: 2px;
	margin-left: 65px;
}
#chargesPage #header ul li#pic2 img {
	margin-top: 2px;
	margin-right: 65px;
}
/*----------------------------------ENQUIRIES--------------------------*/
#enqPage #header ul li#pic1 img {
	margin-top: 2px;
	margin-left: 30px;
}
#enqPage #header ul li#pic2 img {
	margin-top: 2px;
	margin-right: 30px;
}
/*----------------------------------CELL PHONES--------------------------*/
#cellPage #header ul li#pic1 img {
	margin-top: 2px;
	margin-left: 30px;
}
#cellPage #header ul li#pic2 img {
	margin-top: 2px;
	margin-right: 30px;
}

/*----------------------------------CONTACT PAGE--------------------------*/
#contactPage #header ul li#pic1 img {
	margin-top: 5px;
	margin-left: 25px;
}
#contactPage #header ul li#pic2 img {
	margin-top: 5px;
	margin-right: 25px;
}

/*----------------------------------LINKS--------------------------*/
#linksPage #header ul li#pic1 img {
	margin-top: 5px;
	margin-left: 25px;
}
#linksPage #header ul li#pic2 img {
	margin-top: 5px;
	margin-right: 25px;
}

body#linksPage #primaryContent h1,
body#linksPage #primaryContent h2,
body#linksPage #primaryContent ul,
body#linksPage #primaryContent p {
width: 250px;
	margin-left: 50px;
}

body#linksPage #primaryContent h1 {
margin-left: 0px;
}

body#linksPage #primaryContent {
	width: 330px;/*330*/
	margin-right: 150px;/*150px required for compliant browsers*/
}
/*----------------------------------TERMS--------------------------*/
#termsPage #header ul li#pic1 img {
	margin-top: 4px;
	margin-left: 30px;
}
#termsPage #header ul li#pic2 img {
	margin-top: 4px;
	margin-right: 30px;
}
/*End top banner specific settings*/

#header ul li#pic2 img,
#header ul li#UKflag img{
	float: right;
}

ul#headerPics {
	width: 758px;/*758*/
	border: 1px solid #fff;
	height: 104px;/*104*/
}

ul#headerPics li#UKflag,
ul#headerPics li#USAflag {
/*border-bottom: 1px solid pink;*/
	margin: 0px 0px -3px 0px;/*required for ie6*/
}


ul#airportLinks {
position: relative;/*required by ie6 to enable left border to show*/
	width: 760px;/*760*/
	/*height: 1.8em;--made a diff in ie6*/
	font-size: 1.2em;
	line-height: 1.8em;
	border-left: 1px solid #fff;
	/*border-top: 1px solid green;*/
	border-right: 1px solid #fff;
	margin-left: -1px;
	background-color: #023866;
}

ul#airportLinks li {
background: #023866 url(../media/graphics/airportLink_bullet.gif) center left no-repeat;
padding: 0px 10px 0px 20px;
}

ul#airportLinks li.first {
	background: none;
}


#contentWrapper {
	width: 759px;/*759 required for ie6*/
	background: transparent  url(../media/graphics/pcontent_bg.jpg) 124px 0px repeat-x;
	border-left: 1px solid #fff;
	border-right: 1px solid #023866;
	border-top: 2px solid #315883;/*#315883*/
}


/* =Typography
-----------------------------------------------------------------------------*/

body {
	font-size: 62.5%;
	line-height: 1.6;
}


/* =Headings
-----------------------------------------------------------------------------*/



/* =Links
-----------------------------------------------------------------------------*/

#primaryContent ul li a:link,
#primaryContent ul li a:visited,
#primaryContent  ul li a:hover,
#primaryContent  ul li a:active {
line-height: 1.4em;
}

a:link,
a:visited {
color: #6633ff;
}

#primaryContent a {
line-height: 1.3em;
}

#contact a:link,
#contact a:visited {
	color: #fff;
}

#footer a:link,
#footer a:visited {
	color: #023866;
	/*line-height: 1em;*/
}

/*#footer a:hover,
#footer a:active {
line-height: 1em;
}*/

ul#airportLinks li a:link,
ul#airportLinks li a:visited  {
position: relative;/*ie exp*/
	color: #fff;
	line-height: 1.8em;/*required to set height of airport nav bar*/
}

#contact a:hover,
#contact a:active,
ul#airportLinks li a:hover,
ul#airportLinks li a:active,
#footer a:hover,
#footer a:active,
a:hover,
a:active {
position: relative;/*ie exp*/
text-decoration: none;
color: #9999ff;
line-height: 1.8em;
display: inline;/*ie5 test*/
}

#header h1 a:link,
#header h1 a:visited,
#header h1 a:hover,
#header h1 a:active {
line-height: 1.1em;
}

#contact a:hover,
#contact a:active {
line-height: 1.2em;
}

p#copyright a:link,
p#designedby a:link,
p#copyright a:visited,
p#designedby a:visited {
text-decoration: none;
line-height: 1.2em;
}

body#linksPage div#primaryContent ul li a {
margin-left: -20px; 
padding-left: 20px;
display: block;
}


/* =Main Nav
-----------------------------------------------------------------------------*/
div#mainNav {
	width: 123px;/*123*/
	float: left;
	font-size: 1.2em;
	background-color: #023866;
	padding-top: 2.5em;
	padding-bottom: 2em;/*ie5test*/
}

#mainNav li {
position: relative;/*required for ie6 to show left borders*/
	background: #B5C4D7 url(../media/graphics/mainLink_bg.jpg) top left no-repeat;
	border: solid 1px #023866;
	margin-top: 1px;
	margin-left: -3px;
	margin-right: -1px;
	padding-left: 10px;
	width: 115px;/*115*/
	line-height: 1.6em;/*ie5test*/
}

div#mainNav ul li a:link,
div#mainNav ul li a:visited {
position: relative;/*required to enable bullets in ie6*/
	color: #023866;
	text-decoration: none;
	width: 115px;/*required for ie6, 7*/
		display: block;
	line-height: 1.6em;
	outline: 0px;
}

div#mainNav ul li a:hover,
div#mainNav ul li a:active {
position: relative;/*required to enable bullets in ie6*/
	color: #9999ff;
	text-decoration: underline;
	background: transparent url(../media/graphics/mainNavHover_bullet.gif) center left no-repeat;
	margin-left: -23px;/*-23*/
	padding-left: 23px;
	width: 115px;/*115*/
			display: block;
	line-height: 1.6em;
	outline: 0px;
}


/* Highlighting the current page */

body#homePage #mainNav ul li a.home,
body#aboutPage #mainNav ul li a.about,  
body#toursPage #mainNav ul li a.tours, 
body#chargesPage #mainNav ul li a.charges,
body#enqPage #mainNav ul li a.enq,
body#cellPage #mainNav ul li a.cell, 
body#linksPage #mainNav ul li a.links,
body#termsPage #mainNav ul li a.terms,
body#contactPage #mainNav ul li a.contact { 
position: relative;
	color: #023866;
	text-decoration: none;
	background: transparent url(../media/graphics/mainNav_bullet.gif) center left no-repeat;
	margin-left: -25px;
	padding: 2px 0px 0px 20px;
	cursor: default;
	width: 115px;
	font-weight: bold;
}



/* =Sub Nav
-----------------------------------------------------------------------------*/

/* =Secondary Nav
-----------------------------------------------------------------------------*/

#secondaryNav {
position: relative;
	font-size: 1.1em;
	background: transparent url(../media/graphics/secondaryNav_bg.jpg) left bottom repeat-x;
	margin-left: 124px;
	height: 1.6em;
	margin-top: 20px;
}

#secondaryNav ul, #secondaryNav ul li {
	list-style: none;
	margin: 0px 0px 0px 0px;
	outline: 0px;
}

#secondaryNav ul {
	text-align: center;
	font-weight: normal;
}

#secondaryNav ul li {
	display: inline;
	border-left: solid 1px #023866;
	padding: 0px 10px 0px 10px;
	line-height: 1.8em;
}

#secondaryNav ul li a:visited,
#secondaryNav ul li a:link  {
	outline: 0px;
	text-decoration: none;
	color: #023866;
	line-height: 1.8em;
}

#secondaryNav ul li a:hover,
#secondaryNav ul li a:active {
	outline: 0px;
	color: #9999ff;
	line-height: 1.6em;
}

#secondaryNav ul li.first {
border: none;
}

/* Highlighting the current page */

body#homePage #secondaryNav ul li a.home,
body#aboutPage #secondaryNav ul li a.about,  
body#toursPage #secondaryNav ul li a.tours, 
body#chargesPage #secondaryNav ul li a.charges,
body#enqPage #secondaryNav ul li a.enq,
body#cellPage #secondaryNav ul li a.cell, 
body#linksPage #secondaryNav ul li a.links,
body#termsPage #secondaryNav ul li a.terms {
font-weight: bold;
cursor: default;
color: #023866;
} 

/* =Primary Content
-----------------------------------------------------------------------------*/
#primaryContent {
	width: 550px;
	float: right;
	padding-right: 30px;
}

#primaryContent h1 {
	width: 511px;
	font-size: 2.6em;
	background: transparent url(../media/graphics/h1_underline.gif) bottom left repeat-x;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	letter-spacing: 2px;
	font-style: italic;
}

#primaryContent div h1 {
font-size: 2em;
padding-left: 2px;
letter-spacing: 0px;
}

#primaryContent h2 {
	width: 511px;
	font-size: 1.3em;
	font-weight: bold;
	padding-bottom: 3px;
	margin-bottom: 0em;
}

#primaryContent div,
#primaryContent ul {
	width: 511px;
	border: solid 1px #A6B2C2;
	background: #fff url(../media/graphics/ulpara_bg.jpg) top left no-repeat;
	padding: 4px 0px 4px 0px;
	margin: 2px 0px 8px 0px;
}

#homePage #primaryContent img {
position: relative;
float: right;
clear: none;
margin: 5px 5px 0px 5px;
border: 1px solid #686D8A;
}

#homePage #primaryContent div h1 {
display: inline;
}

/*#aboutPage #primaryContent div.clear,
*/#homePage #primaryContent div.clear {
border: none;
background: none;
margin-bottom: 0px;/*-15px required for ie*/
padding-bottom: 0px;
}

#aboutPage #primaryContent div.clear {
margin-bottom: -25px;/*-35px required for ie*/
border: none;
background: none;
}

#aboutPage #primaryContent img {
margin: 0px 0px;
padding: 0px 0px;
}

#toursPage #primaryContent div.clear {
margin-bottom: 0px;
border: none;
background: none;
/*width: 400px;*/
}

body#contactPage #primaryContent ul {
	background: none;
}

body#contactPage #primaryContent ul {
/*width: 100%;*/
border: none;
/*margin-left: 155px;*/
}

#primaryContent p.clientPara {
margin-top: -8px;
width: 290px;
/*display: inline;*/
float: left;
text-align: center;
font-size: 1.2em;
}

#primaryContent ul li ul {
	width: 460px;
	background: none;
	border: none;
}

#primaryContent ul li ul li {
	background: none;
	list-style: square;
	padding-left: 0px;
	margin-left: 40px;
	font-size: 1em;
}

#primaryContent p {
/*width: 471px;*/
padding: 4px 20px 4px 20px;
}

#primaryContent li,
#primaryContent p {
	font-size: 1.2em;
	line-height: 1.4em;
}

#primaryContent li {
margin-left: 5px;
background: transparent url(../media/graphics/contentBullet.jpg) 10px 8px no-repeat;
padding: 4px 10px 4px 25px; 
}

#primaryContent strong,
#primaryContent em {
	font-size: 1em;
	line-height: 1.2em;
}


/* =Secondary Content
-----------------------------------------------------------------------------*/
#contact {
position: relative;
	width: 755px;/*754*/
	background-color: #023866;
	color: #fff;
	padding: 5px 0px 5px 4px;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #023866;
	height: 4em;
}

#contact p {
position: relative;
	float: left;
	width: 33%;
	text-align: center;
	margin: 0px 0px;
	line-height: 1.2em;
	padding-top: 5px;
	/*height: 2em;*/
}


p#tel {
position: relative;
	text-align: left;
}

p#inquiry {
position: relative;
	text-align: right;
}


/* =Footer
-----------------------------------------------------------------------------*/
#footer {
	width: 760px;
	margin: 0 auto;
}

p#copyright {
	float: left;
	clear: left;
	margin-top: 2px;
	padding: 1px 0px 2px 0px;
}

p#designedby {
	float: right;
	margin-top: 2px;
	padding: 0px 0px 2px 0px;
}

/* =Tables
-----------------------------------------------------------------------------*/

table { 
  border-spacing: 0;
	border-collapse: collapse;
	font-size: 1.3em;
	width: 500px;
}

td {
  text-align: center;
	font-weight: normal;
	border-left: dotted 1px #a6b2c2;
	border-bottom: solid 1px #a6b2c2;
}

th {
 font-weight: bold;
 width: 250px;
 border-bottom: solid 1px #a6b2c2;
}

tr {
	height: 1.6em;	
}

tr.tblMainHeading th{
 font-size: 1.3em;
	border-bottom: solid 3px #a6b2c2;
	border-top: solid 1px #a6b2c2;
	width: 150px;
}


/* =Misc 1
-----------------------------------------------------------------------------*/
#primaryContent ul li.cellPic {
margin-top: -30px;
margin-right: 10px;
 float: right;
 background: none;
 }
 
body#toursPage #primaryContent div h1 {
font-size: 2.2em;
padding-left: 5px;
width: 99%;
}
 
body#toursPage #primaryContent img {
background-color: #fff;
 padding: 10px;
 margin-top: 5px;
 margin-bottom: 0px;
 border: 1px solid #023866;
}

body#toursPage #primaryContent img.left {
margin-right: 10px;
}

body#toursPage #primaryContent img.right {
margin-left: 10px;
}

.center {
text-align: center;
}

.left {
 float: left;
}

.right {
 float: right;
}

#primaryContent p.msg {
color: #000033;
font-weight: bold;
}

#primaryContent p.error {
color: red;
font-weight: bold;
}

/* =Misc 2
-----------------------------------------------------------------------------*/
body#enqPage div.bookingForm {
width: 500px;/*455*/
margin: 0 auto;
}

body#enqPage div.bookingForm label {
font-weight: bold;
width: 160px;
float: left;
text-align: right;
line-height: 1.4em;
}

/*body#enqPage div.bookingForm label.errorHighlight {*/
.errorHighlight {
color: red;
}

body#enqPage div.bookingForm select {
margin: 0px 0px 0px 10px;
border: 1px solid #023866;
}

body#enqPage form.booking p {
margin: 0px 0px 0px 0px;/*firefox requires:2px 0px 2px 0px*/
}

body#enqPage form.booking input.btn {
float: right;
}

body#enqPage div.bookingForm input.txt,
body#enqPage div.bookingForm textarea {
margin-left: 10px;
width: 230px;
float: left;
border: 1px solid #023866;
}


/* =Forms
-----------------------------------------------------------------------------*/

/* Removes fieldset borders. even on Opera 7 */
fieldset {
  border: 1px solid transparent;
}

body#contactPage form.contactForm {
width: 450px;/*485*/
margin: 0 auto;
}

#primaryContent p.formIntro {
	color: #FF0000;
	font-weight: bold;
}

form.contactForm input.txt {
	color: #05194a;
	border: 1px inset #05194a;
	width: 250px;/*220*/
	padding-left: 5px;
}

form.contactForm textarea.txt {
	color: #05194a;
	border: 1px inset #05194a;
	width: 250px;
	padding-left: 5px;
}

form.contactForm input.btn {
	position: relative;
	float: right;
	width: 260px;
	margin-right: 5px;
}

html[xmlns*=""] body:last-child input.btn { width: 250px; margin-right: 30px;}/*Safari work around required for button sizes*/
/*html[xmlns*=""] body:last-child select.txt { width: 220px; }*//*Safari work around required for button sizes*/
 
form.contactForm p {
	clear: left;
	margin: 0px 0px 0px 20px;
	padding: 3px 0px 3px 0px;
}
 
html>form.contactForm p {
	margin: 0px 0px 0px 30px;
}

form.contactForm p label {
	text-align: right;
	margin-right: 15px;
	float: left;
	width: 110px;/*25%*/
	font-weight: bold;
}

form.contactForm span.label {
	float: left;
	width: 110px;/*25%*/
}
