@charset "utf-8";
* {
	padding: 0;
	margin: 0;
}

img {
	border: 0;
}

table {
	border-collapse: collapse;
}

a {
	text-decoration: none;
	outline: none;
}

a:hover {
	text-decoration: none !important;
}

a:visited {
	outline: none;
}


body {
	font-size: 12px;
	font-family: Tahoma, sans-serif;
	background: #fff;
}

sup {
	text-decoration: none;
}

*+html body {
	letter-spacing: 0;
}

.blue {
	color: #218dcb !important;
}

.orange {
	color: #f15b23 !important;
}

.green {
	color: #8ac441 !important;
}

.gray {
	color: #999999  !important;
}

.violet {
	color: #cc3399  !important;
}

.darkgray {
	color: #898989  !important;
}

.white {
	color: white  !important;
}
.red {
	color: red !important;
}
.main {
	width: 962px;
	position: relative;
}

.clearBottom {
	margin-bottom: 0 !important;
}

.clear {
	margin-right: 0px !important;
}
/*header*/
.head {
	float: left;
	height: 100px;
	width: 962px;
	border-bottom: 1px solid #a9afb3;
	position:relative;
}
.logo {
	float:left;
	height: 55px;
	margin:10px 0 0 14px;
	outline: none;
	width:213px;
	_margin-left: 7px;
}
.logo a {background:url("/html/domoway_msk/images/default/i/domo_sprite.png") repeat scroll 0 0 transparent;}

.menu {
	height: 33px;
	float: left;
	margin: 66px 0 0 15px;
}

.menu ul {
	list-style: none;
	line-height: normal !important;
}

.menu ul li {
	font-family: Verdana, sans-serif;
	float: left;
	font-weight: bold;
	cursor: pointer;
	margin-left: -1px;
	position: relative;
	font-size: 14px;
}

.menuLiActiveLeft, .menuLiActiveRight, .menuLiLeft, .menuLiRight {
	float: left;
	height: 34px;
	width: 9px;
	background: url(/html/domoway_msk/images/default/i/menuactiveleft.png) no-repeat;
	font-size: 1px;
}

.menuLiActiveRight {
	background: url(/html/domoway_msk/images/default/i/menuactiveright.png) no-repeat;
}

.menuLiLeft {
	background: url(/html/domoway_msk/images/default/i/menuleft.png) no-repeat;
}

.menuLiRight {
	background: url(/html/domoway_msk/images/default/i/menurght.png) no-repeat;
}

.menuLiActiveCenter a {
	color: #333232;
	outline: none;
}

.menuLiCenter a {
	color: #1578af;
	outline: none;
}

.menuLiCenter a:hover {
	color: #555555;
}

.menuLiCenter, .menuLiActiveCenter {
	float: left;
	height: 24px;
	background: url(/html/domoway_msk/images/default/i/menutop.png) repeat-x;
	padding-top: 10px;
	/*min-width:90px;	*/
}

.menuLiActiveCenter {
	background: url(/html/domoway_msk/images/default/i/menuactivecenter.png) repeat-x;
}

.mainLi {
	width: 77px;
}

.doma {
	width: 77px;
}

.domaSale {
	width: 77px;
}

.map {
	width: 77px;
}

.knowns {
	width: 77px;
}

.blog {
	width: 77px;
}

.rent {
	width:77px;
}

.registration {

	height: 14px;
	color: #0077ba;
	font-size: 11px;
	margin:0 0 5px;
	white-space: nowrap;
	letter-spacing: 0;
	font-family: Verdana, sans-serif;
	position: absolute;
	right:0px;
	top: 0px;
}

div.logout {margin-top: 23px;}

.registration span a {
	color: #0077ba;
	text-decoration: underline;
}

.privateWidth {
	width: 143px;
}

.private {
	width: 161px;
	height: 33px;
	float: right;
	margin: 39px 0 0 0;
	font-weight: bold;
	font-size: 14px;
	position: absolute;
	top: 40px;
	right:0px;
}
/*left*/
.left {
	float: left;
	width: 663px;
	margin: 23px 0 0 0;
}

.leftBg {
	background: url(/html/domoway_msk/images/default/i/border.gif) repeat-y top right;
	width: 663px;
	float: left;
}

/*content*/
.content {
	float: left;
	width: 962px;
	text-align: left;
}
/*right*/
.right {
	float: right;
	width: 299px;
	_width: 298px;
	margin-top: 24px;
}

/*footer*/
.footer {
	margin: 20px 0 0 0;
	padding-bottom: 15px;
	position: relative;
	float: left;
	width: 962px;
	border-top:1px solid #AAAAAA;
}

.footer span {
	float: left;
	margin: 15px 23px 0 0;
	letter-spacing: 0;
	font-size: 11px;
}

.footer span a{
	text-decoration: none;
	color: #000000;
}

.footer span a:hover{
	text-decoration: none;
	color: #000000;
}
.footer span a:visited{
	text-decoration: none;
	color: #000000;
}

.footerLogo {background:url("/html/common/images/common/logo_gkr.png") no-repeat scroll 0 0 transparent;
	display:block;
	height:29px;
	width:58px;
	float: left;
	margin-left: 10px;
	margin-right:10px;
	margin-top:12px;}
	
.footerMenu {
	float: left; margin-left: 1px;
}

.footerMenu a {
	text-decoration: underline;
}


span.part {
	float: left;
	margin:5px 6px 0 0;
	font-size: 11px;
}

.greyLine {
	height: 1px;
	width: 639px;
	float: left;
	margin: -1px 0 0 -10px;
	font-size: 1px;
	background: #a9afb3;
	position: relative;
	z-index: 1;
	_background: #fff;
	_border-top: 1px solid #a9afb3;
}


.logo_text {
        color:#218DCB;
        font-family:Tahoma;
        font-size:12px;
        line-height:15px;
        margin-top: 0px;
        padding-left:12px;
        text-align:left;
}
.logo_text span {display: block; font-size: 14px; padding-left: 70px;}
.town_select {
	width: auto;
    display: block;
    position: absolute;
    top: 24px;
    left: 240px;
    z-index:100;
    cursor: pointer;
}
.town_select span.wrap {
	background:url("/html/domoway_msk/images/default/buttons.png") no-repeat scroll 0 -87px transparent;
    padding: 0 0 0 10px;
    height:29px;
	position: relative;
}
.town_select em {
	background:url("/html/domoway_msk/images/default/buttons.png") no-repeat scroll 100% -87px transparent;
    font-style:normal;
    padding:7px 22px 8px 0px;
	position: relative;
	display: inline-table !important;
}
.town_select em, .town_select span.wrap, .top_button em, .top_button span.wrap, .footer span.wrap, .footer em, .insetBig em, .insetBig span.wrap {
	display:block;
    margin:0;
}
.town_select span.ts_text {
	color:#333333;
	font-family:Tahoma,sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	margin-top:-1px;
	float: left !important;
}

.top_button {
	width: 100px !important;
    display: block;
    z-index:100;
    cursor: pointer;
}

