#landing_page h1.title1 span { background-image: url(../images/fly/title1.png); }
#landing_page h1.title2 span { background-image: url(../images/fly/title2.png); }
#landing_page h1.title3 span { background-image: url(../images/fly/title3.png); }

#search_form h2 {
	color: #8304b2;
}

#search_form li {
	background-color: #c182d8;
}

#search_form li.select_with_text label {
	width: 126px;
}

#search_form .select_currency {
	float: left;
	width: 38px;
}

#search_form li.text input {
	color: #8304b2;
}

#landing_page #flash_area {
	height: 280px;
	margin-top: 10px;
	width: 285px;
}

#landing_page .left_of_search_form .intro {
	padding-right: 0;
}

#bargains_list {
	overflow: hidden;
	height: 255px;
}

#bargains_list li {
	margin: 0 24px 15px 0;
	width: 155px;
	line-height: 1.3em;
}

#bargains_list .title {
	color: #8304B2;
}

#bargains_list p {
	font-weight: bold;
	padding: 0 !important;
}

#bargains_list .date {
	padding-right: 15px;
}

#bargains_list .description, #bargains_list .dates {
	display: none;
}

#bargainDescriptionPanel, 
#bargainDescriptionPanel .scroller {
	height: 255px;
}

#bargainDescriptionPanel .scroller {
	overflow: auto;
}

#bargainDescriptionPanel .scroller h5 {
	font-weight: bold;
	padding: 2px 0 5px 0;
}

#bargainDescriptionPanel .scroller .date {
	padding-right: 10px;
}

#bargainDescriptionPanel .scroller p {
	padding: 0 5px 1.2em 0 !important;
	font-weight: normal;
}

#bargainBackButton {
	background: url(../images/purple-back-arrow.jpg) top left no-repeat;
	color: #424239;
	cursor: pointer;
	padding: 1px 0 0 14px;
	text-decoration: none;
	position: relative;
	top: 14px; left: 4px;
}

#bargains_pagination {
	margin: 14px 0 0 0;
}

#bargains_pagination li {
	float: left;
	border-right: 1px solid #424239;
}

#bargains_pagination li a {
	padding: 0 4px;
	line-height: 1em;
}

#bargains_pagination li.more {
	border: none;
}


.book_button {
	display: block;
	width: 154px;
	height: 44px;
	font-size: 1.3em;
	line-height: 46px;
	text-align: center;
}

.book_button:hover {
	text-decoration: none;
}

#fly_results_area {
	margin: 0px 25px;
}


#notfound_loading_container {
	background: url(../images/fly/notfound_confirmation_background.jpg); 
	height: 202px; 
	padding: 12px 0 12px 0; 
	background-position: center left; 
	background-repeat:no-repeat; 
}

#notfound_loading_container #middle_text_area {
	width: 440px; 
	margin-top: 32px;
	padding: 0px;
	display: inline-block;
	float: left;
	margin-left: 210px;
}

#notfound_loading_container #middle_text_area_confirmation {
	width: 440px; 
	margin-left: 210px; 
	margin-top: 22px;
}

.gray_secondary_flight_text {
	font-size:16px; 
	line-height: 19px; 
	margin-top: 4px;
}

#notfound_loading_container .right_text {
	margin-top: 32px; 
	margin-left: 22px; 
	font-size: 12px; 
	line-height:18px;
}

#notfound_loading_container .gray_strong_text {
	font-weight: bold;
}

#fly_loading {
	border: 0px solid #FF0000; 
	width: 154px; 
	height: 154px; 
	float: left; 
	margin-left: 44px; /* 43 with border */
	margin-top: 24px; /* 23 with border */
	background-position: center;
	background-repeat: no-repeat;
	background-image: url(../images/fly/loading_v2.gif);
	padding: 0px;
}

#notfound_loading_container #middle_text_area_loading {
	width: 440px; 
	margin-left: 12px; 
	margin-top: 52px;
	padding: 0px;
}

