/*body
{
	margin:0;
	padding:0;
	font-family:"Helvetica Neue",Arial,Helvetica,sans-serif;
	font-size:14px;
	line-height:1.3em;
	background-color:#f6f6f6;
}*/
a img
{
    border: 0;
}

a
{
    outline: none;
    /*color:#fff;*/
}

#outer
{
    margin: 0 auto;
    padding-top: 0;
    width: 980px;
}

#topStrip
{
    margin: 0 auto;
    width: 980px;
    min-height: 80px;
    background-position: top center;
}

    #topStrip h1
    {
        margin: 0px;
        padding: 0px;
    }

    #topStrip a
    {
        display: block;
    }

    #topStrip .trent-barton-live
    {
        position: absolute;
        top: 0;
        right: 12px;
        width: 196px;
        height: 30px;
    }

#main
{
    margin: 0px;
    /*padding: 20px;
    background-color: #fff;*/
}

/*#main > p
    {
        margin-top: 0;
        padding-top: 0;
    }*/



#travelPanelMango
{
    background-position: left bottom;
    background-repeat: no-repeat;
}

.travelPanel
{
    padding: 0;
    background-color: #f6f6f6;
}

    .travelPanel.welcome
    {
        position: relative;
    }

        .travelPanel.welcome h1
        {
            padding-top: 20px;
        }

    .travelPanel .roundedCorner
    {
        background: url(../../images/trentbarton/topTravelCurve.gif) no-repeat top right;
        width: 15px;
        height: 15px;
        position: absolute;
        top: 0;
        right: 0;
    }

    .travelPanel .minHeight
    {
        min-height: 360px;
        padding-left: 50px;
        width: 470px;
    }

        .travelPanel .minHeight p
        {
            margin-top: 0px;
            margin-bottom: 10px;
        }


    .travelPanel h1
    {
        font: lighter 16px Arial;
        padding: 0;
        margin: 0;
        font-weight: normal;
        padding-bottom: 25px;
        padding-top: 10px;
    }

        .travelPanel h1 span
        {
            font: bold 20px Arial;
        }

    .travelPanel h2
    {
        font: bold 14px Arial;
        margin-bottom: 2px;
        margin-top: 10px;
    }

    .travelPanel h3
    {
        font: bold 12px Arial;
    }

    .travelPanel .rightScreen h3
    {
        margin-top: 0px;
    }

    .travelPanel .rightScreen p
    {
        margin-bottom: 0;
    }

#travelPanelWelcome h1
{
    background-image: url(../../images/trentbarton/line.png);
    background-repeat: no-repeat;
    background-position: left bottom;
}

#leftMango
{
    background-image: url(../../images/trentbarton/mango_card.png);
    background-repeat: no-repeat;
    background-position: left top;
    width: 390px;
    min-height: 400px;
    margin-right: 30px;
    float: left;
    margin-left: 30px;
}

    #leftMango p
    {
        padding-left: 130px;
    }

    #leftMango h2
    {
        padding-left: 130px;
    }

#rightMango
{
    width: 400px;
    margin-left: 20px;
    min-height: 400px;
    float: left;
}

#leftTravelPanel
{
    width: 260px;
    min-height: 400px;
    margin-right: 30px;
    float: left;
    overflow: hidden;
    margin-left: 20px;
}

#leftTravelPanelScroller
{
    width: 2000px;
}

.leftScreen
{
    width: 260px;
    float: left;
}

    .leftScreen h3
    {
        margin-bottom: 4px;
    }

        .leftScreen h3 img
        {
            margin-right: 9px;
        }

ul.ttList
{
    list-style: none;
    margin: 0;
    padding: 0;
    margin-bottom: 20px;
}

    ul.ttList li.first a
    {
        margin-bottom: 3px;
    }

    ul.ttList li a
    {
        display: block;
        background-color: #eee;
        font: normal 12px Arial;
        color: #333;
        text-decoration: none;
        padding: 5px;
        padding-left: 10px;
        padding-right: 15px;
        background-image: url(../../images/trentbarton/rightArrow.gif);
        background-repeat: no-repeat;
        background-position: right top;
        margin-bottom: 1px;
        margin-left: 35px;
    }


ul.ttOptionsList
{
    list-style: none;
    margin: 0;
    padding: 0;
}

    ul.ttOptionsList li a
    {
        display: block;
        font: normal 12px Arial;
        color: #fff;
        text-decoration: none;
        padding: 5px;
        padding-left: 15px;
        padding-right: 15px;
    }




#rightTravelPanel
{
    width: 580px;
    margin-left: 20px;
    min-height: 400px;
    float: left;
    overflow: hidden;
}

