/* @override http://dbaviation.com/css/styles.css */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
}
body {
line-height: 1;
font-size: 100.01%;
font-family:  Univers, Tahoma, Arial, Verdana, Helvetica, sans-serif;
color: #5a5e67;
text-align: center;
}
body.home{
	background: url(../images/bg.jpg) no-repeat center 25px;
}
body.fc-home{
	background: url(../images/fc_bg.jpg) no-repeat center 25px;
}
ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
}
/* remember to define focus styles! */
:focus {
outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
text-decoration: none;
}
del {
text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
border-collapse: collapse;
border-spacing: 0;
border: none;
}

.floatleft {float: left;}
.floatright {float: right;}
.clear {clear: both;}
.center {text-align: center;}
.small {font-size: 85%;}

#container {
	margin: 0 auto;
	min-height: 100%;
	text-align: left;
	width: 954px;
}

p {
	color: #5a5e67;
	font-size: 75%;
	line-height: 140%;
	padding: 8px 0;
}

td{
	color: #5a5e67;
	font-size: 75%;
	padding: 4px 8px 4px 0;
	vertical-align: middle;
}
ol {
	
}

#maincontent li {
	background: url(../images/bullet.gif) no-repeat left 9px;
	color: #5a5e67;
	font-size: 75%;
	line-height: 120%;
	padding: 2px 0 2px 15px;
	margin: 0 0 0 24px;
}

h1{
	color: #1a2756;
	font-family: "botanika-web-1","botanika-web-2" Univers, Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 140%;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing:4px;
}
.fc-home h1, .home h1{
	color: #1a2756;
	font-family: "botanika-web-1","botanika-web-2" Univers, Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 95%;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing:2px;
}

h2{
	color: #5a5e67;
	font-size: 90%;
	font-weight: normal;
}

h3{
	color: #1a2756;
	font-size: 60%;
	font-weight: normal;
	letter-spacing: 1px;
	text-transform: uppercase;
}
h4 {
	color: #7c7979;
	font-size: 60%;
	letter-spacing: 3px;
	padding: 5px 0;
	text-transform: uppercase;
}
h4 a {
	color: #7c7979;
}
h4 a:hover {
	color: #1a2756;
}
h5 {
	color: #1a2756;
	font-size: 75%;
	font-weight: normal;
	letter-spacing:1px;
	text-transform: uppercase;
}
#maincontent h5{
	padding: 25px 0 7px 0;
}
#subcontent h5{
	padding: 40px 0 0 0;
}
h6 {
	color: #1a2756;
	font-size: 130%;
	font-weight: bold;
	text-transform: uppercase;
}
.oneways-data h6{
	text-align: center;
	background-color: #eee;
	padding: 10px 0;
}
.bold{
	font-weight: bold;
}
.highlight{
	color: #5a5e67;
}
.highlight-bold{
	color: #5a5e67;
	font-weight: bold;
}
a {
	color: #1e376a;
	text-decoration: none;	
}

a:visited {
	text-decoration: none;	
}

a:hover {
	color: #4d6289;
	text-decoration: none;		
}

#branding{
	clear: none;
	display: inline;
	float: right;
	padding: 5px 15px 0 0;
}
ul.menu-home li{
	background: none;
	padding: 0;
	margin: 0;
	display: inline;
}
.home #content{
	clear: none;
	display: inline;
	float: right;
	margin: 480px 0 0 0;
	width: 498px;
}
.fc-home #content{
	clear: none;
	display: inline;
	float: right;
	margin: 370px 0 0 0;
	width: 470px;
}
.logo{
	clear: none;
	display: inline;
	float: left;
	height: 85px;
	padding: 13px 0px 0 35px;
	width: 214px;
	z-index: 1000;
}
.fc-logo{
	clear: none;
	display: inline;
	float: left;
	height: 85px;
	padding: 13px 0px 0 0px;
	width: 214px;
	z-index: 1000;
}

/* Headers */

