/*@font-face {
   font-family: 'Myriad Pro';
   font-weight: 900;
   src: url('../fonts/MyriadPro-Black.eot');
}

@font-face {
   font-family: 'Myriad Pro';
   font-weight: 900;
   src: url('../fonts/MyriadPro-Black.otf');
}*/

html {
    width: 100%;
    height: 100%;
}

body {
    width: 100%;
    height: 100%;
    background-color: #fff;
    font: 12px/16px Verdana, Tahoma, sans-serif;
    color: #000;
    -webkit-font-smoothing: antialiased;
    min-width: 900px;
    background: url('../img/main-background.gif') #572b2a center top no-repeat;
}

a:hover {
    text-decoration: none !important;
}

i {
    font-style: italic;
}

h1, h2 {
    margin: 0;
}

b {
    font-weight: bold;
}

* {
    outline: none;
}

br.clear {
    clear: both;
}

.wrapper {
    position: relative;
    margin: 0 auto;
    width: 900px;
}

.header {
    overflow: hidden;
}

.header .logo {
    display: block;
    float: left;
    margin: 26px 0 0 40px;
    width: 209px;
    height: 74px;
    background: url("../img/logo.gif") 0 0 no-repeat;
}

.header .main-menu-wrap {
    float: left;
    width: 600px;
}

.header .main-menu {
    width: 650px;
    margin: 43px 0 0 34px;
}

.header .main-menu li {
    float: left;
    margin: 0 26px 10px 0;
}

.header .main-menu li a {
    font-size: 22px;
    font-family: "Century Gothic", Verdana, Tahoma, sans-serif;
    font-style: italic;
    color: #fff;
    text-decoration: underline;
}

.content {
    padding: 22px 0 22px 26px;
    border-radius: 10px;
    background: url('../img/body-background.jpg') #fff center bottom no-repeat;
}

.content .sidebar {
    float: left;
    width: 245px;
}

.content .sidebar .search-title {
    margin: 3px 0 0 10px;
    font: 18px "Century Gothic", Verdana, Tahoma, sans-serif;
}

.content .sidebar .lot-find {
    margin: 12px 0 0 0;
    vertical-align: middle;
}

.content .sidebar .lot-find-form {
    display: none;
}

.content .sidebar .lot-find-title {
    margin: 0 0 0 20px;
    color: #A10000;
    border-bottom: 1px dashed #F00;
    font-weight: bold;
}

.content .sidebar .lot-find-title:hover {
    border-bottom: 1px solid transparent;
}

.content .input-default {
    display: block;
    border: 1px solid #aaa;
    padding: 0 10px;
    width: 208px;
    height: 25px;
    background-color: #fff;
    border-radius: 5px;
}

.content .sidebar .lot-find .input-default {
    display: inline-block;
    margin: 10px 0 0 10px;
    width: 80px;
}

.content .sidebar .lot-find .lot-find-button {
    display: inline-block;
    margin: 0 0 0 5px;
    padding: 0;
    width: 79px;
    height: 31px;
    background: #582B2B;
    border: 0;
    color: #fff;
    border-radius: 5px;
    cursor: pointer;
    font-size: 15px;
}

.content .sidebar .filter-form {
    margin: 12px 0 0 10px;
}

.content .sidebar .filter-form .input-title {
    margin: 0 0 7px 0;
}

.content .sidebar .input-wrap {
    margin: 0 0 7px;
}

.default-select {
    position: relative;
}

.default-select .ui-selectmenu-button {
    position: relative;
    display: block;
    margin: 0;
    border: 0;
    background: #fff;
    padding: 0 20px;
    text-align: left;
    border: 1px solid #aaa;
    padding: 0 10px;
    width: 208px !important;
    height: 25px;
    border-radius: 5px;
}

.default-select.opened .ui-selectmenu-button {
    border-radius: 5px 5px 0 0;
}

.default-select .ui-selectmenu-button span.ui-selectmenu-text {
    
}

