@CHARSET "UTF-8";
/**
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    contenteditable attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that are clearfixed.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
 
 #research_menu, .research_nav_item.nav_adv_search {
 	display: none;
 }
.cf:before,
.cf:after {
	content: " ";
	display: table;
}

.cf:after {
	clear: both;
}
.hidden {
	display:none;
}
.hidden.active {
	display:block;
}
.shadow {
	-moz-box-shadow: 0 0 10px #666;
	-webkit-box-shadow: 0 0 10px #666;
	 box-shadow: 0 0 10px #666;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#666')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#666');
}
.shadow_b {
	box-shadow: 0 0 15px #292929;
}
/**
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
.cf {
	*zoom: 1;
}
@font-face {
	font-family: 'DINCondMedium';
	src: url('font/dincond-medium-webfont.eot');
	src: local('☺'), url('font/dincond-medium-webfont.woff') format('woff'), url('font/dincond-medium-webfont.ttf') format('truetype'), url('font/dincond-medium-webfont.svg#DINCondMediumRegular') format('svg');
	font-weight: normal;
	font-style: normal;
}
.deal_sheet_href.non_border {
	min-height: 50px;
	border: none;
}
.bold {
	font-weight: bold;
}
a img {
	border: none;
}
.shadow.borderl {
	border: 1px solid #ccc;
}
/***********************************************************************************************/
.shadow_box {
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 0%, #f7f7f6 24%, #f4f4f4 26%, #f1f0f1 35%, #eeeef0 36%, #f0f0f0 36%, #eeeeee 36%, #eeeeee 40%, #eceeec 40%, #eeecec 41%, #eceeec 41%, #e7e7e7 51%, #e7e5e5 51%, #e5e7e5 52%, #e7e5e5 52%, #dddddb 70%, #dddbdd 71%, #dbdddb 71%, #dddbdb 71%, #dadad9 74%, #d0d0d0 98%, #d0d0d0 100%, #e3e3e3 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(24%,#f7f7f6), color-stop(26%,#f4f4f4), color-stop(35%,#f1f0f1), color-stop(36%,#eeeef0), color-stop(36%,#f0f0f0), color-stop(36%,#eeeeee), color-stop(40%,#eeeeee), color-stop(40%,#eceeec), color-stop(41%,#eeecec), color-stop(41%,#eceeec), color-stop(51%,#e7e7e7), color-stop(51%,#e7e5e5), color-stop(52%,#e5e7e5), color-stop(52%,#e7e5e5), color-stop(70%,#dddddb), color-stop(71%,#dddbdd), color-stop(71%,#dbdddb), color-stop(71%,#dddbdb), color-stop(74%,#dadad9), color-stop(98%,#d0d0d0), color-stop(100%,#d0d0d0), color-stop(100%,#e3e3e3)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#f7f7f6 24%,#f4f4f4 26%,#f1f0f1 35%,#eeeef0 36%,#f0f0f0 36%,#eeeeee 36%,#eeeeee 40%,#eceeec 40%,#eeecec 41%,#eceeec 41%,#e7e7e7 51%,#e7e5e5 51%,#e5e7e5 52%,#e7e5e5 52%,#dddddb 70%,#dddbdd 71%,#dbdddb 71%,#dddbdb 71%,#dadad9 74%,#d0d0d0 98%,#d0d0d0 100%,#e3e3e3 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 0%,#f7f7f6 24%,#f4f4f4 26%,#f1f0f1 35%,#eeeef0 36%,#f0f0f0 36%,#eeeeee 36%,#eeeeee 40%,#eceeec 40%,#eeecec 41%,#eceeec 41%,#e7e7e7 51%,#e7e5e5 51%,#e5e7e5 52%,#e7e5e5 52%,#dddddb 70%,#dddbdd 71%,#dbdddb 71%,#dddbdb 71%,#dadad9 74%,#d0d0d0 98%,#d0d0d0 100%,#e3e3e3 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 0%,#f7f7f6 24%,#f4f4f4 26%,#f1f0f1 35%,#eeeef0 36%,#f0f0f0 36%,#eeeeee 36%,#eeeeee 40%,#eceeec 40%,#eeecec 41%,#eceeec 41%,#e7e7e7 51%,#e7e5e5 51%,#e5e7e5 52%,#e7e5e5 52%,#dddddb 70%,#dddbdd 71%,#dbdddb 71%,#dddbdb 71%,#dadad9 74%,#d0d0d0 98%,#d0d0d0 100%,#e3e3e3 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffffff 0%,#f7f7f6 24%,#f4f4f4 26%,#f1f0f1 35%,#eeeef0 36%,#f0f0f0 36%,#eeeeee 36%,#eeeeee 40%,#eceeec 40%,#eeecec 41%,#eceeec 41%,#e7e7e7 51%,#e7e5e5 51%,#e5e7e5 52%,#e7e5e5 52%,#dddddb 70%,#dddbdd 71%,#dbdddb 71%,#dddbdb 71%,#dadad9 74%,#d0d0d0 98%,#d0d0d0 100%,#e3e3e3 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e3e3e3',GradientType=0 ); /* IE6-9 */
}
.shadow {
	    box-shadow: 0px 0px 6px #999999;
}
#menu-deal_sheet_posts {
	box-shadow: 0px 0px 5px #999999;
}
#menu-deal_sheet_posts li {
	border-bottom: 1px solid #ccc;
}
.background_search {
	background: #808180; /* Old browsers */
	background: -moz-linear-gradient(top,  #808180 0%, #666665 25%, #464646 51%, #343534 67%, #242424 86%, #1d1d1d 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#808180), color-stop(25%,#666665), color-stop(51%,#464646), color-stop(67%,#343534), color-stop(86%,#242424), color-stop(100%,#1d1d1d)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #808180 0%,#666665 25%,#464646 51%,#343534 67%,#242424 86%,#1d1d1d 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #808180 0%,#666665 25%,#464646 51%,#343534 67%,#242424 86%,#1d1d1d 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #808180 0%,#666665 25%,#464646 51%,#343534 67%,#242424 86%,#1d1d1d 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #808180 0%,#666665 25%,#464646 51%,#343534 67%,#242424 86%,#1d1d1d 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#808180', endColorstr='#1d1d1d',GradientType=0 ); /* IE6-9 */
}
h3 {
	font: 17px 'DINCondMedium', Impact, Charcoal, sans-serif;
}
/**************************************************************************************************/
.header {
	/*margin-top: 37px;*/
	margin:0;
	padding:0;
}
body {
	background-color: #fff;
	padding: 0;
	margin:0;
	font: 1.2em Arial, Helvetica, sans-serif;
	color: #303030; */
}
.layout {
	width: 980px;
	margin:auto;
}
.top_right_header {
	text-align: right;
	margin: 7px 6px 1px 0;
}
.social {
	display: inline-block;
	line-height: 1;
	height: 17px;
}
.social.list_menu ul {
	list-style: none;
	text-transform: uppercase;
	padding: 0;
	margin: 4px 0 0;
}
.social.list_menu {
	margin-right: 18px;
}
.social.list_menu li a {
	text-decoration: none;
	color: black;
}
.social.list_menu li a:hover {
	text-decoration: underline;
}
.social.list_menu li {
	border-left: 1px solid #000;
	font-size: 12px;
	font-weight: bold;
	padding: 0 6px;
	margin: 0px 0;
	float: left;
}
.social.list_menu li:first-child {
	border:none;
}
.the_real_deal, .top_menu {
	float: left;
}
.top_menu {
	margin-top: 6px;
	width: 694px;
	background-color: #d70a11;
}
.top_menu .navigation {
	float: left;
}
.top_menu .navigation ul,
.top_menu .navigation li {
	list-style: none;
	margin: 0; padding: 0;
}
.base_menu {
	height: 33px;
	font: 16px 'DINCondMedium', Impact, Charcoal, sans-serif; 
	text-transform: uppercase;
}
.base_menu li {
	float: left;
	position: relative;
}
.base_menu ul li {
	float: none;
}
.base_menu a {
	display: block;
	color: white;
	text-decoration: none;
	white-space: nowrap;
	padding: 8px 10px 7px 10px;
}
.base_menu ul a {
	min-width: 150px;
}
.base_menu ul {
	position: absolute;
	display: none;
}
.base_menu li:hover ul,
.base_menu li.ie6 ul {
display: block;
}
.base_menu li ul a,
.base_menu li.ie6 ul a {
	color: #fff;
	background: black;
	border-bottom: 1px solid white;
}
.base_menu li:hover > a,
.base_menu li.ie6 > a {
	color: white;
	background: #06cff9;
}
.base_menu li ul a:HOVER {
	color: red;
	background: black;
}
.base_menu li ul a {
	background: black;
}
.base_menu .submenu li {
	background: black;
}
.base_menu li.none_border a {
	border: none;
}
.the_real_deal a {
	margin-right: 10px;
}
.top_menu input[type="text"] {
	background: url(images/search.png) no-repeat;
	padding-left: 23px;
	background-color: #ffffff;
	margin:5px;
	width: 118px;
	border: none;
	/*height: 22px;*/
}
.top_menu .search {
	float:right;
	margin:0;
	padding:0;
}

.header_ad {
	text-align: center;
	width: 728px;
	height: 90px;
	margin: 8px auto;
}
.content {
	width: 640px; ;
	float: left;
	margin-top: 19px;
}
.sidebar {
	/*margin-top: 0px;*/
	float: left;
	width: 322px;
	/*margin-left: 18px;*/
	background-color: #e9e9e9;
}
.widget {
	text-align: center;
	border-bottom: 1px solid white;
	padding-top: 17px;
	padding-bottom: 11px;
}
.social_img_sidebar {
	margin-right: 9px;
	margin-top: 17px;
}
.sidebar_follow {
	margin-top: 5px;
	padding-bottom: 7px;
}
.social_img_sidebar{
	margin-right: 7px;
	margin-top: 9px;
	padding-bottom: 8px;
}
.social_img_sidebar a {
	margin-left: 5px;
}
.widget {
	/*min-height: 162px;*/
/*	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc; */
	padding: 11px;
}
.trd_topics_post {
	margin-top: -1px;
	background: #7d7f7e;
	width: 640px;
	height: 364px;
}
.page-template-home-php .name,
.page-template-trd_topics-php.name {
	font: 19px 'DINCondMedium', Impact, Charcoal, sans-serif;
	src: url(fonts/Franklin Gothic Extra Condensed.ttf);
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 1px solid #1f1f1f;
	height: 45px;
	margin-top: 3px;
}
.page-template-home-php .name a,
.page-template-trd_topics-php.name a {
	vertical-align: -14px;
	font-size: 20px;
	margin-left: 12px;
	color: white;
	text-decoration: none;
}
.topic {
	font: 15px Arial;
	color: white;
	font-weight: bold;
	margin-top: 12px;
}
.excerpt {
	width: 395px;
	margin-top: 8px;
	font-weight: bold;
}
.excerpt a {
	color: white;
	text-decoration: none;
}
#advanced_search {
	vertical-align: middle;
	vertical-align: 3px;
}
.topic_content {
	border-top: 1px solid #999999;
}
.trd_industry.data_book_trd {
	margin-top: 25px;
	min-height: 319px;
}
.trd_left_info {
	width: 420px;
	height: 390px;
	border-right: 1px solid #1f1f1f;
	float: left;
	margin-left: 10px;
}
.trd_right_info {
	width: 268px;
	border-left: 1px solid #999999;
	float: left;
	height: 390px;
}
.img_trd {
	margin: 6px 0px 0px 0px;
}
.element_trd {
	margin:0px;
	margin-top: 22px;
	margin-left: 12px;
	width: 121px;
	height: 132px;
	float: left;
	text-align: center;
	overflow: hidden;
}
.element_trd .icon_trd {
	width: 113px;
	height: 81px;
}
.element_trd .name_trd a {
	color: white;
	font: 12px 'Arial';
	font-weight: bold;
	margin-top: 6px;
	text-align: left;
	width: 130px;
	text-decoration: none;
	float: left;
	width: 116px;
}
.element_trd .name_trd a:hover {
	text-decoration: underline
}
.more_trd a:hover {
	text-decoration: underline;
}
.trd_right_info_news {
	font: 19px 'DINCondMedium', Impact, Charcoal, sans-serif;
	font-weight: bold;
	color: white;
	text-transform: uppercase;
	margin: 16px 0px 0px 17px;
}
.more_trd a {
	font: 13px Arial;
	font-weight: bold;
	color: white;
	text-transform: uppercase;
	margin: 10px 21px;	
	text-decoration: none;
	text-align: right;
	margin: 2px 1px 0px 0px;
	float: right;
}
.trd_development_database_title {
	font: 13px Arial;
	padding: 10px 10px 0px 16px
}
.trd_development_database_item {
	margin: 8px 0px 0px 5px;
	min-height: 95px;
}
.trd_development_database_img {
	display: inline-block;
	float: left;
	margin: 12px 0px 0px 10px;
	width: 113px;
	height: 83px;
}
.trd_development_database_img a:hover {
	/*box-shadow: 0 0 15px #292929;*/
} 
.trd_development_database_text {
	min-height: 95px;
	padding: 8px 0px 0px 138px;
	width: 168px;
	line-height: 0px;
}
.trd_development_database_text a {
	font: 13px Arial;
	font-weight: bold;	
	text-decoration: none;
	color: black;
}
.trd_development_database_text a:hover {
	text-decoration: underline;
}
.trd_more.development a {
	padding: 8px 0px;
}
.trd_more a:hover {
	text-decoration: underline;
}
.content_all_left,
.content_all_right {
	width: 49%;
	float: left;
}
.content_all_right {
	padding-left: 12px;
}
.trd_industry.report {
	min-height: 562px;
}
.trd_report_title {
	border-bottom: 3px solid red;
	padding: 11px 0px 7px 14px;
	text-transform: uppercase;
	font: 20.5px 'DINCondMedium', Impact, Charcoal, sans-serif;
	font-weight: bold;
}
.trd_reports_item {
	border-bottom: 1px solid black;	
	min-height: 88px;
	margin-top: 7px;
	line-height: 16px;
	margin-left: 2px;
}
.trd_reports_item_img{
	width: 101px;
	height: 72px;
	margin: 4px 13px 0px 2px; 
}
.page-template-advanced_search_results_accordion-php .trd_reports_item_img {
		margin: 4px 10px 0px 2px; 	
}
.page-template-trd_reports_and_rankings-php.trd_reports_item_img,
.page-template-trd_reports_and_rankings_residenrial-php .trd_reports_item_img,
.page-template-indusrty_reports-php .trd_reports_item_img,
.page-template-industry_reports_residenrial-php .trd_reports_item_img{
	width: 151px;
	height: 111px;
}
.trd_reports_item_img {
	float: left;
}
.trd_reports_item_title {
	font-size: 13px;
	font-family: Arial;
	font-weight: bold;
	line-height: 17px;
	color: #cc3333;	
}
.trd_more .report_and_rankings a:hover {
	text-decoration: none;
}
.trd_reports_item_title a {
	color: #cc3333;	
	text-decoration: none;
}
.trd_reports_item_title a:hover {
	text-decoration: underline;
}
.trd_reports_item_info {
	color: #666666;
	font-size: 12px;
	font-family: Arial;
	line-height: 17px;
}
.trd_reports_item_text {
	font-size: 12px;
	font-family: Arial;
	min-height: 40px;
}
.trd_reports_item.last_item {
	border: none;
}
.trd_more a {
	font-size: 12px;
	font-family: Arial;
	text-transform: uppercase;
	font-weight: bold;
	float:right;
	text-decoration: none;
	color: black;
	padding: 12px 0px;
	margin-right: 7px;
}
.trd_more.report_and_rankings a {
	padding: 0px 2px 27px 0px;
}
.trd_reports_item.industry {
	border: none;
	margin: 15px 0px 25px 12px;
}
.trd_industry {
	border: 1px solid #cccccc;
	min-height: 677px;
}
.line {
	border-bottom: 3px solid #cccccc;
}
.trd_industry.deal_sheet {
	border: 1px solid #cccccc;
	min-height: 202px;
	margin-top: 27px;
	/*width: 319px;*/
}
.trd_reports_item_text.data_book_trd {
	width: 36.5%;
	display: inline-block;
	float: left;
}
.test {
	margin: 20px -30px 10px 15px;
}
.trd_more.book {
	float: left;
}
.trd_more.book a {
	margin: 0px 3px;
}
.test a {
	margin: 0px 0px 0px 6px;
}
.trd_report_title.report_and_runkings {
	padding-left: 0px;
	margin-top: 16px;
	margin-bottom: 10.5px;

}
.trd_more.development {
	margin:3px 0px;
}
.widget.text span {
	color: #2c70bd;
	font: 12px Arial;
	font-weight: bold;
}
.search_menu_black input[type="text"] {
	width: 210px;
	float: left;
}
.search_menu_black.trd_reports_page input[type="text"] {
	width: 280px;
}
.search_menu_black input[type="button"] {
	min-width:70px;
	background: black;
	color: white;
	border: none;
	font-weight: bold;
	margin:0;
}
.login_subcribe {
	color: red;
	text-transform:uppercase;
}
.search_menu_black {
	margin-top: 16px;
}
.advanced_search {
	text-transform:uppercase;
}
.login_subcribe, .advanced_search {
	font: 15px 'DINCondMedium', Impact, Charcoal, sans-serif;
	font-weight: bold;
	float: right;
}
.login_subcribe {
	float: left;
	position: absolute;
}
.login_subcribe a {
	text-decoration: none;
	color: red;
}
.login_subcribe a:hover {
	text-decoration: underline;
}
.login_subcribe span {
	color: black;
}
.advanced_search a{
	text-decoration: none;
	color: black;
	margin-left: 108px;
}
.advanced_search a:hover {
	text-decoration: underline;
}
.trd_reports_page_title {
	color: #cc3333;
	text-transform: uppercase;
	font: 18.5px 'DINCondMedium', Impact, Charcoal, sans-serif;
	font-weight: bold;
	border-top: 2px solid black;
	margin-top: 3px;
	padding-top: 3px;
	padding-left: 10px;
}
.search_menu_black.trd_reports_page {
	margin-top: 22px;
}
.advanced_search.trd_reports_page a {
	float: right;
	margin-right: 265px;
}
.trd_reports_item.trd_reports_page {
	border-top: 1px solid black;
	border-bottom:none;
	min-height: 133px;
}
.trd_reports_page_info {
	margin-top: 12px;
	min-height: 110px;
}
.trd_reports_item_title.trd_reports_page,
.trd_reports_item_info.trd_reports_page,
.trd_reports_item_text.trd_reports_page {
	margin-left: 167px;
}
.sort_by_rankings, 
.sort_by_rankings ul {
	margin:0px;
	padding:0px;
	background: #fff;
}
.sort_by_rankings li {
	list-style: none;
	border: 1px solid #ccc;
	border-bottom: none;
	width: 84px;
}
.sort_by_rankings li:hover {
	background: #fbfbfb;	
}
.sort_by_rankings > li {
	height: 35px;
	/*margin-left: -3px;*/
	background: #fbfbfb;
	border-bottom: 1px solid #ccc;
	margin-top: 19px;
	position: relative;
	width: 160px;
}
.sort_by_rankings  ul {
	margin-top:10px;
	position: absolute;
	display: none; 
}

.mail_new_development_database .sort_by_rankings  ul {
	display: block;
}

.sort_by_rankings li.sub_menu_sort_by a {
 	color: #999; 
}



.sort_by_rankings a {
	display: block;
	padding: 3px 0px 1px 14px;
	font: 13px Arial;
	color: #000;
	text-decoration: none;
}
.sort_by_rankings  > li > a {
	background: url("images/strelka_sort_by.png") 145px 80% no-repeat;	
	padding: 9px 0px 0px 6px;
	display: block;
}
.sort_by_rankings  > li > a:hover,
.sort_by_rankings a:hover {
	text-decoration: none;
}
.sort_by_rankings ul li {
	width: 205px;
}
#archive_trd_type_sort .sub_menu,
#sub_menu, #sub_menu_border {
	border: none;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	/*padding-left: 20px;*/
	/*width: 185px;*/
}
#sub_menu a {
	color: #999;
	padding: 0px 0px 4px 5px;
}
.sub_menu_sort_by a {
	color: #999;
	margin-left: 15px;
	
}
.sort_by_rankings .no_border {
	border: none;	
}
.no_border.top_line {
	border-top: 1px solid #ccc;
}