.flight_heading {
	font-size:24px; 
	line-height:29px;
}

.plain_purple_button {
	display: inline-block;
	width: 107px;
	height: 44px;
	font-size: 1.3em;
	line-height: 44px;
	background: url(../images/fly/purple_plain.png) top left no-repeat;
	color: #fff;
	font-weight: bold;
	margin-top: 10px;
	padding-left: 49px;
}

.plain_purple_button:hover {
	text-decoration: none;
	background: url(../images/fly/purple_plain_over.png) top left no-repeat;
}




.fly_result_option {
	width:960px;
	height:115px;
	display:block;
	background: url(../images/fly/result-option.jpg) top left no-repeat;
}

.fly_result_option .details_holder {
	width: 700px;
	height: 88px;
	padding: 14px 0px 0px 21px;
	float:left;	
}

.fly_result_option .details_holder table td {
	height: 88px;
	vertical-align:middle;
	text-align: left;
	padding: 0px 0px 0px 18px;
}

.fly_result_option .details_holder table td.flight_detail {
	color:#7C00B0;
	padding: 0px 32px 0px 18px;
}

.fly_result_option .details_holder table td.flight_type, .fly_result_option .details_holder table td.flight_logo {
	color:#54544B;
	font-size:18px;
	font-weight:bold;
	padding: 0px 22px 0px 18px;	
}

.fly_result_option .details_holder table td.flight_logo {
	width: 150px;
	text-align: center;
}

.fly_result_option .right_details {
	height: 75px;
	width: 156px;
	margin: 25px 21px 0px 0px;
	padding: 0px;
	display: inline-block;
	float: right;
	color: #7c00b0;
	font-size: 10px;
	font-weight: bold;	
}


.fly_result_option .right_details p {
	padding: 0px 0px 0px 6px;
}

.fly_result_option .right_details .price {
	color: #7c00b0;
	font-weight: bold;
	display: inline;
	font-size: 18px;
}

.left {
	float:left;
}

.right {
	float:right;
}

#travel_logos {	
	background: url(../images/fly/abta_small_logo.jpg) top left no-repeat;
	width: 600px;
	height: 50px;
	display: block;
	position: relative;
	left: 35px;
	padding: 0px;
	padding-left: 100px;
	margin: 12px 0px 0px 0px;
}

#travel_logos p {
	margin: 0px;
	padding-top: 16px;
	display: block;
}

.book_button.purple {
	background: url(../images/fly/fly_book.png) top left no-repeat;
	color: #fff;
}

.book_button.purple:hover {
	background: url(../images/fly/fly_book_over.png) top left no-repeat;
}


#fly_results_page #fly_results_top, 
#fly_results_bottom {
	width: 100%;
	display: block;
}

#fly_results_page #fly_results_top .left_header {
	display: inline;
	float: left;
	font-size: 18px;
	line-height: 21px;
	font-weight: bold;
	margin: 0px;
	margin-left: 42px;
	margin-bottom: 6px;
	padding: 0px;
	color: #54544b;
	width: 380px;
}

#fly_results_page #fly_results_top .left_header .smaller{
	font-size: 12px;
	font-weight: normal;
}

#fly_results_page #fly_results_top .middle_option {
	display: inline;
	float: left;
	color: #54544b;
	margin: 0px;
	margin-left: 10px;
} 

#fly_results_page #fly_result_top .paging_info {
	float: right;
	margin-top: 3px;
}

#fly_results_page #fly_results_top .right_paging,  
 #fly_results_bottom .right_paging 
{
	display: inline;
	float: right;
	color: #8304b2;
	margin: 0px;
	margin-right: 42px;
	margin-top: 1x;
	width: 170px;
	text-align: right;
}

#fly_results_page #fly_results_top .right_paging a.next,
 #fly_results_bottom .right_paging a.next 
{
	background: url(../images/fly/navigation-arrow-purple.png) no-repeat right  center;
	color: #8304b2;
	padding-right: 28px;
	font-size: 12px;
	margin-left: 2px;
	line-height: 24px;
	display: inline-block;
}

