/* COMMON */
*
{
	font-family: arial, verdana;
	font-size: 10pt;
}

body
{
	margin: 5px;
	padding: 0;
}

.ph_ns
{
	display: none;
}

.xeoDescription
{
	width: 1000px;
  margin: 5px 0 5px 10px;
}

.notification
{
	color: #f00; 
	font-size: 10pt; 
	font-weight: bold;
}

.hint-color
{
	color: #666666;
}

.low-cost-text
{
	display: none;
}

/* MENU TABS */
div#menu
{
	float:left;
	border-bottom: 2px solid #7da6de;
	margin-bottom: 10px;
}
ul#nav, ul#nav li
{
	list-style-type:none;
	margin:0;
	padding:0;
}
ul#nav li
{
	float:left;
	margin-right: 3px;
	text-align: center;
	font-weight: bold;
	font-family: arial;
}
ul#nav a
{
	float:left;
	width: 100px;
	padding: 3px 0 3px 0;
	background: #73ed67;
	text-decoration:none;
	color: #fff;
	cursor: pointer;
}

ul#nav a.planner
{
	width: 140px;
}

ul#nav a.account
{
	width: 140px;
}
ul#nav a:hover
{
	background: #7da6de;
	color: #fff;
}
ul#nav li.activelink a, ul#nav li.activelink a:hover
{
	background: #7da6de;
	color: #fff;
}
/* /MENU TABS */

.consent
{
	font-size: 8pt;
	color: #666666;
}

.clickable
{
	cursor: pointer;
}

.button150x30
{
	background: transparent url(../images/buttons/button-150x30px.jpg) top left no-repeat;
	height: 30px;
	width: 150px;
	text-align: center;
	padding-top: 7px;
	font-size: 11pt;
	font-weight: bold;
	font-style: italic;
	cursor: pointer;
	color: #234e87;
}

.button110x25
{
	background: transparent url(../images/buttons/button-110x25px.jpg) top left no-repeat;
	height: 25px;
	width: 110px;
	text-align: center;
	padding-top: 5px;
	cursor: pointer;
	font-size: 11pt;
	font-weight: bold;
	font-style: italic;
	color: #234e87;
}

.button-cyan110x25
{
	background: transparent url(../images/buttons/button-cyan-110x25px.jpg) top left no-repeat;
	height: 25px;
	width: 110px;
	text-align: center;
	padding-top: 5px;
	cursor: pointer;
	font-size: 11pt;
	font-weight: bold;
	font-style: italic;
	color: #234e87;
}

.button-cyan100x30
{
	background: transparent url(../images/buttons/button-cyan-100x30px.jpg) top left no-repeat;
	height: 30px;
	width: 100px;
	text-align: center;
	padding-top: 7px;
	cursor: pointer;
	font-size: 11pt;
	font-weight: bold;
	font-style: italic;
	color: #234e87;
}

#hotelButtonBox
{
	margin-bottom: 5px;
}

/* LANGUAGE BAR */
/*
#languageBarBlock
{
	float: left;	
	top: 8px;
	left: 10px;
	position: absolute;
	width: 500px;
}
*/

/* /LANGUAGE BAR */

.clear
{
	clear: both;	
}

a:link, a:visited
{
	color: #234e87;
	text-decoration: none;
}

a:hover, a:active
{
	color: #234e87;
	text-decoration: underline;	
}

a.footer:link, a.footer:visited
{
	color: #666666;
	text-decoration: none;
}

a.footer:hover, a.footer:active
{
	color: #666666;
	text-decoration: underline;	
}

a.noDecoration
{
	text-decoration: none;
}

.result
{
	color: #00f;
	padding-left: 3px;
	font-size: 9pt;
}

h1
{
	font-size: 30px;
}

.logoFooterSize
{
	width: 1000px;
}
.footerSize
{
	width: 1000px;
}



.normalVisibility
{
	/* opacity for not-IE browsers, filter for IE */
	opacity: 1.0;
	filter: alpha(opacity=100);	
}

.disabledVisibility
{
	/* opacity for not-IE browsers, filter for IE */
	opacity: 0.5;
	filter: alpha(opacity=50);	
}

#weefly-header, #weefly-link
{
	display: none;
}

.default
{
	font-family: verdana, arial;
	font-size: 10pt;
}

