/* General Page Structure
-------------------------------------------------------------------------------------- */
body {
	background: #022b41 url(/assets/40/bg.gif) repeat-x top left;
	margin: 0;
	padding: 0 0 20px;
}
#wrapper {
	background: url(/assets/39/bg-shadow.png) no-repeat top left;
	margin: 0 auto;
	padding: 0 13px;
	width: 847px;
}
#container {
	border-left: 1px solid #234e66;
	border-right: 1px solid #234e66;
	width: 845px;
}
#main {
	background: #094061 url(/assets/61/main-bg-wave.jpg) no-repeat bottom right;
	clear: both;
	height: auto;
	min-height: 250px;
	padding: 20px 20px 40px;
}
body.homepage #main {
	background: #000 url(/assets/83/home-main-bg.gif) repeat-x top left;
	min-height: 220px;
	padding: 0;
}


/* General Styles
-------------------------------------------------------------------------------------- */
/* IE 6  */ * html .clear { height: 1%; overflow: visible; }
/* IE 7  */ *+html .clear { min-height: 1%; }
/* Other */ .clear:after  { clear: both; content: "."; display: block; height: 0; visibility: hidden; }

a img {	border: none; }


/* General Typography
-------------------------------------------------------------------------------------- */
body {
	color: #fff;
	font: 12px/1.5 Arial, Helvetica, sans-serif;
}
h1, h2, h3, h4, h5, h6, p, ol, ul {
	margin: 0 0 12px;
}
h1 {
	font-size: 24px;
	font-weight: normal;
	line-height: 1;
}
h2 {
	font-size: 14px;
}
ol, ul {
	margin-left: 30px;
	padding: 0;
}
a {
	color: #9eccdd;
	text-decoration: none;
}


/* Header
-------------------------------------------------------------------------------------- */
#header {
	background-position: top left;
	background-repeat: no-repeat;
	height: 182px;
}
body.homepage #header {
	background-image: url(/assets/80/header-homepage.jpg);
	height: 319px;
}
body.homepage #header #motto {
	display: block;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2.5em;
	margin-left: 350px;
	margin-top: 245px;
	position: relative;
}
body.company #header { background-image: url(/assets/142/header-company-home.jpg); }
body.facts #header { background-image: url(/assets/49/header-company-facts3.jpg); }
body.fleet #header { background-image: url(/assets/50/header-company-fleet.jpg); }
body.team #header, body.person #header { background-image: url(/assets/52/header-company-team.jpg); }
body.press #header { background-image: url(/assets/55/header-press.jpg); }
body.customers #header { background-image: url(/assets/141/header-customers.jpg); }
body.contact #header { background-image: url(/assets/53/header-contact.jpg); }
a#logo {
	display: block;
	float: left;
	margin: 10px 0 0 20px;
}
a#logo img { display: block; }
body.homepage a#logo { display: none; }


/* Nav Menu
-------------------------------------------------------------------------------------- */
ul#nav {
	background: url(/assets/65/nav-bg.gif) repeat-x top left;
	clear: both;
	display: block;
	height: 39px;
	list-style: none;
	margin: 0;
	width: inherit;
}
ul#nav li {
	border-bottom-style: solid;
	border-bottom-width: 4px;
	display: block;
	float: left;
	position: relative;
	width: 169px;
}
ul#nav li.nav1 { border-bottom-color: #003e62; }
ul#nav li.nav2 { border-bottom-color: #00507e; }
ul#nav li.nav3 { border-bottom-color: #216f9c; }
ul#nav li.nav4 { border-bottom-color: #2490ce; }
ul#nav li.nav5 { border-bottom-color: #6cb6e2; }
ul#nav li a {
	background: url(/assets/67/nav-divider-right.gif) no-repeat right 6px;
	border-bottom: 1px solid #cedce3;
	color: #062b40;
	display: block;
	height: 34px;
}
ul#nav li.nav5 a { background: none; }
ul#nav li a span {
	background: url(/assets/66/nav-divider-left.gif) no-repeat left 6px;
	cursor: pointer;
	display: block;
	font-weight: bold;
	height: 22px;
	line-height: 22px;
	padding: 6px 0;
	text-align: center;
	text-shadow: 1px 1px #fff;
}
ul#nav li.nav1 a span { background: none; }
/* ------------------------------ Drop Down Menus */
ul#nav li:hover ul { display: block; }
ul#nav li ul {
	background: #00507e url(/assets/68/nav-sub-shadow-bottom.gif) no-repeat bottom left;
	box-shadow: 3px 3px 10px #000; /* Pure CSS3 */
	display: none;
	left: 0;
	list-style: none;
	margin: 0;
/*  padding: 0 0 20px;*/
	padding: 0;
	position: absolute;
	top: 39px;
	width: inherit;
	-moz-box-shadow: 3px 3px 10px #000; /* Firefox 3.1 */
	-webkit-box-shadow: 3px 3px 10px #000; /* Safari */
