/* $Id: Main.css,v 1.64 2007/06/04 08:55:17 edw Exp $ */

/* CSS Document */

body {
		text-align:center;
		font-family:Arial, Helvetica, sans-serif;
		font-size:75%;
		color: #666666;
		background-color:#FFF;
		margin:0px;
		padding:0px;
	}

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

	#index {
	}

	#commuter {

	}

	#business {

	}

	#leisure {

	}

#header{
    display: none;
}

#printheaderneutral{
	margin: 5px 0 5px 0;
	width: 320px;
	height: 36px;
    display: block;
}
#printheaderneutral .img{
	width: 320px;
	height: 36px;
    display: block;
}

#printheaderleft #datestripprint
{
	display: block;
}


#headerleft {
    display: none;
}

#headerleft.a .img {
    display: none;
}

    #headerright {
    display: none;
    }

    #leisure #container #header #headerright {
    display: none;
    margin:0;
    padding:0;
    float:left;
    width:170px;
    height:109px;
    }

    #business #container #header #headerright {
     display: none;
   margin:0;
    padding:0;
    float:left;
    width:170px;
    height:109px;
    }

    #headerright #search {
    margin-left:2px;
    padding-top:19px;
    }

    #headerright #search #searchbox {
    float:left;
    width:129px;
    padding-right:3px;
    }

    #headerright #search #searchbutton {
    float:right;
    }

    #headerright #search input {
    font-family:Arial, Helvetica, sans-serif;
    font-size:0.9em;
    color: #000000;
    }

    #headerright #search .formfield{
    width:129px;
    }

	#commuter #header{
	}

	#business #header{
	}

	#leisure #header{
	}

	#container {
	text-align:left;
	width:600px;
	margin-right:auto;
	margin-left:auto;
	}

	#title {
	height:39px;

	}

	/*header*/

#headerbanner {
	display: none;
}

#nav {
	display: none;
}

#navcontainer {
	display: none;
}

#navcontainer a,
#navcontainer a.active
{
	background-image: url('../img/icon_arrow_nav.gif');
	background-repeat: no-repeat;
	background-position: 8px 8px;
	padding: 3px 3px 3px 13px;
	width: 174px;
}

#subnavcontainer a,
#subnavcontainer a.active
{
	background-image: url('../img/icon_arrow_subnav.gif');
	background-position: 18px 8px;
	padding: 3px 3px 3px 26px;
	width: 161px;
}

#navcontainer a span,
#subnavcontainer a span
{
 display: block;
 padding-left: 5px;
}

/****************************************************************************************************************************************/

/*commuternav*/


#commuter #navcontainer ul
{
	display: none;
margin: 0;
padding: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#commuter #navcontainer a
{
	display: none;
margin:0;
font-weight:bold;
text-transform:uppercase;
display: block;
background-color: #B3C2D4;
border-bottom: 1px solid #eee;
}

#commuter #navcontainer #parent a
{
	display: none;
font-weight:bold;
text-transform:uppercase;
display: block;
margin:0;
padding: 3px 3px 3px 8px;
width: 179px;
color:#FFF;
background-color: #708DAF;
border-bottom: 1px solid #eee;
}

#commuter #navcontainer a:link, #commuter #navlist a:visited, #commuter #navlist2 a:visited
{
color:#00336F;
text-decoration: none;
}

#commuter #navcontainer a.active
{
font-weight:bold;
text-transform:uppercase;
display: block;
color:#FFFFFF;
background-color: #708DAF;
border-bottom: 1px solid #eee;
}

#commuter #navcontainer a:hover
{
background-color: #708DAF;
color: #fff;
}

/*commutersubnav*/

#commuter #subnavcontainer {
margin: 0;
padding: 0;
color:#00336F;
}

#commuter #subnavcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#commuter #subnavcontainer a
{
	color:#00336F;
	font-weight:normal;
	text-transform:none;
	display: block;
	background-color: #DDE4EC;
	border-bottom: 1px solid #eee;
}

#commuter #subnavcontainer a:link, #commuter #subnavlist a:visited
{
color:#00336F;
text-decoration: none;
}

#commuter #subnavcontainer a.active
{
color:#00336F;
font-weight:normal;
text-transform:none;
display: block;
color:#DF0668;
background-color: #EEF1F5;
border-bottom: 1px solid #eee;
}