.mainWidth
{
	width: 900px;
}

img
{
	border: 0;
}

hr
{
	color: #000000;
	height: 1px;
}

.hidden
{
	visibility: hidden;
}

#headerBlock
{
}

#loginBlock
{
	width: 900px;
}

.passwordRecovery
{
	border: 1px solid #72f068;
	padding: 5px;
	background-color: #ebf5ff;
}

#footerBox
{
	margin-top: 5px;
	padding: 15px 0 10px 0;
	border-top: 1px dotted #666666;
	font-size: 10pt;
	color: #666666;
}

#whatIsBox
{
	color: #666666; 
	text-align: center;
	border-top: 1px dotted #666666;
	margin-top: 5px;
	padding: 20px 0 0 0;
}

#affiliateBox
{
	color: #666666; 
	text-align: center;
	margin-top: 5px;
	padding: 15px 0;
}

#footerBox #navBarBlock
{
	text-align: center;
}

#footerBox #copyrightBlock
{
	margin-top: 10px;
	text-align: center;
}

#bottomAdsBlock
{
	margin-top: 10px;
}

#infoBlock, #warningBlock, #errorBlock
{
	width: 402px;
	padding: 2px;
	z-index: 9000;
	text-align: left;
	font-size: 10pt;
}

.info
{
	color: #003163;
	background-color: #ccffff;
}

.warning
{
	color: #ff0000;
	background-color: #ffff97;
}

.error
{
	color: #000;
}

.flatError
{
	color: #ff0000;
	font-size: 10pt;
}


.loadingBlock
{
	border: 1px solid #7da5e0;
	background-color: #ffff80;
	z-index: 9000;
	text-align: center;
	position: absolute;
	top: 2px;
	left: 2px;
	padding: 2px;
}

.loadingWindow
{
	background-color: #ffff80;
	z-index: 9000;
	text-align: center;
	padding: 2px;
}

.loadingText
{
	color: #666666;
	font-weight: bold;
}

.loadingTextSmall
{
	color: #000000;
	font-size: 7pt;
}

.orderingText
{
	color: #ff0000;
	font-weight: bold;
}

.loadingComboLabel
{
	color: #999999;
	font-weight: normal;
}

/*
.button
{
	cursor: pointer;
	border: 1px solid #003163;
	color: #000000;
	font-weight: bold;
	background: url(../images/button-bg.jpg) 0% 0% repeat-x;
	height: 20px;
}
*/

.hr
{
	border-top: 4px solid #a0e5b6;
	margin-top: 2px;
	margin-bottom: 2px;
}

/*
.rightBorderedLabel
{
	width: 80px;
	padding-right: 5px; 
	border-right: 1px dashed #999999;
	float: left;
}
*/

.partnerText
{
	color: #666666;
	font-size: 8pt;
}

.redirectText
{
	margin-bottom: 5px;
}
/* ROUNDED BOX */
ul.box
{
	list-style: none;
	margin: 0;
	padding: 0;
	width: 185px;
}
li.top
{
	background-image: url("../images/rbox/box-top.jpg");
	height: 40px;
	background-repeat: no-repeat;
}
li.middle
{
	background-image: url("../images/rbox/box-middle.jpg");
	padding-left: 10px;
	padding-right: 10px;
	background-repeat: repeat-y;
}
li.bottom
{
	background-image: url("../images/rbox/box-bottom.jpg");
	height: 23px;
	background-repeat: no-repeat;
}
/* ROUNDED BOX */

/* ROUNDED BORDER */
/* following 2 rules are important for proper functions	of rounded borders: */
div.rc-border
{
	border: solid #234e87;
	border-width: 1px 0;
}
div.border-inner
{
	border: solid #234e87;
	border-width: 0 1px;
}
/* /ROUNDED BORDER */

#partnerCachedAdvBox
{
	text-align: left;
	margin: 4px;
}

.partnerCachedSingleAdv
{
	padding-bottom: 5px;
}

a.cachedAdv:link, a.cachedAdv:visited, a.cachedAdv:hover, a.cachedAdv:active
{
	color: #234e87;
}
/* /COMMON */

/* Registration */
.registrationTitle
{ 
	padding-top: 10px;	
	font-weight: bold;
	color: #00c800;
	font-size: 11pt;
	padding-bottom: 10px;
}

