.reit {
	background:url(/i/ut/sprite-raiting.png) no-repeat left bottom;
	width:50px;
	height:10px;
	display:block;
}
.reit.val0 {background-position:0 0;}
.reit.val1 {background-position:0 -10px;}
.reit.val2 {background-position:0 -20px;}
.reit.val3 {background-position:0 -30px;}
.reit.val4 {background-position:0 -40px;}
.reit.val5 {background-position:0 -50px;}
/*----------------------------------------*/
/* TourSearch */

.ordinar_form .toursearch .main_form {
	/*margin: 10px auto 0 auto;*/
}

.toursearch {
	background: #F0FBFD;
	margin-bottom: 10px;
	border: 1px solid #b5cfee;
}

.toursearch .main_form {
	position: relative;
	width: 992px;
	padding: 0 18px 0 14px;
	background: /*url(/i/podbor/mainform_back.png) */#F0FBFD repeat-x 0 0;
	/*border-radius: 4px;
	border: 1px solid #DBDFE0;*/
	color: #000000;
	clear: both;
	margin: 0 auto;
}

.toursearch_content {
	overflow: hidden;
	/*width: 713px;*/
	/*margin: 0 auto;*/
}

.toursearch_content .filter_form {
	width: 200px;
	float: right;
}

.toursearch_content .search_results {
	/*width: 500px;
	float: left;*/
}

.toursearch_param {
	position: relative;
	padding: 18px 177px 1px 0;
	color: #5c3d0a;
	/*font-family: Arial;*/
	font-size: 18px;
}

.toursearch_param .finded.searching{
	display: inline-block;
	padding-left: 52px;
	padding-top: 18px;
	background: url(/i/1/loader7.gif) no-repeat 0;
	min-height: 44px;
}

.toursearch_form_reuslts .param_wrapper span.mark {
	color: #005098;
}

.toursearch_form_reuslts .param_wrapper span.counter {
	display: inline-block;
	background-color: #005098;
	color: #ffffff;
	/*font-family: Arial;*/
	font-size: 18px;
	padding: 0 5px;
	border-radius: 2px;
}
.toursearch_form_reuslts .param_wrapper .when_text {
	color: #a47d3c;
	font-size: 12px;
}

.toursearch_form_reuslts .param_wrapper .when_text span.mark {
	color: #5c3d0a;
	font-weight: bold;
}

.toursearch_form {
	height: 123px;
	/*overflow:hidden;*/
	padding: 14px 0 20px 0;
	color: #553f17;
	font-size: 12px;
}

.toursearch_form input[type="text"] {
	background-color: #fff;
	border: none;
	border-top: 1px solid #d0c082;
	border-radius: 3px;
	padding: 3px;
	/*border:none;*/
	height: 23px;
}

.toursearch_form input[type="text"]:focus {
	background-image: url('/i/podbor/select_active.png');
	background-repeat: repeat-x;
	/*border: 2px solid #fed00b;*/
	/*margin: -2px;*/
	border-radius: 3px;
	outline: none;
}

.toursearch_form .place {
	width: 380px;
}

.toursearch_form .place label {
	float: left;
	width: 200px;
}

.toursearch_form .place .inptwrap {
	width: 380px;
}

.toursearch_form .place input {
	width: 357px;
	padding-right: 20px;
}

.toursearch_form .place .dop_btn {
	top: 0;
	right: 4px;
	width: 16px;
	background: url(/i/btn-closesm.png) no-repeat center center #fff;
}

.toursearch_form .place input[type="text"]:focus {
	border: 2px solid #fed00b;
}

/*.toursearch_form .place span{color:#fff;}*/



/*Тип отдыха*/
.toursearch_form .rest_type {
	width: 234px;
}

.toursearch_form .rest_type .selectBox-dropdown {
	width: 234px !important;
	position: relative;
	color:#000;
	height:29px;
	padding: 0;
	cursor:pointer;
	display:inline-block;
	background-color:#ffffff;
	border:1px solid #f7f2cf;
	border-top:1px solid #D0C082;
	margin-bottom:10px;
	-webkit-border-radius:2px;
	border-radius:3px;
}

.toursearch_form .rest_type .selectBox-dropdown-menu {
	width: 231px;
	margin: 0;
}

.toursearch_form .date {
	width: 86px;
}

.toursearch_form .date input {
	width: 80px;
}

/*.toursearch_form .date input.current_dateranged {
	*//*border: 2px solid #0bb923;*//*
	background: #EEFFE2;
	*//*border-radius: 3px;*//*
	*//*padding: 1px;*//*
}*/

.toursearch_form .date input.current_dateranged:focus {
	outline-style: none;
}

.toursearch_form .date_count {
	width: 80px;
	margin-left: 0;
	margin-right: 0;
}

.toursearch_form .date_count input {
	width: 27px;
	padding: 3px 26px;
	text-align: center;
}

.toursearch_form .numbGuests {
	width: 80px;
}

.toursearch_form .numbGuests.children {
	margin-right: 6px;
}

.toursearch_form .numbGuests input {
	width: 27px;
	padding: 3px 26px;
	text-align: center;
}

.btn_plus,
.btn_minus,
.btn_down {
	display: block;
	position: absolute;
	top: 3px;
	right: 3px;
	width: 26px;
	height: 25px;
	line-height: 25px;
	cursor: pointer;
	background: url(/i/podbor/s_small_btn.png) 0 0;
	text-indent: -9999px;
	text-align: center;
	font-size: 1.6em;
	padding: 0;
	border: none;
	text-decoration: none;
	color: #ffffff;
}

.btn_plus {
	background-position: -26px;
}

.btn_minus {
	right: auto;
	left: 2px;
	background-position: 0;
}

.btn_down {
	background-position: -52px;
}

.toursearch_form .numbYears {
	width: 110px;
}

.toursearch_form .numbYears input {
	width: 18px;
	margin-right: 3px;
	font-size: 17px;
}

.toursearch_form .submit {
	float: right;
	width: 176px;
	margin-right: 0;
	margin-top: 10px;
	text-align: center;
}

.toursearch_form .return_param {
	float: right;
	width: 176px;
	margin-right: 0;
	margin-top: 35px;
	height: 20px;
	text-align: center;
}


.change_param_btn{
	/*background: url(/i/podbor/run_btn.png) #095891 repeat-x 0 0;*/
	/*width: 126px;*/
	/*padding: 2px 6px;*/
	/*text-align: center;*/
	/*color: #ffffff;*/
	/*border-radius: 3px;*/
}
.change_param_btn a{
	color: #ffffff;
}

.results_description .change_param_btn {
	font-size: 14px;
	text-decoration: none;
	border-bottom: 1px dotted #0075A0;
	color: #0075A0;
	margin-left: 20px;
}

.toursearch_form .submit input[type="submit"],
.toursearch_form_reuslts .change_search{
	width: 176px;
	height: 42px;
	background: url(/i/podbor/run_btn.png) #005492 repeat-x 0 0;
	border-radius: 3px;
	/*font-family: Arial;*/
	font-size: 20px;
	font-weight: normal;
	color: #ffffff;
	-webkit-box-align: center;
	text-align: center;
}

.toursearch_form  a.result_info_btn {
	color: #5c3d0a;
	text-decoration: none;
	border-bottom: 1px dotted #5c3d0a;
}

.toursearch_form_reuslts .param_wrapper {
	font-size: 18px;
}

/*.toursearch_form_reuslts p span{color:#ffdf60;font-size:1.3em;}*/
ul.searched_conditions {
	margin-top: 10px;
	padding: 0;
}

ul.searched_conditions li {
	list-style: none;
	display: inline-block;
	line-height: 1.5em;
	position: relative;
	padding-right: 16px;
	padding-left: 10px;
	margin-right: 15px;
	background: #005098;
	font-size: 12px;
	font-weight: bold;
	border-radius: 3px;
}

