
.mapNavigationWrapper {
	float: left;
	text-align: left;
	}
.mapWrapper {
	/*float: right;*/
	}
#mapCanvas {
	text-align: left;
	}
.route-content {
	float:right;
	overflow: hidden;
	border: 1px solid #CCC;
	-moz-box-shadow: 0 3px 5px #888;
	-webkit-box-shadow: 0 3px 5px #888;
	box-shadow: 0 3px 5px #888;
	
	}
#mapLoading{
	background-color: #999;
	opacity:0.4;
	visibility: hidden;
	z-index: 2000;
	position: absolute;
	left: 300px;
	filter:alpha(opacity=40); /* For IE8 and earlier */
}

#mapLoadingMessage{
	background-color: #000;
	font-size: 2em;
	font-weight: bold;
	width: 200px;
	position: relative;
	padding: 10px;
	color:white;
}

.map-nav {
	background: url(/includes/files/base/images/header-map-page.jpg) left top repeat-x #E3E7F3;    /* med blue */
	border-bottom: 1px solid #CCCCCC;
	}
.map-nav #nPrimary {
	width: 950px;
	display: none;
	float: none;
	margin: auto;
	}
#show-hide-nav {
	float: right;
	margin: 10px 20px 0;
	width: 19px;
	height: 19px;
	background: url(/includes/files/base/images/expander.png) left top no-repeat;
	}
#mapAccordion {
	float: left;
	width: 300px;
	border-right:1px solid #ccc;
	background: white;
	overflow:hidden;
	}
	#mapAccordion .ui-widget-content {
		border: none;
		}
	#mapAccordion span.ui-icon {
		display: none;
		}
	#mapAccordion  h1 {
		background: url(../../../files/base/images/accordion-border.jpg) left top repeat-x #05529e;
		padding: 5px 10px;
		color: white;
		border: 0px;
		margin:0px;
		font-size: 1.2em;
		}
		#mapAccordion .ui-widget-content ul li,
		#mapAccordion .ui-widget-content ol li {
			list-style: none;
			margin-left: 0;
			} 

#mapPrimary {
	
	}
	#mapPrimary ul {
		position: absolute;
		top: 30px;
		left: 300px;
		}
		
		#mapPrimary ul li {
			list-style: none;
			float: left;
			}
		#mapPrimary ul li a {
			display: block;
			background: url(/includes/files/base/images/button-sprite.png) left top no-repeat;
			padding-left: 8px;
			color: white;
			}
			#mapPrimary ul li a:hover {
				background-position: 0 -22px;
				}
			#mapPrimary ul li a span {
				display: block;
				background: url(/includes/files/base/images/button-sprite.png) right -44px no-repeat;
				padding: 4px 12px 4px 0;
				}
				#mapPrimary ul li a:hover span {
					background-position: right -66px;
					}
			#mapPrimary ul li a:hover {
				text-decoration: none;
				}
				#mapPrimary ul li a span {
					
					}
					
/*---------- FUNCTION: map & stops output ----------*/
#mapAndStopsView {
	height: 407px;
	overflow-y: scroll;
	padding-right: 5px;
	}
#mapAndStopsView a {
		cursor: pointer;
		}

#mapAndStopsView {
	position: relative;
	}
	#ie7 #mapAndStopsView {
		position: relative;
		}
#content ul.stopResults {
	margin-top: 10px;
	padding-bottom: 0px;
	padding-left: 5px;
	}

#content .instructions ul{
	padding-bottom: 0px;
}

	
	ul.stopResults li {
		list-style: none;
		margin-left: 0;
		padding-bottom: 5px;
		}	
	ul.stopResults li i{
		font-size: .8em;
		}
	ul.stopResults li a {
		color: #003e90;
		}
		ul.stopResults li a:hover {
			color: #e0131f;
			}
/* -------------- MODULE: Stops -------------- */

#routeListWrapper .nav{
	margin-bottom: 10px;
}

#routeListWrapper .nav button{
	margin-right: 10px;
}

