﻿@import url(reset.css);

html{
    background: url(../images/page-bottom.background.jpg) no-repeat center bottom;
}

body{
    font: 12px 'Tahoma';
    background: url(../images/sky.jpg) no-repeat center top;
}
body.ceiling{
    background: url(../images/seiling.jpg) no-repeat center top;
}
.gallery span{
    width: 187px;
    height: 103px;
}

a{
    color: #076f9f;
}
a:hover{
    color: #a72120;
}



#header{
    position: relative;
    width: 980px;
    margin: 0 auto;
    height: 360px;
}
#body{
    overflow: hidden;
    width: 980px;
    margin: 0 auto;
    background: url(../images/gradient.png) repeat-x;
}
#footer{
    padding: 15px 20px;
    width: 940px;
    margin: 0 auto;
    margin-top: 50px;
    color: #475864;
    line-height: 1.4;
}
#logo{
    display: block;
    padding: 15px;
    position: absolute;
    top: 76px;
    left: 10px;
}

#moreServices{
    display: block;
    position: absolute;
    top: 200px;
    left: 40px;
}
#moreServices a{
    text-decoration: none; 
    border-bottom: 2px dotted;
}
#otherSites{
    display: block;
    position: absolute;
    top: 226px;
    left: 40px;
    width: 400px;
}
#otherSites ul
{
    list-style-type:disc; 
}
#otherSites ul li
{
     float: left;
     width: 190px;
}


.ceiling #logo{
    background: url(../images/logo.background.jpg) no-repeat;
}
#slogan-1{
    position: absolute;
    right: 10px;
    top: 100px;
    color: black;
    font: italic 18px 'Georgia';
    cursor: default;
    padding: 8px 15px 12px;
    cursor: default;
	text-align: right;
	width: 300px;
	height: 50px;
}

#slogan-1 span{
    border-bottom: none;
}

#slogan-2{
    position: absolute;
    top: 125px;
    right: 10px;
    color: #9d9791;
    font: italic 18px 'Georgia';
    cursor: default;
    padding: 8px 12px 12px;
    text-decoration: none;
}

#slogan-2 span{
    border-bottom: none;
}

#city{
    position: absolute;
    right: 10px;
    top: 175px;
    width: 205px;
    background: url(../images/city.background.png) no-repeat;
    padding: 15px;
    border-radius: 15px;
    font-size: 30px;
    text-align: right;
}

#city var{
    font-size: 24px;
}

#city a{
    font-size: 18px;
    color: #076f9f;
    background: url(../images/city.png) no-repeat;
    padding-left: 32px;
    line-height: 1.8;
    cursor: pointer;
    text-decoration: none;
}
#city span{
    border-bottom: 1px dashed #076f9f;
}
#city .modal{
    position: absolute;
    top: 50px;
    right: 10px;
    border: 8px solid #d0d0d0;
    background: #fff url(../images/gradient.png) repeat-x;
    width: 200px;
    z-index: 90;
    text-align: left;
}
#city .modal li{
    margin: 6px 10px;
}

#menu{
    position: absolute;
    bottom: 0;
    background: url(../images/menu.background.png) no-repeat;
    width: 100%;
    height: 63px;
}
#menu li{
    float: left;
}
#menu a{
    padding: 0  18px;
    margin-left: 1px;
    text-transform: uppercase;
    text-decoration: none;
    display: table;
    height: 63px;
    color: #7b7b7b;
}
#menu a:hover,
#menu .active a{
    color: #a72120;
}
#menu span{
    display: table-cell;
    vertical-align: middle;
}

.lead{
    float: right;
    padding-left: 40px;
    font-size: 11px;
    color: #afb9c1;
    margin-top: -6px;
}
.lead img{
    display: block;
}

