/* ---------------------------------------------
Columbia Metropolitan Airport Mobile Style Sheet
For iPhone and Touchscreen Devices
author: Cyberwoven
version:  2009.01
----------------------------------------------- */

body {
	font:normal 12px/16px Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;}

a {color:#032e5e; text-decoration:underline;}

h2, h3, h4 {font-size:14px; font-weight:bold;}

a#left, a#right, #fares, ul.blueheader {display: none !important;}

/* Reusables
----------------------------------------------- */

.clear {clear:both; display:block; overflow:hidden; width:0; height:0;}

table.data {text-align:left; background:#fff; border:1px solid #888; font-size:11px;}
table.data th {padding:2px 3px; border-bottom:1px solid #888; font-weight:bold; line-height:18px; text-align:left; color:#600;}
table.data td {padding:2px 3px; line-height:16px; border-bottom:1px solid #888; }
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
----------------------------------------------- */

.wrapper {background:#e3eef4 url(../images/mobilebg.png) fixed no-repeat 0 0; padding:10px;}

ul.mainnav {margin:20px 0 0 0; padding:0; list-style:none;}
ul.mainnav li {margin:10px 4px; padding:0;}
ul.mainnav li a {display:block; padding:15px 2px; font-size:14px; text-align:center; background:#d4e3ed; border:1px solid #032e5e; font-weight:bold; text-decoration:none; -webkit-border-radius: 6px;}
ul.mainnav li.active a {background:#fff;}

ul#flightinfojumper {margin:0; padding:0; list-style:none;}
ul#flightinfojumper li {margin:6px 4px; padding:0;}
ul#flightinfojumper li a {display:block; padding:15px 2px 15px 20px; text-align:left; font-size:14px; background: url(../images/mainnav-activebullet.png) no-repeat left center; font-weight:bold; text-decoration:underline;}
ul#flightinfojumper li.dep a {background-image:url(../images/mainnav-activebullet-up.png);}

#flightinfo td strong.canceled {color:#600; font-size:10px; text-transform:uppercase; font-weight:normal;}

#legend {padding:5px 0;}
#legend em {display:inline-block; margin:0px 1px 0 10px; height:10px; width:10px; font-size:1px; text-indent:-9999px;}
#legend em.arrived {background:#d0ffd2; border:1px solid #97e39a;}
#legend em.delayed {background:#fedbdb; border:1px solid #fdbcbc;}

a.skiplink, ul.header, ul.footernav {display:none;}
#header h1 {display:block; margin:0; padding:0;}
#header h1 a {display:block; width:215px; height:45px; background:url(../images/mobile-logo.png) no-repeat; font-size:1px; text-indent:-9999px;}
#header h1 a span {display:none; visibility:hidden;}
#header .mobiletoggle {position:absolute; top:10px; right:5px; height:45px; width:45px; background:url(../images/mobiletoggle-desktop.png) no-repeat center center; font-size:1px; text-indent:-9999px;}
#header #mobileFacebookIcon{position:absolute; right:52px; top:12px; height:40px; width:40px; display:block; background:url('/images/icon-facebook.png') no-repeat center center; text-indent:-99999em; overflow:hidden;}


/*---   ---*/
ul.headernav {display:none; visibility:hidden;}
.homecontent, #newswrapper {display:none; visibility:hidden; }
ul.header { display: inline; padding:0;}
#flightview a {display:none;}
ul.header  {display: none; visibility:hidden;  }
#famously_hot {display:none; visibility:hidden; }
#legend, #legend-mob {font-weight: bold; color:#032e5e; font-size:12px; margin: 12px 27px 0px 0px;}
	#legend p, #legend-mob p { margin: 0px 0px 0px 10px; padding-left: 20px;}
	#legend p.arrived, #legend-mob p.arrived {background:url(../images/arrived.jpg) no-repeat 0px 2px; float:left; margin:0 30px 0 0;}
	#legend p.delayed, #legend-mob p.delayed {background:url(../images/delayed.jpg) no-repeat 0px 2px; float:left; margin:0 30px 0 0;}
	#legend-mob p.flightview a { text-decoration:underline; }
	#legend-mob p.flightview a:hover { color:#214e84; text-decoration:none;}
	
	.mobile { display:none;}
/*---   ---*/

.sectiontitle {margin:5px 5px 0 5px; padding:8px 0 8px 10px; border:1px solid #698bab;}
ul.subnav {margin:0 5px 10px 5px; padding:0; list-style:none; border:1px solid #698bab; border-width:0 1px;}
ul.subnav li {display:block; margin:0; padding:0; border-bottom:1px solid #698bab;}
ul.subnav li a {display:block; padding:5px 0 5px 25px; text-decoration:none; background:url(../images/mobile-subnav-item.png) no-repeat 10px center;}
ul.subnav li.active a {background-image:url(../images/mobile-subnav-active.png);}

#footer {font-size:11px; border-top:1px solid #698bab; margin-top:10px; padding-top:10px;}
a.cyberwoven {white-space:nowrap; text-decoration:none;}
a.cyberwoven span {text-decoration:underline;}