.top_button span em a {color:#1578AF;}
.top_button span em a:hover {color:#555;}
.top_button span.wrap {
	background:url("/html/domoway_msk/images/default/buttons.png") no-repeat scroll 0 -116px transparent;
    height:34px;
    padding:0 0 0 10px;
}
.top_button em {
	background:url("/html/domoway_msk/images/default/buttons.png") no-repeat scroll 100% -116px transparent;
    font-style:normal;
    margin-left:-3px;
    padding:9px 10px 8px 0;
}
.act_state span.wrap {background:url("/html/domoway_msk/images/default/buttons.png") no-repeat scroll 0 -150px transparent;}
.act_state em {background:url("/html/domoway_msk/images/default/buttons.png") no-repeat scroll 100% -150px transparent;}
.act_state span em a{color:#555;}

.userStat {
	position:absolute;
    right:0;
    top:50px;
    width:115px;
    display: block;
}
.userStat ul {list-style-type: none; color: #7B7B7B; line-height: normal !important;}
.userStat ul li {text-align: left; padding: 0px 0px;}
.userStat ul li a {color: #7B7B7B; text-decoration: underline;}
.userStat ul li a:hover {text-decoration: none;}
.userStat ul  span {float: right; margin-top: -13px; font-weight: bold; font-size: 10px; line-height: 13px;}

.writeMsg {color: rgb(140, 197, 66); text-decoration: underline !important;}

/*home page*/

.searchBox {
	width: 946px;
	/*height: 64px;*/
	float: left;
	margin: 12px 0 0 12px;
	_margin-left: 6px;
	_z-index: -1;
	position: relative;
}

.searchBoxCenter {
	width: 932px;
	height: 7px;
	font-size: 1px;
	float: left;
	background: #f8f8f8;
}

.searchBoxContent {
	width: 946px;
	background: #f8f8f8;
	float: left;
}

.searchText {
	float: left;
	height: 29px;
	color: #333232;
	font-size: 18px;
	font-weight: bold;
	font-family: Tahoma, sans-serif;
	margin: 7px 12px 0 23px;
}

.homeAdress {
	border: 1px solid #abafb2;
	width: 570px;
	height: 19px;
	float: left;
	margin: 5px 12px 0 0;
	padding: 2px 9px 3px;
	color: #333333;
	font-size: 16px;
	font-family: Tahoma, sans-serif;
}

.selectAction {
	font-size:16px;
	height:27px;
	margin:5px 12px 5px 20px;
	padding: 0;
	font-family:Tahoma,sans-serif;
	border:1px solid #ABAFB2;
	color:#333333;
	float:left;
	width:170px;
}

.forExample {
	float: left;
	color: #333333;
	margin: 2px 0 0 9px;
	letter-spacing: -1px;
	word-spacing: 3px;
	font-family: Verdana, sans-serif;
}

.forExample i {
	font-style: normal;
	background: url("/html/domoway_msk/images/default/i/domo_sprite.png") repeat-x scroll 0 bottom transparent;
	position: relative;
	top: 1px;
	font-size: 11px;
}

.forExample i a{
	background-color: #F8F8F8 !important;
	color: #666666;
	margin: 0; padding: 0;
	position:relative; top: -1px
}

.blockTopLeft, .blockTopRight, .blockBotLeft, .blockBotRight, .blockBoardTopLeft, .blockBoardTopRight, .blockBoardBotLeft, .blockBoardBotRight, .streetDeclorationTopLeft, .streetDeclorationTopRight, .streetDeclorationBotLeft, .streetDeclorationBotRight {
	float: left;
	_font-size: 1px;
	width: 7px;
	height: 7px;
	background:url("/html/domoway_msk/images/default/i/domo_sprite.png") no-repeat scroll -109px -63px transparent;
}

.blockTopRight, .streetDeclorationTopRight {
	background:url("/html/domoway_msk/images/default/i/domo_sprite.png") no-repeat scroll -116px -63px transparent;
}

.blockBotLeft, .streetDeclorationBotLeft {
	background:url("/html/domoway_msk/images/default/i/domo_sprite.png") no-repeat scroll -109px -70px transparent;
}

.blockBotRight, .streetDeclorationBotRight {
	background:url("/html/domoway_msk/images/default/i/domo_sprite.png") no-repeat scroll -116px -70px transparent;
}

.blockBoardTopLeft {
	background: url(/html/domoway_msk/images/default/i/blockbordtopleft.png) no-repeat;
}

.blockBoardTopRight {
	background: url(/html/domoway_msk/images/default/i/blockbordtopright.png) no-repeat;
}

.blockBoardTopRightNew {
	background: url(/html/domoway_msk/images/default/i/blockbordtoprightnew.png) no-repeat;
	width: 40px;
	height: 40px;
	position: relative;
	_position: absolute;
	top: 0px;
	left: 231px;
}
*+html .blockBoardTopRightNew {
	top: -7px;
}

.blockBoardBotLeft {
	background: url(/html/domoway_msk/images/default/i/blockbordbotleft.png) no-repeat;
}

.blockBoardBotRight {
	background: url(/html/domoway_msk/images/default/i/blockbordbotright.png) no-repeat;
}

.blockTopCenter, .blockBotCenter, .blockBoardTopCenter, .blockBoardBotCenter, .streetDeclorationTopCent, .streetDeclorationBotCent, .bigFormTopCent, .bigFormBotCent {
	height: 7px;
	width: 295px;
	background: #f8f8f8;
	float: left;
	_position: relative;
	_font-size: 1px;
}

.blockBoardTopCenter  {
	border-top: 1px solid #e3e3e3;
	height: 6px;
}

.blockBoardBotCenter {
	border-bottom: 1px solid #e3e3e3;
	height: 6px;
}
.blocksContent, .dialogs {
	float: left;
	width: 946px;
	margin: 30px 0 0px 12px;
	_margin-left: 6px;
}
.topMarkBox, .botMarkBox {
	float: left;
	width: 271px;
	height: 7px;
	_position: relative;
}
.topMarkBoxCent, .botMarkBoxCent {
	width: 257px;
}
.blockContent, .blockBoardContent, .streetDeclorationContent, .bigFormContent {
	float: left;
	width: 275px;
	min-height: 223px;
	height: expression(this.scrollHeight < 223? "223px" : "auto");
	background: #f8f8f8;
	padding: 0 17px 10px 17px;
}

.blockBoardContent {
	min-height: 226px;
	height: expression(this.scrollHeight < 226? "226px" : "auto");
}

.streetDeclorationContent {
	min-height: 77px;
	height: expression(this.scrollHeight < 77? "77px" : "auto");
}

.blockBoardContent {
	border-left: 1px solid #e3e3e3;
	border-right: 1px solid #e3e3e3;
	_margin-top: -1px;
	padding: 0 17px 10px 15px;
}

.blockContent h3 {
	font-size: 18px;
	font-weight: normal;
}

.h3Shouldbe {
	font-size: 18px;
	font-weight: normal;
	margin-top: -6px;
	position: relative;
}

.blockBoardContent h3 sup {
	font-size: 12px;
	font-weight: bold;
}
.dialogs {
	margin: -1px 0 10px 12px;
	_margin-left: 6px;
}

*+html .dialogs {
	margin-top: 10px;
}


.listBox {
	left:355px;
	position:absolute;
	top:17px;
	width:180px;
	z-index: 2000;
}

.listBox iframe{
	border: medium none ;
	float: left;
}

.listBoxTL {
	background:transparent url(/html/domoway_msk/images/default/i/lb_tl.png) no-repeat scroll 0 0;
	width:15px;
	height:15px;
	float: left;
}

.listBoxT {
	background:transparent url(/html/domoway_msk/images/default/i/lb_t.png) repeat-x scroll 0 0;
	width: 150px;
	height: 15px;
	float: left;
}

.listBoxTR {
	background:transparent url(/html/domoway_msk/images/default/i/lb_tr.png) no-repeat scroll 0 0;
	width:15px;
	height:15px;
	float: left;
}

.listBoxL,  .listBoxL1, .listBoxL2{
	background:transparent url(/html/domoway_msk/images/default/i/lb_l.png) repeat-y scroll 0 0;
	width: 15px;
	height: 20px;
	float: left;
}

.listBoxL1 {
	background:transparent url(/html/domoway_msk/images/default/i/lb_l1.png) no-repeat scroll 0 0;
	height: 1px;
	font-size: 0;
	float: left;
}

.listBoxL2 {
	height: 79px;
	float: left;
}


.listBoxR, .listBoxR1, .listBoxR2 {
	background:transparent url(/html/domoway_msk/images/default/i/lb_r.png) repeat-y scroll 0 0;
	width: 15px;
	height: 20px;
	float: left;
}

.listBoxR1 {
	background:transparent url(/html/domoway_msk/images/default/i/lb_r1.png) no-repeat scroll 0 0;
	height: 1px;
	font-size: 0;
	float: left;
}

.listBoxR2 {
	height: 79px;
	float: left;
}

.listBoxLine {
	height: 1px;
	font-size: 0;
	width: 150px;
	background-color: #cbd1d6;
	float: left;
}

.listBoxBL {
	background:transparent url(/html/domoway_msk/images/default/i/lb_bl.png) no-repeat scroll 0 0;
	width:15px;
	height:15px;
	float: left;
}

.listBoxB {
	background:transparent url(/html/domoway_msk/images/default/i/lb_b.png) repeat-x scroll 0 0;
	width: 150px;
	height: 15px;
	float: left;
}

.listBoxBR {
	background:transparent url(/html/domoway_msk/images/default/i/lb_br.png) no-repeat scroll 0 0;
	width:15px;
	height:15px;
	float: left;
}

.listBoxContent:hover {
	color: #555555;
}

.listBoxContent {
	color: #1578AF;
	height: 20px;
	float: left;
	background-color: white;
	cursor: pointer;
}

.listBoxContent span{
	font-size: 12px;
	font-weight: bold;
	float: left;
	margin:-1px 7px 0 1px;
}

.listBoxContent a {
	float:none;
	/* margin:4px 3px 0 5px; */
}

.listBoxContent1 {
	width:150px;
	padding-top: 2px;
	height: 77px;
	float: left;
	font-size: 12px;
	font-weight: bold;
	background-color: white;
	overflow: hidden;
	position: relative;
}

.listBoxContent1 a {
	color: #1578AF;
	text-decoration: underline;
	margin: 3px 3px 0 3px;
	width: 100%;
	text-align: left;
	float: left;
	display: inline !important;
}


.listBoxContent1 a:hover {
	color: #555555;
}

.ts_arrow {
	background:url('/html/domoway_msk/images/default/i/domo_sprite.png') repeat scroll -129px -55px transparent;
	display:block;
	height:8px;
	margin-top:4px;
	position:absolute;
	right:10px;
	top:7px;
	width:6px;
	_margin-right: 0px;
	}

.ts_arrow_white {
	background:url('/html/domoway_msk/images/default/i/domo_sprite.png') repeat scroll -123px -55px transparent;
	display:block;
	height:8px;
	margin-top:3px;
	position:absolute;
	right:20px;
	width:6px;
	_margin-right: -5px;
	}


/*green big button*/

.greenButton {
	height: 31px;
	float: left;
}

.greenButtonCenter {
	float: left;
	height: 28px;
	background: url(/html/domoway_msk/images/default/i/greenbuttoncenter.png) repeat-x;
	text-align: center;
	padding-top: 3px;
	font-size: 18px;
}

.greenButtonCenter a {
	color: #fff;
	font-weight: bold;
	display: block;
}

.greenButtonLeft, .greenButtonRight {
	float: left;
	width: 4px;
	height: 31px;
	background: url(/html/domoway_msk/images/default/i/greenbuttonleft.png) no-repeat;
	_font-size: 1px;
}
/* .greenButtonLeft {background:url("/html/domoway_msk/images/default/i/domo_sprite.png") no-repeat scroll -123px -55px transparent;}	 */
.greenButtonRight {
	background: url(/html/domoway_msk/images/default/i/greenbuttonright.png) no-repeat;
}


.shouldBeh {
	color: #8ac441;
	font-size: 17px;
	font-weight: bold;
	margin-top:-13px;
	margin-bottom: 5px;
	display: block;
}
.posrelative {
	position:relative;
}
.hideinput {
	display:none;
	visibility:hidden;
}

/*bluedark button*/
.blueDarkButton {
	height: 20px;
	float: left;
}

.blueDarkButtonCent {
	float: left;
	height: 18px;
	background: url(/html/domoway_msk/images/default/i/bluedarkcenter.png) repeat-x;
	text-align: center;
	padding-top: 2px;
}

.blueDarkButtonLeft, .blueDarkButtonRight {
	float: left;
	height: 20px;
	width: 3px;
	_font-size: 1px;
	background: url(/html/domoway_msk/images/default/i/bluedarkleft.png) no-repeat;
}

.blueDarkButtonRight {
	background: url(/html/domoway_msk/images/default/i/bluedarkright.png) no-repeat;
}

.blueDarkButtonCent a {
	color: #fff;
	font-weight: bold;
	display: block;
}

/**/


.adress {
	float: left;
	margin: 18px 0 0 1px;
	_margin-left: -3px;
	width: 933px;
}

.adress ul {
	list-style: none;
}

.adress ul li {
	float: left;
	margin-right: 8px;
	letter-spacing: -1px;
	font-family: Verdana, sans-serif;
	white-space: nowrap;
}

.adress ul li a {
	font-size: 23px;
	font-weight: bold;
	color: #333232;
}

.adress ul li img {
	margin-top: 13px;
}

.homeWidther {
	display: inline;
	margin:2px 20px 0 0;
	width:119px;
	float:right !important;
	height:31px;
}

.homeWidtherCent {
	width: 110px;
}


.blocks, .declorations {
	float: left;
	width: 664px;
}

.declorations {
	width: 640px;
	margin-top: 50px;
}

.findBox {
	height: 22px;
	float: left;
	margin: 6px 0 6px 22px;
	_margin-left: 8px;
	width: 279px;
}

*+html .findBox {
	margin-left: 10px;
	width: 282px;
}

.findBoxSpace {
	border: 1px solid #7f9db9;
	height: 20px;
	width: 179px;
	float: left;
	margin-right: 6px;
	padding-left:4px;
}

.findBoxButton {
	width: 76px;
}

.findBoxButtonCent {
	width: 68px;
}

/*blue button*/

.blueButton {
	height: 20px;
	float: left;
}

.blueButtonCent {
	float: left;
	height: 18px;
	background: url(/html/domoway_msk/images/default/i/bluesmallnewbttncenter.png) repeat-x;
	text-align: center;
	padding-top: 2px;
}

.blueButtonLeft, .blueButtonRight {
	float: left;
	height: 20px;
	width: 4px;
	_font-size: 1px;
	background: url(/html/domoway_msk/images/default/i/bluesmallnewbttnleft.png) no-repeat;
}

.blueButtonRight {
	background: url(/html/domoway_msk/images/default/i/bluesmallnewbttnright.png) no-repeat;
}

.blueButtonCent a {
	color: #fff;
	font-weight: bold;
	display: block;
}
.deal_bar {
	display:block;
	margin:7px 0;
	text-align:right;
}
.ac_results {
	padding: 0px;
	border: 1px solid #ABAFB2;
	border-top: none;
	background-color: white;
	overflow: hidden;
	margin-left:1px;
	z-index: 99999;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	/*
	if width will be 100% horizontal scrollbar will apear
	when scroll mode will be used
	*/
	/*width: 100%;*/
	font: menu;
	font-size: 12px;
	/*
	it is very important, if line-height not setted or setted
	in relative units scroll will be broken in firefox
	*/
	line-height: 16px;
	overflow: hidden;
}

.ac_loading {
	background: white url('/html/domoway_msk/images/default/i/indicator.gif') right center no-repeat;
}

.ac_odd {
	background-color: #eee;
}

.ac_over {
	background-color: #0A246A;
	color: white;
}
/* Search results */

.suppose {
	width:830px;
	margin: 5px 23px;
	float: left;
	display: inline;
}

.suppose div {
	float: left;
	width: 686px;
	font-size:11px;
	color: #333232;
	_width: 674px;
}

.suppose span {
	float:left;
	white-space:nowrap;
	color: #F15B23;
	font-size:11px;
}

.suppose div ul {
	list-style: none;
	float: left;
	width:50%;
	_width: 322px;
}

.suppose div ul .city{
	margin-bottom: 5px;
	width: 100%;
}

.suppose div ul li {
	color: #333232;
	margin-left: 15px;
	font-size: 11px;
	float: left;
	display: inline;
	width: 328px;
	_width: 322px;
}

.suppose div ul li a {
	color: #333232;
	text-decoration: underline;
}

/* map styles */

#gkrMapControlG, #gkrMapControlY {
	z-index:2000 !important;
	position: absolute;
	top: 90px !important;
	right: 10px !important;
	font-weight: bold;
	font-family:Tahoma,sans-serif;
	width: 71px;
}


#gkrzoomcontrol-tdhairlineG, #gkrzoomcontrol-tdhairlineY{
	padding:2px;
	background-color:#FFFFFF;
	float:right;
	width:17px;
	cursor: pointer;
}


#gkrzoomcontrol-inczoombuttonG,
#gkrzoomcontrol-inczoombuttonY{
	width:17px;
	height:16px;
	padding:0;
	margin: 0;
	background: #AFDAF3 url("/html/common/images/map/control_buttons.gif") no-repeat 0 0;
}
#gkrzoomcontrol-inczoombuttonG:hover,
#gkrzoomcontrol-inczoombuttonY:hover{
	background-position: -17px 0;
}
#gkrzoomcontrol-inczoombuttonG.down,
#gkrzoomcontrol-inczoombuttonY.down{
	background-position: -34px 0 !important;
}
#gkrzoomcontrol-deczoombuttonG,
#gkrzoomcontrol-deczoombuttonY{
	width:17px;
	height:16px;
	padding:0;
	margin: 0;
	background: #AFDAF3 url("/html/common/images/map/control_buttons.gif") no-repeat 0 -16px;
}
#gkrzoomcontrol-deczoombuttonG:hover,
#gkrzoomcontrol-deczoombuttonY:hover{
	background-position: -17px -16px;
}
#gkrzoomcontrol-deczoombuttonG.down,
#gkrzoomcontrol-deczoombuttonY.down{
	background-position: -34px -16px !important;
}
#gkrMapControlG  .gkrzoomcontrol-hairlineG,
#gkrMapControlY  .gkrzoomcontrol-hairlineY,
#gkrMapControlG  .gkrzoomcontrol-hairline,
#gkrMapControlY  .gkrzoomcontrol-hairline{
	width:17px;
	height:9px;
	line-height:9px;
	font-size:1px;
	margin: 1px 0px;
	padding:0;
	background-color:#AFDAF3;
}

