@charset "utf-8";
/* CSS Document */
/*OVERALL*/

@font-face {
    font-family: DeliciousRoman;
    font-weight:400;
}


body {
	background-color:#fff;
	margin: 0;
	padding: 0;
	color:#222;
	font: 12px Arial, Helvetica, sans-serif;
	max-width:1760px;
	background-color:#F0F0F0;
	background-image:url("/img/bodyBg.gif");
	background-repeat:repeat-y;
}
h2 {
	font-size: 15px;
}
h4{
	margin-bottom: 5px;
	line-height: 16px;
	font-size:13px;
}

.systemMessage, .systemMessageNoResults {
	width:80%;
	padding:5px;
	font-size:11px;
	background-color: #ffe8e8;
	border: 1px solid #f8cbcb;
}
.systemMessageNoResults {
	width:auto;
	font-size: 14px;
	color: #a83f3f;
	font-weight: bold;
	margin: 10px auto 25px auto;
	}
.systemMessageIeWarning {
	margin:0 auto;
	width: 460px;
	height: 110px;
	padding: 10px 0 10px 18px;
	font-size: 14px;
	position: relative;
	}
.systemMessageIeWarning	.closeSearchPopup {
	top: 5px;
	right: 0px;
}
.systemMessageIeWarning img {
	float:left;
}
.systemMessageIeWarning span {
	margin-left: 110px;
	display:block;
	padding-top: 30px;
	}
.fixedsystemDivHolder {
	position:fixed;
	z-index: 9999;
	top: 0px;
	left: 0px;
	height:0;
	width:100%;
	}
/*HEADER and MAIN MENU*/
div.header {
	height: 68px;
	background: #80a09b url(/img/cityLine.gif);
	position: relative;
	text-align: center;
}
hr {
	background: none;
	line-height: 0;
	border-left: none;
	border-right: none;
	border-top: none;
	border-bottom: 1px solid #999;
	display:block;
	height: 1px;
	color: #666;
}
input, select {
	font-family:Arial, Helvetica, sans-serif;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	vertical-align: middle;
	border: 1px solid #ccc;
	max-width: 500px;
}
a:link {
	color: #2D6FB0;
	text-decoration:none;
}
a:visited {
	color: #2D6FB0;
	text-decoration:none;
}
a:hover {
	color: #b61a1a;
	text-decoration:underline;
}
a.userRelatedLink {
	color: #56753c;
}
a:link.userRelatedLink, a:visited.userRelatedLink {
	color: #56753c;
	text-decoration: underline;
}
a:link.rss {
	border-bottom: none;
}
a.rss img {
	border: none;
}
div.bigHorisontalBannerHolder {
	margin: 0 auto;
	width: 724px;
	padding: 4px 0 0 0;
}
div.systemLoadingMsg {
	background-color: #ffecae;
	font-weight: bold;
	padding:3px 0 3px 0;
	margin: 0 auto;
	width:35%;
}
.informer {
	position:absolute;
	right: 18px;
	top: 18px;
}
a:link.editBTN {
	font-size:10px;
	margin-left:4px;
	text-decoration:none;
}
.editBTN img {
	margin: 0;
	border: none;
	vertical-align: bottom;
}
caption {
	text-align:left;
	font-size: 15px;
	font-weight: bold;
}
table.listingTable caption {
	font-size: 15px;
	font-weight:100;
	color: #777575;
	border-top: 1px solid #FFF;
	border-left: 1px solid #e4e4e4;
	border-right: 1px solid #e4e4e4;
	font-style:italic;
	background-color:#FFF;
	padding:8px 0 8px 8px;
}
/*img {
	behavior:	url("/behaviours/pngbehavior.htc");
}*/
div.bigHorisontalBannerHolder img {
	border: none;
}
table.listingTable img {
	border: none;
}
table.listingTable a {
	color: #222;
	text-decoration:none;
}
div.siteHolder {
	background-color:#fff;
	min-width: 983px;
	max-width: 1760px;
	background-image: url(/img/blankContentBg.gif);
	background-color:#000000;
	background-position: 200px left;
	;
	background-repeat: repeat-y;
}
div.mainMenu {
	height: 60px;
	clear: left;
	width: 100%;
	background-color: #FFFFFF;
}
div.logoHolder {
	width: 232px;
	float:left;
	padding: 0 20px 0 18px;
	margin: 0 auto;
	position: relative;
	z-index: 1000;
}
div.logo {
	height: 60px;
	border-bottom: 1px solid #d9d91d9;
	text-align: center;
	margin-top: 0px;
}
div.logo img {
	margin-top: 15px;
	border:none;
}
span.moto {
	display:block;
	text-transform:uppercase;
	letter-spacing:2px;
	margin-top: 8px;
	color:#404f55;
	font-size:9px;
	text-align: left;
	padding-left: 33px;
}
td.listingDate, td.listingSquareMeters {
	white-space:nowrap;
}
table.listingTable td.listingDate {
	font-size: 10px;
}
div.mainMenuHolder {
	margin: 0 18px 0 287px;
	height:60px;
	border-bottom: 1px solid #d9d19d9;
}
ul.mainMenuItself {
	margin: 0 0 0 1.1%;
	padding:18px 0 0 0;
}
ul.mainMenuItself li {
	display:inline;
	margin-right: 2.2%;
	list-style:none;
	font-size: 12px;
	padding-left: 0;
}
#activeMainMenuItem {
	padding: 3px 4px 3px 6px;
	background: #ffe491;
}
#activeMainMenuItem a {
	text-decoration:none;
	color:#000;
}
.topUserMenu {
	width: 450px;
	position: absolute;
	top: 76px;
	z-index: 800;
	right: 21px;
	overflow: hidden;
	height: 40px;
	border: none;
}
.topUserMenu_wide {
	left:1270px;
	}
