/* CSS Document */
body {
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	color:#4d2e4d/*#2f0432*/;
	line-height:30px;
	margin-top:0;
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}

h2 {
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 18px;
	font-weight: normal;
}

hr {
	margin:0;
	padding:0;
}
h3 {
	margin-top:0;
}
img {
	border:0;
}
#header {
	background:url(../images/headerbg.jpg) repeat-x;
	height:148px;
	width:100%;
}
#container {
	background:url(../images/sidebarbg.jpg) repeat-y;
	margin-top:-40px;
}
#sidebar {
	margin-left:90px;
	width:125px;
	margin-top:32px;
	float:left;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
}
#sidebar a {
	color:#4d2e4d/*#2f0432*/;
	font-size:15px;
	font-weight:bold;
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
}
#maincontent {
	font-size:12px;
	width:600px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-left:260px;
	margin-top:40px;
	padding-top:45px;
	padding-bottom:20px;
	line-height:20px;
}
#maincontent img {
	margin:20px;
}
#maincontent .leftalign {
	margin-left:0;
	border: solid 1px #4d2e4d;
}
.timetable {
	width: 260px;
}

.long {
	width: 580px;
}

.key td {
	text-align: left !important;
	font-size: 10px !important;
	line-height: 14px;
}

.long td {
	padding: 3px !important;
	text-align: center;
}

.timetable td.kerrys {
	background: #CCFFCC !important;
}

.timetable td.school {
	color: #F7005D;
}

.timetable td.connects {
	background: #D99795 !important;
}

.small {
	font-size: 8px;
}

th.header, td.header {
	background: #4D2E4D !important;
	color: #fff;
	font-weight: bold;
}

.timetable th {
	font-size: 11px;
	text-align: left;
	padding: 5px;
	background: #666;
	color: #fff;
}
.timetable td {
	font-size: 11px;
	padding: 5px 20px 5px 20px;
	background: #eee;
}
.freighttable {
	width: 600px;
}
.freighttable th {
	font-size: 11px;
	text-align: left;
	padding:5px;
	background: #666;
	color: #fff;
	vertical-align: top;
}
.freighttable td {
	font-size: 11px;
	padding:5px;
	background: #eee;
}
.imgR {
	float:right;
	border:solid 1px #4d2e4d/*#2f0432*/;
}
#getweb {
	font-size:10px;
	color:#666;
	line-height:14px;
	text-transform:uppercase;
	text-align:right;
	margin-top:15px;
	margin-bottom:5px;
}
#getweb a {
	color:#666;
}
#getweb a:hover {
	color:#999;
}
#footer {
	background:#310032;
 height:42px  margin:0;
	margin-top:10px;
	padding:0;
}
#footer a {
	color:#fff;
	text-decoration:none;
}
#footer a:hover {
	color:#666;
}
#maincontent .downloadtimetable {
	margin-left:-220px;
}
.credits {
	text-align:right;
	color:#fff;
	font-size:10px;
	padding-top:15px;
	padding-bottom:15px;
	width:850px;
	margin-bottom: 0px;
}
.credits a {
	color:#fff;
	text-decoration:none;
}
.credits a:hover {
	color:#ccc;
}
.clearall {
	clear: both;
}

.shuttlein {
	background: #e5f1f6 !important;
	color:#00587d;
	}
.shuttleout {
	background: #bbd3dc !important;
}
.key-holidays {
	background: #4D2E4D;
	color:#fff;
	font-weight:bold;
	margin-top: 40px;
	}
.header-blue {
	background: #005a7c !important;
	}