.activationCode
{
	border: 1px solid #000000;
	width: 500px;
	background-color: #f1f1f1;
}
/* /Registration */

/* Account */
.accountFieldset
{
	width: 700px; 
	margin-top: 5px;	 
	margin-bottom: 10px;
}

.accountFieldsetTitle
{
	font-weight: bold;
	color: #ff6600;
	font-size: 11pt;
}
/* /Account */

/* Airport Selection (First Page) */
.advertBox1
{
	width: 300px;
	height: 150px;
	float: left;
	margin: 5px 30px 0 0;
	padding: 0;
	
}
.advertBox2
{
	width: 300px;
	height: 150px;
	float: left;
	margin-top: 5px;
	padding: 0;
}

#airportSelectionMainBlock #cloudAreaBox
{
	width: 300px;
	height: 460px;
	float: right;
	text-align: center;
}

#airportSelectionMainBlock #tipAreaBox
{
	float: left;
	text-align: left;
}

#destinationFullAirportListBox
{
	position: absolute;
	top: 305px;
	left: 345px;
	border: 1px solid #666666;
	width: 300px;
	background: #92f38b;
	z-index: 8000;
}

#destinationFullAirportList
{
	width: 280px;
	height: 185px;
	z-index: 9000;
}

/* Autocomplete */
div.auto_complete 
{
	border:1px solid #888;
  width: 350px;
  background: #92f38b;
  font-size: 9pt;
  color: #234e87;
  font-family: arial;
}
div.auto_complete ul 
{
  margin:0;
  padding:0;
  width:100%;
  list-style-type:none;
}
div.auto_complete ul li 
{
  margin:0;
  padding:3px;
}
div.auto_complete ul li.selected 
{
  background-color: #234e87;
  color: #fff;
  cursor: pointer;
}
div.auto_complete ul strong.highlight 
{
  color: #800; 
  margin:0;
  padding:0;
}
/* /Autocomplete */
#weeFlyAdvertBlock
{
	width: 185px;
	height: 480px;
	position: absolute;
	top: 120px;
	left: 5px;
	background: #fff;
	padding-bottom: 10px;
	color: #666666;
}

#weeFlyAdvertBlock .realList
{
	margin: 0 0 0 20px;
	padding: 0 0 0 5px;
	font-weight: bold;
	list-style-image: url(../images/bullet.jpg);
	color: #234e87;
}

#cachedAdvertMainBox
{
	position: absolute;
	height: 510px;
	top: 111px;
	left: 850px;
	background: #f3f3f3;
	width: 142px;
	text-align: center;
}

/*
.fixedSlimFooter
{
	position: absolute;
	top: 800px;
	left: 5px;
}

.fixedMainFooter
{
	position: absolute;
	top: 800px;
	left: 5px;
}
*/


#cachedAdvertBox
{
	float: right;
	/*height: 460px;*/
	width: 150px;
	text-align: center;
	line-height: 1em;
}

#sponsorBlockAd2
{
	margin-left: 160px;
	clear: right;
}


#originAirportListBox .airport
{
	font-family: arial;
	font-size : 10pt;
	font-weight : bold;
	color : #666666;	
}

#originAirportListBox .country
{
	font-family: arial;
	font-size : 8pt;
	font-weight : normal;
	color : #666666;	
}

#destinationAirportListBox .airport
{
	font-family : arial;
	font-size : 10pt;
	font-weight : bold;
	color : #666666;
}

#destinationAirportListBox .country
{
	font-family : arial;
	font-size : 8pt;
	font-weight : normal;
	color : #666666;	
}

.selectedAirportBox
{
	border: 1px solid #72F068;
	background: #EBF5FF;
	z-index: 9000;	
	height: 100px;
	/* Because Opera does not support overflow-x/y */
	overflow: auto;
	overflow-y: auto; 
	overflow-x: hidden;
}

.selectedAirportTitle
{
	background-color: #ffffff;
	color: #f00;
	text-align: center;
	border-bottom: 1px solid #000;
}

.selectedAirportBody
{
	background-color: #EBF5FF;
}

.selectedAirportBody #airport
{
	font-family : arial;
	font-size : 10pt;
	font-weight : bold;
	color : #666666;	
}