.default-select .ui-selectmenu-button span.ui-icon {
    right: 10px;
    top: 10px;
    width: 10px;
    height: 5px;
    background: url('../img/select-arrows.png') 0 0 no-repeat;
    margin: 0;
}

.default-select.opened .ui-selectmenu-button span.ui-icon {
    background: url('../img/select-arrows.png') -9px 0 no-repeat;
}

.default-select .ui-selectmenu-button span.ui-selectmenu-text {
    font: 12px/23px Verdana, Tahoma, sans-serif;
    color: #000;
    padding: 0;
}

.ui-front.opened {
    z-index: 500;
}

.default-select .ui-menu {
    border: 0;
    background: #fff;
    border-radius: 0;
    border: 1px solid #e9e9e9;
    border-top: 0;
    border-bottom: 0;
    border-radius: 0 0 10px 10px;
    border: 1px solid #aaa;
    border-top: 0;
}

.default-select .ui-menu .ui-menu-item {
    border: 0;
    font: 12px/16px Verdana, Tahoma, sans-serif;
    color: #000;
    margin: 0;
    border-bottom: 1px solid #e9e9e9;
    padding: 7px 10px;
}

.default-select .ui-menu .ui-menu-item.ui-state-focus {
    background: #E8E8E8;
    color: #5d5d5d;
    font-weight: 400;
}


.content .sidebar .filter-form .filter-button {
    display: inline-block;
    margin: 5px 0 0 0px;
    padding: 0;
    width: 79px;
    height: 31px;
    background: #582B2B;
    border: 0;
    color: #fff;
    border-radius: 5px;
    cursor: pointer;
    font-size: 15px;
}

.content .sidebar .articles-list {
    margin: 30px 0 0 0;
    padding: 20px 0 1px 15px;
    background: #EEBF83;
    border-radius: 10px;
}

.content .sidebar .articles-list li {
    margin: 0 0 20px 0;
}

.content .sidebar .articles-list li a {
    color: #A10000;
    font-weight: bold;
    text-decoration: underline;
}

.content .sidebar .news {
    margin: 29px 10px 0 10px;
}

.content .sidebar .news .news-title a {
    font-family: "Century Gothic",Verdana,Tahoma,sans-serif;
    font-weight: normal;
    font-size: 18px;
    text-decoration: underline;
	color: #A10000;
}
.content .sidebar .news .news-title {
    font-family: "Century Gothic",Verdana,Tahoma,sans-serif;
    font-weight: normal;
    font-size: 18px;
    text-decoration: underline;
}

.content .sidebar .news .news-list {
    margin: 15px 0 0 0;
}

.content .sidebar .news .news-list li {
    margin: 0 0 20px;
}

.content .sidebar .news .news-list .new-title {
    color: #A10000;
    font-weight: bold;
    text-decoration: underline;
}

.content .sidebar .news .news-list .news-text {
    margin: 12px 0 0 0;
}

.content .sidebar .news .news-list .news-text img {
    display: block;
    float: left;
    margin: 0 10px 0px 0;
}

.content .sidebar .news .news-list .more-link {
    color: #A10000;
    font-weight: bold;
    text-decoration: underline;
}

.content-right {
    float: right;
    margin: 0 26px 0 0;
    width: 570px;
}

.content-right .content-offer {
    position: relative;
    display: block;
    margin: 0 0 29px;
}

.content-right .content-offer img {
    display: block;
}

.content-right .content-offer .villa-name {
    position: absolute;
    top: 17px;
    left: 10px;
    right: 10px;
    text-align: center;
    color: #FFF;
    font-size: 22px;
    text-shadow: 1px 1px 0 #333;
    text-decoration: underline;
	line-height: 30px;
}

.content-right .content-offer:hover .villa-name {
    text-decoration: none;
}

.content-right .content-offer .villa-price {
    position: absolute;
    bottom: 30px;
    left: 10px;
    right: 10px;
    text-align: center;
    color: #FFF;
    font-size: 22px;
    text-shadow: 1px 1px 0 #333;
}

