@charset "UTF-8";
* {
	margin:0;
	padding:0;
	border:none;
	list-style:none;
	font-size:100%;
}
body {
	color: #666666;
	font: 80%/1.5em 'Lucida Sans', 'Lucida Sans Unicode', 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;
	background-color: #f1f1f1;
	background-image: url(images/bg_body.jpg);
	background-repeat: repeat-x;
	background-position: top center;
	background-attachment: fixed;
	margin-top: 5px;
}
a:link {
	color: #20328f;
}
a:visited {
	color: #666;
	/*text-decoration:none;*/
}
a:active, a:hover  {
	color: #01acca;
}
h1 {
	font-size: 1.6em;
	font-weight: bold;
	line-height: 1.2em;
	padding-bottom: 15px;
}
h2 {
	font-size: 1.3em;
	font-weight: bold;
	padding: 8px 0 5px 0;
}
h3 {
	font-size: 1.1em;
	font-weight: bold;
}
.colD1 h3 {
	padding-bottom: 8px;
	color: #20328F;
}
h4 {
	font-size: .9em;
	font-weight: bold;
	line-height: 1.2em;
	color: #ccc;
	letter-spacing: .1em;
}
p {
	padding-bottom: 8px;
}
acronym {
	text-decoration: none;
}
.sml {
	font-size: .8em;
}
#container {
	margin: 0 auto 0 auto;
	width: 920px;
	background:#fff url(images/bg_content.png) repeat-y center top;
}
#verybot {
	margin: 0 auto 0 auto;
	width: 920px;
	background: url(images/bg_bottom.png) no-repeat center bottom;
	height: 25px;	
}
#header {
	height: 120px;
}
#header h1 {
	margin: 0;
	font-size: 1px;
	float:left;
	overflow: hidden;
	text-indent:-9999px;
	padding: 0;
}
#header h1 a {
	background: url(images/logo_parkandride.png) no-repeat left top;
	/*width: 920px;*/
	width: 690px;
	height: 120px;
	display: block;
	color: #fff;
}
#header h2 {
	margin: 0;
	font-size: 1px;
	float:left;
	overflow: hidden;
	text-indent:-9999px;
	padding: 0;
}
#header h2 a {
	background: url(images/logo_parkandride-7days.png) no-repeat left top;
	width: 230px;
	height: 120px;
	display: block;
	color: #fff;
}

#content {
	clear:both;
	padding: 10px 20px 0 20px;
}
ul#nav {
	display: block;
	font-size: 1px;
}
#nav li {
	display: inline;
	float: left;
}
#nav li a {
	color: #fff;
	padding: 0;
	background-color: transparent;
}
a#nav-home {
	display: block;
	width: 235px;
	height: 70px;
	overflow: hidden;
	text-indent: -9999px;
}
a#nav-seamer {
	display: block;
	width: 225px;
	height: 70px;
	overflow: hidden;
	text-indent: -9999px;
}
a#nav-filey {
	display: block;
	width: 225px;
	height: 70px;
	overflow: hidden;
	text-indent: -9999px;
}
a#nav-links {
	display: block;
	width: 235px;
	height: 70px;
	overflow: hidden;
	text-indent: -9999px;
}

a#nav-home {background: url("images/tabs__01.png") 0 -140px no-repeat;}
a#nav-seamer {background: url("images/tabs__02.png") 0 0 no-repeat;}
a#nav-filey {background: url("images/tabs__03.png") 0 0 no-repeat;}
a#nav-links {background: url("images/tabs__04.png") 0 0 no-repeat;}

a#nav-home:hover { background: url("images/tabs__01.png") 0 -70px no-repeat; }
a#nav-seamer:hover { background: url("images/tabs__02.png") 0 -70px no-repeat; }
a#nav-filey:hover {	background: url("images/tabs__03.png") 0 -70px no-repeat; }
a#nav-links:hover {	background: url("images/tabs__04.png") 0 -70px no-repeat; }

#p-seamer a#nav-home {background: url("images/tabs__01.png") 0 -210px no-repeat; }
#p-seamer a#nav-filey {background: url("images/tabs__03.png") 0 -210px no-repeat; }
#p-seamer a#nav-links {background: url("images/tabs__04.png") 0 0 no-repeat; }

#p-seamer a#nav-home:hover {background: url("images/tabs__01.png") 0 -140px no-repeat; }
#p-seamer a#nav-filey:hover {background: url("images/tabs__03.png") 0 -140px no-repeat; }
#p-seamer a#nav-links:hover {background: url("images/tabs__04.png") 0 -70px no-repeat; }

#p-filey a#nav-home {background: url("images/tabs__01.png") 0 -280px no-repeat; }
#p-filey a#nav-seamer {background: url("images/tabs__02.png") 0 -280px no-repeat; }
#p-filey a#nav-links {background: url("images/tabs__04.png") 0 -280px no-repeat; }

#p-filey a#nav-home:hover {background: url("images/tabs__01.png") 0 -350px no-repeat; }
#p-filey a#nav-seamer:hover {background: url("images/tabs__02.png") 0 -350px no-repeat; }
#p-filey a#nav-links:hover {background: url("images/tabs__04.png") 0 -350px no-repeat; }

