@import url("common.css");
@import url("headers.css");
@import url("links.css");
@import url("fonts.css");
@import url("html.css");

/* START home page mouseover panel styles */

#sub_page_link {
	float:right;
}
#sub_page_link a:link {
	font-weight:bold;
	text-decoration:none;
}
#sub_page_link a:hover {
	font-weight:bold;
	text-decoration:none;
}
#sub_page_link a:active {
	font-weight:bold;
	text-decoration:none;
}
#sub_page_link a:visited {
	font-weight:bold;
	text-decoration:none;
}

/* CHARTER PANELS */
#charter_header {
	margin-top:4px;
	margin-bottom:14px;
	background:#292929;
	vertical-align:middle;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	padding-left:10px;
	padding-top:2px;
	padding-bottom:2px;
}
.charter_header_sub {
	background:#8C2A42;
	vertical-align:middle;
	color:#FFFFFF;
	display:block;
	font-size:13px;
	font-weight:bold;
	padding-left:10px;
	padding-right:10px;	
	padding-top:1px;
	padding-bottom:1px;
}
.forsale_divider {
	display:block;
	clear:both;
	float:left;
	width:695px;
}
.aircraft_panel {
	display:block;
	clear:both;
	text-align:left;
	margin-left:0px;	
	margin-right:0px;
	padding:0px;
	width:100%;
	margin-bottom:10px;
}
.aircraft_panel table {width:auto;}
.aircraft_table {
	border:none;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;	
	padding-right:10px;
	padding-left:0px;
	padding-bottom:0px;
}
.aircraft_panel_header {
	font-size:15px;
	font-weight:bold;
	color:#333333;
	height:28px;
	text-align:left;
	padding-top:4px;
	padding-right:3px;
	padding-left:3px;
}
.aircraft_panel_image {
	border-top: none;
	margin-right:10px;
}

/* AIRCRAFT FOR SALE */
.sold {position:absolute;display:block;height:100px;width:150px;top:90px;padding-bottom:10px;left:25px;font-size:29px;z-index:100;font-weight:700;color:#FFF;filter:alpha(opacity=80);-moz-opacity: 0.80;opacity: 0.80;}
.aircraft_forsale_panel {
	display:block;
	clear:none;
	float:left;
	-height:200px;
	min-height:200px;
	position:relative;
	text-align:left;
	margin-left:0px;	
	margin-right:0px;
	padding:0px;
	width:330px;
	margin-bottom:10px;
}
.aircraft_forsale_panel table {float:left;width:auto;clear:none;}
.aircraft_forsale_panel {
	border:none;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;	
	padding-right:10px;
	padding-left:0px;
	padding-bottom:0px;
}
.aircraft_forsale_panel_header {
	font-size:15px;
	font-weight:bold;
	color:#333333;
	height:28px;
	text-align:left;
	padding-top:4px;
	padding-right:3px;
	padding-left:3px;
}
.aircraft_forsale_panel_image {
	border-top: none;
	margin-right:10px;
}


.tabbed_panel {
margin-bottom: 4px;
}
.tabbed_panel ul {
width:300px;
padding: 0px 0px 2px 0px;
margin: 0px;
font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}
.tabbed_panel li {
display: inline;
margin:0px;
margin-right:2px;
}

.tabbed_panel li a {
	text-decoration: none;
	padding: 0px 10px 1px 10px;
	margin: 0px;
	color: #333333;
	font-weight:bold;
	font-size: 16px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	background: #BBAEA5;
	cursor: default;
}

.tabbed_panel li a:visited {
text-decoration: none;
color: #292929;
font-weight:bold;
font-size: 16px;
font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
}

.tabbed_panel li a:hover, .tabbed_panel li a.current {
text-decoration: none;
font-weight:bold;
font-size: 16px;
font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
background-color: #292929;
color: #FFFFFF;
}

#tabcontentcontainer {
width:100%; /*width of 2nd level content*/
}

.tabcontent {
display:none;
}

/* END home page mouseover panel styles */

