@CHARSET "UTF-8";

#main_body {max-width:980px}

.box_border {
	position: relative;
	margin-bottom: 20px;
	padding: 15px;
}

fieldset {
	margin-bottom: 10px;
	padding: 10px;
}

hr {
	clear: both;
	border: none;
	margin: 15px 0 10px 0;
}

.btn_action,
.btn_info,
.btn_normal,
.btn_hard {
	position: relative;
	width: 80px;
	line-height: 17px;
	/*margin-left: 10px;*/
	padding-top: 6px;
	padding-bottom: 5px;
	cursor: pointer;
	text-decoration: none;
}

a.btn_action,
a.btn_info,
a.btn_normal,
a.btn_hard {
	width: 68px;
	text-align: center;
	display: inline-block;
	text-decoration: none;
	padding-left: 6px;
	padding-right: 6px;
}

#flight_list .sorters a {
	width: 90px;
}

.btn_action_hover, a.btn_action:hover,
.btn_info_hover, a.btn_info:hover,
.btn_normal_hover, a.btn_normal:hover,
.btn_hard_hover, a.btn_hard:hover {
	position: relative;
	text-decoration: none;
}

.inp_text,
.inp_textarea,
input.datepicker,
.inp_select {
	width: 278px;
	line-height: 15px;
	padding: 6px 8px 7px 8px;
}

input.datepicker {
	width: 90px;
}

#smonitor {
	clear: both;
	overflow: hidden;
}

.smonitorCol {
	float: left;
	width: 192px;
	overflow: hidden;
	margin-right: 4px;
	padding-right: 4px;
}

.smonitorCol.last {
	border-right: 0 !important;
  margin-right: 0;
}

#smonitor .smonitorItem {
	padding: 2px 2px 1px 2px;
}

#smonitor .smonitorItem.hover {
	padding: 1px;
	cursor: pointer;
}

.country_calling {
	margin-right:7px
}

.sidebar_filter .inp_text {
	width: 158px;
}

.inp_spec {
	border-left: none !important;
	font-weight: bold;
	margin: 0;
}

.inp_select {
	width: auto;
	line-height: normal;
	padding: 5px 8px 6px 5px;
}

.inp_label,
.inp_checkbox {
	display: block;
	margin-bottom: 5px;
}

.lbl_checkbox {
	margin-top: 12px;
	margin-right: 10px;
	cursor: pointer;
}

.lbl_pointer {
	cursor: pointer;
}

.inp_error {
}

.msg_box {
	position: relative;
	margin: 8px 0 20px 0;
	padding: 6px 10px 7px 35px;
}

.formitem {
	clear: both;
	margin-bottom: 15px;
	position: relative;
	overflow: hidden;
}

.tab_container {
	color: #282828;
	line-height: 15px;
	border-top: 1px solid #dedede;
	border-left: 1px solid #dedede;
	border-right: 1px solid #909090;
	border-bottom: 1px solid #909090;
	background-color: #FFFFFF;
}

.tab_content {
	padding: 12px 15px 15px 15px;
}

.tab_header {
	position: relative;
	width: 100%;
	height: 3em;
/*	width: 62em; /* a width is required for Opera, older Mozilla browsers, and Konqueror browsers */
}

.tab_header ul {
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: -1px;
/*	width: 62em; /* a width is required for Opera, older Mozilla browsers, and Konqueror browsers */
}

.tab_header ul li  {
	display: inline;
	list-style: none;
}

.tab_header ul a, .tab_header ul a.current,
.tab_header ul label, .tab_header ul label.current {
	/*width: 8em;*/
	min-width: 80px;
	display: block;
	float: left;
	padding: 4px 15px;
	margin: 1px -1px 0 0;
	text-align: center;
	text-decoration: none;
	color: #333;
	cursor: pointer;
}

.tab_header ul a.current, .tab_header ul a.current:hover,
.tab_header ul label.current, .tab_header ul label.current:hover {
	border-left: 1px solid #DBDBDB;
	border-top: 1px solid #DBDBDB;
	border-right: 1px solid #909090;
	border-bottom: none;
	background: #FFFFFF;
	padding-bottom: 7px;
	margin-top: -1px;
	margin-right: 0;
	text-decoration: none;
	font-weight: bold;
	z-index: 100;
}

