@charset "utf-8";

body {
	margin:0;
	font-family:"Lucida Grande", Tahoma, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:0.7em;
	line-height:1.5em;
	color:#000000;
	background-color:#450500;
	background-image:url(../images/skin/bg_outer_bottom.jpg);
}

input, textarea {
	font-family:"Lucida Grande", Tahoma, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1em;
}

a {
	text-decoration:none;
	font-weight:bold;
	color:#450500;
}

a:hover {
	text-decoration:underline;
	color:#000000;
}

a img {
	border:none;
}

p {
	margin:20px 22px;
	font-size:1em;
}

h1 {
	margin:20px 22px;
	font-size:1.2em;
	font-weight:bold;
	color:#450500;
}

h2 {
	margin:20px 22px;
	font-size:1.2em;
	font-weight:bold;
	color:#999999;
}

h3 {
	margin:20px 22px 5px 22px;
	padding:3px;
	font-size:1.1em;
	font-weight:bold;
	color:#450500;
	border-bottom:1px solid #999999;
}

h4 {
	margin:20px 22px;
	font-size:1.1em;
	font-weight:bold;
	color:#999999;
}

h5 {
	margin:20px 22px;
	font-size:1em;
	font-weight:bold;
	color:#450500;
}

h6 {
	margin:20px 22px;
	font-size:1em;
	font-weight:bold;
	color:#999999;
}

ul {
	padding:0;
	margin:0;
	list-style:none;
}

ul li {
	padding:0;
	margin:0;
	list-style:none;
}

hr {
	margin:20px 22px 5px 22px;
	clear:both;
	border:none;
	background:#999999;
	height:1px;
}

#site_wrapper {
	min-height:450px;
	background-image:url(../images/skin/bg_outer_top.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

#site_layout {
	margin:0 auto;
	width:980px;
	min-height:450px;
	background-color:#FFFFFF;
	background-image:url(../images/skin/bg_tile.jpg);
	background-repeat:repeat-y;
}

#site_header {
	position:absolute;
	overflow:hidden;
	width:980px;
	height:168px;
}

#site_header img.logo {
	position:absolute;
	margin-top:31px;
	margin-left:32px;
}

#site_header ul.topnav {
	display:block;
	float:right;
	margin:17px 10px 0 0;
	width:440px;
}

#site_header ul.topnav li {
	display:block;
	float:right;
}

#site_header ul.topnav li.leftitem {
	float:left;
}

#site_header ul.topnav li a {
	display:block;
	padding:5px;
	color:#FFFFFF;
	font-weight:normal;
}

#site_header ul.topnav li.leftitem a {
	font-weight:bold;
}

#site_header ul.mainnav {
	display:block;
	position:absolute;
	margin:131px 0 0 11px;
	min-width:479px;
}

#site_header ul.mainnav li {
	display:block;
	float:left;
}

#site_header ul.mainnav li a {
	display:block;
	padding:11px 13px;
	height:14px;
	background-image:url(../images/skin/bg_nav.jpg);
	background-position:right top;
	color:#000000;
	font-weight:normal;
}

#site_header ul.mainnav li a:hover {
	background-position:right bottom;
}

#site_header ul.thirdnav {
	display:block;
	position:absolute;
	margin:137px 10px 0 600px;
	width:368px;
}

#site_header ul.thirdnav li {
	display:block;
	float:right;
}

#site_header ul.thirdnav li a {
	display:block;
	padding:5px;
	color:#FFFFFF;
	font-weight:normal;
}

#site_body {
	overflow:hidden;
	padding:168px 9px 0 10px;
	min-height:300px;
	background:url(../images/skin/bg_top.jpg);
	background-repeat:no-repeat;
}

#site_body ul {
	padding:0 0 0 40px;
	margin:0;
}

#site_body ul li {
	padding:0 0 0 20px;
	margin:0;
	background-image:url(../images/skin/bullet.jpg);
	background-repeat:no-repeat;
}

#site_body div.column_half {
	display:block;
	float:left;
	margin-left:1px;
	width:479px;
	min-height:1px;
}

#site_body div.column_full {
	display:block;
	margin-left:1px;
	min-height:1px;
}

#site_body div.column_full.centre {
	text-align:center;
}

#site_body a.extracontentlink {
	float:right;
	margin-right:20px;
	margin-bottom:10px;
	color:#999999;
}


#site_footer {
	padding:39px 30px 21px 30px;
	height:21px;
	background-image:url(../images/skin/bg_footer.jpg);
	background-repeat:no-repeat;
}

#site_footer ul li {
	float:left;
	padding-right:20px;
}

#site_footer ul li.right {
	float:right;
	color:#999999;
	padding-right:0px;
	padding-left:20px;
}

#site_footer ul li.right a {
	color:#999999;
}

#site_footer ul li a {
	font-weight:normal;
}

#site_body div.column_half img.banner {
	float:left;
	clear:left;
	margin-bottom:1px;
}

#site_body div.column_half div.banner.takeoff {
	display:block;
	position:relative;
	top:414px;
	top:-14px;
	height:182px;
	width:479px;
/**	margin-left:-479px;*/
}

form.quote_step1 {
	display:block;
	float:left;
	clear:left;
	margin-bottom:1px;
	width:479px;
	height:188px;
	background-image:url(../images/skin/bg_quoteform.jpg);
	text-align:center;
}

div.column_full form.quote_step1 {
	margin-left:241px;
}

form.quote_step1 label.datetimeentry {
	display:block;
	float:left;
	padding-top:50px;
	padding-bottom:20px;
	width:239px;
	color:#FFFFFF;
}

