.left {
	float:left;
}

.right {
	float:right;
}

#search_form li.error {
	color:#FFFFFF;
}

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

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

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

#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: #f45303;
}

#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/orange-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;
}

#search_form h2 {
	color: #f45303;
}

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

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

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

#search_form li.text input {
	color: #f45303;
}

#rooms_notfound_loading_container {
	background: url(../images/rooms/loading_confirmation_background.jpg); 
	height: 202px; 
	padding: 12px 0 12px 0; 
	background-position: center left; 
	background-repeat:no-repeat; 
	margin: 0px 25px;
}

#rooms_notfound_loading_container #middle_text_area_loading {
	width: 440px; 
	margin-left: 12px; 
	margin-top: 52px;
}

#rooms_notfound_loading_container .right_text {
	margin-top: 48px; 
	margin-left: 16px; 
	font-size: 12px; 
	line-height:18px;
}

#rooms_notfound_loading_container #middle_text_area {
	width: 440px; 
	margin-left: 210px; 
	margin-top: 32px;
}


#rooms_notfound_loading_container #middle_text_confirmation {
	width: 440px; 
	margin-left: 210px; 
	margin-top: 22px;
}

#rooms_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/rooms/loading_v2.gif);
}

.rooms_children_ages_text {
	height:24px;
	line-height:24px;
	margin:0 0 5px 8px;
	width:177px;
}

#search_form li.clear_text {
	background:none;
	margin: 6px 0px 0px 0px;
}


.room_result_holder {
	width: 946px;
	display: block;
	margin-left: 31px;
}

.room_result_holder .results_top {
	height: 31px;
	background: url(../images/rooms/room_result_top.jpg) left no-repeat;
}

.room_result_holder .results_middle {
	background: url(../images/rooms/room_result_middle.jpg) left repeat-y;
}

.room_result_holder .results_bottom {
	height: 30px;
	background: url(../images/rooms/room_result_bottom.jpg) left no-repeat;
}

.basic_hotel_details_container_outer {
	margin-left: 29px;
	float: left;
	display: block;
}

.basic_hotel_details_container {
	background:url(../images/rooms/resort_basicinfo_background_middle.jpg) left repeat-y;
	width: 365px; /* 360 */
	margin: 0px;
	padding: 0px;
}

.basic_hotel_details_container_top {
	background: #FFFFFF url(../images/rooms/resort_basicinfo_background_top.jpg) top left repeat-y;
	width: 365px; /* 360 */
	height: 16px;
	margin: 0px;
	padding: 0px;
}

.basic_hotel_details_container_bottom {
	background:url(../images/rooms/resort_basicinfo_background_bottom.jpg) left repeat-y;
	width: 365px; /* 360 */
	height: 17px;
	margin: 0px;
	padding: 0px;
}


.hotel_option_cotainer {
	float: right;
	width: 521px;
	margin-left: 20px;
}

.room_options {
	margin: 0px;
	margin-top: 3px;
	padding: 0px;
	border-collapse: collapse;
	text-align: left;
	width: 490px;
}

.room_options .row_result {
	height: 48px;
	margin: 0px;
	margin-bottom: 2px;
	padding: 0px;
	vertical-align: middle;
}

.room_type {
	width: 236px;
	background-image:url(../images/rooms/room_option.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	padding-left: 20px;	
	color: #f45303;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	vertical-align: middle;
	overflow: hidden;
}

.board_type {
	width: 35px;
	background-image:url(../images/rooms/room_option_middle.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	padding-left: 20px;	
	color: #f45303;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	vertical-align: middle;
	overflow: hidden;

}

.book_now {
	width: 179px;
	background-image:url(../images/rooms/room_option_right.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	color: #f45303;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	vertical-align: middle;
	text-align: right;
}

#rooms_results_page #rooms_results_top, 
#rooms_results_bottom {
	width: 100%;
	display: block;
}

#rooms_results_page #rooms_results_top .left_header {
	display: inline;
	float: left;
	font-size: 18px;
	line-height: 21px;
	font-weight: bold;
	margin: 0px;
	margin-left: 60px;
	margin-bottom: 6px;
	padding: 0px;
	color: #54544b;
	width: 406px;
}

#rooms_results_page #rooms_results_top .left_header .smaller{
	font-size: 12px;
	font-weight: normal;
}

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

#rooms_results_page #rooms_result_top .paging_info {
	float: right;
	margin-top: 3px;
}

