@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	background-color: #FBF49B;
	margin: 0px;
	padding: 0px;
	color:#000000;
}

#top-bckgrnd-display {
	width: 800px;
	height: 27px;
	background-image:none;
	background-repeat: no-repeat;
	margin: auto;
}

#bckgrnd-display {
	width: 754px;
	background-image: none;
	background-repeat: repeat-y;
	margin: auto;
	padding-left:16px;
	padding-right:30px;
	overflow: visible;
}

/*------------------------*/

#left-column {
	float: left;
	width: 200px;
	margin-top: -11px;
	padding-top:173px;
	background-image: url(../images/logos_py.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#time-holder {
	width: 167px;
	background-color: #FFF9AE;
	background-image: url(../images/dateandtime_py.gif);
	background-repeat: no-repeat;
	margin-top: 11px;
	color: #000000;
	padding-top: 10px;
	padding-left: 33px;
	padding-bottom: 9px;
}

/*------------------------*/

#menu-list {
	width: 200px;
}

#menu-list ul {
	margin: 0px; 
	padding: 0px;
	list-style-type: none;
}

#menu-list li {
	margin: 0px;
}

#menu-list a {
	display: block;
	width:188px;
	border-right-width: 1.5pt;
	border-bottom-width: 1.5pt;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFF9AE;
	border-bottom-color: #FFF9AE;
	background-color: #FFF9AE;
	text-decoration: none;
	margin-top: 2px;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
}

#menu-list a:link, #menu-list a:visited {
	color: #000000;
}

#menu-list a:hover, #menu-list a:active {
	border-top-width: 1.5pt;
	border-right-width: 0pt;
	border-bottom-width: 0pt;
	border-left-width: 1.5pt;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFF9AE;
	border-left-color: #FFF9AE;
	background-color: #FBF49B;
	color: #000000;
	padding-top: 2px;
	padding-bottom: 3px;
}

/*------------------------*/

#under-menu {
	width: 200px;
	height: 8.5px;
	margin-top: 1px;
	background-image: url(../images/bottom-of-menu_py.gif);
	background-repeat: no-repeat;
}

/*------------------------*/

#our-latest-news-top {
	width: 167px;
	background-color: #FFF9AE;
	background-image: url(../images/news_py.gif);
	background-repeat: no-repeat;
	margin-top: 8px;
	color: #000000;
	padding-top: 10px;
	padding-left: 33px;
	padding-bottom: 9px;
}

#our-latest-news-bottom {
	width: 176px;
	background-color: #FBF49B;
	color: #000000;
	padding-top: 11px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
}

#our-latest-news-bottom a:link, #our-latest-news-bottom a:visited {
	text-decoration: underline;
	color: #000000;
}

#our-latest-news-bottom a:hover, #our-latest-news-bottom a:active {
	text-decoration: none;
}

#our-latest-news-bottom-end {
	background-image: none;
	height: 9px;
	width: 200px;
}

/*------------------------*/

#right-column {
	float: right;
	width: 546px;
	margin-top: -11px;
}

#flash-container {
	width: 546px;
	height: 212px;
}

/*------------------------*/

#empty-space {
	width:200px;
	background-image: url(../images/logos-watermark-py.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
}

/*------------------------*/

.page-options-box {
	width: 522px;
	background-color: #FFF9AE;
	margin-top: 8px;
	padding-top:8px;
	padding-bottom: 0px;
	padding-right:12px;
	padding-left:12px;
	text-align: right;
	background-image: url(../images/heading-top-py.gif);
	background-repeat: no-repeat;
}

.page-options-box a {
	text-decoration: underline;
	color: #000000;
}

.page-options-box a:hover, .page-options-box a:active {
	text-decoration: none;
}

.page-options-box-bottom {
	width: 546px;
	height:9px;
	background-image: url(../images/heading-bottom-py.gif);
}

/*------------------------*/

.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;
}

/*------------------------*/

#bottom-background-display {
	margin: auto;
	height: auto;
	width: 784px;
	background-image: none;
	background-repeat: no-repeat;
	padding-top: 8px;
	padding-bottom: 30px;
	padding-left:16px;
	background-position: 0px bottom;
}

/*------------------------*/

.footer-menu {
	width: 730px;
	background-color: #FFF9AE;
	color: #000000;
	text-align: right;
	background-image: url(../images/footer-top-py.gif);
	background-repeat: no-repeat;
	padding-top:9px;
	padding-bottom: 0px;
	padding-right:12px;
	padding-left:12px;
}

.footer-menu a {
	text-decoration: underline;
	color: #000000;
}