#sub_menu_border a {
	color: #999;
	padding: 0px 0px 4px 5px;	
}
#sub_menu_border {
	border-bottom: 1px solid #ccc;
}
.trd_reports_item.trd_reports_page.non_top_margin {
	margin-top:-1px;
}
.trd_more.industry.reports.trd_reports_page {
	margin: -15px 0px 0px 0px;
}
.trd_reports_page_title.trd_reports_page span {
	color: black;
	text-transform: none;
	padding-left: 6px;
}
#trd_residential {
	margin-bottom: -2px;
}
.menu, .menu ul {
	margin: 0; padding: 0;
	float: left;
}
.menu > li {
	height: 29px;
	width: 30px;
}
.menu li {
	list-style: none;
	position: relative;
	border: none;
}
.menu ul {
	position: absolute;
	display: none;
	top: 28px;
	left: -212px;
	z-index: 100;
	width: 242px;
}
.page-template-page_shedule-php .menu ul,
.page-template-trd_offerinf_plan-php .menu ul,
.page-template-trd_reports_and_rankings-php .menu ul,
.page-template-trd_reports_and_rankings_residenrial-php .menu ul,
.page-template-indusrty_reports-php .menu ul,
.page-template-industry_reports_residenrial-php .menu ul,
.page-template-data_book_page-php .menu ul,
.page-template-new_development_database-php .menu ul,
.page-template-advanced_search_results_accordion-php .menu ul,
.page-template-deal_sheet-php .menu ul,
.page-template-trd_topics_properties-php .menu ul,
.page-template-trd_topics_companies-php .menu ul,
.page-template-trd_topics_people-php .menu ul,
.page-template-trd_topics_sub_people-php .menu ul,
.page-template-trd_topics_sub_companies-php .menu ul,
.page-template-trd_topics_sub_property-php .menu ul {
	left: -284px;
	width: 315px;
}
.menu ul {
	left: -206px;
	width: 236px;
}
.page-template-page_shedule-php .menu ul li,
.page-template-trd_offerinf_plan-php .menu ul li,
.page-template-trd_reports_and_rankings-php .menu ul li,
.page-template-trd_reports_and_rankings_residenrial-php .menu ul li,
.page-template-indusrty_reports-php .menu ul li,
.page-template-industry_reports_residenrial-php .menu ul li,
.page-template-data_book_page-php .menu ul li,
.page-template-new_development_database-php .menu ul li,
.page-template-advanced_search_results_accordion-php .menu ul li,
.page-template-deal_sheet-php .menu ul li,
.page-template-trd_topics_properties-php .menu ul li,
.page-template-trd_topics_companies-php .menu ul li,
.page-template-trd_topics_people-php .menu ul li,
.page-template-trd_topics_sub_people-php .menu ul li,
.page-template-trd_topics_sub_companies-php .menu ul li,
.page-template-trd_topics_sub_property-php .menu ul li  {
	width: 315px;
}
.page-template-trd_topics-php .menu ul li {
	width: 245px;
}

.menu ul li {
	width: 236px;
	height: 28px;
}
.menu a {
	display: block;
	padding: 0px;
	text-decoration: none;
	color: #fff;
	font: 13px Arial;
	text-transform: uppercase;
	font-weight: bold;
}
.menu > ul > a {
	background: #333333;
}
.menu UL A {
	height: 1%; /* For IE7 set hasLayout */
	padding: 5px;
}
.menu LI:hover {
	/*background-color: black;*/
	color: white;
}
.menu LI:hover LI:hover {
	background: #black;
}
/*.menu LI:hover UL {
	display: block;
} */
.menu .border {
	border-right: 1px solid black;
}
.black_bckground {
	background: #808180; /* Old browsers */
	background: -moz-linear-gradient(top,  #808180 0%, #666665 25%, #464646 51%, #343534 67%, #242424 86%, #1d1d1d 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#808180), color-stop(25%,#666665), color-stop(51%,#464646), color-stop(67%,#343534), color-stop(86%,#242424), color-stop(100%,#1d1d1d)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #808180 0%,#666665 25%,#464646 51%,#343534 67%,#242424 86%,#1d1d1d 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #808180 0%,#666665 25%,#464646 51%,#343534 67%,#242424 86%,#1d1d1d 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #808180 0%,#666665 25%,#464646 51%,#343534 67%,#242424 86%,#1d1d1d 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #808180 0%,#666665 25%,#464646 51%,#343534 67%,#242424 86%,#1d1d1d 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#808180', endColorstr='#1d1d1d',GradientType=0 ); /* IE6-9 */
}

.deal_sheet_href,
.menu-item-object-deals-sheet-types
 {
	min-height: 37px;
	border-bottom: 1px solid white;
}
.deal_sheet_href a,
.menu-item-object-deals-sheet-types a,
.menu-deals-sheet-menu a{
	color: #cc3333;
	text-transform: uppercase;
	font: 12.4px 'Arial';
	font-weight: bold;
	vertical-align: -4px;
	margin-left: 14px;
	margin-top: 1px;
	padding-top: 10px;
	width: 300px;
}
#menu-deals-menu > li,
#menu-deals_sheet > li,
#menu-deals-sheet-menu > li,
.content_all_right.second_col #menu-deals-sheet-menu li{
	/*width: 319px; */
	border-bottom: 1px solid white;
}

.deal_sheet_href a:hover
 {
	text-decoration: none;
}
.menu-item-object-deals-sheet-types a:hover {
	text-decoration: underline;
}
.mail_new_development_database {
	/*margin-top: 58px;*/
	font: 15px Arial;
	/*text-align: right;*/
}
.mail_new_development_database .sortirovka {
	float:left;
	font-weight: normal;
}
.page-template-deal_sheet-php .mail_new_development_database {
	margin-top: 55px;
}
.mail_new_development_database.accord {
	margin-top: 20px;
	font: 14px Arial;
}
.mail_new_development_database span {
	/*font: 14px Arial;
	font-weight: bold;
	line-height: 1.5;*/
}
.database-item {
	margin: 10px 0;
	border-top: 1px solid #000;
	padding: 10px 0;
}
.content.basic_search .database-item .main-info {
	float: left;
	width: 40.5%;
	border-right: 1px dotted #000;
	padding: 0px;
	margin: 0px;
}
.content.basic_search .database-item.deal_sheet .main-info {
	width: 47.5%;
}
.database-item .main-info {
	float: left;
	width: 47.5%;
	border-right: 1px dotted #000;
	padding-right: 1.7%; 
	margin-right: 1.5%; 
}
.database-item .additional-info {
	float: right;
	width: 49%;
}
.content.basic_search .database-item .additional-info {
	width: 41%;
}
.content.basic_search .database-item.deal_sheet .additional-info {
	width: 51%;
}
.database-item  li {
	line-height: 1.5;
	min-height: 24px;
}
.database-item .photo {
	float: left;
	margin-right: 10px;
	min-height: 65px;
	min-width: 89px;
	
}
.content.basic_search .database-item .photo{
	height: 65px;
	width: 92px;
}
#accordion4 .database-item .photo {
	width: 92px;
	height: 65px;
}
#accordion4 .main-info {
	width: 43%;
	padding: 0px;
}
#accordion4 .additional-info {
	width: 37%;
}
#accordion4 .database-item .name, #accordion4 .database-item .value {
	font-size: 12px;
	/*width: 48%;*/
}
.database-item .map {
	float: left;
}
.database-item .attributes {
	padding: 0;
	margin: 0;
	list-style: none;
	font-size: 13px;
}
.database-item .attributes .name {
	color: #c33;
	text-transform: uppercase;
	width: 46%;
	display: inline-block;
	padding-top: 2px;
}
.database-item .attributes .value {
	display: inline-block;
	width: 52%;
}
/*.database-item .main-info .attributes .value {
	font-weight: bold;
}*/
.database-item .main-info .name {
	width: 46%	
}
.database-item .main-info .value {
	width: 50%
}
.database-item.deal_sheet .name {
	font-size: 11px;
	font-weight: bold;
}
/*.additional-info .value a {
	color: black;
	text-decoration: none;
	font-weight: bold;
}*/
.additional-info .value a:hover {
	text-decoration: underline;
}
.main_databook_item {
	margin-top: 15px;
	position: relative;
/*	margin-bottom: 30px; */
}
.main_databook_img {
	float: left;
	width: 290px;
	height: 320px;
}
.main_databook_info {
	float: left;
	width: 52%;
	font: 13px Arial;
	position: absolute;
	bottom: 0;
	left:303px;
}
.main_databook_title a {
	font: 19px Arial;
	color: #cc3333;
	text-decoration: none;
	font-weight: bold;
}
.main_databook_title a:hover,
.databook_buy a:hover {
	text-decoration: underline;
}
.databook_buy a {
	font: 13px Arial;
	font-weight: bold;
	text-transform: uppercase;
	color: black;
	text-decoration: none;
	font-weight: bold;
}
.databook_text {
	font: 13px Arial;
	margin: 2px 0px 9px 0px;
	line-height: 1.35;
}
.databook_img {
	float: left;
	width: 92px;
	height: 65px;
}
.databook_info {
	float: left;
	width: 72%; 
	margin-left: 15px;
	margin-bottom: 8px;
}
.databook_title a {
	font: 17px Arial;
	color: #cc3333;
	text-decoration: none;
	font-weight: bold;
}
.databook_title a:hover {
	text-decoration: underline;
}
.databook_item {
	border-top: 1px solid black;
}
.databook_item.bold_line {
	border-top: 2px solid black;
}
.databook_info {
margin-top: 6px;
margin-left: 18px;
}
.databook_img {
	margin:14px 0;
}
.accord_trd_img {
	float: left;
	margin-top: 2px;
}
.accord_trd_title a {
	font: 13px Arial;
	font-weight: bold;
	text-decoration: none;
	color:#cc3333;
}
.accord_trd_title a:hover {
	text-decoration: underline;
}
.accord_trd_authot {
	font: 12px Arial;
	/*font-weight: bold;*/
}
.accord_trd_text {
	font: 13px Arial;
}
.accord_trd_info {
	margin-left: 100px;
	margin-bottom: 10px;
}
h.ui-accordion-header {
	background-color: red;
}
.advanced.search .title.cf {
	color: black;
}
h3#ui-id-5, h3#ui-id-7,
h3#ui-id-1, h3#ui-id-3,
h3#ui-id-9, h3#ui-id-11,
h3#ui-id-13, h3.cf {
	background: #ebebea; /* Old browsers */
	background: -moz-linear-gradient(top,  #ebebea 0%, #e9e8e7 13%, #d4d4d4 58%, #c7c6c6 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ebebea), color-stop(13%,#e9e8e7), color-stop(58%,#d4d4d4), color-stop(100%,#c7c6c6)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ebebea 0%,#e9e8e7 13%,#d4d4d4 58%,#c7c6c6 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ebebea 0%,#e9e8e7 13%,#d4d4d4 58%,#c7c6c6 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ebebea 0%,#e9e8e7 13%,#d4d4d4 58%,#c7c6c6 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ebebea 0%,#e9e8e7 13%,#d4d4d4 58%,#c7c6c6 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebebea', endColorstr='#c7c6c6',GradientType=0 ); /* IE6-9 */	
	height: 35px;
	border: 1px solid #ccc;
	border-bottom: none;
	font: 17px 'DINCondMedium', Impact, Charcoal, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 2;
	margin-bottom: 9px;
	margin-top: 15px;
}
.page-template-advanced_search_results_accordion-php .img {
	float: left;
	padding: 0px 9px 1px 11px;
	border-right: 2px solid white;
}
.page-template-advanced_search_results_accordion-php .title {
	float: left;
	margin-left: 10px;
}
.accord_item_trd {
	min-height: 80px;
}
.accord_item_trd {
	min-height: 80px;
}
.results_info {
	border-top: 1px solid black;
	margin-top: 10px;
}
.next_result a {
	font: 12px Arial;
	font-weight: bold;
	color: black;
	text-decoration: none;
}
.next_result a:hover {
	text-decoration: underline;
}
.results_info .accord_trd_text {
	text-align:right;
	margin-top: 5px;
}
.results_info .next_result {
	float: right;
	margin-top: 5px 0px;
}
.trd_report_and_runkings_content .trd_reports_item,
.headlines_content .trd_reports_item {
	border: none;
}
.ui-accordion-header .ui-state-default .ui-accordion-icons .ui-accordion-header-active .ui-state-active .ui-corner-top {
	margin-bottom: 5px;
}
.headlines_content .trd_reports_item {
	margin: 0;
	min-height: 79px;
}
.industry_reports_content .industry_reports_item {
	font: 12px Arial;
	text-transform: uppercase;
}
.trd_reports_item_inform {
	float: left;
}
.headlines_content .trd_reports_item_img a {
	/*margin: 4px 2px 0px 2px;*/
}
.deal_sheet_item .left_info  {
	float: left;
	width: 48%;
}
.deal_sheet_item .right_info {
	float: left;
	width: 48%;
		border-left: 1px dotted black;
}
.deal_sheet_item .right_info .value {
	width: 55%;
	font-size: 12.3px;
}
.deal_sheet_item .attributes {
	padding: 0;
	margin: 0;
	list-style: none;
	font-size: 13px;
}
.deal_sheet_item .attributes .name{
	color: #c33;
	text-transform: uppercase;
	width: 49%;
	display: inline-block;
	line-height: 1.65;
}
.deal_sheet_item .left_info .value a,
.deal_sheet_item .right_info .value a {
	color: black;
	text-decoration: none;
	font-weight: bold;
}
.deal_sheet_item .left_info .value a:hover,
.deal_sheet_item .right_info .value a:hover {
	text-decoration: underline;
}
.deal_sheet_item .right_info {
	padding-left: 10px;
}
.database-item .title_name {
	font: 17px 'DINCondMedium', Impact, Charcoal, sans-serif;
	font-weight: bold;
	text-transform:uppercase;
	margin: 7px 0px 5px 0px;
}
.deal_sheet_notes .notes {
	text-transform: uppercase;
	color: #c33;
	float: left;
	font: 14px Arial;
	font-weight: bold;
	width: 70px;
}
.deal_sheet_notes .notes_value{
	padding-left: 51px;
	font: 13px Arial;
	margin-left: 18px;
}
.deal_sheet_notes {
	margin-top: 10px; 
	/*margin-bottom: 20px;*/
}
.database-item .title_name a {
	color: black;
}

.headlines_content .trd_reports_item {
	min-height: 80px;
}
.headlines_content .trd_reports_item_img {
	float: left;
}
.headlines_content .trd_reports_item_inform {
	width: 81%;
}
/*.page-template-advanced_search_results_accordion-php .database-item:first-child
.deal_sheet_item:first-child {
	border-top: none;
}*/
.deal_sheet_item {
	border-top: 1px solid black;
	min-height: 240px;
	margin-top: -1px;
}
.trd_reports_page_title .financing a,
.trd_reports_page_title .sales a,
.trd_reports_page_title .retail_leasing a {
	float: right;
	color: #999;
	text-decoration: none;
	background: url("images/deal_sheet_palka.png") no-repeat;
	padding-left: 10px;
	margin: 0 5px;
	background-position: 0;
	font: 16px 'DINCondMedium', Impact, Charcoal, sans-serif;
	font-weight: bold;
}
.trd_reports_page_title .office_leasing a {
	float: right;
	color: black;
	text-decoration: none;
	margin-right: 5px;
	font: 16px 'DINCondMedium', Impact, Charcoal, sans-serif;
	font-weight: bold;
}
.trd_reports_page_title .office_leasing a:hover,
.trd_reports_page_title .sales a:hover,
.trd_reports_page_title .retail_leasing a:hover, 
.trd_reports_page_title .financing a:hover {
	color: #c33;
}
.pagin a {
	border: 1px solid #ccc;
	color: #ccc;
	padding: 6px 6px 6px 6px;
	font: 12px Arial;
	text-decoration: none;
	text-transform: uppercase;
}
.pagination_top, .pagination_bottom  {
	text-align: left;
	float: left;
}
.pagination_top {
	margin-bottom: 14px;
}

.page-template-deal_sheet-php .mail_new_development_database {
text-align: right;
}
.active_p a, .next a {
	color: black;
}
.pagin a:hover {
	text-decoration: underline;
}
.active_p a:hover {
	text-decoration: none;
}
.page-template-deal_sheet-php .mail_new_development_database span {
	line-height: 1;
}
.trd_topics_page .trd-left-content {
	float: left;
	/*width: 49%;*/
}
.trd_topics_page .trd-right-content {
	float: right;
	width: 49.5%;
	min-height: 410px;
}
.trd_topics_page .search_menu_black.trd_reports_page input[type="text"] {
	width: 210px;
}
.trd_topics_page .trd_reports_page a {
	margin-right: 0px;
}
.trd_topics_page .right_info {
	width: 20%;
	font: 12px Arial;
	float: left;
	padding-right: 6px;
}
.trd_topics_page .right_button {
    width: 26%;
    float: left;
    margin-right: 10px;
}
.trd_left_content_help {
	width: 45%;
}
				
.trd_topics_page .foto-text {
	font: 13px Arial;
	margin-top: 10px;
	line-height: 1.2;
	font-weight: 600;
}
.page-template-trd_topics-php .sidebar {
	margin-top: 53px;
}
.page-template-trd_topics-php .trd_more a {
	padding: 0px;
}
.browser_topics {
	text-transform: uppercase;
	font: 19px 'DINCondMedium', Impact, Charcoal, sans-serif;
	font-weight: bold;
	margin-top: 16px;
	color: white;
}
.trd_topics_page  .browser_topics {
	text-transform: uppercase;
	font: 17px 'DINCondMedium', Impact, Charcoal, sans-serif;
	font-weight: bold;
	border-bottom: 1px solid black;
	margin-top: 16px;
	color: black;
}
.button  {
	width: 165px;
	height: 43px;
	margin-bottom: 7px;
	position: relative;
	font: 20px 'DINCondMedium', Impact, Charcoal, sans-serif;
	text-transform:uppercase;
	font-weight: bold;
	background: url('images/button_background.jpg') repeat-x;
}
.button_name {
	position: absolute;
	top: 9px;
	left: 10px;
}
.right_button {
	float: left;
	/*margin-right: 14px;*/
}
.button:hover {
	background: #ededed;
	color: #c33; 
}
/*.trd_topics_page .button a:hover {
	text-decoration: none;
	color: #c33;
}*/
/*.trd_topics_page .button a {
	text-decoration: none;
	color: black;
	display: block;
}*/
.right_button a {
	color: black;
}
.right_button {
	width: 40%;
	float: left;
}
.right_info {
	width: 44%;
	font: 12px Arial;
	float: right;
	padding-right: 6px;
}
.topics_buttons .right_info {
	width: 53%;
	font: 21px 'DINCondMedium', Impact, Charcoal, sans-serif;;
	float: right;
	padding-right: 6px;
}
.trd_topics_page .name_foto {
	font: 15px Arial;
	font-weight: bold;
	margin: 9px 0px 6px 0px;
}
.topics_buttons {
	margin-top: 25px;
}
.browser_topics.new  {
	margin-top: 20px;
}
.browser_topics.items {
	margin-top: 24px;
}
.trd_topics_page .trd_reports_item_inform {
	width: 81%;
	/*margin-top: 7px;*/
	float: left;
}
.trd_topics_page .trd_reports_item_img a {
	margin: 4px 4px 0px 2px;
}
.trd_topics_page .trd_reports_item {
	border: none;
}
.bold a {
	font-weight: bold;
	text-decoration: none;
	color: black;
}
.bold a:hover {
	text-decoration: underline;
}
.page-template-trd_topics_properties-php .trd_more,
.page-template-trd_topics_companies-php .trd_more,
.page-template-trd_topics_people-php .trd_more  {
	margin-top: -11px;
	float: right;
}
.adv_ser_log_sub.trd_reports_page, .adv_ser_log_sub  {
	margin-bottom: 0px;
	display: none;
}
.alphabet a {
	color: black;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
	margin-right: 2px;
	width: 17px;
	height: 19px;
	float: left;
	font: 13px/19px Arial, Helvetica, sans-serif;
	border: 1px solid #c3c3c3;
	text-align: center;
}
.alphabet {
	margin-top: 40px;
}
.alphabet a:hover {
	color: red;
}
.jump_to {
	font: 13px Arial;
	text-transform: uppercase;
	margin-top: -5px;
	margin-bottom: 4px;
}
.menu_sort_by_trd_reports_and_rankings {
	/*margin-top:-9px;*/
	margin-bottom: 23px;
}
.media {
	float: left;
	width: 16%;
}
.topics-property .database-item .main-info {
	width: 41%;
}
.topics-property .main-info .attributes {
	margin-top: 0px;
}
.topics-property .database-item .main-info .name {
	font: 12px Arial, Helvetica, sans-serif;
	width: 49%;
	line-height: 1;
}
.topics-property .database-item .main-info .value {
	font: 12px Arial, Helvetica, sans-serif;
	width: 47%;
}
.topics-property .database-item .additional-info {
	width: 39%;
	/*margin-top: -5px;*/
}
.topics-property .database-item .additional-info .name {
	font: 12px Arial, Helvetica, sans-serif;
	width: 47%;
}
.topics-property .database-item .additional-info .value {
	font: 12px Arial, Helvetica, sans-serif;
	width: 51%;
}
.topics-property .database-item {
	font: 12px Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-bottom: 15px;
}
.topics-property .database-item  {
	border-top: none;
	/*border-bottom: 1px solid black;*/
}
.content.topics-property .database-item {
	border-bottom: 1px solid black;
}
.database-item.no_border {
	border: none;
}
.topics-property .database-item.last {
	border: none;
}
.topics-property .database-item li {
	line-height: 0px;
}
.sub_name {
	border-bottom: 1px solid black;
	margin-top: 35px;
	font:25px 'DINCondMedium', Impact, Charcoal, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	padding-left: 10px;
}
.search_menu_black.trd_reports_page {
	margin-top: 33px;
	margin-bottom: 5px;
}
.sub_name {
	margin-top: 21px;
	padding-top: 7px;
}
.title_info {
	padding:0;
	margin:0;
}
.title_info li {
	font: 14px Arial, Helvetica, sans-serif;
	list-style: none;
	line-height: 1.3;
}
.title {
	float: left;
	width: 193px;
}
.sub_foto {
	float: right;
	margin-left: 20px;
	min-width: 100px;
	max-width: 268px;
}
.sub_map {
	float: right;
	margin-left: 5px;
}
.sub_item_info {
	margin-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
}
.sub_info {
	font: 16px Arial, Helvetica, sans-serif;
	line-height: 1.5;
	padding-left: 10px;
}
.sub_info.title {
	font-weight: bold;
	width: 100%;
}
.page-template-trd_topics_sub_people-php .sub_info .bold a {
	padding-top: 34px;
	font-size: 14px;
}
.sub_info .bold {
	padding-top: 30px;
}
.menu_base ul {
	margin: 0;
	padding: 0;
	list-style:none;
	width: 221px;
}
.menu_base {
	font: 13px Arial,Helvetica, sans-serif;
	margin-
}
.menu_base a {
	text-decoration: none;
	color: black;
	display: block;
	line-height: 2.5;
	padding-left: 8px;
}
.menu_base_top li {
	position: relative;
}
.menu_base .menu_base_bottom {
		positiom: absolute;
		display: none;
}
.menu_base .menu_base_top li:hover UL {
	/*display: block; */
}

