body{
	/*background:#708ea6 url(/images/cloud2.jpg) left top repeat-x;*/
	background:#000; /*url(/images/black_back.jpg) center top no-repeat;*/
	font-family:"Trebuchet MS";
	font-size:13px;
	margin:0;
	padding:0;
	color:#222;
}
#container{
	padding:0;
	width:980px;
	margin:auto;
	z-index:99;
}
h1,h2,h3{
	font-family:"Trebuchet MS";
	color:#cccccc;
}
h1{
	font-size:25px;
}
h2{
	font-size:17px;
}
h3 {
	font-size:15px;
}

h4,h5,h6{
	font-size:14px;
	color:#999;
}

a{
	color:#5c83b8;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
a:focus{
	outline:none;
}
input{
	border:1px solid #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
textarea{
	border:1px solid #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
select{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	height:21px;	
	*height:23px;
	*margin-top:1px;
}
.contact_field{
	height:18px;
}
#header{
	height: 135px;
}
#header h1{
	margin:0;
	padding:0;
}
#header h1 a{
	float:left;
	width:250px;
	height:120px;
	display:block;
	background:url(/images/logo.png) left top no-repeat;
	margin-top:5px;
}
#header h1 a span{
	display:none;
}
#header #contact_us a{
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	margin:8px 15px 0 0;
	/*margin:90px 15px 0 0;*/
	padding:0 0 0 20px;
	height:37px;
	display:block;
	font-weight:normal;
	color:#FFF;
	font-size:18px;
	text-decoration:none;
	line-height: 37px;
	background:url(/images/dot_arrow.png) no-repeat 0px 14px;
}
#header #contact_us a:hover{
	text-decoration:none;
	color:#DDD;
}
#header .button{
	display:block;
	width:285px;
	height:84px;
	float:right;
	margin:5px 0 0 10px;
}
#header .button span{
	display:none;
}
#header #buyers{
	background:url(/images/bt_buyers.png)
}
#header #sellers{
	background:url(/images/bt_sellers.png)
}
#logo{
	float:left;
	display:inline;
	margin-left: 20px;
}
#phone{
	float:left;
	margin:8px 0 0 20px;
	/*margin:90px 0 0 20px;*/
	width:300px;
	background: url(/images/aircraft_sales.png) no-repeat left bottom;
	text-align: right;
	font-weight: bold;
	height:37px
}
#phone a{
	display:block;
	width:295px;
	height:36px;
	margin:auto;	
	margin-top:53px;
	background: url(/images/contact-top.png) left top no-repeat
}
#phone a:hover{
	background-position:left bottom;
}
#phone span{ 
	display:none; 
}
/**/
#banner, #intro{
	background:#ccc;
	width:980px;	
	height:275px;
}
#banner img, #pic img{
	display:block;
	width:980px;
	height:275px;
}
#pic{
	width:980px;
	height:375px;
	z-index:10;
}
#hometext{
	position:absolute;
	width:450px;
	z-index:99;
	line-height:16px;
	margin-left:510px;
	padding-top:5px;
}
#hometext h2{
	font-size:23px;
}
/**/
#footer{
	background:#ededed url(/images/footer.png) left top repeat-x;
	text-align: center;
	padding:20px 20px 0px 20px;
	width:940px;
	margin:auto;
}
#footer_bottom{
	height:20px;
	width:980px;
	margin:auto;
	background:url(/images/footer_bottom.png) left top no-repeat;
}
#footer p{
	margin:0;
	padding:5px 0;
	margin-right: 146px;
}
#footer,#footer a{
	font-size: 11px;
	color:#444;
	text-decoration:none;
}
#footer a:hover {
	color:#000000;
	text-decoration:underline;
}
#social{
	width:120px;
	position:absolute;
	margin-top:15px;
	margin-left:820px;
}
#social a{
	display:block;
	height:32px;
	margin:0 4px;
	padding:0;
	float:left;
	display:inline;
}
.separator{
	border-top: 1px solid #999;
	text-align:center;
	padding:5px;
}
#main #leftcol{
	float:left;
	display:inline;
	width:660px;
	margin-right:8px;
	/*background:#FFF;*/
}
#main #rightcol{
	float:left;
	display:inline;
	width:290px;
	/*background:#FFF;*/
}
#main #leftcol_features{
	float:left;
	display:inline;
	width:290px;
	padding-right:10px;
}
#main #rightcol_features{
	float:left;
	display:inline;
	width:660px;
}
#main {
	padding:10px;
	background:#222222;
}
#copy{
	font-size: 11px;
	color: #eee;
	text-align: center;
	height: 30px;
	line-height: 30px;
	width: 960px;
	margin:auto;
}

