/*
Version: 	1.3
Date:		27 Jan 2009 
*/
/******************************** 
	MAIN DIVS
*********************************/
body {
	background: #fff url(../images/bg_body.gif) top repeat-x;
	color: #666666;
	}
#master {
	}
#main {
	padding: 0;
	}
body, select, input, table {
	font-family:Arial,Helvetica,sans-serif !important;
}
#dnn_ContentPane {
	margin-left: 1em;
	padding: 0;
	}
#main #dnn_RightPane {
	width:18.8em;
}
/******************************** 
	LOGO
*********************************/	
#dnn_NavigationPane img.logo {
	display: block;
	}

/******************************** 
	HEADERS
*********************************/
h1, h2, h3 { color: #ED007C; }

h1 {
	font-size: 1.82em;
	font-weight: normal;
}
		
h2, h3 {color:#56575D}

#main #dnn_ContentPane h3 {
	margin-top: 2em;
	}
/******************************** 
	LINKS
*********************************/
a, a:visited {
	color: #335f90;
	text-decoration: underline !important;
	font-weight:normal;
	}
a:hover {
	color:#335f90; 
	}
/******************************** 
	FOOTER
*********************************/
div#footer	{
	background: none;
	border: none;
	padding: 0;
	width: 82.8em;
	margin-top: 1em;
	}
#footer	ul{
	background-color:#A5A5A5;
	height: 4em;
	padding-left: 30%;
	}
#footer ul li {
	height: auto;	
	margin: 1em 0 1em 1em;
	border-right: 1px solid #fff;
	}
#footer a{
	color: #fff;
	font-weight:bold;
	text-decoration: underline;
	padding: 0 1em 0 0 !important;
	}
#footer a:hover {
	color: #ED007C;
}
#footer img {
	margin-top: 1em;
	clear:both;
	float:right;
}
/******************************** 
	MAIN NAV
*********************************/
#dnn_NavigationPane {
	margin: 0!important;
	padding:0!important;	
	}
#dnn_NavigationPane .topSpacer{
	display: block;
	float: left;
	background-color: #A5A5A5;
	width: 100%;
	}
#dnn_NavigationPane .topSpacer a{
	color: #fff;
	text-decoration: none;
	}
#dnn_NavigationPane ul{
	padding: 10px;
	}
#dnn_SubNavigationPane {s
	border-width:0 1px;
	}
#dnn_SubNavigationPane ul {
	padding: 1em;
	float: left;
}
#booking_step{
	overflow: hidden;
	width: 100%;
	}
#booking_step ul li.Current {
	color: #ED007C;
	font-weight: bold;
	}
#booking_step ul li.last {
	border-width: 0px;
	}
/******************************** 
	ALL THE BUTTONS
*********************************/
fieldset div.button_minor a { background: none; padding: 0;}

div div.sub span.main_action a , div.sub span.main_action a{ padding:0.5em 0 0.6em 2.2em;}

div.sub span.main_action input, div.sub span.main_action a , span.button_major input, span.button_minor input, div.button_minor a{
	color: #ED007C;
	background: transparent url('../images/input_arrows.gif') left 1px no-repeat;
	padding: 0 0 0.2em 1.8em;	
	cursor:pointer;
	border: none;
	font-weight:bold;
	height: 24px;
	text-decoration: none !important;
}

div.sub span.back input, div.sub span.back a, span.button_major_bk input, span.print a{
	color: #ED007C;
	padding: 0 0 0.2em 0.4em;	
	cursor:pointer;
	border: none;
	font-weight:bold;
	font-size: 1em;
	text-decoration: none !important;
}
span.main_action_bk input, span.main_action_bk a {
	color: #ED007C;
	background: transparent url('../images/input_arrows.gif') center left no-repeat;
	padding: 0 0 0.4em 1.4em ;	
	cursor:pointer;
	border: none;
	font-weight:bold;
	font-size: 0.9em;
	text-decoration: none !important;
}
div.button_minor, div.button_major_bk, div.button_arrow {
	background: none;
	border: 0;
	padding: 0;
}

.button_minor, .button_minor a, .span.back input, span.back a, span.button_minor input, span.button_minor a  {
	color:#ED287C !important;
	border:none;
	background: none;
	font-weight: bold;
	padding: 0;
}

div.button_earlier , div.button_later {
	padding: 0;
	margin: 0.5em 2px !important;
}

div.button_earlier a, div.button_later a{
	color: #ED007C;
	background: #fff url('../images/input_arrows_bk.gif') center left no-repeat !important;
	padding:0.2em 0.5em 0.3em 1em !important;
	cursor:pointer;
	font-weight: bold !important;
}
div.button_later a{	
	background: #fff url('../images/btn_later.gif') center right no-repeat !important;
	padding:0.2em 1em 0.3em 0.5em !important;
}
	
