/* FLIGHT SEARCH RESULT */

#flight_modifier{
	position:relative;
	width:597px;
}

#flight_modifier h3{
	width:600px;
	min-height:17px;
	padding-left:50px;
	padding-top:20px;
}

#flight_modifier #summary_of_results{
	margin-left: 50px;
}

#flight_modifier #city_name{
	position:absolute;
	top:15px;
	right:10px;
	padding-top: 5px;
	height:60px;
	width:570px;
	text-align:right;
    line-height: 16px;
}

#flight_modifier form{
	width:598px;
	min-height:100px;
	border:0;
}

#flight_modifier label {
	cursor: pointer;
}

#flight_modifier ul{
	width:560px;
	min-height:130px;
	margin-top:25px;
	margin-left:20px;
	display: inline-block;
	background: transparent;
	
}

#flight_modifier ul li{
	float:left;
	min-height:110px;
}

#flight_modifier ul li dt{
	font-weight:bold;
	margin-bottom: 5px;
}

#flight_modifier ul li dd{
	padding-top:2px;
}

#flight_modifier ul li input{
	width:15px;
	height:15px;
	outline:none;
	border:none;
}

#flight_modifier ul li.airlines{
	width:170px;
	border:none;
	padding: 0 0 20px 30px;
}

#flight_modifier ul li.transfers{
	width: 105px;
	padding: 0 0 20px 20px;
}

#flight_modifier ul li.arrival_airports{
	width: 200px;
	padding: 0 0 20px 20px;
}

#flight_ticket_search_result{
	min-height:100px;
	text-align:left;

}

div.standalone_flight_ticket_list {
	width:600px;
}

#flight_ticket_search_result h3{

	min-height:20px;
	float:left;
	text-indent: -9999px;
	margin-top:0;
}
#flight_ticket_search_result h3.standalone_flight_ticket_list{
	background: url('../images/redesign2010/widget_bkg_top_600x5.png') no-repeat top left;
	width:600px;
	}


#flight_ticket_search_result img{
	padding-top:10px;
	float:right;
}

#flight_ticket_search_result img.hide{
	display:none;
}

#flight_ticket_search_result .search_result_list {
		width:597px;
		min-height:100px;
}

#flight_ticket_search_result .search_result_list li{
		margin-left:15px;
		padding-bottom:10px;
}

#flight_ticket_search_result .search_result_list li:last-child{
	background:none;
}

#flight_ticket_search_result .search_result_list li form{
	position:relative;
	padding-top:15px;
}

#flight_ticket_search_result .search_result_list li h4{
    width: 560px;
    font-weight: bold;
    height: 18px;
    line-height: 18px;
    clear:both;
}

#flight_ticket_search_result .flight_details{
	display:none;
}

#flight_ticket_search_result .active{
	display:block;
}

#flight_ticket_search_result .detailed_pricing_info{
	
	display:none;
	background: url("../images/redesign2010/big_tooltip_225x160.png") no-repeat top left;
	width: 175px;
	height: 140px;
	position:absolute;
	top:35px;
	right:47px;
	z-index:8005;
	padding:10px 25px;
	
	
	
}

#flight_ticket_search_result .detailed_pricing_info dt{
	float:none;
	clear:both;
	margin-left: 2px;
	padding-top:5px;
	padding-bottom:2px;
}

#flight_ticket_search_result .detailed_pricing_info dd{
	float:right;
	margin-right:2px;
}

#flight_ticket_search_result .select_bar{
	position:absolute;
	top:15px;
	right:11px;
}

#flight_ticket_search_result .select_bar p{
	background: transparent url('../images/info_i.png') top left no-repeat;
	text-indent:-9999px;
	display:block;
	float:left;
	cursor:pointer;
	border:0;
	position:absolute;
	top:5px;
	left:-20px;
	height:16px;
	width:16px;
}

#flight_ticket_search_result .select_bar .submit_flight input{
	border:none;
	outline:none;
	cursor:pointer;
	width:auto;
}

#flight_ticket_search_result  h5{
	width:50px;
	padding-top:12px;
	height:28px;
	float:left;
}

#flight_ticket_search_result  .ret_details h5{
}

#flight_ticket_search_result .dep_details, #flight_ticket_search_result .ret_details{
	height: 50px;
	clear:both;
	position:relative;
	margin-right:12px
}

/**/
	
	#flight_ticket_search_result .dep_details{
		margin-top:10px;
	}
	
	#flight_ticket_search_result .ret_details{
		margin-top:5px;
		padding-bottom:5px;
	}	
	
	#flight_ticket_search_result fieldset.flight_details {
		float:left;
		position:relative;
		width:570px;
		height:50px;
	}

/**/

/*bet�lt�*/
div.no_item {
	clear:both;
}


#flight_ticket_search_result .timeselect{
	position:absolute;
	top:0;
	right:65px;
	padding:0;
	z-index:8000;
}

#flight_ticket_search_result .timeselect label{
	margin-left:10px;
}

#flight_ticket_search_result .timeselect label select{
	margin-left: 20px;
	margin-top:10px;
}
#flight_ticket_search_result fieldset legend{
	display:none;
}

/* HOTEL SEARCH RESULT */

#hotel_list{
	color: #222;
	margin-top:20px;
}

#hotel_list h3{
	width:auto;
	height:20px;
	float:left;
	text-indent: -9999px;
	margin-top:0;
}

#hotel_list ul.hotel_items{
	width:auto;
	height:auto;
	margin-bottom:15px;
}

#hotel_list .header .hotel dt{
	text-indent:-9999px;
	float:left;
}
#hotel_list .header{
	position:relative;
	border-left:0 !important;
	border-right:0 !important;
	padding: 10px 15px;
}

#hotel_list .hotelitem.highlighted {

}

#hotel_list .hotelitem.highlighted .header{ /* kiemelt hotel fejl�c*/
	background:transparent;
	border:0;
}

#hotel_list .header .hotel dd.price_amount{
	height: 15px;
	position: absolute;
	right: 15px;
	top: 12px;
	text-transform: uppercase;
}
#hotel_list .hotelitem.highlighted dd.price_amount{
	top:5px;
}
#hotel_list .header h4 a{
	border:none;
	text-decoration:none;
}
#hotel_list .header h4{
	font-size: 20px;
    font-weight: bold;
	max-width: 440px;
}
#hotel_list .header h4 .hotel_rating{
	padding-bottom:6px;
}

