* {
	font-family: Arial, Helvetica, sans-serif;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}
input, textarea, select, button, optgroup {
	font-size: inherit;
	font-family: inherit;
}
img {
	border-style: none;
	top: 0px;
	text-align: center;
	vertical-align: text-bottom; 
}
body {
	background-color: #57667D;
	color: #848484;
	font-size: 11px;
	line-height: 14px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
	background-image: url(../media/body-bg.png);
	background-repeat: repeat-x;
	background-position: top;
}
h2, h3, h4, h5, h6 {
	margin: 0.5em 0;
}
h1 {
	color: #069;
	font-size: 24px;
	font-weight: bold;
	line-height: 35px;
	letter-spacing: -1px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: left;
}
h2 {
	color: #069;
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
h3 {
	color: #069;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
h4 {
	color: #069;
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
hr {
	display: block;
	height: 0;
	border: 0;
	border-top: 1px solid #DCDFE4;
	clear: both;
}
a, a:link {
	color: #069;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #069;
	text-decoration: none;
}
a:hover {
	color: #09C;
	text-decoration: underline;
}
a:focus {
	color: #069;
}
a:active {
	text-decoration: blink;
}
#outerWrapper {
	text-align: left;
	width: 880px;
	background-color: #FFF;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	border: 4px solid #3A4452;
}
#header {
	height: auto;
	text-align: center;
	padding-left: 10px;
}
#header #logo {
	color: #FFF;
	float: none;
	width: 600px;
}
#header #links {
	color: #999;
	font-size: 12px;
	font-weight: bold;
	float: right;
	width: 250px;
	text-align: right;
	padding-right: 150px;
	background-repeat: no-repeat;
	background-position: right top;
	height: 72px;
	line-height: 72px;
}
#links a, #links a:active, #links a:visited {
	color: #069;
}
#header #links a:hover {
	color: #999;
	text-decoration: none;
}
#nav {
	height: 31px;
	margin-right: 0px;
	margin-left: 0px;
	color: #FFFFFF;
	background-color: #DDE0E5;
	background-image: url(../media/nav-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-weight: bold;
}
#nav ul {
	margin: 0px;
	padding: 0px;
}
#nav ul li {
	margin: 0px;
	display: block;
	float: left;
	list-style: none;
	clear: right;
}
#nav ul li a {
	display: block;
	padding-right: 20px;
	padding-left: 20px;
	text-align: center;
	color: #848484;
	font-size: 11px;
	line-height: 31px;
	background-image: url(../media/nav-border.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#nav ul li a:hover {
	background: url(../media/nav-hover.jpg) repeat-x top;
	text-decoration: none;
	color: #FFF;
}
#nav ul li a:visited {
	color: #DE0808;
}
#nav ul li#active {
	background: url(../media/nav-hover.jpg) repeat-x top;
	text-decoration: none;
}
#nav ul li#active a {
	color: #FFFFFF;
}
#outerWrapper #feature {
	height: 225px;
	width: 880px;
	margin-left: 0px;
	margin-bottom: 5px;
	background-image: url(../media/feature.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#outerWrapper #contentWrapper {
	padding-right: 10px;
	padding-left: 20px;
	clear: both;
	padding-top: 20px;
}
#outerWrapper #contentWrapper .rightColumn {
	float: right;
	width: 300px;
	background-color: #F0F2F4;
	border: 1px solid #DCDFE4;
	margin-bottom: 15px;
	clear: right;
}
#outerWrapper #contentWrapper #content {
	padding-bottom: 15px;
	color: #333;
	font-size: 12px;
	line-height: 18px;
	float: left;
	width: 535px;
	margin: 0px;
	padding-right: 10px;
	text-align: left;
}
#content ul li {
	margin-bottom: 5px;
}
.clearFloat {
	clear: both;
	display: block;
}
#rightColumnContent {
	width: 290px;
	color: #333;
	margin: 5px;
}
#rightColumnContent h3 {
	padding-top: 5px;
	font-size: 21px;
	color: #069;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	font-weight: normal;
}
.rightColumn ul {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.rightColumn ul li {
	list-style: none;
	display: inline;
}
.rightColumn ul li a {
	display: block;
	padding: 4px 4px 4px 6px;
	color: #069;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DCDFE4;
}
.rightColumn ul li a:hover {
	text-decoration: none;
	background-color: #D6DBE0;
	color: #069;
}
#footer {
	color: #000;
	text-align: center;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	height: 30px;
	padding-top: 20px;
	padding-bottom: 10px;
}
.fltlft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.fltrt {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.center {
	display: block;
	margin: 10px auto;
}
.sidebarlt {
	padding: 6px;
	border: 1px solid #CCC;
	background-color: #FFF;
	color: #333;
}
.sidebardk {
	color: #333;
	border: 1px solid #909CB0;
	padding: 6px;
	background-color: #D1D7DE;
}
.sidebardk a, .sidebardk a:hover, .sidebardk a:visited, sidebardk a:active {
	color: #000;
}
#footer a, #footer a:hover, #footer a:visited, #footer a:active {
	color: #000;
}
#credit {
	text-align: center;
	padding-top: 0px;
	padding-bottom: 8px;
	font-size: 11px;
	color: #333333;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
}
#credit a, #credit a:hover, #credit a:visited, #credit a:active, #credit a:focus {
	color: #333333;
	font-weight: normal;
}
.featureboxes {
	font-size: 11px;
	padding-top: 10px;
	line-height: 14px;
	padding-bottom: 20px;
}
.featureboxes img {
	border: 1px solid #77859A;
}
.left-box {
	float: left;
	width: 173px;
	margin-left: 2px;
	margin-right: 3px;
	color: #333;
}
.middle-box {
	float: left;
	width: 173px;
	margin-right: 3px;
}
.right-box {
	float: left;
	width: 173px;
}
.featuretitle {
	font-size: 16px;
	font-weight: bold;
	color: #069;
	line-height: 20px;
	display: block;
	padding-bottom: 0px;
	padding-top: 10px;
}
.news {
	margin: 1em 0;
}
.readmore {
	background-image: url(../media/arrow.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 1em;
	padding-left: 18px;
}
.bluebodytext {
	color: #069;
	text-align: left;
}
.Italics {
	font-style: italic;
}
div.okay {
	width: 75%;
	border: 1px solid green;
	background: #dfd url(../media/32_okay.png) 10px center no-repeat;
	padding: 10px 10px 10px 56px;
	margin: 0.5em auto;
	font-size: 14px;
}
div.warning {
	border: 1px solid red;
	background: #fdd url(../media/32_warning.png) 10px center no-repeat;
	padding: 10px 10px 10px 56px;
	margin: 0.5em 0;
	font-size: 14px;
	font-weight: bold;
}
div.information {
	border: 1px solid blue;
	background: #ddf url(../media/32_information.png) 10px center no-repeat;
	padding: 10px 10px 10px 56px;
	margin: 0.5em 0;
	font-size: 14px;
	font-weight: bold;
}

/* Intro fade */
#intro {
	margin: 1em auto;
}