/* other */
.calendar {
	position:relative;
	left:0px;
	top:-3px;
	-top:3px; /* IE fix */
}
.drop_down_list {
	display: inline;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	height: 22px;
	width: 150px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-bottom: 7px;
	margin-top:0px;
	margin-right: 0px;
	margin-left: 0px;
	border: 1px solid #999999;
}
.quick_quote_field {
	display: inline;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	height: 17px;
	width: 150px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-bottom: 7px;
	margin-top:0px;
	margin-right: 0px;
	margin-left: 0px;
	border: 1px solid #999999;
}
.quick_quote_field_date {
	display: inline;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	height: 17px;
	width: 70px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-bottom: 7px;
	margin-top:0px;
	margin-right: 0px;
	margin-left: 0px;
	border: 1px solid #999999;
}
.quick_quote_field_time {
	display: inline;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	height: 17px;
	width: 45px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-bottom: 7px;
	margin-top:0px;
	margin-right: 0px;
	margin-left: 7px;
	border: 1px solid #999999;
}
.quick_quote_list {
	display: inline;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	height: 17px;
	width: 145px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 7px;
	margin-top:0px;
	margin-right: 0px;
	margin-left: 0px;
	border: 1px solid #999999;
}
#home_text {
	padding:20px;
	height:auto;	
}
#tagline {
	float:right;
	position:absolute;
	bottom:5px;
	right:0px;
}
#product_documents_holder {
	clear:both;
	width:718px;
	display:block;
	border:1px solid #CCCCCC;
	background:#E8E8E8;
	height:auto;
	float:right;	
	padding:10px;
	margin-top:10px;
}
#product_images_holder {
	float:right;
	display:block;
	width:345px;
	text-align:right;
	margin-left:10px;
	margin-bottom:10px;	
	height:auto;
}
#news_images_holder {
	float:right;
	display:block;
	margin-left:10px;
	margin-bottom:10px;	
	height:auto;
}
#page_holder {
	margin-right: auto;
	margin-left: auto;
	width: 950px;
	background:#FFFFFF;	
	position:relative;
	vertical-align: top;
	margin-top:0px;
	margin-bottom:0px;
	height: 100%;
	background:	url(/imgs/backgrounds/body.gif) repeat-y;	
}
#body_holder {
	background:	#E8E3E1 url(/imgs/backgrounds/left_column.gif) repeat-y left;
	float:right;
	height:auto;
	width:925px;
}
#home_text ol, #home_text ul {margin-left:40px;margin-top:10px;margin-bottom:10px;}
#features {
	color: #8B2942;
	font-size:14px;
	font-weight:bold;
	position:absolute;
	width:680px;
	top:8px;
	right:1px;
	bottom:0px;
	height: 89px;
}
#left_main_nav {
	float:left;
	width: 190px;
	background-color: #8C2A42;
	clear:none;
}
#left_sub_nav {
	float:left;
	width: 190px;
	background-color: #BBAEA5;
	clear:none;
}
#quick_quote {
	float:left;
	padding:5px 0px 5px 5px;
	width: 180px;
	background-color: #D2CAC4;
	clear:none;
}
#right_column {
	width:735px;
	background-color: #E8E3E1;
	height: auto;
	clear:none;
	float:right;
	line-height: 20px;
}
br.clear {
	height:0;
	line-height:0;
	font-size:0;
	clear:both;
}
.logo {
	float:left;
}
#header {
	width:950px;
	background-color:#FFFFFF;
	height:97px;
	text-align:right;
	clear:both;	
}
#footer {
	display:block;
	clear:both;
	width:905px;
	float:right;
	height:70px;
	padding:10px;
	background:#8F2B43;
	color:#FFFFFF;
	font-size: 12px;
}
/* start search styles */
#search_form {
	width:200px;
}
.search_button {
	display:inline;
	float:right;
	padding:0px;
	margin:0px;
	height:23px;
	width:22px;
}
.searchfield {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight:normal;
	background-color: #FFFFFF;
	height: 16px;
	width: 158px;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 3px;
	margin-bottom: 0px;
	margin-top:0px;
	margin-right: 0px;
	border-top: 1px solid #DAD6CF;
	border-right: 0px;
	border-bottom: 1px solid #DAD6CF;
	border-left: 1px solid #DAD6CF;
	float:right;
}
.field {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #003C98;
	background-color: #FFFFFF;
	width: 280px;
	padding-top: 4px;
	padding-left: 3px;
	margin-top: 4px;
	border: 1px solid #CCCCCC;
}
/* end search styles */
.gold_button {
	BORDER-RIGHT: #DCB345 3px double;
	BORDER-TOP: #EAD193 3px double;
	BACKGROUND: #B78E22;
	BORDER-LEFT: #DCB345 3px double;
	BORDER-BOTTOM: #EAD193 3px double;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.maroon_button {
	BORDER-RIGHT: #B63455 3px double;
	BORDER-TOP: #D67A8E 3px double;
	BACKGROUND: #8F2B43;
	BORDER-LEFT: #B63455 3px double;
	BORDER-BOTTOM: #D67A8E 3px double;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.icons {
	margin-right:15px;
	-margin-top:5px;
}
.news_image {
	float:right;
	margin-left:10px;
	margin-bottom:10px;
	margin-top:10px;
	border: 1px solid #DDD3E4;
}
.date {
	color:#333333;
}
.inventory_large {
	display: block;
	margin-top:10px;
}
.inventory_large_thumb {
	padding: 2px;
	margin:0px;
}
.inventory_small_left {
	float: left;
	display: table-cell;
	margin-top:8px;
	width:179px;	
}
.inventory_small_right {
	float: left;
	display: table-cell;
	margin-top:8px;
	width:165px;	
}
.inventory_small_thumb {
	margin: 2px;
}
.image_right {
	border:0px;
	margin-left:10px;
	margin-bottom:10px;
	margin-top:10px;
}
.image_left {
	border:0px;
	margin-right:10px;
	margin-bottom:10px;
	margin-top:10px;
}
.search_panel {
	width:195px;
	height:22px;
	float:right;
}

