body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
sup,sub {line-height:-1px;vertical-align: text-top;}
sub {vertical-align:text-bottom;}
input, textarea, select{font-family:inherit;font-size:inherit;font-weight:inherit;}
/* ==========================================
			BODY AND WRAPPER - COLOR & POSITION
============================================= */
body {
	font: 12px/1.25em Arial, Helvetica, sans-serif;
	background: #2b587f;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #333;
}
#container {
	width: 990px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	background: #fff url(../img/global/container_bg.gif) no-repeat;
	
}
/* ==========================================
			COMMON TEXT STYLES
============================================= */
a:link, a:visited{
	color: #333; text-decoration: underline;	
}
a:hover {
	color: #333; text-decoration: underline;		
}
strong, b {
	font-weight:bold;
}
h1 {
	font-size: 2em;
	font-weight: bold;
	color: #336666;
}
h2 {
	font-size: 1.2em;
	font-weight: bold;
	color: #006699;
	padding: 0 0 5px 0;
}
hr {		
	clear: both;
	display:block;
	height:4px;
	margin: 18px 0 18px 0;
	border:0;
	border-top:1px solid #2b587f;	
	border-bottom:1px solid #6ea2c9;
	background-color:#dfdedc;
}
/* ==========================================
			SECTION - MASTHEAD
============================================= */
#header {
	padding: 0 0 30px 50px;
}
#header #stampHome {
	position: absolute;
	top: 0;
	left: 400px;
}
#header ul#nav {
	padding: 130px 0 0 0;
}
#header ul#nav li{
	float:left;
	height:18px;
	color: #333;
	background: url(../img/global/nav_bg.jpg) repeat-x;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-left: 1px solid #e7e7e7;
	font: 1.2em Courier, Arial, Helvetica, sans-serif;
}
#header ul#nav li.friends {
	border-left: 1px solid #ccc;
}
#header ul#nav li.on {
	background: none;
	background-color: #ccc;
	font-weight: bold;
}
#header ul#nav li:hover {
	background: #e7e7e7;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	border-left: 1px solid #ccc;	
}
#header ul#nav li a {
	padding: 2px 10px 0 4px;
	border-right: 1px solid #ccc;
	text-decoration: none;
	display: block;
}
/*#header #navDesc {
	visibility: hidden;	
	width: 450px;
	margin: 0 0 0 5px;
	height:50px;
	clear: both;
	color: #333;
	background: url(../img/global/nav_desc_bg.gif) no-repeat;
}
#header #navDesc p {
	padding: 6px 0 0 15px;
	font-size: 11px;
	height: 100px;
	font-weight: bold;
}
#header #navDesc p span {
	padding: 5px;
}*/
/* ==========================================
			SECTION - CONTENT
============================================= */
#mainContent {
	clear: both;
	padding: 0 50px 0 50px;
	background: url(../img/global/main_bg.gif) repeat-y;
}
#mainContent a {
	color: #006699;
}
/* ==========================================
			SECTION - FOOTER
============================================= */
#footer {
	width: 990px;
	padding: 0 0 20px 0;
	font: .9em Helvetica, Verdana, Arial, sans-serif;
	color: #3d555a;
	background: #2b587f;
	text-align: center;
}
#footerContent {
	position: relative;
}
#footerContent li{
	display: inline;	
}
#footerContent li a{
	display: inline;
	padding: 0 5px 0 10px;	
}
#footer a {
	color: #fff	;
	text-decoration: none;
}
#footer span {
	padding: 0 8px;
}

