﻿#formTblOuter { border: 1px solid #8E8876; width: 602px;}
#formTbl { width: 602px;}

.inputTextS 
{
    height: 12px;
    width: 90px;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
}
.inputTextL 
{
    height: 12px;
    width: 215px;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
}

.startText {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;}

.topHeader {
    background-color:#B70232;
    width: 594px;
    height: 25px;
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
}

.topHeaderTxt 
{
    float: left;
    margin-left: 5px;
}

.newSearch 
{
    color: #ffffff;
    text-decoration: none;
    float: right;
    margin-right: 2px;
    cursor: pointer;
}

#client1 {
	margin: 2px auto;
	clear: both;
}

h1 {
	font-size: 13pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	float: left;
	margin: 2px 0px 2px 12px;
}

#tbMapIcons {
	height: 22px;
	float: right;
}

.mapIcon {
	vertical-align: middle;
	text-align: center;
	border-left: 2px solid #ffffff;
}

.mapIcon a 
{
    text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
}

#mainContent {
    background: #ffffff;
    
}

.FieldTable
{
	background-color:#ffffff;
	}

#lblList {
    z-index: 6;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    width: 590px;
    height: 600px;
}

/* MAP AREA */

#mapContent 
{
    position: relative;
	width: 590px;
	background: rgb(255, 255, 255);
}

#mapBack {
	height: 400px;
	width: 561px;
	background-color: #ffffff;
	border: 2px solid #ffffff;
	position: absolute;
	margin-top: 12px;
	margin-left: 12px;
	z-index: 5;
}

#areaMap {
	position:relative;
	display: block;
	top: -2px;
	float: right;
	border: 2px solid #ffffff;
	z-index: 6;
}

#tbSmallMaps {
    position: absolute;
    float: left;
    top: 0px;
    right: -1px;
    z-index: 2;
    border-left: 2px solid #ffffff;
    border-bottom: 2px solid #ffffff;
}

.corner {
	background-color: rgb(178, 178, 178);
	width: 111px;
	height: 109px;
}

.center {
	background-color: rgb(147, 147, 147);
	width: 363px;
}

/* DIRECTION AND ROUTE */

#tbDirectionsSummary 
{ 
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    color: #ffffff;
    width: 596px;
}

.directionSummaryHead 
{
    font-size: 11px;
    color: rgb(142, 136, 118);
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    background-color: rgb(219, 218, 207);
}

.directionLink 
{
    font-size: 11px;
    color: rgb(142, 136, 118);
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    margin-right: 2px;
    border-left: 1px solid rgb(142, 136, 118);
    cursor: pointer;
    padding-right: 5px;
    background-color: rgb(219, 218, 207);
}							

#directionArea 
{
    width: 596px;
    background-color: rgb(142, 136, 118);
    position: absolute;
    top: 0px;
    left: 0px;
    display: none;   
}

#tbDirections 
{
    position: absolute;
    top: 0px;
    left: 0px;
    background-color: rgb(142, 136, 118);   
}

#RouteBack 
{
	background-color: rgb(142, 136, 118);
	width: 562px;
	height: 205px;
	float: left;
	z-index: 6;
	position: absolute;
	bottom: 0px;
	left: 0px;
	filter: Alpha(Opacity=90);
	-moz-opacity:.9;
}

#tbRouteForm 
{
    width: 546px;
	height: 190px;
	float: left;
	z-index: 7;
	position: absolute;
	bottom: 0px;
	left: 0px;
    color: #ffffff;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 7px;  
}

.formInputTxt {
	color: #ffffff;
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.inputField {
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: 11px;
}

#divRoute {display: none;}

.uText {
    font-family: Arial, Helvetica, sans-serif; 
    color: #000000; 
    font-size: 11px;
    width: 225px;
    height: 12px;
}

.divider {
    border-left: 1px dotted rgb(219, 218, 207);
    vertical-align: middle;
    color: rgb(219, 218, 207);
}

#routeArea {
    position:relative;
    top: 0px;
    background: rgb(142, 136, 118);
}

.routeHead 
{
    font-size: 11px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    vertical-align: middle;
}

.routeImages 
{
    margin: 5px 5px 0px 5px;    
}

