@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFF00;
	font-size: 0.9em;
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	margin-bottom:0;
	background-color:#0000FF;
}

#header-background {
	margin: auto;
	height: auto;
	width: 793.529px;
	background-image: none;
	
}

#header {
	width: 740px;
	background-color: #0000FF;
	height: auto;
	margin-top: 11.5px;
	margin-left: 12px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FFFF00;
}

#header a {
	text-decoration: underline;
	color: #FFFF00;
}

#header a:hover, #header a:active {
	text-decoration: none;
}

#time-holder {
	float: right;
	height: auto;
	padding-right: 10px;
}

#flash-container {
	width: 750px;
	height: 226px;
	margin-left: 12px;
	overflow: visible;
	background-color: #0000FF;
}

#clock-anim {
	position: relative;
	float: right;
	width: 35px;
	height: 35px;
	margin-right: 10px;
	margin-bottom: -20px;
}

#header-menu-2 {
	width: 740px;
	background-color: #0000FF;
	height: auto;
	margin-left: 12px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FFFF00;
}

#header-menu-2 a {
	text-decoration: underline;
	color: #FFFF00;
}

#header-menu-2 a:hover, #header-menu-2 a:active {
	text-decoration: none;
}

#contents-background {
	margin: auto;
	height: auto;
	width: 793.529px;
	background-image: none;
	
}

#home-contents {
	width: 505px;
	height: auto;
	margin-left: 12px;
	padding-left: 7.5px;
	padding-top: 5px;
	float: left;
	background-color: #0000FF;
}

#home-contents h1 {
	font-size: 1em;
	font-weight: normal;
	color: #FFFF00;
}

#home-contents h1 a {
	font-size: 1em;
	font-weight: normal;
	color: #FFFF00;
	text-decoration: underline;
}

#home-contents h1 a:active, #home-contents h1 a:hover {
	text-decoration: none;
}

hr {
	color: #FFFF00;
	margin-top: 0px;
}

#ads {
	width: 230px;
	height: auto;
	float: right;
	margin-right: 31px;
	margin-top: 10px;
}

#ads h1 {
	font-size: 1em;
	font-weight: normal;
	color: #FFFF00;
	background-color: #0000FF;
	height: auto;
	padding: 5px;
}

#ads h2 {
	font-size: 1em;
	font-weight: normal;
	color: #FFFF00;
	background-color: #0000FF;
	height: auto;
	padding: 5px;
	margin-top: -3px;
}

#ads h3 {
	font-size: 1em;
	font-weight: normal;
	color: #FFFF00;
	background-color: #0000FF;
	height: auto;
	padding: 5px;
	margin-top: 16px;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.space-after-header {
	margin-top: -10px;
}

.space-after-hr {
	padding-top: 1.5px;
}

.airliner-link, .airliner-link a {
	font-size: 14px;
	font-weight: normal;
	color: #FFFF00;
	background-color: #0000FF;
	height: auto;
	width: 220px;
	padding: 5px;
	background-image: url(../images/airlinerlink.gif);
	background-repeat: no-repeat;
	background-position: 194px;
	margin-top: 2px;
	text-decoration: none;
}

.airliner-link a:active, .airliner-link a:hover {
	text-decoration: underline;
}

.breakingnewslinks {
	list-style-type: none;
	margin: 0;
	padding: 0;
	background-color: #0000FF;
	padding: 10px;
	margin-top: -12px;
	color: #FFFF00;
}

.breakingnewslinks a {
	color: #FFFF00;
	text-decoration: underline;
}

.breakingnewslinks a:active, .breakingnewslinks a:hover {
	text-decoration: none;
}

#news-anim {
	position: relative;
	float: right;
	width: 35px;
	height: 35px;
	display:block;
	background:url(../images/news_anim.png) 0 0 no-repeat;
	margin:0 10px 0 0;
	padding:0;
}

#links-anim {
	position: relative;
	float: right;
	width: 35px;
	height: 35px;
	margin:0 10px 0 0;
	padding:0;
}

#pageopt-anim {
	position: relative;
	float: right;
	width: 35px;
	height: 35px;
	margin:0 10px 0 0;
	padding:0;
}

.adslinks {
	list-style-type: none;
	margin: 0;
	background-color: #0000FF;
	padding: 10px;
	margin-top: -14px;
}

.adslinks a {
	color: #FFFF00;
	text-decoration: underline;
}

.adslinks a:active, .adslinks a:hover {
	text-decoration: none;
}

