@charset "utf-8";
/* CSS Document */

html {
	background:url(/images/global/bg_repeater.png) repeat-x top;
	height:100%;
	}

a {
	font-weight:bold;
	color:#283f5f;
	}
	
.footer-link {
	font-size:10px;
	color:#ccc;
	}

body {
	margin:0;
	height:auto;
	padding:0;
	/*background:url(/images/global/container-repeater.gif) repeat-y 0 100% center;*/
	background:url(/images/global/container-repeater.gif) repeat-y center;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#283f5f;
	}

textarea {
    font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000;
    }
	
.tickerli {
	padding-top:0px;
	}

.main {
	width:904px;
	margin:0 auto;
	clear:both;
	display:block;
	float:inherit;
	}
	
.main-container {
	width:904px;
	/*background:url(/images/global/container-repeater.gif) repeat-y #fff;*/
	height:inherit;	
	}
	
.left-container {
	width:285px;
	margin-left:12px;
	margin-top:10px;
	float:left;	
	}

.right-container {
	margin-left:10px;
	margin-top:10px;
	width:585px;
	float:left;
	clear:none;
	}
	
.float-right {
	float:right;
	position:static;
	}
	
.login-box {
	height:29px;
	background:url(/images/global/login_bg.png) repeat-x;
	width:900px;
	margin-left:2px;
	}
	
.login {
	padding-top:6px;
	height:23px;
	text-align:right;
	float:right;
	width:380px;
	}

.login-header {
	font-size:12px;
	color:#fff;
	font-weight:bold;
	margin-top:1px;
	float:left;
	}
	
.login-field {
	padding:0;
	width:75px;
	margin:0px 5px 0px 0px;
	font-size:10px;
	color:#999;
	float:left;
	height:12px;
	}
	
.reminder-link {
	font-size:9px;
	float:left;
	margin-top:2px;
	font-weight:normal;
	color:#fff;
	}
	
	
#flashcontent {
	width:900px; 
	height:355px; 
	margin-left:2px;
	}
	
.blank-header {
	width:585px;
	background:url(/images/global/blank-header.png) no-repeat top;
	height:27px;
	padding-top:5px;
	color:#fff;
	font-size:14px;
	padding-top:9px;
	text-indent:10px;
	font-weight:bold;
	}
	
.blank-header-popup {
	width:585px;
	background:url(/images/aircraft-pages/blank-header-popup.png) no-repeat top;
	height:27px;
	padding-top:5px;
	color:#fff;
	font-size:14px;
	padding-top:9px;
	text-indent:10px;
	font-weight:bold;
	}
	
.info-container-blank { 
	border-left:solid 1px #3d536e;
	border-right:solid 1px #3d536e;
	background:#f1eee9;
	width:565px;
	float:left;
	padding:9px;
	}

.blank-header-userarea {
	width:879px;
	background:url(/images/blank_header.gif) no-repeat top;
	height:27px;
	padding-top:9px;
	color:#fff;	
	text-indent:10px;	
	}	
.info-container-blank-userarea { 
	border-left:solid 1px #3d536e;
	border-right:solid 1px #3d536e;
	background:#f1eee9;
	width:859px;
	padding:9px;
	}	
.info-container-centre { 
	border-left:solid 1px #3d536e;
	border-right:solid 1px #3d536e;
	background:#f1eee9;
	width:270px;
	padding:9px;
	}
	
.info-container-outer { 
	border-left:solid 1px #3d536e;
	border-right:solid 1px #3d536e;
	background:#f1eee9;
	width:265px;
	padding:9px;
	height:auto;
	}
	
.welcome-main {
	width:290px;
	float:left;
	margin-right:10px;
	}	
	
.welcome-main .info-container-centre { 
	
	}
	
.clients {
	width:285px;
	float:left;
	/*height:188px;*/
	clear:both;
	}
	
.feature-image-sml {
	margin-left:2px;
	}

	
/*###################################################################################################################### HEADER */

.world-times {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:10px 0px 10px 2px;
	background:url(/images/global/world-times-repeater.png) repeat-x;
	width:902px;
	height: 13px;
	color:#283f5f;
	}
	
div.time-title {
    float: left;
	margin-left:90px;
	}
	
.header {
	background:url(/images/global/header-cap.png) no-repeat top center ;
	padding:17px 2px 0px 2px;
	height:85px;
	position: relative;
	top: 0;
	left: 0;
	}
	
.logo-holder {
	width:450px;
	padding-bottom:12px;
	margin-left:8px;
	float:left;
	}
	
.contact-cta {
	float:right;
	width:265px;
	background:url(/images/global/phone-number.png) no-repeat right top;
	padding-top:21px;
	padding-right:10px;
	}
	
/*.nav {
	height:20px;
	padding-top:1px;
	width:100%;
	background:url(/images/global/nav-bg.png) repeat-x;
	clear:both;
	font-size:11px;
	font-weight:bold;
	}*/
	
