﻿.printVersion
{
  width: 700px;
 font-family: Arial, sans-serif; font-size: 10pt; line-height: 1.3; margin: 0px 0px 0px 0px; 
}
.label
{
  font-weight: bold;
  margin: 5px 0; padding: 0px; color: #000000;
}
.pbsInfo
{
  font-weight: bold;
}
.mapLabel
{
  font-weight: bold;
  color: #000;
  font-size: smaller;
  text-align: center;
}
.optionHeader
{
  background-color: #0053A0;

  font-weight: bold;
  padding: 9px;
}
.optionHeader p
{
  margin: 0;
  vertical-align: middle;
  color: White;
}
.optionPanel
{
   border-color:#AAAAAA;
   border-style:solid;
   border-width: 1px;
   padding: 0 9px 20px 9px;
}
.messageHeader
{
  height: 0px;
  background-color: #0053A0;
  border-color:#0053A0;
  border-style:solid;
  border-width:1px;
  color: White;
  font-weight: bold;
  font-size: 0.7em;
 
  vertical-align: middle;
  text-align: center;
  visibility:hidden;
}
.messagePanel
{
  height: 0px;
  border-color:#AAAAAA;
  border-style:solid;
  border-width:1px;
  
  font-weight:bold;
  font-size: 0.7em;
  color: #0053A0;
  visibility: hidden;
}
.listItem
{
  font-size: .8em;
}
.rowHead
{
  font-weight: bold;
  color: Black;
}
.rowHighlight
{
  background-color: #E6E6FF;
}
.footer
{
  color: #0053A0;
  font-weight: bold;
  font-size: .75em;
  text-align: center;
}
.rightCell
{
  text-align:right;
}
.rightCell
{
  text-align:-moz-right;
}
.collapsePanel
{
  width: 640px;
  height: 0px;
  font-size:0.9em;
  overflow:hidden;
}
.collapsePanelHeader
{
  width: 640px;
  height: 30px;
  font-weight:bold;
  font-size:0.8em;
  background-image: url(../Images/graygrad.gif);
  background-repeat:repeat-x;
  padding: 5px;
  cursor:pointer;
  vertical-align:middle;
  border-color:#0053A0;
  border-width:medium;
  margin-top:1em;
}
.printHeader
{
  color: Black;
  font-size: larger;
}
.subHead
{
  margin-bottom: 20px;
}
.subPrintHeader
{
  color: Black;
}
.leftblue
{
  background: #0053A0;
}
.smalltext
{
  font-size: 0.7em;
  padding: 0 0 1em 1em;
}
.smallgraytext
{
  font-size: 0.7em;
  color: Gray;
}
.smallboldtext
{
  font-size: 0.7em;
  padding: 0 0 1em 1em;
  font-weight: bold;
}
.mapnavtext
{
  font-size: 0.7em;
  padding: 0 0 1em 1em;
  text-align: left;
}
.smallLink
{
  font-size: 9px;
  text-align: right;
}
.smallLeftLink
{
  font-size:x-small;
  text-align:left;
}
.centerTd /* Internet Explorer */
{
  text-align: center;
  font-family:Verdana, Tahoma, Helvetica;
  font-size: 9.5pt;
}
.centerTd /* FireFox */
{
  text-align: -moz-center;
  font-family:Verdana, Tahoma, Helvetica;
  font-size: 9.5pt;
}
.progresstext
{
  color:Gray;
  font-size:small;
  font-weight:bold;
  clear: both;
}
.walkText
{
  vertical-align:top;
  padding: 0.2em;
}
ul.walkList
{
  margin: 5px 0;
}
ul.walkList li
{
  list-style-type: disc;
  margin: 3px 0 0 15px;
}
ul.nearestStopServiceList
{
  margin: 5px 0;
}
ul.nearestStopServiceList li
{
  list-style-type: disc;
  margin: 3px 0 0 20px;
}
.planTripLinks
{
  font-size: 10px;
  margin-bottom: 10px;
  margin-left: 15px;
}

