@import "/fonts/rub_georgia/stylesheet.css";

/*==== common styles ====*/

html, body {
  margin:0;
  padding:0;
  height:100%;
}
body {
  background-color:#fff;
  font:12px arial;
}

p, div{
 margin: 0px;
 padding: 0px;
}
p {
  margin: 0 0 10px;
}

html>body #main {
  height:auto;
  min-height:100%;
}
#main {
  height:100%;
  min-width:975px;
  padding:0 10px 0 15px;
}
.hidden {
  display:none;
}
.ov {
  overflow:hidden;
}
form, div {
  position:relative;
  margin:0;
  padding:0;
}
table {
  position:relative;
}
textarea {
  overflow:auto;
}
a img {
  border:0;
}
a div {
  cursor:pointer;
}
a {
  text-decoration:none;
}
hr {
  height:3px;
  margin:10px 0 10px 0;
  border:0;
}
h1, .h1 {
  margin: 0px 0 20px 0;
  padding:0;
  font:26px arial;
}
h2, .h2 {
  margin:0 0 3px 0;
  padding:0;
  font:24px arial;
}
h3, .h3 {
  margin:0 0 3px 0;
  padding:0;
  font:19px arial;
}
h4, .h4 {
  margin:0 0 1px 0;
  padding:0;
  font:16px arial;
}
.content_separator {
  margin-bottom:30px;
  clear:both;
}
.clear {
  clear:both;
}
.c_table {
  width:99%;
}
.table td {
  vertical-align:top;
}

/*==== /common styles ====*/

/*==== head ====*/

.head_banner {
  text-align:center;
}
.head {
  z-index:30;
}
.head_url {
  padding-top:13px;
  float:left;
}
.head_title {
  position:relative;
  margin:0 5px 0 240px;
  padding:18px 0 10px 38px;
  border-bottom-style:solid;
  border-bottom-width:5px;
  font:bold 21px arial;
  line-height:18px;
}

/*==== /head ====*/

/*==== main_menu ====*/

.main_menu {
  z-index:40;
  height:14px;
  margin-top:14px;
  padding-bottom:35px;
}
.main_menu_item {
  line-height:12px;
  font:bold 12px arial;
  float:left;
}
.main_menu_separator {
  margin:0 9px 0 9px;
  font-size:14px;
  line-height:12px;
  float:left;
}
.main_menu_comment {
  position:absolute;
  left:-7px;
  top:17px;
  z-index:50;
  width:180px;
  background-color:#fff;
  color:#333;
  line-height:normal;
  font-weight:normal;
  padding:6px;
  border-style:solid;
  border-width:1px;
}

/*==== /main_menu ====*/

/*==== site_body ====*/

.site_body {
  clear:both;
}

/*==== /site_body ====*/

/*==== center_part ====*/

.center_part {
  z-index:10;
}
.content {
  font-size:13px;
}
.content a {
  text-decoration:underline;
}
.content a.tel {
  font-size: 18px;
}
.content a:hover {
  text-decoration:none;
}
a.gold, .gold a {
  text-decoration:none;
}

.back {
  margin-top:5px;
  text-align:right;
  clear:both;
}

.bottom_announcements {
  overflow:hidden;
  margin:10px 0 20px 20px;
}
.bottom_announcements .ann_header {
  display: block;
  font-size:19px;
}
.bottom_announcements .ann_item {
  margin:8px 40px 0 0;
  float:left;
}

/*==== /center_part ====*/

/*==== prod_cat ====*/

.prod_item {
  margin:0 5px 5px 0;
  background-repeat:repeat-x;
  font-weight:bold;
  float:left;
}
.prod_item_border {
  width:225px;
  height:230px;
  padding:5px 5px 20px 5px;
  border:1px solid #060;
  border-bottom:2px solid #66a366;
  text-align:center;
}
.prod_item_border img {
  margin-bottom:3px;
}
.prod_item_border div {
  font-size:11px;
  text-align:left;
}
.prod_item_border #price {
  font-size:12px;
  float:right;
}
.prod_item .rooms {
  margin-top:1px;
}
.prod_item_border #title {
  margin:5px 0 5px 0;
  text-align:left;
  font:12px arial;
}
.prod_item_border .line {
  font-weight:normal;
}
.prod_item_border .more {
  position:absolute;
  right:6px;
  bottom:6px;
}
.more {
  text-align:right;
  font-weight:bold;
}
.more a {
  text-decoration:none;
}

