/*
    Document   : new-style
    Created on : Nov 14, 2011, 3:09:01 PM
    Author     : Alexey Chaschin
    Description:
        Стили для обновленной поисковой системы, аналогия на bookit.com.ua
        ns - namespace for new-style
*/
/*
   TODO Гостиницы и отели (где жить)
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/
.ns_body h1,.ns_body  h2,.ns_body h3,.ns_body h4,.ns_body h5,.ns_body h6 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 13px;
	color: #000000;
}

.ns_body h1 {
	padding: 0 0 15px;
	margin: 0;
	font-size: 32px;
	line-height: 38px;
}

.ns_body h2 {
	padding: 0;
	margin: 0;
	font-size: 24px;
	line-height: 32px;
}

.ns_body h3 {
	padding: 0;
	margin: 0;
	font-size: 20px;
	line-height: 32px;
}

.ns_body ul {
	margin: 0;
	padding: 0;
}

.ns_body li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.ns_body p {
	margin: 0;
	padding: 6px 0 5px 0;
	text-indent: 0;
}

.ns_body a {
	text-decoration: underline;
	color: #33629a;
	outline: 0;
}

.ns_body a:hover {
	text-decoration: none;
	color: #33629a;
}

.ns_body a img {
	border: 0;
}

.font_trebuchet {
	font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
}

.ns_bold {
	font-weight: bold;
}

.dotted_line a {
    text-decoration: none;
    border-bottom: 1px dashed;
}

.dotted_line a:hover {
    border-bottom:0;
}

#ns_filters {
	position: relative;
	margin: 5px 0 10px;
}

.ul {
    padding: 0 0 0 5px !important
}

.ul li {
    list-style-type: none;
    background:url(/images/li.gif) no-repeat left 7px;
    padding: 0 0 0 10px !important;
}

.text_justify {
    text-align: justify;
}

#ns_disable_filters {
	position: absolute;
	z-index: 100;
	height: 100%;
	width: 100%;
	display: block;
	background-color: #000;
	filter: progid : DXImageTransform.Microsoft.Alpha ( opacity = 55 );
	-moz-opacity: 0.55;
	-khtml-opacity: 0.55;
	opacity: 0.55;
	overflow: hidden;
	padding: 12px 0;
	border: solid #ededed 1px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#000), to(#000));
	background: -webkit-linear-gradient(#000, #000);
	background: -moz-linear-gradient(#000, #000);
	background: -ms-linear-gradient(#000, #000);
	background: -o-linear-gradient(#000, #000);
	background: linear-gradient(#000, #000);
	-pie-background: linear-gradient(#000, #000);
	behavior: url(PIE.htc);
}

* html #ns_disable_filters {
	position: relative;
	height: expression(document.body.scrollHeight >   document.body.offsetHeight ?  
		document.body.scrollHeight :   document.body.offsetHeight +   "px");
}

.clear {
	display: block;
	position: relative;
	clear: both;
	font-size: 0;
	line-height: 0;
	height: 0;
	float: none;
}

a {
	outline: 0;
}

input {
	outline: 0;
}

.oh,.ns_oh {
	overflow: hidden;
}

.relative {
	position: relative;
}

.fl,.ns_fl {
	float: left;
}

.fr,.ns_fr {
	float: right;
}

.red, .ns_red {
	color: Red;
}

.green {
    color:#6fcb79;
}

.block_brake,.ns_block_brake {
	display: block;
	position: relative;
	clear: both;
	font-size: 0;
	line-height: 0;
	height: 16px;
}

.ns_banner_top {
	margin: 0 auto;
	width: 728px;
}
.h2 {
    padding: 0;
    margin: 0;
    font-size: 24px;
    line-height: 32px;
}

.h3 {
    padding: 0;
    margin: 0;
    font-size: 16px;
    line-height: 32px;
    font-weight: bold;
}

/* Top Menu styles
 * ---------------------------------------------------------------- */
ul.ns_top_menu {
	display: block;
	position: relative;
	overflow: hidden;
	padding: 0;
	margin: 0;
	border-bottom: solid #ff7700 2px;
	clear: both;
	list-style-type: none;
}