ul.searched_conditions li a {
	color: #fff;
	text-decoration: none;
}

ul.searched_conditions li .btn_close {
	position: absolute;
	right: 5px;
	top: 50%;
	margin-top: -2px;
}

.toursearch_form_reuslts .change_search {
	position: absolute;
	right: 0;
	top: 20px;
	text-decoration: none;
	padding-top: 10px;
	height: 32px;
}

/* vertical form elements */
.form_holder_vert {
	float: left;
	margin-right: 16px;
	height: 70px;
}

.form_holder_vert .inptwrap {
	position: relative;
}

.form_holder_vert .wrap_btn_close {
	display: block;
	position: absolute;
	height: 27px;
	cursor: pointer;
	top: 0;
	right: 4px;
	width: 16px;
}

.form_holder_vert .wrap_btn_close .btn_close {
	position: absolute;
	top: 50%;
	margin-top: -2px;
	left: 50%;
	margin-left: -2px;
}

.form_holder_vert label,
.form_holder_vert span {
	display: inline-block;
}

.form_holder_vert label {
	font-weight: bold;
	padding-bottom: 5px;
	width: 100%;
	margin-bottom: 5px;
}

.form_holder_vert input {
	border: none;
	margin-bottom: 5px;
	font-size: 16px;
	height: 21px;
}

.form_holder_vert .example {
	display: inline-block;
	float: right;
}

.form_holder_vert .example a {
	color: #553f17;
	text-decoration: none;
	border: none;
	border-bottom: 1px dotted #553f17;
	padding-bottom: 0;
}

/*Выбор вылюты в форме подбора*/
.currency_switch{
	float: left;
}

.currency_switch label {
	display: inline-block;
	font-weight: bold;
	padding-bottom: 5px;
	width: 100%;
	margin-bottom: 5px;
}

/* horisontal form elements */
.form_holder_hor {
	line-height: 1.5;
	margin-bottom: 5px;
	overflow: hidden;
}

.form_holder_hor input,
.form_holder_hor label {
	float: left;
	height: 30px;
	line-height: 30px;
	padding: 0;
	margin-top: 0;
	margin-right: 7px;
}

a.btn_close {
	height: 5px;
	width: 5px;
	background: url(/i/btn-closesm.png) no-repeat 0 0;
	display: block;
}

a.btn_close.white {
	background-position: 0 -5px;
}


/*----------------------------------------*/
/* Extra Panel */


/* full searchbar */

.full_search {
	/*font-size:.8em;*/
	width: 200px;
}
.full_search fieldset {
	border:1px solid #fee39d;
	/*background-color:#FFF;*/
	padding:8px;
	margin:0 0 10px 0;
	-webkit-border-radius:2px;
	border-radius:2px;
}

.full_search fieldset.search_services {
	padding:8px 0;
}
/*.full_search fieldset.search_place {
	padding-bottom:0;
}*/
.full_search label {
	display:inline;
}
.full_search .search_services label {
	display:block;
	float: left;
	width: 155px;
}
.full_search fieldset.search_place label {
	width:100%;
}
.full_search fieldset.search_place select {
	width:100%;
	margin-bottom:10px;
}
.full_search fieldset.search_place .search_submit a{
	display: block;
	float: right;
	width: 126px;
	height: 28px;
	line-height: 26px;
	text-align: center;
	color: white;
	text-decoration: none;
	background: #095891;
	/*padding-left: 25px;*/
	font-size: 12px;
	font-weight: bold;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding-top: 2px;
}
.full_search fieldset.search_place .selectBox-dropdown .selectBox-label{
	width: 142px;
}

.full_search fieldset.search_price .label {
	height: 20px;
	margin-bottom: 6px;
}

.full_search fieldset.search_price .ammounts {
	padding-bottom:3px;
}
.full_search fieldset.search_price .ammounts label,
.full_search fieldset.search_price .ammounts input{
	display:inline-block;
	line-height:25px;
}
.full_search fieldset.search_price .ammounts label {
	width:10px;
	margin-right:5px;
	text-align:right;
}
.full_search fieldset.search_price .ammounts input{
	width:40px;
	padding:0 5px 0 10px;
	border: 1px solid #F7F2CF;
	border-top:1px solid #d0c082;
	background-color:#ffffff;
	-webkit-border-radius:3px;
	border-radius:3px;
	height:29px;
	font-size: 11px;
	text-align: left;
	color: #666666;
}

fieldset.search_services ul {
	margin: 0;
	margin-bottom:20px;
	padding: 0;
}
fieldset.search_services .more_services li {
	list-style:none;
	line-height:15px;
	padding-bottom: 5px;
}
fieldset.search_services .more_services li ul {display:none;}
fieldset.search_services .more_services li.open ul {
	display:block;
	margin-bottom:10px;
	margin-left: 0px;
	background: #fef2c5;
}
fieldset.search_services .more_services>li:after{
	content: ' ';
	display: block;
	height: 3px;
	background: url('/i/1/delimiter.png') repeat-x;
}

fieldset.search_services .more_services li ul li{
	display: block;
	overflow: hidden;
	padding: 5px 0 5px 10px;
}

fieldset.search_services .more_services li a{
	font-size:1.15em;
	margin-bottom:10px;
	display:inline-block;
	background:url(/i/arrowsBlue_horiz.png) no-repeat 100% -1px;
	padding-right:11px;
	border-bottom:1px dotted #0075A0;
	text-decoration:none;
}
fieldset.search_services .more_services>li a{
	display: inline-block;
	margin: 0 8px 10px 8px;
	font-weight: bold;
}
fieldset.search_services .more_services li.open a{
	background:url(/i/arrowsBlue.png) no-repeat 100% -22px;
}
.full_search .search_submit .btn{
	width:100%;
	font-size:1.8em;
	height:29px;
	padding-top: 3px;
	background-color:#49a611;
}
.full_search .selectBox-label{
	width: 160px;
}
.full_search .selectBox-dropdown{
	width: 180px !important;
}
.full_search .selectBox-dropdown-menu{
	width: 180px;
	margin-left: 0;
}
/* custom form elements */
.niceCheck {
	width: 17px;
	height: 17px;
	/*display: inline-block;*/
	float: left;
	cursor: pointer;
	background: url(/i/1/s_checkbox.png) no-repeat -1px -23px;
	margin-right:5px;
}
.niceCheck input {
	display: none;
}

.niceRadio {
	width: 14px;
	height: 14px;
	display: inline-block;
	cursor: pointer;
	background: url(/i/1/radio.png) no-repeat 0 -14px;
	overflow: hidden;
}
.radioChecked {
	background-position: 0 0;
}
.niceRadio input {
	margin-left: -9999px;
}

/*слайдер цен*/
.slider_range .fields {
	position:relative;
	overflow:hidden;
}
.slider_range .fields span.from,
.slider_range .fields span.to {
	border:none;
	height:16px;
	padding:0;
	margin:0;
	width:50px;
	float:left;
	text-align:left;
}
.slider_range .fields span.to {
	float:right;
	text-align:right;
}

#range_bar1 {
	height:8px;
	background:#FFFFFF;
	border:none;
	/*border-radius: 0;*/
	border-top:1px solid #cec07d;
	/*border-bottom-color:#fff;*/
	position:relative;
	margin: 10px 18px 14px 14px;
}