#commuter #subnavcontainer a:hover
{
color:#00336F;
background-color: #B3C2D4;
}

/****************************************************************************************************************************************/

/*businessnav*/


#business #navcontainer ul
{
	display: none;
margin: 0;
padding: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#business #navcontainer a
{
	display: none;
margin:0;
font-weight:bold;
text-transform:uppercase;
display: block;
background-color: #CAE1EB;
border-bottom: 1px solid #eee;
}

#business #navcontainer #parent a
{
	display: none;
font-weight:bold;
text-transform:uppercase;
display: block;
margin:0;
padding: 3px 3px 3px 8px;
width: 179px;
color:#FFF;
background-color: #70AEC9;
border-bottom: 1px solid #eee;
}

#business #navcontainer a:link, #business #navlist a:visited, #business #navlist2 a:visited
{
	display: none;
color:#3586B0;
text-decoration: none;
}

#business #navcontainer a.active
{
	display: none;
	font-weight:bold;
	text-transform:uppercase;
	display: block;
	color:#FFFFFF;
	background-color: #70AEC9;
	border-bottom: 1px solid #eee;
}

#business #navcontainer a:hover
{
	display: none;
background-color: #70AEC9;
color: #fff;
}

/*businesssubnav*/

#business #subnavcontainer a
{
	display: none;
font-weight:normal;
text-transform:none;
display: block;
color:#3586B0;
background-color: #E1EEF4;
border-bottom: 1px solid #FFF;
}

#business #subnavcontainer a:link, #subnavlist a:visited
{
	display: none;
color:#3586B0;
text-decoration: none;
}

#business #subnavcontainer a.active
{
	display: none;
	font-weight:normal;
	text-transform:none;
	display: block;
	color:#E2006E;
	background-color: #F0F6F9;
	border-bottom: 1px solid #eee;
}

#business #subnavcontainer a:hover
{
	display: none;
background-color: #CAE1EB;
color:#3586B0;
}

/****************************************************************************************************************************************/

/*leisuresnav*/


#leisure #navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#leisure #navcontainer a
{
margin:0;
font-weight:bold;
text-transform:uppercase;
display: block;
background-color: #C7BBD0;
border-bottom: 1px solid #eee;
}

#leisure #navcontainer #parent a
{
margin:0;
font-weight:bold;
text-transform:uppercase;
display: block;
padding: 3px 3px 3px 8px;
width: 179px;
color:#FFF;
background-color: #9F90AF;
border-bottom: 1px solid #eee;
}

#leisure #navcontainer a:link, #leisure #navlist a:visited, #leisure #navlist2 a:visited
{
color:#573D74;
text-decoration: none;
}

#leisure #navcontainer a.active
{
font-weight:bold;
text-transform:uppercase;
display: block;
color:#FFF;
background-color: #9F90AF;
border-bottom: 1px solid #eee;
}

#leisure #navcontainer a:hover
{
background-color: #9F90AF;
color: #fff;
}

/*leisuresubnav*/

#leisure #subnavcontainer a
{
font-weight:normal;
text-transform:none;
display: block;
background-color: #DDD7E2;
border-bottom: 1px solid #eee;
}

#leisure #subnavcontainer a:link, #subnavlist a:visited
{
color:#573D74;
text-decoration: none;
}

#leisure #subnavcontainer a.active
{
font-weight:normal;
text-transform:none;
display: block;
color:#573D74;
background-color: #EEE8F2;
border-bottom: 1px solid #eee;
}

#leisure #subnavcontainer a:hover
{
background-color: #C7BBD0;
color:#573D74;
}

	/*main*/

	#main {

	}

	/*date*/

	#datestrip {
	padding-bottom:16px;
	}

#datestrip span.datestart {
	display: none;
}

#datestrip span.dateend {
	display: none;
}

#datestrip #dateleft {
	display:none;

}

