﻿body
{
    background-color: #959595;
    background-image: url(         '/Images/bg.gif' );
    background-repeat: repeat-x;
    font-family: Georgia, Times New Roman, Times, serif;
    font-size: 8pt;
    line-height: normal;
    color: #444444;
}

th
{
    font-weight: bold;
}

a
{
    text-decoration: none;
}
ul
{
    font-family: Georgia, Times New Roman, Times, serif;
}

a:hover
{
    text-decoration: underline;
}

small
{
    font-size: 8pt;
}

sup
{
    vertical-align: top;
    font-size: 7pt;
}
table tr td
{
    padding: 5px;
}
#Container
{
    width: 1002px;
    margin: 0px auto 0px auto;
}

#bdyContainer, #inbdyContainer
{
    background-color: White;
    width: 1002px;
    position: absolute;
    top: 140px;
    background-image: url(         '/images/mainbg.gif' );
    background-repeat: repeat-y;
}

#bdyContainer
{
    min-height: 680px;
    height: auto !important;
    height: 680px;
}

#inbdyContainer
{
}

#box1
{
    position: absolute;
    width: 239px;
    height: 155px;
    margin-left: 14px;
    margin-top: 50px;
    padding: 10px;
    border-left: solid 1px #e5e5e5;
    border-right: solid 1px #e5e5e5;
    border-bottom: solid 1px #e5e5e5;
}
#box2
{
    position: absolute;
    top: 237px;
    width: 330px;
    height: 150px;
    margin-left: 290px;
    padding: 10px;
    border-left: solid 1px #e6e6e6;
    border-right: solid 1px #e6e6e6;
    border-bottom: solid 1px #e6e6e6;
}
#box3
{
    position: absolute;
    top: 235px;
    width: 304px;
    height: 152px;
    margin-left: 656px;
    padding: 10px;
    border-left: solid 1px #d3d3d3;
    border-right: solid 1px #d3d3d3;
    border-bottom: solid 1px #d3d3d3;
}

#box4
{
    position: absolute;
    top: 418px;
    width: 239px;
    height: 220px;
    margin-left: 14px;
    padding: 10px;
    border: solid 1px #e5e5e5;
}

#box6
{
    position: absolute;
    top: 418px;
    width: 305px;
    height: 220px;
    margin-left: 656px;
    padding: 10px;
    border: solid 1px #d3d3d3;
}

#search
{
    margin-top: 30px;
    margin-right: 15px;
    float: right;
}
#Footer
{
    background-image: url(         '/images/border/main-b.gif' );
    background-repeat: repeat-x;
    width: 1002px;
    height: 60px;
    position: absolute;
    top: 815px;
}

#inFooter
{
    background-image: url(         '/images/border/main-b.gif' );
    background-repeat: repeat-x;
    width: 1002px;
    height: 60px;
    background-color: #959595;
}
#weather
{
    float: right;
    width: 195px;
    height: 100px;
    margin-top: 20px;
}

#mainlogo
{
    margin-top: -25px;
}
ul.hMenu li
{
    display: inline;
}

.b
{
    font-weight: bold;
}

.menux li a
{
    color: White;
    text-decoration: none;
}

.menux li a:hover
{
    color: White;
    text-decoration: underline;
}
.menux li
{
    color: White;
}


.floatr
{
    float: right;
}

.lightGray
{
    background-color: #f3f4f4;
}
.darkGray
{
    background-color: #e5e5e7;
}
.bluetext
{
    color: #0571a8;
}
.twittertext img
{
    vertical-align:middle;
}
.twittertext
{
    color: #0571A8;
    position: relative;
    top: -8px;
    padding-bottom: 25px;
    font-size: 18px;
}


.padding
{
    padding: 10px;
    padding-top: 0px;
}
.routes_padding
{
    padding: 0 0 10px 0;
}
.orange
{
    color: #e17d21;
}

.largefont
{
    font-size: 14pt;
}

.xlfont
{
    font-size: 16pt;
}

.xxlfont
{
    font-size: 20pt;
}

.whitetext
{
    color: White;
}

.mediumfont
{
    font-size: 10pt;
}
.clear
{
    clear: both;
}
.red
{
    color: Red;
}
.green
{
    color: Green;
}

.floatl
{
    float: left;
}

.PageName
{
    float: right;
    width: 242px;
    height: 124px;
    line-height: 124px;
    text-align: center;
    vertical-align: middle;
    border: none;
}

.ticketMenu
{
    height: 35px;
    line-height: 35px;
    padding-left: 20px;
    vertical-align: middle;
    width: 225px;
    border-bottom: solid 1px white;
}




.MainContent
{
    border: solid 7px;
    width: 951px;
    margin-left: 8px;
    margin-bottom: 9px;
    padding: 10px;
    min-height: 300px;
    height: auto !important;
    height: 300px;
    padding-right: 10px;
    overflow: auto;
}

#ContentContainer
{
    float: right;
    width: 450px;
}

