html, body {
	font-family: 'PT Sans', Arial, Helvetica, Sans-serif;
	background: rgba(255, 255, 255, 0) url('topline.gif') repeat-x 50% 0;
	color: #525d65;
	font-size: 13px;
	line-height: 1.28 ;
	padding:0;
	margin:0;
    height:100%;
}
.clear	{clear: both;font-size: 0; overflow: hidden;}

table {font-size: 1em;}
a , a.service:visited{color: #5f95c3;}
a:visited {color: #9c5fc3;}
a:hover {color: #df9a00 !important;}
small {font-size: 0.85em ;}
big {font-size: 1.17em;}
form {padding:0; margin: 0;}
p {line-height: 1.4; margin: 0.5em 0}
ul, ol {
	margin: 0.7em 0 1em 0;
	padding: 0 0 0 1.5em;
}

img {border:0;}
img.ispng {
	-background-image: none !important;
	-behavior: url('pngfix.htc');
}
* {
	font-family: inherit;
}
h2 {
	font-size: 28px;
	margin: 1.5em 0 0.8em 0;
	font-weight: normal;
	line-height: 1.1;
}
p.tip {
	font-size: 12px;
	font-style: italic;
	color:#97a5af;
	position: relative;
	line-height: 15px;
	top: -1.5em;
	margin: 0 0 -1em 0;
}
h3 {
	font-size: 24px;
	margin: 0.8em 0 0.1em 0;
	color: #e79615;
	font-weight: normal;
	line-height: 1.1;
}

.page2{
    position:relative;
    width:100%;
    min-width:1000px;
    min-height:330px;
    height:100%;
    top:170px;
}

/*
.button, .button:hover {
	background: #65b3f4 url('blue_bg.gif') repeat-x 50% 50%;
	border: 1px solid #65b3f4;
	-moz-box-sizing: border-box;-webkit-box-sizing: border-box;box-sizing: border-box;
	height: 35px;
	-moz-border-radius: 4px;-webkit-border-radius: 4px;border-radius: 4px;
	display: inline-block; //display: inline; //zoom: 1;
	vertical-align: middle;
	text-decoration: none;
	color: #fff !important;
	font-weight: bold;
	text-transform: uppercase;
	padding: 7px 15px;
	text-shadow: 0 0 1px #65b3f4;
	margin: 0.5em 0;
}
.page {
	min-width: 1000px;
	position: relative;
}



.page.inside {
	overflow: hidden;
    z-index: 15;
}
.header {
	padding: 25px 0;
	margin-top: 5px;
	position: relative;
	box-shadow: 0 1px 4px rgba(0,0,0,.3);
	background: #fff;
	z-index: 10;
}
.header > * {
	display: inline-block; //display: inline; //zoom: 1;
	vertical-align: middle;
}
.menu {
	position: absolute;
	top: 15px;
	right: 3%;
	list-style: none;
	font-size: 15px;
}
.menu li {
	display: inline-block; //display: inline; //zoom: 1;
	vertical-align: middle;
	margin-left: 1.5em;
}
.menu a {
	color: #2b68a7;
	text-decoration: none;
}
.menu a.feedback {
	color: #525d65;
	text-decoration: none;
	border-bottom: 1px dotted;
	display: inline-block; //display: inline; //zoom: 1;
	height: 1em;
	padding-bottom: 1px;
	vertical-align: baseline;
}
.logo {
	margin-left: 3%;
}
/*.search {
	position: relative;
	width: 33%;
	margin-left: 3%;
	top: 15px;
}
.search label {
	font-size: 16px;
	color: #999;
	line-height: 35px;
	padding: 0 10px;
	position: absolute;
}*/
.search_field {
	-moz-box-sizing: border-box;-webkit-box-sizing: border-box;box-sizing: border-box;
	height: 35px;
	background: #f3f7f8;
	box-shadow: 0 1px 3px rgba(0,0,0,.4) inset;
	-moz-border-radius: 4px;-webkit-border-radius: 4px;border-radius: 4px;
	border: none;
	padding: 0 150px 0 10px;
	font-size: 16px;
	margin: 0;
	vertical-align: top;
	width: 100%;
}
.search_button {
	-moz-box-sizing: content-box;-webkit-box-sizing: content-box;box-sizing: content-box;
	-moz-border-radius: 0 4px 4px 0;-webkit-border-radius: 0 4px 4px 0;border-radius: 0 4px 4px 0;
	height: 25px;
	width: 25px;
	padding: 5px;
	background: #525d65;
	position: absolute;
	top: 0; right: 0;
}

.links {
	width: 20%;
	text-align: right;
}
.links a {
	margin: 0 7%;
}
.photoplace, .photoplace:hover, .alltours, .alltours:hover, .create_tour, .create_tour:hover {
	text-transform: uppercase;
	color: #fff !important;
	background: #eea504 url('orange_small.gif') repeat-x;
	border: 1px solid #eea504;
	-moz-border-radius: 4px;-webkit-border-radius: 4px;border-radius: 4px;
	font-weight: bold;
	text-decoration: none;
	padding: 5px 0;
	width: 120px;
	text-align: center;
	line-height: 15px;
	position: absolute;
	right: 3%;
	top: 50px;
	text-shadow:  0 0 2px #bb8512;
}
.virtual-tour-button, .virtual-tour-button:hover {
	text-transform: uppercase;
	color: #fff !important;
	background: #eea504 url('orange_small.gif') repeat-x;
	border: 1px solid #eea504;
	-moz-border-radius: 4px;-webkit-border-radius: 4px;border-radius: 4px;
	font-weight: bold;
	text-decoration: none;
	padding: 5px 0;
	width: 120px;
	text-align: center;
	line-height: 15px;
	text-shadow:  0 0 2px #bb8512;
	position: relative;
	display: inline-block; //display: inline; //zoom:
	font-family: inherit;
	width: auto;
	padding: 10px 15px;
	margin: 0;
}
.virtual-tour-button img {
	vertical-align: middle;
	position: relative;
	left: -3px;
	top: -1px;
}
.alltours, .alltours:hover, .create_tour, .create_tour:hover  {
	margin-right: 140px;
	background: #65b3f4 url('blue_bg.gif') repeat-x 0 100%;
	border: 1px solid #65b3f4;
	text-shadow: 0 0 2px #1276bb;
}
.create_tour, .create_tour:hover {
	margin-right: 280px;
	width: 90px;
}
.alltours img {
	vertical-align: middle;
	margin: -5px 3px;
}
.panorama {
	position: relative;
	overflow: hidden;
	height: 380px;
	z-index: 9;
	box-shadow: 0 1px 4px rgba(0,0,0,.3);
}
.panorama .block {
	position: absolute;
	left: 50%;
	margin-left: -500px;
	width: 1000px;
	height: 380px;
}
.panorama .block.prev {
	margin-left: -1500px;
}
.panorama .block.next {
	margin-left: 500px;
}
.panorama .naming {
	position: absolute;
	height: 50px;
	background: #525d65; background: rgba(82, 93, 101,.6);
	width: 100%;
	bottom: 0;
	left: 0;
	text-align: center;
	white-space: nowrap;
}
.panorama .naming h2 {
	color: #fff;
	font-size: 24px;
	margin: 0;
	line-height: 50px;
	font-weight: normal;
}
.panorama .naming h2 .type {
	display: none;
}
.panorama .naming .link {
	position: absolute;
	top: 10px;
	left: 1%;
	text-align: left;
	text-decoration: none;
	line-height: 14px;
	height: 30px;
	color: #969ca2;
	padding-left: 33px;
	background: url('prevnext_arrow.png') no-repeat 0 -30px;
}
.panorama .naming .link .type {
	display: block;
}
.panorama .naming .link.next {
	background-position: 100% 0;
	padding-left: 0;
	padding-right: 32px;
	left: auto;
	right: 1%;
}
.panorama .naming .link:hover {
	color: #67b5f4 !important;
	background-position: 0 -90px;
}
.panorama .naming .link.next:hover {
	background-position: 100% -60px;
}
.tour {
	background: url('clouds.jpg') no-repeat 50% 0;
	max-width: 1400px;
	margin: 40px auto 20px auto;
	overflow: hidden;
}
.tour h1 {
	margin: 0;
	position: relative;
	float:left;
	left: 25%;
	margin-right: -100%;
	margin-left:-180px;
	font-size: 44px;
	line-height: 0.9;
	font-weight: normal;
	color:#5f95c3;
}
.tour .free_button {
	background: #65b3f4 url('blue_bg.gif') repeat-x;
	border: 1px solid #65b3f4;
	height: 68px;
	color: #fff;
	line-height: 1;
	text-align: left;
	width: 400px;
	float: left;
	margin-right: -100%;
	position: relative;
	left: 54%;
	padding: 3px 0 3px 2%;
	top: 5px;
	-moz-border-radius: 10px;-webkit-border-radius: 10px;border-radius: 10px;
}
.tour .free_button:after {
	content:"";
	position: absolute;
	width: 29px;
	height: 76px;
	background: url('blue_bg_after.gif') no-repeat;
	top: -1px;
	left: 100%;
	margin-left: -10px;
}
.tour .free_button .title {
	font-size: 35px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 1.1;
}
.tour .free_button .tel {
	font-size: 22px;
	font-weight: bold;
	text-transform: uppercase;
}
.wow {
	clear: left;
	padding-top: 40px;
	overflow: hidden;
}
.wow .balloon {
	float: left;
	width: 33%;
	text-align: center;
	margin-left: 10%;
}
.wow .text {
	overflow: hidden;
	width: 40%;
}
.tour h3 {
	font-size: 24px;
	font-style: italic;
	margin: 0.7em 0 0.5em 0;
	line-height: 1;
	font-weight: normal;
	color: #f4ba0a;
}
.tour h3.accent {
	color: #67b5f4;
	font-weight: bold;
}
.tour h3.accent .dark {
	color: #525d65;
}
.tour .reasons {
	width: 92%;
	margin: 1.5em auto;
	position: relative;
	left: 2.2%;
}
.tour .reasons .col {
	width: 34%;
	margin-right: 6%;
	float: left;
}
.tour .reasons .col.s {
	width: 15%;
	margin-right: 0;
}
.tour .our_base {
	clear: both;
	padding-top: 1em;
}
.tour .our_base h3 {
	color: #67b5f4;
}
.tour .button_block {
	float: right;
	width: 45%;
	margin: 2em 5% 0 5%;
	text-align: center;
}
.tour .over9000 {
	background: #eda304 url('orange_big.gif') repeat-x;
	color: #fff;
	border: 1px solid #eda304;
	font-size: 50px;
	font-weight: bold;
	height: 74px;
	line-height: 74px;
	-moz-border-radius: 10px;-webkit-border-radius: 10px;border-radius: 10px;
	display: inline-block; //display: inline; //zoom: 1;
	padding: 0 20px;
	position: relative;
}
.tour .over9000:after {
	position: absolute;
	width: 26px;
	height: 76px;
	content: "";
	top: -1px;
	left: 100%;
	margin-left: -10px;
	background: url('orange_big_after.gif');
}
.tour .over9000 img {
	vertical-align: middle;
	margin-top: -10px;
}
.howmuch {
	background: #f3f7f8;
	padding: 20px 0 40px 0;
	position: relative;
	overflow:hidden;
}
.howmuch:before, .howmuch:after {
	content: "";
	position: absolute;
	top: 0; left: 0;
	width: 100%;
	height: 8px;
	background: url('waves.gif') 50% 0;
}
.howmuch:after {
	top: auto;
	bottom: 0;
	background-position: 50% -8px;
}
.howmuch .size {
	width: 92%;
	margin: 0 auto;
	max-widtH: 1300px;
}
.howmuch  h2 {
	font-size: 48px;
	font-style: italic;
	margin: 0.7em 0 0.5em 0;
	line-height: 1;
	font-weight: normal;
	color: #f4ba0a;
	text-align: center;
}
.howmuch  h2 img {
	vertical-align: middle;
	margin-top: -5px;
	margin-right: 5px;
}
.howmuch .col {
	width: 44%;
	margin: 0 3%;
	float: left;
}
.howmuch .contacts {
	font-weight :bold;
	font-style: italic;
	color: #5f95c3;
	font-size: 18px;
	line-height: 1.1;
}
.socials {
	text-align: center;
	padding-bottom: 20px;
}
.socials  h3 {
	font-size: 30px;
	font-style: italic;
	margin: 1.5em 0 0.5em 0;
	line-height: 1;
	font-weight: normal;
	color: #5f95c3;
}

.socials img {
	margin: 20px 20px;
}

.footer {
	background: #f3f7f8;
	border-top: 1px solid #e1e5e6;
	padding: 30px 0;
	position: relative;
}
.footer  p {
	vertical-align: top;
	width: 33%;
	max-width: 350px;
	left: 3%;
	position: relative;
	display: inline-block; //display: inline; //zoom: 1;
}
.footer  p.small {
	font-size: 12px;
	line-height: 1.2;
}
.footer .bestweb {
	position: absolute;
	right: 3%;
	bottom: 30px;
}
.fullblock {
	position: absolute;
	width: 100%;
    margin:0;
    right: 0;
	bottom: 0;
	box-shadow: 0 0 2px rgba(0,0,0,.6);
	overflow:auto;
	background: #f3f7f8;
    top:0;
}
.virtual_tour_block {
	position: absolute;
	width: 100%;
	height: 100%;
}
.object_info_block {
	position: relative;
	background: #fff;
	padding: 0px 23px 20px 23px;
}
.similar_places {
	margin-right: 0 -40px 0 0;
	padding: 0;
	list-style: None;
}
.similar_places li {
	display: inline-block; //display: inline; //zoom: 1;
	widtH: 45%;
	margin: 0 5% 1em 0;
}
.similar_places a {
	font-size: 120%;
}
.aside {
	width: 330px;
	position: absolute;
	background: #f3f7f8;
	box-shadow: 0 0 2px rgba(0,0,0,.6);
	//z-index: 3;
	left: 0;
	bottom: 40px;
	overflow: hidden;
    top:0px;
}
.aside .info, .aside  .catalog_block {
	padding: 10px;
	position: absolute;
	
	width: 100%;
	
	top: 0;
}

.aside .info {
    height: 100%;
}
 .aside  .catalog_block  {
	top: 40px;
 	background: #fff;
}
 .aside  .catalog_block .catalog_margin {
	padding-bottom:60px;
 }
.aside .info_margin {
	padding: 10px 0 15px 0;
}
.back_link {
	margin-left: -10px;
	padding: 3px 10px 3px 30px;
	background: #fff url('back_icon.gif') no-repeat 10px 50%;
	box-shadow: 0 0 4px rgba(0,0,0,.3);
	font-size: 16px;
	text-decoration: none;
	-moz-border-radius: 0 5px 5px 0;-webkit-border-radius: 0 5px 5px 0;border-radius: 0 5px 5px 0;
}
.aside .info .object_title {
	color: #2b68a7;
	font-size: 16px;
	font-weight: normal;
	margin: 0.8em 0;
	line-height: 1.1;
}
.aside .info .selectors {
	-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;
	background: #cad1d5;
	position: relative;
	overflow: hidden;
	text-transform: uppercase;
	display: inline-block; //display: inline; //zoom: 1;
	box-shadow: 0 1px 2px rgba(0,0,0,.3) inset;
	font-weight: bold;
	margin-bottom: 1em;
	font-size: 12px;
}
.aside .info .selectors a {
	text-decoration: none;
	color: #fff;
	padding: 8px 11px;
	float: left;
	cursor: default;
}
.aside .info .selectors a:first-child {
	-moz-border-radius: 5px 0 0 5px;-webkit-border-radius: 5px 0 0 5px;border-radius: 5px 0 0 5px;
}
.aside .info .selectors a:last-child {
	-moz-border-radius: 0 5px 5px 0;-webkit-border-radius: 0 5px 5px 0;border-radius: 0 5px 5px 0;
}
.aside .info .selectors a:hover {
	color:#fff !important;
}
.aside .info .selectors a.inactive {
	background: #eea504 url('orange_small.gif') repeat-x;
	box-shadow: 0 0 3px rgba(0,0,0,.3), 0 1px 0 #eea504 inset;
	cursor: pointer;
}
.aside .info .selectors img {
	vertical-align: middle;
	margin: -2px 0;
}
.aside .info .selectors a.inactive:hover {
	color: #fff !important;
	background: #eea504 url('orange_small.gif') repeat-x 50% 100%;
}
.aside .info .small_map img {
	margin: 0.2em 0;
	border: 1px solid #c6cace;
}
.aside .info ul.iconic {
	list-style: none;
	margin: 0.5em 0;
	padding: 0;
}
.aside .info ul.iconic li {
	padding-left: 24px;
	margin: 0.5em 0;
}
.aside .info ul.iconic .address {
	background: url('address_icon.gif') no-repeat 4px 2px;
}
.aside .info ul.iconic .tel {
	background: url('tel_icon.gif') no-repeat 2px 2px;
}
.aside .info ul.iconic .workhours {
	background: url('workhours_icon.gif') no-repeat 4px 3px;
}
.aside .info ul.iconic .url {
	background: url('url_icon.gif') no-repeat 4px 3px;
}
.catalog_tabs {
	padding: 10px 0 0 0;
	margin: 0;
	list-style: none;
	position: relative;
	box-shadow: 0 0 2px rgba(0,0,0,.6) inset;
}
.catalog_tabs li {
	display: inline-block; //display: inline; //zoom: 1;
	margin: 0;
}
.catalog_tabs a {
	display: block;
	padding: 7px 10px 6px 10px;
	font-size: 14px;
	text-decoration: none;
	-moz-border-radius: 5px 5px 0 0;-webkit-border-radius: 5px 5px 0 0;border-radius: 5px 5px 0 0;
	background: #fff;
	color: #666 !important;
	box-shadow: 0 0 2px rgba(0,0,0,.4), 0 -1px 1px rgba(0,0,0,.2) inset;
	z-index: 0;
	margin-left: 1px;
}
.catalog_tabs a.active {
	box-shadow: 0 0 2px rgba(0,0,0,.4);
	z-index: 2;
}
.catalog_tabs a.catalog_icon {
	background: #fff url('catalog_icon.png') no-repeat 10px 50% ;
	padding-left: 30px;
}
.catalog_tabs a.search_icon {
	background: #fff url('search_icon.png') no-repeat 10px 50% ;
	padding-left: 30px;
}
.catalog_list, .catalog_list ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.catalog_list {
	float: left;
	margin-right: -100%;
}

.catalog_list li {
	position: relative;
	margin: 0.5em 0;
	padding-left: 16px;
}
.catalog_list a {
	text-decoration: none;
	color: #525d65;
}
.catalog_list .closed, .catalog_list .opened {
	width: 16px;
	height: 16px;
	position: absolute;
	left: 0;
	top: 1px;
	cursor: pointer;
}
.catalog_list .closed:before {
	positioN: absolute;
	content: "";
	left: 6px;
	top: 4px;
	width: 0; height:0;
	border: 4px solid transparent;
	border-left: 4px solid #525d65
}
.catalog_list .opened:before {
	positioN: absolute;
	content: "";
	left: 4px;
	top: 6px;
	border: 4px solid transparent;
	border-top: 4px solid #525d65
}
.catalog_list .closed:hover:before {
	border-left: 4px solid #4e9ad9;
}
.catalog_list .opened:hover:before {
	border-top: 4px solid #4e9ad9
}
.catalog_list a:hover, .catalog_list a:hover .count {
	color: #4e9ad9 !important;
}
.catalog_list a  .count {
	color:#999;
	margin-left: 0.3em;
	font-size: 92%;
}
.catalog_list .virtual_count {
	font-style: italic;
	color: #ff66cc;
	font-size: 85%;
	margin-left: 1em;
	padding-right: 15px;
	background: url('photo_pink.gif') no-repeat 100% 50%;
	height: 13px;
	display: inline-block; //display: inline; //zoom: 1;
}
.catalog_list ul {
	list-style: disc;
	margin: 0 0 0 2em;
	padding: 0;
	color: #73bdf5;
}
.catalog_list ul li {
	padding: 0;
}
.search_list {
	float: left;
	margin-right: -100%;
	width: 95%;
}
.search_list .sort_options {
	padding: 5px 0 15px 0;
}
.search_list .sort_options a {
	margin:  0 5px;
	text-decoration: none;
	border-bottom: 1px dotted;
	display: inline-block; //display: inline; //zoom: 1;
	height: 1em;
	padding-bottom: 1px;

}
.search_list h4 {
	font-weight: normal;
	font-size: 14px;
	margin: 0 0 0.4em 0;
	line-height: 1.2;
}
.search_list .item {
	overflow: hidden;
	padding: 8px 20px 8px 30px;
	margin:0 -3px 0 -10px;

}

.search_list .item.virtual {
	background-image: url('photo_small_yellow.png');
	background-repeat: no-repeat;
	background-position: 10px 11px;
}
.search_list .item.active {
	background-color: #dff0f9 !important;
	padding-top: 12px;
	padding-bottom: 12px;
}
.search_list .thumb {
	float:left;
	border: 1px solid #c6cace;
	margin-right: 10px;
	margin-top: 3px;
}
.search_list .data {
	overflow: hidden;
	font-size: 11px;
}
.search_list .data  .address, .search_list .data  .tags, .search_list .data  .url{
	margin: 1px 0;
	overflow: hidden;
	white-space: nowrap;
}
.search_list .data  .tags {
	font-style: italic;
	color: #97a5af;
}
.your_offer {
	border-top: 1px solid #ddd;
	margin: 0 -10px 20px -10px;
	position: relative;
	top: 20px;
	padding: 10px;
	font-size: 12px;
	clear: both;
}
.checks {
	position: absolute;
	right: 5px;
	z-index: 10;
	top: 10px;
}
.checks span{
	display: inline-block; //display: inline; //zoom: 1;
	width: 22px;
	height: 22px;
	border: 1px solid #ccc;
	-moz-border-radius: 4px;-webkit-border-radius: 4px;	border-radius: 4px;
	cursor: pointer; cursor: hand;
}
.checks span.checked {
	background-color: #cad1d5;
	box-shadow: 1px 1px 2px rgba(0,0,0,.3) inset;
	border: none;
	width: 24px;
	height: 24px;
	background-position: 1px -21px;
}
.checks span.photo {
	background-image: url('photo_check.png');
}
.checks span.new {
	background-image: url('new_check.png');
}

.footer_inside {
	width: 290px;
	position: absolute;
	background: #fff;

	bottom: 0px;
	left: 0;
	height: 60px;
	z-index: 4;
	font-size: 12px;
	padding: 10px;
}
.footer_inside.blue {
	background: #f3f7f8;

}
.footer_inside p {
	line-height: 1.2;
	margin-top: 1em;
}
.footer_inside .social {
	position: absolute;
	bottom: 10px;
	right: 10px;
	list-style: none;
	margin: 0;
	padding: 0;
}
.footer_inside .social li {
	display: inline;
	margin-left: 5px;
}

*/