#datestrip #dateright{
	display: none;
}


	#datestrip #dateright span.print {
	padding-right:17px;
	}

	#datestrip #dateright span.textsize {
	padding-right:17px;
	}

	#datestrip #date {
	background-color:#FFF;
	}



	#datestrip1st {
	padding-bottom:16px;
	}

	#datestrip1st span.datestart {
	float:left;
	}

	#datestrip1st span.dateend {
	float:right;
	}

	#datestrip1st #dateleft {
    float:left;
    padding: 1px 0 2px 10px;
    }

    #datestrip1st #dateright{
    float:right;
    padding: 1px 0 2px 0;
    }

	#datestrip1st #dateright span.print {
	padding-right:17px;
	}

	#datestrip1st #dateright span.textsize {
	padding-right:17px;
	}

	span.textsize {
		color: #E2006E;
	}

	#datestrip1st #date {
	background-color:#FFF;
	}

	#datetop {
	display:none;
	}

	#datebottom {
	display:none;
	}

/*	#commuter #datestrip #datetop {
	display:block;
	height:6px;
		}

	#commuter #datestrip #datebottom {
	display:block;
	height:6px;
	clear:right;
	margin-top:0px;
	}

	#leisure #datestrip #datetop {
	display:block;
	height:6px;
		}

	#leisure #datestrip #datebottom {
	display:block;
	height:6px;
	clear:right;
	margin-top:0px;
	}*/

	/*box*/

	#box {
	width:550px;
	background-image:url(../img/box_strip.gif);
	}


	.boxtop {
	background-image:url(../img/box_top.gif);
	background-repeat:no-repeat;
	height:12px;
	}

	.boxmain {
	padding:0 12px 0 12px;
	}

	.boxmain {

	}

	.boxmainleft {
	width:260px;
	}

	.boxmainright {
	float:right;
	width:250px;
	text-align:left;
	}

	.boxiconfloat {
	float:left;
	margin-right:5px;
	}

	.boxtextfloat {
	margin-left:50px;
	margin-right:5px;
	}

	.boxbottom {
	clear:right;
	background-repeat:no-repeat;
	background-image:url(../img/box_bottom.gif);
	background-color:#FFF;
	height:12px;
	}

	.boxmainright .boxrow {
	margin-top:4px;
	clear:both;
	}

	.boxmainright .boxrow span.time {
	float:left;
	width:50px;
	}

	.boxmainright .boxrow span.station {
	float:left;
	width:130px;
	}

	.boxmainright .boxrow span.status {
	float:left;
	}

	/*formbox*/

	.formbox {
	width:550px;
	background-image:url(../img/formbox_strip.gif);
	}

	.smallformbox {
	width:270px;
	background-image:url(../img/formbox_small_strip.gif);
	margin-bottom: 5px;
	}

	.formboxtop {
	background-image:url(../img/formbox_top.gif);
	background-repeat:no-repeat;
	height:12px;
	}

	.formbox p, .smallformbox p, .columnright .smallformbox p {
		margin: 0px;
		padding: 0px;

	}

	.formbox .formboxtop {
	background-image:url(../img/formbox_top.gif);
	background-repeat:no-repeat;
	height:12px;
	}

	.smallformbox .formboxtop {
	background-image:url(../img/formbox_small_top.gif);
	background-repeat:no-repeat;
	height:12px;
	}

	.formboxmain {
	padding:0 12px 0 12px;
	}

	.formboxmain {

	}

	.formboxrow {
	display:block;
	clear:right;
	padding-top:2px;
	padding-bottom:5px;
	}

	.formboxrow .rowleft {
	width:250px;
	float:left;
	}

	.formboxrow .rowright {
	float:right;
	width:250px;
	text-align:left;
	}

	span.compulsory {
	color:#E2006E;
	}

	.formbox .formboxbottom,
	.smallformbox .formboxbottom
	{
		clear:right;
		background-repeat:no-repeat;
		background-color:#FFF;
		height:12px;
	}

	.formbox .formboxbottom {
		background-image:url(../img/formbox_bottom.gif);
	}

	.smallformbox .formboxbottom {
		background-image:url(../img/formbox_small_bottom.gif);
	}

	.smallformbox .twocolumntable td {
		width: 125px;
		vertical-align: top;
	}

	.smallformbox .twocolumntable td p {
		margin: 0px;
		padding: 0px;
	}

	/*form box*/

	#box select, .formbox select, .formbox input {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	color: #000000;
	}

	.formbox .selectnarrow {
	width:120px;
	}

	.boxmainright .row {
	margin-bottom:8px;
	}

	/*content*/

	.content {
	margin:5px 0 0 5px;
	list-style-image: url(../img/icon_arrow_main.gif);
	}

	.formsubmit {
	margin:10px 0 20px 5px;
	}

	.textsubmit_icon, .formboxrow .textsubmit_icon
	{
		border: none;
		background-color: transparent;
		margin: 0px;
		padding: 0px;
		display: inline;
		cursor: pointer;
		text-align: left;
		background-repeat:no-repeat;
		background-image:url(../img/btn_arrow.gif);
		padding-left: 26px;
		padding-top: 8px;
		overflow: visible;
		background-position: bottom left;
		font-family:Arial, Helvetica, sans-serif;
		font-size: 1em;
		font-weight: bold;
	}

	.textsubmit
	{
		color: #e2006e;
		border: none;
		background-color: transparent;
		margin: 0px;
		padding: 0px;
		display: inline;
		cursor: pointer;
		text-align: left;
		font-weight: bold;
		height: auto;
		width: auto;
		overflow: visible;
		font-family:Arial, Helvetica, sans-serif;
		font-size: 1em;
	}

	#leftcontent {
	float:left;
	width:464px;
	}

	.column {
	list-style-image: url(../img/icon_arrow_main.gif);
	}

	.column ul, .content ul {
	margin:0 0 0 0px;
	padding:0 0 0 15px;
	}

	.column .columnleft {
	width:275px;
	float:left;
	}

	.column  h3 {
	margin-left:10px;
	}

	.column  p {
	margin-left:10px;
	padding-right:2px;
	}

	.column .button, .column .button a {
	color:#e70072;
	font-weight:bold;
	margin-top:10px;
	}

	.column .button .buttonimg {
	margin-left:5px;
	float:left;
	margin-right:0px;
	}

	.column .button .buttontext {
	padding-top:5px;


		}

	.column .largebutton, .column .largebutton a {
	color:#e70072;
	font-weight:bold;
	width:275px;
	height:49px;
	}

	.column .largebutton .buttonimg {
	margin-left:5px;
	float:left;
	margin-right:5px;
	}

	.column .largebutton .buttontext {

	}

	.column .columnright {
	float:right;
	width:275px;
	}

	.columnend {
	clear:right;
	height:10px;
	}

	/*right*/

	#right {
	float:right;
	width:260px;
	}

	#rightcontent {
	display:none;
	padding:0;
	}

	.taster {
	font-size:1.3em;
	}

	/*links*/

	a:link {
	color:#E2006E;
	text-decoration:none;
	}

	a:active {
	color:#E2006E;
	text-decoration:none;
	}

	a:visited {
	color:#E2006E;
	text-decoration:none;
	}

	a:hover {
	color:#E2006E;
	text-decoration:underline;
	}

	/*commuter links*/

	#commuter .textsubmit_icon
	{
		color:#e70072;
	}

	#commuter .content a:link, #commuter .column a:link{
	color:#e70072;
	text-decoration:none;
	}

	#commuter .content a:active, #commuter .column a:active{
	color:#e70072;
	text-decoration:none;
	}

	#commuter .content a:visited, #commuter .column a:visited{
	color:#e70072;
	text-decoration:none;
	}

	#commuter .content a:hover, #commuter .column a:hover{
	color:#e70072;
	text-decoration:underline;
	}