#gkrMapControlG .selhair,
#gkrMapControlY .selhair{
	background: #82C0E4 url("/html/common/images/map/control_buttons.gif") no-repeat 0 -32px;
}
#gkrMapControlG .selhair:hover,
#gkrMapControlY .selhair:hover{
	background: #82C0E4 url("/html/common/images/map/control_buttons.gif") no-repeat -17px -32px;
}
#gkrMapControlG .gkrzoomcontrol-hairlineG.down,
#gkrMapControlY .gkrzoomcontrol-hairlineY.down{
	background: #82C0E4 url("/html/common/images/map/control_buttons.gif") no-repeat -34px -32px;
}

#gkrMapControlG .unselhair,
#gkrMapControlY .unselhair{
	background: #AFDAF3 url("/html/common/images/map/control_buttons.gif") no-repeat 0 -41px;
}
#gkrMapControlG .unselhair:hover,
#gkrMapControlY .unselhair:hover,
#gkrMapControlG .gkrzoomcontrol-hairlineG.hover,
#gkrMapControlY .gkrzoomcontrol-hairlineY.hover{
	background: #AFDAF3 url("/html/common/images/map/control_buttons.gif") no-repeat -17px -41px;
}

#gkrzoomcontrol-tdlabelsG, #gkrzoomcontrol-tdlabelsY{
	padding:0;
	margin:0;
	vertical-align:top;
	border: none;
	display: none;
	float: left;
	width: 50px;
}