#copy a{
	color:#FFF;
}

#copy a:hover{
text-decoration:underline;
color:#333;
}


.prod_img{
	height:160px;
	display:block;
	width:200px;
	border:1px solid white;
	margin-bottom:5px;
}
.featureimgbox{
	height:160px;
	display:block;
	width:200px;
	border:1px solid white;
}
#nbaa{
	float: left;
}
.thumbsholder{
	width:150px;
	float:left;
	margin-bottom:10px;
}
.thumbsholder img{
	border:1px solid white;
}
.featured{
	float:left;
	display:inline;
	width:186px;
}
.featured a img{
	border:1px solid #afc1d5;
	width:140px;
	height:110px;
	float:left;
	display:inline;
	margin:0 23px;
	padding:0;
}
.featured a:hover img{
	border:1px solid #0b315c;
}
.featured span{
	float:left;
	display:inline;
	width:186px;
	font-size:11px;
	text-align:center;
}
.contact_field{
	width:250px;
}
.forsale_item{
	display:block;
	padding-right:10px;
	text-decoration:none;
	border-bottom:1px dotted #666;
	text-align:center;
}
.forsale_item:hover{
	background:#484848;
	color:#FFFFFF;
}
.forsale_item:hover span{
	display:inline;
}
.forsale_item span{
	float:right;
	display:none;
}
.left{
	float:left;
	display:inline;
}
.iright{
	float:right;
	display:inline;
}
/*********************************************************************************************/
.pics{  
    padding: 0;  
    margin: 0;  
} 
.pics img{
    max-width: 450px;
    max-height: 450px;
}
#slide{
	clear:left;
	width: 450px;
	height: 450px;
}
#picnav{ width: 260px; padding: 0; margin:0; text-align: center; }
#picnav a{
	width:125px;
	height:115px;
	display:block;
	float:left;
}
#picnav a img{ 
	width:125px;
	height:115px;
	display:block;
}
#leftcol_features a{
	opacity:0.8;
	filter:alpha(opacity=80);
	margin:0 5px 5px 0;
}
#leftcol_features a:hover{
	opacity:1;
	filter:alpha(opacity=100);
}
/*********************************************************************************************/
.man_listbox{
	width:400px;
	float:left;
	margin:25px 25px 0 0;
}
.man_listbox .pic_container img{
	margin:0 10px 10px 0;	
}
.pic_container {width:160px;height:150px;float:left;}
.pdf{
	height:16px;
	padding-right:20px;
	background:url(/images/pdf_ico.gif) no-repeat center right;
	text-decoration:none;
}
.pdf:hover{
	text-decoration:none;
}
.sitemapbox{
	float:left;
	width:310px;
	margin-top:20px;
}
#ten{
	float:right;
	line-height:20px;
	background:#090E11;
	padding:20px 20px 10px 0;
}
#ten a{	text-decoration:none; }
#ten a:hover{ text-decoration:underline; }
.catbox{
	width:300px;
	margin:20px 0px;
	float:left;
}
.all{
	line-height:30px;
}
/**/
.red_button{
	background:#D52C24 url(/images/button_back_red.gif) repeat-x center;
	border:1px solid #666;
	text-transform: uppercase;
	padding:2px 10px 4px 10px;*padding: 3px 10px;
	font-size: 12px;
	font-weight: bold;
	color:white;
}
.yellow_button{
	background:#D3D629 url(/images/button_back_yellow.gif) repeat-x center;
	border:1px solid #666;
	text-transform: uppercase;
	padding:2px 10px 4px 10px;*padding: 3px 10px;
	font-size: 12px;
	font-weight: bold;
	color:black;
}
.grey_button{
	background:#626262 url(/images/button_back_grey.gif) repeat-x center;
	border:1px solid #666;
	text-transform: uppercase;
	padding:2px 10px 4px 10px;*padding: 3px 10px;
	font-size: 12px;
	font-weight: bold;
	color:white;
}
a.red_button, a.grey_button, a.yellow_button{
	text-decoration:none;
	display:inline-block;
	padding:3px 10px;
}
.clear{
	clear:both;
}
.hidden{
	display:none;
}
.right{
	margin-right:15px;
	margin-bottom:10px;
	float:left;
	display:inline;
	border:1px solid #ddd;
}
.box{
	padding:15px 0;
	z-index:10;
	color:#CCCCCC;
}

