/*#Layout#*/  
body, div, ul, ol, li, h1, h2, h3, h4, h5, h6, p {
	padding: 0;
	margin: 0; 
	} 
	
body {
	background: #FFFFFF url(/App_Themes/DaedalianFlight61/images/bg_header.jpg) repeat-x 0 0; 
	text-align: center; 
	font-family: Tahoma, Helvetica, sans-serif, arial; 
	font-size: 15px; 
	color: #5f5c51; 
	}	
	
.pageframe {
	width:980px;
	margin: 0px auto 0px auto;
	padding:0;
	position:relative;
}
	
.containerHeader {
	height: 261px; 
	width: 980px;
	margin:0px auto;
	background: transparent url(/App_Themes/DaedalianFlight61/images/bg_banner.jpg) no-repeat 0 0;
	padding: 0px;
	}
	
.containerHeader .logo {
	width: 350px;
	height: 80px;
	float: left;
	display: block;
	margin: 10px 0 0 50px;		
	}

.containerHeader #logo span {	
	display: none;
	}
	
.containerHeader #navTop {
	color: #dae79f;
	font-size: 11px;
	height: 12px;
	}	
	
.containerHeader #navTop a {
	color: #dae79f; 
	text-decoration: none;
	}
	
.containerHeader #navTop a:hover {
	color: #f5ffc9;
	text-decoration: underline;	
	}				

/*#NAV#*/	
.navMain {
	width:290px;
	min-height: 327px;
	background: url(/App_Themes/DaedalianFlight61/images/bg_nav.png) no-repeat 0 0;
	position:absolute;
	top: 130px;
	left: 25px;
	}

.Vertical ul { 
	list-style-type: none; 
	margin-top:35px;	
}

.Vertical li { 
	display: block;
	background: transparent url(/App_Themes/DaedalianFlight61/images/bg_li.png) no-repeat center bottom;
	position: relative;
}

.Vertical a {
	display: block;
	padding: 8px 0px 5px 25px;
	height: 25px;
	color: #7e5906;
	font-size: 16px;
	line-height: 25px;
	text-decoration: none;
	width:215px;
	text-align:left;
	margin-left: 25px;
}

.Vertical a:hover { 
	BACKGROUND: #e3e0cc no-repeat 0px 50%;
}

.Vertical ul ul {
	BACKGROUND: #e3e0cc no-repeat 0px 50%; 
	Z-INDEX: 100;
	LEFT: 265px;  
	WIDTH: 100%;  
	POSITION: absolute;
	TOP: -35px
}

.Vertical ul ul a {
	padding: 8px 0px 5px 0px;
	width: auto;
}

ul.subCMSListMenuUL { DISPLAY: none }


.Vertical UL UL { 
	DISPLAY: none; 
}

.Vertical UL LI:hover UL UL { 
	DISPLAY: none; 
}

.Vertical UL UL LI:hover UL UL { 
	DISPLAY: none; 
}

.Vertical UL LI:hover UL { 
	DISPLAY: block; 
}

.Vertical UL UL LI:hover UL { 
	DISPLAY: block; 
}

.Vertical UL UL UL LI:hover UL { 
	DISPLAY: block; 
}

.btContact {
	background: url(/App_Themes/DaedalianFlight61/images/bt_contact.jpg) no-repeat 0 0;
	width:237px;
	height:49px;
	display:block;
	margin:0 auto;
	}
	
.img_letter {
	background:url(/App_Themes/DaedalianFlight61/images/img_letter.jpg) no-repeat 0 0;
	width:210px;
	height:161px;
	margin: 15px auto 5px auto;
	}

/*#MAIN CONTENT#*/
.bgMain {
	clear: both;
	background: #cddce0 url(/App_Themes/DaedalianFlight61/images/bg_main_content.jpg) repeat-x 0 0;
	}
	
.containerMain {
	width: 630px;
	min-height: 580px;
	margin: 0 auto;
	background: url(/App_Themes/DaedalianFlight61/images/bg_main.jpg) repeat-y 0 0;
	text-align:left;
	padding:0px 25px 20px 325px;
	}
	
.containerMain h1 {
	font-size: 19px;
	line-height: 20px;
	color: #005408;
	font-weight: normal;
	margin: 0 0 14px 0;
	}

.containerMain h2 {
	color: #005408;
	font-size: 16px;
	margin: 10px 0px;
}

.containerMain h3 {
	font-size: 14px;
	margin: 10px 0px;
}

