#planner_date_form {
	padding: 8px;
	margin: 0px;
}

#txt_date_lbl {
	/*padding-top: 6px;*/
	width: 5.3em;
	float: left;
}

#txt_date {
	margin-top: 3px;
	float: left;
}

#planner_date_form p {
	border-bottom: 1px solid #db2024;
	padding: 2px 10px 10px 0px;
	margin: 5px 0px 10px 0px;
	font-weight: bold;
}

#planner_date_form hr {
	border-top: 0px;
	border-right: 0px;
	border-left: 0px;
	border-bottom: 1px solid #db2024;
	margin-bottom: 15px;
	padding-top: 0px;
	clear: both;
}

.plan_trip {
	margin-left: 60px;
}

#begin {
	background: #ffffff url(../images/planner/arrow.gif) no-repeat left center;
}

#txt_date_lbl {
	float: left;
	margin: 5px 5px 0px 0px;
}

.cal_img {
	cursor: pointer;
	padding: 0px 0px 0px 10px;
}

#show_d {
	font-style: italic;
	color: #db2024;
	font-weight: bold;
	padding-top: 5px;
}

#date_line {
	clear: both;
	height: 28px;
}

#or {
	color: #db2024;
	font-size: 1.2em;
	font-weight: bold;
}

#select_date_button {
	clear: both;
	background: #c10000 url(../images/planner/select-date-button.gif) no-repeat center center;
	width: 97px;
	font-size: .9em;
	text-decoration: none;
	text-align: center;
	display: block;
	padding: 2px 0px 4px 0px;
	margin: 10px auto 0px auto;
	color: #ffffff;
	font-weight: bold;
	height: 23px;
	border: 0px;
	cursor: pointer;
}

#running_sched {
	margin: 0px;
	padding: 10px 15px 10px 15px;
	border-bottom: 1px solid #c8c8c8;
}

#running_sched a {
	font-weight: bold;
}

#new_date {
	display: block;
	cursor: pointer;
	margin: 5px auto 0px auto;
	padding: 2px 0px 3px 11px;
	border: 0px;
	height: 24px;
	text-align: center;
	width: 143px;
	background: #c10000 url(../images/planner/new-date-button.gif) no-repeat top center;
	color: #ffffff;
	text-decoration: none;
}

#trp_plnr {
	margin: 0px;
	padding: 10px 4px 4px 4px;
}

#trp_plnr label {
	display: block;
	float: left;
	width: 100px;
	font-weight: bold;
	margin: 7px 0px 0px 0px;
}

#multi_ride_sle p, #multi_ride_mn p {
	font-weight: bold;
	margin: 4px 0px 2px 0px;
	padding: 0px;
}

#trp_plnr ul {
	margin: 10px 10px 50px 10px;
	padding: 0px 5px 5px 5px;
}

#trp_plnr .slct_pad {
	margin: 6px 0px;
}

#dep_inpt {
	margin: 0px;
	width: 70px;
	padding: 6px 0px 0px 0px;
	font-weight: bold;
	float: left;
	clear: both;
}

#trp_plnr hr {
	border-top: 0px;
	border-right: 0px;
	border-left: 0px;
	border-bottom: 2px solid #db2024;
	margin-bottom: 10px;
	padding-top: 5px;
	clear: both;
}

.plnnr_instruct {
	border: 1px solid #000000;
	padding: 2px 5px 2px 20px;
	background: #ffffff url(../images/planner/arrow.gif) no-repeat left center;
}

#step_one {
	background: #ffffff url(../images/planner/one.gif) no-repeat left center;
}

#step_two {
	background: #ffffff url(../images/planner/two.gif) no-repeat left center;
}

#step_three {
	background: #ffffff url(../images/planner/three.gif) no-repeat left center;
}

#step_four {
	background: #ffffff url(../images/planner/four.gif) no-repeat left center;
}

#step_error {
	background: #ffffff url(../images/planner/error.gif) no-repeat left center;
	color: #c10000;
	font-weight: bold;
}

#not_required {
	background: #ffffff url(../images/planner/not-required.gif) no-repeat left center;
}

#connection {
	background: #ffffff url(../images/planner/connection.gif) no-repeat left center;
}

#does_not_run {
	background: #ffffff url(../images/planner/does-not-run.gif) no-repeat left center;
}

#no_service {
	background: #ffffff url(../images/planner/not-required.gif) no-repeat left center;
	margin: 0px 4px 20px 4px;
	color: #c10000;
	font-weight: bold;
}

#no_service_box {
	padding: 20px 0px 20px 0px;
}

.trn_arrv_lv {
	margin-left: 20px;
	padding-left: 14px;
	background: transparent url(../images/planner/dot.gif) no-repeat left center;
	font-weight: bold;
}

.plnnr_stn_txt {
	font-weight: bold;
	color: #c10000;
	font-style: italic;
}

#connctn_submit_but {
	background: #c10000 url(../images/planner/connection-submit-button.gif) no-repeat center center;
	width: 97px;
	font-size: .9em;
	text-decoration: none;
	text-align: center;
	display: block;
	padding: 0px 0px 4px 0px;
	margin: 20px auto 10px auto;
	color: #ffffff;
	font-weight: bold;
	height: 23px;
	border: 0px;
	cursor: pointer;
}

#trip_details h2, #arr_time h2 {
	font-size: 1.5em;
	width: auto;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 4px;
}

#trip_details table, #arr_time table {
	border-collapse: collapse;
}

#trip_details, #arr_time {
	border-collapse: collapse;
	width: 390px;
	margin: 0px auto 10px auto;
}

#trip_details .info_cells td, #arr_time .info_cells td {
	width: 50%;
	padding: 3px;
	border: 1px solid #000000;
	background-color: #ffffff;
}

#trip_details .delay_cell td, #arr_time .delay_cell td {
	padding: 3px;
	border: 1px solid #000000;
	background-color: #ffffff;
}

#trip_details .title_cell, #arr_time .title_cell {
	border: 1px solid #000000;
}

#trip_details .split_cell, #arr_time .split_cell {
	border: 0px;
	height: 15px;
}

#trip_details .button_cells td, #arr_time .button_cells td {
	width: 50%;
	padding: 3px;
	background-color: #ffffff;
	border: 1px solid #000000;
}


#print_itinerary {
	display: block;
	width: 80px;
	background: transparent url(../images/planner/printer.gif) no-repeat left center;
	padding: 7px 0px 7px 35px;
	margin: 5px auto;
}

#new_trip_button {
	background: #c10000 url(../images/planner/new-date-button.gif) no-repeat center center;
	width: 138px;
	font-size: .9em;
	text-decoration: none;
	text-align: center;
	display: block;
	padding: 4px 0px 0px 5px;
	margin: 0px auto;
	color: #ffffff;
	font-weight: bold;
	height: 20px;
	border: 0px;
	cursor: pointer;
}

#im_thinking {
	text-align: center;
}

#im_thinking img {
	padding: 11px 0px 2px 0px;
}

#preload_img {
	display: none;
}

.arrival_time {
	font-style: italic;
	font-weight: bold;
	color: #c10000;
}