.yellow {
  background-image:url(/i/gradient_yellow.jpg);
}
.green {
  background-image:url(/i/gradient_green.jpg);
}
.blue {
  background-image:url(/i/gradient_blue.jpg);
}
.red {
  background-image:url(/i/gradient_red.jpg);
}

.corner {
  position:absolute;
  z-index:30;
}
.left_top, .right_top {
  top:-1px;
  width:9px;
  height:10px;
}
.left_bottom, .right_bottom {
  bottom:-2px;
  width:10px;
  height:11px;
}
.left_top, .left_bottom {
  left:-1px;
}
.right_top, .right_bottom {
  right:-1px;
}
.left_top {
  background:url(/i/left_top_corner.gif) 0 0 no-repeat;
}
.right_top {
  background:url(/i/right_top_corner.gif) 100% 0 no-repeat;
}
.left_bottom {
  background:url(/i/left_bottom_corner.gif) 0 100% no-repeat;
}
.right_bottom {
  background:url(/i/right_bottom_corner.gif) 100% 100% no-repeat;
}

.navbar {
  margin:13px 80px 0 0;
  font-size:15px;
  text-align:right;
  clear:left;
}
.navbar .more {
  font-size:19px;
  font-weight:normal;
  padding-right:15px;
  color:#000;
}
.navbar a, .navbar .current {
  margin:0 5px 0 5px;
}
.navbar .current {
  font-weight:bold;
  color:#c00;
}
/*.pagenavbar span {
  font-size:18px;
  font-weight:normal;
}*/

/*==== /prod_cat ====*/

/*==== prod_page ====*/

.prod_page_right {
  width:208px;
  margin-left:32px;
  float:right;
}
.prod_page_right a.icon {
  width:100px;
  height:66px;
  margin-bottom:5px;
  float:left;
}
.prod_page_right a.even {
  margin-right:8px;
}
.prod_page_right hr {
  margin:10px 0 15px 0;
}
.prod_page_right .link {
  margin:4px 0 0 10px;
  text-align:center;
}
.prod_page_right .prod_banners {
  margin-top:50px;
}
.prod_page_right .prod_banners div {
  margin-bottom:5px;
}

.prod_page_links {
  width:170px;
  /*left:224px;*/
  /*top:-20px;*/
  margin-left:10px;
  text-align:right;
  white-space:nowrap;
  display: inline-block;
  vertical-align: top;
}
.prod_page_links .for_print {
  margin-bottom:5px;
  font-size:17px;
}
.prod_page_links .back_to_cat {
  font-size:15px;
}
.prod_page_links .for_print a {
  text-decoration:underline;
}
.prod_page_left .links .for_print a:hover {
  text-decoration:none;
}
.prod_page_left .links .back_to_cat a:hover {
  text-decoration:underline;
}

#prodPage {
  /* margin-right:240px; */
}
.content .links {
  margin-top:10px;
  font-size:15px;
  text-align:right;
}
.page_url {
  width:400px;
}
.hits {
  /*margin-top:15px;*/
  /*white-space:nowrap;*/
  display: inline-block;
  vertical-align: top;
}
.hits .hit-count {
  padding-left:15px;
  font-size:24px;
  color:#000;
}

.right_menu {
  margin-bottom:10px;
}
.right_menu_item {
  margin:0 0 10px 8px;
  font-weight:bold;
}
.right_menu_comment {
  position:absolute;
  right:205px;
  top:5px;
  z-index:40;
  width:150px;
  background-color:#fff;
  color:#333;
  line-height:normal;
  font-weight:normal;
  padding:6px;
  border-style:solid;
  border-width:1px;
}

.hotel_table {
  width:100%;
}
.hotel_table tr td {
  padding:0 0 20px 0;
  vertical-align:top;
}
.hotel_table tr td img {
  margin:5px 10px;
}
.hotel_table tr td h3 a {
  text-decoration:underline;
}
.hotel_table tr td h3 a:hover {
  text-decoration:none;
}

