body {
    font: 12pt Arial;
    background: #112028;
    margin: 0;
    padding: 0;
}


.minwidth {
    min-width: 960px;
}

table {
    margin-bottom: 0;
}

a, a:visited { 
  color: #cccccc;
  text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
    font-family: Tahoma;
    font-weight: normal;
}

.forneedles {
    padding-bottom:200px;
}

#header {
    background: url('/media/head.jpg') center;
    margin: 0;
    padding: 0;
    height: 226px;
}


.hat ul {
    list-style: none;
    margin-left: 220px;

}

.hat ul li {
    display: inline;
    text-indent: -9999px;
}

.hat a {
    display: block;
    float: left;
    background: url('/media/menu.jpg');
    height: 112px;
}

a#hat1 {
    width: 240px;
    background-position: 0 0;
}

a#hat2 {
    width: 135px;
    background-position: -240px 0;
}

a#hat3 {
    width: 195px;
    background-position: -375px 0;
}

a#hat1:hover {
    background-position: 0 -112px;
}

a#hat2:hover {
    background-position: -240px -112px;
}

a#hat3:hover {
    background-position: -375px -112px;
}

.ddd {
    background: url('/media/pine_bg.jpg') #112028;
}

.nav {
    padding-top: 1px;
    height: 32px;
}

.nav ul{
    list-style: none;
    margin: 0 0 0 30px;
    padding: 0;
    font: 12pt Arial;  
    color: lightgrey;
    background: url('/media/pine_bg.jpg') #112028;
}

.nav  a{
    display: block;
}

.nav ul li{
    padding: 5px 15px;
    float: left;
    cursor: default;
}

.nav ul ul{
    position: absolute;
    z-index: 10;
    margin: 5px -15px;
    display: none;
}

.nav ul ul li {
    border-top: 1px solid #3e5421;
    margin: 0;
    padding: 0;
    white-space: nowrap;
    float: none;
}

.nav ul ul a{
    padding: 5px 15px;
}

.nav li:hover {
    background: url('/media/nav_bg.png');
    color: white;
}

.main {
    padding: 20px 0;
    color: black;
    background: white url('/media/back.png') repeat-x;
}
.main p { 
  text-align: justify; 
  line-height: 150%;
  text-indent: 1em;
}

.main img {
    margin:0 0 20px 0;
}

.main ul li {
    line-height: 150%;
    margin-top: 5px;
}

.biddings {
    margin-top: 50px;
}

.biddings img, .addon img {
    float: left;
    margin: 0 20px 20px 0;
}

.small_header {
    background: #4e606c;
    color: white;
    text-align: center;
    padding: 5px;
}

.bidding { 
    font-size: 75%;
    margin: 10px 0;
    padding: 10px;
    background: url('/media/bidding.png');
}
.part {
    margin-top: 50px;
}

.parthners img {
    margin: 0;
}

.parthners a {
    display: block;
    float: left;
    margin: 0;
    padding: 0;
}

.parthners a.middle{
    margin: 0 10px;
}


.bidding p {
    text-align: left;
    text-indent: 0;
    margin: 0 0 10px;
}

.bidding img {
    padding-bottom: 10px;
}

.main a, .main a:visited {
    text-decoration: underline;
    color: #3f6d91;
}
.main a:hover {
    color: #913f3f;
}

.news img {
    float: left;
    margin: 0 20px 0 0;
}

.news {
    font-size: 0.9em;
}

.news .post_title {
    padding: 10px;
    margin: 30px 0 10px;
    background: #e6ece6;
}

.news .post_title .date {
}

.news p {
    text-indent: 0;
    margin: 0 0 10px;
}

.news .post_text p{
    text-indent: 1em;
    clear: both;
    margin: 0 30px;
}

.photos {
    margin-top: 10px;
}

.imgs {
    margin: 20px 0;
}

.imgs2 {
    margin: 0;
}

.imgs img {
    margin: 2px;
    float: left;
}

.imgs img:hover {
}



img.img_full {
    width: 456px;
    height: 301px;
    border: 5px solid #dcd6dc;
}

#gallery {
    height: 175px;
}

#gallery ul {
    list-style: none;
}

#gallery li {
    margin: 0 5px;
    display: inline;
}

#gallery li a {
    width: 210px;
    height: 175px;
}

#gallery li a:hover {
    background-position: 0 -175px !important;
}

#gallery li a#type01 {
    background: url('/media/type01.jpg');
}
#gallery li a#type02 {
    background: url('/media/type02.jpg');
}
#gallery li a#type03 {
    background: url('/media/type03.jpg');
}
#gallery li a#type04 {
    background: url('/media/type04.jpg');
}
#gallery li a#type05 {
    background: url('/media/type05.jpg');
}
#gallery li a#type06 {
    background: url('/media/type06.jpg');
}
#gallery li a#type07 {
    background: url('/media/type07.jpg');
}


img.img_thumb {
    width: 221px;
    height: 144px;
    border: 5px solid #dcd6dc;
}

img.plan_thumb {
    margin: 10px auto;
}

.plan_name {
    margin: 10px 0;
    text-align: center;
    font-weight: bold;
    clear: both;
}

.plan_description {
    font-size: 0.8em;
    clear: both;
}

ul.project_menu {
    margin-top: 50px;
    list-style: none;
    padding-left: 5px;
    border-left: 3px solid #d6dcd6;
    font-weight: bold;
    font-size: 10pt;
}