.footer-menu a:hover, .footer-menu a:active {
	text-decoration: none;
}

.footer-menu-bottom {
	width: 754px;
	height:9px;
	background-image: url(../images/footer-bottom_py.gif);
	background-repeat: no-repeat;
}
#dtg {
	margin: -5px auto 10px auto;
	height: 30px;
	width: 400px;
	text-align:center;
	clear:both;
	font-size:0.8em;
	color:#000000;
	line-height:30px;
	vertical-align:25%;
}
#dtg img {
	margin: 0px 0px 0px 10px;
	vertical-align:middle;
	border:none;
}
#dtg a {
	color:#000000;
	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;
}

/*------------------------*/



/*------------------------*/

#canberra-coast-box {
	float: left;
	width: 130px;
	text-align: center;
	color: #000000;
	text-align: center;
}

#canberra-coast-box a {
	text-decoration: underline;
	color: #000000;
}

#canberra-coast-box a:hover, #canberra-coast-box a:active {
	text-decoration: none;
}

#canberra-coast-top-box {
	width: 130px;
	background-color: #FFF9AE;
	background-image: url(../images/box-top-py.gif);
	background-repeat: no-repeat;
	padding-top:3px;
	padding-bottom:4px;
}

#surfborder-flash {
	width: 130px;
	height: 110px;
}

#canberra-coast-middle-box {
	width: 130px;
	background-color: #FFF9AE;
	padding-top: 12px;
	padding-bottom: 14px;
	background-image: url(../images/box-bottom-py.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-top:-3px;
}

/*------------------------*/

#canberra-thredbo-box {
	float: left;
	width: 130px;
	text-align: center;
	color: #000000;
	text-align: center;
	padding-left:8px;
}

#canberra-thredbo-box a {
	text-decoration: underline;
	color: #000000;
}

#canberra-thredbo-box a:hover, #canberra-thredbo-box a:active {
	text-decoration: none;
}

#canberra-thredbo-top-box {
	width: 130px;
	background-color: #FFF9AE;
	background-image: url(../images/box-top-py.gif);
	background-repeat: no-repeat;
	padding-top:3px;
	padding-bottom:4px;
}

#alpinexpress-flash {
	width: 130px;
	height: 110px;
}

#canberra-thredbo-middle-box {
	width: 130px;
	background-color: #FFF9AE;
	padding-top: 12px;
	padding-bottom: 14px;
	background-image: url(../images/box-bottom-py.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-top:-3px;
}

/*------------------------*/

#canberra-yass-box {
	float: left;
	width: 130px;
	text-align: center;
	text-align: center;
	padding-left:8px;
}

#canberra-yass-box a {
	text-decoration: underline;
	color: #000000;
}

#canberra-yass-box a:hover, #canberra-yass-box a:active {
	text-decoration: none;
}

#canberra-yass-middle-box {
	width: 130px;
	background-color: #FFF9AE;
	padding-top: 19px;
	padding-bottom: 22px;
	background-image: url(../images/box-bottom-py.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

/*------------------------*/

#man-box {
	float: right;
	height:220px;
	width: 130px;
	background-image: url(../images/man.gif);
	background-repeat: no-repeat;
}

/*---------------------------------------------------*/

#snow-box {
	float: left;
	width: 130px;
	text-align: center;
	color: #000000;
	text-align: center;
	padding-top:8px;
}

#snow-top-box {
	width: 130px;
	background-color: #FFF9AE;
	background-image: url(../images/box-top-py.gif);
	background-repeat: no-repeat;
	padding-top:3px;
	padding-bottom:4px;
}

#snow-top-box a {
	text-decoration: underline;
	color: #000000;
}

#snow-top-box a:hover, #snow-top-box a:active {
	text-decoration: none;
}

#snow-flash {
	width: 130px;
	height: 110px;
}

#snow-middle-box {
	width: 130px;
	background-color: #FFF9AE;
	padding-top: 28px;
	padding-bottom: 29px;
	background-image: url(../images/box-bottom-py.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-top:-3px;
}

#snow-middle-box a {
	text-decoration: underline;
	color: #000000;
}

#snow-middle-box a:hover, #snow-middle-box a:active {
	text-decoration: none;
}

/*------------------------*/

#countrylink-box {
	float: left;
	width: 130px;
	text-align: center;
	text-align: center;
	padding-top:8px;
	padding-left:8px;
	color: #000000;
}

#countrylink-box a {
	text-decoration: underline;
	color: #000000;
}

#countrylink-box a:hover, #countrylink-box a:active {
	text-decoration: none;
}