.content-right .content-title {
    font-size: 24px;
    line-height: 30px;
    text-align: center;
}

.content-right .content-subtitle {
    margin: 13px 0 0 0;
    font-size: 18px;
    line-height: 30px;
    text-align: center;
    font-weight: 700;
}

.content-right .text-block {
    margin: 27px auto 0 auto;
    width: 550px;
}

.content-right .text-menu {
    margin: 18px 0 23px 0;
    padding: 16px 0;
    background: #E4E0DB;
}

.content-right .text-menu li {
    padding: 3px 20px 7px 10px;
    background-color: #F0ECE9;
}

.content-right .text-menu li:nth-child(1) {
    padding: 10px 20px 7px 10px;
}

.content-right .text-menu .item-title {
    color: #A10000;
    font-weight: bold;
    text-decoration: underline;
    font-size: 13px;
}

.content-right .text-menu .item-descr {
    margin: 10px 0 0 0;
}

.content-right .text-block p {
    margin: 12px 0;
}

.content-right .text-block .small-title {
    margin: 0 0 12px;
    font-weight: bold;
    font-size: 13px;
}

.footer {
    padding: 0 0 37px 0;
    text-align: center;
}

.footer .footer-menu {
    margin: 25px 0 0 0;
}

.footer .footer-menu li {
    display: inline-block;
    margin: 0 8px 10px 8px;
}

.footer .footer-menu li a {
    font-size: 18px;
    font-family: "Century Gothic", Verdana, Tahoma, sans-serif;
    font-style: italic;
    color: #fff;
    text-decoration: underline;
}

.footer .counter-wrap {
    display: inline-block;
    margin: 10px 0 0 0;
}

/* Single Page */

.content-right.single {
    padding: 1px 0 0 0;
    width: 580px;
}

.content-right.single .single-title {
    font-size: 24px;
    line-height: 30px;
}

.content-right.single .single-menu {
    float: left;
    clear: both;
    margin: 16px 0 30px 0;
    height: 34px;
    background: #582B2B;
    border-radius: 6px;
}

.content-right.single .single-menu li {
    float: left;
}

.content-right.single .single-menu li a {
    display: block;
    height: 34px;
    padding: 0 14px;
    font-size: 14px;
    line-height: 33px;
    border-right: 1px solid #000;
    color: #fff;
}

.content-right.single .single-menu li:last-child a {
    border: 0;
}

.content-right.single .lot-head {
    overflow: hidden;
    clear: both;
}

.content-right.single .lot-head .lot-number {
    display: inline-block;
    padding: 0 0 1px;
    font-size: 16px;
    border-bottom: 1px dashed #999;
}

.content-right.single .lot-head .lot-number span {
    font-weight: bold;
}

.content-right.single .lot-head .photos-link {
    display: inline-block;
    margin: 0 0 0 25px; 
    color: #A10000;
    text-decoration: underline;
}

.params-list {
    margin: 30px 0 0 0;
}

.params-list li {
    display: inline-block;
    margin: 0 0 20px;
    width: 112px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    vertical-align: top;
}

.content-right.single .lot-text {

}

.content-right.single .lot-text p {
    margin: 11px 0;
}

.content-right.single .lot-text a {
    color: #A10000;
    text-decoration: underline;
}

.content-right.single .lot-price {
    margin: 30px 0 0 30px;
    min-height: 50px;
    padding: 0 0 0 60px;
    font-size: 20px;
    line-height: 47px;
    background: url('../img/param-img11.jpg') left center no-repeat;
}

.content-right.single .lot-photos {
    margin: 35px 0 0 30px;
    overflow: hidden;
}

.content-right.single .lot-photos li {
    float: left;
    margin: 0 10px 13px 0;
}

.content-right.single .lot-photos li img {
    display: block;
    border: 5px solid #ccc;
}

.content-right.single .single-footer {
    margin: 0 0 0 0;
    border-top: 1px solid #4b4640;
}

