/* CSS Document */
/* margin: top right bottom left */

body {
	margin:0px;
	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;
	font-size:24px;
}

h2 {
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 18px;
	font-weight: normal;
	margin-top:20px;
	margin-bottom:5px;
}

hr {
	margin:0;
	padding:0;
}
hr.hr {
  color:#4d2e4d;
}

a.btn, a.btn:link, a.btn:visited, 
input.btn, input.btn:link, input.btn:visited { 
  display:inline-block;
  font-size:12px;
  -webkit-border-radius:2px;
  -moz-border-radius:2px;
  border-radius:2px;
  font-weight:bold;
  text-align:center;
  margin:0px;
  padding:3px 10px 3px 10px;
  background:#EDEDED;
  color:#AB7474;
  border:1px solid #999999;
  text-decoration:none;
  vertical-align:top;
}  
a.btn:hover, input.btn:hover { 
  background-color:#E4E4E4;
  color:#212121;
  text-decoration:none;
  border:1px solid #212121;
}  

img.btnimg { 
  border-width:0px;
  padding-right:10px;
  vertical-align:top; 
}
img {
	border:0;
}
#header {
	background:url(../images/headerbg.jpg) repeat-x;
	height:99px;
	width:100%;
}
#container {
	background:url(../images/sidebarbg.jpg) repeat-y;
	margin-top:-40px;
	float:left;
}
#sidebar {
	width:125px;
	margin:70px 0px 30px 90px;
	float:left;
	font-family:Trebuchet MS,	Arial, Helvetica, sans-serif;
}

div#sidebar p {
  border-bottom: 1px dotted #4d2e4d;
  margin-right:10px;
}
div#sidebar p.submenu {
	margin-left:5px;
}
div#sidebar a:hover {
  color:#2f0432;
}
#sidebar a {
	color:#4d2e4d/*#2f0432*/;
	font-size:15px;
	font-weight:bold;
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
}
#sidebar p.submenu a {
	font-size:12px;
}
#maincontent {
	font-size:12px;
	width:70%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-left:260px;
	margin-top:30px;
	padding-top:45px;
	padding-bottom:20px;
	line-height:20px;
}
#maincontent img {
	margin:20px;
}
#maincontent .leftalign {
	margin-left:0;
	border: solid 1px #4d2e4d;
}
#maincontent a, #maincontent a:link, #maincontent a:visited  {
  text-decoration:none;
}
#maincontent a:hover {
  text-decoration: underline;
  color:#212121;
}

#maincontent a.norollover:hover {
  background-color:transparent;
}

div#companies1 a:hover, div#companies2 a:hover {
  background-color:transparent;
}

.timetable {
	width: 260px;
}

.long {
	width: 580px;
}

.key td {
	text-align: left !important;
	font-size: 10px !important;
	line-height: 14px;
}

table.long {
  border:1px solid #005A7C;
}

.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;
}

.timetable td.left {
  text-align:left;
}

.timetable td.blank {
  background-color:#666666;
}

.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:0px;
	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: 10px;
}
.header-blue {
	background: #005a7c !important;
}

h3 {
  margin:0px 0px 10px 0px;
  font-size:14px;
  color:#4d2e4d;
  border-bottom: 1px dotted #4d2e4d;
  background-color:#DDDDDD;
  padding: 4px 0px 4px 14px;
}
#contacts p, #contacts li {
  margin:3px 0px 0px 15px;
  font-size:12px;
}
table#contacts {
  border:0px solid #4d2e4d;
  margin-top:10px;
  width:600px;
}
#contacts td {
  vertical-align:top;
}	
div#feedbackform {
  width:360px;
}
div#feedbackform input, div#feedbackform select {
	width:250px;
	font-size:11px;
}
div#feedbackform table {
	border:1px solid #4d2e4d;
  background:#BBBBBB;
	font-size:11px;
}
div#feedbackform td.formbottom {
	border-top:1px solid #4d2e4d;
	background-color:#EEEEEE;
}
div#sidebar p.sidebarheading {
  margin-top:30px;
  border-top:1px solid #4d2e4d;
  border-bottom:1px solid #4d2e4d;
  margin-left:-12px;
  font-weight:bold;
  font-size:16px;
  color:#4d2e4d;
}

div#sidebar p.sidebarbutton {
  margin-top:24px;
  margin-left:-16px;
  text-align:center;
  border:1px solid #4d2e4d;
  padding:1px;
  background-color:#CCCCCC;
}

#sidebar a.sidebarbutton, #sidebar a.sidebarbutton:link, #sidebar a.sidebarbutton:visited {
  font-size:14px;
}

#sidebar a.sidebarbutton:hover {
  color:#AAAAAA;
}
table.freighttable td {
  vertical-align:top;
}

table.freighttable td.phone {
  text-align:right;
  padding-right:8px;
}
textarea.textarea {
  font-family:Arial,Helvetica,sans-serif;
  font-size:9pt;
}
div#maincontent a.ttlink, div#maincontent a.ttlink:link, div#maincontent a.ttlink:visited {
  color:#FFFFFF;
  text-decoration: underline;
}

div#maincontent a.ttlink:hover {
  color:#4d2e4d;
  text-decoration: none;
  background-color:;
}
li.phone {
  list-style-image: url('../images/phone.gif');
}
li.fax {
  list-style-image: url('../images/fax.gif');
}
li.mobile {
  list-style-image: url('../images/mobile.gif');
}
div.timetable {
  margin-left:25px;
  margin-top:5px;
}
a.link, a.link:link, a.link:visited {
  color:#000066;
  text-decoration:none;
} 
table.left td { text-align:left;  }