#hotel_list .highlighted .header{

}


#hotel_list .details{
	margin: 15px 15px 10px 15px;
}

#hotel_list .hotelitem_small .ratings{
	width:570px;
	height:auto;
	clear:both;
	padding-top:15px;
}

#hotel_list .hotelitem_small .ratings .hotel_rate_link{
	float: right;
    height: auto;
    width: 172px;
}

#hotel_list .hotelitem_small .ratings .hotel_rate{
	float:right;
	clear:right;
}

#hotel_list  .ratings .toggle_details{
	display:none;
}

hotel_list .ratings .rankings{
	clear:both;
	margin-top:5px;
}

#hotel_list .ratings .rankings td{
	padding-left:6px;
	padding-bottom:8px;
}

#hotel_list .ratings .overall_rate
{
	padding-bottom:7px;
}

#hotel_list .ratings .rate_img{
	float:left;
	padding-right:4px;
}

#hotel_list .ratings .overall_rate .rate_value
{
	padding-top:5px;
	font-weight:bold;
}

#hotel_list .ratings .overall_rate .rating_text
{
	width:76px;
	height:auto;
	margin-right:6px;
	float:left;
	padding-top: 5px;
	font-weight:bold;
}

#hotel_list .highlighted .ratings .rankings td{
	padding: 0 6px 8px 0;
}

#hotel_list .hotelitem_small .ratings .toggle_details a.expandLink{
    background: url("../images/redesign2010/arrow_right_grey_5x10.png") no-repeat scroll 100% 4px transparent;
    border-bottom: medium none;
    color: #767676;
    padding-right: 10px;
    text-decoration: none;
}

#hotel_list .hotelitem_small .ratings .toggle_details a.collapseLink{
	display:none;
}


#hotel_list .further_details {
    margin-left: 15px;
	padding: 0 0 10px 0;
	clear:both;
}

#hotel_list  .further_details a{
    border-bottom: none;
    text-decoration: none;
	background-image: url('../images/redesign2010/arrow_right_grey_5x10.png');
	background-repeat: no-repeat;
	background-position: 100% 4px;
	padding-right:10px;
}

#hotel_list .roomtypes{
	clear:both;
}

#hotel_list .roomtypes_wrapper{
	padding-top:10px;
	clear:both;
	overflow: hidden;
}

#hotel_list .roomtypes ul {
	-moz-border-radius: none;
	-webkit-border-radius: none;
    border-left: none;
    border-right: none;
	min-height: 1px;
    height: auto;
    width: auto;
}

#hotel_list .select_room_type{
	clear:both;
	min-height: 50px;
}

#hotel_list .select_room_type h5{
	padding-top:10px;
}

#hotel_list .select_room_type dl.roomtypes dt{
	width:370px;
	height: auto;
	clear:both;
	float:left;
}

#hotel_list .select_room_type dl.roomtypes dd{
	float: right;
	width: 200px;
	height: auto;
}

#hotel_list .select_room_type dl.roomtypes dd .select {
    float: right;
    padding-top: 0;
    text-align: center;
}

#hotel_list .select_room_type dl.roomtypes dd ul{
	float:right;
}

#hotel_list .select_room_type dl.roomtypes dd ul li{
	float: left;
	margin-left: 10px;
	padding-top: 3px;
}

#hotel_list .dyn_list_more{
	margin: -5px 0 15px 0;
	padding: 7px 15px;
	background: url("../images/redesign2010/more_results_bkg_600x30.png") no-repeat scroll left top transparent;
	width: 570px;
	height: 16px;
}

#hotel_list .dyn_list_more a{
	color: #767676;
	font-weight:bold;
	text-decoration:none;
	border-bottom:none;
	background: url("../images/redesign2010/arrow_down_grey_9x5.png") no-repeat scroll right center transparent;
	padding-right:15px;
}

#hotel_list .dyn_list_more a.lessLink{
	background: url("../images/redesign2010/arrow_up_9x5.png") no-repeat scroll right center transparent;
}

#hotel_list .hotel_photo img{
	height:auto;
	position:relative;
	float:right;
}

#hotel_list .hotel_photo{
	border-bottom:none;
	text-decoration:none;
}

#hotel_list .ratings_detailed table{
	margin-top:10px;
}

#hotel_list .ratings_detailed table td{
	padding: 0 6px 8px 0;
}

#hotel_list .description dt{
	font-weight:bold;
	padding:20px 0 10px 0;
}

#hotel_list .ratings_detailed h2{
	font-weight:bold;
}

/* CART */
#two_of_four_cart{
	margin-top:20px;
}

#two_of_four_cart h3{
	padding-top:10px;
	margin-left:10px;
}
#two_of_four_cart fieldset{
	margin:20px 10px 10px 10px;
}

#two_of_four_cart fieldset#item_flight {
	margin:20px 0 10px 10px;
}

#two_of_four_cart fieldset legend{
    min-height: 20px;
    width: 570px;
}

#two_of_four_cart fieldset.controls legend{
	text-indent:-9999px;
	float:left;
}


#two_of_four_cart .formitem{
	padding-top:10px;
	float:left;
}
#two_of_four_cart .formitem .txt{
	float: left;
    overflow: hidden;
    text-align: right;
    width: 90px;
}

#two_of_four_cart .formitem .txt b{
	padding-top:14px;
	display:block;
}

#two_of_four_cart .formitem .txt b.noline{
	padding-top:0
}

#two_of_four_cart .formitem .l{
	float:left;
	width: 460px;
	margin-left:10px;
}
#two_of_four_cart .formitem input{
	color:#515151;
}


#two_of_four_cart select{
	color: #515151;
    padding: 2px;
    height:21px;
    font-size:11px;
    width:55px;
}

#two_of_four_cart .formitem.country,
#two_of_four_cart .formitem.coupon {
	padding-top:24px;
	float:left;
}

#two_of_four_cart .country select{
	width:443px;
}
#two_of_four_cart .formitem select{}
#two_of_four_cart  #invoice_details .country select{}