/*business links*/

	#business .textsubmit_icon
	{
		color: #e70072;
	}

	#business .content a:link, #business .column a:link{
	color:#e70072;
	text-decoration:none;
	}

	#business .content a:active, #business .column a:active{
	color:#e70072;
	text-decoration:none;
	}

	#business .content a:visited, #business .column a:visited{
	color:#e70072;
	text-decoration:none;
	}

	#business .content a:hover, #business .column a:hover{
	color:#e70072;
	text-decoration:underline;
	}

/*leisure links*/

	#leisure .textsubmit_icon
	{
		color:#e70072;
	}

	#leisure .content a:link, #leisure .column a:link{
	color:#e70072;
	text-decoration:none;
	}

	#leisure .content a:active, #leisure .column a:active{
	color:#e70072;
	text-decoration:none;
	}

	#leisure .content a:visited, #leisure .column a:visited{
	color:#e70072;
	text-decoration:none;
	}

	#leisure .content a:hover, #leisure .column a:hover{
	color:#e70072;
	text-decoration:underline;
	}

	/*general*/

	img {
	border:0;
	}

	h1 {
	font-size:1em;
	color:#000;
	padding:0;
	margin:0;
	}

	h2 {
	font-size:1em;
	color:#000;
	padding:0 0 5px 0;
	margin:0;
	}

	h3 {
	font-size:1em;
	color:#000;
	padding:0;
	margin:0;
	}

	span.black {
	color:#000;
	font-weight:bold;
	}

	.black {
	color:#000;
	font-weight:bold;
	padding:5px 0 5px 0;
	}

	.spacer {
	padding:15px 0;
	}

	.button, .button a {
	color:#e70072;
	font-weight:bold;
	margin-top:10px;
	}

	.button .buttonimg {
	float:left;
	margin-right:5px;
	}

	.button .buttontext {
	padding-top:5px;
	}

	.leftinfo .button, .leftinfo .button a {
	color:#000;
	width:190px;
	height:49px;
	display:block;
	font-weight:bold;
	margin-top:10px;
	}

	.leftinfo .button .buttonimg {
	float:left;
	margin-right:0px;
	}

	.leftinfo .button .buttontext {
	padding-top:15px;
	}

	.leftinfo p {
		margin: 0px;
		padding: 0px;
	}

	.ArrowLink
	{
	font-weight:bold;
	}

	.ArrowLink img
	{
	vertical-align:-6px;
	margin-right:3px;
	}

