/* CSS Document */
/* global fonts style*/
body{
    background: #3C160B url(../img/bodyBack.jpg) repeat;
    color: #faf2e1;
    font: 14px Georgia, "Times New Roman", Times, serif;
}
p{
    margin-bottom: 15px;
}
.color_01{
    color: #ff9000;
}
.color_02{
}
.fontsize_14{
    font-size: 14px;
}
.fontsize_18{
    font-size: 18px;
}
.fontsize_30{
    font-size: 30px;
}
.lineThrough{
    text-decoration: line-through;
}
.alignRight{
    text-align: right;
}
/*H*/
h1{
    font-size: 26px;
    font-style: italic;
    font-weight: normal;
}
    h1 a{
        text-decoration: none !important;
    }
h2{
    font-size: 22px;
    font-weight: normal;
    line-height: 25px;
}
h3{
}
h4{
}
h5{
}
/*links*/
a{
    color: #faf2e1;
}
a:link {
    text-decoration: underline;
}
a:visited {
    text-decoration: underline;
}
a:hover {
    text-decoration: none;
}
a:active {
    text-decoration: underline;
}
a.link1{
    font-size: 16px;
    text-decoration: none !important;
    border-bottom: 1px dashed #FAF2E1;
    display: inline-block;
}
    a.link1:hover{
        border-bottom: 0px dashed #FAF2E1;
    }

a.link2{
}
a.link3{
}
a.link4{
}
a.link5{
}
/*images*/
.img_01{
}
.img_02{
}
.img_03{
}
/*float*/
.floatLeft{
    float: left;
}
.floatRight{
    float: right;
}
.clearBoth{
    clear: both;
}
.none{
    display: none;
}
/*layout*/
html, body {
    height: 100%;
    }
.global {
    position: relative;
    min-height: 100%;
}

* html .global{
  height: 100%;
}

.contentBox {
  padding-bottom: 100px;
}
.footer {
    position: relative;
    height: 60px;
    margin-top: -80px;
    background: url(../img/footerBack.png) left top;
    padding: 20px 30px 0px;
}
/*elements*/
.global{
    min-width: 990px;
}
/*header*/
.header{
    height: 128px;
}
    .logoBox{
        width: 28%;
        float: left;
    }
        .logo{
            margin: 13px 0px 0px 31px;
        }
    .topMenuBox{
        padding: 0px 0px 0px 28%;
    }
        /*globalMenu*/
        .globalMenu{
            font-size: 18px;
            height: 40px;
            padding: 0px 0px 0px 11px;
        }
            .globalMenu li {
                list-style: none;
                display: inline;
                padding: 0px 26px 0px 0px;
            }
                .globalMenu li a{
                    text-decoration: none !important;
                }
                    .globalMenu li a:hover{
                        text-decoration: underline !important;
                        color: #ff9000;
                    }
            .globalMenu li.active{
            }
                .globalMenu li.active a{
                }
        /*subMenu*/
        .subMenu{
            display: block;
            height: 60px;
            padding: 30px 0px 0px;
        }
            .subMenu li {
                list-style: none;
                display: block;
                height: 30px;
                width: 68px;
                float: left;

            }
                .subMenu li a{
                    text-align: center;
                padding: 12px 0px 0px;
                display: block;
                height: 30px;
                width: 68px;
                }
                    .subMenu li a:hover{
                    }
            .subMenu li.active {

            }
                .subMenu li.active a{
                    background: url(../img/subMenuActive.png) no-repeat left top;
                }
        /*topContacts*/
        .topContacts{
            float: right;
            margin: 26px 0px 0px;
            padding: 0px 20px 0px 0px;
            font-size: 16px;
            text-align: right;
        }
            .zakaz{
    padding: 30px 0px 0px;
            }