ul.project_menu li a {
    display: block;
    text-decoration: none;
    margin: 0;
    padding: 5px 15px;
}

ul.project_menu li {
    margin: 3px 0;
    padding: 0;
}

a.prj_active {
    background: #4E606C !important;
    color: white;
}

a.prj_inactive {
    text-decoration: none !important;
}


a.prj_active:hover {
    color: white;
}

a.prj_inactive:hover {
    background: #e6ece6;
}

ul.description li{
    padding: 0 10px;
    margin-right: 50px;
}

ul.description li:nth-child(odd){
    background: #d6dcd6;
}

#YMapsID {
    height: 550px;
    outline: 1px solid #d6dcd6;
}

#YMapsID p {
    text-indent: 0;
    text-align: left;
    margin: 10px 0;
}

#YMapsID .YMaps-b-balloon-content{
    margin: 5px;
}

#YMapsID .YMaps-b-balloon-content a {
    color: blue;
}

#YMapsID .YMaps-b-balloon-content a.href {
    display: block;
    text-align: right;
}


#YMapsID .YMaps-b-balloon-content span {
    color: red;
    font-weight: bold;
    text-align: right;
    display: block;
}

.map_hint {
    font-size: 0.75em;
}
.map_hint p {
    text-indent: 0;
    text-align: left;
    margin: 10px 0;
}
.map_hint img {
    float: left;
    clear: both;
}


.legend, .prj_houses {
    font-size: 0.8em;
    margin: 50px 0 0 8px;
}

.legend ol, .prj_houses table {
    margin: 10px 0;
    line-height: 180%;
    list-style: none;
    background: url('/media/bidding.png');
}

.prj_houses table {
    width: 100%;
    line-height: 150%;
    border-spacing: 3px;
    border-collapse: separate;
}

.prj_houses td {
   margin: 2px;
   padding: 2px 5px;
   color: darkred;
   background: white;
}

.legend li {
    background: url('/media/house.png') no-repeat left center;
    padding: 5px 0 10px 30px;
    margin-left: 10px;
}

.legend li.forsell {
    background: url('/media/camping.png') no-repeat left center;
}

.legend li.areaforsell {
    background: url('/media/metroYekaterinburg.png') no-repeat left center;
}

.price td.right {
    text-align: right;
}

.addon a{
    font-size: 10pt;
    border: 2px groove lightBlue;
}
.addon img {
    width: 40px;
    margin: 0 20px 0 0;
}
.addon a {
    float: left;
    background: #e6ece6;
    padding: 10px 20px;
    margin: 0 10px 0 0 ;
    width: 200px;
    text-decoration: none;
    height: 45px;
}
.addon a:hover{
    background: #d6dcd6;
}

#footer, #copy {
    padding: 20px 0;
    color: lightgrey;
}

#footer {
    border-top: 3px solid #3e5421;
    font: 16pt Times;
    color: lightgrey;
    background: url('/media/pine_bg.jpg') #112028;
}

.questions {
    line-height: 150%;
    font-size: 0.9em;
}
.questions a {
    display: block;
    padding: 3px 0;
}

.question, .answere {
    line-height: 150%;
    padding: 10px 0 10px 20px;
    display: block;
}

.tip {
    font-weight: bold;
    margin-top: 10px;
}

.home_desc {
    margin-top: 10px;
    font-size: 0.9em;
}

.home_desc li{
    padding: 5px 0 0 0;
}

.pr {
    line-height: 150%;
}

.pr div {
    font-size: 0.8em;
    margin-bottom: 10px;
}

.article p{
    text-indent: 0;
}

.article img{
    margin: 20px 0 20px 20px;
    float: right;
}

.baselist {
    line-height: 130%;
    margin-bottom: 20px;
}

.baselist li {
    margin: 10px 0;
}
.baselist br {
    margin: 10px 0;
}
#copy {
    border-top: 3px solid #3e5421;
    font: normal 9pt Tahoma;
    color: darkgrey;
}

#postform div {
    padding: 10px 10px;
    margin: 0;
}

#postform label {
    width: 100px;
    display: block;
    float: left;
    text-align: right;
    margin-right: 20px;
}
#postform label.error {
    width: auto;
    float: none;
    clear: both;
    text-align: left;
    font-size: 0.8em;
    margin-left: 120px;
    color: red;
}

#postform input:focus, #postform textarea:focus {
    outline: 1px solid #3f6d91;
}

a#link {
    background: url('/media/link.jpg');
    width: 200px;
    height: 50px;
    display: block;
    float: left;
    margin: 10px;
}

a#link:hover {
    background-position: 0 50px;
}
a#consent {
    background: url('/media/consent.jpg');
    width: 251px;
    height: 50px;
    display: block;
    float: left;
    margin: 10px;
}
a#consent:hover {
    background-position: 0 50px;
}

.hilight {
    color: darkred;
    font-style: italic;
    font-weight: bold;
}

.hat ul li a{
}

.bant {
behavior: url('/media/iepngfix.htc');
}

.post h4, .post p, .post a {
    padding-left: 150px;
    display: block;
}

.hkey {
    position: absolute;
    width: 0;
    height: 0;
    overflow: hidden;
}
.explanation {
    font-weight: bold;
    font-size: 8pt;
}

span.nobr {
  white-space: nowrap;
  display: inline !important;
  color: black !important;
  font-weight: normal !important;
}

.nowrap {
  white-space: nowrap;
  text-align: right;
  vertical-align: middle;
}