#range_bar1 .ui-slider-range {
	background:#1a85cf url('/i/1/priceslider_line.png') repeat-x;
}
#range_bar1 a.ui-slider-handle,
#range_bar1 a.ui-slider-handle.ui-state-hover,
#range_bar1 a.ui-slider-handle.ui-state-focus {
	position:absolute;
	background:url(/i/1/ears.png) no-repeat -2px 0;
	top: -8px;
	width:10px;
	height:30px;
	margin-left: -2px;
	border: none;
	border-radius: 0;
}
#range_bar1 a.ui-slider-handle+a.ui-slider-handle {
	/*margin-left: -6px;*/
}
#range_bar1 a.ui-slider-handle:focus {
	outline: none;
}

.slider_area{
	overflow: hidden;
	background: url('/i/1/priceslider_back.png') repeat-x;
	border-radius: 3px;
	margin-top: 10px;
}



/* search result*/

.search_results {
	font-size: 14px;
}

.search_results .finded_hotels {
	font-size: 18px;
	margin-bottom: 33px;
}

.results_description {
	font-size: 16px;
}

.results_description h2 {
	font-size: 18px;
}

.search_result_resort_desc {
	margin: 10px 0 20px;
	border-bottom: 1px solid #61a6c0;
}

.search_result_resort_desc header {
	margin-bottom: 15px;
	overflow: hidden;
	padding-bottom: 5px;
}

.search_result_resort_desc header h3 {
	text-align: left;
	float: left;
}

.search_result_resort_desc header h3 a {
	padding-right: 20px;
}

.begin_spoiler,
.end_spoiler_transp {
	display: inline-block;
	padding-right: 12px;
	background: url(/i/arrowsBlue.png) no-repeat 100% -21px;
	border-bottom: 1px dotted #0075A0;
	text-decoration: none;
}

.end_spoiler_transp {
	background: url(/i/arrowsBlue.png) no-repeat 100% -16px
}

/*.begin_spoiler,*/
/*.end_spoiler {*/
/*display:inline-block;*/
/*padding-right:12px;*/
/*background:url(/i/ut/arrowsBlue.png) no-repeat 100% -21px;*/
/*}*/
.end_spoiler {
	background-position: 100% -1px;
}

.search_result_resort_desc header .photo,
.search_result_resort_desc header .feeds {
	float: right;
	display: block;
	font-size: .9em;
	margin-right: 15px;
	margin-top: 5px;
}

a.end_spoiler {
	background: url("/i/arrowsWhite-vert.png") no-repeat scroll right 2px #61A6C0;
	-weblit-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0;
	text-decoration: none;
	color: #FFFFFF;
	display: inline-block;
	height: 20px;
	line-height: 18px;
	padding: 0 25px 0 12px;
	margin-top: 20px;
}

.results_sort {
	margin-bottom: 16px;
}

.results_sort span.sort_label {
	display: inline-block;
	margin-right: 20px;
}

.price-cutting_link,
.begin_spoiler {
	display: inline-block;
	text-decoration: none;
	border-bottom: 1px dotted #0075a0;
}

.results_sort a.condition {
	display: inline-block;
	text-decoration: none;
	border-bottom: 1px dotted #0075a0;
	margin: 0 24px 3px 16px;
	font-size: 14px;
	font-weight: bold;
}

.results_sort a.condition.cur {
	/*font-weight: bold;*/
	-weblit-border-radius: 4px;
	border-radius: 4px;
	border-bottom: none;
	background-color: #005098;
	color: #ffffff;
	padding: 3px 10px 3px 16px;
	margin: 0;
}