.selectedAirportBody #country
{
	font-family : arial;
	font-size : 8pt;
	font-weight : normal;
	color : #666666;	
}

#airportSelectionMainBlock
{
	width: 1000px;
	margin-top: 10px;
}
#airportSelectionBlock
{
	margin-left: 10px;
}

#headerBlock
{
	width: 1000px;
	height: 180px;
	position: relative;
}

#headerBlock #headerImg
{
	position: relative;
}

#headerBlock #headerImgLogo
{
	position: absolute;
	top: 25px;
	left: 34px;
}

#fastLinkBlock
{
	position: absolute;
	top: 155px;
	left: 15px;
	z-index: 1000;
}

#fastLinkBlock .separator
{
	margin: 0 10px 0 10px;
	float: left;
	font-size: 12pt;
	color: #234e87;
	font-weight: bold;
}

#fastLinkBlock a
{
	color: #234e87;
	font-size: 12pt;
	font-weight: bold;
	float: left;
}

#userLinkBlock
{
	position: absolute;
	top: 155px;
	right: 15px;
	z-index: 1000;
}

#userLinkBlock div
{
	float: left;
}

#languageBarBox
{
	position: absolute;
	top: 10px;
	right: 15px;
	z-index: 1000;
}

#languageBarBox a
{
	text-decoration: none; 
	margin-left: 10px;
	float: left;
}

#mainHeaderBox
{
	background: transparent url(../images/header-main.jpg) top left no-repeat;
	width: 1000px;
	height: 116px;
	cursor: pointer;
	position: relative;
}

#mainHeaderBox #bottomRight
{
	text-align: right;
	top: 85px;
	position: absolute;
	padding-right: 20px;
}

#slimHeaderBox
{
	background: transparent url(../images/header-slim.jpg) top left no-repeat;
	width: 1000px;
	height: 80px;
	cursor: pointer;
	position: relative;
}

#slimHeaderBox #bottomRight
{
	text-align: right;
	top: 50px;
	position: absolute;
	padding-right: 20px;
}

#topRightBox
{
	position: absolute;
	right: 20px;
	top: 10px;
}
.userId
{
	font-weight: bold;
	color: #00c800;
}

.separator
{
	padding: 0 5px 0 2px;
}

.highlight
{
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
}

.lowlight
{
	font-size: 7pt;
	font-weight: bold;
	color: #999999;
}

.airportSelectionLabel
{
	color: #666666;
	font-size: 10pt;
	font-weight: bold;
}

#originBlock
{
	float: left;
	width: 300px;
	margin-right: 30px;
}

#destinationBlock
{
	float: left;
	width: 303px;
}

.listSize
{
	width: 300px;
}

.airportFilter
{ 
	margin-bottom: 5px;
}

.selectedAirports
{
	font-size: 9pt;
	font-weight: normal;
	color: #ff0000;
}

.noRoute
{
	font-size: 9pt;
	font-weight: normal;
	color: #ff0000;
}

.countryList
{
  width: 300px;		
	margin-bottom: 10px;
	font-weight: bold;
}

.airportList
{
	width: 300px; 
	height: 170px; 
	/* Because Opera does not support overflow-x/y */
	overflow: auto;
	overflow-y: auto; 
	overflow-x: hidden;
	border: 1px solid #7f8180; 
	cursor: pointer;	
}

.multiselectionHelp
{
	color: #666666;
	font-size: 8pt;
	margin-top: -4px;
	padding-bottom: 10px;
}

.removeAllBtn
{
	color: #666666;
	font-size: 8pt;
	float:right;
	cursor: pointer;
	font-weight: normal;
	text-decoration: underline;
}

.nextButton
{
	float: right; 
}

.textualButton
{
	font-weight: bold;
	color: #234e87;
	cursor: pointer;
}

.importantMsg
{
	color: #f00;
	font-size: 14pt;
	font-family: arial;
	font-weight: bold;
	text-align: left;
}

/* /Airport Selection (First Page) */

/* Hotel */
#hotelMainBlock
{
	width: 1000px;
}
#hotelBlock
{
	margin-left: 200px;
	width: 650px;
	padding-bottom: 200px;
}

#hotelFrame
{
	width: 500px;
	background-color: #ebf5ff;
	color: #003580;
	clear: left;
	padding: 10px;
}