.containerMain span {
	font-weight: bold;
	padding-right: 10px;
}		
	
.containerMain p {
	padding-bottom: 12px;
	}
		

html>body .containerMain ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .containerMain li {
	margin: 7px 0 8px 10px;
	}

.containerMain ul li:before {
	content: "\00BB \0020";
	}


/*#FOOTER#*/	
.bgFooter {
	background:#004501 url(/App_Themes/DaedalianFlight61/images/bg_footer.jpg) repeat-x 0 0;
	height: 200px;
	}
	
.containerFooter {
	width: 980px;
	margin: 0 auto;	
	padding-top: 10px;
	}
	
.containerFooter ul {
	list-style-type: none;
	padding-top: 5px;
	text-align:center;	
	}
	
.containerFooter ul li { 
	display: inline; 
	}

.containerFooter ul li a {
	padding: 0 0 0 11px;
	margin-right: 8px;
	border-left: 1px solid #dae79f;
	font-size: 11px;
	color: #dae79f;
	text-decoration: none;	
	}

.containerFooter ul li.CMSListMenuLIfirst a, .containerFooter ul li.CMSListMenuHighlightedLIfirst a {
	border: 0;
}

.containerFooter ul li a:hover {
	color: #FFFFFF;
	text-decoration: underline;	
	} 		
	
#sig { 	
	margin: 20px 20px 0px 0px;  
	display: block;
	float: right;
	background: transparent url(/App_Themes/DaedalianFlight61/images/siteby.png) no-repeat 0 0; 
	width: 129px; 
	height: 15px;	
	} 
 
/*#COMMON STYLES#*/
a {
	color: #7e5906;
	text-decoration: none;
	}
	
a:hover {
	color: #005408;
	text-decoration: none;
	}	

.clear {
	clear: both;
	height: 1px;
    overflow: hidden;
	}

a img {
	border: none;
	} 	

ol {
	margin: 5px 0 20px 35px;
	}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	border: 0;
	}

/*#FLIGHT OFFICERS#*/
span.officerPosition {
	text-transform: uppercase;
	font-weight: bold;
	line-height: 24px;
}

span.officerName {
	font-weight: normal;
	color: #005408;
}

span.officerPhoneNumber {
	font-style: italic;
	font-weight: normal;
}

p.flightOfficer {
	padding-right: 30px;
}

/*#FLIGHT LINE FLYER#*/
.pastCaptains {
	float: left;
	width: 200px;
	font-size: 12px;
	margin-right: 10px;
}

/*#FLIGHT LOCKER#*/
.flightLockerItem {
	width: 200px;
	margin: 0px 0px 10px 0px;
	float: left;
}

.flightLockerItem h2 {
	font-size: 14px;
	margin: 5px 0px;
}

/*#CONTACT FORM#*/
input.FormButton {
	background: url(/App_Themes/DaedalianFlight61/images/bg_button.jpg) no-repeat 0 0;;
	color: white;
	border: 0;
	padding: 5px;
	margin-top: 10px;
	font-weight: bold;
	cursor: pointer;
	width: 96px;
	height: 32px;
	text-align: center;
}

input.FormButton:hover {
	background: url(/App_Themes/DaedalianFlight61/images/bg_button_down.jpg) no-repeat 0 0;;
}
.EditingFormLabel {
	font-weight: bold;
	font-size: 12px;
}

input.TextboxField {
	width: 300px;
}

.EditingFormErrorLabel, .ErrorLabel {
	font-size: 12px;
	color: red;
}

/*#CAPTAINS CORNER#*/
.entryDate {
	font-size: 12px;
}

img.listIcon {
	vertical-align: middle;
	margin-right: 20px;
}

/*#PIREP#*/
.PIREPEntry td{
	width:50%;
	vertical-align:top;
}

span.lastFlight {
	font-weight: normal;
	font-size: 14px;
}

/*#AIRCRAFT HISTORY#*/
img.listImg {
	vertical-align: middle;
	margin-right: 20px;
	border: 1px solid #005408;
}

/*#BREADCRUMBS#*/
.breadcrumbs {
	font-size: 12px;
	width: 100%;
	margin-bottom: 12px;
	text-align: right;
}

a.CMSBreadCrumbsLink {
	font-size: 12px;
	color: #7e5906;
	text-decoration: none;
}

a.CMSBreadCrumbsLink:hover {
	text-decoration: underline;
}

span.CMSBreadCrumbsCurrentItem {
	font-size: 12px;
	font-weight: normal;
}