/*===============================================================================================*/
/* =General.php */
/*===============================================================================================*/
body {
	padding: 0;
	margin: 0;
	background-color: #000;
	color: #fff;
	font-family: verdana, arial, sans-serif;
	font-size: .8em;
}
a:link {
	color: #FFDDB4;
}
a:visited {
	color: #FDD574;
}
a:hover {
	background-color: #FFDDB4;
	color: #000;
}
a img {
	border: 0;
}
a:hover.nohover {
	background: transparent;
}
.orange {
	color: #FCB200;
}
.small {
	font-size: 10pt;
}
.clear {
	clear: both;
}
.right {
	float: right;
}
.left {
	float: left;
}
.centered {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.submit {
	margin-top: .3em;
	margin-bottom: .3em;
}
h4 {
	font-size: 1.1em;
}
h5 {
	text-transform: uppercase;
	margin-top: 2.2em;
	margin-bottom: 2.2em;
}
p {
	margin-top: .7em;
	margin-bottom: .7em;
}
.bordered {
	padding: 3px;
	margin: 5px;
	border: 2px solid #555555;
}

/*===============================================================================================*/
/* =Structure */
/*===============================================================================================*/
div#contentWell {
	position: relative;
	width: 704px;
	margin-left: auto;
	margin-right: auto;
}
div#container {
	padding-left: 50px;
	padding-right: 50px;
}
div.container {
	padding-left: 50px;
	padding-right: 50px;
}
div.sectionBanner {
	position: relative;
	background-image: url(../images/sectionBanner.jpg);
	width: 566px;
	height: 61px;
	margin-left: auto;
	margin-right: auto;
}
div.sectionBanner h3 {
	padding: 0;
	margin: 0;
	font-size: 1.1em;
	position: absolute;
	bottom: 5px;
	right: 9px;	
}
div#content {
	width: 546px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	background-color: #1B1B1B;
}
div#auction div#content {
	background-color: #242424;
}
div#auction #images {
	xmargin-left: 10px;
}
div#auction #LiveImage {
	padding: 0;
	border: 0;
}

div#auction p a{
	font-size:.8em;
	margin-top:-10px;
}
#auction-downloads img{
	display:none;
}
.shadow.main {
	background: url(../images/auction/shadow-main.gif) no-repeat bottom right;
	margin: 10px 0 0 5px;
	float: left;
}
.shadow img {
	position: relative;
	margin: -5px 5px 2px -5px;
}

.new {
	line-height: 1.6em;
	font-size: .85em;
}
.new h2 {
	font-family: "Times New Roman", times, serif;
	font-variant: small-caps;
	font-style: italic;
	font-size: 1.9em;
	margin: 0 0 10px 0;
}
.new p {
	margin: 0 0 1.7em 0;
}

#main {
	float: left;
	width: 400px;
	margin: 10px 10px 0 0;
}
#faqs {
	padding: 0 0 0 40px;
	background: #1C1F14;
	border-top: solid 1px #8E8F8A;
	border-bottom: solid 1px #8E8F8A;	
	font-size: 3.2em;
	font-family: "Times New Roman", times, serif;	
}
#faqs li a {
	font-size: .6em;
	color: #fff;
	text-decoration: none;
}
#faqs li.lastItem {
	list-style-type: none;
	margin: 20px 0 5px -40px;
	padding: 0 0 0 5px;
}
#faqs li.lastItem a {
	color: #FDD574;
	font-size: .4em;
}
#faqs li a:hover {
	color: #333;
}
#extra {
	float: right;
	width: 190px;
	margin: 10px 0 0 0;
}
#extra div {
	padding: 0 0 0 10px;
}
#homePageImage {
	padding: 0;
	margin: 0;
}
#homePageImage img {
	width: 189px;
	height: 90px;	
	padding: 10px 0 0 0;
	margin: 0 0 0 -10px;
	border-left: solid 1px #434343;	 
}
#about, .fancyBox {
	position: relative;
	padding: 0 0 20px 0;
	border-left: solid 1px #434343;		
}
#about p, .fancyBox p {
	margin: 0;
}
#about h2, .fancyBox h2 {
	width: 190px;
	height: 22px;
	background: #000 url(../images/header-background.jpg) no-repeat;
	font-size: 1.5em;
	padding: 2px 0 0 10px;
	margin: 0 0 10px -11px; /* To cover up the border */
}
#moreLink, .moreLink {
	display: block;
	text-align: right;
	padding: 3px;
}
#about div.more, .fancyBox div.more {
	/*display: none;*/
	height: 0;
	overflow: hidden;
	border: none;
	padding: 0;
}
#aboutMore p {
	margin: 10px 0 0 0;
}
.fancyBox ul {
	padding: 0 0 0 10px;
}
#clients h2 {
	margin: 20px 0 10px -10px;
}
#clients ul {
	margin: 0;
	padding: 0 0 0 0;
	list-style-type: none;
}
#clients ul li {
	margin: 0 0 10px -10px;
	width: 190px;
	height: 80px;
	background-color: #ccc;
}
div.panContainer {
	text-align: center;
}	
/*===============================================================================================*/
/* =Header */
/*===============================================================================================*/
div#header {
	position: relative;
	margin-top: 20px;
	margin-bottom: 5px;
}

