
/* FS Rounded Modules Start
--------------------------------------- */

.blGfS
{
  background: url("/i/blGfS.gif") no-repeat bottom left;
}

.brGfS
{
  background: url("/i/brGBfS.gif") no-repeat bottom right;
}

.tlBWfS
{
  background: url("/i/tlBWfS.gif") no-repeat top left;
}

.trBWfS
{
  background: url("/i/trBWfS.gif") no-repeat top right;
}

.blBWfS
{
  background: url("/i/blBWfS.gif") no-repeat bottom left;
  height: 90px;
}


.brBWfS
{
  background: url("/i/brBWfS.gif") no-repeat bottom right;
  height: 90px;
}

/*
Flight Status Specific CSS 
-----------------------------------------------*/


.fsContent {
  width: 505px;
  text-align: left;
}

* html .fsContent {
  height: 1%;
  }

.fsSchedContent {
  width: 210px;
  text-align: left;
  margin: 0px 0px 0px 0px;
}

.fsDetailContent {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 520px;
  text-align: left;
}

*html .fsDetailContent {
  height: 1%;
  }

.innerModFs {
  padding: 25px 10px 0px 20px;
  margin: 0px 5px 0px 5px;
}

.innerModFsSched {
  padding: 35px 10px 0px 20px;
  margin: 0px 0px 0px 0px;
}

.fsColR {
  text-align: left;
  width: 250px;
}

.fsColDetailR {
  text-align: left;
  width: 230px;
}

.fsSchedColR {
  text-align: left;
  width: 550px;
}

#fsSchedMod {
  padding: 0 0 0 5px;
  margin: 0 0 0 0;
}

.modTitle#fsSched {
  margin: 0 0 0 0 !important;
  padding: 0 0 0 15px !important;
  height: 52px; line-height: 52px;
  background: url("/i/flightstatus/fsSchedBgTop.gif") top left no-repeat;
  text-align: left;
}

/* FS Landing Update
----------------------------------- */

#fsSchedLanding {
  margin: 0 0 0 0;
  padding: 20px 0 10px 30px;
  background: url("/i/flightstatus/fsLandingRoundBG.gif") top left no-repeat;
}

#fsSchedLandingCheck {
  padding: 5px 10px 10px 15px;
  background: url("/i/flightstatus/fsLandingStatusBG.gif") repeat-y top left;
}

#fsSchedLandingCheck #fsCheckStat {
  margin: 10px 10px 0 350px;
  padding: 0;
}

#fsSchedLandingBottom {
  background: url("/i/flightstatus/fsLandingBottomBG.gif") no-repeat top left;
  height: 49px;	
}

/* FS Schedule
----------------------------------- */

#fsSchedWrapperGrid {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  background: url("/i/flightstatus/fsSchedBgGrid.gif") top left no-repeat;
  }

#fsSchedWrapperBottom {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  background: url("/i/flightstatus/fsSchedBgBottom.gif") top left no-repeat;
  height: 17px;
  }

table#fsSchedTable {
  font-size: 12px;
  border: 0;
  padding: 0 0 0 0;
  margin: 0 5px 0 5px;
  }

table#fsSchedTable td {
  padding: 10px 0 10px 0;
  font-size: 11px;
  color: #000;
  text-align: center;
  width: 72px;
  border-right: 1px solid #d9e8f6;
  }

table#fsSchedTable td.toprow {
  background: #e8f6ff;
  border-right: none;
  border-bottom: 1px solid #c8ddf0;
  color: #004a91;
  padding: 0 0 15px 0;
  width: 72px;
  text-align: center;
  }

table#fsSchedTable td.toprowright {
  background: #e8f6ff;
  border-right: 1px solid #d9e8f6;
  border-bottom: 1px solid #c8ddf0;
  color: #004a91;
  padding: 0 0 15px 0;
  width: 72px;
  text-align: center;
  }

table#fsSchedTable td.top {
  border-right: none;
  border-bottom: none;
  color: #004a91;
  padding: 15px 0 15px 0;
  width: 72px;
  }

* html table#fsSchedTable td.top {
  border-right: none;
  border-bottom: none;
  color: #004a91;
  margin: 0 0 0 0;
  padding: 15px 0 0 0;
  width: 29px;
  text-align: center;
  }

table#fsSchedTable td.toprowcenter {
  background: #e8f6ff;
  text-align: center;
  padding: 0 0 15px 0;
  color: #004a91;
  border-right: none;
  border-bottom: 1px solid #c8ddf0;
  width: 72px;
  }

* html table#fsSchedTable td.toprowcenter {
  text-align: center;
  padding: 0 0 15px 0;
  color: #004a91;
  border-right: none;
  border-bottom: 1px solid #c8ddf0;
  width: 72px;
  }

