body {
	background: #fff url(img/bgcanal.jpg) fixed;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	}
a:link, a:visited { color: #00459A; text-decoration: underline; }
a:hover, a:active { color: #e77e00; }
a:active { position: relative; top: 1px; }
#header, #content, #footer {
	width: 36em;
	margin: 20px auto;
	position: relative;
	background: #fff;
	padding: 1em;
	}
#footer {
	background: transparent !important;
	margin-top: -20px !important;
	}
#footer p {
	color: #fff !important;
	}
strong {
	font-weight: normal;
	background: #fae7c0;
	}
h2 {
	font-size: 1.2em; margin: 0; padding: 0;}
h2+p {
	margin: 0; padding; 0;}
h2 em {
	font-style: normal;
	font-size: 1.2em;
	}
h3 {
	display: inline;
	}
#flow div {
	border-bottom: 1px solid #ddd;
	padding-left: 35px;
	background-repeat: no-repeat;
	background-position: top left;
	}
#header p, #flow p {
	line-height: 1.3em;
	}
body p, li {
	text-align: justify;}
#flow div.flickr img {
	margin-top: 10px;}
div.flickr p+p {
	margin-top: -1em; padding-top: 0;
	}
p span {
	color: #888;
	display: block;
	text-align: right;
	font-size: .9em;
	}
p img, li img {
	margin: 0 0 1em 1em;
	}
.icon {
	vertical-align: middle;
	margin: -8px 5px -4px -31px;
	}
li {
	line-height: 1.3em;
	margin-bottom: .5em;
	}
ul {
	margin: 1em 0;
	padding: 0 0 0 15px;}
#footer p {display:inline; padding:0;margin:0;}
.twit	{ background: url(img/twitter2.png); }
.del	{ background: url(img/del.gif); }
.aero	{ background: url(img/aa1.gif); }
.sleep	{ background: url(img/sleepr.png); }
p span.displaynone { display:none; }  

/* WEIGHT AND BALANCE */
.altrow {
	background: #eee;
	}
.price {
	text-align: right;
	padding-left: 10px;
	margin-right: 10px;
	}
.lbs, .gal {
	display: block;
	line-height: 1.5em;
	}
.lbs:after {
	content: " pounds";
	color: #777;
	}
.gal:after {
	content: "gallons";
	color: #777;
	}
label.entry {
	float: left;
	width: 6em;
	clear: both;
	}
input.entry {
	width: 3em;
	text-align: right;
	}
div#wbdiv {
	float:left; clear:both
	}
div#table-wb {
	float:right;
	width: 250px;
	font-size: .8em;
	color:#777;
	line-height: 1.1em;
	margin: 0 0 4em;
	}
div#table-wb td+td, div#table-wb th+th {
	text-align: right;}
div#resolution {
	margin-top: -.1em;
	float:right;
	text-align: right;
	width: 350px;
	}
#resolution p {
	width: 100%;
	margin:0 !important;
	padding: .1em .3em;
	}
#wbdiv h4 {
	margin-bottom: .4em;}
#wbgraph {
	margin:2em 0 .5em 75px;
	position:relative;
	width:200px;
	height:200px;}
#egraph {
	width:200px;
	height:200px;
	}
#takeoffdot, #landingdot {
	width:2px;
	height:2px;
	background:#000;
	border:2px solid #901900;
	}
.wbem {
	color: #000;
	}
.wbok {
	color: #000;
	}
.wberr {
	color: #901900;
	background: #edcaca;
	}
#envelope_graph {
	width: 200px;
	height:200px;}
.hide {
	display: none;
	}
