* {
	margin: 0px;
	padding: 0px;
	font-family:  Arial, Verdana, Sans-Serif;
}

body {
	background: #cccccc;
}

.clear {
	clear: both;
}

.imagereplacement, .skipnav, .hide {
	position: absolute;
	left: -5000px;
}

caption {
	font-size: 12px;
	color: #fff;
}

/*.gradient-ie {
	margin: 0 auto 0 auto;
	background-image: url(../images/layout/pngbg.png);
	background-position: center;
	background-repeat: repeat-y;
	width: 770px;
}*/


#wrapper {
	background: #cccccc url(../images/layout/hulltrainsNEWBG.jpg) no-repeat top;
}


#container {
	width: 1080px;
	margin: 0 auto;
	background: #FFF url(../images/layout/containerbg.jpg) no-repeat center top;
	padding-bottom: 10px;
}


#logo {
	margin: 0 auto 0 auto;
	width: 1024px;
	height: 134px;
	background: url(../images/layout/newheader.jpg) no-repeat bottom right;
}

#logo img {
	border: none;
}


/*-_-_-_-_ NEW NAV STYLE BELOW -_-_-_-_ */

ul#topnav {
	margin: 0px 0px 10px 0px; 
	padding: 0;
	float:left;
	width: 1024px;
	list-style: none;
	font-size: 14px;
}

ul#topnav li {
	float: left;
	margin: 0; padding: 0;
	position: relative; /*--Important--*/
	z-index: 10;
}

ul#topnav li a {
	float: left;
	height: 30px;
	color: #FFF;
	text-decoration: none;
	padding: 15px 20px 0px 20px;
}

ul#topnav #selectedfirst {
	background: #eeeeee url(../images/layout/selectedfirst.jpg) left repeat-y;
}

ul#topnav #selectedfirst a {
	color: #E0007C;
}

ul#topnav #selectedfirst a:hover {
	color: #FFF;
}

ul#topnav #selected {
	background: #eeeeee;
}

ul#topnav #selected a {
	color: #E0007C;
}
ul#topnav #selected a:hover {
	color: #FFF; 
}

ul#topnav li:hover a, ul#topnav li a:hover { 
	background: #013473; 
	color: #FFF;
	} /*--Hover State--*/

	
	
ul#topnav li .sub {
	position: absolute; /*--Important--*/
	top: 44px; left: 0;
	z-index: 99999;
	background: #013473;
	padding: 20px 20px 20px;
	float: left;
	/*--Bottom right rounded corner--*/
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	/*--Bottom left rounded corner--*/
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	display: none; /*--Hidden for those with js turned off--*/
}
ul#topnav li .row { /*--If needed to break out into rows--*/
	clear: both;
	float: left;
	width: 100%;
	margin-bottom: 10px;
}
ul#topnav li .sub ul{
	list-style: none;
	margin: 0; padding: 0;
	width: 150px;
	float: left;
}
ul#topnav .sub ul li {
	width: 100%; /*--Override parent list item--*/
	color: #fff;
}
ul#topnav .sub ul li h2 { /*--Sub nav heading style--*/
	padding: 0;  margin: 0;
	font-size: 1.3em;
	font-weight: normal;
}
ul#topnav .sub ul li h2 a { /*--Sub nav heading link style--*/
	padding: 5px 0;
	background-image: none;
	color: #e8e000;
}
ul#topnav .sub ul li a {
	float: none;
	text-indent: 0; /*--Override text-indent from parent list item--*/
	height: auto; /*--Override height from parent list item--*/
	background: url(navlist_arrow.png) no-repeat 5px 12px;
	padding: 7px 5px 7px 15px;
	display: block;
	text-decoration: none;
	color: #fff;
}
ul#topnav .sub ul li a:hover {
	color: #E0007C;
}
ul#topnav #selected .sub ul li a:hover {
	color: #E0007C;
}
ul#topnav #selected .sub ul li a {
	color: #FFF;
}
/*-_-_-_-_ NEW NAV STYLE ABOVE -_-_-_-_ */

#pagecontent {
	width: 1024px;
	margin: 0 auto;
}




.nav2, #envsubmenu ul {
	list-style: none;
	padding-left: 12px;
	padding-top: 10px;
}

.nav2 li, #envsubmenu li {
	float: left;
	padding: 0px 10px 0px 0px;
	font-size: 12px;
}

.nav2 a, #envsubmenu a {
	text-decoration: none;
	color: #FFF;
}

.nav2 a:hover, #envsubmenu a:hover{
	color: #fff;
	text-decoration: underline;
}

#rotatingtravelheadlines {
	height: 24px;
	overflow: hidden;
}

#rotatingtravelheadlines li {
	margin: 1px 0 0 10px;
	padding: 0px;
	
}

#rotatingtravelheadlines li a{
	color: #fff;
}

#rotatingtravelheadlines li a:hover{
	color: #000;
}