.tab_header ul a,
.tab_header ul label {
	background: #F4F4F4;
	border: 1px solid #DBDBDB;
}

.tab_header ul a:hover,
.tab_header ul label:hover {
	margin-top: 0;
	background: #F4F4F4;
	border: 1px solid #DBDBDB;
	padding-bottom: 5px;
	text-decoration: underline;
}

.tipsy {padding: 5px; font-size: 11px; background-repeat: no-repeat;  background-image: url(../images/tipsy.gif); }
.tipsy-inner { padding: 5px 8px 5px 8px; background-color: #474747; color: white; max-width: 200px; text-align: center; border: 1px solid #282828;}
.tipsy-inner { -moz-border-radius:2px; -webkit-border-radius:2px; box-shadow: 2px 2px 4px #bfbfbf;}
.tipsy-north { background-position: top center; }
.tipsy-south { background-position: bottom center; }
.tipsy-east { background-position: right center; }
.tipsy-west { background-position: left center; }

.ie6fix { height:1px;width:1px; position:absolute;top:0;left:0;z-index:1; }

.hotel_header { /* Hotel találat fejléc */
	padding:1%
}

.hotel_name {
	font-size:130%;
	text-transform: uppercase;
	display:block;
	float:left;
}

.hotel_thumbnail img {
	max-width: 100%;
	height: auto;
	width: auto\9; /* ie8 */
}

.hotel_price {
	font-size: 130%;
	white-space:nowrap;
	float:right;
	clear:both
}

.hotel_location {
	font-size:90%;
	float:left;
}

tr.tbl_room {
	border-bottom: 10px solid transparent;
}

.tbl_room_td1,
.tbl_room_td2 {
	background: transparent url(../images/separator.png) 0 17px repeat-x;
}

.tbl_room_td3 {
	padding-left: 10px;
}

.hotel_roomtype {display:block;margin-bottom:10px;}

.hotel_roomname {float:left}
.hotel_roomprice {float:right;margin-right:1%}
.hotel_roomselect {float:right;}

.packageprice {
	white-space: nowrap;
}

.flight_data {
	margin-bottom: 10px;
}

.flight_data .fprice {
	white-space: nowrap;
}

#docs {
	margin: 10px;
	padding: 10px;
}

table.segment_table, .segment_table > table  {
	border: 1px solid #E8E8E8;
	border-spacing: 1px !important;
	border-collapse: separate !important;
}

.segment_table td {
	padding: 2px;
}

.flight_table {
	clear: both;
	overflow: hidden;
}

.flight_data td {
	height: 21px;
}

tr.flight_info td {
	font-size: 80%;
}
.tablefilter_checklist_airline {
	width: 62px;
}

.ft-header {
	background-color: #E8E8E8;
	font-weight:bold
}

.ft-airline {
	text-align: center;
	width: 100px;
}
.ft-class {
	border-bottom: 1px solid #F4F4F4;
}
.ft-transfer, .tablefilter_checklist_change {
	width: 93px;
}
.tablefilter_timerange_starttime {
	width: 257px;
}
.tablefilter_multichecklist_depflight {
	width: 172px;
}
.tablefilter_multichecklist_retflight {
	width: 172px;
}
.tablefilter_airports {
	width: 344px;
}
.ft-price, .tablefilter_pricerange_price {
	width: 160px;
}
.ft-hprice, .tablefilter_pricerange_hprice {
	width: 160px;
}
.ft-hprice, .ft-price {
	text-align: center;
}
.ft-times {
	width: 130px;
}
.ft-price {
	float: left;
}

.ft-segments {
	padding-left: 5px;
	border-left: 1px solid #F4F4F4;
	margin-left:170px;
}

.ft-segments hr {clear:none}

b.daychg {
	color: red;
}
.change_i {
	margin-left: 0 !important;
	vertical-align: bottom;
}
.tablefilter_group {
	margin-top: 10px;
}
.tablevalue_change {
	display: none;
}
.tablevalue_val {
	display: none;
}
.tablevalue_starttime {
	display: none;
}
.tablevalue_stars {
	display: none;
}
.tablevalue_rate {
	display: none;
}

/*filter starts*/
#flight_table th {
/*	padding: 0;*/
	position:inherit;
}

