body
{
	padding: 0;
	margin-left: 10;
	margin-top: 3;
	font-family: Arial,Sans-serif;
	font-size: small;
	background: url(/images/obe/dark_blue_gradient.gif);
	background-size: 100%;
        background-repeat: repeat-x;
	background-position: top, right, bottom, left, center;
        background-color: #ffffff;
}
#Logo
{
	float: left;
	width: 950px;
	padding: 10px 10px 10px 20px;
	margin: 0;
}
#HeaderTextCenter
{
	float: left;
	padding: 0 10px;
}
#HeaderTextRight
{
	float: right;
	font-size: 11px;
        font-family: Arial, Sans-serif;
}

img
{
	border: 0;
}
a
{
	text-decoration: underline;
	color: #666;
}
p, li
{
	font-family: Arial,Sans-serif;
	font-size: small;
	padding: 0px 0 0px 0;
	text-align: left;
	margin: 0;
	line-height: 150%;
	color: #000;
}

#divMainArea
{
  	background-color: white;
        width: 100%;
        height: 100%;
}
#SubBody
{
	width: 980px;
	text-align: left;
	background: #FFF;
	padding: 0;
	margin: 0 7px;
}
#divHeader
{
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
	background-color: #FFF;
}
#divSpecials
{
	background: #CDDEEF;
	margin: 0;
	padding: 5px;
	border-top: 1px solid #92B8DD;
	border-bottom: 1px solid #92B8DD;
	float: left;
	width: 180;
}

#divSpecials td
{
	padding: 2px;
	font-size: 11px;
        color: #000000;
}

.specialHeading
{
	color: darkblue;
	font-family: arial;
	font-size: 12px;
	font-weight: 700;
	float: left;
        height: 20px;
        vertical-align: middle;
        text-align: center;
	border-bottom: 1px solid #ccc;
}

#specialAirlines
{
	margin: 0;
	padding: 5px;
	width: 260;
	background-color: #E8CFB5;
	border-top: 1px solid #C44545;
	border-bottom: 1px solid #C44545;
}

.specialHeadingAirline
{
	color: black;
	font-family: arial;
	font-size: 11px;
	font-weight: 700;
	float: left;
        height: 20px;
        vertical-align: middle;
        text-align: center;
}

.specialText
{
	color: #000000;
	font-family: arial;
	font-size: 10px;
        vertical-align: middle;
        text-align: left;
}

#divMenu
{
	float: left;
	width: 100%;
	color: #FFF;
        background-color: white;
	padding: 0px 15px;
	border-top: 1px solid #FFF;
	border-bottom: 3px solid #92b8dd;
}
.MainMenuItem, .MainMenuItem:hover, .MainMenuItemActive
{
	float: left;
	border-right: 1px solid #6699cc;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
	color: #334153;
}
.MainMenuItem
{
	padding: 5px 15px 6px 15px;
	margin: 3px 0 0 0;
}
.MainMenuItemActive
{
	padding: 7px 15px;
	margin: 0;
	background-color: #92b8dd;
	background: url(/images/obe/dark_blue_gradient2.gif);
	background-repeat:repeat-x;
	position: relative;
	top: 3px;
	color: #FFF;
}
.MainMenuItem:hover
{
	background: #4A5E78;
	color: #FFF;
}
#Content
{
	float: left;
	width: 956px;
	background: #175387;
	margin: 0;
	padding: 14px;
}
#divFooter
{
	color: #ffffff;
        height:20px;
        width: 960;
	margin: 0;
	padding: 10px 0px 10px 0px;
	font-size: 11px;
	text-align: center;
}
#divFooter a:visited
{
	color: white;
}

#divFooter a
{
	color: white;
}