h2#directdaily {
	margin: 1px 0 0 0;
	text-transform: none;
}

.nav2 #subselected {
	color: red;
}

#footer {
	clear: both;
	margin: 0 auto;
	width: 1000px;
	color: #FFF;
}

#footertop {
	/*background: #e0007b;*/
	background: #171c4e;
	width: 1000px;
	margin-left: 12px;
	border-bottom: 4px solid #FFF;
}

.footerlist {
	color: #FFF;
	width: 235px;
	list-style: none;
	font-size: 12px;
}
.footerlist li {
	margin-left: 15px;
}
.footerlist li a {
	text-decoration: none;
	color: #FFF;
}
.footerlist li a:hover {
	text-decoration: underline;
	color: #CCC;
}

.footerlistbox {
	color: #FFF;
	width: 235px;
	font-size: 12px;
	float: left;
	padding-bottom: 20px;
	padding-left: 15px;
}
.footerlistbox h3 {
	text-align: left;
	font-size: 12px;
	padding: 20px 0px 10px 15px;
}

#footerright {
	width: 1024px;
	background: url(../images/layout/enquiryBG.jpg) center no-repeat;
	clear: left;
}
#footerright h3 {
	font-size: 16px;
	padding: 15px 0px 10px 70px;
	color: #FFF;
}

#footerleft {	
	background: #171c4e;
	width: 1000px;
	clear: left;
	margin-left: 12px;
	border-top: 4px solid #FFF; 
}


.footerbold {
	font-weight: bold;
	font-size: 12px;
	margin: 0 0 0 70px;
	padding-bottom: 15px;
	color: #FFF;
}

.firstgrouplinks {
	padding: 10px 0 0 15px;
	font-size: 12px;
	color: #FFF;
}

.firstgrouplinks a{
	color: #FFF;
}	

.firstgrouplinks a:hover{
	color: #313975;
}


.smallprint {
	padding: 15px 10px 10px 10px;
	font-size: 10px;
	color: #FFF;
}


#newleft {
	float: left;
	width: 349px;
	background: url(../images/layout/ticketsbg2.jpg) top left no-repeat;
	padding-bottom: 10px;
	margin-left: 8px;
}

/* Home page */

a#showall {
	background-image: url(../images/layout/dropdown.jpg);
	width: 484px;
	height: 18px;
	display: block;
	margin-left: 3px;
}

a#showall:hover {
	background-image: url(../images/layout/dropdownover.jpg);
	
}
#showall span {
	position: absolute;
	left: -5000px;
}



a#hideall {
	background-image: url(../images/layout/dropup.jpg);
	width: 484px;
	height: 18px;
	display: block;
	margin-top: 7px;
}

a#hideall:hover {
	background-image: url(../images/layout/dropupover.jpg);
	
}
#hideall span {
	position: absolute;
	left: -5000px;
}


#newright {
	float: left;
	width: 645px;
	margin-left: 10px;
	margin-top: 3px;
	padding-bottom: 10px;
}

#mainflashwrap {
	width: 645px;
	height: 500px;
}
#mainflash {
	width: 645px;
	height: 338px;
	overflow: hidden;
	z-index: 1;
}

#mainflash a img{
	border: 0px;
}



#destinationinfo {
	width: 243px;
	height: 175px;
	float: left;
	background: url(../images/layout/pinkinfo.jpg) top left no-repeat;
}
#destinationinfo h2 {
	padding-left: 50px;
}
#destinationinfowrap {
	padding-left: 30px;
	padding-top: 15px;
}
#destinationinfo ul {
	list-style: none;
	margin-left: 20px;
	float: left;
	font-size: 12px;
}
#destinationinfo ul li{
	padding-bottom: 2px;
}
#destinationinfo a{
	color: #000;
}
#destinationinfo p {
	font-size: 12px;
	clear: left;
	padding-left: 50px;
}

#homeflashexpanded a img{
	margin-top: 10px;
	border: 0px;
}

#threeacross {
	background-image: url(../images/layout/homepage3across.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 487px;
	height: 150px;
	overflow: hidden;
	padding: 0 0 0 3px
	
}
#threeacross img{
	border: 0px;
}

img.centersmallhomeflash {
	margin: 4px 11px 0px 11px;
}

#newsflash {
	width: 1000px;
	background: url(../images/layout/) no-repeat;
	margin: 0 auto;
}

#newsflash h2{
	display: none;
}

#rsslink a {
	padding: 35px 25px 0px 0px;
	font-size: 12px;
	float: right;
	background-image: url(../images/layout/rss.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	color: #171C4E;
	font-weight: bold;
	margin-right: 5px;
	text-decoration: none;
}

#rsslink a:hover {
	text-decoration: underline;
	background-image: url(../images/layout/rss.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}



#newsflashwrapper {
	clear: both;
	color: #FFF;
}


#newslist {
	width: 1000px;
	background: #CCC;
	}
	
