body {
	margin: 0px;
	padding: 0px;
	background: #828282;
	font-family: Arial, Helvetica, sans-serif;
}
a.pl {
	color: white;
	font-size: 10pt;
	text-decoration: none;
}
h1, h2,h3,h4,h5 {
	margin-top: 0px;
}
h2 {
	color: white;
	background: url(/images/header.gif);
	padding: 5px;
	font-size: 8pt;
}
h3 {
	margin-bottom: 0px;
	font-size: 10pt;
	color: silver;
}
#logo {
	height: 40px;
	width: 180px;
	background: url(/images/tr.png) no-repeat;
}

#container {
	font-size: 10pt;
	background: #bcbec0 url(/images/bg_gradient.gif) 0px 0px repeat-x ;
}

#container .column {
	padding-top: 1em;
}

#header {
	display: none;
	background: url(/images/header.gif);
	height: 50px;
}

#header span {
	display: block;
	padding: 15px;
	color: white;
	font-size: 14pt;
}

#footer {
	background: #828282 url(/images/footer_gradient.gif) repeat-x;
	height: 35px;
}
a {
	font-size: 8pt;
}

a.clear_link {
	background: url(/images/page_delete.png) no-repeat;
	padding-left: 18px;
	padding-bottom: 3px;
}


.canvas {
	width: 192px;
}

.cheader {
	background: url(/images/canvas_header.gif) no-repeat;
	height: 25px;
}
.cheader span {
	font-size: 13pt;
	color: white;
	padding-left: 5px;
	padding-top: 2px;
	font-weight: bold;
	display: block;
}

.couter {
	background: url(/images/canvas_background.gif);
}

.ccontent {
	background: white;
	height: 461px;
	width: 178px;
	overflow: auto;
	margin-left: 1px;
}
.ccontent ul {
	margin: 0px;	
	padding: 0px;
	list-style: none;	
}
.ccontent ul li {
	font-size: 8pt;
	background: white;
	border-bottom:1px dotted silver;
	cursor: pointer;
}
.ccontent .route_item {
	background: #f1f1f1;
	background: white;
}
.ccontent .selected {
	background: white;
}
.ccontent ul li:hover, .ccontent .selected {
	color: white;
	background: url(/images/header.gif);
}
.cfooter span {
	display: block;
	font-size: 8pt;
	padding: 6px;
	color: silver;
}
.cfooter {
	height: 35px;
	background: url(/images/canvas_footer.gif) 0px -80px;
}

.search {
}
.search .ccontent {
	height: auto;
	margin: 0px;
	width: 100%;
}

.rcontent {
	padding: 5px;
}

.rfoot {
	background: url(/images/bar_grad.png);
	margin-left: 1px;
	width: 160px;
	height: 10px;
}

.map {
	height: 400px;
	width: 100%;
	border: 0px solid black;
	background-color: white;
}
.ttroute {
	font-size: 7pt;
}
.ttroute a {
	color: white;
}
.ttrouteheader {
	background-color: #d01f3c;
	padding: 5px;
	color: white;
	font-size: 8pt;

}
.ttrouteheader a {
	text-overflow: ellipsis;
}
.info {
	padding: 5px;
	font-size: 8pt;
	background: #e3e3e3;
}
.ttinfo {
	padding: 5px;
	font-size: 8pt;
	background: #e3e3e3;
	height: 50px;
}
.tttimes {
	background: white;
}
.tttimes a {
	text-decoration: none;
	color: black;
	padding: 2px;
	float: left;
	border-right: 1px solid silver;
	font-size: 7pt;
}
.tttimes a.past {
	background-color: #e3e3e3;
}
.timetable .ccontent {
	height: 500px;
	overflow: hidden;
}
.clear {
        clear: both;
        font-size: 0px;
        line-height: 0px;
        visibility: hidden;
        margin: 0;
}

.search {
/*	margin-bottom: 20px;	*/
}
.search .sform {
	padding: 5px;
}
form {
	margin: 0px;
	padding: 0px;
}
.sheader {
	font-weight: bold;	
}
.sstation {
	width: 100px;
	float: left;
	border-right: 1px solid silver;
	padding: 5px;
	font-size: 8pt;
	cursor: pointer;
}
.sstation:hover, .sstation.selected {
	background: #d01f3c url(/images/header.gif) repeat-x;
	color: white;
}
.text_break {
	padding: 0px;
	margin: 0px;	
	margin-bottom: 5px;
}
fieldset {
	border: 0px;
	padding: 0px;
	margin: 0px;
}