.Solid
{
	border-bottom: 1px solid #003872;
	padding-bottom: 10px;
}

.Dashed
{
	border-bottom: 1px dashed #003872;
	padding-bottom: 10px;
}

.Underline
{
	text-decoration: underline;
}

.Left
{
   text-align: left;
}

.Right
{
   text-align: right;
}

.Centre
{
   text-align: center;
}

.Bold
{
	font-weight: bold;
}

.FloatLeft
{
	float: left;
	margin-right: 10px;
}

.FloatRight
{
	float: right;
	margin-left: 10px;
}

.red_highlight
{
	color: red;
}

	/*footer*/

	#end {
	clear:both;
	}

	#footerstrip {
	background-image:url(../img/footer.gif);
	background-repeat:repeat-x;
	display:block;
	height:13px;
	clear:both;
	}

	#footer{
	margin-right:auto;
	margin-left:auto;
	text-align:left;
	width:760px;
	padding:5px 0 10px 10px;
	}

	/*form right*/

	.formrightbox {
	background-image:url(../img/rightbox_strip.gif);
	background-repeat:repeat-y;
	width:260px;
	margin-bottom:9px;
	}

	.formright {
	margin:0 0 0 10px;
	width:235px;
	}

	.formright .row {
	margin-bottom:6px;
	clear:both;
	}

	.formright .row .rowfloat{
	float:left;
	}

	.formright .row .rowfield {
	display:block;
	}

	.formright input {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	color: #000000;
	}

	.formfield{
	width:227px;
	}

	.formfield2 {
	width:250px;
	}

	.formfieldwide{
	width:520px;
	}

	.formfieldnarrow {
	width:90px;
	}

	.formright select {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	color: #000000;
	width:230px;
	}

	.formright .selectnarrow {
	width:60px;
	}

	.formright label {
	color:#666666;
	}


	/*form left*/

	.leftinfo {

	}

	.formleftbox {
		display:none;
	}

.formleft {
	display: none
}

.formleftboxpink {
	display: none;
}

.formleft .row {
	display: none;
}

.formleft .row2 {
	display: none;
}

.formleft .row .rowfloat, .formleft .row2 .rowfloat{
	display:none;
}

.formleft .row .rowfield, .formleft .row2 .rowfield {
	display:none;
}

.formleft input {
	display:none;
}

.formleft {
	display: none;
}


.formleft label {
	display:none;
}

/********************************************************************************************************************/

	/*business form left*/