#newsflashwrapper h3 {
	padding: 10px 0px 10px 15px;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	float: left;
	color: #313975;
}

.readmore {
	color: #e0007b;	
}

#newsflashwrapper  a {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	padding-left: 10px;
}

#newsflashwrapper h3 a:hover{
	font-weight: bold;
	text-decoration: none;
}

#newsflashwrapper p {
	font-size: 12px;
	line-height: 14px;
	float: left;
	padding: 10px 0px 0px 14px;
	
}

.newsflashimage {
	float: left;
	width: 160px;
	}

#from15 {
	margin: 15px 0 0 0;
}



/* Search Box */

#search {
	background-image: url(../images/layout/search/searchbg.gif);
	background-repeat: no-repeat;
	width: 221px;
	height: 279px;
}

#searchformcontent {
	height: 220px;
}

#search h2 {
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	padding: 15px 0 5px 10px;
}

#search p {
	font-size: 12px;
	line-height: 14px;
	color: #fff;
	margin: 0px;
	padding: 2px 0 0 10px;
}

p#searchgo {
	margin: 0px;
	padding: 2px 0 3px 10px;
}

#searchgo a{
	color: #fff;
	padding: 2px 100px 3px 0;
	background-image: url(../images/layout/search/go.gif);
	background-repeat: no-repeat;
	background-position: right;
	font-weight: bold;
}

#searchgo a:hover{
	text-decoration: none;
	background-image: url(../images/layout/search/goover.gif);
}

.dateleft {
	float: left;
}
	
.dateleft select{
	width: 68px;
}

.monthleft {
	float: left;
}

.monthleft select{
	width: 85px;
}

.formclear {
	clear: both;
}

.stationselect {
	width: 163px;
}

.traintime {
	width: 163px;
}

#mdmessage{
	margin-top: 7px;	
	background-image: url(../images/layout/search/warningbg2.jpg);
	background-repeat: no-repeat;
	height: 48px;
	font-size: 12px;
	padding: 6px 10px;
	width: 193px;
}

#mdmessage p {
	text-align: center;
}

#mdmessage a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

#mdmessage a:hover {
	text-decoration: underline;
}

#bookingtitle {
	width: 349px;
	background: url(../images/layout/newbetop.jpg) left center no-repeat;
	height: 61px;
}
#bookingtext {
	height: 90px;
	background: url(../images/layout/bookingbox.jpg) bottom repeat-x;
	margin-left: 5px;
}

#booking {
	width: 349px;
	float: left;
}


#booking h2 {
	color: #313975;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	padding: 10px 0px 5px 75px;
}

#booking p {
	color: #313975;
	font-size: 12px;
	line-height: 12px;
	margin: 0px;
	padding: 5px 10px 5px 30px;
	line-height: 1.2em;
}

#booking p a {
	color: #313975;
	text-decoration: none;
	font-weight: bold;
}
#booking p a:hover {
	text-decoration: none;
}

#signuplink {
	background: url(../images/layout/subscribebg.jpg) top no-repeat;
	font-size: 12px;
	clear: left;
	float: left;
	width: 172px; 
	height: 248px;
	margin-left: 5px;

}
#signuplink h2 {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	padding: 20px 0px 20px 65px;
}

#signuplink p {
	text-align: left;
	width: 140px;
	padding: 10px 10px 0px 20px;
	color: #FFF;
}

#signuplink a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

#signuplink a:hover {
	text-decoration: underline;
}

.travelnewsinfo a {
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
}
.checkservice {
	color: #FFF;
	background: url(../images/content/checkit.jpg) no-repeat left;
	padding: 5px 0px 5px 40px;
	margin-left: 10px;
	margin-top: 10px;
}	


/* Text Page Template */

.textpageleftinside {
	clear: both;
	width: 645px;
}

.textpageleftinside h2{
	float: left;
	margin: 10px 0 0 10px;
	color: #ED287D;
	font-weight: normal;
	font-size: 30px;
}

.textpageleftinside h3{
	margin: 15px 10px 0 10px;
	font-size: 14px;
	line-height: 14px;
	clear: left;
}

h3.loudheader {
	font-size: 20px;
	line-height: 22px;
	font-weight: normal;
	text-align: left;
}

.textpageleftinside h4{
	margin: 10px 10px 0 10px;
	font-size: 12px;
	line-height: 14px;
}

.textpageleftinside p {
	padding: 10px 10px 0 10px;
	font-size: 12px;
	line-height: 14px;
	text-align: justify;
}

.textpageleftinside ul {
	margin: 0 0 0 20px;
	padding: 10px 10px 0 10px;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	text-align: justify;
	list-style: none;
}

.textpageleftinside ol {
	padding: 10px 10px 0 35px;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	text-align: justify;
}

.textpageleftinside li {
	padding: 2px 0 2px 0;
}