#hotelFrame .flatError
{
	color: #000;
	font-size: 10pt;
}	

#dateBox
{
	width: 100%;
}

#checkInDateBox
{
	float: left;
	margin-right: 30px;
}

#checkOutDateBox
{
	float: left;
	display: inline;
}

#checkInDayBox, #checkOutDayBox
{
	float: left;
	padding-top: 5px;
}

#checkInDateLabelBox, #checkOutDateLabelBox
{
	padding-left: 0px;
	font-weight: bold;
}

#searchHotelButtonBox
{
	float: right;
	margin-top: 30px;
}

#bookingLogoBox
{
	padding-top: 20px;
}

#poweredByBox
{
	font-size: 7pt;
}
/* /Hotel */

/* Trip Selection (Second Page) */
#adSenseAdvertBox
{
}
#tripSelectionMainBlock
{
	width: 1000px;
}
#tripSelectionBlock
{
	margin: 10px 20px 0px 20px;
	width: 800px;
	/*line-height: 1.5em;*/
}

#tripHeaderBlock
{
	margin-bottom: 20px;
	font-size: 11pt;
	color: #ff0000;
	font-weight: bold;
}

#plannerTabBlock
{
	height: 39px;
	background: transparent url(../images/tabs/tab-line.jpg) bottom left repeat-x;
}

#advancedPlannerBlock
{
	padding-top: 20px;
}

#isFlexibleBox
{
	padding-left: 100px;
}

#customTypeBlock
{
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 10px;
	margin-bottom: 10px;
	width: 300px;
	float: right;
	padding: 20px 20px 0px 20px;
	border: 1px solid #72F068;
	background: #EBF5FF;
}

#avancedSearchAdvBlock
{
	margin: 0 0 0 10px;
	width: 300px;
	float: right;
	padding: 20px 20px 0px 20px;
	border: 1px solid #72F068;
	background: #EBF5FF;
}

#advancedSearchButtonBox
{
	margin: 10px 0 10px 0;
}

#advancedAdvMoreInfoBox
{
	float: right;
}

.buttonBlock
{
	margin: 10px 0;
	width: 430px;
}

.bigLabel
{
	font-weight: bold;
	font-size: 12pt;
	color: #00c800;
}

/*
#tripSelectionBlock .airportLabel
{
	font-size: 9pt;
	font-weight: bold;
	color: #666666;
}

#tripSelectionBlock .airport
{
	font-size: 9pt;
	font-weight: normal;
	color: #666666;
}
*/


#tripTypeOptionBoxHeader
{
	text-align: center;
	background: #f00;
	color: #fff;
	padding: 2px;	
}

#tripTypeOptionBoxBody
{
	text-align: left;
	background: #234e87;
	padding: 2px;
}

.tripLabel
{
	color: #fff;
}

.customTypeLabel
{
	background: #234e87;
	color: #fff;
	padding: 2px;
	margin: 0;
	width: 140px;
}

#daysOutBox
{
	padding-left: 0;	
}

#currencyBox, #oneWayBoxBasic
{
	float: left;
	margin: 20px 20px 0 0;
}

#weekdayBox
{
	padding: 20px 0 0 0px;
}

#oneWayBoxAdvanced
{
	padding-bottom: 10px;
}

#outboundWeekdayBox
{
	/*width: 190px;*/
}

#returnWeekdayBox
{
	margin: 15px 0 15px 0;
}

input.back
{
	cursor: pointer;
	border: 1px solid #003163;
	color: #000000;
	/*background-color: #f1f6ff;*/
	background: url(../images/button-bg.jpg) 0% 0% repeat-x;
	height: 20px;
	font-weight: bold;
}

input.start
{
	float: right;
	cursor: pointer;
	border: 1px solid #003163;
	color: #000000;
	/*background-color: #f1f6ff;*/
	background: url(../images/button-bg.jpg) 0% 0% repeat-x;
	height: 20px;
	font-weight: bold;
}

.airportSelectionPageLabel
{
	font-weight: bold;
	font-size: 10pt;
	color: #0000ff;
}

.originMultiSelection
{
	color: #666666;
	font-size: 9pt;
}

.destinationMultiSelection
{
	color: #666666;
	font-size: 9pt;
}

.defaultLabel
{
	font-weight: bold;
	color: #666666;
}

