@charset "UTF-8";

@import url(reset.css);

body {
	margin: 0px;
	padding: 0px;
	font-family: Helvetica, Arial, sans-serif;
	color: #252525;
	line-height: 1.6em;
	font-size: 12px;
}

/* Parent Classes */

p {
	margin: 0 20px 1em 20px;
	padding: 0;
	text-align: justify;
}
.bold {
	font-weight: bold;
}
.floatleft {
	float: left;
}
.floatright {
	float: right;
}
.normalcase {
	text-transform: none;
}
a, a:visited {
	color: #3366cc;
}
a:hover, a:active {
	color: #339966
}

/* END Parent Classes */

/* Header */

#headerbackground {
	width: 100%;
	background-image: url(../_images/header_background.gif);
	background-repeat: repeat-x;
	border-bottom: 1px solid #000;
}
#header {
	width: 960px;
	margin: 0 auto;
	padding: 0;
}

#header-contact-info {
	float: right;
	height: auto;
	width: 400px;
	margin-right: 30px;
	padding-top: 9px;
}

#header-contact-info p {
	color: #FFFFFF;
	text-align: right;
	margin: 0px;
	padding: 0px;
	font-size: 0.95em;
	line-height: 1.45em;
}
#header-contact-info  a, #header-contact-info a:visited {
	color: #FFFFFF;
}

#header-contact-info a:hover {
	color: #B1D8C4;
}
#header h1 {
	background-image: url(../_images/header_logo.jpg);
	background-repeat: no-repeat;
	width: 300px;
	margin: 0 0 0 20px;
	padding: 0;
	text-indent: -1000px;
}
#header h1 a, #header h1 a:visited {
	display: block;
	height: 100px;
}
#navigation {
	width: 960px;
	margin: 0 auto;
	padding: 0;
}

/* END Header */

/* Splash Image */

#splashbackground {
	width: 100%;
	margin: 0;
	padding: 0;
	background-color: #1b3467;
	background-image: url(../_images/splash_background.gif);
	background-repeat: repeat-y;
	background-position: center;
	border-bottom: 1px solid #000;
}
#splashflash {
	width: 960px;
	margin: 0 auto;
	padding: 0px;
	height: 366px;
}
h2 {
	font: 2.5em normal;
	text-transform: none;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	padding: 290px 0 40px 27px;
	width: 923px;
	margin: 0 auto;
	background: url(../_images/splash_placeholder.jpg);
}
h2.pilottraining {
	background: url(../_images/splash_pilottraining.jpg);
}
h2.membership {
	background: url(../_images/splash_membership.jpg);
}
h2.shop {
	background: url(../_images/splash_shop.jpg);
}
h2.rental {
	background: url(../_images/splash_aircraftrental.jpg);
}
h2.testing {
	background: url(../_images/splash_testing.jpg);
}
h2.resources {
	background: url(../_images/splash_resources.jpg);
}
h2.aboutus {
	background: url(../_images/splash_aboutus.jpg);
}
h2.contactus {
	background: url(../_images/splash_contactus.jpg);
}
h2.tailwheeltraining {
	background: url(../_images/splash_tailwheeltraining.jpg);
}

/* END Splash Image */

#container {
	width: 960px;
	margin: 0 auto;
	padding: 0;
}

/* SIDEBAR */

#sidebar {
	width: 220px;
	float: right;
	margin: 0em 0 2em 0px;
	padding: 0em 0 1em;
}
#skyvector {
	height: auto;
	width: 180px;
	margin-left: 20px;
}

#Avnwx {
	height: auto;
	width: 180px;
	margin-left: 20px;
}
#sidebar p {
	text-align: left;
}

#sidebar p img {
	margin: 0px;
	padding: 0px 5px 0px 0px;
	vertical-align: sub;
}
#sidebar img {
	margin: 0 0 0 20px;
}
#sidebar h5 {
	font-size: 1.1em;
	font-weight: normal;
	color: #339966;
	margin: 0 20px 1em;
	padding: 0em 0 0.5em;
	text-align:left;
	clear: left;
	border-bottom: 1px solid #ececec;
	width: 180px;
}
/* END FOOTER */
	