#fly_results_page #fly_results_top .right_paging a.previous,
 #fly_results_bottom .right_paging a.previous {
	background: url(../images/fly/navigation-arrow-purple_left.png) no-repeat left  center;
	color: #8304b2;
	padding-left: 28px;
	font-size: 12px;
	margin-right: 2px;
	line-height: 24px;
	display: inline-block;
}


#fly_results_page #header_clearer {
	height: 0px;
	overflow: hidden;
	clear: both;
	line-height: 0px;
}


iframe.jta {
	height:850px;
	margin-left:55px;
	width:900px;
}


.fly_payment, #step1_pasengers {
	margin: 0 10px 0 20px;
	margin-bottom: -6px;
}

.fly_payment h4, #step1_pasengers h4 {
	clear: both;
	font-size: 1.3em;
	line-height: 1.2em;
	position: relative;
	color: #380476;

}

.fly_payment.fallback h4 {
	padding-top: 25px;
	color: #380476;
}

.fly_payment .form_step_buttons, #step1_pasengers .form_step_buttons{
	clear: both;
	width: 498px;
	padding-top: 16px;
	margin: 0 0 0 8px;
}

.fly_payment .form_step_buttons.show {
	display: none;	
}

.fly_payment .form_step_buttons .dots_layer, #step1_pasengers .form_step_buttons .dots_layer {
	background: #ecebd7 url(../images/fly/payment_dots.png) top left no-repeat;	
	padding-top: 19px;
}

.top_holder {
	background: url(../images/fly/payment_dots.png) bottom left no-repeat;
	position: relative;
	top: -6px; left: 0;
	height: 50px;
	overflow: hidden;
	margin-left: 8px;
}



.fly_payment .input {
	clear: both;
	height: 32px;
	margin-top: 8px;
	display:block;
}

.fly_payment .input.small {
	background: url(../images/fly/input-small-bg.png) top left no-repeat;
	width: 255px;
}

.fly_payment .input.small_outer {
	background: url(../images/input-xsmall-bg.png) top left no-repeat;
	width: 186px;
}

.fly_payment .input.small.error {
	background: transparent url(../images/rooms/input-small-bg-error.png) top left no-repeat !important;
	color: #FFF;
}

.fly_payment .input.large {
	background: url(../images/fly/input-large-bg.png) top left no-repeat;
	width: 509px;
	display:block;
}

.fly_payment .input.large.error {
	background: transparent url(../images/fly/input-large-bg-error.png) top left no-repeat !important;
	color: #FFF;
}

.fly_payment .input.large.error input {
	color:#FFFFFF;
}

.fly_payment .input label  {
	float: left;
	display: block;
	background: url(../images/label-dots.jpg) 100% 50% no-repeat;
	height: 32px;
	line-height: 34px;
	padding: 0 12px;
}




.fly_payment .input input {
	background-color: transparent !important;
	border: none !important;
	float: left;
	height: 1.2em;
	line-height: 1.2em;
	margin: 9px 0 0 10px;
}

.fly_payment .input .error input {
	color: #FFF;	
}

.fly_payment .input.small.error input {
	color:#FFFFFF;
}

.fly_payment .input .select {
	float: left;
	margin: 5px 0 0 12px;
}

.fly_payment .input .select select {
	background-color: transparent !important;
	border: none !important;
	width: 98%;
	margin-top: 2px;
}

.fly_payment .input .select.small {
	width: 55px;
	height: 23px;
	background: #ecebd7 url(../images/fly/select-purple-small-bg.jpg) top left no-repeat;
}

.fly_payment .input.error .select.small {
	background: url(../images/rooms/select-red-small-bg-error.png) top left no-repeat;
	color: #FFF;
}

.fly_payment .input .select.card_type_select {
	width: 153px;
	height: 23px;
	background: #ecebd7 url(../images/fly/select-purple-large-bg.jpg) top left no-repeat;
}

