﻿.FlightDetailsTripsHeader
{
	font-family:Arial;
	font-size:12px;
	color:white;
	font-weight:bold;
	background-color:#00882d;
	
}
.FlightDetailsGeneralTable
{	
	font-family:Arial;
	font-size:12px;	
	width:100%;
}
.FlightDetailsTripsPath
{
	font-family:Arial;
	font-size:12px;
	background-color:#eceaeb;
	text-align:right;
}
.FlightDetailsSegmentTable
{
	font-family:Arial;
	font-size:18px;
	width:100%;
	border-left:1px solid #9DC9F3;
	border-right:1px solid #9DC9F3;
	text-align:right;
}
.FlightDetailsSegmentTitle
{
	font-family:Arial;
	font-size:12px;
	color:white;
	font-weight:bold;
	background-color:#1BA0CD;
	height:22px;
}
.FlightDetailsSegmentSeperator
{
	width:100%;
	height:10px;
	background-color:#eceaeb;
}
.FlightDetailsPaxTable
{
	border-left :1px solid #eceaeb;
	border-right:1px solid #eceaeb;
	border-bottom:1px solid #eceaeb;
}
.FlightDetailsRemarksTable
{
	border-left :1px solid #eceaeb;
	border-right:1px solid #eceaeb;
	border-bottom:1px solid #eceaeb;
	text-align:right;
}
.FlightDetailsPaxHeader
{
	font-family:Arial;
	font-size:12px;
	color:white;
	font-weight:bold;
	background-color:#00882d;
	height:20px;
	text-align:right;
}
.FlightDetailsPaxColumns
{
	font-family:Arial;
	font-size:12px;
	background-color:#d5ff55;
	height:20px;
	
}
.FlightDetailsPaxFields
{
	font-family:Arial;
	font-size:12px;
}
.FlightDetailsPaxSeperator
{
	text-align:center;
	height:1px;
	background-color:#eceaeb;
}
.FlightDetailsInfoIcon
{
	width:12px;
	padding-right:2px;
}
.FlightDetailsInterData
{
	border-left:1px solid #eceaeb;
	border-right:1px solid #eceaeb;
	border-bottom:1px solid #eceaeb;
	font-family:Arial;
	font-size:12px;	
	width:770px;
	text-align:right;
}
.FlightDetailsPaxItems
{
	 
}
.FlightDetailsSummary
{
	text-align:right;
}



.FlightDetailsTitle
{
    background-color:#BBDC0A;
    height:21px;
}

.FlightDetailsTitleText
{
    FONT-WEIGHT: bold; 
	FONT-SIZE: 14px; 
	COLOR: black; 
	FONT-FAMILY: Arial; 
	text-align:right;
	width:98%;
}

.FlightDetailsTitleShortText
{
    FONT-WEIGHT: bold; 
	FONT-SIZE: 14px; 
	COLOR: black; 
	FONT-FAMILY: Arial; 
	text-align:right;
	width:97%;
}

.FlightDetailsTitleDealIdText
{
    FONT-WEIGHT: bold; 
	FONT-SIZE: 14px; 
	COLOR: white; 
	FONT-FAMILY: Arial; 
	text-align:left;
}

.FlightDetailsBottom
{
    width:97%;
    background-image:url(../../sites/netravelfly_co_il/images/corners/blue_bm.gif);
}

.FlightDetailsBottomRight
{
	width:10px;
	height:9px;
	background-image:url(../../sites/netravelfly_co_il/images/corners/corner_br_line.gif); 
	background-repeat:no-repeat;
}

.FlightDetailsBottomLeft
{
	width:10px;
	height:9px;
	background-image:url(../../sites/netravelfly_co_il/images/corners/corner_bl_line.gif);
	background-repeat:no-repeat;
}

.FlightHeaderRow 
{
 background-color:#259BC8; 
 font-family: Arial, Verdana;
 font-size: 12px;	
 FONT-WEIGHT: bold;
 color:white;
}