#sidebar h6 {
	font-size: 1.1em;
	font-weight: normal;
	color: #339966;
	text-align:left;
	clear: left;
	width: 180px;
	padding: 30px 0 0.5em;
	border-bottom: 1px solid #ececec;
	margin: 0em 20px 1em;
}
.sidebar-marginleft {
	margin-left: 20px;
}

/* END SIDEBAR */

/* CONTENT */
#content {
	width: 680px;
	float: left;
	margin: 0em 0 2em 10px;
	padding: 0em 25px 1em 0;
	border-right: 1px solid #efefef;
}
#content ul {
	margin: 0 20px 1em 20px;
	list-style: disc;
}

.sharethis {
	padding: 10px 0px 10px 20px;
	margin: 0px 0px 0px 10px;
	clear: both;
	float: left;
	height: auto;
	width: 620px;
	text-align: left;
}

#content h3 {
	font-size: 1.6em;
	font-weight: normal;
	color: #3366cc;
	margin: 1.2em 10px;
	padding: 1.2em 10px 0.5em;
	text-align:left;
	clear: both;
	border-bottom: 1px solid #efefef;
	background: url(../_images/h2-background.gif) bottom repeat-x;
	width: 630px;
	line-height: 1.2em
}
#content h4 {
	font-size: 1.2em;
	font-weight: normal;
	color: #339966;
	margin: 2em 20px 1.6em 20px;
	padding: .5em 0;
	text-align:left;
	clear: left;
	border-bottom: 1px solid #ececec;
	width: 660px;
}
#content img {
	margin: 0px 20px 2em;
	border: 1px solid #3366CC;
}

#content-webcam {
	width: 680px;
	float: left;
	margin: 1.7em 0 2em 10px;
	padding: 0 35px 1em 0;
	border-right: 1px solid #efefef;
}

#content-webcam h3 {
	font-size: 1.6em;
	font-weight: normal;
	color: #3366cc;
	margin: 0em 10px 1.2em;
	padding: 0em 10px 0.5em;
	text-align:left;
	clear: both;
	border-bottom: 1px solid #efefef;
	background: url(../_images/h2-background.gif) bottom repeat-x;
	width: 630px;
	line-height: 1.2em
}

#content-webcam img {
	margin: 30px 20px 2em;
	border: 1px solid #3366CC;
}

#get-acrobat {
	margin: 0px 0px 0px 20px;
	padding: 0px;
	border-style: none;
}

#get-acrobat img {
	border-style: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.quote {
	color: #339966;
	font-size: 1.6em;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	font-style: normal;
	line-height: 1.6em;
	padding: 2em 2em 0em;
	background: url(../_images/quotebackground.jpg) top center repeat-x;
	margin: 0em 20px;
}
.blue {
	color: #3366cc;
}	
.quote   blockquote {
	margin: 0;
	padding: 0;
}

blockquote {
	padding-left: 20px;
	margin-right: 60px;
}
ul.values {
	margin: 0 0 1em 20px;
	background: #3366cc;
	display: block;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: both;
}
ul.values li {
	display: inline;
	color: #FFFFFF;
	list-style: none;
	margin: 0 3.25em 0 0;
	font-size: 1.35em;
	font-weight: bold;
}
cite {
	display: block;
	font-size: .6em;
	color: #252525;
	font-style:italic;
}
.fineprint {
	color: #3366cc;
	font-size: .9em;
}
.linklist {
	list-style: none;
	margin: 0;
	padding: 0;
	border-style: none;
}