#routeListWrapper .nav a.button {
	background: #ececec;
	border: 1px solid #ccc;
	padding: 3px 6px;
}

#routeListWrapper.ui-accordion-content {
	padding: 5px;
}

#tripPlanner.ui-accordion-content {
	padding: 3px;
	}
.tripPlanner .output{
    width: 280px;
    border: 1px solid #C9C9C9;
    padding: 5px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    }

.tripPlanner h4{
    margin-left: 2px;
    margin-bottom: 2px;
}

#routeContent{padding-top:6px;}

.routePageForm{
	/* 	z-index:10; */
	position:relative;
	width:auto;
	margin-bottom:10px;
	padding:5px;
	background:#EFEFEF;
	border:1px solid #ccc;
}
	
.routePageForm label{
	display: block;
	color: #496FB2;
}
.routePageForm .column{
	float: left;
	margin-right: 10px;
}

/*
.routePageForm [type='submit'] {
	margin-left: 80px;
	display: block;
	}*/
.route .instructions {
	/*background: #eee;
	border: 1px solid #CCC;*/
	padding:5px;
	margin-bottom: 5px;
	}

.instructions img {
	float: left;
	margin-top: -1px;
	margin-right: 3px;
	}
.instructions a {
	margin-bottom: 10px;
	}

	
#scheduleCalendar table{
	width: 99%;
}
#scheduleCalendar table tr.hover td.showTD{
	background-color: #E6F0FC;
}

#scheduleCalendar{width:402px;overflow:auto;}
#ie6 #scheduleCalendar table{margin-bottom:20px;}
#stopListWrapper{border:0 solid red;}
#scheduleCalendar,
#stopList table{color:black;width:auto;margin:0;padding:0;border:0;}
#stopList table th{padding:4px 2px 2px 2px;margin:0;text-align:left;font-weight:bold;color:white;font-size:14px;background:#034190;}
#stopList table td{padding:2px;}
#stopList .even{background:#ececec;}
#scheduleCalendar .header,
#stopList .header{padding:5px 5px 5px 2px;color:#fff;font-weight:bold;font-size:14px;background:#829BC7;}
#scheduleCalendar table td.timeTD{margin:0;padding:0 3px 10px 3px;font-size:10px;text-align:right;background:#E8EEF7;border-right:2px solid #ccc;}
#scheduleCalendar table td.showTD{padding:4px 4px 0 0;margin:0;text-align:right;background:#f6f6f6;border-top:1px solid #ccc;}
#scheduleCalendar table td.showTD ul{padding:0;margin:0;border:0 solid orange;}
#scheduleCalendar table td.showTD ul li{padding:0;margin:0;border:0 solid red;}
#scheduleCalendar table td.blank{background:#fff;}
#scheduleCalendar table td.blank2{display:block;width:36px;}
#scheduleCalendar .mainStops td.header{width:60px;color:#FFF;font-weight:bold;font-size:10px;background:#034190;border:0 solid orange;}#scheduleCalendar ul{margin-left:6px;}
#scheduleCalendar table ul li{list-style:none;padding:0;font-size:10px;}
#systemMap{position:relative;}#systemMap #systemMapNav ol.tabs{margin-bottom:0;}
#systemMap .routeInfo{display:none;position:absolute;top:40px;left:20px;padding:6px;width:200px;background:white;border:1px solid #ED1B23;border-width:10px 1px 1px;}
#systemMap .views{display:none;position:relative;}

#showOptions a {
    text-decoration: underline;
    font-size: 10px;
    color: #0053a0;
}
#showOptions p.directions {
	margin-left: -20px;
	padding-bottom:2px;
}

#tripOptions {
    background-color: #E8ECF9;
    padding: 5px;
    margin: 5px 5px 0px -20px;
    }
.mapNavigationWrapper #nearestStopForm input[type="text"] {
	width: 100%;
	}
	.mapNavigationWrapper #nearestStopForm .buttons {
		float: right;
		}
		/* I have no idea why this affects the submit button */
		.mapNavigationWrapper #nearestStopForm .access {
			position: inherit;
			color:white;
			}