#galMain {
  position:absolute;
  left:0;
  top:0;
  z-index:40;
  width:100%;
}
#galBG {
  position:absolute;
  left:0;
  top:0;
  z-index:50;
  width:100%;
}
#galContent {
  position:absolute;
  left:0;
  top:0;
  z-index:60;
  width:100%;
}
#galContent #galContainer {
  width:730px;
  margin:3% auto 0 auto;
}
#galContainer #iCont {
  height:490px;
  text-align:center;
}
#galContainer #iCont .loading {
  margin:232px 0 232px 0;
}
#galContainer #iCont .picture {
  border:5px solid #fff;
}
#galContainer #lCont #lClose {
  margin-top:10px;
  padding:5px 23px 5px 5px;
  font:bold 13px arial;
  color:#525252;
  text-transform:uppercase;
  background:#fff url(/i/close.gif) 100% 50% no-repeat;
  border-right:3px solid #fff;
  cursor:pointer;
  float:right;
}
#galContent #lCont #lGis {
  padding:0 20px 2px 5px;
  background-color:#fff;
}
#galContent #lNav {
  width:120px;
  height:26px;
  margin-top:10px;
  float:left;
}
#galContent #lNav a div {
  position:absolute;
  top:0;
}
#lNav div {
  width:52px;
  height:26px;
}
#lNav #lPrev div {
  left:0;
  background-image:url(/i/prev.png);
}
#lNav #lNext div {
  right:0;
  background-image:url(/i/next.png);
}

.page_photo_banners {
  margin-top:2em;
}

/*==== /prod_page ====*/

/*==== page_with_form ====*/

.form .form_table {
  width:95%;
}
.form .form_table .left_col {
  width:250px;
  text-align:left;
  width:50%
}
.form .form_table .center_col {
  text-align:center;
}
.form .form_table .right_col {
  width:49%;
  text-align:left;
}
.form .form_table td {
  padding:5px;
  vertical-align:top;
}
.form .form_table td.left_col {
  font-size:16px;
}
.form .form_table td span {
  font-size:10px;
}
.form .form_table tr.h {
  display: none !important;
}
.form input.text, .form textarea.text, .form select.text {
  width:340px;
  padding:2px;
}
.form textarea {
  height:64px;
}

.personal-data {
  margin-top: 12px;
  text-align: center;
}
.personal-data a {
  color: #445f92;
  text-decoration: underline;
}
.personal-data a:hover {
  text-decoration: none;
}

#addTr td {
  padding-top:15px;
}
#addTr a {
  margin:0 auto 0 auto;
  padding:5px 9px 5px 9px;
  font-size:14px;
  font-weight:bold;
  line-height:14px;
  color:#fff;
  text-align:center;
  text-decoration:none;
  background-color:#666;
}
#addTr a:hover {
  color:#fff;
}

.errors {
  margin:0 0 10px 30px;
  font:bold 14px arial;
  color:#f00;
}

/*==== /page_with_form ====*/

/*==== news_cat ====*/

.news_item {
  margin-bottom:15px;
}
.news_item img {
  margin:0 10px 10px 0;
  float:left;
}
.news_item small {
  display:block;
  margin-bottom:2px;
  font-style:italic;
}
.news_item h4 {
  margin-bottom:10px;
}

.news_navbar, .year_navbar {
  font-size:16px;
}
.news_navbar a, .news_navbar span {
  margin-right:10px;
  padding:2px 5px 2px 5px;
  font-weight:bold;
}
.news_navbar a, .news_navbar a:hover, .news_navbar span {
  color:#fff;
}
.year_navbar {
  margin-top:8px;
}
.year_navbar a, .year_navbar span {
  margin-right:10px;
}
.year_navbar a {
  text-decoration:underline;
}

/*==== news_cat ====*/

/*==== foot ====*/

.pre_foot {
  height:100px;
  clear:both;
}
.foot {
  position:absolute;
  left:0;
  bottom:0;
  z-index:30;
  width:100%;
  padding:25px 0 2px 0;
}
.foot_menu {
  position:absolute;
  left:0;
  top:0;
  width:100%;
  text-align:center;
  font-size:14px;
}
.foot_menu a {
  text-decoration:underline;
}
.foot_menu a:hover {
  text-decoration:none;
}
.foot_content {
  margin:0 15px 0 20px;
}
.foot_text {
  font-size:11px;
  border-bottom-style:solid;
  border-bottom-width:5px;
}
.foot_url {
  margin-top:2px;
  text-align:right;
  float:right;
  width: 250px;
  overflow: hidden;
}
.foot_banners {
  margin-top:2px;
  float:left;
  width: 250px;
  overflow: hidden;
}
.foot_center {
  margin:2px 250px 0;
  text-align: center;
}
.foot_banners img {
  margin:2px 5px 0 0;
}

/*==== /foot ====*/

/*==== voting ====*/

