﻿1.htmlBlock div.edit{text-align:right;position:absolute;right:0;z-index:6000;}
.arr{
	margin-left:15px;
}
.newEntity{
	padding:10px 0 0 15px;
	font-size:16px;
}
.ordredByLink
{
	padding-left:10px;
	color:#444444;
	font-size:16px;
	font-weight:700;
}
.newsListHeader
{
	width:100%;
}

.staticTitle {height:34px;margin:0 auto;padding-bottom:4px;padding-top:15px;width:95%;}
tr td a.blockLink
{
	padding-left:10px;
	font-size:11px;
	font-weight:bold;
}

/*.feedbackLblInputPairs{width: 242px;}
.feedbackLblInputPairs table,.feedbackLblInputPairs table tr td input{
	width:100%;}*/
.pointer{
	cursor:pointer;}
.noBorders{border-width:0px;}
.unsubscr input{vertical-align:top;}
.addressTooltipForList{
	z-index:100;
	position:absolute;
	background-color:#f5f5b5;
	border: 1px solid #DECA7E;
	font-size:11px;
	color:#222222;
	padding:7px;
	/*max-width:500px;*/
	width:150px;
	margin-left:-100px;
}
.collapseLeftColumn
{
	width:20px;
	background-color:#FFFFFF;
	padding-top: 34px;
	margin-top: 1px;
	position: relative;
	z-index: 100;
	float: left;
}

.collapseContentColumn
{
	margin-left:20px;
	background-color:#FFFFFF;
	/*тень для свернутого состояния левой колонки*/
	background-image:url(../img/shadowWhiteTop.gif);
	background-repeat:no-repeat;
	padding: 0;
	float: none;
}

ul.tabMenu li span.inactive a {color:Silver;}
.feedbackForm1 .transparentBorder
{
  padding: 9px;
}
.feedbackForm1
{
	position:fixed;
	right:0;
	top:90px;
	width:280px;
	z-index:200000;
}
.closeSiteEnterFeedback
{
	position:absolute;
	top:9px;
	right:13px;
	line-height: 20px;
	font-size: 25px;
}
.closeSiteEnterFeedback a{
	color:#676e57;
	text-decoration:none;
	font-weight:bold;
}

.halftransparent {
	position:inherit;
	z-index:10000;
}

input.searchbar2 {
	width: 70%;
	margin-top: 0px;
	border: 1px solid #bfbfbf;
	height: 26px;
	font-size: 14px;
	vertical-align: top;
	padding: 0 0 0 5px;
	max-width: 450px;
}

.photos-wide
{
	border: 1px solid #e0e1e1;
    margin: auto;
	width:300px;
	margin-bottom: 15px;
	padding: 15px 0 10px 0;
	position:relative;
}
.photos-wide img
{
	border:none;
}

.photos-wide .appartmentPreviewScroller
{
	height:auto;
}

.SDbthin div span {
	width:250px;
}

div.adrs h1, div.tabInside h1 {margin:0;font-size:18px;}
div.newsHolder h1 {font-size:15px;}

span.warning {color:Red;padding-left:20px;}