.tablefilter_layer {
	display: table;
	padding: 4px;
	text-align: left;
	text-transform: none;
	border: 1px solid #CCCCCC;
	margin-top: -1px;
	z-index:1;
}

.tablefilter_layer ul {
	margin-left: 10px;
}

.tablefilter_layer li label {
	display: block;
	cursor: pointer;
	padding: 1px 3px;
}

.tablefilter_pricerange_pad, .tablefilter_hpricerange_pad, .tablefilter_raterange_pad, .tablefilter_timerange_pad {
	padding: 10px 5px;
	float: none !important;
}

.tablefilter_freetext {
	padding-left: 10px !important;
}

.tablevalue_val {
	display: none;
}

.raterange_min,
.raterange_max,
.pricerange_min,
.pricerange_max,
.daterange_min,
.daterange_max {
	position: absolute;
	white-space: nowrap;
}

.sidebar_filter {
	float: left;
	width: 200px;
	margin-right: 20px;
	margin-bottom: 20px;
	position: relative;
	padding: 15px;
}

.sidebar_filter .div_filter, .sidebar_filter .tablefilter_layer {
	border: 0 !important
}

.sidebar_filter div.filter {
	position: relative !important;
	z-index: 1 !important;
	margin-top: 0 !important
}

.sidebar_filter thead th > a {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	margin-left:10px;
}

.sidebar_filter .tablefilter_pricerange_pad, 
.sidebar_filter .tablefilter_hpricerange_pad, 
.sidebar_filter .tablefilter_raterange_pad, 
.sidebar_filter .tablefilter_timerange_pad {
	padding: 10px 15px 10px 5px
}

.sidebar_filter th {
	font-weight: normal;
	border-bottom: 1px solid #D5D5D5;
	padding: 8px 0 5px;
}

.filter2_start_end .tab_content{
	padding:0;
}

.sidebar_filter .lbl_checkbox {
	margin-top: 0 !important;
}

.sidebar_filter input.datepicker {
	width: 80px;
	padding-left: 3px;
}

/*filter ends*/
#hotel_results,
#flight_results {
	width:100%
}

.hotelitem, .flight_table {
	margin-right: 220px;
}

#frmCart .hotelitem, #frmCart .flight_table {
	margin-right:0
}

.fullwidth_results .hotelitem {
	margin-right: 0;
}

.hotel_image {margin-right:5px; margin-bottom:5px;}
.hotel_facilities, .hotel_roomfacilities, .hotel_text {margin-bottom:5px}
.tmp_image {
	border: 1px solid #FF9605;
	position: absolute;
	z-index: 9999;
	background:#fff;
	line-height:1px;
	cursor:help
}


/************************************************************************************
FLIGHT IN PACKAGE
*************************************************************************************/
.hotel_moredetails {
	margin-top: 10px;
}

.flight_item {
	clear: both;
	padding: 5px;
	margin-top: 10px;
	overflow: hidden;
}

.flightbox .arrow {
	width: 50px;
	height: 20px;
	background: url(../images/arrow.png) no-repeat center;
}

.flightbox .separator {
	padding-bottom: 2px;
	background: url(../images/separator.png) repeat-x bottom;
}

.separator td {
	padding-bottom: 4px;
}

.paxtable th,
.paxtable td {
	padding-right: 5px;
	padding-bottom: 5px;
}

.totalprice,
.discount,
.originalprice {
	text-align: right;
}

#frmRooms {
	margin-top: 20px;
}

#frmRooms table td {
	padding: 2px 3px;
}

.TRBlogo {
	margin-top: 20px;
	position: relative;
	top: -20px;
}

.subscribe h2 {
	margin-bottom: 10px;
}