.nav-item {
	padding:2px 11px 0px 12px;
	margin-top:1px;
	border-left:solid 1px #eeeeee;
	height:16px;
	display:inline-block;
	border-right:solid 1px #cccccc;
	text-align:center;
	color:#283f5f;
	float:left;
	text-decoration:none;
	}
	
.nav-item:hover {
	display:inline-block;
	background-color:#283f5f;
	color:#fff;
	}

.font-12 {
	font-size:12px;
	}
	
.font-14 {
	font-size:14px;
	}

/*###################################################################################################################### HEADER */

/*###################################################################################################################### NEWS */

.news {
	width:285px;
	float:left;
	}

.news-headline {
	border-bottom:dashed #9d9d9d 1px;
	padding:9px 0px 9px 0px;
	} 
	
.more-link {
	text-align:right;
	padding-top:5px;
	clear:none;
	}
	
.news-footer {
	float:left;
	margin-bottom:10px;
	padding-bottom:10px;	
	}
	
.news .info-container-outer {
	
	}
	
/*###################################################################################################################### NEWS */
/*###################################################################################################################### LANDING PAGES */

	
.landing-page-helicopters ,.landing-page-turboprops ,.landing-page-jets {
	width: 285px;
	float: left;
	}
	
.landing-aircraft-datalist {
    height: 0;
    }
    .landing-aircraft-datalist-item{
        margin: 0;
        padding: 0;
        }
	
.landing-aircraft-holder {
    border: solid 0 #000;
    padding: 0 0 2px 0;
	clear: both;
	height: inherit;
	}	
.landing-aircraft-subholder {
    margin: 0 0 0 0;
	padding: 0 0 0 0;
	clear: both;
	height:inherit;
	}
.landing-aircraft-holder-spacer {
	border-bottom: dashed #9d9d9d 1px;
	padding: 8px 0 0 0;
	margin: 0 0 0 0;
	clear: both;
	height: 1px;
	}
	
.landing-aircraft-title {
    padding: 0;
    margin: 0;
	font-size: 12px;
	font-weight: bold;
	float: left;
	color: #666;
	width: 265px;
	}
	
.landing-aircraft-image {
	float: left;
	margin: 8px 0 0 0;
	border: 1px solid #6d8eac;
	}
	
.landing-aircraft-info {
	float: left;
	width: 148px;
	margin-left: 12px;
	font-size: 9px;
	margin-top: 8px;
	}

.landing-page-button {
	margin-left: 5px;
	margin-top: 12px;
	}
	
/*###################################################################################################################### LANDING PAGES */

/*###################################################################################################################### FOOTER */

.footer {
	background:url(/images/global/footer.png) no-repeat top #fff;
	margin:0 auto;
	width:904px;
	padding-top:50px;
	height:100px;
	clear:both;
	}
	
.footer-left {
	float:left; 
	width:480px; 
	color:#b1aea7; 
	font-size:10px; 
	padding-left:12px;
	}
	
.footer-right {
	float:right;
	width:240px;
	}

.footer-extra-info {
	clear:both; 
	width:680px; 
	margin:0 auto; 
	padding-top:30px; 
	padding-bottom:30px; 
	text-align:center; 
	color:#ccc
	}
	
/*###################################################################################################################### FOOTER */

/*AutoComplete***********************************************************************************************************************/
/*.autocomplete_completionListElement {
    background-color: #ffffff;
    border: solid 1px #bbbbbb;
    
}
.autocomplete_listItem {
    padding: 1px;
}
.autocomplete_highlightedListItem {
    background-color: #eeeeee;
    padding: 1px;
}*/

.autocomplete_completionListElement{
    color: #000000;
    background-color: #ffffff;
    margin-left: 0;
    display: block;
    padding: 2px;
    border: solid 1px #000000;
    width: 160px!important;    
    z-index: 20;
}
.autocomplete_listItem{
    border-bottom: solid 1px #cccccc;
}
.autocomplete_highlightedListItem {
    border-bottom: solid 1px #cccccc;
    background-color: #DADADA;
}

/* Message ***********************************************************************************************************************/
.message {
    background-color: #F9F8C5;
    border: solid 1px #DAD95C;
    margin: 10px;
    padding: 10px;
    width: 400px;
}

.message p {

}

.required_field_indicator {
    color:#283f5f;
    }
    
div.explanatory_text {
    margin-left: 4px;    
    margin-right: 4px;
}

.help_link{
    /*
    margin-left: 3px;
    margin-right: 3px;
    padding-left: 4px;
    padding-right: 3px;
    background-color: #283f5f;
    color: #fff;
    */
    cursor: pointer;
    }
.help_link_reversed{
    /*
    margin-left: 3px;
    margin-right: 3px;
    padding-left: 4px;
    padding-right: 3px;
    background-color: #fff;
    color: #283f5f;
    */
    cursor: pointer;
    }
    
    
    
select.request-a-quote {
    font-size: 11px;
    }
select.request-a-quote option {
    font-size: 11px;
    }