#walkingText
{
  vertical-align:middle;
  padding: 0.2em;
  /*background-color: #E6E6FF;*/
}
.left
{
  text-align: left;
}
.leftCell
{
  text-align: left;
}
.itin
{
  font-size: small;
}
.pbs
{
  /*font-size: small;*/
  text-align: center;
}
.pbs th
{
  padding: 6px;
}
.pbs td
{
  padding: 2px;
}
.mobStandard td
{
  border:1px solid #DDDDDD;
  line-height:1.3;
}
table.mobStandard 
{
  border-collapse: collapse;
}
table.mobStandard tr.alternate td
{
  background-color:#F1F3F3;
}
table.mobStandard th
{
  border:1px solid #DDDDDD;
  color:#303030;
  font-size:11pt;
  min-height:25px;
  padding:2px 4px;
  vertical-align:middle;
  white-space:nowrap;
  background-color: #ebca23;
}
.imgBar
{
  padding: 0.75em 0 0.75em 0;
}
.linkPanel
{
  padding: 1em 1em 1em 1em;
	width: 600px;
	margin: 0 0 0 0;
  border-color:#AAAAAA;
  border-style:solid;
  border-width:1px;
}
table.infoTable
{
  padding: 1em 1em 1em 1em;
	width: 500px;
	margin: 0 0 0 0;
  border-color:#AAAAAA;
  border-style:solid;
  border-width:1px;
}
table.infoTable th
{
  text-align:left;
  background-color:#0053A0;
  color: White;
  padding: 0.5em 0.5em 0.5em 0.5em;
}

.legPanel
{
  padding: 0.5em 0 0.5em 0.5em;
  border-bottom: 1px solid #AAAAAA;
}

.walkPanel, .stayOnBusPanel, .busPanel, .lrtPanel, .railPanel
{
  width: 700px;
  padding: 1em 0.5em 1em 3em;
  margin: 0 0 0.5em 0.6em;
	background-repeat: no-repeat;
  background-position: 5px 5px;
	background-color: White;
  border-color: #AAAAAA;
  border-style: solid;
  border-width: 1px;
  clear: both;
}
.walkPanel { background-image: url(../Images/Icons/walker_icon.gif); }
.busPanel  { background-image: url(../Images/Icons/BusSmall.gif); }
.lrtPanel  { background-image: url(../Images/Icons/LightRailSmall.gif); }
.railPanel { background-image: url(../Images/Icons/TrainSmall.gif); }
.stayOnBusPanel { color: Red; }

.walkPanel p, .stayOnBusPanel p,
.busPanel p, .lrtPanel p, .railPanel p
{
  margin: 0;
}

.mapPanel
{
  background-color:White;
  padding: 0.5em 0.5em 0.5em 0.5em;
  width: 500px;
  border-color:#AAAAAA;
  border-style: solid;
  border-width:1px;
  margin-top:0.5em;
}
.tableHeader
{
  background-color: #039;
  color: White;
  font-weight: bold;
  font-size: small;
  padding: .2em;
}
.SubmitButton
{
  font-weight:bold;
  color:#0053A0;
}
.SubmitButton:hover
{
  color:#0053A0;
	background-color:#FFCC00;
  font-weight:bold;
}
.yellowLink
{
  font-size: 0.7em;
  font-weight:bold;
  color:#0053A0;
}
.yellowLink:hover
{
  color:#0053A0;
	background-color:#FFCC00;
  font-weight:bold;
}
.tableLight
{
  background-color: #CCCCFF;
}
.unambig
{
  color:Black;
}
.ambig
{
  color:Red;
}
.pageHead
{
  color: #0053A0;
  font-size:larger;
  font-weight:bold;
  margin-bottom: 1.5em;
}
.printPageHead
{
  color: Black;
  font-size: larger;
  font-weight: bold;
  margin-bottom: 1.5em;
}
.surveyLink
{
  font-size: 0.7em;
  margin-top: 1em;
  margin-bottom: 1em;
  text-align: right;
}
.paragText
{
  font-size: 10pt;
  font-weight: normal;
  color: Black;
}
.marq2paragText
{
  font-size: 13pt;
  font-weight: normal;
  color: Black;
}
.marq2pageHead
{
  color: #0053A0;
  font-size:16pt;
  font-weight:bold;
  margin-bottom: 1.5em;
}
td 
{
  border-width: 0;
  padding: 0;
}
table
{
  padding: 0;
  border-collapse:separate;
  border-spacing: 2px;
}
tr
{
  padding: 0;
}
/* div
{
  border-width: 15;
}*/

