@charset "utf-8";
/* CSS Document */

* { margin: 0; padding: 0; }
html, body { margin: 0; padding: 0; }

body {
	background-image: url(../images/background_body.jpg);
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #fff;
}

.clear { clear: both; height: 0; }

#header_container {
	height: 134px;
	background-color: transparent;
}

#header {
	width: 850px;
	height: 134px;
	margin: 0 auto;
	background-color: transparent;
}

#logo {
	width: 261px;
		height: 91px;
	margin: 22px 0 0 0;
	float: left;
	background-color: transparent;
}

#logo h1 span { display: none; }
#logo h2 { display: none; }
#logo img { border: none; }

#weather_current {
	margin-top: 15px;
	float: right;
	width: 350px;
	height: 40px;
	overflow: visible;
}

#weather_current p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #0C2C6E;
	margin: 0;
	padding: 0;
}

#weather_current a, #weather_current a:link {
	color: #154EC4;
	text-decoration: none;
}

#weather_current a:hover {
	color: #0C2C6E;
	text-decoration: none;
}

#top_navigation {
	width: 525px;
		height: 16px;
	margin: 35px 0 0 0;
	float: right;
	background-color: transparent;
}

#top_navigation img {
	border: none;
}

#top_navigation a:hover img {
	opacity: 0.65;
	-moz-opacity: 0.65;
	filter:alpha(opacity=65);
}

#top_navigation ul { list-style: none; overflow: hidden; }
#top_navigation ul li {
	display: inline;
	line-height: 16px;
	height: 16px;
	padding: 1.2em 0;
	list-style: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #005DAA;
	border-left: 1px solid #005DAA;
	margin-left: -4px;
}

#top_navigation a, #top_navigation a:link {
	display: inline;
	line-height: 16px;
	height: 16px;
	padding: 1.0em;
	color: #005DAA;
	text-decoration: none;
	background-color: transparent;
}

#top_navigation a:hover {
	display: inline;
	line-height: 16px;
	height: 16px;
	padding: 1.0em;
	color: #fff;
	text-decoration: none;
	background-color: #005DAA;
}


#navigation_container {
	height: 42px;
	background-color: transparent;
}

#navigation {
	width: 850px;
		height: 42px;
	margin: 0 auto;
	clear: both;
	background-image: url(../images/background_navigation.jpg);
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: top left;
	background-color: transparent;
}

/* Static navigation
#navigation ul { list-style: none; overflow: hidden; }
#navigation ul li {
	display: inline;
	line-height: 42px;
	height: 42px;
	padding: 1.2em 0;
	list-style: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	border-left: 1px solid #263048;
	margin-left: -4px;
}

#navigation a, #navigation a:link {
	display: inline;
	line-height: 42px;
	height: 42px;
	padding: 1.2em;
	color: #fff;
	text-decoration: none;
	background-color: transparent;
}

#navigation a:hover {
	display: inline;
	line-height: 42px;
	height: 42px;
	padding: 1.2em;*/
	/*color: #889BB5;*/
/*	color: #C5641D;
	text-decoration: none;
	background-color: #1D2532;
}
*/

#media_container {
	height: 400px;
	background-color: transparent;
}

#media {
	width: 850px;
		height: 400px;
	margin: 0 auto;
	background-color: transparent;
}

#media_subpage_container {
	height: 233px;
	background-color: transparent;
}