#two_of_four_cart select option{
	
}

#two_of_four_cart .email input{
	width:435px;
	min-height:10px;
}

#two_of_four_cart .name .l{
	margin-left:0;
	width: 472px;
}


#two_of_four_cart .name .l div{
	float: left;
	margin-left: 10px;
}

#two_of_four_cart  .l label{
	clear:both;
	display:block;
	font-size: 11px;
}
#two_of_four_cart #c_lastname{
	width: 175px;
	min-height:10px;
}
#two_of_four_cart #c_firstname{
	width: 175px;
	min-height:10px;
}
#two_of_four_cart .address .l div{
	float: left;
	margin-left: 10px;
}
#two_of_four_cart .address #c_zip{
	width: 75px;
}
#two_of_four_cart .address #c_city{
	width: 75px;
}
#two_of_four_cart .address #c_address{
	width: 249px;
}
#two_of_four_cart .address .l{
	margin-left:0;
	width: 472px;
}
#two_of_four_cart .contact .l div{
	float: left;
	margin-left: 10px;
}
#two_of_four_cart .contact #c_phone{
	background:#fff url(../images/phone_prefix.png) 3px 5px no-repeat;
	padding-left:13px;
	width: 199px;
}
#two_of_four_cart .contact #c_mobile{
	background:#fff url(../images/phone_prefix.png) 3px 6px no-repeat;
	padding-left:13px;
	width: 198px;
}

/*#two_of_four_cart*/

#two_of_four_cart .contact .l{
	margin-left:0;
	width: 472px;
}
#two_of_four_cart .clubcard #clubcard{
	width:15px;
	height:15px;
	float:left;
}
#two_of_four_cart .clubcard label{
	clear:none;
	padding-left:18px;
}
#two_of_four_cart #pax .l div.title{
	float: left;
	margin-left: 0;
}
#two_of_four_cart #pax .l div{
	float: left;
	margin-left: 10px;
}
#two_of_four_cart #pax .name{
	width: 175px;
}

#two_of_four_cart input.datepicker {
	border-color:#ABABAB;
}

#two_of_four_cart #pax label.dob{
	padding-top:4px;
}
/*
#two_of_four_cart img{
	height:10px;
	width:10px;
}
*/
#two_of_four_cart #item_hotel .c img {
	width:auto;
	max-width: 110px;
	height:auto;
}
#two_of_four_cart #item_hotel.cart_item div.c div.l{
	float:left;
	padding-top:15px;
}


#two_of_four_cart #item_hotel.cart_item div.image_container{
	float:left;
	padding-top:15px;
}

#two_of_four_cart #item_hotel.cart_item div.description{
	float:left;
	padding-top:15px;
	width:430px;
}


#two_of_four_cart .frm_error label, #two_of_four_cart .error label{
	color: red;
/*	padding: 0 3px;*/
}
#two_of_four_cart .frm_error .lightergrey{
	color: red;
}
#two_of_four_cart #flight_details{
	padding-top:10px;
}

#two_of_four_cart #flight_details img{
	width:auto;
	height:auto;
	padding-top:3px;
}
#two_of_four_cart #flight_details table {
    border: 1px solid #E8E6E6;
    margin-bottom: 10px;
    width:570px
}
#two_of_four_cart #flight_details table th {
    background-color: #bbb;
    color: #222;
    padding: 2px 0 2px 5px;
    text-align: left;
}
#two_of_four_cart #flight_details table td {
    overflow: hidden;
    white-space: normal;
}
#two_of_four_cart #flight_rules h3 {
    font-size: 15px;
    text-transform: none;
	margin-left:0;
}
#two_of_four_cart #flight_rules table {
    border: 1px solid #E68C16;
}
#two_of_four_cart #flight_rules tr {
    height:20px;
	min-width: 40px;
}
#two_of_four_cart #flight_rules .lightergrey{
	color: #ABABAB;
}
#two_of_four_cart #flight_rules .red{
	color: #D93300;
}
#two_of_four_cart #flight_rules .row {
    background-color: #FCF6EB;
}
#two_of_four_cart #flight_rules td {
    width: 50%;
}
#two_of_four_cart #flight_details table .cell1 {
    text-align: center;
    width: 80px;
}
#two_of_four_cart #flight_details table .cell2 {
    width: 80px;
}
#two_of_four_cart #flight_details table .cell3 {
    font-weight: bold;
    width: 55px;
}
#two_of_four_cart #flight_details table .cell4 {
}
#two_of_four_cart #flight_details table .cell5 {
    text-align: center;
    width: 70px;
}
#two_of_four_cart #flight_details table .cell6 {
    color: #959595;
    font-size: 10px;
    text-align: right;
	padding-right:3px;
}
#two_of_four_cart #summarize table {
    background-color: #FCF6EB;
    border: 2px solid #E68C16;
    padding: 4px;
}

#two_of_four_cart select#paymode{
	width:auto
}

#two_of_four_cart  #paymodes img{
	height:auto;
	width:auto;
}
#two_of_four_cart  #invoice_details .name input{
	width:435px;
}
#two_of_four_cart .address .l div{
	float: left;
	margin-left: 10px;
}
#two_of_four_cart .address #i_zip{
	width: 75px;
}
#two_of_four_cart  #invoice_details  .address #i_city{
	width: 75px;
}
#two_of_four_cart .address #i_address{
	width: 249px;
}
#two_of_four_cart #i_name{
	width: 435px;
}
#two_of_four_cart .address .l{
	margin-left:0;
	width: 472px;
}
#two_of_four_cart  #summarize p{
	color: #222222;
	font-size: 20px;
	font-weight: bold;
	line-height: 16px;
	text-transform: uppercase;
	padding-top: 10px;
	float: right;
}

#two_of_four_cart p.originalprice, #three_of_four_cart p.originalprice,
#two_of_four_cart p.discount, #three_of_four_cart p.discount {
	text-transform: uppercase;
	float: right;
	font-size: 16px;
	line-height: 16px;
	text-transform: uppercase;
	padding-top: 5px;
}

#two_of_four_cart .coupondoc {
	color: #ABABAB;
	font-size: 11px;
	margin-top: 5px;
}