.date-range
{
	/*text-decoration: underline;*/
}

.defaultHighLabel
{
	font-weight: bold;
	color: #000;
}

.greyLabel
{
	font-size : 9pt;
	font-weight : bold;
	color : #666666;	
}
.greyText
{
	font-size : 9pt;
	font-weight : normal;
	color : #666666;	
}

.staticPageLabel
{
	font-weight: bold;
	color: #00c800;
	font-size: 14pt;
}

.switch
{
	font-size: 8pt;
}

.fakeLink
{
	cursor: pointer;
	color: #0000ff;
	text-decoration: underline;
	font-size: 8pt;
	font-weight: normal;
}

.helpPic
{
	vertical-align: middle;
}

.tooltipColor
{ 
	color: #666666;
}

/* Calendar */
td.calendarDateInput 
{
	letter-spacing: normal;
	line-height: normal;
}

select.calendarDateInput 
{
	letter-spacing: .06em;
}

input.calendarDateInput 
{
	letter-spacing: .06em; 
}

.dayOfWeek
{
	color: #000000;
	font-weight: bold;
	font-size: 8pt;
	background-color: #e5e5e5;
}
/* /Calendar */
/* /Trip Selection (Second Page) */

/* Flight Search (Third Page) */
#sponsorBlock
{
	width: 140px;
}

#sponsorTitleBlock
{
	color: #999999;
	padding: 4px;
}

#sponsorBodyBlock
{
	/*padding: 8px 5px;*/
	text-align: left;
}
.sponsorTitle
{
	color: #00c800;
	padding-bottom: 2px;
}
.sponsorDescription
{
	color: #666666;
}
#flightSearchMainBlock
{
	width: 980px;
	margin-left: 20px;
	line-height: 1.5em;	
	float: left;
}

.flightLabel
{
	color: #000;	
}

/*
.position
{
	font-size: 11pt;
	color: #666666;
	font-weight: bold;
}

.price
{
	float: left;
	width: 340px;
	font-size: 12pt;
	font-weight: bold;
}

.airline
{
	font-size: 8pt;
	font-weight: bold;
}

.booking
{
	width: 90px;
	font-style: italic;
}

.outboundLabel
{
	width: 130px;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	color: #000;	
}

.retboundLabel
{
	width: 130px;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	color: #000;	
}

.originCityName
{
	width: 170px;
	font-size: 9pt;
	color: #666666;
	font-weight: bold;
}

.destinationCityName
{
	width: 170px;
	font-size: 9pt;
	color: #666666;
	font-weight: bold;
}

.outboundLeavingDateTime
{
	width: 130px;
	font-size: 8pt;
	color: #666666;
	font-weight: normal;
	text-align: center;
}

.retboundLeavingDateTime
{
	width: 130px;
	font-size: 8pt;
	color: #666666;
	font-weight: normal;
	text-align: center;
}

.daysOut
{
	width: 90px;
	font-size: 8pt;
	color: #666666;
	font-weight: normal;
	text-align: center;
}

a.bookingLink:link, a.bookingLink:visited 
{            
	color: #234e87;   
	display: block;             
	text-decoration: none;      
	font-size: 11pt;            
	font-weight: bold; 
	text-align: center;     
} 

a.bookingLink:hover, a.bookingLink:focus, a.bookingLink:active                      
{     
	color: #234e87;   
	display: block;           
	text-decoration: none;      
	font-size: 11pt;            
	font-weight: bold; 
	text-align: center;              
}
*/

/* Progress Bar */
#meterBox
{
	text-align:left;
	height:15px;
	padding:0px;
	border:1px solid #000000;
}

#meter
{
	height:15px;
	background-color:#003366;
	text-align:center;
	font-size:7pt;
	color:#ffffff;
}
#progressBarImageContainer
{
	height:19px;
	padding-top:2px;
	background: url(../images/progress-bar/container.gif);
	background-position: right center;
}

#progressBarImageContent
{
	height:14px;
	text-align:center;
	font-size:8pt;
	font-weight: bold;
	padding-top: 1px;
	color:#000;
	background: url(../images/progress-bar/content.gif);
}
/* /Progress Bar */

/* Third Page */
/* Heading (Button, Label, Progress Bar) */
#backButtonBox
{
	border-right: 0px solid #999999;
	margin-right: 5px;
	padding-right: 10px;
}