#ChildContents
{
	margin: 30px 0 0 0;
	padding: 0px 10px 0 10px;
	display: none;
}
.ChildContentAbstract
{
}
.InputField, .InputFieldShort, .InputFieldMedium, .InputFieldLong
{
	border-right: 1px solid #333;
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-bottom: 1px solid #333;
	padding: 1px;
	background: #FFF;
	font-family: Arial;
	font-size: 11px;
	height: 18px;
}
.InputFieldShort
{
	width: 60px;
}
.InputFieldMedium
{
	width: 121px;
}
.InputFieldLong
{
	width: 99%;
}
.ErrorMessage
{
	color: #FF0033;
	font-size: 11px;
}
.Button
{
	border: 1px solid #666;
	background: #89171a;
	padding: 2px 2px 2px 2px;
	color: #FFF;
	margin: 0;
	border-right: 1px solid #333;
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-bottom: 1px solid #333;
	cursor: pointer;
	text-decoration: none;
        height: 24px;
        width: 70px;
        font-size: 12px;
        font-weight: 500;
}
ul
{
	padding: 5px 5px 5px 20px;
	margin: 0;
	list-style: square;
}
#BannerSlogan
{
	float: right;
	text-align: right;
	margin: 10px 15px;
	padding: 0;
	font-size: 11px;
}
#BannerSlogan img
{
	float: none;
	padding: 3px 0;
}
.LeftContent
{
	width: 250px;
	float: left;
	margin: 0;
	padding: 0;
	background: #CCC;
}
.MainContent
{
	width: 664px;
	float: left;
	margin: 0 0 0 14px;
	padding: 14px;
	background: #FFF;
}
#BookingEngine, .HomepageBox1, .HomepageBox2
{
	border-left: 1px solid #666;
	border-top: 1px solid #666;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	float: left;
}
#BookingEngine
{
	font-size: 12px;
	width: 248px;
}
#BookingEngineHeader, .HomepageBoxHeader
{
	color: #87171B;
	font-size: 15px;
	font-weight: bold;
	font-style: italic;
	padding: 5px 14px;
	float: left;
	border-bottom: 2px solid #AAA;
}
#BookingEngineHeader
{
	width: 220px;
}
#BookingEngineBody, .HomepageBoxContent
{
	background-repeat: repeat-x;
	padding: 1px;
	float: left;
}
#BookingEngineBody
{
	padding: 0;
	margin: 0;
	width: 100%;
}
#BookingEngineSubBody
{
	margin: 4px;
}
#BookingEngineBody td
{
	font-size: 12px;
}
.BookingEngineDivider
{
	border-bottom: 1px dotted #89171A;
	margin: 0 0 2px 0;
	height: 1px;
	font-size: 1px;
}
#divWait
{
	visibility:hidden;
	display: none;
        background-color: #ffffff;
        font-weight: bold;
        color: darkred;
        width: 340;
        height: 250;
        vertical-align:middle;
        text-align: center;
}
.SubMenu
{
	float: left;
	font-size: 11px;
	margin: 0;
	padding: 5px 14px;
	width: 956px;
	color: #FFF;
	background: #999;
}
.SubMenuItem, .SubMenuItemActive
{
	text-decoration: none;
	padding: 2px 5px;
}
.SubMenuItem
{
	color: #FFF;
}
.SubMenuItemActive
{
	color: #FFF;
	background: #89171A;
}
.Homepage
{
	background: #175387;
	position: relative;
	width: 692px;
	overflow: hidden;
	margin: -14px -14px -14px -14px;
	padding: 0;
}
.HomepageBox1, .HomepageBox2
{
	width: 342px;
	float: left;
	border-left: 1px solid #666;
	border-top: 1px solid #666;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
}
.HomepageBox1
{
	margin: 4px 2px 0px 0;
}
.HomepageBox2
{
	margin: 4px 0px 0px 2px;
}
.HomepageBoxHeader
{
	width: 314px;
}
.HomepageBoxContent
{
	width: 314px;
	height: 250px;
}
.HomepageBanner
{
	width: 692px;
	overflow: hidden;
	float: left;
}

.suggestion_list
{
	background: white;
	border: 1px solid #666;
	padding: 1px;
	z-index: 50000;
	width: 121px;
}

.suggestion_list ul
{
	padding: 0;
	margin: 0;
	list-style-type: none;
}

.suggestion_list a
{
	text-decoration: none;
	color: #333;
}

.suggestion_list .selected
{
	background: #89171A;
	color: #FFF;
}

.suggestion_list .selected a
{
	color: #FFF;
}
.suggestion_list li
{
	padding: 0px;
	margin: 0;
	font-size: 12px;
	background: #FFF;
	color: #000;
}

#divPoweredBy
{
   color: white;
   font-size: 11px;
   text-align: center;
   width: 960;
}

#divPoweredBy a
{
   color: white;
   font-size: 11px;
   text-align: center;
}

#divPoweredBy a:visited
{
   color: white;
   font-size: 11px;
   text-align: center;
}

#divFlightSearch
{
	background-image: url(/images/obe/light_grey_gradient.gif);
	border: #cccccc 1px solid;
        width: 394;
        height: 220px;
        vertical-align: top;
}