.box p,#leftcol .box div,.box h3{
	padding: 0 15px;
}

.cms {
	padding-left:15px;
}

.cms p,.cms h3 {
	padding-left:0;
}

.no{
	margin:0;
}
.box h1, .box h2, #tabset{
	margin:0 0 10px 0;
	padding:0 15px;
	background: #333333;
	color:#CCC;
	font-weight:normal;
	font-style:italic;
	height:40px;
	line-height:40px;
}

/*.box ul{
	list-style:none;
	margin:0;
	padding:0;
}
.box ul li{
	margin:0;
	padding:0;
	background:url(/images/bullet.png) left 5px no-repeat;
	padding-left:15px;
}*/
#manufacturers_logo, #manufacturers_logo img{
	border:1px solid #dddddd;
	text-align:center;
	float:left;
	display:inline;
	width:125px;
	height:125px;
	background:#FFFFFF;
}
#manufacturers_logo a{
	display:none;
}
#manbox{
	margin:auto;
	width:246px;
	margin-top: 15px;
}
#arrow_left, #arrow_right{
	width:35px;
	height:30px;
	display:block;
	float:left;
	margin:45px 12px 0 12px;
	padding:5px 0;
	cursor:pointer;
}
#arrow_left{
	background:url(/images/arrow_left.png) left center no-repeat;
}
#arrow_right{
	background:url(/images/arrow_right.png) left center no-repeat;
}
/*TABS*/

#tabset {
   padding:0;
}

#tabs a{
	padding:0 10px;
	margin-right:2px;
	background:#666;
	color:#333;
	font-weight:bold;
	display:block;
	float:left;
	text-decoration:none;
	font-size:17px;
	line-height:38px;
}
#tabs a:hover{ 
	background:#444;
} 
#tabs a.active{ 
	background:#333;
	color:#CCC;
	line-height:40px;
}
.listcat{
	background:url(/images/bullet.png) left 5px no-repeat;
	padding-left:15px;
}
/*Body id*/
#home #home_tab,
#about #about_tab,
#model #model_tab,
#inventory #inventory_tab,
#transaction #transaction_tab,
#contact #contact_tab,
#lease #lease_tab{
	background: url(/images/menu.png) left bottom repeat-x;
}
#homepopular a{
	padding-right:10px
}

.specs {
	float: right;
	background-color:#333;
	border:1px solid #666;
	padding-right:20px;
	border-collapse:collapse;
}

.specs td,th{
	border:1px solid #666;
}

.specs th {
	text-align:left;
	font-weight:bold;
	background-color:#444;
}
.highlightform{
	background:#ededed url(/images/footer.png) left top repeat-x;
	border:1px solid #CCC;
	color:#333333;
}
.highlightform input[type=text] {
	padding:4px 2px;
	color:#666;
	font-weight:bold;
	font-size:14px;
}
.highlightform label{
	display:block;
	float:left;
	width:210px;
}
.highligh tform p.sep{
	border-top:1px solid #CCC;
	padding:10px;
	margin:0 0 5px 0;
}
.contactdiv{
	float:left;
	width:45%;
	
}