#progressBox
{
	height: 40px;
}

#progressBox .summary
{
	float: right;
	text-align: center;
	color: #666666;
}

#progressBox .pagination
{
	float: left;
	margin-left: 10px;
}

#progressBarBox
{
	font-size: 10pt;
	/*width: 800px;*/
	padding-right: 10px; 
	border-right: 0px solid #999999;
}

/*
#orderByBox
{
	float: left;
}
*/

.timeLeftText
{
	font-size: 9pt;
	color: #666666;
}

.dateBoxText
{
	margin-left: 2px;
	color: #666666;
	font-size: 9pt;
}

.orderByLabel
{
	color: #666666;
	font-weight: bold;
}

.orderBySelectedLabel
{
	color: #0f3f7f;
	font-weight: bold;
}

/* /Heading */

/* Body */

/* Title */
#bodyTitleBox
{
	font-size: 11pt;
}

.redLabel
{
	color: #f00;
	font-weight: bold;
}
.blackLabel
{
	color: #000;
	font-weight: bold;
}

.emLabel
{
	color: #00c800;
	font-weight: bold;
}
/* /Title */

/* Flights */
#bodyFlightBox 
{
	float: left;
	width: 804px;
	font-size: 10pt;
}

#sponsoredFlightBox
{
	float: left;
	width: 804px;
	font-size: 10pt;
	margin-bottom: 10px;
}

.flightBox
{
	background: url(../images/flight-bar.jpg) top left no-repeat;
	width: 804px;
	height: 69px;
}

.orderProfiling
{
	color: #666666;
	font-size: 8pt;
}

.taxInclusive
{
	color: #666666;
	font-size: 8pt;
}
/* /Flights */

/* Pager */
.topPager
{
	width: 804px; 
	/*margin-top: 10px;*/ 
	margin-bottom: 15px;
}

.bottomPager
{
	/*width: 804px;*/
	/*margin-left: 160px;*/
}

.next
{
	color: #000;
	font-size: 8pt;
	text-decoration: none;
	float: left;
	padding-left: 10px;
}

.previous
{
	color: #000;
	font-size: 8pt;
	text-decoration: none;
	float: left;
}

a.paginationLink:link, a.paginationLink:visited, 
a.paginationLink:hover, a.paginationLink:active
{            
	color: #234e87;                 
	font-size: 8pt;            
	font-weight: normal; 
	text-decoration: underline;    
}

a.paginationLinkSelected:link, a.paginationLinkSelected:visited, 
a.paginationLinkSelected:hover, a.paginationLinkSelected:active
{            
	text-decoration: none;
	font-weight: bold;
	color: #00c800; 
	font-size: 8pt;
	cursor: default;
} 

.paginationLinkSeparator
{
	text-decoration: none;
	font-weight: normal;
	color: #666666;
	font-size: 8pt;
}

.enabled
{
	color: #234e87;
	cursor: pointer;
}

.disabled
{
	display: none;
}


#topEndSearchBox
{
	margin-left: 160px;
	margin-bottom: 10px;
}

#bottomPagerBox
{
	width: 800px;
	margin-left: 160px;
}

#bottomPagerBox .summary
{
	float: right;
	text-align: center;
	color: #666666;
}

#topEndSearchBox .summary
{
	color: #666666;
}

#bottomPagerBox .pagination
{
	float: left;
	margin-left: 10px;
}
/* /Pager */

.preBookLoadingWindow
{
	z-index: 9000;
	padding: 50px; 
	width: 600px;
	margin: 50px;
	border: 1px solid #72f068;
	text-align: center;
}

.bookLoadingWindow
{
	background-color: #ffff80;
	z-index: 9000;
	padding: 2px; 
	width: 200px; 
	border: 1px solid #000000;
}

#emailBox
{
	background: #ebf5ff;
	border: 1px solid #72f068;
	padding: 3px;
	width: 600px;
}
.email_label 
{
  padding:3px;
  font-size:10pt;
  color:#666666;
  font-weight: bold;
}

.email_input 
{
  width:200px;
}

.email_error 
{
  width:250px;
  color:#f00;
}

.email_input input 
{
  width:100%;
}
/* /Flight Search (Third Page) */
