.flight_option {
 /*
 border: 1px solid #D9D9D9;
 */
 float: left;
 margin-top: 10px;
 font-size: 9pt;
}

.flight_dep_option, .flight_ret_option {
 float: left;
 width: 713px;
 border-left: 1px solid #4A89C0;
 border-right: 1px solid #4A89C0;
}

.flight_option h2 {
 font-family: Arial;
 color: #406189;
 font-size: 14pt;
 margin: 0 !important;
 padding: 0px;
 padding-left: 5px;
 line-height: 42px !important; 
 background: #E9ECED;
 background: white;
}

.flight_option h3 {
 font-family: Arial;
 color: white !important;
 font-size: 10.5pt;
 font-weight: normal !important;
 margin: 0 !important;
 padding: 0px 5px 0px 38px !important;
 line-height: 36px !important; 
 background: #4A89C0;
}

.flight_dep_option h3 {
 background: #4A89C0 url('/newi/airplane_departure.png') no-repeat 5px 5px;
}

.flight_ret_option h3 {
 background: #4A89C0 url('/newi/airplane_return.png') no-repeat 5px 5px;
}

.flight_leg_option { 
 /*
 padding: 10px;
 */
 background: white;
 height: 50px;
 overflow: hidden;
 border-bottom: 1px solid #4A89C0; 
}

.selected_leg_option {
 background: #E4F3DF;
}

.flight_leg_select {
 float: left;
 background: transparent;
 width: 36px;
 height: 100% !important;
 text-align: center;
}

.flight_leg_select input {
 margin-top: 19px;
}

.selected_leg_option .flight_leg_select {
 background: #00871F;
}

.flight_leg_time {
 float: left;
 margin-left: 10px;
 margin-top: 8px;
 width: 186px;
 overflow: hidden;
}

.flight_leg_time b {
 font-size: 10pt;
}

.flight_leg_duration {
 float: left;
 margin-left: 10px;
 margin-left: 0;
 margin-top: 8px;
 width: 130px;
 width: 140px;
 overflow: hidden;
}

.flight_leg_airline {
 float: left;
 margin-right: 5px;
 margin-top: 10px;
 width: 140px;
 overflow: hidden;
 text-align: right;
}

.flight_price_select {
 float: left;
 width: 713px;
 border: 1px solid #4A89C0;
 border-top: none;
 color: #343434;
 height: 43px;
 overflow: hidden;
 background: #ECEFF0;
}

.flight_option_text .flight_price_select {
 height: 78px;
}

.flight_option_details {
 color: #999999;
}

.flight_price_includes {
 float: left;
 margin-left: 10px;
 margin-top: 14px;
 width: 440px;
}

.flight_price {
 float: left;
 margin-left: 10px;
 margin-top: 7px;
 width: 125px;
 text-align: right;
}

.flight_price b {
 font-size: 18pt;
}

.flight_price_button {
 float: left;
 margin-left: 15px;
 margin-top: 6px;
 width: 100px;
 background: blue;
}

.flight_price_button input
 {
  float: left;
  font-size: 11pt;
	font-weight: bold;
	color: white;
  width: 100px;
	height: 31px;
	font-size: 10pt;
	background: url('/newi/button13.gif') no-repeat;
	text-transform: uppercase;
	text-decoration: none;
	border: none;
	cursor: hand;
	cursor: pointer;
 }
 
.flight_narrow .flight_dep_option, .flight_narrow .flight_ret_option {
 width: 545px;
}

.flight_narrow .flight_price_select {
 width: 545px;
} 

.flight_narrow .flight_price_includes {
 width: 390px;
}

.flight_narrow .flight_leg_time {
 width: 164px;
}

.flight_narrow .flight_leg_duration {
 width: 126px;
}

.flight_narrow .flight_leg_airline {
 width: 56px;
 margin-top: 10px;
}

.birthdate {
  cursor: hand;
	cursor: pointer;
}

div#load_img 
 {
  float: left;
  width: 715px; 
	width: 100%; 
	height: 105px;
	text-align: left; 
	padding-top: 5px;
 }
 
div#load_img_narrow
 {
  width: 540px; 
	text-align: left; 
	padding-top: 5px;
 }
 
div#load_img_inner
 {
  width: 296px; 
	width: 576px; 
	margin: 15px 0 15px 100px;
 }
 
div#load_img_narrow div#load_img_inner
 {
  margin-top: 5px;
  margin-left: 120px;
 }
 
div#load_img_inner img
 {
  float: left; 
	margin: 0;
	margin: 0 40px 20px 40px;
 }
 
div#load_img_inner p
 {
  margin-top: 30px;
  text-align: justify;
	color: #008920;
	font-weight: bold;
	font-size: 10pt;
 }
 
div#load_flight_dialog
 {
  width: 400px; 
	height: 200px; 
	overflow: hidden;
 }
 
div#load_flight_dialog img
 {
	margin: 30px 0;
 }
 
div#load_flight_dialog p
 {
  text-align: center;
	font-size: 11pt;
	font-family: 'Tahoma';
 }
 
.change_search {
 margin-top: 8px;
 padding: 8px 5px;
 background: #ECEFF0;
 border: 1px solid #ECEFF0;
 -moz-border-radius: 6px; 
 -webkit-border-radius: 6px; 
 -khtml-border-radius: 6px; 
 border-radius: 6px;
} 
 
.change_search a.button_utm
 { 
  float: left;
	display: inline;
  height: 19px;
	width: 149px;
	background: url('/img/b_button_correctsearch.gif') no-repeat;
	background-position: 0 1px;
	color: #fff !important;
	font: 13px 'Trebuchet MS';
	font-weight: bold;
	text-decoration: none;
	text-indent: 8px;
	padding-right: 8px;
 }
.change_search p
 {
  margin: 0;
  line-height: 1.5em;
 }
.change_search p.floatp
 {
  float: left;
	padding-top: 2px;
	margin-bottom: 5px;
	margin-right: 7px;
 }
 
#change_flight_modal {
  overflow-y: hidden !important;
} 
 
#change_flight {
  width: 740px;
	overflow: hidden !important;
	text-align: left !important;
} 

#change_flight h1 {
	font-weight: bold;
	font-size: 16pt; 
	line-height: 42px;
	color: #082952;
}

#change_flight p {
  font-size: 10pt; 
	width: 720px;
}

#center_side .flight_dep_option, #center_side .flight_ret_option {
 width: 641px;
}

#center_side .flight_price_select {
 width: 641px;
}

#center_side .flight_price_includes {
 width: 368px;
}

#center_side .flight_leg_time {
 width: 168px;
}

#center_side .flight_leg_duration {
 width: 122px;
}

#center_side .flight_leg_airline {
 width: 122px;
}

#center_side div#load_img 
 {
  width: 643px; 
 }
 
 
#center_side div#load_img_inner
 { 
	margin-left: 174px;
 }