.fieldHolder
{
	width: 282px;
	height: 25px;
	background: url("../img/input.png") no-repeat;
	float: left;
}

.textField
{
	width: 261px;
	height: 20px;
	background: none;
	border: none;
	color: #999999;
	margin-top: 2px;
	margin-left: 5px;
	font-family: trebuchet MS;
	font-size: 14px;
}

.routeLineName
{
	color: #333333;
	font-family: trebuchet MS;
	font-size: 20px;
	font-weight:bold;
}

.blockHeaderTroll
{
	color: #33abc4;
	font-family: trebuchet MS;
	font-size: 18px;
}

.blockHeaderBus
{
	color: #d73b3b;
	font-family: trebuchet MS;
	font-size: 18px;
}

.blockHeaderMarsh
{
	color: #f4b418;
	font-family: trebuchet MS;
	font-size: 18px;
}

.blockHeaderTram
{
	color: #6eb80a;
	font-family: trebuchet MS;
	font-size: 18px;
}


.blockSearchHeader0
{
	color: #9061bb;
	font-family: trebuchet MS;
	font-size: 18px;
}

.blockSearchHeader1
{
	color: #468430;
	font-family: trebuchet MS;
	font-size: 18px;
}

.blockFavHeader0
{
	color: #5e6574;
	font-family: trebuchet MS;
	font-size: 18px;
}

.blockFavHeader1
{
	color: #5e6574;
	font-family: trebuchet MS;
	font-size: 18px;
}

.highlight 
{
 background-color: #dadde0;
}

.bottomGrayTextDot
{
	color:#686c74;
	font-family: trebuchet MS;
	font-size: 12px;
	
	border-bottom:1px dashed #686c74;
    text-decoration:none;
}

.bottomGrayText
{
	color:#686c74;
	font-family: trebuchet MS;
	font-size: 12px;
}

.bottomBlueText
{
	color:#3b89b7;
	font-family: trebuchet MS;
	font-size: 12px;
}

.bottomBlueTextDot
{
	color:#3b89b7;
	font-family: trebuchet MS;
	font-size: 12px;
	
	border-bottom:1px dashed #3b89b7;
    text-decoration:none;
}

.forecastRefreshText
{
	color:#a4a9ae;
	font-family: trebuchet MS;
	font-size: 12px;
}

.forecastTableHeaderName
{
	color:#fff;
	font-family: trebuchet MS;
	font-size: 16px;
	font-weight:bold;
}

.forecastTableColumnsHeaders
{
	color:#a4a9ae;
	font-family: trebuchet MS;
	font-size: 14px;

}

.forecastTableRow
{
	background-color:#fff;
	font-family: trebuchet MS;
	font-size: 16px;
	color:#000;
	
}

.forecastTableHiRow
{
	background-color:#eef2f5;
	font-family: trebuchet MS;
	font-size: 16px;
	color:#000;
	
}



.forecastRouteBus
{
	background-color:#e74949;
	font-family: trebuchet MS;
	font-size: 16px;
	color:#fff;
	font-weight:bold;
	margin:2px;
}
.forecastRouteTroll
{
	background-color:#32c0d9;
	font-family: trebuchet MS;
	font-size: 16px;
	color:#fff;
	font-weight:bold;
	margin:2px;
}
.forecastRouteMarsh
{
	background-color:#f5b823;
	font-family: trebuchet MS;
	font-size: 16px;
	color:#fff;
	font-weight:bold;
	margin:2px;
}



.stationMarkerName
{
	font-family: trebuchet MS;
	font-size: 14px;
	color:#9061bb;
	font-weight:bold;
}

.stationMarkerDescription
{
	font-family: trebuchet MS;
	font-size: 12px;
	color:#686c74;
	
}