.content-right.single .single-footer .share-buttons {
    margin: 7px 0 0 1px;
}

.content-right.single .single-footer .back-to-list {
    display: inline-block;
    margin: 10px 0 0 0;
    color: #A10000;
    text-decoration: underline;
}

.credit-popup .input-wrap input {
	width: 660px!important;
}
.credit-popup .input-wrap {
	margin: 10px!important;
	width: 100%!important;
}
.credit-popup p.txt {
	margin: 10px;
	font-family: Verdana,Arial,sans-serif;
	font-size: 1.2em;	
}
.credit-popup {
    position: fixed;
    z-index: 995;
    padding: 0 0 65px 0;
    left: 50%;
    top: 50%;
    margin: -248px 0 0 -343px;
    width: 700px;
    height: auto;
    border: 1px solid #e0cfc2;
    background: #f4f0ec;
    border-radius: 5px;
}

.query-popup {
    position: fixed;
    z-index: 995;
    padding: 0 0 65px 0;
    left: 50%;
    top: 50%;
    margin: -278px 0 0 -253px;
    width: 506px;
    height: 491px;
    border: 1px solid #e0cfc2;
    background: #f4f0ec;
    border-radius: 5px;
}

.popup {
    display: none;
}

.popup .popup-head {
    position: relative;
    margin: 3px;
    padding: 0 0 0 14px;
    height: 30px;
    background: #8d4944;
    border: 1px solid #5e3431;
    border-radius: 5px;
}

.popup .popup-head .head-text {
    color: #FFF;
    font-weight: bold;
    font-size: 14px;
    line-height: 31px;
}

.popup .popup-head .close-button {
    display: block;
    position: absolute;
    right: 5px;
    top: 6px;
    width: 17px;
    height: 17px;
    background: url('../img/close-popup.png') center center no-repeat;
    border: 1px solid transparent;
    border-radius: 3px;
}

.popup .popup-head .close-button:hover {
    background: url('../img/close-popup.png') #875454 center center no-repeat;
    border: 1px solid #422424;
}

.popup .input-wrap {
    margin: 0 0 13px;
}

.popup .query-form {
    margin: 58px 0 0 19px;
}

.popup .input-title {
    margin: 0 0 0 0;
    font-size: 14px;
}

.popup .input-default {
    display: block;
    border: 1px solid #e0cfc2;
    padding: 0 10px;
    width: 436px;
    height: 28px;
    background-color: #FAF8F7;
    border-radius: 5px;
}

.popup .message-input {
    resize: none;
    height: 65px;
}

.popup .popup-footer {
    position: absolute;
    bottom: 0;
    height: 62px;
    border-top: 1px solid #e0cfc2;
    left: 3px;
    right: 3px;
}


.popup .popup-footer .cancel-button {
    display: block;
    float: right;
    margin: 13px 20px 0 0;
    padding: 0;
    width: 76px;
    height: 34px;
    background: #582B2B;
    border: 0;
    color: #fff;
    border-radius: 5px;
    cursor: pointer;
    font-size: 14px;
    line-height: 35px;
    text-align: center;
}

.popup .popup-footer .cancel-button:hover {
    background: #875454
}


.popup .popup-footer .query-button {
    display: block;
    float: right;
    margin: 13px 6px 0 0;
    padding: 0 0 0;
    width: 107px;
    height: 34px;
    background: #582B2B;
    border: 0;
    color: #fff;
    border-radius: 5px;
    cursor: pointer;
    font-size: 15px;
    text-align: center;
}

.popup .popup-footer .query-button:hover {
    background: #875454
}

#overlay {
    display: none;
    position: fixed;
    z-index: 900;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: url('../img/overlay.png');
}