#countrylink-middle-box {
	width: 130px;
	background-color: #FFF9AE;
	padding-top: 19px;
	padding-bottom: 22px;
	background-image: url(../images/box-bottom-py.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

/*------------------------*/

#charters-box {
	float: left;
	width: 130px;
	text-align: center;
	text-align: center;
	padding-top:8px;
	padding-left:8px;
	color: #000000;
}

#charters-box a {
	text-decoration: underline;
	color: #000000;
}

#charters-box a:hover, #charters-box a:active {
	text-decoration: none;
}

#charters-middle-box {
	width: 130px;
	background-color: #FFF9AE;
	padding-top: 19px;
	padding-bottom: 22px;
	background-image: url(../images/box-bottom-py.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

/*------------------------*/

#school-box {
	float: left;
	width: 130px;
	text-align: center;
	text-align: center;
	padding-top:8px;
	padding-left:8px;
	color: #000000;
}

#school-box a {
	text-decoration: underline;
	color: #000000;
}

#school-box a:hover, #school-box a:active {
	text-decoration: none;
}

#school-middle-box {
	width: 130px;
	background-color: #FFF9AE;
	padding-top: 19px;
	padding-bottom: 22px;
	background-image: url(../images/box-bottom-py.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

/*------------------------*/

#contents h1 {
	width: 522px;
	background-color: #FFF9AE;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top:9px;
	padding-bottom: 0px;
	padding-right:12px;
	padding-left:12px;
	text-align: left;
	background-image: url(../images/heading-top-py.gif);
	background-repeat: no-repeat;
	font-size: 1em;
	color: #000000;
	font-weight: normal;
}

.contents-h1-bottom {
	width: 546px;
	height:9px;
	background-image: url(../images/heading-bottom-py.gif);
}

#contents h2 {
	width: 522px;
	background-color: #FFF9AE;
	margin-top: 8px;
	margin-bottom: 0px;
	padding-top:9px;
	padding-bottom: 0px;
	padding-right:12px;
	padding-left:12px;
	text-align: left;
	background-image: url(../images/heading-top-py.gif);
	background-repeat: no-repeat;
	font-size: 1em;
	color: #000000;
	font-weight: normal;
}

.contents-h2-bottom {
	width: 546px;
	height:9px;
	background-image: url(../images/heading-bottom-py.gif);
}

/*------------------------*/

.fleet-heading {
	color:#000000;
	background-color:#FBF49B;
	padding:3px;
	text-align: center;
}

.fleet-contents {
	background-color: #FFF9AE;
	padding:3px;
	text-align: center;
}

.margin-auto {
	margin: auto;
}

.red-alpinexpress-text {
	color:#000000;
	font-weight: bold;
}

.alpinexpress-links a {
	color:#000000;
}

.alpinexpress-links a:hover, .alpinexpress-links a:active {
	color:#000000;
	text-decoration: none;
}

.info-centres-green-left {
	background-color: #FFF9AE;
	padding:3px;
	text-align: left;
	vertical-align: bottom;
}

.info-centres-green-right {
	background-color: #FFF9AE;
	padding:3px;
	text-align: right;
}

.info-centres-left {
	padding:3px;
	text-align: left;
	vertical-align: bottom;
}

.info-centres-right {
	padding:3px;
	text-align: right;
}

.alpinexpress-caption {
	background-color: #FFF9AE;
	padding-top:9px;
	padding-bottom: 0px;
	padding-right:0px;
	padding-left:0px;
	text-align: left;
	background-image: url(../images/heading-top-py.gif);
	background-repeat: no-repeat;
	font-size: 1em;
	color: #000000;
	font-weight: normal;
}

.margin-auto-tt {
	width:546px;
	margin: auto;
	margin-top: 8px;
}

.tt-right {
	padding:3px;
	text-align: right;
	border: 1px solid #FFF9AE;
}

.tt-left {
	padding:3px;
	text-align: left;
	border: 1px solid #FFF9AE;
}

.tt-center {
	padding:3px;
	text-align: center;
	border: 1px solid #FFF9AE;
}

.tt-green-right {
	background-color:#FBF49B;
	padding:3px;
	text-align: right;
	border: 1px solid #FFF9AE;
}

.tt-green-center {
	background-color:#FBF49B;
	padding:3px;
	text-align: center;
	border: 1px solid #FFF9AE;
}

.tt-note {
	background-color: #FFF9AE;
	padding-top:9px;
	padding-bottom: 0px;
	padding-right:12px;
	padding-left:12px;
	text-align: left;
	background-image: url(../images/heading-top-py.gif);
	background-repeat: no-repeat;
	font-size: 1em;
	color: #000000;
	font-weight: normal;
}