#gkrzoomcontrol-tdlabelsG a,
#gkrzoomcontrol-tdlabelsY a{
	color: #333 !important;
}

#gkrzoomcontrol-tdlabelsG a:hover,
#gkrzoomcontrol-tdlabelsY a:hover{
	text-decoration: none !important;
}
#gkrzoomcontrol-tdlabelsG .zoom-label,
#gkrzoomcontrol-tdlabelsY .zoom-label{
	background:url("/html/common/images/map/tips.png") no-repeat 0 0;
	height:15px;
	padding:2px 11px 0 6px;
	font-size:10px;
	font-weight:bold;
	text-align:right;
	border:none;
	width:auto;
}

#gkrzoomcontrol-tdlabelsG .zoom-city,
#gkrzoomcontrol-tdlabelsY .zoom-city
	{margin:0;margin-top:3px;}
#gkrzoomcontrol-tdlabelsG .zoom-region,
#gkrzoomcontrol-tdlabelsY .zoom-region
	{margin:0;margin-top:3px;}
#gkrzoomcontrol-tdlabelsG .zoom-street,
#gkrzoomcontrol-tdlabelsY .zoom-street
	{margin:0;margin-top:3px;}
#gkrzoomcontrol-tdlabelsG .zoom-house,
#gkrzoomcontrol-tdlabelsY .zoom-house
	{margin:0; margin-top:25px;}

.listBoxL2, .listBoxR2 {height: 94px !important;}
.listBoxContent1 {height: auto !important; padding-bottom: 2px;}
.popupFeedback {
	width:772px;
	min-height:562px;
	height: expression(this.scrollHeight < 562? "562px" : "auto");
	z-index:3000;
	display:none;
	position:fixed;
	top:50%;
	left:50%;
}

* html .popupFeedback {
	position: absolute;
	margin-top: expression(0 - parseInt(this.offsetHeight / 3 * 2) + (document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

.popupFeedback {
	width:772px;
	min-height:562px;
	height: expression(this.scrollHeight < 562? "562px" : "auto");
	z-index:3000;
	display:none;
	position:fixed;
	top:50%;
	left:50%;
}
* html .popupFeedback {
	position: absolute;
	margin-top: expression(0 - parseInt(this.offsetHeight / 3 * 2) + (document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
.popupFeedback iframe{ 
	border: medium none;
	float: left;
	min-height:475px;
	height: expression(this.scrollHeight < 475? "475px" : "auto");
}
.popupFeedbackTopLeft {
	background:transparent url(/html/domoway_msk/images/default/i/popup_tl.png) no-repeat scroll 0 0;
	width:36px;
	height:36px;
	float: left;
}
.popupFeedbackTop {
	background:transparent url(/html/domoway_msk/images/default/i/popup_t.png) repeat-x scroll 0 0;
	width: 700px;
	height: 36px;
	float: left;
}
.popupFeedbackTopRight {
	background:transparent url(/html/domoway_msk/images/default/i/popup_tr.png) no-repeat scroll 0 0;
	width:36px;
	height:36px;
	float: left;
}
.popupFeedbackLeft {
	background:transparent url(/html/domoway_msk/images/default/i/popup_l.png) repeat-y scroll 0 0;
	width: 36px;
	min-height: 490px;
	height: expression(this.scrollHeight < 490? "490px" : "auto");
	_height: 534px;
	float: left;
}
.popupFeedbackRight {
	background:transparent url(/html/domoway_msk/images/default/i/popup_r.png) repeat-y scroll 0 0;
	width: 36px;
	min-height: 490px;
	height: expression(this.scrollHeight < 490? "490px" : "auto");
	_height: 534px;
	float: left;
}
.popupFeedbackBottomLeft {
	background:transparent url(/html/domoway_msk/images/default/i/popup_bl.png) no-repeat scroll 0 0;
	width:36px;
	height:36px;
	float: left;
}
.popupFeedbackBottom {
	background:transparent url(/html/domoway_msk/images/default/i/popup_b.png) repeat-x scroll 0 0;
	width: 700px;
	height: 36px;
	float: left;
}
.popupFeedbackBottomRight {
	background:transparent url(/html/domoway_msk/images/default/i/popup_br.png) no-repeat scroll 0 0;
	width:36px;
	height:36px;
	float: left;
}
.popupContent img {
border:1px solid #A9AFB3;
padding:1px;
}

.popupFeedbackContent {
	width:700px;
	min-height: 490px;
	height: expression(this.scrollHeight < 490? "490px" : "auto");
	float: left;
	background-color: white;
}
.popBlockExitBttn {
	float: right;
	height: 15px;
	width: 15px;
	margin: -4px 0 0 0;
}

.popBlockExitBttn a {
	background: transparent url('/html/domoway_msk/images/default/i/exitcross.gif') no-repeat 0 0;
	font-size: 15px;
}

.popBlockExitBttn a:hover {
	background: transparent url('/html/domoway_msk/images/default/i/exitcrossact.gif') no-repeat 0 0;
	font-size: 15px;
}
.dateSentence {
	float: left;
	margin: 26px 0 0px 32px;
	_margin-left: 14px;
	color: #3195cf;
	font-size: 18px;
	font-weight: bold;
}
.bolder {
	font-weight: bold;
	margin-left: 30px !important;
	_margin-left: 15px !important!;
}
div.content div.blocksContent {position: relative !important; _z-index: -1;}
.adsBand {background: url("/html/domoway_msk/images/default/i/ads.png") no-repeat scroll 0 0 transparent;
    height: 37px;
    right: 0px;
	bottom: 0px;
    position: absolute;
    width: 37px;
    z-index: 100;}
.newBand {background: url("/html/domoway_msk/images/default/i/new.png") no-repeat scroll 0 0 transparent;
    height: 37px;
    right: 0px;
	bottom: 0px;
    position: absolute !important;
    width: 37px;
    z-index: 100;}
a.atom{
	background: url("/html/common/images/common/feed.png") no-repeat scroll 1px 50% transparent;
	padding: 2px 0 3px 16px;
}
span.atom{
	float:right;
	margin: 5px 5px 0 0;
}
/* drop down menu styles */
ul.topnav li ul.subnav {
	list-style: none;
	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
	left: 0; top: 35px;
	background: #fff;
	margin: 0; padding: 0;
	display: none;
	float: left;
	width: 170px;
	text-align: left;
	/*
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	*/
	border: 1px solid #ccc;
	border-top: none;
	z-index: 999999;
}
ul.topnav li ul.subnav li{
	margin: 0; padding: 0;
	border-bottom: 1px solid #bbb; /*--Create bevel effect--*/
	clear: both;
	width: 170px;
	z-index: 999999;
}
html ul.topnav li ul.subnav li a {
	padding: 10px 0 10px 10px;
	color: #1578AF;
    width: 160px;
	float: left;
	background: #fff;
	font-size: 12px;
	font-weight: normal;
}
html ul.topnav li ul.subnav li a:hover { /*--Hover effect for subnav links--*/
	background: #218dcb;
	color: #fff;
}
.hasNav {
background: url("/html/common/images/common/menu_arrow.png") no-repeat scroll right 6px transparent;
    padding-right: 14px;
}
div.act_state  .hasNav {background: url("/html/common/images/common/menu_arrow_green.png") no-repeat scroll right 6px transparent;
    padding-right: 14px;}
/*hints*/
#doHint {
	z-index:3000;
	display:none;
	position:fixed;
	top:30%;
	left:50%;
	color:#666666;
}

* html #doHint {
	position: absolute;
	margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

.compareOn {
	font-weight: bold !important;
    text-decoration: line-through !important;
}

#compareCounterWrap span {
	color: #F15B23;
	font-weight:bold; 
}

#compareCounterWrap span a {
	color: #F15B23 !important; 
	font-size: 12px; 
	text-decoration:none;
	font-weight:bold;
}

.compareDoma{
	color:#797979 !important;
	font-size: 12px; 
}

.compareSale {
	color:#e58b41 !important;
	font-size: 12px; 
}
#doHint iframe{
	display: none;
	_display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: -1;
	filter: mask();
	width: 450px;
	height: 500px;
}

#doHintHdr {
	color:#8AC441;
	font-size:14px;
	font-weight:bold;
	float:left;
	width:420px;
	margin: 3px;
}

#doHintCnt {
	float:left;
	margin:6px;
	text-align:justify;
	width:438px;
	line-height:12px;
}