#two_of_four_cart  .controls #accept{
	float:right;
	width:15px;
	height:15px;
}

#two_of_four_cart .controls .tac{
	padding-top:10px;
	float:right;
	margin-right:10px;
	color:#ABABAB;
}
#two_of_four_cart .controls .tac a{
	color:#ABABAB;
	font-size:11px;
	font-weight: lighter;
}


/* PAY */
#three_of_four_cart{
	margin-top:20px;
	
}
#three_of_four_cart h3{
	padding-top:10px;
	margin-left:10px;
}
#three_of_four_cart fieldset{
	margin:20px 10px 10px 10px;
	position:relative;
}
#three_of_four_cart fieldset legend{
    width: 570px;
}
#three_of_four_cart fieldset.controls legend{
	text-indent:-9999px;
	float:left;
}
#three_of_four_cart .formitem{
	padding-top:10px;
	float:left;

}
#three_of_four_cart .formitem .txt{
	float: left;
    overflow: hidden;
    text-align: right;
    width: 85px;
}
#three_of_four_cart .formitem .l{
	float:left;
	width: 435px;
	margin-left:10px;
}

#three_of_four_cart .card_input{
	margin-top: 30px;
	padding-left:10px;
	width: 248px;
	overflow:hidden;
}
#three_of_four_cart .formitem input{
	color:#515151;
	background:#fff;
	width:240px;
}
#three_of_four_cart .formitem select{
	font-size:11px;
	min-height:19px;
	padding-top: 2px;
}
#three_of_four_cart  .l label{
	clear:both;
	display:block;
	color: #ABABAB;
	font-size: 11px;
}
#three_of_four_cart #item_hotel.cart_item div.c div.l{
	float:left;
	padding-top:15px;
}

#three_of_four_cart .frm_error .lightergrey{
	color: red;
	text-shadow:none;
}
#three_of_four_cart #flight_details{
	padding-top:10px;
}
#three_of_four_cart #flight_details img{
	width:auto;
	height:auto;
	padding-top:3px;
}
#three_of_four_cart #flight_details table {
    border: 1px solid #E8E6E6;
    margin-bottom: 10px;
    width: 100%;
}
#three_of_four_cart #flight_details table th {
    background-color: #F2A418;
    color: #FFFFFF;
    padding: 2px 0 2px 5px;
    text-align: left;
}
#three_of_four_cart #flight_details table td {
    overflow: hidden;
    white-space: normal;
}
#three_of_four_cart #flight_rules h3 {
    font-size: 15px;
    text-transform: none;
	margin-left:0;
}
#three_of_four_cart #flight_rules table {
    border: 1px solid #E68C16;
}
#three_of_four_cart #flight_rules tr {
    height:20px;
	min-width: 40px;
}
#three_of_four_cart #flight_rules .lightergrey{
	color: #ABABAB;
}
#three_of_four_cart #flight_rules .red{
	color: #D93300;
}
#three_of_four_cart #flight_rules .row {
    background-color: #FCF6EB;
}
#three_of_four_cart #flight_rules td {
    width: 50%;
}
#three_of_four_cart #flight_details table .cell1 {
    text-align: center;
    width: 80px;
}
#three_of_four_cart #flight_details table .cell2 {
    width: 80px;
}
#three_of_four_cart #flight_details table .cell3 {
    font-weight: bold;
    width: 55px;
}
#three_of_four_cart #flight_details table .cell4 {
}
#three_of_four_cart #flight_details table .cell5 {
    text-align: center;
    width: 70px;
}
#three_of_four_cart #flight_details table .cell6 {
    color: #959595;
    font-size: 10px;
	text-align: right;
	padding-right:3px;
}
#three_of_four_cart #summarize p{
	color: #002676;
    font-size: 20px;
    font-weight: bold;
    line-height: 16px;
    text-transform: uppercase;
	padding-top: 5px;
	float: right;
}
#three_of_four_cart .controls .next{
	float: right;
}
#three_of_four_cart  .controls a{
	float:right;
}
#three_of_four_cart  .controls #accept{
	float:right;
	width:15px;
	height:15px;
}
#three_of_four_cart .controls .button_expandable {
    float: right;
    margin: 5px 5px 0 0;
}
#three_of_four_cart .controls .button_expandable input {
    background: url("../images/redesign2010/button_expandable_right_side_10x21.png") no-repeat scroll right top transparent;
    color: #FFFFFF;
    font-size: 13px;
    font-weight: bold;
    height: 20px;
    min-width: 150px;
    padding: 0;
    text-shadow: 1px 1px 2px #E15D0A;
}
#three_of_four_cart .controls .buttonized_link a {
    background: url("../images/redesign2010/button_expandable_right_side_10x21.png") no-repeat scroll right top transparent;
    border-bottom: medium none;
    color: #FFFFFF;
    font-weight: bold;
    height: 21px;
    line-height: 4px;
    min-width: 51px;
    padding: 8px 12px;
    text-shadow: 1px 1px 2px #E15D0A;
    width: 10px;
	font-size: 14px;
}
#three_of_four_cart .controls .buttonized_link{
    background: url("../images/redesign2010/button_expandable_left_side_240x21.png") no-repeat scroll left top transparent;
    height: 21px;
    margin: 10px 5px 0 0;
    min-width: 51px;
    text-align: center;
	float:left;
}
#three_of_four_cart .pax_wrapper{
	padding-bottom:5px;
}
#three_of_four_cart .pax_wrapper .pax_details{
	margin-left:5px;
}

#three_of_four_cart .select {
    background: url('../images/redesign2010/button_green_expandable_left_side_240x21.png') no-repeat scroll left bottom transparent;
    float: right;
    height: 21px;
    min-width: 75px;
    padding-top: 5px;
    text-align: center;
	font-size:12px;
}

#three_of_four_cart .select .link_wrap{
    background: url('../images/redesign2010/button_green_expandable_right_side_10x21.png') no-repeat scroll right top transparent;
    border-bottom: none;
    height: 21px;
    line-height: 4px;
    min-width: 75px;
    padding: 1px 5px;
    width: 10px;
}

#three_of_four_cart .select .link_wrap a{
	border-bottom:none;
	text-decoration:none;
	color: #FFFFFF;
	font-weight: bold;
	text-shadow: 1px 2px 0 #007D4D;
	font-size:12px;
	padding:0;
}