table#fsSchedTable td.toprowborder {
  background: #e8f6ff;
  text-align: center;
  border-right: 2px solid #d9e8f6;
  border-bottom: 1px solid #c8ddf0;
  color: #004a91;
  padding: 0 0 15px 0;
  width: 72px;
  }

table#fsSchedTable td.topborder {
  background: #e8f6ff;
  text-align: center;
  border-right: 2px solid #d9e8f6;
  border-bottom: none;
  color: #004a91;
  padding: 15px 0 15px 0;
  width: 72px;
  }

table#fsSchedTable td.grey {
  background: #eee;
  border-right: 1px solid #c8ddf0;
  text-align: center;
  color: #000;
  }

table#fsSchedTable td.center {
  padding: 5px 0 15px 0;
  text-align: center;
  }

* html table#fsSchedTable td.center {
  padding: 5px 0 15px 0;
  text-align: center;
  }
 table#fsSchedTable td.blueBold {
   color: #004a91;
   font-size: 11px;
   font-weight: bold;
   text-align: center;
 }

table#fsSchedTable td.grey.center {
  padding: 5px 0 15px 0;
  text-align: center;
  }

* html table#fsSchedTable td.grey.center {
  padding: 5px 0 15px 0;
  text-align: center;
  }

table#fsSchedTable td.border, table#fsSchedTable td.grey.border {
  border-right: 2px solid #d9e8f6;
  text-align: center;
  }

table#fsSchedTable td b {
  font-weight: bold;
  color: #000;
  font-size: 11px;
  text-align: center;
  }

table#fsSchedTable td .delayed {
  color: red;
  font-size: 11px;
  text-align: center;
}

td.fsTd {
  padding: 20px 0 0 0;
}

.fsColR .link {
  font-family: Arial, sans-serif;
  font-size: 12px;
}

.listFS li {
  margin: 0;
  padding: 0px 0px 0px 8px;
  background: url("/i/bulletO.gif") 0px  8px no-repeat;
  font-family: Arial, sans-serif;
  font-size: 12px;
}

/* Flight Status Detail Starts
----------------------------------------- */

* html .modTitle {
  height: 1%;
  }

.fsDetailRoundB {
  background: url("/i/flightstatus/fsDetailRoundB.gif") no-repeat;
  height: 54px;
  }

.fsDetailRoundContent {
  background: url("/i/flightstatus/fsDetailRoundBG.gif") repeat-y top left;
  padding: 10px;
  border-bottom: #d9e8f6 solid 1px;
  }

.fsDetailRoundStatus {
  background: url("/i/flightstatus/fsDetailRoundBGWhite.gif") repeat-y top left;
  padding: 10px;
  }

.fsDetailRoundBottom {
  background: url("/i/flightstatus/fsDetailRoundBottomBG.gif") no-repeat top left;
  height: 24px;
  background-color: #fff;
  }

* html .fsDetailRoundBottom {
  height: 24px;
  }

.fsDetailRoundBottomNoArrow {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  background: url("/i/flightstatus/fsDetailRoundBottomNoArrow.gif") no-repeat top left;
  height: 20px;
  background-color: #fff;
  }

table.fsDetails {
  margin: 0 0 0 5px;
  padding: 0 0 0 0;
  border: 0;
  }

table.fsDetails td.fsFlightDetails {
  width: 240px;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  border: 0;
  }

table.fsDetails td.fsFlightStatus {
  width: 270px;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  border: 0;
}

.fsAirportInfo {
  font-size: 12px;
  padding-left: 10px;
  text-align: right;
}

table.fsDetailsTable td {
  font-size: 12px;
  padding: 0 0 5px 0;
}

/* FS Detail Rounded Modules
-----------------------------------------------*/

.tlFs {
  background: url("/i/flightstatus/tlFs.gif") no-repeat top left;
  }

.trFs {
  background: url("/i/flightstatus/trFs.gif") no-repeat top right;
  }

.tlFsSel {
  background: url("/i/flightstatus/tlFsSel.gif") no-repeat top left;
  }

.trFsSel {
  background: url("/i/flightstatus/trFsSel.gif") no-repeat top right;
  }

.fsDetailSelBG {
  background-color: #4b90cd;
  }

.fsPlaneLoc {
  margin: 5px 5px 0 5px;
  }

.fsDetailRoundContentSel {
  background: url("/i/flightstatus/fsDetailRoundBGSel.gif") repeat-y top left;
  width: 500px;
  margin: 0 5px 0 5px;
  padding: 10px 5px 10px 5px;
  border-bottom: #d9e8f6 solid 1px;
  }

.fsDetailRoundStatusSel {
  background: url("/i/flightstatus/fsDetailRoundBGWhiteSel.gif") repeat-y top left;
  padding: 10px;
  }

.fsDetailRoundBottomSel {
  background: url("/i/flightstatus/fsDetailRoundBottomBGSel.gif") no-repeat top left;
  height: 24px;
  background-color: #fff;
  }

