/* ---------------------------------------------
Columbia Metropolitan Airport Print Style Sheet
author: Cyberwoven
version:  2009.01
----------------------------------------------- */
body {
	font:normal 13px/20px Arial, Helvetica, sans-serif;
	margin:.25in .5in;
	padding:0;}

a {color:#032e5e; text-decoration:underline;}

p {margin:0 0 15px 0; padding:0;}

blockquote {margin:20px 30px; padding:20px 60px;}

fieldset {margin:0; padding:0; display:inline; border:none;}

img {float:right; margin:0 0 10px 10px;}

/* Reusables
----------------------------------------------- */

.clear {clear:both; display:block; overflow:hidden; width:0; height:0;}

table.data {text-align:left;}
table.data th {padding:2px 5px; border-bottom:1px solid #ccc; font-weight:bold; line-height:18px; text-align:left; color:#600;}
table.data td {padding:2px 5px; line-height:16px; border-bottom:1px solid #ccc; }
table.data tr.even td {background-color:#eee;}
table.data tr.green td {background:#d0ffd2;}
table.data tr.red td {background:#fedbdb;}

.floatleft {float:left;}
.floatright {float:right;}
.nofloat {float:none !important;}

/* Layout Blocks
----------------------------------------------- */

a.skiplink, #flashblock embed, a.mobiletoggle, ul.mainnav, ul.headernav, ul.footernav, ul#flightinfojumper, .sectiontitle, ul.subnav, #flightview, #legend, #flightinfo small {display:none;}

#header {margin:0 0 10px 0; padding:0 0 10px 0; border-bottom:1px solid #000;}
#header h1 a {text-decoration:none;}

#flightinfo {overflow:auto;}
#flightinfo #departures, #flightinfo #arrivals {float:left; margin:0 5px 0 0;}

#footer {margin:10px 0 0 0; padding:10px 0 0 0; border-top:1px solid #000; font-size:12px;}