div span.details_link input{
	background-color: transparent;
	background-image: none;
	text-transform: capitalize;
	text-decoration: underline !important;
	color: #ED007C;
	padding: 0em;
	float: left;
	margin-top: -6px;
}
span.sms a,
span.sendSmsLink a {
 color: #335F90; 
 padding: 0;
 text-decoration: underline !important;
}

div.sub a {text-decoration: none !important;}
div.sub span.back {float: left;}
div.button_earlier a:visited, div.button_later a:visited, span.main_action_bk a:visited, span.back a:visited, div.button_minor a:visited {
	color: #ED007C;
}
/******************************** 
	FIELDSET
*********************************/


fieldset legend, .r_box{
	background: url('../images/top_left.gif') #E9E9E9 left top no-repeat;
	color:#56575D;
	}	
fieldset legend span.head, .r_box .head{
	background: url('../images/top_right.gif') right top no-repeat;
	}
fieldset legend span.num {
	border-right:2px solid #fff;
	color: #ED007C;
	}
fieldset div.bordered, .fieldset .content{
	border-right: solid 1px #E9E9E9;
	border-left: solid 1px #E9E9E9;
	}
	
/*Bottom border*/
fieldset div.bordered div.foot,
.fieldset .foot{background-image:url('../images/ff_bl.gif');}
fieldset div.bordered div.foot div,
.fieldset .foot div{background-image:url('../images/ff_br.gif');}

/******************************** 
		SPECIAL
***************************** *****/
fieldset.special legend span{
	color:#56575D;
	}
	
fieldset.special div.bordered div.foot{background-image:url('../images/ff_bl.gif');}
fieldset.special div.bordered div.foot div{background-image:url('../images/ff_br.gif');}


div.ret fieldset legend {
	background-color:#CDCDFF
	}
/******************************** 
	TABLES
*********************************/
table td {
	background-color: #f6f6f6;
	}
table th {
	background-color:#E9E9E9;
	white-space: normal;
	}
table th.ttype{
	background: #fff;
}
table#totals th, table#totals td  {
	background-color: #f6f6f6;
	border: none;
	}
table th.non {
	background-color: #f6f6f6;
	}
table#ViewBookingDetails caption {
	padding: 20px 0 10px 0;
	}
table#totals tr#totalcost td a {
	color:##ED007C;
	}
/*********************************
	Matrix Table CSS
*********************************/

#TimeTableContent .out div.sub,  #TimeTableContent .ret div.sub {
	background:none;
	padding:0;
	}


/******************************** 
	ANNOUNCEMENT BOX
*********************************/
div.qh_box_head{background-image:url("../images/top_left.gif"); background-color:#eeeeee !important;}
div.qh_box_head h2, div.qh_box_head h3, div.qh_box_head div{background-image:url("../images/top_right.gif");clear:both;}
div.qh_box_l_corner{background-image:url("../images/btm_left.gif");background-color:#eeeeee;}
div.qh_box_r_corner{background-image:url("../images/btm_right.gif");}
div.qh_box_body {background-color: #eeeeee !important;}

div.total {
	background-color:#eeeeff;
	padding:1em 0.5em;
	color:#56575D;
	margin-left: 0;
	}
div.bg_shade {
	padding: 0.5em;
}

div.forgot_password{
	padding-right: 13px;
}
 #JourneyTotalRow_Journey_ONE div.total {
	background-color: #eeeeee;
	}

/*********************************
ERROR
*********************************/
.errorLabel, .error{color:red !important;}

/*********************************
 FORM ELEMENTS
*********************************/
fieldset fieldset div.field_container div.cal, fieldset fieldset div.field_container_error div.cal  {
	margin:1.2em 1em 0 0;
}

#TimeTableContent table#out_times th {
	background-color: #fff;
	}

#TimeTableContent table td.price {
	background-color: #fff;
	font-weight:normal;
	}

table#rout_tickets th.ttype {
	background-color: #fff;
	}


.ret fieldset legend .head span.txt span{font-weight:normal;}

.ret input{font-size:0.9em;}

#TimeTableContent table#out_times th {
	background-color: #fff;
	}

#TimeTableContent table td.price {
	background-color: #fff;
	font-weight:normal;
	}

table#rout_tickets th.ttype {
	background-color: #fff;
	}
hr.dashed {visibility: visible;}
fieldset hr, hr{visibility: hidden;}
table#totals{margin-bottom: 1em;}

