html {
   font-size: 12px; font-family:Arial, Helvetica, sans-serif; 
}

BODY {
	color: #666666; font-size: 12px; 
	font-family:Arial, Helvetica, sans-serif; 
	height: 100%; 
	text-align: center; 
    min-width: 570px; 
	min-height: 100%; 
	margin: 10px 10px 10px 0px;
}	

h1, h2, h3, h4, h5, h6	{ font-weight: bold; color: #00569c;}

.clearfix:after			{ clear: both; content: "."; display: block; height: 0; line-height: 0; visibility: hidden; }
.clearfix				{ display: inline-block; }
html[xmlns] .clearfix	{ display: block; }
* html .clearfix		{ height: 1%; }

:focus					{ -moz-outline-style: none; }

p						{ line-height: 1.5em; font-size: 11px; }
blockquote				{ border-left: 2px solid #CCC; color: #666; margin: 5px 0 20px; padding: 5px 10px 1px; font-style: normal; }
code					{ background: #EAEAEA; color: #333; font-family: Consolas,Monaco,Courier,monospace; font-size: 11px; margin: 1px 0; padding: 1px 3px; }
pre code				{ background: #322E2C; border: 1px solid #635957; color: #FFF; display: block; overflow: scroll; padding: 1.5em 1.75em; }

a, a:link, a:visited	{ color: #0052A3; text-decoration: underline; }
a:hover					{ color: #1A8DFF; }

.breadcrumb 		{ font-size:10px;padding-left:10px;padding-right:5px; color:#a1a1a1;}
.breadcrumb a	{ font-size:10px; color:#a1a1a1;}
.breadcrumb a:hover	{ font-size:10px; color:#666666;text-decoration:none;}

/* TABLE */
table					{ border-collapse: collapse; border-spacing: 0;}
th, td					{ }
th, thead th			{ font-weight: bold; color: #333; background: #e3e3e3;}
td, tbody td			{} 
.AirportsFinderPanel {
	z-index:999; top:0px; left:0px; width: 400px; 
}
.AirportsFinder{
	position:absolute; 
	left:0px; 
	top:0px;
	/*background-color: #e4e4e4;
	padding: 5px;
	border: 2px solid #00569c;*/
}
.AirportsFinderBG {
	background-color: #e4e4e4;
	width: 100%;
	 
}
.AirportsFinderHeader {
	text-align: left;
	background-color: #00569c;
	color: #ffffff;
	width: 100%;
	padding: 5px;
}
.AirportsFinderItemList {
	padding-left: 5px;
}
.globeSearchHeader {
	color: #FFFFFF;
	font-weight: normal;
    background-color: #00569c;
}

A.globeSearchHeader:ACTIVE  {
    color : #FFFFFF;
}

A.globeSearchHeader:VISITED {
    color : #FFFFFF;    
}

A.globeSearchHeader:HOVER {
    color: #FFFFFF;
    font-weight: bold;
}

A.globeSearchHeader:Link
{
    color : #FFFFFF;
}
.textLeft {
	text-align: left;
}
.textRight {
	text-align: right;
}

.FlightDetailsPage{
	width: 570px;
}
div.FlightsFoundHeader {
	font-weight: bold; color: #00569c; 
}
div.FlightsHeaderText {
	color: #333; font-size: 11px;
}

div.pageHeader { 
    position: relative;
    height: 48px;
}

div.leftElement {
	position:absolute;
	left:0;
	width: 50%;
}

div.rightElement {
	position:absolute;
	right:0px;
	width: 50%;
	text-align: right;
}


h2.inline {
	display: inline;
}

.codeshare
{
	COLOR: #00569c;
	font-size: 14px;
   FONT-WEIGHT: bold;

}
.example {
	font-size: 11px;
}
.flightDataTable {
	width:570px;
}
.flightTableTitle {
	display: none;
}
.flightHeader {
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold; font-size: 12px;
	color: #00569c; 
	width: 500px;
}
.flightSummaryTitle {
	width: 80px !important;
	display: inline;
	font-weight: bold;
	font-size: 11px;
}
.flightSummaryDetail {
	width: 320px !important;
	display: inline;
	font-size: 11px;
}
.flightSummaryDateTime {
	width: 100px !important;
	display: inline;
	font-size: 11px;
}
.flightDetailsButton {
	width: 310px !important;
	display: inline;
}
.flightTravelTime {
	display: inline;
	font-size: 11px;
	float: right;
	white-space: nowrap;
	padding-top: 5px;
	
}
.flightSummaryTableRow {
	width: 500px;
	padding-left: 5px;
}

.flightSummaryConnxTo {
	width: 500px;
	padding-left: 5px;
	padding-top: 10px;
}
.DataTable {
	
	 border-bottom: 1px dotted #B9B9B9;
	 white-space: nowrap;
	 vertical-align: top;
	 width:570px;
}

#pagemain3d {
	background: url(images/bg_contenuPrincEtroit.gif) no-repeat 100% 0px;
    background-repeat:no-repeat;
    background-position-x: 100%;
    background-position-y: 0px;
	display:block;
	padding: 20px 20px 0px;
    width: 560px;
    text-align: left;
    margin: 0px auto;
}

.highlightColumn {
	background-color: #E0E0E0;
	border-bottom: 1px dotted #999999;
	white-space: nowrap;
}
.decodeTableTop {
	white-space: nowrap;
	vertical-align: top;
	
}
.decodeTableCode {
	border-bottom: 1px dotted #999999; 
	white-space: nowrap;
	vertical-align: top;
	width: 50px;
	
}

.decodeTableName {
	border-bottom: 1px dotted #999999; 
	white-space: nowrap;
	vertical-align: top;
	width: 150px;
}
.SubHeader {
	
	color: #FFFFFF;
	vertical-align: top;
	font-weight: normal;
	background-color: #0194CB;
	width: 200px;
	
}
.SubHeaderBlue {
	
	color: #0194CB;
	vertical-align: top;
	font-weight: normal;
	background-color: #0194CB;
	
	
}
.flightsHeader1 {
	border-bottom: solid #FFFFFF 1px;
	
}
.flightsHeader2 {
	border-bottom: solid #FFFFFF 1px;
}

.arrivalLB {
	BACKGROUND-COLOR: #ffffff;
    TEXT-ALIGN: left;
    color: #666666;
    width:300px;
};

TABLE.FlightsSummary {
	
}
INPUT.button{
	/*width: 145px;
	color: #666666; */
	border:1px solid #d6d6d6;
	background:url(images/bg_button_v2.gif) repeat-x 0 50%;
	padding:0px 6px 2px 6px;
	margin: 6px 0 2px 8px;
	color:#ffffff;
	cursor:pointer;
	font-weight:bold;
	font-size: 11px;
}

INPUT.button[disabled], INPUT.button[disabled="disabled"]{
	/*width: 145px;
	color: #666666; */
	border: 1px solid #d6d6d6;
	background: url(images/bg_button_v2.gif) repeat-x 0 50%;
	padding: 0px 8px 2px 8px;
	margin: 6px 0 2px 8px;
	color: Gray; /*cursor:pointer;*/
	font-weight: bold;
	font-size: 11px;
}

#txtArr{ width:260px; color: #000000;}

#txtArrID{ color: #000000;}

#txtAirline1, #txtAirline2, #txtAirline3 { width:240px; }

#txtAirline1ID, #txtAirline2ID, #txtAirline3ID { color: #000000;
}
INPUT.DetailsButton{
	
	color: #000000;
}


INPUT.Option {
	background-color: #FFFFFF; 
	color: #000000;
}

.lookuplist
{
    BACKGROUND-COLOR: #ffffff;
    POSITION: absolute;
    VISIBILITY: hidden
}
.lookuplistNsVis
{
    BACKGROUND-COLOR: #ffffff;
   
}


INPUT.preferredairlines
{
  	BACKGROUND-COLOR: #ffffff;
   TEXT-ALIGN: left;
	color: #666666;
	width:300px;
}
SELECT.preferredairlines
{
  	BACKGROUND-COLOR: #ffffff;
   TEXT-ALIGN: left;
	color: #666666;
	width:300px;
}

TD.DecodeTable
{
    FONT-WEIGHT: bold;
    COLOR: #ffffff;
    BACKGROUND-COLOR: #0194CB;
    TEXT-ALIGN: center;
	 border-bottom: 1px dotted #B9B9B9;
	 white-space: nowrap;
}

TD.preferredtitle
{

	COLOR: #FFFFFF;
	FONT-WEIGHT: BOLD
}
TD.fromtooptionstitle
{
	COLOR: #FFFFFF;
	FONT-WEIGHT: BOLD
}

INPUT.departure
{
	color: #000000;
}

INPUT.arrival
{
   BACKGROUND-COLOR: #ffffff;
 	TEXT-ALIGN: left;
	color: #666666;
	width:300px;
	
}
SELECT.arrival
{
   BACKGROUND-COLOR: #ffffff;
 	TEXT-ALIGN: left;
	color: #666666;
	
}
SELECT.preferredtime
{
    BACKGROUND-COLOR: #ffffff;
    TEXT-ALIGN: left;
	 color: #666666;
	 font-size: 12px;
}

TD.preferreddatetitle
{

    COLOR: #FFFFFF;
    FONT-WEIGHT: BOLD
}
INPUT.preferreddate
{
    BACKGROUND-COLOR: #ffffff;
    TEXT-ALIGN: left;
	 color: #666;
	
}
INPUT.iceSelInpDateInput {
	color: #666666;
	font-size:12px;
}

TD.departuretitle
{

    COLOR: #FFFFFF;
    FONT-WEIGHT: BOLD
}
.datebutton
{
    CURSOR: hand;
    FONT-FAMILY: Webdings;
    FONT-SIZE: 8pt;
    HEIGHT: 20px;
    LETTER-SPACING: normal;
    LINE-HEIGHT: 0pt;
    TEXT-ALIGN: center
}
TD.datebutton
{
    BORDER-BOTTOM: silver 2px inset;
    BORDER-LEFT: medium none;
    BORDER-RIGHT: silver 1px inset;
    BORDER-TOP: silver 2px inset
}
.MainStyle
{
    COLOR: black;
    FONT-STYLE: italic
}
.SubStyle
{
    COLOR: gray
}
.Head1
{
    FONT-WEIGHT: bold;
    TEXT-DECORATION: underline;
	color : #000066;
}
.Head2
{
     FONT-WEIGHT: bold
}

.Head3
{
	FONT-WEIGHT: bold;
	color : #000066;
}

.hidden
{
    display: none;
}

.show
{
   DISPLAY: inline;
   POSITION: relative
}
.FlightSeparator
{
    
    FONT-WEIGHT: bold;
	color : #000066;
}
.Footer1
{
    
    FONT-WEIGHT: bold
}
.Footer1Disabled
{
    COLOR: silver;
    FONT-WEIGHT: bold
}
.BoldText
{
   FONT-WEIGHT: bold
}
.ErrorTextHead
{
    COLOR: #ff0000;
    FONT-WEIGHT: bold
}
.ErrorText
{
	COLOR: #ff0000;
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 1.2em;
}

table.ValidationError{background:#fff6f2; border:red 1px solid;width:350px;}
table.ValidationError td{ padding:5px;}
select.ValidationError{
	border:2px dashed red;
	border-style:dashed;
	border-Color:red;
	border-Width:2px;
}
span.ValidationError{
	font-weight:bold;
	padding:5px;
	color:red;
	display: block;
	border: 1px solid red;
	background-color: #FBE9E8;
	font-size: 11px;
}
td.ValidationError{
	font-weight:bold;
	padding:5px 0;
	color:red;
}
td.ValidationErrorText{	padding:0 0 5px 0; }


HR.c1
{
    BORDER-BOTTOM: teal 5pt solid;
    BORDER-LEFT: teal 5pt solid;
    BORDER-RIGHT: teal 5px solid;
    BORDER-TOP: teal 5pt solid;
    TEXT-ALIGN: center;
    WIDTH: 70%
}

.SummaryHeader
{
	COLOR:#000066;
	FONT-WEIGHT: bold;
}
.SummaryHeaderItalic
{
	COLOR:#000066;
	FONT-WEIGHT: normal;
	font-style: italic;
}
.ConnectTo
{
    COLOR:#00569c;
    FONT-WEIGHT: BOLD;
	 font-size: 11px;
	 padding-top: 10px;
	 padding-bottom: 10px;
}
.FlightTypeHeader
{
    COLOR:#000066;
    FONT-WEIGHT: BOLD;
}
.BookingLink
{
	width: 100%;
	text-align: right;
}

.I1
{
    COLOR: #000066;
    FONT-WEIGHT: BOLD;
}
.I1Bold
{
    COLOR: #000066;
    FONT-WEIGHT: BOLD;
}
.D1
{
    COLOR: #000066;
    FONT-WEIGHT: NORMAL;
}
.D1Bold
{
    COLOR: #FFFFFF;
    FONT-WEIGHT: BOLD;
}
.D1Light
{
    COLOR: #FFFFFF;
    FONT-WEIGHT: normal;
}
.Link
{
   COLOR: #000066;
 	FONT-WEIGHT: NORMAL;
}

.LightBG {

	background-color: #FFFFFF;
	
		
}
.DarkBG {
	background-color: #E5EEF5;
	
}
.DetailsRow {
	height: 10px;
	
}	
.HeaderCol1 {

	   font-weight: bold;
		width: 120px;
	
		
}
.TextCol2 {
		
}

TABLE.ScheduleLine {
		  BACKGROUND-COLOR: #E0E9F3;
		  font-size: 100%;
}
TABLE.Button
{
	BACKGROUND-COLOR:#000066;
	COLOR: #FFFFFF;
   FONT-WEIGHT: BOLD;
	font-size: 100%;
    BORDER-SIZE: 6;
    BORDER-COLOR:#000066;
    BORDER-STYLE:INSET;
}
.ButtonRow
{
	BACKGROUND-COLOR:#000066;
	COLOR: #FFFFFF;
    FONT-WEIGHT: BOLD;

}
A.ButtonRow1
{
	BACKGROUND-COLOR:#000066;
	COLOR: #FFFFFF;
    FONT-WEIGHT: BOLD;
    TEXT-DECORATION: none

}
TABLE.NegButton
{
	BACKGROUND-COLOR:#000066;
   FONT-WEIGHT: BOLD;
	COLOR: #002368;
    BORDER-SIZE: 5;
    BORDER-COLOR:#000066;
    BORDER-STYLE: OUTSET;
	 font-size: 100%;
}
.NegButtonRow
{
	BACKGROUND-COLOR:#000066;
	COLOR: #000066;
   FONT-WEIGHT: BOLD;

}


.DetailsHeader
{
	FONT-WEIGHT: bold;
	color : #FFFFFF
}


.PreferredAirlineHeader
{
	COLOR:#00569c;
	font-weight : bold;
}


SELECT.ValidationError
{
    FONT-SIZE: 100%;
}

TD.ValidationError
{
	COLOR: White;
	FONT-WEIGHT: bold;
	background-color : Red;
}

.Searching
{
	font-weight : bold;
	color : Navy;
}

.Diagram{
	border : 2px solid #000066;
}

.contentcenter {
	text-align: center;
}

#contentsearchheader {
	width: 100%;
	margin: 0;
	padding: 0;
	border-bottom: 2px solid White;
}

#contentsearchheader ul {
	display: inline; /* <-- added for IE 5.2/Mac */
	border: 0; margin: 0; padding: 0; list-style-type: none; 	clear: left;
	}

#contentsearchheader ul li {
	float: left;
	padding: 0;
	margin: 0;
	/*display: block;
	*/
	list-style-image : none;
	font-weight : normal;
	
}

#contentsearchheader ul li#FromTo  {
	font-weight: bold; color: #00569c;
	
	
}
#contentsearchheader ul li#PrefHeadDate  {
	width : 200px;
	font-weight: bold; color: #00569c;
	padding: 2px 2px 2px 2px;
	margin-right: 2px;
	margin-top: 10px;
}

#contentsearchheader ul li#PrefHeadTime  {
	width: 250px;
	font-weight: bold; color: #00569c;
	padding: 2px 0 2px 2px;
	margin-top: 10px;
}

#contentsearchheader ul li#PrefSearchDate  {
	width : 200px;
	padding: 2px 2px 0 2px;
	margin-right: 2px;
	vertical-align: top;
	
}

#contentsearchheader ul li#PrefSearchTime  {
	width : 250px;
	padding: 2px 0 2px 2px;
	vertical-align: top;
}

#contentsearchheader ul li#Submit  {
	width : 250px;
	padding: 2px 2px 2px 2px;
	margin-right: 2px;
	vertical-align: top;
	text-align: center;
}

