#popup_bg {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	background: black;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50); /* IE 5.5+*/
	-moz-opacity: 0.5; /* Mozilla 1.6 и ниже */
	-khtml-opacity: 0.5; /* Konqueror 3.1, Safari 1.1 */
	opacity: 0.5; /* CSS3 - Mozilla 1.7b +, Firefox 0.9 +, Safari 1.2+, Opera 9 */
}

#scrollers {
    float:left;
}

.popup_container_rate {
	background-color:#818382;
	width: 305px;
	position: absolute;
	left: 300px; 
	margin-top: 20px;
}

.popup_container_bankinfo {
	width: 990px;
	position: absolute;
	left: 50%; 
	margin-left: -495px;
	background-color:#818382;
	border: 1px solid #4A4A4A;
	margin-top:50px;
}

.popup_container_photo {
	width: 550px;
	position: absolute;
	left: 50%; top: 15%;
	margin-left: -495px;
	margin-top: 50px;
	background-color:#fff;
	border: 1px solid #4A4A4A;
	padding-bottom:5px;
}

.popup_container_advice {
	width: 690px;
	position: absolute;
	left: 50%; 
	margin-left: -345px;
	margin-top: 20px;
	background-color:#818382;
}
.popup_container_advice .popup_title {margin:5px 0 10px 0px; float: left; color: #C2C2C2; font-size: 20px; font-weight: bold; }
.popup_container_advice .photo_desc {font-size:12px; color:#000; margin-left:0px; padding:0px;margin-top:4px; clear: both; }
.popup_container_advice .advice_body {background-color:#FFFFFF;padding:10px 20px 10px 20px;margin:5px;}
.popup_container_advice p {margin-bottom: 20px; }
.popup_container_advice p.advice_title {font-weight: bold; font-size: 14px; margin-bottom: 20px; }

.photo_close {padding:5px 5px 0px 5px;text-align: right;}
.photo_big {text-align:center;}
.photo_desc {color:#000000; font-size:12px;padding:28px;margin-top:4px; }
.photo_desc_bankinfo {background-color:#FFFFFF;font-size:12px;margin:0 5px 5px; color:#000;padding:20px;height: 450px; overflow: auto; }
.photo_desc_regioninfo {font-size:12px;color:#000;padding:20px;height: 450px; overflow: auto; }
.photo_desc_bankinfo img.logo {
	padding-right: 10px;
}

.popup_container {
	width: 999px;
	position: absolute;
	left: 50%; top: 15%;
	margin-left: -495px;
	margin-top: 50px;	
	z-index: 500;
	background: #818382;
}
.flash_background {
	background: #3c3e3f;
	margin: 5px;
}
.popup_container .close_button {
	cursor: pointer;
}
.popup_container .popup {
	margin:5px;
	width:989px;
	background: #fff;
	float:right;
	zoom:1;
}
.popup_container .popup .text table td.photo {
	padding-right:20px;
	vertical-align:top;
}
.popup_container_bankinfo .popup {
	margin:5px;
	background: #fff;
	float:right;
	zoom:1;
}
.popup_container .popup .gradient_button {
	margin: 10px 0  0 20px;
	padding: 3px 10px;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	background: url("save_button_bg.gif") repeat-x left top;
	border-top: 1px solid #E1E4E8;
	border-bottom: 1px solid #949DA8; 
	border-left: 2px solid #CCD0D6;
	border-right: 2px solid #798391; 
	font-family: Verdana;
	width: 200px;
}
.popup_container .popup .select_items {
	clear: both;
	padding-top: 23px;
	margin-left: 20px;
	width: 286px;
}
.popup_container .popup .select_items li {	
	height: 47px !important;
	clear: both;
	padding-bottom:7px !important;
	text-align:left !important;
}
.popup_text .select_items li {
	width: 286px;
}
.popup_text .select_items li span {
	clear:both;
	color:#000000;
	font-size:12px;
	padding-bottom:7px;
	text-align:left;
	text-transform:uppercase;
}
.popup_container .popup .select_items p {
	clear: both;
	padding-bottom: 7px;
	text-align: left;
	font-size: 12px;
	color: #000;
}
.popup_container .popup .select_items .select {
	width: 176px;
	color: #7B7B7B;
	font-size:11px;
	margin-left:0 !important;
//	padding-top: 5px;
}
.popup_container .popup .select_items div.select a.button {
	width: 148px;
	color: #7B7B7B;
}
.popup_container .popup .select_items .select p {
	width:175px;
}
.popup_container .popup .select_items .select p a {
	width:165px;
}
.popup_container .popup .select_items .select_options {
	top: 40px;
}
.popup_container .popup .select_items .select_options a {
	color: #7B7B7B;
}
.popup_container .popup .itogo {
	margin: 12px 0 0 22px;
	padding: 14px 0 0 0;
	width: 269px;
	font-size: 12px;
	line-height: 18px;
	color: #000;
	background: #E0E1E1;
}
.popup_container .popup .itogo b {
	padding-left: 35px;
}
.popup_container .popup .itogo dl dd {
	width: 80px;
	float: left;
	text-align: right;
}
.popup_container .popup .itogo dl dt {
	width: 167px;
	padding-right: 15px;
	float: right;
}
.popup_container .popup .itogo dl dt.price {
	font-weight: bold;
}
.popup_container .popup .services {
	clear: left;
	margin:19px 0 3px 23px;
	width:285px;
}
.popup_container .popup .services td {	
	padding: 3px 4px 12px 4px;
	vertical-align: top;
	text-align: center;
	border-left: 1px solid #B4B4B4;
	border-right: 1px solid #B4B4B4;
	width:80px;
}
.popup_container .popup .services td a {
	color: #606060;
}
.popup_container .popup .popup_text {
	float: left;	
}
.popup_container .popup .flat_info {
	padding: 10px 10px 10px 0px;
	float: right;
	width: 668px;
}
.popup_container .popup .flat_info .selling {
/*	float: left;	*/
	float: right;
	padding: 0 10px 0 10px;
	width: 160px;
	text-align: right;
	color: #969696;
	border-left: 1px solid #BBBBBB;
}
.popup_container .popup .flat_info .selling input{
	padding: 4px 11px;
	margin: 0 0 11px 0;
	text-transform: uppercase;
	color: #fff;
	cursor: pointer;
	background: #C53500;
}
.popup_container .popup .flat_info .popup_title {
	padding: 4px 11px 5px 5 px;
	margin:0px 0px 25px;
	padding:4px;
	text-align:center;
	text-transform: uppercase;
	color: #fff;	
	background: #C53500;	
}
.popup_container .popup .flat_info  .calc_title_width{
	width:200px;
}
.popup_container .popup .flat_info  .estate_title_width{
	width:145px;
}
.popup_container .popup .flat_info .selling .title {
	padding: 0 4px 4px 0;
	margin: 15px 0 12px 0;
	color: #000;
	text-transform: uppercase;
	border-bottom: 1px solid #BBBBBB;
}

.popup_container .popup .flat_info .f_map {
	float: left;
	padding: 0 0 0 10px;
	width: 163px;
	color: #666;
	font-size:16px;
}

#banklogo {
	background-color:white;
	float:right;
	height:50px;
	margin-right:10px;
	margin-top:1px;
	text-align:center;
	vertical-align:bottom;
	width:75px;
}

.popup_container .popup .flat_info .calculator {float:left; width:600px; border-bottom:2px solid #f8f8f8; padding:5px 0px 5px 0px; }
.popup_container .popup .flat_info .calculator2 {float:left; width:260px; text-align:right; margin-top:3px; }
.popup_container .popup .flat_info .calculator2 label {font-size:11px; color:#7c7c7c; }
.popup_container .popup .flat_info .calculator2 input {width:72px; height:18px; border:1px solid #454545; font-size:11px; color:#7c7c7c; padding-left:5px; font-weight:bold; }
.popup_container .popup .flat_info .drag01 {float:left; background:url("drag01.gif"); width:158px; height:26px; margin-left:40px; }
.popup_container .popup .flat_info .drag02 {float:left; background:url("drag02.gif"); width:152px; height:24px; margin-left:45px; }
.popup_container .popup .flat_info .drag03 {float:left; background:url("drag03.gif"); width:250px; height:25px; margin-left:10px; margin-top:2px; }

.popup_container .popup .flat_info .itog-nn {float:left; width:100%; padding:5px 0px 5px 0px; }
.popup_container .popup .flat_info .itogo2 {color:#c53600; font-size:11px; font-weight:bold; float:left; width:280px; text-align:right; margin-top:5px; }
.popup_container .popup .flat_info .itogo3 input {
float: left; margin-left:350px;
	padding: 3px 10px;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	background: url("save_button_bg.gif") repeat-x left top;
	border-top: 1px solid #E1E4E8;
	border-bottom: 1px solid #949DA8; 
	border-left: 2px solid #CCD0D6;
	border-right: 2px solid #798391; 
	cursor: pointer;
	width: 180px; }
	
.popup_container .popup .flat_info .f_table {float:left; margin:20px 0px; overflow:auto; width:660px; height:280px; }
	
.calculate_table {width:643px; }
.calculate_table td.head {background-color:#c7c7c7; text-align:center; vertical-align:middle; color:#fff; font-size:10px; font-weight:bold; padding:5px 0px 5px 0px; }
.calculate_table td.cal_01 {background-color:#c7c7c7; text-align:center; vertical-align:middle; color:#fff; font-size:10px; font-weight:bold; padding:5px 0px 5px 0px; }
.calculate_table td {border:1px solid #ddd; background-color:#f5f5f5; font-size:11px; color:#8c8c8c; font-weight:bold; text-align:center; padding:5px 0px 5px 0px; }
.calculate_table td.pp {font-weight:normal; }

.popup_container .popup .flat_info .selling .construction_container {
	margin-right: 12px;
	height: 264px;
	overflow: hidden;
	position: relative;
	background: url("dot.gif") repeat-y right top;
}
.popup_container .popup .flat_info .selling .construction_container .construction {
	position: absolute;
	width: 97px;
	right: 19px; top: 0;
	line-height: 14px;
}
.popup_container .popup .flat_info .selling .construction_container .construction li span {
		float: left;
		width: 66px;
		text-align: left;
		color: #C53500;
		cursor: pounter;
}
.popup_container .popup .flat_info .selling .construction_container .construction li a:hover {
	color: #000;
}
.popup_container .popup .flat_info .selling .construction_container .construction li a:hover span{
	color: #000;
	text-decoration: underline;
	cursor: pointer;
}
.popup_container .popup .flat_info .selling .construction_container input {
	width: 5px; height: 72px;
	position: absolute;
	right: 0; top: 0;
	cursor: pointer;
	padding: 0;
	margin: 0;
	background: #BBBBBB;
}
.popup_container .popup .flat_info .selling .building_images {
	margin: 10px 0 0 -10px;
}
.popup_container .popup .flat_info .selling .building_images .first {
	margin-right: 9px;
}
.popup_container .popup .flat_info .flash {
	padding-top: 100px;
	height: 102px;
}

.map_f {background:url("map.jpg") no-repeat; width:615px; height:459px; float:left; margin-top:5px; margin-bottom:10px;}
.map_nn {background:url("../new-img/ball.png") no-repeat; width:27px; height:26px; }
.map_active {background:url("../new-img/ball_active.png") no-repeat; width:27px; height:26px; }

/* Other flash */

.popup_container .popup .flat_info .other_flash {
	width: 470px;
	height: auto;
	float: left;
	margin: 0 0 0 6px;
}
.popup_container .popup .flat_info .other_flash table tr td img {margin: 10px;}

.arrow_f {float:left; width:20px; height:20px; margin:163px 0px 0px -75px; padding:0px; }
.arrow_f2 {float:right; width:20px; height:20px; margin:163px -45px 0px 0px; padding:0px; }
* html .arrow_f2 {margin:163px -70px 0px 30px; }

.arrow_f a, .arrow_f a:visited, .arrow_f a:active {width:19px; height:19px; display: block; cursor:pointer; background-image: url("arrow_p1.gif"); text-indent: -999em; }

.arrow_f2 a, .arrow_f2 a:visited, .arrow_f2:active {width:19px; height:19px; display: block; cursor:pointer; padding:0px; background-image: url("arrow_p2.gif"); text-indent: -999em; }

.popup_container .popup .flat_info .left {float:left; width:108px; }
.popup_container .popup .flat_info .center {float:left; width:285px; }
.popup_container .popup .flat_info .right {float:left; width:93px; }
.popup_container .popup .flat_info .center .flat {width:285px; position:relative;}
 
.popup_container .popup .flat_info .sun {float:left; background:url("sun.gif") no-repeat; width:50px; height:25px; margin-left:-65px; margin-top:280px; }
.popup_container .popup .flat_info .sun2 {float:right; background:url("sun.gif") no-repeat; width:50px; height:25px; margin-right:25px; margin-top:25px; }
* html .popup_container .popup .flat_info .sun2 {margin-right:20px; }

.popup_container .popup .flat_info .phot_y {float:right; position: absolute; bottom: 20px; right: -24px;}
* html .popup_container .popup .flat_info .phot_y {margin-right:-22px; margin-left:0px;}

.popup_container .popup .flat_info .phot_y a, .popup_container .popup .flat_info .phot_y a:visited, .popup_container .popup .flat_info .phot_y a:active {background:url("f_photo.gif") no-repeat; width:24px; height:75px; text-indent: -999em; display: block; cursor:pointer; padding:0px; }

.popup_container .popup .flat_info .phot_y2 {float:left; margin-left:78px; margin-top:35px; }
* html .popup_container .popup .flat_info .phot_y2 {margin-left:38px; }

.popup_container .popup .flat_info .phot_y2 a, .popup_container .popup .flat_info .phot_y2 a:visited, .popup_container .popup .flat_info .phot_y2 a:active {background:url("f_photo2.gif") no-repeat; width:24px; height:75px; text-indent: -999em; display: block; cursor:pointer; padding:0px; }

.popup_container .popup .flat_info .phot_x {padding-right:30px; margin-top:3px; float:right; }

.popup_container .popup .flat_info .phot_x a, .popup_container .popup .flat_info .phot_x a:visited, .popup_container .popup .flat_info .phot_x a:active {background:url("f_photo4.gif") no-repeat; width:75px; height:24px; text-indent: -999em; display: block; cursor:pointer; padding:0px; }

.popup_container .popup .flat_info .phot_x2 {margin-left:10px; margin-top:5px; padding-bottom:5px; }

.popup_container .popup .flat_info .phot_x2 a, .popup_container .popup .flat_info .phot_x2 a:visited, .popup_container .popup .flat_info .phot_x2 a:active {background:url("f_photo3.gif") no-repeat; width:75px; height:24px; text-indent: -999em; display: block; cursor:pointer; padding:0px; }

.popup #ProjectPlan #dimensions {
	font-size: 18px;
	margin-top: 30px;
	display: block;
	text-align: center;
}
#popup2 .popup_container_rate {
	z-index:600;
}
#popup2 .popup_container_rate .popup2_body {
	background-color:#FFFFFF;
	margin:5px;	
}

.popup_container .popup strong, .popup_container .popup strong em {
	font-weight: bold;
}

/*FOR ESTATE POPUP*/
table.res_img {
	width: 100%;
}
table.res_img, table.res_img td {
	text-align: center;
}
.res_img .sun_width{
	width:40px;
}
.res_img .sun_height{
	height:40px;
	padding-top:8px;
}
.res_img .map_size{
	height:270px;
	width:300px;
}
.res_img tr td.up{
	background: url(res_img_td_bg.gif) no-repeat right center;
}
.res_img tr td.next{
	background: url(res_img_td_bg.gif) no-repeat left center;
	width: 40px;	
	text-align: center;
}
.res_img tr td.up b{
	background: url(res_img_all.gif) no-repeat left -22px;
	display: block;
	margin-right: 12px;
	height: 22px;
	width: 22px;
}
.res_img tr td.up a{
	display: block;
	height: 22px;
	width: 22px;
}
.res_img tr td.up a:hover{
	background: url(res_img_all.gif) no-repeat left top;
}
.res_img tr td.next b{
	background: url(res_img_all.gif) no-repeat -22px -22px;
	display: block;
	margin-left: 12px;
	height: 22px;
	width: 22px;
}
.res_img tr td.next a{
	display: block;
	height: 22px;
	width: 22px;
}
.res_img tr td.next a:hover{
	background: url(res_img_all.gif) no-repeat -22px top;
}
/*END FOR ESTATE POPUP*/
.popup_container .close_w {
	text-align: right;
	padding: 5px 5px 0;
}

/* ================================ NEW ======================================== */
#SaveAndClose {
	margin-left: 50px;
}

.about_house {
	text-align: left;
	margin-top: 50px;
	font-size: 9pt;
}

.about_house a {
/*	width: 160px;	*/
	clear: both;
	float: left;
	text-align: left;
	font-size: 9pt;
	color: #969696;
	margin-top: 5px;
}

.about_house div#skidki_div span {
	font-weight: bold;
}

.about_house div#links_popup {
	float: left;
	clear: both;
}

.about_house div#skidki_div {
	float: left;
	margin-top: 20px;
	clear: both;
}

.about_house div#rassroch {
	float: left;
	margin-top: 20px;
	clear: both;
}

.about_house div#ipote {
	float: left;
	margin-top: 20px;
	clear: both;
	width: 100%;
}

.about_house div#ipote div#payment-details-block {
	float: left;
	clear: both;
	width: 100%;
	margin-top: 5px;
}

.about_house div#ipote div#payment-details-block li.left {
	float: left;
	width: 50%;
	height: 45px;
}

.about_house div#ipote div#payment-details-block li.right {
	float: right;
	width: 50%;
	height: 45px;
}

