A:link IMG { border: 0px; }
A:visited IMG { border: 0px;}
A:active IMG { border: 0px; }

a:link {color: #0C1C86;text-decoration: underline;}
a:visited {color: #0C1C86; text-decoration: underline;}
a:active { color: #0C1C86;text-decoration: underline;}
a:hover { color: #0C1C86;text-decoration: none;}

html {
overflow:hidden;
}
body {
  margin:3px 8px;
  padding:0;
  font-family: verdana, arial, sans-serif;
}
/******************
Header
********************/
#topsection {
   position: relative;
   margin:0;
   padding:0;
   height:5.5em;
}
#formcontainer {
   margin-left:215px;
   width:600px;
   padding-top:8px;
}
#logo {
	position: absolute;
	top:6px;
	left:0px;
	width:200px;
}


#searchbutton {
clear:both;
padding-top:5px;

}
#divider {
   background-color:#BBDDFF;
   border-top:1px solid #0C1086;
	padding: 2px;
	font-size:.7em;
	font-weight:bold;
}
.clicking_active {
color:black;
}
.clicking_inactive {
color:#666;
}
#divider a {
   text-decoration:none;
}
#divider a:hover {
   text-decoration:underline;
}


.formrow {
padding-bottom:3px;
padding-top: 3px;
}
.floater {
   position:relative;
   float:left;
}
.overlabel_apply {
position:absolute;
left:5px;
bottom:4px;
z-index:1;
font-size:12px;
color:#999;
}
.overlabel {
position:absolute;
left:-1000px;
}
.textinputwide {
width: 20em;
}
.textinputnarrow {
width: 12em;
}
.textinput {
   width: 17em;
}
#diroptions {
   border-collapse: collapse;
}
.spacer {
   width:1em;
   
}
.grey {
  
   padding: 0px 0px;
}

form {
	font-size: 1em;
	margin:0;
	padding:0;
}
/* search form */
#sform {

}
.smallbold {
   font-size:.7em;
   font-weight:bold;
}
#googlebranding {
   clear:both;
   padding-top:5px;
	font-size: .7em;
	font-weight: normal;
}
/* directions form */
#dform {
	
}
#quesmark {
	font-weight:bold;
	font-size:.9em;
}
/***************
Map Section
****************/
#maincontainer {
   display:block;
}
#mapcontainer {
	margin-left: 150px;
	position:relative;
	padding:0;
  margin-top:4px !important; margin-top:1px;
}
#showhide {
   position:absolute;
   width:1em;
   background-color:#EEE;
   vertical-align:middle;
   left:-1em;
}
#showhide:hover {
   
   background-color:#BBB;
   
}
#map {
	width:auto;
	background-color:#DDD;
	height:800px;
	border: 1px solid #999;
}
/***************
Left Section
****************/

#leftcontainer {
	overflow:auto;
   overflow-y:auto;
	overflow-x:hidden;
	height:400px; 
	width: 140px;
	position:absolute;
	top:0px;
	left:0px;
}
#leftdata {
   margin-right:4px;
   padding-top:7px;
}
#tabscontent {
	/*
	border-left:1px solid #0C1C86;
	border-right:1px solid #0C1C86;
	border-bottom:1px solid #0C1C86;
	padding: 10px 5px 0 10px;
	*/
	border-left: 1px solid #0C1C86;
	border-right: 1px solid #0C1C86;
	border-bottom: 1px solid #0C1C86;
	padding: 0 5px;
	margin: 0;
}
/* the forms */



#transitdate {
	font-size:.8em;
	font-weight:bold;
	background-color:red;
}
#transitmodes {
	font-size:.8em;
	font-weight:bold;
	background-color:red;
	margin-left:20px;
}
#routehead {
	margin-bottom:10px;
	font-size:.8em;
	font-weight:bold;
	text-align:center;
}
#routehead table{
   width:100%;
	border-collapse:collapse;
}
#routehead table td{
	text-align:center;
}
#routehead table.rh1 td{
	width:33%;
}
#routehead table.rh2 td{

}
.red_new {
color:red;
font-size:small;
font-weight:normal;
}
#backtores {
	margin-top:10px;
	font-size:.8em;
	font-weight:bold;
	text-align:right;
}
/* The Results Non-Scrolling Section*/
.errors {
	color: #d10000;
	font-size: .8em;
	font-weight:bold;
}
/* The Results Scrolling Section*/
.scroll {
	overflow-y:auto;
	overflow-x:hidden;
	height:800px; 
	margin-right:3px;
	padding-right:5px;
}
/* Search Section */
#searchscroll {
	margin-top:10px;
}
.searchresult_unsel {
  padding: 4px 0px;
  font-size:.8em;
}
.searchresult_sel {
	padding: 4px 0px;
  font-size:.8em;
  background-color:#DDD;
}
.floatleft {
float:left;
}
.searchres2 {
	margin-left: 30px;
}
.markerresult {
	font-size:.8em;
}
.lblmarker {
	display:block;
	position:absolute;
	top:9px;
	left:-30px;
}

.dir {
  font-size:.75em;
}

/* Examples */

#dexamples dt {
	font-weight:bold;
	font-size:.8em;
}
#dexamples dd {
	font-weight:bold;
	font-size:.8em;
	margin-top:4px;
	margin-left:.5em;
}
#sexamples dt {
	font-weight:bold;
	font-size:.8em;
}
#sexamples dd {
	font-weight:bold;
	font-size:.8em;
	margin-top:4px;
	margin-left:.5em;
}