#rooms_results_page #rooms_results_top .right_paging,  
 #rooms_results_bottom .right_paging 
{
	display: inline;
	float: right;
	color: #7c00b0;
	margin: 0px;
	margin-right: 42px;
	margin-top: 1x;
	width: 170px;
	text-align: right;
}

#rooms_results_page #rooms_results_top .right_paging a.next,
 #rooms_results_bottom .right_paging a.next 
{
	background: url(../images/rooms/navigation-arrow-orange.png) no-repeat right  center;
	color: #f45303;
	padding-right: 28px;
	font-size: 12px;
	margin-left: 2px;
	line-height: 24px;
	display: inline-block;
}

#rooms_results_page #rooms_results_top .right_paging a.previous,
 #rooms_results_bottom .right_paging a.previous {
	background: url(../images/rooms/navigation-arrow-orange_left.png) no-repeat left  center;
	color: #f45303;
	padding-left: 28px;
	font-size: 12px;
	margin-right: 2px;
	line-height: 24px;
	display: inline-block;
}

.more_info {
	background: url(../images/rooms/navigation-arrow-orange.png) center left no-repeat;
	line-height: 24px;
	height: 32px;
	font-weight: bold;
	font-family: Arial;
	font-size: 14px;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	padding-left: 30px;	
	color: #f45303;
	padding-top: 4px;
	padding-bottom: 4px;
}

.rooms_book_button {
	display: inline-block;
	width: 107px;
	height: 38px;
	font-size: 16px;
	line-height: 17px;
	background: url(../images/rooms/orange_plain.png) top left no-repeat;
	color: #fff;
	font-weight: bold;
	padding-left: 49px;
	padding-top: 6px;
	text-decoration: none;
	text-align: left;
}

.rooms_book_button:hover {
	text-decoration: none;
	background: url(../images/rooms/orange_plain_over.png) top left no-repeat;
}

.left_side {
	width: 135px;
	padding-top: 0x;
	background: url(photo.jpg) no-repeat left top;
	float: left;
	margin: 0 0 0 16px;
}

.right_side {
	float: right;
	width: 194px;
	margin: 0 6px 0 0;
}

.right_side .resort_name {
	color: #f45303;
	font-family: Arial;
	font-size: 12px;
	line-height: 13px;
	font-weight: bold;
}

.right_side .resort_area {
	color: #999999;
	font-family: Arial;
	font-size: 12px;
	line-height: 13px;
	font-weight: bold;
}

.rating_holder {
	display: block;
	margin: 3px 0 3px 0;
}

.resort_intro {
	display: block;
	font-size: 10px;
	line-height: 12px;
	color: #999999;
	font-family: Arial;
	height: 65px;
}

.details_table {
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
	color: #f45303;
	font-family: Arial;
	font-size: 12px;
	line-height: 14px;
}

.details_table .column_one {
	width: 25%;
}

.details_table .column_two {
	width: 25%
}

.details_table .column_one {
	width: 32%;
}

.details_table .column_two {
	width: 19%
}

.result_header {
	font-size: 12px;
	height: 14px;
	line-height: 14px;
	color: #f45303;
	font-family: Arial;
	padding: 0px;
	margin: 0px;
	padding-left: 20px;	
}

.result_header td{
	font-size: 12px;
	height: 12px;
	line-height: 100%;
	color: #f45303;
	font-family: Arial;
	padding: 0px;
	margin: 0px;
	padding-left: 20px;
}

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

#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;
}

#rooms_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;
}

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

#rooms_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;	

}

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

}

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

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

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

#rooms_popup .middle h1 {
	color: #f45303;
	line-height: 17px;
	font-weight: bold;
	font-size: 14px;
}

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

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

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

}

.rooms_print_button {
	background: url(../images/rooms/print_icon.jpg) no-repeat right top;
	padding-right: 65px;
	line-height: 14px;
	padding-top: 38px;
	padding-bottom:4px;
	float: right;
	color: #f45303;
	text-decoration: none;
	margin-bottom: 8px;
}

.smaller {
	font-size: 14px;
	line-height: 16px;
}


.copy_holder {
	border: 0px solid #FF0000;
	width: 570px;
	border:1px solid #FF0000;
	float: left;
}

.hotel_images {
	text-align: left;
	margin-top: 6px;
}

img.hotel_image {
	margin: 0px 6px 6px 0px;
	padding: 0px;
	height: 180px;
	overflow: hidden;
	vertical-align: top;
	float: left;
}

