@charset "utf-8";

/* Main colours used

dark Main grey : #6E7071
light text grey : #616160
light grey bg : #A7A9AC
dark orange : #900

light blue : #E9EAE9
light orange: #f7971d
black used: #3d3f45

content padding: 10px;
outerpadding: 20px;

*/

/* Base setup */
/*----------------------*/

#pass_right p{
	margin-top:10px;
	margin-bottom:10px;
	color: #000;
}

.shop_holder p{
	margin-top:10px;
	margin-bottom:10px;
}

#plane_info p{
	margin-top:10px;
	margin-bottom:10px;
}

body { font-size: 62.5%; 
color:#3d3f45;
font-family: Arial;
}
p,a,i,ul,h1,h2,h3,h4,h5,strong,label,td,ol {
	font-family: Arial;
	text-decoration: none;
	word-spacing: normal;
	text-align: justify;
	letter-spacing: 0;
	line-height: 1.5em;
	font-size: 12px;
}
strong {
font-size:1.1em;
font-weight:bold;
}
.std_input {
font-family: Arial;
font-size:1.1em;
color:#6E7071;
border:1px solid #ccc;

}
.std_button {
	font-family: Arial;
	font-size:14px;
	border:1px solid #6E7071;
}
.std_label {
font-family: Arial;
font-size:1.1em;
}
.std_textarea {
font-family: Arial;
font-size:1.1em;
color:#6E7071;
border:1px solid #ccc;
padding:5px;
}
.clear {
clear:both;
width:100%;
height:1px;
font-size:1px;
line-height:1px;
}
html {
background:#E9EAE9;
}
#wrapper {
width:100%;
}
#content {
background:#fff;
width:960px;
margin:0 auto;
padding-top:10px;
}

a { color:#000;}
a:hover {
	color:#3d3f45;
}

/* Header */
/*----------------------*/

#header img {
display:block;
float:left;
}
#header .logo {
padding-left:20px;
padding-right:40px;
}
.quick_quote {
color:#fff;
float:left;
background:#F89820;
width:170px;
margin-left:10px;
position:relative;
}
.quick_quote .q1,.quick_quote .q2, .quick_quote .q3 {
display:block;
float:left;
width:53px;
height:30px;
text-align:center;
padding-top:45px;
color:#fff;
font-size:1.1em;
padding-left:2px;
}
.q1 {
background:url(/images/icons/email.png) 50% 30% no-repeat;
}
.q2 {
background:url(/images/icons/tel.png) 50% 25% no-repeat;
}
.q3 {
background:url(/images/icons/enquiry.png) 50% 30% no-repeat;
}
.quick_quote p {
display:block;
background:#6E7071;
padding:5px;
text-align:right;
font-weight:bold;
}
#lower_header {
clear:both;
height:30px;
vertical-align:middle;
padding-left:25px;
padding-top:7px;
}
#lower_header form label {
font-weight:bold;
padding-right:5px;
}
#lower_header .tagline {
font-weight:bold;
}
#lower_header .time {
color:#616160; 
display:inline;
padding-left:10px;
white-space:nowrap;
font-size:12px;
}
#lower_header_right {
float:left;
}
#header .tagline {
display:block;
float:left;
}
#header form ,#header .time {
display:inline;
}
#header form {
margin-left:200px;
}
.banner {
height:103px;
}

/* Navigation/Menus */
/*----------------------*/

#main_nav {
background:#6E7071;
height:30px;
padding-left:15px;
clear:both;
overflow:hidden;
}
#main_nav ul {
display:inline;
}
#main_nav ul li {
display:inline;
}
#main_nav li a {
display:block;
float:left;
color:#fff;
text-decoration:none;
height:25px;
font-size:1.0em;
padding: 5px 5px 0px 5px;
background:url(/images/theme/white_v_line.gif) right 50% no-repeat;
}
#main_nav li a:hover,#main_nav li .selected {
background:url(/images/theme/main_nav_hover.png);
margin-left:0px;
}
#main_nav li .last,#main_nav .last a {
background:none;
}
#sub_nav {
clear:both;
margin-top:5px;
background:#DE8329;
font-size:0.9em;
padding-left:15px;
padding-right:15px;
padding-bottom:8px;
}
#sub_nav ul {
display:block;
float:left;
width:932px;
}
#sub_nav ul li {
display:block;
float:left;
margin-right:5px;
}
#sub_nav li .last,#sub_nav .last a {
background:none;
}
#sub_nav a {
display:block;
float:left;
height:18px;
padding-top:3px;
padding-left:7px;
padding-right:7px;
color:#fff;
font-size:1em;
background:url(/images/theme/white_v_line.gif) right 50% no-repeat;
}
#sub_nav a:hover {