.topUserMenu img {
	vertical-align:top;
	border: none;
}
.loggedUserMenu {
	font-size: 11px;
	width: 200px;
	float: right;
	margin-right: 18px;
	background:#FFFFFF url(/img/userMenuBgLoggedIn.gif) no-repeat;
	padding: 6px 5px 6px 6px;
	line-height:17px;
}
.loggedUserMenu a {
	color:#56753c;
	margin-right: 5px;
}
.loggedUserMenu img {
	margin-right: 4px;
}
.enter {
	text-align:left;
	font-size: 12px;
	font-weight: bold;
	float: right;
	margin-right: 0px;
	background: 0;
	padding: 2px 0;
}
.enter a {
	text-decoration: none;
s
}
.enter a span {
	font-size: 13px;
}
.feedback {
	position:absolute;
	top:140px;
	z-index: 1000;
	font-size: 11px;
	text-align: right;
	max-width: 1800px;
	height: 15px;
	width: 0px;
	right: 0px;
	background-image: url(/img/feedback_bg.gif);
	background-position: right top;
	background-repeat: no-repeat;
	padding-right: 15px;
}
.feedback span {
}
.feedback a {
	text-decoration:none;
	color: #fff4d1;
}
.feedback img {
	border: none;
	vertical-align:middle;
	margin-left: 5px;
}
.activityInfo {
	font-size: 10px;
	color:#7e7e7e;
	width: 45%;
	max-width: 600px;
	margin-left: 1.1%;
	padding: 12px 0 0 0;
}
.activityInfo span {
	color: #826935;
}
.postListing {
	float:right;
	width: 197px;
	margin-top: 6px;
}
.regionSelect {
	position:absolute;
	left: 1%;
	width: 125px;
	font-weight: bold;
	height: 18px;
	padding: 3px 0 0 0;
	background:url(/img/regionSelectBg.gif) no-repeat;
	top: 68px;
	font-size: 12px;
	font-style:italic;
	cursor: pointer;
	text-indent: 0px;
	text-align: left;
	z-index: 200;
}
.regionSelect a:link, .regionSelect a:visited {
	overflow:hidden;
	white-space:nowrap;
	text-indent: 10px;
	width: 105px;
	text-decoration: none!important;
	display:block;
}
.weather {
	display:block;
	position:absolute;
	left: 14px;
	top: 2px;
	text-decoration:none;
	color:#000;
	font-weight: bold;
	font-style:italic;
	text-align:left;
	width: 88px;
	white-space:nowrap;
	overflow:hidden;
	font-size: 12px;
	z-index: 100;
}
div.header a.weather {
	color:#FFF;
}
div.header a.weather img {
	border: none;
	vertical-align:top;
	margin-top: -3px;
}
/*************ContentPart***************/
div.rasporka {
	width: 993px;
}
div.contentPartHolder {
	width: 100%;
	clear: left;
}
div.contentColumn {
	background-color:#FFFFFF;
	/*верхняя-левая тень над кнопкой каллапса (
	1)исключительно для раскрытой левой колонки)
	2)перекрывается на стр детального*/
	background-image:url(/img/shadowWhiteTop.gif);
	background-repeat:no-repeat;
	padding: 0;
	margin-left: 270px;
	float: none;
}
div.contentColumnExpanded {
	margin-left: 17px;
}
.typicalPageWhiteFieldHolder {
	margin:0 auto;
	width: 95%;
	background-color: #EAF7CC;/*добавил Феликс в 250 чекине*/
}
.typicalPageWhiteField {
	background-color:#FFFFFF;
	padding:10px 18px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}
/***************************LEFT COLUMN***************************/
div.leftColumn {
	width: 270px;
	background-color:#FFFFFF;
	padding-top: 34px;
	margin-top: 1px;
	position: relative;
	z-index: 100;
	float: left;
}
div.leftColumnCollapsed {
	margin-left:-270px;
}
div.premiumBanner {
	border: 5px solid #fff;
	left: -5px;
	position:absolute;
	top: 625px;
	z-index: 1000;
}
div.premiumBanner2 {
	margin: 0 0 0 10px;
	width:241px;
	padding:0 0 1px 1px;
	background-color:#E1E0DB;
	font-size:10px;
}
div.sitePromoBanner {
	margin: 0 auto;
	width: 250px;
	padding: 10px 0 0 0;
}
div.cloudHolder {
	padding-bottom:0px;
}
div.sitePromoBanner img {
	margin-bottom:10px;
}
div.premiumBanner img {
	border: none;
}
div.sitePromoBanner img {
	border:none;
}
img.columnCollapser {
	display:block;
	position:absolute;
	right: 0;
	top: 34px;
	border: 0;
}
.leftColumn h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
}
div.leftColumnNewsHolder {
	width: 250px;
	margin-left: auto;
	margin-right:auto;
}
.realtyNews {
	width: 100%;
}
.realtyNews td a {
	text-decoration:none;
}
.realtyNews td {
	padding-bottom: 14px;
	font-size:11px;
	vertical-align:top;
}
.realtyNews td table td {
	padding-bottom:0;
}
.realtyNews td img {
	border: none;
}
.imagePreviewHolder {
	width: 70px;
}
.imagePreviewHolder img {
	padding-top:3px;
	border: none;
	width: 60px;
}
span.newsDate {
	display:block;
	color:#999999;
}
/*New Search Instrument*/
input.searchbar {
border:1px solid #BFBFBF;
font-size:14px;
height: 26px;
margin-top:0;
max-width:450px;
padding: 0 0 0 5px;
vertical-align:top;
width:70%;
}
.subCheckboxes {
	width: 625px;
}
.subCheckboxes td input {
	border: none;
	padding-top: 0
}
.subCheckboxesTd {
	width: 62.5%;
}
.subCkeckboxesHolder {
	padding-bottom: 5px;
}
.simpleSearchHolder {
	width: 60%;
	overflow: hidden;
	max-width: 660px;
	float: left;
}
input.searchButton {
	height: 58px;
	vertical-align:top;
	margin-top: 0px;
	border: 1px solid #bfbfbf;
	background-color: #C2BA9E;
	background-image:url(/img/buttonBg.gif);
	background-position:bottom;
	font-size: 18px;
	cursor: pointer;
	font-weight: bold;
	text-shadow: 1px 1px 0px #fff;
	width: 100px;
	padding-left: 6px;
}
.simpleSearchButton, .typicalMediumButton {
	height:28px;
	text-shadow: 1px 1px 0px #fff;
	padding:0 30px;
	font-size:15px;
	font-weight: bold;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border: 1px solid #c6c5bf;
	background-image:url(/img/basicButtonBg.gif);
	cursor: pointer;
}
.extendedSearchHolder {
	width: 95%;
	margin: 0 auto;
}
table td span.questionMark {
	background-color: #c4b677;
	display: inline;
	padding: 0 2px;
	color:#FFFFFF;
	font-size: 8px;
	font-weight: bold;
	cursor:default;
}
.fromTo input {
	width: 30%;
}
.simpleSearchRoomQnty {
	float:left;
	width: 22%;
	margin-left: 3%;
}
.fromTo div, .extendedSearchDropdownHolder div {
	margin-top: 4px;
}
.fromTo div input {
	width: auto;
	height:auto;
	padding: 0;
	margin-left: 1px;
	border: none!important;
	clear:left;
}
table.extendedSearch {
	width:100%;
	border: none;
	border-collapse:collapse;
	max-width: 628px;
	display: block;
}
table.extendedSearch input, table.extendedSearch select {
	border: 1px solid #cdcbcc;
	font-size: 11px;
	height: 16px;
	padding-left: 2px;
}
table.extendedSearch select {
	height: 20px;
}
table.extendedSearch span {
	font-size: 11px;
	display: block;
}
table.extendedSearch th {
	text-align:left;
	background-image:url(/img/extendedSearchLine.gif);
	background-repeat:repeat-x;
	background-position: left 8px;
	padding-bottom: 10px;
}
table.extendedSearch th span {
	background-color: #ffecaf;
	padding-right: 10px;
	display:block;
	font-size: 14px;
	font-weight: bold;
	float:left;
}
table.extendedSearch td {
	font-size: 11px;
	vertical-align:top;
	padding-top: 5px;
}
table.extendedSearch td table td {
	padding: 0 0 10px 0;
}
.extendedSearchDropdownHolder select {
	width: 70%;
	overflow:hidden;
}
td.extendedSearchListingProperties {
	width: 20%;
}
td.extendedSearchListingProperties select {
	width: 90%;
}
td.extendedSearchButton {
	text-align:center;
	padding: 5px 0;
}
td.extendedSearchButton input, .gotovo {
	height: 30px;
	font-size: 15px;
	font-weight: bold;
	background-image:url(/img/basicButtonBg.gif);
	background-position:top;
	background-repeat:repeat-x;
	text-align: center;
	padding: 0;
	cursor: pointer;
	border:1px solid #bfbfbf;
}
.gotovo {
	padding:0 40px;
	text-shadow: 1px 1px 0px #fff;
	}
