/*
	Stylesheet master for the ATS Website
	Built for Airforce Turbine Service
	by Hanerino, Inc.
	
	Last Modified: 2010-04-26
*/

/* Initial style setup */

body {
  background: #000;
  color: #DDD;
  font: 62.5%/1.3em Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 0;
  text-align: center;
}

a:link, a:visited {
  color: #7A9BF8;
}

a:hover {
  text-decoration: none;
}

hr, .ineffable {
  display: none;
}

h1, h2, h3, h4, abbr, acronym {
  border: 0;
  font-family: HelveticaNeue, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
}

em {
  color: #777;
}

strong {
  color: #FFF;
}

#main p abbr, #main p acronym {
  background-color: #181818;
  border: 0;
  color: #a1a1a1;
  font-style: normal;
  padding: 0 5px;
}

#main .button abbr, #main .button acronym, #main ul abbr, #main ul acronym {
  background: none;
  color: #DDD;
  padding: 0;
}

#main h3 {
  color: #777;
  font-size: 1.3em;
  margin: 1.8em 0 .6em;
  text-transform: capitalize;
  font-style: italic;
}

#main h4 {
  color: #888;
  font-size: 1.2em;
  margin: 1.6em 0 0;
}

#main p {
  margin: 1.5em 0;
}

#main h2 + p {
  color: #808080;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-style: italic;
}

#contact #main h2 + p {
  color: #DDD;
  font-family: Helvetica, Arial, sans-serif;
  font-style: normal;
}

#main ul, #main ol {
  /

* color: #7A9BF8; */
	background: #1C1C1C;
  border-top: 8px solid #151515;
  -webkit-border-bottom-left-radius: 8px;
  -webkit-border-bottom-right-radius: 8px;
  -moz-border-radius-bottomleft: 8px;
  -moz-border-radius-bottomright: 8px;
  color: #999;
  font-family: HelveticaNeue, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.25em;
  font-style: italic;
  padding: 0;
  margin: 1.5em 0 1.2em;
  max-width: 500px;
}

#main ul li, #main ol li {
  background: url("/images/bullet-rotor.png") no-repeat 10px 15px;
  border-top: 1px dotted #555;
  line-height: 1.2em;
  list-style: none;
  padding: 15px 15px 20px 33px;
}

table {
  border-collapse: collapse;
  width: 100%;
}

#rotor-sheets {
  text-align: center;
}

#rotor-sheets th, #rotor-sheets td {
  padding: 10px;
}

#rotor-sheets thead th, #rotor-sheets tfoot td {
  background: #000;
  font-size: 1.2em;
  font-weight: normal;
  text-transform: uppercase;
}

#rotor-sheets thead th {
  border-bottom: 2px solid #666;
}

#rotor-sheets tfoot td {
  border-top: 2px solid #666;
}

#rotor-sheets tbody tr.odd {
  background: #151515;
}

#rotor-sheets tbody tr:hover {
  background: #0f1e48;
}

#rotor-sheets tbody td {
  border-bottom: 1px solid #333;
}

#rotor-sheets tbody td.rotor-link {
  padding: 0;
}

#rotor-sheets tbody td.rotor-link a {
  display: block;
  padding: 10px;
}

/* tooltip styling. by default the element to be styled is .tooltip  */

#rotor-sheets .tooltip {
  display: none;
  font-size: 12px;
  height: auto;
  width: 300px;
  padding: 15px;
  color: #fff;
  text-align: center;
  border: 2px white;
  background-color: black;
  border: 1px solid #white;
  -moz-box-shadow: 2px 2px 11px grey;
  -webkit-box-shadow: 2px 2px 11px grey;
  margin: 0;
}

#rotor-sheets table caption {
  color: #5D87FD;
  font-size: 1.2em;
}

#rotor-sheets .tooltip th, #rotor-sheets .tooltip td {
  padding: 7px;
}

#rotor-sheets .tooltip thead th {
  background: none;
  font-size: 1em;
  font-weight: normal;
  text-transform: uppercase;
}

#rotor-sheets .tooltip thead th {
  border-bottom: 2px solid #666;
}

