@charset "utf-8";
/*Global.CSS*/
/*CSS document was developed by Wood Street, Inc. (www.woodstreet.com)*/
/*Copyright 2009*/

@import url("default.css");
@import url("icons.css");

/* Contains styles common to all Airport Directory pages */
body #wrapper {
	font: normal 75%/1.4 arial, helvetica, sans-serif;
}

p, ul li{
	font-size:12px !important;	
}

#wrapper a, #wrapper a:link, #wrapper .link {
    color: #0a60c2;
    text-decoration: none;
}

#wrapper ul li, .tab-ct ul li{
	padding:0 !important;

}

#wrapper ul li ul li, .tab-ct ul li ul li{
	padding:0 !important;
	background-image:none !important;
}

#wrapper ul li ul li ul li, .tab-ct ul li ul li ul li{
	padding:0 !important;
	background-image:none !important;
}

#wrapper {
	min-height: 400px;
}
#wrapper #sub-navigation {
	margin-bottom: 10px;
	min-height: 36px;
	padding: 0;
}
#wrapper #sub-navigation ul {
	float: right;
	height: 26px;
}
#wrapper #sub-navigation li {
	background-color: #3349A2;
	border:1px solid #D0E2F8;
	color:#FFFFFF;
	cursor:pointer;
	font-size-adjust:none;
	font-stretch:normal;
	padding:6px 15px !important;
	text-transform:uppercase;
	float: left;
	font: bold normal 10px/12px arial, sans-serif;
	margin-left: 3px;
	background-image:none;
	list-style-type:none;
	background-position:0;
}
#wrapper #sub-navigation li.icon {
	text-indent: 0;
	display: list-item;
	width: auto;
	height: auto;
	background-position: 11px 3px;
}

#wrapper #sub-navigation li.icon.favorite-icon {
	background-position: 11px -21px;
}

#wrapper #sub-navigation li.icon a {
	padding-left: 0px;
}
#wrapper #sub-navigation li a:link, #wrapper #sub-navigation li a:active, #wrapper #sub-navigation li a:visited {
	color: #FFF;
	text-decoration: none;
}
#wrapper #sub-navigation .ie6-warning {
	background: #fc3 url(../images/icons/ie6-orange.png) no-repeat 6px 5px;
	clear: both;
	padding: 5px 5px 5px 40px;
	margin: 0 70px;
}
#wrapper #breadcrumbs {
	font-size: 12px;
	display: block;
	margin-bottom: 3px;
	padding-left: 20px;
	text-indent: -20px;
}
#wrapper #altNav {
	display: block;
	text-indent: 5px;
}
#wrapper #altNav a {
	color: #000;
	font-weight: bold;
}

#wrapper #airport-directory {
	width: 100%;
	clear: both;
	padding:0;
	min-height:473px;
}
#wrapper #airport-directory .leftcol {
	width: 443px;
	padding-right: 4px;
	float: left;
	clear: left;
}
#wrapper #airport-directory .rightcol {
	width: 443px;
	float: left;
	padding-left: 4px;
}
#wrapper #airport-directory.landing {
	text-align: center;
}
#wrapper #airport-directory.flatcontent p, #wrapper #airport-directory.flatcontent ul, #wrapper #airport-directory.flatcontent dl, #wrapper #airport-directory.flatcontent form {
	margin: 0 0 1em;
}
#wrapper #airport-directory.limit-width {
	margin-left: 4px;
	width: 600px;
}
#wrapper #airport-directory .topcallout {
	clear: both;
	background: #ebf3ff;
	border-top: 3px solid #C1CBD6;
	border-bottom: 3px solid #C1CBD6;
	line-height: 16px;
	margin: 0px;
	padding: 10px 5px;
}
#wrapper h1 {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-x-system-font:none;
	background:#FFFFFF none repeat scroll 0 0;
	color:#999999;
	font-family:"trade gothic medium", arial, sans-serif;
	font-size:25px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1em;
	border-bottom: 1px solid #c1cbd6;
	display: block;
	padding: 0px 0px 5px;
	margin: 0 0 0px;
}
#wrapper h2 {
	color: #1260b1;
	font: bold 16px/18px Arial, Helvetica, sans-serif;
	text-transform: none;
}

#wrapper h1.airportName {
	color: #1260b1;
	font: bold 16px/18px Arial, Helvetica, sans-serif;
	text-transform: none;
	border:none;
}