.heading-centered {
	color:#000000;
	text-align: center;
	vertical-align: bottom;
	padding: 5px;
}

.heading-lefted {
	color:#000000;
	text-align: left;
	vertical-align: bottom;
	padding: 5px;
}

.concession {
	font-weight: bold;
	color:#000000;	
}

.yass-canberra-links a {
	color:#000000;
}

.yass-canberra-links a:hover, .yass-canberra-links a:active {
	color:#000000;
	text-decoration: none;
}

.subheading {
	font-weight: normal;
	font-size:0.9em;
}

.subheading a {
	color:#000000;
}

.subheading a:hover, .subheading a:active {
	color:#000000;
	text-decoration: none;
}

.yasscbra-departure-points {
	width:166px;
	background-color:#FBF49B;
	padding:1px;
	text-align: left;
	border: 1px solid #FFF9AE;
}

.yasscbra-montofri {
	width:66px;
	background-color:#FBF49B;
	padding:2px;
	text-align: center;
	border: 1px solid #FFF9AE;
}

.yasscbra-montofri a {
	color:#000000;
}

.yasscbra-montofri a:hover, .yasscbra-montofri a:active {
	color:#000000;
	text-decoration: none;
}

.yasscbra-montofri-darkgreen {
	width:66px;
	background-color:#FBF49B;
	padding:2px;
	text-align: center;
	border: 1px solid #FFF9AE;
}

.yasscbra-montofri-darkgreen a {
	color:#000000;
}

.yasscbra-montofri-darkgreen a:hover, .yasscbra-montofri-darkgreen a:active {
	color:#000000;
	text-decoration: none;
}

.cbrayass-departure-points {
	width:164px;
	background-color:#FBF49B;
	padding:1px;
	text-align: left;
	border: 1px solid #FFF9AE;
}

.cbrayass-montofri {
	width:54px;
	background-color:#FBF49B;
	padding:2px;
	text-align: center;
	border: 1px solid #FFF9AE;
}

.cbrayass-montofri a {
	color:#000000;
}

.cbrayass-montofri a:hover, .cbrayass-montofri a:active {
	color:#000000;
	text-decoration: none;
}

.cbrayass-montofri-darkgreen {
	width:54px;
	background-color:#FBF49B;
	padding:2px;
	text-align: center;
	border: 1px solid #FFF9AE;
}

.cbrayass-montofri-darkgreen a {
	color:#000000;
}

.cbrayass-montofri-darkgreen a:hover, .cbrayass-montofri-darkgreen a:active {
	color:#000000;
	text-decoration: none;
}

.explanations-caption {
	font-weight: bold;
	text-align: left;
}

.explanation {
	color: #000000;
	vertical-align: top;
	font-weight: bold;
	text-align: center;
}

.fare-chart-left-head {
	text-align:left;
	font-weight:normal;
	padding:3px;
}

.fare-chart-top-head {
	color:#000000;
	text-align:center;
	font-weight:normal;
	vertical-align: bottom;
	padding:3px;
}

.fare-chart-orange-content {
	background-color:#FFF9AE;
	text-align:center;
	padding:3px;
}

.fare-chart-light-orange-content {
	background-color:#FBF49B;
	text-align:center;
	padding:3px;
}

.school-links a:link, .school-links a:visited {
	color:#000000;
}

.school-links a:hover, .school-links a:active {
	color:#000000;
	text-decoration: none;
}

.school-heading {
	padding:2px;
	border: 1px solid #FFF9AE;
}

.name-of-school {
	width:134px;
	background-color:#FBF49B;
	padding:2px;
	text-align: left;
	border: 1px solid #FFF9AE;
}

.morning-route-name {
	width:106px;
	background-color:#FBF49B;
	padding:2px;
	text-align: left;
	border: 1px solid #FFF9AE;
}

.morning-route-name a {
	color:#000000;
}

.morning-route-name a:hover, .morning-route-name a:active {
	color:#000000;
	text-decoration: none;
}

.arrival-time-at-school {
	width:54px;
	background-color:#FBF49B;
	padding:2px;
	text-align: center;
	border: 1px solid #FFF9AE;
}

.afternoon-route-name {
	width:114px;
	background-color:#FBF49B;
	padding:2px;
	text-align: left;
	border: 1px solid #FFF9AE;
}

.afternoon-route-name a {
	color:#000000;
}

.afternoon-route-name a:hover, .afternoon-route-name a:active {
	color:#000000;
	text-decoration: none;
}

.departure-time-at-school {
	width:94px;
	background-color:#FBF49B;
	padding:2px;
	text-align: center;
	border: 1px solid #FFF9AE;
}

