﻿* {
	margin:0;
	padding:0;	
}

body {
	text-align:center;	
	background-color:#f3d9c0;	
	font-family:Georgia;	
/*	background-image:url('image/main_bg_v.JPG');
	background-position:left top;
	background-repeat:repeat;	*/
}

#wrapper {
	width:986px;
	margin-left:auto;
	margin-right:auto;	
	text-align:left;
	background-color:#ffffff;		
}

#page-left {
	background-image:url('image/page-border-left.jpg');
	background-repeat:repeat-y;
	width:8px;	
}

#page-right {
	background-image:url('image/page-border-right.jpg');
	background-repeat:repeat-y;
	width:8px;	
}

#side-left-top {
	width:20px;
	background-image:url('image/page-line-left-top-white.jpg');
	background-repeat:no-repeat;
	background-position:0px 32px;	
}

#side-right-top {
	width:20px;
	background-image:url('image/page-line-right-top-white.jpg');
	background-repeat:no-repeat;
	background-position:0px 32px;
}

#side-left {
	background-image:url('image/page-line-left-white.jpg');
	background-repeat:repeat-y;
	background-position:top left;	
}

#side-right {
	background-image:url('image/page-line-right-white.jpg');
	background-repeat:repeat-y;
	background-position:top right;
}

#page-side-left-bottom {
	background-image:url('image/page-line-left-bottom2.jpg');
	background-repeat:no-repeat;
	background-position:0px -1px;		
}

#page-side-right-bottom {
	background-image:url('image/page-line-right-bottom2.jpg');
	background-repeat:no-repeat;
	background-position:right -1px;	
	width:8px;		
}

#left {
	width:420px;
	vertical-align:top;	
}

#center {
	float:right;
	vertical-align:top;
	top:-182px;	
	width:600px;
	text-align:left;
}


.hide {
	display:none;	
}

.ulnone {
	list-style:none;
}


caption {
	text-align:left;
	font-weight:bold;
	font-size:13pt;
}

.clActive {
	color:#CC3300;	
	margin-left:6px;
	margin-right:6px;	
}

.clVisited {
	color:#057188; /*#688a92;*/
}

.Hide {
	display:none;
}

.warning {
	font-weight:bold;
	color:#FF3300;
	font-size:11pt;
}

#content {
	margin-left:20px;
	width:986px;	
}


.navigator {
	font-size:13px;
	margin-top:12px;
	margin-bottom:12px;	
	color:#2a2a2a; 	
	font-family:Tahoma;
}

.navigator a {
	width:32px;
	padding-left:6px;
	padding-right:6px;	
	padding-top:3px;
	padding-bottom:3px;
	margin-right:4px;
	border:1px #d0c5a6 solid; 
	text-decoration:none;
	background-color:#d09090;
	color:#fff;	
}

.navigator a:visited {
	color:#884949;	
}

.navigator a:hover {
	background-color:#f0ead9;	
}

.navigator span {

	border:1px #d09090 solid; 	
	padding-left:6px;
	padding-right:6px;	
	padding-top:3px;
	padding-bottom:3px;
	margin-right:4px;
}

.part {
	background-image:url('image/bg.jpg');
	background-repeat:repeat-x;
}

li {
	/*list-style-image:url('image/marker.gif');*/
	list-style-position:inside;
	list-style:none;
	padding-left:20px;	
}

.text1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #9d8e69;
	font-size: 13pt;
	font-weight: bold;
	background-image:url('image/line1.gif');
	background-repeat:no-repeat;
	background-position:0 20px;
	margin-bottom:8px;	
}

.aright {
	text-align:right;
}

.rate {
	width:60px;
}

.srfull_small td{
	width:60px;
}

.srfull_small {
	background-image:url('image/star_full_small.jpg');
	background-repeat:no-repeat;
	padding-left:4px;
	padding-right:4px;
}

.srempty_small {
	background-image:url('image/star_empty_small.jpg');
	background-repeat:no-repeat;
	padding-left:4px;
	padding-right:4px;
}

.srfull {
	background-image:url('image/star_full.jpg');
	background-repeat:no-repeat;
	padding-left:10px;
	padding-right:10px;	
}

.srempty {
	padding-left:10px;
	padding-right:10px;
}

#hotel_table {
	position:relative;
	font-family:Tahoma;
	font-size:10pt;
	color:#2a2a2a;
}


.hotel_photo {
	padding-left:16px;
	padding-top:4px;
	border-left:1px #dbc1a9 solid;
	padding-bottom:4px;
}