.results_sort a.condition.asc,
.results_sort a.condition.desc {
	background-image: url(/i/1/arrow-blue-v.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	padding-left: 20px;
}

.results_sort a.condition.asc {
	background-position: 10% 0px;
}

.results_sort a.condition.desc {
	background-position: 10% -15px;
}

.results_sort a.condition.cur.asc,
.results_sort a.condition.cur.desc{
	background-image: url(/i/1/arrow-white-v.png);
}
.results_sort a.condition.cur.asc {
	background-position: 10% 3px;
}

.results_sort a.condition.cur.desc {
	background-position: 10% -12px;
}

.result_item {
	padding: 12px 0 0 0;
	margin-bottom: 13px;
	background-color: #ffffff;
	border: 1px solid #fee39d;
	overflow: hidden;/*закомментить если надо показать ярлычок про рекомендацию*/
}
.result_item .osnova{
	padding: 0 10px;
	overflow: hidden;
}

.result_item hr {
	height: 1px;
	border: none;
	background-color: #c8c8c8;
	clear: both;
	width: 100%;
}

.result_item .sideinfo {
	float: left;
	width: 161px;
	margin-right: 12px;
	position: relative;
}

.result_item .sideinfo figure {
	margin: 0;
	margin-bottom: 10px;
	position: relative;
	/*max-height: 120px;*/
	overflow: hidden;
}

.result_item .sideinfo figure img {
	width: 161px;
}

.result_item .sideinfo figure .smallimg{
	padding-top: 1px;
}

.result_item .sideinfo figure .smallimg img,
.result_item .sideinfo figure .smallimg .noimage {
	width: 80px;
	height: 60px;
	float: left;
}
.result_item .sideinfo figure .smallimg img:first-child,
.result_item .sideinfo figure .smallimg .noimage:first-child {
	margin-right: 1px;
}

.result_item .sideinfo figure .noimage {
	width: 161px;
	height: 120px;
	background: #CBCBCB url("/i/noimage.png") no-repeat center center;
}

.result_item .item_menu {
	/*float: left;*/
	/*width: 478px;*/
	padding: 5px 10px 0 15px;
	overflow: hidden;
	/*margin-bottom: 10px;*/
	background: #EBF9FE;
}

.result_item .wrap_info {
	/*float: left;*/
	/*width: 305px;*/
	margin-bottom: 0;
}

.result_item.recommended .wrap_info {
	/*width: 280px;*/
}

.result_item .wrap_info .reit {
	margin-bottom: 5px;
}

.result_item .wrap_info h3 {
	font-size: 21px;
	font-weight: bold;
	/*font: bold 21px 'Trebuchet MS', Helvetica, sans-serif;*/
	text-transform: none;
}
.result_item h3.object_name {
	font-size: 20px;
	/*font: 20px 'Trebuchet MS', Helvetica, sans-serif;*/
	text-transform: none;
	margin-top: 4px;
	margin-bottom: 4px;
}
.result_item h3.object_name a{
	font-size: 20px;
}

.result_item .wrap_info h3 a {
	color: #0075a0;
}

.result_item .wrap_info .object_info {
	overflow: hidden;
	padding-bottom: 5px;
	width: 250px;
	float: left;
	/*margin-bottom:20px;*/
}

.result_item .main_info {
	/*width:40%;
	float:left;*/
}

.result_item .main_info .place {
	font-size: 12px;
	font-weight: bold;
	display: inline-block;
	/*width: 100%;*/
	/*margin: 7px;*/
}
.result_item .main_info .place a{
	text-decoration: none;
	color: #333333;
}
.result_item .main_info .separator{
	margin: 0 6px;
}

.result_item .main_info .onmap {
	font-size: 12px;
	display: inline-block;
	padding: 0 0 0 16px;
	background: url(/i/1/podmenu.png) no-repeat 0 -64px;
}

.result_item .tobook{
	overflow: hidden;
	padding-left: 10px;
	background: #ebf9fe;
	width: 200px;
	float: right;
}

.result_item .tobook .priceperiod {
	width: 160px;
	float: left;
}

.result_item .tobook .button_block {
	padding-top: 10px;
	width: 125px;
	float: left;
}

.result_item .tobook .price {
	display: inline-block;
	/*width: 100%;*/
	color: #333333;
	/*font-family: Arial;*/
	font-size: 22px;
	font-weight: bold;
}

.result_item .tobook .price span.zero_price {
	color: #CCC;
}

.result_item .tobook .period {
	display: inline-block;
	/*width: 100%;*/
	font-size: .95em;
	margin-bottom: 10px;
}

.result_item .tobook .period {
	display: inline-block;
	/*width: 100%;*/
	font-size: .95em;
	margin-bottom: 10px;
}

.result_item .additional_info {
	/*width:58%;*/
	/*float:left;*/
	margin-top: 6px;
}

.result_item .description {
	display: block;
	/*max-height: 29px;*/
	/*overflow: hidden;*/
	/*position: relative;*/
	line-height: 14px;
	font-size: 12px;
	color: #666666;
}

.result_item .additional_info .description.opened {
	max-height: 100%;
	overflow: visible;
	position: relative;
	line-height: 14px;
	padding-bottom: 14px;
}

/*.result_item .additional_info .description:after {
	content: '';
	width: 100%;
	height: 25px;
	position: absolute;
	bottom: 0;
	left: 0;
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 1) 100%);
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 1) 100%);
	background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 1) 100%);
	background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 1) 100%);
	background: linear-gradient(top, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 1) 100%);
}

.result_item.recommended .additional_info .description:after {
	content: '';
	width: 100%;
	height: 25px;
	position: absolute;
	bottom: 0;
	left: 0;
	background: -webkit-linear-gradient(top, rgba(251, 249, 240, 0) 0, rgba(251, 249, 240, 1) 100%);
	background: -moz-linear-gradient(top, rgba(251, 249, 240, 0) 0, rgba(251, 249, 240, 1) 100%);
	background: -ms-linear-gradient(top, rgba(251, 249, 240, 0) 0, rgba(251, 249, 240, 1) 100%);
	background: -o-linear-gradient(top, rgba(251, 249, 240, 0) 0, rgba(251, 249, 240, 1) 100%);
	background: linear-gradient(top, rgba(251, 249, 240, 0) 0, rgba(251, 249, 240, 1) 100%);
}*/

.result_item .additional_info .description.opened:after {
	height: 0;
}

.result_item .additional_info ul.object_services {
	margin: 8px 0;
	overflow: hidden;
}

.result_item .additional_info .services {
	margin: 8px 0;
	padding: 0;
	overflow: hidden;
	/*float: right;*/
}

.result_item .additional_info .services li {
	list-style: none;
	display: block;
	width: 25px;
	float: left;
	margin-right: 3px;
	margin-bottom: 3px;
}

ul.object_services li {
	list-style: none;
	display: block;
	width: 20px;
	float: left;
	margin-right: 3px;
	margin-bottom: 3px;
}

span.serv_pict {
	display: block;
	width: 27px;
	height: 27px;
	background: url(/i/1/s_options_kandagar.png);
}

span.serv_pict.olimpic {
	background-position: -92px -62px;
}

span.serv_pict.vip {
	background-position: -306px 0;
}

span.serv_pict.ai {
	background-position: 0 -31px;
}

span.serv_pict.bb {
	background-position: -62px -31px;
}

span.serv_pict.bo {
	background-position: -31px -31px;
}

span.serv_pict.fb {
	background-position: -214px 0;
}

span.serv_pict.hb {
	background-position: -245px 0;
}

span.serv_pict.family {
	background-position: -122px 0;
}

span.serv_pict.junior {
	background-position: -306px -31px;
}

span.serv_pict.spa {
	background-position: -61px -62px;
}

span.serv_pict.openpool {
	background-position: -92px -31px;
}

span.serv_pict.pool {
	background-position: -122px -31px;
}

span.serv_pict.wifi {
	background-position: -92px 0;
}

span.serv_pict.recover {
	background-position: -153px -31px;
}

span.serv_pict.parking {
	background-position: -184px -31px;
}

span.serv_pict.park {
	background-position: -31px 0;
}

span.serv_pict.animals {
	background-position: -184px 0;
}

span.serv_pict.anim {
	background-position: -153px 0;
}

span.serv_pict.confrnc {
	background-position: -245px -31px;
}

span.serv_pict.recommnd {
	background-position: -214px -31px;
}

span.serv_pict.skii {
	background-position: -275px -31px;
}

.readmore {
	font-size: 12px;
	display: inline-block;
	/*width: 100%;*/
	position: absolute;
	bottom: 0;
	right: 0;
	background: #ffffff;
	padding-left: 10px;
}

.result_item .detail_info {
	clear: both;
	overflow: hidden;
	/*margin-bottom: 12px;*/
}

.result_item .detail_info header span.menu_item {
	margin: 10px 10px 15px 10px;
	padding-left: 16px;
	font-size: 12px;
	display: block;
}

.result_item .detail_info header a {
	text-decoration: none;
	display: inline-block;
	border-bottom: 1px dashed #0D4E96;
}
.result_item .detail_info header .recovery_btn,
.result_item .detail_info header .feeds_btn,
.result_item .detail_info header .roomsinfo_btn {
	float: left;
}
.result_item .detail_info header .roomsinfo_btn {
	float: right;
}
.result_item .detail_info header .roomsinfo_btn.opened {
	background: #ffffff;
	border: none;
	border-top: 1px solid #c6b497;
	border-radius: 3px 3px 0 0;
}
.result_item .detail_info header .roomsinfo_btn.opened span.menu_item{
	margin-top: 9px;
}

.result_item .detail_info header a.opened {
	background-position: 100% -2px;
}

.result_item.recommended .detail_info header .roomsinfo_btn.opened{
	background: #FBF9F0;
}

.result_item .detail_info header .recovery_btn span.menu_item{
	background: url("/i/1/podmenu.png") no-repeat 0 -46px;
}
.result_item .detail_info header .feeds_btn span.menu_item {
	background: url("/i/1/podmenu.png") no-repeat 0 -30px;
}
.result_item .detail_info header .roomsinfo_btn span.menu_item {
	background: url("/i/1/podmenu.png") no-repeat 0 1px;
}

.result_item .tobook a.btn_checkprice,
.result_item .tobook a.btn_book,
.room .book_info .btn_book{
	display: block;
	float: right;
	width: 126px;
	height: 28px;
	line-height: 26px;
	text-align: center;
	color: white;
	text-decoration: none;
	background: #095891;
	/*padding-left: 25px;*/
	font-size: 12px;
	font-weight: bold;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding-top: 2px;
}

.result_item .detail_info header .waiting {
	float: right;
}

.recommended {
	background-color: #fbf9f0;
	border: 1px solid #f26a3e;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	padding: 20px 0 0 0;
	position: relative;
	margin-top: 23px;
}

.recommended hr {
	background-color: transparent;
	margin: 0;
}

.recommended .recomd_hdr {
	position: absolute;
	top: -23px;
	left: -1px;
	-webkit-border-radius: 2px 2px 0 0;
	border-radius: 2px 2px 0 0;
	line-height: 23px;
	padding: 0 10px 0 20px;
	background: url(/i/recommended.png) no-repeat 5px center;
	color: #fff;
	background-color: #f26a3e;
}

.rooms_info_wrapper {
	margin-top: 10px;
	border-bottom: 1px solid #61A6C0;
	overflow: hidden;
	display: none;
}

.room {
	overflow: hidden;
	/*padding: 10px 0 10px 9px;*/
	font-size: 12px;
	border-bottom: 1px solid #e8e1d4;
}

.room.opened {
	border-bottom: 1px solid #e8e1d4;
}

.room .room_info a.spoiler,
.room .room_photo a.spoiler {
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
	border-bottom: 1px dotted #0075A0;
	margin-right: 20px;
}
.room .room_info a.spoiler.bottom,
.room .room_photo a.spoiler.bottom {
	font-size: 12px;
	font-weight: bold;
	padding-right: 12px;
	background: url('/i/1/arrow-blue-v.png') no-repeat 100% -14px;
}
.room.opened .room_info a.spoiler.bottom,
.room.opened .room_photo a.spoiler.bottom {
	background-position: 100% 2px;
}

.room .room_info .room_name {
	display: block;
	width: 100%;
	margin-bottom: 7px;
}

.room .room_fullinfo {
	clear: both;
	overflow: hidden;
	display: none;
	padding: 0 10px;
}

.room .room_info {
	float: left;
	/*width: 330px;*/
	/*margin-right: 25px;*/
	/*margin-bottom: 10px;*/
}

/*.room .room_fullinfo a.closer {
	width: 310px;
	margin-right: 5px;
}*/

.room img {
	width: 80px;
	display: block;
}

.room .room_photo {
	position: relative;
	float: left;
	margin: 0 15px 6px 0;
	padding: 10px 0 10px 9px;
}

.room figure {
	margin: 0;
	width: 80px;
	max-height: 64px;
	overflow: hidden;
	/*border: 1px solid #CBCBCB;*/
	/*padding: 1px;*/
}

.room .room_services {
	margin: 0 140px 0 0;
	padding: 10px 20px 10px 0;
	min-height: 84px;
	background: url('/i/1/price_pad.png') no-repeat 100% 0;
}

.room .offer_info {
	float: left;
	position: relative;
	margin: 0;
	width: 215px;
	padding: 10px 20px 10px 0;
	min-height: 84px;
	/*background: url('/i/1/price_pad.png') no-repeat 100% 0;*/
}

/*.recommended .room .offer_info {
	width: 367px;
}*/

.room .noimage {
	width: 85px;
	height: 64px;
	background: #CBCBCB url("/i/noimage.png") no-repeat center center;
}

.room .room_desc {
	float: left;
	width: 190px;
	margin-bottom: 0px;
	position: relative;
}

.recommended .room .room_desc {
	float: left;
	width: 170px;
	margin-bottom: 0px;
	position: relative;
}

.room .offer_info .pansion span {
	padding-right: 20px;
	background: url("/i/1/vilka.png") no-repeat 100% 0;
	color: #333333;
	font-size: 12px;
	font-weight: bold;
}

.room .book_info {
	float: right;
	width: 130px;
	margin-bottom: 0px;
	position: relative;
	padding: 10px 10px 10px 0;
	min-height: 84px;
	background: #EFF9FE;
}

.room .book_info .price {
	display: inline-block;
	width: 100%;
	font-size: 22px;
	color: #333333;
	font-weight: bold;
	text-align: left;
}

.room .book_info .nights_count {
	color: #517088;
	margin: 0 0 8px 0;
}

/*.room .book_info .btn_book {
	display: block;
	width: 126px;
	line-height: 26px;
	text-align: center;
	color: white;
	text-decoration: none;
	background: #095891;
	font-size: 12px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}*/

.room .room_desc .begin_spoiler {
	margin-bottom: 10px;
	font-size: 1.2em;
}

.room .room_info .numb_guests {
	/*display: inline;*/
	color: #666666;
}
.room .room_info .square {
	/*display: inline;*/
	color: #666666;
}

ul.room_serv {
	display: block;
	float: left;
	width: 260px;
	margin: 0 10px 0 0;
	font-size: 1.1em;
	padding: 0;
}

ul.room_serv li {
	list-style: none;
	padding-left: 13px;
	background: url(/i/1/li-room.png) no-repeat left 3px;
	font-size: 12px;
	color: #666666;
	width: 117px;
	float: left;
}

.room_about {
	float: left;
	color: #666666;
	/*width: 550px;*/
}

.room_about span {
	display: inline-block;
	margin-bottom: 4px;
	/*width:100%;*/
}

.room_about span.mark,
.room_info span.mark {
	color: #333333;
	font-weight: bold;
}

.room .room_fullinfo a.closer {
	width: 55px;
	padding-right: 10px;
	/*margin-right: 4px;*/
	background: url(/i/1/arrow-blue-v.png) no-repeat right 3px;
	display: block;
	clear: both;
	float: right;
	text-decoration: none;
	font-weight: bold;
}

/* pagination */
.paginationbar {
	margin: 25px 0;
}

ul.pagination {
	overflow: hidden;
	margin-top: 10px;
}

ul.pagination li {
	list-style: none;
	float: left;
}

ul.pagination li a {
	display: block;
	padding: 3px 8px;
	font-size: 1.4em;
}

ul.pagination li.current a {
	background-color: #0075a0;
	color: #fff;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}

ul.paginator {
	margin: 20px 0 0 0;
	overflow: hidden;
	list-style: none;
	width: 100%;
	text-align: left;
}

ul.paginator li {
	list-style: none;
	padding: 2px 2px;
	margin: 0 2px;
	float: left;
}

ul.paginator li.prev {
	float: left;
}

ul.paginator li.first,
ul.paginator li.last {
	/*display: none;*/
}

ul.paginator li.current {
	background: #005098;
	color: #ffffff;
	text-align: center;
	padding: 2px 8px;
	margin: 0 4px;
	border-radius: 2px;
}

ul.paginator li.current a {
	color: #ffffff;
}

.paginator-wrapper {
	text-align: center;
	min-height: 20px;
	margin-bottom: 10px;
}

.paginator {
	width: 100%;
}

.paginator .pag {
	display: inline-block;
	text-decoration: none;
	font-size: 14px;
	color: #005098;
	margin: 0 6px;
	padding: 2px 8px;
	border-radius: 2px;
}

.paginator .pag:hover {
	text-decoration: underline;
}

.paginator .pag.num {
}

.paginator .pag.next {
	margin-left: 3px;
}

.paginator .pag.prev {
	margin-right: 3px;
}

.paginator .pag.curr {
	color: #fff;
	background-color: #005098;
	text-align: center;
}

.hidden-object {
	display: none;
}

.clear {
	clear: both;
}

.discount {
	background: url(/i/1/bg-discountSmall.png);
	width: 45px;
	height: 31px;
	position: absolute;
	top: 0px;
	right: -12px;
	display: block;
	color: white;
	padding-top: 14px;
	text-align: center;
}

.discount .spec {
	font-size: 11px;
}



/*--------------------------------------*/
/* Objects offers */


/* object offers */

.offers_list{
	border: 1px solid #FEE39D;
}

.object_offers .addition_buttons{
	/*clear: both;*/
	width: 100%;
	overflow: hidden;
	margin: 30px 0 20px 0;
	text-align: center;
}

.object_offers .addition_buttons a{
	display: inline-block;
	padding: 6px 37px;
	background: #095891;
	color: #ffffff;
	border-radius: 2px;
	text-decoration: none;
	font-weight: bold;
}
.object_offers .addition_buttons a.all_rooms{
	float: right;
	margin-right: 20px;
}

.object_offers .addition_buttons a.nearest_date{
	/*float: left;*/
	margin-left: 20px;
}
/*.waiting{
	background: url(/i/indikator.gif);
	width: 16px;
	height: 16px;
}*/
.object_offers .addition_buttons div.waiting{
	margin-left: 6px;
	float: left;
}

.object_offer {
	overflow:hidden;
	font-size:.85em;
	padding: 0 0 0 10px;
	border-bottom: 1px solid #CBCBCB;
	font-size: 12px;
	background: #ffffff;
}
.object_offer.opened {
	border-bottom: 1px solid #0075a0;
}
.object_offers .offers_desc{
	padding-bottom: 30px;
	/*border-bottom: 1px solid #0075a0;
	margin-bottom: 25px;*/
}
.object_offers .offers_desc h4{
	font-size: 18px;
	font-weight: normal;
	color: #484949;
	margin: 0;
}
.object_offers a.change_param{
	text-decoration: none;
	border-bottom: 1px dotted #0075a0;
	font-size: 14px;
}

.object_offers .room_short,
.rooms_list .room_short{
	padding: 10px 0 10px 0;
	overflow: hidden;
}

.object_offer .room_photo,
.object_offer .room_info,
.object_offer .offer_info,
.object_offer .offer_booking {
	float:left;
	margin-right:10px;
}
.object_offer .room_detail{
	display: none;
	clear: both;
	width: 100%;
	overflow: hidden;
}

.object_offer .room_photo{
	width:85px;
	max-height: 64px;
	/*overflow: hidden;*/
	border: 1px solid #CBCBCB;
	padding: 1px;
	position: relative;
}
.object_offer .room_photo a{
	display: block;
	max-height: 60px;
	overflow: hidden;
}
.object_offer .room_photo img {
	width:85px;
	display: block;
}
.object_offer .room_photo .noimage {
	width:85px;
	height: 64px;
	background: #CBCBCB url("/i/noimage.png") no-repeat center center;
}

.object_offer .room_info {
	width:230px;
}
.object_offer .room_info header {
	overflow: hidden;
	margin-bottom:7px;
}
.object_offer .room_info a.spoiler {
	text-decoration: none;
	font-size:14px;
	font-weight: normal;
	border-bottom: 1px dotted #0075a0;
}
.object_offer .room_info .numb_guests {
	display: inline;
	margin-right: 20px;
}
.object_offer .room_info .area {
	display: inline;
}

.object_offer .offer_info {
	width:190px;
}
.object_offer .offer_info p.describe {
	padding-left: 20px;
	background: url("/i/spoon.png") no-repeat 0 0;
	color: #484949;
	font-size: 12px;
}

.object_offer .offer_booking{
	font-size: 10px;
	width: 130px;
	margin-right: 0;
}

.object_offer .offer_booking .price{
	display:inline-block;
	width:100%;
	font-size:22px;
	color:#484949;
	font-weight:bold;
	padding-bottom: 10px;
	text-align: left;
}
.rooms_list .object_offer .offer_booking .price{
	padding-bottom: 0px;
}
.object_offer .offer_booking .btn_book {
	display: block;
	float: right;
	width: 126px;
	height: 28px;
	line-height: 26px;
	text-align: center;
	color: white;
	text-decoration: none;
	background: #095891;
	/*padding-left: 25px;*/
	font-size: 12px;
	font-weight: bold;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding-top: 2px;
}
.rooms_list .object_offer .offer_booking .btn_book {
	margin-top: 4px;
}

.object_offer .room_desc .begin_spoiler {
	margin-bottom:10px;
	font-size:1.2em;
}

.object_offer .room_detail .room_serv{
	overflow: hidden;
	float: none;
	width: 532px;
	color: #0075A0;
	font-size: 12px;
}
.object_offer .room_detail .room_serv li{
	display: inline-block;
	width: 120px;
}
.object_offer .room_detail .add{
	clear: both;
	width: 100%;
	margin-top: 16px;
}
.object_offer .room_detail .add span{
	color: #0075a0;
}
.object_offer .room_detail .description{
	width: 100%;
	margin-top: 16px;
}
.object_offer .room_detail .room_photos{
	margin-top: 10px;
	width: 100%;
	overflow: hidden;
	position: relative;
}
.object_offer .room_detail .room_photos .imgs{
	border: none;
}
.object_offer .room_detail .room_photos .nav_prev,
.object_offer .room_detail .room_photos .nav_next{
	background: url("/i/1/arrow_black.png") no-repeat;
	width: 29px;
	height: 28px;
	display: block;
	position: absolute;
}
.object_offer .room_detail .room_photos .nav_prev{
	background-position: 0;
	left: 0;
}
.object_offer .room_detail .room_photos .nav_next{
	background-position: -669px;
	right: 0;
}
.object_offer .room_detail a.closer{
	width: 55px;
	padding-right: 10px;
	margin-right: 4px;
	background: #ffffff url(/i/1/arrowsBlue.png) no-repeat right 0;
	display: block;
	float: right;
	text-decoration: none;
}


/* when_who_form */

.overley_panel {
	display: none;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(255, 255, 255, 0.7)/* url(/i/pattern_136.gif) repeat*/;
	z-index: 2;
}
.overley_panel>table{
	width: 100%;
	height: 100%;

}

.when_who_form {
	display: none;
	position: relative;
	margin: 30px auto;
	background: #EBF9FE repeat-x 0 0;
	width: 310px;
	padding: 10px 10px 10px 20px;
	border: none;
	border-radius: 4px;
	height: 176px;
	/*overflow: hidden;*/
	font-size: 10px;

	-moz-box-shadow: 0 4px 10px #000000;
	-webkit-box-shadow: 0 4px 10px black;
	box-shadow: 0 4px 10px black;
	/*behavior: url(/j/ie-css3.htc);*/
}

.when_who_form h4 {
	font-weight: bold;
	font-size: 14px;
	margin: 0 6px 0 0;
	color: #553F17;
}

.when_who_form .close_form_btn {
	position: absolute;
	display: block;
	top: 4px;
	right: 4px;
	width: 16px;
	height: 16px;
	background: url(/i/1/close_cross.png) no-repeat center center;
}

.when_who_form .form_holder {
	/*position: relative;*/
	float: left;
	margin: 10px 10px 0 0;
}

.when_who_form .form_holder input{
	font-size: 14px;
	padding: 3px 6px;
}

.when_who_form .form_holder input[type=submit]{
	width: 126px;
	height: 28px;
	line-height: 26px;
	text-align: center;
	color: white;
	text-decoration: none;
	background: #095891;
	font-size: 12px;
	font-weight: bold;
	-webkit-border-radius: 3px;
	border: none;
	border-radius: 3px;
	padding-top: 2px;
}

.when_who_form .form_holder input[type=text]{
	background: #ffffff;
	border: none;
	/*border: 2px solid #FFE395;*/
	border-top: 1px solid #D0C082;
	border-radius: 3px;
	height: 21px;
}

.when_who_form .form_holder label{
	display: inline-block;
	width: 100%;
	padding-bottom: 0;
	color: #553F17;
}

.when_who_form .form_holder.date{ width: 92px;}
.when_who_form .form_holder.date input{ width: 80px;}
.when_who_form .form_holder.date input.current_dateranged{
	background-image: url('/i/podbor/select_active.png');
	background-repeat: repeat-x;
	border-radius: 3px;
	outline: none;
}
.when_who_form .form_holder.date input.current_dateranged:focus{outline-style: none;}

.when_who_form .date_count {
	width: 77px;
}
.when_who_form .date_count .inptwrap{
	position: relative;
}
.when_who_form .date_count input{
	width: 24px;
	padding: 3px 26px;
	text-align: center;
}

.when_who_form .numbGuests {
	width: 77px;
}
.when_who_form .numbGuests .inptwrap{
	position: relative;
}
.when_who_form .numbGuests input{
	width: 24px;
	padding: 3px 26px;
	text-align: center;
}

.when_who_form .numbYears {
	width: 126px;
}
.when_who_form .numbYears input {
	width: 18px;
	margin-right: 3px;
	padding: 3px 3px;
}

.when_who_form .submit {
	clear: both;
	width: 100%;
	text-align: center;
	padding-top: 10px;
}

.when_who_form .btn_plus,
.when_who_form .btn_minus {
	top: 2px;
	right: 2px;
}
.when_who_form .btn_minus {
	left: 1px;
}
/*.when_who_form .btn_plus,
.when_who_form .btn_minus {
	display:block;
	position:absolute;
	top:2px;
	right:2px;
	width:18px;
	height:23px;
	line-height:23px;
	cursor:pointer;
	background:#61a6c0;
	text-align:center;
	font-size:1.6em;
	padding: 0;
	border: none;
	text-decoration: none;
	text-indent: 0;
	color: #ffffff;
}
.when_who_form .btn_minus {right:auto;left:2px;}*/



.kandagar-waiting{
	background: url(/i/1/loader7.gif);
	width: 44px;
	height: 44px;
}

.waiting{
	background: url(/i/1/indikator.gif);
	width: 16px;
	height: 16px;
}


.object_offer .pansion span {
	padding-right: 20px;
	background: url("/i/1/vilka.png") no-repeat 100% 0;
	color: #333;
	font-size: 12px;
	font-weight: bold;
}

.room_short .mark{
	color: #333;
	font-weight: bold;
}


/* nearest_date_panel */


.overley_panel1 {
	display: none;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(255, 255, 255, 0.7)/* url(/i/1/loader7.gif) no-repeat 0*/;
	z-index: 2;
}
.overley_panel1 table{
	width: 100%;
	height: 100%;

}

.nearest_date_panel{

	display: none;
	position: relative;
	margin: 30px auto;
	background: #EBF9FE;
	width: 360px;
	padding: 4px 0px 10px 0px;
	border: none;
	border-radius: 4px;
	height: auto;
	overflow: hidden;
	font-size: 12px;

	-moz-box-shadow: 0 4px 10px #000000;
	-webkit-box-shadow: 0 4px 10px black;
	box-shadow: 0 4px 10px black;
}
.nearest_date_panel h3{
	text-transform: none;
	/*color: #553F17;*/
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	margin: 10px 0;
	padding: 10px;
	border: none;
	border-bottom: 1px solid #333333;
	background: #005098;
}
.nearest_date_panel h4 {
	font-weight: bold;
	font-size: 14px;
	margin: 6px 10px;
	text-align: center;
	height: 16px;
	color: #553F17;
}
.nearest_date_panel a, .nearest_date_panel a:visited {
	/*color: #000000;*/
}
/*.nearest_date_panel a:hover {
	color: #ff0000;
}*/
.nearest_date_panel .close_form_btn {
	position: absolute;
	display: block;
	top: 4px;
	right: 4px;
	width: 17px;
	height: 17px;
	background: url(/i/1/close.png) no-repeat center center #005098;
	border-radius: 50%;
}
.nearest_date_panel ul{
	padding: 0;
	margin: 0 0 0 20px;
	float: left;
	display: block;
	margin-right: 10px;
	width: 90px;
	list-style: none;
}
.nearest_date_panel ul li{
	/*text-align: center;*/
}
.nearest_date_panel ul .date{
	color: #553F17;
	font-weight: bold;
}

.nearest_date_panel .nearest_bottom{
	overflow: hidden;
	/*background: #ffffff;*/
}

.fullscreen-waiting{
	position: fixed;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	margin: auto;
	background: rgba(255, 255, 255, 0.7) url(/i/1/loader7.gif) no-repeat center center;
}

/*------------------------------*/
.form_holder_vert.other_objects,
.form_holder_vert.other_dates {
	height: 20px;
}

.object_toursearch_form {
	/*overflow: hidden;*/
	background: /*url(/i/1/mainform1_back.png)*/ #F0FBFD /*repeat-x 0 0*/;
	padding: 0 10px;
	color: #5c3d0a;
	border-radius: 0 0 4px 4px;
}
.object_toursearch_form .form_holder_vert a span.mark{
	color: #005098;
	font-weight: bold;
}
.object_toursearch_form .form_holder_vert a{
	color: #5c3d0a;
}
.object_toursearch_form .toursearch_form{
	width: 992px;
	margin: 0 auto;
}


/* Бонусная программа в профиле пользователя */
.bonus_fieldset{
	padding: 6px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #EAEA79;
	background-color: #FFFFCE;
}
.bonus_fieldset legend{
	font-weight: bold;
}


/* Маленький выбор валют*/


.select_currency_small {
	display:inline-block;
	position:relative;
}
.select_currency_small.opened {}

.select_currency_small span {
	/*display:block;*/
	/*float:left;*/
	/*height:25px;*/
}

.select_currency_small .current{
	text-decoration:none;
	color:#000;
	display:inline-block;
	margin:0 10px;
	border-bottom: 1px dotted #0075A0;
}


.select_currency_small .sublist{
	display:none;
	background-color: #FFFFFF;
	border: 1px solid #61A6C0;
	position: absolute;
	top:14px;
	left:-1px;
	width:100%;
	-webkit-border-radius:0 0 2px 2px;
	border-radius:0 0 2px 2px;
	z-index:100;
	text-align:left;
	padding:0 0 5px 0;
}
.select_currency_small.opened .sublist{display:block;}
.select_currency_small .sublist li{
	padding-left:5px;
	display:block;
	list-style:none;
}
.select_currency_small .current a,
.select_currency_small .sublist li a {
	text-decoration:none;
	display:block;
	overflow:hidden;
}
.select_currency_small .sublist li a span {
	height:15px;
	line-height:18px;
	border-bottom:1px dotted #0075a0;
}
.select_currency_small .sublist li a span.flag{
	border:none;
	height:14px;
	margin-top: 2px;
}



/* горизонталный выбор вылют */
.select_currency_line{
	display:block;
	float: right;
}
.select_currency_line ul,
.select_currency_line li{
	list-style: none;
}
.select_currency_line ul{
	width:170px;
	overflow: hidden;
	padding: 0;
}
.select_currency_line li{
	padding: 2px 4px;
	margin: 0 3px;
	float: left;
}
.select_currency_line li a{
	border-bottom: 1px dotted #299CC7;
	text-decoration: none;
}
.select_currency_line li.selected{
	background: #095891;
	color: #ffffff;
	border-radius: 2px;
}
.select_currency_line li.selected a{
	color: #ffffff;
	border-bottom: none;
}
.select_currency_block{
	overflow: hidden;
	clear: both;
	width: 100%;
	font-size: 11px;
	margin-bottom: 16px;
}
.select_currency_block .curr_label{
	display: block;
	padding: 2px 4px;
	float: left;
}

/*Выпадающий выбор валют*/

.select_currency {
	display:block;
	border: 1px solid transparent;
	border-bottom:none;
	/*width:70px;*/
	height:25px;
	position:relative;
	float:left;
}
.select_currency.opened {
	/*background-color: #FFFFFF;
	border-color:#299CC7;
	-webkit-border-radius:2px 2px 0 0;
	border-radius:2px 2px 0 0;*/
}

.select_currency span {
	display:block;
	float:left;
	height:25px;
}
.select_currency .flag{
	display:inline-block;
	height:14px;
	background:url(/i/ut/sprite-flags.png) no-repeat left top;
	width:16px;
	margin-right:10px;
	margin-top: 7px;
}
.select_currency .flag.uah{background-position:0 0px;}
.select_currency .flag.usd{background-position:0 -14px;}
.select_currency .flag.eur{background-position:0 -30px;}
.select_currency .flag.rub{background-position:0 -46px;}

.select_currency .current{
	text-decoration:none;
	color:#000;
	display:inline-block;
	background-color: white;
	border: none;
	border-top: 1px solid #D0C082;
	border-radius: 3px;
	overflow: hidden;
	line-height:25px;
	padding: 2px 2px 2px 0;
}
.select_currency .current .body{
	float: left;
	overflow: hidden;
	padding-right:10px;
	padding-left: 5px;
}
.select_currency .current .uho{
	width: 26px;
	height: 25px;
	float: left;
	background: url(/i/podbor/s_small_btn.png) -52px 0px no-repeat;
}

/*.select_currency .current{
	position: absolute;
	top: 2px;
	right: 2px;
	width: 126px;
	height: 100%;
	background: url(/i/podbor/s_small_btn.png) -52px 0px no-repeat;
}*/


.select_currency .sublist{
	display:none;
	background-color: #FFFFFF;
	border: none;
	border-bottom: 1px solid #D0C082;
	position: absolute;
	top:26px;
	left:0;
	width:100%;
	-webkit-border-radius:0 0 2px 2px;
	border-radius:0 0 2px 2px;
	z-index:100;
	text-align:left;
	padding-bottom:5px;
}
.select_currency.opened .sublist{
	margin: 0;
	padding: 0 0 5px 0;
	display:block;
}
.select_currency .sublist li{
	padding-left:5px;
	display:block;
	list-style:none;
}
.select_currency .sublist li a {
	text-decoration:none;
	display:block;
	overflow:hidden;
}
.select_currency .sublist li a span {
	height:15px;
	line-height:18px;
	border-bottom:1px dotted #299CC7;
}
.select_currency .sublist li a span.flag{
	border:none;
	height:14px;
	margin-top: 2px;
}

/*Флажки выбора валют*/
.select_currency {
	float: right;
}

.select_currency .flag.c1{background-position:0 0;}
.select_currency .flag.c3{background-position:0 -17px;}
.select_currency .flag.c4{background-position:0 -33px;}
.select_currency .flag.c2{background-position:0 -49px;}


/* Список путевок пользователя */
.dogovor_item{
	display: block;
	border-bottom: 1px solid lightgrey;
	padding: 4px 0 24px 0;
	margin: 0 0 20px 0;
	overflow: hidden;
}
.dogovor_item .photo img {
	width: 150px;
	/*height: 120px;*/
	display: block;
	max-height: 100px;
}
.dogovor_item .photo .noimage {
	width: 150px;
	height: 100px;
	background: #CBCBCB url("/i/noimage.png") no-repeat center center;
}
.dogovor_item_status{
}

.dogovor_item_price{
	font-size: 18px;
	color: #333333;
}

.dogovor_item_rebook_btn a{
	display: block;
	width: 150px;
	line-height: 26px;
	text-align: center;
	color: white;
	text-decoration: none;
	background: url("/i/ut/book-online.png") no-repeat 10px center #299cc7;
	padding-left: 25px;
	font-size: 12px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	margin: 10px 0 0 0;
}

.dogovor_item_payment .pay_button{
	display: block;
	float: right;
	width: 116px;
	/*box-sizing: content-box;*/
	line-height: 20px;
	text-align: center;
	color: white;
	text-decoration: none;
	padding: 2px 8px;
	font-size: 12px;
	background: #299CC7;
	-webkit-border-radius: 2px;
	border: none;
	border-radius: 2px;
	margin: 10px 0 0 0;
	cursor: pointer;
}

.dogovor_item_annulation .annulate_button{
	display: block;
	float: right;
	width: 116px;
	/*box-sizing: content-box;*/
	text-align: center;
	padding: 6px 8px 0 8px;
	font-size: 12px;
	color: red;
	-webkit-border-radius: 2px;
	border: none;
	border-radius: 2px;
	margin: 10px 0 0 0;
	cursor: pointer;
}

.dogovor_item_vertical_block{
	float: left;
}
.dogovor_item_vertical_block.photo{
	width: 150px;
}
.dogovor_item_vertical_block.description{
	margin-left: 16px;
	width: 233px;
}
.dogovor_item_vertical_block.description .object_note{
	padding: 6px 0;
	color: #444444;
	width: 180px;
}
.dogovor_item_vertical_block.right{
	width: 300px;
	float: right;
	text-align: right;
	border-left: 1px solid lightgrey;
}
.dogovor_item .reit{
	display: inline-block;
}
.dogovor_item h3 {
	font: bold 16px 'Trebuchet MS', Helvetica, sans-serif;
	text-transform: none;
}
.dogovor_item h3 a{
	color: #299CC7;
}

.dogovor_item .mark{
	color: #299CC7;
	font-weight: bold;
}


/* Форма изменения профиля пользователя */

.profile_form input[type=text],
.profile_form input[type=password],
.profile_form .a_la_input{
	width: 190px;
	padding: 4px 8px;
	margin: 0 0 10px 0;
}
.profile_form input[type=submit]{
	width: 190px;
	padding: 4px 8px;
}
.profile_form label{
	font-weight: bold;
}
.profile_form .a_la_input{
	border: 1px solid #A1CBDB;
	border-radius: 2px;
}

.profile_form .legend{
	margin: 10px 0;
}



/* Основные формы авторизации и регистрации */
.login_and_register{
	width: 486px;
	margin: 0 auto;
}
.login_and_register .login_form{
	float: left;
	width: 230px;
}
.login_and_register .register_form{
	float: right;
	width: 230px;
	padding-left: 25px;
	border-left: 1px solid lightgray;
}

.login_and_register .login_form input[type=text],
.login_and_register .login_form input[type=password]{
	width: 190px;
	padding: 4px 8px;
	margin-bottom: 10px;
}
.login_and_register .login_form input[type=submit]{
	width: 100px;
	float: left;
}
.login_and_register .login_form .password_recovery_wrp{
	width: 208px;
	overflow: hidden;
}
.login_and_register .login_form label{
	font-weight: bold;
	float: left;
}
.login_and_register .login_form .recovery_link{
	display: block;
	float: right;
}


.login_and_register .register_table{
	width: 100%;
}
.login_and_register .register_table input[type=text],
.login_and_register .register_table input[type=password]{
	width: 190px;
	padding: 4px 8px;
}
.login_and_register .register_table label{
	font-weight: bold;
}
.login_and_register .register_table .legend{
	margin: 10px 0;
}

/* Отдельная форма регистрации */
.only_register .register_table input[type=text],
.only_register .register_table input[type=password]{
	width: 190px;
	padding: 4px 8px;
}
.only_register .register_table label{
	font-weight: bold;
}
.only_register .register_table .legend{
	margin: 10px 0;
}

/* Основная форма восстановления пароля */

.recovery_form_block .main_recovery_form{
	width: 368px;
	padding: 0 0 20px 0;
	overflow: hidden;
}
.recovery_form_block input[type=text]{
	width: 190px;
	padding: 4px 8px;
	margin: 0 0 10px 0;
	border-radius: 2px 0 0 2px;
}
.recovery_form_block .field_wrapper{
	width: 208px;
	float: left;
}
.recovery_form_block label{
	display: block;
	font-weight: bold;
	clear: both;
}
.recovery_form_block input[type=submit]{
	width: 160px;
	float: left;
	border-radius: 0 2px 2px 0;
	height: 29px;
}


/*Для форм*/


.field_wrapper{
	position: relative;
}

.login_form_block>.error_msg{
	position: absolute;
	top: 27px;
	background: #C30000;
	border-radius: 0 0 2px 2px;
	padding: 0 4px;
	color: white;
	z-index: 10;
}

.field_wrapper .error_msg{
	position: absolute;
	top: 27px;
	background: #f16b41;
	border-radius: 0 0 2px 2px;
	padding: 0 4px;
	color: white;
	z-index: 10;
	display: none;
}

.field_wrapper.error input{
	border-color: #C30000;
	border-bottom-left-radius: 0;
}

.field_wrapper.error .error_msg{
	display: block;
}

/*Субвкладки на странице объекта*/
ul.ck_tabs,{
	/*overflow: hidden;*/
	clear: both;
	padding: 3px 10px 0 10px;
	border-bottom: 1px solid #095891;
}
ul.ck_tabs>li{
	display: inline-block;
}
ul.ck_tabs>li.current span{
	display: block;
	background: #095891;
	color: #ffffff;
	font-weight: bold;
	border-radius: 3px 3px 0 0;
	padding: 6px 10px 6px 10px;
}
ul.ck_tabs>li a{
	display: block;
	padding: 6px 10px 6px 10px;
}