.linklist-pdf {
	list-style: none;
	margin: 0 0 .65em 20px;
	background: url(../_images/pdficon_small.gif) no-repeat left top;
	padding: 0 0 0px 24px;
	line-height: 1.55em;
	height: auto;
}
ul.img  {
	display: inline;
	color: #3366cc;
	list-style: none;
	margin: 0 1.6em 0 0;
	font-size: 1.2em;
	border-style: none;
}
.containerclear:after {
	content: ".";
	visibility: hidden;
	clear: both;
	height: 0;
	display: block;
}
#club {
}
#club ul {
	margin: 0 0 1em 0;
	padding: 0;
	clear: both;
}
#club li {
	float: left;
	margin: 0 18px;
	padding: 0;
	width: 190px;
	list-style: none;
}
#club li img {
	margin: 0 0 1em 0;
	padding: 0;
}
#club li h4 {
	font-weight: bold;
	margin: 0px;
	font-size: 1em;
	color: #252525;
	background: url(none);
	border-style: none;
	padding: 0px;
	text-align: center;
	width: 190px;
}
#club li p {
	margin: 0px 0px 1em;
	text-align: center;
	width: 190px;
	padding: 0px;
}
/* TABLE */
table a,
table a:link,
table a:visited {
	border:none;
}	
img {
	border:0;
	margin-top: .5em;
}	
table {
	width: 660px;
	margin: 0 20px 0em;
	padding: 0;
	border-collapse:collapse;
}
caption {
	font-size: 1.2em;
	font-weight: normal;
	color: #339966;
	margin: 0em 0em 1em;
	padding: 0;
	text-align:left;
	clear: left;
	border-bottom: 1px solid #fff;
	width: 660px;
}		
.item	{
	color: #252525;
	font-size: 1.2em;
	border: 1px solid #252525;
}

.item-noborder {
	color: #252525;
	font-size: 1.2em;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

.subitem {
	color: #252525;
	padding-left: 25px;
}

.subitem-noborder {
	color: #252525;
	border-style: none;
}
.item-desc-img  {
	margin: 0px;
	padding: 0px;
	background: url(../_images/checkmark.gif) no-repeat center;
}

.item-desc-img-noborder {
	margin: 0px;
	padding: 0px;
	background: url(../_images/checkmark.gif) no-repeat center;
	border-style: none;
}

.item-desc-img-plus {
	margin: 0px;
	padding: 0px;
	background: url(../_images/checkmark-plus.gif) no-repeat center;
}

.item-desc-img-plus-noborder {
	margin: 0px;
	padding: 0px;
	background: url(../_images/checkmark-plus.gif) no-repeat center;
	border-style: none;
}
td {
	text-align:left;
	padding: 0.5em;
	vertical-align: middle;
	border: 1px solid #252525;
}
td.img {
	color: #252525;
	font-size: 1em;
}
th {
	font-weight:normal;
	text-align:left;
	padding: 0.5em;
	font-size: 0.8em;
	color: #252525;
	border: 1px solid #252525;
	vertical-align: middle;
}							
thead th {
	text-align:center;
	color: #252525;
	font-size: 1.2em;
	border: 1px solid #252525;
	}	
.item-desc  {
	text-align:center;
	}	
tfoot th strong {
	margin:.5em .5em .5em 0;
		}		
tfoot th em {
	font-weight: bold;
	font-style: normal;
	}	
/* END TABLE */
/* END CONTENT */

/* FOOTER */
#footer {
	width: 960px;
	margin: 0 0 1em 0;
	padding: 2em 0;
	float: left;
	border-top: 1px solid #efefef;
}

#footer .floatright {
	margin-right: 29px;
	margin-top: 0px;
	padding: 0px;
}
#footer p {
	margin-left: 30px;
	font-size: .95em;
	line-height: 0.9em;
}
.video {
	padding-left: 127px;
}

.no-border {
	border-style: none;
	margin: 0px;
	padding: 0px;
}

.no-border img {
	border-style: none;
}
.center {
	text-align: center;
}

.extraspace {
	padding-right: 20px;
}
#p7LSMtrg_1 {
	height: 0;
	overflow: hidden;
}

#p7LSMtrg_1 img {
	display: none;
}
.clear-both {
	clear: both;
}

#reg-form {
	border-style: none;
	margin: 0px;
	padding: 0px;
}

#reg-form td {
	border-style: none;
}

#reg-form tr {
	border-style: none;
}