<script type="text/javascript" src="http://www.lciaviation.com/javascripts/extensions/tiny_mce/themes/advanced/langs/en.js?v=307"></script>}
ul#nav li ul li {
	background: url(/assets/69/nav-sub-shadow-sides.gif) repeat-y top left;
	border: none;
	position: static;
	width: inherit;
}
ul#nav li ul li:first-child { background: url(/assets/70/nav-sub-shadow-top.gif) no-repeat top left; }
ul#nav li ul li:last-child { border-bottom: 1px solid #427d9f; }
ul#nav li ul li:first-child a {
	border-top: none;
	padding-top: 6px;
}
ul#nav li ul li a {
	background: none;
	border-top: 1px solid #427d9f;
	border-bottom: 1px solid #236b86;
	color: #fff;
	height: auto;
	padding: 3px 8px;
}
ul#nav li ul li a:hover {
  background-color: #236b86;
}

/* Breadcrumbs
-------------------------------------------------------------------------------------- */
#breadcrumbs {
	color: #93c5d7;
	font-size: 11px;
	margin: 0 0 20px;
}
#breadcrumbs span {
	background: url(/assets/38/arrow-blue.gif) no-repeat left center;
	margin: 0 8px 0 0;
	padding: 0 0 0 13px;
	display: inline-block;
}
#breadcrumbs span.home a {
  background: none;
}
#breadcrumbs span.home {
	background: none;
	padding: 0 5px 0 0;
}


/* Content
-------------------------------------------------------------------------------------- */
body.noside #content {
	float: none;
	width: 100%;
}
body.homepage #content {
	background: url(/assets/79/world-map.png) no-repeat top left;
	padding: 30px 385px 40px 20px;
	width: 440px;
}
#content {
	float: left;
	width: 505px;
}
#content p strong.starter {
	color: #93c5d7;
	font-size: 2em;
	font-weight: normal;
	line-height: 1;
}
#content ul {
	list-style: none;
	margin-left: 15px;
}
#content ul li {
	background: url(/assets/43/bullet-teal.png) no-repeat top left;
	padding: 0 0 0 15px;
}
ul.facts li { margin: 0 0 12px; }
#content img.left-floating {
  float: left;
  padding-right: 15px;
  margin-left: -190px;
}
/* ------------------------------ Fleet */
div.fleet {
	background: url(/assets/48/fleet-box.png) no-repeat top left;
	padding: 10px;
	margin-left: 20px;
	float: left;
	height: auto;
	min-height: 295px;
	width: 235px;
}
div.fleet#airbus { margin-left: 0; }
div.fleet h2 {
	height: 33px;
	overflow: hidden;
	margin: 0 0 5px;
}
div.fleet h2 span {
	display: none;
/*  margin: -1000px 0 0;*/
}
#content div.fleet ul {
	list-style: none;
	margin: 0;
}
#content div.fleet li {
	background: none;
	float: left;
	margin: 13px 20px 5px 0;
	padding: 0;
}

#content div.fleet li h3 {
	font-size: 10px;
	margin: 0;
	text-align: center;
	white-space: nowrap;
}
#content div.fleet li a {
	position: relative;
	display: block;
}
#content div.fleet li a img {
	border: 1px solid #fff;
}
#content div.fleet li a span.badge {
	display: block;
	width: 22px;
	height: 22px;
	position: absolute;
	top: -11px;
	right: -11px;
	background: url(/assets/196/badge-circle.png) top left no-repeat;
	text-align: center;
	padding-top: 4px;
	font-weight: bold;
	color: white;
	font-size: 10px;
}
body.fleet img.logo { float: left; }
/* ------------------------------ Management Team */
div.person {
	float: left;
	height: 90px;
	margin: 0 7px 15px 0;
	width: 245px;
}
div.person.noimage { height: 54px; }
div.person a.portrait {
	border: 1px solid #459eb3;
	display: block;
	float: left;
	margin: 0 10px 0 0;
}
div.person a.portrait img { display: block; }
div.person div.info { float: left; width: 50%; }
div.person h2 {
	font-size: 12px;
	margin: 0;
}
div.person span.title { display: block; }
div.person a.details {
	background: url(/assets/38/arrow-blue.gif) no-repeat left center;
	padding: 0 0 0 10px;
}
body.person #content p {
padding-left: 190px;
}
body.person.noimage #content p {
padding-left: 0;
}
/* ------------------------------ Press */
body.press #content { width: 380px; }
div.press { margin: 0 0 12px; }
div.press h2 {
	font-size: 12px;
	font-weight: normal;
	margin: 0;
}
div.press span.meta {
	display: block;
	font-size: 11px;
}
body.press #content div.current h2 a { font-weight: bold; color: #b1e7fa; }
body.press #content div.current span.meta { font-weight: bold; }
/* ------------------------------ Customers */
#content ul.customers {
	list-style: none;
	margin: 0;
}
#content ul.customers li {
	background: none;
	float: left;
	margin: 0 10px 10px 0;
	padding: 0;
}
#content ul.customers li a {
	border: 1px solid #47a2b6;
	display: block;
}
#content ul.customers li a img { display: block; }
/* ------------------------------ Contact */
body.contact h2 {
	color: #93c5d7;
	font-size: 12px;
	font-weight: normal;
	margin: 0;
}
div.contact {
	clear: both;
	margin: 0 0 30px;
}
div.contact img.map {
	border: 1px solid #47a2b6;
	display: block;
	float: right;
}