.htitle {
	font-size:13pt;
	height:16px;
	padding-left:16px;
	width:340px;	
	vertical-align:middle;
	border-left:1px #dbc1a9 solid;

}

.hotel_title {
	background-image:url('image/hotel-item-top.jpg');
	background-repeat:no-repeat;
	background-position:0px 8px;
}

.htitle a{
	padding-top:2px;
	color:#1e0f00;
	text-decoration:none;
}

.metroPlace {
	margin-top:4px;
	height:20px;
}

.metro {
	font-size:15px;
	color:#c19b86;
	padding-left:24px;
	margin-top:4px;	
	background-image:url('image/metro.jpg');
	background-position:left;
	background-repeat:no-repeat;
	
}

.number {
	padding-right:4px;
	text-align:right;
	width:80px;
	font-size:13pt;	
}

#hotel_table td p{
	padding-bottom:16px;
}

.hr {
	background-image:url('image/hotel-item-bottom.jpg');
	background-repeat:no-repeat;
}

#hotel_table td {
	vertical-align:top;
}

#hotel_table td img {
	padding-left:0px;
	padding-right:8px;
	width:150px;
}

.rateLink {
	text-decoration:none;
}

.cc {
	text-align:right;
	font-size:12pt;
	font-weight:bold;
}

.cc a{
	color:#82a3a8;
}
.cc a:visited{
	color:#806319;
}

.cubeRangeRing {
	text-align:right;
	font-size:10pt;
}

/*--- таблица цен ---*/
.tprice {
	background-image:url('image/trice-top.jpg');
	background-position:left top;
	background-repeat:no-repeat;
	margin-left:0px;
	margin-right:16px;
	margin-top:2px;
	width:154px;
	height:100px;

	color:#7e2110;
	font-size:11pt;
	text-align:right;
	font-weight:normal;	
}

.tprice th {
	color:#2a2a2a;
	font-size:11pt;
	font-weight:normal;
	height:16px;
	text-align:center;
	padding-top:3px;
	padding-bottom:2px;
	font-size:13px;
}

.tprice td {
	height:14px;	
}

/*mm - min, max */
.mm {
	color:#2a2a2a;
	width:50px;
	font-size:11pt;
}

.price {
	width:64px;
	text-align:left;
	padding-left:8px;
	font-weight:bold;
	font-size:11pt;
}

.selectedRow {
	color:#b92626;
}

.selectedRow a {
	color:#A02121;
	text-decoration:none;
}

.selectedRow a:hover {
	text-decoration:underline;
}

.selectedRow a:visited {
	color:#A02121;
}

.currentRow a {
	color:#A02121;
	text-decoration:none;
}

.currentRow a:hover {
	text-decoration:underline;
}

.currentRow a:visited {
	color:#A02121;
}


#tm_botton {
	background-image:url('image/hr3.jpg');
	background-repeat:repeat-x;
	height:23px;
}

/* поиски --- */

#find_tab {
	margin-left:11px;
	position:relative;
	top:-16px;
	font-size:11px;	
	font-weight:bold;
	font-family:Tahoma;
	color:#7e6329;	
}

#find_tab td {
	text-align:center;
	vertical-align:middle;
	width:131px;
	height:23px;
}

#find_tab td a {
	color:#7e6329;	
	text-decoration:none;
	padding-left:10px;
	padding-right:10px;
}

#find_tab td a:visited {
	color:#7e6329;	
}

.find_tab_current {
	background-image:url('image/find_tab_current.jpg');
	background-repeat:no-repeat;
	margin-left:2px;
	padding-right:2px;	
}

.find_tab_item {
/*	background-image:url('image/find_tab_item.jpg');
	background-repeat:no-repeat;
	margin-left:2px;
	padding-right:2px;*/
}

.find_next {
	background-image:url('image/find_next.jpg');
	background-repeat:no-repeat;
	width:90px;
	margin-top:4px;
	padding-right:4px;
	font-size:11px;		
	font-family:Tahoma;
	font-weight:bold;
	text-align:center;	
	height:26px;
}

.find_next a {
	position:relative;
	top:4px;
	color:#7e6329;	
	text-decoration:none;
	
}

.find_next a:visited {
	color:#7e6329;	
	text-decoration:none;
}


/* --- поиски */

#emptyrow {
	background-image:url('image/search-price.jpg');
	background-repeat:no-repeat;
	background-position:0px -44px;
	height:20px; 
}