.about_house div#ipote span {
	font-weight: bold;
}

.about_house div#calc_new {
	float: left;
	margin-top: 20px;
	clear: both;
}

/* ========================== Hod Stroitelstva Popup ============================================= */
.popup2_body .construction_container {
	float: left;
	padding-top: 35px;
}

.popup2_body .construction_container .construction {
/*	position: absolute;	*/
	width: 97px;
/*	right: 19px; top: 0;	*/
	line-height: 14px;
}

.popup2_body .construction_container .construction li span {
		float: left;
		width: 66px;
		text-align: left;
		color: #C53500;
		cursor: pounter;
}

.popup2_body .construction_container .construction li a:hover {
	color: #000;
}

.popup2_body .construction_container .construction li a:hover span{
	color: #000;
	text-decoration: underline;
	cursor: pointer;
}

.popup2_body .photo_desc {
	color:#000000;
	font-size:12px;
	padding:28px;
	margin-top:4px;
	float: left;
}

.popup2_body .title {
	padding: 0 4px 4px 0;
	margin: 15px 0 12px 0;
	color: #000;
	text-transform: uppercase;
	border-bottom: 1px solid #BBBBBB;
}
/* ====================================================================================== */
/*==========================================================*/

#popup_bg_stroitel {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	background: black;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50); /* IE 5.5+*/
	-moz-opacity: 0.5; /* Mozilla 1.6 и ниже */
	-khtml-opacity: 0.5; /* Konqueror 3.1, Safari 1.1 */
	opacity: 0.5; /* CSS3 - Mozilla 1.7b +, Firefox 0.9 +, Safari 1.2+, Opera 9 */
	z-index: 400;
}