.fsDetailRoundBottomNoArrowSel {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  background: url("/i/flightstatus/fsDetailRoundBottomNoArrSel.gif") no-repeat top left;
  height: 20px;
  background-color: #fff;
  }

/* Flight Status Left 'Controller' Box Starts
----------------------------------------- */

#fsControlTop {
  background: url("/i/flightstatus/controller/fsTopNoTrack.gif") no-repeat top left;
  height: 42px;	
}

#fsControlTop.tracked {
  background: url("/i/flightstatus/controller/fsTopTrack.gif") no-repeat top left;
  height: 42px;	
}

#fsContentWrapper {
  padding: 10px 10px 10px 15px;
  background: url("/i/flightstatus/controller/fsControlBG.gif") repeat-y top left;
}

* html #fsContentWrapper {
  height: 1%;
  }

#fsContentTrackedWrapper {
  padding: 0 5px 0px 15px;
  background: url("/i/flightstatus/controller/fsControlBGTrack.gif") repeat-y top left;
  font-size: 11px;
  color: #004a91;
}

h5.fsSchedControl {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  color: #004a91;
  font-size: 12px;
  font-weight: bold;
}

#fsContentWrapper .departDate {
  font-size: 11px;
  color: #666;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}

#rdbCDepartureDate label {
  font-size: 11px;
  color: #666;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}

#rdbCDepartureDate td {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}

#rdbFDepartureDate label {
  font-size: 11px;
  color: #666;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}

#rdbFDepartureDate td {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}

#fsContentCheck {
  padding: 10px 0 0 15px;
  background: url("/i/flightstatus/controller/fsControlBGTrack.gif") repeat-y top left;
  font-size: 11px;
  color: #004a91;
}

#fsContentCheck #fsControlcheckStat {
  margin: 0 0 0 120px;
  padding: 0 0 0 0;
}

#fsControlBottom {
  background: url("/i/flightstatus/controller/fsControlBottom.gif") no-repeat top left;
  height: 49px;	
}


/* Flight Status Right Content Box Starts
----------------------------------------- */

.fsSBox1 {
  display: none;
  position: absolute;
  top: 30px;
  right: 0px;
  text-align: center;
  width: 329px;
  height: 27px;
  background: url("/i/tbStatusBox1.gif") no-repeat;
}

.fsSBox2_v {
  display: block;
  position: absolute;
  top: 30px;
  right: 0px;
  width: 329px;
  height: 27px;
  background: url("/i/tbStatusBox2.gif") no-repeat;
}

.fsSBox2 {
  display: none;
  position: absolute;
  top: 30px;
  right: 0px;
  width: 329px;
  height: 27px;
  background: url("/i/tbStatusBox2.gif") no-repeat;
}


/* Flight Status Weather Widget Starts
----------------------------------------- */

#fsWidTop {
  margin: 0 5px 10px 5px;
  padding: 10px 0 0 0px;
  font-size: 12px;
  text-align: left;
}

#fsWidTop:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}   

/* Hides from IE-mac \*/
* html #fsWidTop {
	height: 1%; 
}
/* End hide from IE-mac */

#fsWidTop .wleft {
  float: left;
  text-align: left;
  padding: 10px 0 0 0;
}

#fsWidTop .wright {
  float: right;
  margin: 20px 0 0 0;
  padding: 5px 0 5px 20px;
  text-align: center;
  width: 70px;
  font-size: 10px;
  border-left: 1px solid #d5e5f3;
}

.reqPtsBtn.fsWid {
  margin: 0 5px 0 5px;
  padding: 10px 0 0 0px;
  background-color: #e8f6ff;
  color: #666;
  font-size: 12px;
  text-align: left;
  width: 220px;
}

.reqPtsBtn.fsWid:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}   

/* Hides from IE-mac \*/
* html .reqPtsBtn.fsWid {
	height: 1%; 
}
/* End hide from IE-mac */

.reqPtsBtn.fsWid .wleft {
  float: left;
  text-align: left;
  padding: 0 0 0 10px;
}

.reqPtsBtn.fsWid .wright {
  float: right;
  width: 146px;
}

.reqPtsBtn.fsWid .fsWidLink {
  clear: both;
  margin: 0 0 0 0;
  padding: 5px 0 0 10px;
  color: #4b90cd;
  font-size: 12px;
  width: 240px;
}


* html .reqPtsBtn.fsWid .fsWidLink {
  clear: left;
  margin: 0 0 0 0;
  padding: 5px 0 0 10px;
  color: #4b90cd;
  width: 210px;
}
/* Flight Status specific headers start 
------------------------------------------- */

h4.fsDetailSel {
  font-size: 16px;
  color: #fff;
  font-weight: bold;
  margin: 0 0 0 0;
  padding: 12px 0px 0px 0px !important;
}