.fancybox-wrap, .fancybox-skin, .fancybox-outer, .fancybox-inner, .fancybox-image,
.fancybox-wrap iframe, .fancybox-wrap object, .fancybox-nav, .fancybox-nav span, .fancybox-tmp {
    padding: 0;
    margin: 0;
    border: 0;
    outline: none;
    vertical-align: top;
}
.fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8020;
}
.fancybox-skin {
    position: relative;
    background: #f9f9f9;
    color: #444;
    text-shadow: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.fancybox-opened {
    z-index: 8030;
}
.fancybox-opened .fancybox-skin {
    -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}
.fancybox-outer, .fancybox-inner {
    position: relative;
}
.fancybox-inner {
    overflow: hidden;
}
.fancybox-type-iframe .fancybox-inner {
    -webkit-overflow-scrolling: touch;
}
.fancybox-error {
    color: #444;
    font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 0;
    padding: 15px;
    white-space: nowrap;
}
.fancybox-image, .fancybox-iframe {
    display: block;
    width: 100%;
    height: 100%;
}
.fancybox-image {
    max-width: 100%;
    max-height: 100%;
}
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
    background-image: url('../img/fancybox-sprite.png');
}
#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -22px;
    margin-left: -22px;
    background-position: 0 -108px;
    opacity: 0.8;
    cursor: pointer;
    z-index: 8060;
}
#fancybox-loading div {
    width: 44px;
    height: 44px;
    background: url('../img/fancybox-loading.gif') center center no-repeat;
}
.fancybox-close {
    position: absolute;
    top: -18px;
    right: -18px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    z-index: 8040;
}
.fancybox-nav {
    position: absolute;
    top: 0;
    width: 40%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
    background: transparent url('../img/blank.gif'); /* helps IE */
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    z-index: 8040;
}
.fancybox-prev {
    left: 0;
}
.fancybox-next {
    right: 0;
}
.fancybox-nav span {
    position: absolute;
    top: 50%;
    width: 36px;
    height: 34px;
    margin-top: -18px;
    cursor: pointer;
    z-index: 8040;
    visibility: hidden;
}
.fancybox-prev span {
    left: 10px;
    background-position: 0 -36px;
}
.fancybox-next span {
    right: 10px;
    background-position: 0 -72px;
}
.fancybox-nav:hover span {
    visibility: visible;
}
.fancybox-tmp {
    position: absolute;
    top: -99999px;
    left: -99999px;
    visibility: hidden;
    max-width: 99999px;
    max-height: 99999px;
    overflow: visible !important;
}
/* Overlay helper */
/*.fancybox-lock {
    overflow: hidden;
}*/
.fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 8010;
    background: url('../img/fancybox-overlay.png');
}
.fancybox-overlay-fixed {
    position: fixed;
    bottom: 0;
    right: 0;
}
.fancybox-lock .fancybox-overlay {
    overflow: auto;
}
/* Title helper */
.fancybox-title {
    visibility: hidden;
    font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
    position: relative;
    text-shadow: none;
    z-index: 8050;
}
.fancybox-opened .fancybox-title {
    visibility: visible;
}
.fancybox-title-float-wrap {
    position: absolute;
    bottom: 0;
    right: 50%;
    margin-bottom: -35px;
    z-index: 8050;
    text-align: center;
}
.fancybox-title-float-wrap .child {
    display: inline-block;
    margin-right: -100%;
    padding: 2px 20px;
    background: transparent; /* Fallback for web browsers that doesn't support RGBa */
    background: rgba(0, 0, 0, 0.8);
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    text-shadow: 0 1px 2px #222;
    color: #FFF;
    font-weight: bold;
    line-height: 24px;
    white-space: nowrap;
}
.fancybox-title-outside-wrap {
    position: relative;
    margin-top: 10px;
    color: #fff;
}
.fancybox-title-inside-wrap {
    padding-top: 10px;
}

.fancybox-title-over-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 10px;
    background: #000;
    background: rgba(0, 0, 0, .8);
}

/* END Single Page */


/* List Page */

.list-page {
    margin: 13px 26px 0 0;
}

.list-page .offers-list {
    margin: 18px 0 0 0;
}