#three_of_four_cart .select.previous {
    background: url('../images/redesign2010/button_expandable_left_side_240x21.png') no-repeat scroll left bottom transparent;
    height: 21px;
    min-width: 75px;
    padding-top: 5px;
    text-align: center;
	font-size:12px;
	float:left;
}
#three_of_four_cart .select.previous .link_wrap{
    background: url('../images/redesign2010/button_expandable_right_side_10x21.png') no-repeat scroll right top transparent;
    border-bottom: none;
    height: 21px;
    line-height: 4px;
    min-width: 75px;
    padding: 1px 5px;
    width: 10px;
}
#three_of_four_cart .select.previous .link_wrap a{
	border-bottom:none;
	text-decoration:none;
	color: #FFFFFF;
	font-weight: bold;
	text-shadow: 1px 2px 0 #E15D0A;
	font-size:12px;
	padding:0;
	float:none;
}

/* FINISH */
#four_of_four_cart{
	margin-top:20px;
}

#four_of_four_cart h3{
	padding-top:10px;
	margin-left:10px;
}

#four_of_four_cart fieldset{
	margin:20px 10px 10px 10px;
	position:relative;
}

#four_of_four_cart fieldset legend{
    width: 570px;
}

#four_of_four_cart .transaction_no{
	min-height:300px;
}

.tipsy-def { padding: 5px; font-size: 11px; opacity: 0.8; filter: alpha(opacity=80); background-repeat: no-repeat;  background-image: url(../images/tipsy.gif); }
.tipsy-def-inner { padding: 5px 8px 4px 8px; background-color: black; color: white; max-width: 200px; text-align: center; }
.tipsy-def-inner { border-radius:3px;-moz-border-radius:3px; -webkit-border-radius:3px; }
.tipsy-def-north { background-position: top center; }
.tipsy-def-south { background-position: bottom center; }
.tipsy-def-east { background-position: right center; }
.tipsy-def-west { background-position: left center; }

.pikachoose{width:330px;position:relative;float:right;margin: 15px 15px 15px 15px;}
	.pikachoose a{border-bottom:none;text-decoration:none;}
	.pikachoose .animation{display:none !important;}
	.pikachoose .play{display:none !important;}

.pika-image {position: absolute; right:0; height: 175px; width: 235px; background: #fafafa; border: 1px solid #e5e5e5;}
	/*position image holders */
	.pika-image .animation, .pika-image .main-image {position: absolute; top: 10px; left: 10px;}
	.pika-image .animation {display: none;z-index:2;}
	.pika-image img {border:0;height:175px;width:auto;display:block;margin-left:auto;margin-right:auto;cursor:default; }
	.pika-image a {line-height:normal}
	
.pika-image .caption {position: absolute; background: url(../images/redesign2010/75-black.png);  border: 1px solid #141414; font-size: 11px; color: #fafafa; padding: 10px; text-align: right; bottom: 50px; right: 10px;}
	.pika-image .caption p {padding: 0; margin: 0; line-height: 14px;}

.pika-imgnav a {position: absolute; text-indent: -5000px; display: block;z-index:3;}
	.pika-imgnav a.previous {background: url(../images/redesign2010/prev.png) no-repeat left 50%; height: 175px; width: 15px; left:0; top:0;cursor:pointer;opacity:0.3;filter:alpha(opacity=30);background-color:black;}
	.pika-imgnav a.next {background: url(../images/redesign2010/next.png) no-repeat right 50%; height: 175px; width: 15px; top:0; right:0;cursor:pointer;opacity:0.3;filter:alpha(opacity=30);background-color:black;}
	.pika-imgnav a.play {background: url(../images/redesign2010/play.png) no-repeat 50% 50%; height: 100px; width: 40px;top:0;left:50%;display: none;cursor:pointer;}
	.pika-imgnav a.pause {background: url(../images/redesign2010/pause.png) no-repeat 50% 50%; height: 100px; width: 40px;top:0;left:50%;display:none;cursor:pointer;}

.pika-textnav {overflow: hidden; margin: 10px 0 0 0;display:none;}
.pika-textnav a {font-size: 12px; text-decoration: none; color: #333; padding: 4px;}
		.pika-textnav a:hover {background: #e5e5e5; color: #0065B2;}
	.pika-textnav a.previous {float: left; width: auto; display: block;}
	.pika-textnav a.next {float: right; width: auto; display: block;}
	
.pika-thumbs {margin: 10px 0 0 0; padding: 0; overflow: hidden; }
	.pika-thumbs li {float: left; list-style-type: none; width: 74px; padding: 3px; margin: 0 2px; background: #fafafa; border: 1px solid #e5e5e5; cursor: pointer;}
		.pika-thumbs li:last {margin: 0;}
		.pika-thumbs li .clip {position:relative;width: 74px; height: 74px; text-align: center; vertical-align: center; overflow: hidden;}

ul.no-carousel{width:200px;}

/* jCarousel Styles */
/*if you're not using the carousel you can delete everything below this */
.jcarousel-skin-pika .jcarousel-container-horizontal { padding: 15px 30px;}
.jcarousel-skin-pika .jcarousel-container-vertical { width: 90px;height: 175px;}
.jcarousel-skin-pika .jcarousel-clip-horizontal {height: 90px; width: 460px;}
.jcarousel-skin-pika .jcarousel-clip-vertical { width:  90px; height: 175px;}
.jcarousel-skin-pika .jcarousel-item-horizontal { margin-right: 10px;}
.jcarousel-skin-pika .jcarousel-item-vertical { margin-bottom: 10px;}
.jcarousel-skin-pika .jcarousel-item-placeholder { background: #fff; color: #000;}


/**

PACKAGE RESULT

*/

#package_list{
	color: #222;
	position:relative;
}

#package_list h3{
	width:600px;
	height:20px;
	float:left;
	text-indent: -9999px;
	margin:0;
}

#package_list ul.package_items{
	width:598px;
	height:auto;
	margin-bottom:15px;
}

#package_list .header{
	width:596px;
	border: 1px solid transparent;
	position:relative;
	padding: 10px 0;
	-webkit-border-bottom-right-radius: 0 !important;
	-webkit-border-bottom-left-radius: 0 !important;
	-moz-border-radius-bottomright: 0 !important;
	-moz-border-radius-bottomleft: 0 !important;
	border-bottom-right-radius: 0 !important;
	border-bottom-left-radius: 0 !important;

}

#package_list .package_items li.highlighted .header{
	border:none;
}

#package_list .highlighted .header{
	background: none;
}