.sidebar{
    float: left;
    width: 235px;
    margin: 20px 0;
}
.sidebar h1{
    font: italic 36px 'Georgia';
    margin: 15px 0;
    line-height: 1;
}
.sidebar h2{
    font: italic 24px 'Georgia';
    margin: 15px 0;
    line-height: 1;
}
.sidebar h3{
    font: italic 18px 'Georgia';
    margin: 15px 0;
    line-height: 1;
}
.content{
    float: right;
    width: 700px;
    margin: 20px 0;
}
.content{
    font: inherit;
}
.content h1{
    font: italic 30px 'Georgia';
    margin: 15px 0;
    line-height: 1;
}
.content h2{
    font: italic 24px 'Georgia';
    margin: 15px 0;
    line-height: 1;
}
.content h3{
    font: italic 18px 'Georgia';
    margin: 15px 0;
    line-height: 1;
}
.content h4{
    font: italic 16px 'Georgia';
    margin: 15px 0;
    line-height: 1;
}
.content h5{
    font: italic 14px 'Georgia';
    margin: 15px 0;
    line-height: 1;
    font-weight: bold;
}
.content h6{
    font: italic 12px 'Georgia';
    margin: 15px 0;
    line-height: 1;
    font-weight: bold;
}
.content p{
    color: #7b7b7b;
    margin: 20px 0;
    line-height: 1.5;
	overflow: hidden;
}
.content ul.base
{
	list-style: none;
}
.content ul.base li
{
	background: url(../images/orange_ls.jpg) left 7px no-repeat;
    color: #7b7b7b;
margin: 5px 0;
padding-left: 20px;
    line-height: 1.5;
	overflow: hidden;
}
.content em{
    font-style: italic;
}
.content strong{
    font-weight: bold;
}
table
{
   width: 100%;
}

table th
{
background: #f9f5f2;
    padding: 5px;
    font-weight: bold;
    font-size: 14px;
}

table td{
    font-size: 14px;
    padding: 5px;
    color: #7b7b7b;
}

table.centered td
{
text-align: center;
}
table.centered th
{
text-align: center;
}

table.data{
    width: 100%;
    border-collapse: collapse;
}
table.data th{
    background-color: #f9f5f2;
    padding: 5px;
    font-weight: bold;
    font-size: 14px;
    border: 1px solid #7b7b7b;
}
table.data td{
    font-size: 14px;
    padding: 5px;
    color: #7b7b7b;
    border: 1px solid #7b7b7b;
}

.content address{
    margin: 15px 0;
}
.content address a{
    color: #000;
}
.content .emphasis{
    background: #f9f5f2;
    padding: 20px 30px;
    line-height: 1.7;
}
.content .small{
    color: #b0b0b0;
    font-size: 11px;
}

.menu{
    margin: 15px 0 50px;
}
.menu li{
    padding-left: 20px;
    margin-bottom: 20px;
    background: url(../images/arrow.png) no-repeat 10px 5px;
}
.menu a{
    text-transform: uppercase;
}

.order{
    border: 1px solid #c7c7c7;
    border-radius: 5px;
    padding: 10px;
    padding-left: 95px;
    min-width: 130px;
    min-height: 70px;
    margin: 15px 0;
    background: url(../images/laptop.png) no-repeat 5px 10px;
}
.sidebar .order
{
   min-width: 128px;
    }
.order h4{
    font-weight: bold;
}
.order p{
    margin: 10px 0;
    color: #a5a5a5;
}

.call{
    border: 1px solid #c7c7c7;
    border-radius: 5px;
    padding: 10px;
    padding-left: 95px;
    min-height: 70px;
    margin: 15px 0;
    background: url(../images/phone.png) no-repeat 5px 10px;
}
.call h4{
    font-weight: bold;
}
.call p{
    margin: 10px 0;
    color: #a5a5a5;
}


.adviser{
    position: relative;
    border: 1px solid #c7c7c7;
    border-radius: 5px;
    padding: 10px;
    padding-left: 95px;
    min-height: 115px;
    margin: 15px 0;
    background: url(../images/gray.gradient.png) repeat-x bottom #fff;

}
.adviser img{
    margin-left: -80px;
    float: left;
}