#header {
	height: 208px;
	text-align: right;
	width: 954px;
}
.charter-image{
	background: url(../images/main_charter.jpg) no-repeat right top;
}
.management-image {
	background: url(../images/main_management.jpg) no-repeat right top;
}
.maintenance-image {
	background: url(../images/main_maintenance.jpg) no-repeat right top;
}
.news-image {
	background: url(../images/main_news.jpg) no-repeat right top;
}
.careers-image {
	background: url(../images/main_careers.jpg) no-repeat right top;
	height: 208px;
	width: 954px;
}
.fc-location-image {
	background: url(../images/fc_location.jpg) no-repeat right top;
}
.fc-amenities-image {
	background: url(../images/fc_amenities.jpg) no-repeat right top;
}
.fc-fuel-image {
	background: url(../images/fc_fuel.jpg) no-repeat right top;
}
.fc-contact-image {
	background: url(../images/fc_contact.jpg) no-repeat right top;
}
.wingstofly-image{
	background: url(../images/main_wingstofly.jpg) no-repeat right top;
}
#maincontent h1{
	padding: 33px 0 6px 0;
}

#maincontent h2{
	padding: 0px 0 16px 0;
}
#maincontent {
	clear: none;
	display: inline;
	float: right;
	padding: 10px 0;
	width: 573px;
}
.home #maincontent, .fc-home #maincontent{
	min-height: 610px;
	padding: 0;
	width: 954px;
}
.home #subcontent{
	padding: 480px 0 0 35px;
	width: 310px;
}
.fc-home #subcontent{
	padding: 560px 0 0 35px;
	width: 310px;
}
#estimate #maincontent {
	height: 900px;
	width: 750px;
}

.home form {
	padding-bottom: 11px;
}
/* I'm using CSS to set the original width/height of the image */
img.resize{
	display: inline;
	float: left;
	width:70px;
	height:70px;
	border:1px solid #999999;
	padding:0px;
	margin: 2px 2px 0 0;
	position:relative;
	z-index:1;
}

/* Just a dummy filler to show that not all images have to succumb to the resize effect */
img.thumb{
	width:200px;
	height:200px;
	padding:4px;
	position:absolute;
	z-index:2;
}
.thumb-small{
	height: 68px;
	width: 68px;
}
.home-thumbs{
	clear: none;
	display: inline;
	float: left;
	padding: 0 0 30px 0;
	margin: 3px 0 0 0;
	width: 316px;
}
.row1,.row2,.row3,.row4,.row5,.row6{
	overflow: hidden;
	height: 70px;
}
.row1 {
	padding-left: 73px;
}
.row2{
	padding-left: 148px;
}
.row3{
	padding: 39px 0 0 110px;
}
.row4{
	padding-left: 35px;
}
.row5{
	padding-left: 148px;
}
.row6{
	padding-left: 73px;
}
#padleft-home{
	left: 73px;
}
img.tagline{
	float: right;
	clear: both;
	padding: 0px;
}
#subcontent {
	padding-top: 115px;
	width: 290px;	
} 
.fc-home #subcontent p{
	color: #555555;
	font-size: 65%;
}
#sidebar-careers{
	font-size: 90%;
	margin-bottom: 15px;
	width: 230px;
}
#subcontent h3{	
	clear: none;
	display: inline;
	float: left;
}	
.dropdownmenu #subcontent h3{
	border-bottom: 1px solid #d1d5e1;
	width: 175px;
}
#subcontent ul li{
	background: url(../images/arrow_left.gif) no-repeat left 4px;
	color: #1a2756;
	font-size: 60%;
	font-weight: normal;
	letter-spacing: 1px;
	text-transform: uppercase;
	line-height: 20px;
	margin: 0;
	padding: 0px 0 10px 12px;
}
#subcontent ul li.nolink{
	background-image: none;
	padding: 0px 0 10px 0px;
}

#subcontent input{
	background: #eff4ff;
	border: 1px solid #c2d5f0;
}
#subcontent input.noborder {
	border: none;
}
#contact-area input, #contact-area textarea{
	width: 400px;
	margin-right: 90px;
}
#contact-area textarea{
	height: 100px;
}
#recaptcha_area{
	margin: 10px 0 0 70px;
}
#contact-area input.submit-button{
	width: 60px;
	margin: 10px 0 0 70px;
	padding: 10px;
}
label.error{
	clear: both;
	color: #5e8cc2;
}
#subcontent ul{
	margin: 0px;
}