.fly_payment .input.error .select.card_type_select {
	background: url(../images/rooms/select-red-large-bg.png) top left no-repeat;
	color: #FFF;
}

.fly_payment .textarea {
	background: url(../images/fly/input-textarea.png) top left no-repeat;
	width: 512px;
	height: 59px;
	margin-top: 8px;
}

.fly_payment .textarea textarea {
	background-color: transparent !important;
	border: none !important;
	margin: 5px 0 0 10px;
	height: 50px;
	width: 492px;
}

.fly_payment .textarea_with_label {
	background: url(../images/fly/input-textarea.png) top left no-repeat;
	width: 509px;
	height: 59px;
	margin-top: 8px;
}

.fly_payment .textarea_with_label.error {
	background: transparent url(../images/rooms/input-large-bg-error.png) top left no-repeat !important;
	color: #FFF;
}

.fly_payment .textarea_with_label textarea {
	background-color: transparent !important;
	border: none !important;
	margin: 5px 0 0 10px;
	height: 50px;
}

.fly_payment .indent {
	padding: 10px 10px 2px 10px;
}

.fly_payment .input.error label {
	background: url(../images/label-dots-error.jpg) 100% 50% no-repeat;
	color: #FFF;
}


.fly_payment .termslink{
	margin: 0 20px 0 0;
	background: url(../images/fly/navigation-arrow-purple.png) right center no-repeat;
	line-height: 24px;
	padding: 4px 26px 4px 0;
}

.fly_payment .term_check {
	border: 1px solid #8304b2;
}

#step1_pasengers table td {
	vertical-align: top;
	text-align: left;
}

#step1_pasengers .label_cell {
	padding: 0px 0px 0px 6px;
}

#step1_pasengers .indent {
	padding: 10px 10px 2px 10px;
}

#step1_pasengers .name {
	background: url(../images/fly/payment_stage1_input.png) center left no-repeat;
	width: 125px;
	height: 23px;
	padding: 8px 5px 2px 5px;
	margin-bottom: 6px;
	border: none;
	display: block;
}
#step1_pasengers .name.error_class {
	background: url(../images/fly/payment_stage1_input-error.png) center left no-repeat;
	color: #fff;
}

#step1_pasengers .input {
	margin: 0px;
	padding: 0px;
}

#step1_pasengers .input .select {
	margin: 0px;
	padding: 0px;
	float: left;
}

#step1_pasengers .input .select select {
	background-color: transparent !important;
	border: none !important;
	width: 98%;
	margin-top: 2px;
}

#step1_pasengers .age_range_select {
	width: 71px;
	height: 23px;
	background: #ecebd7 url(../images/fly/payment_stage1_select_medium.png) top left no-repeat;
}

#step1_pasengers .title_select {
	width: 52px;
	height: 23px;
	background: #ecebd7 url(../images/fly/payment_stage1_select_small.png) top left no-repeat;
}

#step1_pasengers .input .select.nationality_select {
	width: 127px;
	height: 23px;
	padding-right:2px;
	background: #ecebd7 url(../images/fly/payment_stage1_select_large.png) top left no-repeat;
}

#step1_pasengers .input .select.dob_select {
	width: 43px;
	height: 23px;
	background: #ecebd7 url(../images/fly/payment_stage1_select_xsmall.png) top left no-repeat;
	display: inline-block;
	margin-right: 3px;
}
#step1_pasengers .input .select.dob_select.error_class {
	background: #ecebd7 url(../images/fly/payment_stage1_select_xsmall-error.png) top left no-repeat;
}
/*-------------------------------------------------------------------------- */
#step1_pasengers .input .select.dob_year_select {
	width: 52px;
	height: 23px;
	background: #ecebd7 url(../images/fly/payment_stage1_select_small.png) top left no-repeat;
	display: inline-block;
}
#step1_pasengers .input .select.dob_year_select.error_class {
	background: #ecebd7 url(../images/fly/payment_stage1_select_small-error.png) top left no-repeat;
}