.adviser:after{
    position: absolute;
    content: '';
    display: :block;
    height: 14px;
    width: 15px;
    background: url(../images/cloud-pointer.png) no-repeat;
    bottom: -14px;
    right: 30px;
}
.adviser h4{
    font-weight: bold;
}
.adviser h5{
    font-size: 14px;
    margin: 15px 0;
}
.adviser p{
    margin: 10px 0;
    color: #a5a5a5;
}
.content p{
    zoom: 1;
}
.adviser .icq{
    padding: 2px 0;
    padding-left: 20px;
    background: url(../images/icq.png) no-repeat left center;
}
.economy{
    background: #f2f2f2 url(../images/star.png) no-repeat 95% 10px;
    margin: 15px 0 50px;
    padding: 15px 20px;
}
.economy a{
    color: #076f9f;
    font-size: 14px;
    font-weight: bold;
}
.economy h4{
    position: relative;
}
.economy h4:before{
    position: absolute;
    top: 4px;
    left: -12px;
    content: '>';
    font-size: 8px;
    color: #a72120;
}
.economy p{
    margin: 10px 0;
}
.economy var{
    color: #a72120;
}
.economy strong{
    font-weight: bold;
}
.hotline{
    margin: 94px 0 274px;
}
.hotline h3{
    font: italic 18px 'Georgia';
    margin-bottom: 15px;
}
.hotline p{    
    color: #7b7b7b;
}

.left{
    float: left;
}
.right{
    float: right;
}
.big{
    font-size: 130%;
}
.bold{
    font-weight: bold;
}
img.left{
    margin-right: 25px;
}
img.right{
    margin-left: 25px;
}

/* pagination block */
.pagination{
    clear: both;
    padding: 20px 0;
    overflow: hidden;
}
.pagination li{
    float: left;
    font-size: 18px;
    color: #7b7b7b;
    height: 26px;
    margin-right: 10px;
    text-align: center;
    line-height: 26px;
}
.pagination a{
    color: #076f9f;
    background: #f2f2f2;
    display: block;
    height: 26px;
    width: 26px;
    border-radius: 5px;
}
.pagination #prev a{
    text-decoration: none;
}
.pagination #next a{
    text-decoration: none;
}
.pagination #prev a{
    color:#5391C5;
    font-size: 10px;
}
.pagination #next a{
    color:#5391C5;
    font-size: 10px;
}

.news-list var{
    color: #907f5a;
}
.news-list h4{
    margin: 10px 0;
    font-size: 18px;
}
.news-list a{
    color: #076f9f;
}
.news-list p{
    margin: 10px 0;
}
.news-list div{
    margin-bottom: 15px;
    padding-top: 15px;
}
.news-list div+div{
    border-top: 1px dashed #d3d3d3;
}


.calculator p{
    overflow: visible;
    margin: 25px 0;
}
.calculator p:after{
    display: block;
    content: '';
    clear: both;
}
.calculator p > label:first-child{
    margin-left: 10px;
    float: left;
    width: 200px;
    padding-right: 15px;
    font-weight: bold;
    font-size: 14px;
    color: #7b7b7b;
    line-height: 1.8
}
.calculator label span{
    display: block;
    font-size: 12px;
    font-weight: normal;
}
.calculator .group{
    float: left;
    width: 435px;
}
.calculator .group label{
    display: block;
    margin-bottom: 10px;
}
.calculator .group input[type="checkbox"]{
    margin: 0 8px 0 0;
}
.calculator .result{
    color: #000;
    background: #f9f5f2;
    padding: 6px 0;
    display: none;
}
.calculator .result label{
    text-align: right;
}
.calculator .result var{
    font-size: 18px;
}
.calculator input[type="text"],
.calculator textarea{
    border: 1px solid #bdbdbd;
    width: 435px;
    background: #fff url(../images/input.gradient.png) repeat-x;
    font: 18px 'Tahoma';
    color: #7b7b7b;
    padding: 2px;
}
.calculator textarea{
    height: 94px;
}
.calculator #square{
    width: 200px;
    margin-right: 10px;
}
.calculator button{
    background: url(../images/button.gradient.png) repeat-x;
    padding: 5px;
    border: none;
    text-align: center;
    width: 220px;
    color: #fff;
    font: 14px 'Tahoma';
    border-radius: 10px;
    margin-left: 225px;
}
.calculator a#surface,
.calculator .modal a{
    color: #076f9f;
    text-decoration: none;
    font-size: 14px;
    border-bottom: 1px dashed #076f9f;
    cursor: pointer;
}
.calculator .modal{
    position: absolute;
    top: 35px;
    left: 10px;
    border: 8px solid #d0d0d0;
    background: #fff; url(../images/gradient.png) repeat-x;
    width: 670px;
}
.calculator .modal li{
    color: #076f9f;
    margin: 3px 5px;
}
.calculator .modal span{
    font-size: 11px;
    margin-left: 20px;
    color: #7b7b7b;
}
.hidden{
    display: none;
}