#wrapper .cityName h2{
color:#333;
border:none;
width:auto;
margin:0;
padding:0;
font-size:1.2em;
display:inline-block;
}
#wrapper h3 {
	border-bottom:3px solid #C1CBD6;
	color:#243E94;
	font-size:14px;
	font-weight:bold;
	margin: 0 0 10px;
	padding: 0;
	line-height: 22px;
}
#wrapper h3 a, #wrapper h4 a, #wrapper #airport-directory .tab-ct > a, #wrapper #airport-directory .tab-ct .controls a {
	font-size: 11px;
	font-weight: bold;
}
#wrapper h3 a, #wrapper h4 a, #wrapper #airport-directory .tab-ct > a, #wrapper .tab-ct .controls {
	float: right;
}
#wrapper #airport-directory .tab-ct > a, #wrapper .tab-ct .controls {
	line-height: 30px;
}
#wrapper .tab-ct .controls label {
	font-size: 12px;
	line-height: 30px;
	color: black;
	font-weight: normal;
}
#wrapper h4 {
	border-bottom: 1px solid black;
	color:#243E94;
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 5px;
	padding: 0;
	line-height: 20px;
}
#wrapper h5 {
	font-weight: bold;
	color: #000;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
#wrapper h6 {
	color: #666666;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#wrapper #airport-directory td {
	padding: 5px 5px 4px;
	vertical-align: top;
}
#wrapper #airport-directory th {
	padding: 0px 5px;
	/*background: none transparent;*/
	vertical-align: top;
	text-align: left;
	text-transform: none;
}
#wrapper .searchform {
	display: block;
}
#wrapper .landing .searchform {
	margin: 0 auto 20px;
	text-align: center;
	width: 400px;
}
#wrapper .searchform label, label.query {
	color: #1260b1;
	line-height: 19px;
	margin-right: 6px;
	text-transform: uppercase;
	font-weight: bold;
}

#wrapper label {
	font-size: 11px;
	line-height: 17px;
	color: #1260b1;
}

#wrapper form label {
	cursor: default;
}

#wrapper input.text, select, textarea {
	border: solid 1px #999;
	background-color: white;
	margin-top: 4px;
}
#wrapper input.text {
	padding: 1px 0px;
}
#wrapper input.checkbox, #wrapper input.radio {
	margin: 5px 0 5px 5px;
}
#wrapper dt {
	font-weight: bold;
	margin-left: 5px;
}
#wrapper dd {
	margin-left: 15px;
}

#wrapper .searchform input, #wrapper input.query {
	height: 13px;
	padding: 2px 0;
	border: 1px solid #999;
	line-height: 13px;
	margin: 0px 6px 0px 0px;
	width: 187px;
	font-size: 10px;
}
#wrapper .searchform button, #wrapper .searchform a.icon {
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: left center;
	display: inline-block;
	height: 17px;
	border-style: none;
	cursor: pointer;
	font: 12px arial,sans-serif;
}
#wrapper .searchform button {
	background: url(../images/airport-go.gif) no-repeat left center;
	width: 38px;
	position: relative;
	top: 2px;
}
#wrapper .searchform a.icon {	
	position: relative;
	top: 5px;
}
#wrapper .ext-ie7 .searchform button {
	position: static;
}
#wrapper .ext-ie7 .searchform a.icon {
	top: 1px;
}
#wrapper .searchform a.icon.random {
	background-image: url(../images/random.png);
	width: 67px;
}
#wrapper #airport-directory .sidecallout, #airport-directory .sidecallout {
	float: right;
	width: 200px;
	padding: 3px;
	font-size: smaller;
	border: solid 1px black;
	background-color: #b5bfe8;
}
#wrapper .tabs, .tabs {
	margin: 0px;
	padding: 0px;
	height: 28px;
	border-bottom: solid 1px #c1cbd6;
}
#wrapper .tabs li, .tabs li {
	float: left !important;
	margin-right: 1px !important;
	display: block !important;
	height: 28px !important;
	background: url(../images/diagram-tab-right.gif) no-repeat right top !important;
	line-height: 28px !important;
	color: #FFF !important;
	text-decoration: none !important;
	font-size: 12px !important;
	font-weight: bold !important;
	padding:0 !important;
	font-family:Arial, Helvetica, sans-serif !important;
}
#wrapper .tabs li:hover, #wrapper .tabs li:focus, .tabs li:hover, .tabs li:focus{
	background: url(../images/diagram-tab-right.gif) no-repeat right bottom !important;
	cursor: pointer;
}
#wrapper .tabs li > span, .tabs li > span {
	display: block;
	height: 28px;
	padding-left: 15px;
	background: url(../images/diagram-tab-left.gif) no-repeat left top;
	padding-right: 15px;
	float: left;
}
#wrapper .tabs li:hover > span, #wrapper .tabs li:focus > span, .tab-ct .tabs li:hover > span, .tab-ct .tabs li:focus > span{
	background: url(../images/diagram-tab-left.gif) no-repeat left bottom !important;
}
#wrapper .tabs li.selected, .tab-ct .tabs li.selected  {
	background: url(../images/diagram-tab-right.gif) no-repeat right bottom !important;
}
#wrapper .tabs li.selected > span, .tab-ct .tabs li.selected > span {
	background: url(../images/diagram-tab-left.gif) no-repeat left bottom !important;
}
#wrapper .tab-ct .tabcontent, .tab-ct .tabcontent {
	position: absolute;
	visibility: hidden;
	clear: both;
	/*overflow: hidden;*/
	margin:0;
}
#wrapper .tab-ct .tabcontent p, .tab-ct .tabcontent p {
	margin-bottom: 15px;
}
#wrapper .tab-ct .tabcontent.content-show, .tab-ct .tabcontent.content-show {
	visibility: visible;
}
#wrapper a.pdf:link, #wrapper a.pdf:active, #wrapper a.pdf:visited {
	background-image: url(../images/pdf.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
#wrapper .expandable {
	overflow-y: auto;
	border-style: solid;
	border-color: #243e94;
	border-width: 0 0 1px;
}
#wrapper .footer {
	font-size: 11px;
	text-align: center;
	margin: 15px 0 2px;
}