#contentsearchheader ul li#NewSelection  {
	padding: 2px 2px 2px 2px;
	margin-right: 5px;
	vertical-align: top;
	text-align: center;
}
/* sets 1st heading for week view */

#weekviewhead {
	width: 790px;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid White;
}

#weekviewhead ul {
	display: inline; /* <-- added for IE 5.2/Mac */
	border: 0; margin: 0; padding: 0; list-style-type: none; 	clear: left;
	}

#weekviewhead ul li {
	float: left;
	padding: 0;
	margin: 0; /*display: block;	*/
	list-style-image: none;
	border-left: 1px solid #FFFFFF;
	
}

#weekviewhead ul li#Departs  {
	background-color: #0194CB;
	color: #FFFFFF;
	width: 82px;
	font-weight : normal;
	text-align: center;
	
}
#weekviewhead ul li#Arrives  {
	background-color: #0194CB;
	color: #FFFFFF;
	width: 82px;
	font-weight : normal;
	text-align: center;
}
#weekviewhead ul li#Week  {
	background-color: #0194CB;
	color: #FFFFFF;
	width: 289px;
	font-weight : normal;
	text-align: left;
}
#weekviewhead ul li#Flight  {
	background-color: #0194CB;
	color: #FFFFFF;
	width: 58px;
	font-weight : normal;
	text-align: center;
}
#weekviewhead ul li#Stops  {
	background-color: #0194CB;
	color: #FFFFFF;
	width: 56px;
	font-weight : normal;
	text-align: center;
}