.search_button {
	background-image:url('image/search-button.jpg');
	background-repeat:no-repeat;
	border:0;
	width:194px;
	height:36px;
}

/* поиск по ценам --- */

#diapason {
	background-image:url('image/search-price.jpg');
	background-repeat:no-repeat;
	background-position:left top;
	font-family:Tahoma;
	width:258px;
}

#diapason th {
	font-family:Georgia;
	font-style:italic;
	height:44px;
	text-align:center;
	color:#904924;
	font-size:18px;
	vertical-align:middle;
	border-bottom:1px #fff solid;
}

#diapason td {
	height:26px;
	background-color:#f7e7d7;
}

#diapason a {
	color:#7e2110;
	font-weight:bold;
	font-size:14px;
	padding-left:12px;
	text-decoration:none;
}

#diapason a:visited {
	color:#904924;	
	font-weight:bold;
}

#diapason a:hover {
	text-decoration:underline;
	color:#904924;
}

.diapason {
	padding-left:24px;
	font-family:Tahoma;
	font-size:12px;
	width:180px;
	padding-bottom:6px;
	border:0;	
}

.diapason span {
	color:#2a2a2a;	
	font-family:Tahoma;	
	font-size:12px;
}

.diapason .currentRow {
	color:#b92626;
}

/*кол-во*/
.member {
	text-align:left;
	font-family:Tahoma;
	font-size:12px;
	width:40px;	
	color:#848484;
}

/*checkbox owner*/
.selector {
	text-align:right;
	padding-right:16px;
}

#hotel-contact {
	background-image:url('image/contact-bg.jpg');
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:24px;
	padding-top:8px;
	color:#2a2a2a;
	font-family:Tahoma;
	font-size:16px;
	width:230px;
	height:161px;	
}

#hotel-contact p {
	padding-bottom:4px;
}

.goDiapason {
	background-image:url('image/find-button.jpg');
	background-repeat:no-repeat;
	background-position:left top;
	width:81px;
	height:34px;
	border:0px;
}

.goFeedBack {
	background-image:url('image/send-feedback.jpg');
	background-repeat:no-repeat;
	background-position:left top;
	width:239px;
	height:34px;
	border:0px;
}

.currentRow {
	color:#b92626;
	font-weight:bold;
	padding-left:12px;
}

.currentMetro {
	color:#b92626;
	font-weight:bold;
	font-size:12px;
}

.currentMetro span {
	padding-left:12px;
}

h5 {
	font-size:medium;
	font-weight:bold;
}
/* --- поиск по ценам */

.ring {
	font-family:Tahoma;
	width:258px; 
	margin-bottom:8px;	
}

.ring caption {
	text-align:left;
	font-size:16px;
	vertical-align:middle;
	padding-top:6px;
	padding-bottom:6px;	
	padding-left:32px;
	color:#7e2110;
}

.expand {
	background-repeat:no-repeat;
	background-image:url('image/region-expand.jpg');		
	background-position:18px 12px;
}

.collapce {
	background-repeat:no-repeat;
	background-image:url('image/region-collapce.jpg');		
	background-position:18px 12px;
}

.limetro {
	font-weight:normal;
	color:#9b8556; 
	font-size:12px;
	text-decoration:none;				
}

.metro_item {
	padding-left:44px;
	width:180px;
}

.metro_item a {
	background-repeat:no-repeat;
	height:18px;
	vertical-align:top;
	color:#2a2a2a;
}

.metro_item a:hover {
	text-decoration:underline;
	color:#904924;	
}

.liring {
	margin-bottom:2px;
}

/*.ring .currentMetro span {
	color:#b92626;
	font-weight:bold;
	font-size:12px;
}*/
	

.liring caption {
/*	width:250px;*/
	padding:4px;
	padding-left:32px;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	color:#2a2a2a;
}

#servicePlace {
	background-image:url('image/search-price.jpg');
	background-repeat:no-repeat;
	background-position:left top;
	font-family:Tahoma;
	width:258px;	
}

#servicePlace th {
	font-family:Georgia;
	font-style:italic;
	height:44px;
	text-align:center;
	color:#904924;
	font-size:18px;
	vertical-align:middle;
	border-bottom:1px #fff solid;
}

#servicePlace td {
	background-color:#f7e7d7;
	padding-bottom:8px;
}


.service_owner {
	padding-left:16px;
	padding-right:8px;
	font-size:12px;
	vertical-align:middle;
}