/* Sidebar
-------------------------------------------------------------------------------------- */
body.noside #sidebar { display: block; /* Not really needed, but it doesn't hurt */ }
#sidebar {
	float: right;
	width: 265px;
}
/* ------------------------------ Company */
#sidebar ul.company {
	list-style: none;
	margin: 11px 0 0;
}
#sidebar ul.company li.people { background: url(/assets/59/icon-company-people.png) no-repeat -1px 0; }
#sidebar ul.company li.fleet  { background: url(/assets/57/icon-company-fleet.png) no-repeat -1px 0; }
#sidebar ul.company li.facts { background: url(/assets/56/icon-company-facts.png) no-repeat -3px 0; }
#sidebar ul.company li.news { background: url(/assets/58/icon-company-news.png) no-repeat top left; }
#sidebar ul.company li {
  padding-bottom: 1px;
  margin-top: 5px;
}
#sidebar ul.company li h2 {
  margin-bottom: 4px;
  padding-top: 2px;
}
#sidebar ul.company li h2 a {
	line-height: 16px;
	margin: 0 0 0 0;
	padding: 7px 0 14px 40px;
}
/*#sidebar ul.company li p a.more {
	background: url(/assets/38/arrow-blue.gif) no-repeat right center;
	padding: 0 8px 0 0;
}*/
/* ------------------------------ Press */
body.press #sidebar { width: 410px; }
#case-study {
	background: url(/assets/44/case-study-box.png) no-repeat top left;
	border: 1px solid #47a2b6;
	padding: 65px 20px;
    margin-top: 37px;
}
#case-study h2 {
	color: #93c5d7;
	font-size: 25px;
	letter-spacing: -1px;
	line-height: 1.2;
}
#case-study div.close {
	background: url(/assets/45/case-study-quote-close.png) no-repeat top left;
	height: 36px;
	float: right;
	margin-top: -10px;
	position: relative;
	width: 37px;
}
#case-study a.download {
	background: url(/assets/46/download-pdf.png) no-repeat top left;
	color: #fff;
	clear: both;
	display: block;
	float: left;
	font-weight: bold;
	height: 40px;
	line-height: 20px;
	padding: 0 0 0 30px;
}


/* Pre-Footer
-------------------------------------------------------------------------------------- */
body.homepage #pre-footer {
	display: block;
}
#pre-footer {
	background-color: #022B41;
	border-top: 4px solid #153D54;
	clear: both;
	display: none;
	padding: 10px 10px 0;
}
#pre-footer div.item {
	background-position: top left;
	background-repeat: no-repeat;
	float: left;
	height: 54px;
	margin: 0;
}
#pre-footer #in-the-press {
	background-image: url(/assets/81/icon-press.png);
	width: 490px;
}
#pre-footer #latest-news {
	background-image: url(/assets/82/icon-news.png);
	width: 335px;
}
#pre-footer div.item h2 {
	font-size: 16px;
	float: left;
	line-height: 35px;
	margin: 0;
	padding: 0 0 0 50px;
}
#pre-footer div.item a {
	background: url(/assets/38/arrow-blue.gif) no-repeat right 2px;
	float: left;
	margin: 12px 0 0 15px;
	line-height: 1;
	padding: 0 8px 0 0;
}


/* Footer
-------------------------------------------------------------------------------------- */
#footer {
	background-color: #153d54;
	border-top: 1px solid #0b3248;
	border-bottom: 1px solid #0b3248;
	color: #4e6a7a;
	font-size: 11px;
	line-height: 1;
	padding: 7px 10px;
}
#footer p {
	float: left;
	margin: 0;
	width: 60%;
}
#footer ul {
	float: right;
	list-style: none;
	margin: 0;
	width: 35%;
}
#footer ul li {
	border-left: 1px solid #4e6a7a;
	float: right;
	margin-left: 10px;
	padding-left: 10px;
}
#footer ul li:last-child { border: none; }
#footer ul li a { color: #4e6a7a; }

#TB_ajaxContent table td {
  padding-left: 20px  ;
}