ul {
	display: inline; /* <-- added for IE 5.2/Mac */
	border: 0; margin: 0; padding: 0; list-style-type: none; 	clear: left;
	}

ul li {
	float: left;
	padding: 0;
	margin: 0; /*display: block;	*/
	list-style-image: none;
	border-left: 0;
	
}
ul li#PrevWeek {
	width: 50px;
	text-align: left;
	border-left: 0;
	
}

ul li#WeekMain {
	width: 180px;
	text-align: center;
	border-left: 0;
	
}
ul li#NextWeek {
	width: 50px;
	text-align: right;
	border-left: 0;
	
}
.BGHighlight {
	background-color: #9EE5FE;
}
/* sets 1st heading for week view end */

#pagemain{
	width: 560px;
	text-align: left;
	
}
#pagemain #pagecontentdefault{
	text-align: left;
	margin-left: 5px;
	width: 500px;
}

#pagemain #pagecontentdefault #ControlHeader{
	font-weight: bold; color: #00569c; 
	margin-top: 10px;
	
}

#pagemain #pagecontentdefault .ControlContent{
	background-color: #FFFFFF;
	padding-top: 3px;
	
}

#pagemain #flightresults{
	text-align: left;
	width: 560px;
}
#page_details{
	text-align: left;
	width: 530px;
	
	
}	
#noflightsfound {
	margin-top: 2em;
	text-align: center;
	border: 1px solid #00569c;
	background-color: #F0F0F0;
	width:500px;
	padding: 5px;
	
}

