/* Mobile.css */
div.fvlegacy table {
  width: 100%;
  border: 0px;
}

div.fvlegacy table td {
  padding: 0px;
  vertical-align: top;
}

div.fvlegacy h1 {
  color: #E56E1E;
  font-size: 120%;
}

div.fvlegacy h2 
{
	font-size: 105%;
}

div.fvlegacy a, div.fvlegacy a:link, a:visited {
  color: #0078c1;
  text-decoration: underline;
}

div.fvlegacy a:hover, div.fvlegacy a:active {
  text-decoration: underline;
}

div.fvlegacy img {
  border: none;
}

div.fvlegacy div.navMenu {
  padding: 5px 10px;
}

div.fvlegacy .content div.navMenu {
  padding: 0 5px;
  padding-left:0px;
  padding-bottom:10px;
}

div.fvlegacy .helpdiv div.navMenu {
  font-size: 75%;
  padding: 0 5px;
}

div.fvlegacy .help 
{

}

div.fvlegacy .help p
{
	line-height:1.2;
	padding-bottom: 10px;
}

div.fvlegacy .help h1
{
	padding-left:10px;
	padding-bottom:5px;
}

div.fvlegacy .termsOfUse h1
{
	padding-left:10px;
}

div.fvlegacy .termsOfUse div.navMenu {
  font-size: 75%;
  padding: 0 5px;
}

div.fvlegacy .termsOfUse p {
  padding-bottom: 1em;
  font-size: 75%;
}

div.fvlegacy .WarningMessage {
  font-weight: bold;
  color: #E56E1E;
}

div.fvlegacy .ErrorMessage {
  font-weight: bold;
  color: Red;
}

div.fvlegacy .statusAbnormal {
  color: Red;
}

/* Advert */


div.fvlegacy .tanad {
  padding-left: 10px;
  margin: 15px 0 5px 0;
}

div.fvlegacy .googlead {
  margin: 5px 0 5px 0;
}

div.fvlegacy .QuattroAd {
	text-align:center;
}


/* Diversion-Recovery Indicators */
div.fvlegacy .diversion {
  color: #E56E1E;
}

div.fvlegacy .recovery {
  color: #E56E1E;
}

div.fvlegacy div.detailSection div.diversion span.fieldTitle {
  color: #E56E1E;
  font-weight: bold;
}

div.fvlegacy #masterHeader {
  background: #215292 url(../../img/legacy/bg-header.gif) 0 0 repeat-x;
  text-align: center;
}

div.fvlegacy #masterContent {
  padding: 5px 0;
}

div.fvlegacy #masterFooter {
  padding: 0;
}

div.fvlegacy #navFooter {
  background: #bad9f3;
  color: #0078C1;
  margin-top: 10px;
  padding: 5px 10px;
}

div.fvlegacy #copyright {
  padding: 5px 10px;
  font-size: 85%;
}

div.fvlegacy .version {
  padding: 5px 10px;
  font-size: 85%;
}

div.fvlegacy .header {
  font-weight: bold;
  padding: 5px 10px;
  margin:0;
}

div.fvlegacy .homePageHeader {
  font-weight: bold;
  padding: 5px 10px;
}

div.fvlegacy .content {
  padding: 5px 10px;
  margin:0;
}

div.fvlegacy .contentFancy {
  background: #F2F8FF;
  border-top: 4px solid #D7D7D7;
  border-bottom: 4px solid #D7D7D7;
}

div.fvlegacy .content hr {
  clear: both;
}

div.fvlegacy .footer {
  padding:5px 10px;
}

/* Tracker Inputs */
div.fvlegacy input.txt {
  width: 102px;
}

div.fvlegacy select {
  width: 136px;
  font-size: 80%;
}

div.fvlegacy input.imgBtn {
  margin-bottom: 2px;
}

div.fvlegacy div.subBtnBar input.imgBtn 
{
	margin-top:5px;	  
}

div.fvlegacy .codeInputButton {
  position: relative;
  top: -2px;
  border: 0;
  padding: 0;
  margin: 0;
  vertical-align: bottom;
}

div.fvlegacy .inputTitle {
  font-weight: bold;
}

div.fvlegacy .inputSubsection {
  margin: 5px 0;
}

/* List results. */
div.fvlegacy .flightResultlistEntry {
  padding: 5px 0 5px 0;
  font-size: 90%;
}

div.fvlegacy .listSubsection {
  padding: 5px 0 5px 0;
}

div.fvlegacy .listMainInfo {
}

div.fvlegacy .listAcid {
  width: 11ex;
}

div.fvlegacy .listStatus {
  padding-left: 3px;
}

div.fvlegacy .listTop {
  width: 6ex;
  text-align: right;
}

div.fvlegacy .listInAir {
  font-weight: bold;
}

div.fvlegacy .listUnknown {
  color: #aa0000;
}

div.fvlegacy .listDiversionIndicator {
  margin-left: 2ex;
}

/* Flight Detail. */
div.fvlegacy .detailSection {
  padding: 5px 0;
}

div.fvlegacy .flightMap {
  margin: 10px 0;
}

div.fvlegacy .delayMap {
  margin: 9px;
}

div.fvlegacy .fieldTitle {
  vertical-align: top;
}

div.fvlegacy .fieldHighlight {
  font-weight: bold;
}

div.fvlegacy .fieldValue {
  vertical-align: top;
  text-align: right;
}

/* Weather link & icons TODO share outside legacy */
a.wxlink {
  vertical-align:top;
  padding:4px 2px 6px 0;
  margin:0 -3px 7px 0;
  text-decoration:none;
}
img.wxicon {
  margin-top:-4px;
  vertical-align:bottom;
}
img.wxlinkicon {
  margin-top:-2px;
  padding-left:3px;
  vertical-align:bottom;
}


/* Airport/Airline Codes */
div.fvlegacy div.cpd {
  height: 1px;
  background-color: Gray;
  margin: 3px 0;
}

div.fvlegacy .cpn {
  float: left;
  margin-right: 2px;
}

div.fvlegacy .cpc {
  float: right;
  margin-left: 2px;
}

div.fvlegacy .GoogleAdHeader > div[style] {
  margin-left:2px !important;
  margin-top:0px !important;
  margin-bottom:0px !important;
}

div.fvlegacy .GoogleGraphicalAdHeader > div[style] {
}

div.fvlegacy .GoogleAdFooter {
  margin-top: -3px;
}

div.fvlegacy .GoogleGraphicalAdFooter {
  margin-top: -2px;
}

div.fvlegacy .QuattroAdHeader > .QuattroAd {
  margin-top:0px;
  margin-bottom:-3px;
}

div.fvlegacy .QuattroAdFooter {
  margin-top: 1px;
}

div.fvlegacy .HouseAd
{
	padding: 4px 0px 3px 0px;
	text-align: center;
}