.textpageleftinside p a, .textpageleftinside li a {
	color: #ED287D;
	font-weight: bold;
}

.textpageleftinside p a:hover, .textpageleftinside li a:hover {
	color: #ED287D;
	text-decoration: none;
	font-weight: bold;
}

.textpageleftinside img {
	border: 0px;
}

img.bottom3{
	margin: 10px 0 10px 0px;
}

#flashrack {
	margin: 20px 0 20px 0px;
	padding-bottom: 20px;
}

#flashrack img {
	margin-bottom: 6px;
	float: left;
	background-repeat: no-repeat;
	background-position: top;
	width: 215px;
	border: 0px;
}

.textpageleftinside h3.flashclear {
	clear: both;
	margin: 0 0 0 10px;
	padding: 10px 0 0 0;
}

.textpageleftinside select{
	margin: 10px 0 0 0;
}

.backtotop a{
	float: right;
	padding-left: 15px;
	background-image: url(../images/layout/backtotop.gif);
	background-repeat: no-repeat;
	background-position: left;
}

.envbacktotop a{
	padding-left: 15px;
	margin: 0 0 0 378px;
	background-image: url(../images/layout/envbacktotop.gif);
	background-repeat: no-repeat;
	background-position: left;
}

.quote {
	color: #EE287D;
	font-weight: bold;
}

.smalltext li{
	font-size: 10px;
}

/* Timetables */

#downloadtimetable {
	margin: 5px 0 0 10px;
	padding: 30px 30px 30px 50px;
	background-image: url(../images/layout/pdf.gif);
	background-repeat: no-repeat;
	background-position: left;
}

#skiptotimetable {
	font-size: 12px;
	float: left;
	margin: 5px 0 0 130px;
	text-align: left;
}

#skiptotimetable label{
	font-weight: bold;
}


.redstar, .reqtext {
	color: red;
	font-weight: bold;
}

.timetable {
	font-size: 12px;
	border-bottom:  #313975 2px solid;
	width: 645px;
}

.timetable th {
	background-color: #013473;
	background-repeat: no-repeat;
	height: 26px;
	text-align: left;
	padding: 10px 0 5px 10px;
	color: #fff;
}
 
 
.timetableheader { 
	background: #313975;
	background-position: top left; 
}


.timetablecornerexpress{ 
	background-image: url(../images/layout/timetables/cornerblueexpress.jpg);
	background-position: top right;
	
}

.timetd2 {
	color: #000;
	padding: 5px 0 5px 0;
	background-color: #99AFCD;
	text-align: center;
	border-right:  #013473 2px solid;
	width: 44px;
}

.timetd1 {
	padding: 5px 0 5px 0;
	background-color: #FFF;
	color: #000;
	text-align: center;
	border-right:  #013473 2px solid;
	width: 44px;
}

.timetdevening {
	padding: 5px 0 5px 0;
	background-color: #E0007C;
	color: #fff;
	text-align: center;
	border-right:  #013473 2px solid;
	width: 44px;
}

.timetdevening * {
	color: #fff;
}

.stationtd {
	background-color:  #FFF;
	color: #000;
	text-align: left;
	width: 140px;
	border-right:  #013473 2px solid;
	border-left:  #013473 2px solid;
	padding: 0 0 0 10px;
}	

/* Fare Prices */

#farestable {
	font-size: 12px;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	margin: 10px 0 0 10px;
}

#farestable th {
	font-size: 12px;
	border-left: 1px solid #000;
	border-top: 1px solid #000;
	text-align: left;
	padding: 10px;
}

#farestable th span{
	font-size: 14px;
}

#farestable td{
	border-left: 1px solid #000;
	border-top: 1px solid #000;
	padding: 2px;
}

#farestable .smalltext{
	font-size: 10px;
}

.faregrey td, .faregrey th{ background-color: #666666; color: #fff;} /* Gray */
.faregreen td, .faregreen th { background-color: #003473; color: #fff;} /* Blue */
.fareyellow td, .fareyellow th { background-color: #E8287D; color: #fff;} /* Pink */

#farescomparisontable {
	font-size: 10px;
	width: 465px;
	margin: 0 0 0 10px;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
}

#farescomparisontable th {
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	text-align: center;
}

#farescomparisontable td {
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	vertical-align: top;
	text-align: center;
}

.farecgrey{ background-color: #666666; color: #fff;} 
.farecblue { background-color: #003473; color: #fff;} 
.farecpink  { background-color: #E8287D; color: #fff;}

/*Search Results*/

#times, #rettimes, #fares, #bookingcall, #nraillink {
	border-bottom: 1px solid black;
	padding-bottom: 15px;
}

/* FAQ Page */

#faqlist {
	margin-bottom: 50px;
}
#faqlist a{
	color: #013475;
}
#faqlist a:hover{
	color: #ED287D;
}

#faqs table {
	font-size: 10px;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	margin: 10px;
}