.labelSearch {
	float:left;
	width:50%;
	display: inline;
}
.labelSearchPrice {
	padding-left:8px;
}
.searchDropboxesPriceRange .searchToolPriceHolder {
	float:right;
	width:75%;
}
.searchButtonHolder {
	top: 35px;
	width: 120px;
	float:left;
	padding-top: 0;
	padding-left: 5px;
}
.searchSimpleLink {
	padding: 6px 0 0 0px;
	display: inline-block;
	font-size: 11px;
}
.searchTableExtended {
	width: 100%;
}
.searchTableExtendedNumber {
	width: 32%;
}
/*Verical Search Instrument*/
div.verticalSearchHolder, span.verticalSearchHolder {
	width: 250px;
	height: 400px;
	background-color: #e1e0db;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 277px;
}
div.shortenSearchHolder {
	height:20px;
	font-weight: bold;
	font-size:15px;
	padding:11px 0 29px 26px;
	width: 224px;
	font-style:italic;
	background-image: url(/img/expander.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-bottom:5px!important;
}
div.openedSearchHolder {
	background-image: url(/img/expanderUp.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
div.shortenSearchHolder img {
	border: none;
	vertical-align:middle;
	margin-top: 1px;
}
div.shortenSearchHolder span {
	border-bottom: 1px dashed #777;
	color: #4b6169;
}
/*span.shortenSearchHolder a:hover span{
color:#977612!important;
border-bottom: 1px dashed #977612;}*/

div.verticalSearchHolder div {
	width: 217px;
	font-size: 12px;
	margin-bottom: 12px;
	margin-left:auto;
	margin-right:auto;
}
div.verticalSearchHolder a:link, div.verticalSearchHolder a:visited, div.verticalSearchHolder a:hover {
	color:#222;
	text-decoration:none;
}
form.vertSearchForm {
	padding-top: 14px;
}
div.verticalSearchHolder input {
	height: 20px;
	padding: 2px 0 0 2px;
	font-size: 12px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border: 0px solid black;
	font-family:Arial, Helvetica, sans-serif;
}
div.verticalSearchHolder select {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border: 0px solid black;
	height: 22px;
	vertical-align: middle;
}
#iWhant select {
	vertical-align:middle;
}
#what {
	width: 89px;
	margin-left: 3px;
}
#todo {
	width: 71px;
	margin-left: 5px;
}
#selectDistrict {
	width:219px
}
#inputStreet {
	width:215px
}
#squareFrom {
	width: 41px;
	margin: 0 2px;
}
#squareTo {
	width: 41px;
}
.groupBlock {
	padding-top: 12px;
	background-image:url(/img/dashed.gif);
	background-repeat:repeat-x;
	background-position:top;
}
div.verticalSearchHolder div.smallFontGroupBlock {
	font-size: 11px;
	margin-bottom: 4px;
}
#selectRooms {
	height: 35px;
	padding-top: 4px;
	word-spacing:0px;
	white-space:nowrap;
}
#selectRooms a {
	text-decoration:none;
	white-space:nowrap;
	letter-spacing:0;
}
#selectRooms img {
	vertical-align:middle;
	margin: 0 2px;
}
#priceFrom {
	width: 50px;
	font-weight: bold;
	margin: 0 2px 0 1px;
}
#priceTo {
	width: 52px;
	font-weight: bold;
	margin-left: 2px;
}
#mediator {
	vertical-align:middle;
	height:15px;
	margin-right: 5px;
}
#selectListingDates {
	width: 90px;
	margin-left: 16px;
}
#additionalInput {
	width:215px;
}
#showOnMapCheckbox {
	text-align:left;
	margin-bottom: 8px;
	font-size: 11px;
}
#showOnMapCheckbox input {
	vertical-align:middle;
	margin-right:3px;
	height:15px;
}
#searchBtn {
	text-align:center;
}
#searchBtn a img {
	border: none;
}
/*Content Part*/

