﻿/*@font-face {
	font-family: "Franklin Gothic Medium";
	src: url("Images/framd.ttf") format("opentype");
}*/

body {
	margin: 0 0 0 0;
}

#contact th {
	height: 25px;	
}

#contact .logo {
	text-align: center;
}

#contact .spacercol {
	background-color: black;
	width: 2px;
}

#contact .textcol {
	width: 220px;
}

#contact img {
	border: none;	
}

#layer2 {
	position: absolute;
	top: 350px;
	left: 0;
	visibility: visible;
	display: block;
}

.routemenu td {
	height: 18px; /* was 27 */
	background-color: #013580;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;	
}

.routemenu a:link, .routemenu a:visited {
	color: white;
	text-decoration: none;
}

.routemenu td:hover {
	background-color: #0657cd;
}

.heading1, .heading2 {
	font-family: "Franklin Gothic Medium", Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	letter-spacing: -0.1em;
}

.heading3, caption {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

caption {
	text-align: left;
	padding-bottom: 0;
}

p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
}

.feedback td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: x-small;
}

ul {
	font-family: Geneva, Arial, Helvetica, sans-serif;	
}

.timetable td, .fares td {
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 0;
	border: solid 1px gray;
}

.timetable th, .fares th {
	font-family: Arial, Helvetica, sans-serif;
    padding: 0;
    border: solid 1px gray;
    text-align: center;
}

.shaded {
	background-color: #d1d1d1;
}

.topmenu, .topmenuhighlight {
	font-family: Arial, Helvetica, sans-serif;
}

.regionname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-style: italic;
	font-weight: bold;
	letter-spacing: -0.05em;
	text-align: right;
	text-transform: uppercase;
	width: 100%;
}

.leftnav {
	width: 180px;
	height: 21px;
	background-image: url('Images/Navigation/left-nav.png');
}

.leftnavover {
	width: 180px;
	height: 21px;
	background-image: url('Images/Navigation/left-nav-over.png');
}

.leftnavtext, .leftnavtext a {
	color: white;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	position: relative;
	left: 16px;
	top: -1px;
	width: 104px;
}

.srheading {
	color: gray;
	font-weight: bold;
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.srcolumn {
	vertical-align: top;	
}

.highlightNotice {
	color: black;
	background-color:#F1AA00;
	font-weight:bold;
	padding: 10px;
}

@media screen {
	
	.heading1 {
		font-size: 32px;
	}
	
	.heading2 {
		font-size: 24px;
	}
	
	.heading3, caption {
		font-size: 16px;
	}
	
	.timetable p, .fares p, td, th {
		font-size: 13px;	
	}
	
	.fares td, .fares th {
		font-size: xx-small;
	}
	
	.timetable td, .fares td {
		height: 0.7cm;
		width: 2.12cm;
	}
	
	.timetable th {
		height: 1.1cm;
	}
	
	.fares th {
		height: 0.7cm;	
	}
	
	#eboplogo {
		display: none;	
	}
	
	.srcolumn {
		width: 240px;	
	}
	
	.srtitle {
		width: 282px;
		height: 200px;
	}
	
}

@media print {

	.heading1 {
		font-size: 24pt;
	}
	
	.heading2 {
		font-size: 18pt;
	}
	
	.heading3, caption {
		font-size: 11pt;	
	}
	
	.timetable p, .fares p, td, th {
		font-size: 7pt;
	}
	
	.fares td, .fares th {
		font-size: 6pt;
	}
	
	.timetable td, .fares td {
		height: 0.3cm;
		width: 1.3cm;
	}
	
	.timetable th {
		height: 1cm;
	}
	
	.fares th {
		height: 0.3cm;
	}
	
	#topbanner, #leftmenu, #layer2, #fullsize, #anchors {
		display: none;
	}
	
	#maps {
		width: 13cm;	
	}
	
	#eboplogo {
		display: inline;
		position: absolute;
		left: 0;
		bottom: 0;
	}
	
	#logo {
		position: absolute;
		right: 0;
		bottom: 0;	
	}
	
	.srcolumn {
		width: 6cm;	
	}
	
	.srtitle {
		width: 0;
		height: 128px;
	}
	
	.srcard {
		display: none;
	}

}