/*******************************
the Directions result style
*********************************/
#direrrors {
	
}
#dirheader {	
	margin-right:3px;
	padding-right:3px;
	margin-bottom:3px;
}
.routeinfo {
	font-weight:bold;
	position:relative;
	margin-top:2px;
	margin-bottom:5px;
}
.lefthead {
	font-size:.7em;
	padding-top:3px;
}
.righthead {
	font-size:.8em;
	position: absolute;
	right:10px;
	top:0px;
}
table#dirreshead {
	font-size:.9em;
	margin:2px 0px 15px 1px;
	padding:0;
	border-collapse: collapse;
	border-top:1px solid #999;
	border-left:1px solid #999;
	border-right:1px solid #999;
	width:100%;
}
#dirreshead td.tofrom {
	background-color:#EEE;
	padding:5px;
	border-left:1px solid #999;
	border-bottom:1px solid #999;
	width:6em;
	font-size:.8em;
	font-weight:bold;
}
#dirreshead td.address {
	padding:5px;
	border-bottom:1px solid #999;
	border-right:1px solid #999;
}
table#dirres {
	font-size: .8em;
	width: 100%;
	padding: 0px;
	border-bottom: 1px solid #999;
}
#dirres td.first {
	border-left:1px solid #999;
	border-top:1px solid #999;
	padding: 3px 3px 3px 5px;
}
#dirres img {vertical-align:bottom;}
#dirres th {
	background-color: #EEE;	
	border-top:1px solid #999;
	border-left:1px solid #999;
	border-right:1px solid #999;
	padding-left:4px;
	font-weight: bold;
}
#dirres #thdir {
	text-align:left;
	border-right:0;
}

#dirres tr {

}
#dirres tr.level1 {
/*	display:none; */
}

#dirres .tfoot {
	background-color: #EEE;	
	font-weight: bold;
}
#dirres td.second {
	border-right:1px solid #999;
	border-top:1px solid #999;
	padding: 0px 4px 0px 4px;
	text-align: center
}
#dirres td.spacer {
	width: 10px;
}
#dirres td.spacertop {
	width: 10px;
	border-top:1px solid #999;
}
.dirfootnote {
	color:#666;
	font-size: .7em;
}
.dirfootnote a {
	color:#666;
	
}
/*******************************
Stuff for the tabs
*********************************/

/*******************************
Stuff for the tool tips
*********************************/

.lbl {
	font-size:.9em;
	font-weight: bold;
}

.xfer {
	font-size: .8em;
	font-weight:bold;
}
.tooltip {
	background-image: url(/images/whitetrans_25.png);
	background-repeat: repeat;
	border: 1px black solid;
	padding: 2px 5px;
	z-index:-1;
}
* html .tooltip {
	background-image: none;
	background-color:white;
}

#legend {
	font: bold .8em verdana, arial, sans-serif;
	border: 1px solid black;
	padding: 2px;
	/* width:200px; */
	background-color: white;
	opacity: .8;
	filter:alpha(opacity=80); /* IE's opacity*/
	position:absolute;
	bottom: 16px;
	right:3px;
}	
#legtable {
	font: bold .8em verdana, arial, sans-serif;
}
/*************
* taxi_fare estimator
******************/
table.tcr_head {
   width:100%;
   font-size:small;
   border-collapse:collapse;
   
}
table.tcr_head td {
   padding:2px 5px;
   background-color:#EEE;
}
td.tcrtl {
border-top:1px solid #999;
border-left:1px solid #999;
}
td.tcrtr {
border-top:1px solid #999;
border-right:1px solid #999;
text-align:right;
}
td.tcrb {
border:1px solid #999;
border-top:0px solid #999;
text-align:right;
}
table.tcr_tt {
   width:100%;
   color:#999;
   font-size:small;
   border-collapse:collapse;
}
table.tcr_tt td{
   border-bottom:1px solid #999;
   padding:2px 5px;
}

td.tcr_tt_l {

}
td.tcr_tt_r {
text-align:right;
}
#taxi_results {
   margin: 6px; 0;
}

/*******************************
search Results
*********************************/


/* $Id: example.css,v 1.5 2006/03/27 02:44:36 pat Exp $ */

/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
.tabberlive .tabbertabhide {
 display:none;
}

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber {
}
.tabberlive {
 
}

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav
{
 margin:0;
 padding: 3px 8px;
 border-bottom: 1px solid #0C1C86;
 font: bold 12px Verdana, sans-serif;
}

ul.tabbernav li
{
 list-style: none;
 margin: 0;
 display: inline;
}

ul.tabbernav li a
{
 padding: 3px .5em;
 margin-left: 8px;
 border: 1px solid #0C1C86;
 border-bottom: none;
 background: #EEE;
 text-decoration: none;
 -moz-outline-style: none;
}

ul.tabbernav li a:link { color: #666; text-decoration: none;}
ul.tabbernav li a:visited { color: #666; text-decoration: none;}

ul.tabbernav li a:hover
{
 color: #000;
 background: #DDD;
 border-color: #227;
 text-decoration: none;
}

ul.tabbernav li.tabberactive a
{
 color: #000;
 background-color: #fff;
 border-bottom: 1px solid #fff;
}

ul.tabbernav li.tabberactive a:hover
{
 color: #000;
 background: white;
 border-bottom: 1px solid white;
}
ul.tabbernav li.tabberactive a:link {color: #000}
ul.tabbernav li.tabberactive a:visited {color: #000}

/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab {
 padding:2px 6px;
 border:0px solid #0C1C86;
 border-top:0;
 
 /* If you don't want the tab size changing whenever a tab is changed
    you can set a fixed height */

 /* height:200px; */

 /* If you set a fix height set overflow to auto and you will get a
    scrollbar when necessary */

 /* overflow:auto; */
}

/* If desired, hide the heading since a heading is provided by the tab */


/* Example of using an ID to set different styles for the tabs on the page */