/* ==========================================
			PAGE - HOME
============================================= */
body#home #header {
	background: url(../img/global/header_bg.gif) no-repeat;
}
body#home h2 {
	padding: 10px 0 0 0;
}
body#home p.pOne {
	padding: 10px 0 10px 0;
}
body#home p.pTwo {
	padding: 10px 0 10px 0;
}
body#home ul#checklist {
	padding: 5px 0 10px 20px;
}
body#home ul#checklist li {
	padding: 5px 0 5px 0;
}
body#home p.pSig {
	padding: 10px 0 10px 0;
}
body#home #copy {
	float: left;
	width: 500px;
}
body#home #support {
	float: right;
	width:382px;
}
body#home #support img {
	padding: 20px 50px 0 0;
}
img.arrivalShot {
	float:left;
	margin:0 15px 15px 0;
	border:2px solid #999;
	border-style:dotted;
	width:200px;
}
h2.arrivalCopy {
	 padding:0; 
	 margin:0;
	 font-size: 1.2em; 
	 float:left; 
	 width:250px;
}
/* ==========================================
			PAGE - Two Friends
============================================= */
body#friends #header {
	background: url(../img/global/header_bg.gif) no-repeat;
}
body#friends h1 {padding:0 0 15px 0;}
body#friends p {
	padding: 0 0 10px 0;
}
body#friends h3 {
	font-weight: bold;
}
body#friends #pilots {
	padding: 20px;
	border: 1px solid #ccc;
	background: #fff;
}
body#friends #pilots div.photo {
	float: right;
	margin: 0 0 10px 10px;
	text-align:center;
}
body#friends #pilots img {
	border: 1px solid #333;
}

/* ==========================================
			PAGE - Route
============================================= */
body#route #header {
	background: url(../img/global/header_bg.gif) no-repeat;
}
body#route h2 {
	padding: 10px 0 0 0;
}
body#route p.pOne {
	padding: 10px 0 10px 0;
}
body#route p.pTwo {
	padding: 0 0 20px 0;
}
body#route #mainContent ul li {
	padding:0 40px 5px 10px;
	float:left;
}	
body#route #mainContent ul li a {
	display:block;
	padding:0 0 10px 0;
}	
body#route .viewMap {
	float:right;
}
/* ==========================================
			PAGE - Flight Info
============================================= */
body#flightInfo #header {
	background: url(../img/global/header_bg.gif) no-repeat;
}
body#flightInfo p.pOne {
	padding: 10px 0 10px 0;
}
body#flightInfo h1 {
	padding: 0 0 20px 0;
}
body#flightInfo #mainContent ul li {
	padding:0 0 5px 10px;
}	
body#flightInfo .viewMap {
	float:right;
}
body#flightInfo #routeChart {
	width: 900px;
	margin: 10px 0 0 0;
}
body#flightInfo #routeChart .even {
	background-color:#eee;
}
body#flightInfo #routeChart th {
	border: 1px solid #333;
	padding: 4px;
	background-color: #dbefff;
	font-weight: bold;
}
body#flightInfo #routeChart td {
	border: 1px solid #333;
	padding: 4px;
	font-weight: bold;
	font-size: .9em;
}