/*contentMiddle*/
.contentMiddle{
    background: #FBF5E5 url(../img/contentMiddle.jpg) repeat;
}
    .contentMiddleTop{
        background: url(../img/contentMiddleTop.jpg) repeat-x left top;
        zoom: 1;
    }
        .contentMiddleBottom{
            padding: 38px 0px 10px;
            background: url(../img/contentMiddleBottom.jpg) repeat-x left bottom;
            zoom: 1;
        }
            .contentMiddle a{
                color: #1f0403;
            }
            /*middleLeft*/
            .middleLeft{
                padding: 0px 640px 0px 40px;
                color: #1f0403;
            }
                .middleLeft h1{
                    padding: 0px 0px 20px;
                }
                    .span_01{
                        padding: 0px 0px 0px 73px;
                    }
                .valueLand{
                    padding: 0px;
                    font-size: 16px;
                    margin: 30px 0px 0px;
                }
                    .cena{
                        display: block;
                        font-size: 20px;
			      color: red;
                        padding: 10px 0px;
                    }
                    .valueLand a{
                        color: #1f0403;
                    }
                    .valueLand img{
                        float: left;
                        margin-right: 15px;
                    }
            /*middleRight*/
            .middleRight{
                width: 63%;
                float: right;
            }
                .mapBox{
                    background: url(../img/mapBox.png) no-repeat left top;
                    height: 505px;
                    margin: auto;
                    width: 625px;
                }
                .mapItem_01 {
                  position: absolute;
                  width: 334px;
                  height: 195px;
                  margin-left: 203px;
                  z-index:20000;
                }
                .mapItem_02 {
                  position: absolute;
                  width: 212px;
                  height: 181px;
                  margin-left: 0px;
                  margin-top: 203px;
                  z-index:20000;
                }
                .mapItem_03 {
                  position: absolute;
                  width: 200px;
                  height: 153px;
                  margin-left: 412px;
                  margin-top: 203px;
                  z-index:6100;
                }
                .mapItem_04 {
                  position: absolute;
                  width: 170px;
                  height: 55px;
                  margin-left: 458px;
                  margin-top: 450px;
                  z-index:20000;
                }
                
                    .mapLinks{
                        position: absolute;
                    }
                        .mapLinks li{
                            display: block;
                            float: left;
                            position: absolute;
                            list-style: none;
                        }
                            .mapLinks li a{
                                color: #401106;
                                text-decoration: none !important;
                                display: inline-block;
                                border-bottom: 1px dashed #401106;
                                white-space: nowrap;
                            }
                                .mapLinks li a:hover{
                                    border-bottom: 1px solid #401106;
                                }
                                .mapLink_01{
                                    left: 217px;
                                    font-size: 24px;
                                    top: -2px;
                                    z-index: 20001;
                                }
                                .mapLink_02{
                                    left: 30px;
                                    top: 356px;
                                    font-size: 20px;
                                    width: 130px;
                                    z-index: 20001;
                                }
                                .mapLink_03{
                                    left: 453px;
                                    top: 329px;
                                    font-size: 20px;
                                    z-index: 6101;
                                }
                                .mapLink_04{
                                    left: 489px;
                                    top: 448px;
                                    font-size: 20px;
                                    z-index: 20001;
                                }

/*contentBottom*/
.contentBottom{
    clear: both;
    padding: 22px 0px 0px;
}
    /*balta*/
    .balta{
        float: left;
        width: 192px;
        height: 225px;
        background: url(../img/balta.png) no-repeat 8px top;
        color: #3f312e;
        font-size: 12px;
        padding: 0px 70px 0px 48px;
    }
        .balta h2{
            padding: 20px 0px 0px 90px;
        }
        .balta a{
            color: #3f312e;
            text-decoration: none !important;
        }
    /*bottomText*/
    .bottomText{
        padding-left: 310px;
        padding-right: 295px;
    }
        .bottomText h2{
        }
    /*whiteStudio*/
    .whiteStudio{
        width: 295px;
        float: right;
        background: url(../img/whiteStudio.png) no-repeat right top;
        height: 200px;
        padding-top:6px;
    }
        .whiteStudio p{
            padding-left: 27px;
        }
/*footer*/
.footer{
    line-height: 18px;
    color: #b5774f;
}
    .footer a{
        color: #b5774f;
    }
    .counters{
        float: left;
        padding: 0px 20px 0px 0px;
    }
    .copyright{
    }

/* --- compare page --- */
.comparePage{
    padding: 0px 40px 40px;
    color: #1f0403;
}

