body {
  font-size: 13px;
}

/**************
 * LAYOUT
 *************/
#doc, #doc2 {
  margin-left: 0;
}

#custom-doc { 
  margin-left: 0;
  text-align:left; /* leave unchanged */ 
  width:46.15em;/* non-IE */ 
  *width:45.04em;/* IE */ 
  min-width:600px;/* optional but recommended */ 
} 

.yui-t2 #yui-main .yui-b {
  margin-left: 18.4608em;
}

.yui-t2 .yui-b {
  width: 18.4608em;
}

.yui-ge div.first {
  width: 76%;
}

p, ul, ol, td {
  padding: 5px;
  font-size: 87%;
  line-height: 1.5em;
}

a {
  color: #003366;
}

sup {
  font-size: 50%;
}

blockquote {
  color: #fff;
  background-color: #666;
  font-weight: bold;
  margin: 15px auto;
  width: 95%;
}

blockquote p {
  padding: 15px;
}


/**************
 * HEADER
 *************/
#header {
  border-bottom: 1px solid #ccc;
}

#header img {
  border-right: 1px solid #ccc;
}

#header .tag {
  font-size: 120%;
}

#header #account {
  text-align: right;
}

#header #account a, 
#header #account a:visited {
  font-weight: bold;
}


#header #account .welcome {
  display: block;
}

#header #account ul {
  padding: 5px;
}

#header #account li {
  display: inline;
  border-right: 1px solid;
  padding: 2px 7px;
}

#header #account li.last {
  border-right: none;
  padding-right: 0px;
}

/**************
 * FOOTER
 *************/
#footer {
  border-top: 1px solid #ccc;
  padding: 10px;
  text-align: right;
  font-size: 85%;
}

#footer p, #footer ul {
  padding: 0;
}

#footer a{
}

#footer li {
  display: inline;
}

/**************
 * SIDEBAR
 *************/
#sidebar {
  border-right: 1px solid #ccc;
  margin: 10px 0;
}

#sidebar h2 {
  color: #000;
  text-align: center;
}

#sidebar label {
  float: none;
}

#sidebar .text, #sidebar .date {
  width: 65%;
}

#sidebar input.submit {
  display: block;
  margin: 0 auto;
}

#sidebar h4 {
  padding-left: 20px;
  color: #666;
}

#sidebar .incomplete h4 {
  background: url(/images/icons/resultset_next.png) no-repeat left center;
}

#sidebar .progress h4 {
  color: #000;
  background: url(/images/icons/pencil.png) no-repeat left center;
}

#sidebar .complete h4 {
  background: url(/images/icons/tick.png) no-repeat left center;
  color: #003366;
}

#sidebar .complete li {
  padding-left: 20px;
  background: url(/images/icons/tick.png) no-repeat left center;
}

/**************
 * CONTAINER
 *************/
.container {
  padding: 0 5px;
  position: relative;
}


/**************
 * NAVIGATION
 *************/
#navigation ul {
  font-size: 100%;
  line-height: 1em;
  padding: 15px 5px;
  margin: 0 0 10px;
}

#navigation li {
  border: 1px solid #003366;
  background: #003366;
  display: inline;
  padding: 15px;
  margin: 0;
}

#navigation li a {
  color: #fff;
  text-decoration: none;
}

#navigation .selected {
  border: 1px solid #000;
  background: #fff;
}

#navigation .selected a {
  color: #000;
}

/**************
 * WELCOME
 *************/
#welcome {
  color: #003366;
}

#welcome h1, #welcome h2, #welcome h3 {
  color: #003366;
  line-height: 1.2;
  padding: 2px 0;
}

#welcome p {
  line-height: 1.2;
}

#welcome li {
  list-style: disc outside;
}
#welcome .bl {
  border-right: 1px solid #ccc;
}

#welcome .bl img {
  display:block;
  width: 300px;
  margin: 0 auto;
}

#welcome .hotline {
  background: #ccc;
  margin: 5px 5px 5px 0;
  padding: 10px 10px 10px 0;
}

#welcome .hotline h3, #welcome .hotline p{
  text-align: center;
  padding: 0;
}

#welcome .hotline h3 {
  font-weight: normal;
}

#welcome .hotline .phone {
  font-size: 182%;
  font-weight: bold;
}

#welcome .hotline ul {
  font-weight: bold;
  padding: 10px 30px 10px 20px;
}

#welcome .signin {
  margin: 5px 0 10px;
  background: #ccc;
}

#welcome .signin h2 {
  font-size: 100%;
  text-align: right;
  padding: 0 5px;
}

#welcome .signin label {
  font-weight: bold;
}


#welcome .signin .text {
  width: 10em;
}

#welcome .signin .button {
  background-image: none;
  padding: 0 2px;
}

#welcome .book {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
}

#welcome .book img {
  width: 65px;
}

#welcome .book td {
  text-align: center;
  padding: 5px 0;
}

#welcome .book .button {
  background: #003366;
  padding: 10px 0px;
  margin: 0;
  display:block;
  height: 3em;
}

#welcome .book a {
  color: #fff;
  font-size: 116%;
  text-decoration: none;
}

.additional {
  position: absolute;
  top: 0;
  right: 0;
}

.service {
  float: left;
  width: 33%;
  height: 14em;
}

.service a {
  text-decoration: none;
}

.service h2 {
  padding: 0 10px;
  font-size: 100%;
  font-weight: bold;
  color: #000;
  text-decoration: none;
}

.service a {
  color: #000;
}
.service p {
  padding: 0 10px;
}