div.listingsHolder {
	background-color: #ffecae;
	/*левая тень всего центрального контента на стр. поиска (фильр эта тень не покрывает, у фильтра - отдельная)*/
	background-image:url(/img/shadowYellow.gif);
	background-repeat:repeat-y;
	padding: 0;
	border-top: 1px solid #f1d581;


}
div.userspaceHolder {
	background-color: #eaf7cc;
	background-image:url(/img/shadowGreen.gif);
	background-repeat:repeat-y;
	padding: 0 0 45px 0;
	border-top: 1px solid #cdd99b;
	min-height: 407px;
}
div.userspaceHolder .selectType {
}
.tabMenuGreen #activeTabYellow {
	background-image:url(/img/roundedTopRightGreen.gif);
	background-repeat:no-repeat;
	background-position: top right;
}
.tabMenuGreen #activeTabYellow .tabInside {
	background-image: url(/img/roundedTopLeftBgGreen.gif);
	background-repeat:no-repeat;
}
.tabMenuGreen .tabInside {
	padding:8px 7px 0 7px
}
.listingListSorter h2 {
	font-size:20px;
	margin-top:0px;
}
.listingListSorter img {
	border: none;
}
.tabMenuGreen a:link {
	color: #5b723a;
}
div.userspaceHolder div.listingListSorterHolder {
	background-color: #eaf7cc;
}
ul.tabMenu {
	margin:0 auto;
	padding: 0;
	height: 35px;
	display: block;
	width: 96%;
	white-space: nowrap;
	overflow: hidden;
}
ul.tabMenu form{
display:inline;
}
ul.tabMenu form select{
font-size: 15px;
font-family:Arial, Helvetica, sans-serif;
margin-top: -2px;}
ul.tabMenu li {
	display:block;
	margin-right: 2.2%;
	list-style: none;
	font-size: 18px;
	font-weight: bold;
	padding: 0!important;
	float: left;
}
.tabInside {
	height:31px;
	padding:7px 7px 0 7px;
	float:left;
}
#activeTabYellow .tabInside {
	background-image:url(/img/roundedTopLeftBg.gif);
	background-repeat:no-repeat;
}
ul.tabMenu li a {
	text-decoration:none;
}
ul.tabMenu li a:hover {
text-decoration:underline;


}
ul.tabMenu li img {
	border: none;
	vertical-align:middle;
	margin-left: 0px;
}
#activeTabYellow {
	background-position:top right;
	border-bottom: none;
	-webkit-border-radius: 5px;
	background-image: url(/img/roundedTopRight.gif);
	background-repeat: no-repeat;
}
.roundedTopTab {
	height:5px;
	background-image:url(/img/roundedTopLeftBg.gif);
	background-repeat: no-repeat;
}
#activeTabYellow a {
	text-decoration:none;
	border-bottom: none;
	color:#222;
}
.leftYellowTabRounded {
	width: 5px;
	float:left;
	background-image:url(/img/roundedTopLeftBg.gif);
	height: 40px;
	background-repeat: no-repeat;
}
div.submitListingButtonHolder {
	position:absolute;
	font-size:11px;
	top: 165px;
	width: 92px;
	text-align: right;
	max-width: 1800px;
	right: 2%;
}
div.submitListingButtonHolder img {
	border: none;
	margin-left: 10px;
	margin-right: 18px;
	vertical-align:middle;
}
#openedYellow {
	background-image:url(/img/tab_YellowTopOpened.gif);
	top: -9px;
	right: 8px;
	height: 9px;
	width: 8px;
	display: none;
}
.listingListSorterHolder {
	width:100%;
	background-color: #ffecae;
	clear: right;
}
.listingListSorter {
	width:95%;
	padding: 10px 0 3px 0;
	height: 127px;
	margin: 0 auto;
	position: relative;
	padding-top: 15px;
	height:83px;
}
.popupContent .listingListSorter {
	height: auto;
	padding-bottom:20px;
	}
.popupContent .searchTool {
	height: auto;
	
	}
.searchTool {
	background-image: url(/img/shadowYellowSearchbar.gif);
	background-repeat: repeat-y;
	height: 110px;
}
.searchPostHolder {
	position: absolute;
	right: 0px;
	top: 15px;
}
.extSearchTool {
	height:447px;
}
.favStar {
	position:absolute;
	top: 0px;
	right:0px;
}
.smallPreview {
	position:relative;
}
/*Featured Scroller*/
.featuredHolder 
{
	/*height: 116px;менялась в 1554 changeSet*/
	background-color: #FFECAE;
	overflow:hidden;
	width: 95%;
	margin: 0 auto;
	position: relative;
	float: none;
	white-space: nowrap;
	border: 1px solid #f1d582;
	height: 138px;
}
.listingPageBody .featuredHolder, .listingPageBody .listingListSorter {
	width:100%;
}
.listingPageBody .listingListSorter {
	height:40px;
}
.featuredHolder img {
	border:none;
	max-width: 140px;
	min-width: 140px;
	height: 100px;
	margin-bottom: 3px;
}
.featuredLeftArrow {
	position:absolute;
	width: 38px;
	height: 116px;
	left:0;
}
.featuredRightArrow {
	position:absolute;
	width: 38px;
	height: 116px;
	right:0;
}
.featuredRightArrow img, .featuredLeftArrow img {
	height:138px;
	width:27px;
	min-height: 138px;
	min-width: 27px;
}
.featuredHolder ul {
	white-space:nowrap;
	margin:0;
	padding:0;
	margin-top: 12px;
	overflow: hidden;
}
.featuredHolder ul li {
	display:block;
	overflow:hidden;
	white-space:nowrap;
	float:left;
	width: 153px;
}
.featuredHolder ul li div {
	overflow:hidden;
	font-size: 11px;
	color:#928774;
	text-align:center;
	width: 150px;
}
.featuredHolder ul li div a {
	color:#928774;
	text-decoration: none;
}
.featuredHolder ul li span {
	display:block;
	clear:left;
}
.tableBanner {
	overflow:hidden;
	height:100px;
	text-align:center;
	border-bottom: 1px solid #efefef;
}
.tableBanner img {
	border: none;
}
.tableBannerHolder {
	overflow:hidden;
	position:relative;
	margin: 0 0 0 -40px;
	z-index:2000;
	text-align: center;
}
/*Listing instruments*/