/* ==========================================
			PAGE - Map
============================================= */
body#mapRoute #header {
	background: url(../img/global/header_bg.gif) no-repeat;
}
body#mapRoute p.pOne {
	padding: 10px 0 20px 0;
}
body#mapRoute h2 {
	padding: 0 0 10px 0;
}
body#mapRoute .marker {
	color: #993333;
	font-weight: bold;
}
body#mapRoute .viewAirport {
	float:right;
}
body#mapRoute #map {
	border:1px solid #ccc;
	margin: 10px 0 10px 0;
}	
/* ==========================================
			PAGE - Preparation
============================================= */
body#tripprep #header {
	background: url(../img/global/header_bg.gif) no-repeat;
}
body#tripprep p.pOne {
	padding: 10px 0 20px 0;
}
body#tripprep h2 {
	padding: 0 0 10px 0;
}
body#tripprep p {
	padding: 0 0 10px 0;
}
body#tripprep .marker {
	color: #993333;
	font-weight: bold;
}
body#tripprep .viewAirport {
	float:right;
}
body#tripprep #map {
	border:1px solid #ccc;
	margin: 10px 0 10px 0;
}	
/* ==========================================
			PAGE - Plane
============================================= */
body#plane #header {
	background: url(../img/global/header_bg.gif) no-repeat;
}
body#plane p.pOne {
	padding: 10px 0 20px 0;
}
body#plane h1 {
	padding: 0 0 10px 0;
}
body#plane #baron {
	padding: 20px;
	border: 1px solid #ccc;
	background: #fff;
}
body#plane #baron #support_text {
	float: left;
	width: 600px;
	padding: 0 40px 0 0;	
}
body#plane #baron p {
	padding: 0 0 10px 0;	
}
body#plane #baron #support_text ul {
	padding: 5px 0 10px 0;
	font-weight:bold;	
	color: #0066CC;
}
body#plane #baron #support_text ul li {
	list-style:circle;
	margin-left: 20px;
	padding: 0 0 0 10px;
}
body#plane #baron #support_img {
	float: left;
	width: 180px;
}
body#plane #baron a img {
	cursor: pointer;
}
body#plane #baron img {
	display: block;		
	margin: 0 0 10px 0;
	border: 1px solid #333;
}
body#plane #baron .prepShots {
	padding: 10px 0;
}
body#plane #baron .prepShots span {
	display: block;
	padding: 0 0 4px 0;
	font-size: .9em;
	font-weight: bold;
	color: #666;
}
body#plane #baron .prepShots img {
	margin: 0 10px 10px 0;
	border: 1px solid #333;
	float:left;
}
#legs li {
	padding:10px 0 5px 60px;
	background: url(../img/global/leg_fwd.jpg) no-repeat;
}
#legs li div {
	padding:5px 0;
	font-size:.9em;
}

#legs li div li {
	padding:2px 0 2px 0;
	margin:0;
	float:left;	
	width:155px;
	background: none;
}
#pagination li.backward {
	padding:10px 0 5px 60px;
	background: url(../img/global/leg_back.jpg) no-repeat;
}
#pagination li.forward {
	padding:10px 0 5px 60px;
	background: url(../img/global/leg_fwd.jpg) no-repeat;
}
#pagination li div {
	padding:5px 0;
	font-size:.9em;
}
#pagination li div li {
	padding:2px 0 2px 0;
	margin:0;
	float:left;
	width:155px;
	background:none;
}
/* ==========================================
			PAGE - Photo
============================================= */
body#photo #header {
	background: url(../img/global/header_bg.gif) no-repeat;
}
body#photo h1 {
	padding: 0 0 10px 0;
}
body#photo p.pOne {
	padding: 10px 0 20px 0;
}
body#photo h2 {
	padding: 0 0 10px 0;
}
body#photo #photoCont {
	padding: 20px;
	border: 1px solid #ccc;
}
/* ==========================================
			PAGE - Contact Us
============================================= */
body#contact #header {
	background: url(../img/global/header_bg.gif) no-repeat;
}
body#contact h1 {
	padding: 0 0 10px 0;
}
body#contact p.pOne {
	padding: 10px 0 20px 0;
}
body#contact h2 {
	padding: 0 0 10px 0;
	float:left;
}
body#contact label {
	float: left;
	width: 100px;
	text-align: right;
	padding: 0 10px 4px 0;
	font-weight: bold;
}
body#contact input {
	float: left;
	margin: 0 0 10px 0;
	width: 250px;
}
body#contact textarea {
	width: 600px;
}
body#contact br {
	clear: both;
}
body#contact input.send {
	width: 100px;
	float: right;
	margin: 10px 200px 20px 0;
}
/* 
=============================================
			UTILITY CLASSES
============================================= */
.floatRight {
	float : right;
}
.floatLeft {
	float : left;
}
.newLine{
	clear: both;
	height: 0px;
	padding: 0;
	margin: 0;
}
.killMargin {margin:0;}
div:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
div { display : inline-block; }
/* Hides from IE-mac \*/
div { display : block; }
/* End hide from IE-mac */