#faqs th {
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	padding: 3px;
	text-align: left;
	background-color: #003574;
	color: #fff;
}

#faqs td {
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	padding: 3px;
}

/* Video Page */

#video {
	margin-top: 20px;
}

/* Competition Page */

#compquestion a{
	color: #ED287D;
	font-size: 18px;
	line-height: 20px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
}

#compquestion a:hover{
	text-decoration: underline;
}


/* News Pages */

.newsmenu {
	width: 160px;
	background-image: url(../images/layout/border.gif);
	background-position: top right;
	background-repeat: no-repeat;
	float: left;
}

.newsmenu ul {
	margin: 0 15px 0 10px;
	padding: 0px;
}

.newsmenu li {
	margin: 10px 0px 10px 0;
	padding: 0px;
	list-style: none;
	text-align: left;
}	

.newsmenu p {
	margin: 0 25px 0 10px;
	padding: 0px;
}

.newsmenu img {
	margin: 5px 0 0 10px;
	padding: 0px;
}

.newsmenu #rssbutton {
	float: left;
}

.newsmenu #whatisrss {	
	margin: 5px 0 0 3px;
	float: left;
}

.newsmenu #archiveselected a {
	color: #000;
}
.newsmenu #archive {
	margin-top: 10px;
}

.newsarticle {
	width: 475px;
	float: left;
	margin-left: 10px;
	margin-bottom: 10px;
}

.newsarticleimage {
	margin: 10px 0px 0px 10px;
	}

.newsarticle h3 {
	margin: 9px 0 0 10px;
	font-weight: normal;
	font-size: 20px;
	line-height: 24px;
	padding: 0px;
}

.newsarticle .summary{
	font-weight: bold;
}


.newsarticle em {
	font-weight: normal;
	font-size: 24px;
	line-height: 24px;
	font-style: normal;
}

div.newsarticleimage p {
	padding-top: 0px;
	font-style: italic; 
	font-size: 10px;
	font-weight: bold;
	width: 270px;
}

/* Environment Pages */
#envsubmenu {
	background-image: url(../images/layout/environment/envsubmenubar.gif);
	background-position: top;

}
#environment a {
	color: #6AB224;
}

#environment h2 {
	margin: 0px;
	padding: 0px;
}

#environment h3 {
	font-weight: normal;
	font-size: 18px;
	line-height: 20px;
	font-style: normal;
	color: #6AB224;
	margin-top: 10px;
	margin-bottom: 0px;
}

#environment #summary {
	font-weight: normal;
	font-size: 18px;
	line-height: 20px;
	font-style: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #6AB224;
}

#environment li span{
	font-weight: bold;
	color: #6AB224;
}

.envpanel {
	float: left;
	width: 224px;
	height: 266px;
	background-repeat: no-repeat;
	background-position: top;
	padding: 100px 0 0 0;
}


.envpanel h3 {
	position: absolute;
	left: -5000px;
}

.envpanel p {
	margin: 10px 10px 10px 5px;
	text-align: left;
	font-size: 12px;
}

#environmentright {
	margin: 42px 0 0 5px;
	float: left;
}

#environmentright img {
	border: 0px;
	margin: 10px  0 0 20px;
}

#envus {
	margin: 15px 0 0 5px;
	background-image: url(../images/layout/environment/usenvironment.jpg);
}

#envyou {
	margin: 15px 0 0 20px;
	background-image: url(../images/layout/environment/youenvironment.jpg);
}

#piechart {
	margin: 0 0 0 90px;
}

#smallchanges {
	width: 290px;
	height: 93px;
	margin: 0 0 0 8px;
	padding: 10px 15px 0 160px;
	line-height: 16px;
	background-image:url(../images/layout/environment/smallchanges.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#calculator {
	margin: 10px 0 10px 8px;
	width: 395px;
	height: 158px;
	padding: 62px 0 0 70px;
	background-image:url(../images/layout/environment/calculator.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#calculator p {
	font-weight: bold;
	font-size: 16px;
	margin: 0 0 20px 0;
}

#calculator p span {
	color: #EA036D;
}


#chooseyourroute {
	background-image: url(../images/layout/environment/choose.jpg);
	background-repeat: no-repeat;
	background-position: top;	
	width: 465px;
	height: 47px;
	padding: 0px;
	margin: 10px 0 0 8px;
}

#chooseyourroute label{
	position: absolute;
	left: -5000px;
}

#chooseyourroute select {
	margin: 12px 0 0 182px;
	padding: 0;
}

#chooseyourroute #submit{
	margin: 0 0 0 10px;
}

#results #envflash {
	margin: 10px 0px;
}

#envflash {
	width: 456px;
	height: 97px;
	margin: 0 0 0 8px;
	padding:  3px 3px 3px 6px;
	background-image:url(../images/layout/environment/flash.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#envflash img{
	margin: 0px;
	padding: 0px;
	float: left;
}