#doHintContainer {
	background-color:white;
	width: 450px;
}
/*hints ? mark*/
.popBlockExitBttn {
	float: right;
	height: 15px;
	width: 15px;
	margin: -4px 0 0 0;
}


.popBlockExitBttn a {
	background: transparent url('/html/domoway_msk/images/default/i/exitcross.gif') no-repeat 0 0;
	font-size: 15px;
}

.popBlockExitBttn a:hover {
	background: transparent url('/html/domoway_msk/images/default/i/exitcrossact.gif') no-repeat 0 0;
	font-size: 15px;
}
.hintQ
{
white-space: normal;
position: relative;
background-color: transparent;
background-image: url(/html/domoway_msk/images/default/i/icon_hint.gif);
background-repeat: no-repeat;
background-attachment: scroll;
background-position: 0px 0px;
margin-top: 5px;
margin-right: 0pt;
margin-bottom: 0pt;
margin-left: 12px;
height: 12px;
padding-top: 0pt;
padding-right: 12px;
padding-bottom: 0pt;
padding-left: 0pt;
line-height: 12px;
cursor: pointer;
display: inline-block;
}
/* hints end -*/
/*login+registration*/
.registrationForm {
	width: 458px;
	height: 250px;
	background: #fff;
	margin: 0 auto;
	padding: 3px;
	_padding-bottom: 0;
}
.registrationFormContent {
	width: 458px;
	height: 250px;
	margin: 0 auto;
}
.registrationFormTitle {
	float: left;
	font-size: 15px;
	font-weight: bold;
	clear: left;
	margin: 8px 0 0 19px;
}
.registrationFormSpaces {
	float: left;
	width: 420px;
	margin: 0 0 0 24px;
	_margin-left: 12px;
}

.regFormLine {
	float: left;
	height: 22px;
	width: 100%;
	margin-bottom: 8px;
}
.regFormName {
	float: left;
	font-weight: bold;
	margin: 4px 0 0 0;
	width: 67px;
}

.regFormName em {
	color: #7db932;
	font-style: normal;
}
.regFormSpace {
	border: 1px solid #7f9db9;
	width: 188px;
	height: 20px;
	float: left;
	padding-left:4px;
}
.checkRegLine {
	float: left;
	margin: 2px 0 0 67px;
	_margin-left: 33px;
}

.regFormCheck {
	float: left;
	margin: 0 7px 0 0;
}

.regFormLabel {
	font-weight: bold;
}

.regButton {
	width: 93px;
	margin: 0 16px 0 0;
}

.regButtonCent {
	width: 87px;
}
.regSavePanel {
	float: left;
	margin: 10px 0 0 67px;
	_margin-left: 33px;
	width:320px;
}

.regLink {
	float: left;
	margin: 2px 14px 0 0;
}

.regLink a {
	color: #218dcb;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
}
.regError {
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	margin: 0 0 8px 0;
}
.regMessage {
	font-size: 12px;
	text-indent: 8px;
	line-height:18px;
}
.regRadioName {
	_margin-top: 3px;
	float: left;
}

a.agree {
	font-weight: bold;
	text-decoration: underline;
	color: #94c35b;
}

/*login+registration end */
/*pass strength*/
.pass_testresult{
	margin:4px;
	font-weight:bold;
	float:left;
}
.pass_shortPass span{
	color: #cc0000;
}
.pass_badPass span{
	color: #cc0000;
}
.pass_goodPass span{
	color: #F15B23;
}

.pass_strongPass span{
	color: #8AC441;
}/*end pass strength*/
/*yandex direct top block*/
.ydirect_top{
	margin-left:10px;
	float:left;
	clear:left;
}
.y5 {
    text-decoration: none !important;
}
.y5 a, .y5 a *{
    text-decoration: none !important;
}
/* end yandex direct top block*/
.compareRent {
	color:#cf41e4 !important;
	font-size: 12px; 
}


/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
/* *{padding: 0; margin: 0;} */
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
  font: 12px Arial, Helvetica, sans-serif;
  color: #333333;
}
#TB_secondLine {
  font: 10px Arial, Helvetica, sans-serif;
  color:#666666;
}
#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
  position: fixed;
  z-index:1100;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}
.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
  background-color:#000;
  filter:alpha(opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.75;
}
* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_window {
  position: fixed;
  background: #ffffff;
  z-index: 2102;
  color:#000000;
  display:none;
  border: 4px solid #525252;
  text-align:left;
  top:50%;
  left:50%;
}
* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_window img#TB_Image {
  display:block;
  margin: 15px 0 0 15px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #666;
  border-left: 1px solid #666;
}
#TB_caption{
  height:25px;
  padding:7px 30px 5px 25px;
  float:left;
}
#TB_closeWindow{
  height:21px;
  padding:11px 25px 5px 0;
  float:right;
}
#TB_linkReklama{
  float: left;
  width: 100%
}

#TB_linkReklama span {
	display: inline;
	margin: 0 25px;
}

#TB_closeAjaxWindow{
  padding:7px 10px 5px 0;
  margin-bottom:1px;
  text-align:right;
  float:right;
}
#TB_ajaxWindowTitle{
  float:left;
  padding:7px 0 5px 10px;
  margin-bottom:1px;
}
#TB_title{
  background-color:#e8e8e8;
  height:27px;
}
#TB_ajaxContent{
  clear:both;
  padding:2px 15px 15px 15px;
  overflow:auto;
  text-align:left;
  line-height:1.4em;
}
#TB_ajaxContent.TB_modal{
  padding:15px;
}
#TB_ajaxContent p{
  padding:5px 0px 5px 0px;
}
#TB_load{
  position: fixed;
  display:none;
  height:13px;
  width:208px;
  z-index:1103;
  top: 50%;
  left: 50%;
  margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}
* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_HideSelect{
  z-index:1199;
  position:fixed;
  top: 0;
  left: 0;
  background-color:#fff;
  border:none;
  filter:alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  height:100%;
  width:100%;
}
* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_iframeContent{
  clear:both;
  border:none;
  margin-bottom:-1px;
  margin-top:1px;
  _margin-bottom:1px;
}