div#header h1 {
	margin: 0;
	padding: 0;
	background-image: url(../images/martinAirLogo.gif);
	background-repeat: no-repeat;
	width: 222px;
	height: 52px;
	text-indent: -2000em;
	margin-top: 15px;
	margin-bottom: 15px;
}
div#header h2 {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 25px;
	right: 0;
	text-transform: uppercase;
	font-size: 1.3em;
}


/*===============================================================================================*/
/* =Menu */
/*===============================================================================================*/
#menuContainer {
	text-align: center;
}
ul#menu {
	padding: 0;
	margin: 10px 0 10px 0;
	list-style-type: none;
}
* html ul#menu {
	padding-left: 15px;
}
ul#menu li {
	display: inline;
	font-size: 13px;
}
ul#menu a {
	padding-left: .7em;
	padding-right: .7em;
}
ul#menu a:link {
	text-decoration: none;
	color: #FFDDB4;
}

ul#menu a:visited {
	text-decoration: none;
	color: #FFDDB4;
}
ul#menu a:hover {
	text-decoration: none;
	color: #d78f45;
	background-color: transparent;
	font-style: normal;
}
div#home li#mHome a:link, div#home li#mHome a:visited {
	color: #d78f45;
}
div#aircraftSales li#mAircraftSales a:link, div#aircraftSales li#mAircraftSales a:visited {
	color: #d78f45;
}
div#flightestimator li#mEstimator a:link, div#flightestimator li#mEstimator a:visited {
	color: #d78f45;
}
div#ourFleet li#mOurFleet a:link, div#ourFleet li#mOurFleet a:visited {
	color: #d78f45;
}
div#management li#mManagement a:link, div#management li#mManagement a:visited {
	color: #d78f45;
}
div#directions li#mDirections a:link, div#directions li#mDirections a:visited {
	color: #d78f45;
}
div#contactUs li#mContactUs a:link, div#contactUs li#mContactUs a:visited {
	color: #d78f45;
}
div#careers li#mCareers a:link, div#careers li#mCareers a:visited {
	color: #d78f45;
}
div#faq li#mFaq a:link, div#faq li#mFaq a:visited {
	color: #d78f45;
}
li#mSkipNav {
	position: absolute;
	top: -2000em;
}
/*===============================================================================================*/
/* =Footer */
/*===============================================================================================*/
div#footer {
	width: 546px;
	margin: 0 auto 10px auto;
	margin-right: auto;
	padding: 5px 10px 0 10px; 
	border-top: solid 1px #434343;
	text-align: right;	
}
div#footer p {
	font-size: .9em;
	margin: 0;
	padding: 0 0 20px 0;
}
/*===============================================================================================*/
/* =Index */
/*===============================================================================================*/
div#splashIntro {
	background-image: url(../images/splash.jpg);
	width: 704px;
	height: 305px;
	text-indent: -2000em;
}
.new #splashIntro {
	position: relative;
	margin: 0 0 0 50px;
	width: 600px;
	height: 260px;
	background-image: url(../images/splash-01.jpg);
	text-indent: -2000em;	
}
#certificatesText {
	position: absolute;
	bottom: 20px;
	left: 20px;
	text-indent: 0;
	font-size: 1.1em;
}
#secretLink {
	position: absolute;
	bottom: 10px;
	right: 20px;
	width: 210px;
	height: 60px;
	text-indent: -2000em;
	font-size: 1.1em;
	outline: none;
}
#secretLink:hover {
	background-color: transparent;
}
#tagline {
	position: absolute;
	right: 50px;
	top: 0;
	text-transform: uppercase;
	font-style: italic;
	font-weight: bold;
	font-size: 1.3em;
}
#tagline span, h2 .orange {
	color: #D78F45;
}
/*===============================================================================================*/
/* =FAQ */
/*===============================================================================================*/
p.question {
	font-weight: bold;
	margin-bottom: 0;
}
p.answer {
	margin-top: 0;
}
/*===============================================================================================*/
/* =Careers */
/*===============================================================================================*/
div#careers h5 {
	margin-bottom: .2em;
}
div#careers .textbox {
	border: solid 1px #666;
}
div#careers label.single {
	float: left;
	clear: both;
	width: 8em;
	text-align: right;
	margin-right: 1em;
	margin-bottom: .2em;
}
div#careers label.dou4ble {
	float: left;
	margin-bottom: .2em;
}
div#careers input.double {
	margin-bottom: .2em;	
}
div#careers input.single {
	margin-bottom: .2em;
}
div#careers label#lblState {
	float: left;
	clear: both;
	width: 8em;
	text-align: right;
}
div#careers input#frmState {
	width: 2em;
}
div#careers input#frmZipCode {
	width: 7em;
}
div#careers fieldset#FWFT label {
	float: left;
	width: 6em;
	text-align: right;
	margin-right: .3em;
	margin-bottom: .2em;
	margin-left: .2em;
}
div#careers fieldset#FWFT input {
	width: 5em;
	float: left;
}