#business .formleft {
	display: none;
}


	/***************************************************************************/

	/* styles for neutral home page */
	#index #date
	{
	color:#000;
	font-weight:bold;
	}

	#index strong
	{
	color:#000;
	}

	#index #datestrip
	{
	padding-bottom:1px;
	}

	#index #datestrip #dateleft,
	#index #datestrip #dateright
	{
	padding-top:0px;
	}

	#index span.print img
	{
	vertical-align:-2px;
	}

	#index span.textsize img
	{
	vertical-align:-3px;
	}

	img.indexbutton
	{
	padding-left:7px;
	padding-right:18px;
	}

	.formright img
	{
	vertical-align:-6px;
	margin-right:4px;
	}

	.neutralselector {
		display: none;
	}
	
	.neutraltickets {
		display: none;
	}
	
	.neutralfooterleft {
		display: none;
	}	
	
	/***************************************************************************/

	/* styles for news pages */

	.NewsList h1,
	.NewsArchive h1
	{
	margin-bottom:24px;
	}

	.NewsList h2,
	.NewsArchive h2
	{
	color:#666666;
	margin-bottom:14px;
	}

	.NewsList h3
	{
	color:#666666;
	}

	#commuter a:link.OtherNewsLink, #commuter a:active.OtherNewsLink, #commuter a:visited.OtherNewsLink
	{
	color:#00336F;
	text-decoration:none;
	}

	#business a:link.OtherNewsLink, #business a:active.OtherNewsLink, #business a:visited.OtherNewsLink
	{
	color:#3586B0;
	text-decoration:none;
	}

	#leisure a:link.OtherNewsLink, #leisure a:active.OtherNewsLink, #leisure a:visited.OtherNewsLink
	{
	color:#573D74;
	text-decoration:none;
	}

	.NewsList .NewsDate
	{
	color:#E2006E;
	padding-bottom:0;
	margin-bottom:0;
	font-weight:bold;
	}

	p.NewsSummary
	{
	padding-top:0;
	margin-top:0;
	}

	.NewsArchive li a
	{
	vertical-align:-2px;
	}

	.NewsItem
	{
	float:left;
	width:275px;
	margin-right:10px;
	}

	/***************************************************************************/

	/* styles for timetables page */

	#commuter .Timetables a:link, #commuter .Timetables a:active, #commuter .Timetables a:visited,
	#business .Timetables a:link, #business .Timetables a:active, #business .Timetables a:visited,
	#leisure .Timetables a:link, #leisure .Timetables a:active, #leisure .Timetables a:visited
	{
	color:#666666;
	}

	#commuter .Timetables h3 a:link, #commuter .Timetables h3 a:active, #commuter .Timetables h3 a:visited,
	#business .Timetables h3 a:link, #business .Timetables h3 a:active, #business .Timetables h3 a:visited,
	#leisure .Timetables h3 a:link, #leisure .Timetables h3 a:active, #leisure .Timetables h3 a:visited
	{
	color:#000000;
	}

	#commuter .Timetables a:hover, #business .Timetables a:hover, #leisure .Timetables a:hover,
	#commuter .Timetables h3 a:hover, #business .Timetables h3 a:hover, #leisure .Timetables h3 a:hover
	{
	color:#E2006E;
	}

	.TimetableLeft
	{
	width:285px;
	float:left;
	}

	.Timetables img
	{
	vertical-align:-2px;
	}

	.Timetables h3
	{
	margin-top:3px;
	margin-bottom:3px;
	}

	.Timetables .columnleft
	{
	width:265px;
	}

	/***************************************************************************/

	/* styles for planned changes page */

	.left_side_black
	{
	color: #000;
	}

	.splitter
	{
	border-bottom: solid #C0C0C0 1px;
	}

	#planned_changes_header_wrapper {
		width: 550px;
		height: 180px;
	}

	#planned_changes_header_wrapper .left {
		width: 275px;
		float: left;
	}

	#planned_changes_header_wrapper .right {
		width: 275px;
		float: right;
	}

	.planned_changes_textsubmit_icon {
		color: #E2006E;
		font-weight: bold;
		border: none;
		background-color: transparent;
		margin: 0px;
		padding: 0px;
		display: inline;
		cursor: Pointer;
		text-align: left;
		background-repeat:no-repeat;
		background-image:url('../img/arrow_trans_all.png');
		padding-left: 24px;
		padding-top: 8px;
	}

/***************************************************************************/

/* styles for events */

.EventSearch .formboxrow select
{
width:150px;
margin-right:15px;
}

.EventSearch select
{
width:230px;
}

.EventSearch td
{
color:#000000;
vertical-align:middle;
}

