@import url("common.css");
@import url("highvis_headers.css");
@import url("highvis_links.css");
@import url("highvis_html.css");

/* custom fonts */

.date {
	color: #FFFFFF;
	font-size:medium;
	font-weight:bold;
}
.font_bold_maroon {
	color: #00FF00;
	font-weight:bold;
}
.font_15px_maroon {
	color: #00FF00;
	font-size:large;
}

/* 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;
	background:#000000;
	vertical-align:middle;
	color:#FFFFFF;
	font-size:large;
	font-weight:bold;
	padding-left:10px;
	padding-top:2px;
	padding-bottom:2px;
}
.aircraft_panel {
	float:left;
	text-align:left;
	margin-left:0px;	
	margin-right:0px;
	padding:0px;
	height:200px;
	margin-bottom:10px;
	vertical-align:middle;	
}
.aircraft_table {
	border:none;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;	
	margin-bottom:10px;		
	padding-right:10px;
	padding-left:0px;
	padding-top:10px;
	padding-bottom:10px;
}
.aircraft_panel_header {
	font-size:large;
	font-weight:bold;
	color:#FFFFFF;
	height:28px;
	text-align:left;
	padding-top:4px;
	padding-right:3px;
	padding-left:3px;
}
.aircraft_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: #00FFFF;
	font-weight:bold;
	font-size: 16px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	background: #000000;
	cursor: default;
}

.tabbed_panel li a:visited {
text-decoration: none;
color: #00FFFF;
font-weight:bold;
font-size:large;
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:large;
font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
background-color: #000000;
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:large;
	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 #000000;
}
.quick_quote_field {
	display: inline;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size:large;
	background-color: #000000;
	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 #000000;
}
.quick_quote_field_date {
	display: inline;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size:large;
	background-color: #000000;
	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 #000000;
}
.quick_quote_field_time {
	display: inline;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size:large;
	background-color: #000000;
	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 #000000;
}
.quick_quote_list {
	display: inline;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size:large;
	background-color: #000000;
	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 #000000;
}
#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 #000000;
	background:#000000;
	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:#000000;	
	position:relative;
	vertical-align: top;
	margin-top:0px;
	margin-bottom:0px;
	height: 100%;
}
#body_holder {
	float:right;
	height:auto;
	width:925px;
}
#features {
	color: #FFFFFF;
	font-size:large;
	font-weight:bold;
	position:absolute;
	width:680px;
	top:8px;
	right:1px;
	bottom:0px;
	height: 89px;
}
#left_main_nav {
	float:left;
	width: 190px;
	background-color: #000000;
	clear:none;
}
#left_sub_nav {
	float:left;
	width: 190px;
	background-color: #000000;
	clear:none;
}
#quick_quote {
	float:left;
	padding:5px 0px 5px 5px;
	width: 180px;
	background-color: #000000;
	clear:none;
}
#right_column {
	width:735px;
	background-color: #000000;
	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:#000000;
	height:97px;
	text-align:right;
	clear:both;	
}
#footer {
	display:block;
	clear:both;
	width:905px;
	float:right;
	height:70px;
	padding:10px;
	background:#000000;
	color:#FFFFFF;
	font-size:large;
}
/* 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: large;
	font-weight:bold;
	color:#000000;
	font-weight:normal;
	background-color: #FFFFFF;
	height: 22x;
	width: 158px;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 3px;
	margin-bottom: 0px;
	margin-top:0px;
	margin-right: 0px;
	border-top: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	border-left: 2px solid #FFFFFF;
	float:right;
}
.field {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size:large;
	color: #000000;
	background-color: #FFFFFF;
	width: 280px;
	padding-top: 4px;
	padding-left: 3px;
	margin-top: 4px;
	border: 1px solid #000000;
}
/* end search styles */
.gold_button {
}
.maroon_button {
background:#FFFF00;
color:#000000;
font-size:large;
}
.icons {
	margin-right:15px;
	-margin-top:5px;
}
.news_image {
	float:right;
	margin-left:10px;
	margin-bottom:10px;
	margin-top:10px;
	border: 1px solid #000000;
}
.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;
}