#TB_prev, #TB_next {
	z-index: 1105;
	outline: none;
	position: absolute;
	top: 0px;
  	cursor: pointer;
	text-indent: -9999em;
	background-image: url(data:image/gif;base64,AAAA); /* Trick IE6 */
	height: 85%;
	width: 40%;
}

#TB_prev {
	left: 0;
}
#TB_prev:hover {
	background: url(/html/common/images/thickbox/tb_prev.gif) left 50% no-repeat;
}
#TB_next {
	right: 0;
}
#TB_next:hover {
	background: url(/html/common/images/thickbox/tb_next.gif) right 50% no-repeat;
}

/*div.wrapperSwf a.nyroModalPrev, div.wrapperSwf a.nyroModalNext, div.wrapper a.nyroModalPrev, div.wrapper a.nyroModalNext {
	height: 60%;
	width: 20%;
}
*/



.path_arrow {
	height:38px;
	float:left;
	position:relative;
	margin:0;
	padding:0;
	width:20px;
	background: url(/html/domoway_msk/images/default/i/greenarrow.gif) no-repeat center;
}
.flatButtons {
	float: left;
	margin: 26px 0 0 32px;
	_margin-left: 16px;
}

.flatButtons span {
	color: #218dcb;
	font-weight: bold;
	font-size: 18px;
	float: left;
	margin: 0 9px 0 0;
}

.flatButtons h1 {
	color: #218dcb;
	font-weight: bold;
	font-size: 18px;
	float: left;
	margin: 0 9px 0 0;
}
.tableSentenceHypersEditHouse {
	width: 100%;
	margin: 15px 0 0 0;
	position: relative;
}

.tableSentenceHypersEditHouse a {
	font-size: 11px;
	font-weight: bold;
	color: #218dcb;
	outline: none;
	text-decoration: underline;
}


.tableSentences {
	float: left;
	width: 100%;
	margin: 0 0 0 0;
}

.tableSentence {
	background:url("/html/domoway_spb/images/default/list_bottom_bar.gif") no-repeat scroll 40% 100% transparent;
	float: left;
	width: 322px;
	height: 114px;
	position: relative;
	margin: -4px 14px 20px 5px;
	display: inline-block; 
	/*
	_margin-right: 9px;
	*/
	overflow: hidden; 
}

html:first-child .tableSentence {
  margin-right: 9px;
}

.tableSentenceImage {
	float: left;
	width: 80px;
	height: 80px;
	border: 1px solid #a9afb3;
	padding: 1px;
	margin: 0 10px 8px 0;
}

.tableSentenceImage img {
	height: auto;
}

.tableSentenceAdress {
	text-decoration: underline;
	font-weight: bold;
	line-height: 15px;
	width: 175px;
	float: left;
	margin: -4px 0 1px 0;
	position: relative;
}

.tableSentenceAdress a
{
	color: black;
}

.tableSentenceSubAdress {
	float: left;
	width: 227px;
	color: #5f5e5e;
}

.tableSentencePrice {
	float: left;
	color: #8ac441;
	font-weight: bold;
	font-size: 15px;
	width: 144px;
	margin: 0px 0 0 -2px;
}

.tableSentenceDays {
	color: #333232;
	font-weight: bold;
	font-size: 11px;
	position: absolute;
	width: 48px;
	right: 32px;
	bottom: 45px;
	z-index: 2;
}


.tableSentenceRightBorder {
	float: right;
	height: 104px;
	width: 1px;
	margin-top: -2px;
	background: url(/html/domoway_msk/images/default/i/border.gif) repeat-y;
}

.tableSentenceHypers {
	float: left;
	width: 100%;
	margin: -15px 0 0 0;
	position: relative;
}

.tableSentenceHypersHouse {
	float: left;
	width: 100%;
	margin: 0 0 0 3px;
	position: relative;
}

.tableSentenceHyper {
	float: left;
	margin-right: 9px;
}

.tableSentenceHyper a {
	font-size: 11px;
	font-weight: bold;
	color: #218dcb;
	outline: none;
	text-decoration: underline;
}

.tableSentenceBottomBorder {
	position: relative;
	display: block;
	width: 302px;
	/*
	background: url(/html/domoway_msk/images/default/i/libackground.gif) repeat-x;
	*/
	height: 1px;
	
	_font-size: 1px;
	_line-height: 1px;
	
	margin: 5px -1px 0 1px;
	float: left;
}


.tableSentence {
	float:left;
	height:114px;
	margin:0 0 0 5px;
	padding:13px 0 0 14px;
	position:relative;
	width:322px;
}

.tableSentenceHypers {
	_margin-top: 0px;
	display:inline;
}

.tableSentenceImage a {
	font-size: 10px;
	_font-size: 1px;
}


.tableSentenceStars {
	bottom:33px;
	color:#333232;
	font-size:11px;
	font-weight:bold;
	position:absolute;
	right:15px;
	width:60px;
	z-index:2;
}

.tableSentenceSubAdress {
	width:220px;
}

.tableSentenceAdress {
	/*margin-bottom: 5px;*/
	text-decoration: none;
}

.tableSentenceAdress a {
	text-decoration: underline;
}

.tableSentenceAdress a:hover {
	text-decoration: none;
	color: #218DCB;
}

.tableSentenceImage:hover {
	border:1px solid #218DCB;
}


.tableSentencePrice {
	width: 150px;
}

.tableSentenceHyper a {
	font-weight: normal;
}



.clearLeft {
	margin-left: 0 !important;
}

.clearRight {
	margin-right: 0 !important;
}

.hidden {
	visibility: hidden;
}



.rndBord {
	float: left;
	margin: 3px;
}

.rndBordT, .rndBordB {
	height: 6px;
	_font-size: 1px;
	border-top: 1px solid #a9afb3;
}

.rndBordB {
	border-top: none 0;
	border-bottom: 1px solid #a9afb3;
}

.rndBordCnt {
	color:#218dcb;
	padding: 5px 15px 5px 15px;
	background: #FFFFFF none repeat scroll 0 0;
}

.rndBordCnt div a {
	color:#218dcb;
	text-decoration: underline;
}

.rndBordHdr {
	font-weight: bold;
	background: #FFFFFF none repeat scroll 0 0;
	padding: 3px;
	font-size: 14px;
	color: #333232;
}

.rndBordL {
	border-left: 1px solid #a9afb3;
}

.rndBordR {
	border-right: 1px solid #a9afb3;
}

.rndBordTL, .rndBordTR, .rndBordBL, .rndBordBR {
	width: 7px;
	height: 7px;
	_font-size: 1px;
	background: url(/html/domoway_msk/images/default/i/foundboxtopleft.png) no-repeat;
}

.rndBordTR {
	background: url(/html/domoway_msk/images/default/i/foundboxtopright.png) no-repeat;
}

.rndBordBL {
	background: url(/html/domoway_msk/images/default/i/foundboxbotleft.png) no-repeat;
}

.rndBordBR {
	background: url(/html/domoway_msk/images/default/i/foundboxbotright.png) no-repeat;
}

.dashLink {
	float:left;
	font-size: 14px;
	margin-right: 10px;
}

.dashLink a{
	border-bottom:1px dashed #333232;
	text-decoration: none;
	color:#333232;
	font-weight:bold;
	float: left;
}

.dashLink a:hover {
	border: none;
}
.miniLeft {
	float: left;
	width: 276px;
	margin: 17px 0 0 0;
}

.miniLeftBg {
	background: url(/html/domoway_msk/images/default/i/border.gif) repeat-y top right;
	width: 276px;
	float: left;
}
.criteria {
	float: left;
	width: 249px;
	margin-left: 12px;
	_margin-left: 6px;
}
.chooseCriteria {
	float: left;
	margin: -2px 5px 0 8px;
	position: relative;
}

.chooseCriteriaHead {
	float: left;
}

.chooseCriteriaHead a {
	font-weight: bold;
	color: #333232;
}
.maxiRight {
	float: left;
	width: 686px;
	margin-top: 13px;
	margin-bottom: 0;
}
.foundDeclarations {
	float: left;
	width: 249px;
	margin: 0 0 7px 12px;
	_margin-left: 6px;
}

.foundDeclarationsTopCent, .foundDeclarationsBotCent {
	width: 235px;
	float: left;
	height: 6px;
	_font-size: 1px;
	border-top: 1px solid #a9afb3;
}

.foundDeclarationsBotCent {
	border-top: none 0;
	border-bottom: 1px solid #a9afb3;
}