#footer-background {
	margin: auto;
	height: auto;
	width: 793.529px;
	padding-bottom: 33px;
	background-image: none;
	
	background-position: 0.5px bottom;
}
#dtg {
	margin: -5px auto 10px auto;
	height: 30px;
	width: 400px;
	text-align:center;
	clear:both;
	font-size:0.8em;
	color:#FFFF00;
	line-height:30px;
	vertical-align:25%;
}
#dtg img {
	margin: 0px 0px 0px 10px;
	vertical-align:middle;
	border:none;
}
#dtg a {
	color:#FFFF00;
	text-decoration:underline;
}
#dtg a:hover {
	text-decoration:none;
	border-bottom:none;
}
#dtg img a {
	border:none;
	text-decoration:none;
}
#dtg img a:hover {
	text-decoration:none;
	border:none;
}

#footer {
	width: 750px;
	height: auto;
	margin-left: 12px;
	background-color: #0000FF;
}

#footer-menu {
	width: 750px;
	background-color: #0000FF;
	height: auto;
	text-align: center;
	color: #FFFF00;
	padding-top: 0.35em;
	padding-bottom: 0.35em;
}

#footer-menu a {
	color: #FFFF00;
	text-decoration: underline;
}

#footer-menu a:active, #footer-menu a:hover {
	text-decoration: none;
}

.pagelist {
	width: 740px;
	margin-bottom: 0px;
	margin-top: 7px;
	background-color: #0000FF;
	color: #FFFF00;
	font-size: 95%;
	text-align: center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
}

.pagelist a {
	text-decoration: underline;
	color: #FFFF00;
}

.pagelist a:active, .pagelist a:hover {
	text-decoration: none;
}

#contents {
	width: 734px;
	height: auto;
	margin-left: 12px;
	padding-left: 7.5px;
	padding-right: 7.5px;
	padding-bottom: 7.5px;
	background-color: #0000FF;
	min-height:400px !important;
}

#contents h1 {
	font-size: 1em;
	font-weight: normal;
	color: #FFFF00;
	background-color: #0000FF;
	height: auto;
	padding: 5px;
	margin-left: -7.5px;
	width: 740px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFF00;
}

#contents h2 {
	color: #FFFF00;
	font-size: 1.5em;
}

#contents h3 {
	font-size: 1.2em;
	font-weight: bold;
	color: #FFFF00;
	font-style: italic;
}

#contents a {
	color: #FFFF00;
	text-decoration: underline;
}

#contents a:active, #contents a:hover {
	color: #FFFF00;
	text-decoration: none;
}

#contents a:visited {
	color: #FFFF00;
	text-decoration: underline;
}

.explanations-caption {
	text-align: left;
	font-weight: bold;
}

.explanation {
	color: #FFFF00;
	vertical-align: top;
}

.mon-to-fri-caption  {
	background-color: #0000FF;
	color: #FFFF00;
	padding: 3px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFF00;
}

.mon-to-fri-destinations {
	width: 211px;
	text-align: left;
	background-color: #0000FF;
	font-size: 0.9em;
}

.mon-to-fri1 {
	background-color: #0000FF;
	width: 79px;
	text-align: center;
	font-size: 0.9em;
}

.mon-to-fri2 {
	background-color: #0000FF;
	width: 79px;
	text-align: center;
	font-size: 0.9em;
}

.important-information {
	background-color: #0000FF;
	text-align: center;
	width: 249px;
}

.important-information2 {
	background-color: #0000FF;
	padding: 10px;
}

.saturday-caption {
	background-color: #0000FF;
	color: #FFFF00;
	padding: 3px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFF00;
}

.saturday-destinations {
	width: 211px;
	text-align: left;
	background-color: #0000FF;
	font-size: 0.9em;
}

.saturday1 {
	background-color: #0000FF;
	width: 79px;
	text-align: center;
	font-size: 0.9em;
}

.saturday2 {
	background-color: #0000FF;
	width: 79px;
	text-align: center;
	font-size: 0.9em;
}

.sunday-caption {
	background-color: #0000FF;
	color: #FFFF00;
	padding: 3px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFF00;
}

.sunday-destinations {
	width: 211px;
	text-align: left;
	background-color: #0000FF;
	font-size: 0.9em;
}

.sunday1 {
	background-color: #0000FF;
	width: 79px;
	text-align: center;
	font-size: 0.9em;
}

.sunday2 {
	background-color: #0000FF;
	width: 79px;
	text-align: center;
	font-size: 0.9em;
}

.bus-connections {
	width: 191px;
	text-align: left;
	color: #FFFF00;
	font-size: 0.9em;
	background-image: url(../images/greyarrow.gif);
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: 7px 5px;
	background-color: #0000FF;
}

.bus-connections1 {
	color: #FFFF00;
	width: 79px;
	text-align: center;
	font-size: 0.9em;
	background-color: #0000FF;
}

.on-demand {
	width: 79px;
	background-image: url(../images/ondemand.gif);
	background-repeat: no-repeat;
}

.on-demand-sat {
	width: 79px;
	background-image: url(../images/ondemandsat.gif);
	background-repeat: no-repeat;
}

.bus-route-index-suburb {
	color: #FFFF00;
	font-size: 1.5em;
	text-align: left;
	width: 50%;
	padding: 3px;
}