#media_subpage {
	width: 850px;
		height: 233px;
	margin: 0 auto;
}
#media_subpage.sitemap{
	background-image: url(../images/background_media_subpage_sitemap.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: top left;
	background-color: transparent;
}
#media_subpage.weather{
	background-image: url(../images/background_media_subpage_weather-forecast.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: top left;
	background-color: transparent;
}
#media_subpage.news{
	background-image: url(../images/background_media_subpage_news-and-events.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: top left;
	background-color: transparent;
}
#media_subpage.faqs{
	background-image: url(../images/background_media_subpage_faqs.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: top left;
	background-color: transparent;
}
#media_subpage.links{
	background-image: url(../images/background_media_subpage_links.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: top left;
	background-color: transparent;
}
#media_subpage.contact{
	background-image: url(../images/background_media_subpage_contact-us.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: top left;
	background-color: transparent;
}
#media_subpage.parts{
	background-image: url(../images/background_media_subpage_parts.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: top left;
	background-color: transparent;
}
#media_subpage.avionics {
	background-image: url(../images/background_media_subpage_avionics.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: top left;
	background-color: transparent;
}
#media_subpage.charter{
	background-image: url(../images/background_media_subpage_charter.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: top left;
	background-color: transparent;
}
#media_subpage.fbo{
	background-image: url(../images/background_media_subpage_FBO-services.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: top left;
	background-color: transparent;
}
#media_subpage.maintenance{
	background-image: url(../images/background_media_subpage_maintenance.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: top left;
	background-color: transparent;
}
#media_subpage.ndt{
	background-image: url(../images/background_media_subpage_NDT.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: top left;
	background-color: transparent;
}
#media_subpage.about{
	background-image: url(../images/background_media_subpage_about-us.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: top left;
	background-color: transparent;
}
#media_subpage.management{
	background-image: url(../images/background_media_subpage_aircraft-management.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: top left;
	background-color: transparent;
}
#media_subpage.sales{
	background-image: url(../images/background_media_subpage_aircraft-sales.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: top left;
	background-color: transparent;
}
#content_container {
	background-color: transparent;
}

#content {
	width: 850px;
	margin: 0 auto;
	padding: 25px 0;
	background-color: #fff;
}

#text {
	width: 525px;
	margin: 0;
	padding: 0;
	float: left;
	background-color: transparent;
}

#text h2 {
	padding: 0 0 15px 0;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #2A4D8D;
	line-height: 1.2em;
	background-color: transparent;
}

#text h3 {
	padding: 10px 0 15px 0;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #123373;
	line-height: 1.2em;
	background-color: transparent;
}

#text p {
	clear: both;
	padding: 0 0 15px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2B2B33;
	line-height: 1.8em;
}

#text a, #text a:link {
	/*color: #005DAA;*/
	color: #FF6600;
	text-decoration: underline;
}

#text a:hover {
	/*color: #005DAA;*/
	color: #FF6600;
	text-decoration: none;
}

#text img.right {
	float: right;
	padding: 0 0 10px 15px;
}

#text img.left {
	float: left;
	padding: 0 15px 10px 0;
}

#text_subpage {
	width: 525px;
	margin: 0;
	padding: 0;
	float: left;
	background-color: transparent;
}

#text_subpage h2 {
	padding: 0 0 10px 0;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #005DAA;
	line-height: 1.2em;
	background-color: transparent;
}

#text_subpage h3 {
	padding: 10px 0 10px 0;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #123373;
	line-height: 1.2em;
	background-color: transparent;
}

#text_subpage h4 {
	padding: 10px 0 4px 0;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #005DAA;
	line-height: 1.2em;
	background-color: transparent;
}

#text_subpage p {
	padding: 0 0 10px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2B2B33;
	line-height: 1.6em;
}

#text_subpage a, #text_subpage a:link {
	/*color: #005DAA;*/
	color: #FF6600;
	text-decoration: underline;
}

#text_subpage a:hover {
	/*color: #005DAA;*/
	color: #FF6600;
	text-decoration: none;
}

#text_subpage ul {
	margin-left: 25px;
	padding: 0 0 15px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2B2B33;
	line-height: 1.6em;
}

#text_subpage ul ul, #text_subpage ul ul ul {
	margin-left: 25px;
	padding: 0;
}

#text_subpage ul li {
	list-style: disc;
}

#text_subpage ul li ul li {
	list-style: circle;
}

#text_subpage ul li ul li ul li {
	list-style: square;
}

#text_subpage ol {
	margin-left: 25px;
	padding: 0 0 15px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2B2B33;
	line-height: 1.6em;
}

#text_subpage ol ol, #text_subpage ol ol ol {
	margin-left: 25px;
	padding: 0;
}

#text_subpage ol li {
	list-style-type: decimal;
}

#text_subpage ol li ol li {
	list-style-type: lower-alpha;
}

#text_subpage ol li ol li ol li {
	list-style-type: lower-roman;
}