.routeBottom 
{
    background: rgb(142, 136, 118);
    border-bottom: 7px solid rgb(142, 136, 118);
}

.routeSummaryTxt 
{
    font-size: 11px;
}

.routeInfo 
{
    margin-top: -26px;
    margin-left: 40px;
    padding: 5px;
    color: #ffffff;  
}

.printRoute 
{
    float: right;
    margin-top: -28px;
    margin-right: 10px;
}

/* LOCATOR */

#tbLocator 
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    margin-top: 3px;
    width: 590px;
}

.locatorHeader 
{
    font-size: 11px;
}

.locatorText 
{
    font-size: 11px; 
}

.locatorTextSmall 
{
    font-size: 11px;
    font-weight: normal;
}

.locatorTextHead 
{
    font-size: 11px;
    text-decoration: underline;
}

.locatorSeperator 
{
    border-bottom: 1px solid #ffffff;
}

#scrollList 
{
    width: 590px;
    height: 210px;
    overflow: scroll;
    overflow-x: hidden;
    scrollbar-shadow-color: rgb(255, 255, 255);
    scrollbar-arrow-color:rgb(142, 136, 118);
    scrollbar-base-color:rgb(´230, 229, 221);
    scrollbar-darkshadow-color:rgb(230, 229, 221);
    scrollbar-face-color:rgb(241, 240, 236);
    scrollbar-highlight-color:rgb(230, 229, 221);
}

#scrollLocationList 
{
    width: 590px;
    height: 460px;
    overflow: scroll;
    overflow-x: hidden;
    scrollbar-shadow-color: rgb(255, 255, 255);
    scrollbar-arrow-color:rgb(142, 136, 118);
    scrollbar-base-color:rgb(´230, 229, 221);
    scrollbar-darkshadow-color:rgb(230, 229, 221);
    scrollbar-face-color:rgb(241, 240, 236);
    scrollbar-highlight-color:rgb(230, 229, 221);
}

#scrollLocationList a 
{
    color: rgb(0, 0, 0);
}

.dDBoxHeader {font-size: 11px; font-weight: bold; font-family: Arial, Helvetica, sans-serif; background-color: rgb(142, 136, 118); color: #ffffff;}
.dDBoxSHeader {font-size: 10px; font-weight: bold; font-family: Arial, Helvetica, sans-serif;}
.dDBoxText {font-family: Arial, Helvetica, sans-serif; font-size: 10px;}

/* DIRECTION STYLE */

.mtwTable {
    FONT-FAMILY : Arial, Helvetica, sans-serif;
    FONT-SIZE : 8pt;
    color : #ffffff;
    width: 596px;
}

.mtwTripDistanceTotal {
    background: rgb(219, 218, 207);
    text-align : center;
    vertical-align: middle;
    font-size: 9pt;
    font-weight: bold;
    width: 67;
    color: #000000;
  }

.mtwTripDistance {
    background: rgb(142, 136, 118);
    text-align : right;
    font-size: 8pt;
    width: 40;
    color: #ffffff;
}

.mtwTripTimeTotal {
    background: rgb(219, 218, 207);
    text-align : right;
    vertical-align: middle;
    font-weight: bold; 
    font-size: 9pt;
    color: #000000;
}

.mtwTripTime {
    background : rgb(219, 218, 207);
    text-align : right;
}

.mtwOffFreeway {
    background: rgb(219, 218, 207);
    width: 15px;
    text-align: center ;
}

.mtwOnFreeWay {
   background : #008040;
   width: 15px;
}

.mtwTurnIcon {
    background: rgb(219, 218, 207);
    width: 15px;
}

.mtwStreetName {
   background: rgb(142, 136, 118);
    font-size: 8pt;
    color : #ffffff;
    vertical-align: middle;
}

@media print {

.mtwTable {
    border-bottom: 0px;
    border-top: 0px;
}

.mtwTripDistanceTotal {
    border-bottom: #929985 2px solid;
    border-top: #929985 2px solid;
}

.mtwTripTimeTotal {
    border-bottom: #929985 2px solid;
    border-top: #929985 2px solid;
}

.mtwTripTime {
    background : #929985;
    text-align : right;
}

.mtwOnFreeWay {
    border-right: #008040 2px solid;
    border-left: #008040 2px solid;
}

}