.foundDeclarationsContent {
	background: #FFFFFF none repeat scroll 0 0;
	width: 247px;
	float: left;
	border-left: 1px solid #a9afb3;
	border-right: 1px solid #a9afb3;
}

.foundDeclarationsTopLeft, .foundDeclarationsTopRight, .foundDeclarationsBotLeft, .foundDeclarationsBotRight {
	float: left;
	width: 7px;
	height: 7px;
	_font-size: 1px;
	background: url(/html/domoway_msk/images/default/i/foundboxtopleft.png) no-repeat;
}

.foundDeclarationsTopRight {
	background: url(/html/domoway_msk/images/default/i/foundboxtopright.png) no-repeat;
}

.foundDeclarationsBotLeft {
	background: url(/html/domoway_msk/images/default/i/foundboxbotleft.png) no-repeat;
}

.foundDeclarationsBotRight {
	background: url(/html/domoway_msk/images/default/i/foundboxbotright.png) no-repeat;
}

.foundDeclarationsHead {
	float: left;
	height: 17px;
	margin: 1px 0 0 9px;
	_margin-left: 4px;
}

.foundDeclarationsHead img {
	float: left;
	margin-right: 5px;
}

.foundDeclarationsHead span {
	float: left;
	font-weight: bold;
	margin-top: 1px;
}
.showonMap {
	float: left;
	margin-left: 12px;
	width: 220px;
	border:0px;
}

*+html .showonMap {
	padding-bottom: 66px;
}

.showonMapElements {
	float: left;
	width: 210px;
	margin: 13px 0 0 5px;
	border: 0px;
	_margin-left: 2px;
}

.showonMapRadio, .showonMapRadioSub {
	float: left;
	margin-right: 7px;
	background: url(/html/domoway_msk/images/default/i/radio.png) no-repeat;
	width: 10px;
	height: 10px;
	cursor: pointer;
	_font-size: 1px;
	z-index: -3;
	position: relative;
}

.showonMapElement, .activeBig1, .activeBig2, .activeBig3, .activeBig4, .activeBig5{
	float: left;
	margin-top: -2px;
	padding: 3px 0 0 22px;
	margin-left:15px;
	background: url(/html/domoway_msk/images/default/i/radio_si.gif) no-repeat 0 1px;
	cursor: pointer;
	height: 17px;
	font-weight: bold;
	font-size: 13px;
}

.activeBig1 {
	background: url(/html/domoway_msk/images/default/i/radio_three.gif) no-repeat 0 2px !important;
}

.activeBig2 {
	background: url(/html/domoway_msk/images/default/i/radio_four.gif) no-repeat 0 2px !important;
}

.activeBig3 {
	background: url(/html/domoway_msk/images/default/i/radio_one.gif) no-repeat 0 2px !important;
}

.activeBig4 {
	background: url(/html/domoway_msk/images/default/i/radio/r5.gif) no-repeat 0 2px !important;
}

.activeBig5 {
	background: url(/html/domoway_msk/images/default/i/radio/r9.gif) no-repeat 0 2px !important;
}

.showonMapElementSub {
	float: left;
	margin-top: -1px;
}
.formLine, .formLineSub {
	float: left;
	width: 100%;
	height: 12px;
	margin-bottom: 10px;
	padding-top: 2px;
}

.formLineSub {
	margin: 0 0 4px 16px;
	_margin-left: 8px;
}

.addMarg {
	margin-bottom: 12px;
}
.newLine {
	float: left;
	width: 194px;
	height: 1px;
	_font-size: 0px;
	_line-height: 1px;
	margin: 10px 0 0 22px;
	_margin-left: 11px;
	background: url(/html/domoway_msk/images/default/i/libackground.gif) repeat-x;
}
.informText {
	margin: 4px 8px 12px 20px;
	_margin:  4px 5px 12px 6px;
	float: left;
	font-size: 11px;
	color: rgb(119, 119, 119);
	text-align: left;
}

.informText p {
	margin-top: 8px;
	text-indent: 0px;
}
.runnerBox {
	float: left;
	width: 230px;
	margin: 14px 0 0 12px;
	_margin-left: 6px;
}

.runner {
	position: relative;
	float: left;
	width: 230px;
	margin-bottom: 16px;
	_margin: 0px;
}

#hSquare {_margin-top: -20px;}


.runnerName, .showonMapHeader {
	float: left;
	color: #333232;
	font-weight: bold;
	white-space: nowrap;
}

.runnerValue {
	float: right;
	font-weight: bold;
	color: #79b230;
	font-size: 11px;
	white-space: nowrap;
	margin-right: 10px;
}

.runnerIs {
	float: left;
	width: 213px;
	background: transparent url(/html/domoway_msk/images/default/i/runnerbg.gif) repeat-x scroll 10px 10px;
	position: relative;
	z-index: 2;
	margin-left: 5px;
	padding-top: 4px;
}

.runnerLeft, .runnerRight {
	float: left;
	height: 11px;
	width: 5px;
	_font-size: 1px;
	margin-top:16px;
	background: url(/html/domoway_msk/images/default/i/runnerroadleft.png) no-repeat;
}

.runnerRight {
	background: url(/html/domoway_msk/images/default/i/runnerroadright.png) no-repeat -5px 0;
	padding-left: 10px; 
	position: relative; 
	z-index: 1 !important;
}

.runnerCent {
	float: left;
	height: 11px;
	width: 217px;
	background: url(/html/domoway_msk/images/default/i/runnerroadcent.png) repeat-x;
	font-size: 1px;
}

.runnerContentLeft, .runnerContentRight {
	float: left;
	height: 17px;
	width: 11px;
	margin: -5px 0 0 24px;
	_margin-left: 12px;
	position: relative;
	z-index: 3;
	cursor: pointer;
}

.runnerContentRight {
	margin: -5px 0 0 0 !important;
}

.runnerContentActive {
	float: left;
	_font-size: 1px;
	margin-top: 1px;
	height: 9px;
	width: 149px;
	background: url(/html/domoway_msk/images/default/i/runnerroadactive.png) repeat-x;
}
#prompt{
	position:absolute;
	display:none;
	z-index:100;
}
.ui-slider { width: 192px; height: 23px; position: relative; background-repeat: no-repeat; background-position: center center; }
.ui-slider-handle { position: absolute !important; z-index: 10; height: 17px; width: 11px; top: 0px; left: 0px; background-image: url(/html/domoway_msk/images/default/i/runner.gif);}
.ui-slider-handle-active { /*border: 1px dotted black; */ }
.ui-slider-disabled .ui-slider-handle
{
	opacity: 0.5;
	filter: alpha(opacity=50);
}
.ui-slider-range
{
	position: relative;
	background: transparent url(/html/domoway_msk/images/default/i/runnerroadactive.png) repeat-x scroll 0 50%;
	opacity: 0.9;
	z-index: -1;
	filter:mask();
	filter: alpha(opacity=80);
	width: 100%;
	height: 100%;
}

/* Default slider backgrounds */
.ui-slider, .ui-slider-1 { background:transparent url(/html/domoway_msk/images/default/i/runnerroadcent.png) repeat-x scroll 0 ; float:left; z-index:2}
.ui-slider-2 { background-image: url(i/slider-bg-2.png); }

.sortingTitle {
	float: left;
	color: #333232;
	font-weight: bold;
	font-size: 14px;
	margin-right: 6px;
}
.sortingSelect {
	float: left;
	border: 1px solid #7f9db9;
	width: 200px;
	height: 22px;
	margin: -2px 0 0 0;
	position: relative;
}
#pagenav {
	float:right;
	margin-top:10px;
}
.tree {
	float: right;
	height: 12px;
	margin: 0 15px 0 0;
	font-size: 11px;
	_margin-right: 8px;
}

.tree ul {
	list-style: none;
}

.tree ul li {
	float: left;
	margin: 0 12px 0 0;
}

.tree ul li.count {
	margin-right: 9px;
}

.tree ul li.countBlue a {
	color: #218dcb;
}

.tree ul li a {
	text-decoration: underline;
	color: #8ac441;
}
.active {
	text-decoration: none !important;
	color: #333232 !important;
}
.loadProgress {
	background:transparent url(/html/domoway_msk/images/default/i/bg_hint.png) repeat scroll 0 0;
	border:1px solid #afc1cb;
	color:#218DCB;
	font-size:13px;
	font-weight:bold;
	height:30px;
	left:50%;
	margin-left:18px;
	margin-top:-22px;
	padding:7px;
	position:fixed;
	top:45%;
	z-index:2000;
}