#envflash p{
	float: left;
	width: 333px
}

#envflash p.smallertext{
	font-size: 11px;
	padding-top: 7px;
}

/*  pioneer page  */

#standardright2 {
	float: left;
	width: 230px;
	height: 520px;
	font-size: 12px;
}


#standardright2 h4 {
	padding: 5px 5px 5px 10px;
	font-size: 18px;
	color: #FFF;
	background: url(../images/layout/subbg.jpg) repeat-x;
	height: 35px;
}

#standardright2 p {
	font-weight: bold;
	margin: 10px;
}

#standardright2 a {
	color: black;
}

#standardright2 a:hover {
	text-decoration: none;
}

#standardright2 ul {
	font-size: 12px;
	list-style: none;
	font-weight: bold;
}

#standardright2 li {
	margin: 10px;
}

#latest_pdf {
	font-size: 14px;
}

#textpageleft2 {
	clear: both;
	float: left;
	width: 716px;
	padding: 0px 12px 10px 6px;
}

#textpageleft2 h2 {
	width: 716px;
	height: 136px;
	background: white url(../images/content/pioneer_online/header.jpg) center no-repeat;
	text-indent: -5000px;
}

#textpageleft2 h3 {
	font-size: 22px;
	margin: 10px 0 10px 10px;
}

#textpageleft2 h4 {
	margin: 10px 0 10px 10px;
}

#textpageleft2 p {
	font-size: 12px;
	margin: 10px 0 10px 10px;
}

#textpageleft2 ul {
	font-size: 12px;
	margin-left: 30px;
}

.pioneer_img {
	float: left;
	margin: 0 0 10px 10px;
}

#textpageleft2 .pioneer_img  p {
	text-align: right;
	font-weight: bold;
	font-size: 12px;
	font-style: italic;
	margin: -4px 0 0 0;
	padding: 5px;
	background-color: #EC277C;
	color: white;
}

#side_comp {
	margin-top: 100px;
}

#side_comp a {
	color: white;
	text-decoration: none;
}


#side_comp a img {
	border: 0px;
}
/* email newsletter */

#emailnewsletter {
	float: left;
	width: 560px;
	margin: 15px 0;
	clear: both;
}

/* christmas game */

#merryflash img{
	margin: 0px;
	padding: 0px;
}

/* Back our bid */
#petitionbox {
	background-color: #656665;
	color: #fff;
	padding: 5px 0px;
	margin: 20px 0px 0px 10px;
	width: 430px;
	height: 70px;
}

#petitionbox input {
	float: left;
	width: 30px;
	margin: 5px 0 0 0;
}

#petitionbox label {
	float: left;
	width: 380px;
	padding: 5px 10px 5px 5px;
	margin: 0px;
	font-weight: bold;
}

#comments {
	width: 400px;
	height: 100px;
}

#customersurvey {
	padding: 0 0 20px 0;
	
}

#customersurvey p{
	clear: both;
	line-height: 20px;
}


#JourneyPlannerNew {
	margin: 80px 0px 0px 10px;
	height: 425px;
}

#JourneyPlannerNew h3 {
	clear: both;
	color: #313975;
	font-size: 12px;
	padding: 10px 0 5px 15px;
}

#JourneyPlannerNew label {
	float: left;
	font-size: 12px;
	color: #313975;
	padding-left: 15px;
	padding-top: 5px;
	width: 60px;
}

#ORIGIN_STATION, #DESTINATION_STATION {
	width: 230px;
	margin-bottom: 6px;
}

#OUTBOUND_DATE, #INBOUND_DATE {
	width: 100px;
	margin-bottom: 6px;
	float: left;
}



#JourneyPlannerNew select {
	width: 50px;

	margin-bottom: 6px;
}
#fademessage {
	padding: 8px 0 0 0;
}

#image {
	margin-left: 10px;
}

#homeoffers {
	width: 1000px;
	clear: both;
	margin: 0 auto;
}
.pageleft {
	float: left;
	width: 250px;
	height: 68px;
}

/*--Main Container--*/
.main_view {
	float: left;
	position: relative;
	width: 1000px;
}
/*--Window/Masking Styles--*/
.window {
	height: 224px;	
	width: 1000px;
	overflow: hidden; /*--Hides anything outside of the set width/height--*/
	position: relative;
}
.image_reel {
	position: absolute;
	top: 0; left: 0;
}
.image_reel img {float: left;}

/*--Paging Styles--*/
.paging {
	/*margin-top: 10px;
	margin-bottom: 10px;*/
	height: 68px;
	z-index: 100; /*--Assures the paging stays on the top layer--*/
	line-height: 40px;
	display: none; /*--Hidden by default, will be later shown with jQuery--*/
	width: 1000px;
	float: right;
}
.paging a {
	text-decoration: none;
	color: #fff;
}
/*
.paging a.active div.smallimage {
	background: #cccccc;
}
.paging a.active div.smallimage img {
	opacity: 1;
	-moz-opacity: 1; 
	filter: alpha(opacity=100);
	float: left;
}
.paging .smallimage:hover, .paging a.active div.smallimage:hover {
	-moz-opacity: 1; 
	filter: alpha(opacity=100);
	opacity: 1;
}
*/