#tripPlanner input[type="text"] {
    width: 85%;
	}
	/*
#tripPlanner #tripOptions input {
	width: 20%;
	}
	*/
	#tripPlanner #tripOptions #tripTiming{
		width: 80px;
	}
	#tripPlanner #tripOptions #tripDate{
		width: 60px;
	}
	#tripPlanner #tripOptions #tripTime{
		width: 35px;
	}
	#tripPlanner #tripOptions #tripMeridiem{
		width: 50px;
	}
	
#tripPlanner input[type=submit] {
    	float: right;
		margin-right: 5px;
    }
.field1 {
    background: url(/includes/modules/routes/images/circle_markerA.png) 5px 5px no-repeat;
    }
    #ie6 .field1 {
		background: url(/includes/modules/routes/images/circle_markerA.gif) 5px 5px no-repeat;
	}
.field2 {
    background: url(/includes/modules/routes/images/circle_markerB.png) 5px 5px no-repeat;
    }
    #ie7 .field2 {
		background: url(/includes/modules/routes/images/circle_markerB.gif) 5px 5px no-repeat;
	}
a.flip {
	display: block;
	background: url(/includes/modules/routes/images/swap.png) left top no-repeat;
	position: absolute;
	top: 13px;
	right: 5px;
	width: 20px;
	height: 30px;
	cursor: pointer;
	z-index: 1000;
	text-indent: -9999px;
	} 
.ui-autocomplete {
	background: white;
	border: 1px solid #DCDCDC;
	text-align: left;
	width: 200px;
	} 
.ui-autocomplete li {
	list-style: none;
	}   
#systemMap #tripPlannerForm {
	width: 200px;
	}
#fieldA.warning,
#fieldB.warning {
	width: 80%;
	}
	#fieldA.warning input,
	#fieldB.warning input {
		width: 95%;
		}

#tripPlannerForm ol li,
#tripPlannerForm ul li,
#tripPlannerDetails ul li{
    list-style: none;
    }
    #tripPlannerForm ol li {
        margin: 0;
        padding: 3px 0 3px 25px;
        }
      
        
#tripDate {
    width: 56px;
}
#tripTime {
    width: 35px;
    }
#tripSelector0{
    border-top: 1px solid #C9C9C9;
}
.tripSelector a {
        display: block;
        padding: 5px;
        border-left: 1px solid #FFF;
        border-right: 1px solid #FFF;
        border-bottom: 1px solid #C9C9C9;
        }
        .tripSelector a:hover{
            text-decoration: none;
            /*border: 1px solid #6784c7;*/
            background-color: #E8EcF9;
            color: inherit;
            cursor: pointer;
            }
            .tripSelector.current a {
				background-color: #D5DDF3;
				}
#tripPlannerDetails {
	padding: 5px;
	}
#tripPlannerDetails .menu {
    margin-bottom:20px;
	}



#tripPlannerDetails .menu span {
    display: block;
    height: 18px;
    }
.tsTimeSpan{
    font-weight: bold;
    }
.tsDuration {
    float: right;
    }
.tsTransfers,
.tsWalking{
    background: url(/includes/modules/routes/images/walk.gif) right center no-repeat;
}

#tripPlannerStart {
    margin-top: 10px;
    }   