.list-page .offers-list>li {
    margin: 0 0 10px 0;
    padding: 0 0 10px 6px;
    border-bottom: 1px solid #ccc;
}

.list-page .offers-list .img-wrap {
    float: left;
    position: relative;
    max-width: 200px;
    border: 5px solid #ccc;
}

.list-page .offers-list .img-wrap .img-popup {
    display: none;
    position: absolute;
    padding: 10px;
    min-width: 400px;
    margin-top: 20px;
    top: 100%;
    left: -95px;
    z-index: 100;
    border: 5px solid #E2E2E2;
    background: #fff;
}

.list-page .offers-list .img-wrap .img-popup.top-pos {
    top: auto;
    bottom: 100%;
    margin-top: 0;
    margin-bottom: 20px;
}

.list-page .offers-list .img-wrap .img-popup.top-pos:after {
    background: url('../img/img-popup-arrow-top-pos.png') 0 0 no-repeat;
    top: auto;
    bottom: -19px;
}

.list-page .offers-list .img-wrap .img-popup:after {
    content: '';
    position: absolute;
    left: 185px;
    top: -19px;
    width: 27px;
    height: 14px;
    background: url('../img/img-popup-arrow.png') 0 0 no-repeat;
}

.list-page .offers-list .img-wrap .img-popup .params-list {
    margin: 20px 0 0 0;
    width: 580px;
}

.list-page .offers-list .img-wrap .img-popup img {
    display: inline;
}

.list-page .offers-list .img-wrap img {
    display: block;
}

.list-page .offers-list .right {
    float: right;
    margin: 0 20px 0 0;
    padding: 10px 0 0 0;
    width: 320px;
}

.list-page .offers-list .right .item-title {
    font-size: 14px;
    color: #A10000;
    text-decoration: underline;
}

.list-page .offers-list .right .item-bottom {
    margin: 10px 0 0 0;
}

.list-page .offers-list .right .item-text {
    float: left;
    width: 220px;
}

.list-page .offers-list .right .item-price {
    float: right;
    margin: 20px 0 0 0;
    font-size: 20px;
}

.pagination {
    margin: 22px 0 0;
    text-align: center;
}

.pagination li {
    display: inline-block;
    margin: 0;
} 

.pagination li a,
.pagination li span {
    display: block;
    height: 18px;
    padding: 0 1px;
    font-size: 12px;
    line-height: 18px;
    color: #A10000;
    text-decoration: underline;
}

.pagination li span:hover {
    text-decoration: none;
}

.pagination li.active a,
.pagination li.active span {
    background: #FF6C24;
    color: #fff;
    text-decoration: none;
}

/* END List Page */

.slider-line-wrap {
	width: 222px;
	margin: 0px 0 0 0;
}

.slider-line {
	margin: 10px 0 0 7px;
}

.slide-line-value1 {
	float: left;
	margin: 10px 0 20px 5px;
	font: 13px Arial;
}

.slide-line-value2 {
	float: right;
	margin: 10px 0 0 0;
	font: 13px Arial;
}

.single ul {
	list-style: disc;
	margin-left: 10px;
}

ul.lot-photos, ul.single-menu {
	list-style: none;
}

label.error {
	color: red;
	font-size: 10px;
}

.single-menu.contacts {
    float: left;
    clear: both;
    margin: 16px 0 30px 0;
    height: 34px;
    background: #582B2B;
    border-radius: 6px;
	width:191px;
}

.single-menu.contacts li {
    float: left;
}

.single-menu.contacts li a {
    display: block;
    height: 34px;
    padding: 0 14px;
    font-size: 14px;
    line-height: 33px;
    color: #fff;
}

.single table tr {
width: 100%;
}
.single a, .single2 a {
color: #A10000;
}
.single table td {
vertical-align: middle;
padding: 10px 0; 
/*min-width: 50px;*/
}
h1 {
line-height: 24px;
font-size: 22px;
text-align: center;
}
.single table {
	width: 100%;
}

.overflow { 
    max-height: 300px; 
}