.bigimage img {
	width: 250px;
	border: 0px;
}

.smallimage {
	float: left;
	width: 250px;
	height: 68px;
	/*background: #666666;*/
}

.smallimage img {
	border: none;
/*	opacity: 0.5;
	-moz-opacity: 0.5; 
	filter: alpha(opacity=50);
*/	
	float: left;
}
/*
.smallimage img:hover {
	-moz-opacity: 1; 
	filter: alpha(opacity=100);
	opacity: 1;
}


.smallimage img.first {
	padding-left: 4px;
}
.smallimage img.last {
	padding-right: 4px;
}
*/



/* liScroll styles */
.tickercontainer { /* the outer div with the black border */
width: 1024px; 
height: 27px; 
margin: 0; 
padding: 0;
background: yellow;
}
.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
position: relative;
width: 1024px;
overflow: hidden;
}

ul#ticker { /* that's your list */
position: relative;
list-style-type: none;
margin: 0 auto;
padding: 5px 0px 0px 0px;
width: 1024px;


}
ul#ticker li {
float: left; /* important: display inline gives incorrect results when you check for elem's width */
margin: 0;
padding: 0px 40px 0px 0px;
color: #000;
}

ul#ticker a {
white-space: nowrap;
padding: 0;
color: #000;
margin: 0 50px 0 0;
text-decoration: none;
}

ul#ticker a:hover {
text-decoration: underline;
}

#submitticket {
	margin-left: 10px;
	margin-top: 10px;
	background: #E0007C;
	border: 1px solid #FFF;
	padding: 10px 5px 10px 5px;
	color: #FFF;
	font-weight: bold;
	float: left;
	margin-right: 5px;
	width: 160px;
	cursor: pointer;
	}
#submitticket:hover {
	background: #313975;
	}
	
.nationalrail {
	color: #FFF;
	padding: 10px 0px 10px 0px;
	float: left;
	margin-left: 5px;
}
.nationalrail a {
	color: #FFF;
	font-size: 11px;
	text-decoration: none;
}
.nationalrail a img {
	border: none;
	padding-right: 5px;
}

.LFissue  {
	float: left;
	margin-bottom: 10px;
}
	
.LFissue img {
	float: left;
	background: #FFF;
}

.LFissueright {
	float: left;
	width: 490px;
}
	
.LFissueright h4 {
	background: #161C4E;
	color: #FFF;
	padding: 5px;
}
.LFissueright p {
	padding-left: 20px;
}
.LFissueright ul {
	list-style: disc;
	padding-left: 20px;
}
.LFissueright a {
	font-size: 16px;
	text-decoration: none;
}

#subscribeformleft {
	float: left;
	margin-right: 20px;
}

#subscribeformright {
	float: left;
}

.buffet_tariff {
	float: left;
	margin-top: 20px;
	margin-left: 10px;
}

.buffet_tariff table {
	font-size: 12px;
	padding-bottom: 10px;
	width: 300px;
}

.buffet_tariff table th {
	font-size: 14px;
	color: #FFF;
	background: #E0007C;
	padding: 5px;
	text-align: left;
}

td.productleft {
	width: 75%;
}
td.priceright {
	width: 25%;
	text-align: right;
	color: #E0007C;
}

.firstclasstariff {
	margin-bottom: 20px;
}

.firstclasstariff span {
	color: #313975;
	font-weight: bold;
}

.firstclasstariff h3 {
	color: #E0007C;
	font-size: 14px;
}
.firstclasstariff table{
	margin-left: 10px;
	margin-top: 10px;
	font-size: 12px;
}
.firstclasstariff td {
	width: 200px; 
}

.drinksinfo {
	color: #E0007C;
}

#winelist h3 {
	color: #E0007C;
	font-size: 14px;
	padding-bottom: 10px;
}

#winelist table {
	font-size: 12px;
	width: 625px;
	margin-left: 10px;
	margin-bottom: 10px;
}

#winelist table span {
	font-weight: bold;
	color: #313975;
}
#winelist table span.pinktext {
	font-weight: bold;
	color: #E0007C;
}

#winelist .left {
	text-align: left;
}
#winelist .bottompadding {
	padding-bottom: 5px;
}
#winelist .right {
	text-align: right;
	}
	
.firstclasstariff2 {
	float: left;
	width: 315px;
}