#rotor-sheets .tooltip tr:hover {
  background: none;
}

#rotor-sheets .tooltip tbody td {
  border-bottom: 1px solid #333;
}

#rotor-sheets .tooltip tbody td.rotor-link {
  padding: 0;
}

#rotor-sheets .tooltip tbody td.rotor-link a {
  display: block;
  padding: 10px;
}

/* Container styles to wrap around content */

#container {
  font-size: 1.2em;
  margin: 0 auto;
  position: relative;
  text-align: left;
  width: 986px;
}

/* Tighten up content, leave details box wider */

#header, #content, #footer {
  background-color: #0e0e0e;
  margin: 0 3px;
}

/* Header styles */

#header {
  background: #000 url("/images/bg-header.png") no-repeat;
  width: 980px;
}

#header h1 {
  margin: 0;
  padding: 37px 0;
}

#header h1 a {
  background: url("/images/logo-ats.png") no-repeat;
  display: block;
  height: 89px;
  margin-left: 22px;
  text-indent: -9999em;
  width: 511px;
}

/* Navigation tabs */

#header ul#nav-top {
  font: 19px HelveticaNeue, "Helvetica Neue", Helvetica, Arial, sans-serif;
  list-style: none;
  margin: 0;
  padding: 0;
}

#header ul#nav-top li {
  background: #282829 url("/images/bg-nav.png") repeat-x top left;
  float: left;
  margin: 3px 5px 3px 0;
}

#header ul#nav-top li#nav-parts {
  margin-right: 0;
}

#header ul#nav-top a {
  color: #FFF;
  display: block;
  padding: 18px 0;
  text-align: center;
  text-decoration: none;
  text-shadow: #000 0px -1px 1px;
}

#header ul#nav-top li.current, #header ul#nav-top li:hover {
  background: #0e0e0e;
}

#header ul#nav-top #nav-about a {
  width: 120px;
}

#header ul#nav-top #nav-engine a {
  width: 262px;
}

#header ul#nav-top #nav-maintenance a {
  width: 346px;
}

#header ul#nav-top #nav-parts a {
  width: 237px;
}

/* Navigation for extra links */

#header ul#nav-extras {
  font-size: 1em;
  list-style: none;
  margin: 15px 0;
  padding: 9px 0;
  position: absolute;
  right: 160px;
  text-shadow: #000 0px -1px 1px;
  top: 0;
}

#header ul#nav-extras li {
  display: inline;
  padding: 0 10px;
}

#header ul#nav-extras li a {
  color: #5C5D60;
  text-decoration: none;
}

#header ul#nav-extras li a:hover {
  color: #FFF;
  text-decoration: underline;
}

/* Switcher styles */

#switch-wrap {
  clear: both;
}

#header ul#nav-language, #main ul#mro-switcher {
  border: 1px solid #242424;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  font-style: normal;
  list-style: none;
  margin: 15px 0;
  padding: 0;
  text-shadow: #000 0px -1px 1px;
}

#header ul#nav-language li, #main ul#mro-switcher li {
  background: #3f3f41 url("/images/bg-language.png") repeat-x bottom left;
  float: left;
  text-transform: uppercase;
}

#header ul#nav-language li a, #main ul#mro-switcher li a {
  color: #888;
  display: block;
  padding: 8px;
  text-decoration: none;
}

#header ul#nav-language li.current, #header ul#nav-language li:hover, #main ul#mro-switcher li.current, #main ul#mro-switcher li:hover {
  background: #131315 url("/images/bg-language-current.png") repeat-x bottom left;
}

#header ul#nav-language li.current a, #header ul#nav-language li a:hover, #main ul#mro-switcher li.current a, #main ul#mro-switcher li a:hover {
  background: #131315 url("/images/bg-language-current.png") repeat-x bottom left;
  color: #EEE;
}

/* MRO Switcher */

#main ul#mro-switcher {
  border: 0;
  margin: 1.5em 0 1em;
  width: 350px;
}

#main ul#mro-switcher li {
  border: 0;
  list-style: none;
  padding: 0;
  text-align: center;
  width: 50%;
}