/*    Validation styles    */
.field-validation-error {color:#ff0000;font-size:10px;font-weight:bold;float:left;width:100%;}
.input-validation-error {border:1px solid #ff0000;background-color:#ffeeee;}
.validation-summary-errors {font-weight:bold;color:#ff0000;}


/*    Tooltips    */
.tooltip {
	z-index:100;
	position:absolute;
	font-family: sans-serif;
    font-size: 11px;
    line-height: 18px;
    color: #303030;
    background-color: #f5f5b5;
    border: 1px solid #DECA7E;
    padding: 10px 13px;
}

.tooltipFilter {
	z-index:100;
	position:absolute;
	font-family: sans-serif;
    font-size: 11px;
    line-height: 18px;
    color: #303030;
    background-color: #f5f5b5;
    border: 1px solid #DECA7E;
    padding: 10px 13px;
    max-width: 450px;
    min-width: 300px;
    width:expression(document.body.clientWidth > 450? "450px" : "auto"); 
}

.tooltipPhoto
{
		z-index:100;
	position:absolute;
	font-family: sans-serif;
    font-size: 11px;
    line-height: 18px;
    color: #303030;
    background-color: #f5f5b5;
    border: 1px solid #DECA7E;
    padding: 10px 13px;
    max-width: 50px;
    width:expression(document.body.clientWidth > 50? "50px" : "auto"); 
}
.tooltipPremium {
	z-index:10000;
	/*font-family: sans-serif;
    font-size: 11px;
    line-height: 18px;
    color: #303030;
    background-color: #f5f5b5;
    border: 1px solid #DECA7E;
    padding: 10px 13px;
    max-width: 450px;
	position:absolute;
	
    width:expression(document.body.clientWidth > 450? "450px" : "auto"); */
}



.filterTopSeparator{
	padding-top:10px;
}

.popupblock
{
	z-index:1000;
	position:fixed;
}

.popupblock *
{
	z-index:inherit;
}

.ac_results {
	padding: 0px;
	border: 1px solid black;
	background-color: white;
	overflow: hidden;
	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('indicator.gif') right center no-repeat;
}

.ac_odd {
	background-color: #eee;
}

.ac_over {
	background-color: #0A246A;
	color: white;
}

.editBtnsCol
{
	width:85px;
	cursor:default;
}

/* wizard */

.stepmenu li.currentf
{  
}

.stepmenu li.second
{  
    background: transparent url(../img/stepmenu_act.gif) left no-repeat;
}

.stepmenu li.second span{
  
}


.stepmenu li.currentf span{
  background: #f1d581;
}

.tools td.t1 div
{
	/*востанавливает все вложенные модули от стилей в .tools*/
	font-weight:normal;
}

div.listingWrapper
{
	padding:15px 20px;
	/*тень дублирует тень в поиске (но берет отступ по вертикали для кнопки коллапс)
	1)перекрывает div.listingsHolder*/
	background-image:url(/img/shadowYellowAllHeight.gif);
	background-repeat: repeat-y;
	padding:0 20px 15px;
}

/*чтобы вложенная форма не перекрывала нижестоящие элементы*/
/*.filterWrapper div.listingListSorter.filterWith2Rows,
.filterWrapper div.listingListSorter.filterWith3Rows
{overflow:hidden;}*/

.filterWrapper div.listingListSorter.filterWith2Rows
{
	width:95%;	/*tmp временно: пока верстальщик не решит конфликт широт 95%->100%*/
	height:auto;	/*tmp временно: пока верстальщик не решит конфликт высот 83px->40px*/
}
.filterWrapper div.listingListSorter.filterWith3Rows
{
	width:95%;	/*tmp временно: пока верстальщик не решит конфликт широт 95%->100%*/
	height:120px;	
}
.filterWrapper
{
	position:relative;/*поправляет абсолютно спозиционированный вложенный div*/
}
.extFilterLink
{
	padding:6px 0pt 0pt 0px;
	display:inline-block; 
	font-size:11px; 
	cursor:pointer;
}

table.extendedSearch span.questionMarkForFilter, .searchDropboxes span.questionMarkForFilter
{
	display: inline;
	font-size: 8px;
	font-weight: bold;
}

span.questionMarkForFilter,
.searchDropboxes div span.questionMarkForFilter
{
	padding: 0 2px;
}

span.questionMarkForFilter
{
	/* questionMark properties */
	background-color: #c4b677;
	color:#FFFFFF;
	cursor:default;
	/* new properties */
	position:relative;
}

.imgNoBorder img
{
	border:none;
}

.videoHolderXtend
{
	text-align:center;
	width: 300px;	/*это поменял*/
	float: left;
	background-color:#CCCCCC;
	margin-right: 20px;
}

div.divchooseDistrict{
	width:85%;
	height:17px;
	vertical-align:middle;
	text-align:center;
	padding-right:10px;
	background-color :White;
	border:1px solid #CCCCCC;
	}
.pagingPrevNextWrapper
{
	width:95%;
	padding: 10px 0 3px 0;
	margin: 0 auto;
	position: relative;
	padding-top: 15px;
}
.editRow
{
	border:solid 1px #AA3333;
	background-color:#FF8888;
}
table.listingTable tr.editRow:hover
{
	background-color:#FF8888;
}
.premiumPopup
{
	background-color:Red;  
	height:300px; 
	z-index:200000000; 
	
}
.simpleSearchHolderXtend {
	width: 60%;
	overflow: visible;
	max-width: 660px;
	float: left;
}
.searchDropboxesPriceRange div.inputContainer input 
{
	width:auto;
}
.subCheckboxesTdXtend {
	width: 250px;
}
.totalAreaXtend
/*fromToXtend*/
{
	width: 205px;/*168px;*/
	padding-left:8px;
}
.totalAreaXtend input,.totalAreaXtend3col input[type='text']
{
	width:40%;
}
.totalAreaXtend3col
{
	padding-left:8px;
	width:30%;
}