.radford {
	background-color:#FBF49B;
	padding:2px;
	text-align: left;
	border: 1px solid #FFF9AE;
}

.yass-morning {
	width:148px;
	background-color:#FBF49B;
	padding:2px;
	text-align: center;
	border: 1px solid #FFF9AE;
}

.yass-morning a {
	color:#000000;
}

.yass-morning a:hover, .yass-morning a:active {
	color:#000000;
	text-decoration: none;
}

.yass-afternoon {
	width:235px;
	background-color:#FBF49B;
	padding:2px;
	text-align: center;
	border: 1px solid #FFF9AE;
}

.yass-afternoon a {
	color:#000000;
}

.yass-afternoon a:hover, .yass-afternoon a:active {
	color:#000000;
	text-decoration: none;
}

.red-tt-note {
	background-color: #FFF9AE;
	padding-top:9px;
	padding-bottom: 0px;
	padding-right:12px;
	padding-left:12px;
	text-align: left;
	background-image: url(../images/heading-top-py.gif);
	background-repeat: no-repeat;
	font-size: 1em;
	color: #000000;
	font-weight: normal;
}

.white-links a:link, .white-links a:visited {
	color:#000000;
}

.white-links a:hover, .white-links a:active {
	color:#000000;
	text-decoration: none;
}

.surfborder-links a:link, .surfborder-links a:visited {
	color:#000000;
}

.surfborder-links a:hover, .surfborder-links a:active {
	color:#000000;
	text-decoration: none;
}

.surfborder-caption {
	background-color: #FFF9AE;
	padding-top:9px;
	padding-bottom: 0px;
	padding-right:0px;
	padding-left:0px;
	text-align: left;
	background-image: url(../images/heading-top-py.gif);
	background-repeat: no-repeat;
	font-size: 1em;
	color: #000000;
	font-weight: normal;
}

.cyan-bottom {
	width: 546px;
	height:9px;
	background-image: url(../images/heading-bottom-py.gif);
}

.surfborder-times {
	width:80px;
	background-color:#FBF49B;
	padding:3px;
	text-align: center;
	border: 1px solid #FFF9AE;
}

.surfborder-times a {
	color:#000000;
}

.surfborder-times a:hover, .surfborder-times a:active {
	color:#000000;
	text-decoration: none;
}

.surfborder-dep {
	padding:3px;
	border: 1px solid #FFF9AE;
}

.surfborder-heading-centered {
	text-align: center;
	vertical-align: bottom;
	padding: 3px;
	border: 1px solid #FFF9AE;
}

.surfborder-heading-lefted {
	text-align: left;
	vertical-align: bottom;
	padding: 3px;
	border: 1px solid #FFF9AE;
}

.fare-chart-mid-orange-content {
	background-color:#FBF49B;
	text-align:center;
	padding:3px;
}

.book-online-links a:link, .book-online-links a:visited {
	color:#000000;
	font-weight: bold;
}

.book-online-links a:hover, .book-online-links a:active {
	color:#000000;
	text-decoration: none;
}

/*---------------------------------------------*/

.xmas-tt-head {
	background-color:#FFF9AE;
	padding:4px;
	text-align: center;
	border: 1px solid #FFF9AE;
	color:#000000;
}

.xmas-tt-rest {
	background-color:#FBF49B;
	padding:4px;
	text-align: left;
	border: 1px solid #FFF9AE;
}

/*---------------------------------------------*/

.yellow {
	color:#FFF9AE;
}

.green {
	color:#FBF49B;
}

.darkgreen {
	color:#FBF49B;
}

.reallydarkgreen {
	color:#FFF9AE;
}

.white {
	color:#FBF49B;
}

.t100 {
	width:100%;
}

/*--------------------------------------------- CSS - 16 June 2008*/

table.newsflash {
	width:100%;
	border:solid #FFF9AE 7px;
}

.newsflash-caption {
	width:100%;
	background-color: #FFF9AE;
	padding-top:9px;
	padding-bottom: 2px;
	padding-right:10px;
	padding-left:10px;
	text-align: left;
	background-image: url(../images/heading-top-py.gif);
	background-repeat: no-repeat;
	font-size: 1em;
	color: #000;
	font-weight: normal;
}
.newsflash-caption-bottom {
	width: 100%;
	height:9px;
	background-image: url(../images/heading-bottom-py.gif);
	margin:0;
}
.newsflash-caption-bottom-2 {
	width: 526px;
	background-color: #FFF9AE;
	height:auto;
	padding-right:10px;
	padding-left:10px;
	color:#000;
	margin:0;
}