/* Rating */
.ratingStar {
    font-size: 0pt;
    width: 60px;
    height: 15px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.filledRatingStar {
    background-image: url(../Images/bar_2.gif);
}

.emptyRatingStar {
    background-image: url(../Images/bar_1.gif);
}

.savedRatingStar {
    background-image: url(../Images/bar_3.gif);
}
.MaskedEditFocus
{
    background-color: #ffffcc;
    color: #000000;
}
.MaskedEditMessage
{
	color: #ff0000;
	font-weight: bold;
}
.MaskedEditError
{
    background-color: #ffcccc;
}
.MaskedEditFocusNegative
{
    background-color: #ffffcc;
    color: #000000;
}
.MaskedEditBlurNegative
{
    color: #ff0000;
}

/* AJAX Tab styles */
.grayBack .ajax__tab_header
{
  font-family:verdana,tahoma,helvetica;
  font-size:11px;
  background:url(../Images/tabImages/tab-line.gif) repeat-x bottom;
}
.grayBack .ajax__tab_outer {padding-right:3px;background:url(../Images/tabImages/tab-right.gif) no-repeat right;height:21px;}
.grayBack .ajax__tab_inner {padding-left:3px;background:url(../Images/tabImages/tab-left.gif) no-repeat;}
.grayBack .ajax__tab_tab {height:13px;padding:4px;margin:0;background:url(../Images/tabImages/tab.gif) repeat-x; }
.grayBack .ajax__tab_hover .ajax__tab_outer {background:url(../Images/tabImages/tab-hover-right.gif) no-repeat right;}
.grayBack .ajax__tab_hover .ajax__tab_inner {background:url(../Images/tabImages/tab-hover-left.gif) no-repeat;}
.grayBack .ajax__tab_hover .ajax__tab_tab {background:url(../Images/tabImages/tab-hover.gif) repeat-x;}
.grayBack .ajax__tab_active .ajax__tab_outer {background:url(../Images/tabImages/tab-active-right.gif) no-repeat right;}
.grayBack .ajax__tab_active .ajax__tab_inner {background:url(../Images/tabImages/tab-active-left.gif) no-repeat;}
.grayBack .ajax__tab_active .ajax__tab_tab {background:url(../Images/tabImages/tab-active.gif) repeat-x;}
.grayBack .ajax__tab_body
{
  font-family:verdana,tahoma,helvetica;
  font-size:10pt;
  border:1px solid #999999;
  border-top:0;
  padding:8px;
  background-color:#E3E3E3;
}
.ajax__tab_default .ajax__tab_tab {
  margin-right: 0 !important;
}
.ajax__calander_day
{
  padding: 0;
}
.grayPanel
{
  border:1px solid #999999;
  padding:8px;
  background-color:#E3E3E3;
  margin-bottom: 2em;
}
.clearPanel
{
  border: 1px solid #999999;
  padding: 8px;
  margin-bottom: 2em;
  width: 300px;
}
.tinylogo
{
  padding:1px 5px 1px 0;
}

table.fareTable
{
  margin: 0.5em 0.5em 0.1em 0.5em;
}
table.fareTable th
{
  background-color:#B3B3B3;
  font-size:0.7em;
  text-align: center;
  font-weight:normal;
  padding: 0.2em 0.5em 0.2em 0.5em;
  width:150px;
  min-height: 10px;
}
table.fareTable td
{
  font-size:0.7em;
  text-align: center;
  background-color:White;
  padding: 0.2em 0.5em 0.2em 0.5em;
  width:150px;
}
table.fareTablePrintVer
{
  margin: 0.5em 0.5em 0.1em 0.5em;
}
table.fareTablePrintVer th
{
  font-size:0.7em;
  text-align: center;
  font-weight:normal;
  padding: 0.2em 0.5em 0.2em 0.5em;
  width:150px;
}
table.fareTablePrintVer td
{
  font-size:0.7em;  
  text-align: center;
  background-color:White;
  padding: 0.2em 0.5em 0.2em 0.5em;
  width:150px;
}
table.abbrevTable td
{
  font-size:0.9em;
  vertical-align:top;
}
.smallTableLink
{
  vertical-align:bottom;
  text-align:right;
}
.adjustButton
{
  margin-top: 0.8em;
}
.centerLink
{
  text-align: center;
  vertical-align: middle;
  padding: 2em 0 2em 0;
}
.smallButton
{
  font-size: 9px;
  margin: 5px 0 5px 0;
}

.landmarkTitle
{
  font-weight: bold;
  line-height: 1.3em;
  margin-top: .75em;
}
.landmarkNote
{
  color: Red;
}
.landmarkAddress
{
  margin-left: 15px;
  line-height: 1.3em;
}
.landmarkLinks
{
  margin: 0 0 10px 15px;
  line-height: 1.3em;
}

.priority1Message
{
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 8px;
}
.priority2Message
{
  font-size: 0.7em;
  font-weight: bold;
}
.priority3Message
{
  font-size: 0.7em;
  font-weight: bold;
}
.priority4Message
{
  font-size: 0.7em;
  font-weight: bold;
}
.priority5Message
{
  font-size: 0.7em;
  font-weight: bold;
}
.linkPanel
{
  border-color:#AAAAAA;
  border-style:solid;
  border-width:1px;
  padding: 0.5em 0.5em 0.5em 0.5em;
  color: #0053A0;
  background: #E3E3E3;
  text-align: left;
}
.area
{
  font-size: 12px;
  font-weight: bold;
}
.Outlet
{
  font-size: 10px;
  padding: 0 0 0 1em;
  font-weight: bold;
}
table.carbon td
{
  vertical-align: top;
  height: 15px;
  font-size: 11px;
}
table.carbon td.number
{
  text-align: right;
}
table.carbon td.numberfooter
{
  text-align: right;
  font-weight: bold;
}
table.carbon td.symbol
{
  text-align: right;
}
table.carbon td.text
{
  width: 300px;
  text-align: left;
}
table.carbon td.textfooter
{
  width: 300px;
  text-align: left;
  font-weight: bold;
}
table.carbon td.carbonheader
{
  font-weight: bold;
  text-align: center;
}
table.carbon td.carbonimage
{
  width: 58px;
  height: 59px;
  padding-right: 5px;
}
.tabInputLabel
{
  float: left;
  width: 70px;
  margin: 3px 0;
}
.tabInputControl
{
  float: left;
  width: 230px;
  margin: 3px 0;
}
.tabInfoMsg
{
  float: left;
  margin: 15px 0;
}
.timeLabel
{
  float: left;
  width: 100px;
}
.timeControl
{
  float: left;
  margin-top: 20px;
  width: 200px;
}
.adjustTimeLabel
{
  float: left;
  width: 100px;
}
.adjustTimeControl
{
  float: left;
  width: 100px;
  margin: 5px 0;
}
.errLabel
{
  font-size: 14pt;
}
.resubmitButton
{
  width: 95px;
}
.leftItin
{
  float: left;
  width: 430px;
}
.rightItin
{
  float: right;
  width: 270px;
  text-align: right;
  font-size: 9px;
  vertical-align: top;
}
.rightItin p
{
  margin: 5px;
}
.leftItin p
{
  margin: 3px;
}
.popupControl
{
  visibility: hidden;
  background: #E3E3E3;
  position: absolute;
  left: -20px;
  top: 20px;
}
.popupHeader
{
  background-color: #0053A0;
  border-color:#0053A0;
  border-style:solid;
  border-width:1px;
  color: White;
  font-weight: bold;
  font-size: 12px;
  padding: 0.2em 0.5em 0.2em 0.5em;
  vertical-align: middle;
}
.popupPanel
{
  border-color:#AAAAAA;
  border-style:solid;
  border-width:1px;
  padding: 0.5em 0.5em 0.5em 0.5em;
  font-weight: bold;
  font-size: 12px;
  color: #003399;
  background: #E3E3E3;
  text-align: left;
}
.tabOverride
{
  font-family: Arial, sans-serif; font-size: 10pt; line-height: 1.3; margin: 0px 0px 0px 0px; color: #525252; background-color: #ffffff;margin-top: 20px;
}
div.ajax__calendar_day
{
  padding-right:0px;
}
.fareTableText
{
  text-align: center;
}
.mobHeader
{
  margin-top: 15px;
  font-weight: bold;
  background-color: #0053A0;
  color: White;
  padding: 5px;
}
.ambigHighlightTip
{
  color: Red;
}
.mobileCB input
{
  margin-bottom: 10px;
}
.nearestStopID
{
  margin-left: 25px;
}
.lstMoreInfo
{
  list-style: disc outside none; margin-left: 20px;
}
.confirmText
{
  color: #0053A0;
  font-size: .8em;
  margin-top: 1em;
  font-weight: bold;
}