.listInstrumentsHolder {
	height: auto;
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	clear: right;
	margin-top: 5px;
}
.listInstrumentsHolder img {
	border: none;
	vertical-align:middle;
	margin-left: 5px;
}
.tableTitle {
	height:20px;
}
.mapTab {
	background-image:url(/img/mapTabBg.png);
	width: 195px;
	font-size: 12px;
	font-style:italic;
	font-weight: bold;
	padding: 8px 0 9px 8px;
	background-position: bottom left;
	background-repeat: no-repeat;
	float: left;
}
.mapTab img {
	vertical-align:middle;
	margin:0 7px 0 0;
}
.mapTab a {
	text-decoration:none;
	border-bottom: 1px dashed #B6B6B6;
}
.listingListTopInstruments {
	right: 0;
	float: right;
	position: absolute;
	height: 20px;
	bottom: 8px;
}
.listingListTopInstruments a:link, .listingListTopInstruments a:visited, .listingListTopInstruments a:hover {
	font-size: 11px;
	color: #222;
	text-decoration: none;
}
.ListingDateAndQuantity {
	width:220px;
	margin: 0 auto;
	font-size: 11px;
	padding-top: 5px;
	color: #555;
	height: 22px;
	text-align: center;
	float: left;
}
.ListingDateAndQuantity input, .ListingDateAndQuantity select {
	height: 22px;
	font-size: 12px;
	background-color: #FFF4CE;
	border: 1px solid #ccc;
}
.ListingDateAndQuantity a:link, .ListingDateAndQuantity a:visited, .ListingDateAndQuantity a:hover {
	color: #222;
	text-decoration:none;
}
.descriptionHolder {
	height: 34px;
	margin-top:0;
	padding-top: 19px;
}
.descriptionHolder h1 {
	margin:0;
	font-size: 15px;
}
div.backToListings {
	padding-top:12px;
}
div.searchPopupCaller a {
	padding-top:5px;
	display:block;
	text-decoration:none;
	font-size:12px;
	font-weight:100;
}
div.searchPopupCaller img {
	border: none;
	margin-right: 4px;
	margin-top:-3px;
	vertical-align:top;
}
ul.tabMenu li div.backToListings a {
	color: #2E73B8;
	font-weight:100;
	font-size:12px;
}
.whenSelect {
	width: 75px;
}
.quantitySelect {
	width: 45px;
}
.selectType {
	height:22px;
	float: left;
	vertical-align: super;
}
.subItems {
	margin-left: 190px;
	margin-top: 0px;
	font-size: 12px;
	display: table;
	padding: 4px 0;
	line-height:17px;
}
.subItemsTable {
	border-collapse:collapse;
	margin:-6px 0 0 0;
	height:34px;
	max-width: 90%;
}
.subItemsTable td {
	padding:0 11px;
	text-align:center;
	overflow: hidden;
}
.subItemsTable td a:link, .subItemsTable td a:visited, .subItemsTable td a:hover {
	border-bottom: 1px dotted #2D6FB0;
	text-decoration:none;
	font-size: 12px;
}
.subItemsTable td a.subActive {
	font-weight: bold;
	border-bottom: 1px dotted #222;
	color:#222;
}
#activeSubItem a {
	background-color:#ba9850;
	background-image:url(/img/selectedSubBg.gif);
	padding:0 3px;
	border-bottom: 1px solid #f6f6f6;
	color:#000000;
}
.subItems li {
	list-style: none;
	display: block;
	float:left;
	margin-right: 11px;
}
.subItems li a {
	text-decoration:none;
	color:#000000;
	border-bottom: 1px dotted #555;
}
.subItems li a:hover {
	border-bottom: 1px solid black;
	color:#000;
}
.subItemsTwoLines {
	margin:-8px 0 0 0;
	position:relative;
	z-index:2000;
}
form.listingsListSorting {
	float:none;
}
.footerListingControl {
	width:550px;
	margin:10px auto 0 auto;
	font-size:11px;
	color: #555;
	padding-bottom: 5px;
	text-align: center;
}
.footerListingControl input {
	width: 30px;
	height:17px;
	text-align: center;
	border: 1px solid #ccc;
}
.footerListingControl select {
	height:22px;
	background-color: #FFF4CE;
	border: 1px solid #ccc;
}
tr.grey {
	background-color: #F2F2F2;
	background-color:#F5F5F5;
}
div.itemTab {
	padding: 7px 8px 8px 7px;
	height: 23px;
}
/*LISTING TABLE*/

table.listingTable {
	background-color:#FFFFFF;
	border-collapse:collapse;
	font-size: 11px;
	width: 95%;
	margin: 0 auto;
	border-bottom: 1px solid white;
	overflow:auto;
	min-width: 650px;
}
table.listingTable input {
	border: none;
}
table.listingTable td {
	border-collapse:collapse;
	padding: 4px;
	border: 1px solid #e4e4e4;
	border-top: none;
	border-bottom: none;
	text-align: right;
	font-size: 11px;
}
table.listingTable th {
	background-image:url(/img/thBg.gif);
	background-repeat:repeat-x;
	white-space:nowrap;
	height:22px;
	text-align: left;
	vertical-align:middle;
	padding: 2px 4px;
	text-transform: uppercase;
	font-size: 9px;
	border-bottom: 1px solid #aaaaaa;
	border-left: 1px solid #c4c3bc;
	border-right: 1px solid #c4c3bc;
	border-top: 1px solid #d2d1cc;
	font-weight: bold;
}
table.listingTable th img {
}
table.listingTable th input {
	padding-top:4px;
	vertical-align:top;
}
table.listingTable th form {
	height: 20px;
	margin-bottom:0;
	font-size:11px;
	vertical-align: middle;
}
table.listingTable th form input {
	vertical-align:middle;
}
table.listingTable tr:hover {
	background-color:#fff4d1;
}
table.listingTable tr:hover td.price {
	background-color:#ffecaf;
}
col.col0 {
	width:15px;
}
col.col1 {
	width: 20px;
}
col.col2 {
	width:20px;
}
col.col11 {
	width:20px;
}
table tr th.centeredTh {
	text-align:center!important;
}
th sup {
	text-transform:lowercase;
}
.roomQuantity {
	text-align:center;
}
.deleteCell img, .actionCell img {
	margin: 0 4px;
}
.actionCell:hover {
	background-color:#dbecb5;
}
.deleteCell {
	white-space: nowrap;
}
.deleteCell:hover {
	background-color:#ffe8e8;
}
table.listingTable td.mapIcon {
	width:15px;
}
table.listingTable td.roomImage {
	text-align:center;
	padding:4px 2px;
	width: 70px;
}
.listingTable td.roomId {
	text-align:center;
	color:#777;
	font-size: 90%;
}
.listingTable td.address {
	min-width: 70px;
	overflow:hidden;
}
.listingTable td.address div {
	max-height: 41px;
	overflow:hidden;
}
.listingTable td.leftAlignedCell {
	text-align:left;
}
.listingTable td.leftAlignedCell span {
	color: #777;
}
.listingTable td.centeredCell {
	text-align:center;
}
td.price {
	background-color:#F9F9F9;
	font-size: inherit;
	font-weight: bold;
	color:#444;
	white-space:nowrap;
	text-align:right;
}
tr.grey .price {
	background-color: #efefef;
}
.roomTelephone {
	text-align:center;
}
.roomWho {
	width: 30px;
	text-align:center;
}
table.listingTable td.checkboxHolderListings {
	width:15px!important;
}
table.listingTable td.checkboxHolderListings input {
}
/*FOOTER*/

