@charset "UTF-8";
/* CSS Document */

html{overflow-y:scroll;}

* {
	margin:0;
	padding:0;
	border:0;
}

body{
	/* background-color:#f5f5f5; */
	background-color:#ccc;
	background-image:url(/images/body-bg.png);
	background-repeat: repeat;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#fdfdfd;

}

h1.homepage{
	font-size:30px;
	font-weight:normal;
	color:#B1B3B4;
	padding:0 0 25px 10px;
}

p{
	padding-bottom:16px;
	line-height:16px;
}

ul{
	list-style:none;
}

.clear{
	clear:both;
}

#wrap {
	position:relative;
	background-color:#fff;
	margin:0 auto;
	width:960px;
	background-color:#003529;
	background-image:url(/images/bg-wrap.gif);
	background-repeat:no-repeat;
}

#home_green_box{
	position:absolute;
	top:282px;
	left:0;
	width:960px;
	height:531px;
	background-color:#010302;
	background-image:url(/images/bg-green-homepage.jpg);
}

#contact_black_box{
	position:absolute;
	top:282px;
	left:0;
	width:960px;
	height:531px;
	background-color:#000;
	background-image:url(/images/bg-black-contact.jpg);
}

#header {
	height:190px;
}

/* TOP NAV STYLES */

#header ul {
	height: 40px;
	width:960px;
}

#header li {
	float:left;
	height: 40px;
	zoom: 1;
}

#header li a {
	display: block;
	width:100%; 
	height:100%;
	overflow:hidden;
}

#header li a span{
	margin-left:-9999px;
}

/* Individual Top Nav Link Styles */

#header ul li.home {
	width:55px;
	background: url( '/images/nav/home.gif' ) 0 -80px no-repeat;
}
#header ul li.home a {
	background: url( '/images/nav/home.gif' ) top left no-repeat;
}
#header ul li.home a:hover {
	background-image: none;
}

#header ul li.news {
	width:41px;
	background: url( '/images/nav/news.gif' ) 0 -80px no-repeat;
}
#header ul li.news a {
	background: url( '/images/nav/news.gif' ) top left no-repeat;
}
#header ul li.news a:hover {
	background-image: none;
}

#header ul li.airportpartner {
	width:112px;
	background: url( '/images/nav/airportpartner.gif' ) 0 -80px no-repeat;
}
#header ul li.airportpartner a {
	background: url( '/images/nav/airportpartner.gif' ) top left no-repeat;
}
#header ul li.airportpartner a:hover {
	background-image: none;
}

#header ul li.outsourcingpartner {
	width:135px;
	background: url( '/images/nav/outsourcingpartner.gif' ) 0 -80px no-repeat;
}
#header ul li.outsourcingpartner a {
	background: url( '/images/nav/outsourcingpartner.gif' ) top left no-repeat;
}
#header ul li.outsourcingpartner a:hover {
	background-image: none;
}

#header ul li.business {
	width:190px;
	background: url( '/images/nav/business.gif' ) 0 -80px no-repeat;
}
#header ul li.business a {
	background: url( '/images/nav/business.gif' ) top left no-repeat;
}
#header ul li.business a:hover {
	background-image: none;
}

#header ul li.lanneraviation {
	width:118px;
	background: url( '/images/nav/lanneraviation.gif' ) 0 -80px no-repeat;
}
#header ul li.lanneraviation a {
	background: url( '/images/nav/lanneraviation.gif' ) top left no-repeat;
}
#header ul li.lanneraviation a:hover {
	background-image: none;
}

#header ul li.contact {
	width:64px;
	background: url( '/images/nav/contact.gif' ) 0 -80px no-repeat;
}
#header ul li.contact a {
	background: url( '/images/nav/contact.gif' ) top left no-repeat;
}
#header ul li.contact a:hover {
	background-image: none;
}

#header ul li.enquiry {
	width:54px;
	background: url( '/images/nav/enquiry.gif' ) 0 -80px no-repeat;
}
#header ul li.enquiry a {
	background: url( '/images/nav/enquiry.gif' ) top left no-repeat;
}
#header ul li.enquiry a:hover {
	background-image: none;
}

#header ul li.testimonial {
	width:76px;
	background: url( '/images/nav/testimonial.gif' ) 0 -80px no-repeat;
}
#header ul li.testimonial a {
	background: url( '/images/nav/testimonial.gif' ) top left no-repeat;
}
#header ul li.testimonial a:hover {
	background-image: none;
}

#header ul li.partner {
	width:115px;
	background: url( '/images/nav/becomepartner.gif' ) 0 -80px no-repeat;
}
#header ul li.partner a {
	background: url( '/images/nav/becomepartner.gif' ) top left no-repeat;
}
#header ul li.partner a:hover {
	background-image: none;
}

/* END of Individual Top Nav Link Styles */


/* SUB NAV STYLES */

#header ul#sub_nav {
	height: 41px;
	width:566px;
	margin-left:343px;
}

#header li#sub_nav {
	height: 41px;
}

/* Individual SUB Nav Link Styles */