ul.ns_top_menu li {
	display: block;
	float: left;
	list-style-type: none;
	margin-right: 1px;
	height: 30px;
	border-top: solid #877e64 1px;
	border-left: solid #877e64 1px;
	border-right: solid #877e64 1px;
	padding: 0;
	border: solid #ededed 1px;
	-webkit-border-radius: 6px 6px 0 0;
	-moz-border-radius: 6px 6px 0 0;
	border-radius: 6px 6px 0 0;
	background: #ededed;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ffffff),
		to(#ededed) );
	background: -webkit-linear-gradient(#ffffff, #ededed);
	background: -moz-linear-gradient(#ffffff, #ededed);
	background: -ms-linear-gradient(#ffffff, #ededed);
	background: -o-linear-gradient(#ffffff, #ededed);
	background: linear-gradient(#ffffff, #ededed);
	-pie-background: linear-gradient(#ffffff, #ededed);
	behavior: url(PIE.htc);
}

ul.ns_top_menu li a {
	display: block;
	height: 30px;
	line-height: 29px;
	padding: 0 8px;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}

ul.ns_top_menu li a:hover {
	text-decoration: none;
}

ul.ns_top_menu li.active {
	border: solid #ff7700 1px;
	background: #ff9324;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ffb14a),
		to(#ff6b00) );
	background: -webkit-linear-gradient(#ffb14a, #ff6b00);
	background: -moz-linear-gradient(#ffb14a, #ff6b00);
	background: -ms-linear-gradient(#ffb14a, #ff6b00);
	background: -o-linear-gradient(#ffb14a, #ff6b00);
	background: linear-gradient(#ffb14a, #ff6b00);
	-pie-background: linear-gradient(#ffb14a, #ff6b00);
	behavior: url(PIE.htc);
}

ul.ns_top_menu li.active a {
	color: #ffffff;
}

/* Search styles
 * ---------------------------------------------------------------- */
.ns_left_content {
	display: block;
	position: relative;
	overflow: hidden;
	float: left;
	width: 280px;
}

.ns_right_content {
	display: block;
	position: relative;
	/*overflow: hidden;*/
	float: right;
	width: 670px;
}

.ns_hotel {
	display: block;
	position: relative;
	/*  overflow: hidden;*/
	margin-bottom: 16px;
	z-index: 1;
}

.places_title {
	display: block;
	height: 28px;
	font-size: 16px;
	line-height: 27px;
	float: left;
	padding: 0;
	font-weight: normal;
}

.memorize_a {
	display: block;
	height: 28px;
	line-height: 27px;
	float: left;
	background: transparent url(../images/newstyle/bg_notmarked.png) left
		center no-repeat;
	padding-left: 35px;
	margin-left: 16px;
}

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

.reviews-rate-container {
    position: absolute;
    right: 10px;
    top: 0;
    text-align: right;
}

.reviews-rate-container .reviews-promotext {
    font-size: 14px;
    color: #FFB14A;
}

.ns_places_photo {
	display: block;
	float: left;
	overflow: hidden;
	padding: 3px;
	border: solid #ededed 1px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	behavior: url(PIE.htc);
}

.ns_hotel_moreinfo {
	display: block;
	position: relative;
	float: right;
	width: 542px;
}

.ns_show_on_map {
	display: block;
	float: left;
	height: 24px;
	line-height: 23px;
	padding-left: 32px;
	background: transparent url(/images/newstyle/map_icon.png) left center
		no-repeat;
}

.ns_show_on_map a {
	cursor: pointer;
	border-bottom: dashed #0080ff 1px;
	text-decoration: none;
}

.ns_show_on_map a:hover {
	text-decoration: none;
}

.ns_places_photo img {
	border: 0;
	width: 100px;
	height: 100px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	behavior: url(PIE.htc);
}

.ns_descrtxt {
	padding: 10px 0;
}

.ns_hotel_discount {
	padding: 10px 0 5px 34px;
	background: transparent url(/images/newstyle/logo_small.png) no-repeat;
}

.ns_hotel_discount span {
	color: #FF2B22;
}

.ns_send_request {
	display: block;
	cursor: pointer;
	float: right;
	padding: 8px;
	text-decoration: none;
	font-size: 16px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	border: solid #ff7700 1px;
	color: #ffffff;
	background: #ff9324;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ffb14a),
		to(#ff6b00) );
	background: -webkit-linear-gradient(#ffb14a, #ff6b00);
	background: -moz-linear-gradient(#ffb14a, #ff6b00);
	background: -ms-linear-gradient(#ffb14a, #ff6b00);
	background: -o-linear-gradient(#ffb14a, #ff6b00);
	background: linear-gradient(#ffb14a, #ff6b00);
	-pie-background: linear-gradient(#ffb14a, #ff6b00);
	behavior: url(PIE.htc);
}

.ns_send_request:hover {
	text-decoration: none;
	color: #666666;
}

.ns_show_prices {
	display: block;
	cursor: pointer;
	float: right;
	padding: 8px;
	text-decoration: none;
	font-size: 16px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	border: solid #d7d7d7 1px;
	color: #444444;
	background: #f4f4f4;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#fdfdfd),
		to(#eeeeee) );
	background: -webkit-linear-gradient(#fdfdfd, #eeeeee);
	background: -moz-linear-gradient(#fdfdfd, #eeeeee);
	background: -ms-linear-gradient(#fdfdfd, #eeeeee);
	background: -o-linear-gradient(#fdfdfd, #eeeeee);
	background: linear-gradient(#fdfdfd, #eeeeee);
	-pie-background: linear-gradient(#fdfdfd, #eeeeee);
	behavior: url(PIE.htc);
}

.ns_show_prices:hover {
	text-decoration: none;
	color: #444444;
}

.ns_right_content h2 {
	font-size: 20px;
	line-height: 24px;
	font-weight: normal;
}

.hotel_rooms {
	display: block;
	/*position: relative;
	overflow: hidden;*/
	padding-bottom: 4px;
}

.room_basic_info {
	display: block;
	position: relative;
	height: 60px;
}

.room_details {
	display: none;
}

.show_rooms_details {
	
}

.show_rooms_details_outer {
	float: left;
	padding-top: 9px;
	width: 180px;
}

.ns_show_full_info {
	font-weight: bold;
}

.showRoomsContainer {
	display: block;
	position: absolute;
	overflow: hidden;
	background: transparent url(../images/show_rooms_bgr.png) left top repeat;
	padding: 6px;
	border: 0;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	behavior: url(PIE.htc);
}

.rooms_places {
	display: block;
	position: absolute;
	left: 200px;
	top: 4px;
}

.rooms_min_price {
	display: block;
	position: absolute;
	top: 0;
	left: 360px;
	line-height: 24px;
}

.rooms_min_price strong {
	font-size: 24px;
	font-weight: normal;
	color: #ff7700;
}

.all_inclusing {
	padding-top: 4px;
}

.order_rooms_count {
	display: block;
	position: absolute;
	top: 9px;
	left: 280px;
}

.sr_services {
	display: block;
	float: left;
	overflow: hidden;
	padding: 4px 8px 0 0;
}

.ns_hotel_online {
	display: block;
	float: left;
	overflow: hidden;
	padding-top: 2px;
}

.show_more_rooms {
	display: none;
}

.show_more_rooms_link {
	border-bottom: dashed #0080ff 1px;
	text-decoration: none;
	font-weight: bold;
}

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

.nz-pager {
	font-size: 13px;
}

.ns_min_height_search {
	height: auto !important;
	height: 500px;
	min-height: 500px;
}

.ns_flag_new_obj {
    text-transform: uppercase;
    color: #ffffff;
    font-size: 18px;
    width: 103px;
    height: 23px;
    padding-left: 6px;
    margin-top: 2px;
    background: transparent url(../images/newstyle/flag.png) no-repeat;
}

/* Search Filters styles
 * ---------------------------------------------------------------- */
.ns_left_content {
	font-size: 13px;
}

.ns_left_content .string {
	padding: 0 12px;
}

.ns_left_content .ssf_other_options .string.checked {
	background: #ecf5f6;
}

.ns_left_content .ssf_main_options .string.checked {
	background: #ecf5f6;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	behavior: url(PIE.htc);
}

.ns_left_content .ssf_main_options img {
    padding: 0 5px 5px;
}

.ns_left_content label {
	display: block;
	/*    padding: 8px 0;*/
}

.ns_left_content label.big {
	font-size: 20px;
	line-height: 24px;
	padding-bottom: 8px;
}

.ns_left_content .base_filters {
	display: block;
	overflow: hidden;
	padding: 12px 0;
	border: solid #ededed 1px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	background: #ffffff;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ededed),
		to(#ffffff) );
	background: -webkit-linear-gradient(#ededed, #ffffff);
	background: -moz-linear-gradient(#ededed, #ffffff);
	background: -ms-linear-gradient(#ededed, #ffffff);
	background: -o-linear-gradient(#ededed, #ffffff);
	background: linear-gradient(#ededed, #ffffff);
	-pie-background: linear-gradient(#ededed, #ffffff);
	behavior: url(PIE.htc);
}

.ns_left_content .ssf_main_options {
	display: block;
	padding: 12px 0;
}

.ns_left_content .ssf_other_options {
	display: block;
	padding: 12px 0;
	background: #dae9ed;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	behavior: url(PIE.htc);
}

.ns_left_content .bsf_dates {
	width: 65px;
	float: left;
	cursor: pointer;
	margin-top: 3px;
}

.ns_left_content .ui-datepicker-trigger {
	float: left;
	cursor: pointer;
}

.ns_left_content strong.fl.dash {
	display: block;
	line-height: 32px;
	margin: 0 8px;
}

.ns_left_content .bsf_city_name {
	width: 234px;
}

.btn_search_filter_form,input[type="button"].btn_search_filter_form {
	padding: 16px 32px;
	color: #ffffff;
	text-decoration: none;
	font-size: 16px;
	cursor: pointer;
	border: solid #ff7700 1px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	background: #ffb14a;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ffb14a),
		to(#ff6b00) );
	background: -webkit-linear-gradient(#ffb14a, #ff6b00);
	background: -moz-linear-gradient(#ffb14a, #ff6b00);
	background: -ms-linear-gradient(#ffb14a, #ff6b00);
	background: -o-linear-gradient(#ffb14a, #ff6b00);
	background: linear-gradient(#ffb14a, #ff6b00);
	-pie-background: linear-gradient(#ffb14a, #ff6b00);
	-webkit-box-shadow: #bababa 0 0 3px;
	-moz-box-shadow: #bababa 0 0 3px;
	box-shadow: #bababa 0 0 3px;
	behavior: url(PIE.htc);
}

.ns_left_content h2 {
	font-size: 20px;
	line-height: 24px;
	font-weight: normal;
	padding: 8px 0;
	margin: 0;
}

.ns_hotels_count {
	font-size: 13px;
	padding-bottom: 8px;
}

.hidden_rooms_info {
	display: block;
	position: relative;
	width: 350px;
	overflow: hidden;
	padding: 8px;
	background: #ffffff;
	border: 0;
	z-index: 2;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	behavior: url(PIE.htc);
}

.ns_show_price_container {
	display: block;
	position: absolute;
	overflow: hidden;
	background: transparent url(../images/show_rooms_bgr.png) left top
		repeat;
	padding: 6px;
	border: 0;
	z-index: 99;
	right: 0;
	top: -70px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	behavior: url(PIE.htc);
}

.ns_show_price_details {
	position: relative;
	display: none;
	z-index: 100;
}

.ns_show_price_info {
	display: block;
	width: 310px;
	overflow: hidden;
	padding: 8px;
	background: #ffffff;
	border: 0;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	behavior: url(PIE.htc);
}

.ns_show_price_info p.txt {
	color: #444444;
	font-size: 16px;
	padding-bottom: 10px;
}

form.ns_show_price_form {
	margin-bottom: 8px;
}

.ns_show_price_form label.big_tit {
	font-size: 20px;
	line-height: 24px;
	padding-bottom: 8px;
	display: block;
}

.ns_show_price_form .bsf_dates {
	width: 85px;
	float: left;
	cursor: pointer;
	margin-top: 3px;
}

.ns_show_price_pic_close {
	width: 9px;
	height: 9px;
	cursor: pointer;
	position: absolute;
	display: block;
	top: 15px;
	right: 15px;
	background: transparent url(../images/close_pointer.png) no-repeat;
}

.ns_show_price_form .ui-datepicker-trigger {
	float: left;
	cursor: pointer;
}

.ns_show_price_form .dash {
	display: block;
	line-height: 28px;
	margin: 0 8px;
}

.ns_show_price_info .ots {
	display: block;
	line-height: 38px;
	margin: 0 8px;
}

.hidden_rooms_info img {
	border: 0;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

.hidden_rooms_info p {
	
}

.hidden_rooms_info p .hri_title {
	display: block;
	padding: 8px 0;
}

.hidden_rooms_info p .hri_title {
	font-size: 16px;
}

.close_more_rooms_link {
	display: none;
	border-bottom: dashed #0080ff 1px;
	text-decoration: none;
	font-weight: bold;
}

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

.ns_top_filters {
	display: block;
	position: relative;
	height: 24px;
	font-size: 13px;
	line-height: 14px;
	height: 16px;
	z-index: 100;
}

.ns_top_filters .ns_order_by {
	display: block;
	position: relative;
	float: left;
	margin-right: 16px;
}

.ns_order_by>a {
	position: relative;
	border-bottom: dashed #0080ff 1px;
	background: #ffffff url(../images/newstyle/corner_down.png) right center
		no-repeat;
	padding-right: 16px;
}

.ns_order_by a:hover {
	text-decoration: none;
}

.ns_order_by:hover .ns_order_by_hidden {
	display: block;
}

.ns_order_by_hidden {
	display: none;
	position: absolute;
	z-index: 200;
	right: 0;
	top: 14px;
	background: #ffffff;
	border: dashed #0080ff 1px;
}

.ns_order_by_hidden a {
	display: block;
	padding: 4px;
}

.ns_left_content .bsf_dates,#base_search_form .bsf_dates {
	width: 65px;
	float: left;
	cursor: pointer;
	margin-top: 3px;
}

.ns_left_content .ui-datepicker-trigger,#base_search_form .ui-datepicker-trigger
{
	float: left;
	cursor: pointer;
}

.ns_left_content strong.fl.dash,#base_search_form strong.fl.dash {
	display: block;
	line-height: 32px;
	margin: 0 8px;
}

#base_search_form .bsf_city_name {
	width: 215px;
}

.ns_left_content .bsf_city_name {
	width: 234px;
}

.seo_indentation {
	height: auto !important;
	height: 1000px;
	min-height: 1000px;
}

/* Resorts styles
 * ---------------------------------------------------------------- */
.nsr_left_content {
	display: block;
	position: relative;
	overflow: hidden;
	float: left;
	width: 650px;
}

.nsr_right_content {
	display: block;
	position: relative;
	overflow: hidden;
	float: right;
	width: 300px;
}

.ns_region_cities {
	overflow: hidden;
}

.ns_region_cities .inner {
	padding-bottom: 30px;
}

.ns_region_cities img {
	float: left;
	margin: 0 8px 0 0;
}

.ns_region_cities .ns_cities_list {
	line-height: 20px;
}

/* About city styles
 * ---------------------------------------------------------------- */
.ns_city_left {
	display: block;
	position: relative;
	float: left;
	overflow: hidden;
	width: 650px;
}

.ns_seo_text_for_about {
	position: absolute;
	bottom: 0;
    width: 650px;
    text-align: justify;
}

.ns_city_left h1 {
	font-size: 32px;
	font-weight: normal;
}

.ns_city_left .titlte {
	font-size: 32px;
	font-weight: normal;
	padding-bottom: 25px;
}

.ns_city_left .title_item {
    font-size: 130%;
    font-weight: bold;
    padding: 0 0 10px;
    color: #000;
}

.ns_city_right {
	display: block;
	float: right;
	overflow: hidden;
	width: 300px;
}

table.ns_b_p {
	background: #ff9324;
	font-size: 13px;
	line-height: 18px;
}

table.ns_b_p th,table.ns_b_p td {
	background: #fff7ef;
	/*padding: 8px 4px;*/
	overflow: hidden;
}

table.ns_b_p td.ns_bp_color1 {
	background: #fff4d9;
}

table.ns_b_p td.ns_bp_color2 {
	background: #ffebc3;
}

table.ns_b_p td.ns_bp_color3 {
	background: #ffd176;
}

table.ns_b_p td.ns_bp_color1 a,
table.ns_b_p td.ns_bp_color2 a,
table.ns_b_p td.ns_bp_color3 a {
    line-height: 38px;
}


table.ns_b_p th {
	color: #396990;
    height: 38px;
}

table.ns_b_p th.al {
	text-align: left;
}

table.ns_b_p th.al a {
    line-height: 38px;
}

table.ns_b_p th.ns_bp_city_name {
	background: #ff9324;
	color: #ffffff;
}

table.ns_b_p td .fr {
	color: #396990;
}

table.ns_b_p td .fr b {
	font-size: 16px;
	font-weight: normal;
}

table.ns_b_p {
	line-height: 18px;
}

table.ns_b_p a {
    display: block;
    height: 100%;
    width: 98%;
    line-height: 18px;
    padding: 0 2px;
}

.ns_best_hotels .fl,.ns_best_hotels .fr {
	width: 47%;
	overflow: hidden;
	border: solid #d6d6d6 1px;
}

.ns_best_hotels .inner {
	padding: 10px;
}

.ns_best_hotels .ns_bh_caption {
	display: block;
	padding-bottom: 4px;
	font-size: 16px;
}

.ns_best_hotels .ns_bh_caption_backlink {
	color: #7E7E7E;
	margin-bottom: 8px;
}

.ns_best_hotels img {
	float: left;
	margin: 0 8px 0 0;
}

.ns_bh_prices {
	font-size: 18px;
	line-height: 32px;
}

.ns_bh_prices span {
	font-size: 30px;
}

.ns_ot_item {
	float: left;
	width: 196px;
	margin-right: 20px;
	margin-bottom: 20px;
}

.ns_big_blue_caption,.ns_big_blue_caption_pad {
	font-size: 20px;
	line-height: 24px;
	color: #396990;
	font-weight: normal;
}

.ns_big_blue_caption_pad {
	padding-bottom: 10px;
}

.ns_city_image {
	display: block;
	float: left;
	border: solid #d6d6d6 1px;
	font-size: 0;
	line-height: 0;
	overflow: hidden;
	padding: 3px;
	margin: 0 8px 8px 0;
}

.ns_city_image img {
	border: 0;
	height: 100px;
}

.ns_city_description a {
	text-decoration: none;
	color: #000000;
}

.ns_city_description a:hover {
	text-decoration: none;
	color: #000000;
}

/* City photos 
* ---------------------------------------------------------------- */
.ns_city_imgs {
	float: left;
	width: 100px;
	padding: 0 25px 25px 0;
}

/* Search memorize styles
 * ---------------------------------------------------------------- */
.ns_memorize h1 {
	display: inline;
	font-size: 30px;
	font-weight: normal;
	line-height: 24px;
}

a.ns_del_all_hotel {
	font-size: 12px;
	background: url("../images/close_pointer.png") no-repeat 2px;
	padding-left: 14px;
	margin-left: 20px;
	line-height: 30px;
}

.ns_top_filters_memorize {
	display: block;
	position: relative;
	height: 24px;
	font-size: 12px;
	line-height: 14px;
	margin: 22px 0 5px 0;
	z-index: 99;
}

.ns_top_filters_memorize .ns_order_by {
	display: block;
	position: relative;
	float: left;
	margin-right: 16px;
}

.ns_top_filters_memorize .ns_order_by_memorize {
	display: block;
	float: left;
	margin-right: 55px;
	position: relative;
}

.ns_top_filters_memorize .ns_order_by_memorize .dates {
	font-weight: bold;
}

.ns_order_by_memorize>a {
	border-bottom: 1px dashed #0080FF;
}

.ns_order_by_memorize a:hover {
	text-decoration: none;
}

.ns_memorize_big_block {
	display: block;
	position: relative;
	overflow: hidden;
}

.ns_memorize_small_block_left {
	width: 170px;
	float: left;
	display: block;
	position: relative;
}

a.memorize_pg_left {
	position: absolute;
	right: 0;
	margin: 5px 12px 0 0;
	background: url("/images/newstyle/memorize_pg_left.png") no-repeat;
}

a.memorize_pg_left:hover {
	background: url("/images/newstyle/memorize_pg_left_hover.png") no-repeat;
}

a.memorize_pg_right {
	float: left;
	margin: 5px 0 0 12px;
	background: url("/images/newstyle/memorize_pg_right.png") no-repeat;
}

a.memorize_pg_right:hover {
	background: url("/images/newstyle/memorize_pg_right_hover.png")
		no-repeat;
}

a.memorize_pg_left,a.memorize_pg_right {
	height: 36px;
	width: 35px;
}

.ns_memorize_small_block_center { /*width: 675px;*/
	display: block;
	float: left;
	position: relative;
	border-top: solid 1px #ffe9c0;
	border-left: solid 1px #ffe9c0;
	border-right: solid 1px #ffe9c0;
	background: url(/images/newstyle/line_hotel_border.gif) repeat-y;
}

.ns_memorize_small_block_center>.relative {
	padding-bottom: 10px;
}

.ns_memorize_small_block_center_bottom {
	border-top: 1px solid #FFE9C0;
	font-size: 0;
	line-height: 0;
}

.ns_memorize_center_white_block { /*background-color: #fff;*/
	text-align: center;
}

.ns_memorize_center_white_block .ns_show_prices {
	width: 112px;
	float: none;
	margin: 0 auto;
}

.ns_memorize_small_block {
	display: none;
	position: relative;
	width: 224px;
}

.ns_memorize_small_block_item {
	position: relative;
	width: 224px;
}

.ns_memorize_small_block_pad {
	padding: 10px 10px 10px 10px;
}

.specialization {
	height: auto;
	min-height: 10px;
}

.ns_memorize_small_block_pad p {
	line-height: 13px;
}

.ns_memorize_small_block_pad span a,.ns_memorize_small_block_pad span a:hover
	{
	font-weight: normal;
	text-decoration: none;
}

.ns_memorize_small_block_left .ns_height_fix_hotel img,.ns_memorize_small_block .ns_height_fix_hotel img
	{
	height: 100px;
	width: 100px;
	padding-bottom: 5px;
	overflow: hidden;
}

.ns_memorize_small_block_left .ns_height_fix_hotel,.ns_memorize_small_block .ns_height_fix_hotel
	{
	height: auto !important;
	height: 150px;
	min-height: 150px;
}

.ns_title_memorize_hotel {
	display: block;
	font-size: 16px;
	font-weight: bold;
	height: 45px;
	padding: 0;
	margin-top: 5px;
}

.ns_memorize_small_block_cls {
	background: url("../images/close_pointer.png") no-repeat;
	width: 9px;
	height: 9px;
	position: absolute;
	right: 5px;
	top: 5px;
}

.ns_memorize_small_block_right {
	display: block;
	float: right;
	position: relative;
	width: 126px;
}

.ns_memorize_rooms_price {
	line-height: 15px;
	font-size: 14px;
}

.ns_memorize_rooms {
	height: auto !important;
	height: 89px;
	min-height: 89px;
}

.ns_memorize_left_block_absolute {
	position: absolute;
	top: 0;
	left: -175px;
	width: 170px;
	line-height: 15px;
}

.ns_memorize_left_block_absolute2 {
	position: absolute;
	top: -20px;
	left: -175px;
	width: 170px;
	line-height: 15px;
}

.ns_memorize_left_block_absolute3 {
	position: absolute;
	top: -20px;
	left: -10px;
	width: 170px;
	text-align: right;
	line-height: 15px;
}

.ns_memorize_left_block_absolute .left_block_titlte {
	font-size: 16px;
	font-weight: bold;
}

.left_block_titlte_uslugi,.left_block_titlte_spec {
	display: block;
	position: absolute;
	right: 10px;
	font-size: 16px;
	font-weight: bold;
}

.ns_memorize_rooms img {
	padding-top: 5px;
}

.ns_memorize_rooms {
	display: block;
	position: relative;
}

.ns_memorize_rooms_price strong {
	color: #FF7700;
	font-size: 24px;
	font-weight: normal;
}

.ns_memorize_not_rooms {
	line-height: 24px;
	background: url("/images/newstyle/cross.png") no-repeat scroll left
		center transparent;
	display: block;
	float: left;
	height: 24px;
	line-height: 23px;
	padding-left: 28px;
}

.ns_memorize_small_block_field {
	padding-bottom: 10px;
}

.ns_memorize_visible {
	display: block;
}

.ns_memorize_hotel_online {
	height: auto !important;
	height: 64px;
	min-height: 64px;
	width: 211px;
}

.ns_memorize_hotel_online img {
	padding: 5px 0;
}

#ns_memorize_result_load {
	text-align: center;
}

/* infrastructure
 * ---------------------------------------------------------------- */
.ns_objects_filtr {
	width: 218px;
	float: left;
	padding: 0 16px 0 0;
}

.ns_objects_list {
	width: 416px;
	float: left;
}

.ns_big_black_caption {
	font-size: 20px;
	line-height: 24px;
	color: #000000;
	font-weight: normal;
}

.ns_objects_filtr .ns_big_black_caption a {
	color: #000000;
}

.ns_objects_count {
	font-size: 14px;
	padding-left: 10px;
	line-height: 30px;
}

.ns_objects_list .titlte {
	font-size: 24px;
	color: #396990;
}

.ns_objects_list .ns_object_title {
	display: block;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 4px;
}

.ns_objects_list .ns_object_block {
	padding-bottom: 20px;
}

.ns_objects_list .ns_object_block img {
	float: left;
	margin: 0 8px 0 0;
}

.ns_object_category {
	color: #396990;
}

.ns_objects_list .ns_object_block .ns_object_category_list {
	line-height: 24px;
}

.ns_rounded {
	display: block;
	overflow: hidden;
	position: relative;
	border: solid #e1e1e1 1px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	margin-bottom: 24px;
	padding: 10px;
	behavior: url(/pie.php);
}

/* Maim page styles
 * ---------------------------------------------------------------- */

body.ns_body {
	background: url("/images/newstyle/ns_body_gr.png") repeat center top #f4f4f4;
	font-family: arial, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #000000;
	margin: 0;
	padding: 0;
}

.ns_page {
	background-color: #ffffff;
	width: 990px;
	margin: 0 auto;
	text-align: left;
	border-left: 1px solid #e2e2e1;
	border-right: 1px solid #e2e2e1;
	border-bottom: 1px solid #e2e2e1;
}

.ns_header_block {
	color: #ffffff;
	height: 24px;
	background: url("/images/newstyle/ns_header_block.png") repeat;
}

.ns_header_block a,.ns_header_block a:hover {
	color: #ffffff;
}

.ns_header_block .ns_header_block_content {
	padding: 3px 10px 0 10px;
}

.ns_header_block .ns_header_block_content a {
	text-decoration: none;
}

.ns_header_block .ns_header_block_content .fl a {
	padding-right: 20px;
}

.ns_header_block .ns_header_block_content .fr a {
	padding-right: 15px;
}

.ns_top {
	padding: 18px 10px 0;
    position: relative;
}

.ns_top .fl {
	width: 175px;
}

.ns_top .fr {
	width: 775px;
}

.ns_top .fr a:hover {
	color: #ffffff;
}

.ns_content {
	display: block;
	margin-bottom: 16px;
	overflow: hidden;
	position: relative;
}

.ns_index_left {
	display: block;
	position: relative;
	float: left;
	overflow: hidden;
	width: 670px;
}

.ns_index_right {
    display: block;
    float: right;
    width: 300px;
    margin-right: 10px;
}

.ns_line {
	background: url("/images/newstyle/dote_01.png") repeat-x transparent;
	font-size: 1px;
	height: 1px;
	margin: 10px 0;
	width: 100%;
}

.ns_line_for_title {
	background: url("/images/newstyle/dote_01.png") repeat-x transparent;
	font-size: 1px;
	height: 1px;
	margin: 0 0 10px 0;
	width: 100%;
}

.ns_line_gray {
    font-size: 1px;
    height: 1px;
    margin: 10px 0;
    width: 100%;
    background:url(/images/dote_01.gif) repeat-x;
}

.ns_coutry_block {
	padding-bottom: 10px;
}

.ns_country_flag {
	font-size: 18px;
	padding-bottom: 10px;
	line-height: 42px;
}

.ns_country_flag img {
	display: block;
	float: left;
	position: relative;
	text-decoration: none;
	overflow: hidden;
	margin: 0 10px 0 0;
	border: solid #f0f0f0 1px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 24px;
	padding: 4px;
	behavior: url(/pie.php);
}

.ns_resorts_block .fl {
	width: 132px;
}

.ns_resorts_block img {
	padding: 0 0 8px 0;
}

.ns_resorts_block a {
	display: block;
}

.ns_indentation {
	padding-left: 10px;
}

/* Top menu styles
--------------------------------------------------------------------------- */
.ns_top ul.ns_menu {
	display: block;
	overflow: hidden;
	margin-top: 3px;
}

.ns_top ul.ns_menu li {
	display: block;
	float: left;
}

.ns_top ul.ns_menu li a {
	font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
    font-weight: bold;
	display: block;
	line-height: 34px;
	padding: 0 10px;
	color: #ff6600;
	font-size: 16px;
	text-decoration: none;
	margin-right: 10px;
}

.ns_top ul.ns_menu li a:hover,.ns_top ul.ns_menu li.ns_current a {
	color: #ffffff;
	background: #ff6600;
}

.add-review-link-container {
    float: right !important;
}

.add-review-link {
    color: white !important;
    background: none repeat scroll 0 0 #F07E0D;
    border-radius: 5px;
}

.add-review-link-top {
    font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
    font-weight: bold;
    display: block;
    line-height: 34px;
    padding: 0 10px;
    font-size: 16px;
    text-decoration: none;
    margin-right: 10px;
    width: 126px;
    position: absolute;
    right: 0;
}

.add-review-link-top:hover {
    text-decoration: none;
}

.add-review-link:hover {
    background: #FF6600;
    border-radius: 5px;
}

h2.ns_title_block_left {
	padding-left: 10px;
}

.ns_large_cities_and_regions ul.ns_large_cities {
	line-height: 26px;
	padding-left: 10px;
	width: 138px;
}

.ns_large_cities_and_regions ul.ns_large_cities li {
	font-size: 18px;
	padding-bottom: 8px;
}

.ns_large_cities_and_regions ul {
	padding-left: 60px;
}

.ns_large_cities_and_regions ul li {
	padding-bottom: 12px;
}

/* add review styles
--------------------------------------------------------------------------- */
.ns_modal_add_review {
    background-clip: padding-box;
    background-color: #FFFFFF;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px 6px 6px 6px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    list-style: none outside none;
    padding: 15px;
    position: absolute;
    z-index: 99;
    margin-left: 435px;
    top: 55px;
    display: none;
}

.ns_modal_add_review-top {
    top: 34px;
}

.autosuggest {
    z-index: 10000;
}

.ns_modal_add_review:after {
    border-bottom: 6px solid #FFFFFF;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    content: "";
    display: inline-block;
    left: 490px;
    position: absolute;
    top: -6px;
}

.ns_modal_add_review h2 {
    margin-bottom: 15px;
}

.ns_modal_add_review_close {
    float: right;
    position: relative;
    top: -42px;
}

.ns_modal_add_review_close img {
    width: 14px;
    height: 14px;
}

.ns_nav_tabs_reviews > li {
    float: left;
    padding: 10px;
    background-color: #F07E0D;
    border-radius: 5px 5px 0 0;
    color: white;
}

.add-review-top-header .ns_modal_add_review-top .ns_nav_tabs_reviews > li {
    margin-left: -15px;
}

.ns_nav_tabs_reviews > li a {
    text-decoration: none;
    color: white;
}

.ns_nav_tabs_reviews > li a:hover {
    color: white;
}

.ns_modal_add_review .ns_search_hotels {
    font-size: 14px;
    float: left;
    height: 25px;
    width: 300px;
}

.ns_search_container {
    border: 10px solid #F07E0D;
}

.ns_btn_search {
    background: linear-gradient(yellow, #FF6600) repeat scroll 0 0 transparent;
    border: 1px solid #993300;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 14px;
    margin: 0;
    padding: 6px 20px;
    text-decoration: none;
}

/* opinions styles
--------------------------------------------------------------------------- */
.ns_opinions .ns_opinions_item {
	padding-bottom: 20px;
}

.ns_opinions .ns_opinion_title {
	padding: 5px 0;
}

.ns_opinions .ns_opinion_text {
	font-size: 12px;
}

.ns_opinions .ns_opinion_star {
	padding-top: 5px;
}

/* Language bar styles
--------------------------------------------------------------------------- */
.ns_header_block .ns_header_block_content .fr .ns_lang_box {
	float: left;
}

.ns_header_block .ns_header_block_content .fr .ns_lang_box a {
	float: right;
	margin: 2px 0 0 5px;
	padding: 0;
}

.ns_header_block .ns_header_block_content .fr .ns_lang_box .ns_flag_current
	{
	text-decoration: none;
	overflow: hidden;
	border: solid #FF5D04 2px;
	margin-top: 0;
	behavior: url(/pie.php);
}

/* Seo block styles
--------------------------------------------------------------------------- */
.ns_seo_block_main {
	background-color: #f4f4f4;
	padding: 10px;
}

.ns_seo_block_main .ns_text_index {
	font-size: 12px;
	/*color: #bbbbbb;*/
	padding: 0;
	line-height: 14px;
    text-align: justify;
}

.ns_seo_block_links p {
	font-size: 12px;
	padding: 0 0 5px 0;
}

/* Footer block styles
--------------------------------------------------------------------------- */
.ns_footer {
	display: block;
	margin: 0;
	overflow: hidden;
	position: relative;
	height: 100px;
	font-size: 12px;
}

.ns_footer .ns_foot_block {
	display: block;
	left: 10px;
	overflow: hidden;
	position: absolute;
	width: 210px;
}

.ns_foot_copy p {
	color: #979797;
	font-size: 10px;
	line-height: 14px;
	padding-bottom: 10px;
}

.ns_foot_links {
	display: block;
	left: 240px;
	overflow: hidden;
	position: absolute;
	top: 0;
}

.ns_foot_links ul {
	padding-right: 25px;
}

.ns_foot_contacts {
	display: block;
	left: 800px;
	overflow: hidden;
	position: absolute;
	top: 0;
}

/* Social main styles
--------------------------------------------------------------------------- */
.ns_social_main {
	font-size: 18px;
}

.ns_social_main .fl {
	padding-right: 10px;
}

.ns_social_main .fl a {
	line-height: normal;
}

.ns_social_main a {
	line-height: 30px;
}

.ns_social_main .ns_oh {
	padding-bottom: 15px;
}

/* Map main styles
--------------------------------------------------------------------------- */
.ns_map_main {
	height: 415px;
	margin-left: 10px;
	position: relative;
}

.ns_map_georgia,.ns_map_ukraine {
	height: 80px;
	width: 170px;
	position: absolute;
	display: block;
}

.ns_map_georgia {
	background-color: #666699;
	right: 0px;
	top: 260px;
	opacity: 0.5;
}

.ns_map_ukraine {
	background-color: #FF5D04;
	right: 210px;
	top: 50px;
	opacity: 0.9;
}

.ns_map_country_name {
	position: relative;
	font-size: 18pt;
	font-family: Arial;
	font-weight: bold;
	color: white;
	float: right;
	right: 20px;
	line-height: 20px;
}

.ns_map_country_name a {
	font-weight: lighter;
	font-size: 12pt;
	color: white;
}

.ns_map_country_name a:hover {
	color: white;
}

.ns_map_krug {
	position: relative;
	top: 30px;
	padding-left: 7px;
}

.ns_map_krug img {
	width: 24px;
	height: 24px;
}

#ns_map_canvas {
	width: 100%;
	height: 100%;
	border-radius: 10px;
}

#info_content {
	width: 340px;
	display: block;
	overflow: hidden;
}

#info_content h2 {
	padding-bottom: 0px;
}

.objName {
	float: left;
	vertical-align: middle;
}

.objName a {
	text-decoration: none;
}

.objName a>h2 {
	color: #33629A;
}

.objImg {
	float: left;
	margin-right: 10px;
}

.objIsCrs {
    border: 1px solid #FF8600;
    border-radius: 50px;
    line-height: 22px;
    padding: 1px;
    width: 138px;
    margin: 4px 0 0 14px;
}


.objIsCrs span {
    background: url("/images/clock.png") no-repeat scroll 2px 1px rgba(0, 0, 0, 0);
    color: #FF8600;
    display: block;
    font-style: italic;
    height: 20px;
    padding-left: 22px;
}

.objDescr {
    font-weight: normal !important;
	height: 110px;
	width: 340px;
    font-weight: normal !important;
}

.objDescr span, .objDescr div {
    font-family: arial,sans-serif !important;
}

.objDescr .ReviewsPromoText,
.objDescr .averageRate,
.objDescr .objPrice {
    font-size: 20px !important;
}

.objDescr .ReviewsPromoText {
    color: #686868;
}

.objDescr .averageRate {
    color: #ff8600;
}

.objDescr .averageRateCount {
    color: #686868;
    font-size: 18px !important;
}

.objDescr .averageRateCount em {
    font-style: normal;
    color: #ff8600;
}

.objDescr .countReviewsText,
.objDescr .objPrice {
    color: #686868;
}

.objDescr .countReviewsText span {
    color: #000000;
}

.objDescr .objPrice span {
    color: #ff8600;
    font-size: 20px !important;
}

#preloader_map {
	position: absolute;
	display: none;
	left: 270px;
	top: 150px;
	z-index: 999;
}

/* Object tour styles
--------------------------------------------------------------------------- */
#tours_container h2 {
    padding-bottom: 25px;
}

.tours_filters {
    background-color: #F2F2F2;
    padding: 7px;
    border-radius: 7px;
    float: left;
    width: 98%;
}

.tours_filters input {
    margin-left: 5px;
}

.tours_filters img {
    margin-top: -4px !important;
}

.tours_filters .tours_dates {
    float: left;
}

.tours_filters .tours_view {
    float: left;
    margin-left: 10px;
}

.tours_sorts {
    margin-top: 5px;
    float: right;
}

.tours_sorts a {
    text-decoration: none;
}

.ns_tour_date_startDate {
    font-size: 16px;
    font-weight: bold;
    float: left;
    padding-top: 7px;
}

.ns_tour_minPrice {
    width: 250px;
    float: left;
    margin-left: 70px;
    text-align: center;
}

.ns_tour_minPrice strong {
    color: #FF7700;
    font-size: 24px;
    font-weight: normal;
}

.selected {
    cursor: default;
    opacity: 0.5;
    pointer-events: none;
}

.tours_empty_result {
    text-align: center;
    margin-bottom: 25px;
}

.tours_filters .tours_submit {
    width: 140px;
    height: 16px;
    float: right;
    padding: 4px;
    border: 1px solid #808080;
    border-radius: 4px;
    text-align: center;
    margin-top: 13px;
}

.tours_filters .tours_submit:hover {
    cursor: pointer;
    background-color: #D8D8D8;
}

.ns_tours_label {
    padding-bottom: 8px;
}

.ns_object_tour {
	position: relative;
	display: block;
	padding-bottom: 30px;	
}

.ns_tour_name {
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 10px;
}

.ns_tour_price {
	text-align: right;
	padding-bottom: 5px;
	line-height: 24px;
}

.ns_tour_price strong {
	color: #FF7700;
    font-size: 24px;
    font-weight: normal;
}

.ns_tour_price_and_select {
	padding-right: 15px;	
}

.ns_select_your_room {
	display: block;
	cursor: pointer;
	float: right;
	padding: 8px 20px;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: solid #ff7700 1px;
	color: #ffffff;
	z-index: 80;
	background: #ff9324;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ffb14a),
		to(#ff6b00) );
	background: -webkit-linear-gradient(#ffb14a, #ff6b00);
	background: -moz-linear-gradient(#ffb14a, #ff6b00);
	background: -ms-linear-gradient(#ffb14a, #ff6b00);
	background: -o-linear-gradient(#ffb14a, #ff6b00);
	background: linear-gradient(#ffb14a, #ff6b00);
	-pie-background: linear-gradient(#ffb14a, #ff6b00);
	behavior: url(PIE.htc);
}

.ns_select_your_room:hover {
	text-decoration: none;
	color: #666666;
}

.ns_select_your_room span {
	background: transparent url(/images/newstyle/triangle.png) no-repeat right;
	padding-right: 20px;
}

.ns_drop_down_list_rooms {
	border: solid #999999 1px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	background-color: #ffffff;
	-webkit-box-shadow: #bababa 0 0 3px;
	-moz-box-shadow: #bababa 0 0 3px;
	box-shadow: #bababa 0 0 3px;
	behavior: url(PIE.htc);
}

.ns_drop_show_list_rooms {
	position: absolute;
    left: 0;
    z-index: 100;
    width: 100%;
	margin-top: 15px;
}

.ns_drop_show_list_rooms_cursor {
	position: absolute;
	right: 33px;
    top: -15px;
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 15px solid #999999;
}

.ns_drop_down_list_rooms_titlte {
	float: left;
	padding: 10px 0 0 10px;
	font-size: 16px;
	font-weight: bold;
}

.ns_drop_down_list_rooms_close {
	padding: 10px 10px 0 0;
	float: right;
}

.ns_drop_down_list_rooms_close a {
	background: transparent url(/images/newstyle/close.png) no-repeat;
	display: block;
	width: 20px;
	height: 20px;
}

.ns_drop_down_list_rooms_line {
	background: #999999;
    font-size: 0;
    height: 1px;
    line-height: 0;
	width: 100%;
	margin: 6px 0 20px 0;
}

.ns_drop_down_list_rooms .ns_room {
	overflow: hidden;
	padding: 0 10px 25px 10px;
}

.ns_drop_down_list_rooms .ns_room_name {
	width: 165px;
}

.ns_drop_down_list_rooms .ns_room_places {
	padding-top: 3px;
}

.ns_drop_down_list_rooms .ns_room_remained {
	line-height: 32px;
	width: 140px;
}

.ns_drop_down_list_rooms .ns_room_price {
	line-height: 40px;
	position: relative;
	width: 160px;
}

.ns_drop_down_list_rooms .ns_room_price strong {
	color: #FF7700;
    font-size: 24px;
    font-weight: normal;
}

/************ Autocomplete ************/
ul.ui-autocomplete {
    font-family:Tahoma;
    font-size:12px;
    position: absolute;
    background: scroll lightgray !important;
    padding: 5px;
    width: 210px;
}

ul.ui-autocomplete li {
    border-radius: 3px;
    margin-bottom: 2px !important;
}

ul.ui-autocomplete .object-name {
    font-size:14px;
    font-weight: bold;
    color: #1D7EE1;
}

ul.ui-autocomplete .object-info {
    font-size:10px;
}

ul.ui-autocomplete li a.ui-state-hover {
    background: scroll #dddbdc !important;
    border: none;
}

#PricesTableContainer {
	overflow: hidden;
}