.service_member {
	text-align:right;
	font-family:Tahoma;
	font-size:12px;
	color:#848484;
	padding-right:16px;
}

.service_owner a {
	text-decoration:none;	
	color:#2a2a2a;	
}

.service_owner a:visited {
	color:#2a2a2a;	
}

.service_owner a:hover {
	text-decoration:underline;
	color:#904924;	
}

#diapason .star2 a {
	font-size:15px;
	padding-left:24px;	
	padding-top:10px; 
	padding-bottom:8px; 
	font-weight:normal;	
}

.star2:hover {
	background-color:#fbf3eb;	
}

.star2 {
	font-family:Georgia;

	font-style:italic;

	color:#904924;	
	width:176px;
	padding-top:14px;
	padding-bottom:8px;	
	background-position:128px 16px;
	background-repeat:no-repeat;
	
	border-bottom:2px #fdf8f4 solid;
}


.star {
	text-align:right;
	width:176px;
	padding-top:14px;
	padding-bottom:8px;	
	
	border-right:1px #dbc1a9 solid;
}





.starPlace {
	margin-right:16px;
}

.order_btn {
	background:none;
	background-image:url('image/bron-button.jpg');
	background-position:5px;
	background-repeat:no-repeat;
	border:0;
	width:100%;
	height:32px;
	font-size:14px;
	font-weight:bold;
	font-family:Tahoma;
	cursor:pointer;
}

#crumb {
	font-size:14px;
	margin-bottom:18px;
	margin-left:24px;
}

#crumb span{
	color:#2a2a2a;
	padding-left:12px;
}

#crumb p{
	background-repeat:no-repeat;
	background-image:url('image/common-info-li.jpg');
	background-position:0px 6px;
	margin-bottom:4px;
}

#crumb a {
	color:#c19b86;
	padding-left:4px;
}

#crumb a:visited {
	color:#c19b86;
}

#crumb img {
	padding-left:6px;
	padding-right:6px;
}

.button {
	cursor:pointer;
}

.buttonOver {
	cursor:pointer;
}

.buttonRed {
	border:1px #940026 solid;
	cursor:pointer;
}

#footer a {
	color:#904924;	
}

.mainText p {
	padding-bottom:16px;
}

#continue {
	margin-top:-44px;
	background-image:url('image/search-bg.jpg');
	background-repeat:no-repeat;
	font-family:Georgia;
	font-style:italic;
	width:540px;
	height:44px;
}

#find_next_caption {
	color:#7e2110;
	padding-left:12px;
}


#find_next_caption img {
	margin-right:2px;
}

#find_next_view {
	padding-left:4px;
	padding-right:40px;
}

.search {
	color:#2a2a2a;
	margin-bottom:6px;
	font-size:12px;
	width:258px;	
}

#search {
	font-family:Georgia;
	background-image:url('image/search-price.jpg');
	background-repeat:no-repeat;
	background-position:left top;
	background-color:#f7e7d7;	
	padding-bottom:12px;	
	width:258px;	
}

#step {
	color:#904924;
}

.emptyrow {
	background-image:url('image/search-price.jpg');
	background-repeat:no-repeat;
	background-position:0px -44px;
	height:20px; 
}

#search h3{
	margin-top:16px;
	padding-top:18px;
	padding-left:24px;
	padding-bottom:8px;
	color:#904924;
	font-size:16px;
	font-style:italic;	
	font-family:Georgia;
	border-bottom:1px #fff solid;	
}

.search td {
	padding-left:24px;
	padding-bottom:8px;
}

.search a {
	color:#904924;
	padding-left:8px;
	font-style:italic;
	font-weight:normal;
	font-size:12px;
}

.search a:visited {
	color:#904924;
}

.priceSearch {
	padding-right:12px;
}

#search .priceSearch {
	padding-bottom:8px;
	color:#7e2110;
	font-size:14px;
	font-weight:bold;
	padding-left:60px;		
}

#trade {
	background-color:#f7e7d7; 	
	width:258px;
	padding-left:24px; 
	padding-bottom:16px;
	padding-top:16px;
	background-image:url('image/search-price.jpg');
	background-repeat:no-repeat;
	background-position:left top;
	
}

#trade div {
	color:#2a2a2a;	
}

#trade h4 {
	color:#904924;
}

#trade div {
	color:#2a2a2a;	
}

#trade strong {
	color:#904924;
}

#trade li {
	padding-bottom:4px;
	padding-left:12px;	
	list-style-image:url('image/common-info-li.jpg');
	list-style-position:inside;
}
