@charset "utf-8";
/* CSS Document */

* {
	padding: 0;
	margin: 0;
}

textarea, input {
	color: #FF6608 !important;
	background-color: #E0E0E0;
	border: 0;
}

div#pageContainer {
	width: 974px;
	margin: 0 auto;
}

div#pageHeader {
	margin-top: 15px;
}

div#topMenuContainer {
	margin-top: 15px;
	background-color: #222021;
	height: 31px;
	overflow: hidden;
}

div#pageContentContainer {
	margin-top: 15px;
}

div#pageBanner {
	margin-top: 15px;
}

div#pageSideBar {
	width: 280px;
	float: left;
}

div#salesListCont {
	margin-top: 10px;
}

div#servicesListCont {
	margin-top: 10px;
}

div#featuredPlanesContainer {
	margin-left: 1px;
}

div#pageContent {
	width: 646px;
	margin-left: 30px;
	float: left;
}

div#pageContentServices {
	width: 380px;
	float: left;
}

div#pageContentServices2 {
	width: 100%;
	float: left;
}


div#leftContentServices {
	float: left;
	margin-bottom: 15px;
}

div#pageENewsletter {
	width: 250px;
	float: right;
}

div#leftENewsletter {
	float: left;
	margin-top: 15px;
}

div#footerContainer {
	margin-top: 15px;
	background-color: #222021;
}

div#footerTop {
	height: 10px;
}

div#footerContainer {
	margin-top: 60px;
}

div#footerSalesDept {
	margin-top: 10px;
	line-height: 20px;
	float: left;
	color: #FFFFFF;
	font-size: 10px;
	margin-left: 20px;
	width: 125px;
}

div#footerServiceDept {
	margin-top: 10px;
	line-height: 20px;
	float: left;
	color: #FFFFFF;
	font-size: 10px;
	margin-left: 80px;
	width: 400px;
}

div#footerContact {
	margin-top: 10px;
	line-height: 20px;
	float: left;
	color: #FFFFFF;
	font-size: 10px;
	margin-left: 40px;
	width: 100px;
}

div#footerQuickLinks {
	margin-top: 10px;
	line-height: 20px;
	float: left;
	color: #FFFFFF;
	font-size: 10px;
	margin-left: 40px;
	width: 145px;
}

div.footerServiceDeptList {
	float: left;
	width: 160px;
	color: #FFFFFF;
	font-size: 10px;
}

h3.planeHeader {
	font-size: 14px;
	color: #FF6608;
	font-weight: normal;
	cursor: pointer;
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 20px;
}

h3.opensubheader {
	background-image: url(../images/arrow_dot.gif);
}

h3.closedsubheader {
	background-image: url(../images/arrow_dot_dwn.gif);
}

h3.navHeader {
	font-size: 12px;
	color: #FF6608;
	font-weight: normal;
	cursor: pointer;
	
	background-position: right;
	background-repeat: no-repeat;
	
}

h3.opennavheader {
	background-image: url(../images/arrow-grey.gif);
}

h3.closednavheader {
	background-image: url(../images/arrow-grey-down.gif);
}

span.footerHeader {
	color: #FF6608;
	font-size: 12px;
}

div.newsContainer {
	margin-top: 20px;
}

div.newsTitle {
	font-weight: bold;
	font-size: 14px;
}

div.pageHeader {
	font-size: 14px;
	color: #FF6608;
	margin-top: 10px;
	margin-bottom: 10px;
}

div.newsDate {
	color: #9A9A9A;
	font-size: 10px;
}

div.dotSeparator {
	margin-left: 30px;
	margin-top: 30px;
	margin-bottom: 30px;
	border-bottom: dotted 1px #979797;
}

div.featuredPlane {
	margin-top: 15px;
	border-bottom: 1px dotted #979797;
}

div.featuredPlaneInfo {
	float: left;
	margin-left: 10px;
	line-height: 16px;
	font-size: 12px;
}

div.pageTitle {
	font-size: 17px;
	color: #222021;
	/*margin-top: 10px;*/
	margin-bottom: 10px;
}

.pageTitle {
	font-size: 17px;
	color: #222021;
	/*margin-top: 10px;*/
	margin-bottom: 10px;
}

div.pageText {
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 20px;
}

div.planePhotos {
	margin-top: 15px;
}

img.planeThumb {
	cursor: pointer;
	margin-left: 3px;
	margin-bottom: 3px;
}

div.textContainer {
	margin-left: 10px;
	margin-top: 10px;
}

span.featuredPlaneName {
	text-decoration: underline;
}

div.topMenuLinks {
	float: left;
}

div.salesList {
	float: left;
}

div.servicesList {
	float: left;
}

hr.greyRule {
	color: #979797;
	border: 0;
	background-color: #979797;
	height: 2px;
}

hr.greyRuleThin {
	color: #979797;
	border: 0;
	background-color: #979797;
	height: 1px;
}

ul {
	margin-left: 10px;
}

li {
	padding-left: 15px;
	background-image: url('../images/arrow_dot.gif');
	line-height: 25px;
	list-style: none;
	background-repeat: no-repeat;
	background-position: left center;
}

a {
	color: #FF6608;
	text-decoration: none;
}

a:link {
	color: #FF6608;
	text-decoration: none;
}

a:visited {
	color: #FF6608;
	text-decoration: none;
}

a:hover {
	color: #FF6608;
	text-decoration: underline;
}

a.listLinks {
	color: #424242;
	text-decoration: underline;
}

a.listLinks:link {
	color: #424242;
	text-decoration: underline;
}

a.listLinks:visited {
	color: #424242;
	text-decoration: underline;
}

a.listLinks:hover {
	color: #424242;
	text-decoration: none;
}

a.dropLinks {
	color: #424242;
	text-decoration: none;
	font-size: 11px;
	line-height: 20px;
}

a.dropLinks:link {
	color: #424242;
	text-decoration: none;
	font-size: 11px;
	line-height: 20px;
}

a.dropLinks:visited {
	color: #424242;
	text-decoration: none;
	font-size: 11px;
	line-height: 20px;
}

a.dropLinks:hover {
	color: #424242;
	text-decoration: underline;
	font-size: 11px;
	line-height: 20px;
}


a.footerLinks {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
}

a.footerLinks:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
}

a.footerLinks:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
}

a.footerLinks:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 10px;
}

a.footergreyLinks {
	color: #666666;
	text-decoration: none;
	font-size: 10px;
}

a.footergreyLinks:link {
	color: #666666;
	text-decoration: none;
	font-size: 10px;
}

a.footergreyLinks:visited {
	color: #666666;
	text-decoration: none;
	font-size: 10px;
}

a.footergreyLinks:hover {
	color: #666666;
	text-decoration: underline;
	font-size: 10px;
}


.smallLink {
	font-size: 0.75em;
}

textarea.contentForm, input.contentForm {
	border: 1px solid #555555;
	padding: 2.5px;
}