/* vostok - stylesheet      */
/* v 2.0                    */
/* non-scalable site-form   */

/* main: html, body, etc */
html, body {
    font-family: Arial; font-size: 12px;
    min-height:100%; height: 100%;
    color: #484a41;
    padding: 0px;
    margin: 0px;
}

html * { position: relative; padding: 0; margin: 0;}
td, tr, th, tbody, thead { position: static; }
html div { padding: 0; margin: 0 }
div { position: relative; display: block;}
form { margin: 0; padding: 0;}
a img { border: 0 }
a { color: #484a41; text-decoration: underline; border: 0 }
a:hover { text-decoration: none; }
table, td { padding: 0; margin: 0; }

ol, ul { padding: 0; margin: 0;  }
li { margin: 0; padding: 0px; margin-left: 10px; background: url(../i/li.gif) left 2px no-repeat; list-style: none; padding-left: 20px; }
body { height: 100%; background: #ffebd7 url(../i/m_bg.jpg) top left repeat-x; }
.main_wrap {
    padding-top: 1px;
    width: expression((documentElement.clientWidth||document.body.clientWidth)<1000?'1000px':'');
    height: 100%; min-height: 100%;
    background: url(../i/center_top_bg.jpg) top left repeat-x; 
}

html>body .main_wrap {
 min-width: 1000px;
 width: auto;
 }

.top_left_bg
{
  position: absolute;
  left: 0px;
  top: 0px;
  width: 260px;
  height: 110px;
  background: url(/i/left_top_bg.jpg) top left no-repeat; 
}
.top_right_bg
{
  position: absolute;
  right: 0px;
  top: 0px;
  width: 654px;
  height: 110px;
  background: url(/i/right_top_bg.jpg) top right no-repeat; 
}

html>body .main_wrap {height: auto; } 

.c__table { border-collapse: collapse; display: table; width: 100%;}
.c__table .c__td { width: 100%; vertical-align: top; }
.break { clear:both; font-size: 1px; height: 0px; max-height: 0px; position: relative; visibility: visible; display: block; }


/* header */

.logo {
    position: absolute; left: 30px; top: 30px; width: 157px; height: 157px;
/*     background: url(/i/logo.png) top left no-repeat;  */
    background: url(/i/logo.gif) top left no-repeat; 
    z-index: 20;
    text-decoration: none;
}

*html .logo {
    /*background: none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/logo.png');*/
}

.dude {
    position: absolute; left: 185px; top: 30px; width: 110px; height: 147px;
    background: url(../i/dude.jpg) top left no-repeat; z-index: 20;
}

.info_block {
    position: absolute; left: 300px; top: 30px; width: 506px; height: 89px; z-index: 30;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../i/info_block.png');
}
.info_block div { margin: 6px 30px 60px 53px; line-height: 25px; font-size: 12px; font-weight: bold; font-style: italic; font-family: Times; overflow: hidden; }
html>body .info_block { filter: none; background: url(../i/info_block.png) top left no-repeat; }

.menu { 
    padding-top: 125px; padding-left: 300px; margin-bottom: 50px;
    font-size: 10px; font-weight: bold; font-family: Tahoma, Arial;
    text-transform: uppercase; z-index: 20;
}
.menu .cont { display: block; float: left;  }
.menu a { color: #484a41; border-right: 1px solid #484a41; padding: 0px 10px; line-height: 20px; text-decoration: none; height: 20px; }
.menu a:hover, .menu a.active { color: #484a41; text-decoration: underline;}
.menu a.active { color: #ee2a26; }
.menu .last_item { border-right: 0 }
.menu .submenu { left: 0px; top: 20px; }
.menu .submenu a { color: #484a41; height: auto; line-height: 14px; padding: 3px 10px; }
.menu .submenu a:hover, .menu .submenu a.active { text-decoration: underline; color: #ee2a26; }
.page_name { position: absolute; top: 170px; right: 300px; white-space: nowrap;}

/* h1 - page itle with red circle */
h1 { 
    padding:0; margin: 0; padding-left: 25px; 
    font-size: 16px; font-family: Tahoma, Arial; color: #6b6155;
    background: url(../i/pimp.gif) left 5px no-repeat; 
}

/* h2 - subtitle on page content */
h2 {
    padding: 0; margin: 0; padding: 10px 0px;
    font-size: 14px; font-family: Tahoma, Arial; color: #6b6155;
}
h3 {
    padding: 0; margin: 0;
    font-size: 12px; font-family: Tahoma, Arial; font-weight: bold;
    color: #ee2a26;
}

h4 {
    padding: 0; margin: 0;
    font-size: 12px; font-family: Tahoma, Arial; font-weight: bold;
}

/* left_bar */
.left_bar { float: left; width: 250px; height: 1%; z-index: 50; padding-top: 30px;}
.left_null { height: 50px; }

.side_menu { margin-left: 30px; border-collapse: collapse; font-size: 13px;}
.side_menu td { vertical-align: bottom; text-align: left; }
.side_menu td.pic { width: 60px; text-align: center; padding-top: 5px;}
.side_menu td.pic div { display: block; width: 40px;  margin: 0px auto; }
.side_menu td.pic img { visibility: hidden; }
html>body .side_menu td.pic img { visibility: visible; }

.side_menu td.link { padding: 0px 20px 10px 12px; z-index: 30;}
.side_menu td.link div.submenu_container { float: left; padding-right: 5px;}
.side_menu a { text-decoration: none; font-weight: bold; font-family: Arial Narrow, Arial; letter-spacing: 2px; text-transform: capitalize; display: block; }
.side_menu a:hover, .side_menu a.active { text-decoration: none; color: #ee2a26; }


.side_menu .submenu_ps { display: none; }
.submenu {
    position: absolute; z-index: 60;
    background: #ffebd7;
    width: 150px;
    display: none;
    opacity: .8;
    filter: alpha(opacity=80);
    -khtml-opacity: .8;
    -moz-opacity: .8;
}
.submenu .null { position: absolute; height: 20px; left: -7px; width: 10px; }
.submenu a {
    display: block;
    text-decoration: none;
    border: 1px solid #A39282;
    background: #fde5cb;
    padding: 2px 10px; margin: 1px; 
}

.left_bar .separator { height: 20px; margin-left: 102px; margin-right: 20px;  border-bottom: 2px solid #ee2a26; }

/* right_bar */
.right_bar { float: right; width: 180px;  height: 1%; }
.right_bar .weather_info { padding-top: 20px; margin-bottom: 20px;  }
.right_bar .weather_info .title { font-weight: bold; font-size: 13px; }
.right_bar .weather_info .img { width: 61px; height: 31px; display: block; float: left; margin-top: 5px; }
.right_bar .weather_info .img img { display: none; }
.right_bar .weather_info .img>img { display: block; }
.right_bar .weather_info .temp { font-size: 24px; margin-left: 65px; font-weight: bold; color: #806E56; padding-top: 5px; }
.right_bar .weather_info .link { clear: both; margin-top: 5px; font-size: 9px; }

.icq { margin: 5px 0px; margin-bottom: 20px; }
.icq div img { top: 4px; }

.livejournal { margin: 5px 0px; margin-bottom: 20px; }
.livejournal div { margin-top: 5px; }



.banners { margin: 5px 0px; }
.banners .banner { margin: 5px 0px; text-align: left; }
.banners .banner img { padding: 1px;  border: 1px solid #6b6155; }

.partners { margin: 5px 0px;  margin-bottom: 20px;}
.partners .title { font-weight: bold; }
.partners .partner { margin: 5px 0px; text-align: left; }
.partners .partner img { padding: 1px;  border: 1px solid #6b6155; }
.partners .partner a:hover img { border: 1px solid #ee2a26; }

.counters_null { height: 200px; }
.counters { position: absolute; bottom: 100px; right: 30px; width: 150px; }
.counters div { margin: 5px 0px; text-align: center; }


/* center */
.center { margin-left: 260px; margin-right: 180px; height: 1%; z-index: 10; }
.center .c__td { padding: 35px 30px 20px 15px; }

.footer_null { clear: both; height: 70px; }

.footer { width: 100%; position: absolute; bottom: 0px; font-size: 10px; font-weight: bold; padding-bottom: 10px; }
.footer .left { float: left; padding-left: 30px; }
.footer .right { float: right; padding-right: 30px; white-space: nowrap; }
.footer .right a {  text-decoration: none; display: block;}
.footer .right a:hover {  text-decoration: none; color: #ee2a26; }

.footer .flex {
   /* width: 45px; */height: 23px; /*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../i/flex.png');*/
}

.flex img , .flex object{ margin-left:5px;float:right;
}
html>body .footer  .flex {/* filter: none; background: url(../i/flex.png) top left no-repeat; */}

.footer .smenu {
    font-size: 9px;
    text-align: center;
    margin-left: 200px;
    margin-right: 180px;
    opacity: .5;
    filter: alpha(opacity=50);
}
.footer .smenu a {
    text-decoration: none;
}
.footer .smenu a:hover {
    text-decoration: underline;
}
/* interfaces & common */

.back_link { text-align: right; font-size: 11px; font-weight: bold; margin-top: 10px; padding-right: 10px;}
.back_link a { text-decoration: none; }
.back_link a:hover { color: #ee2a26; }

.pages { margin: 10px 0px; font-size: 11px; font-weight: bold; cursor: default;}
.pages span { color: #ee2a26; margin: 0px 2px;}
.pages a span { color: #484a41; }
.pages a { text-decoration: none; }
.pages a:hover {  color: #ee2a26;  }
.pages a:hover span { color: #ee2a26;  }

.list {}
.list .li { padding-left: 20px; background: url(../i/li.gif) left 2px no-repeat; margin: 10px 0px; }

img.inline_photo { padding: 1px; border: 1px solid #6b6155; margin: 0px 10px 10px 0px; float: left;}

.justified { text-align: justify; }

.special_offers { border-collapse: collapse; width: 100%; margin: 0px auto; }
.special_offers td { text-align: center; padding: 10px 5px; /*width: 200px;*/ vertical-align: top; }
.special_offers img { padding: 1px; border: 1px solid #6b6155; margin-bottom: 5px;}
.special_offers a { font-weight: bold; text-decoration: none; }
.special_offers a:hover { color: #ee2a26; }
.special_offers a:hover img { border: 1px solid #ee2a26; }


/* article_cat */
.article_cat {}
.article_cat .article { margin-bottom: 10px; clear: both; text-align: justify; }
.article_cat .article img { float: left; padding: 1px; border: 1px solid #6b6155; margin: 0px 10px 10px 0px; }
.article_cat .article .name { font-weight: bold; margin-bottom: 5px; text-align: left; color:#6b6155; }
.article_cat .article .link { font-size: 11px; font-weight: bold; text-align: right; padding-right: 10px; margin-top: 3px;}
.article_cat .article .link a { text-decoration: none; }
.article_cat .article .link a:hover { color: #ee2a26; }

/* foreign_estates */
.foreign_estates {}

.foreign_estates .estate { clear: both; padding-bottom: 10px; margin-bottom: 10px; background: url(../i/border.gif) bottom left repeat-x; }
.foreign_estates .estate img { float: left; padding: 1px; border: 1px solid #6b6155; }
.foreign_estates .estate a:hover img { border: 1px solid #ee2a26; }
.foreign_estates .estate .name { margin-left: 220px; font-weight: bold; margin-bottom: 5px; text-align: left; color:#6b6155; } 
.foreign_estates .estate .spec, .est_spec { margin-left: 220px; padding: 2px 0px; }
.foreign_estates .estate .link { margin-top: 10px; margin-left: 220px; font-weight: bold; font-size: 11px; }
.foreign_estates .estate .link a { text-decoration: none; }
.foreign_estates .estate .link a:hover { color:#ee2a26;}
.estate .spec { padding: 2px 0px; }
/* foreign_estate_page */

.estate_gallery { display: block; float: left; width: 305px; margin-right: 10px; }
.estate_gallery .gallery_picture { padding: 1px; border: 1px solid #6b6155; width: 300px; height: 225px; overflow: hidden; }
.estate_gallery .gallery_picture img { }
.estate_gallery .gallery_thumbnails { margin-top: 11px;  }
.estate_gallery .gallery_thumbnails a { display: block; float: left; margin: 0px 11px 11px 0px; z-index: 10;}
.estate_gallery .gallery_thumbnails img { padding: 1px; border: 1px solid #6b6155; }
.estate_gallery .gallery_thumbnails a:hover img { border: 1px solid #ee2a26; }

.estate_note { margin-top: 20px; }

/* form */
.form { margin-top: 20px; text-align: center; } 
.form table { border-collapse: collapse; margin: 0px auto; margin-top: 10px; }
.form input, .form textarea, .form select { width: 250px; font-size: 12px; border: 1px solid #6b6155; padding: 0px 2px; }
.form select { width: auto; padding-right: 0px; }
.form select option { padding : 1px 5px; }
.form .input { padding-bottom: 5px; text-align: left;}
.form .label { text-align: right; padding-right: 10px; }
.form .error { color: #ee2a26; }
.form .submit input { width: auto; font-weight: bold; }
.form .alert {color: #ee1d25; font: bold 16px Tahoma; text-align: center; margin: 5px 0px;}


/* page_cat */
.pages_table { width: 100%; margin-bottom: 15px; }
.pages_table td { vertical-align: top; width: 50%; padding: 3px 5px; }


/* -- loaders -- */
.loader_logo_div { padding: 80px 0px 0px 0px ; text-align: center; font-size: 10px; font-weight: bold; color: #666; font-style: italic; }
.loader_logo_div img { margin-bottom: 5px;  border: 0; width: auto; height: auto;}

/* ie bug_fix */
.big_fix_null { font-size: 0px;  height: 0px; overflow: hidden;  }


/* -------------** NEW **-------04.05.08------------------------  */

.home-page-news {
    border-collapse: collapse;
    border: 0;
}
.home-page-news td { 
    vertical-align: top;
}
.home-page-news td.c1 { 
    width: 60%;
    padding-right: 10px;
}
.home-page-news td.c2 { 
    width: 40%;
    padding-left: 10px;
}

.home-page-news td p {
    margin-bottom: 1em;
}
.home-page-news td p a{
    text-decoration: none;
}
.home-page-news td p a:hover {
    text-decoration: underline;
}

.news-links {
    text-align: right;
    font-weight: bold;
    margin-bottom: 1em;
}
.news-links a {
    margin-left: 20px;
}

.question{
 border-bottom: 1px solid #6b6155;
 padding: 5px;
 margin-bottom: 5px;
 }

.question p{
 margin: 0px 0px 5px 0px;
 }

.question p span{
 font-weight: bold;
 margin-right: 10px;
 }

.question .answer{
 margin: 10px 0px 0px 20px;
 }




.estate_gallery img {
    cursor: pointer;
    z-index: 10;
}
.estate_gallery ins {
    position: absolute;
    z-index: 10;
    left: 50%; top: 50%; width: 32px; height: 32px;
    margin-left: -16px; margin-top: -16px;
    opacity: .5;
    filter: alpha(opacity=50);
    background: url(i/zoom.gif) 50% 50% no-repeat;
    cursor: pointer;
}
.estate_gallery em {
    position: absolute; left: 0px; bottom: 0px; height: 1.2em; width: 100%;
    background: #C3BBB3;
    padding-bottom: .2em;
    font-style: normal;
    color: #fff;
    font-size: 10px;
    z-index: 10;
    text-align: center;
}
*html .estate_gallery em {
  width:expression(this.offsetParent.offsetWidth+'px');
}
.estate_gallery ul {
    margin: 0; padding: 0;
}
.estate_gallery li {
    display: none;
}

#g-block-layer {
    z-index: 200;
    position: absolute; left: 0; top: 0;
    background: #333;
}
#g-layer {
    position: absolute;
    left: 50%;
    top: 0px;
    margin-left: -325px;
    width: 660px;
    overflow: hidden;
    height: 525px;
    z-index: 210;
    background: #333;
}
#g-layer em {
    text-align: right;
    position: absolute;
    cursor: pointer;
    width: 10ex;
    font: normal normal 16px helvetica,arial,sans-serif;
    font-size: 16px;
    color: #fff;
    right: 10px;
    top: 5px;
}
#g-layer em span { padding-left: 1ex; }

#g-layer div {
    position: absolute;
    left: 10px; top: 35px;
    width: 640px; height: 480px;
    overflow: hidden;
    text-align: center;
}
#g-layer ul {
    margin: 0;
    padding: 0;
    position: absolute;
    left: 10px;
    top: 525px;
    width: 640px;
    height: 100px;
    white-space: nowrap;
    list-style: none;
    overflow: hidden;
}

#g-layer ul li {
    position: absolute;
    top: 0px;
    width: 100px;
    height: 100px;
    margin: 0;
    padding: 0;
    cursor: pointer;
    float: left;
    white-space: nowrap;
    background-repeat: no-repeat;
    background-position: 50%; 50%;
    display: none;
}
#g-layer ul li div {
    position: absolute;
    left: 0px; top: 0px;
    width: 94px;
    height: 94px;
    display: none;
    border: 3px solid #999;
}
#g-layer ul li ins {
    position: absolute;
    left: 0px; top: 0px;width: 100%;height: 100%;
    background: url(/i/loader2.gif) 50% 50% no-repeat;
}