#package_list .packageitem .header h4{ /* v�ros n�v */
	margin: 0 0 0 15px;
	height:30px;
}

#package_list .header h4 a{
	border:none;
	text-decoration:none;
	color: #002676;
}

#package_list .header h4 .package_rating{
	padding-bottom:6px;
}

#package_list .header .date_of_stay {
	font-size:11px
}

#package_list .header .date_of_stay dt{
	text-indent:-9999px;
	height:0;
	float:left;
}

#package_list .header .date_of_stay dd.checkin{
	margin: 5px 0 0 15px;
	padding: 0;
/*	background: url("../images/redesign2010/checkin_9x9.png") no-repeat scroll 2px 3px transparent;*/
	
}

#package_list .header .date_of_stay dd.checkout{
	margin: 2px 0 0 15px;
	padding: 0;
/*	background: url("../images/redesign2010/checkout_9x9.png") no-repeat scroll 2px 3px transparent;*/
}

#package_list .header dl.price{
	display:block;
	position:absolute;
	left:200px;
	top:9px;
	padding:0 10px;
	border-right:1px solid #fff;
	border-left:1px solid #fff;
	width:230px;
	height:55px;
}

#package_list .header .price dt{
	text-indent:-9999px;
	float:left;
	width:0;
	height:0
} 
#package_list .header .price dd.price_per_pax{
	text-align:right;
}


#package_list .header .price dd.total {
	position:absolute;
	right:10px;
	top:36px;
	font-size: 11px;
	text-align:right;
}

a.has_more_info {
	cursor:help;
}

#package_list .header .package dd.price_amount{
	color: #002676;
	font-size: 20px;
	font-weight: bold;
	height: 15px;
	line-height: 16px;
	position: absolute;
	right: 15px;
	text-transform: uppercase;
	top: 15px;
}

#package_list .header .package dd.nightperhead, dd.nightperhead{
	height: 15px;
	line-height: 16px;
	position: absolute;
	right: 15px;
	top: 35px;
}

#package_list .details{
	margin: 15px 15px 10px 15px;
	float:left;
}

#package_list .details.with_image {
	width:206px;
}

#package_list .packageitem_small .ratings{
	width:570px;
	height:auto;
	clear:both;
	padding-top:15px;
}

#package_list .packageitem_small .ratings .package_rate_link{
	float: right;
    height: auto;
    width: 172px;
}

#package_list .packageitem_small .ratings .package_rate{
	float:right;
	clear:right;
}

#package_list  .ratings .toggle_details{
	display:none;
}

package_list .ratings .rankings{
	clear:both;
	margin-top:5px;
}

#package_list .ratings .rankings td{
	padding-left:6px;
	padding-bottom:8px;
}

#package_list .ratings .overall_rate
{
	padding-bottom:7px;
}

#package_list .ratings .rate_img{
	float:left;
	padding-right:4px;
}

#package_list .ratings .overall_rate .rate_value
{
	padding-top:5px;
	font-weight:bold;
}

#package_list .ratings .overall_rate .rating_text
{
	width:76px;
	height:auto;
	margin-right:6px;
	float:left;
	padding-top: 5px;
	font-weight:bold;
}

#package_list .highlighted .ratings .rankings td{
	padding: 0 6px 8px 0;
}

#package_list .packageitem_small .ratings .toggle_details a.expandLink{
    background: url("../images/redesign2010/arrow_right_grey_5x10.png") no-repeat scroll 100% 4px transparent;
    border-bottom: medium none;
    color: #767676;
    padding-right: 10px;
    text-decoration: none;
}

#package_list .packageitem_small .ratings .toggle_details a.collapseLink{
	display:none;
}

#package_list .map{
	border-bottom:none;
	text-decoration:none;
}

#package_list .highlighted .map img{
	width:170px;
	height:auto;
}

#package_list .further_details {
    margin-left: 15px;
	padding: 0 0 10px 0;
	clear:both;
}

#package_list  .further_details a{
    border-bottom: none;
    text-decoration: none;
	background: url('../images/redesign2010/arrow_right_grey_5x10.png') no-repeat 100% 4px;
	padding-right:10px;
	color:#767676;
	font-weight:bold;
}

#package_list .roomtypes{
	clear:both;
}

#package_list .roomtypes_wrapper{
	padding-top:10px;
	clear:both;
}

#package_list .roomtypes ul {
	-moz-border-radius: none;
	-webkit-border-radius: none;
    border-left: none;
    border-right: none;
	min-height: 1px;
    height: auto;
    width: auto;
}

#package_list .select_room_type{
	clear:both;
	width: 570px;
	min-height: 50px;
}

#package_list .select_room_type h6{
	color: #002676;
	font-weight: bold;
	padding-top:10px;
}


#package_list .select_room_type dl.roomtypes dt{
	width:370px;
	height: auto;
	clear:both;
	float:left;
}


#package_list .select_room_type dl.roomtypes dd{
	float: right;
	width: 200px;
	height: auto;
}

div.link_wrap{
    background: url('../images/redesign2010/button_green_expandable_right_side_10x21.png') no-repeat scroll right top transparent;
    border-bottom: none;
    height: 21px;
    line-height: 21px;
    min-width: 100px;
    width: 10px;
}

div.select div.link_wrap a{
	border-bottom: medium none;
	color: #FFFFFF;
	font-weight: bold;
	text-shadow: 1px 2px 0 #007D4D;
	font-size:12px;
	padding:0;
}

#package_list .select_room_type dl.roomtypes dd ul{
	float:right;
}

#package_list .select_room_type dl.roomtypes dd ul li{
	float: left;
	margin-left: 10px;
	padding-top: 0;
}

