@charset "utf-8";

/* CSS Document */

@media screen and (max-width: 1040px) {
.footerLeft {
	width: 47.5%;
	padding-left: 2.5%;
}
.footerRight {
	width: 47.5%;
	padding-right: 2.5%;
}
.mainContainerPadding img {
	height: auto;
}
}

@media screen and (max-width: 1025px) {
.horizontalNav a {
	padding: 12px 8px 13px 8px;
	font-size: 15px;
	line-height: 15px;
}
}


@media screen and (max-width: 1000px) {
.contentWidth {
	width: 100%;
}
.homeTabs {
	width: 100%;
	padding: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-moz-border-radius-bottomleft: 0px;
	border-bottom-left-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	-moz-border-radius-bottomright: 0px;
	border-bottom-right-radius: 0px;
}
.homeTabs2 {
	width: 100%;
	margin: auto;
	text-align: center;
	float: none;
	border: none;
}
.homeTabs img {
	display: none;
}
.homeTabs a {
	padding: 26px 3% 8px 3%;
	margin: 0px;
	width: 13%;
	white-space: nowrap;
	border: none;
}
.homeTabs a.hover {
	height: 20px;
}
.mainBody0 {
	padding-top: 0px;
}
.mainBody {
	background-image: url(/themes/template/images/bodyBg.png);
	background-position: top;
	background-repeat: repeat-x;
}
.mainContainer {
	padding: 0px;
}
.mainContainer_sub {
	padding-top: 140px;
}
.verticalNav {
	width: 180px;
	right: -10px;	
}
}

@media screen and (min-width: 876px) {
.horizontalNav {
	display: block !important;
	visibility: visible !important;
}
}

@media screen and (max-width:875px) {
.mobileNav {
	display: block;
}
.horizontalNav {
	position: absolute;
	left: 0%;
	width: 90%;
	display: none;
	background-color: #008C8C;
	top: 40px;
	background-image: none !important;
	padding: 10px 5%;
}
.horizontalNav li {
	float: none;
}
.horizontalNav>li:last-child {
	margin-right: auto;
}
.horizontalNav li a {
	display: block;
	padding: 8px 0px;
	color: #FFF !important;
	font-weight: normal;
	font-size: 25px;
	background-color: transparent !important;
}
.horizontalNav a {
	background-image: none !important;
	line-height: normal;
}
.horizontalNav a:hover {
	color: #fff;
	text-decoration: none;
}
.horizontalNav ul {
	background-color: #FFF !important;
	list-style: none;
	position: relative;
	left: -9999px;
	margin: 0px;
	width: 100%;
	padding: 5px 0px;
	display: none;
	-webkit-border-radius: 0px;
	-webkit-border-top-left-radius: 0;
	-moz-border-radius: 0px;
	-moz-border-radius-topleft: 0;
	border-radius: 0px;
	border-top-left-radius: 0;
}
.horizontalNav ul li {
	float: none;
}
.horizontalNav li:hover ul {
	left: 0px;
	display: block;
	background-color: #FFF !important;
}
.horizontalNav ul a {
	background-color: #FFF !important;
	color: #008C8C !important;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 16px;
	text-transform: none;
	padding: 6px 15px;
	white-space: normal;
	line-height: 18px;
}
.horizontalNav li:hover ul a {
	text-decoration: none;
	background-color: #FFF !important;
}
.horizontalNav li:hover ul li a:hover {
	background-color: #FFF !important;
}
.logo {
	position: absolute;
	left: 47px;
	margin-top: 5px;
}
.logo img {
	height: 31px !important;
	max-height: 31px !important;
}
.homeIcon {
	display: none;
}
.header {
	height: 55px;
	background-image: url(/themes/template/images/headerDarker.png) !important;
}
.headerIcons {
	padding-top: 9px;
	margin-right: 9px;
}
.bannerInfoContOuter {
	padding-top: 1px;
}
.bannerInfoContInner {
	position: relative;
	width: 90%;
	padding: 0px 5% 20px 5%;
	background-image: url(/themes/template/images/headerBarBg.png);
	height: auto !important;
}
.bannerInfoContInner00 {
	background-image: none;
}
.bannerInfoContInner2 {
	height: auto;
	width: 100%;
	padding: 25px 0px !important;
	float: none;
	background-image: none;
}
.bannerInfoText {
	height: auto;
}
#bannerImg {
	max-width: 150%;
	margin-top: 42px;
	float: right;
	position: relative;
	top: auto !important;
}
a.bannerInfoMore {
	padding: 9px 18px 10px 10px;
	font-size: 13px;
}
.bannerInfoCircles a img {
	height: auto;
}
.welcomeMessage {
	display: none;
}
.contWeatherAlert {
	float: none !important;
}
.weather, .alertMessage {
	width: 99%;
	padding: 5px;
	text-align: center;
	position: relative;
	top: 42px;
	-webkit-border-bottom-left-radius: 0px;
	-moz-border-radius-bottomleft: 0px;
	border-bottom-left-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	-moz-border-radius-bottomright: 0px;
	border-bottom-right-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	-moz-border-radius-topright: 0px;
	border-top-right-radius: 0px;
	
	border-bottom: 0px;
}
.alertMessage {
	width: 90%;
	padding: 8px 5%;
	color: #FFFFFF;
	background-color: #C00;
	background-image: none;
}
.closeAlertMessage {
	display: none;
}
	
