html * {
  margin: 0;
  padding: 0;
}
body {
  color: #76848f;
  background: #0079c1 url(/includes/css/images/body-back.gif) 0 0 repeat-x;
  font-family: Trebuchet MS, Arial, sans serif;
  font-size: 62.5%;
}    
.clear { clear: both; }
a { color: #0079c1; }
a.rss {
  position: absolute;
  right: 0;
  display: block;
  padding-top: 4px;
  background: transparent url(/includes/css/images/rss.jpg) right top no-repeat;
  width: 100px;
  height: 28px;
}     
div.check-box-off {
  margin-top: 3px;
  border: 1px solid #5592d6;
  font-size: 0;
  width: 10px;
  height: 10px;
}                 
div.check-box-on {
  margin-top: 3px;
  border: 1px solid #5592d6;
  background: transparent url(/includes/css/images/check-mark.gif) 0 0 no-repeat;
  width: 10px;
  height: 10px;
}                
div.select {
  padding-right: 36px;
  background: #fff url(/includes/css/images/select.gif) right 0 no-repeat;
  cursor: pointer;
  width: 272px;
  voice-family: "\"}\"";
  voice-family: inherit;
  width: 236px;
}
div.select dl { margin-left: -3px; }
div.select dl.open dd { display: block; }
div.select dd {
  position: relative;
  display: none;
  margin: 0 0 0 10px;
  padding: 2px 5px;
}             
div.select dd:hover { background: #ccc; }
div.select dt {
  position: relative;
  padding: 3px 0 0 15px;
  background: transparent url(/includes/css/images/select.gif) 0 0 no-repeat;
  cursor: pointer;
  width: 251px;
  height: 28px;
  voice-family: "\"}\"";
  voice-family: inherit;
  width: 236px;
  height: 25px;
}

fieldset
{
    border: 0;
    margin-bottom: 5px;
}

legend
{
    margin-bottom: 3px;
    font-size: 15px;
    font-weight: bold;
    font-style: italic;
}

form#model_nav
{
    padding-bottom: 10px;
    border-bottom: 1px solid #76848F;
    margin: 10px 0;
}

h1 {
  margin-bottom: 25px;
  font-size: 22px;
  font-weight: bold;
  font-style: italic;
  border-bottom: 2px solid #76848f;
}  
h2 {
  margin-bottom: 15px;
  font-size: 26px;
  font-weight: bold;
  font-style: italic;
  line-height: 27px;
}  
h2.variation-1 {
  border-bottom: 2px solid #76848f;
}              
h3 {
  clear: both;
  margin-bottom: 5px;
  padding-bottom: 3px;
  font-size: 17px;
  font-weight: bold;
  font-style: italic;
  border-bottom: 1px solid #76848f;
}  
h3.plain {
  font-size: 15px;
  border: 0;
}                                   
h4 {
  margin-bottom: 5px;
  font-size: 14px;
  font-weight: normal;
  font-style: italic;
}                                   
img.constricted { max-width: 300px; }
img.left, img.Left {
  float: left;
  margin: 0 10px 5px 0;
}                                    
img.right, img.Right {
  float: right;
  margin: 0 0 5px 10px;
}                    
div.button {
  float: left;
  background: url(/includes/css/images/button.gif) right 6px no-repeat;
}          
div.button input {
  margin: 0 15px 0 -3px;
  padding: 0 15px 0 30px;
  color: #65717a;
  font-weight: bold;
  text-align: center;
  background: transparent url(/includes/css/images/button.gif) 0 6px no-repeat;
  outline: none;
  border: 0;
  cursor: pointer;
  height: 42px;
}                
input.text {
  padding: 1px 2px;
  border: 1px solid #5592d6;
}
optgroup option { margin-left: 25px; }
select {
  padding: 1px 2px;
  width: 100%;
}      
table * { vertical-align: top; }
textarea {
  padding: 1px 2px;
  border: 1px solid #5592d6;
}        
#contact_form {
  padding: 10px;
  border: 2px dotted #ccc;
}             
#contact-form { width: 100%; }
#contact-form select {
  width: 268px;
  border: solid 1px #5592D6;
}                             
table.contacts { margin-bottom: 25px; }
table.contacts td {
  background-color: #ccc;
  border: 1px solid #fff;
  width: auto;
}                 
td {
  padding: 3px 5px;
  /*width: 290px;*/
}                  
th {
  padding: 3px 5px;
  font-weight: normal;
  text-align: right;
}  
th.required { font-weight: bold; }
#aircraft-models { margin-bottom: 15px; }
#column-1 {
  position: relative;
  margin-left: 1px;
  float: left;
  padding-right: 30px;
  border-right: 1px solid #778590;
  z-index: 100;
  width: 358px;
  voice-family: "\"}\"";
  voice-family: inherit;
  width: 328px;
}         
#container div.full-page #column-1 {
  width: 100%;
  border: 0;
}                                  
#column-2 {
  position: relative;
  margin-left: -1px;
  float: right;
  padding-left: 30px;
  border-left: 1px solid #778590;
  z-index: 100;
  width: 358px;
  voice-family: "\"}\"";
  voice-family: inherit;
  width: 328px;
}         
#container {
  margin: 0 auto;
  width: 900px;
}          
#content {
  position: relative;
  padding: 39px 91px 50px 91px;
  font-size: 14px;
  background: transparent url(/includes/css/images/content-back.jpg) 0 0 repeat-y;
  width: 900px;
  voice-family: "\"}\"";
  voice-family: inherit;
  width: 718px;
} 
#content h2 a,
#content h3 a {
	text-decoration: none;
}        
#content h2 a:hover,
#content h3 a:hover {
	text-decoration:underline;
}
#content ul.select {
  position: absolute;
  margin: 0;
  list-style: none;
  background: #fff;
  border: 1px solid #000;
  overflow: scroll;
  height: 200px;
}                  
#content ul.pdf {
  list-style: none;
  margin-left: 0;
  text-indent: 34px;
}               
#content ul.pdf li {
  margin-left: 3px;
  background: transparent url(/includes/css/images/pdf.gif) 0 0 no-repeat;
  height: 20px;
}                  
#content a:hover { color: #000; }
dd { margin-bottom: 15px; }
#content p {
  margin-bottom: 15px;
  line-height: 17px;
}          
#content ul { margin: 0 0 15px 25px; }           
#content ul ul { margin-bottom: 0; }
#content p.ad-box {
  margin: 30px 0 0 -10px;
  padding: 6px 30px 0 30px;
  color: #fff;
  font-size: 1.2em;
  font-weight: bold;
  font-style: italic;
  text-align: center;
  background: transparent url(/includes/css/images/ad-box.jpg) 0 0 no-repeat;
  width: 340px;
  height: 150px;
  voice-family: "\"}\"";
  voice-family: inherit;
  width: 280px;
}                 
#content p.ad-box a {
  color: #fff;
  text-decoration: none;
  width: 100%;
  height: 100%;
}                   
#content p.ad-box a:hover { color: #fff; }
#content p.ad-box span.phone-number {
  display: block;
  margin-top: 10px;
  font-size: 1.2em;
  line-height: 20px;
}                                   
#equipment dt {
  padding-top: 15px;
  font-size: 14px;
  font-weight: bold;
  font-style: italic;
  border-top: 1px solid #778590;
}             
#content #equipment dd p { margin-bottom: 8px; }
#footer {
  position: relative;
  top: 50px;
  padding: 10px 0 50px 0;
  clear: both;
  font-size: 0.8em;
  border-top: 1px solid #778590;
}
#footer a { color: #7f8c96; }
#footer p a {
  position: absolute;
  right: 0;
}           
#content #gallery {
  margin-left: 0;
  list-style: none;
}                 
#features { display: none; }
#gallery img {
  margin-top: 15px;
  border: none;
}            
#gallery li {
  float: left;
  display: inline;
  margin: 0 23px 10px 0;
}           
#gallery li.last { margin-right: 0; }
#content #gallery a {
  display: block;
  margin-top: 15px;
  overflow: hidden;
  width: 94px;
  height: 94px;
}                   
/* margin is added to language-nav in the IE6 or less style sheet */
#language-nav {
  position: absolute;
  top: 10px;
  right: 0;
  list-style: none;
}             
#language-nav li {
  float: left;
}                
#language-nav li a {
  padding: 0 12px;
  font-weight: bold;
  text-decoration: none;
  border-left: 1px solid #7f8c96;
}                                     
#language-nav a:hover {
  color: #7f8c96;
  text-decoration: underline;
}                     
#language-nav li.first a { border: none; }
#masthead {
  position: relative;
  margin: 0 auto;
  width: 800px;
  height: 180px;
  background: transparent url(/includes/css/images/logo.gif) 0 0 no-repeat;
}
#masthead h1 {
  margin: 0;
  border: 0;
}            
#masthead h1 a {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 332px;
  height: 97px;
}              
#masthead h1 a span { display: none; }
#masthead p {
  position: relative;
  top: 113px;
  padding: 0 0 0 38px;
  color: #fff;
  font-size: 1.9em;
  font-weight: bold;
  font-style: italic;
  white-space: nowrap;
}           
#primary-nav {
  position: relative;
  left: 48px;
  list-style: none;
  background: transparent url(/includes/css/images/nav-back.jpg) 0 0 repeat-x;
  width: 804px;
  height: 53px;
}            
#primary-nav li {
  float: left;
  background: url(/includes/css/images/nav-border.jpg) 0 0 no-repeat;
  width: 160px;
  height: 53px;
}               
#primary-nav li.on a {
  background: transparent url(/includes/css/images/nav-on.gif) center 33px no-repeat;
}                    
#primary-nav a {
  display: block;
  padding-top: 8px;
  color: #fff;
  font-size: 1.6em;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
  width: 160px;
  height: 42px;
  voice-family: "\"}\"";
  voice-family: inherit;
  height: 34px;
}              
#primary-nav a:hover {
  background: transparent url(/includes/css/images/nav-hover.gif) center 34px no-repeat;
}                    
#primary-nav li.first {
  background: transparent url(/includes/css/images/nav-border-first.jpg) 0 0 no-repeat;
  width: 162px;
}                     
#primary-nav li.last {
  background: transparent url(/includes/css/images/nav-border-last.gif) 0 0 no-repeat;
  width: 162px;
}                    
#products div.check-box-on,
#products div.check-box-off {
  float: left;
  clear: both;
}                           
#products input { float: left; }
#products input.checkbox {
  clear: both;
  margin-top: 3px;
}                        
#products label {
  display: block;
  float: left;
  padding: 0 6px 5px 6px;
}               
#secondary-nav {
  position: absolute;
  right: 0;
  margin-top: 13px;
  list-style: none;
}              
#secondary-nav li { float: left; }
#secondary-nav li a {
  padding: 0 6px;
  color: #7f8c96;
  font-size: 1.2em;
  font-weight: bold;
  text-decoration: none;
  border-right: 1px solid #7f8c96;
}
#secondary-nav a:hover {
  text-decoration: underline;
}
#secondary-nav li.last a {
  padding-right: 0;
  border: none;
}
#shadow-corner {
  position: absolute;
  top: 0;
  left: 0;
  background: transparent url(/includes/css/images/shadow-corner.gif) 0 0 no-repeat;
  z-index: 50;
  width: 900px;
  height: 123px;
}  
#specifications { display: none; }
table.specifications th {
  text-align: left;
  font-weight: bold;
}