.service img {
  display: block;
  margin: 0 auto;
}

.difference li {
  font-weight: bold;
  color: #003366;
  list-style: disc;
  margin-left: 55px;
}

p.button {
  background: #666;
  font-size: 123.1%;
  color: #fff;
  width: 16em;
  margin: 10px auto;
  padding: 0;
  text-align: center;
}

p.button a {
  color: #fff;
  text-decoration: none;
  display: block;
  padding: 10px;
  width: 15em;
}

.notice {
  font-size: 85%;
}
.partner {
  float: left;
  width: 49%;
  height: 10em;
  text-align: center;
}

#faq dt {
  font-weight: bold;
  padding: 5px 25px;
  background: url(/images/icons/toggleDLplus.gif) no-repeat left center;
}

#faq dt.open {
  background-image: url(/images/icons/toggleDLminus.gif);
}

.breadcrumbs {
  padding:5px 0;
  font-size: 85%;
  color: #003366;
}

.column {
  border: 1px solid #666;
  background-color: #ccc;
  padding: 5px;
  margin-top: 10px;
}

.instruction {
  font-size: 77%;
}

#quick_map {
  clear: both;
  height: 200px;
  width: 95%;
  border: 1px solid #000;
}

#origin_map, #destination_map {
  clear: both;
  width: 95%;
  height: 300px;
  border: 1px solid #000;
}

#drive_map {
  clear: both;
  height: 225px;
  width: 100%;
  border: 1px solid #000;
}

h1, h2, h3, h4, h5, h6 {
  color: #000;
  font-weight: bold;
  padding: 10px 0;
}

h1 {
  font-size: 123.1%;
}

h2 {
  font-size: 138.5%;
}

h3 {
  font-size: 123.1%;
}

ol {
  list-style: decimal;
  margin-left: 45px;
}

ul {
  list-style: disc;
  margin-left: 45px;
}

strong {
  font-weight: bold;
}

em {
  font-style: italic;
}

fieldset {
  margin-top: 10px;
  padding: 2px;
  border: 1px solid
}

legend {
  font-weight: bold;
  font-size: 123.1%;
 color: #ff8000;
}

label {
  float: left;
  width: 11em;
  padding: 2px;
}

label.required {
  font-weight: bold;
}

.costs .text {
  width:95%;
}

.costs label {
  float: none;
}

.options label {
  width: 15em;
}

.options form {
  padding: 10px;
  text-align: right;
}

input, textarea {
  border: 1px solid #000;
}

.text {
  width: 15em;
  padding: 1px;
}

.select {
  font-size: 108%;
  font-family: monospace;
  width: 95%;
}

.button {
  background: #003366 url(/images/button-arrow.gif) no-repeat right center;
  color: #fff;
  font-size: 108%;
  padding: 2px;
  padding-right: 20px;
}

a.button {
  text-decoration: none;
  font-size: 108%;
  padding: 4px;
  padding-right: 20px;
}

.button.map {
  background: #003366;
  padding: 2px;
}

.quotes table {
  width: 100%
}

.quotes td {
  padding: 5px 5px 0;
}

.quotes label {
  width: 100%;
  float: none;
}

.quotes .airport_code {
  width: 3em;
}

.right {
  float: right;
  margin: 10px;
}

.flight-type {
  font-size: 77%;
}

table {
  width: 100%;
}

th {
  font-weight: bold;
}

td {
  padding: 5px;
}

td.duration, td.count, td.percentage {
  text-align: center;
}

td.cost {
  text-align: right;
}

tr.total td {
  font-weight: bold;
  border-top: 1px solid #000;
}

table.report td, table.report th {
  padding: 0 3px;
  font-size: 85%;
}

.even {
  background-color: #9bb5f0;
}

.even a {
  color: #fff;
}

.odd {
  background-color: #fff;
}

.odd a {
  color: #003366;
}
.header {
  font-weight: bold;
  font-size: 100%;
  text-align: left;
}

.headerSortUp {
  background-image: url(/images/icons/green_acending.gif);
  background-repeat: no-repeat;
  padding-left: 30px;
}

.headerSortDown {
  background-image: url(/images/icons/green_decending.gif);
  background-repeat: no-repeat;
  padding-left: 30px;
}

#notice {
  border: 1px solid #000;
  color: #fff;
  font-weight: bold;
  margin: 0 0 0 5px;
  padding: 5px 5px 5px 20px;
  background: green url(/images/icons/accept.png) no-repeat left center;
}

#warning {
  border: 1px solid #000;
  color: #fff;
  font-weight: bold;
  margin: 0 0 0 5px;
  padding: 5px 5px 5px 20px;
  background: red url(/images/icons/exclamation.png) no-repeat left center;
}

#message {
  border: 1px solid #000;
  color: #666;
  font-weight: bold;
  margin: 0 0 0 5px;
  padding: 5px 5px 5px 20px;
  background: yellow url(/images/icons/error.png) no-repeat left center;
}

.fieldWithErrors .text{
  background-color: #FF8080;
  border: 1px solid #990000;
}

#errorExplanation {
  width: 90%;
  border: 2px solid #990000;
  padding: 7px;
  padding-bottom: 12px;
  background-color: #f0f0f0;
}

#errorExplanation h3 {
  text-align: left;
  padding: 5px 5px 5px 15px;
  margin: -7px;
  color: #FFF;
  background-color: #990000;
}

#errorExplanation p {
  color: #333;
  margin-bottom: 0;
  padding: 10px;
}

#errorExplanation ul li {
  list-style: square;
  margin-left: 2em;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