form.quote_step1 label.datetimeentry input {
	margin-top:10px;
	padding:0;
	width:191px;
	height:28px;
	text-align:center;
	border:none;
	background:none;
	background-image:url(../images/skin/bg_quotefield.png);
	background-repeat:no-repeat;
	background-position:top left;
}

form.quote_step1 label.datetimeentry input:hover, form.quote_step1 label.datetimeentry input:focus {
	background-position:bottom left;
}

form.quote_step1 label.button {
	display:block;
	clear:left;
	width:479px;
}

form.quote_step1 label.button input {
	padding:0;
	width:404px;
	height:45px;
	border:none;
	background:none;
	background-image:url(../images/skin/bg_button_getinstantquote.png);
	background-repeat:no-repeat;
	background-position:top left;
	cursor:pointer;
}

form.quote_step1 label.button input:hover, form.quote_step1 label.button input:focus {
	background-position:bottom left;
}

form.quote_step2 label.button input {
	float:right;
	margin:20px;
	padding:0;
	width:404px;
	height:45px;
	border:none;
	background:none;
	background-image:url(../images/skin/bg_button_continuewithbooking.png);
	background-repeat:no-repeat;
	background-position:top left;
	cursor:pointer;
}

form.quote_step2 label.button input:hover, form.quote_step2 label.button input:focus {
	background-position:bottom left;
}

form div.formsection {
	float:left;
	margin:0 60px;
	width:360px;
}

form div.formsection label {
	display:block;
	margin-top:10px;
	margin-left:6px;
	padding-left:10px;
}

form div.formsection label img.checkcode {
	position:absolute;
	margin-top:-6px;
	margin-left:142px;
}

form div.formsection label.confirm {
	margin:-5px 0 -5px 5px;
	padding:5px 0px 5px 10px;
	border:1px solid #CCCCCC;
	border-top:none;
	border-bottom:none;
	background-color:#EEEEEE;
	color:#666666;
}

form div.formsection input, form div.formsection textarea, form div.formsection select {
	display:block;
	margin:5px;
	padding:5px;
	border:1px solid #666666;
	width:343px;
}

form div.formsection select {
	width:355px;
}

form div.formsection textarea {
	height:75px;
}

form div.formend  {
	clear:both;
}

form div.formend div.formsection label.checkbox {
	margin-bottom:10px;
}

form div.formend div.formsection label.checkbox input {
	display:inline;
	float:left;
	width:auto;
}

form div.formsection input.capitals {
	text-transform:uppercase;
}

form div.formsection div.formerror {
	margin:5px;
	margin-top:-5px;
	padding:5px;
	border:1px solid #FF0000;
	border-top:none;
	width:343px;
	font-weight:bold;
	background-color:#FF9999;
	color:#660000;
}

form div.formsection div.forminfo {
	margin:5px;
	margin-top:-5px;
	padding:5px;
	border:1px solid #00CC00;
	border-top:none;
	width:343px;
	font-weight:bold;
	background-color:#99FF99;
	color:#006600;
}

table {
	border:none;
}

table tr th {
	padding-right:15px;
	font-weight:bold;
	text-align:right;
}

table tr.maindetail {
	font-size:1.2em;
	font-weight:bold;
}

table tr.maindetail th {
	color:#999999;
}

table tr.maindetail td {
	color:#000000;
}

form div.formend label.button input {
	float:right;
	margin:20px;
	padding:0;
	width:404px;
	height:45px;
	border:none;
	background:none;
	background-repeat:no-repeat;
	background-position:top left;
	cursor:pointer;
}

form div.formend label.button input:hover, form#quote2 div.formend label.button input:focus {
	background-position:bottom left;
}

form#quote2 div.formend label.button input {
	background-image:url(../images/skin/bg_button_continuetoregistration.png);
}

form#registration div.formend label.button input {
	background-image:url(../images/skin/bg_button_continuetosummary.png);
}

form#quote4 div.formend label.button input {
	background-image:url(../images/skin/bg_button_confirmandpayonline.png);
}

form#contact div.formend label.button input {
	background-image:url(../images/skin/bg_button_sendenquiry.png);
}

form#login_edit div.formend label.button input {
	background-image:url(../images/skin/bg_button_savedetails.png);
}

form#booking_edit div.formend label.button input {
	background-image:url(../images/skin/bg_button_savedetails.png);
}

form.loginform {
	margin:0 auto;
	width:372px;
}

form.loginform label {
	display:inline;
}

form.loginform input.textfield {
	display:block;
	margin:5px;
	padding:5px;
	border:1px solid #666666;
	width:350px;
}

form#contact label img.v {
	position:absolute;
}

table#bookings thead tr td {
	font-weight:bold;
	border-bottom:1px solid #CCCCCC;
}

table#bookings tbody tr td {
	padding:1px 5px 4px 5px;
}

table#bookings tbody tr td a {
	text-decoration:none;
}

table#bookings tbody tr td img {
	position:relative;
	top:3px;
}

table#bookings tbody tr.booking_row1a td {
	background-color:#EFEFEF;
}

table#bookings tbody tr.booking_row1b td {
	background-color:#EFEFEF;
}

table#bookings tbody tr.booking_row2a td {
	background-color:#DFDFDF;
}

table#bookings tbody tr.booking_row2b td {
	background-color:#DFDFDF;
}

table#bookings tbody tr.booking_row3a td {
	background-color:#EFEFEF;
	color:#999999;
}

table#bookings tbody tr.booking_row3b td {
	background-color:#EFEFEF;
	color:#999999;
}

table#bookings tbody tr.booking_row4a td {
	background-color:#DFDFDF;
	color:#888888;
}

table#bookings tbody tr.booking_row4b td {
	background-color:#DFDFDF;
	color:#888888;
}