#p-links a#nav-home {background: url("images/tabs__01.png") 0 -280px no-repeat; }
#p-links a#nav-seamer {background: url("images/tabs__02.png") 0 -420px no-repeat; }
#p-links a#nav-filey {background: url("images/tabs__03.png") 0 -420px no-repeat; }

#p-links a#nav-home:hover {background: url("images/tabs__01.png") 0 -350px no-repeat; }
#p-links a#nav-seamer:hover {background: url("images/tabs__02.png") 0 -490px no-repeat; }
#p-links a#nav-filey:hover {background: url("images/tabs__03.png") 0 -490px no-repeat; }

#p-admin a#nav-home {background: url("images/tabs__01.png") 0 -280px no-repeat; }
#p-admin a#nav-seamer {background: url("images/tabs__02.png") 0 -420px no-repeat; }

#p-admin a#nav-home:hover {background: url("images/tabs__01.png") 0 -350px no-repeat; }
#p-admin a#nav-seamer:hover {background: url("images/tabs__02.png") 0 -490px no-repeat; }

/* the white tab  */
#p-home #nav-home { background: url("images/tabs__01.png") 0 0 no-repeat; }
#p-seamer #nav-seamer { background: url("images/tabs__02.png") 0 -140px no-repeat; }
#p-filey #nav-filey { background: url("images/tabs__03.png") 0 -280px no-repeat; }
#p-links #nav-links { background: url("images/tabs__04.png") 0 -420px no-repeat; }

.colA1 {
	float: left;
	width: 215px;
	padding-right: 20px;
	margin-bottom: 10px;
}
.colA2 {
	float: left;
	padding-right: 15px;
	width: 335px;
	margin-bottom: 10px;
}
.colA3 {
	text-align: right;	
}
.colB1 {
}
.colB2 {
	float: left;
	width: 630px;
	margin-bottom: 10px;
}
.colC1 {
	padding: 0 10px 0 10px;
}
.colD1 {
	float: left;
	width: 535px;
	padding-right: 20px;
	margin-right: 25px;
	margin-bottom: 10px;
}
.colD2 {
	float: left;
	width: 250px;
	margin-bottom: 10px;
}
.colA2 li,.colD2 li{
	line-height: 1.3em;
}
.colE2 {
	float: left;
	width: 445px;
	padding-right: 30px;
	margin-bottom: 10px;	
}
.colE3 {
	float: left;
	width: 170px;
	margin-bottom: 10px;
}
.colF1 {
	float: left;
	width: 640px;
	padding-right: 20px;
	padding-left: 10px;
	margin-right: 15px;
	margin-bottom: 10px;	
}
.colF2 {
	float: left;
	width: 170px;
	margin-bottom: 10px;
}
.colG1, .colG2 {
	float: left;
	width: 49%;
	margin-bottom: 10px;
}
.colH1 {
	clear: both;
	float: right;
	width: 595px;
	padding: 20px 30px;
	margin-bottom: 10px;	
	background: url("images/bg_box_grey.gif") 0 0 no-repeat;
	height: 100px;
}

.boxside, .alertboxside {
	width: 205px;
	color: #FFF;
	padding: 2px 10px 0 10px;
}
.boxside {
	background: url("images/bg_box_side.png") 0 0 no-repeat;
}
.alertboxside {
	background: url("images/bg_alertbox_side.png") 0 0 no-repeat;
}
.alertReported {
	font-size: .8em;
}
.boxside p, .alertboxside p {
	padding-right: 17px;
	font-size: .9em;
	line-height: 1.5em;
}
.boxside a:link, .boxside a:visited {
	color: #fff;
}
.boxside a:hover {
	color: #ccc;
}
.boxsidebot, .alertboxsidebot {
	width: 205px;
	height: 10px;
	margin-bottom: 15px;
}
.boxsidebot {
	background: url("images/bg_box_side_bot.png") bottom left no-repeat;
}
.alertboxsidebot {
	background: url("images/bg_alertbox_side_bot.png") bottom left no-repeat;
}
.alert, .tabset_content h2.alert {
	color: #900;
}
.boxside .alert {
	color: #300;
}
.alertlive {
	color: #060;
	font-weight: bold;
}
.busstop {
	background-image: url(images/logo_symbol_sml.png);
	background-repeat: no-repeat;
	background-position: left top;
	color: #01acca;
	font-size: 1.1em;
	font-weight: bold;
	padding-left: 28px;
	margin-top: 5px;
	margin-left: 20px;
}
/* links */
#p-links .colB2 a {
	background-image: url(images/icon_arrow.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
}
#icon-wc, #icon-waiting, #icon-cctv, #icon-disabled, #icon-cctvbus {
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 5px;
	padding: 0 0 5px 40px;
	min-height: 30px;
}
* html #icon-wc,
* html #icon-waiting,
* html #icon-cctv,
* html #icon-disabled,
* html #icon-cctvbus {
	height: 30px;
}
#icon-wc {
	background-image: url(images/icon_wc.png);
}
#icon-waiting {
	background-image: url(images/icon_waitingroom.png);
}
#icon-cctv {
	background-image: url(images/icon_cctv.png);
}
#icon-disabled {
	background-image: url(images/icon_disabled.png);
	padding-bottom: 15px;
}
#icon-cctvbus {
	background-image: url(images/icon_cctv.png);
}