/*compareLeft*/
.compareLeft{
    float: left;
    width: 300px;
}
    .compareLeft h2{
        margin: 0px;
        padding: 0px 0px 13px;
        font-size: 20px;
        font-style: italic;
    }
    /*leftMenu*/
    .leftMenu{
        font-size: 16px;
        line-height: 30px;
        padding: 0px 0px 20px 25px;
    }
        .leftMenu li, .leftMenu li.active li {
            vertical-align: middle;
            color: black;
            font-size: 16px;
        }
            .leftMenu li a, .leftMenu li.active li a {
                text-decoration: none !important;
                color: black;
            }
                .leftMenu li a:hover{
                    text-decoration: none !important;
                    color: #ff9000;
                }
        .leftMenu li.active, .leftMenu li.active li.active {
            font-size: 22px;
            color: #ff9000;
        }
            .leftMenu li.active a, .leftMenu li.active li.active a{
                color: #ff9000;
            }
                .leftMenu li.active a:hover{
                }
        .leftMenu li ul{
            padding-left: 20px;
        }
    .line_01{
        background: url(../img/line_01.gif) repeat-x left bottom;
    }
    .line_02{
        height: 9px;
        overflow: hidden;
        font-size: 0px;
        background: url(../img/line_02.gif) no-repeat 20px bottom;
    }
    /*mailForm*/
    .mailForm{
        background: #FFF;
        border-top: 1px none #bd7e62;
        border-right: 1px solid #bd7e62;
        border-bottom: 1px solid #bd7e62;
        border-left: 1px solid #bd7e62;
        padding: 15px;
    }
        .mailFormLabel_01{
            clear: both;
            display: block;
            float: left;
            height: 30px;
        }
        .mailFormLabel_02{
            clear: both;
            display: block;
            float: left;
            height: 20px;
        }
        .mailFormInput{
            float: right;
            border: 1px solid #9c9c9c;
            background: #FFF;
            font: 14px Georgia, "Times New Roman", Times, serif;
            width: 205px;
            padding-right: 5px;
            padding-left: 5px;
        }
        div.fb-captcha input {
          margin-top: -18px;
          margin-left: 7px;
          width: 165px;
          border: 1px solid #9c9c9c;
          background: #FFF;
          font: 14px Georgia, "Times New Roman", Times, serif;
        }
        .mailFormTextarea{
            width: 100%;
            background: #FFF;
            height: 130px;
            border: 1px solid #9c9c9c;
            font-family: Georgia, "Times New Roman", Times, serif;
            margin: 0px 0px 10px;
        }
        .mailFormSubmit{
            background: url(../img/mailFormSubmit.gif) no-repeat left top;
            height: 22px;
            width: 75px;
            font: 11px Tahoma, Geneva, sans-serif;
            color: #faf1e4;
            border-style: none;
            cursor: pointer;
        }

/*compareRight*/
.compareRight{
    padding: 0px 0px 0px 330px;
}
    .compareRight h1{
        font-size: 36px;
        padding: 0px 0px 30px;
    }
    /*compareMenu*/
    .compareMenu{
        height: 120px;
        padding: 15px 15px 0px;
    }
        .compareMenuLeft{
            float: left;
            width: 48%;
        }
        .compareMenuRight{
            float: right;
            width: 48%;
        }

        /*compareMenuActive*/
        .compareMenuActive{
        }
            .compareMenuActive .box_01{
                background: url(../img/boxBack_01.gif) repeat-x left top;
            }
                .compareMenuActive .box_02{
                    background: url(../img/boxBack_02.jpg) no-repeat left top;
                }
                    .compareMenuActive .box_03{
                        background: url(../img/boxBack_03.jpg) no-repeat right top;
                    }
                        .compareMenuActive .box_04{
                            background: url(../img/boxBack_04.gif) no-repeat center bottom;
                        }
                            .compareMenuActive a{
                                color: #FFF;
                                text-decoration: none !important;
                                font-style: italic;
                            }
        /*compareMenuNormal*/
        .compareMenuNormal{
        }
            .compareMenuNormal .box_01{
                background: url(../img/boxBack_05.gif) repeat-x left top;
            }
                .compareMenuNormal .box_02{
                    background: url(../img/boxBack_06.jpg) no-repeat left top;
                }
                    .compareMenuNormal .box_03{
                        background: url(../img/boxBack_07.jpg) no-repeat right top;
                    }
                        .compareMenuNormal .box_04{
                        }
                            .compareMenuNormal a{
                                text-decoration: none !important;
                                color: #914929;
                                font-style: italic;border-bottom: 1px dashed #914929;
                            }
                                .compareMenuNormal a span{

                                }
        .box_04{
            height: 77px;
            text-align: center;
            padding: 10px 0px 0px;
        }
            .box_04 a{
                text-align: center;
                font-size: 22px;
            }
    /*compareTable*/
    .compareTable{
        float: left;
        width: 100%;
    }
        .compareTable th{
            background-color: #FFF;
            border: 1px solid #bd7e62;
            padding: 10px;
            text-align: left;
            font-weight: normal;
        }
        .compareTable td{
            border: 1px solid #bd7e62;
            padding: 10px;
            text-align: left;
        }

            .compareTable .green{
                background: #c5ffb6;
            }
            .compareTable .yellow{
                background: #ffe096;
            }
            .compareTable .red{
                background: #ff8585;
            }
            .compareTable .transp {
                background:none;
            }