.EventSearch .formsubmit
{
margin:10px 0 0 0;
}

.EventSearch input
{
font-family:Arial, Helvetica, sans-serif;
font-size:1em;
}

.column .EventSearch .button .buttonimg
{
margin-right:5px;
}

.EventSearch .formboxrow td
{
vertical-align:top;
}

.EventsList td,
.EventDetails td
{
padding-right:10px;
vertical-align:top;
}

.EventsList td
{
padding-bottom:19px;
}

.EventsList img,
.EventDetails img
{
padding:3px 0 0 0;
}

.EventsList h2,
.EventDetails h2
{
margin:0;
padding:0;
}

.FccEventsSearchStrip
{
padding: 5px 0 0 5px;
}

/* Talk to us and feedback images */

.talk_to_us, .feedback
{
	padding-left: 49px;
	min-height: 49px;
	height: 49px;
}

#business .talk_to_us
{
	background-image: url(../img/icon_business_talktous.jpg);
	background-repeat:no-repeat;
}

#commuter .talk_to_us
{
	background-image: url(../img/icon_commuter_talktous.jpg);
	background-repeat:no-repeat;
}

#leisure .talk_to_us
{
	background-image: url(../img/icon_leisure_talktous.jpg);
	background-repeat:no-repeat;
}

#business .feedback
{
	background-image: url(../img/icon_business_feedback.gif);
	background-repeat:no-repeat;
}

#commuter .feedback
{
	background-image: url(../img/icon_commuter_feedback.gif);
	background-repeat:no-repeat;
}

#leisure .feedback
{
	background-image: url(../img/icon_leisure_feedback.gif);
	background-repeat:no-repeat;
}
/* CSS to be added to original CSS file */

/*search for */

#searchfor {
font-weight:bold;
margin-top:20px;
margin-bottom:20px;
}

span.searchicon {
vertical-align:bottom;
}

#searchfor input {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	color: #000000;
	font-weight:normal;
	}

/* search results */

#searchresults {
clear:right;
}

#searchresults ol{
background-image: none;
list-style-image:none;
}

#searchresults li{
background-image: none;
list-style-image:none;
padding-bottom:20px;
}

#searchresults span.searchlink {
font-weight:bold;
}

#searchresults span.searchhighlight {
background-color:#fff4a1;
font-weight:bold;
text-transform:uppercase;
}

#searchresults span.originallink {
color:#b5b5b5;
}

/* search strip */

#searchstrip {
	padding-bottom:16px;
	}

	#searchstrip span.searchstart {
	float:left;
	}

	#searchstrip span.searchend {
	float:right;
	}

	#searchstrip #searchleft {
    float:left;
    padding: 1px 0 2px 10px;
    }

    #searchstrip #searchright{
    float:right;
    padding: 1px 0 2px 0;
    }

	#searchstrip #searchmain {
	background-color:#FFF;
	padding:7px 0 0 0;
	text-align:center;
	}

	#searchstrip #searchmain span.results {
	float:left;
	font-weight:bold;
	background-color:#FFF;
	}

	#searchstrip #searchmain span.pages {
	padding-right:5px;
	font-weight:bold;
	text-align:center;
	background-color:#FFF;
	}

	#searchstrip #searchmain span.number {
	float:right;
	font-weight:bold;
	padding-right:5px;
	}

	#searchstrip #searchtop {
	display:block;
	height:8px;
	background-image:url(../img/results_strip_top.gif);
	background-repeat:repeat-x;
		}

	#searchstrip #searchbottom {
	display:block;
	height:8px;
	background-image:url(../img/results_strip_btm.gif);
	background-repeat:repeat-x;
	clear:right;
	margin-top:6px;
	}

	a.incident_link
	{
		color: #666666;
	}

.continueButton {
	color: #E2006E;
	background-color: white;
	border: none;
	font-weight: bold;
	margin-top: 5px;
	padding: 10px;
	padding-left: 24px;
	background-image: url('../img/arrow_trans_all.png');
	background-repeat: no-repeat;
	background-position: center left;
}

.continueButtonSmall {
	border: none;
	font-weight: bold;
	margin-top: 5px;
	padding: 0;
	padding-left: 12px;
	background-repeat: no-repeat;
	background-position: center left;
	background-color: transparent;
	font-size: 10px;
	background-image: url('../img/arrow_small_right.png');
}