.actions-list div{
    padding: 10px 20px;
    margin: 20px 0;
}
.actions-list div:nth-child(odd){
    background: #f7f7f7;
}
.actions-list var{
    padding-left: 15px;
    background: url(../images/clock.png) no-repeat left center;
    color: #907f5a;
}
.actions-list h3{
    margin: 10px 0;
}
.actions-list h3 a{
    color: #076f9f;
}
.actions-list p{
    margin: 0;
    color: #a72120;
    text-transform: uppercase;
}
.sale-period{
    padding-left: 15px;
    background: url(../images/clock.png) no-repeat left center;
    color: #907f5a;
}
.sale-economy{
	margin: 0;
    color: #a72120;
    text-transform: uppercase;
}

.tab-select{
    overflow: hidden;
    margin-bottom: -6px;
    position: relative;
    z-index: 20;
}
.tab-select li{
    float: left;
    margin-right: 4px;
}
.tab-select a{
    display: block;
    padding: 10px 0 15px;
    height: 17px;
    width: 168px;
    text-align: center;
    cursor: pointer;
    font-weight: bold;
    font-size: 14px;
}
.tab-select li.active a{
    background: url(../images/tab.png) no-repeat;
    color: #797979;
    text-decoration: none;
}
.tab-select li a:hover{
    background: url(../images/tab.png) no-repeat;
    text-decoration: none;
}
.tab-select li:first-child a:hover,
.tab-select li.active:first-child a{
    background: url(../images/tab-first.png) no-repeat;
}
.tab-content{
   overflow: hidden;
   position: relative;
   z-index: 10;
   padding: 6px 25px;
   width: 637px;
   min-height: 300px;
   background: url(../images/tab-content-y.background.png) repeat-y;
}
.tab-content .after{
   position: absolute;
   left: 0;
   bottom: 0;
   content: '';
   display: block;
   height: 5px;
   width: 688px;
   background: url(../images/tab-content-bottom.background.png)
no-repeat bottom;
}
.tab-content .before{
   position: absolute;
   left: 0;
   top: 0;
   content: '';
   display: block;
   height: 4px;
   width: 688px;
   background: url(../images/tab-content-top.background.png) no-repeat top;
}


.content blockquote{
    background: #f9f5f2;
    padding: 20px 30px;
    line-height: 1.7;
    margin: 15px 0;
    color: #7b7b7b;
}
.content blockquote:before{
    content: '« ';
    color: #a72120;
    margin-left: -12px;
}
.content blockquote:after{
    content: ' »';
    color: #a72120;
}
.content .author{
    float: right;
    font: italic 24px 'Georgia';
    color: #000;
    background: url(../images/comment-pointer.png) no-repeat top right;
    padding-top: 60px;
    margin-top: -15px;
}
.content .author span{
    display: block;
    font-size: 14px;
}
.gallery{
    word-spacing: -.3em;
    margin: 15px -10px;
}
.gallery li{
    display: inline-block;
    width: 189px;
    height: 102px;
    background: url(../images/frame.sprite.png) no-repeat 0 -122px;
    padding: 4px 4px 16px;
    margin: 10px;
    text-align: center;
}

.portfolio{
    word-spacing: -.4em;
    margin: 15px -20px;
}
.portfolio div{
    display: inline-block;
    width: 200px;
    margin: 20px 20px 0;
    vertical-align: top;
    word-spacing: normal;
}
.portfolio img{
    display: block;
    padding: 6px 5px 16px;
    width: 186px;
    height: 100px;
    background: url(../images/frame.sprite.png) no-repeat 0 -122px;
}
.portfolio var{
    display: block;
    font-style: italic;
    color: #907f5a;
    margin: 6px 0;
    letter-spacing: 1px;
}
.portfolio span{
    display: block;
    margin: 4px 0;
}
.portfolio p{
    background: #f4f4f4;
    padding: 8px;
    margin: 14px 0;
    font-size: 11px;
    line-height: 1.4;
}
.home-page .content{
    float: left;
    margin-right: 25px;
}
.home-page .text{
    padding: 0 20px;
}