.voting_item {
  margin-bottom:4px;
  clear:left;
}
.voting_variant_name {
  width:160px;
  float:left;
}
.voting_variant_result {
  text-align:right;
}
.voting_submit {
  margin-top:5px;
  text-align:center;
  clear:left;
}
.submit {
  width:85px;
}
.voting_link {
  margin-top:8px;
  font-weight:bold;
  clear:left;
}

.voting_res {
  width:500px;
  margin-bottom:10px;
}
.voting_res_name {
  padding:5px 12px 8px 12px;
  font-weight:bold;
  font-size:14px;
  color:#fff;
}
.voting_res_content {
  padding:8px 5px 10px 5px;
}
.voting_res_item {
  height:15px;
  margin-bottom:4px;
  clear:left;
}
.voting_res_variant_name {
  width:200px;
  float:left;
}
.voting_res_variant_line {
  margin-left:20px;
  float:left;
}
.voting_res_variant_line div {
  height:15px;
  padding:0 2px 0 2px;
}
.voting_res_variant_result {
  width:60px;
  font-weight:bold;
  white-space:nowrap;
  float:right;
}

/*==== /voting ====*/

/*==== social networks ====*/
.comments {
  margin-bottom:2em;
}
.comments h4 {
  margin-bottom:.5em;
}
.social_networks {
  margin-bottom:1.5em;
}
.social_networks a {
  display:block;
  float:left;
  width:28px;
  height:28px;
  margin:0 2px;
  background-image:url(/i/sn_buttons.png);
  background-repeat:no-repeat;
  cursor:pointer;
}
.social_networks a.facebook {
  background-position:0 0;
}
.social_networks a.facebook:hover {
  background-position:-28px 0;
}
.social_networks a.twitter {
  background-position:0 -28px;
}
.social_networks a.twitter:hover {
  background-position:-28px -28px;
}
.social_networks a.vkontakte {
  background-position:0 -56px;
}
.social_networks a.vkontakte:hover {
  background-position:-28px -56px;
}
.social_networks a.yarushka {
  background-position:0 -84px;
}
.social_networks a.yarushka:hover {
  background-position:-28px -84px;
}
.social_networks a.livejournal {
  background-position:0 -112px;
}
.social_networks a.livejournal:hover {
  background-position:-28px -112px;
}
.social_networks a.myworldmailru {
  background-position:0 -140px;
}
.social_networks a.myworldmailru:hover {
  background-position:-28px -140px;
}
.social_networks a.odnoklassniki {
  background-position:0 -168px;
}
.social_networks a.odnoklassniki:hover {
  background-position:-28px -168px;
}
/*==== /social networks ====*/

.gallery-i{
  margin-bottom: 20px;
}

.gallery-i a{
  margin-right: 5px;
  margin-bottom: 10px;
  display: inline-block;
  vertical-align: top;
}

.ht-bl{
  margin-top: 15px;
}

.long-term-rent{

}

.long-term-rent .lt-i{
  float: left;
  width: 28%;
  margin-right: 2%;
  font-size: 13px;
  margin-bottom: 20px;
}

.long-term-rent .fst{
  clear: left;
}

.long-term-rent .lt-i .lt-i-h{
  background-color: #445F92;
  padding: 5px 5px;
  color: #ffffff;
  font-size: 13px;
  font-weight: bold;
  margin-bottom: 10px;
}

.long-term-rent .lt-i .lt-i-n{
  font-size: 13px;
  font-weight: bold;
  margin-bottom: 10px;
}


.long-term-rent .lt-i .lt-i-dg{
  margin-bottom: 10px;
}

.long-term-rent .lt-i .lt-i-dg a{
  color: #445F92;
  text-decoration: underline;
}

.long-term-rent .lt-i .lt-i-details{
  margin-bottom: 10px;
}

.long-term-rent .lt-i .lt-i-contacts{
  font-weight: bold;
}

/* Карта */

.b-map {
    margin: 20px 0;
}

.b-map_header {
    margin-bottom: 7px;
}

.b-map_header img {
    vertical-align: bottom;
}

.content .b-map_button {
    /* color: black; */
    font-size: medium;
    vertical-align: bottom;
}

.b-map_container {
    display: none;
}

#map {
    width: 100%;
    height: 370px;
}

.addr {
    position: relative;
    width: 60%;
    min-width: 560px;
    overflow: hidden;
    margin-bottom: 20px;
}

.addr li {
    float: left;
    margin-bottom: 0;
    margin-right: 0;
    width: 33%;
}

.addr li.cl {
    clear: left;
    margin-left: 0;
}

.b-other-apartments {
    margin: 30px 0 60px;
}