#tripPlannerDetails .icon,
#tripPlannerDetails .icon {
    float: left;
    margin:-5px 5px 0 0;
    }

    #tripPlannerDetails ul li {
        margin: 5px 0;
        padding: 5px 0;
        padding-left: 20px;
        border-top: 1px solid #C9C9C9; 
        }
        #tripPlannerDetails .warningbox_content ul li  {
        	border:none;
        	padding: 0;
        	margin: 0;
        	}

        #tripPlannerDetails ul li.walk{ 
            background: url(/includes/modules/routes/images/walk.gif) left 5px no-repeat;
            }
        #tripPlannerDetails ul li.bus{ 
            background: url(/includes/modules/routes/images/bus.gif) left 5px no-repeat;
            }
        #tripPlannerDetails ul li.transfer{ 
            background: url(/includes/modules/routes/images/transfer.gif) left 5px no-repeat;
            }
        #tripPlannerDetails ul li.exit{ 
            background: url(/includes/modules/routes/images/exit.gif) left 5px no-repeat;
            }
        #tripPlannerDescriptions ul li.arrive{ 
            background: url(/includes/modules/routes/images/check.gif) left 5px no-repeat;
            }
        #tripPlannerDetails .info{ 
            padding:5px 5px 0 25px;
            border: 1px dotted;
            background: url(/includes/modules/routes/images/info.gif) 5px 5px no-repeat #D5DDF3;
            }
    #tripPlannerDetails span.time,
    .infoBubble span.time {
        font-weight: bold;
        float: left;
        }
    #tripPlannerDetails p.details,
    .infoBubble p.details{
        padding-left: 60px;
        }
        
    #tripPlannerDetails p span.type,
    .infoBubble p span.type {
        color:#307bc1;
    }
    

#tripPlannerSuggestions ul li {
    list-style: none;
    margin-left: 4px;
    clear: left;
    height: 40px;
    }
    #tripPlannerSuggestions ul li a{
        text-decoration: underline;
        float: left;
        }
        #tripPlannerSuggestions ul li img {
            float: left;
            margin-right: 5px;
            }

#tripPlannerSuggestions p {
    padding: 3px 0 3px 25px; 
    margin-top: 5px;
    border: 1px solid #e69399;
    background: url(/includes/modules/routes/images/error.png) 5px 2px no-repeat  #f0c3c6;
    }
    
#loading {
    text-align: center;
    }

#loading img{
    margin-bottom: 15px;
    }

/* ------------------- Auto Complete ----------------------------*/
.autoCompleteResults{
    border: 1px solid grey;
    position: absolute;
    z-index: 998;
    display: none;
    background: white;
    z-index:9999;
}

.autoCompleteResults ul{
    
}

.autoCompleteResults ul li{
    list-style: none;
    text-align: left;
    margin: 0;
    padding-bottom:2px;
}

.autoCompleteResults ul li.last{
    padding-bottom: 0px;
}


.autoCompleteResults ul li.message,
.autoCompleteResults ul li a{
    display: block;
    padding: 2px 4px;
    color: #304C63;
    z-index: 999;
}

.autoCompleteResults ul li .loading{
    color: #304C63;
}

.autoCompleteResults ul li .loader{
    margin-bottom: -4px;
    margin-right: 2px;
}

.autoCompleteResults ul li.message{
    margin-top: 0px;
    color: black;
}

.autoCompleteResults ul li a.current,
.autoCompleteResults ul li a:hover{
    text-decoration: none;
    background: #304C63;
    color: white;
}

.autoCompleteResults span.ap{
    font-weight: bold;
    font-size: .9em;
    font-style: italic;
}

/* ------------------- Errors and warnings ----------------------------*/
.warning {
    background-color: #FFF1A8; /* light yellow */
    border:1px solid #FFC345; /* darker yellow*/
    }
.warningbox_content {
    background-color: #FFF1A8; /* light yellow */
    border:1px solid #FFC345; /* darker yellow*/
    padding: 4px 6px 5px;
    margin-bottom: 10px;
        }   
    .warningbox_content img {
        float: left;    
        }

.warningbox_message {
    line-height:1.2em;
    margin-left:23px;
    }
    
/* ----------- On home page trip planner icon link ----------------- */
.tripPlanerLink {
    }

    .tripPlanerLink h3.icon {
        margin: 0px -3px .5em; -1px;
        padding: 10px 70px 0 8px;
        height: 34px;    /* 44 */
        color: white;
        background: url(/includes/files/base/images/icons/tripPlanner-icon-rapid.gif) right top no-repeat;
        }
        #ie6 .tripPlanerLink h3.icon {
            margin: 0 0 .5em; 0;
            }
        .tripPlanerLink h3.icon a:link,
        .tripPlanerLink h3.icon a:visited {
            display: block;
            padding-right: 14px;
            color: white;
            }
        .tripPlanerLink h3.icon a:hover {
            color: white;
            background-position: right 40px no-repeat;
            }
            
