@charset "utf-8";

html, body {
  width: 100%;
  height: 100%;
}

form, fieldset {
  margin: 0;
  padding: 0;
}

body,td,th {
  font-family: Arial, Tahoma, Helvetica, Verdana, sans-serif;
  font-size: 13px;
  color: #ffffcc;
}
body {
  background-color: #ad2827;
  margin:0;
  padding:0;
}
a {color:#ffcc33;}
a:hover{color:#ffffff;}

.debug {
  border: #000 solid 1px;
}

p {
  margin: 10px 0;
  padding: 0;
}

.footer a {color:#990000;}
.footer a:hover{color:#ff6600;}

.search-form a {color:#ffffcc; text-decoration:none;}
.search-form a:hover{color:#ffcc33;}

.search-all a {color:#ffffcc; text-decoration:underline;}
.search-all a:hover{color:#ffcc33;}

.search-return a {color:#ffffcc; text-decoration:underline;}
.search-return a:hover{color:#ffcc33;}

.formka03 a {color:#ffffcc; text-decoration:underline;}
.formka03 a:hover{color:#ffcc33;}

.formka04 a {color:#ffffcc; text-decoration:underline;}
.formka04 a:hover{color:#ffcc33;}

.white a {color:#ffffcc; text-decoration:none;}
.white a:hover {color:#ffcc33;}

.li-white a {color:#ffffcc;}
.li-white a:hover {color:#ffcc33;}

.li-yellow a {color:#ffcc33;}
.li-yellow a:hover {color:#ffffcc;}

.li-red a {color:#de721b;}
.li-red a:hover {color:#ffcc33;}

.info-country a{color:#ffcc33; text-decoration:underline;}
.info-country a:hover{color:#ffffff; text-decoration:underline;}

.but02 a {color:#ffffcc; text-decoration:none;}
.but02 a:hover {color:#ffcc33;}

.png {
  behavior: url('/css/iepngfix.htc');
}

h1 {
  color:#ffcc33;
  font-size: 24px;
  font-weight:normal;
}
h2 {
	padding:0;
	margin:0;
	margin-top:15px;
	color:#ffcc33;
	font-size: 14px;
	font-weight:normal;
}
.align_center
{
  position: relative;
  width: 100%;
}
.align_center:after
{
  content: '';
  display: block;
  clear: both;
}
.align_center_to_left
{
  position: relative;
  right: 50%;
  float: right;
}
.align_center_to_right
{
  position: relative;
  z-index: 1;
  right: -50%;
}

/* Основные стили background — idиншики */
#main-frame {
  width: 1002px;
}
#gold-head {
  background:url(/img/head.jpg) no-repeat;
  height: 327px;
  color:#990000;
}
#gold-footer {
  background:url(/img/footer.jpg) no-repeat;
  height: 147px;
  color:#990000;
}
#red-big {
  background:#930e0d;
  border-left:#8d1818 solid 1px;
  border-right:#8d1818 solid 1px;
}
#realty-obj-red-big {
  background: #930e0d;
  border-left: #8d1818 solid 1px;
  border-right: #8d1818 solid 1px;
  min-height: 450px;
}
#red-top {
  background:url(/img/red_top.jpg);
  height: 20px;
  margin-top: 12px;
}
#red-bottom {
  background:url(/img/red_bottom.jpg);
  height: 20px;
  margin-bottom: 12px;
}
img {border:0;}


/* Основные стили контента */

.left-side {
  width: 260px;
  float: left;
  padding-left: 30px;
  padding-right: 30px;
}
.right-side {
  width: 680px;
  float:left;
}
.right-txt {
  margin-left: 12px;
  margin-right: 20px;
}
.right-foreign-txt {
	margin-left: 12px;
	margin-right: 20px;
	margin-top: 10px;
}
.content-table {
	margin-bottom: 20px;
	border-collapse: collapse;
	empty-cells:show;
}
.content-table td, .content-table th {
	border: 1px solid #660000;
	padding: 5px 10px;
}
.content-table th {
	color:#ffcc33;
	font-style:normal;
	text-align:left;
}
.logo {
  float:left;
  padding-top: 40px; 
  padding-left: 50px;
}
.white-txt {
	color:#ffffcc;
}
ul {
  padding:0;
  margin:0;
}

/* *** */
#main-menu {
  margin: 0;
  padding: 0;
  padding-top: 40px;
  padding-right: 30px;
  float: right;
}
#main-menu li {
  display: block;
  float: left;
  margin: 0;
  padding: 10px;
  list-style: none;
  white-space: nowrap;
  font-weight: bold;
}
#main-menu li a {
  display: block;
}
#main-menu .submenu {
  position: absolute;
  background: #ffd008 ;
  border: 1px solid #ff6;
  margin: 0;
  padding: 0;
  padding: 2px 0;
  display: none;
}

#main-menu .submenu li {
  display: block;
  float: none;
  list-style: none;
  margin: 0;
  padding: 0;
  padding: 2px 10px;
  white-space: nowrap;
  font-weight: normal;
}

#main-menu li,
#main-menu li a,
#main-menu .submenu li,
#main-menu .submenu li a
{
  color: #ad2827;
  text-decoration: underline;
}
#main-menu li a:hover,
#main-menu .submenu li a:hover
{
  color: #ffff5c;
}
#main-menu li.icon {
  padding-top: 13px;
}
#main-menu li.arrow {
  background: url(/img/arrow03.gif) no-repeat center bottom;
}
/* *** */
.news-icon {
	background:url(../img/icon_news2.png) no-repeat;
	height: 135px;
	width: 260px;
	margin-top: 10px;
}
.question-icon {
	background: url(../img/icon_question2.png) no-repeat;
	height: 135px;
	width: 260px;
}
.li-line {
	border-bottom:#ffff66 solid 1px;
	margin-top:5px;
	margin-bottom: 5px;
}
.li-mark {
	margin-right:10px;
}
ul.sitemap {
	list-style:none;
}
ul.sitemap li {
	background:url(/img/li_01.gif) no-repeat 0 2px;
	padding: 0 0 0 32px;
	color:#ffffcc;
}
ul.sitemap li ul li{
	padding:0;
	background: none;
	list-style: none;
}
.li-yellow, .li-red {
	padding-left:20px;
	color: #ff3c3c;
}
#main-menu .arrow {
	background:url(/img/arrow02.gif) no-repeat center bottom;
}



/* Scrolling Line */
.scroller_container {
  background: url(/img/scrolling_line.png) no-repeat;
}

#scroller_container {
  /*position: relative;*/
  width: 230px;
  height: 42px;
  overflow: hidden;
  margin-left: 15px;
}

#scroller {
  white-space: nowrap;
  line-height: 40px;
  color:#ffcc33;
}
/* *** */
.left {
	float:left;
}
.staff {
	padding: 10px 0;
	margin-right: 20px;
	border-bottom:#660000 solid 1px;
}
.staff-photo {
	float:left;
	margin-right: 15px;
}
.staff-info {
	float:left;
	margin-top:100px;
}
.attestat {
	margin-top:20px;
}
.attestat img {
	float:left;
}
.footer {
  float:left;
  padding-left:20px;
  padding-top: 25px;
}
.footer2 {
  float: right;
  padding-right: 20px;
  padding-top: 45px;
  white-space: nowrap;
}
.footer2-liveinternet {
	margin-bottom:9px;
	height:31px;
}
.footer2-liveinternet img {
	float:right;
}
.border {
	border-bottom: #660000 solid 1px;
	margin: 0 20px;
	height: 10px;
}
.country {
	padding:0;
	margin:0;
	margin-top:15px;
	color:#ffcc33;
	font-size: 14px;
	font-weight:normal;
}
.flag {
	margin-right: 10px;
	float:left;
}
.flag-about {
	margin-bottom: 10px;
}
.info-icon {
	padding:0 10px;
	line-height:30px;
}
.info-country-small {
	font-size: 13px;
}
.country-inside01 {
	float:left;
	width:160px;
	line-height:30px;
}
.country-inside02 {
	float:left;
	line-height:30px;
}
.clear_both {
  line-height: 1px;
  clear: both;
  border: 0;
}


/* ___________________________________это всё — форма поиска______________________________*/
.search-form-top {
  background:url(/img/search_top.png) no-repeat;
  height: 20px;
}
.search-form-bottom {
  background:url(/img/search_bottom.png) no-repeat;
  height: 20px;
}
.search-form {
  background:#850008;
  border-left:#efa300 solid 1px;
  border-right:#efa300 solid 1px;
}
.search-all{
  float:left;  
  width:330px;
  line-height:34px;
  margin-left:45px;
}
.search-return{
  float:left;  
  line-height:34px;
  margin-left:5px;
}
.wts {
   margin-left: 200px;
   text-align: left;
}
.wts img{
  margin-left: 30px
}
.formka01 {
  padding-left: 25px; 
  float: left;
}
.formka02 {
  margin-left: 10px; 
  float: left;
  width: 480px;
}
.formka03 {
  float: left;
	margin-left: 40px;
	padding-top: 35px;
	width: 350px;
  color: #ffcc33;
}
.formka04 {
	margin-left: 40px;
	padding-top: 15px;
	width: 350px;
  color: #ffcc33;
}
.formka05 {
	float:left;
	margin-left: 40px;
	padding-top: 15px;
	width: 400px;
	color:#ffcc33;
}
.button {
  padding-top:14px;
}
.but01 {
  float:left;
  background:url(/img/but_left.png);
  width: 16px;
  height: 34px;
}
.but02 {
  float:left;
  background:url(/img/but_center.png) repeat-x;
  padding-top: 5px;
  height:34px;
  line-height: 22px;
}
.but03 {
  float:left;
  background:url(/img/but_right.png);
  width: 16px;
  height: 34px;
}
.but02 img {
  padding-left:5px;
}
.but2_01 {
  float:left;
  background:url(/img/but2_left.png);
  width: 16px;
  height: 36px;
}
.but2_02 {
  float:left;
  height: 34px;
  line-height:34px;
  border-bottom:#efa300 solid 1px;
  border-top:#efa300 solid 1px;
}
.but2_03 {
  float:left;
  background:url(/img/but2_right.png);
  width: 16px;
  height: 36px;
}
.red-block, .red-block-txt, .red-block-txt-question {
  float:left;
  background:url(/img/but_center.png) repeat-x;
  line-height:22px;
}
.red-block-txt {
  width: 50px;
}
.red-block-txt-question {
  width: 330px;
}
.red-block-txt-question-big {
  width: 330px;
}
.red-block-txt-question-big {
  float: left;
  background:url(/img/but_center_big.png) repeat-x;
  height: 150px;
}
.labels {
  float: left;
  width: 160px; 
  color: #ffcc33; 
  text-align: right;
  line-height: 22px;
  margin-right: 45px;
}
.labels-q {
  float: left;
  width: 120px; 
  color: #ffcc33; 
  text-align: right;
  line-height: 22px;
  margin-right: 20px;
}
.labels-s {
  float: left; 
  color: #ffcc33;
  padding-left: 5px;
  padding-right: 5px;
  line-height: 22px;
}

.pages-run {
	margin-top:10px;
	margin-bottom:10px;
	margin-left:148px;
}

.rf-loading {
	background:url(/img/realty-filter-loading-bg.png) no-repeat;
	width: 150px;
	height:40px;
	padding-top: 5px;
	text-align:center;
	position: absolute;
	margin-left: 177px;
	display: none;
}
.rf-loading img{
	padding-top: 5px;
}

/*_______________________________________________*/
.photo {
	float:left;
	border:#ffcc33 solid 1px;
	margin-right:15px;
	margin-top:5px;
	width:133px;
}
.photo-big {
	border:#ffcc33 solid 1px;
	margin-bottom:5px;

}
.object-small,
.object-small-foreign {
	margin-top: 10px;
	border-bottom:#660000 solid 1px;
}
.object-small {
	padding-bottom:30px;
}
.object-small-foreign {
	padding-bottom:10px;
}
.object-small-name {
	font-weight:bold;
	padding-bottom:5px;
}
.td-100 {
	width: 100px;
}
.yellow {
	color:#ffcc33;
}

.small-marks {
	color:#cc3333;
}


/* Realty Object Info */
#realty-obj-frame {
  width: 680px;
}

#realty-obj-header {
  background:url(/img/realty_obj_header.jpg) no-repeat;
  height: 55px;
  color:#990000;
}

#realty-obj-footer {
  background:url(/img/realty_obj_footer.jpg) no-repeat;
  height: 170px;
  color:#990000;
}

#realty-obj-red-top {
  background:url(/img/realty_obj_red_top.jpg);
  height: 20px;
  margin-top: 12px;
}
#realty-obj-red-bottom {
  background:url(/img/realty_obj_red_bottom.jpg);
  height: 20px;
  margin-bottom: 12px;
}

.realty-obj-side {
  float:left;
  padding: 0 20px;
}

.realty-obj-leftside {
	width: 300px;
	float: left;
}
.realty-obj-rightside {
	width: 350px;
	float: left;
	margin-left: 20px;
	margin-right: 5px;
}
.realty-obj-photo-b {
  border: #ffcc33 solid 1px;
  margin-left: 20px;
  width: 280px;
}
.realty-obj-photo-s {
	margin-left:20px;
}
.realty-obj-photo-s img {
	float: left;
	height: 45px;
	border: #ffcc33 solid 1px;
	margin-right: 7px;
	margin-top: 10px;
}
.staff-block {
	margin-top:20px;
	margin-left:10px;
	background:url(/img/staff_block.png) no-repeat;
	width:292px;
	height:170px;
}
.staff-block-inside {
	float:left;
	margin-left: 12px;
	margin-top: 5px;
	width: 160px;
}
.staff-block-inside-img {
	margin-right:5px;
}
.staff-block-photo {
	float:right;
	width:120px;
	height:170px;
}
.realty-obj-info .label {
	width: 125px;
}
.realty-obj-metro {
  padding-left: 5px;
}
.realty-obj-map #map {
	margin-left: 40px;
  width: 600px;
  height: 500px;
}
.realty-obj-logo {
	float: left;
	margin-top: 20px; 
	margin-left: 30px;
}

.logo-print {
  display: none;
}
.fon-anime {
	background:url(/img/fon_anime.gif);
	height: 105px;
	width: 679px;
}
.fon-anime p{
	margin: 0px 20px;
	padding-top: 30px;
}
.partners {
	padding: 10px 0;
	margin-top: 30px;
	border-top:#660000 solid 1px;	
}
.partners img {
	float:left;
	margin: 0 10px;
}
.sertificat {
	width:300px;
	float:left;
}
.company-gallery img {
  border: 1px solid #FFCC33;
  height: 100px;
  float: left;
  margin: 5px 5px;
}
.company-gallery-h img {
  border: 1px solid #FFCC33;
  float: left;
  margin: 5px 5px;
}
.insurance {
	background:url(/img/icon_insurance.png) no-repeat;
	min-height: 150px;
}
.insurance p{
	padding-top: 110px;
}