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

body {
	font-family: 'Droid Sans', Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	margin: 0px;
	padding: 0px;
	background-color: #00853F;
	color:#003E7E;
	background-image:url(../images/graded-green.jpg);
	background-repeat:repeat-x;
	top:0;
}
/* 2011 updates to suit new coloures */
#veolia {
	background-image: none;
	background-color:#B6A989;
	color:#333;
}
#veolia #outerwrap {
	width:910px;
	height:auto;
	margin:10px auto 20px;
	padding:10px;
	-moz-box-shadow: 2px 5px 20px #333;
	-webkit-box-shadow: 2px 5px 20px #333;
	box-shadow: 2px 5px 20px #333;
	border-radius:5px;
	background:#fff;
}
#veolia #header-background {
	height: auto;
	width: 100%;
	background-image: none;
	margin: 0 auto;
	padding: 0;
}
#veolia #contents-background {
	height: auto;
	width: 100%;
	background-image:none;
	margin:0 auto;
	padding: 10px 0 0;
	
}
#veolia #footer-background {
	margin:0 auto;
	height: auto;
	width: 100%;
	background-image: none;
	padding: 0;
}
#veolia .blue-menu, #veolia .links-h {
	background-color: #7D3596;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}
#veolia .breaking-news-h {
	background-color: #7D3596;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