#text_subpage blockquote {
	margin-left: 25px;
	padding: 0 0 5px 0;
	color: #666;
	font-style: italic;
}

#text_subpage blockquote p {
	color: #666;
	font-style: italic;
}

#text_subpage img.right {
	float: right;
	padding: 0 0 10px 15px;
}

#text_subpage img.left {
	float: left;
	padding: 0 15px 10px 0;
}

#text_subpage p.preowned {
	padding-left: 145px;
	background-image: url(../images/thumb_preowned-and-new-aircraft.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 0px 0;
	background-color: transparent;
}
#text_subpage p.new-aircraft {
	padding-left: 145px;
	background-image: url(../images/thumb_new-aircraft.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 0px 0;
	background-color: transparent;
}
#text_subpage p.pilatus-center-south {
	padding-left: 145px;
	background-image: url(../images/thumb_pilatus-center-south.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 0px 0;
	background-color: transparent;
}

#text_subpage p.cessna-cstar {
	padding-left: 145px;
	background-image: url(../images/thumb_cessna-cstar.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 0px 0;
	background-color: transparent;
}

#sidebar {
	width: 284px;
	margin: 0 0 0 41px;
	padding-bottom: 10px;
	float: left;
}

#sidebar_main {
	width: 282px;
	padding-bottom: 10px;
	margin-bottom: 20px;
	border: 1px solid #B8D8E7;
	background-color: #79BDE8;
}

#sidebar_main h3 {
	padding: 10px 0 10px 10px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	/*color: #0C2C6E;*/
	color: #fff;
	line-height: 1.2em;
	border-top: 1px dotted #fff;
	border-bottom: 1px dotted #fff;
	background-color: transparent;
}

#sidebar_main h3.first {
	border-top: none;
}

#sidebar_main h4 {
	clear: both;
	border-top: 1px solid #E5E2C6;
	border-bottom: 1px solid #E5E2C6;
	padding: 5px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0C2B6C;
	background-color: #FEEDC3;
}

#sidebar_main p {
	padding: 10px 10px 10px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0C2C6E;
	line-height: 1.6em;
	background-color: transparent;
}

#sidebar_main img {
	border: none;
	padding: 0 0 10px 5px;
	float: right;
}

#sidebar_main a:hover img {
	opacity: 0.65;
	-moz-opacity: 0.65;
	filter:alpha(opacity=65);
}

#sidebar_main a, #sidebar_main a:link {
	color: #154EC4;
	text-decoration: none;
}

#sidebar_main a:hover {
	color: #0C2C6E;
	text-decoration: none;
}

#sidebar_top {
	width: 282px;
	padding-bottom: 10px;
	margin-bottom: 20px;
	border: 1px solid #B8D8E7;
	background-color: #79BDE8;
}

#sidebar_top h3 {
	padding: 10px 0 10px 10px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0C2C6E;
	line-height: 1.2em;
	border-top: 1px dotted #fff;
	border-bottom: 1px dotted #fff;
	background-color: transparent;
}

#sidebar_top h3.first {
	border-top: none;
}
#sidebar_top ul {
	width: 282px;
	list-style: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #fff;
}

#sidebar_top ul li {
	width: 282px;
}

#sidebar_top ul li a, #sidebar_top ul li a:link {
	display: block;
	width: 257px;
	padding: 0.8em 0 0.8em 25px;
	color: #fff;
	text-decoration: none;
	background-image: url(../images/bullet_subnavigation.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 10px 50%;
	background-color: transparent;
}

#sidebar_top ul li a:hover {
	display: block;
	width: 257px;
	padding: 0.8em 0 0.8em 25px;
	color: #0C2C6E;
	text-decoration: none;
	background-image: url(../images/bullet_subnavigation.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 10px 50%;
	background-color: transparent;
}

#sidebar_top ul li a.active, #sidebar_top ul li a.active:link {
	display: block;
	width: 257px;
	padding: 0.8em 0 0.8em 25px;
	color: #0C2C6E;
	text-decoration: none;
	background-image: url(../images/bullet_subnavigation.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 10px 50%;
	background-color: transparent;
}

#sidebar_top ul li ul li {
	width: 282px;
}