/* Route Page Stylings */

.alerts{
	border: 1px solid #ff3333;
	margin-bottom: 5px;
}

.alerts .header{
	background: #ff3333;
	color: white;
	padding: 5px 10px;
}

.alerts .content{
	padding: 5px;
}

dl.alertList{
	height: 290px;
	margin-bottom: 2px;
	overflow: auto;
	}
	dl.alertList dd{
		margin-left: 5px;
		}
dt h4 {
	color: #e0131f;
	}
.route-header h1 img{
	margin-bottom:-5px;
	}

.route-header {
	border-bottom: 2px solid #0054A1;
	margin-bottom: 5px;
	padding-bottom: 8px
	}
	.route-header h1 {
		padding-bottom: 0;
		}
.route-info a {
	display: block;
	}
	.route-info a:hover {
		text-decoration: none;
		}
.route #main {
	width: 100%
	}

.route-info-content {
	padding: 5px;
	clear:both;
	}

.route-info-content li {
	list-style: none;
	margin-left: 0px;
	}
	
	
	.route-info-content p.pdf a {
		background: url(/includes/files/base/images/icons/icon-pdf.gif) left top no-repeat; 
		padding-left: 25px;
		display: inline-block;
		line-height: 20px;
		}
.route-info {
	float: left;
	width: 300px;
	margin:0 10px 10px 0;
	
	}
	
.route-navigation{
	border:1px solid #ccc;
}
.route-info a.tab {
	height: 20px;
	background: url(/includes/files/base/images/accordion-border.jpg) left top repeat-x #05529e;
	padding: 5px 10px;
	color: white;
	width: 280px;
	} 
	.route-info a.tab {
		font-size: 13px;
		text-decoration: underline;
		} 



/* -------------- MODULE: Stops -------------- */


