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


/*----Styles  for  FlightBlock START ----*/

.flightSegmentTable {
	width:600px;
}

.flightSegmentCarrier {
	width:140px;
}

.flightSegmentTime {
	width:160px;
}

.flightSegmentAirport {
	width:230px;
}

.roomTypeReviewALL {
    background-color: white;
    border: 1px solid #cccccc;
    display: table-cell;
    padding-left: 10px;
    width: 664px;
}

.flightSegment {
    position: relative;
    padding:0.932em;
	width:75%;
	overflow:hidden;
	line-height: 1.3em;
}
	
.airlineImage {
    float:left;
    position:relative;
    width:5.416em;
	margin:1.3em 0.932em 0 0;
}
	
.Dep-Arr-Time {
	float: left;
    width: 19.5%;
    text-align: center;
	margin-right:0.932em;
}

.Dep-Arr-Date {
  font-size:0.9em;
  text-align:right;
  margin-right:0.3em;
}
	
.flightInfo { float:left; width:62.5%;}
	
.operator {
	text-align: right;
	font-weight: bold;
}

.marketingAirlineIndex {
	font-size: 0.7em;
	color: #FF3300;
	display: inline;
	vertical-align: text-top;
}

.operatingAirlineIndex {
	font-size: 0.9em;
	color: #FF3300;
	display: inline;
}
/*----Styles  for  FlightBlock END ----*/	
	
				
.plane-icon {width:30px;
			 height:29px;
			 background-image:url(../../images/common/plane-icon.gif);
					     }
		
.selectFlight { margin-top:1.9em; }
		





/*************Styles for Price Breakdown START************************/

.paxConfirmationDetails {
	padding-bottom: 0.847em;
}

.passengerDetailsCell {
  float:left;
  width:10.5% !important;
  width:10.4%; /*IE6*/
  text-align: left;}

.price-breakdown-header-cell
{
	float:left;
	width:15.9%;
	text-align: left;
}


.tax-header-cell
{
	width:10%;
}


.pricebreakdown-padding
{
	/*padding:0.847em 0 0.847em 0;*/
	padding-top: 0.847em;
}

.large-cell{
	width:21%;
}

.wide-cell{
 	width:21.1%;
}


.price-breakdown-cell
{
	float:left;
	width:16%;
	text-align: center;	}
	
/*************Styles for Price Breakdown END************************/
 /************Styles for Passenger Details START****************/
.ticket-number-header-cell
{
	float:left;
	width:29%;
	text-align: left;
}

.ticket-number-cell {
  	width:29%; 
}	

.redress-number-header-cell
{
	float:left;
	width:50%;
	text-align: left;
}

.redress-number-cell {
  	width:50%; 
}

.padding-left
{
	padding-left:0.932em; /*10px*/
}

.seatBlock{
	line-height:1.8em;
	display:block;
}
.selectedSeat{
	width:9em;	
}

.third-empty-cell {width:57.9%;}

.float-seat {  
  float: none; /* IE6 */
  margin-left: 1.667em;
}
.float-seat {
  float:left !important;
 
}

.passenger-name-cell 
{
	width:29%;
}
.meal-type-cell {width:18%;}
.ffp-cell {
	width:24.4% !important;
	float:left;
    text-align: left;
}
.room-details-left{ width:28%;}
.room-details-right{ width:66%;}
.result-Flight {
  background-color:none;
}

.result-Flight-Hide {
  background-color:#ffc;
}

.seatFlight{
	width: 11em;	
}
/************ flight details 20150209************/
.flightListBlock {
	line-height:22px;
	padding: 10px 10px 0 10px;; 
	font-weight: normal;
	font-family: verdana;
	font-size: 12px;
	color:#666666;
}
.flightList_top{
    line-height: 30px;
}
ul.flightList {
	display: block;
    margin:0;
    padding:0;
	padding-top: 5px;
	background-color: white;
	border: 1px solid #cccccc;
	padding-left: 10px;
    clear:both;
}
ul.flightList > li {
    list-style-type:none; 
    display:block; 
    padding-left:150px; 
    padding-right:100px;
    clear: both;
    padding-bottom:5px;
    margin:0;
  
}
ul.flightList li span{
    display: block;
    float: left;
    padding:3px 2px;
    line-height: 1.3;
}
ul.flightList li span.flightSegmentHours {
    float:right;
    margin-right:-100px; 
    width:85px;
    padding-left: 10px;
  
}
ul.flightList li span.flightSegmentCarrier {
    margin-left:-150px;  
     width:145px;
}

ul.flightSegmentInfo_list { 
    margin: 0;
    padding:0;
    width: 100%; 
    float:left;
}
ul.flightSegmentInfo_list li {
     list-style-type:none; 
    display:block; 
     margin:0;
    padding-left: 140px; 
     clear: both;
    padding-bottom:5px;
}

ul.flightList li span.flightSegmentWay {
    margin-left:-140px;
    width:50px;
}


ul.flightList li span.flightSegmentTime {
    margin-left:-90px; 
     width:80px;
}
ul.flightList li span.flightSegmentAirport {
    width:100%;
    padding-left:0;
    padding-right:0;
}
ul.flightList li span small{
    font-size: 11px; padding-left: 5px;
}



/** remarks***/
.flightRemarks {
    padding:5px 10px 0px 10px;
    font-style: italic;
    font-size: 12px;
    color:#4a4a4a
}
.flightRemarks h5 {
    margin: 0;
    padding: 0;
    font-size: 1em;
    background: none !important;
    color: #4a4a4a;
    font-weight: normal;
    height: 30px;
    vertical-align: middle;
    font-style: italic;
}
.flightRemarks ul {
    margin: 0;
    padding: 0;  
}
.flightRemarks ul li {
    list-style-type: none;
    padding: 3px 5px 3px 0;
    margin: 0;
    display: block;
    clear: both;
	font-style: normal;
}
.flightRemarks ul li em { 
    display: block;
    float: left;
    margin-left: -30px;
    width: 25px;
    text-align: center;
}
.flightRemarks ul li span {
    float: left;
    display: block;
    width: 100%;
    width: 100%;
}
    