/* Table stuff */
#wrapper #airport-directory tr.row-1 {
	background: #ebf3ff;
}
#wrapper #airport-directory td.label-1 {
	font-weight: bold;
}
#wrapper #airport-directory td.label-2 {
	font-weight: bold;
}
#wrapper #airport-directory td.number {
	text-align: right;
	padding-right: 15px;
}
/* "Data" tables: multi-column and/or multi-section */
#wrapper #airport-directory table.data td {
	border: 1px solid #c1cbd6;
}
#wrapper #airport-directory table.data thead tr {
}
#wrapper #airport-directory table.data thead tr th {
	background: url(../images/thead-rpt.jpg) repeat-x left bottom;
	color: #FFF;
	font-weight: bold;
	line-height: 40px;
	border-right: 1px solid #c1cbd6;
}
#wrapper #airport-directory table.data tfoot tr th {
	background: url(../images/tfoot-rpt.jpg) repeat-x left top;
	line-height: 10px;
	height: 10px;
}
#wrapper #airport-directory table.data tfoot th {
	height: 10px;
}
#wrapper #airport-directory table.data tbody tr.row-5 {
	line-height: 10px;
	margin: 0px;
	padding: 0px;
	background: url(../images/tfoot-rpt.jpg) repeat-x left top;
}
#wrapper #airport-directory table.data tbody tr.row-5 td {
	margin: 0px;
	padding: 0px;
	height: 10px;
	line-height: 10px;
}
#wrapper #airport-directory table.data tfoot tr, #wrapper table.data tr.separator {
	background: url(../images/tfoot-rpt.jpg) repeat-x left top;
	line-height: 10px;
	height: 10px;
}

#wrapper .logo-icon {
	background-image: url(../images/icons/mini-icons-sprite.png);
	background-position: 0 0;
}

#wrapper ul.bulleted li {
	/*background: url(../images/sm-bull.gif) no-repeat left 5px;*/
	margin: 0 0 2px;
	padding: 0 0 0 10px;
}

#wrapper ul.bulleted li a{
	padding-left:10px;	
}

#wrapper td ul.bulleted {
	margin: 0 0 10px;
}

#wrapper ol.numbered {
	padding: 0 0 0 20px;
}
#wrapper ol.numbered li {
	list-style: decimal outside;
	background: transparent;
	margin: 0 0 2px;
	padding: 0;
}

#wrapper tt {
	font-size: 12px;
}

/* Link that looks like a button */
#wrapper a.button, #wrapper a.button:link {
	background-color: #3349a2;
	/*padding: 2px 3px;*/
	border: 1px solid #d0e2f8;
	color: #fff;
	font: bold 12px/19px arial,sans-serif;
	text-transform: capitalize;
	border-radius:0;
	margin:0;
	float:none;
	height:auto;
	width:auto;
	display:inline;
	background-image:none;
}
#wrapper a.button:hover {
	text-decoration: none;
}
/* Needed explicitly for IE7 */
#wrapper a.button.pdf:link {
	padding-left: 20px;
}

#wrapper .section-footer {
	background-color: #ccc;
	border: solid 1px #a4a4ab;
	border-top-width: 0;
	padding: 3px 5px;
	color: #333;
	font-style: italic;
}

#wrapper .section-footer a:link, #wrapper .section-footer a:visited {
	color: black;
	font-style: normal;
	text-decoration: underline;
}

#wrapper div.error {
	width: 600px;
}

/* Override of AOPA default.css */
#wrapper .cpgphoto-img {
	float: none;
}

ul.metars-here, ul.metars-nearby, ul.tafs-nearby, ul.taf-here{
padding:0;	
}

ul.metars-here{
margin-top:0;	
}
i
li.header{
padding-left:5px;	
}