/* --- prices page --- */
.pricesPage{
    padding: 0px 40px 40px;
    color: #1f0403;
}
    /*pricesLeft*/
    .pricesLeft{
        padding: 0px 330px 0px 0px;
    }
        .pricesLeft h1{
            font-size: 36px;
            padding: 0px 0px 20px;
        }

        .pricesLeft span{
            cursor: pointer;
            border-bottom: 1px dashed #1F0403;
        }
        .pricesLeft span.active{
            color: #ff9000;
            border-bottom: none;
            cursor: default;
        }
        /*pricesTable*/
        .pricesTable{
            float: left;
        }
            .pricesTable th{
                background-color: #FFF;
                border: 1px solid #bd7e62;
                padding: 10px;
                text-align: left;
                font-weight: normal;
            }

                .pricesTable th a{
                    padding-right: 10px;
                }
                    .upSort a{
                        background: url(../img/upSort.gif) no-repeat right 6px;
                    }
                    .downSort a{
                        background: url(../img/downSort.gif) no-repeat right 6px;
                    }

            .pricesTable td{
                border: 1px solid #bd7e62;
                padding: 10px;
                text-align: left;
            }

    /*pricesRight*/
    .pricesRight{
        float: right;
        width: 300px;
        padding: 60px 0px 0px;
    }
        .pricesRight h2{
            font-size: 28px;
            font-style: italic;
            line-height: normal;
            padding: 0px 0px 20px;
        }
        /*filters*/
        .filters{
            padding: 0px 0px 30px;
        }
            .filters h3{
                font-size: 14px;
                font-weight: normal;
            }
            .filtersList{
                padding: 0px 0px 20px 20px;
                line-height: 20px;
            }
                .filtersList li{
                    list-style: none;
                }
                    .filtersList li a{
                        text-decoration: none !important;
                        border-bottom: 1px dashed #1F0403;
                    }
                        .filtersList li a:hover{
                        }
                .filtersList li.active{
                }
                    .filtersList li.active a{
                        color: #ff9000;
                        border-style: none;
                        font-weight: bold;
                    }
                        .filtersList li.active a:hover{
                        }
            .resetFilters{
                height: 22px;
                width: 116px;
                background: url(../img/resetFilters.gif) no-repeat left top;
                border-style: none;
                cursor: pointer;
                font: 11px Tahoma, Geneva, sans-serif;
                color: #faf1e4;
            }
        /*specialOffer*/
        .specialOffer{
        }
            .specialOffer h2{
                font-size: 24px;
                padding: 0px 0px 10px;
            }
            .priceIncrease{
                font-size: 20px;
                font-style: italic;
            }
                .salesTable td{
                    vertical-align: middle;
                }
                    .sales{
                        font-size: 100px;
                        color: #ff9000;
                        line-height: 80px;
                    }