#disclaimer {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
	text-align: left;
	width: 500px;
	font-size: 10px;
	}
.FlightFound
{
	COLOR:#000066;
	font-weight: bold;
	text-align:left;

}
#page_details_table{
	width: 530px;
} 

#page_details_table tr td {
	background-color: #E0E9F3;
	}

#page_details_table table thead tr th span.DarkBG {
	  BACKGROUND-COLOR: #000066;
		color: #ffffff;
		
}

#page_details_table table tr th{
	font-weight: bold;
	}

#page_details_table table tr td.BoldTxt{
	font-weight: bold;
	width: 150px;
	}

.NormalTxt{
	font-weight: normal;
}	 	
	
.pagecontentflights{
	text-align: left;
	width: 530px;
	margin-left: 75px;
}


div.clear {clear: both; display: block; margin: 0; padding: 0; height: 0; line-height: 1px; font-size: 1px; background-color: #ffffff;}
div.spacer {display: block; margin: 0; padding: 0; height: 15px; line-height: 15px; background-color: #ffffff;}
div.blockline {clear: both; display: block; padding-top: 5px; border-bottom: 1px solid #E3E3E3; width: 500px;}
div.dottedline {clear: both; display: block; padding-top: 5px; border-bottom: 1px dotted #E3E3E3; width: 500px;}
#ControlWarning{
	background-color: #E0E9F3;
	width: 530px !important;
	width /**/	: 540px;
	text-align : center;
	padding-top : 2%;
	padding-bottom : 2%;
	border : 3px solid #000066;
}
#WarningHeader{
	background-color: #E0E9F3;
	color : #000066;
	font-weight : bold;
	width: 530px !important;
	width /**/
	: 540px;
	text-align : center;
}


#WarningText{
	background-color: #E0E9F3;
	color : #000066;
	width: 530px !important;
	width /**/
	: 540px;
	text-align : center;
}


#buttons { width: 500px;  margin: 0; padding: 0; 
	background-color: White; }