.stops {
	position: relative;
	}
	#ie6 .stops {
		height: 1%;
		}

	.stops .find,
	.stops .nextBus {
		clear: both;
		}
	
	.stops .find {
		margin-top: 1px;
		}
		.stops .find form#nearestStopForm,
		.stops .nextBus form#stopIDForm,
		.stops .nextBus form#stopIDVerboseForm {
			}
	
		.stops .find form#nearestStopForm h3.icon,
		.stops .nextBus form#stopIDForm h3.icon {
			margin: -16px -12px 0 -9px;
			padding: 21px 64px 0 8px;
			height: 38px;    /* 59 */
			color: white;
			background: url(/includes/files/base/images/icons/nearest-stop-icon-rapid.gif) right top no-repeat;
			}
			#ie6 #right .stops .find form#nearestStopForm h3.icon,
			#ie6 #right .stops .nextBus form#stopIDForm h3.icon {    /* !  */
				margin: 0 -8px 0 -8px;
				}
	
		.stops .nextBus .find form#stopIDForm h3.icon {
			background: url(/includes/files/base/images/icons/next-bus-icon-rapid.gif) right top no-repeat;
			}
	
		/* !!  */
		.stops .find form#nearestStopForm fieldset,
		.stops .nextBus form#stopIDForm fieldset,
		.stops .nextBus form#stopIDVerboseForm fieldset {
			padding: 0 8px;
			width: 214px;
			background: #F1F4F6;
			border: 1px solid #ceddec;
			}
			form#nearestStopForm fieldset ol,
			form#stopIDForm fieldset ol,
			form#stopIDVerboseForm fieldset ol {
				clear: left;
				}
			form#nearestStopForm fieldset ol li,
			#main form#nearestStopForm fieldset ol li,
			form#stopIDForm fieldset ol li,
			#main form#stopIDForm fieldset ol li,
			form#stopIDVerboseForm fieldset ol li,
			#main form#stopIDVerboseForm fieldset ol li {
				list-style: none;
				float: left;
				margin: 0;
				}
				.stops .find form#nearestStopForm ol li.buttons,
				.stops .find form#nearestStopForm ol li.buttons {
					clear: none;
					float: left;
					}
			.stops .find form#nearestStopForm fieldset label,
			#main .stops .find form#nearestStopForm fieldset label,
			.stops .nextBus form#stopIDForm fieldset label,
			#main .stops .nextBus form#stopIDForm fieldset label,
			.stops .nextBus form#stopIDVerboseForm fieldset label,
			#main .stops .nextBus form#stopIDVerboseForm fieldset label {
				position: absolute;
				top: 0;
				left: -9000px;
				}
		
		.stops .find form#nearestStopForm input,
		.stops .nextBus form#stopIDForm input {
			}
			.stops .find form#nearestStopForm input.address,
			.stops .nextBus form#stopIDForm input.address {
				display: inline;
				width: 120px;
				}
			.stops .find form#nearestStopForm input.button,
			.stops .nextBus form#stopIDForm input.button {
				float: none;
				width: auto;
				}

		#nearestStops {
			position: relative;
			}
	
	#ie6 #nearestStops {
		height: 1%;
		}
	
			#nearestStops i {
				font-size: .85em;
				}
	
			#nearestStops .output {
				z-index: 23;
				position: absolute;
				top: 0;
				left: 0;
				width: 230px;
				}
					#nearestStops .output h2.caution {
						background: #FFF1A8;
						margin-bottom: .5em;
						font-size: 12px;
						padding: 10px;
						}
					#nearestStops .output h2 img {
						margin: 0px 0px 0px 0px;
						}
				#nearestStops .output .results {
					position: relative;
					height: 394px;
					overflow: auto;
					}
				#nearestStops .output .instructions {
					float: left;
					}
					#nearestStops .results ul {
						}
						#nearestStops .results ul.routes{
							margin-top: 2px;
						}
						
						#nearestStops .results ul.routes li {
							padding-bottom: 2px;
						}
						
						#nearestStops .results ul li {
							position: relative;
							list-style: none;
							margin: 0;
							padding-left: 16px;
							}
							
							#ie6 #nearestStops .results ul li {
								height: 1%;
								}
							#nearestStops .results ul li img {
								float: left;
								margin-left: -16px;
								}
/*
								#ie7 #nearestStops .results ul li img {
									margin-top: 16px;
									}
*/
							#nearestStops .results ul li .description {
								padding-left: 16px;
								}
								#nearestStops .results ul li .description a {
									color: #003e90;
									cursor: pointer;
									}
									#nearestStops .results ul li .description a:hover {
										color: #e0131f;
										}
								#ie7 #nearestStops .results ul li .description img {
									margin: 0 0 0 -16px;
									}
								
	
				#nearestStops #map {
					z-index: 1;
					position: relative;
					margin-left: 240px;
					 }
	
	
	.caution label {
		background: url(/includes/files/base/images/icons/warning.png) right 50% no-repeat;
		}
		#ie6 .caution label {
			background-image: url(/includes/files/base/images/icons/warning-lightblue.gif);
			}
	
	
		.stopWarning .message,
		.stopsFound .message {
			color: #000;
			}
		.stopsFound .message {
			font-weight: bold;
			}
	
			.stopResultMessage input {
				margin: -4px 0px 0px 0px;
				}
			.stopResultMessage label {
				font-weight: normal;
				}
	
