@charset "utf-8";
/* CSS Document */
/*********************************
Eric Meyer's CSS reset
*********************************/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 95%; font-family: inherit; vertical-align: baseline;}
/* remember to define focus styles! */
:focus {outline: 0;}
body {line-height: 1; color: white; background-color: #dddddd;}
ol, ul {list-style: none;}
/* tables still need 'cellspacing="0"' in the markup */
table {border-collapse: separate; border-spacing: 0;}
caption, th, td {text-align: left; font-weight: normal;}
blockquote:before, blockquote:after,
q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
/*****************************
End CSS reset
****************************/
html[xmlns] .clearfix {display: block;}
* html .clearfix {	height: 1%;}

/***************************
General tag definitions
**************************/
h1 {color: #9ba6c8; font-size: 2.2em; letter-spacing: 0.15em; font-family: Verdana, Arial, Helvetica, sans-serif; margin-bottom: 1.5em; font-weight: normal;}
h2 {color: #9ba6c8; font-size: 1.8em; letter-spacing: 0.2em; font-family: Verdana, Arial, Helvetica, sans-serif; margin-bottom: 1.5em; font-weight: normal;}
h3 {color: #505050; font-size: 1.4em; line-height: 1.35em; font-family: Arial, Helvetica, sans-serif; margin-bottom: 1.5em;}
h4 {width: 100%; background-color: #bcbcbc; padding: 2px; color: #505050; font-family: Arial, Helvetica, sans-serif; font-size: 1.0em; margin-bottom: 8px;}
p {color: #505050; font-size: 1.0em; line-height: 1.35em; font-family: Arial, Helvetica, sans-serif; margin-bottom: 1.5em;}
a {color: #505050; font-size: 1.0em; font-family: Verdana, Arial, Helvetica, sans-serif;}
ul {margin-bottom: 1.5em;}
li {color: #505050; line-height: 1.35em; font-family: Arial, Helvetica, sans-serif;}


/***************************
General classes
**************************/
#topwrapper {position: relative; background: #231f20 url(images/page_bgGrid.png) no-repeat top center; margin: 0;}
#head_wrapper {width: 927px; margin: 0 auto;}
#logo {float: left; width: 220px;  padding-top: 3px;}
#top_menu {float: right;  margin-top: 45px; width: 650px;}
.clearfix {display: inline-block;}
.clearfix:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}

/************************
Top menu
************************/
#top_menu ul {text-align: right;}
#top_menu li {float: left; background: url(images/arrowhead.png) no-repeat center left; padding-left: 8px; margin-left: 10px;}
#top_menu li a {font: 1.15em Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; text-decoration: none; padding: 3px 3px 3px 5px;}
#top_menu li a:hover {border-bottom: 1px solid #aedae6;}

/***********************
Top half of the content on black background
***********************/
#top_part {margin-bottom: 10px; position: relative;  }
#top_content {float: right; /*height: 322px; max-height: 314px;*/ width: 700px; overflow: hidden; padding: 28px 0 0 0; border-top: 1px solid white; margin: 0px;}
#top-content img {float: left; margin-bottom: 0px;}


/***********************
Call to action links
***********************/
#cta_wrapper {float: left; clear: left; width: 200px; margin-top: 28px;}
.cta {border-left: 2px solid #aedae6; padding: 5px 0 7px 5px;}
/*.cta:hover {background-color: #383838;}*/
.cta a {color: #aedae6; text-decoration: none; font-size: 1.4em; font-family: "Century Gothic", "Helvetica Neue", "Arial Round", Arial, sans-serif; letter-spacing: 0.1em; text-transform: lowercase;}
.cta a:hover {/*color:#bf0202;*/}

/**********************
Sub-menu
**********************/
#sub-menu {float: left; padding: 5px; clear: left; margin-top: 15px;}
#sub-menu li {line-height: 1.5em; margin: 5px 0; list-style-type: none;}
#sub-menu li a {color: #ffffff; text-decoration: none; font-size: 1.35em; }
#sub-menu li a:hover {color: #aedae6;}
#sub-menu li ul li {display: none;}
#sub-menu li.active a {font-weight: bold;}
#sub-menu li.active ul li { display:list-item;}
#sub-menu li.active ul li a {font-size: 1.02em; color: #aedae6; font-weight: normal;}
#sub-menu li.active ul li.active a {font-weight: bold;}

/**********************
Bottom half of content on silver background
**********************/
#bottomWrapper {background-color: #dddddd; }
#bottom_part {width: 700px; clear: both; padding: 20px 0 0 227px; position: relative; margin: 0 auto;}
#bottom_part img {float: right; margin: 0 0 10px 10px;}
#pdf {position: absolute; right: 0; top: 10px; width: 180px; height: 55px; overflow: visible; z-index: 999;}
#pdf img {float: right;}
#pdf a {text-decoration: none; }
#pdf_link {float: right;}
#bottom_part label {color: #505050; font: 1em Verdana, Arial, Helvetica, sans-serif;}

table.aircraftData {border: 1px dotted #505050; font: 1.1em Verdana, Arial, Helvetica, sans-serif; color: #505050; margin-bottom: 15px;}
table.aircraftData th {background-color: #b3b3b3; color: #000000; padding: 10px 30px 10px 10px;}
table.aircraftData td {color: #000000; padding: 10px 10px 10px 30px;}


/**********************
Footer
**********************/
#footer { text-align: center; margin: 15px auto; width: 927px; clear: both;  padding: 5px; border-top: 1px solid white; font: 0.8em Verdana, Arial, Helvetica, sans-serif; color: #999;}
#footer a {text-decoration: none; color: #fff; font: inherit; }
#footer a:hover {text-decoration: underline; color: #505050;}

/********************
Email form
********************/
#EmailForm {width: 550px;}
#EmailForm label {float: left; clear: left; margin: 6px 0; font-family: Verdana, Arial, Helvetica, sans-serif; color: #505050;}
#EmailForm input, #EmailForm select, #EmailForm textarea {float: right; clear: right; width: 250px;}

/*********************
Newsletter style PHP List
*********************/
#phpList .required, p.required {background: url(/assets/templates/hangar8/images/required.png) no-repeat top left; padding-left: 20px; height: 1.5em;}
#phpList input, #phplist select {margin: 0 0 8px 5px;}
#phpList .attributename, #phpList .required {font: normal 1.2em Arial, Helvetica, sans-serif; color: #505050;}
#phpList form {color: #000;}
#phpList {font: normal 1.2em Arial, Helvetica, sans-serif; color: #505050;}
#phpList h1 {font-size: 12px;}

/**********************
Display of PHP List email on the site
**********************/
#emailer_wrapper {width: 927px; margin: 10px auto; position: relative; background-image: none; background-color:#000; height: 100%;/*necessary for Chrome to avoid page finishing below last content item*/}
#emailer_top_part {margin-bottom: 10px; position: relative;}
#emailer_bottom_part {width: 700px; clear: both; margin: 20px 0 0 227px; position: relative; padding: 15px 0 0 0;}
#emailer_content {float: right; height: 322px; max-height: 314px; width: 700px; overflow: visible; padding: 28px 0 0 0; border-top: 1px solid white; margin-top: 0px;}



/*********************
Investor Relations pages
*********************/
.irPages ul li {margin: 0 0 0.75em 2.5em; font: 1em Arial, Helvetica, sans-serif; color: #505050; list-style: outside disc;}
.irPages table {font: 1.1em Verdana, Arial, Helvetica, sans-serif; color: #505050;}
.irPages table th, .irPages table td {padding: 0.5em 0.3em;}
.irPages .companyDescTable {border-bottom: 1px dotted #505050; padding: 0 0 10px 0; margin-bottom: 20px;}
.irPages .shareholderDesc {border-bottom: 1px dotted #505050;padding: 0 0 10px 0; }