#veolia .left-links-p-border {
    border: 1px solid #7D3596;
}
#veolia .story-box h1 {
    color: #333;
}
#veolia .story-box h1 a {
    color: #7D3596;
}
#veolia .pageH {
    background-color: #7D3596;
}
#veolia .page-subH {
    background-color: #7D3596;
}
/* END 2011 updates to suit new coloures */
a {
	text-decoration:underline;
	color:#FF0000
}
h3 {
	font-size:20px;
	color:#FF0000;
}
h3 a {
	color: #FF0000;
	font-size:12px;
}
h4 {
	font-size:1.2em;
	margin-top:0;
	margin-bottom:0;
}
h5 {
	font-size:1.2em;
	margin-top:0;
	margin-bottom:0;
	color:#b1005b;
}
a img {
	border:none;
}
#header-background {
	height: auto;
	width: 910px;
	background-image: url(../images/top-bckgrnd-2.gif);
	background-repeat: no-repeat;
	margin: auto;
	padding-top: 24px;
	padding-left: 24px;
	padding-right: 46px;
}
.blue-menu {
	background-color: #003E7E;
	height: auto;
	color: #FFFFFF;
	padding:7px 10px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	font-size:0.95em;
}
.blue-menu a {
	text-decoration: none;
	color: #FFFFFF;
	text-shadow:-1px -1px 0 #000000;
}
.blue-menu a:hover, .blue-menu a:active {
	text-decoration: underline;
}
.blue-menu .colLeft {
	float:left;
	width:45%;
}
.blue-menu .colRight {
	float:right;
	width:45%;
	text-align:right
}
.blue-table {
	background-color: #003E7E;
	height: auto;
	color: #FFFFFF;
	text-align: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 12px;
}
.sold {
	text-decoration:line-through;
}
.blue-table span {
	text-decoration:line-through;
}
#clock-anim {
	position: relative;
	float: right;
	width: 35px;
	height: 35px;
	margin-bottom: -17px;
}
#time-holder {
	float: right;
	height: auto;
	padding-right:10px;
	margin-top: 1px;
}
#flash-container {
	height: 270px;
	width: 910px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#ads-holder {
	width: 280px;
	height: 300px;
	background-color: #FFFFFF;
}
#contents-background {
	height: auto;
	width: 910px;
	background-image: url(../images/middle-bckgrnd-2.gif);
	background-repeat: repeat-y;
	margin: auto;
	padding-top: 10px;
	padding-left: 24px;
	padding-right: 46px;
}
#footer-background {
	margin: auto;
	height: auto;
	width: 910px;
	background-image: url(../images/bottom-bckgrnd-2.gif);
	background-repeat: no-repeat;
	padding-left: 24px;
	padding-right: 46px;
	padding-bottom: 46px;
	background-position: 0px bottom;
}
#footer-line {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #D1D3D4;
	padding-bottom: 10px;
}
.footer-tip {
	float:left;
	padding:10px;
	border:1px solid #333;
	background:#fff;
}
#contents {
	height: auto;
	min-height: 300px !important;
}
#home-contents-left-column {
	float: left;
	width: 280px;
	height: auto;
}
#news-anim {
	position: relative;
	float: right;
	width: 35px;
	height: 35px;
	margin-right: 10px;
	top: 20px;
}
.breaking-news-h {
	font-size: 1em;
	font-weight: normal;
	color: #ffffff;
	background-color: #00853F;
	height: auto;
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 10px;
}
.left-links-p-red {
	color:#FF0000;
	margin: 0px 0 0;
	padding: 0;
	padding: 10px;
	list-style-type: none;
}
.left-links-p {
	margin: 0px 0 0;
	padding: 0;
	padding: 10px;
	list-style-type: none;
}
.left-links-p-hint {
	margin: 0px 0 0;
	padding: 0;
	padding: 3px;
	list-style-type: none;
	font-size:12px;
}
.left-links-p a {
	text-decoration: none;
	color:#003E7E;
}
.left-links-p-2 a {
	text-decoration: none;
	color:#b1005b;
}
.left-links-p .green a {
	text-decoration: none;
	color: #00853F;
}
.left-links-p2 {
	margin: 0px 0 0;
	padding: 0;
	padding: 10px;
	list-style-type: none;
	color: #FF0000;
	font-weight: bold;
}
.left-links-p2 a {
	text-decoration: underline;
	color:#FF0000;
	font-weight: bold;
}
.left-links-p a:hover, .left-links-p a:active {
	text-decoration: underline;
}
.left-links-p-border {
	margin: 0px 0 0;
	padding: 0;
	padding: 10px;
	list-style-type: none;
	border: 1px solid #00853F;
}
#links-anim {
	position: relative;
	float: right;
	width: 35px;
	height: 35px;
	margin-right: 10px;
	top: 20px;
}
.links-h {
	font-size: 1em;
	font-weight: normal;
	color: #ffffff;
	background-color: #003E7E;
	height: auto;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#pageopt-anim {
	position: relative;
	float: right;
	width: 35px;
	height: 35px;
	margin-right: 10px;
	top: 20px;
}
#home-contents-right-column {
	float:right;
	width:620px;
}
.story-box {
	min-height:80px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #D1D3D4;
	padding-top:8px;
	padding-bottom:8px;
}
.story-box-img {
	float:right;
	margin-left: 10px;
}
.story-box h1 {
	font-size: 1em;
	color: #00853F;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.story-box h1 a {
	text-decoration: none;
	color: #00853F;
}
.story-box h1 a:hover, .story-box h1 a:active {
	text-decoration: underline;
}
.story-box p {
	margin-top:5px;
	margin-bottom:0px;
	line-height: 1.4em;
}
.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;
}
.page-link a {
	text-decoration: underline;
	color: #003E7E;
	font-weight: bold;
}
.page-link .left {
	float:left;
	width:440px;
	margin-bottom:5px;
}
.page-link .left img {
	float:right;
	vertical-align:middle;
}
.page-link .right {
	float:left;
	width:440px;
	margin-left:10px;
	text-align:left;
}
.page-link .image {
	float:left;
}
.page-link a:hover, .oLink a:active {
	color: #00853F;
	text-decoration: none;
}
/* Begin CSS - 29-01-08 */

.transdev {
	position: relative;
	width: 100px;
	height: 16px;
	background-image: url(../images/Transdev_logo.png);
	float: right;
	right: -2px;
}
.pageH {
	font-size: 1.1em;
	font-weight: bold;
	text-align: left;
	color: #ffffff;
	background-color: #00853F;
	height: auto;
	margin: 0px;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}
.pagePink {
	font-size: 1.1em;
	font-weight: bold;
	text-align: left;
	color: #ffffff;
	background-color: #b1005b;
	height: auto;
	margin: 0px;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}
.page-subH {
	font-size: 1.1em;
	font-weight: bold;
	text-align: left;
	color: #ffffff;
	background-color: #003E7E;
	height: auto;
	margin: 0px;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}
.topLink {
	text-align: right;
	font-size: 1.0em;
	color: #000000;
}
.topLink a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.topLink a:hover, .topLink a:active {
	color: #999999;
	text-decoration: none;
}
.noboldT {
	font-weight: normal;
	text-decoration: none;
}
/* Begin CSS - 30-01-08 */

.left-tbl-blue {
	text-align: left;
	background-color: #D7E9F7;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: normal;
}
.left-tbl-clear {
	text-align: left;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: normal;
}
/* Begin CSS - 31-01-08 */