div#careers legend{
	color: #ffffff;

}

div#careers textarea {
	margin-bottom: .2em;
	bordeR: solid 1px #666;
	width: 400px;
}
div#careers div.previousEmployer {
	margin-bottom: 2em;
}
li#typeOfFlying label {
	width: 15em;
	float: left;
}
li#typeOfFlying input.checkbox {
	float: left;
	margin-right: .5em;
}
li#areasFlownIn label {
	width: 12em;
	float: left;
}
li#simulator label.firstColumn, li#areasFlownIn label.firstColumn {
	width: 8em;
	float: left;
}
li#areasFlownIn input.checkbox {
	float: left;
	margin-right: .5em;
}
li#simulator label {
	float: left;
	margin-left: 1em;
}
li#simulator input.textbox {
	width: 5em; 
	margin-left: .5em;
}
li#simulator input {
	float: left;
}
fieldset {
	margin-bottom: 1em;
}

div#careers img{
	padding: 3px;
	margin: 5px;
	border: 2px solid #555555;
	float:right;
}
div#auction {
	text-align: center;
}

/*===============================================================================================*/
/* =flightestimator.php */
/*===============================================================================================*/

div#flightestimator table{
	width: 500px;
}



/*===============================================================================================*/
/* =fleet.php */
/*===============================================================================================*/

div#ourFleet table{
	width: 100%;
}

div#ourFleet td{
	font-size: .7em;
	border-bottom:1px solid #b2b2b2;
	padding: 0px;
	margin: 2px;
	padding-bottom:5px;
	padding-top:5px;
}


div#ourFleet img{
	padding: 3px;
	margin: 5px;
	border: 2px solid #555555;
	float:right;
}




div#ourFleet tr.odd{
background-color:#515151;
}

/*===============================================================================================*/
/* =iFleet.php */
/*===============================================================================================*/
div#iFleet table{
	width: 100%;
}

div#iFleet div#images{
	float: right;
}

div#iFleet img#LiveImage{
	padding: 5px;
	margin: 5px;
	border: 3px solid #555555;
}

div#iFleet img{
	padding: 3px;
	margin: 5px;
	border: 2px solid #555555;
}