.mapstoplabel {
	font-size: 11pt;
	color: white;
	font-weight: bold;
	white-space: nowrap;
}
.maptramlabel {
	font-size: 9pt;
	color: white;
	font-weight: bold;
	white-space: nowrap;
}
.mslo {
	padding-left: 4px;
}
.mslselected {
	color: yellow;
}
.map_label {
	z-index: 1000;
	font-weight: bold;
	font-size: 10pt;
	color: black;
	background-color: #e3e3e3;
	background: url(/images/header.gif);
	color: white;
	white-space: nowrap;
	padding: 2px;
	font-family: Verdana;
	/*text-shadow: 2px 2px 2px white;*/
}


.close_button {
	width: 16px;
	height: 16px;
	background: url(/images/icons/cancel.png) 0px 0px no-repeat;
}


/****************/
/* Links */
/****************/
.icon_link {
	padding-left: 19px;	
	padding-bottom: 2px;
}
.icon_link2 {
	display: block;
	padding-left: 19px;	
	line-height: 20px;
	vertical-align: middle;
}
.show_tram {
	background: url(/images/icons/zoom_in.png) 0px 0px no-repeat;
}
.hide_tram {
	background: url(/images/icons/zoom_out.png) 0px 0px no-repeat;
}
.hide_label {
	background: url(/images/icons/textfield_delete.png) 0px 0px no-repeat;
}
.show_label {
	background: url(/images/icons/textfield_add.png) 0px 0px no-repeat;
}

.rss {
	background: url(/images/icons/rss.png) 0px 0px no-repeat;
}
.barcode {
	background: url(/images/icons/shading.png) 0px 0px no-repeat;
}
.page_link {
	background: url(/images/icons/page_link.png) 0px 0px no-repeat;
}
.mobile {
	background: url(/images/icons/phone.png) 0px 0px no-repeat;
}

.reverse_0 {
	background: url(/images/icons/arrow_undo.png) -2px no-repeat;
}
.reverse_1 {
	background: url(/images/icons/arrow_redo.png) -2px no-repeat;
}
.show_all_routes {
	background: url(/images/icons/table_multiple.png) 0px 0px no-repeat;
}

.ttdata {
	height: 410px;
	overflow: auto;
}

.ttstoptimes {
	height: 150px;
	overflow: auto;
}
.ttoptionsfoot a {
	color: blue;
}
.ttoptionsfoot {
	border-top: 1px solid silver;
	padding-top: 3px;
	padding-left: 5px;
	font-size: 8pt;
}
.ttoptions {
	border-top: 1px solid white;
	padding-top: 3px;
	padding-left: 5px;
}
.ttstoptimes li {
	padding: 2px;
}
#ttstops .info {
	background: white;
	border-bottom: 1px solid silver;
}
.tabs {
	background: #e3e3e3;
}

.tabs ul {
	height: 25px;	
	margin: 0px;
	padding: 0px;
}
.tabs ul li {
	float :left;
	padding: 0px;
	border-bottom: 0px;
	list-style: none;
	margin: 0px;
	padding: 0px;
	background: white;
}
.tabs ul li a {
	border-top: 1px solid silver;
	border-right: 1px solid silver;
	background: none;
	text-decoration: none;
	display: block;
	padding: 5px;
	height: 14px;	
}
.tabs ul li a:hover {
	background: none;
	color: white;
}
.tabs ul li:hover {
	background: silver;
}
.tabs .selected {
	background: white;
}
.tabs ul li:hover, .tabs .selected {
	color: white;
	background: url(/images/header.gif);
}


.cfluid {
	background: white url(/images/canvas_right.png) repeat-y right;
	padding-right: 15px;
}
.cfluid_footer {
	height: 10px;
	background: url(/images/canvas_footer_left.png) 0px -15px;
}
.cfluid_content {
	border-left: 1px solid #959595;
	border-top: 1px solid #959595;
	padding: 5px;
	background: white;
}

.cfluid_fr {
	background: url(/images/canvas_footer_right.png) no-repeat 0px -23px;
	width: 15px;
	height: 10px;
	float: right;
	padding-top: 1px;
}

.footlinks {
	padding:0px;
	padding-top: 15px;
	margin:0px;
}
.footlinks li  {
	margin: 0px;
	padding-left: 10px;
	float: left;
	list-style: none;
}
.footlinks li a {
	text-decoration: none;
	color: white;
	font-size: 8pt;
	float: left;
}
 