﻿body {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    margin-left: auto;
    margin-right: auto;
    width: 800px;
}

input {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
}

select {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    
}
.iti_header {
    font-size:10pt;
    font-weight:bold;
}

.tbl_outline {
    border-left: solid 1px black;
    border-right: solid 1px black;
    border-top: solid 1px black;
    border-bottom: solid 1px black;
}

.tblprice_outline {
    border-left: solid 1px #036e74;
    border-right: solid 1px #036e74;
    border-top: solid 1px #036e74;
    border-bottom: solid 1px #036e74;
}
.tlheader {
    text-align:center;
    font-weight:bold;
    background-color:#07387B;
    color:#ffffff;
}
.tlsubheader {
    background-color:#96C1CE;
    color:#000000;
}
.tlcontent {
    background-color:#B0E2F2;
    color:#000000;
}
.schedules-fareheader {
    text-align:left;
    font-weight:bold;
    background-color:#07387B;
    color:#ffffff;
}
.schedules-fareheaderbound {
    background-color:#07387B;
    text-align:center;
    border-top: solid 1px #ffffff;
    color: #ffffff;
}
.schedules-boundheader {
    text-align: center;
    font-weight: bold;
    background-color:#2BC3F4;
    color:#ffffff;
}
.schedules-bdr-top {
    border-top: solid 2px #0065B3;
}
.schedules-bdr-left {
    border-left: solid 2px #0065B3;
}
.schedules-bdr-right {
    border-right: solid 2px #0065B3;
}
.schedules-bdr-bottom {
    border-bottom: solid 2px #0065B3;
}
.schedules-bdr-bottom-1px {
    border-bottom: solid 1px #0065B3;
}
.itinerary-header {
    text-align:left;
    font-weight:bold;
    background-color:#07387B;
    color:#ffffff;
}
.itinerary-headerbound {
    background-color:#2BC3F4;
    border-top: solid 1px #ffffff;
    color: #ffffff;
}
.traveller-header {
    background-color:#0065B3;
    color:#ffffff;
}
.traveller-bdr-left {
    border-left: solid 1px #0065B3;
}
.traveller-bdr-right { 
    border-right: solid 1px #0065B3;
}
.traveller-bdr-bottom {
    border-bottom: solid 1px #0065B3;
}

.price {
    font-size: 11pt;
    font-weight: bold;
    color: #ffffff
}

.tax {
    font-size: 9pt;
    color:#ffffff;
}
.bound {
    color: #000000;
    background-color:#e2f0f1
}



.tbl_header {
    background-color:#58ADB0;
    font-weight:bold;
    color:#ffffff
}

html, body { height:100%; }
#container {
    min-height:100%;
    position:relative;
}
#header {
    padding:10px;
}    
#body {
    padding:10px;
    padding-bottom:78px;	/* Height of the footer */
}
#footer {
    position:absolute;
    bottom:0;
    width:100%;
    height:78px;			/* Height of the footer */
}
#container2 {
    min-height:100%;
    position:relative;
}
#header2 {
    padding:10px;
}    
#body2 {
    padding:10px;
    padding-bottom:78px;	/* Height of the footer */
}
#footer2 {
    position:absolute;
    bottom:0;
    width:100%;
    height:78px;			/* Height of the footer */
}
    
img { border-style: none }
a { border-style: none }

.fdheader {
    color: #3B3F8C;
}
.fdbg {
    background-color: #F0FFFF;
}
.fdtaxes {
    color: #336600;
}
.fdshadowcontainer { background: #F1F0F1; }
.fdshadow1 { background: #DBDADB;position: relative;left: -1px;top: -1px; }
.fdshadow2 { background: #B8B6B8;position: relative;left: -1px;top: -1px; }
.fdshadow3 { background: #ffffff;border: 1px solid #848284;padding: 10px;color: #ff0000;text-align: justify;position: relative;left: -1px;top: -1px; }

#gafooter {
    background-image:url(/images/Home/TableBlue.jpg);
    background-repeat:no-repeat;
    text-align:right;
}

#gafooter span {
    opacity:.4;
    filter:alpha(opacity=40);
    background-color:#c2c2c2;
    color:#000000;
    font-size:10pt;
}