.menu_base .menu_base_bottom.active {
	display: block;
}
.menu_base .menu_base_bottom {
	display: none;
}

.menu_base .menu_base_top > li {
	width: 179px;
	height: 35px;
	border: 1px solid #ccc;
}
.menu_base .menu_base_top ul {
	margin-top: 3px;
	margin-left: -11px;
}
.menu_base .menu_base_bottom li {
	width: 204px;
	height: 35px;
	border: 1px solid #ccc;
	border-top: none;
	background: white;
	padding-left: 15px;
	line-height: 2.5;
}
.deal_sheet_item.first {
	margin-top: -1px;
}
.menu_base .menu_base_bottom li:hover {
	background-color: #fbfbfb;
	cursor: pointer;
}
.menu_base .menu_base_top > li {
	background: url(images/strelka_sort_by.png) 176px 50% no-repeat;
	background-color: #fbfbfb;
	line-height: 2.5;
	padding-left: 10px;
}
.menu_base {
	margin-top: 18px;
}
.deal_sheet_item.last {
	border-bottom: 1px solid black;
}
.menu_base .menu_base_bottom li.active {
	background: url(images/str_sub_people.png) 3px 49% no-repeat;
	background-color: #fff;
}
.menu_base .menu_base_bottom li.active:hover {
	background: url(images/str_sub_people.png) 3px 49% no-repeat;
	background-color: #fbfbfb;
}
.database-items.properties .database-item {
	border: none;
}
.page-template-trd_topics_sub_property-php .accord_item_trd.first {
	border-top: 1px solid black;
	padding-top: 10px;
	margin-top: -1px;
}
.page-template-page_shedule-php .trd_reports_page_title.trd_reports_page span,
.page-template-trd_offerinf_plan-php .trd_reports_page_title.trd_reports_page span {
	font-weight: normal;
}
.pdf_title {
	border-right: 1px solid black;
	width: 40.5%;
	float: left;
	font: 15px Arial,Helvetica, sans-serif;
}
.pdf_img {
	float: left;
	margin-left: 10px;
}
.pdf {
	margin: 0px 0px 7px 0px;
	position: relative;
}
 .offering_title span {
		font:25px 'DINCondMedium', Impact, Charcoal, sans-serif;
}
.offering_title {
	margin-top: 37px;
}
 .park, .plan, .amendments {
	float: left;
	padding:0px 6px;
	font:25px 'DINCondMedium', Impact, Charcoal, sans-serif;
	margin-top: 3px;
	padding-right: 5px;
}
.pdf.first {

	padding-top: 25px;
}
.park  {
	text-transform: uppercase;
	font-weight: bold;
	border: none;
	padding-left:0px;
}
.page-template-page_shedule-php .border_black,
.page-template-trd_offerinf_plan-php .border_black {
	margin-left: 10px;
}
.search-section {
	padding: 11px 0 17px;
/*	border-bottom: 1px solid #000; */
	padding: 16px 0;
}
.searchform label.slim {
	display: block;
	float: left;
	width: 98px;
	font: 15px 'DINCondMedium', Impact, Charcoal, sans-serif;
	font-weight:bold;
	text-transform: uppercase;
	line-height: 35px;
}
#search-within  label.slim {
	line-height: 1;
	padding-top: 2px;
}
 .offering_title {
	border-bottom: 1px solid black;
}
.shedule_info .left_info {
	float: left;
	width: 60%;
	font: 15px Arial, Helvetica, sans-serif;
	margin-top: 4px;
}
.shedule_info .right_info {
	float: right;
	width: 38%;
}
.shedule_info .rigt_info_title {
	float: left
}
.shedule_info .sort_data {
	float: right;
}
.rigt_info_title {
	padding-top: 4px;
}
.shedule_info .rigt_info_title {
		font: 13px Arial, Helvetica, sans-serif;
}
.shedule_info {
	margin-top: 20px;
}
.table_sh {
	font: 13px Arial, Helvetica, sans-serif;
	margin-top: 30px;
	border-collapse: collapse;
}
th {
	text-align: left;
	background: #666;
	padding: 5px;
	color: white;
}
td {
	/*height: 25px;*/
	padding: 0px 5px;
	border-bottom: 1px dashed #525252 ;
}
.date_sort {
	border-radius: 5px;
}
.total_row {
	border: none;
}
.footer_table {
	font: 13px Arial, Helvetica,sans-serif;
}
.searchform input[type=text] {
	padding:5px;
}
.searchform .advanced-search {
	width:522px;
}
.location-select {
	float:left;
	width:226px;
}
.location-select select {
	width:120px;
	margin-top: 7px;
}
.search-section #neighborhood {
	background: url("images/strelka_1.png") 3% 18% no-repeat;
	font-size: 14px;
	padding-left:10px;
	float: left;
	margin-right: 7px;
	height: 32px;
}
.search-section #neighborhood.active{
	background: url("images/strelka_1_active.gif") 0% 18% no-repeat;
}
#location .location-inner {
	float: left;
	width:414px;
	margin: 4px 0px;
	font-weight: bold;
	position: relative;
}
#location .location-input {
	float: right;
	margin:-3px 0;
}
#location .conditions {
	width: 235px;
}
#location .address {
	width: 280px;
}
.neighborhood {
	position:relative;
/*	float: right; */
}
.neighborhood .conditions {
	width:225px;
}
.checkboxes {
	margin-left: 104px;
}
#tabs .checkboxes {
	margin-left:0;
}
.checkboxes .sub-title {
	font-size: 12px;
	padding: 5px 0;
	margin: 10px 0 0 20px;
	border-top:1px solid #CCCCCC;
}
legend label {
	font-size: 12px;
}
.checkboxes label {
	text-transform:capitalize;
}
.checkboxes .colon.first label {
	font-weight: bold;
}
.checkboxes .inner {
	padding:0 20px 5px;
	border-bottom: 1px solid #CCCCCC;
}
.checkboxes .inner .item {
	width:33%;
	float:left;
	line-height: 15px;
}
.search-section .pub-date {width:130px;}
.search-section .sel-before {width:86px;}
.search-section .date,
.search-section .sel-price,
.search-section .sel-sqfeet,
.search-section .sel-less,
.search-section .sel-between {width:110px;}
.search-section .digits {width:122px;}
.search-section .sel-before,
.search-section .sel-less,
.search-section .sel-between {
	margin-right:10px;
}
input#datepicker, input#datepicker2, input#datepicker3, input#datepicker4, input#datepicker5, input#datepicker6 {
	width: 99px;
}
.search-section#date img {
	margin: 0px 2px -7px 5px;
}
.search-section#price,
.search-section#size {
	font-size: 12px;
}
.searchform .button {
	width: 90px;
	height: 30px;
	background: url("images/search-btn-bg.gif") no-repeat;
	margin:20px 0;
	color: white;
	border: none;
	font-weight: bold;
	font: 19px 'DINCondMedium', Impact, Charcoal, sans-serif;
	text-transform: uppercase;
}
h3.title {
	width: auto;
	text-transform: uppercase;
	margin:10px 0;
	font-size:19px;
	float:none;
	font-weight: bold;
}
.tips {
	padding:10px 20px;
	border:1px solid #EEEEEE;
}
.tips p {
	font-size:14px;
	line-height: 19px;
}
#hoods, #hoods_property, #hoods_deals {
	display:none;
	position:absolute;
	top:35px;
	left:-20px;
	width: 670px;
	padding:15px 0 0 0;
	background: url("images/hoods-arrow.jpg") 21% top no-repeat;
	z-index: 1;
}
#hoods_property, #hoods_deals {
	padding: 6px 0 0 0;
}


#tabs, #tabs1, #tabs2 {
	/*border:1px solid #ccc;*/
	background: #fff;
}
#hoods.active, #hoods_property.active, #hoods_deals.active {
	display:block;
}
#black_menu.active {
	display: block;
}
#hoods .menu_top, #hoods_property .menu_top, #hoods_deals .menu_top {
	width:100%;
	min-height:40px;
	list-style: none;
	margin: 0px; 
	padding: 0px
}
#hoods .menu_top li, #hoods_property .menu_top li, #hoods_deals .menu_top li {
	float:left;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
}
#hoods .menu_top li.ui-state-active, #hoods_property .menu_top li.ui-state-active, #hoods_deals .menu_top li.ui-state-active {
	background: #ccc;
}
#hoods .menu_top li a, #hoods_property .menu_top li a, #hoods_deals .menu_top li a {
	display:block;
	padding:5px 18px;
	color:#000;
	font-size:13px;
	text-decoration: none;
	font-weight: bold;
}
#hoods .menu_top li a:focus, #hoods_property .menu_top li a:focus, #hoods_deals .menu_top li a:focus {
	outline: none;
}
#hoods_property .menu_top li.ui-state-active, #hoods_deals .menu_top li.ui-state-active {
	background: #ccc;
}
.colon {
	/*width: 19%;*/
	float: left;
	font: 12px Arial, Helvetica, sans-serif;
	/*margin-left: 5px;*/
}
.block {
	border-bottom: 1px solid #CCC;
	margin: 0px;
}
.block.last, .block.first {
	border: none;
}
input[type="checkbox"] {
	vertical-align: middle;
}
legend {
	padding: 0;
}

.checkboxes.base-check > legend {
	float: left;
	width: 20%;
}
.checkboxes.base-check > fieldset,
#search-within .hidden {
	border: none;
	border-bottom: 1px solid #ccc;
	margin: 0 0 10px;
	padding: 0 0 10px;
}
#search-within .checkboxes.base-check > fieldset {
	margin: 0;
	padding: 0;
	border: none;
}
.checkboxes.base-check .colon {
	padding-left: 16px;
	width: 30%;
}
.checkboxes.base-check .last {
	border: none !important;
}
fieldset {
	border: none;
}
#title-checkbox {
	margin-left: 15px;
	font-weight: bold;
}
.sub-title-checkbox {
	/*width: 19%;*/
	font-weight: bold;
	float: left;
	margin: 0px;
}
.row {
	margin: 3px 0;
}
label input[type=checkbox] {
	display: block;
	float: left;
}
label .text {
	display: block;
	margin: 2px 0 0 0;
}
label.cf {
	display: block;
}
legend {
	width: 30%;
}
.ui-widget {
	font-size: 12px;
}
span.ui-datepicker-month {
	margin-left: 17px;
}
.ui-datepicker table {
	border-collapse: collapse;
}
.ui-datepicker-calendar td {
	background: #f9f9f9;
	text-align: center;
}
.ui-datepicker-calendar td:hover {
	background: #efefef;
}
a.ui-state-default {
	text-decoration: none;
	color: black;
}
.ui-datepicker-header.ui-widget-header.ui-helper-clearfix.ui-corner-all {
	background: white;;
	color: black;
	font-weight: bold;
	height: 21px;
	padding: 6px 7px 4px; 
}
span.ui-icon.ui-icon-circle-triangle-e {
	float: right;
}
a.ui-datepicker-prev.ui-corner-all {
	float: left;
}
.ui-datepicker-title {
	text-align: center;
	padding: 3px;
}
.ui-datepicker-header.ui-widget-header.ui-helper-clearfix.ui-corner-all {
	border: 1px solid #ccc;
}
.ui-datepicker-calendar th {
	text-align: left;
	background: white;;
	padding: 5px;
	color: black;
}
.ui-datepicker-calendar td {
	border-bottom: none;
	background: white;
}
.ui-datepicker-month {
	text-transform: uppercase;
}
.ui-datepicker-days-cell-over.ui-datepicker-today {
	background: #efefef;
}
.ui-icon-circle-triangle-w {
	background: url("images/left-calendar-btn.png") center no-repeat;
	position: absolute;
	width: 18px;
	height: 18px;
}
.ui-icon-circle-triangle-w:hover,
.ui-icon-circle-triangle-e:hover {
	cursor: pointer;
}
.ui-icon-circle-triangle-e {
	background: url("images/right-calendar-btn.png") center no-repeat;
	width: 18px;
	height: 18px;
}
.page-template-advanced-search-php #ui-datepicker-div {
	border: none;
}
/********************IE STYLES ******************************************************************/
body.ie7 fieldset {
	padding:0px 15px;
	margin: 10px 0px;
}
body.ie8 fieldset {
	padding:0px 15px;
	margin: 10px 0px;
}
body.ie9 fieldset {
	padding:0px 15px;
	margin: 10px 0px;
}
body.ie10 fieldset {
	padding:0px 15px;
	margin: 10px 0px;
}
.menu-templates-for-trd-research-project-container ul {
	margin: 0px;
	padding: 0px;
}
.menu-templates-for-trd-research-project-container li {
	list-style: none; float: left; margin-left: 5px;
}
.menu-templates-for-trd-research-project-container a {
	color: black;
	text-decoration: none;
	font-size: 14px;
	line-height: 0;
}
.menu-templates-for-trd-research-project-container a:hover {
	text-decoration: underline;
}
.menu-templates-for-trd-research-project-container {
	width: 980px;
	padding-bottom: 60px;
	margin:auto;
}
.footer {
	text-align: center;
	height: 50px;
	margin-top: 10px;
	margin-bottom: 10px;
	background: #e9e9e9; 
	color: white;
}
.sub_item_info .title {
	width: 193px;
}
.col1 {
	width: 7%;
}
.col2 {
	width: 15%;
}
.col3 {
	width: 17%;
}
.col4 {
	width: 9%;
}
.col5 {
	width: 10%;
}
.col6 {
	width: 10%;
}
.col7 {
	width: 8%;
}
input#submit_update,
input#adv-search-btn {
	text-transform: uppercase;
}
input#submit_update {
	float:right;
	color: white;
	font-weight: bold;
	padding: 0px 7px;
	background-color: black;
}
.search_menu_black input[type="text"] {
	font-style: italic;
}
#all {
	width: 28px;
	margin-left: none;
}
.sheet_email {
	margin-bottom: 5px;
	text-align: right;
}
#latest_deal {
	color: black;
	text-transform: none;
}
ul.sort_by_rankings.deal {
	text-align: left;
	margin-bottom: -11px;

}
.sort_by_rankings.deal li a {
	padding: 10px;
}
.sort_by_rankings.deal > li > a {
	background:url("images/strelka_sort_by.png") 125px 58% no-repeat
}
.sort_by_rankings.deal ul {
	margin:0px
}
.mail_new_development_database.newDev.cf {
	margin-top: 14px;
	border-top: 1px solid black;
	padding-top: 5px;
}
/*-------------------------------------------------------------------*/
#tabs {
	border: none;
}
.neighborhood {
	margin-top: 25px;
}
.neighborhood ul {
	margin: 0px;
	padding: 0px;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 0%, #f7f7f6 24%, #f4f4f4 26%, #f1f0f1 35%, #eeeef0 36%, #f0f0f0 36%, #eeeeee 36%, #eeeeee 40%, #eceeec 40%, #eeecec 41%, #eceeec 41%, #e7e7e7 51%, #e7e5e5 51%, #e5e7e5 52%, #e7e5e5 52%, #dddddb 70%, #dddbdd 71%, #dbdddb 71%, #dddbdb 71%, #dadad9 74%, #d0d0d0 98%, #d0d0d0 100%, #e3e3e3 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(24%,#f7f7f6), color-stop(26%,#f4f4f4), color-stop(35%,#f1f0f1), color-stop(36%,#eeeef0), color-stop(36%,#f0f0f0), color-stop(36%,#eeeeee), color-stop(40%,#eeeeee), color-stop(40%,#eceeec), color-stop(41%,#eeecec), color-stop(41%,#eceeec), color-stop(51%,#e7e7e7), color-stop(51%,#e7e5e5), color-stop(52%,#e5e7e5), color-stop(52%,#e7e5e5), color-stop(70%,#dddddb), color-stop(71%,#dddbdd), color-stop(71%,#dbdddb), color-stop(71%,#dddbdb), color-stop(74%,#dadad9), color-stop(98%,#d0d0d0), color-stop(100%,#d0d0d0), color-stop(100%,#e3e3e3)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#f7f7f6 24%,#f4f4f4 26%,#f1f0f1 35%,#eeeef0 36%,#f0f0f0 36%,#eeeeee 36%,#eeeeee 40%,#eceeec 40%,#eeecec 41%,#eceeec 41%,#e7e7e7 51%,#e7e5e5 51%,#e5e7e5 52%,#e7e5e5 52%,#dddddb 70%,#dddbdd 71%,#dbdddb 71%,#dddbdb 71%,#dadad9 74%,#d0d0d0 98%,#d0d0d0 100%,#e3e3e3 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 0%,#f7f7f6 24%,#f4f4f4 26%,#f1f0f1 35%,#eeeef0 36%,#f0f0f0 36%,#eeeeee 36%,#eeeeee 40%,#eceeec 40%,#eeecec 41%,#eceeec 41%,#e7e7e7 51%,#e7e5e5 51%,#e5e7e5 52%,#e7e5e5 52%,#dddddb 70%,#dddbdd 71%,#dbdddb 71%,#dddbdb 71%,#dadad9 74%,#d0d0d0 98%,#d0d0d0 100%,#e3e3e3 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 0%,#f7f7f6 24%,#f4f4f4 26%,#f1f0f1 35%,#eeeef0 36%,#f0f0f0 36%,#eeeeee 36%,#eeeeee 40%,#eceeec 40%,#eeecec 41%,#eceeec 41%,#e7e7e7 51%,#e7e5e5 51%,#e5e7e5 52%,#e7e5e5 52%,#dddddb 70%,#dddbdd 71%,#dbdddb 71%,#dddbdb 71%,#dadad9 74%,#d0d0d0 98%,#d0d0d0 100%,#e3e3e3 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffffff 0%,#f7f7f6 24%,#f4f4f4 26%,#f1f0f1 35%,#eeeef0 36%,#f0f0f0 36%,#eeeeee 36%,#eeeeee 40%,#eceeec 40%,#eeecec 41%,#eceeec 41%,#e7e7e7 51%,#e7e5e5 51%,#e5e7e5 52%,#e7e5e5 52%,#dddddb 70%,#dddbdd 71%,#dbdddb 71%,#dddbdb 71%,#dadad9 74%,#d0d0d0 98%,#d0d0d0 100%,#e3e3e3 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e3e3e3',GradientType=0 ); /* IE6-9 */
	border: 1px solid #999;
	margin-top: -10px;
}
.neighborhood ul li {
	/*height: 25px;*/
	float: left;
	list-style-type: none;
	/*padding: 5px 15px;*/
	border-right: 1px solid #999;
}
.neighborhood ul li a {
	text-decoration: none;
	color: black;
	text-transform: uppercase; 
	vertical-align: -webkit-baseline-middle;
	font: 15px 'DINCondMedium', Impact, Charcoal, sans-serif;
	font-weight: bold;
	display: block;
	padding: 7px 15px;
	min-width: 55px;
	text-align: center;
}
.neighborhood ul li a:hover {
	background-color: black;
	color:white;
}
.neighborhood-item .neighborhood_name {
	border-bottom: 1px solid black;
	width: 100%;
	text-transform: uppercase;
	margin: 15px 0px;
	text-transform: uppercase;
	font: 35px 'DINCondMedium', Impact, Charcoal, sans-serif;
	font-weight: bold;
	color: #cc3333;
}
.neighborhood-item {
    margin-bottom: 50px;
}
.neighborhood-sub-item {
	float: left;
	margin-left: 12px;
}
.neighborhood-sub-item.first {
	margin: 0px;
}
.neighborhood-item .sub-title {
	font: 20.5px 'DINCondMedium', Impact, Charcoal, sans-serif
}
.neighborhood-imag-title {
	font: 14px Arial, Helvetica, sans-serif;
}
.neighborhood-item .info {
	margin-bottom: 15px;
}
.trdrarm {
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 17px;
	float: right;
}
.trdrarm a {
	text-transform: uppercase;
	text-decoration: none;
	margin-left: 15px;
	color: black;
}
.trdrarm a:hover {
	text-decoration: underline;
}
.trd_reports_item.trd_reports_page.interested {
	min-height: 40px;
}