.subscribe .inp_text,
.subscribe .inp_select {
	padding: 3px;
}

.subscribe_pad {
	margin: 10px;
}

.subscribe .btn_action {
	padding: 2px 12px;
	width: auto;
	text-shadow: none;
}

.lb_container .listboxItem,
.lb_container .selectboxItem,
.lb_container .selectboxItemDisabled {
	display: block;
	height: 20px;
	padding: 2px;
	margin: 0 0 2px 0;
	text-decoration: none;
}

.lb_container .selectboxItem,
.lb_container .selectboxItemDisabled {
	height: auto;
}

.lb_container .selectboxItemDisabled {
	color: #999999;
}

.lb_container .listboxItem:hover,
.lb_container .selectboxItem:hover {
	cursor: pointer;
}

.lb_container .listboxItem.selected {
	font-weight: bold;
}

#lb_main_paymode,
#lb_main2_paymode {
	margin: 0;
	padding: 0;
	border: none;
}

#lb_main_paymode li.selectboxItem {
	float: left;
	clear: none;
	margin-right: 5px;
}

#lb_main_paymode li.selectboxItem div {
	width: 200px;
	text-align: center;
	margin: 0;
}

.unpin a.pinhandle,
.pin a.pinhandle {
	margin-top: 5px;
	display: block;
	width: 16px;
	height: 16px;
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url('../images/pin_0.png');
}

.unpin a.pinhandle {
	background-image: url('../images/pin_1.png');
}

.hotel_col2 {width:45%;margin-right:1%;}
.fullwidth {width:100% !important}

#importance_container {
	text-align: left;
	padding: 10px;
	cursor: default;
}

.importance_info {
	float: right;
	width: 49%;
}

.importance_info .msg_box {
	margin: 0 0;
	padding-top: 0;
}

.importance_info .msg_box .icons {
	top: 2px;
}

#importance_container ul {
	width: 49%;
}

#importance_container li {
	background-image: url("../images/drag.png");
	background-repeat: no-repeat;
	background-position: right center;
	cursor: move;
	display: block;
	height: 22px;
	list-style: none outside none;
	margin-bottom: 1px;
	padding: 2px 5px;
	width: 95%;
}

#importance_container li.dummyItem {
	background-image: none;
	width: 95%;
}

#importance_container li a {
	display: inline-block;
	text-align: center;
	padding: 0;
	width: 20px;
	height: 20px;
	margin-right: 5px;
}

#importance_container li a.disabled {
	cursor: pointer;
	opacity: 0.5;
	filter: alpha(opacity = 50);
}

.btn_setting {
	height: 21px;
	width: 21px !important;
	background-image: url('../images/setting.png');
	background-repeat: no-repeat;
	background-position: center center;
}

.btn_hard.btn_setting {
	background-image: url('../images/setting_hard.png');
}

#cache_buttons {
	padding: 15px;
}

#lb_main_catalog_listtype li.selectboxItem {
	clear: none;
	float: left;
	margin: 0 0 0 1%;
	width: 31%;
	text-align: left;
}

#lb_main_catalog_listtype li.selectboxItem table {
	border-collapse: separate;
	border-spacing: 5px;
}

#lb_main_catalog_listtype b {
	font-size: 120%;
}

.filter_datepicker {
	background-color: transparent;
	border: 1px solid transparent;
	width: 80px;
	text-align: center;
	padding: 6px 0 5px 0;
}

#ajax_listOfOptions.airlines {
	height:52px !important;
}

#hotel_catalog_img {
  width: 100%;
	height: 200px;
	overflow: hidden;
	position: relative;
}

#hotel_catalog_img img {
  width: 100%;
	height: auto;
	position: absolute;
	left: 0;
}

.flightbox fieldset {
	border: none;
}

.flightbox .t_close {
	position: absolute;
	top: 10px;
	right: 10px;
	display: block;
}

#event_list th {
	padding-bottom: 10px;
}

#event_list td {
	padding: 10px 0;
}

.event_table th,
.event_table td {
	padding: 3px 5px;
}

#item_event table td {
	padding: 2px 0;
}