.quotes {
	color: #00853F;
	font-weight: bold;
	font-size: 1.4em;
}
.explanH {
	font-size: 1.1em;
	font-weight: bold;
	text-align: left;
	padding-bottom: 6px;
	padding-left: 10px;
}
.explanLet {
	text-align: left;
	color: #FF5C1D;
	width: auto;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.timing-point {
	padding: 2px;
	width: 15px;
}
.tClearRJ {
	text-align: right;
	padding-right: 9px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.tBlueRJ {
	text-align: right;
	padding-right: 9px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #D7E9F7;
}
.tRoute {
	color: #FFFFFF;
	background-color: #999999;
	text-align: center;
	width: 90px;
	padding-top: 6px;
	padding-bottom: 4px;
	border-left: solid #FFFFFF 2px;
}
.blueH {
	font-size: 1.1em;
	font-weight: bold;
	text-align: left;
	color: #ffffff;
	background-color: #003E7E;
	height: auto;
	margin: 0px;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
}
.align-right {
	text-align: right;
}
.align-left {
	text-align: left;
}
.align-center {
	text-align: center;
}
.image-float-left {
	float: left;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
.image-float-right {
	float: right;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin: 0px;
}
.table910w {
	width: 910px;
}
.table800w {
	width: 800px;
}
.table400w {
	width: 400px;
}
.table500w {
	width: 500px;
}
.table600w {
	width: 600px;
}
.table300w {
	width: 300px;
}
/*------------------------------------------- Breaking News PINK LINK - 17 June 2008 */
.links-p {
	font-weight:bold;
	padding:10px;
}
.links-p a {
	text-decoration: none;
	color: #00853F;
}
.links-p a:hover, .links-p a:active {
	text-decoration: underline;
}
/*------------------------------------------- Underlined links - 30 June 2008 */
.breaking-news-link {
	margin: 0;
	padding: 0;
	padding: 10px;
	margin-top:0px;
	list-style-type: none;
}
.breaking-news-link a {
	text-decoration:underline;
	color:#003E7E;
}
.breaking-news-link a:hover, .breaking-news-link a:active {
	text-decoration: none;
}
.footer-menu {
	background-color:none;
	height: auto;
	color:#939598;
	margin:10px 0 0 0;
	padding-top:0;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0;
	font-size:0.9em;
}
#footer-menu p {
	margin:0px;
	letter-spacing:0.03em;
}
#footer-menu img {
	float:left;
}
.footer-menu a {
	text-decoration: none;
	color:#939598;
}
.footer-menu a:hover, .footer-menu a:active {
	text-decoration: underline;
}
.Transdev {
	position: relative;
	width: 136px;
	height: 22px;
	background: url(../images/Transdev-logo.gif) no-repeat;
	float: right;
	right:0;
	margin:6px -5px 0 0;
}
.noborder {
	border:none;
}
.holiday-text {
	margin: 0px 0 0;
	padding: 0;
	padding: 10px;
	list-style-type: none;
}
.holiday-text a {
	font-weight: bold;
	color: #FF0000;
	text-decoration:none;
}
.holiday-text a:hover {
	text-decoration:underline;
}
.lhttlinks {
	text-align:left;
	float:left;
	margin:15px;
	width:280px;
	height:auto;
}
.business-bold {
	font-weight:bold;
	color:#FF0000
}
.input-register {
	border:1px solid #003E7E;
	width:250px;
	height:20px;
	float:right;
}
.input-register-2 {
	border:1px solid #003E7E;
	width:255px;
	height:100px;
	float:right;
}
.form-register {
	float:left;
}
.submit {
	background-image:url(../images/submit.png);
	width:88px;
	height:23px;
	border:none;
	cursor:pointer;
	float:right;
}
.busfosale img {
	margin:10px 5px 5px 0;
	padding:5px;
	border:1px solid #ddd;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}
.busfosale img:hover {
	margin:10px 5px 5px 0;
	padding:5px;
	border:1px solid #333;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}
.mediaRelease {
	width:800px;
	margin:10px auto;
}
.mediaRelease p{
	padding:10px 20px;
}
.mediaRelease h3{
	padding:10px 20px;
	color:#7d3596;
}
.mediaRelease h3 small{
	float:right;
}
.mediaRelease h3 .green {
	color:#c1c919;
}
.blink {
	text-decoration: blink;
}
.feedback input, .feedback textarea {
	padding:5px;
	border:1px solid #ddd;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
}
