/* Sach's styles commencing 27/02/14 */

div.journeyresult div.JourneyList ul {
	margin: 0 0 9px -15px;
    padding: 8px 15px 2px 0;
    width: 100%; }

div.journeyresult div.JourneyList ul.class {
	background: #f3f3f3; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YzZjNmMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlM2UzZTMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #f3f3f3 0%, #e3e3e3 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f3f3f3), color-stop(100%,#e3e3e3)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f3f3f3 0%,#e3e3e3 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f3f3f3 0%,#e3e3e3 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f3f3f3 0%,#e3e3e3 100%); /* IE10+ */
	background: linear-gradient(to bottom, #f3f3f3 0%,#e3e3e3 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f3f3', endColorstr='#e3e3e3',GradientType=0 ); /* IE6-8 */}
	
div.journeyresult div.JourneyList ul.none .seats-available {
	display:none; }	

div.journeyresult div.JourneyList ul.seat {
	padding: 12px 20px 5px 0; }
	
div.journeyresult div.JourneyList p.seats-available {
	color: #020167;
    font-weight: bold;
    margin: 10px 0 12px;
    position: relative;
    text-indent: 25px; }		
    
div.journeyresult div.JourneyList p.seats-available:before {
	background:url(../images/seats/icons.png) no-repeat -31px -63px; 
	content: " ";
    display: block;
    height: 18px;
    left: 0;
    position: absolute;
    top: 0;
    width: 18px; }    

div.journeyresult div.JourneyList li.one {
    padding: 0 0 0 15px;
    width: 40px; } 
    
div.journeyresult div.JourneyList li.two {
	width: 432px; }  
	
div.journeyresult div.JourneyList li.five span {
	color: #737272; }
	
div.journeyresult div.JourneyList li.five span:after {
	content:"\A"; 
	white-space:pre; }		  
	
.seat-select-notice p {
	color: #ff0000 !important;
	font-weight: bold; }
	 
.seat-select-notice p:first-child {
	margin: 0; }	 
	
.content_div .normalmessage{
	background-color: #040965;
	background-image: none;
	-webkit-border-radius: 70px;
	-moz-border-radius: 70px;
	border-radius: 70px;
	color: #ffffff;
	margin: 0 18px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;    
	box-sizing: border-box;
	position: relative;
	behavior: url(css/PIE.htc); }
	
.content_div .normalmessage:before {
	content: " ";
	background:url(../images/seats/icons.png) no-repeat -54px -61px;
	content: " ";
	display: block;
    height: 21px;
    left: 8px;
    position: absolute;
    top: 5px;
    width: 21px; }	
	
.content_div .normalmessage p {
	margin: 0 0 0 0;
	padding: 7px 0 0;
	font-weight: bold;
	text-indent: 25px; }			

.cont_middlecurve .content_div p.change-seatclass {
	font-weight: bold;
	margin: 10px 0 0 12px; }
	
.content_div .search_buy .normalmessage {
	margin: 0 11px; }	



/* Susie's styles commencing 27/02/14
redundent now? -ml
.validationsummary{margin:10px; float:left; width:95%; background:#fff0f0; border-radius: 10px; -webkit-border-radius: 10px; -moz-border-radius:10px; 
                   behavior: url(css/PIE.htc); border:none; padding: 8px 10px;}
.validationsummary ul{ list-style:none;}
.validationsummary ul li{color:#cc0000; font-size:14px; font-style:italic;}
 */


.validationsummary 
{
	padding: 8px 0;
	margin:10px !important;
	clear: both; 
	border-radius: 10px; 
	-webkit-border-radius: 10px; 
	-moz-border-radius:10px; 
    border:none !important; 
    color:#cc0000 !important; 
    font-size:14px; 
    font-style:italic; 
    text-indent: 36px;
	background-color: #fff0f0 !important;
	position: relative;
    behavior: url(css/PIE.htc);  }
    
.validationsummary:before {
	background-image: url(../images/seats/seats.png);
    background-position: -422px 0;
    content: " ";
    display: block;
    height: 17px;
    left: 10px;
    position: absolute;
    top: 11px;
    width: 17px; }    
                      
.validationsummary ul{ list-style:none; padding: 2px 0 0 12px;}
.validationsummary ul li{color:#cc0000; font-size:14px; font-style:italic;}



#dynamicAvail, .seatdetails{ display:none;}
.journey-details{width:250px; float:left;margin: 12px 0 0 0;} 
.journey-details .resv_item{ width:270px; float:left; padding:  0 15px;}
hr.separation{height:10px; background: url('../images/seats/separation.png') no-repeat center 0;  float: left; width: 100%; border:none;  filter : alpha(opacity=0); padding:10px 0;}

.seat-classMain .seatClassdetails{width:590px; float:left;}
.seat-classMain .seatClassdetails h2{padding:0 15px;}
/*.seat-classMain .seatClassdetails .seatClassdetails-wrapper{ background:#fff; padding:15px; border-radius: 10px; -webkit-border-radius: 10px;-moz-border-radius:10px; 
          position:relative; behavior: url(css/PIE.htc);}*/

.seat-classMain .seatClassdetails .seatClassdetails-wrapper li{width:255px; float:left;  color: #484848; font-size: 1.1em; padding:10px; margin: 0 0 10px 15px; cursor:pointer;
                                                               -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; /*behavior: url(css/PIE.htc); */
																-webkit-box-shadow: 0px -2px 2px 0px #ccc;
																-moz-box-shadow:    0px -2px 2px 0px #ccc;
																box-shadow:         0px -2px 2px 0px #ccc; background:#fff; float:left; border:2px solid #fff;}
.seat-classMain .seatClassdetails .seatClassdetails-wrapper li:hover{ -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; /*behavior: url(css/PIE.htc); */
																-webkit-box-shadow: 0px -2px 2px 0px #ccc;
																-moz-box-shadow:    0px -2px 2px 0px #ccc;
																box-shadow:         0px -2px 2px 0px #ccc; background:#fff; float:left; border:2px solid #ffcc00;}
.seat-classMain .seatClassdetails .seatClassdetails-wrapper li span.seatclassSL{display: inline-block; background:url('../images/seats/icons.png') no-repeat -57px 0; 
                                                                width:30px; height:40px; float:left; margin: 0 10px 0 0;}
.seat-classMain .seatClassdetails .seatClassdetails-wrapper li span.seatclassSU{display: inline-block; background:url('../images/seats/icons.png') no-repeat 0 0; 
                                                                width:30px; height:40px; float:left; margin: 0 10px 0 0;}
.seat-classMain .seatClassdetails .seatClassdetails-wrapper li span.seatclassSD1{display: inline-block; background:url('../images/seats/icons.png') no-repeat -115px  0; 
                                                                width:46px; height:40px; float:left; margin: 0 10px 0 0;}
.seat-classMain .seatClassdetails .seatClassdetails-wrapper li span.seatclassSD2{display: inline-block; background:url('../images/seats/icons.png') no-repeat -194px 0; 
                                                                width:46px; height:40px; float:left; margin: 0 10px 0 0;}
                                                                
.seat-classMain .seatClassdetails .seatClassdetails-wrapper li span.seatnameSL{font-weight:bold; font-size: 1.1em; display: block; color: #484848; height:22px; line-height:1.1;}  
.seat-classMain .seatClassdetails .seatClassdetails-wrapper li span.seatnameSU{font-weight:bold; font-size: 1.1em; display: block; color: #484848; height:22px; line-height:1.1;}          
.seat-classMain .seatClassdetails .seatClassdetails-wrapper li span.seatnameSD1{font-weight:bold; font-size: 1.1em; display: block; color: #484848; height:22px; line-height:1.1;}          
.seat-classMain .seatClassdetails .seatClassdetails-wrapper li span.seatnameSD2{font-weight:bold; font-size: 1.1em;  display: block; color: #484848; height:22px; line-height:1.1;}                  

.seat-classMain .seat-Allocation{ width:546px; float:left; margin: 0 0 0 15px;}
.seat-classMain .seat-Allocation h2{color:#020167; padding:0; font-size:20px; font-weight:normal; }
.seat-classMain .seat-Allocation .seat-Allocation-wrapper{
	padding:15px;
	border-radius: 10px; 
	-webkit-border-radius: 10px;
	-moz-border-radius:10px;
	border:1px solid #ededed;
	background: #f1eff0; /* Old browsers */
	background: -moz-linear-gradient(top, #f1eff0 0%, #fffffe 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f1eff0), color-stop(100%,#fffffe)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f1eff0 0%,#fffffe 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f1eff0 0%,#fffffe 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f1eff0 0%,#fffffe 100%); /* IE10+ */
	background: linear-gradient(to bottom, #f1eff0 0%,#fffffe 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1eff0', endColorstr='#fffffe',GradientType=0 ); /* IE6-9 */
	position:relative;
	behavior: url(css/PIE.htc);}
.seat-classMain .seat-Allocation .seat-Allocation-wrapper h2{font-weight:bold; font-size:14px;  color: #484848; margin-top:0;}	
.seat-classMain .seat-Allocation .salesclassDD .eachPassenger{padding:10px; border-radius: 10px; -webkit-border-radius: 10px;-moz-border-radius:10px;
	background:#fff; margin: 0 0 10px 0; width:492px;
    -webkit-box-shadow: 0px -2px 2px 0px #ccc;
    -moz-box-shadow:    0px -2px 2px 0px #ccc;
	box-shadow:         0px -2px 2px 0px #ccc;
	behavior: url(css/PIE.htc);
	position:relative;}
.seat-classMain .seat-Allocation .salesclassDD .eachPassenger li{ list-style:none; padding:0; margin:0;}
.seat-classMain .seat-Allocation .salesclassDD span.classcodeSL{display: inline-block; background:url('../images/seats/icons.png') no-repeat -57px 0; 
                                                                width:46px; height:40px; float:left; margin:0;}
.seat-classMain .seat-Allocation .salesclassDD span.classcodeSU{display: inline-block; background:url('../images/seats/icons.png') no-repeat 0 0; 
                                                                width:46px; height:40px; float:left; margin:0;}
.seat-classMain .seat-Allocation .salesclassDD span.classcodeSD1{display: inline-block; background:url('../images/seats/icons.png') no-repeat -115px 0; 
                                                                width:46px; height:40px; float:left; margin:0;}
.seat-classMain .seat-Allocation .salesclassDD span.classcodeSD2{display: inline-block; background:url('../images/seats/icons.png') no-repeat -194px 0; 
                                                                width:46px; height:40px; float:left; margin:0;}                                                                
.seat-classMain .seat-Allocation .salesclassDD span.Passengerno{display:none;}
.seat-classMain .seat-Allocation .salesclassDD span.people{width:415px; display:inline-block; padding:11px 0 0 10px;}
.seat-classMain .seat-Allocation .salesclassDD span.people select{width:100%;}

.seat-classMain .SeatSummary{ width:280px;float:left; padding:63px 0 0 0;}
.seat-classMain .SeatSummary .warning{display: inline-block; background:url('../images/seats/icons.png') no-repeat -266px 0; 
                                                                width:30px; height:30px; float:left; margin: 0 10px 0 20px;}
.seat-classMain .SeatSummary .SeatSummary-wrapper{padding:15px;  margin: 25px 0 0 0;
	border-radius: 0 10px 10px 0; 
	-webkit-border-radius: 0 10px 10px 0;
	-moz-border-radius:0 10px 10px 0;
	border:1px solid #ededed;
	border-left:none;
	position:relative;
	behavior: url(css/PIE.htc);}
	 
.seat-classMain .SeatSummary p.totalPsger{ font-size:14px; font-weight:bold; padding: 0 0 15px 0; border-bottom:1px solid #ccc;}
.seat-classMain .SeatSummary p.ticketPrice,	.seat-classMain .SeatSummary p.upgradePrice{ font-size:12px; font-weight:bold; color: #020167;}
.seat-classMain .SeatSummary p.ticketPrice span,	.seat-classMain .SeatSummary p.upgradePrice span{ display:inline-block; float:right;}
.seat-classMain .SeatSummary p.totalPrice{ font-size:18px; color: #020167;padding: 15px 0 0 0 ; border-top:1px solid #ccc;}
.seat-classMain .SeatSummary p.totalPrice span{ display:inline-block; float:right;}

.SeatSummary span.btn-continue{display:block;}
.SeatSummary input.btn-continue {background:#ffcc00; width:100%; font-size:20px; padding:6px 0; text-align:center; border:none; position:relative;
                            border-radius: 10px; -webkit-border-radius: 10px;-moz-border-radius:10px; behavior: url(css/PIE.htc); cursor:pointer; 
                            margin:15px 0; text-indent:0 !important; height:auto;}

.SeatSummary .buttons{ text-align:left !important;}
.SeatSummary span.searchagain{padding:15px 0 10px 0;  }
.SeatSummary input.searchagain{ height:30px; display:inline-block;   float:left; color: #020167; font-size:16px; 
                                  background: url("../images/seats/icons.png") no-repeat scroll -309px 3px; padding: 0 0 0 30px; text-indent:0;}
                                  
/*seat info panel load in*/
.seatinfo{width:100%; float:left; position:relative;}
ul.p-seat-options{padding:0;}
.p-seat-option-content{margin:15px; position:relative;  min-height: 296px; background: #f8f8f8;
    -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; behavior: url(css/PIE.htc); 
    -webkit-box-shadow: 0px -2px 2px 0px #ccc;
    -moz-box-shadow:    0px -2px 2px 0px #ccc;
	box-shadow:         0px -2px 2px 0px #ccc;}
.p-seat-option-content .close{width:71px; height:36px; position:absolute; top:0; left:47%; background: url("../images/seats/close.png") no-repeat; cursor:pointer;}
.p-seat-option-content .seatcontent-wrapper{float:left; width:380px; padding:15px;}

.p-seat-option-content .icon{float:left; width:40px; }
.p-seat-option-content .seatcontent{float:left; width:300px; }
.p-seat-option-content .seatimg{float:right;}

.p-seat-option-content h2{padding:0; color:#020167; font-size:18px; font-weight:normal;}
.p-seat-option-content p{ font-size:14px !important;}
.p-seat-option-content .iconSL{display: inline-block; background:url('../images/seats/icons.png') no-repeat -57px 0;  width:30px; height:40px; margin:10px 10px 0 0;}
.p-seat-option-content .iconSU{display: inline-block; background:url('../images/seats/icons.png') no-repeat 0 0;  width:30px; height:40px; margin:10px 10px 0 0;}
.p-seat-option-content .iconSD1{display: inline-block; background:url('../images/seats/icons.png') no-repeat -115px  0; width:46px; height:40px; margin:10px 10px 0 0;}
.p-seat-option-content .iconSD2{display: inline-block; background:url('../images/seats/icons.png') no-repeat -194px 0; width:46px; height:40px; margin:10px 10px 0 0;}

.seatClassdetails-wrapper li{position:relative; }
.seatClassdetails-wrapper span.viewoption{color:#020167; font-size:12px;  display: inline-block; text-decoration:underline; }
.seatClassdetails-wrapper span.help{background: url("../images/seats/questionmark.png") no-repeat 0 bottom; display: inline-block; height: 16px; width: 16px; margin:5px 0 -3px 5px;}
.seatClassdetails-wrapper span.upgrade-price{display:block; position:absolute; top:-3px; right:-2px; height:44px; padding:19px 5px 0 5px; width:66px; background:#FFCC00; font-size:12px; color:#020167; font-weight:bold;
                                      -moz-border-radius: 0 10px 10px 0; -webkit-border-radius:  0 10px 10px 0; border-radius:  0 10px 10px 0; /*behavior: url(css/PIE.htc);*/ text-align:center;  }
.seatClassdetails-wrapper li.upgrade{width: 195px !important; padding:10px 70px 10px 10px !important; }

.content_div .col2_2 .inside ul li.change_seat {
	background: none;
	float: right;
	margin: 11px 0 0 70px; }
    
.content_div .col2_2 .inside ul li.change_seat span {
	font-weight: bold;
	margin: 0 0 0 10px; }    

.content_div .col2_2 .inside ul li.change_seat .btn {
	background-color: #ca0000;
	color: #fff;
	text-decoration: none;
	padding: 1px 10px 4px;
	height: 25px;
	border-radius: 15px; 
	-webkit-border-radius: 15px; 
	-moz-border-radius:15px;
	font-size: 1.2em;
	font-weight: bold;
	position: relative;
    behavior: url(css/PIE.htc);   }

.seatinfo-wrapper{position:relative; float:left; width:100%;}
.seatinfo-wrapper span.prev{ display:none; position:absolute; width:34px; height:65px; background:url('../images/seats/prev.png') no-repeat; top:41%; left:13px; cursor:pointer; z-index:50;}
.seatinfo-wrapper span.next{ display:none; position:absolute; width:34px; height:65px; background:url('../images/seats/next.png') no-repeat; top:41%; right:13px; cursor:pointer; z-index:50;}
.seat-classMain .seatClassdetails .seatClassdetails-wrapper li.current{-moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; /*behavior: url(css/PIE.htc);*/
																-webkit-box-shadow: 0px -2px 2px 0px #ccc;
																-moz-box-shadow:    0px -2px 2px 0px #ccc;
																box-shadow:         0px -2px 2px 0px #ccc; background:#fff; float:left; border:2px solid #ffcc00; }



div.search_buy.billing_details .background {
	padding: 0 14px;
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box;    
	box-sizing: border-box; }
	
div.search_buy.billing_details .background .validationsummary {
	margin: 0 0 12px !important; }	
	
div.search_buy.billing_details .background .row {
	font-size: 11px;
	font-weight: bold;
	margin: 0 0 16px; }	
	
div.search_buy.billing_details .background .row label {
	width: 175px;
	display: inline-block; }	

div.search_buy.billing_details .background .row input,
div.search_buy.billing_details .background .row select,
div.search_buy.billing_details .background .row textarea {
	width: 245px; }	
	
	
	.billing_details div.buttonrow{ width:820px;}
	
.billing_details .information p {
	margin: 30px 0;
    padding: 0 0 0 45px;
    position: relative; }	
	
.billing_details .information p:before {
	content: " ";
	position: absolute;
	background: url('../images/seats/seats.png') no-repeat -254px 0;
	height:50px;  
	width: 40px;
	top: -7px;
	left: 0;  }	
	
.billing_details .left{float:left;}
.billing_details .right{float:right;}