.bus-route-index-takeroutes {
	color: #FFFF00;
	font-size: 1.5em;
	text-align: right;
	width: 50%;
	padding: 3px;
}

.align {
	vertical-align: bottom;
}

.align2 {
	vertical-align: bottom;
	text-align: left;
}

.align3 {
	vertical-align: bottom;
	text-align: right;
}

.bus-route-index-leftcell {
	text-align: left;
	background-color: #0000FF;
	padding: 3px;
}

.bus-route-index-leftcell2 {
	text-align: left;
	background-color: #0000FF;
	padding: 3px;
}

.bus-route-index-rightcell {
	text-align: right;
	background-color: #0000FF;
	padding: 3px;
}

.bus-route-index-rightcell2 {
	text-align: right;
	background-color: #0000FF;
	padding: 3px;
}

.concession-header1 {
	font-size: 0.9em;
	font-weight: bold;
	text-align: left;
	color: #FFFF00;
}

.concession-header2 {
	font-size: 0.9em;
	font-weight: bold;
	text-align: center;
	color: #FFFF00;
}

.concession-table {
	border: 1px solid #FFFF00;
	text-align: left;
	font-size: 0.9em;
}

.disabled {
	width: 300px;
	margin: auto;
	text-align: justify;
}

.section-number {
	background-color: #0000FF;
	width: 100px;
	text-align: center;
	color: #FFFF00;
	vertical-align: top;
	padding: 3px;
}

.adult-fare {
	background-color: #0000FF;
	width: 100px;
	text-align: center;
	vertical-align: top;
	padding: 3px;
}

.concession-fare {
	background-color: #0000FF;
	width: 100px;
	text-align: center;
	color: #FFFF00;
	vertical-align: top;
	padding: 3px;
}

.textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em; 
 	background-color: #0000FF;
	color: #FFFF00;
	border: 1px solid #FFFF00;
	padding: 3px;
}

.required-field {
	color: #FFFF00;
}

.tectite {
	font-size: 0.8em;
}

.bold-large-blue {
	font-size: 1.3em;
	font-weight: bold;
	color: #FFFF00;
	text-align: center;
}

.operating-periods {
	background-color: #0000FF;
	padding: 3px;
	vertical-align: top;
	width: 180px;
}

.bus-route-number {
	background-color: #0000FF;
	padding: 3px;
	text-align: center;
	width: 85px;
	vertical-align: top;
}

.bus-route-description {
	color: #FFFF00;
}

.bus-route-description-box {
	vertical-align: top;
	padding: 3px;
	background-color: #0000FF;
}

.morning {
	background-color: #0000FF;
	padding: 10px;
}

.afternoon {
	background-color: #0000FF;
	padding: 10px;
}

input.searchbutton {
	font-size: 0.8em;
}

input, select {
font-size: 0.8em;
}

#searchbox {
	float: right;
	margin-top: -3px;
	height: 20px;
}

.tbl_notice {
	background-color: #4848fe;
	width: 79px;
	text-align: center;
	font-size: 0.9em;
}

.tbl_notice_exp {
	background-color: #4848fe;
	color: #ffff00;
	vertical-align: top;
}















#contents-container {
	margin:0;
	padding:0 31px 0 19px;
	height: auto;
	width: 743.529px;
	background-image:none;
	background-repeat:repeat-y;
}
#ads-right {
	width: 230px;
	height: auto;
	padding:10px 0 0 0;
	margin:0;
	float:right;
}
#ads-right h1 {
	font-size: 1em;
	font-weight: normal;
	color: #FFFF00;
	background-color: #0000FF;
	height: auto;
	padding: 5px;
	margin-top: -3px;
	margin-bottom:0px;
}

#ads-right h2 {
	font-size: 1em;
	font-weight: normal;
	color: #FFFF00;
	background-color: #0000FF;
	height: auto;
	padding: 5px;
	margin-top: -3px;
}

#ads-right h3 {
	font-size: 1em;
	font-weight: normal;
	color: #FFFF00;
	background-color: #0000FF;
	height: auto;
	padding: 5px;
	margin-top: 16px;
}
#home-contents-left h1 {
	font-size: 1em;
	font-weight: normal;
	color: #FFFF00;
	margin:12px 0 0 0;
	padding:0;
}

#home-contents-left h1 a {
	font-size: 1em;
	font-weight: normal;
	color: #FFFF00;
	text-decoration: underline;
}

#home-contents-left h1 a:active, #home-contents-left h1 a:hover {
	text-decoration: none;
}

#home-contents-left hr {
	margin-top: -2px;
	padding:0;
}
#clock-animation {
	float: right;
	width: 35px;
	height: 35px;
	margin-right: 10px;
	margin-bottom: -20px;
	position:relative;
	color:#FFFF00;
}