div.features ul { margin-left: 25px; }
.display_none { display: none; }      
body.landing {
	background-image: url(/includes/css/images/we-listen-back.jpg);
}

body.landing #primary-nav,
body.landing #secondary-nav {
	/*display: none;*/
}

body.landing #primary-nav {
	top: 69px;
	left: 2px;
	width: 800px;
} 
body.landing #primary-nav li.first, body.landing #primary-nav li.last {
	background-image: none;
	width: 160px;
} 
body.landing #primary-nav li.last {
	background-image: url(/includes/css/images/nav-border-last-2.gif);
} 
body.landing #secondary-nav {
	top: 0;
	right: 100px;
} 
body.landing #masthead {
	padding-top: 130px;
	padding-left: 48px;
	background-image: url(/includes/css/images/we-listen-masthead.jpg);
	width: 900px;
	height: 260px;
}
body.landing #shadow-corner { display: none; }
body.landing #masthead p {
	top: 55px;
	font-size: 1.8em;
}
body.landing div.column-1 {
	float: left;
	padding-right: 25px;
	width: 425px;
} 
body.landing div.column-2 {
	float: left;
	padding-left: 25px;
	border-left: 1px solid #b7bec4;
	width: 242px;
} 
body.landing h3 {
	font-size: 1.4em;
	font-weight: bold;
	font-style: italic;
	border: none;
} 
body.landing h4 {
	margin-bottom: 10px;
	color: #0078c1;
	font-size: 2.8em;
	font-weight: bold;
	font-style: italic;
	line-height: 32px;
}
body.landing a.contact-button {
	display: block;
	padding-top: 11px;
	margin-top: 15px;
	color: #fff;
	text-align: center;
	font-weight: bold;
	font-size: 1.1em;
	background: transparent url(/includes/css/images/contact-button.jpg) 0 0 no-repeat;
	text-decoration: none;
	width: 245px;
	height: 31px;
} 
body.landing div.divider {
	position: relative;
	top: 5px;
	left: -25px;
	margin-bottom: 20px;
	border-bottom: 1px solid #b7bec4;
	width: 268px;
}