.FlightResultsFilter
{ 
    width:100%;
    border-right:solid 1px #F5FED3;
    border-left:solid 1px #F5FED3;
    background-color:#F5FED3;
}
.FlightResultsFilterMain
{
	width:100%;
	
}
.FlightResultsFilterBottom
{
    border-bottom:1px solid #F5FED3;
    height:1px;
    background-color:#F5FED3;
}



.FlightResultsFilterHeader
{
    background-color:#1BA0CD; 
    font-family:Arial;
    font-size:12px;
    font-weight:bold;
    color:white;
    text-align:right;
    width:554px;
}

.FlightResultsFilterHeader2
{
    background-color:#1BA0CD; 
    height:21px;  
}

.FlightSearchSortField 
{
    font-family:Arial;
	font-size: 12px;	
}

.FlightItem
{
    border: solid 1px #1BA0CD;
    width:100%;   
}


.FlightSegmentAirlineLogo 
{
	border: solid 1px #1BA0CD;	
	cursor:hand;
}

.FlightSegmentText 
{
	font-family:  Arial, MS Sans Serif;
	font-size: 11px;
	text-align:right;
}

.FlightSegmentTextSeperator 
{
	border-right:solid 1px #AEEAEA; 
}

.FlightSegmentInfoIcon
{
	width:12px;
	padding-right:2px;
}


.FlightSegmentSeperator
{
	height: 1px;
	background-color: #AEEAEA;	
}

.FlightPriceRq
{	
	font-family:Arial;
	font-weight: bold;
	font-size: 16px;
	color: red;
	text-align:center;
}

.FlightPriceOK
{	
	font-family:Arial;
	font-weight: bold;
	font-size: 16px;
	color: #006D2C;
	text-align:center;
}

.FlightPriceMsg
{
    font-family: Arial;
    font-size:11px;
    text-align:center;
}

.FlightStatusOk
{
   font-family:Arial;
   font-weight: bold;
   font-size : 12px;
   color: #006D2C;
   text-align:center; 
   cursor:hand;    
}

.FlightStatusRq
{
   font-family:Arial;
   font-weight: bold;
   font-size : 12px;
   color: red;
   text-align:center; 
   cursor:hand;     
}

.FlightSearchResultsPagerStyle
{
	text-align: center;
	height: 20px;
	background-color: #F5FED3;
	font-weight:bold;
	font-size: 12px;
	color:black;
	border: solid 1px #1BA0CD;
	direction:ltr;
}

.SearchResultsAltItemStyle  
{
	background-color: #DFFCCC;
}
	
.SearchResultsboxheader
{
	font-family:  Arial, MS Sans Serif;
	font-size: 9pt;
	color:White;
	font-weight:bold;
	padding-left: 5px;
	padding-right: 5px;
}



.trFlightSeperator
{
	height: 2px;
	background-color: #1BA0CD;	
}


.SearchResultsPriceList
{	
	font-family:Arial;
	font-weight: bold;
	font-size: 11pt;
	color: #E90606;
}

.StatusWaitingList
{	
	font-weight: bold;
	font-size: 14px;
	color: red;
	text-align:center;
	cursor:hand;
}

.StatusLastPlaces
{	
	font-weight: bold;
	font-size: 14px;
	color: blue;
	text-align:center;
	cursor:hand;
}

.StatusAvailable
{	
	font-weight: bold;
	font-size: 14px;
	color: #198204;
	text-align:center;
	cursor:hand;
}
.PriceListButton
{
	font-weight: bold;
	cursor:hand;
	background-color: white;
	border-style:none;
	text-decoration: underline;
}

.tblGeneralPriceList
{
	border-left: solid 1px #B0B2B4;
	border-right : solid 1px #B0B2B4;
	border-top: solid 1px #B0B2B4;
}
.tblColumnsHeader
{
	background-color: #B5D7F0;
	font-weight:bold;
	font-size: 12px;
}
.SegmentDateMsg
{
   background-color: #F0EBC9;	
}
.NoResultToShow
{
	background-color:#C6DEF4;
	font-weight:bold;
	
}
.ItemStyleImage
{
	border-bottom: solid 1px #B0B2B4;
	padding-top:7px;
	padding-bottom:7px;
}
.PriceColumn
{
  border-left:0;

}
.status
{
	border-right:solid 1px #B0B2B4;
	border-left:solid 1px #B0B2B4;
	border-bottom-style:none;
	border-top-style:none;
}