#package_list .dyn_list_more{
	margin: -5px 0 15px 0;
	padding: 7px 15px;
	background: url("../images/redesign2010/more_results_bkg_600x30.png") no-repeat scroll left top transparent;
	width: 570px;
	height: 16px;
}

#package_list .dyn_list_more a{
	color: #767676;
	font-weight:bold;
	text-decoration:none;
	border-bottom:none;
	background: url("../images/redesign2010/arrow_down_grey_9x5.png") no-repeat scroll right center transparent;
	padding-right:15px;
}

#package_list .dyn_list_more a.lessLink{
	background: url("../images/redesign2010/arrow_up_9x5.png") no-repeat scroll right center transparent;
}

#package_list .package_photo img{
	width:290px;
	height:auto;
	position:relative;
	float:right;
}

#package_list .package_photo{
	border-bottom:none;
	text-decoration:none;
}

#package_list .ratings_detailed table{
	margin-top:10px;
}

#package_list .ratings_detailed table td{
	padding: 0 6px 8px 0;
}

#package_list .description dt{
	font-weight:bold;
	padding:20px 0 10px 0;
}

#package_list .ratings_detailed h2{
	font-weight:bold;
}

#package_list .full_map{
	clear: both;
    padding-top: 15px;
	padding-bottom:5px;
}

#package_list  #display_package_location.full_map #gmap{
	display: block !important;
	
}

#package_list #display_package_location.full_map #gmap_filters_button{
	display: none;
}

#package_list div#pkg_configurator {
	height:24px;
	border:1px solid transparent;
	-webkit-border-top-left-radius: 0 !important;
	-webkit-border-top-right-radius: 0 !important;
	-moz-border-radius-topleft: 0 !important;
	-moz-border-radius-topright: 0 !important;
	border-top-left-radius: 0 !important;
	border-top-right-radius: 0 !important;
	padding:10px 0 0 15px;
}

#package_list div#pkg_configurator a, #package_list div#pkg_configurator a:visited {
	border-bottom:0;
	padding: 0;
	margin-right:10px;
}

/*
package flight ticket
*/


.package_flight_ticket_search_result{
	color: #222222;
}

.package_flight_ticket_search_result img{
	padding-top:10px;
	float:right;
	position:absolute;
	top:0;
	right:0;
}

.package_flight_ticket_search_result img.hide{
	display:none;
}

.package_flight_ticket_search_result .search_result_list li{
		margin-left:15px;
		padding-bottom:5px;
}

.package_flight_ticket_search_result .select_bar .submit_package_flight input{
	border:none;
	outline:none;
	cursor:pointer;
	width:auto;
}

.package_flight_ticket_search_result  h5{
    padding-top:12px;
	width:50px;
	height:28px;
	float:left;
	margin-right:10px;
}

.package_flight_ticket_search_result .flight_details {
	height: 50px;
	clear:both;
	position:relative;
	margin-right:15px
}

.package_flight_ticket_search_result .dep_details {
	padding-top:5px
}

.package_flight_ticket_search_result fieldset.cart_flight_details {
	float:left;
	position:relative;
	height:50px;
	margin:0 0 !important;
}
fieldset.cart_flight_details dl {
	position:absolute;
	left:90px;
	top: 0;
}
fieldset.cart_flight_details dt, fieldset.cart_flight_details dd {
/*	position:absolute;*/
	height:16px;
	float:left;
	margin:0 6px 0 0;
}
.cart_flight_details dt.departure, .cart_flight_details dt.from_airport, .cart_flight_details dt.arrival, .cart_flight_details dt.to_airport   {
	font-weight:bold
}

fieldset.cart_flight_details dt.flight_no, fieldset.cart_flight_details dt.transfer {
	font-weight:none
}

.row1 {
	position:relative;height:16px;width:400px
}
	
.row2 {
	position:relative;height:16px;width:400px
}

.row3 {
	position:relative;height:16px;width:400px;
	font-size:10px;
}



/* PACKAGE HOTEL SEARCH RESULT */

.package_hotel_items{

}

.package_hotel_items h3{
	width:600px;
	height:20px;
	float:left;
	text-indent: -9999px;
}

.package_hotel_items ul.hotel_items{
	width:598px;
	height:auto;
	border: 1px solid #C0BDBD;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	margin-bottom:15px;
}

.package_hotel_items .header{
	background: #E7E7E7;
	width:595px;
	min-height: 20px;
	border: 1px solid #fff;
	z-index:50;
	position:relative;
	padding: 10px 0;
}

.package_hotel_items .hotel_items li.highlighted .header{
	border:none;
}

.package_hotel_items .highlighted .header{
	background: none;
}

.package_gallery {
}

.package_hotel_items .header h4 .hotel_rating{
	padding-bottom:6px;
}


.package_hotel_items .hotel dt{
	text-indent:-9999px;
	float:left;
}

.package_hotel_items .hotel dd.location{
}

.package_hotel_items .details{
	margin: 15px 15px 10px 15px;
}

.package_hotel_items .details dl.roominfo dd{
	margin-bottom:15px;
}

.package_hotel_items .details dl.roominfo dt{
	font-weight:bold;
	text-transform:capitalize;
	float:left;
	padding-right:3px
}

.package_hotel_items .hotelitem_small .ratings{
	width:570px;
	height:auto;
	clear:both;
	padding-top:15px;
}

.package_hotel_items .hotelitem_small .ratings .hotel_rate_link{
	float: right;
    height: auto;
    width: 172px;
}

.package_hotel_items .hotelitem_small .ratings .hotel_rate{
	float:right;
	clear:right;
}

.package_hotel_items  .ratings .toggle_details{
	display:none;
}

hotel_list .ratings .rankings{
	clear:both;
	margin-top:5px;
}

.package_hotel_items .ratings .rankings td{
	padding-left:6px;
	padding-bottom:8px;
}

.package_hotel_items .ratings .overall_rate
{
	padding-bottom:7px;
}

.package_hotel_items .ratings .rate_img{
	float:left;
	padding-right:4px;
}

.package_hotel_items .ratings .overall_rate .rate_value
{
	padding-top:5px;
	font-weight:bold;
}

.package_hotel_items .ratings .overall_rate .rating_text
{
	width:76px;
	height:auto;
	margin-right:6px;
	float:left;
	padding-top: 5px;
	font-weight:bold;
}

