/* commented backslash hack \*/ 
/* end hack */
body {
	background-color:#E6E6E6;
	color:#000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 5px;
}

/*	un-rem this to get a feel for the layout
#page, #content, #header, #leftCol, #centreCol, #rightCol, #footer {
	border: 1px solid black;
	}
*/	

#shadow {
	padding: 15px;
	width:970px;
	background-image:   url("/images/shadow/body.jpg");
	background-repeat:repeat-y;
	position: relative;
	overflow: hidden; /* for some crazy reason, this fixes the shadow in browsers */
	}

#shadowTop { top: 0; background-image:   url("/images/shadow/top.jpg"); }
#shadowBottom { bottom: 0; background-image:    url("/images/shadow/bottom.jpg"); }
#shadowTop, #shadowBottom { position: absolute; width: 100%; height: 25px; left: 0; background-repeat:repeat-x;}

#page{
	width:1000px;
	position:relative;
	left: 50%;
	margin-left: -500px;
	background-color:white;
	}

#header {
	height: 170px;
	background-color:#ffffff;
	clear:both;
	margin-bottom: 10px;
	}
	
/* Top Navigation styles (Should do it with UL/LI, but it caused too many compatibility headaches for now!) */
#topBar {
	color: white;
	height: 18px;
	font-size: 10px;
	padding-top: 4px;
	padding-left: 5px;
	background-color: #a7c2ce;
	position: relative;
	}
#topBar img { vertical-align:middle; position: relative; top: -1px; }

#topBar ul { margin-left: 0; padding-left: 0; display: inline; }
#topBar ul li {
	color: white;
	font-size: 10px;
	margin-left: 0;
	padding: 0px 7px; /* height of pipes | spacing */
	padding-right: 2px;
	border-left: 1px solid white;
	list-style: none;
	display: inline;
	}
#topBar ul li.first { padding-left: 0; border-left: none; }

#topBar a:link, #topBar a:active, #topBar a:visited { text-decoration: none; color:white; }
#topBar a:hover { color: #009EE3;}
#searchDiv { position: absolute; right: 4px; top: 2px; }
#searchDiv INPUT { font:10px Tahoma; color:black; }

#logoBar {
	height: 90px;
	background-color: white;
	background-image: url("/images/logo_bg.jpg");
	background-position:bottom;
	background-repeat:repeat-x;
	position: relative;
	}
/* #logoBar IMG { border: none; margin-left: 16px; margin-top: 16px;}  */
#logoBar IMG { border: none; margin-left: 8px; margin-top: 8px; }
#logoBar p { margin-top: 0px; margin-left: 8px; }
#headerAd { padding: 0px; margin: 0px; position:absolute; top: 15px; right: 10px; }
#headerAd img { margin: 0; }


#mainNav {
	color: white;
	height: 30px;
	background-color: #e1e2e3;
	background-image: url(/images/nav_bg.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	}

#mainNav ul { list-style: none;
margin: 0;
padding: 0;
padding-top: 8px;
height: 100%;
padding-bottom: 20px;
}
#mainNav li {
display: inline;
margin-right:-4px;
}

#mainNav a:link, #mainNav a:visited {
	padding: 8px 10px 9px 10px;
	color: #FFFFFF;
	background-color: #525353;
	background-image: url(/images/main_nav_bg.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	text-decoration: none;
	border-right: 1px solid #928f8e;
	}

#mainNav a:hover {
	color: black;
/*	background-color: #711515; */
	}
#mainNav .subNav { background-color: #b9b9b9 !important; background-image: url(/images/sub_nav_bg.jpg) !important; }
#mainNav .selected { background-image: none !important; }

#subNav {
	color: white;
	height: 22px;
	background-color: #bc2026;
	padding-top: 8px;
	padding-left: 10px;
	}
	
#subNav ul { margin-left: 0; padding-left: 0; display: inline; }
#subNav ul li {
	color: white;
	margin-left: 0;
	padding: 1px 10px; /* height of pipes | spacing */
	padding-right: 7px;
	border-left: 1px solid #fff;
	list-style: none;
	display: inline;
	}
#subNav ul li.first { padding-left: 0; border-left: none; }

#subNav a:link, #subNav a:active, #subNav a:visited { text-decoration: none; color:white; }
#subNav a:hover { color: black;}
.subNavSelected { font-weight:bold; }
/* END OF Top Navigation styles */

#content {
	overflow: hidden; /* for some crazy reason, this fixes the size in browsers */
	}


/* SORT THESE OUT FOR KEY AERO - LIFTED FROM ATM STYLESHEET
#leftCol, #centreCol, #rightCol, #mainCol { border: 1px solid red; } */
#mainCol { 
	float: left;
	position:relative;
	width: 618px;
	left: 10px;
	}

#leftCol {
	float: left;
	position:relative;
	left: 20px; 
	width: 140px;
	}
#leftCol ul {padding-left: 0px; margin-left:0px; list-style-position:inside; }

#centreCol {
	float: left;
	position:relative;
	width: 468px;
	left: 10px;
	}
	
#rightCol {
	float: right;
	position:relative;
	width: 300px;
	right: 10px;
	}
	
#footer {
	height:20px;
	color: white;
	font-size: 10px;
	padding-top: 5px;
	padding-left: 5px;
	margin-top: 20px;
	background-color:#a7c2ce;
	position: relative;
	}
#footer a:link, #footer a:active, #footer a:visited { text-decoration: none; color:white; }
#footer a:hover { color: #009EE3;}

/* section-specific styles (under construction) */
.home, #mainNav .home a:hover { background-color: #009EE3 !important; background-image: none !important; }
.military, #mainNav .military a:hover { background-color: #8C9B6F !important; background-image: none !important; }
.commercial, #mainNav .commercial a:hover { background-color: #F44A4A !important; background-image: none !important; }
.historic, #mainNav .historic a:hover { background-color: #8E3939 !important; background-image: none !important; }
.general, #mainNav .general a:hover { background-color: #7D80A8 !important; background-image: none !important; }
.review, #mainNav .review a:hover { background-color: #875C99 !important; background-image: none !important; }
.airshow, #mainNav .airshow a:hover { background-color: #64B32B !important; background-image: none !important; }
.simulation, #mainNav .simulation a:hover { background-color: #2D6372 !important; background-image: none !important; }

/* bit of an afterthought patch here - try to tidy up later */
.homeSubNav { background-image:url(/images/header/home.jpg) !important; background-position:bottom !important; background-repeat:repeat-x !important; }
.militarySubNav { background-image:url(/images/header/military.jpg) !important; background-position:bottom !important; background-repeat:repeat-x !important; }
.commercialSubNav { background-image:url(/images/header/commercial.jpg) !important; background-position:bottom !important; background-repeat:repeat-x !important; }
.historicSubNav { background-image:url(/images/header/historic.jpg) !important; background-position:bottom !important; background-repeat:repeat-x !important; }
.generalSubNav { background-image:url(/images/header/general.jpg) !important; background-position:bottom !important; background-repeat:repeat-x !important; }
.reviewSubNav { background-image:url(/images/header/review.jpg) !important; background-position:bottom !important; background-repeat:repeat-x !important; }
.airshowSubNav { background-image:url(/images/header/airshow.jpg) !important; background-position:bottom !important; background-repeat:repeat-x !important; }
.simulationSubNav { background-image:url(/images/header/simulation.jpg) !important; background-position:bottom !important; background-repeat:repeat-x !important; }

/* hide anything you need to */
.noSho { display:none; }