.fleet-submenu tr td{
	font-size: 70%;
	padding: 3px 15px;
}
.oneways-data tr td{
	font-size: 70%;
	padding: 7px 10px 7px 0;
	border-bottom: 1px solid #ddd;

}
.fleet-submenu a{
	color: #496ba7;
}
td.column1{
	width: 110px;
}
td.column2{
	width: 70px;
}
.col1{
	clear: none;
	display: inline;
	float: left;
	width: 280px;
}
.col2{
	clear: none;
	display: inline;
	float: left;
	width: 260px;
}
#footer {
	clear: both;
	color: #747163;
	font-size: 75%;
	margin: 22px 0 0 0;
	padding: 15px 0 0 ;
	background: url(../images/footer_bg.jpg) repeat-x left 0px;
	width: 100%;
}
.fc-home #footer p{
	margin: 0 auto;
	padding: 5px 0 0 0;
	text-align: left;
	text-indent: 18px;
	width: 954px;
}
.home #footer p{
	margin: 0 auto;
	padding: 5px 0 0 0;
	text-align: left;
	text-indent: 0px;
	width: 954px;
}
#footer .logos {
	vertical-align: middle;
}
#footer p{
	margin: 0 auto;
	padding: 5px 0 0 0;
	text-align: left;
	text-indent: 375px;
	width: 954px;
}
.pad-right{
	padding-right: 15px;
}
.gallery-thumb{
	border: 1px solid #999;
	margin: 5px 5px 0 0;
}
.pad-top{
	padding: 15px 0 0 10px;
}
.last{
	padding-bottom: 49px;
}
ul#twitter_update_list {
	color: #5a5e67;
	font-size: 70%;
	list-style-type: none;
	list-style: none;
	padding: 5PX 0 0 0;
	margin: 0;	
}
ul#twitter_update_list li{
	background: none;
	list-style-type: none;
	list-style: none;
	padding: 0;
	margin: 0;	
}
.commentsubmit{
	background: #fff url(../images/arrow_right.gif) no-repeat right 3px;
	border: 0;
	cursor: pointer;
	text-align: left;
	width: 60px;
}

#homemenu{
	height: 39px;
}

ul#homemenu{
	list-style: none;
	list-style-type: none;
	height:39px;
	position: relative;
}
ul#homemenu li {
	background: none;
	height:39px;
	list-style: none;
	list-style-type: none;
	display: inline;
	padding: 0;
	margin: 0;
}

ul#homemenu li a{
	margin:0;
	padding:0;
	height: 39px;
	display:block;
	float:left;
	text-decoration:none;
	text-indent: -9000em;
	background-image: url(../images/home_services_menu.png);
	background-repeat: no-repeat;
	}

ul#homemenu li a#homemenu-flightcenter {
	background-position: 0 0;
	width: 119px;
	background-repeat: no-repeat;
	}
ul#homemenu li a#homemenu-flightcenter:hover, ul#homemenu li#active a#homemenu-flightcenter {
	background-position: 0px -39px;
}
	
ul#homemenu li a#homemenu-charter {
	width: 119px;
	background-position: -119px 0;
	background-repeat: no-repeat;
}
ul#homemenu li a#homemenu-charter:hover, ul#homemenu li#active a#homemenu-charter{
	background-position: -119px -39px;
	}
	
ul#homemenu li a#homemenu-management{
	background-position: -238px 0;
	width: 119px;
	background-repeat: no-repeat;
}
ul#homemenu li a#homemenu-management:hover, ul#homemenu li#active a#homemenu-management {
	background-position: -238px -39px;
}
ul#homemenu li a#homemenu-maintenance{
	background-position: -357px 0;
	width: 119px;
	background-repeat: no-repeat;
}
ul#homemenu li a#homemenu-maintenance:hover, ul#homemenu li#active a#homemenu-maintenance {
	background-position: -357px -39px;
	}
#wingstofly li{
	list-style-type: none;
	list-style: none;
	background: none;
	font-size: 12px;
	padding: 0;
	margin:50px 0 0 0;
	text-align: center;	
	color: #1a2756;
	font-family: "botanika-web-1","botanika-web-2" Univers, Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing:2px;
}
#wingstofly li span{
	color: #777;
	font-weight: normal;
}
#wingstofly li a:hover, #wingstofly li span:hover{
	color: #6f7ba6;
}

.small{
	font-size: 55%;
}

h3.special{
	margin: 15px 0 5px 0;
	font-size: 13px;
	font-weight: bold;
}
.frame{
	background: url(../images/frame.png) no-repeat top left;
	padding: 6px;
}
.nbaa{
	padding-top: 50px;
	text-align: center;
}
img.nbaaimage{
	padding-right: 10px;
	margin-top: 15px;
	position: relative;
	top: 2px;
}