#main ul#mro-switcher li a {
  border: 1px solid #242424;
}

#main ul#mro-switcher li#mro-repairoverhaul a {
  border-left: 0;
}

/* Language chooser */

#header ul#nav-language {
  font-size: .9em;
  position: absolute;
  right: 0;
  top: 0;
}

#header ul#nav-language li a {
  padding: 8px 8px 8px 17px;
}

#header ul#nav-language li#switch-en a {
  background: url("/images/bg-flag-usa.png") no-repeat 0 50%;
}

#header ul#nav-language li#switch-es a {
  background: url("/images/bg-flag-spain.png") no-repeat 0 50%;
}

/* Content styles */

#content {
  padding: 25px 27px 20px;
  position: relative;
  text-shadow: #0e0e0e 0px -1px 1px;
  z-index: 0;
}

.figure {
  border: 1px solid #999;
  margin: 20px;
}

.figure.inset, #map {
  float: right;
  margin: 0 0 15px 15px;
}

.figure.alternate {
  float: left;
  margin: 0 15px 15px 0;
}

.figure.inline {
  border: 0;
}

#content h2 {
  color: #5D87FD;
  font-size: 1.8em;
  line-height: 1.2em;
  margin: 0;
}

#contact #content h2 {
  display: none;
}

#content p {
  font-size: 1.2em;
  line-height: 1.4em;
}

/* Parts Form styles */

#parts_form table {
  width: auto;
}

#parts_form td {
  color: #8B8C8C;
  font-size: 1.2em;
  font-weight: bold;
  padding: 0.3em 0 0.8em;
}

#parts_form td span {
  font-style: italic;
  font-weight: normal;
}

#parts_form table td.form_label {
  text-align: right;
  padding-right: 1em;
}

#parts_form input, #parts_form textarea {
  background-color: #DDD;
  border: 3px solid #888;
  padding: .5em;
}

#parts_form input:focus, #parts_form textarea:focus {
  background-color: #FFF;
  border-color: #5D87FD;
}

#parts_form .button {
  background: #2348aa url("/images/bg-button.png") repeat-x top left;
  border: 1px solid #5578d9;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  color: #FFF;
  display: block;
  font-size: .8em;
  padding: 12px 20px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  width: 200px;
  margin-top: 2em;
}

/* Related Resources */

#related-resources {
  clear: both;
  margin-top: 3em;
}

#related-resources h3 {
  color: #8B8C8C;
  font-size: 1.3em;
  text-transform: uppercase;
  border-top: 1px solid #d9d9d9;
  padding-top: 1em;
}

#related-resources ul {
  list-style: none;
  padding: 0;
}

#related-resources li {
  float: left;
  font-size: 1.1em;
  line-height: 1.2em;
  margin-right: 35px;
  width: 283px;
}

#related-resources li a {
  color: #C0C0C0;
  display: block;
  text-decoration: none;
}

#related-resources li span {
  display: block;
  font-size: 1.1em;
  font-weight: bold;
  line-height: 1.1em;
  margin-bottom: .4em;
  color: #f9f9f9;
}

#related-resources #resource-third {
  margin: 0;
}

/* Details box */

#details-box {
  background: #0f1e48 url("/images/bg-details-top.png") no-repeat 0 0;
  color: #FFF;
  padding: 30px;
  text-shadow: #0f1e48 0px -1px 1px;
}

#details-box h4 {
  color: #7A9BF8;
  font-size: 19px;
  height: 1.2em;
  line-height: 1em;
  margin: 0 0 1em;
}

#details-box p, #details-box dt {
  font-size: 1.1em;
  line-height: 1.2em;
}

p.button {
  line-height: 1em;
  margin: 1em 0;
}

.button a {
  background: #2348aa url("/images/bg-button.png") repeat-x top left;
  border: 1px solid #5578d9;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  color: #FFF;
  display: block;
  font-size: .8em;
  padding: 12px 20px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  width: 200px;
}

#enginealerts_signup td {
  padding: 10px;
  font-size: 1.2em;
  line-height: 1.3em;
}

