﻿.FlightInterdataTitle
{
    height: 21px;
    background-color:#BBDC0A;
}

.FlightInterdataTitleText
{
    FONT-WEIGHT: bold; 
	FONT-SIZE: 12px; 
	COLOR: black; 
	FONT-FAMILY: Arial; 
	text-align:right;
}

.FlightInterdataHeader
{
    background-color:#D6D6D6;
    height:20px;
}

.FlightInterdataHeaderText
{
    font-family:Arial;
    font-size:12px;
    text-align:right;
    
}

.FlightInterdataImageCol
{
    width:40px;
    height:36px;
    border-bottom:1px solid #D6D6D6;
    border-right:1px solid #D6D6D6;
}

.FlightInterdataImage
{
    border: solid 1px #D6D6D6;
}

.FlightInterdataDateCol
{
    text-align:right;
    height:36px;
	width:80px;
	border-bottom:1px solid #D6D6D6;    
}

.FlightInterdataTermsCol
{
    text-align:right;
	border-bottom:1px solid #D6D6D6;
	width:263px;
}

.FlightInterdataPriceCol
{
    width:80px;
    height:36px;
    border-bottom:1px solid #D6D6D6;
    border-left:1px solid #D6D6D6;  
    text-align:right;
    
}

.FlightInterdataPrice
{
   	FONT-FAMILY: Arial; 
	FONT-SIZE: 16px; 
	font-weight:bold;
	height:20px;
	color:#D00101;
	vertical-align:bottom;
	text-align:right; 
}

.FlightInterdataDetails
{
  	FONT-FAMILY: Arial; 
	FONT-SIZE: 11px; 
	font-weight:normal;
	color:#0145B7;  
}
.FlightInterdataDetails:A
{
  	FONT-FAMILY: Arial; 
	FONT-SIZE: 11px; 
	font-weight:normal;
	color:#0145B7;  
}
.FlightInterdataDetails:Hover
{
  	FONT-FAMILY: Arial; 
	FONT-SIZE: 11px; 
	font-weight:normal;
	color:red;  
}
.FlightInterdataDetails:Visited
{
  	FONT-FAMILY: Arial; 
	FONT-SIZE: 11px; 
	font-weight:normal;
	color:#0145B7;  
}

.FlightInterdataFooter
{
    border-right:1px solid #D6D6D6; 
    border-left:1px solid #D6D6D6;  
    height:25px;  
    text-align:left;
    padding-left:10px;
    padding-top:5px;
}

.FlightInterdataFooterBottom
{
    border-bottom:1px solid #D6D6D6;
    width:525px;
}