.pessenger_number {
	padding-right: 10px;
	padding-top: 8px;
}

#step1_pasengers .cell_spacing {
	padding: 6px 0 0 0;
}

.small_dark_inner_wrapper .logo {
	position:absolute;
	right:22px;
	top:28px;
	z-index:999;
}

.small_dark_inner_wrapper {
	padding: 10px 0 4px 8px;
	float: left;
	height: 100%;
	width: 550px;
	position: relative;
	top: 0; left: 0;
	margin: 0px 25px;
}

.small_dark_inner_top {
	background: url(../images/admin/small-dark-inner-top.jpg) bottom left no-repeat;
	height: 29px;
	position: relative;
	top: 0; left: 0;
}

.small_dark_inner_middle {
	background: url(../images/admin/small-dark-inner-middle.jpg) top left repeat-y;
	position: relative;
	top: 0; left: 0;
	height: 100%;
	position: relative;
	top: 0; left: 0;
}

.small_dark_inner_bottom {
	padding-bottom: 12px;
	background: url(../images/admin/small-dark-inner-bottom.png) top left no-repeat;
	height: 20px;
}

.payment_breadcrumbs {
	float: right;
	margin-top: 23px;
	width: 390px;
}

.payment_breadcrumbs h4 {
	float: left;
	font-size: 1.3em;
	line-height: 1.2em;
}

.payment_breadcrumbs .step_tandcs {
	color: #54544b;
	float: right;
	margin: 2px 30px 0 0;
}

.payment_breadcrumbs table {
	clear: both;
}

.payment_breadcrumbs td {
	padding-top: 20px;
}

.payment_breadcrumbs .step {
	width: 92px;
}

.payment_breadcrumbs .arrow {
	height: 26px;
	width: 48px;
}

.payment_breadcrumbs td span {
	font-weight: bold;
}

.payment_breadcrumbs .arrow.completed {
	background: transparent url(../images/taxis/payment-step-arrow.jpg) no-repeat scroll 0 22px;
}


#fly_popup {
	/*background: transparant !important; */
	background:transparent none repeat scroll 0 0;	
	background-image: none !important;
	background-color: transparent !important; */		
	width: 761px;
	margin: 0px auto 0px auto;
	font-family: Arial;
	font-size: 12px;
}

#fly_popup .top{
	height: 30px;
	width: 760px;
	background: url(../images/rooms/hotot_details_top_v1.png) top center no-repeat;
}

#fly_popup .middle {
	width: 700px;
	margin: 0px;
	padding: 0 30px 0 30px;
	background: url(../images/rooms/hotot_details_middle.png) top center;
	background-repeat: repeat-y;	

}

#fly_popup .middle .inner {
	width: 700px;
	height: 380px;
	overflow: auto;
	margin: 0px;

}

#fly_popup .middle h1 {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	line-height: 18px;
	margin-bottom: 10px;
}

#fly_popup .middle h1 image {
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	line-height: 18px;
	vertical-align:middle;
}

#fly_popup .middle p {
	margin: 0px;
	padding: 0px;
	line-height: 14px;
	margin-bottom: 14px;
}

#fly_popup .middle h1 {
	color: #8304b2;
	line-height: 17px;
	font-weight: bold;
	font-size: 14px;
}

#fly_popup .grayspan {
	font-size: 12px;
	color: #54544b;
}

#fly_popup h1 img {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}

#fly_popup .bottom{
	height: 34px;
	width: 760px;
	padding-top: 34px;
	text-align: right;
	background: url(../images/rooms/hotot_details_bottom.png) top center no-repeat;

}


.close_button {
	display: inline-block;
	width: 156px;
	height: 44px;
	font-size: 1.3em;
	line-height: 46px;
	background: url(../images/fly/purple_plain.png) top left no-repeat;
	color: #fff;
	font-weight: bold;
	margin-top: 10px;
	text-align: center;
}