ul.fare
{
    margin: 0px;
    padding: 0px;
    list-style: none;
}

    ul.fare img
    {
        float: left;
        margin-right: 15px;
    }

    ul.fare span
    {
        display: inline-block;
        width: 140px;
    }

.fare li
{
    display: block;
    margin-bottom: 20px;
    margin-left: 10px;
}

.fareResult
{
    width: 200px;
    display: block;
    float: left;
}

#rightTravelPanelScroller
{
    width: 4000px;
}

.rightScreen
{
    width: 900px;
    float: left;
    margin-right: 20px;
}

.timesIntro
{
    margin-left: 65px;
    width: 560px;
    font-size: 14px;
}



.travelPanelScrollScreen
{
    width: 880px;
    padding: 0 20px;
    float: left;
}

.travelPanelBottomCurve
{
    background-color: #f6f6f6;
}

.introPanel
{
    /* width: 520px; */
    min-height: 400px;
    float: left;
}

    .introPanel h1
    {
        font-size: 20px;
        margin-top: 0px;
        margin-bottom: 0px;
        font-weight: normal;
    }

    .introPanel p, .introPanel ul li
    {
        font-size: 14px;
        line-height: 1.5em;
    }

.rightPanel
{
    width: 300px;
    float: right;
}

.bottomDivs
{
    width: 225px;
    float: left;
    padding: 0px;
    margin: 0px;
    margin-right: 16px;
}

.inner
{
    padding: 0px 15px;
    color: #666666;
    font-size: 12px;
    min-height: 135px;
}



#news
{
    float: left;
    margin: 0px;
    margin-left: 20px;
    padding: 0px;
    width: 390px;
}

    #news h1
    {
        background-image: url(../../images/trentbarton/newsBg.gif);
        background-repeat: no-repeat;
        min-height: 62px;
        margin: 0px;
        padding: 0px;
        padding-left: 60px;
        padding-top: 10px;
        color: #666666;
        font-size: 14px;
    }

    #news p
    {
        font-size: 12px;
        color: #666666;
        margin-top: 0;
    }

#mainLeft
{
    margin: 0;
    padding: 0;
    width: 319px;
    float: left;
}



#mainRight
{
    margin: 0;
    margin-left: 20px;
    padding: 0;
    width: 580px;
    float: left;
    font-family: Arial, Verdana, Helvetica;
    font: normal 1.0em Arial;
    color: #666666;
}

    #mainRight h1
    {
        color: #666666;
        font: bold 14px Arial;
        margin: 0px;
        padding: 0px;
    }

    #mainRight p, #mainRight li
    {
        line-height: 1.3em;
    }

        #mainRight p.date
        {
            font-size: 10px;
        }

#ttNotes
{
    font-size: 10px;
}


.tooltip
{
    width: 150px;
    padding: 5px;
    background-color: #ffffcc;
    border: 1px solid 1px solid #333;
    font-size: 10px;
    font-family: Verdana;
    line-height: 1em;
}

/* MAP PAGE STYLES */

.mapLink ul
{
    list-style: none;
    margin: 0;
    padding: 0;
    margin-top: 5px;
}


.mapLink a
{
    display: block;
    font: normal 12px Arial;
    color: #fff;
    text-decoration: none;
    padding: 5px 5px 5px 8px;
    width: 264px;
    min-height: 46px;
    background-image: url(../../images/trentbarton/grey_bg.png);
    background-position: left center;
    background-repeat: no-repeat;
}

    .mapLink a img
    {
        margin-top: 12px;
        margin-bottom: 10px;
        margin-right: 9px;
    }


    .mapLink a span
    {
        vertical-align: middle;
        display: inline-block;
        width: 205px;
    }


#locationLookup
{
    display: block;
    font: normal 12px Arial;
    color: #fff;
    text-decoration: none;
    padding: 25px 5px 5px 15px;
    width: 264px;
    min-height: 46px;
    background-image: url(../../images/trentbarton/grey_bg.png);
    background-position: left center;
    background-repeat: no-repeat;
}

#footer2 h2 a:hover
{
    text-decoration: none;
}

.preFilledInput
{
    font-style: italic;
    color: #999;
}


/* Temporary Files */

.tempFaresLeft
{
    float: left;
    width: 280px;
    text-align: right;
}

.tempFaresRight
{
    width: 500px;
    text-align: left;
    margin-left: 340px;
    margin-bottom: 40px;
}

#featureTopGeneral
{
    margin: 0px;
    padding: 0px;
    width: 628px;
    padding-top: 10px;
}

.featureTopGeneral
{
    margin: 0px;
    padding: 0px;
    max-width: 628px;
    padding-top: 10px;
}