div.footer {
	clear:left;
	background-color: #FFFFFF;
}
div.footer .activityInfo {
	padding-top:20px;
	width: 80%;
}
div.copyrights {
	padding-top: 10px;
	font-size: 11px;
	color: #7e7e7e;
}
div.footer .logo {
	border-bottom: none;
	text-align:left;
	padding-top:18px;
	font-size: 13px;
	line-height: 140%;
	border-top: 1px solid #d9d9d9;
	color: #999999;
}
.footerMainMenu li a {
	color:#2D6FB0;
}
.footerMainMenuHolder {
	border-top: 1px solid #d9d9d9;
	margin:0 18px 0 270px;
	padding:0 0 20px 0;
	height:auto;
	border-bottom: none;
}
.politics {
	font-size: 12px;
	margin-left: 1.1%;
	margin-top: 20px;
}
.politics a {
	margin-right: 10px;
	color:#2D6FB0;
}
.bottomLinksHolder {
	padding-top: 20px;
	margin-left: 1.1%;
	font-size: 10px;
	color: #7e7e7e;
}
.bottomLinksHolder a {
	color: #7e7e7e;
	text-decoration:none;
}
.bottomLinksHolder a:hover {
	text-decoration:underline;
}
.bigHorisontalBannerFooter {
	width: 100%;
	text-align: center;
	padding: 20px 0;
	background-color: #FFFFFF;
	clear:left;
}
.bigHorisontalBannerFooter img {
	margin: 0 5px;
	border: none;
}
.bigHorisontalBannerFooter object {
	margin: 0 10px;
}
/*ProfilePage*/
.userImage {
	margin: 7px 0 0 30px;
	float: right;
}
.shortProfile {
	display: table;
	width: 100%;
}
.userInfo {
}
.userInfo td {
	padding: 8px 0;
	vertical-align: top;
}
/*History*/

.historyHolder ul {
	margin:0 0 35px 0;
	padding:0;
}
.historyHolder ul li {
	margin:13px 0;
	padding:0;
	list-style: none;
}
.historyHolder ul li div {
	margin-left: 50px;
}
span.time {
	display:block;
	float:left;
	padding-top:3px;
	color:#999999;
}
input.searchHistory {
	width:220px;
	font-size:16px;
	height:24px;
}
div.searchHistoryHolder {
	height:43px;
	width:95%;
	margin:0 auto;
}
div.searchHistoryHolder img {
	border: none;
	vertical-align:middle;
}
.historyRssIcon {
	margin-right:5px;
}
.historyRssIcon img {
	border: none;
	vertical-align:baseline;
}
/*Favourites top select*/
.favouritesTopSelects {
	margin-left: 30px;
	width:320px;
	float: left;
}
.favouritesTopSelects form.listingsListSorting .selectType {
	vertical-align:middle;
	margin: 0 6px;
}
.favouritesTopSelects span {
	display:block;
	padding-top: 3px;
	float:left;
}
a.multyselectDropdown {
	margin-left: 520px;
	display:block;
	width: 94px;
	text-decoration: none;
}
a.multyselectDropdown div {
	background-image:url(/img/multyDropdownBg.gif);
	padding: 4px 0 4px 10px;
}
.adrs {
	font-size: 21px;
	color:#222222;
	margin-left: 10px;
	padding-top: 3px;
}
.adrs img {
	border: none;
}
/*SecondaryPages*/

div.secondaryPagesHolder {
	border-top: 1px solid #bad6d6;
	background-color:#ccf7f1;
	background-color:#cdecec;
	background-image:url(/img/shadowBlue.gif);
	background-repeat:repeat-y;
	padding: 0 0 40px 0;
}
div.secondaryPagesHolder ul.subItems {
	margin-left:0;
}
div.secondaryPagesHolder div.listingListSorterHolder {
	background-color:#cdecec;
}
table.geki {
	border: none;
	width:100%;
}
table.geki tr:hover {
	background-color: #F6F6F6;
}
table.geki td {
	padding:8px 4px;
}
table.geki h4 {
	margin-bottom:4px;
	font-size: 1em;
	margin-top:3px;
}
.LstData td.left h3 {
	font-size: 15px;
}
table.gekiHolder {
	width:100%;
}
table.gekiHolder h3 {
	margin-top:10px;
	margin-bottom:8px;
}
.tabMenuBlue #activeTabYellow {
	background-image:url(/img/roundedTopRightBlue.gif);
	background-repeat:no-repeat;
	background-position: top right;
}
.tabMenuBlue #activeTabYellow .tabInside {
	background-image: url(/img/roundedTopLeftBgBlue.gif);
	background-repeat:no-repeat;
}
.tabMenuBlue .tabInside {
	padding:8px 7px 0 7px
}
.tabMenuBlue a:link {
	color: #5b723a;
	font-size: 18px;
}
.fullPageTextHolder {
	max-width:900px;
	line-height: 1.6em;
	width:90%;
}
.fullPageTextHolder h2 {
	margin:10px 0 20px 0;
}
.fullPageTextHolder h3 {
	margin:20px 0 0 0;
}
.fullPageTextHolder p {
	margin: 5px 0;
}
.notesTable td {
	vertical-align:top;
}
.pressPageTextHolder {
	width:40%;
	line-height: 1.6em;
	float:left;
	


}
.pressPageTextHolder div{
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border: 1px solid #ccc;
	margin-bottom:20px;
	margin-left: 0px;
	padding: 0 10px 15px 10px;


 }

.socialHolder img{
vertical-align:middle;
margin-right: 20px;
clear: left;}
.socialHolder a{
margin-top: 20px;
display: block;}