#header ul li.aircraftoperators {
	width:106px;
	background: url( '/images/nav/aircraftoperators.gif' ) 0 -82px no-repeat;
}
#header ul li.aircraftoperators a {
	background: url( '/images/nav/aircraftoperators.gif' ) top left no-repeat;
}
#header ul li.aircraftoperators a:hover {
	background-image: none;
}

#header ul li.fixedbase {
	width:288px;
	background: url( '/images/nav/fixedbase.gif' ) 0 -82px no-repeat;
}
#header ul li.fixedbase a {
	background: url( '/images/nav/fixedbase.gif' ) top left no-repeat;
}
#header ul li.fixedbase a:hover {
	background-image: none;
}

#header ul li.corporate {
	width:172px;
	background: url( '/images/nav/corporate.gif' ) 0 -82px no-repeat;
}
#header ul li.corporate a {
	background: url( '/images/nav/corporate.gif' ) top left no-repeat;
}
#header ul li.corporate a:hover {
	background-image: none;
}

/* END Individual SUB Nav Link Styles */

#header ul li.active a {
	background-image: none;
}

img.mid_col_pic{
	left:210px;
	position:absolute;
	top:148px;
}

DIV#left_spacer{
	display:block;
	width:170px;
	float:left;
}

DIV#left_spacer img{
	margin-top:205px;
}

#horiz_space{
	position:relative;
	height:160px;
	width:100%;
}

#horiz_image{
	width:960px;
	height:177px;
	background-image:url(/images/horiz-plane.jpg);
	background-repeat:no-repeat;
	position:absolute;
	top:147px;
	left:0;
	border-bottom: 1px solid #BFCCC9;
}

#contact_info{
	margin-left:-6894px;
}

#contact_info span{
	font-style:italic;
}

#content_wrap{
	padding:0 20px;
}

#content{
	position:relative;
	float:left;
	width:565px;
}

#content { min-height:572px; _height:572px;}
/* *html .content{height:auto !important;height:572px;} */

#content p{
	padding: 0 10px 16px 10px;
	line-height:18px;
}

#content p.large{
	font-size:16px;
	line-height:18px;
}

#content img{
	/* 
	padding:9px;
	border: 1px solid #7f9a94;
	margin-bottom:16px;
	*/
	margin-bottom:8px;
	padding:10px;
}

#content img.range_top{
	margin-top:-52px;
	z-index:9;
}

#content h3, #content h2, #content h1{
	color:#B1B3B4;
}

#content h3{
	font-size:14px;
	line-height:16px;
	padding:0 10px 16px 10px;
	font-weight:normal;
	font-style:italic;
}

#content h2{
	font-size:18px;
	line-height:20px;
	padding:0 10px 16px 10px;
	font-weight:normal;
	font-style:italic;
}

#content ul{
	margin:0 10px 16px 10px;
}

#content ul li{
	background-image:url(/images/ul-dash.gif);
	background-position:0 3px;
	background-repeat:no-repeat;
	line-height:18px;
	padding-left:13px;
}

#content ul ul{
	margin:0;
}

#content ul ul li{
	line-height:16px;
	padding-left:12px;
	background-image:url(/images/ul-dot.gif);
	background-repeat:no-repeat;
	background-position:0 2px;
}

#two_col_one{
	position:relative;
	float:left;
	width:360px;
	padding-left:10px;
}

#two_col_one p, #two_col_one img{
	padding-right:0;
}

#two_col_two{
	position:relative;
	float:left;
	width:370px;
	margin-left: 10px;
}

#two_col_two p{
	padding-right: 0;
}

DIV#green{
	border:1px solid #7F9A94;
	float:left;
	padding:0 5px 5px;
	width:158px;
}

DIV#green ul li.green_title{
	background-color:#ABCBC3;
	margin-top:5px;
	text-transform:uppercase;
	color:#004237;
	font-weight:bold;
	font-size:11px;
}

DIV#green ul{
	background-color:#E9F2F0;
	font-size:12px;
}

DIV#green ul li{
	padding:5px;
	color:#004237;
}

DIV#col_1{
	float:left;
	margin-right:10px;
	padding:0 5px 5px;
	width:150px;
}

#two_col_wide{
	position:relative;
	float:left;
	width:541px;
}

#homepage_col{
	position:relative;
	float:right;
	width:260px;
}

#three_col_short{
	position:relative;
	float:left;
	width:199px;
	margin-left: 10px;
}

#three_col_short p{
	padding-right: 0;
}

#one_col_wide{
	position:relative;
	float:left;
	width:556px;
}

#one_col_short{
	position:relative;
	float:left;
	width:354px;
	margin-left: 10px;
}

#one_col_short p{
	padding-right: 0;
}

#second_col_right{
	position:relative;
	float:right;
	width:364px;
}

#second_col_right p{
	padding-right: 0;
}

#contact_information{
	margin-left:-9999px;
}

DIV.download_brochure{
	border:1px solid #B1B3B4;
	padding:4px;
	width:84px;
}