div#iFleet img.vtIcon{
	border:0;
	margin-bottom:-7px;
}


div#iFleet table.generalSpecs td{
	border-bottom: 1px solid #444444;
}

div#iFleet table.generalSpecs h3{
	color:#FDD574;
}

div#iFleet div#ratingTop{
 width:210px; font-size:.7em;
}


div#iFleet div#ratingBack{
float:left;width:100px;background-color:#555555;border:1px solid #999999;
}

div#iFleet div#ratingFront{
 background-color:red
}

div#iFleet table.generalSpecs td.Right{
	text-align:right;
}





/*===============================================================================================*/
/* =contactus.php */
/*===============================================================================================*/


div#contact li{
	list-style:none;
}


div#contact img{
	padding: 3px;
	margin: 5px;
	border: 2px solid #555555;
	float:right;
}

/*===============================================================================================*/
/* =directions.php */
/*===============================================================================================*/

div#directions img{
	padding: 3px;
	margin: 5px;
	border: 2px solid #555555;
	float:right;
}


/*===============================================================================================*/
/* =management.php */
/*===============================================================================================*/

div#management img{
	padding: 3px;
	margin: 5px;
	border: 2px solid #555555;
	float:right;
}

div#management img#crew{
	padding: 3px;
	margin: 5px;
	border: 2px solid #555555;
	float:left;
}

/*===============================================================================================*/
/* =faq.php */
/*===============================================================================================*/

div#faq p.question{

	background-color: #333333;
	padding:2px;
	margin-top:20px;

}

/*===============================================================================================*/
/* =aircraftSales.php */
/*===============================================================================================*/

div#aircraftSales table{
	width: 500px;
}


div#aircraftSales table{
	width: 100%;
}

div#aircraftSales td{
	font-size: .7em;
	border-bottom:1px solid #b2b2b2;
	padding: 0px;
	margin: 2px;
	padding-bottom:5px;
	padding-top:5px;
}

div#aircraftSales img{
	padding: 3px;
	margin: 5px;
	border: 2px solid #555555;
}

div#aircraftSales tr.odd{
background-color:#515151;
}

table#fleetTable img{
	margin: 0px;
}

div#aircraftSales a:hover img{
	border: 2px solid #FCB200;	
	background-color:#1B1B1B;
}

div#aircraftSales a:hover img{	
	background-color:#1B1B1B;

}

table#specTable td#col1{
	width:120px;
}


div#additionalEquipment div{
	width:266px;
	border:1px solid #1B1B1B;
}

div#additionalEquipment div#right{
	margin-left: 255px;
}


div#extras{
	padding: 10px;
	width:160px;
	border:1px solid #515151;
	background-color: #2b2b2b;
} 

/*===============================================================================================*/
/* =staff.php */
/*===============================================================================================*/

div#staffDescription{
	text-align:center;
}

div#staffDescription img#fullStaff{
	padding: 3px;
	border: 2px solid #555555;
	
}

div#staff img#staff-Alec{
	padding: 3px;
	margin: 5px;
	border: 2px solid #555555;
	float:right;
}

ul#otherStaff li a{
	display: block;
	margin:0px;
	padding:0px;
}

ul#otherStaff img{
	padding: 3px;
	margin: 5px;
	border: 2px solid #555555;	
}

ul#otherStaff li a:hover img{
	border: 2px solid #FCB200;	
	background-color:#1B1B1B;
}


ul#otherStaff li a:hover{	
	background-color:#1B1B1B;

}

ul#otherStaff li{
	float:left;
	width:120px;
	margin: 20px;
	padding: 0px;
}

ul#otherStaff{
	margin:0px;
	list-style:none;
}
/*===============================================================================================*/
/* =siteMap.php */
/*===============================================================================================*/
#siteMapList {
	list-style-type: none;
}
#siteMapList li {
	font-size: 1.25em;
	font-weight: bold;
	padding: 0 0 10px 0;
}
#siteMapList ul {
	padding: 10px 0 0 50px;
}
#siteMapList ul li {
	font-size: .8em;
	font-weight: normal;
	padding: 0 0 5px 0;
}