#stopIDMessage.message {
	float: left;
	margin: 3px 0; 
	color: #e0131f;
	}
	
		.loading-icon {
		margin: 20px auto;
		width: 50px;
		}
	.loading-text {
		text-align: center;
		}
	.routeStopInfo {
			width:auto;
		}
		.routeStopInfo .results {
			height: 138px;
			overflow: auto;
			}
		
		.routeStopInfo p.routeInfo {
			border-bottom: 1px solid #CCC;
			padding: 2px 0 0;
		}
		.infoBubble{
			height: auto;
		}
		.infoBubble h2{
			color:#0956A2;
		}
		
		.routeStopInfo h2,
		.infoBubble h2,
		.stops .find .stopsFound #map .routeStopInfo h2 {
			background: none;
			padding: 0px 0px 3px 0px;
			margin-bottom: 3px;
			}
		
		.routeStopInfo h2,
		.stopPopUp .routeStopInfo h2 {
			font-size: 16px;
/* 			color: #0956A2; */
			padding: 0;
			margin: 0;
			background: none;
		}
		.routeStopInfo i {
			font-size: .85em;
		}
		
		
		
		.routeStopInfo dl {
			padding-left: 70px;
			}
			.routeStopInfo dt {
				float: left;
				margin-left: -70px;
				width: 69px;
				font-weight: normal;
				}
			.routeStopInfo dd {
				margin-left: 0;
				padding-bottom: 0;
				}



/* !!  */
/* -------------- HELPER: Stop ID dropdown browse  -------------- */
/* begin */

#stopIDdropDowns {
/*	display: none;
	position: absolute;
	top: -150px;
	left: -214px;
	width: 214px;     /* home side bar */
	}

/* end */






/* !!  */
/* -------------- HELPER: Stop ID results  -------------- */
/* begin */

	.stopPopUp {
		position: absolute;
		top: 0;
		left: 0;
		padding: 10px;
		text-align: left;
		background: white;
		border: 5px solid #034190;    /* blue  */
		}
		.stopPopUp .header {
			position: relative;
			padding: 10px 10px 5px;
			margin: -10px -10px 0;
			color: white;
			background: #034190;    /* blue  */
			}
			/* home page popup */
			.stopPopUp p.header {
				color: #034190;    /* blue  */
				background: none;
				}
			.stopPopUp .header a:link,
			.stopPopUp .header a:visited {
				position: relative;
				z-index: 23;
				float: right;
				margin: -3px -5px 0 0;
				color: white;
				}
			.stopPopUp .header h2 {
				z-index: 20;
				padding: 5px 10px 5px;
				margin: -10px -10px 0;
				color: white;
				}
			.stopPopUp .routeStopInfo {
				}
				.stopPopUp .routeStopInfo .results {
					height: 350px;
					overflow: auto;
					}
				.stopPopUp .routeStopInfo h2 {
					padding-top: 5px;
					margin: 0;
					color: #034190;    /* blue  */
					background: none;
					}

/* end */



	#routeContent .stopMapList h3{
		padding-top: 0px;
	}
           /*----------  End ----------*/   
/*---------- =routes ----------*/

.routeBubble ul{
	clear: both;
	border-top: 1px solid #ccc;
	margin-top: 10px;
	padding-top: 10px;
}

.routeBubble ul li{
	list-style: none;
	margin-left: 0px;
	padding-bottom: 5px;
	margin-left: 7px;
	padding-left: 8px;
}
	
	.routeBubble ul li{
		background-repeat: no-repeat;
		background-position: 0px 0px;
	}
		.routeBubble ul li.schedule{
			background-image: url(/includes/modules/routes/images/schedule.gif);
		}
	
		.routeBubble ul li.map{
			background-image: url(/includes/modules/routes/images/map.gif);
		}
		
		.routeBubble ul li.serviceAlert{
			background-image: url(/includes/modules/routes/images/alert2.gif);
		}
			
		.routeBubble ul li a{
			margin-left: 20px;
		}

.routeBubble .name,
.routeBubble .number{
	float: left;
}

.routeBubble .name{
	font-size: 1.2em;
	padding-top:5px;
	padding-left: 5px;
	color: #000;
}

#mapAccordion .route-list li .toggle{
	float: left;
	margin-top: 7px;
	margin-right: 5px;
}

.route-list li {
	clear: left;
/* 	border: 1px solid green; */
	overflow: auto;
	cursor: pointer;
	padding: 5px 0px;
	}
	.route-list li a {
		color: #003e90;
		}
		.route-list li a:hover {
			color: #e0131f;
		}