/* Form */

#quote {
	margin: 10px;
	color: #333;
	padding-top: 64px;
	background: url(../media/quick_quote.png) top left no-repeat;
}
#quote input, #quote textarea, #quote select, #quote button, #quote optgroup {
	font-size: 12px;
}
#details {
	margin: 10px 0;
}
#quote fieldset, #details fieldset {
	margin: 0 0 1em;
	padding:0;
	border:0;
	outline:0;
	background:transparent;
}
#quote ol, #details ol {  
	margin:0;
	padding:0;
	list-style: none;
}
#quote li, #details li {  
	padding: 0.5em 0;
}
#quote li span, #details li span {
	display: block;
	font-size: 10px;
}
#quote legend, #quote label, #details legend, #details label {
	font-weight: bold;
	display: block;
}
#quote #A, #quote #B, #quote #A_ID, #quote #B_ID, #quote #promo_code {
	width: 270px;
}
input.error, select.error {
	outline: 2px solid red;
}
label.error {
	display: none !important;
	font-size: 10px;
}
#quote fieldset fieldset {
	margin: 0;
}
#quote fieldset fieldset label, #details fieldset fieldset label {
	display: inline;
	font-weight: normal;
}
#quote legend span {
	display: block;
}
#quote legend span h2 {
	display: none;
}