h1.underline
{
	border-bottom: 2px solid black;
}

table.station td
{
	border-bottom: 1px solid #d4d4d4;
}


/* london 2for1 form */

.London2for1Logo
{
float:left;
padding-right:15px;
}

.London2for1Button input
{
font-family:Arial, Helvetica, sans-serif;
font-size:1em;
}


/* london 2for1 voucher */

.VoucherContainer
{
margin:20px auto 20px auto;
width: 550px;
text-align:left;
}

.VoucherContainer h2
{
padding:0 0 11px 11px;
}

.Voucher,
.SummerVoucher
{
margin:0 auto 0 auto;
width:550px;
}

.Voucher .Bottom,
.SummerVoucher .Bottom
{
clear:right;
}

.Voucher .Details,
.SummerVoucher .Details
{
float:left;
padding:0 11px 0 11px;
width:251px;
}

.Voucher .Details table,
.SummerVoucher .Details table
{
width: 249px;
}

.Voucher .Details td,
.SummerVoucher .Details td
{
padding:0 8px 18px 0;
}

.Voucher .Details p,
.SummerVoucher .Details p
{
margin-top:24px;
}

.Voucher .Details img,
.SummerVoucher .Details img
{
float:left;
margin-right:20px;
}

.Voucher .Details strong,
.SummerVoucher .Details strong
{
color: #000000;
}

.Voucher .Details td.PartyNumberLabel,
.SummerVoucher .Details td.PartyNumberLabel
{
text-align:right;
padding-left: 17px;
}

.PartyNumber
{
float:left;
width: 48%;
}

.Voucher .Conditions,
.SummerVoucher .Conditions
{
float:right;
width:275px;
}

.Voucher .Conditions h3,
.SummerVoucher .Conditions h3
{
color:#FFFFFF;
padding:0 11px 0 11px;
}

.Voucher .Conditions ol,
.SummerVoucher .Conditions ol
{
color:#FFFFFF;
font-weight:normal;
font-size:0.9em;
padding-left:2.3em;
margin-right:11px;
}

.Voucher
{
background-image: url('../img/voucher_bg.gif');
}

.Voucher .Conditions
{
background-color:#4F63A8;
border-left:solid 1px #4F63A8;
}

.SummerVoucher
{
background-image: url('../img/summer_voucher_bg.gif');
}

.SummerVoucher .Conditions
{
background-color:#56002A;
border-left:solid 1px #56002A;
}

/* performance styles */

.performance {
	width: 100%;
}

.performance_left {
	width: 110px;
}

.performance_left img{
	vertical-align: middle;

}

.performance_middle {

}

.performance_middle img {
	padding-right: 5px;
	float: left;
	height: 7px;
	background-image: url('../img/performance_arrow.gif');
	background-repeat: no-repeat;
	background-position: 100% 0%;
}

.performance_right {
	padding-left: 5px;
	width: 35px;
}

	/***************************************************************************/

	/* styles for competitions page */

	.formboxpink .qaright {
		float: right;
		width: 480px;
		text-align:left;
	}

	.formboxpink {
		border-top:1px solid #D1D1D1;
		background-image:url(../img/formbox_strippink.gif);
	}

	.formboxmainpink {
		padding: 10px 12px 0 12px;
	}

	.formboxbottompink {
		clear:right;
		background-repeat: no-repeat;
		background-image:url(../img/formbox_bottompink.gif);
		background-color:#FFF;
		height:12px;
	}

	.qafloat {
		float:left;
		width:150px;
	}

	.qafloatlg {
		float:left;
	}

	.qarow {
		margin-top: 10px;
	}

	.timestamp
	{
		display: block;
		color: #a2a2a2;
		padding-bottom: 10px;
	}

	.incident
	{
		margin: 0px;
	}

	.formbox p.incident_line {
		border-bottom: 1px solid #a2a2a2;
		margin-bottom: 10px;
	}

	p.narrow {
		margin: 0px;
		padding: 0px;
	}

	table.lined {
		border-collapse: collapse;
	}

	table.lined th {
		padding: 2px;
	}

	table.lined td {
		border-top: 1px solid #c6cbce;
		padding: 2px;
	}