.popup_container_hod_stroitel {
	background-color:#FFFFFF;
	left:50%;
	margin-left:-485px;
	padding:0 7px 7px;
	position:absolute;
	width:970px;
	z-index:600;
}

.popup2_construction_state {
	width:100%;
	color: black;
}

.popup2_construction_state tr td {
	vertical-align:top;
	padding: 10px 16px; 
/*	float:left;
	height:392px;
	margin-bottom:20px;*/
}

.popup2_left_part{
	width: 263px; 
	background:#EAF3FA none repeat scroll 0 0;
/*	float: left; 
	height:100%;*/
}

.popup2_construction_state tr td img {
	margin: 0 10px 10px 0;
	float:left;
}

.construction_state_dates{
	width:127px;
}

.construction_state_dates ul li a, .construction_state_dates ul li a:visited {
	color:#0B2D6A;
	font-size:11px;
	vertical-align:top;
	display:block;
	text-align:right
}

.construction_state_dates ul li span{
	cursor:pointer;
	float:left;
	text-align:left;
	text-transform:uppercase;
}

.construction_state_dates li a:hover span{
	font-weight:bold;
	text-decoration:none;
}

.construction_state_dates li a:hover {
	font-weight:bold;
	text-decoration:none;
}

.popup2_text{
	padding-left:35px;
	width: 325px; 
	float: left; 
	position: relative;
}
/*============ADDED FOR PRICE SELECTOR==================*/

.popup .flat_info table.price_selector {
	width: 400px;
}
.popup .flat_info table.price_selector td {
	padding: 8px 0;
	font-weight: bold;
	color: black;
	vertical-align: middle;
}
.popup .flat_info table.price_selector td label.selected {
	background: #FDD08C;
}
.popup .flat_info p.price_message {
	padding: 5px 70px 0;
	text-align: center;
	color: 092D69;
	font-weight: bold;
}
.popup .flat_info p.price_message span{
	background: #FDD08C;
}

#payment-details-block .left
{
	float: left;
}
.popup_container .popup .select_items li div.select {
	float:left;
}