.rightItem
{
    width: 200px;
    height: 310px;
    margin-left: 15px;
}

.pagecolor
{
}

ul.orangebg li
{
    background-color: #ec8b2b;
}


.SearchBox
{
    height: 15px;
    width: 150px;
    position: relative;
    bottom: 3px;
    border: solid 1px gray;
    font-size: 12px;
    padding-left: 10px;
}

.trans
{
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
}
.timecol
{
    border-bottom: solid 1px black;
}

.TimeTable
{
    border-collapse: separate;
    width: 450px;
}
.TimeTable tr td
{
    padding: 5px;
}


.collapse ul
{
    display: none;
}

.TimeTable tr th
{
    background-color: #ec8b2b;
    color: White;
    font-weight: bold;
    padding: 10px 3px 10px 3px;
    font-size: 10pt;
    vertical-align: middle;
}
.TripTable tr th
{
    color: #444444;
    font-weight: bold;
    padding: 10px 3px 10px 3px;
    font-size: 10pt;
    vertical-align: middle;
}
.pnr
{
    color: Blue;
}
.tar
{
    text-align: right;
}
.bright
{
    border-right: solid 1px black;
}

.rtcolor
{
    width: 20px;
    height: 10px;
    vertical-align: middle;
    float: left;
    margin-top: 2px;
    margin-right: 3px;
}

.hidden
{
    display: none;
}

.lowerr
{
    float: right;
    margin-top:-9px;
    margin-right:-3px;

}

.ulnorm, .newssection ul
{
    list-style-type: disc;
    list-style-position: inside;
    padding-left: 2em;
    text-indent: -1.5em;
    font-family: Georgia, Times New Roman, Times, serif;
}
.ulnomr li, .newssection ul li
{
    font-family: Georgia, Times New Roman, Times, serif;
}



.olnorm
{
    list-style-type: decimal;
    list-style-position: outside;
}

.olnorm li
{
    padding-bottom: 10px;
}

.redtext
{
    color: Red;
    font-size: 15pt;
}

.expressheadsout
{
    border-right: solid 1px black;
    border-left: solid 1px black;
    font-weight: bold;
    padding: 1px 2 px 1px 2px;
    text-align: center;
}
.expressheadsin
{
    border-right: solid 1px black;
    font-weight: bold;
    padding: 1px 2 px 1px 2px;
    vertical-align: middle;
    text-align: center;
}

.expresstimein
{
    border-right: solid 1px black;
    padding: 1px 2px 1px 2px;
    text-align: center;
}
.expresstimeout
{
    padding: 1px 2px 1px 2px;
    text-align: center;
    border-right: solid 1px black;
    border-left: solid 1px black;
}

.boardcol
{
    text-align: center;
}
.nmnm td
{
    border-bottom: solid 1px black;
}
.alttrow td
{
    background-color: #d6d6d6;
}

.rowbott td
{
    border-bottom: solid 1px black;
}
.lrline
{
    border-right: solid 1px black;
    border-left: solid 1px black;
    font-weight: bold;
}

.checkbox
{
    width: 15px;
    height: 15px;
    border: inset 2px;
}

.printcopyright
{
    display: none;
}

.safetybullet
{
    list-style-image: url(  '/images/safety_bullet.gif' );
}

.safetybullet li
{
    vertical-align: middle;
    padding-bottom: 5px;
}
.farelist
{
    list-style-position: outside;
    list-style-type: square;
    min-height: 80px;
}
.busimg
{
    float: left;
    margin-right: 20px;
    margin-bottom: 10px;
}
.msg
{
    font-weight: bold;
    color: Red;
}

.tblSpace tr td
{
    padding: 5px;
}
.dialuc
{
    position: absolute;
    margin-left: 47.5%;
    padding-right: 20px;
    text-align: justify;
    font-size: 9pt;
}

.required
{
    color: Red;
}
.tblcenter tr td
{
    text-align: center;
    padding: 10px;
}
.thumbimg
{
    opacity: 0.4;
    filter: alpha(opacity=40);
    width: 100px;
}
.cartHead
{
    font-weight: bold;
    padding-right: 25px;
}
.cart
{
    padding-top: 10px;
    padding-right: 25px;
}
.cartName
{
    padding-top: 10px;
    padding-right: 25px;
}
.billTable tr td
{
    padding: 5px;
}
.billTable2 tr td
{
    padding: 5px;
}
.shopPrice
{
    width: 75px;
    vertical-align: middle;
    font-size: 18px;
}
.shopItems
{
    padding-bottom: 10px;
    padding-top: 10px;
    font-size: 18px;
    vertical-align: middle;
}
.hShop
{
    font-size: 24px;
    font-weight: bold;
}
.insidepadding
{
    padding-left: 20px;
}
.affilTbl td
{
    vertical-align: middle;
}
.pagecolor
{
    font-weight: normal;
}
.txtclass
{
    width:100px;
}