text-decoration:underline;
}
#sub_nav .liselected,#sub_nav li:hover{
background:#fff url(/images/theme/subnav_left.gif) left 50% no-repeat;
}
#sub_nav a:hover{
color:#3d3f45;
}
#sub_nav .selected {
font-weight:bold;
}
#sub_nav .selected,#sub_nav a:hover {
background:url(/images/theme/subnav_right.gif) top right no-repeat;
color:#3d3f45;
}
#main_sub_nav_left {
width:240px;
float:left;
padding-right:20px;
padding-top:30px;
}
#main_sub_nav_left .category {
border-top:2px dotted #D6D6D6;
border-bottom:2px dotted #D6D6D6;
font-size:1.6em;
font-weight:bold;
padding-top:3px;
padding-bottom:3px;
margin-top:0px;
margin-bottom:10px;
text-transform:uppercase;
}
#main_sub_nav_left img {
	margin-top:10px;
	text-align: center;
}
#main_sub_nav_left h3 {
padding-left:15px;
font-size:1em;
font-weight:bold;
}
#main_sub_nav_left h3 a {
display:block;
padding:5px;
}
#main_sub_nav_left h3 a:hover,#main_sub_nav_left h3 .current {
background:#f7971d;
color:#fff;
}



/* Main content */
/*----------------------*/

#home_content_margin {
padding:20px;
width:920px;
clear:both;
position:relative;
min-height:350px;
}


/* Misc site wide styles */
/*----------------------*/

/*-Passenger section-*/
#pass_right {
width:655px;
float:left;
padding-top:20px;
}

#search_results {
width:655px;
float:left;
padding-top:20px;
}

#search_results h1 {
font-size:1.6em;
font-weight:bold;
padding-bottom:2px;
margin-bottom:20px;
margin-top:20px;
color:#900;
}

#search_results h2 {
font-size:1.6em;
font-weight:bold;
padding-bottom:2px;
margin-bottom:20px;
border-bottom:2px dotted #A7A9AC;
margin-top:6px;
}


#search_results p {
font-size:1.0em;
margin-top:10px;
}

#pass_right h1 {
color:#3d3f45;
padding-bottom:10px;
clear:both;
margin-top:0px;
font-size:1.6em;
padding-top:10px;
padding-left:20px;
font-weight:bold;
background:#E9EAE9;
}
#pass_right h2 {
font-size:1.6em;
font-weight:bold;
padding-top:15px;
padding-bottom:4px;
margin-bottom:20px;
border-bottom:2px dotted #D6D6D6;
margin-top:0px;
height:23px;
}

#pass_right h3 {
font-size:1.4em;
font-weight:bold;
}

.grey_box{
	background:#E9EAE9;
	padding:20px;
	margin-bottom:20px;
	margin-top:4px;
}

.white_box{
	background:#ffffff;
	margin-bottom:20px;
}

#pass_right ul {
padding-left:50px;
margin:10px;
}
#pass_right ul li {
list-style:disc;
}
.box_right {
float:right;
width:240px;
margin:20px;
margin-top:0px;
}
#pass_right a:hover {
	color:#333;
	font-size: 1.2em;
}
#pass_right a {
	color:#900;
	font-size: 1.2em;
}

/*-end Passenger section-*/

.pdf {
color:#000;
font-size:1.1em;
font-weight:bold;
float:right;
padding-right:30px;
background:url(/images/theme/small_pdf_icon.gif) right 50% no-repeat;
}

.file_download{
color:#000;
font-size:1.1em;
font-weight:bold;
float:right;
padding-right:30px;
}


.arrow {
color:#3d3f45;
font-weight:bold;
display:inline;
padding-right:15px;
background:url(/images/theme/black_arrow.gif) right 50% no-repeat;
}
.arrow_inverse {
color:#fff;
font-weight:bold;
display:inline;
padding-right:15px;
background:url(/images/theme/white_arrow.gif) right 50% no-repeat;
}
.arrow:hover {
	color:#900;
	font-weight:bold;
	display:inline;
	padding-right:15px;
	background:url(/images/theme/black_arrow.gif) right 50% no-repeat;
	text-align: left;
}
.arrow_inverse:hover {
color:#3d3f45;
font-weight:bold;
display:inline;
padding-right:15px;
background:url(/images/theme/white_arrow.gif) right 50% no-repeat;
}