#divUnderFlightSearch
{
    font-size: 80%;
    color: darkred;
    font-weight:500;
    width: 420;
}

#divFareResponse
{
	background-color: #ffffff;
	border: #cccccc 1px solid;
        width: 100%;
        height: 100%;
        vertical-align: top;
        align: center;
}
#divConfirmation
{
	background-color: #ffffff;
        width: 100%;
        height: 100%;
        vertical-align: top;
}

#divPaxDetails
{
	background-color: #ffffff;
	border: #cccccc 1px solid;
        width: 100%;
        height: 100%;
        vertical-align: top;
}

#divAvailability
{
	background-color: #ffffff;
	border: #cccccc 1px solid;
        width: 100%;
        height: 100%;
        vertical-align: top;
}

/* ------------------------------------ */

#Breadcrumbs {
	font-size: 12.5;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	text-transform: uppercase;
	padding-bottom: 5px;
}

#CurrentBreadcrumb {
	font-weight: bold;
	color: #042147;
}

/* ------------------------------------ */
.textLabel
{
    COLOR: #333;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 12px;
    FONT-WEIGHT: 500;
    HEIGHT: 15px;
    PADDING-BOTTOM: 1px;
    PADDING-LEFT: 1px;
    PADDING-RIGHT: 1px;
    PADDING-TOP: 1px;
}
.textTitle
{
    COLOR: black;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 12px;
    FONT-WEIGHT: 700;
    HEIGHT: 15px;
    PADDING-BOTTOM: 3px;
    PADDING-LEFT: 3px;
    PADDING-RIGHT: 3px;
    PADDING-TOP: 3px;
}
.textTitleBright
{
	color: Red;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 14px;
	FONT-WEIGHT: 700;
	HEIGHT: 15px;
	PADDING-BOTTOM: 3px;
	PADDING-LEFT: 3px;
	PADDING-RIGHT: 3px;
	PADDING-TOP: 3px;
}
.SubjectHeading
{
  background-color: cornsilk;
  font-family: Arial, Helvetica, sans-serif;
  vertical-align: middle;
  height: 22;
  border-bottom: 1px solid gray;
  border-right: 1px solid gray;
  font-weight: 700;
  font-size: 12px;
}

.textInput
{
    COLOR: #000000;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 11px;
    FONT-WEIGHT: 500
}
.boxInput
{
    background-color: #ffffff;
    BORDER-BOTTOM: #000000 1px solid;
    BORDER-LEFT: #cccccc 1px solid;
    BORDER-RIGHT: #000000 1px solid;
    BORDER-TOP: #cccccc 1px solid;
    COLOR: #000000;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 12px;
    FONT-WEIGHT: 500
}
.boxInputBold
{
    BORDER-BOTTOM: #000000 1px dotted;
    BORDER-LEFT: #cccccc 1px dotted;
    BORDER-RIGHT: #000000 1px dotted;
    BORDER-TOP: #cccccc 1px dotted;
    COLOR: #000000;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 12px;
    FONT-WEIGHT: 700
}
.boxInputOver
{
    BORDER-BOTTOM: #000000 1px solid;
    BORDER-LEFT: #cccccc 1px solid;
    BORDER-RIGHT: #000000 1px solid;
    BORDER-TOP: #cccccc 1px solid;
    COLOR: #ff0000;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 12px;
    FONT-WEIGHT: 700
}

.boxInputSelected
{
    BORDER-BOTTOM: #000000 1px solid;
    BORDER-LEFT: #cccccc 1px solid;
    BORDER-RIGHT: #000000 1px solid;
    BORDER-TOP: #cccccc 1px solid;
    background-color: #ccccff;
    COLOR: #ff0000;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 12px;
    FONT-WEIGHT: 700
}
a:hover {
	text-decoration: underline;
}

.textGeneral
{
    COLOR: black;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 12px;
    FONT-WEIGHT: 500;
    HEIGHT: 15px;
    PADDING-BOTTOM: 1px;
    PADDING-LEFT: 1px;
    PADDING-RIGHT: 1px;
    PADDING-TOP: 1px;
}

.OddNumber{
    background-color: #E8E8E8;
    padding: 2px;
    border-bottom: 1px thin black;
    COLOR: black;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 12px;
    FONT-WEIGHT: 500;
    HEIGHT: 29px;
}
.Number {
    padding: 2px;
    border-bottom: 1px thin black;
    COLOR: black;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 12px;
    FONT-WEIGHT: 500;
    HEIGHT: 29px;
}
.OverNumber {
    background-color: darkgray;
    color: white;
    padding: 2px;
    border-bottom: 1px thin black;
    COLOR: black;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 12px;
    HEIGHT: 29px;
}

