﻿@import url("screen.css");
#content
{
    background: url(../images/main.jpg) #f8f8f8 no-repeat top;
}

form
{
    margin:0px;
    padding:0px;
}
#resultBox
{
    border: solid 1px #91a7b4;
    background-color: #ffffff;
    padding: 10px;
    width: 600px;
    margin: auto;
    margin-top: 20px;
}

#resultTitle
{
    text-align:left;
    font-family: Verdana;
    font-size: 0.8em;
    font-weight: bold;
    padding:3px;
    color: #15478e;
    margin-bottom: 10px;
}

#itinInstructions
{
    text-align:center;
    font-family: Verdana;
    font-size: 0.8em;
    font-weight: bold;
    padding:3px;
    color: #e57200;
    margin-bottom: 10px;
}

.resultLinks
{
    text-align:left;
    margin: 10px;
}

.resultLinks a
{
    color:#191970; 
    font-weight: normal;
    cursor: pointer;
    font-family: Verdana;
    font-size: 0.9em;
    text-decoration: underline;   
}

input
{
 
    font-family: Verdana;
    color: #555555; 
    font-weight: normal;   
}

select
{
    font-family: Verdana;
    color: #555555;  
}

/* TAB STYLES */
#divTabBox
{
    text-align: center;
    height: 12em;
}


.searchTabContent,
.searchTabContentNoImg
{
    padding: 10px;
    width: 630px;
    min-width: 630px;
    height:12em;
    min-width: 200px;
    font-family: Verdana;
    font-size: 0.8em;
    font-weight: bold;
    color: #123c78;
    background-color:  #e2e8f1;   
}

.searchTabContent
{
    background:  #e2e8f1 URL(../images/search_bus.gif) center left no-repeat;  

}


.tabTable
{
    margin: auto;
}

.tabSide
{
    background: #e2e8f1 URL(../images/tabs/tab_side.gif); 
    margin: 0px;
    padding: 0px;
    overflow: hidden;
    cursor: default;
}

.tabCenter
{
    background: #e2e8f1 URL(../images/tabs/tab_mid.gif) repeat-x top left;
    cursor: default;
    font-family: Verdana;
    font-size: 0.8em;
    font-weight: bold;
    padding:3px;
}

.tabCenterActive
{
    background: #e2e8f1 URL(../images/tabs/tab_mid_active.gif) repeat-x top left;
    
}

.tabCenterOver
{
    background: #e2e8f1 URL(../images/tabs/tab_mid_over.gif) repeat-x top left;
    
}

.tabCenterBottom
{
    background: #e2e8f1 URL(../images/tabs/tab_mid_bottom.gif) repeat-x top left;
    height: 1px;
    
}

.tabSideBottom
{
    background: #e2e8f1 URL(../images/tabs/tab_side_bottom.gif) repeat-x top left;
    height: 1px;
}

.tabContent
{
    border-bottom: solid 1px #91a7b4;
    border-left: solid 1px #91a7b4;
    border-right: solid 1px #91a7b4;
    background-color: #e2e8f1;
    padding: 0px;
}


.itineraryBox {
	background: #ebf5f1;
	border: 1px solid #8aa3c6;
	font: 0.8em Verdana, Arial, Helvetica, sans-serif;
	color: #15478e;
	width:350px;
	margin-bottom:10px;
	cursor: pointer;
}

.itineraryBoxActive
{
    border: 2px solid #0000ff; 
    margin: -1px;  
    margin-bottom: 9px; 
}

.itineraryBox div
{
    text-align: center;
}

.itineraryBox img
{
    vertical-align: middle;
}

.itineraryArrow
{
    margin-left:20px;
    margin-right:20px;
    margin-top:8px;
    margin-bottom: 8px;
}

.itineraryDeparture
{
	color: #3ab53e;
	padding-top: 15px;

}

.itineraryArrival
{
	color: #f9323b;
	padding-bottom: 15px;

}

.itineraryTime
{
   font-weight: bold; 
}

.itineraryBoxStat {
	background: #e2e8f1;
	border-bottom: 1px solid #8aa3c6;
	width:100%;
	text-align:center;
	margin:0px;
	padding: 0px;
	padding-top:3px;
    padding-bottom:3px;
}

.itineraryBoxStat li
{
    display: inline;
    list-style-type: none;
    width: 50px;
    margin-left:15px;
    margin-right:15px;

}


.itineraryLegend {
	background: #e2e8f1;
	border: 1px solid #8aa3c6;
	width:175px;
	text-align:left;
	margin:0px;
	padding: 3px 0px;
	font: 0.6em Verdana, Arial, Helvetica, sans-serif;
	color: #15478E;
}

.searchTable
{
    font-family: Verdana;
    font-size: 0.8em;
    font-weight: normal;
    margin:10px;
}



.itinInputBox
{
	font: bold 0.8em Verdana;
	color: #15478e;
	background: #f8f9fb;
	border: 1px solid #91a7b4;
}

.stepBox {
	font: bold 0.8em Verdana;
	color: #15478e;
	background: #f8f9fb;
	width: 13em;
	text-align: left;
	border: 1px solid #91a7b4;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px 0px 5px 5px;
}

.inactiveStepBox
{
	color: #cbd6dd;
	background: #a8bbc6;
}

.itinButton
{
	font: bold 0.9em Verdana;
	color: #426aa4;
	vertical-align:middle;
}

.itinButton img
{
	margin-left: 5px;
	margin-right: 5px;
	vertical-align: middle;
}

.arrowImg
{
     margin:5px;
     
}

#lstAddressList
{
    width: 400px; 
    margin-top:10px;
    font-family: Verdana;
    font-size: 1.1em;
    color: #15478e;
}

.busStopSearchItem
{
	margin-left:5px;
	margin-top:2px;
	font-size: 1.1em;
}

.busStopSearchItem a
{
	font-weight: bold;
	color: #15478e;
	text-decoration: underline;
	cursor: pointer;
}

.tramCodeSearchBox
{
	border: solid 1px #000000;
	background-color: #f5f5f5;
	text-align: left;
	padding: 2px;
	width: 170px;
	margin-top: 5px;
	float: right;
}

.tramCodeSearchBoxLabel
{
	font-weight: normal;
	font-size: 0.9em;
	text-decoration: underline;
}

.tramCodeSearchLi
{
	font-weight: normal;
	font-size: 0.9em;
	margin-left: 4px;
}

.findByLink
{
	color: #15478e;
	text-decoration: underline;
	cursor: pointer;
}