.mainContainer_sub {
	padding-top: 42px;
}
.verticalNav {
	top: 75px;
}
.mainContainerPadding_sub {
	padding-top: 20px;	
}
.morePagesWide {
	float: none;
	padding: 10px 0px 20px 0px;
}
.parkingContainer {
	width: 94%;
	float: none;
	margin: 15px auto;
}
}

@media screen and (max-width:750px) {
.colLeft {
	width: 65%;
}
table td {
	float: left;
	display: block;
	width: 96% !important;
	padding: 2% !important;
}
}

@media screen and (max-width:650px) {
.homeTabs a {
	width: auto;
}
}

@media screen and (max-width:600px) {
body {
	overflow-x: hidden;
	overflow-y: scroll;
	background-color: #FFFFFF;
}
.headerIcons input.searchText {
	width: 150px !important;
}

.dataTables_paginate {
	display: none;
}
.dataTables_filter input {
	left: 0px !important;
	margin-top: 0px;
}
#myDataTable_filter input, #myDataTable2_filter input {
	width: 100% !important;
	margin-top: 0px !important;
}
.flightNav {
	margin-left: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.flightNav a {
	margin-right: 0px !important;
	margin-bottom: 0px;
	font-size: 21px !important;
}
.flightNav a:last-child {
	margin-right: 0px;
}
table.dataTable {
	background-color: #FFF;
}
table.dataTable tr td, table.dataTable tr th {
	float: left;
}
#no-more-tables table,  #no-more-tables thead,  #no-more-tables tbody,  #no-more-tables th,  #no-more-tables td,  #no-more-tables tr, .no-more-tables table, .no-more-tables thead,  .no-more-tables tbody,  .no-more-tables th,  .no-more-tables td,  .no-more-tables tr {
	display: block !important;
	border: none !important;
}
#no-more-tables thead tr, .no-more-tables thead tr {
	position: absolute !important;
	top: -9999px !important;
	left: -9999px !important;
	color: #000 !important;
}
#no-more-tables tr, .no-more-tables tr {
	border: none !important;
}
#no-more-tables td, .no-more-tables td {
	border: none !important;
	position: relative !important;
	padding-left: 50% !important;
	white-space: normal !important;
	text-align: left !important;
	text-align: right !important;
}
#no-more-tables td.flightLg {
	font-size: 20px;
	white-space: nowrap;
}
#no-more-tables td.flightXLg {
	font-size: 30px;
	white-space: nowrap;
}
#no-more-tables td:before, .no-more-tables td:before {
	position: absolute !important;
	top: 6px !important;
	left: 6px !important;
	width: 40% !important;
	padding-right: 10px !important;
	white-space: nowrap !important;
	text-align: left !important;
	font-weight: bold !important;
}
#no-more-tables td.flightLg:before, .no-more-tables td.flightXLg:before {
	font-size: 14px;
	white-space: normal;
}
#no-more-tables td:before, .no-more-tables td:before {
	content: attr(data-title) !important;
}
.dataTable tbody tr:nth-child(2n+1) td, .dataTable tbody tr:nth-child(2n+1) th {
	background-color: #E0E8EE;
}
.dataTable tbody tr td {
	width: 47% !important;
}
.mainContainerPadding {
	padding: 10px;
}
.mainContainerPadding_sub {
	padding-top: 20px;	
}
.gsc-search-box table td {
	float: none;
	width: 140px !important;
	display: table-cell;
	padding: 0px 6px 0px 6px !important;
}
table td img {
	display: block !important;
	margin: auto !important;
	max-width: 100% !important;
}
}

@media screen and (max-width:575px) {
.colLeft {
	display: block;
	width: 100%;
	clear: both;
}
.colRight {
	width: 100%;
	clear: both;
	padding-top: 50px;
}
.colWideSub{
	padding-top: 50px;
}
.verticalNav {
	margin: 25px 2.5%;
	padding-top: 5px;
	padding-bottom: 5px;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25);
	border: 0px solid #FFF;
	position: relative;
	top: 0px;
	right: auto;
	width: 95%;
}
.morePages {
	display: block;
}
}

@media screen and (max-width:475px) {
.homeTabs a {
	padding: 23px 2% 14px 2%;
	font-size: 11px;
	height: 3px;
}
.homeTabs2 {
	height: 40px;
}
.homeTabs a.hover {
	height: 3px;
}
}

@media screen and (max-width:475px) {
.headerIcons input.searchText, .headerIcons input.searchSubmit {
	display: none;
}
.mobileSearch {
	display: inline;
}
.bannerInfoContOuter {
	width: 100%;
	height: 100%;
	position: relative;
}
.headerSearch {
	overflow: visible;
}
}