#buttons ul {
	display: inline; /* <-- added for IE 5.2/Mac */
	border: 0; margin: 0; padding: 0; list-style-type: none; 	clear: left;
	}

#buttons ul li {
	padding: 0;
	margin: 0;
	/*display: block;	*/
	list-style-image : none;
	font-weight : normal;
	
}
#buttons ul li#ConnxDirects  {
	width : 66%;
	text-align: right;
	
}
#buttons ul li#Button  {
	width : 33%;
	text-align: center;
		
}
#buttons ul li#NewSelection  {
	width : 33%;
	text-align: center;
		
}

#buttons ul li#Submit  {
	width : 33%;
	text-align: right;
		
}
#buttonsDefault { width: 305px;  margin: 0; padding: 0; 
	background-color: White;}

#buttonsDefault ul {
	display: inline; /* <-- added for IE 5.2/Mac */
	border: 0; margin: 0; padding: 0; list-style-type: none; 	clear: left;
	}

#buttonsDefault ul li {
	padding: 0;
	margin: 0;
	/*display: block;	*/
	list-style-image : none;
	font-weight : normal;
	
}
#buttonsDefault ul li#NewSelection {
	/*width : 33%;
	text-align: center;*/
	float:right;
	
		
}
#buttonsDefault ul li#Submit  {
	/*width : 33%;
	text-align: center;*/
	float:right;
		
}
.separater
{
	width: 500px;
	text-align: center;
	vertical-align: middle;
	height: 20px;
}

#AirlineLinkWhite{
	color: White;
}