.package_hotel_items .highlighted .ratings .rankings td{
	padding: 0 6px 8px 0;
}

.package_hotel_items .hotelitem_small .ratings .toggle_details a.expandLink{
    background: url("../images/redesign2010/arrow_right_grey_5x10.png") no-repeat scroll 100% 4px transparent;
    border-bottom: medium none;
    color: #767676;
    padding-right: 10px;
    text-decoration: none;
}

.package_hotel_items .hotelitem_small .ratings .toggle_details a.collapseLink{
	display:none;
}

.package_hotel_items .map{
	border-bottom:none;
	text-decoration:none;
}

.package_hotel_items .highlighted .map img{
	width:170px;
	height:auto;
}

.package_hotel_items .further_details {
    margin-left: 15px;
	padding: 0 0 10px 0;
	clear:both;
}

.package_hotel_items  .further_details a{
    border-bottom: none;
    text-decoration: none;
	background: url('../images/redesign2010/arrow_right_grey_5x10.png') no-repeat 100% 4px;
	padding-right:10px;
	color:#767676;
	font-weight:bold;
}

.package_hotel_items .roomtypes{
	clear:both;
}

.package_hotel_items .roomtypes_wrapper{
	padding-top:10px;
	clear:both;
	overflow: hidden;
}

.package_hotel_items .roomtypes ul {
	-moz-border-radius: none;
	-webkit-border-radius: none;
    border-left: none;
    border-right: none;
	min-height: 1px;
    height: auto;
    width: auto;
}

.package_hotel_items .select_room_type{
	clear:both;
	width: 570px;
	min-height: 50px;
}

.package_hotel_items .select_room_type h5{
	color: #002676;
	font-weight: bold;
	padding-top:10px;
}


.package_hotel_items .select_room_type dl.roomtypes dt{
	width:370px;
	height: auto;
	clear:both;
	float:left;
}


.package_hotel_items .select_room_type dl.roomtypes dd{
	float: right;
	width: 200px;
	height: auto;
}

.package_hotel_items .select_room_type dl.roomtypes dd .select {
    background: url('../images/redesign2010/button_green_expandable_left_side_240x21.png') no-repeat scroll left top transparent;
    float: right;
    height: 21px;
    min-width: 75px;
    padding-top: 0;
    text-align: center;
	font-size:12px;
}

.package_hotel_items .select_room_type dl.roomtypes dd .select .link_wrap{
    background: url('../images/redesign2010/button_green_expandable_right_side_10x21.png') no-repeat scroll right top transparent;
    border-bottom: none;
    height: 21px;
    line-height: 4px;
    min-width: 75px;
    padding: 8px 5px;
    width: 10px;
}

.package_hotel_items .select_room_type dl.roomtypes dd .select .link_wrap a{
	border-bottom: medium none;
	color: #FFFFFF;
	font-weight: bold;
	text-shadow: 1px 2px 0 #007D4D;
	font-size:12px;
	padding:0;
}

.package_hotel_items .select_room_type dl.roomtypes dd ul{
	float:right;
}

.package_hotel_items .select_room_type dl.roomtypes dd ul li{
	float: left;
	margin-left: 10px;
	padding-top: 3px;
}

.package_hotel_items .dyn_list_more{
	margin: -5px 0 15px 0;
	padding: 7px 15px;
	background: url("../images/redesign2010/more_results_bkg_600x30.png") no-repeat scroll left top transparent;
	width: 570px;
	height: 16px;
}

.package_hotel_items .dyn_list_more a{
	color: #767676;
	font-weight:bold;
	text-decoration:none;
	border-bottom:none;
	background: url("../images/redesign2010/arrow_down_grey_9x5.png") no-repeat scroll right center transparent;
	padding-right:15px;
}

.package_hotel_items .dyn_list_more a.lessLink{
	background: url("../images/redesign2010/arrow_up_9x5.png") no-repeat scroll right center transparent;
}

.package_hotel_items .hotel_photo img{
	width:290px;
	height:auto;
	position:relative;
	float:right;
}

.package_hotel_items .hotel_photo{
	border-bottom:none;
	text-decoration:none;
}

.package_hotel_items .ratings_detailed table{
	margin-top:10px;
}

.package_hotel_items .ratings_detailed table td{
	padding: 0 6px 8px 0;
}

.package_hotel_items .description dt{
	font-weight:bold;
	padding:20px 0 10px 0;
}

.package_hotel_items .ratings_detailed h2{
	font-weight:bold;
}

.package_hotel_items .full_map{
	clear: both;
    padding-top: 15px;
	padding-bottom:5px;
}

.package_hotel_items  #display_hotel_location.full_map #gmap{
	display: block !important;
	
}

.package_hotel_items #display_hotel_location.full_map #gmap_filters_button{
	display: none;
}

.package_facility_list li{
	list-style-type:disc;
	margin-left:15px;
}
.no_margin {margin:0}
.no_top_margin {margin-top:0}
.no_bottom_margin {margin-bottom:0 }
/**/

.conf_arrow {
	height:5px;
	width:9px;
	background: transparent url("../images/redesign2010/arrow_up_down.png") scroll 0 -5px no-repeat;
	float:right;
	position:absolute;
	top:6px;
	left:-12px;

}
.conf_arrow.up {
	background: transparent url("../images/redesign2010/arrow_up_down.png") scroll 0 0 no-repeat;
}

.conf_nav_buttons {
	position:relative;height:30px;
}

.conf_nav_buttons.hide {
	display:none
}

/* IE 7*/
#hotel_list h3{
	*float:none;
}

.highlightrow {
	background-color: #FFECC6;
}


div.tac {float:right;padding:2px 10px; overflow: hidden;}

/*buttons not editable*/

.button_expandable {
	padding:2px 7px;
	display:block;
}

a.select {
    position:absolute;
    top:11px;
    right:10px;	
}
.button_select_item {
	float:left;
	margin-left:5px;
}

/**/
#price_layer {
	padding:10px;
	background:#fff;
	width:200px;
	position:absolute;
	top:68px;
	left:223px;
	z-index:9999;
	border:1px solid #ccc;
	border-radius:10px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	display:none
}