h5.fsDetailSel {
  font-size: 12px;
  color: #fff;
  font-weight: normal;
}

h4.blue3 {
  font-size: 14px;
  color: #666666;
  padding-top: 12px;
}

h4.fsSched {
  font-size: 16px;
  color: #004a91;
  font-weight: bold;
  margin: 0 0 0 0;
  padding: 12px 0px 0px 0px !important;
  }

h5.fsSched {
  font-size: 12px;
  color: #004a91 !important;
  font-weight: bold;
  margin: 0 0 0 0;
  padding: 0 0 0 0 !important;
  }

* html h5.fsSched {
  font-size: 12px;
  color: #004a91 !important;
  font-weight: bold;
  margin: 0 0 0 0;
  padding: 0 0 0 70px !important;
  }


h4.fsDetail {
  font-size: 16px;
  color: #004a91;
  font-weight: bold;
  display: inline;
}

h5.fsSched {
  font-size: 12px;
  color: #666;
  font-weight: bold;
  }

h5.fsDetail {
  font-size: 12px;
  color: #004a91;
  font-weight: normal;
  }

h5.fsSchedSub {
  color: #666;
  padding-bottom: 10px;
  font-weight: bold;
  }
   

h5#byCity {
  margin-bottom: 25px;
  padding: 26px 0 0 0;
  overflow: hidden;
  background-image: url("/i/flightstatus/fsBycities.gif");
  background-repeat: no-repeat;
  height: 0px !important;
  height /**/: 26px;
  width: 89px;
}

#fsSchedLanding h5#byCity {
  margin-bottom: 10px;
  padding: 26px 0 0 0;
  overflow: hidden;
  background-image: url("/i/flightstatus/fsBycities.gif");
  background-repeat: no-repeat;
  height: 0px !important;
  height /**/: 26px;
  width: 89px;
}

h5#byFlight  {
  margin-bottom: 25px;
  padding: 27px 0 0 0;
  overflow: hidden;
  background-image: url("/i/flightstatus/fsByFlightNum.gif");
  background-repeat: no-repeat;
  height: 0px !important;
  height /**/: 27px;
  width: 184px;
}

h5#byConfirmationNumber  {
  margin-bottom: 25px;
  padding: 27px 0 0 0;
  overflow: hidden;
  background-image: url("/i/flightstatus/vlByConfNum.gif");
  background-repeat: no-repeat;
  height: 0px !important;
  height /**/: 27px;
  width: 184px;
}

h5#byCities  {
  margin-bottom: 25px;
  padding: 27px 0 0 0;
  overflow: hidden;
  background-image: url("/i/flightstatus/vlByCities.gif");
  background-repeat: no-repeat;
  height: 0px !important;
  height /**/: 27px;
  width: 184px;
}

#fsSchedLanding h5#byFlight  {
  margin-bottom: 10px;
  padding: 27px 0 0 0;
  overflow: hidden;
  background-image: url("/i/flightstatus/fsByFlightNum.gif");
  background-repeat: no-repeat;
  height: 0px !important;
  height /**/: 27px;
  width: 184px;
}

/* Flight Status Right Content Box Ends
----------------------------------------- */

#fsCheckStat {
	margin: 0 0 20px 0;
	padding: 10px 10px 20px 360px;
}

#helpInfo {
	margin: 0 0 0 0;
	padding: 10px 0 0 20px;
	text-align: left;
	font-family: Arial, sans-serif;
}

#helpInfo h4 {
	padding-bottom: 7px;
	font-weight: bold;
	color: #004a91;
	font-size: 14px;
}

#helpInfo .helpLinks {
	display: block;
	margin: 0 0 0 0;
	padding: 0 8px 0 0;
	font-size: 11px;
}

td.fsCity {
	margin: 0 0 0px 0;
	padding: 0 0 10px 0;
	width: 100px;
}
	
h5#depart {
	margin: 15px 0 5px 0;
	padding: 0 0 0 0;
	color: #004a91;
	font-size: 12px;
	font-weight: bold;
}

.departDate {
	font-size: 12px;
	padding: 0 0 0 5px;
}

h5#byFlightNumberBOR  {
	margin-bottom: 25px;
	padding: 27px 0 0 0;
	overflow: hidden;
	background-image: url("/i/manageflights/flightcomp/fcByFlightNum.gif");
	background-repeat: no-repeat;
	height: 0px !important;
	height /**/: 27px;
	width: 184px;
}

h5#byCitiesBOR  {
	margin-bottom: 25px;
	padding: 27px 0 0 0;
	overflow: hidden;
	background-image: url("/i/manageflights/flightcomp/fcByCities.gif");
	background-repeat: no-repeat;
	height: 0px !important;
	height /**/: 27px;
	width: 184px;