.trd_topics_post.home {
	width: 980px;
	height: 437px;
}
.content.home {
		width: 980px;
}
.page-template-home_new-php .name_trd a,
.page-template-home_new-php .excerpt a  {
	font: 12px Arial, Helvetica, sans-serif;
	text-transform: none;
}
.page-template-home_new-php .topic {
	font: 14px Arial, Helvetica, sans-serif;
	text-transform: none;
	font-weight: bold;
}
.page-template-home_new-php .trd_left_info {
	margin: 0;
}
.page-template-home_new-php .trd_left_info {
	width: 345px;
}
.page-template-home_new-php .topic {
	margin-left: 12px;
}
.page-template-home_new-php .more_trd a{
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 15px;
	margin-right: 8px;
}
.page-template-home_new-php .trd_left_info {
	width: 437px;
	height: 390px;
}
.page-template-home_new-php .element_trd {
	margin: 0px;
	margin-top: 22px;
	margin-left: 12px;
	height: 132px;
}
.trd_right_info {
	width: 273px;
	height: 390px;
}
.page-template-home_new-php .trd_right_info_news {
	margin: 16px 0px 0px 17px;
}
.content_all_left, .content_all_right {
	width: 32%;
	float: left;
}
.content_all_left {
	margin-top: 4px;
}
.content_all_left .advanced_search {
	margin-top: 5px;
}
.content_all_right {
	margin-top: 20px;
}
.content_all_right.second_col {
	float:right;
	width: 321px;
}
.CheckBoxClass0, .CheckBoxClass1, .CheckBoxClass2, .CheckBoxClass3 {
	background: url("images/uncheck.png") no-repeat;
	padding-left: 18px;
	margin-left: 4px;
}
.LabelSelected{
	background: url("images/check.png") no-repeat;
}
input[type=checkbox].base_info0,
input[type=checkbox].base_info1,
input[type=checkbox].base_info2,
input[type=checkbox].base_info3 {
	display: none;
}
span.text.main {
	margin: 0px 0px 5px 2px;
} 
.click_to_expend {
	text-transform: none;
	font-weight: normal;
}
.colon.sub {
	width: 35%;
}
.location_search_titles {
	width: 100%;
	height: 50px;
}
.search_sub_titles {
	float: left;
}
.location-input.neighborhood_search {
	position: absolute;
	top: -22px;
	left: 220px;
}
input.conditions {
	width: 430px;
}
#myTags li {
	list-style: none;
}
.search-section #address,
.search-section #block-and-lot {
	background: url("images/uncheck.png") center left no-repeat;
	font-size: 13px;
	padding-left: 18px;
	margin-left: 30px;
	margin-left: 100px;
}
.hidden.neighborhood-select.location-inner.active {
	position: relative;
}
#address.active,
#block-and-lot.active {
	background: url("images/check.png") center left no-repeat;
}
#hoods1, #hoods2 {
	display: none;
}
#hoods1.active {
	display: block;
	position: absolute;
	left: 229px;
	top: 50px;
	margin-top: 13px;
}
#hoods2.active {
	display: block;
	position: absolute;
	left: 327px;
	top: 47px;
}
#neighborhood, #neighborhood_property, #neighborhood_deals {
	position: relative;
}
.position_on {
	position: relative;
}
.search-section.dinamic {
	height: 55px;
}
.location-input.address {
	margin: -28px 0px 0px 120px;
}
input.address {
	width: 270px;
}
input.block-and-lot {
	width: 170px;
}
.colon.sub.type {
	width: 35%;
}
 .menu UL A:hover {
 text-decoration: none;}
 
 .accord_item_trd.first {
 	border-top: 1px solid black;
 	padding-top: 14px;
 	margin-top: -1px;
 }
 .topic_content.cf .more_trd a {
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 15px;
	margin-right: 8px;
 }
.trd_more.property.cf a{
	margin-bottom: -40px;
}
.trd_more.report_and_rankings.cf {
	border-top: 1px solid white;
	margin-top: -1px;
	margin-left: -3px;
}
.trd_reports_item_text p {
	margin: 0px;
}

.sub_map a.shadow,
.sub_foto a.shadow {
	height: 187px;
}
.post_filter_title:hover {
	cursor: pointer;
}
.black_bckground li:hover {
	background: black;
}
.trd_reports_item.company .trd_reports_item_img {
	width: 89px;
	height: 65px;
	margin: 2px 8px 0px 4px;
	text-align: center;
}
.trd_reports_item.company .trd_reports_item_inform {
	width: 82%;
	min-height: 80px;
}
.trd_reports_item.company {
	border: none;
	min-height: 70px;
	margin-top: 10px;
}
.menu_base.deals_filter {
	border-bottom: 1px solid black;
}
.menu_base.deals_filter.menu_base ul {
	margin-bottom: -1px;
}
.trd_reports_item.headlines .trd_reports_item_inform{
	width: 80%;
}
.trd_reports_item.headlines .trd_reports_item_img {
	width: 89px;
	height: 65px;
	text-align: center;
}
.trd_reports_item.headlines {
	border: none;
/*	min-height: 70px; */
	margin-top: 16px;
}
.database-items.display .map.shadow,
.database-items.display .photo.shadow {
	height: 133px;
}
.database-items.display .media.cf {
	margin-bottom: 10px;
}
img.attachment-188x133.wp-post-image {
	height: 133px;
}
a.new-development-info:hover {
	cursor: pointer;
}
.database-items.properties .database-item.cf.invisible {
	display: none;
}
.trd_more.property.cf a.new-development-info {
	margin-bottom: 0px;
}
.database-items.properties .database-item {
	margin-top:0px;
	padding-top:0px;
	border-top: none;
}
.database-items.display {
	border-top: 1px solid black;
	padding-top: 15px;
}
.mail_new_development_database.newDev.property.cf {
	margin-top: 10px;
	border: none;
	text-align: right;
}
.menu_base.deals_filter.property {
	margin-top: 0px;
}
.accord_trd_authot p {
	margin: 0px;
}
.results_info.properties-archive {
	border: none;
}
span.name {
	vertical-align: top;
}
.trd_right_info_news a {
	color: white;
}
.trd_report_title.report_and_runkings a,
.trd_report_title.line a{
	color: black;
}

.trd_right_info_news a:hover,
.trd_report_title.report_and_runkings a:hover,
.trd_report_title.line a:hover {
	text-decoration: none;
}
.database-items.display .media {
	width: auto;
}
#menu-deal_sheet li {
	border-bottom: 1px solid #ccc;
}
.content_all_right.second_col #menu-deal_sheet li {
	width: 319px;
}
.sort_by_rankings.deal li a {
	text-transform: none;
	font-weight: normal;
	color: black;
	
}
.sort_by_rankings.deal li a:hover {
	text-decoration: none;
}
/*.sort_by_rankings ul li {
	height: 37px;
} */
.sort_by_rankings.height22 ul li {
	height: 22px;
}
#menu-deals-sheet-menu li{
	border-bottom: 1px solid #ccc;
	width: 206px
}
.trd_reports_page_title.trd_reports_page a {
	color: c33;
}
.trd_reports_page_title.trd_reports_page a:hover {
	text-decoration: none;
	color: red;
}
/*CONTACT FORM****************************************************************************************** */

input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
	width: 285px;
	float: right;
	margin-right: 20px;
}
.contact_form_title {
	height: 50px;
	display: inline-flex;
}
.close_contact_form:hover {
	cursor: pointer;
}
.close_contact_form {
	float: right;
	margin-top: 3px;
	margin-right: 3px;
	/* padding: 4px; */
	padding-left: 5px;
	padding-right: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-weight: bold;
	/* height: 30px; */
	border-radius: 11px;
	border: 2px solid black;
}
#contact_form_active {
	background-color: white;
	position:fixed;
	width:420px;
	height:500px;
	/*left:50%;*/
	/*top:50%;*/
	left: 36%;
	top: 20%;
	z-index:1000001;
	/*margin-left:-210px;*/
	/*margin-top:-210px;*/
	display: none;
	border: 2px solid black;
}
a.contact_form.update_button.deal {
	float: right;
}
span.contact_form_title {
	height: 0px;
	margin-left: 20px;
	padding-top: 5px;
}
textarea.wpcf7-form-control.wpcf7-textarea {
	margin-left: 115px;
	max-width: 285px;
	min-width: 285px;
	max-height: 70px;
}
.submit_button_text {
	width: 315px;
	float: left;
	margin-left: 17px;
	font-size: 13px;
	font-weight: bold;
	margin-top: -15px;
}
input.wpcf7-form-control.wpcf7-submit {
	background-color: black;
	border: none;
	width: 70px;
	height: 30px;
	color: white;
	font-weight: bold;
}
.wpcf7 p {
	border-bottom: 1px solid #DDD;
	margin: 0px;
	padding: 10px 0px 20px 0px;
}
img.wpcf7-form-control.wpcf7-captchac.wpcf7-captcha-captcha-305 {
	height: 45px;
	margin-left: 150px;
	width: 120px;
	margin-bottom: 10px;
}
input.wpcf7-form-control.wpcf7-captchar {
	width: 375px;
	margin-left: 20px;
}
.bottom_submit_form_info {
	margin-top: 40px;
}
 
.trd_reports_page_title a {
	color: #c33;
}
.trd_reports_page_title a:hover {
	text-decoration: none;
	color:red;
}
.database-items.no_border {
	border: none;
}
ul#menu-developers {
	border: 1px solid #ccc;
	border-bottom: none;
	box-shadow: 0px 0px 5px #999999;
	z-index: 2;
}
ul#menu-developers li {
	border-bottom: 1px solid #ccc;
}
ul#menu-deal_sheet {
	border-bottom: 1px solid #ccc;
	box-shadow: 0px 0px 5px #999999;
	display: block;
}
#next_result_deal_sheet a {
	float: right;
	color: black;
	font-weight: bold;
}
.shadow.slide_down_div.invisible {
	display: none;
}
ul#menu-developers li {
	padding-bottom: 7px;
}
.shadow.slide_menu {
	display: block;
}
.shadow.slide_menu.invisible {
	display: none;
}
ul .shadow.drop_down.active {
	display: block;
}
.sort_by_rankings ul .menu.active {
	display: block;
}
.navigation_research_menu {
	width: 84%;
	height: 35px;
	margin: auto;
	float: right;
}
.navigation_research_menu.black_bckground ul li {
	list-style: none;
	/*display: inline-block;*/
	height: 35px;
	display: table-cell;
	text-align: center;
}
.navigation_research_menu.black_bckground ul {
    display: table; /* Делаем таблицу */
    width: 100%; /* Делаем на всю ширину */
    margin: 0;
    padding: 0;

}
.navigation_research_menu.black_bckground ul li a, .navigation_research_menu.black_bckground ul li {
	color: white;
	text-transform: uppercase;
	font: 14px 'DINCondMedium', Impact, Charcoal, sans-serif;
	font-weight: bold; 
	/*line-height: 2.4;
	padding-left: 8px;
	padding-right: 8px;'*/
}

.navigation_research_menu.black_bckground ul li a:hover {
	text-decoration: none;
}
.navigation_research_menu.black_bckground ul li a#data_book_navigation_item {
	padding: 0;	
	/*text-align: left;*/
	padding-right: 6px;
	
}
.topic_filter.sub_menu a {
	color: #999;
}
legend.title-checkbox {
	margin-left: 5px;
	font-weight: bold;
}
.block.cf {
	padding: 5px 0px 13px 15px;
}
table.ui-datepicker-calendar {
	border: 1px solid #ccc;
	border-top: none;
}
#accordion .img.cf, #accordion1 .img.cf, #accordion2 .img.cf, #accordion3 .img.cf, #accordion4 .img.cf, #accordion5 .img.cf, #accordion6 .img.cf, #accordion7 .img.cf {
	float: left;
	padding: 0px 9px 1px 11px;
	border-right: 2px solid white;
}
#accordion .title, #accordion1 .title, #accordion2 .title, #accordion3 .title, #accordion4 .title, #accordion5 .title, #accordion6 .title, #accordion7 .title {
	float: left;
	margin: 0px;
	margin-left: 10px;
	width: 300px;
	border: none;
	height: 13px;
}
.database-item.first_result.cf, .deal_sheet_item.first_result {
	border-top: none;
}
.sort_by_rankings > li.filter_by_width {
	width: 140px;
}
.ui-state-default.ui-corner-top.ui-tabs-active.ui-state-active {
	background-color: black;
}
li.ui-state-active a span{
	color: white;
}
.offering_title.cf span.border_black {
	margin-left: 10px;
}
.offering_title.cf .park a {
	color: black;
}
.offering_title.cf .park a:hover {
	text-decoration: none;
}
.trd_reports_page .tablepress caption,
.offering_page .tablepress caption {
	display: none;
}
.trd_reports_page .tablepress th,
.offering_page .tablepress th {
	color: black;
}
.offering_page .tablepress {
	margin-top: 30px;
}
.trd_reports_page .tablepress thead th,
.offering_page .tablepress thead th {
	height: 45px;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 0%, #f7f7f6 24%, #f4f4f4 26%, #f1f0f1 35%, #eeeef0 36%, #f0f0f0 36%, #eeeeee 36%, #eeeeee 40%, #eceeec 40%, #eeecec 41%, #eceeec 41%, #e7e7e7 51%, #e7e5e5 51%, #e5e7e5 52%, #e7e5e5 52%, #dddddb 70%, #dddbdd 71%, #dbdddb 71%, #dddbdb 71%, #dadad9 74%, #d0d0d0 98%, #d0d0d0 100%, #e3e3e3 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(24%,#f7f7f6), color-stop(26%,#f4f4f4), color-stop(35%,#f1f0f1), color-stop(36%,#eeeef0), color-stop(36%,#f0f0f0), color-stop(36%,#eeeeee), color-stop(40%,#eeeeee), color-stop(40%,#eceeec), color-stop(41%,#eeecec), color-stop(41%,#eceeec), color-stop(51%,#e7e7e7), color-stop(51%,#e7e5e5), color-stop(52%,#e5e7e5), color-stop(52%,#e7e5e5), color-stop(70%,#dddddb), color-stop(71%,#dddbdd), color-stop(71%,#dbdddb), color-stop(71%,#dddbdb), color-stop(74%,#dadad9), color-stop(98%,#d0d0d0), color-stop(100%,#d0d0d0), color-stop(100%,#e3e3e3)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#f7f7f6 24%,#f4f4f4 26%,#f1f0f1 35%,#eeeef0 36%,#f0f0f0 36%,#eeeeee 36%,#eeeeee 40%,#eceeec 40%,#eeecec 41%,#eceeec 41%,#e7e7e7 51%,#e7e5e5 51%,#e5e7e5 52%,#e7e5e5 52%,#dddddb 70%,#dddbdd 71%,#dbdddb 71%,#dddbdb 71%,#dadad9 74%,#d0d0d0 98%,#d0d0d0 100%,#e3e3e3 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 0%,#f7f7f6 24%,#f4f4f4 26%,#f1f0f1 35%,#eeeef0 36%,#f0f0f0 36%,#eeeeee 36%,#eeeeee 40%,#eceeec 40%,#eeecec 41%,#eceeec 41%,#e7e7e7 51%,#e7e5e5 51%,#e5e7e5 52%,#e7e5e5 52%,#dddddb 70%,#dddbdd 71%,#dbdddb 71%,#dddbdb 71%,#dadad9 74%,#d0d0d0 98%,#d0d0d0 100%,#e3e3e3 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 0%,#f7f7f6 24%,#f4f4f4 26%,#f1f0f1 35%,#eeeef0 36%,#f0f0f0 36%,#eeeeee 36%,#eeeeee 40%,#eceeec 40%,#eeecec 41%,#eceeec 41%,#e7e7e7 51%,#e7e5e5 51%,#e5e7e5 52%,#e7e5e5 52%,#dddddb 70%,#dddbdd 71%,#dbdddb 71%,#dddbdb 71%,#dadad9 74%,#d0d0d0 98%,#d0d0d0 100%,#e3e3e3 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffffff 0%,#f7f7f6 24%,#f4f4f4 26%,#f1f0f1 35%,#eeeef0 36%,#f0f0f0 36%,#eeeeee 36%,#eeeeee 40%,#eceeec 40%,#eeecec 41%,#eceeec 41%,#e7e7e7 51%,#e7e5e5 51%,#e5e7e5 52%,#e7e5e5 52%,#dddddb 70%,#dddbdd 71%,#dbdddb 71%,#dddbdb 71%,#dadad9 74%,#d0d0d0 98%,#d0d0d0 100%,#e3e3e3 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e3e3e3',GradientType=0 ); /* IE6-9 */
}
.trd_reports_page .tablepress td, .offering_page .tablepress th,
.offering_page .tablepress td, .offering_page .tablepress th {
	padding: 4px 0px 0px 10px;
}
.trd_reports_page tbody.row-hover,
.offering_page tbody.row-hover {
	font: 14px Arial, sans-serif;
}
.shedule_info.cf p {
	margin: 0;
}
select#schedule_table_select {
	margin-left: 5px;
	min-width: 115px;
}
.tablepress tbody td, .tablepress tfoot th {
	border: none;
	border-top: 1px solid white;
}
.deal_sheet_item caption {
	display: none;
}
.deal_sheet_notes .column-1 {
	width: 15%;
}
.deal_sheet_notes .column-2 {
	width: 83%;
}
.deal_sheet_item .left_info {
	margin-bottom: 10px;
}
/*#connection-data .main-info li {
	line-height: 1.2;
}*/
.truncate {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
#more_data_book:hover {
	cursor: pointer;
}
.databook_item.no_border.cf {
	border: none;
}
#connection-data a.shadow {
	display: block;
}
#connection-data .shadow {
	height: 65px;
}
#contact_form_active input, #contact_form_active textarea{
	margin-top: -20px;
}
/* #accordion4 .photo.shadow a, */
#accordion4 .map.shadow a{
	display: block;
	height: 133px;
}
#accordion4 .media {
	margin-bottom: 15px;
}
.no_border {
	border: none;
}
a.ui-state-default.ui-state-active {
	/*color: white;*/
}
.ui-autocomplete {
	width: 500px;
	background-color: white;
	padding: 3px 0px 3px 10px;
	margin: 0;
	max-height: 300px;
	border: 1px solid #ccc;
}
.ui-autocomplete li {
	list-style: none;
}
.ui-autocomplete li a {
	color:black;
}
.ui-autocomplete li:hover {
	cursor: pointer;
	text-decoration: underline;
}
.ui-helper-hidden-accessible {
	display: none;
}
.trd_reports_page_title.searchresults {
	margin-bottom: 15px;
}
.colon.sub.type.insert_value {
	padding: 0;
}
.sort_deal_shet_result .data_for_ajax_deal_sheet {
	width: 635px;
}
#map-canvas {
	width: 143px;
	height: 189px;
	background-color: #CCC;
}
/*.date.after.hasDatepicker.invisible, .date.before.hasDatepicker.invisible,
.date_before.invisible, .date_after.invisible {
	display: none;
} */
/*.digits.greater_than     .digits.less_than  to_price */
.invisible {
	display: none;
}
.get_person_email:hover {
	text-decoration: none;
}
div#connection-data {
	min-height: 240px;
}
#datepicker_from, #datepicker_to {
	display: inline-block;
}
input#to_price, input#from_price {
	width: 120px;
}
.error{
	color: red;
	font-weight: bold;
}
.neighborhood-imag-title.truncate {
	width: 150px;
}
.database-item.cf .title_name a {
	color: black;
}
.database-item.cf .title_name a:hover {
	text-decoration: none;
}
.no_schedule_tables { 
	margin-top: 20px;
	font-weight: bold; 
}
.database-item.single_deal .attributes .name {
	width: 35%;
	line-height: 1.7;
}
.database-items.properties .photo.shadow {
	min-width: 92px;
}
#result_table_schedule {
	margin-top: 30px;
}
.offering_title a {
	color: black;
}
.offering_title a:hover {
	text-decoration: none;
}
/*.park.truncate {
	width: 190px;
}*/\
.park.truncate a:VISITED, .park a {
	color: black;
}
.offering_title a, .offering_title a:VISITED {
	color: black;
}
.value a {
	color: blue;
	font-weight: bold;
}
/*.ui-state-default .ui-icon {
	background-image: url(research/images/ui-icons_666666_256x240.png);
}*/
.sub_item_info .contacts bold a {
	/*font-weight: bold;*/
}
.sub_item_info .contacts bold a:hover {
	/*text-decoration: none;*/
	cursor: pointer;
}
.newdevelopments .database-items.properties .photo.shadow {
	height: 65px;
}
.topics-property .database-item.cf.single .main-info {
	width: 47.5%;
}
.topics-property .database-item.cf.single .additional-info {
	width: 49%;
}
.checkboxes.base-check .colon.properties_one {
	width: 27%;
	/*font-size: 11px;*/
}
.checkboxes.base-check .colon.properties_two {
	width: 31%;
	/*font-size: 11px;*/
}
.checkboxes.base-check .colon.properties_three {
	width: 32%;
	/*font-size: 11px;*/
}
ul.sort_by_rankings.property li.topic_filter.sub_menu {
	width: 200px;
}
.sort_by_rankings.property > li {
	width: 190px;
}
.sort_by_rankings.property > li > a {
	background: url("images/strelka_sort_by.png") 175px 80% no-repeat;
}
.database-item.single_deal {
	border: none;
}
.database-item.single_deal .right_info {
	width: auto;
	float: none;
}
input#adv-search-btn {
	/*height: 27px;*/
	/*margin: 0;*/
	background-color: black;
	border: none;
	color: white;
	font-weight: bold;
	width: 95px;
	outline: 1px solid black;
	/*margin-top: 1px;*/
}
.search_menu_black input {
	height: 27px;
	padding: 0px;
	border: none;
}
.search_menu_black input[type="text"] {
	height: 27px;
	/*border: 1px solid #ccc;*/
	outline: 1px solid #ccc;
	padding-left: 5px; 
}
.submit_update_single_button {
    display: inline-block;
    /* margin-bottom: 15px; */
    float: right;
    margin-right: 10px; 
    width: 100%;
}
.search_menu_black.trd_reports_page, .search_menu_black {
	/*display: inline-block;*/
	display: none;
}
.adv_ser_log_sub {
	/*margin: 9px 0px;*/
}