.BookLink {
	float: center;
	font-size: 90%;
}

.BookLink a
{
	font-weight: 700;
	color: white;
	text-transform: uppercase;
	text-align: center;
	BORDER-BOTTOM: black 1px solid;
	BORDER-LEFT: #cccccc 1px solid;
	BORDER-RIGHT: black 1px solid;
	BORDER-TOP: #cccccc 1px solid;
	background-color: darkred;
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	height: 23;
	width: 80;
}

.BookLink a:hover
{
	vertical-align: middle;
	background-repeat: no-repeat;
	background-position: center;
}

.BookLink a:visited
{
	color: white;
}
.underLine
{
    COLOR: #000000;
    BORDER-BOTTOM:  #c3c3c3 1px solid;
    MARGIN: 0px;
    PADDING-BOTTOM: 0px;
    PADDING-LEFT: 0px;
    PADDING-RIGHT: 0px;
    PADDING-TOP: 0px;
    FONT-SIZE: 3px;
    HEIGHT: 2px;
    WIDTH: 100%;
}
.textLabelDark
{
	BORDER-BOTTOM: #000000 1px solid;
	BORDER-LEFT: #000000 1px solid;
	BORDER-RIGHT: #000000 1px solid;
	BORDER-TOP: #000000 1px solid;
        BACKGROUND-COLOR: lightblue;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	font-size: 90%;
}

.FlightSelect
{
	vertical-align: baseline;
	background-image: url(/Images/Bookings/new_select.GIF);
	background-repeat: no-repeat;
	background-position: right;
	height: 35px;
	width: 35px;
}

.FlightSelected
{
	vertical-align: baseline;
	background-image: url(/Images/Bookings/new_selected.GIF);
	background-repeat: no-repeat;
	background-position: right;
	height: 35px;
	width: 35px;
}

.FlightNoSeats
{
	vertical-align: baseline;
	background-image: url(/Images/Bookings/new_noseats.GIF);
	background-repeat: no-repeat;
	background-position: right;
	height: 35px;
	width: 35px;
}

.StopoverImage
{
	background-image: url(/Images/Bookings/arr.gif);
	background-repeat: no-repeat;
	background-position: middle;
	height: 18px;
	width: 18px;
}

.OutboundImage
{
	background-image: url(/images/bookings/outbound.gif);
	background-repeat: no-repeat;
	background-position: right;
        width: 32;
        height: 32;
}

.InboundImage
{
	background-image: url(/images/bookings/inbound.gif);
	background-repeat: no-repeat;
	background-position: right;
        width: 32;
        height: 32;
}

.HelpInformation {
	background-color: white;
	background-image: url(/Images/bookings/icon_conditions.jpg);
	background-repeat: no-repeat;
	background-position: 8px 8px;
	padding: 8px 8px 17px 46px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
        font-size: 12px;
}