fieldset div.bordered div.loginSubmitButtonDiv, div.forgottenPasswordDiv, div.sub div.registerButtonDiv {
	padding-left: 1em;
}
fieldset div.bordered ul.delivery_desc li {
	margin-bottom:4px;
}
/************************/
/*	SPEECH BUBBLE BOX	*/
/************************/
div.box div.box_arrow {
	background-image: url('../images/box_arrow_left.gif');
}
div.box div.box_head {
	background-image: url('../images/box_arrow_top_left.gif');
}
div.box div.box_head div{
	background-image: url('../images/box_arrow_top_right.gif');
}
div.box div.box_foot{
	background-image: url('../images/box_arrow_foot_left.gif');
}
div.box div.box_foot div {
	background-image: url('../images/box_arrow_foot_right.gif');
}
/* for Shopping basket & Payment Confirmation page */

fieldset.customer_preferences legend#customerPreferencesHeading span.txt,
a.hide_journeydetails {
	background-image: url('../images/icon_hide.gif');
}

fieldset.preferencesHidden legend#customerPreferencesHeading span.txt,
a.show_journeydetails {
	background-image: url('../images/icon_show.gif');
}

div.sub span.back input, div.sub span.back a {
	padding:0 0 0.2em 1.8em;
}

.even {
	background-color:#EEEEEE;
}

/* styles related to new TTL flow pages */
#main #dnn_ContentPane .r_box h3 {
	margin-top: 0;
}
span.button_minor input.delete_journey{
	display: none;
}

div.r_box .row , 
div.r_box .row .journey_info ,
div.r_box .row .journey_price_category {
	border-color: #E9E9E9;
}

.fieldset .content .content {
	overflow: hidden;
}

#main div#ExpandableContent h3 {
	margin-top: 0;
}

span.print a {
	padding-right: 0.5em;
}

.total_payment  .fieldset .foot {
	background-image: url(../images/ff_br_special.gif);
}

.total_payment  .fieldset .foot  div{
	background-image: url(../images/ff_bl_sp.gif);
}

.total_booking_payment, 
.total_payment .last, 
.collection_details p.delivery_method,
.total_payment .fieldset .foot ,
.total_payment .fieldset .foot  div,
.journey_details h3 {
	background-color: #E9E9E9;
}
.journey_title {
	background-color: #F6F6F6;
}
/***************************
REFUND PAGE
****************************/
.booking_status div.bordered {
	border-bottom:1px solid #E9E9E9;
}

/******************************** 
	COMBINED MATRIX 
*********************************/
.ticket_matrix .promotion_desc,
.combined_matrix .promotion_desc {
	background-color: #DE015C;
	color: #FFFFFF;
	display: block;
	padding: 0 0.2em;
}

.combined_matrix table th.price {
	background-color: #fff;
	border-bottom:1px solid #E2E7EC;
}

.combined_matrix table td {
	background-color: #F6F6F6;
}



.combined_matrix table a {
	color: #666;
}

.combined_matrix table th .category_desc {
	color: #3E3E3E;
}

div.out table th {
	background-color: #FFFFFF;
	border-left: 1px solid #FFF;
	border-top: 0 none;
}

#main .combined_matrix .ticket_banner {
	background: transparent url(../images/ticket_banner.gif) repeat-x scroll left top;
	line-height: 2em;
}

#main .combined_matrix table .ticketsInRow,
#main .combined_matrix table .highlight {
	background-color: #F5DDEA;
}

#main .combined_matrix table .ticketSelected,
#main .combined_matrix table .finalTrainSelected,
#main .combined_matrix table .finalTicketTypeSelected {
  	background-color: #ED007C;
  	color: #FFF;
}


#main .combined_matrix table .ticketSelected a,
#main .combined_matrix table .finalTrainSelected a,
#main .combined_matrix table .finalTicketTypeSelected a,
#main .combined_matrix table .ticketSelected span.abbr,
#main .combined_matrix table .finalTrainSelected span.abbr,
#main .combined_matrix table .ticketSelected .category_desc,
#main .combined_matrix table .finalTrainSelected .category_desc,
#main .combined_matrix table .finalTicketTypeSelected .category_desc {
  	color: #FFF;
}

.combined_matrix #viewSinglesText, 
.combined_matrix #viewFirstClassTickets,
.combined_matrix #hideSinglesText,
.combined_matrix #hideFirstClassTickets {
	padding-left: 12px;
}

.combined_matrix #viewSinglesText, 
.combined_matrix #viewFirstClassTickets {
	background-image: url('../images/arrow_right.png');
}

.combined_matrix #hideSinglesText {
	background-image: url('../images/arrow_up.png');	
}

.combined_matrix #hideFirstClassTickets {
	background-image: url('../images/arrow_down.png');	
}

.time_table_module span.button_minor {
	display: none;
}
.combined_matrix table td span.upgrade,
.combined_matrix table td span.supplement,
div.legend span.upgrade,
div.legend span.supplement {
 	color: #ED007C;
}
/*CJS*/