#enginealerts_signup p {
  margin: 0;
}

#enginealerts_signup .inline_button a {
  background: #2348aa url("/images/bg-button.png") repeat-x top left;
  border: 1px solid #5578d9;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  color: #FFF;
  display: block;
  font-size: .7em;
  padding: 12px 20px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  width: 200px;
}

#details-contact, #details-engine-sales, #details-maintenance {
  float: left;
  margin-right: 35px;
  width: 283px;
}

#details-maintenance {
  margin: 0;
}

#details-contact dt {
  font-weight: bold;
  margin: 1.5em 0 0;
}

#details-contact dd {
  margin: .2em 0 0;
}

/* Footer styles */

#footer {
  background: #0e0e0e url("/images/bg-details-bottom.png") no-repeat 0 0;
  color: #666;
  padding: 20px 20px 50px;
  text-shadow: #0e0e0e 0px -1px 1px;
  line-height: 2;
  font-size: 11px;
}

#footer h4 {
  display: inline;
}

#footer p {
  margin: 0;
}

#footer a {
  color: #5C5D60;
  text-decoration: none;
}

#footer-copyright {
  float: left;
  width: 250px;
}

#footer-links {
  float: right;
  width: 650px;
  text-align: right;
}

#footer a:link {
  
}

#footer ul {
  display: inline;
  list-style: none;
  padding: 0;
}

#footer ul li {
  display: inline;
  padding: 0 10px 10px;
  white-space: nowrap;
  margin-bottom: 10px;
}

/* Float clearing */

#nav-top:after,
#nav-language:after,
#switch-wrap:after,
#related-resources:after,
#details-box:after,
#footer:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}

#contactinfo_table {
  width: 400px;
}

#main.contactinfo p {
  margin-top: 0.2em;
}

#management_team_table {
  width: 700px;
  font-size: 1.3em;
}

#management_team_table tr {
  line-height: 2em;
  border-bottom: 1px dotted #555;
}

#management_team_table tr.last {
  border-bottom: none;
}

.clear_both {
  clear: both;
}

.float_right {
  float: right;
}

.float_right {
  float: left;
}

#turn_around_times {
  float: right;
  margin: 2em 3em 3em 3em;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  background: none repeat scroll 0 0 #1C1C1C;
}

#turn_around_times .heading {
  text-align: center;
  font-size: 1.8em;
  padding-top: 1em;
  padding-bottom: 0.5em;
}

#turn_around_times ul {
  margin: 0;
  padding: 0;
  border-top: 0;
}

#turn_around_times span.time {
  float: right;
  margin-left: 2em;
}

#slideshow {
  width: 400px;
  height: 300px;
}

#main .employment_contact p {
  margin-top: 0.2em;
  text-indent: 1em;
}

#main .job_openings h2 {
  margin-top: 2em;
}

#main .job_openings h3 {
  font-size: 1.7em;
  text-decoration: underline;
}

#main .job_openings h4 {
  margin-top: 1em;
  font-size: 1.3em;
}

#main .job_openings .job_details {
  margin-left: 2em;
}

#main .job_openings .job_details p {
  margin-top: 0.3em;
}

#main .training_chart {
  float: right;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  background: none repeat scroll 0 0 #1C1C1C;
  margin: 2em 0 1em 2em;
}

#main .training_chart .heading {
  text-align: center;
  font-size: 1.6em;
  padding-top: 1.3em;
  padding-bottom: 0.8em;
}

#main .training_chart ul {
  margin: 0;
  padding: 0;
  border-top: 0;
}

#main .referral_chart {
  display: inline-block;
  float: left;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  background: none repeat scroll 0 0 #1C1C1C;
  margin-top: 3.5em;
  margin-bottom: 3em;
}

#main .referral_chart .heading {
  text-align: center;
  font-size: 1.6em;
  padding-top: 1.3em;
  padding-bottom: 0.8em;
}

#main .referral_chart ul {
  margin: 0;
  padding: 0;
  border-top: 0;
}

#main .referral_button {
  display: inline-block;
  margin-top: 60px;
  margin-left: 115px;
}