#footer {
	clear: both;
	margin: 10px 30px 0 30px;
	padding: 0 15px 0 15px;
	border-top: 1px solid #ccc;
	color: #999;
}
#footer p {
	font-size: .8em;
	padding-top: 5px;
	padding-bottom: 0;
}
#map {
	width: 830px;
	height: 420px;
}
#directions {
	width: 820px;
}
#content input {
	border: 1px solid #999999;
}
#content textarea {
	border: 1px solid #999999;
}
#content input[type=submit] {
	font-weight: bold;
	padding: 3px 4px 3px 4px;
	color: #fff;
	background-color: #00abc9;
	border: none;
	-moz-border-radius: .5em;
	-webkit-border-radius: .5em;
}
#content input[type=button] {
	font-weight: bold;
	padding: 3px 4px 3px 4px;
	color: #fff;
	background-color: #00abc9;
	border: none;
	-moz-border-radius: .5em;
	-webkit-border-radius: .5em;
}
#content .btn {
	font-weight: bold;
	padding: 3px 4px 3px 4px;
	color: #fff;
	background-color: #00abc9;
	border: none;
}
.ticketinfo {
	/*padding: 0 10px 15px 40px;*/
	padding: 10px 15px 10px 35px;
	background-image: url(images/logo_symbol_sml.png);
	background-repeat: no-repeat;
	background-position: 5px 8px;
}
.ticketinfo h3 strong {
	color: #01acca; /* #01acca light blue - #20328f dark blue */
}
.ticketinfo h3 {
	font-weight: normal;
}
caption {
	text-align: left;
	font-weight: bold;
	font-style: italic;
	color: #20328F;
}
table.timetable, table.admin, table.fareInfo {
	border-collapse: collapse;
	margin-bottom: 12px;
}
tr {
	vertical-align: top;
}
th, td {
	text-align: left;
	padding: 4px 4px 1px 4px;
	border-bottom: 2px solid #ccc;
	border-right: 1px solid #ccc;
}
th {
	white-space: nowrap;
	vertical-align: bottom;
}
td {
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
.times-odd {
	background-color: #eee;
}
.times-even {
	background-color: #fff;
}
.nowrap {
	white-space: nowrap;
}
.bustimes {
	text-align: right;
}
.bustimesmid {
	text-align: center;
}
.nolineright {
	border-right: none;
}
.nolinebot {
	border-bottom: none;
}
.clearit {
	clear: left;
	height: 0;
}
.centreIt {
	text-align: center;
}
.vcard {
	padding-top: 8px;
}
.blue {
	color: #20328f;
}
.blue a:link, .blue a:visited {
	color: #20328f;
	text-decoration: underline;
}
.blue a:active, .blue a:hover  {
	color: #01acca;
	text-decoration: underline;
}
.concess_txt {
	text-align:right;
	font-weight: bold;
	font-size: .8em;
}
.goright {
}
.goleft {
}
.tabset_tabs {
	list-style-type: none;
	position: relative;
	z-index: 2;
	white-space: nowrap;
	margin-left: 10px;
}
.tabset_tabs li	{
	margin: 0;
	padding: 0;
	display: inline;
}
.tabset_tabs a {
	color: #fff ! important; /* #999 */
	background-color: #01acca ! important;
	border: 1px solid #a3a3a3;

	-moz-border-radius-topleft: .4em;
	-moz-border-radius-topright: .4em;
	-webkit-border-top-left-radius: .4em;
	-webkit-border-top-right-radius: .4em;

	text-decoration: none;
	padding: 4px 0.6em 4px 0.6em;
	line-height: 1.7em;
	border-bottom: none;
	background-image: url(images/bg_tabgrad_blue.png);
	background-position: bottom;
	background-repeat: repeat-x;
}
.tabset_tabs a:hover {
	color: #fff ! important;
	background-image: url(images/bg_tabgrad.png);
	background-position: bottom;
	background-repeat: repeat-x;
}
.tabset_tabs a.active {
	color: #333 ! important; /* #20328f #333 */
	background-color: #fff ! important;
	background-image: none;
	border-color: #999;
	border-left-width: 1px;
	cursor: default;
	border-bottom: #fff ! important;
	padding-top: 6px;
	/*
	padding-bottom:1px;
	*/
}
.tabset_tabs a.active:hover {
	color: #333 ! important;
	background: #fff ! important;
}
.tabset_tabs li.firstchild a {
	border-left-width:1px;
}
.tabset_content	{
	border-top: 1px solid #a3a3a3;
	background-color: #fff;
	/*position:relative;*/
	z-index: 1;
	padding: 0.5em 1em;
	margin: 0;
	display:none;
}
.tabset_content h2 {
	color: #20328f;
}
.tabset_label	{ display:none; }
.tabset_content_active	{ display:block; }

@media aural{
	.tabset_content,
	.tabset_label	{ display:block; }
}