#dnn_ContentPane .journey_summary {
	margin-top: -2.8em;
}

.journey_summary span.head {
	background: transparent url('../images/top_left.gif') no-repeat scroll left top;;
	color: #666;
}

.journey_summary h2.title {
	background: #E6E6E6 url('../images/top_right.gif') no-repeat scroll right top;;
}

.journey_summary .cjs_header {
	background-color: #F6F6F6;
	padding: 1em 0.5em;
}

.journey_summary .js_saving {
	background-color: #E6E6E6;
}

.journey_summary div.btnWrap span.main_action input {
	padding: 0.2em 0 0.4em 1.8em;
}

#main #dnn_ContentPane .journey_summary h3 {
	margin-top: 0.5em;
}

.journey_summary .section,
.journey_summary div.bordered {
	border-color: #E9E9E9;
}

.constant_journey_summary .cjs_header .toggle {
	padding-left: 15px;
}

.constant_journey_summary .cjs_header .collapse {
	background-image:url(../images/icon_hide_small.gif);
}

.constant_journey_summary .cjs_header .expand {
	background-image:url(../images/icon_show_small.gif);
}

/*UPGRADE*/
#TimeTableContent table abbr,
#TimeTableContent div.legend span.upgrade,
#TimeTableContent span.abbr {
	color: #666;
}
/* Customer Preferences */
fieldset.customer_preferences fieldset legend, 
.customer_preferences .railcards .railcard_question {
	font-weight: bold;
	padding-left:0;
}

fieldset div.bordered #seatingPreferences p{
	padding-left: 0;
}
a.numberOfBookings, a.numberOfBookings:hover, a.numberOfBookings:link, a.numberOfBookings:visited
{
	color:#FFFFFF !important;
	text-decoration:none !important;
	cursor: pointer;
	font-weight: normal !important;
}
a.numberOfBookings b
{
	font-weight: bold !important;
}

table.view_booking_details_table td{
	background-color: transparent !important;}

.pagination ul li.prevLI{
	background: url(../images/paginationPrev.gif) no-repeat 5px 3px;
	padding-right: 10px;
}

.pagination ul li.nextLI{
	background: url(../images/paginationNext.gif) no-repeat 5px 3px;
}
	
table.view_booking_details_table .orderStatusHighlight td{
	background-color: #F6F6F6 !important;
}

div.terms div input{
	margin-top: 0px;
}

div.terms div label{
	padding: 0 1em 4px 0;
}

.dialogcontent #bookingDetailsDiv a.hide_journeydetails{
	background-image:url("../images/icon_hide.gif");
}

.dialogcontent #bookingDetailsDiv a.show_journeydetails {
	background-image:url("../images/icon_show.gif");
}

/* Sleeper Requirement */
#OutBackButton{
	text-decoration: underline;
	color: #335F90 !important;
	font-weight: normal;
	background: none;
	padding-bottom: 10px;
	margin-top: 0px;
}

/* 335046 - Refund request page */
div.refund_request_faq{
	margin-top: 4.4em;
}

@media screen and (-webkit-min-device-pixel-ratio:0){
#dnn_ContentPane p.ticket_checkbox label{
	padding-top: 3px;
}
}

#dnn_ContentPane p.ticket_checkbox label{
	padding-top: 3px;
}
/* TTL Usability work */
.ticket_banner_container {margin:0.1em 0; padding: 0;}
.cheapest_border {border-color:#56575D;}
.cheapest_txt {background-color: #56575D; color: #FFF;}
.journey_summary .cjs_header_collapsed, .journey_summary .cjs_header_expanded {margin-bottom: 0.1em; margin-top: 0;}
.combined_matrix .out .j_heading, .combined_matrix .out .sub {width:19em; padding:0 0.2em 0 0;} 
.combined_matrix .ret .j_heading, .combined_matrix .ret .sub {width:19em; padding:0;}
.combined_matrix .ret {width:19em;}
.combined_matrix table td .cheapest_txt {left: -0.2em; top:-0.1em; padding:0 0 0.2em 0;}
div#master div.combined_matrix tr.changes td {border-bottom: 1px solid #FFFFFF;}
.combined_matrix table th .cheapest_txt {left:0.1em; top:0; padding-bottom:0.2em;}
.price .group_price .cheapest_row {top:0; left:0.1em;}
.withReturn .price .group_price .cheapest_row {width:45.05em;}
.ticket_matrix table td.price, .combined_matrix table th.price {border-bottom:0;}
.ticket_container {padding: 2em 0 0 0; }
.out table th, .ret table th {border-bottom:1px solid #E0E0E0;}