.last-actions{
	overflow: hidden;
    padding: 10px 0;
}
.last-actions h2{
    font: italic 20px 'Georgia';
    margin: 10px 0;
    padding-left: 15px;
}
.last-actions h2 a{
    background: url(../images/star.png) no-repeat right center;
    padding: 3px 0;
    padding-right: 40px;
    text-decoration: none;
    color: Black;
}
.last-actions li{
    padding: 0 15px;
    margin: 15px 0;
    float: left;
    height: 131px;
    width: 205px;
}
.last-actions li+li{
    border-left: 1px dashed #a3a3a3;
}

.last-actions .e{
    width: 230px;
    padding-top: 0px;
}

.last-actions .e h3{
    font: 12px 'Tahoma';
    line-height: 1.8;
}
.last-actions var{
    display: block;
    margin: 6px 0;
    padding-left: 15px;
    background: url(../images/clock.png) no-repeat left center;
    color: #907f5a;
}
.last-actions h3{
    margin: 10px 0;
    font: italic 14px 'Georgia';
    text-transform: uppercase;
}
.last-actions h3 a{
    color: #076f9f;
    text-decoration: none;
}
.last-actions p{
    color: #7b7b7b;
}
.last-actions strong{
    font-weight: bold;
}
.last-works{
    background: #f3f3f3;
    padding: 20px 25px;
}
.last-works h2{
    margin: 0;
    font-size: 20px;
}
.last-works h2 span{
    color: #A72120;
    font-size: 18px;
    margin: 0 10px;
}
.last-works h2 a{
    font-size: 14px;
}
.last-works ul{
    margin: 0 -12px;
    word-spacing: -.4em;
}
.last-works li{
    display: inline-block;
    width: 200px;
    margin: 20px 12px 0;
    vertical-align: top;
    word-spacing: normal;
}
.last-works li img{
    display: block;
    padding: 6px 5px 16px;
    width: 186px;
    height: 100px;
    background: url(../images/frame.sprite.png) no-repeat 0 0;
}
.last-works li var{
    display: block;
    font-style: italic;
    color: #907f5a;
    margin: 6px 0;
    letter-spacing: 1px;
}
.last-works li span{
    display: block;
    margin: 4px 0;
}

#call-wrap{
    position: absolute;
    z-index: 100;
    width: 450px;
    height: 240px;
}
#call-close{
    position: absolute;
    right: 5px;
    top: 5px;
    display: block;
    width: 21px;
    height: 21px;
    font-size: 18px;
    font-weight: bold;
    color: #f00;
    cursor: pointer;
    z-index: 95;
}


#call{
    position: relative;
    border: 8px solid #d0d0d0;
    background: #fff url(../images/gradient.png) repeat-x;
    outline: 1px #fff solid;
}

#call form{
    padding: 15px;
    background: url(../images/call.background.png) no-repeat right top;
}
#call h2{
    font: italic 20px 'Georgia';
    padding: 2px 0;
    padding-right: 30px;
    margin-bottom: 15px;
    float: left;
    background: url(../images/receiver.png) no-repeat right center;
}
#call p{
    clear: both;
    margin: 18px 0;
    color: #7b7b7b;
}
#call label{
    font-size: 14px;
    font-weight: bold;
    float: left;
    width: 140px;
    line-height: 2;
}
#call input{
    border: 1px solid #bdbdbd;
    width: 270px;
    background: #fff url(../images/input.gradient.png) repeat-x;
    font: 18px 'Tahoma';
    color: #7b7b7b;
    padding: 2px;
}
#call button{
    background: url(../images/button.gradient.png) repeat-x;
    padding: 5px;
    border: none;
    text-align: center;
    width: 180px;
    color: #fff;
    font: 14px 'Tahoma';
    border-radius: 10px;
    margin-left: 140px;
}
#loading{
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -24px;
    margin-top: -24px;
}

.order{
   -moz-border-radius: 5px;
   -webkit-border-radius: 5px;
}
.call{
   -moz-border-radius: 5px;
   -webkit-border-radius: 5px;
}

.adviser{
   -moz-border-radius: 5px;
   -webkit-border-radius: 5px;
}
.pagination a{
   -moz-border-radius: 5px;
   -webkit-border-radius: 5px;
}
.calculator button{
   -moz-border-radius: 10px;
   -webkit-border-radius: 10px;
}
#call button{
   -moz-border-radius: 10px;
   -webkit-border-radius: 10px;
}