.pressPageTextHolder ul {
margin-left:0;
padding-left: 0;
}
.pressPageTextHolder ul li {
margin-left:0;
padding-left: 0;
list-style: none;
}
.pressPageTextHolderLeftCol {
	float:left;
	min-width: 335px;
	max-width: 370px;
	width: 50%;
	margin-left: 30px;
}
td.tableNote img {
	border:none;
	vertical-align:middle;
	margin-left:3px;
}
.notesTable td.tableNote {
	line-height:1.6em;
	max-width: 800px;
	padding: 10px;
	font-style: italic;
}
.searchCollapsedColumn img {
	border: none;
}
.searchCollapsedColumn {
	width:55px;
	height:86px;
	position:absolute;
	left: 3px;
	z-index:10000;
	top: 179px;
}
.hidePremiumBanner a {
	text-decoration:none;
}
.hidePremiumBanner {
	position:absolute;
	top: 609px;
	left: 200px;
	width:120px;
	padding: 0 0 0 3px;
	background-color:#FFF;
	font-size: 11px;
	height:21px;
	z-index: 2000;
}
.hidePremiumBanner img {
	vertical-align: middle;
	margin-left: 3px;
	border: none;
}
.listingTableTitle {
	height:auto;
	font-size: 11px;
	margin: 0;
	padding-top: 12px;
}
.listingTableTitle a {
	text-decoration:none;
	color: #2D6FB0;
}
.listingTableTitle #activeSort {
	border: none;
	font-weight: bold;
	text-decoration:none;
	color: #222;
}
.listingTableTitle h1 {
	font-size:14px;
	margin:0 0 3px 0;
	font-weight:700;
	color: #222;
	width: 65%;
	display: block;
}
select.selectTypeListing {
	width:166px;
	font-weight: 700;
	font-size: 12px;
}
.appartmentPreviewScroller {
	width:100%;
	position:relative;
	margin-bottom:7px;
	overflow:hidden;
	height:48px;
}
.appartmentPreviewScroller ul {
	margin:0;
	padding:0;
}
.appartmentPreviewScroller ul li {
	margin:0 4px;
	padding:0;
	list-style:none;
	display:inline;
}
.appartmentLeftArrow {
	position:absolute;
	left: 0;
}
.appartmentRightArrow {
	position:absolute;
	right: 0;
}
/*ADD LISTING*/
.addListingHolder {
	margin-bottom:15px;
	max-width: 700px;
}
.addListingTable tr td {
	padding:5px 0;
!important
}
.addListingTable tr td ul {
	margin:0;
	padding:0;
}
.addListingTable tr td li {
	list-style: none;
	padding:0;
	margin:0;
}
.addListingTable tr td li input {
	width: 20px;
}
table.LstData td.left table.addCityStreet tr td {
	border: none;
}
.addOperationType label {
}
.browse {
	margin: 4px 0;
}
/*Settings window*/
.feedbackExplanation {
	font-size: 11px;
	padding: 10px 0px 10px 0px;
!important;
	border:none!important;
}
.popupContent {
	border: 1px solid #fff!important
}
.popupContent H2, .popupContent table {
	font-size: 14px;
	margin: 0;
}
.popupContent td {
	padding: 1px 0!important;
	margin: 0px!important;
	font-size: 11px;
}
.popupContent table {
	border-collapse: collapse!important;
}
p.who {
	color: #999999;
	font-size: 85%;
	margin-top: -10px;
	line-height: 10px;
	text-align: right;
	padding-bottom: -10px;
}
p.who img {
	vertical-align: middle;
	margin-left: 3px;
	margin-right: 3px;
	padding-bottom: 2px;
}
.typicalPageWhiteField .forum td.right {
	padding-bottom: 0px
}
.newsBigImg {
	float:left;
	margin: 10px 20px 10px 0;
}
.newsHolder p {
	margin:15px 0;
	line-height:1.6em;
}
.newsHolder h3 {
	margin-top:0px;
	margin-bottom:10px;
}
.newsHolder img {
	margin:10px 20px 10px 0;
	float:left;
}
.newsHolder table.realtyNews td {
	font-size:14px;
}
.newsHolder table.realtyNews td img {
	margin-top:0;
}
.videoNewsHolder {
	display: table;
}
.videoPreviewsHolder {
}
.videoPreviewsHolder h4 {
	margin: 0 auto 4px auto;
	font-size: 12px;
}
.videoPreviewsHolder p {
	margin: 0 auto 3px auto;
	display:block;
	overflow:hidden;
	height: 30px;
}
.videoPreviewsHolder span {
	font-size: 11px;
	color:#999999;
}
.videoPreviewHolder {
	margin: 0 40px 10px 0;
	height: 80px;
	width: 380px;
	float:left;
	overflow:hidden
}
.videoThumbnailHolder {
	overflow:hidden;
	height:75px;
	border: 1px solid #ccc;
	float:left;
}
.videoThumbnailHolder img {
	border: none;
}
.videoTextingHolder {
	margin-left: 130px;
}
.videoHistory {
	width: 100%;
	padding-top: 15px;
}
.videoHolder {
	text-align:center;
	width: 50%;
	float: left;
	background-color:#CCCCCC;
	margin-right: 20px;
}
div.forum em {
	font-size: 16px;
}
.addcomm {
	float: right;
	margin-top: -18px
}
.addcomm h2 a, .listingListSorter .addcomm h2 a {
	border-bottom:1px dashed #000000;
	color:#000000;
	font-size:12px;
	font-style:italic;
	font-weight:100;
	margin-left:20px;
	text-decoration:none;
}
.dropdownEmulator {
	font-size:11px;
	padding:3px 15px 4px 3px;
	height:13px;
	background-color:#FFFFFF;
	border: 1px solid #ccc;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background-image:url(/img/dropdownArrow.gif);
	background-position:right;
	background-repeat:no-repeat;
	overflow:hidden;
	display: block;
	float: left;
	cursor: pointer;
}
.dropE1, .dropE3, .dropE2, .dropE4, .dropE5 {
	padding:4px 15px 3px 4px;
	display:block;
	border: none;
	height: 16px;
	white-space:nowrap;
	cursor: pointer;
	text-decoration:none;
}
.dropE3 {
	font-size: 12px;
	clear:left;
	width: 198px;
	margin: 3px 0 12px 0;
}
.dropE0 {
	margin-right:4px;
}
.dropE1, .dropE2, .dropE4, .dropE5 {
	width:50px;
	overflow: hidden;
	margin-right: 4px;
	font-size: 12px;
	display:block;
	margin-top:-3px;
	float: left;
}
.dropE2 {
	width:78px;
	margin-right:0;
}
.dropE4 {
	width: 73px;
	margin: 0 0 0 4px;
}
.dropE5 {
	width: 145px;
	font-weight: bold;
	padding-top:2px;
	border: 1px solid #ccc;
	height: 15px;
	margin-top:1px;
	text-align:left;
}
.dropE6, .dropE7 {
	display:inline;
	float: none;
	background-color: #FFF4CE;
	overflow: hidden;
}
span.priceFeatured {
	font-size:10px;
}
.verticalSearchHolder #selectRooms span.roundButtonsHolder {
	font-size:0;
	letter-spacing:0;
	word-spacing:0;
	display:block;
	float:left;
	width:140px;
}
.verticalSearchHolder #selectRooms div.komnat {
	font-size:12px;
	padding-top: 5px;
	float:left;
	width: 48px;
}
.opacityImage {
	opacity:0.4;
	filter:alpha(opacity=40);
}
.realtyTypeDrop a {
	color: #222;
}
.example {
	color:#666666;
	font-size: 9px;
	display: block;
	margin-left: 27.3%;
}
.example a {
	text-decoration:none;
}
.searchDropboxes {
	margin-top: 5px;
	font-size: 11px;
	width: 100%;
	height: 35px;
}
.searchDropboxes span {
	display:block;
	width: 50px;
}
.searchDropboxes div span {
	padding-left: 0px;
}
.searchDropboxes div input, .searchDropboxes div select {
	border: 1px solid #ccc;
	height: 16px;
	font-size: 11px;
	padding-left: 1px;
}
.searchDropboxes div select {
	height: 20px;
}
.searchDropboxesPriceRange {
	width: 48%;
	float: left;
	height: 50px;
	max-width: 300px;
}
.searchDropboxesPriceRange div {
	margin: 0;
	width: 20%;
}
.searchDropboxesPriceRange input {
	width: 35%;
	margin:0 4px 0 2px
}
.searchDropboxesPriceRange div input {
	width: 40%;
}
ul.transactionType {
	padding: 0;
	margin:3px 0 3px 0;
}
ul.transactionType li {
	display: inline-block;
	margin-right: 2%;
	padding: 3px 6px 5px 6px;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
}
ul.transactionType li:hover {
	background-color: #f1d581;
}
ul.transactionType a:link, ul.transactionType a:visited {
	text-decoration:none;
	border-bottom: 1px dotted #a1956d;
	text-shadow: 0px 1px 0px #dec77b;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 0.05em;
	color: #2f3537;
}
select.transactionTypeDrop {
	width: 26%;
	border: 1px solid #ccc;
	height:28px;
	margin-right: 5px;
	vertical-align: middle;
	font-size: 14px;
	padding: 4px 1px 4px 0;
}
.dropboxesHousesRooms {
	max-width: 650px;
	width: 52%;
	float: right;
}
.searchDropboxesPriceRange select {
	width: 90%;
	overflow:hidden;
	margin-left: 0;
	margin-right: 3px;
}
.searchDropboxesPriceRange select.rooms {
	width:40px;
	padding:0;
}
.searchtoolPostListing {
	vertical-align: middle;
	margin-left:25px;
	margin-top: -1px;
}
#active {
	padding: 3px 6px 5px 6px;
	background-color: #dec77b;
	background-color:#2f3537;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
}
#active a {
	color: #fff;
	border: none;
	text-shadow:none;
}
a.feedbackBtn {
	margin-left: 21px;
	font-weight:100;
	font-size: 11px;
	background-color:#495f68;
	background-color: #d2d1ca;
	color: #ffecae;
	color: #333;
	margin-right: 0px;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	float: right;
	top: 163px;
	right: 0;
	z-index: 5000;
	position:absolute;
	text-align: center;
}
a.feedbackBtn img {
	border:none;
}
.entered a {
	margin:  0 4px 0 2px
}
.entered img {
	vertical-align:middle;
}
.userMenu {
	float:left;
}
.userMenu span {
	font-size: 11px;
	font-weight:100;
	clear:left;
	display:block;
	padding: 4px 0 0 0;
}
ul.tabMenu li.searchHistory {
	font-size: 11px;
	border: none;
	font-weight:100;
	white-space: nowrap;
}
ul.tabMenu li.searchHistory a, ul.tabMenu li.searchHistory a:hover {
	border: none;
	padding-top: 9px;
	text-decoration:underline;
	display: inline-block;
	margin-right: 5px;
}
.userInfo {
	width: 63%;
	float:left;
}
.mainMenuOtherDrop {
	background-color:white;
	position:absolute;
	right:226px;
	top:95px;
	z-index:100000;
	padding: 10px 15px 10px 15px;
	box-shadow: 0 0 7px #000000;
	-moz-box-shadow: 0 0 7px #000000;
	-webkit-box-shadow: 0 0 7px #000000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #ccc;
}
.mainMenuOtherDrop_wide {
	left: 1310px;
	right:auto;
	}