.close_button:hover {
	text-decoration: none;
	background: url(../images/fly/purple_plain_over.png) top left no-repeat;
}

.tell_a_friend {
	clear: right;
	float: right;
	margin-top: 28px;
	position: relative;
	top: 0; left: 0;
	width: 390px;
}

.tell_a_friend .pointer {
	position: absolute;
	top: 0; left: -18px;
}

.tell_a_friend p {
	line-height: 1.5em;
}

.tell_a_friend .input {
	background: transparent url(../images/taxis/input-medium-bg.png) no-repeat scroll left top;
	height: 32px;
	margin: 4px 0 4px -1px;
	width: 360px;
}

.tell_a_friend .input input {
	background-color: transparent !important;
	border: medium none !important;
	margin: 7px 0 0 8px;
	width: 340px;
}

#search_form li .select_currency select {
	width: 38px !important;
}

.disability_text {
	margin: 0px 50px;
	color:#A0A098;
	font-size:10px;
	line-height:1.2em;
}

.disability_text a {
	color:#A0A098;
}


.total_payable {
	line-height: 1.4em;
	font-size: 1.3em;
	color:#8304B2;
	font-weight:bold;
}

.total_payable .credit {
	display:none;
}

.low_cost_dis {
	padding: 0px 0px 10px 39px;
}

#baggage_option_holder {
	padding:12px 0px;	
	margin:0 25px;
	position:relative;
}

#baggage_option_holder .top {
	background: url(../images/fly/baggage_top.jpg) top left no-repeat;
	width:959px;
	height:23px;
	display:block;
}

#baggage_option_holder .bottom {
	background:url(../images/fly/baggage_bottom.jpg) top left no-repeat;
	width: 959px;
	height:25px;
	display:block;
}

#baggage_option_holder .middle {
	background:url(../images/fly/baggage_middle.jpg) top left repeat-y;
	width:859px;
	height:auto;
	display:block;
	padding: 2px 50px;
}

#baggage_option_holder .left_content {
	width: 500px;
}

#baggage_option_holder p {
	padding: 8px 0px;
	font-size: 12px;
	line-height:16px;
}

#baggage_option_holder table {
	margin-left:30px;
	line-height:20px;
}

#baggage_option_holder th  {
	vertical-align:bottom;
	padding: 0px 0px 0px 20px;
	color: #8304B2;
}

#baggage_option_holder td {
	vertical-align:middle;
	line-height:28px;
	padding: 0px 0px 0px 20px;
}

#baggage_option_holder td.update_cell {
	text-align:right;
	vertical-align:middle;
	line-height:28px;
	padding: 8px 0px 0px 20px;
}

#baggage_option_holder p.larger {
	font-size:16px;
	line-height:19px;
	padding:8px 0px 0px 0px;
}

#baggage_option_holder .select.baggage_select {
	background:#ECEBD7 url(../images/fly/payment_stage1_select_large.png) no-repeat scroll left top;
	height:23px;
	padding-right:2px;
	width:127px;
}


#baggage_option_holder .select.equipment_select {
	background:#ECEBD7 url(../images/fly/payment_stage1_select_medium.png) no-repeat scroll left top;
	height:23px;
	width:71px;
}


#baggage_option_holder .select {
	float:left;
	margin:0;
	padding:0;
}

/*#baggage_update_total {
	background:url(../images/fly/baggage_update_total.jpg) top right no-repeat;
	padding: 4px 28px 4px 0px;
	line-height:16px;
	display:block;
}

#baggage_update_total:hover {
	text-decoration:none;
} */

#related_sites {
	width:282px;
	position:absolute;
	right:26px;
	bottom:20px;
}

#related_sites p {
	font-size:12px;
	line-height:18px;
	color:#8304B2;	
	margin-left:22px;
	padding:0px;
}


#loading_gif {
	padding: 5px 0px 5px 27px;
	background:url(../images/fly/fly_baggage_loading.gif) top left no-repeat;
	line-height: 14px;
	display:none;
}

