﻿html {
  margin: 0;
  padding: 0;
  height: 100%;
  border: none;
  vertical-align: top;
}

body {
  background-image: url(/LionAirAgentsPortal/images/HdrFtr/misc_bg.jpg);
  background-color: #e9e9e9;
  background-repeat: repeat-x;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #244676;
  padding: 0;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  height: 100%;
}

form {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

table {
  font-size: 10px;
  border-collapse: collapse;
}

table td {
  padding: 0;
  border-spacing: 10px;
  border-width: 0;
}

a:link {
  color: #5784C5;
  text-decoration: none;
}

a:visited {
  color: #5784C5;
  text-decoration: none;
}

a:hover {
  color: #5784C5;
  text-decoration: underline;
}

.bodytable {
  background-color: #ffffff;
  width: 800px;
  text-align: left;
  vertical-align: top;
  margin: auto;
}

.MiddleBit {
  font-size: 10px;
  padding: 7px 20px 7px 20px;
}

a.airlines-button {
  font-family: Verdana, Arial, Helvetica, Sans-Serif;
  font-size: 10px;
  font-weight: bold;
  background-color: #df1103;
  color: #fff;
  border-top: solid 2px #BDD3EF;
  border-left: solid 2px #BDD3EF;
  border-bottom: solid 2px #293439;
  border-right: solid 2px #293439;
  letter-spacing: 0.3em;
  display: inline-block;
  width: 120px;
  height: 25px;
  vertical-align: middle;
  text-align: center;
  padding-top: 3px;
}

a.airlines-button:hover {
  text-decoration: none;
}

a.airlines-button div {
  margin-top: 5px;
}

a.airlines-button-wide,
a.airlines-button-wide:hover,
a.airlines-button-wide:active,
a.airlines-button-wide:visited {
  font-family: Verdana, Arial, Helvetica, Sans-Serif;
  background-color: #df1103;
  font-size: 10px;
  font-weight: bold;
  color: #fff;
  border-top: solid 2px #BDD3EF;
  border-left: solid 2px #BDD3EF;
  border-bottom: solid 2px #293439;
  border-right: solid 2px #293439;
  letter-spacing: 0.3em;
  width: 240px;
  height: 25px;
  vertical-align: middle;
  text-align: center;
  padding-top: 3px;
}

a.airlines-button-wide:hover {
  background-color: #df1103;
}

.airlines-button-bright,
a.airlines-button-bright,
a.airlines-button-bright:hover,
a.airlines-button-bright:active,
a.airlines-button-bright:visited {
  font-family: Verdana, Arial, Helvetica, Sans-Serif;
  background-color: #df1103;
  font-size: 10px;
  font-weight: bold;
  color: #fff;
  border-top: solid 2px #BDD3EF;
  border-left: solid 2px #BDD3EF;
  border-bottom: solid 2px #293439;
  border-right: solid 2px #293439;
  letter-spacing: 0.3em;
  width: 120px;
  height: 25px;
  vertical-align: middle;
  text-align: center;
  padding-top: 3px;
  padding-bottom: auto;
}

a.airlines-button-bright:hover {
  background-color: #df1103;
}

#wrapper {
  margin-left: auto;
  margin-right: auto;
  width: 900px;
  height: auto;
}

/*Header*/
#header {
  margin-bottom: 15px;
  padding: 0px;
  background-image: url(../images/HdrFtr/lion_banner2.gif);
  width: 900px;
  height: 110px;
  margin-left: auto;
  margin-right: auto;
}

.RegionSelector {
  float: left;
  width: 250px;
  height: 20px;
  margin: 80px 5px 0 10px;
}

.RegionSelector span {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #fff;
}

.RegionSelector select {
  font-size: 11px;
}

/*Footer*/
#footer {
  width: 900px;
  height: 20px;
  padding: 10px 20px 0px;
  margin-left: auto;
  margin-right: auto;
}

#footer-links {
  text-align: left;
  float: left;
  width: 300px;
}

#footer-copy {
  float: right;
  width: 300px;
  text-align: right;
  padding-right: 15px;
}

#footer p {
  font: 10px Arial, Helvetica, sans-serif;
  color: #666666;
  padding-bottom: 4px;
}

/* Processing Div */
#Processing {
  display: none;
  text-align: center;
  margin: auto;
  height: 100%;
  vertical-align: top;
  font-weight: bold;
}

.menu {
  font-size: 11px;
  font-weight: bold;
  color: #666666;
  padding-bottom: 2px;
  padding-top: 5px;
  letter-spacing: 0.075em;
}

.menu_border {
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #CCCCCC;
  padding-bottom: 15px;
}

.LHSHeaderd {
  color: #345077;
  letter-spacing: 0.1em;
}

h1 {
  color: #345077;
  font-size: 14px;
  font-weight: bolder;
  letter-spacing: 0.1em;
  padding-right: 0px;
  padding-left: 0px;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #CCCCCC;
  padding-bottom: 7px;
}

h2 {
  color: #345077;
  font-size: 13px;
  font-weight: bolder;
  letter-spacing: 0.1em;
  padding-right: 0px;
  padding-left: 0px;
  padding-bottom: 7px;
}

h3 {
  font-size: 9px;
  font-weight: bold;
  color: #666666;
  padding-bottom: 5px;
  padding-top: 5px;
  letter-spacing: 0.075em;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #CCCCCC;
}

select {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  text-align: justify;
  line-height: 20px;
  color: #666666;
}

input {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #666666;
}

.labelCell {
  width: 130px;
}

.notification {
  font-size: 10px;
  color: #FF0000;
  font-weight: bold;
}

.summaryReport {
  width: 300px;
}

.summaryReport td {
  padding: 5px;
  width: 50%;
  border-bottom: solid 1px #dddddd;
}