/* --- project list page --- */
.project{
    float: left;
    margin: 0px 0px 30px;
}
    .project h2{
        font-size: 20px;
        line-height: normal;
        font-style: italic;
        margin: 0px;
        padding: 0px 0px 15px;
    }
        .project h2 a{
        }
    .projectImg{
        float: left;
        border: 5px solid #FFF;
    }
    .projectText{
        padding: 0px 0px 0px 290px;
    }
        .projectTable{
            line-height: 20px;
            margin: 0px 0px 20px;
        }
            .projectTable td{
            }
                .pt_01{
                    width: 150px;
                }
        .project h3{
            padding: 0px 0px 20px;
        }
/* --- project info page --- */
.projectInfo{
}
    /*infoTable*/
    .infoTable{
        margin: 0px 0px 25px;
    }
        .infoTable th{
            padding: 10px;
            text-align: left;
            background: #FFF;
            font-weight: normal;
            border: 1px solid #bd7e62;
        }
        .infoTable td{
            padding: 10px;
            text-align: left;
            border: 1px solid #bd7e62;
        }
    .projectInfo h2{
        font-size: 20px;
        font-style: italic;
        padding: 0px 0px 40px;
    }
    .projectInfo h3{
        font-size: 20px;
        font-style: italic;
        font-weight: normal;
        padding: 0px 0px 15px;
    }
    /*photoList*/
    .photoList{
    }
        .photoList li{
            list-style: none;
            display: block;
            background: #FFF;
            float: left;
            margin: 0px 20px 20px 0px;
            padding: 5px 5px 10px;
        }
            .photoList li a{
            }
                .photoList li a:hover{
                }
            .photoList li img{
                margin-bottom: 5px;
            }
            .plansLink{
                text-decoration: none !important;
                border-bottom: 1px dashed #1F0403;
            }
    /*floorPlans*/
    .floorPlans{
        margin: 0px 0px 20px;
    }
        /*plans*/
        .plans{
            background: #FFF;
            float: left;
            padding: 5px 5px 10px;
        }
            .plansImg{
                margin: 0px 0px 10px;
            }
            .plansLink{
                font-style: italic;
            }
        /*plansTableBox*/
        .plansTableBox{
            padding: 0px 0px 0px 290px;
        }
            .plansTable tr{
                background: url(../img/plansTable.gif) repeat-x left 13px;
            }
                .plansTable td{
                }
                    .td_01{
                        background: url(../img/contentMiddle.jpg);
                        padding: 0px 5px 0px 0px;
                    }
                    .td_02{
                        padding: 0px 60px 0px 0px;
                    }
                        .td_02 span, .td_03 span{
                            background: url(../img/contentMiddle.jpg);
                        }
                    .td_03{
                        text-align: right;
                    }
/* --- text page --- */
.textPage{
}
    /*textPage h1-h6*/
    .textPage h1{
    }
    .textPage h2{
        font-style: italic;
        font-size: 20px;
        padding: 0px 0px 10px;
    }
    .textPage h3{
        font-size: 16px;
        font-style: italic;
        font-weight: bold;
        padding: 0px 0px 10px;
    }
    .textPage h4{
    }
    .textPage h5{
    }
    .textPage h6{
    }
    /*textPage ol*/
    .textPage ol{
        font-size: 16px;
        line-height: 25px;
        padding: 0px 0px 20px 20px;
        margin: 0px 0px 0px 20px;
    }
        .textPage ol li{
        }
            .textPage ol li a{
                text-decoration: none !important;
                border-bottom: 1px dashed #1F0403;
            }
                .textPage ol li a:hover{
                    border-bottom: 1px dashed #ff9900;

                }
    /*textPage table*/
    .textPage table{
        margin: 0px 0px 30px;
        float: left;
    }
        .textPage table th{
            font-weight: normal;
            text-align: left;
            padding: 10px;
            background: #FFF;
            border: 1px solid #bd7e62;
        }
        .textPage table td{
            border: 1px solid #bd7e62;
            padding: 10px;
        }
    .textPage a{
    }
        .textPage a:hover{
            color: #ff9900;
        }

    /*plans position*/
    .right{
        float: right !important;
        margin-left: 20px;
    }
    .left{
        float: left !important;
        margin-right: 20px;
    }
/* --- tooltips start --- */
.qtip-wrapper h1{
    font-size: 16px;
    padding-bottom: 10px;
    font-weight: bold;
}
.genplan{
    width: 900px;
    height: 747px;
    margin: auto;
}
.hide-tip {
    display: none;
}