.close_button {
	display: inline-block;
	width: 156px;
	height: 44px;
	font-size: 1.3em;
	line-height: 46px;
	background: url(../images/rooms/orange_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/rooms/orange_plain_over.png) top left no-repeat;
}

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

.plain_orange_button:hover {
	text-decoration: none;
	background: url(../images/rooms/orange_plain_over.png) top left no-repeat;
}





.rooms_payment, #step1_pasengers_rooms {
	margin: 0 10px 0 20px;
	margin-bottom: -6px;
}

.rooms_payment h4, #step1_pasengers_rooms h4 {
	clear: both;
	font-size: 1.3em;
	line-height: 1.2em;
	position: relative;
	color: #f45303;

}

.rooms_payment.fallback h4 {
	padding-top: 25px;
	color: #f45303;
}

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

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

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

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



.rooms_payment .input.error input {
	color:#FFFFFF;
}

.rooms_payment .input {
	clear: both;
	height: 32px;
	margin-top: 8px;
}

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

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

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

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

.rooms_payment .input.large {
	background: url(../images/rooms/input-large-bg.png) top left no-repeat;
	width: 509px;
}

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

.rooms_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;
	color: #f45303;	
}

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




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

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

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

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

.rooms_payment .input .select.small {
	width: 57px;
	height: 23px;
	background: #ecebd7 url(../images/rooms/select-orange-small-bg.png) top left no-repeat;
}

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

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

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




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

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


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

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

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

#step1_pasengers_rooms .name {
	background: url(../images/rooms/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_rooms .name.error_class {
	background: url(../images/rooms/payment_stage1_input-error.png) center left no-repeat;
	color: #fff;
}


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

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

#step1_pasengers_rooms .input .select select {
	background-color: transparent !important;
	border: none !important;
	width: 98%;
	margin-top: 2px;
}
/*-------------------------------------------------------------------------- */
#step1_pasengers_rooms .age_range_select {
	width: 71px;
	height: 23px;
	background: #ecebd7 url(../images/rooms/payment_stage1_select_medium.png) top left no-repeat;
}

#step1_pasengers_rooms .age_range_select.error_class {
	background: #ecebd7 url(../images/rooms/payment_stage1_select_medium-error.png) top left no-repeat;
}
/*-------------------------------------------------------------------------- */
#step1_pasengers_rooms .title_select {
	width: 52px;
	height: 23px;
	background: #ecebd7 url(../images/rooms/payment_stage1_select_small.png) top left no-repeat;
}
#step1_pasengers_rooms .title_select.error_class {
	background: #ecebd7 url(../images/rooms/payment_stage1_select_small-error.png) top left no-repeat;
}
/*-------------------------------------------------------------------------- */
#step1_pasengers_rooms .input .select.nationality_select {
	width: 127px;
	height: 23px;
	padding-right:2px;
	background: #ecebd7 url(../images/rooms/payment_stage1_select_large.png) top left no-repeat;
}
#step1_pasengers_rooms .input .select.nationality_select.error_class {
	background: #ecebd7 url(../images/rooms/payment_stage1_select_large-error.png) top left no-repeat;
}
/*-------------------------------------------------------------------------- */
#step1_pasengers_rooms .input .select.dob_select {
	width: 43px;
	height: 23px;
	background: #ecebd7 url(../images/rooms/payment_stage1_select_xsmall.png) top left no-repeat;
	display: inline-block;
	margin-right: 3px;
}
#step1_pasengers_rooms .input .select.dob_select.error_class {
	background: #ecebd7 url(../images/rooms/payment_stage1_select_xsmall-error.png) top left no-repeat;
}
/*-------------------------------------------------------------------------- */
#step1_pasengers_rooms .input .select.dob_year_select {
	width: 52px;
	height: 23px;
	background: #ecebd7 url(../images/rooms/payment_stage1_select_small.png) top left no-repeat;
	display: inline-block;
}

#step1_pasengers_rooms .input .select.dob_year_select.error_class {
	background: #ecebd7 url(../images/rooms/payment_stage1_select_small-error.png) top left no-repeat;
}


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

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

.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;
}
.small_dark_inner_wrapper .logo {
	position:absolute;
	right:22px;
	top:28px;
	z-index:999;
}

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

.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_number 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:#F45303;
	font-weight:bold;
}

.total_payable .credit {
	display:none;
}