* html .loadProgress {
	position: absolute;
	margin-top: expression(0 - 150 + (document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

.loadProgress img {
	float:left;
	height:30px;
	margin-right:10px;
	width:30px;
}

.loadProgress div{
	float:left;
	padding-top:6px;
}
.tableSentences {
	float: left;
	width: 100%;
	margin: 0 0 0 0;
}
.m_blue_small, .m_red_small, .m_violet_small {
	font-weight:800;
	font-size:11px;
	text-align:center;
	line-height:20px;
	color:#FFFFFF;
	font-family: arial, tahoma;
	padding-top: 17px;
	padding-left: 1px;
}
.m_blue_small, .m_red_small, .m_violet_small {
	font-size:12px;
	padding: 0;
}
.m_blue_small {
	background: transparent url('/html/domoway_msk/images/default/i/b_2.png') no-repeat scroll 0 0;
	width: 26px;
	height: 25px;
}
.m_red_small {
	background: transparent url('/html/domoway_msk/images/default/i/o_2.png') no-repeat scroll 0 0;
	width: 26px;
	height: 25px;
}
.m_violet_small {
	background: transparent url('/html/domoway_msk/images/default/i/v_2.png') no-repeat scroll 0 0;
	width: 26px;
	height: 25px;
}
.m_green_small {
	background: transparent url('/html/domoway_msk/images/default/i/g_2.png') no-repeat scroll 0 0;
	width: 26px;
	height: 25px;
}
.downPrice {
	float: left;
	min-height: 62px;
	height: expression(this.scrollHeight < 62? "62px" : "auto");
	width: 227px;
}


.list_style {width: 686px;float: left; background:transparent url(/html/domoway_msk/images/default/i/border.gif) repeat-y scroll right top; }
#pagenav_bottom {float:right; margin:8px -26px 10px 0; _margin:0px -40px 10px 0px; display: block; width: 70%; height:20px; position: relative;}
#pagenav_bottom .tree {display: block; position: absolute; top:6px; right: 0px; _margin-right: 15px;}
.clear_div {display: block; width: 100%; float: none; clear: both; display: none;}

div.sale_field fieldset {display: none;}

#srtElement{
	float: left; display: none; clear: both;
}

#showsElement {
	float: left;display: block;  line-height: 20px;
    margin: 10px 0;
    padding-left: 18px; position: relative; z-index: 99;
	font-size: 11px !important;
}
#showsElement a {text-decoration:underline; margin: 0 12px 0 0; line-height: 22px;}
#showsElement span { margin: 0 12px 0 0; line-height: 22px;}


.tableSpecSentence {
	height:auto;
	float:left;
	margin: 0 0 0 5px;
	padding:11px 0 0 14px;
	position:relative;
	width:322px;
	display:inline;
}

.tableSpecSentence span {
	margin-bottom:3px;
	float:left;
	width:302px;
	text-align:center;
	font-weight:bold;
	display:inline;
}

.tableSpecSentence span a {
	color: #f15b23;
	text-decoration: underline;
}

.premiumBand {background: url("/html/domoway_msk/images/default/i/premium.png") no-repeat scroll 0 0 transparent;
    height: 64px;
    right: 0px;
	top: 10px;
    position: absolute;
    width: 64px;
    z-index: 100;}
	
#rndbx .rndbx .rndbxC {padding: 0px !important;}

#rndbx {margin: 0 0 0 2px; position: relative; padding: 10px 0 2px 0; background-color: #fff !important;}
.bottomEl {background-image: none !important;}
div.lastEl div.tableSentenceRightBorder {background-image: none !important;}
div.firstEl {
	padding-left: 10px !important;
    width: 330px !important;
}

#rndbx div.tableSentence { margin: 0 0 0 0 !important;     width: 330px !important;}
#rndbx div.tableSentence.dealHover {background: url("/html/domoway_msk/images/default/dealPremiumHoverBg.gif") no-repeat scroll 100% 100% !important; background-color: #FFFCEF !important;}
#rndbx div.tableSentence.bottomEl.dealHover {background-image: none !important;}
.tableSentence.markedDeal {
	background: url("/html/domoway_msk/images/default/markedDealBG.png") no-repeat scroll 0 0 #EBF4CC !important;
    height: 114px !important;
    margin: -1px 0 0 -1px !important;
    padding-left: 13px !important;
    padding-top: 12px !important;
    width: 331px !important;
	}
.tableSentence.markedDeal.dealHover {background: #fffef2 url("/html/domoway_msk/images/default/markedDealHoverBG.png") no-repeat scroll 0 0 !important;}	
.markedDeal div.tableSentenceRightBorder {background-image: none !important;}

.tableSentence {
	float: left;
    height: 114px !important;
    margin: -1px 0 0 -1px !important;
    padding: 12px 0 0 13px !important;
    position: relative;
    width: 331px !important;
}

.clearRight {
    margin-right: 0 !important;
    padding-left: 12px !important;
}

.dealHover {background: url("/html/domoway_msk/images/default/dealHoverBg.gif") no-repeat scroll 100% 100% !important;}
#specTextContainer {display: block; font-weight: bold; font-size: 1.4em; margin: 5px 0; text-align: center;}
#specTextContainer a {font-size: 1.4em;   text-decoration: underline;}
#specTextContainer.orange, #specTextContainer.orange a {color: #F15B23 !important;}
#specTextContainer.velvet, #specTextContainer.velvet a {color: #CC3399 !important;}


/* advanced search */
.advancedSearch {float: left; margin: 13px 0 0px 12px; width: 215px;}
.advancedSearch a {float: left;}
.blueButtonCent  a {float: none;}
.ppmetr {
	display: block;
    float: left;
    margin-top: -12px;
    width: 65%;
	}
div.content .rndbx b.trb, div.content  .rndbx b.brb {z-index: 1 !important; position: relative !important;}
.advancedSearch .sortingSelect {margin: 10px 0;}
#rndbx h1{
	color: #79B230 !important;
    font-size: 19px !important;
    font-weight: normal;
    padding-top: 25px !important;
}

.imageBlock .noResIco{
 background: url("/html/domoway_msk/images/default/no_results.jpg") no-repeat scroll 0 0 transparent !important;
    display: block;
    float: left;
    height: 130px;
    margin:0 20px -3px 8px;
    position: relative;
    width: 130px;
    z-index: 99 !important;
}
.fPrice {opacity: 0.5 !important;}
.fPriceBend{height: 80px; width: 80px; position: absolute; display: block; background: url("/html/domoway_msk/images/default/suspishious.gif") 0 0 no-repeat !important; margin-top: -80px;}
/*green small button*/
.greenSmallButton {
	width: 106px;
	height: 20px;
	margin: 10px auto 0; 
	text-align: center;
}
.greenSmallButtonCent {
	float: left;
	height: 20px;
	_height: 18px;
	background: url(/html/domoway_msk/images/default/i/greensmallbuttoncenter.png) repeat-x;
	text-align: center;
	width: 100px;
	padding-top: 2px;
}
.greenSmallButtonCent a {
	color: #fff;
	font-weight: bold;
	display: block;
}
.greenSmallButtonLeft, .greenSmallButtonRight {
	float: left;
	height: 20px;
	_font-size: 1px;
	width: 3px;
	background: url(/html/domoway_msk/images/default/i/greensmallbuttonleft.png) no-repeat;
}
.greenSmallButtonRight {
	background: url(/html/domoway_msk/images/default/i/greensmallbuttonright.png) no-repeat;
}	

.compareOn {
	font-weight:bold !important;
	text-decoration:line-through !important;
	font-size: 10px !important;
}

#nearest_block_id {display:inline-block;margin:20px 0 0 6px !important;position:relative; width: 680px; \margin-left: 3px;}
#nearestListContainer {white-space: normal !important;}
#nearestListContainer a{white-space: nowrap;}
#nearestListContainer span{margin-right: 4px;}
#touchListTable {width: 100%;}
.noFoundMessage {margin-left: 15px; font-weight: bold; float: left; display: block;}
.scales {
	float:right; 
	width:20px; 
	height:20px;
	margin-top:-4px;
	background: url(/html/domoway_msk/images/default/i/compare.png) no-repeat;
}

#seo_text_block h2 {font-size: 11px;}

.blueLink {color: #218DCB; text-decoration: underline;}
.metroLink {font-size: 11px;}


