body, html
{
    padding: 0px !important;
    margin: 0px !important;
    text-align: center !important;
    background-color: transparent;
    width: 201px;
    height: 100%;
}

.wrapper
{
    background-image: url(../images/body_bg.gif);
    background-position: top;
    background-repeat: no-repeat;
    border: 1px solid #85bd29;
    background-color: #7ab51d;
    height: 426px;
    width: 100%;
    font-size: 11px;
    font-family: Arial, Tahoma, helvetica;
    color: #010101;
    padding: 0px;
    margin: 0px auto !important;
    text-align: left;
    float: none;
    position: relative;
}

/*BLUE BOX with the form*/

.blue
{
    margin: 0px auto;
    margin-top: 88px;
    width: 190px;
    min-height: 2px;
    background-color: #e8f2f7 !important;
    background-image: url(../images/blue_bg.gif);
    background-position: left bottom;
    background-repeat: repeat-y;
}

.white
{
    margin: 0px auto;
    margin-top: 68px;
    width: 190px;
    background-color: transparent !important;
}


.header th
{
    color: #fff;
    font-weight: bolder;
}

.header td span
{
    color: #000 !important;
    font-weight: normal;
}

.header span
{
    color: White;
}

.blue .top
{
    width: 100%;
    height: 8px;
    background-image: url(../images/blue-top_bg.gif);
    background-position: left bottom;
    background-repeat: no-repeat;
}

.blue .content
{
    width: 100%;
    height: 290px;
    background-image: url(../images/blue-content_bg.gif);
    background-position: left top;
    background-repeat: no-repeat;
    overflow: hidden;
}
/*---STEP 1,2,3---*/

.blue ol
{
    padding-left: 0px;
    margin-left: 30px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

.blue ol li
{
    margin-left: 0px;
    padding-left: 0px;
    padding-bottom: 10px;
}

/*form elements*/

.blue .textbox, .blue .dropdown
{
    border: 1px solid #969696 !important;
    font-size: 11px;
    font-family: Arial;
    margin-top: 0px;
    display: block;
    text-align: left;
}

.blue .dropdown /*drop down to pick the route no.*/
{
    width: 50px;
}

.blue .button /*button Submit.*/
{
    margin-left: 30px;
}

.blue .dropdown .ddl
{
    text-align: right !important;
}


.blue a
{
    color: #010101;
    font-weight: bold;
    text-decoration: none;
}

.blue span
{
    display: block;
    float: right;
    margin-right: 10px;
}



.blue .bottom
{
    width: 100%;
    height: 8px;
    background-image: url(../images/blue-bottom_bg.gif);
    background-position: left top;
    background-repeat: no-repeat;
}


/*RESULTS*/

.results
{
    margin-top:0px;
    width: 100%; /*height: 250px;*/
    background-image: url(../images/results_bg.gif);
    background-position: left bottom;
    background-repeat: repeat-y;
}

.results .top
{
    width: 100%;
    height: 22px;
    background-image: url(../images/results_top_bg.gif);
    background-position: left bottom;
    background-repeat: no-repeat;
    text-align: right !important;
    border: 0px !important;
}

.results .top .previous
{
    width: 79px;
    height: 22px;
    background-image: url(../images/ask-again_r1.gif);
    float: right !important;
}

.results .top .previous:hover
{
    width: 79px;
    height: 22px;
    background-image: url(../images/ask-again_r2.gif);
    float: right !important;
}

.results .content
{
    width: 100%;
    text-align: center;
}

.results .content table
{
    width: 175px !important;
    display: block;
    text-align: left;
    border: 0px;
    margin: 0px auto;
    margin-top: 5px;
}



.results .content table th
{
    color: #2a801f !important;
    font-weight: bolder;
    text-align: right;
}

.results .content table th, .results .content table td
{
    padding-bottom: 5px;
    vertical-align: top;
}


.results .bottom
{
    width: 100%;
    height: 8px;
    background-image: url(../images/results_bottom_bg.gif);
    background-position: left top;
    background-repeat: no-repeat;
}

/*SPECIAL EVENT MESSAGES*/

.specialeventmessages
{
    margin-top: 10px;
    width: 100%; /*height: 250px;*/
    background-image: url(../images/results_bg.gif);
    background-position: left bottom;
    background-repeat: repeat-y;
}

.specialeventmessages .top
{
    width: 100%;
    height: 22px;
    background-image: url(../images/sem_top_bg.gif);
    background-position: left bottom;
    background-repeat: no-repeat;
    text-align: right !important;
    border: 0px !important;
}

.specialeventmessages .top .previous
{
    width: 79px;
    height: 22px;
    background-image: url(../images/ask-again_r1.gif);
    float: right !important;
}

.specialeventmessages .top .previous:hover
{
    width: 79px;
    height: 22px;
    background-image: url(../images/ask-again_r2.gif);
    float: right !important;
}

.specialeventmessages .content
{
    width: 100%;
    text-align: center;
}

.specialeventmessages .content table
{
    width: 175px !important;
    display: block;
    text-align: left;
    border: 0px;
    margin: 0px auto;
    margin-top: 5px;
}

.specialeventmessages .content table th
{
    color: #3c7697 !important;
    font-weight: bolder;
}

.specialeventmessages .content table th, .results .content table td
{
    padding-bottom: 5px;
    vertical-align: top;
}


.specialeventmessages .bottom
{
    width: 100%;
    height: 8px;
    background-image: url(../images/results-bottom_bg.gif);
    background-position: left top;
    background-repeat: no-repeat;
}

btnPrediction_Click .TrackerIDTextBox
{
    background-image: url(../images/textbox.gif);
    height: 18px;
    width: 150px;
    background-color: #eff3f7;
    border: none;
}

.SubmitButton
{
    background-image: url(../images/btnSubmit.gif);
    background-repeat: no-repeat;
    background-color: Transparent;
    border: none;
    width: 52px;
    height: 23px;
    margin-left: 30px;
    cursor: hand;
}

.SubmitButtonDisabled
{
    background-image: url(../images/btnSubmitOff.gif);
    background-color: Transparent;
    border: none;
    width: 52px;
    height: 23px;
    margin-left: 30px;
    cursor: hand;
}

#lblValMessage
{
    margin-top: 0px !important;
    position: relative;
    z-index: 3;
    display: block !important;
}

#lblRequestedStopName
{
    color: #000 !important;
    font-weight: bold !important;
    display: block !important;
    padding: 5px 0px 2px 0px !important;
}

.ajax_loader
{
    position: absolute;
    z-index: 3;
    top: 370px;
    left: 169px;
    filter: alpha(opacity=80);
    opacity:0.8;
    
    
}