.PassengerInformation {
	background-color: #ffffff;
	background-image: url(/Images/Bookings/icon_passengers.jpg);
	background-repeat: no-repeat;
	background-position: 8px 8px;
	padding: 8px 8px 17px 46px;
	margin-top: 10px;
	font-weight: bold;
        font-size: 12px;
}
.MessageNormal
{
	font-size: 18;
	font-weight: 500;
	color: green;
}
.MessageHighlight
{
	font-size: 20;
	font-weight: 700;
	color: red;
}
.LogoTextLine1
{
	font-size: 20px;
	font-weight: bold;
}
.LogoTextLine2
{
	font-size: 12px;
	font-weight: normal;
}
select {
	font-family: Tahoma;
	font-size: 11px;
	color: #686C70;
}
textarea {
	font-family: Tahoma;
	font-size: 11px;
	color: #686C70;
}
input {
	font-family: Tahoma;
	font-size: 11px;
	color: #686C70;
	border: #7f9db9 1px solid;
	height:18px;
}
.input0 {
	border:#666 0px solid;
	background-color:#e7f3ff;
}
.input_button {
	font-family: Tahoma;
	font-size: 11px;
	color: #686C70;
	border: #7f9db9 1px solid;
	background-color:#e7f3ff;
	height:22px;
        cursor: hand;
}
.text {
	font-family: Tahoma;
	font-size: 5px;
	color: #686C70;
}
.menu {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.menu  a:link {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.menu  a:visited {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.menu  a:hover {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.menu  a:active {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.tablestyle {
	border-collapse: collapse;
	margin-left: 12px;
}

.leftju {
	margin-left: 10px;
	}
.hanju {
	line-height: 20px;
	padding-left: 10px;
}
.hanju0 {
	line-height: 25px;
	padding-left: 10px;
}
.hanju1 {
	line-height: 25px;
}
.topju {
	margin-top: 5px;
}
.rightju {
	margin-right: 10px;
}
.toppic {
	background-image: url(/flights/images/agents/faresaver/t_daily_tsam1740_35.gif);
	background-position: left center;
	background-repeat: no-repeat;
	width: 740px;
	height: 35px;
}

.changecolor_link {
	display: block;
	width: 143px;
	height: 50px;
	background-color: #FFFFFF;
	color: #686C70;
}
.changecolor_over{
	display: block;
	width: 143px;
	height: 50px;
	background-color: #F7F7F7;
	color: #b22828;
	cursor:pointer;
}
.specilnotes {
	padding-top:5px;
}

.item a:link {
	color:#5585ee;
	text-decoration:none;
}
.item a:visited {
	color:#5585ee;
	text-decoration:none;
}
.item a:hover {
	color:#5585ee;
	text-decoration:none;
}
.item a:active {
	color:#5585ee;
	text-decoration:none;
}


.searchagain_link {
	background-image:url(/flights/images/agents/faresaver/searchagain_button_link.gif);
	background-position:center center;
	background-repeat:no-repeat;
	width:75px;
	height:18px;
}
.searchagain_over {
	background-image:url(/flights/images/agents/faresaver/searchagain_button_active.gif);
	background-position:center center;
	background-repeat:no-repeat;
	cursor:pointer;
	width:75px;
	height:18px;
}

.booknow_link {
	background-image:url(/flights/images/agents/faresaver/booknow_button_link.gif);
	background-position:center center;
	background-repeat:no-repeat;
	width:65px;
	height:18px;
}
.booknow_over {
	background-image:url(/flights/images/agents/faresaver/booknow_button_active.gif);
	background-position:center center;
	background-repeat:no-repeat;
	cursor:pointer;
	width:65px;
	height:18px;
}

.back_link {
	background-image:url(/flights/images/agents/faresaver/back_button_link.gif);
	background-position:center center;
	background-repeat:no-repeat;
	width:42px;
	height:18px;
}
.back_over {
	background-image:url(/flights/images/agents/faresaver/back_button_active.gif);
	background-position:center center;
	background-repeat:no-repeat;
	cursor:pointer;
	width:42px;
	height:18px;
}

.proceed_link {
	background-image:url(/flights/images/agents/faresaver/proceed_button_link.gif);
	background-position:center center;
	background-repeat:no-repeat;
	width:50px;
	height:18px;
}
.proceed_over {
	background-image:url(/flights/images/agents/faresaver/proceed_button_active.gif);
	background-position:center center;
	background-repeat:no-repeat;
	cursor:pointer;
	width:50px;
	height:18px;
}

.continue_link {
	background-image:url(/flights/images/agents/faresaver/continue_button_link.gif);
	background-position:center center;
	background-repeat:no-repeat;
	width:65px;
	height:18px;
}
.continue_over {
	background-image:url(/flights/images/agents/faresaver/continue_button_active.gif);
	background-position:center center;
	background-repeat:no-repeat;
	cursor:pointer;
	width:65px;
	height:18px;
}

tr.OddNumber{
	background-color: #F7F7F7;
}
tr {
	padding: 0px;
	border: 0px;
	font-family: Tahoma;
	font-size: 11px;
	color: #686C70;
}

.StopoverImage
{
	background-image: url(/flights/images/agents/faresaver/stop.gif);
	background-repeat: no-repeat;
	background-position: middle;
	height: 18px;
	width: 18px;
}

.FlightSelect
{
	vertical-align: baseline;
	background-image: url(/flights/images/agents/faresaver/select_button_link.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 35px;
	width: 35px;
}

.FlightSelected
{
	vertical-align: baseline;
	background-image: url(/flights/images/agents/faresaver/select_button_active.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 35px;
	width: 35px;
}

.FlightNoSeats
{
	vertical-align: baseline;
	background-image: url(/flights/images/agents/faresaver/noseat.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 35px;
	width: 35px;
}