#details ul, #details li {
	margin: 0;
}
#details h3 {
	margin: 0 0 1em;
}
#details fieldset {
	position: relative;
	background-color: #F0F2F4;
	border: 1px solid #DCDFE4;
	margin: 1em 0;
	padding: 1em 1em 1em;
}
#details fieldset fieldset legend {
	color: #069;
	font-size: 12px;
	line-height: 16px;
	padding: 0;
}
#details div {
	display: block;
	clear: both;
	margin-bottom: 1em;
}
#details input.small {
	width: 120px;
}
#details input.large, #details textarea.large {
	width: 200px;
}
#details span {
	display: inline-block;
	font-weight: bold;
	padding: 2px;
	width: 120px;
}
#details div div {
	display: block;
	font-size: 10px;
	text-align: center;
	clear:both;
}
#details div label {
	padding-left: 16px;
	margin-right: 10px;
	display: inline-block;
	text-align: left;
	width: 210px;
	float: left;
}
#details label.required {
	background-image: url(../media/11_asterisk.png);
	background-position: left center;
	background-repeat: no-repeat;
}
#details div.end {
	text-align: center;
}
#details div.end label {
	float: none;
	margin: 0;
	width: auto;
	text-align: center;
}

/* Enquiry is a bit different */
#enquiry input, #enquiry select,
.scheduled input, .scheduled select {
	margin:0;
}
#enquiry fieldset,
.scheduled fieldset {
	background-color: #F0F2F4;
	border: 1px solid #DCDFE4;
	margin-bottom: 1em;
	padding: 1em 1em 1em;
}
#enquiry fieldset fieldset,
.scheduled fieldset fieldset {
	border: none;
	margin: 0;
	padding: 0;
}
#enquiry div,
.scheduled div {
	display: block;
	clear: both;
	margin: 0.5em 0;
}
#enquiry input.tiny,
.scheduled input.tiny {
	width: 30px;
}
#enquiry input.small,
.scheduled input.small {
	width: 120px;
}
#enquiry input.large, #enquiry textarea.large, #enquiry select.large,
.scheduled input.large, .scheduled textarea.large, .scheduled select.large {
	width: 200px;
}
#enquiry span,
.scheduled span {
	display: inline-block;
	font-weight: bold;
	padding: 2px;
	width: 200px;
}
#enquiry div label,
.scheduled div label {
	padding-right: 20px;
	margin-right: 20px;
	display: inline-block;
	text-align: right;
	float: left;
	width: 200px;
}
#enquiry div label.half,
.scheduled div label.half {
	width: 200px;
}
#enquiry fieldset fieldset label,
.scheduled fieldset fieldset label {
	padding: 0;
	margin: 0;
	text-align: left;
	float: none;
	width: inherit;
}
#enquiry label.required,
.scheduled label.required {
	background-image: url(../media/11_asterisk.png);
	background-position: right 2px;
	background-repeat: no-repeat;
}
#enquiry li,
.scheduled li {
	margin: 0.5em 0;
}
#enquiry div.explain,
.scheduled div.explain {
	font-size: 10px;
	text-align: center;
}
#enquiry div.end,
.scheduled div.end {
	text-align: center;
}
#enquiry div.end label,
.scheduled div.end label {
	float: none;
	margin: 0;
	width: auto;
	text-align: center;
}

/* Bookings */
table.booking {
	width: 100%;
	border-collapse: collapse;
}

/* Availability calendar for shuttles */
.calendar {
	font-size: 10px;
	vertical-align: top;
}
.calendar dl {
	width: 69px;
	font-size: 10px;
	display: inline-block;
}
.calendar dt, .calendar dd {
	text-align: center;
	margin: 0;
	padding: 0;
}
.calendar dt {
	background-color: #DCDFE4;
}
.calendar dd {
	background-color: #fff;
	border: 1px solid #DCDFE4;
	padding: 0.5em 0;
	margin-bottom: 0.25em;
}
.calendar dd.available:hover {
	border: 1px solid #000;
}