.neighborhood-imag.shadow {
	width: 150px;
	height: 110px;
	margin-bottom: 5px;
}
.sub_item_info .title {
		font: 14px Arial, Helvetica, sans-serif;
	line-height: 1.3;	
}
.sub_item_info .title a {
	color: black;
}
.sub_item_info .contacts {
	width: 180px;
	font: 14px Arial, Helvenica,sans-serif;
	float: left;
	line-height: 1.3;
	margin-top: -16px;
}
.sub_item_info .contacts a {
	color: black;
}
.sub_map a,
.sub_foto a {
	display: block;
}
.bold.single_post {
	font: 16px Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-left: 10px;
}
.sub_item_info {
	min-height: 195px;
}
.clear_filters {
	padding-left: 10px;
}
/*--------------------------------------------------------------------------------------------------------------------*/
/* a:visited { color: blue; }  */
.trd_topics.name {
  font: 19px 'DINCondMedium', Impact, Charcoal, sans-serif;
  src: url(fonts/Franklin Gothic Extra Condensed.ttf);
  border-bottom: 1px solid #1f1f1f;
  font-weight: bold;
  text-transform: uppercase;
  height: 45px;
  margin-top: 3px;
}
.submit_update_single_button input#submit_update {
    font: 15px 'DINCondMedium', Impact, Charcoal, sans-serif;
    font-weight: bold;
    height: 30px;
    border: none;
    border-radius: 5px;
}
.trd_topics.name a {
  vertical-align: -12px;
  font-size: 20px;
  margin-left: 12px;
  color: white;
  text-decoration: none;
}
.deal_sheet_href a {
  color: #cc3333;
  text-transform: uppercase;
  font: 12.4px 'Arial';
  font-weight: bold;
  vertical-align: -23px;
  margin-left: 14px;
}
.deal_sheet_href a:hover {
  text-decoration: underline;
}
.deal_sheet_href {
  min-height: 37px;
  border-bottom: 1px solid white;
}

/*.search_menu_black input[type="text"] {
  height: 29px;
}*/
#wrapper {
	/*display:table;*/
	margin:0 auto;
	/*height:100%;*/
	width:100%;
}
.textwidget {
	background: white;
}
.nav-holder .search-box.child-pages input[type="text"] {
	width:72%;
	padding:4px 5%;
	height: auto;
}
.content.topics-property.newdevelopments .photo.shadow{
	height: 65px;
	min-width: 89px;
}
.content.topics-property.newdevelopments .database-item {
	border-bottom: none;
}
.properties_select_categories {
	padding: 8px 0px;
}
#wrapper {
	display: table;
}
.layout .trd_more a:visited {
	color: black;
}
.content_all_right.second_col li {
	width: 319px;
	height: 37px;
	border-bottom: 1px solid white;
}
#menu-item-537512 {
	border: none;
}
.menu-deal_sheet_posts {
	display: block;
}
.content_all_right.second_col li a {
	color: #cc3333;
	text-transform: uppercase;
	font: 12.4px 'Arial';
	font-weight: bold;
	vertical-align: -4px;
	margin-left: 14px;
	margin-top: 1px;
	padding-top: 10px;
}
.advanced_search a:visited {
	color: black;
}
.layout .right_button a:visited {
	color:black;
}
.trd_reports_page_title a:VISITED {
	color: #c33;
}
.sort_by_rankings li a {
	color: black;
}
.trd_reports_item_img, .icon_trd {
	overflow: hidden;
}
.topic_content a:VISITED {
	color: white;
}
.trd_reports_item_title a:VISITED {
	color: #c33;
}
.main_databook_title a:VISITED, .databook_title a:VISITED {
	color: #c33;
}
.databook_buy a:VISITED {
	color: black;
}
.next_result a:VISITED, .trd_development_database_text a:VISITED{
	color: black;
}
.advanced_search a {
	/*display: none;*/
}
li#industry_report_filter_by {
	width: 180px;
}
.sort_by_rankings > li#industry_report_filter_by > a {
	background: url("images/strelka_sort_by.png") 165px 80% no-repeat;
}
.trd_reports_item_img.trd_reports_page.cf.big_img {
	width: 150px;
	height: 100px;
}
.results_info.properties_results.cf {
	border: none;
	margin: 0px;
}
.next_results a, .next_results a:VISITED {
	color: black;
	font-weight: bold;
}
.layout.advanced.search label.cf {
	display: inline-block;
	width: 155px;
	display: inline-block;
	margin-left:5px;
}
legend.sub-title-checkbox.colon label.cf {
	margin: 0px;
}
fieldset#tabs-5 legend.title-checkbox {
	margin: 0px;
}
li.tagit-new {
list-style: none;
}
ul.tagit {
	border: 1px solid #ccc;
	background: white;
	width: 430px;
	/*min-height: 18px;*/
	min-height: 32px;
	max-height: 32px;
	margin: 0px;
	padding: 0px;
	overflow-y: auto;
	overflow-x: hidden;
}
li.tagit-new {
	display: none;
}
li.tagit-choice.ui-widget-content.ui-state-default.ui-corner-all.tagit-choice-editable {
	display: inline-block;
	padding: 1px 0px 0px 4px;
}
a span.text-icon:hover {
	cursor: pointer;
}
a span.text-icon {
	color: black;
	font-weight: bold;
	padding-left: 2px;
}
input#from_size, input#to_size {
	width: 120px;
}
.layout.cf.advanced.search li.ui-state-default.ui-corner-top.ui-tabs-active.ui-state-active a.ui-tabs-anchor {
	background-color: black;
}
.notes_value a.blue_bold, .blue_bold {
	font-weight: bold;
	color: blue;
}
/* .database-items.properties .blue_bold {
	font-weight: normal;
	color: black;
} */
.sub_info a.blue_bold {
	font-weight: bold;
	color: blue;
}
.sub_info {
	margin-bottom: 15px;
	margin-right: 10px;
}
a.black_bold {
	font-weight: bold;
}
.database-items.properties span.blue_bold {
	color: black;
}
.waiting_search_results {
	position: fixed;
	width: 100%;
	height: 100%;
	/*background-color: black;*/
	z-index: 99999999;
	padding: 0px;
	margin: 0px;
	/*opacity: 0.4;*/
	top: 0px;
}
span.waiting_text {
	color: black;
	font: 25px Arial sans-serif;
	text-align: center;
	vertical-align: top;
	opacity: 1;
	vertical-align: -webkit-baseline-middle;
	position: relative;
	top: 50%;
	left: 43%;
	/*background: linear-gradient(black, red);
	-webkit-background-clip: text;
	color: transparent;*/
	vertical-align: top;
	border: 1px solid red;
	outline: 4px solid black;
	padding: 5px;
	background-color: red;
	opacity: 0.5;
}
img#waiting_img {
	position: relative;
	top: 50%;
	left: 44%;
	opacity: 0.5;
}
.post-type-offering_plan #wp-content-editor-container, .post-type-offering_plan #post-status-info {
	display: block;
}
.featured_caption {
	text-align: center;
	margin-top: 5px;
}
.neighborhood-imag-title.truncate a {
	color: black;
}
.trd_reports_item_img a:VISITED, .trd_reports_item_img a {
	color: black;
	font-size: 8px;
}
.trd_reports_item_img a:hover, a.company.shadow:HOVER{
	text-decoration: none;
}
.sub_foto.company {
	width: 250px;
	height: 187px;
	text-align: center;
}
a.company.shadow {
	color: black;
	font-weight: bold;
	font-size: 15px;
}
.single_company_title {
	padding-top: 80px;
}
.archive_companies_title {
	margin-top: 12px;
}
.export_options {
	/*float: left;*/
	/*border: 1px solid black;*/
	width: 230px;
	/*height: 125px;*/
	padding: 5px;
}
label.export_item {
	display: inline-block;
}
.export_options_title {
	font-weight: bold;
}
.export_first, .export_second {
	display: inline-block;
}
.export_first {
/*	width: 42%; */
	vertical-align: top;
}
.export_second  {
	/*width: 56%;*/
}
.search_menu_black.trd_reports_page.advanced {
	width: 390px;
/*	float: left; */
}
.advanced_search.trd_reports_page.advanced a{
	margin-right: 10px;
}
.adv_ser_log_sub.trd_reports_page.cf.advanced {
	margin: 8px 0px 0px 0px;
}
.export_files {
	/*margin-left: 30px;*/
	margin-bottom: 10px;
	margin-top: 10px;
}
#excel_export {
	background: url("images/excel_mini.png") no-repeat;
}
#pdf_export {
	background: url("images/pdf_mini.png") no-repeat;
}
#pdf_export, #excel_export {
	width: 35px;
	height: 32px;
}
.waiting_search_results {
	background: url("images/spinningWheelTransparent.gif") 48% no-repeat;
}
.linked_single_posts ul.linked_single_posts_tabs.cf li{
	float: left;
	list-style: none;
	background: #fbfbfb;
	border: 1px solid #ccc;
	/* border-right: none; */
	padding-bottom: 8px;
	padding-top: 8px;
	/*border-bottom: 4px solid #b6b6b6;*/
	white-space: nowrap;
	min-width: 20px;
	max-width: 200px;
}
.linked_single_posts ul.linked_single_posts_tabs.cf li.last_single {
	border-right: 1px solid #ccc;
}
.linked_single_posts li.ui-state-default.ui-corner-top.ui-tabs-active.ui-state-active {
	background-color: #ccc;
	border: 2px solid #b6b6b6;
	border-bottom: none;
}
.linked_single_posts li.ui-state-default.ui-corner-top.ui-state-hover {
	background-color: white;
}
.linked_single_posts ul {
	padding: 0px;
	margin: 0px;
}
.linked_single_posts li a {
	color: black;
	padding: 8px 3px 8px 3px;
	border: none;
	font-size: 13px;
}

.linked_single_posts li a:HOVER {
	text-decoration: none;
	border:none;
}
.sdvanced_results_onclick {
	display: inline-block;
	border-top: 1px solid black;
	width: 100%;
	text-align: right;
	font-weight: bold;
}
.linked_single_posts.deal ul.linked_single_posts_tabs li a {
	padding: 8px 25px 8px 25px;
}
button#export_options {
	color: white;
	background-color: black;
	border: none;
	height: 28px;
	float: right;
	margin-top: 34px;
	font-weight: bold;
}
.archive_companies_title.white {
	background-color: white;
	width: 113px;
	height: 81px;
	margin-top: 0px;
	padding-top: 25px;
	color: black;
}
.icon_trd a:HOVER {
	text-decoration: none;
} 
.sort_by_rankings.deal li a.filter_new_dev {
	padding: 3px;
	color: #999;
	padding-left: 10px;
}
.shadow.drop_down.new_development li {
	border: none;
}
input#export_from_linked_posts {
	height: 25px;
	background-color: black;
	color: white;
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 5px;
	/*float: right;*/
}
input#export_from_linked_posts_register, #count_export_button {
	height: 25px;
	background-color: black;
	color: white;
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 5px;
	/*float: right;*/
}
/*ul.red_header_menu li {
	display: inline-block;
	float: right;
	margin: 1px 5px;
}*/
ul.red_header_menu li {
	display: inline-block;
	margin: 1px 35px;
}
ul.red_header_menu {
	margin: 0px;
	padding: 0px;
}
.red_header_line {
	background-color: red;
	width: 84%;
	float: right;
}
ul.red_header_menu li a {
	color: black;
	font-weight: bold;
}
.help_research_info {
	font-size: 18px;
	margin-top: 20px;
}
span.red {
	color: red;
}
img.adam_email {
	vertical-align: text-bottom;
}
li.post.hentry {
	border-top: none;
}
.research_home_logo {
	width: 15%;
	float: left;
	height: 51px;
}
/*.data_book table.tablepress {
	border: 1px solid black; 
	font-size: 12px;
}
.data_book .tablepress thead th {
	font-size: 12px;
}
.data_book .dataTables {
	font-size: 12px;
}*/
#biling_message {
	font-weight: bold;
	font-size: 17px;
	color: red;
}
#subscription_form {
	width: 350px;
}
#subscription_form input[type="text"] {
	float:right;
	border: 1px solid #999;
	display: block;
	padding: 5px 0;
	text-indent: 2%;
	width: 200px;
}
#subscription_form span {
	width: 140px;
	font-weight: bold;
	font-size: 15px;
	vertical-align: -webkit-baseline-middle;
}
#subscription_form button {
	clear: both;
	background-color: #aaa;
	border: 0 none;
	border-radius: 4px;
	color: #FFFFFF;
	cursor: pointer;
	display: inline-block;
	font-size: 15px;
	font-weight: bold;
	height: 32px;
	line-height: 32px;
	margin: 0 5px 10px 0;
	padding: 0 22px;
	text-align: center;
	text-decoration: none;
	vertical-align: top;
	white-space: nowrap;
	width: auto;
	text-transform: uppercase;
	font: 17px 'DINCondMedium', Impact, Charcoal, sans-serif;
	font-weight: bold;
}
#subscription_form button:HOVER {
	background-color: #777;
}
.sub_foto.propertiesfoto {
	min-width: 255px;
	max-width: 187px;
}
#key {
	width: 534px;
	/*height: 300px;*/
	position: absolute;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-top: none;
	margin-left: 98px;
	background-color: white;
	z-index: 5;
	display: none;
	/*overflow: scroll;*/
	overflow:hidden;
	min-height: 0px;
	max-height: 300px;
	z-index: 1000000000000000000000;
}
a.search_results:HOVER {
	cursor: pointer;
}
a.search_results {
	font-size: 13px;
	color: black;
	padding: 3px;
	overflow: hidden;
}
ul#search_autoloader {
	margin: 0px;
	padding: 0px;
}
ul#search_autoloader li {
	border-bottom: 1px dotted black;
	min-height: 19px;
	overflow: hidden;
}
#key.research_landing {
	margin-left: 0px;
	margin-top: 28px;
	width: 213px;
}
#key.research_basic {
	margin-left: 0px;
	margin-top: 28px;
	width: 283px;
}
.content.topics-property .database-item.no_border {
	border: none;
}
.border_on {
	border-top: 1px solid black;
}
#new_dev_filter_id .database-item {
	border-bottom: 1px solid black;
}
#new_dev_filter_id .database-item.no_border {
	border: none;
}


.letter.all_posts_letter {
	color: red;
}
.register_recurly_form {
	width: 300px;
	height: 300px;
	position: absolute;
	border: 2px solid black;
	left: 40%;
	margin: -150px 0px 0px -150px;
	background-color: white;
}
.top_recurly {
	height: 30px;
	background-color: red;
	color: white;
	font-weight: bold;
	padding-top: 10px;
}
span.recurly_signin {
	margin-left: 70px;
	font-size: 16px;
}
span.recurly_signin.registration {
	margin-left: 45px;
}
.recurly_cancel:HOVER {
	cursor: pointer;
}
.recurly_register_text {
	text-align: center;
	padding: 10px 0px;
	height: 40px;
}
.register_sigin {
	text-align: center;
	height: 45px;
}
.recurly_signin_1, .recurly_register, .why_subscribe_recurly, .recurly_register_notloggedin {
	padding: 8px;
	border: 1px solid black;
}
span.recurly_signin_1 {
	background-color: #ccc;
	font-weight: bold;
}
span.recurly_cancel {
	padding-left: 3px;
}
span.recurly_register, span.why_subscribe_recurly, span.recurly_register_notloggedin{
	font-weight: bold;
}
span.recurly_register:HOVER, span.recurly_register_notloggedin:HOVER {
	background-color: #ccc;
	cursor: pointer;
}
span.why_subscribe_recurly:HOVER {
	background: #ccc;
}
.recurly_input_data input	 {
	width: 95%;
	margin: 5px;
	height: 30px;
	padding: 1px;
}
button.recurly_signin_button, .recurly_registration_button {
	width: 95%;
	margin: 8px;
	margin-top: 15px;
	height: 35px;
	background-color: black;
	color: white;
	font-weight: bold;
	font-size: 16px;
}
.register_recurly_form {
	display: none;
}
#form_2 {
	/*display: none;*/
}
fieldset#tabs-5 {
	min-height: 300px;
}
.trd_tab_line {
    border: 2px solid #ccc;
    /* width: 100%; */
}
.active ul.tagit {
	display: block;
}
.archive_button {
	width: 100%;
	margin: 10px 0px 10px 0px;
}
.all_archive_categories {
	display: none;
}
.archive_filters.cf {
	/*width: 25%;
	float: left;*/
}
.on_filter {
	float: left;
	width: 320px;
	margin-top: 10px;
}
.archive_results_info {
	margin-top: 10px;
	font-weight: bold;
	border-top: 1px solid black;
	text-align: right;
}
.archive_results_info.pages {
	text-align: center;
	padding-top: 5px;
}
a.archive_page_info {
	color: black;
}
a.archive_page_info:VISITED {
	color: black;
}
.archive_filters.all.cf {
	/*display: none;*/
}
.register_wp_form {
	width: 302px;
	max-height: 465px;
	min-height: 265px;
	position: absolute;
	border: 2px solid black;
	left: 40%;
	margin: -120px 0px 0px -150px;
	background-color: white;
	display: none;
	font-size: 14px;
}
.cancel_wp_registration:HOVER {
	cursor: pointer;
}
span.cancel_wp_registration {
	font-size: 14px;
}
.recurly_register_text {
	font-size: 14px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
span.confirm_password {
	font-size: 14px;
	font-weight: bold;
	margin-left: 82px;
}
.login.login-column {
	display: none;
}
.register_wp_form .login-page.h3 {
	display: none;
}
.register_wp_form label {
	width: 95%;
	float: left;
	text-align: center;
	font-weight: bold;
}
.register_wp_form input, .register_wp_form #pass1 {
	width: 92%;
	margin: 5px 0px;
}
.register_wp_form input#wp-submit1 {
	width: 100px;
	margin-left: 80px;
	background-color: black;
}
.register_wp_form h3 {
	display: none;
}
.register_wp_form p {
	margin: 5px 0px;
}
.register_wp_form p#reg_passmail1 {
	text-align: center;
}
/*________________NEW ADVANCE SEARCH MOKEUP_______________________*/

.databses_choose_one {
	/*float: left;*/
	margin-top: 10px;
	font-weight: bold;
	width: 100%;
}
.database_colon {
	float: left;
	width: 25%;
	font-weight: normal;
	margin-top: 8px;
	margin-bottom: 8px;
	font-weight: bold;
}
span.choose_one {
	display: inline-block;
	float: left;
	width: 80%;
}
input#search_for_section, input#search_by_address_section {
	background-color: black;
	border: none;
	color: white;
	font-weight: bold;

}
input#search_for_section {
	margin-top: 7px;
	border-radius: 5px;
	padding: 6px;
}
input#search_by_address_section {
	margin-left: 30px;
	padding: 3px 8px;
	border-radius: 6px;
	margin-top: 10px;
}
.search_by_address {
	height: 50px;
}
.search_by_address_text {
	font: 15px 'DINCondMedium', Impact, Charcoal, sans-serif;
	float: left;
	margin: 16px 15px 10px 0px;
	font-weight: bold;
	width: 90px;
}
select.addresses_bbl {
	margin-top: 9px;
}
select.borough_of_address_bbl {
	margin-top: 9px;
	margin-left: 30px;
}
.address_of_address_bbl {
	margin-left: 30px;
	margin-top: 11px;
}
ul.advanced_trd_filters {
	margin: 0px;
	padding: 0px;
}
ul.advanced_trd_filters li {
	list-style: none;
	float: left;
	width: 19.93%;
	border-bottom: 1px solid black;
	text-align: center;
	height: 20px;
	padding-top: 5px;
	font-size: 14px;
}
ul.advanced_trd_filters li.last {
	/*border-right: none;*/
}