.featureInner
{
    margin: 0px 1px;
    padding: 0px;
    padding-right: 20px;
}




    .featureInner p
    {
        margin: 0px;
        padding-bottom: 10px;
    }

.featureBot
{
    height: 11px;
    font-size: 0px;
    line-height: 0px;
    overflow: hidden;
}


#featureTopLeft
{
    margin: 0px;
    padding: 0px;
    width: 205px;
    padding-top: 15px;
    margin-left: 50px;
}

.featureInnerLeft
{
    margin: 0px padding:0px;
}

    .featureInnerLeft p
    {
        margin: 0;
        padding: 0;
    }

.featureBotLeft
{
    height: 15px;
    font-size: 0px;
    line-height: 0px;
    overflow: hidden;
}

.tempFaresLeft .adImages img
{
    margin: 20px 0 20px 20px;
}

.signupForm label
{
    width: 175px;
    display: inline-block;
    font-weight: bold;
}

/*
	mapping
*/

.map, #mapLoadingMask
{
    width: 575px;
    height: 360px;
    margin-right: 5px;
    border: 1px solid #999;
}

.map-button-fullscreen
{
    background-color: white;
    border-color: #D0D0D0 #707070 #707070 #D0D0D0;
    border-style: solid;
    border-width: 1px;
    color: black;
    font-family: Arial,sans-serif;
    font-size: 12px;
    margin-top: 5px;
    width: 80px;
    height: 24px;
}

/*
	Fares Widget
*/

.faresWidget #featureTopGeneral
{
    padding: 0;
    width: auto;
    margin-left: 340px;
}

.faresWidget .featureBot
{
    display: none;
}

.faresWidget br
{
    display: none;
}

.faresWidget .selectors br
{
    display: block;
}

.faresWidget h3
{
    display: none;
}

.faresWidget h2
{
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 15px;
    padding-left: 49px;
    background: url(/images/trentbarton/fareLookupPrice.png) no-repeat 0px 15px;
    height: 66px;
}

.faresWidget ul
{
    margin-bottom: 0;
    padding-bottom: 10px;
}

.faresWidget .areaStartEndPoint .description
{
    width: 200px;
    float: right;
    margin-right: 40px;
    padding-top: 20px;
}

.faresWidget .areaStartEndPoint .description
{
    width: 300px;
    display: inline-block;
}

.faresWidget select
{
    border: 1px solid #666666;
    color: #111111;
    padding: 2px;
}

.mango-video
{
    display: block;
    width: 400px;
    height: 250px;
}

    .mango-video img
    {
        border: 1px solid #D1D1D1;
    }

div#main
{
    position: relative;
}

div.social-media
{
    width: 160px;
    height: 26px;
    position: absolute;
    right: 20px;
    top: 61px;
}

    div.social-media .twitter-share-button
    {
        position: relative;
        top: 3px;
    }

.fb_iframe_widget iframe
{
    width: 90px !important;
}

.tempFaresRight img
{
    margin: 10px;
}

/* High Traffic Rollover On-page Alert */
#outer
{
    position: relative;
}

#traffic-alert
{
    position: absolute;
    top: 150px;
    right: -34px;
    width: 34px;
    height: 100px;
    background: url(../../images/trentbarton/high-traffic-alert.png);
    cursor: pointer;
}

#traffic-alert-message
{
    position: absolute;
    top: 150px;
    right: 0;
    border-radius: 10px 0 10px 10px;
    border: 1px solid #FFF;
    border-right: none;
    background: #9a9a9a;
    z-index: 1000;
    padding: 10px;
    overflow: hidden;
}

#traffic-alert-message-content
{
    min-height: 90px;
    position: relative;
    color: #FFF;
    width: 300px;
    padding: 0 0 1em 0;
}

    #traffic-alert-message-content p
    {
        margin: 0 0 1em 0;
    }

    #traffic-alert-message-content a
    {
        color: #FFF;
        font-weight: bold;
    }

    #traffic-alert-message-content .view-more
    {
        position: absolute;
        bottom: 0;
        right: 0;
        text-decoration: none;
    }

        #traffic-alert-message-content .view-more:hover
        {
            text-decoration: underline;
        }

/* ADDED 2012-07-26 */

.printableTimesIntro, .printableRouteImg
{
    display: none;
}

.pdfInfo .pdfInfoItem
{
    font-size: x-small;
}

    .pdfInfo .pdfInfoItem a
    {
        text-decoration: none;
    }

.bg-linkable
{
    width: 174px;
    height: 135px;
    position: absolute;
    left: 765px;
}

.bg-linkable-top
{
}

.bg-linkable-middle
{
    top: 135px;
}

.bg-linkable-bottom
{
    top: 272px;
}


.rightScreen h2
{
    margin-top: 30px;
}