.mainMenuOtherDrop li {
	list-style: none;
	margin:0 0 3px 0;
	padding-left: 0;
}
.mainMenuOtherDrop ul {
	margin: 0;
	padding: 0;
}
.addListingBody .listingsHolder {
	padding-bottom:50px;
}
#imagelist {
	width: 200px;
	margin-top: 10px;
}
.addListingBody .listingListSorterHolder {
	width: 97%;
	/*Ни на что не влияет*/
	background-image: url(/img/shadowYellow.gif);
	background-repeat:repeat-y;
}
.postListingButton {
	display:inline-block;
	padding-top:2px;
	margin-left: 25px;
}
ul.noResultsPropositions{
	display: block;
	padding-bottom: 20px;
	padding-left:0;
	margin-left: 0;
	}
ul.noResultsPropositions li{
	margin: 3px 0 0 0;
	list-style:none;
	padding-left:0;
	margin-left: 0;

	}

.digit{
	padding: 5px 10px 10px 15px;
	vertical-align:top;
	float: left;
}
.digitTexts{
	padding-bottom:20px;
	vertical-align:top;
	margin-left: 65px;
	width: 280px;
	white-space: normal;
}
.digitListHolder{
	float:left;
}
.digitListItem {
	clear:left;
}
.registerLinks {
	padding-left: 15px;
}
.registerLinks a{
	font-size: 25px;
	text-decoration:underline;
	display:block;
	height: 26px;
	margin-bottom:10px;
}
.podZadatkom{
    position:absolute;
    top: 15px;
    right: 17px;
    width: 110px;
    height: 120px;
    background-image:url(../img/podZadatkomBig.png);
    background-repeat:no-repeat;
}


.podZadatkomSmall{
    width: 68px;
    height: 15px;
    top: 18px;
    background-image:url(../img/podZadatkomTiny.png);
    background-repeat:no-repeat;
    left: 1px;
    position:absolute;
}

.carousel-wrap li div{
    position: relative;
	}

.carousel-wrap div div div.podZadatkomFeatured
{
    background-image:url(../img/podZadatkomFeat.png);
}
.carousel-wrap li div div.podZadatkomFeatured{
    width: 64px;
    height: 64px;
    position:absolute;
    top: 0;
    right:5px;
    background-image:url(../img/podZadatkomFeat.png);
}
#twtr-widget-1 .twtr-doc,  #twtr-widget-1 .twtr-hd a, #twtr-widget-1 h3, #twtr-widget-1 h4, #twtr-widget-1 .twtr-popular 
{            
	background-color: #ffecae !important;            
	color: #42402a !important;          
}          
#twtr-widget-1 .twtr-popular 
{ 
	color: #4d4d4d !important;            
	background-color: rgba(255,236,174, .3) !important;          
}          
#twtr-widget-1 .twtr-tweet a 
{
	color: #345ba8 !important;          
}
#twtr-widget-1 .twtr-bd, #twtr-widget-1 .twtr-timeline i a,  #twtr-widget-1 .twtr-bd p 
{            
	color: #4d4d4d !important;          
} 
#twtr-widget-1 .twtr-new-results, #twtr-widget-1 .twtr-results-inner, #twtr-widget-1 .twtr-timeline 
{            
	background: #ffffff !important;          
}
.twittWidgetHolder{
	border: none!important;
	margin: 0 0 20px 0!important;
	padding: 0!important;}
.twittWidgetHolder div{
	border: none;
	margin: 0;
	padding: 0;}
.twittWidgetHolder .twtr-doc{
	width: 90%!important;
	padding:10px 10px 0 10px;
	margin-bottom: 0px;}
.twittWidgetHolder	.twtr-hd{
	margin-bottom: 10px;}
	