.advanced.search #tabs {
	border: 1px solid black;
	width: 630px;
	margin-left: 2px;
	border-radius: 3px;
	margin-top: 10px;
	min-height: 385px;
}
.advanced.search .people.cf {
	margin-bottom: 20px;
}
.advanced.search #tabs ul li.ui-state-default.ui-corner-top.ui-tabs-active.ui-state-active {
	background-color: white;
	border-bottom: none;
	border-left: 1px solid black;
	border-right: 1px solid black;
}
.advanced.search #tabs1 ul li.ui-state-default.ui-corner-top.ui-tabs-active.ui-state-active,
.advanced.search #tabs2 ul li.ui-state-default.ui-corner-top.ui-tabs-active.ui-state-active {
	background: #ccc;
}
.advanced.search #tabs1 ul li.ui-state-default.ui-corner-top.ui-tabs-active.ui-state-active,
.advanced.search #tabs2 ul li.ui-state-default.ui-corner-top.ui-tabs-active.ui-state-active
 {
	border:none;
}
ul.advanced_trd_filters li a {
	color: black;
}
ul.advanced_trd_filters li a:hover {
	text-decoration: none;
}
.advanced.search #tabs ul li.last.ui-state-default.ui-corner-top.ui-tabs-active.ui-state-active {
	border-right: 1px solid white;
}
.advanced.search #tabs ul li.first.ui-state-default.ui-corner-top.ui-tabs-active.ui-state-active {
	border-left: 1px solid white;
}
.filter_by_type.cf {
	margin: 10px 0px 10px 5px;
	font-size: 13px;
}
.trd_filter .colon {
	width: 33%;
}
.filter_by_company.cf {
	float: left;
	margin: 10px 10px 10px 5px;
	font-size: 13px;
	min-width: 95px;
	width: 115px;
}
.trd_filter.cf {
	margin-bottom: 15px;
}
input#linked_people_company {
	width: 230px;
	height: 14px;
	margin-top: 5px;
	margin-right: 12px;
}
select.borough_of_linked_company {
	/*margin-left: 25px;*/
}
select.people_number_of_deals, select.people_size_of_deals, select.people_price_of_deals {
	margin-top: 10px; 
	margin-left: 12px;
}
input#people_filter, input#company_filter, input#property_filter, input#articles_filter, input#deals_filter {
	margin-left: 285px;
	background-color: black;
	color: white;
	font-size: 16px;
	border: none;
	border-radius: 5px;
	padding: 5px 10px 3px 10px;
	margin-bottom: 20px;	
	font: 19px 'DINCondMedium', Impact, Charcoal, sans-serif;
	font-weight: bold;
}
input#linked_people_company.property {
	width: 248px;
}
select.filter_property_by_status, #datepicker_from_property_status, #datepicker_to_property_status, select.property_between_status,
#datepicker_from_property_date, #datepicker_to_property_date, select.filter_property_by_date, select.property_between_date {
	float: left;
}
select.filter_property_by_status, select.property_between_status, select.filter_property_by_date, select.property_between_date,
select.articles_between_date, select#deals_between_date, select.deals_between_date, select.number_of_linked_property_of_company {
	margin-top: 8px;
	margin-right: 12px;
	float: left;
}
#datepicker_from_property_status, #datepicker_from_property_date, select.filter_property_by_size, select.property_between_size,
.property_between_price, select.deals_between_size, .filter_deals_by_size, .deals_between_price {
	margin-right: 12px;
}
.people img.ui-datepicker-trigger {
	margin: 5px 0px -7px 4px;
}
.filter_by_type, .filter_by_company {
	font-weight: bold;
}
input#from_property_size, input#to_property_size, input#from_property_price, input#to_property_price {
	width: 115px;
}
.articles_checkboxes {
	padding: 9px;
}
.dealsheet_checkboxes .colon {
	width: 19%;
}
.filter_by_type.address.cf {
	float: left;
	margin-right: 12px;
}
.people.dealstab.cf {
	margin-top: 20px;
}
.deal_addresses, .borough_of_deals, .deals_filter_address {
	margin: 4px 10px 0px 10px;
}
#datepicker_to_deals_date, #datepicker_from_deals_date {
	width: 140px;
	float: left;
}
.articles_between_date, #datepicker_from_articles_date, #datepicker_to_articles_date {
	float: left;
	margin-right: 6px;
}


#datepicker_to_deals_date input, #datepicker_from_deals_date input {
	width: 95px;
}
.filter_by_company.deals {
	width: 100%;
}
input.deals_byuer_saller {
	margin: 5px 20px 5px 40px;
}
input.selected_neighborhoods {
	width: 390px;
	margin-top: 5px;
}


div#finde_linked_people_company {
	width: 242px;
	min-height: 0px;
	border: 1px solid #ccc;
	position: absolute;
	margin-left: 130px;
	border-top: none;
	/*display: none;*/
	background-color: white;
}
div#find_linked_property_of_company {
    width: 218px;
    min-height: 0px;
    border: 1px solid #ccc;
    position: absolute;
    margin-left: 130px;
    border-top: none;
    /* display: none; */
    background-color: white;
    margin-top: 34px;
    z-index: 5;
}
div#find_deals_addresses {
    width: 264px;
    min-height: 0px;
    border: 1px solid #ccc;
    position: absolute;
    margin-left: 123px;
    margin-top: 29px;
    border-top: none;
    /* display: none; */
    background-color: white;
    z-index: 1;
}
ul#find_deals_addresses_ul {
    width: 264px;
    margin-left: 0px;
    min-height: 0px;
    max-height: 50px;
    float: left;
}
#search_autoloader a {
	color: black;
}
ul#linked_people_company_ul {
	width: 242px;
	min-height: 0px;
}
ul#find_linked_property_of_company_ul {
	width: 218px;
	margin-left: 130px;
	min-height: 0px;
	position: absolute;
	margin-top: 33px;
}
input#linked_property_of_company {
	width: 206px;
	min-height: 0px;
	margin-right: 8px;
}
input#deals_address_autoloader {
	width: 252px;
	min-height: 0px;
}
a.search_results_companies, a.search_results_properties {
	color: black;
}
#hoods_property, #hoods_deals {
	background-color: white;
	top: -3px;
	left: 1px;
	position: relative;
	background: url("images/hoods-arrow.jpg") 2% 0% no-repeat;
	width: 629px;
	padding-top: 19px;
}
.layout.advanced.search #hoods_property label.cf, .layout.advanced.search #hoods_deals label.cf {
	width: 145px;
} 
ul#properties_neighborhood {
	border: none;
	margin-top: 15px;
}
ul#deals_neighborhood {
	border: none;
	margin-top: 4px;
}
.filter_by_company.neighborhood {
	margin-bottom: 0px;
}

#find_deals_buyer, #find_deals_buyer_broker, #find_deals_buyer_brokerage, #find_deals_seller, #find_deals_seller_broker, #find_deals_seller_brokerage {
	display: none; 
	width: 139px;
	margin-left: 40px;
	min-height: 0px;
	border: 1px solid #ccc;
	position: absolute;
	margin-left: 40px;
	border-top: none;
	background-color: white;
	margin-top: -5px;
	}
#find_deals_buyer_ul, #find_deals_buyer_broker_ul, #find_deals_buyer_brokerage_ul, #find_deals_seller_ul, #find_deals_seller_broker_ul, #find_deals_seller_brokerage_ul {
	margin: 0px;
	padding: 0px;
	width: 139px;
	margin-left: 40px;
	margin-top: -6px;
	min-height: 0px;
}
#deals_buyer, #deals_buyer_broker, #deals_buyer_brokerage, #deals_seller, #deals_seller_broker, #deals_seller_brokerage {
	/*float: left;
	margin-bottom: 0px;
	margin-top: 20px;*/
	
	float: left;
	margin-bottom: 0;
	margin-left: 40px;
	margin-top: 20px;
	width: 127px;
	
}
div#find_deals_seller {
	margin-left: 40px;
	margin-top: 134px;
	z-index: 300;
}
div#find_deals_buyer_broker {
	margin-top: 85px;
	margin-left: 442px;
	z-index: 300;
}
div#find_deals_buyer {
	margin-top: 85px;
	z-index: 300;
}
div#find_deals_seller_brokerage {
	margin-top: 134px;
	z-index: 300;
	margin-left: 241px;
}
div#find_deals_buyer_brokerage {
	margin-left: 241px;
	margin-top: 85px;
	z-index: 300;
}
div#find_deals_seller_broker {
	margin-left: 442px;
	margin-top: 134px;
	z-index: 300;
}
ul#find_deals_buyer_brokerage_ul {
	margin-top: 84px;
	margin-left: 241px;
	max-height: 17px;
	position: absolute;
}
ul#find_deals_seller_brokerage_ul {
	margin-top: 133px;
	position: absolute;
	max-height: 17px;
	margin-left: 241px;
}
ul#find_deals_seller_broker_ul {
	margin-left: 442px;
	position: absolute;
	margin-top: 134px;
	max-height: 17px;
}
ul#find_deals_buyer_ul {
	position: absolute;
	max-height: 17px;
	margin-top: 84px;
}
ul#find_deals_buyer_broker_ul {
	max-height: 17px;
	position: absolute;
	margin-left: 442px;
	margin-top: 84px;
}
ul#find_deals_seller_ul {
    margin-top: 133px;
    margin-left: 40px;
    position: absolute;
    max-height: 17px;
}
#search_for_section:HOVER, #search_by_address_section:HOVER, #people_filter:HOVER, #company_filter:HOVER, 
#property_filter:HOVER, #articles_filter:HOVER, #deals_filter:HOVER {
	cursor: pointer;
}
select.filter_property_by_status, select.filter_property_by_date, select.filter_property_by_size, select.filter_property_by_size {
	width: 92px;
}
select.people_number_of_deals, select.number_of_linked_property_of_company, select.people_number_of_deals,
select.people_price_of_deals, select.people_price_of_deals {
	width: 141px;
}
#tabs-5 select.filter_property_by_date, #tabs-5 select.filter_deals_by_size, #tabs-5 select.filter_property_by_size {
	width: 120px;
	margin-right: 17px;
}
input#from_deals_price, input#to_deals_price, input#from_deals_size, input#to_deals_size {
	width: 100px
}
#tabs-4 select.filter_property_by_date {
	width: 115px;
}
.search_menu_black.trd_reports_page.advanced.new_advanced_search {
	margin: 0;
	padding-top: 15px;
	margin-left: 1px;
	margin-bottom: 1px;
}
#new_results_export button#export_options {
	float: none;
	margin-top: 10px;	
}
.content.new_results {
	width: 980px;	
}
/* New Page Research Landing Page __________________________________________________________________*/
.dealsheet_home_page, .trdtopics_home_page, .news_home_page {
	width: 30%;
	float: left;
	/*margin: 50px 15px;*/
	background-color: #dcdcdc;

}
.dealsheet_home_page {
	margin-top: 25px;
	margin-left: 0px;
} 
.trdtopics_home_page {
	margin: 25px 48px;
}
.news_home_page {
	margin-top: 25px;
	margin-right: 0px;
}
.dealsheet_home_page ul, .trdtopics_home_page ul, .news_home_page ul {
	margin: 0;
	padding: 0px;
	list-style: none;
	/*border: 1px solid black;
	border-radius: 11px;*/
	height: 255px;
	border-top: none;
	padding: 7px;
}
.new_research_landing_page li.first, .new_research_landing_page li.first a {
	background-color: #d40d15;
	color: white;
	text-transform: uppercase;
	text-align: left;
	border-radius: 0px;
	/* max-height: 20px; */
	font: 22px 'DINCondMedium', Impact, Charcoal, sans-serif;
	padding: 5px 0px 5px 15px;
	font-weight: bold;
	margin: 0px;
}
.new_research_landing_page li.first a {
	color: white;
}
.new_research_landing_page li.first a:HOVER {
	text-decoration: none;
}
.dealsheet_home_page li {
	/* border-top: 1px solid #BEBEBE; */
	height: 27px;
	padding: 9px 0px 0px 30px;
	border-radius: 15px;
	background-color: white;
	margin: 7px;
}
.trdtopics_home_page li {
	/* border-top: 1px solid #BEBEBE; */
	height: 27px;
	padding: 15px 0px 5px 30px;
	border-radius: 15px;
	background-color: white;
	margin: 7px;
}
.news_home_page li {
	/* border-top: 1px solid #BEBEBE; */
	height: 27px;
	padding: 23px 0px 15px 30px;
	border-radius: 15px;
	background-color: white;
	margin: 7px;
}
.new_research_landing_page li.second {
	border: none;
}
.new_research_landing_page a {
	font-size: 16px;
	font-weight: bold;
}
.new_research_landing_page ul li a {
	color: black;
}
.nav_bar_searchbox {
/*	width: 100%; */
	float: left;
}
.nav_bar_searchbox input#search_for {
    width: 400px;
    margin: 10px;
    height: auto;
    /* padding-left: 5px; */
    margin-right: 0px;
    padding: 0px;
    border: 4px solid #eee;
    float: left;
    height: 27px;
    border-radius: 10px;
    /* outline: 1px solid black; */
    box-shadow: 0 0 3px #000;
    padding-left: 5px;
}
.nav_bar_searchbox input#search_for:FOCUS {
	outline: none;
}
.nav_bar_searchbox #key {
    margin-left: 18px;
    width: 396px;
    margin-top: 46px;
}

input.nav_bar_databases {
    background-color: white;
    border: 3px solid #eee;
    border-left: none;
    margin: 10px;
    height: auto;
    padding: 0px 25px 0px 10px;
    float: left;
    background: url("images/strelaka_vniz.png") no-repeat 97% 66%;
    background-size: 18px;
    background-position: 50% 50% no-repeat;
    background-color: white;
    color: #696969;
    height: 35px;
    border-radius: 10px;
    box-shadow: 0 0 3px black;
    background-color: #eee;
    color: black;
    font: 24px 'DINCondMedium', Impact, Charcoal, sans-serif;
    font-weight: bold;
}
input.nav_bar_databases:FOCUS {
	outline: none;
}
.database_nav_bar {
    width: 136px;
    border: 1px solid #bebebe;
    margin-left: 432px;
    position: absolute;
    margin-top: 45px;
    background-color: white;
    border-radius: 7px;
    z-index: 10;
}
.database_nav_bar label.cf.last {
	border-top: 1px solid black;
	padding: 5px 0px;
}
input#search_from_nav_bar {
    margin-top: 8px;
    font-weight: bold;
    color: white;
    background-color: black;
    border: none;
    height: 37px;
	border-radius: 10px;
	padding: 0px 20px;
	font: 24px 'DINCondMedium', Impact, Charcoal, sans-serif;
    font-weight: bold;
}
input#search_from_nav_bar:FOCUS {
	outline: none;
}
input#search_from_nav_bar:HOVER {
	cursor: pointer;
}
div#key_new {
	border: 1px solid #ccc;
	width: 534px;
	margin-left: 98px;
	border-top: none;
	display: none;
}
.advanced_search_results:HOVER {
	cursor: pointer;
}
#red_ambulance {
	color: #cc3333;
	font-size: 35px;
	float: left;
}
.advanced_search_hide_button {
	height: 38px;
	background-color: #e9e9e9;
	border: 1px solid white;
	display: none;
}
.trd_reports_page_title.ambulance {
	padding-top: 6px;
}
.hidden_advanced_filters {
	/*display: none;*/
}
.stop_basic_search {
	width: 639px;
	height: 205px;
	position: absolute;
	background-color: #e9e9e9;
	opacity: 0.3;
	/* border: 2px solid white; */
	display: none;
	z-index: 9;
}
input#linked_people_company {
	float: left;
}
.people_borough_checkboxes {
	float: left;
	width: 240px;
}
.company_borough_checkboxes {
	float: left;
	width: 222px;
}
.people_borough_checkboxes label.cf {
	width: 100px !important;
}
.date_of_deals, .size_of_deals, .value_of_deals, .number_of_deals, .company_number_properties, .number_of_brokers {
	width: 630px;
	/*float: left;
	text-align: center;*/
	vertical-align: top;
	margin-bottom: 15px;
	margin-left: 20px;
	margin-top: 10px;
}
.number_of_salespeople {
	width: 140px;
	float: left;
	text-align: center;
}
input.between_value {
	width: 130px;
	margin: -5px 5px 10px 5px;
}
input#people_filter {
	margin-top: 20px;
	margin-bottom: 5px !important;
}
.date_of_deals span, .size_of_deals span, .value_of_deals span, .number_of_deals span, .company_number_properties span, .number_of_brokers span, .number_of_salespeople span {
	font-weight: bold;
	float: left;
	width: 170px;
}
div#finde_linked_people_company {
	margin-top: 33px;
	z-index: 5;
}
ul#linked_people_company_ul {
	position: absolute;
	margin-left: 130px;
	margin-top: 32px;
}
input#linked_property_of_company {
	margin-top: 20px;
}
input#linked_property_of_company {
	float: left;
	margin-top: 5px;
}
div#datepicker_from_property_archive {
	float: left;
}
input#datepicker9, input#datepicker10 {
	width: 99px;
}	
#datepicker_from_property_archive {
	margin-right: 12px;
}
select.filter_property_by_status {
	margin-right: 18px;
}
select.filter_property_by_date {
	margin-right: 20px !important;
}
select.filter_property_by_archive {
	float: left;
	margin-top: 7px;
	margin-right: 18px;
}
.articles_checkboxes {
    width: 50%;
}
.articles_checkboxes .colon {
	width: 100%;
}
.people.section.cf {
	width: 35%;
	float: left;
	height: 270px;
}
.people.keyword.cf  {
	width: 65%;
	float: left;
	height: 270px;
}
input#articles_keyword {
	width: 230px;
}
.people.section.cf label {
	height: 60px;
}
.people.keyword.cf {
	margin: 30px 0px 0px 220px;
}
.articles_by_type {
	width: 58%;
	/* float: left; */
	position: absolute;
	top: 145px;
	/* left: 210px; */
	padding-left: 210px;
	border: 1px solid #cecece;
	margin-left: 10px;
	z-index: 2;
}
.articles_by_type .colon {
	width: 180px;
}
div#tabs-4 {
    position: relative;
}
.articles_by_type label {
	width: 180px !important;
}
input#deals_address_autoloader {
	float: left;
}
.deal_addresses {
	margin-top: -24px;
    float: left;
   /* margin-left: -20px;*/
}
.deals_borough_checkboxes {
    float: left;
    width: 30px;
    margin-top: -44px;
    margin-left: 100px;
}
input#datepicker11, input#datepicker12, input#datepicker13, input#datepicker14 {
	width: 103px;
}
#datepicker_from_people_deals_date, #datepicker_to_people_deals_date, .between_to {
	float: left;
	margin-top: -5px;
}
span.between_to {
	width: 21px !important;
	font-weight: normal !important;
	padding: 7px 0px 0px 10px;
}
#datepicker_from_people_deals_date {
	margin-left: 5px;
}
#datepicker_to_people_deals_date {
	margin-left: 1px;
}
.company_borough_column {
	float: left;
	width: 100px !important;
}
.company_filter_values span {
	float: left;
	width: 200px;
	font-weight: bold;
}
.company_filter_values {
	vertical-align: top;
	padding-left: 20px;
}
.date_of_deals.companies_date span {
	width: 200px;
}
img.ui-datepicker-trigger {
	margin: 5px 0px -7px 4px;
}
.date_of_deals.companies_date {
	margin-bottom: 30px;
}
select.filter_property_by_status, select.filter_property_by_archive, select.filter_property_by_date, 
select.filter_property_by_size, select.filter_property_by_size {
	width: 110px;
}
input#from_property_size, input#from_property_price {
	margin-left: 5px;
}
input#datepicker9, input#datepicker {
	margin-left: 3px;
}
.people.section.articles_section.cf {
	position: absolute;
	z-index: 3;
}
.filter_by_company.articles_date.cf {
	width: 165px;
}
.people.deals_neighborhood.cf {
	margin-top: -30px;
}
#people_filter_result th.tablesorter-header, #companies_filter_result th.tablesorter-header {
	background: url(images/arrowhead_up_arrow_down.png) no-repeat ;
	cursor: pointer;
	font-weight: bold;
	/*background-color: black;*/
	text-align: center;
	width: 16%;
	 background: url(images/0.gif) no-repeat 95% 65%, url(images/1.gif) no-repeat 95% 45%;
}
#properties_filter_result th.tablesorter-header {
	background: url(images/0.gif) no-repeat 60% 48%, url(images/1.gif) no-repeat 60% 20%;
	cursor: pointer;
	font-weight: bold;
}
#deals_filter_result th.tablesorter-header {
	background: url(images/0.gif) no-repeat 60% 48%, url(images/1.gif) no-repeat 60% 20%;
	cursor: pointer;
	font-weight: bold;
}
#deals_filter_result  th.tablesorter-headerDesc { 
	background: url(images/1.gif) no-repeat 60% 20%; 
}
#deals_filter_result  th.tablesorter-headerAsc {
	background: url(images/0.gif) no-repeat 60% 48%;'
}

#properties_filter_result  th.tablesorter-headerDesc { 
	background: url(images/1.gif) no-repeat 60% 20%; 
}
#properties_filter_result  th.tablesorter-headerAsc {
	background: url(images/0.gif) no-repeat 60% 48%;'
}

#people_filter_result  th.tablesorter-headerDesc, #companies_filter_result  th.tablesorter-headerDesc {
	background: url(images/1.gif) no-repeat 95% 55%; 
	/*background: #808080;  */
}
#people_filter_result  th.tablesorter-headerAsc, #companies_filter_result  th.tablesorter-headerAsc {
	background: url(images/0.gif) no-repeat 95% 55%;
	/*background: #808080; */
}
#people_filter_result tr, #companies_filter_result tr {
	height: 40px;
}
#people_filter_result td, #companies_filter_result td {
	text-align: center;
}
#people_filter_result a, #people_filter_result a:VISITED, #companies_filter_result a, #companies_filter_result a:VISITED,
#properties_filter_result a, #properties_filter_result a:VISITED,#deals_filter_result a, #deals_filter_result a:VISITED {
	color: black;
	font-weight: bold;
}
#people_filter_result tr:nth-child(2n), #companies_filter_result tr:nth-child(2n), #properties_filter_result tr:nth-child(2n) {
	background: #e8e8e8; /* Цвет фона */
} 
#people_filter_result td, #companies_filter_result td, #properties_filter_result td{
	border: none;
}
#scrol_people, #scrol_companies, #scrol_properties,#scrol_deals {
	width: 100%;
	max-height: 1000px;
	overflow-y: scroll;
}
.properties_filter_checkboxes .colon.first {
	width: 16%;
}
.properties_filter_checkboxes .colon.second {
	width: 14%;
}
.properties_filter_checkboxes .colon.third {
	width: 22%;
}
.properties_filter_checkboxes {
	padding-top: 8px;
}
#properties_filter_result th.header {
	width: 180px;
	float: left;
	padding: ;
	height: 30px;
	padding: 5px 0px 0px 11px;
	background-color: black;
}
#deals_filter_result th.header {
	width: 228px;
	float: left;
	padding: ;
	height: 30px;
	padding: 5px 0px 0px 11px;
	background-color: black;
}