.b-ppcontent + .b-other-apartments {
    margin: -10px 0 60px;
}

.b-other-apartments_list {
    list-style-image: none;
    list-style-type: none;
    margin-bottom: -20px;
    margin-right: -5px;
    padding: 0;
}

.b-other-apartments_item {
    display: inline-block;
    vertical-align: top;
    width: 170px;
    width: 153px;
    margin: 0 5px 35px 0;
    font-size: 12px;
}

.b-other-apartments_image {
    margin-bottom: 6px;
}

.b-other-apartments-more {
    color: #149100;
    font-style: italic;
    font-weight: normal;
    font-size: 16px;
    line-height: 18px;
}

a.tel, a.tel:hover {
    text-decoration: none !important;
    color: inherit !important;
}
/* Phones page */
.productions__item {
    border-top: 1px solid #172034;
    border-left: 1px solid #172034;
    border-right: 1px solid #172034;
}
.productions__item:last-child {
    border-bottom: 1px solid #172034;
}
.product {
    position: relative;
}
.product.m--phones {
    padding: 10px 15px;
}
.product__renter {
    margin-top: 0;
    float: left;
    width: 75%;
}
.product__title {
    font-size: 14px;
    margin-bottom: 10px;
    color: #3f5a8f;
    font-size: 16px;
    line-height: 18px;
    margin-top: 0;
    margin-bottom: 20px;
    padding: 0;
    font-weight: 400;
    text-transform: uppercase;
}
.product__count, .product__count:visited {
    float: right;
    font-style: italic;
    color: #ff9c00;
}
.product__contacts-phones {
    clear: both;
}
.product__contacts-phones, 
.product__contacts-phones a {
    text-decoration: none;
    color: #000;
    font-weight: 700;
    padding-bottom: 5px;
}
.product__contacts-phones a {
    display: inline-block;
}
.product::after {
    content: "";
    display: block;
    clear: both;
}
#mobile {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: 1000;
}
#mobile a {
    display: block;
    width: 320px;
    margin: 0 auto;
    padding: 8px 0;
    font-size: 14px;
    background-color: #373737;
    color: #d0d3d0;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
}


.amap {
    overflow: hidden;
    height: 600px;
}
.amap__list {
    float: left;
    width: 220px;
    height: 100%;
    overflow: auto;
}
.amap__item {
    display: block;
    padding: 8px 12px 8px 24px;
    background-position: 0 50%;
    background-repeat: no-repeat;
    background-size: auto 24px;
    text-decoration: underline;
    color: #445f92;
}
.amap__item:hover {
    text-decoration: none;
    color: #f19f63;
}
.amap__item.m--rooms-0 {
    background-image: url(/files/images/neskolkokvartir.png);
}
.amap__item.m--rooms-1 {
    background-image: url(/files/images/1-komnatnye.png);
}
.amap__item.m--rooms-2 {
    background-image: url(/files/images/2-komnatnye.png);
}
.amap__item.m--rooms-3 {
    background-image: url(/i/2013/icons/amap-icon-pink.png);
}
.amap__map {
    height: 100%;
    margin-left: 220px;
}
.amap__balloon {
    overflow: hidden;
}
.amap__balloon.m--single {
    width: 225px;
}
.amap__balloon.m--multiple {
    width: 426px;
}
.amap__balloon-header {
    margin-bottom: 4px;
    font-weight: bold;
}
.amap__balloon-nav {
    float: left;
    width: 180px;
    padding-right: 10px;
}
.amap__balloon-link {
    display: block;
    padding: 4px;
    text-decoration: none;
}
.amap__balloon-link small {
    font-size: 65%;
}
.amap__balloon-link {
    text-decoration: underline;
    color: #445f92;
}
.amap__balloon-link:hover {
    text-decoration: none;
    color: #f19f63;
}
.amap__balloon-link.is-active {
    background-color: #e1ded9;
}
.amap__balloon-list {
    margin-left: 190px;
    padding-left: 10px;
    border-left: 1px solid #aaa;
}
.amap__balloon-item-img {
    margin-bottom: 4px;
    max-width: 100%;
    height: auto;
}
.amap__balloon-item-rooms {
    margin-bottom: 2px;
}
.amap__balloon-item-price {
    margin-bottom: 2px;
}
.amap__balloon-item-phone {
    margin-bottom: 2px;
}
.amap__balloon-item-more a {
    color: #149100;
    text-decoration: underline;
}
.amap__balloon-item-more a:hover {
    color: #fc8200;
    text-decoration: none;
}