.firstclasstariff2 h3 {
	color: #E0007C;
	font-size: 14px;
}
.firstclasstariff2 table{
	margin-left: 10px;
	margin-top: 10px;
	font-size: 12px;
}
.firstclasstariff2 td.lefttd {
	text-align: left;
	width: 270px;
}
.firstclasstariff2 td.righttd {
	text-align: right;
	width: 45px;
}
.firstclasstariff2 td.lefttd2 {
	text-align: left;
	width: 200px;
}
.firstclasstariff2 td.righttd2 {
	text-align: left;
	width: 105px;
}


		.tooltip {
			color: #FFF; outline: none;
			font-size: 12px;
			cursor: help; text-decoration: none;
			position: relative;
		}
		
		.tooltip span {
			margin-left: -999em;
			color: #000;
			position: absolute;
			font-size: 12px;
		}
		
		.tooltip:hover span {
			border-radius: 5px 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; 
			box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1); -webkit-box-shadow: 5px 5px rgba(0, 0, 0, 0.1); -moz-box-shadow: 5px 5px rgba(0, 0, 0, 0.1);
			font-family: arial, sans-serif;
			position: absolute; left: 1em; top: 2em; z-index: 99;
			margin-left: 0; width: 250px;
		}
		
		.tooltip:hover img {
			border: 0; margin: -10px 0 0 -55px;
			float: left; position: absolute;
		}
		
		.tooltip:hover em {
			font-family: Candara, Tahoma, Geneva, sans-serif; font-size: 1.2em; font-weight: bold;
			display: block; padding: 0.2em 0 0.6em 0;
		}
		.classic { padding: 0.8em 1em; }
		.custom { padding: 0.5em 0.8em 0.8em 2em; }
		* html a:hover { background: transparent; }
		.classic {background: #FFFFAA; border: 1px solid #FFAD33; }
		.critical { background: #FFCCAA; border: 1px solid #FF3334;	}
		.help { background: #9FDAEE; border: 1px solid #2BB0D7;	}
		.info { background: #9FDAEE; border: 1px solid #2BB0D7;	}
		.warning { background: #FFFFAA; border: 1px solid #FFAD33; }
		
.journeyextra {
	color: #313975;
	font-size: 12px;
	padding-left: 10px;
	padding-top: 10px;
}
.journeyextra  a {
	color: #313975;
	text-decoration: none;
}

.rss_feed_headlines {
	padding: 10px;
	background: #CCC;
	margin-bottom: 10px;
}

h2.acc_trigger {
	padding: 0;	margin: 0 0 5px 0;
	background: url(../images/content/h2_trigger_a.gif) no-repeat;
	height: 46px;	line-height: 46px;
	width: 645px;
	font-size: 1em;
	font-weight: normal;
	float: left;
}
h2.acc_trigger a {
	color: #161C4E;
	text-decoration: none;
	display: block;
	padding: 0 0 0 50px;
}
h2.acc_trigger a:hover {
	color: #ccc;
}
h2.active {
	background-position: left bottom; 
	}
h2.active a {
	color: #FFF;
}
.acc_container {
	margin: 0 0 5px; padding: 0;
	overflow: hidden;
	font-size: 1.2em;
	width: 642px;
	clear: both;
	background: #f0f0f0;
	border: 1px solid #d6d6d6;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}
.acc_container .block {
	padding: 20px;
}

#permanentlinks img {
float: left;
border: none;
}

.homepagetravel {
	float: left;
	width: 323px;
	height: 151px;
	background: url(../images/layout/travelnews.jpg) no-repeat bottom left;
	margin-top: 2px;
}

.homepagetravel p {
	color: #313975;
	font-size: 12px;
	line-height: 12px;
	margin: 0px;
	padding: 65px 10px 5px 30px;
	line-height: 1.2em;
}
.homepagetravel a {
	color: #313975;
	text-decoration: none;
}

.homepagenew {
	float: left;
	width: 322px;
	height: 151px;
	background: url(../images/layout/latestnewsNEW.jpg) no-repeat bottom left;
	margin-top: 2px;
}

.homepagenew  p {
	color: #313975;
	font-size: 12px;
	line-height: 12px;
	margin: 0px;
	padding: 65px 10px 5px 30px;
	line-height: 1.2em;
}
.homepagenew  a {
	color: #313975;
	text-decoration: none;
}


.homepagetravelalt {
	float: left;
	width: 323px;
	height: 151px;
	background: url(../images/layout/travelnewsyellow.jpg) no-repeat bottom left;
	margin-top: 2px;
}

.homepagetravelalt p {
	color: #313975;
	font-size: 12px;
	line-height: 12px;
	margin: 0px;
	padding: 65px 10px 5px 30px;
	line-height: 1.2em;
}
.homepagetravelalt a {
	color: #313975;
	text-decoration: none;
}

#welcomelist {
	list-style: none;
	font-size: 12px;
	margin-top: 20px;
}

.welcometitle {
	font-weight: bold;
	background: url(../images/content/welcometick.jpg) no-repeat left center;
	padding: 12px 0px 12px 45px;
}
.welcometexts {
	padding: 0px 20px 10px 45px;
}