#properties_filter_result td {
	float: left;
	width: 180px;
	border: none;
	overflow: hidden;
	min-height: 15px;
}
#deals_filter_result td {
	float: left;
	width: 228px;
	border: none;
	overflow: hidden;
	/*min-height: 16px !important;
	max-height: 200px !important;*/
	min-height: 30px;
}
#deals_filter_result td.deals13, #deals_filter_result td.deals14, #deals_filter_result td.deals15, #deals_filter_result td.deals16,
#deals_filter_result td.deals1, #deals_filter_result td.deals2, #deals_filter_result td.deals3, #deals_filter_result td.deals4 {
	height: 30px !important;
}
#properties_filter_result tr:nth-child(2n), #deals_filter_result tr:nth-child(2n) {
	background: #e8e8e8; 
}

#scrol_headlines, #scrol_reports, #scrol_industry, #scrol_datahub {
	max-height: 1000px;
	overflow: scroll;
}

span.condo_text {
	color: #c33;
	font-size: 23px;
}
#condo_on_click {
	text-align: center;
}
span.ambulace {
	font-size: 35px;
	vertical-align: sub;
	margin-left: 7px;
}
.condominium_wrapper {
	border-top: 1px dotted black;
	border-bottom: 1px dotted black;
	margin-bottom: 20px;
}
.condominium_wrapper {
	width: 640px;
}
.condominium_table th {
	float: left;
	width: 123px;
	height: 7px;
	font-size: 9px;
	color: #c33;
	padding: 5px 2px;
	text-align: center !important;
	background: #e6e6e6;
}

div#condo_table {
	width: 637px;
/*	max-height: 180px;
	overflow: scroll; */
}
.condominium_table td {
	float: left;
	width: 123px;
	min-height: 25px;
	max-height: 125px;
	font-size: 9px;
	padding: 0px 2px;
	text-align: center !important;
	border: none;
}
table.condominium_table {
	width: 640px;
}
#condo_table a, #condo_table a:VISITED {
	color: black;
	font-weight: bold;
}
#condo_table a:HOVER {
	text-decoration: none;
}
.condominium_table tr:nth-child(2n) {
	background: #e8e8e8; 
}
.header-single.single.research #social-nav {
	text-transform: none;
	width: 300px;
	margin-top: 35px;
}
.header-single.single.research #social-nav li.first {
	border: none;
}
.header-single.single.research .logo-block {
	margin-top: 0px;
}

.header-single.single.research .header-social-menu-container {
	/*margin-top: 32px;*/
}
.header-single.single.research .navigation_research_menu {
	width: 100%;
}
.header-single.single.research .header-frame {
	margin-top: 28px !important; 
}
.header-single.single.research .navigation_research_menu.black_bckground.cf {
    background: #d40d15 !important;
}
.navigation_research_menu.black_bckground ul li {
	height: 24px;
}
.invisible_menu_item:HOVER {
	background-color: #d40d15 !important;
	cursor: default !important;
}
.invisible_menu_item {
	width: 17%;	
}
.navigation_research_menu.black_bckground ul li:HOVER {
	font-weight: bold !important;
}
.header_search_form_image {
	position: relative;
}
.research_trd_search_form {
	position: absolute;
	top: 175px;
	left: 180px;
}
.research_header_search_form {
	position: relative;
}
div#trd_search_nav_button {
	float: left;
	/*background-color: white;
	height: 21px;
	margin-top: 8px;
	border: 3px solid red;
	padding: 0px 10px;
	margin-left: -13px;
	margin-top: 10px;*/
}
ul.trd_nav_menu > li {
	float: right;
	position: relative;
	padding: 0px 10px;
}
ul.trd_nav_menu > li > a {
    display: block;
    padding: 10px;
    color: white;
    background-color: #cc3333;
    text-decoration: none;
}
ul.trd_nav_menu > li > a:hover {
    background-color: black;
}
ul.trd_sub_nav_menu {
	display: none; 
	position: absolute;
	width: 155px;
	top: 39px;
	left: -31px;
	/* background-color: white; */
	z-index: 20;
	/* border: 1px solid red; */
}
ul.trd_sub_nav_menu > li {
    display: block;
}
ul.trd_sub_nav_menu > li > a {
    display: block;
    padding: 10px;
    color: white;
    background-color: #d40d15;
    text-decoration: none;
}
ul.trd_sub_nav_menu > li > a:hover {
	background-color: black;
}
ul.trd_sub_nav_menu > li > span:hover {
	background-color: black;
}
ul.trd_nav_menu {
	list-style: none;
}
ul.trd_nav_menu > li:hover > ul.trd_sub_nav_menu {
	display: block;
}
.research_navigation {
	float: right;
}
ul.trd_nav_menu.cf {
	width: 780px;
	background-color: #cc3333;
	margin: 0px;
	padding: 0px;
	padding-right: 200px;
}
.research_navigation {
	font: 17px 'DINCondMedium', Impact, Charcoal, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}
.research_navigation li.first {
	/*margin-left: 250px;*/
}
.black {
	color: black;
}
.trd_realdeal_list {
	text-transform: none;
	font: 25px 'DINCondMedium', Impact, Charcoal, sans-serif;
	font-weight: bold;
}
.trd_realdeal_list a {
    padding: 6px 16px 5px 5px !important;
}
.trd_realdeal_list :HOVER .black {
	color: white;
}
.research_footer_reseved {
	text-align: center;
	border-top: 1px solid #cecece;
	padding: 5px;
}
ul.research_footer_menu {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
ul.research_footer_menu li {
	display: inline-block;
	padding: 0px 10px;
	border-right: 1px solid black;
}
ul.research_footer_menu li.last {
	border: none;
}
ul.research_footer_menu a {
	color:#2765b5;
	font-size: 15px;
}
.homepage_search_link {
	text-align: center;
	margin-top: 20px;
}
.homepage_search_link a,.homepage_search_link a:VISITED  {
	color: black;
}
.spinning_wheel {
    background: url(images/SW.GIF) no-repeat 50%;
    /* border: 1px solid black; */
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /* background-color: black; */
    z-index: 10;
    /* opacity: 0.3; */
}
/* PEOPLE STICKY HEADERS */
#people_filter_result thead th.first, #people_filter_result thead th.second,
#people_filter_result thead th.third, #people_filter_result thead th.fouth,
#people_filter_result thead th.fifth, #people_filter_result thead th.sixth {
	position: absolute;
	width: 150px !important;
	height: 28px;
	padding-top: 12px;
	background-color: black !important;
	opacity: 0.7;
}
#people_filter_result thead th.second {
	margin-left: 160px;
}
#people_filter_result thead th.third {
	margin-left: 320px;
}
#people_filter_result thead th.fouth {
	margin-left: 480px;
}
#people_filter_result thead th.fifth {
	margin-left: 640px;
}
#people_filter_result thead th.sixth {
	margin-left: 800px;
}
#people_filter_result td {
	width: 160px;
}
/*COMPANY STICKY HEADERS*/
#companies_filter_result thead th.first, #companies_filter_result thead th.second,
#companies_filter_result thead th.third, #companies_filter_result thead th.fouth,
#companies_filter_result thead th.fifth, #companies_filter_result thead th.sixth {
	position: absolute;
	width: 150px !important;
	height: 28px;
	padding-top: 12px;
	background-color: black !important;
	opacity: 0.7;
}
#companies_filter_result thead th.second {
	margin-left: 160px;
}
#companies_filter_result thead th.third{
	margin-left: 320px;
}
#companies_filter_result thead th.fouth {
	margin-left: 480px;
}
#companies_filter_result thead th.fifth {
	margin-left: 640px;
}
#companies_filter_result thead th.sixth {
	margin-left: 800px;
}
#companies_filter_result td {
	width: 160px;
}
/*PROPERTY STICKY HEADERS*/
#properties_filter_result thead th.proper1, #properties_filter_result thead th.proper2,
#properties_filter_result thead th.proper3, #properties_filter_result thead th.proper4,
#properties_filter_result thead th.proper5, #properties_filter_result thead th.proper6,
#properties_filter_result thead th.proper7, #properties_filter_result thead th.proper8,
#properties_filter_result thead th.proper9, #properties_filter_result thead th.proper10,
#properties_filter_result thead th.proper11, #properties_filter_result thead th.proper12,
#properties_filter_result thead th.proper13, #properties_filter_result thead th.proper14,
#properties_filter_result thead th.proper15, #properties_filter_result thead th.proper16,
#properties_filter_result thead th.proper17, #properties_filter_result thead th.proper18,
#properties_filter_result thead th.proper19, #properties_filter_result thead th.proper20 { 
	position: absolute;
	width: 185px !important;
	height: 25px;
	padding-top: 12px;
	background-color: black !important;
	opacity: 0.7;
	padding: 0px;
	padding-top: 3px;
	padding-left: 7px;
}
#properties_filter_result thead th.proper2 {
	margin-left: 192px;
}
#properties_filter_result thead th.proper3 {
	margin-left: 384px;
}
#properties_filter_result thead th.proper4 {
	margin-left: 576px;
}
#properties_filter_result thead th.proper5 {
	margin-left: 768px;
}
#properties_filter_result thead th.proper6 {
	margin-top: 28px;
}
#properties_filter_result thead th.proper7 {
	margin-left: 192px;
	margin-top: 28px;
}
#properties_filter_result thead th.proper8 {
	margin-left: 384px;
	margin-top: 28px;
}
#properties_filter_result thead th.proper9 {
	margin-left: 576px;
	margin-top: 28px;
}
#properties_filter_result thead th.proper10 {
	margin-left: 768px;
	margin-top: 28px;
}
#properties_filter_result thead th.proper11 {
	margin-top: 56px;
}
#properties_filter_result thead th.proper12 {
	margin-left: 192px;
	margin-top: 56px;
}
#properties_filter_result thead th.proper13 {
	margin-left: 384px;
	margin-top: 56px;
}
#properties_filter_result thead th.proper14 {
	margin-left: 576px;
	margin-top: 56px;
}
#properties_filter_result thead th.proper15 {
	margin-left: 768px;
	margin-top: 56px;
}
#properties_filter_result thead th.proper16 {
	margin-top: 84px;
}
#properties_filter_result thead th.proper17 {
	margin-left: 192px;
	margin-top: 84px;
}
#properties_filter_result thead th.proper18 {
	margin-left: 384px;
	margin-top: 84px;
}
#properties_filter_result thead th.proper19 {
	margin-left: 576px;
	margin-top: 84px;
}
#properties_filter_result thead th.proper20 {
	margin-left: 768px;
	margin-top: 84px;
}
#properties_filter_result thead tr {
	height: 112px;
}
/*DEAL STICKY HEADER*/
#deals_filter_result thead th.deals1, #deals_filter_result thead th.deals2,
#deals_filter_result thead th.deals3, #deals_filter_result thead th.deals4,
#deals_filter_result thead th.deals5, #deals_filter_result thead th.deals6,
#deals_filter_result thead th.deals7, #deals_filter_result thead th.deals8,
#deals_filter_result thead th.deals9, #deals_filter_result thead th.deals10,
#deals_filter_result thead th.deals11, #deals_filter_result thead th.deals12,
#deals_filter_result thead th.deals13, #deals_filter_result thead th.deals14,
#deals_filter_result thead th.deals15, #deals_filter_result thead th.deals16 {
	position: absolute;
	width: 233px !important;
	height: 25px;
	padding-top: 12px;
	background-color: black !important;
	opacity: 0.7;
	padding: 0px;
	padding-top: 3px;
	padding-left: 7px;
}
#deals_filter_result thead th.deals2 {
	margin-left: 240px;
}
#deals_filter_result thead th.deals3 {
	margin-left: 480px;
}	
#deals_filter_result thead th.deals4 {
	margin-left: 720px;
}		
#deals_filter_result thead th.deals5 {
	margin-top: 28px;
}	
#deals_filter_result thead th.deals6 {
	margin-left: 240px;
	margin-top: 28px;
}
#deals_filter_result thead th.deals7 {
	margin-left: 480px;
	margin-top: 28px;
}	
#deals_filter_result thead th.deals8 {
	margin-left: 720px;
	margin-top: 28px;
}		
#deals_filter_result thead th.deals9 {
	margin-top: 56px;
}	
#deals_filter_result thead th.deals10 {
	margin-left: 240px;
	margin-top: 56px;
}
#deals_filter_result thead th.deals11 {
	margin-left: 480px;
	margin-top: 56px;
}	
#deals_filter_result thead th.deals12 {
	margin-left: 720px;
	margin-top: 56px;
}		
#deals_filter_result thead th.deals13 {
	margin-top: 84px;
}	
#deals_filter_result thead th.deals14 {
	margin-left: 240px;
	margin-top: 84px;
}
#deals_filter_result thead th.deals15 {
	margin-left: 480px;
	margin-top: 84px;
}	
#deals_filter_result thead th.deals16 {
	margin-left: 720px;
	margin-top: 84px;
}		
#deals_filter_result thead tr {
	height: 112px;
}
.ranking {
	float: right;
	width: 100px;
}	
button.rbutton {
	width: 100px;
	margin-top: 5px;
	color: white;
	font-weight: bold;
	background-color: black;
	border: none;
	text-transform: uppercase;
	height: 25px;
}	
select.rselect {
	width: 100px;
}	
.results_count {	
	float: left;
	position: absolute;
	left: 210px;
	/* top: 308px; */
	color: #c33;
	/* text-transform: uppercase; */
	font-weight: bold;
	font: 16px 'DINCondMedium', Impact, Charcoal, sans-serif;
	top: -115px;
}	
.results_count.deals	 {
	left: 202px;
	top: -19px;
}
.back_to_search {
	display: inline-block;
	float: left;
	margin-top: -24px;
}
.back_to_search button, #clear_filters {	
	margin-top: 5px;
	color: white;
	background-color: black;
	border: none;
	/*text-transform: uppercase;*/
	height: 25px;	
	border-radius: 5px;
	font: 18px 'DINCondMedium', Impact, Charcoal, sans-serif;
	font-weight: bold;
}
#accordion, #accordion1, #accordion2, #accordion3, #accordion4, #accordion5, #accordion6, #accordion7 {
	position:relative;
}	
.height45px {
	height: 45px;
}	
.results_count.no_ranking {
	top: -34px;
}	
.back_to_search.companies_results {
	float: right;
	margin-top: -22px;
}	
.back_to_search.empty_deals {
	margin-top: 9px;
}	
/*.trd_realdeal_list a {
	background: url("images/nav_bar_real_logo.png") no-repeat 50%;
	background-size: 155px 36px;
	width: 155px;
	height: 36px;
	padding: 0px !important;
	margin-top: 2px;
}*/
label#neighborhood_property, label#neighborhood_deals {
	background-color: black;
	color: white;
	border-radius: 15px;
	text-align: center;
	width: 150px !important;
	padding: 5px 27px 5px 15px;
	font: 19px 'DINCondMedium', Impact, Charcoal, sans-serif;
	font-weight: bold;
	background: url("images/neigh_str.png") 93% 57% no-repeat;
	background-size: 15px 15px;
	background-color: black;
}
#hoods_property, #hoods_deals {
	top: 3px !important;
}	
.back_to_search.empty_articles {
	margin-left: 185px;
	margin-top: -29px;
}	
.back_to_search.articles_filter {
	float: right;
	margin-top: -26px;
}	
.ranking #people_filter_result thead th {
	width: 230px !important;
}	
.ranking #people_filter_result thead th.second {
	margin-left: 241px;
}	
.ranking #people_filter_result thead th.third {
	margin-left: 482px;
}	
.ranking #people_filter_result thead th.fouth {
	margin-left: 723px;
}	
.ranking #people_filter_result td {
	width: 229px;
}	
li.trd_realdeal_list a {
    padding: 4px 3px 0px 3px !important;
    margin-top: 2px;
}	
img#trd_logo {
    width: 150px;
}	
input#linked_company_of_property {
    width: 350px;
    float: left;
    margin-left: 20px;
    margin-right: 15px;
    margin-top: 5px;
}
.property_company_borough_checkboxes {
	float: left;
	width: 244px;
	margin-top: -20px;
}	
.property_company_borough_checkboxes label {
	width: 110px !important;
}
#finde_linked_company_of_property {
	display: none;
}	
#finde_linked_company_of_property {
	position: absolute;
    margin-left: 150px;
    margin-top: 34px;
    width: 362px;
    border: 1px solid #eee;
    min-height: 0px;
    border-top: none;
    background-color: white;
    z-index: 1;
}
ul#search_autoloader li a:HOVER {
	cursor: pointer;
}
ul#linked_company_of_property_ul {
	width: 362px;
	position: absolute;
	margin-left: 150px;
	margin-top: 33px;
	min-height: 0px;
}
.people.company_of_property.cf {
	margin-bottom: 5px !important;
}
.people.keyword_property.cf {
	margin-top: -20px;
	margin-bottom: 28px !important;
}
input#deals_keyword {
	margin-top: 3px;
	width: 360px;
}
.register_recurly_form {
    z-index: 1;
}
.deals_taxonomy_filter .dealsheet_checkboxes .colon {
	width: 20%;
}
.deal_taxonomy_keyword.cf {
    margin-top: 15px;
}
.deal_taxonomy_keyword input#deals_keyword {
    margin-top: 4px;
    width: 215px;
    height: 22px;
    float: left;
    margin-right: 20px;
    padding: 0px 5px;
    margin-left: 10px;
}
.people.deal_page .filter_by_company.cf, .deal_taxonomy_keyword .filter_by_company   { 
	width: 140px;
}
input#from_dealspage_square_feet, input#to_dealspage_square_feet, input#from_dealspage_price, input#to_dealspage_price {
	height: 23px;
	padding: 0px 10px;
	margin: 5px 10px 0px 10px;
}
input#deal_page_filter {
    margin-top: 15px;
    position: absolute;
    z-index: 100;
    font: 18.5px 'DINCondMedium', Impact, Charcoal, sans-serif !important;
    background-color: black;
    border: none;
    color: white;
    font-weight: bold !important;
    padding: 5px 10px;
    border-radius: 8px;
    letter-spacing: 2px;
}
.content.dealspage {
	float: none !important;
	/*margin-bottom: -35px;*/
}
.deal_page_pagination {
    width: 328px;
    /* float: right; */
    border: 1px solid #eee;
    height: 265px;
    /* position: absolute; */
    /* left: 773px; */
    /* margin-top: 3px; */
    float: right;
    margin-top: 3px;'
}
.people.deal_page.cf {
	margin-top: 10px;
}
form#deal_page_form {
	float: left;
}
.deals_pagination_pages {
    height: 30px;
    margin-top: 10px;
    display: inline-block;
}
a.dealspage_pagination, .deals_pagination_pages span.red {
    outline: 1px solid #eee;
    padding: 7px;
    margin: 0px 1px;
}
a.dealspage_pagination, a.dealspage_pagination:VISITED {
	color: black;
}
a.dealspage_pagination:HOVER, input#deal_page_filter:HOVER {
	cursor: pointer;
}
span.submit_dealspage {
    font: 25px 'DINCondMedium', Impact, Charcoal, sans-serif;
    /* top: 50px; */
    /* position: absolute; */
    /* margin-top: 100px; */
    /* margin-left: 45px; */
    color: red;
    float: right;
    text-transform: none;
    margin-top: 15px;
}
.sorting_using_arrows {
	display: inline-block;
	font: 18.5px 'DINCondMedium', Impact, Charcoal, sans-serif;
	/*font-weight: bold;*/
}
.sorting_using_arrows img {
	width: 20px;
}
.tablesorter-headerDesc, .tablesorter-headerAsc {
	font-size: 13px;
}
.dealspage th.deal_notes {
	position: absolute;
	margin-left: 848px;
	background-color: black !important;
	opacity: 0.7;
	height: 100px;
	border: 1px solid black;
	width: 100px;
	overflow: hidden;
}
.deal_single_page #deals_filter_result thead th.deals1, 
.deal_single_page #deals_filter_result thead th.deals2, 
.deal_single_page #deals_filter_result thead th.deals3, 
.deal_single_page #deals_filter_result thead th.deals4, 
.deal_single_page #deals_filter_result thead th.deals5, 
.deal_single_page #deals_filter_result thead th.deals6, 
.deal_single_page #deals_filter_result thead th.deals7, 
.deal_single_page #deals_filter_result thead th.deals8, 
.deal_single_page #deals_filter_result thead th.deals9, 
.deal_single_page #deals_filter_result thead th.deals10, 
.deal_single_page #deals_filter_result thead th.deals11, 
.deal_single_page #deals_filter_result thead th.deals12, 
.deal_single_page #deals_filter_result thead th.deals13, 
.deal_single_page #deals_filter_result thead th.deals14, 
.deal_single_page #deals_filter_result thead th.deals15, 
.deal_single_page #deals_filter_result thead th.deals16 {
	width: 205px !important;
}
.deal_single_page #deals_filter_result thead th.deals2,
.deal_single_page #deals_filter_result thead th.deals6,
.deal_single_page #deals_filter_result thead th.deals10,
.deal_single_page #deals_filter_result thead th.deals14 {
    margin-left: 212px;
}
.deal_single_page #deals_filter_result thead th.deals3,
.deal_single_page #deals_filter_result thead th.deals7,
.deal_single_page #deals_filter_result thead th.deals11,
.deal_single_page #deals_filter_result thead th.deals15 {
    margin-left: 424px;
}
.deal_single_page #deals_filter_result thead th.deals4,
.deal_single_page #deals_filter_result thead th.deals8,
.deal_single_page #deals_filter_result thead th.deals12,
.deal_single_page #deals_filter_result thead th.deals16 {
    margin-left: 636px;
}
.deal_single_page #deals_filter_result td {
	width: 202px;
}
.deal_single_page #deals_filter_result td.deal_notes {
    float: right;
    /* width: 99%; */
    /* margin-top: -50px; */
    min-height: 16px;
    /* max-height: 150px !important; */
    /* overflow: hidden; */
    /* margin-top: 5px; */
    position: relative;
    top: 0px;
    width: 103px;
    text-align: left;
    padding-top: 2px;
}
.deal_single_page #deals_filter_result th.tablesorter-header {
	background: url(images/0.gif) no-repeat 80% 48%, url(images/1.gif) no-repeat 80% 20%;
	cursor: pointer;
	font-weight: bold;
}
.deal_single_page #deals_filter_result  th.tablesorter-headerDesc { 
	background: url(images/1.gif) no-repeat 80% 20%; 
}
.deal_single_page #deals_filter_result  th.tablesorter-headerAsc {
	background: url(images/0.gif) no-repeat 80% 48%;
}
.deal_single_page #deals_filter_result th.deal_notes {
    position: absolute;
    margin-left: 848px;
    width: 109px;
    background: none;
    background-color: black !important;
    opacity: 0.7;
    height: 22px;
    padding: 90px 0px 0px 3px;
}
#deals_filter_result th.tablesorter-headerAsc, #deals_filter_result th.tablesorter-headerDesc {
	background-size: 20px !important;
	background-position-x: 81% !important;
}
.more_notes:HOVER {
	cursor: pointer;
}
/* SUBSCRIBE FORM */