/* Footer */
/*----------------------*/

#footer {
clear:both;
background:#c3c3c3;
border:1px solid #c3c3c3;
}
#footer_links {
background:#f6f6f6;
margin:20px;
padding:20px;
border:1px solid #f6f6f6;
}
.footer_section {
	float:left;
	width:270px;
	color:#f7971d;
	border-right:1px solid #ccc;
	padding-left:20px;
	font-size: 12px;
}
#footer_links .last {
border:none;
}
.footer_section h4 {
color:#616160;
font-weight:bold;
font-size:1.3em;
}
.footer_section a {
color:#f7971d;
font-weight:bold;
font-size:1.1em;
}
.footer_section a:hover {
color:#3d3f45;
}
#footer_bottom {
	clear:left;
	position:relative;
	height:70px;
	background-image: url(../bckffooter.gif);
}
#footer_bottom .f_logo {
background:none;
width:77px;
height:38px;
left:20px;
top:10px;
position:absolute;
}
#footer_bottom .f_tel {
	position:absolute;
	left:130px;
	top:9px;
	color:#fff;
}
#footer_bottom .f_email {
	position:absolute;
	left:130px;
	top:32px;
	color:#fff;
}
#footer_bottom .f_email a {
color:#fff;
font-size:1em;
}
#footer_bottom .f_reg_office {
	position:absolute;
	color:#e7e7e7;
	font-size:0.9em;
	left:376px;
	top:50px;
}
#footer_bottom .default_links {
position:absolute;
left:600px;
top:17px;
width:100px;
}
#footer_bottom .default_links_1 {
	position:absolute;
	left:705px;
	top:17px;
	width:235px;
}
#footer_bottom .default_links a,#footer_bottom .default_links_1 a {
color:#fff;
font-size:1em;
padding-bottom:7px;
display:block;
padding-bottom:3px;
}
#footer_bottom a:hover {
	color:#F00;
}
#bottom_logos {
	text-align:center;
	padding-top:15px;
}

/* News */
.dotted_line {
background:url(/images/theme/news_line.gif) 270px 150px repeat-y;
margin-top:30px;
}
#pass_right2 {
width:615px;
float:left;
margin-left:35px;
padding-top:30px;
}
.news_list{

	display:block;
	padding-bottom:5px;
	padding-top:5px;

}

.news_story{
	float:left;
	margin-right:20px;
	width:303px;
        padding-bottom:10px;
}

.news_image{
	float:left;
	width:240px;
	overflow:hidden;
	margin-top:0px;
        background:#fff;
        padding:5px;
}
#pass_right2 .ndate {
border-bottom:2px solid #f7971d;
color:#fff;
margin-bottom:0px;
padding-left:5px;
width:auto;
display:block;
width:auto;
height:19px;
background:#f7931e url(/images/theme/orange_tab_left.gif) left top no-repeat;
float:left;
margin:0px;
font-weight:bold;
}
.endtab{
display:block;
background:#f7931e url(/images/theme/orange_tab_right.gif) right top no-repeat;
width:7px;
height:21px;
float:left;
}
#pass_right2 #newsh1 {
color:#f7971d;
padding-bottom:15px;
clear:both;
margin-top:0px;
font-size:1.3em;
padding-top:15px;
font-weight:bold;
border-top:2px solid #f7971d;
background:none;
padding-left:0px;
}
#pass_right2 {
padding-top:0px;
}
.news_wrapper {
background:#e9eae9 url(/images/theme/news_bottom.gif) left bottom no-repeat;
padding:20px;
}
.news_date {
height:21px;
}
.news_date img {
vertical-align:middle;
}
/* contact */
.map_border {
display:block;
margin-bottom:10px;
border:1px solid #ccc;
}

/* comments */

blockquote {
display: block;
padding: 0 60px;
padding-left:80px;
width: 470px;
margin-bottom:40px;
padding-bottom:0px;
border-bottom:1px solid #ccc;
}

blockquote:before, blockquote:after {
color: #c0c8e2;
display: block;
font-size: 700%;
width: 50px;
}

blockquote:before {
content: open-quote;
height: 0;
margin-left: -0.55em;
}
p.comment-title {
font-weight:bold;
padding-bottom:10px;
}
p.comment-author {
padding-top:10px;
font-weight:bold;
font-size:1.1em;
}
blockquote:after {
content: close-quote;
height: 50px;
margin-top: -20px;
margin-left: 480px;
}