.map-nav .route-list li {
	border-bottom: 1px solid #EEE;
	}
	.map-nav #nPrimary .route-list li {
		border: none;
		}
.route-list .number {
	font-size: 1.0em;
	padding-right: 3px;
	font-weight: bold;
	}
#mapAccordion .route-list li {
	margin: 0 !important;
	padding: 0 !important;
	}
#mapAccordion .route-list .number {
	margin: 2px 5px 5px 0;
	display: block;
	float: left;
	}

#mapAccordion .route-list li a.alert{
	display: block;
	float: right;
	margin-top: 12px;
}

#mapAccordion .route-list .name {
		display: block;
		margin-top: 9px;
		}
#routeDetailBar {
		position: absolute; 
		top: 10px; 
		left: 320px; 
		display: none; 
		}
#routeDetailBar .number,
#routeDetailBar .name {
	float: left;
	}
	#routeDetailBar .number {
		margin: 4px 5px;
		}
	#routeDetailBar .name {
		font-size: 20px;
		color: #003e90;
		margin-top: 9px;
		font-weight: bold;
		text-shadow: 1px 1px white;
		}
#routeDetailBar .links {
	float: left;
	margin: 10px 0 0 20px;
	}
#routeDetailBar .links li {
	margin: 0 5px;
	}
#routeDetailBar .links a {
	background: url(/includes/files/base/images/button-sprite.png) right -44px no-repeat;
	display: block;
	float: left;
	margin: 0 5px;
	}
	#routeDetailBar .links a b {
		background: url(/includes/files/base/images/button-sprite.png) left top no-repeat;
		float: left;
		display: block;
		height: 18px;
		color: white;
		padding: 4px 5px 0;
		margin-left: -5px;
		height: 18px;
		text-shadow: 0 1px black;
		}
	#routeDetailBar .links a:hover {
		background-position: right -66px;
		text-decoration: none;
		}
	#routeDetailBar .links a:hover b {
		background-position: left -22px;
		}
/*----------  End ----------*/   


/*---------- =print ----------*/

.printButton {
	margin: 10px 0 0 10px;
	float: right;
	}
.printButton a {
	display: block;
	padding-left: 25px;
	height: 25px;
	background: url(/includes/files/base/images/printer.png) left top no-repeat;
	}
	.printButton a:hover {
		background-position: left -25px;
		}
 
/*----------  End ----------*/ 

/*---------- =serviceAlerts ----------*/

.serviceAlerts {
	background: url(/includes/files/base/images/alert.png) left top no-repeat;
	padding: 5px 0 5px 25px;
	margin-top: 10px;
	float: right;
	}
	#ie7 .serviceAlerts {
		float: none;
		overflow: auto;
		margin-left: 10px;
		}
.serviceAlerts a:link {
	display: block;
	color: #e0131f;
	
	}
	.serviceAlerts a:hover {
		text-decoration: underline;
		}
/*----------  End ----------*/

/*---------- =alerts ----------*/

.alertLink {
	float: left;
	margin: 12px 10px 0 0 ;	
	}  
	#content .alertLink a {
		display: block;
		padding: 10px 10px 5px 20px;
		color: #e51a29;
		background: url(/includes/files/base/images/alert.png) left 4px no-repeat;
		}
  
/*----------  End ----------*/    

.bubbleDirections{
	margin-top: 3px;
	border-top: 1px solid #ccc;
	padding-top: 3px;
}

.bubbleDirections a{
	color: #0956A2;    /* blue  */
}

.bubbleDirections .from{
	margin-left: 5px;
	margin-right: 5px;
	border-right: 1px solid #ccc;
	padding-right: 5px;
}

/*---------- =mapLoadingMessage ----------*/

#ie7 #mapLoadingMessage {
	float: left;
	}
/*----------  End ----------*/

/*---------- =quote ----------*/
.QUOTE {
	background: url(/includes/files/base/images/quote-gray.jpg) left top no-repeat;
	color: #444;
	padding:5px;
	text-indent: 35px;
	font-size: 16px;
	font-style: italic;
	}
/*----------  End ----------*/