img#download_brochure{
	left:580px;
	margin:0;
	padding:0;
	position:absolute;
	top:78px;
}

img#download_brochure_green{
	left:580px;
	margin:0;
	padding:0;
	position:absolute;
	top:0;
}

DIV.download_brochure a{
	line-height:12px;
	display:block;
	width:76px;
	background-color:#B1B3B4;
	text-align:center;
	text-decoration:none;
	color:#fff;
	text-transform:uppercase;
	font-size:11px;
	padding:4px;
}

DIV.download_brochure a:hover{
	background-color:#003528;
}

#footer{
	height:85px;
	font-size:11px;
	background-image:url(/images/bg-footer.gif);
	background-repeat:repeat-x;
	padding:12px 20px;
	margin-top: 20px;
}

#footer a{
	color:#fff;
}

/* --------------------- BLOG SPECIFIC --------------------- */

.alignleft{
	float:left;
}

.alignright{
	float:right;
}

#sidebar{
	float:left;
	padding-left:1px;
	width:169px;
}

#sidebar h4, #sidebar h2{
	margin:14px 0 0;
	font-style:italic;
	font-weight:normal;
	font-size:14px;
}

#sidebar img{
	padding-top:6px;
}

#sidebar p{
	margin-bottom:0 !important;
	padding-bottom:0 !important;
}

DIV.entry{
	padding-right:20px;
}

h1.blog_home, h2.blog_home{
	font-size:18px;
	font-style:italic;
	font-weight:normal;
	line-height:20px;
	padding:0 20px 4px 0 !important;
}

h1 a, h2 a, h3 a{
	text-decoration:none;
	color:#B1B3B4 !important;
}

h3.archive_heading{
	padding:0 0 4px 0 !important;
	font-size:16px !important;
}

h2.pagetitle{
	padding-bottom:4px !important;
	padding-left:0 !important;
}

#content h3{
	padding-left:0 !important;
}

#content img{
	padding:0;
}

small.date{
	display:block;
	font-size:14px;
	padding:0 0 15px 0;
	font-style:italic;
}

small.date_archive{
	display:block;
	font-size:12px;
	padding:0 0 10px 0;
	font-style:italic;
}

#content p {
	padding-left:0;
	padding-right:0;
}

#content_wrap a{
	color:#fff;
}

#content ol{
	margin:0 10px 16px 10px;
	list-style-position:inside;
}

#content ol li{
	line-height:16px;
}

blockquote {
	background-color:#0B412A;
	border-left:2px solid #EAEAEA;
	font-style:italic;
	margin:0 0 16px 10px;
	padding:7px;;
}

blockquote p{
	padding-bottom:0 !important;
	margin-right:0 !important;
}

p.postmetadata, p.postmetadata_single{
	padding-bottom:25px !important;
	border-bottom:1px solid #BFCCC9;
	margin-bottom:15px !important;
	margin-right:20px !important;
}

p.postmetadata small, p.postmetadata_single small{
	font-size:11px;
}

p.postmetadata_single{
	margin-right:0 !important;
}


/* SEARCH FORM STYLES */

#searchform {
	margin-bottom:10px;
}

#searchform label{
	font-style:italic;
}

input#s{
	font-family:Georgia, "Times New Roman", Times, serif;
	border: 1px solid #7f9a94;
	font-size:12px;
	padding:2px;
	width:164px;
	background-color:#B1B3B4;
}

input#searchsubmit{
	border: none;
	background:#DFDFDF;
	font-size:12px;
	padding:2px;
	cursor:pointer;
	margin-top:4px;
}

/* COMMENT AREA STYLES */

h3#comments{
	padding-bottom:0 !important;
}

ol.commentlist{
	list-style:none;
}

DIV.comment-meta{
	margin:5px 0;
	font-size:12px;
}

DIV.comment-body{
	margin-top:20px;
}

DIV.comment-body p{
	background-color:#0B412A;
	border-left:2px solid #EAEAEA;
	font-style:italic;
	padding:10px 5px 10px 7px !important;
}

DIV#respond{
	margin-top:25px;
}

DIV.comment-meta a{
	text-decoration:none;
}

img.avatar{
	padding:0 !important;
	margin:0!important;
	border:none!important;
	float:right;
}

form#commentform input{
	font-family:Georgia, "Times New Roman", Times, serif;
	border: 1px solid #7f9a94;
	font-size:12px;
	padding:2px;
	background-color:#B1B3B4;
}

form#commentform textarea{
	font-family:Georgia, "Times New Roman", Times, serif;
	border: 1px solid #7f9a94;
	font-size:12px;
	padding:2px;
	width:544px;
	background-color:#B1B3B4;
}

input#submit{
	cursor:pointer;
	background-color:#DFDFDF !important;
}

DIV.addthis_container img{
	padding:0!important;
	border:0!important;
	margin-bottom:20px;
}

div.navigation{
	padding-right:20px;
	height:25px;
	font-size:12px;
}

div.navigation .alignleft {
	width:50%;
}

div.navigation .alignright {
	text-align:right;
	width:50%;
}