form#new_subscribe_form {
	width: 350px;
	height: 400px;
	position: absolute;
	left: 40%;
	margin: -150px 0px 0px -150px;
	z-index: 100;
	border: 1px solid black;
	border-radius: 10px;
	background-color: white;
}
#sub_login_button, #sub_register_button, #sub_submit_button, #sub_cancel_button {
	width: 174px;
	float: left;
	height: 50px;
}

#new_subscribe_form button {
	background-color: #cc3333;
    color: white;
    border: 1px solid black;
    font: 30px 'DINCondMedium', Impact, Charcoal, sans-serif;
    font-weight: bold;
    width: 150px;
    margin: 6px 0px 0px 12px;
    border-radius: 6px;
}
#new_subscribe_form button:HOVER {
	cursor: pointer;
}
div#tob_subscribe {
    height: 50px;
    border-bottom: 1px solid black;
}
#sub_login_button {
	border-right: 1px solid black;
}
#sub_email span, #sub_password span, #sub_first_last span, #sub_email_reg span, #sub_password_reg span, #sub_password_confirm span {
	color: black;
	font: 20px 'DINCondMedium', Impact, Charcoal, sans-serif;
}
#sub_email input, #sub_password input, #sub_first_last input, #sub_email_reg input, #sub_password_reg input, #sub_password_confirm input {
	height: 30px;
	width: 200px;
	padding: 0px 5px;
}
#sub_login, #sub_register {
	margin-left: 65px;
}
#sub_register {
	margin-top: 10px;
	margin-bottom: 10px''
}
#sub_email {
    margin-top: 30px;
}
#sub_password {
    margin-top: 20px;
	margin-bottom: 45px;
}
#sub_forgot_pass {
	text-align: center;
	margin-top: 15px;
	color: #122454;
	font: 18px 'DINCondMedium', Impact, Charcoal, sans-serif;
}
#sub_forgot_pass:HOVER {
	text-decoration: underline;
	cursor: pointer;
}
#new_subscribe_form button.not_active {
    background-color: #fa5858;
    color: #f6cece;
}
#sub_login {
	margin-top: 25px;
}
.reg_error_message, .subscribe_errors, .email_error_message {
	height: 25px;
	margin-top: 10px;
	color: red;
	text-align: center;
	font: 16px 'DINCondMedium', Impact, Charcoal, sans-serif;
	font-weight: bold;
}
.reg_error_message {
	color: black;
	margin-bottom: 15px;
}
.email_error_message {
	height: 35px;
}
div#bottom_subscribe {
	margin-top: 20px;
}
.personal_title, .subscription_title, .payment_title {
    border-bottom: 2px solid #cc3333;
	font: 20px 'DINCondMedium', Impact, Charcoal, sans-serif;
	font-weight: bold;
	padding-bottom: 5px;
}
.personal_title button, .subscription_title button {
	color: white;
	background-color: black;
	border: none;
	font: 14px 'DINCondMedium', Impact, Charcoal, sans-serif;
	text-transform: uppercase;
	margin-bottom: 2px;
	border-radius: 4px;
}
.personal_title button:HOVER, .subscription_title button:HOVER, .payment_title button:HOVER {
	cursor: pointer;
}
.my_account_title {
	font: 30px 'DINCondMedium', Impact, Charcoal, sans-serif;
    font-weight: bold;
    margin-bottom: 15px;
}
.recurly_subscription_account .left_info, .recurly_subscription_account .right_info {
	float: left;
	padding: 10px;
}
.recurly_subscription_account .right_info {
		width: 45%;
}
	
.recurly_subscription_account .left_info { 
		width: 48%;
}
.sibscriber_first_name {
	width: 140px;
	float: left;
}
.recurly_subscription_account .left_info span, .recurly_subscription_account .right_info span {
	font: 17px 'DINCondMedium', Impact, Charcoal, sans-serif;
	margin-left: 7px;
	font-weight: bold;
}
.recurly_subscription_account .left_info input, .recurly_subscription_account .right_info input {
	padding: 0px 5px;
	height: 35px;
	border-radius: 5px;
	border: 1px solid black;
	font: 17px 'DINCondMedium', Impact, Charcoal, sans-serif;
}
.sibscriber_first_name input, .sibscriber_last_name input {
	width: 110px;
}
.sibscriber_password, .card_number, .card_expiration_date {
    margin-top: 20px;
}
.sibscriber_last_name {
	/*  margin-left: 140px; */
	float: left;
}
.sibscriber_password input, .subscriber_email input, .billing_street input, .billing_zipcode input  {
	width: 220px;
}
.recurly_subscription_account {
	width: 650px;
	float: left;
	margin-right: 5px;
}
.subscription_section, .billing_city, .billing_zipcode {
    margin-top: 20px;
}
.subscription_section select, .account_billing_country select {
    height: 35px;
    background-color: white;
    border-radius: 5px;
    width: 235px;
	color: #808080;
	font: 17px 'DINCondMedium', Impact, Charcoal, sans-serif;
	padding: 0px 10px;
	border: 1px solid black;
}
.recurly_subscription_account .right_info {
	/*padding-left: 60px;*/
}
.remaining_downloads, .subscriptions_ends {
	margin-bottom: 20px;
}
span.subscription_info {
	float: left;
}
.automaticallly_renew input[type="checkbox"] {
	margin-left: 20px;
	height: auto !important;
	padding: 0px;
	margin-top: 4px;
}
.subscription_section .right_info {
	margin-top: 5px;
}
.subscription_info {
	width: 170px;
}
.remaining_downloads .subscription_value {
	margin-left: 17px !important;
}
.payment_section .name_on_card input {
	width: 220px;
}
.payment_section .card_number input {
	width: 220px;
}
.card_expiration_date input {
	width: 30px;
	text-align: center;
}
.card_expiration_date .card_month {
	width: 100px;
	float: left;
}
.card_expiration_date > span {
    width: 100%;
    float: left;
}
input.bil_state {
	width: 35px;
	text-align: center;
}
input.bil_city {
	width: 170px;
}
#card_first_name input, #card_last_name input {
	width: 90px;
}
div#card_first_name {
    width: 49%;
    float: left;
}
div#card_last_name {
    width: 47%;
    float: right;
}
div#billing_zipcode {
	width: 50%;
	float: left;
}
div#billing_zipcode input {
	width: 40px !important;
}
.account_billing_country {
	margin-top: 20px;
}

#forgot_pass_form {
	width: 350px;
	height: 250px;
	border: 1px solid black;
	position: absolute;
    left: 40%;
    margin: -150px 0px 0px -150px;
    z-index: 100;
    border-radius: 10px;
    background-color: white; 
}
#forgot_pass_text_button button {
	background-color: #cc3333;
    color: white;
    font: 30px 'DINCondMedium', Impact, Charcoal, sans-serif;
    border: 1px solid black;
    border-radius: 5px;
    width: 330px;
    margin-left: 10px;
    height: 40px;
    font-weight: bold;
    margin-top: 5px;
}
#forgot_email input {
    height: 30px;
    width: 200px;
    padding: 5px;
}
#forgot_email span {
	font: 20px 'DINCondMedium', Impact, Charcoal, sans-serif;
	color: black;
}
div#forgot_email {
    margin-left: 75px;
}
#email_cancel_button button, .download_for_bottom button {
	background-color: #cc3333;
    color: white;
    font: 30px 'DINCondMedium', Impact, Charcoal, sans-serif;
    border: 1px solid black;
    border-radius: 5px;
    width: 150px;
    margin-left: 10px;
    height: 40px;
    font-weight: bold;
    margin-top: 5px;
    margin-top: 35px;
}

.pre_download_bottom button, .cancel_download_for_bottom button {
    background-color: #cc3333;
    color: white;
    font: 30px 'DINCondMedium', Impact, Charcoal, sans-serif;
    border: 1px solid black;
    border-radius: 5px;
    width: 150px;
    margin-left: 10px;
    height: 40px;
    font-weight: bold;
    margin-top: 5px;
    margin-top: 35px;
}
.cancel_download_for_bottom {
    float: right;
    margin-right: 10px;
}
 .pre_download_bottom {
    float: left;
 }


.download_for_bottom {
    text-align: center;
}
#email_submit_button button {
	background-color: #cc3333;
    color: white;
    font: 20px 'DINCondMedium', Impact, Charcoal, sans-serif;
    border: 1px solid black;
    border-radius: 5px;
    width: 150px;
    margin-left: 10px;
    height: 40px;
    font-weight: bold;
    margin-top: 35px;
     margin-left: 23px;
    float: left;
}
.edit_first_last button.shadow, .edit_personal_email button.shadow , .edit_password button.shadow, .edit_subscription button.shadow, .edit_renew_subscribe button.shadow, .payment_title button {
    color: white;
    background-color: #cc3333;
    border:none;
    border-radius: 4px;
    text-transform: uppercase;
	font: 14px 'DINCondMedium', Impact, Charcoal, sans-serif;
}
.edit_first_last, .edit_personal_email {
	margin-top: 30px;
	float: left;
	margin-left: 5px;
}
.sibscriber_password {
	float: left;
}
.subscriber_email {
	float: left;
}
.sibscriber_new_password, .sibscriber_confirm_password, .sibscriber_current_password {
	float: left;
	margin-top: 20px;
	width: 201px;
}
.sibscriber_new_password input, .sibscriber_confirm_password  input, .sibscriber_current_password  input {
	padding: 0px 5px;
	height: 35px;
	border-radius: 5px;
	border: 1px solid black;
	font: 17px 'DINCondMedium', Impact, Charcoal, sans-serif;
	width: 160px;
}
.sibscriber_new_password span, .sibscriber_confirm_password  span, .sibscriber_current_password  span {
	font: 17px 'DINCondMedium', Impact, Charcoal, sans-serif;
	margin-left: 7px;
	font-weight: bold;
}
.edit_password {
	margin-top: 48px;
	float: left;
	margin-left: -23px;
}
.subscription_plan {
	float: left;
}
.edit_subscription {
    float: left;
    margin-top: 28px;
    margin-left: 5px;
}
.edit_renew_subscribe {
	float: left;
	margin-left: 10px;
}
button.edit_payment_info.shadow {
	 margin-bottom: 4px;
}
button.edit_personal_info.shadow {
	float: left;
	margin: -20px 0px 0px 140px;
}
button.edit_subscribe_info.shadow {
	float: left;
	margin: -20px 0px 0px 85px;
}
button.edit_payment_info.shadow {
	float: left;
	margin: -20px 0px 0px 138px;
}
button.save_payment_info.shadow {
    margin-bottom: 2px;
}
button.edit_payment_info.shadow {
	background-color: black;
}
.changes_account_form {
	position: absolute;
	width: 300px;
	height: 300px;
	border: 1px solid black;
	border-radius: 10px;
	left: 35%;
	background-color: white;
	z-index: 5;
}
.top_change_account {
	height: 50px;
	border-bottom: 1px solid black;
}
button.error_or_success_acount_message, .bottom_change_account button  {
	width: 270px;
	margin-left: 14px;
	height: 40px;
	margin-top: 4px;
	background-color: #cc3333;
	border: 1px solid black;
	border-radius: 5px;
	font: 30px 'DINCondMedium', Impact, Charcoal, sans-serif;
	font-weight: bold;
	color: white;
}
.bottom_change_account button {
	width: 80px;
	margin-left: 105px;
}
.change_info_message {
	height: 150px;
	padding: 20px;
}
.change_info_message {
	height: 100px;
	padding: 70px 20px 20px 20px;
	vertical-align: center;
	text-align: center;
	color: black;
	font: 17px 'DINCondMedium', Impact, Charcoal, sans-serif;
	font-weight: bold;
}
.my_account_title a, .my_account_title a:VISITED {
	color: #cc3333;
}
.sibscriber_new_password {
	margin-left: 10px;
}
.personal_information_section.cf {
	margin-bottom: 10px;
}
.card_number {
	margin-top: 75px;
}
div#download_info_form {
    width: 350px;
    height: 300px;
    border: 1px solid black;
    border-radius: 10px;
    position: absolute;
	left: 35%;
	background-color: white;
	z-index: 5;
}
div#download_information {
    width: 350px;
    text-align: center;
    height: 100px;
    color: black;
	font: 20px 'DINCondMedium', Impact, Charcoal, sans-serif;
	font-weight: bold;
}
select.disable_subscription_plan {
    background-color: rgb(235, 235, 228);
}
input#export_filter_results {
	background-color: black;
	border: none;
	color: white;
	border-radius: 5px;
	font-weight: bold;
	height: 25px;
	margin-top: 12px;
	/* text-transform: uppercase;	*/
	font: 18px 'DINCondMedium', Impact, Charcoal, sans-serif;
	font-weight: bold;
}
.empty_value_of_deals #people_filter_result td, .empty_value_of_deals #companies_filter_result td {
    width: 148px !important;
}
#scrol_people.empty_value_of_deals, #scrol_companies.empty_value_of_deals  {
	width: 84% !important;
	margin-left: 80px;
}
td.deals17.deal_notes {
    white-space: nowrap;
    width: 900px !important;
}
div#div-gpt-ad-1430857450909-0 {
    display: none;
}
select.filter_deals_by_size {
    color: black !important;
}


.people.deal_page.date_sort input[type="text"] {
	margin: 5px 0px 0px 10px;
	height: 23px;
	padding: 0px 10px;
}
.people.deal_page.date_sort #datepicker_to_deals_date, .people.deal_page.date_sort #datepicker_from_deals_date {
    width: 170px;
}
.people.deal_page.date_sort span#deals_to_price_text {
    float: left;
    margin-top: 10px;
    margin-left: 7px;
}
.people.deal_page.date_sort img.ui-datepicker-trigger {
    margin: 5px 0px -10px 4px;
}

#properties_filter_result thead.prop_ranking_header tr, #deals_filter_result thead.deals_ranking_header tr {
	height: 30px;
}
.subscribe_form div#sub_cancel_button1 {
	float: left;
}
.subscribe_form div#next_subscribe {
	float: right;
}
.confirm_subscribe_form {
	width: 400px;
	height: 450px;
	position: absolute;
	left: 30%;
	border: 1px solid black;
	background-color: white;
	z-index: 10;
}
.success_purchase {
    width: 400px;
    height: 450px;
    border: 1px solid black;
    position: absolute;
    background-color: white;
    z-index: 10;
    left: 30%;
}
.confirm_subscribe_form .top_subscribe button {
	width: 360px;
}
.confirm_message {
	margin: 30px 60px 5px 60px;
    text-align: center;
    height: 100px;
    overflow: auto;
    border: 1px solid black;
    font: 14px 'DINCondMedium', Impact, Charcoal, sans-serif;
}
.confirm_checkbox .text {
	font: 20px 'DINCondMedium', Impact, Charcoal, sans-serif;
	float:left;
}
.success_purchase_text {
	font: 24px 'DINCondMedium', Impact, Charcoal, sans-serif;
	text-align: center;
	font-weight: bold;
	padding: 30px;
}
label.confirm_checkbox.cf {
	margin-left: 30px;
}
label.confirm_checkbox.cf input[type=checkbox] {
	margin-top: 9px;
	margin-left: 10px;
}
#cancel_confirm_subscribe button, #confirm_subscribe button {
	background-color: #cc3333;
	border: none;
	border-radius: 5px;
	color: white;
	font: 30px 'DINCondMedium', Impact, Charcoal, sans-serif;
	width: 120px;
	height: 40px;
	border: 1px solid black;
	margin-top: 30px;
}
#cancel_confirm_subscribe button {
	float: left;
	margin-left: 10px;
}
#confirm_subscribe button {
	float: right;
	margin-right: 10px;
}
.top_subscribe.success button {
	width: 370px;
}
span.purchase_name, span.purchased_downloads_count {
	color: #cc3333;
}
span.purchased_downloads, span.purchased_downloads_count, span.purchase_name {
	font-size: 35px;
}
#done_subscribe_success button {
	background-color: #cc3333;
    color: white;
    font: 30px 'DINCondMedium', Impact, Charcoal, sans-serif;
    border: 1px solid black;
    border-radius: 5px;
    width: 150px;
    height: 40px;
    font-weight: bold;
}
div#done_subscribe_success {
	text-align: center;
}
.purchase_page {
	font-family: 'DINCondMedium', Impact, Charcoal, sans-serif;
}
.recurly_register_text_login {
	font-size: 25px;
	text-align: center;
	margin-top: 80px;
}
table.ui-datepicker-calendar td {
	padding: 5px !important; 
}
.archive_filter_checkboxes_column {
	width: 25%;
	float: left;
}
.search_from_archive a {
    color: #cc3333;
    font-weight: bold;
    text-decoration: underline;
    font-size: 17px;
    text-decoration: none;
}
.search_from_archive a:visited {
	color: #cc3333;
}
.search_from_archive {
    margin-top: 10px;
    margin-right: 50px;
    float: right;
}
a#next_achive_button {
    float: right;
}
a#back_achive_button {
	float: left;
}
a#next_achive_button, a#back_achive_button {
    background-color: black;
    padding: 5px;
    border-radius: 5px;
    color: white;
}
.sort_new_developments #new_dev_filter_id, .sort_new_developments .database-item {
	border-bottom: none !important;
}
span.sort_neighborhood_title {
	    color: black;
    text-transform: none;
}
#form_2 .recurly_input_data {
    margin-left: 15px;
}
.curent_deal_sort {
	font: 16px 'DINCondMedium', Impact, Charcoal, sans-serif !important;
	font-weight: bold !important;
	width: 125px;
	padding-right: 10px;
	float: left;
	text-align: center;
}
.current_reports_sort {
    font: 16px 'DINCondMedium', Impact, Charcoal, sans-serif !important;
    font-weight: bold !important;
    width: 125px;
    float: right;
    margin-top: -60px;
    text-align: right;
    padding-right: 10px;
}
.trd_search_keyword.cf {
    margin: 20px 0px 10px 0px;
}
input#people_keyword_ad, input#companies_keyword_ad, input#properties_keyword_ad {
    margin-top: 5px;
    padding: 5px;
    width: 360px;
}
.new_header_login_form  {
	
    position: absolute;
    top: 50%;
    left: 50%;
}
.logo-block {
	width: 350px !important;
}
.header-social-menu-container {
	float: none !important;
}
.trd_realdeal_list_right {
    float: right;
    margin-top: 11px;
}

.trd_realdeal_list_right a {
	font: 45px 'DINCondMedium', Impact, Charcoal, sans-serif !important;
	font-weight: bold !important;
	color: black;
}
.trd_realdeal_list_right a:VISITED {
	color: black;
}
.trd_realdeal_list_right a:HOVER {
	text-decoration: none;
}
a.recently_updated_info:visited {
    color: black;
}
a.recently_updated_info {
    color: black;
}
.trd_most_viewes {
    font: 20px 'DINCondMedium', Impact, Charcoal, sans-serif !important;
    font-weight: bold !important;
    margin-top: 30px;
    margin-bottom: 20px;
}
.personal_title a, .personal_title a:VISITED {
	color: #cc3333;
}
a.nav_bar_search_results, a.nav_bar_search_results:VISITED, .value.truncate a, .value.truncate a:VISITED {
	color: black;
} 
.trd_most_viewes {
    text-transform: uppercase;
}
.recaptcha_login_form {
    /* padding: 4px 0px 0px 24px; */
    position: absolute;
    bottom: 5px;
    left: 25px;
}
.bottom_submit_form_info .submit_button_text {
	margin-bottom: 30px;
}
.bottom_submit_form_info .submit_form_button {
    text-align: center;
}
.trd_reports_page #contact_form_active {
	height: 500px;
}