#sidebar_top ul li ul li a, #sidebar_top ul li ul li a:link {
	display: block;
	width: 207px;
	padding: 0.8em 0 0.8em 50px;
	color: #fff;
	text-decoration: none;
	background-image: url(../images/bullet_subnavigation.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 35px 50%;
	background-color: transparent;
}

#sidebar_top ul li ul li a:hover {
	display: block;
	width: 207px;
	padding: 0.8em 0 0.8em 50px;
	color: #0C2C6E;
	text-decoration: none;
	background-image: url(../images/bullet_subnavigation.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 35px 50%;
	background-color: transparent;
}

#sidebar_top ul li ul li a.active, #sidebar_top ul li ul li a.active:link {
	display: block;
	width: 207px;
	padding: 0.8em 0 0.8em 50px;
	color: #0C2C6E;
	text-decoration: none;
	background-image: url(../images/bullet_subnavigation.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 35px 50%;
	background-color: transparent;
}

#sidebar_bottom {
	width: 282px;
	padding-bottom: 10px;
	border: 1px solid #B8D8E7;
	background-image: url(../images/background_sidebar_subpage_bottom.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: top right;
	background-color: #005DAA;
}

#sidebar_bottom h3 {
	padding: 10px 0 10px 10px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	line-height: 1.2em;
	border-top: 1px dotted #fff;
	border-bottom: 1px dotted #fff;
	background-color: transparent;
}

#sidebar_bottom h3.first {
	border-top: none;
}

#sidebar_bottom h4 {
	clear: both;
	border-top: 1px solid #E5E2C6;
	border-bottom: 1px solid #E5E2C6;
	padding: 5px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #374667;
	background-color: #FEEDC3;
}

#sidebar_bottom p {
	padding: 10px 10px 10px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	line-height: 1.6em;
	background-color: transparent;
}

#sidebar_bottom img {
	border: none;
	padding: 0 0 10px 5px;
	float: right;
}

#sidebar_bottom a:hover img {
	opacity: 0.65;
	-moz-opacity: 0.65;
	filter:alpha(opacity=65);
}

#sidebar_bottom a, #sidebar_bottom a:link {
	color: #fff;
	text-decoration: underline;
}

#sidebar_bottom a:hover {
	color: #fff;
	text-decoration: none;
}

#footer_container {
	background-color: transparent;
}

#footer {
	width: 850px;
	margin: 0 auto;
	padding: 15px 0;
	border-top: 1px solid #D1DEE4;
	background-color: transparent;
}

#footer p {
	padding: 3px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4C5F8C;
	background-color: transparent;
}

#footer p strong {
	color: #0C2C6E;
}

#footer a, #footer a:link {
	color: #4C5F8C;
	text-decoration: underline;
}

#footer a:hover {
	text-decoration: none;
}

#footer ul {
	padding: 3px 0;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4C5F8C;
}

#footer ul li {
	display: inline;
	padding: 0 0.2em 0 0.4em;
	border-left: 1px solid #4C5F8C;
}

#footer ul li.first {
	border: none;
	padding-left: 0;
}

#footer ul li a, #footer ul li a:link {
	text-decoration: underline;
}

#footer ul li a:hover {
	text-decoration: none;
}


#weather_forecast {
	margin-top: 15px;
	float: none;
	width: 525px;
	overflow: visible;
}

#weather_forecast table {
	border: none;
}

#weather_forecast table th, #weather_forecast table td {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #0C2C6E;
	border: none;
	padding: 5px;
	background-color: transparent;
}

#weather_forecast table th {
	color: #fff;
}

#weather_forecast p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #0C2C6E;
	margin: 0;
	padding: 5px;
}

#weather_forecast a, #weather_forecast a:link {
	color: #154EC4;
	text-decoration: none;
}

#weather_forecast a:hover {
	color: #0C2C6E;
	text-decoration: none;
}

#weather_forecast div.thead {
	color: #ddd;
	background-color: #0C2C6E;
	moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}

#weather_forecast div.tbody {
	background-color: #dcdcdc;
	moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}

#weather_forecast .altrow {
	background-color: #f1f1f1;
	moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}#flashcharter {
	margin: 0px;
	float: right;
	height: 135px;
	width: 202px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 14px;
	padding-left: 14px;
}
