body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: arial;
	color: #000;
	background: #fff;
	direction: ltr;
}

form {
	margin: 0px;
	padding: 0px;
	background: none;	
}

.clear {
	clear: both;
}

img {
	border: 0px;
}

a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.error, .red {
	color: red;
}

.center {
	text-align: center;	
}

.orange {
	color: #FF6600;	
}

input,textarea,select {
	/*border: 1px solid #cccccc;*/
	font-size: 12px;
	color: #000;
	font-family: arial;
	font-weight: normal;
}


div.input_field {
	width: auto;
	height: 23px;
	margin-top: 1px;
}
div.input_right {
	float: right;
	width: 7px;
	height: 23px;
	background: url(https://images.yad2.co.il/Pic/yad2new/index/input_right.png) no-repeat;	
}
div.input_center {
	float: right;
	width: auto;
	height: 23px;
	background: url(https://images.yad2.co.il/Pic/yad2new/index/input_center.png) repeat-x;
}
div.input_center input {
	border: 0px;
	height: 21px;
	font-size: 12px;
	font-family: arial;
	color: #6f6f6f;
	font-weight: normal;
	line-height: 190%;
	background: none;
}
div.input_left {
	float: right;
	width: 7px;
	height: 23px;
	background: url(https://images.yad2.co.il/Pic/yad2new/index/input_left.png) no-repeat;	
}

#wrap {
	margin-right: auto;
	margin-left: auto;
	width: 995px;
	height: auto;
	direction: rtl;
}

#header {
	margin-right: auto;
	margin-left: auto;
	clear: both;	
}

#header .logo {
	float: left;	
}

#header h1.slogan {
	margin: 0px;
	padding: 0px;
	font-size: 20px;
	font-family: Tahoma;
	font-weight: normal;
	color: #404040;
	float: left;
	position: relative;
	top: 63px;
}

#header ul.top_menu {
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: right;
	margin-top: 3px;
}

#header ul.top_menu li {
	float: left;
	margin-left: 10px;
}

#header ul.top_menu li img {

}

#header ul.top_menu li a {
	font-size: 11px;
	font-family: arial;
	color: #898B8A;
	text-decoration: none;
}
#header ul.top_menu li a:hover {
	text-decoration: underline;
}

#header ul.top_menu li a.orange {
	font-size: 11px;
	font-family: arial;
	color: #F26827;
	text-decoration: none;
}
#header ul.top_menu li a.orange:hover {
	text-decoration: underline;
}

.more_box {
	position: absolute;
	width: 150px;
	height: auto;
	z-index: 99999;
	margin-right: 820px;
	margin-top: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.more_box_wrap {
	width: 150px;
	height: auto;
	background: url(https://images.yad2.co.il/Pic/yad2new/index/morebox.png) top repeat-y;
	clear: both;
	z-index: 999999;
}

.more_box_top {
	width: 150px;
	height: 21px;	
	background: url(https://images.yad2.co.il/Pic/yad2new/index/more_box_top.png) no-repeat;
	clear: both;
}
.more_box_bottom {
	width: 150px;
	height: 16px;	
	background: url(https://images.yad2.co.il/Pic/yad2new/index/more_box_bottom.png) no-repeat;
	clear: both;
}


ul.more_box_menu {
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-size: 12px;
	font-family: arial;
	font-weight: normal;
	color: #35414B;
	width: 150px;
	height: auto;
	padding-top: 5px !important;
}
ul.more_box_menu li {
	margin: 0px;
	padding: 0px;
	background: none !important;
	font-size: 12px;
	font-family: arial;
	font-weight: normal;
	color: #35414B;		
}

ul.more_box_menu li.sep { margin-top: 2px; width: 120px; height: 1px; background: url(http://newver.yad2.co.ilhttps://images.yad2.co.il/Pic/yad2new/index/seperator.jpg) center center no-repeat !important; margin-right: 10px; }

ul.more_box_menu li a {
	display: block;
	width: 136px;
	height: 22px;
	background: url(https://images.yad2.co.il/Pic/yad2new/index/menu.png) right no-repeat !important;
	font-size: 12px !important;
	font-family: arial;
	font-weight: normal !important;
	color: #35414B !important;	
	text-decoration: none;
	text-indent: 10px;
}
ul.more_box_menu li a:hover {
	background: url(https://images.yad2.co.il/Pic/yad2new/index/menu_hover.jpg) right no-repeat !important;
}

#menu {
	margin-right: auto;
	margin-left: auto;
	width: 980px;
	height: 35px;	
	text-align: right;
	clear: both;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	margin-right: 5px;
}

#menu ul li {
	float: right;
	background: url(https://images.yad2.co.il/Pic/yad2new/index/menu_sep.jpg) left center no-repeat;
}

#menu ul li.nobg {
	background: none;
	margin-right: 2px;
}

#menu ul li.active {
	background: none;
}

#menu ul li a {
	font-size: 16px;
	font-weight: bold;
	font-family: arial;
	color: #405F77;
	text-decoration: none;
	line-height: 200%;
	padding-left: 8px;
	padding-right: 8px;
}

#menu ul li a img {
	margin-left: 2px;
}

#menu ul li div.more {
	font-size: 16px;
	font-weight: bold;
	font-family: arial;
	color: #405F77;
	text-decoration: none;
	line-height: 200%;
	padding-left: 9px;
	padding-right: 9px;
	cursor: pointer;
}

#menu ul li div.more img {
	vertical-align: middle;
}

#menu ul li.active a {
	font-size: 16px;
	font-weight: bold;
	font-family: arial;
	color: #fff;
	text-decoration: none;
	padding: 0px;
}

#menu ul li.active a span {
	cursor: pointer;
}

#menu ul li.active a span.right {
	width: 10px;
	height: 35px;
	display: block;
	float: left;
	background: url(https://images.yad2.co.il/Pic/yad2new/index/menu_right.jpg) no-repeat;
	margin-right: 5px;
}
#menu ul li.active a span.center {
	width: auto;
	height: 35px;
	display: block;
	float: left;
	background: url(https://images.yad2.co.il/Pic/yad2new/index/menu_center.jpg) repeat-x;
	font-size: 16px;
	font-weight: bold;
	font-family: arial;
	color: #fff;
	text-decoration: none;
	line-height: 200%;
	padding-right: 5px;
	padding-left: 5px;
}
#menu ul li.active a span.left {
	width: 10px;
	height: 35px;
	display: block;
	float: left;
	background: url(https://images.yad2.co.il/Pic/yad2new/index/menu_left.jpg) no-repeat;
}

#menu ul li a span.center img {
	margin-left: 2px;
	vertical-align: middle;
}

#menu_strip {
	margin-right: auto;
	margin-left: auto;
	clear: both;
	width: 980px;
	height: 36px;
	background: url(https://images.yad2.co.il/Pic/yad2new/index/menu_strip.jpg) no-repeat;	
	font-size: 16px;
	font-family: arial;
	font-weight: bold;
	color: #fff;
	line-height: 200%;
}

#menu_strip_small {
	margin-right: auto;
	margin-left: auto;
	clear: both;
	width: 760px;
	height: 36px;
	background: url(https://images.yad2.co.il/Pic/yad2new/index/menu_strip_small.jpg) no-repeat;	
	font-size: 16px;
	font-family: arial;
	font-weight: bold;
	color: #fff;
	line-height: 200%;
}

#menu_strip h2 { 
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	font-family: arial;
	font-weight: bold;
	color: #fff;
}

#menu_strip a {
	color: #fff;
	text-decoration: underline;		
}
#menu_strip a:hover {
	text-decoration: none;
}

#menu_strip .promotional_slogan {
	font-size: 16px;
	font-family: arial;
	font-weight: bold;
	color: #fff;
	line-height: 200%;
	margin-right: 15px;
	width: 525px;
	float: right;
	margin-top: 2px;
}

#menu_strip div.search_board {
	float: left;
	margin-left: 5px;
}

#menu_strip div.category_select {
	width: 131px;
	height: 23px;
	background: url(https://images.yad2.co.il/Pic/yad2new/index/select.png) no-repeat;
	color: #6F6F6F;
	font-size: 12px;
	font-family: arial;
	line-height: 180%;
	text-indent: 15px;
	display: inline-block;
	margin-top: 4px;
	font-weight: normal;
	cursor: pointer;
}

#menu_strip input.search_text {
	border: 0px;
	width: 131px;
	height: 23px;
	background: url(https://images.yad2.co.il/Pic/yad2new/index/input.png) center center no-repeat;
	margin-top: 5px;
	font-size: 12px;
	font-family: arial;
	font-weight: normal;
	color: #6f6f6f;
	text-indent: 10px;
	line-height: 190%;
}

#menu_strip input.search_button {
	margin-top: 5px;
	border: 0px;
	width: 51px;
	height: 23px;
	background: url(https://images.yad2.co.il/Pic/yad2new/index/search_button.png) center center no-repeat;
	font-size: 12px;
	font-family: arial;
	font-weight: normal;
	color: #6f6f6f;
	cursor: pointer;
}


#header .page_title {
	float: right;
	width: 720px;
}

#header .page_title span {
	margin: 0px;
	padding: 0px;
	font-size: 34px;
	color: #465866;
	font-weight: bold;
	font-family: tahoma !important;
	vertical-align: top;
	float: right;
	margin-top: 35px;
	margin-right: 5px;
}
#header .page_title .mador_image { vertical-align: middle; float: right; margin-left: 5px; }

#header .page_title .sponsor {
	float: right;
	margin-right: 10px;
	margin-left: 5px;
	margin-top: 5px;
	font-size: 12px;
	font-family: arial;
	font-weight: bold;
	color: #898989;	
}

#header ul.top_menu {
	margin: 0px;
	padding: 0px;	
	margin-right: 45px;
	position: relative;
	top: 5px;
}

#header ul.top_menu li {
	float: left;
	color: #898B8A;
}

#header ul.top_menu li a {
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
	color: #898B8A;
}

#header ul.top_menu li a:hover {
	text-decoration: underline;	
}

#menu_strip ul,
#menu_strip_small ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	margin-right: 0px;
}

#menu_strip ul li,
#menu_strip_small ul li {
	float: right;
	padding-top: 0px;
	margin-top: 4px;
	margin-right: 2px;
	margin-left: 0px;
	background: url(https://images.yad2.co.il/Pic/yad2new/page/submenu_sep.jpg) center left no-repeat;
	padding-left: 2px;
	padding-right: 2px;
}

#menu_strip ul li a,
#menu_strip_small ul li a {
	font-size: 14px;
	font-weight: bold;
	font-family: arial;
	color: #fff;
	text-decoration: none;	
}

#menu_strip ul li.sep,
#menu_strip_small ul li.sep {
	width: 2px;
	height: 13px;
	background: none;
}

#menu_strip ul li.nosep, #menu_strip_small ul li.nosep { background: none; }

#menu_strip ul li.active, #menu_strip_small ul li.active {
	margin-right: auto;
	margin-left: auto;
	margin-top: 6px;
	background: none;
}

#menu_strip ul li.active a, #menu_strip_small ul li.active a {
	font-size: 14px;
	font-weight: bold;
	font-family: arial;
	color: #445F74;
	text-decoration: none;
	padding: 0px;
}

#menu_strip ul li.active a span,
#menu_strip_small ul li.active a span {
	cursor: pointer;
}

#menu_strip ul li.active a span.right,
#menu_strip_small ul li.active a span.right {
	width: 19px;
	height: 30px;
	display: block;
	float: left;
	background: url(https://images.yad2.co.il/Pic/yad2new/page/submenu_right.jpg) no-repeat;
	margin-right: 5px;
}
#menu_strip ul li.active a span.center,
#menu_strip_small ul li.active a span.center {
	width: auto;
	height: 30px;
	display: block;
	float: left;
	background: url(https://images.yad2.co.il/Pic/yad2new/page/submenu_center.jpg) repeat-x;
	font-size: 14px;
	font-weight: bold;
	font-family: arial;
	color: #445F74;
	text-decoration: none;
	line-height: 200%;
	padding-right: 2px;
	padding-left: 5px;
}

#menu_strip ul li.active a span.center img,
#menu_strip_small ul li.active a span.center img {
	vertical-align: middle;	
	margin-left: 2px;
}

#menu_strip ul li.active a span.left,
#menu_strip_small ul li.active a span.left {
	width: 8px;
	height: 30px;
	display: block;
	float: left;
	background: url(https://images.yad2.co.il/Pic/yad2new/page/submenu_left.jpg) no-repeat;
}

#menu_strip ul li.blue a, #menu_strip_small ul li.blue a { color: blue; }

#menu_strip ul li.opacity,
#menu_strip_small ul li.opacity { 
	background: url(https://images.yad2.co.il/Pic/yad2new/page/menu_opacity.jpg) repeat-x;
	height: 36px;
	color: #2F4250;
	margin-top: 0px;
	padding-top: 4px;
}
#menu_strip ul li.opacity a,
#menu_strip_small ul li.opacity a { 
	color: #2F4250;
	text-align: center;
}

#menu_strip ul li.yad1,
#menu_strip_small ul li.yad1 { 
	background: url(https://images.yad2.co.il/Pic/yad2new/page/yad1_bg_subnav.jpg) repeat-x;
	height: 36px;
	color: #2F4250;
	margin-top: 0px;
}
#menu_strip ul li.yad1 a,
#menu_strip_small ul li.yad1 a { 
	color: #2F4250;
}

.plasma_banner {
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	width: 981px;
	margin-bottom: 10px;
	height: auto !important;
	min-height: 100px;
}

#mainFrame {
	margin-right: auto;
	margin-left: auto;
	/*margin-top: 20px;*/
	clear: both;
	width: 981px;
	height: auto;
}

#mainFrame .right_column {
	float: right;
	width: 646px;
	height: auto;
}
#mainFrame .left_column {
	float: right;
	width: 325px;
	height: auto;
	margin-right:10px;
}

#mainFramePrices {
	margin-right: auto;
	margin-left: auto;
	/*margin-top: 20px;*/
	clear: both;
	width: 981px;
	height: auto;
}

#mainFramePrices .right_column {
	float: right;
	width: 550px;
	height: auto;
}
#mainFramePrices .left_column {
	float: left;
	width: 420px;
	height: auto;
}



/*****************************  neighbors breadcrumbs styles below  ***********************************/

div.breadcrumbs {
	display:block;
	clear:both;
	margin:10px;
	margin-top:15px;
	margin-bottom:10px;
}

a.breadcrumb-normal:link,a.breadcrumb-normal:visited {
	font:12px arial;
	color:#000;
}
span.breadcrumb-active,a.breadcrumb-active,span.breadcrumb-active:visited {
	font:14px arial;
	font-weight:bold;
	color:#f9622b;
}


/* vertical breadcrumbs for the steps  */

ul.step-breadcrumb {
	display:block;
	position:absolute;
	top:50px;
	right:30px;
	margin:0;
	padding:0;
	list-style-type:none;
}

ul.step-breadcrumb li {
	display:block;
	padding-top:4px;
	padding-bottom:4px;
	padding-right:12px;
}

ul.step-breadcrumb li.bc-normal {
	background:transparent url(https://images.yad2.co.il/Pic/yad2new/neighbors/bread_bull.png) top right no-repeat;
}
ul.step-breadcrumb li.bc-active {
	background:#fa975c url(https://images.yad2.co.il/Pic/yad2new/neighbors/bread_bull_active.png) top right no-repeat;
}

ul.step-breadcrumb li a {
	display:block;
	text-decoration:none;
	font:13px arial;
	font-weight:bold;
	color:#fff;
}

	.RealEstateIndex_frame{
		width:970px;
		height:auto;
		
		border:5px solid #BDBFC1;
		border-radius: 6px 6px 0px 0px;
		
		padding:10px 0px;
	}
	
	.RealEstateIndex_headline{
		width:961px;
		height:57px;
		background:url('https://images.yad2.co.il/Pic/yad2new/neighbors/realEstateIndex/realEstateIndexTitle.png') no-repeat;
		margin-right: 4px;
	}	
	.RealEstateIndex_headline_text h2{
		font-size: 18px; 
		font-weight: bold; 
		color: white; 
		padding-top: 8px; 
		text-align: center;
	}
	
	.RealEstateIndex_begining_text{
		color: #485865;
		font-size: 16px;
		font-weight: bold;
		text-align: right;
		
	}
	
	.RealEstateIndex_small_begining_text{
		color: #485865;
		font-size: 12px;
		margin-top: 5px;
		text-align: right;
	}
	
	.RealEstateIndex_search_block{
		width:912px;
		height:65px;
		background:url('https://images.yad2.co.il/Pic/yad2new/neighbors/realEstateIndex/realEstateIndex_search_background.png') no-repeat;
		margin-top: 10px;
		margin-right: 19px;
		
		z-index: 999;
		position: relative;
		
	}
	
	
	
	.add_area{
		position:relative;
		background:url('https://images.yad2.co.il/Pic/yad2new/neighbors/realEstateIndex/add_area_back.png') no-repeat;
		width: 914px;
		height:73px;
		
		margin-top: 10px;
		margin-right: 17px;

	}
	.add_area_x_orange{
		position:absolute;
		top:30px;
		right:11px;
		
		background:url('https://images.yad2.co.il/Pic/yad2new/neighbors/realEstateIndex/add_area_x_orange.png') no-repeat;
		width:21px;
		height:24px;
		
		cursor:pointer;

	}
	
	.add_area_x_green{
		position:absolute;
		top:30px;
		right:11px;
		
		background:url('https://images.yad2.co.il/Pic/yad2new/neighbors/realEstateIndex/add_area_x_green.png') no-repeat;
		width:21px;
		height:24px;
		
		cursor:pointer;

	}
	
	.add_area_city_input{
		position:relative;
		z-index: 4;
		top:26px;
		right:41px;
		
		background:url('https://images.yad2.co.il/Pic/yad2new/neighbors/realEstateIndex/add_area_input_back.png') no-repeat;
		width:202px;
		height:31px;
	}
	
	.add_area_area_input{
		position:relative;
		background:url('https://images.yad2.co.il/Pic/yad2new/neighbors/realEstateIndex/add_area_input_back.png') no-repeat;
		width:202px;
		height:31px;
	}
	
	.add_area_area_input input{
			width: 168px;
			outline: 0;
			height: 19px;
			margin-top: 5px;
			margin-right: 7px;
			font-size: 16px;
			font-weight: bold;
			padding-right:5px;
			border: 0;
		
	}
	.add_area_city_title{
		position:absolute;
		top:11px;
		right:47px;
		
		font-size: 14px;
		font-weight: bold;
		color: #485865;
		text-align: right;
	}
	
	.add_area_area_title{
		
		
		font-size: 14px;
		font-weight: bold;
		color: #485865;
		text-align: right;
		margin-right: 6px;
	}
	
	.add_area_remove{
		position:absolute;
		top:26px;
		left:21px;
		
		font-size: 14px;
		font-weight: bold;
		color: #485865;
		text-align: right;
		
		cursor:pointer;
	}
	
	.add_area_city_autocomplite{
		display:none;
		position: absolute;
		top: 55px;
		right: 41px;
		
		width: 189px;
		
		
		overflow-x: auto;
		
		
		border: 1px solid #9FA9B3;
		background-color: rgb(243, 243, 243);
		margin-right: 6px;
		max-height: 286px;
		min-height: 19px;
		overflow-x: auto;
	}
	
.add_area_city_autocomplite ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-size: 16px;
	font-weight: normal;
	color: #000;
	font-family: arial;
}	

.add_area_city_autocomplite ul li span{
	margin-right:10px;
}

.add_area_city_autocomplite ul li:hover{
	background: #E4F0FF;
	cursor:pointer;
}
	
.add_area_area_autocomplite{
		display:none;
		position: absolute;
		top: 45px;
		right: 2px;
		
		width: 186px;
		
		
		overflow-x: auto;
		
		
		border: 1px solid #9FA9B3;
		background-color: rgb(243, 243, 243);
		margin-right: 6px;
		max-height: 100px;
		min-height: 19px;
		overflow-x: auto;
	}
.add_area_area_autocomplite ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-size: 16px;
	font-weight: normal;
	color: #000;
	font-family: arial;
}	

.add_area_area_autocomplite ul li span{
	margin-right:10px;
}

.add_area_area_autocomplite ul li:hover{
	background: #E4F0FF;
	cursor:pointer;
}	
	.add_area_add{
		font-size: 14px;
		font-weight: bold;
		color: #485865;
		text-align: right;
		
		margin-top: 5px;
		margin-right:20px;
		width:127px;
		
		cursor:pointer;
	}
	
	.RealEstateIndex_bottom_text{
		font-size: 14px;
		font-weight: bold;
		color: #485865;
		text-align: right;
		margin-top: 30px;
	}
	
	.RealEstateIndexMethodology{
		width:970px;
		height:auto;
		
		border:5px solid #BDBFC1;
		
		border-radius: 0px 0px 6px 6px;
		
		padding:10px 0px;		
	}
	
	.Methodology_text{
		
		margin-right: 15px; 
		font-size:14px; 
		line-height: 20px;
	}
	
.RealEstateIndexMethodology_headline{
		width:961px;
		height:57px;
		background:url('https://images.yad2.co.il/Pic/yad2new/neighbors/realEstateIndex/realEstateIndexMethodology.png') no-repeat;
		margin-right: 4px;
	}
	
.Methodology_upper_div{
	position:relative;
	width:961px;
	min-height: 250px;
}	

.Methodology_upper_div_text{
	position:absolute;
	top:10px;
	right:20px;
	text-align: right;
	
	
}
.Methodology_upper_div_text_title{
	font-size: 16px;
	font-weight: bold;
}

.Methodology_upper_div_text_context{
	font-size: 15px;
	margin-top:20px;
	line-height:25px;
	
	width:544px;
	height:auto;
}

.Methodology_upper_div_img{
	position:absolute;
	top: 31px;
	left: 26px;
	
	width:360px;
	height:227px;
	
}

.Methodology_read_more{
	position:absolute;
	top: 215px;
	right: 489px;
	
	font-size:14px;
	font-weight:bold;
	color: #FF7200;
	text-decoration: underline;
	cursor:pointer;
}

.Methodology_subtitle{
	margin-right: 10px;
	font-size: 2em;
	font-weight: bold;
}

.Methodology_more_bullets{
	text-align: right;
	margin-right: 10px;
}

.Methodology_more_bullets li{
	list-style-image: url('https://images.yad2.co.il/Pic/yad2new/neighbors/realEstateIndex/realEstateIndexMethodology_more_arrow.png');
	vertical-align: top;
	padding-right: 17px;
}

.Methodology_more_Subbullets{
	text-align: right;
	margin-right: 43px;
}

.Methodology_more_Subbullets li {
	list-style-image: url('https://images.yad2.co.il/Pic/yad2new/neighbors/realEstateIndex/realEstateIndexMethodology_more_bullet.png');
	vertical-align: top;
	padding-right: 10px;
	
}

.RealEstateIndex_search_block input{
	outline: 0;
	height: 19px;/*17px;*/
	margin-top: 3px;
	margin-right: 8px;
	padding-right:5px;
	font-size: 14px;
	font-weight: bold;
	color: #3366CC;
	border: 0;
}
.re_input_div{
	float:right;
	margin-right: 56px;
	
}
.re_city_back{
	width:203px;
	height:33px;
	background:url('https://images.yad2.co.il/Pic/yad2new/neighbors/realEstateIndex/search_area_input_back.png') no-repeat;
	cursor: pointer;
	
	position: relative;
	z-index: 9;
	
}

.re_title{
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
	
	padding-top:5px;
	padding-bottom:5px;
	
	margin-right: 7px;
	margin-bottom: -5px;
}

.autocomlete_div{
	display:none;
	
	position: absolute;
	border:1px solid #9FA9B3;
	background:#FFFFFF;
	margin-right: 6px;
	max-height: 286px;
	min-height:19px;
	overflow-x: auto;
	background-color: rgb(243, 243, 243)
	
	
}
.autocomlete_div ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-size: 16px;
	font-weight: normal;
	color: #000;
	font-family: arial;
}	

.autocomlete_div ul li span{
	margin-right:10px;
}

.autocomlete_div ul li:hover{
	background: #E4F0FF;
	cursor:pointer;
}

.re_area_back{
	width:202px;
	height:29px;
	background:url('https://images.yad2.co.il/Pic/yad2new/neighbors/realEstateIndex/search_area_input_back.png') no-repeat;
	cursor: pointer;
	
	position: relative;
	z-index: 9;

	
	
}

.re_dealtype_back{
	width:185px;
	height:31px;
	background:url('https://images.yad2.co.il/Pic/yad2new/neighbors/realEstateIndex/search_dealtype_input_back.png') no-repeat;
	cursor: pointer;
	position: relative;
	z-index: 9;

	
}

.re_rooms_back{
	width:122px;
	height:29px;
	background:url('https://images.yad2.co.il/Pic/yad2new/neighbors/realEstateIndex/search_rooms_input_back.png') no-repeat;
	cursor: pointer;
	position: relative;
	z-index: 9;

	
}

.re_month_back{
	width:144px;
	height:29px;
	background:url('https://images.yad2.co.il/Pic/yad2new/neighbors/realEstateIndex/search_month_input_back.png') no-repeat;
	cursor: pointer;
	position: relative;
	z-index: 9;

}

.graph{
	width:900px;
	height:300px;
	margin-right: -9px;
	
}

.add_city_text_orange{
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
	padding-right:5px;
}

.add_city_text_green{
	font-size: 16px;
	font-weight: bold;
	color: #04A800;
	padding-right:5px;
}

	.realEstateIndex_title{
		width: 540px;
		height: 61px;
		margin-top: 4px;
		background: url('https://images.yad2.co.il/Pic/yad2new/neighbors/realEstateIndex/realEstateIndexOfYad2.png') no-repeat
	}
	
	.realEtateIntex_title_text{
		font-size: 18px; 
		font-weight: bold; 
		color: white; 
		padding-top: 8px; 
		text-align: center;
	}
	
	.realEstateIndex_otherText{
		color: #485865;
		font-size: 14px;
		font-weight: bold;
		text-align: right;
		padding-right: 15px;

		
	}
	
	.realEstateIndex_search{
		width: 528px;
		height: 45px;
		
		margin-top: 15px;
		margin-right: 6px;
		background: url('https://images.yad2.co.il/Pic/yad2new/neighbors/realEstateIndex/realEstateIndex_search_ballon.png') no-repeat;
		position:relative;
	}
	.realEstateIndex_cityArea_bubble{
		width: 160px;
		height: 30px;
		z-index:9999;
		
		background: url('https://images.yad2.co.il/Pic/yad2new/neighbors/realEstateIndex/cityArea_bubble.png') no-repeat;
		position:absolute;	
		top: 7px;
		right: 53px;
		cursor:pointer;
	}
	.realEstateIndex_dealType_bubble{
		width: 124px;
		height: 29px;
		z-index:9999;
		
		background: url('https://images.yad2.co.il/Pic/yad2new/neighbors/realEstateIndex/dealType_bubble.png') no-repeat;
		position:absolute;	
		top: 8px;
		right: 296px;
	}
	.realEstateIndex_rooms_bubble{
		width: 51px;
		height: 28px;
		z-index:9999;
		
		background: url('https://images.yad2.co.il/Pic/yad2new/neighbors/realEstateIndex/rooms_buble.png') no-repeat;
		position:absolute;	
		top: 8px;
		left: 6px;
	}
	.realEstateIndex_cityArea_title{
		font-size: 16px;
		color: #FFFFFF;
		font-weight:bold;
		
		position:absolute;	
		top: 13px;
		right: 15px;
	}
	
	.realEstateIndex_dealType_title{
		font-size: 16px;
		color: #FFFFFF;
		font-weight:bold;
		
		position:absolute;	
		top: 14px;
		right: 223px;
	}
	.realEstateIndex_rooms_title{
		font-size: 16px;
		color: #FFFFFF;
		font-weight:bold;
		
		position:absolute;	
		top: 14px;
		left: 61px;
	}
	
		.your_neighbors{
		float:right;
		background: url('https://images.yad2.co.il/Pic/yad2new/neighbors/realEstateIndex/kidum_neighbors.png') no-repeat;
		width:99px;
		height:81px;
	}
	.your_neighbors:hover{
		background: url('https://images.yad2.co.il/Pic/yad2new/neighbors/realEstateIndex/kidum_neighbors_active.png') no-repeat;	
	}
	.your_neighborhood{
		float:right;
		background: url('https://images.yad2.co.il/Pic/yad2new/neighbors/realEstateIndex/kidum_neighborhood.png') no-repeat;
		width:99px;
		height:81px;
	}
	
	.your_neighborhood:hover{
		background: url('https://images.yad2.co.il/Pic/yad2new/neighbors/realEstateIndex/kidum_neighborhood_over.png') no-repeat;	
	}
	
	.apartment_prices{
		float:right;
		background: url('https://images.yad2.co.il/Pic/yad2new/neighbors/realEstateIndex/kidum_apartmentPrices.png') no-repeat;
		width:99px;
		height:81px;
	}
	
	.apartment_prices:hover{
		background: url('https://images.yad2.co.il/Pic/yad2new/neighbors/realEstateIndex/kidum_apartmentPrices_over.png') no-repeat;	
	}
	
	.apartment_guide{
		float:right;
		background:url('https://images.yad2.co.il/Pic/yad2new/neighbors/realEstateIndex/kinum_bayingApartmentGuide.png') no-repeat;
		width:99px;
		height:81px;
	}
	
	.apartment_guide:hover{
		background: url('https://images.yad2.co.il/Pic/yad2new/neighbors/realEstateIndex/kinum_bayingApartmentGuide_over.png') no-repeat;	
	}
	
	.kidum_sep{
		float:right;
		width:8px;
	}
	
	.realEstateIndex_cityArea_input_text{
		margin-top: 8px;
		margin-left: 21px;
		width: 123px;
		border: 0px;
		outline: 0px;
		
	}
	
	.realEstateIndex_dealType_input_text{
		margin-top: 7px;
		margin-left: 18px;
		width: 89px;
		border: 0px;
		outline: 0px;
	}
	
	.realEstateIndex_rooms_input_text{
		margin-top: 7px;
		margin-left: 18px;
		width: 17px;
		border: 0px;
		outline: 0px;
	}
	
	.table_data{
		width: 756px;
		min-height: 50px;
		margin-left: 100px;
		direction:ltr;
	}
	.table_data_indexPrices{
		width: 391px;
		height: 43px;
		margin-left:67px;
		direction:ltr;
	}
	
	.table_data_table{
		width: 100%;
		text-align: center;
		font-size: 11px;
	}

	.table_data_table td{
		border:1px solid #BDBFC1;
		cursor:default;
	}
	
	.table_data_cell_blue:hover{
		border-color: #3366CC;
		
	}
	
	.table_data_cell_orange:hover{
		border-color: #FF6600;
		
	}
	
	.table_data_cell_green:hover{
		border-color: #32B52F;
	}
	
	.realEtateIndex_SubText{
		position: relative;
		height: 80px;
	}
	.realEtateIndex_SubText_text{
		position: absolute;
		top:10px;
		right:10px;
		
		text-align: right;
		font-size: 14px;
		color: #485865;
	}
	
	.realEtateIndex_SubText_link{
		position: absolute;
		top:61px;
		left:17px;
		
		text-align: right;
		font-size: 16px;
		font-weight: bold;
		color: #FF7200;
		text-decoration: underline;
	}
	
	.follow_seperate_line{
		position:absolute;
		top:141px;
		right:7px;
		
		width:966px;
		height:2px;
		
	}

    .follow_seperate_line_with_search{
        position:absolute;
        top:201px;
        right:7px;

        width:966px;
        height:2px;

    }
	.follow_Img{
		position:absolute;
		top:152px;
		right:-9px;
		
		width:742px;
		height:52px;
	}

    .follow_Img_with_search{
        position:absolute;
        top:212px;
        right:-9px;

        width:742px;
        height:52px;
    }

	.follow_btn{
		position:absolute;
		top:159px;
		left:257px;
			
	}
    .follow_btn_with_search{
        position:absolute;
        top:219px;
        left:257px;

    }
	
		
.neighbors_search_body_new{
	background:url('https://images.yad2.co.il/Pic/yad2new/neighbors/searchBlock/Search_mainBackground_v1.png');
	width: 980px;
	height: 270px !important;
	position: relative !important;
	
}

.beforeMovement{
	position:absolute;
	top:1px;
	left:655px;
	background: url('https://images.yad2.co.il/Pic/yad2new/neighbors/searchBlock/beforeMovement.png') no-repeat;
	width: 318px;
	height: 129px;
	cursor:pointer;
}

.onMovement{
	position:absolute;
	top:1px;
	left:330px;
	background: url('https://images.yad2.co.il/Pic/yad2new/neighbors/searchBlock/onMovement.png') no-repeat;
	width: 318px;
	height: 129px;
	cursor:pointer;
}

.afterMovement{
	position:absolute;
	top: 1px;
	left: 7px;
	background: url('https://images.yad2.co.il/Pic/yad2new/neighbors/searchBlock/afterMovement.png') no-repeat;
	width: 318px;
	height: 129px;
	cursor:pointer;
}

.beforeMovement_active{
	position:absolute;
	top:1px;
	left:655px;
	background: url('https://images.yad2.co.il/Pic/yad2new/neighbors/searchBlock/beforeMovementA.png') no-repeat;
	width: 318px;
	height: 129px;
	cursor:pointer;
}

.onMovement_active{
	position:absolute;
	top:1px;
	left:330px;
	background: url('https://images.yad2.co.il/Pic/yad2new/neighbors/searchBlock/onMovementA.png') no-repeat;
	width: 318px;
	height: 129px;
	cursor:pointer;
	
}

.afterMovement_active{
	position:absolute;
	top: 1px;
	left: 7px;
	background: url('https://images.yad2.co.il/Pic/yad2new/neighbors/searchBlock/afterMovementA.png') no-repeat;
	width: 318px;
	height: 129px;
	cursor:pointer;
	
}

.Links{
	width: 100%;
	position:relative;
}


.bLink1{
	position:absolute;
	top:60px;
	right:45px; 
	
	
	width:100px;
	height:17px;
	
	font-size: 16px;
	color: #58626d;
	
	text-decoration: none;
	
	
	
} 


.bLink2{
	position:absolute;
	top:82px;
	right:45px; 
	
	
	width:101px;
	height:15px;
	
	font-size: 16px;
	color: #58626d;
	
	text-decoration: none;
} 


.bLink3{
	position:absolute;
	top:103px;
	right:45px; 
	
	
	width:101px;
	height:15px;
	
	font-size: 16px;
	color: #58626d;
	
	text-decoration: none;
} 

.bLink4{
	position:absolute;
	top:60px;
	right:150px; 
	
	
	width:160px;
	height:15px;
	
	font-size: 16px;
	color: #58626d;
	
	
	
}

.bLink5{
	position:absolute;
	top:81px;
	right:150px; 
	
	
	width:160px;
	height:15px;
	
	font-size: 16px;
	color: #58626d;
	
	
	
} 
 

.oLink1{
	position:absolute;
	top:60px;
	right:50px; 
	
	
	width:175px;
	height:17px;
	
	font-size: 16px;
	color: #58626d;
	
	text-decoration: none;
	
	
	
} 


.oLink2{
	position:absolute;
	top:81px;
	right:50px; 
	
	
	width:94px;
	height:15px;
	
	font-size: 16px;
	color: #58626d;
	
	text-decoration: none;
} 

.aLink1{
	position:absolute;
	top:60px;
	right:57px; 
	
	
	width:104px;
	height:17px;
	
	font-size: 16px;
	color: #58626d;
	
	text-decoration: none;
	
	
	
} 


.aLink2{
	position:absolute;
	top:81px;
	right:57px; 
	
	
	width:118px;
	height:15px;
	
	font-size: 16px;
	color: #58626d;
	
	text-decoration: none;
} 





.bLink1_active{
	position:absolute;
	top:60px;
	right:45px; 
	width:100px;
	height: 20px;
	font-size: 16px;
	
	text-decoration: none;
	color: #FF7200;
	font-weight:bold;

	cursor:pointer;	
	
	
} 


.bLink2_active{
	position:absolute;
	top:82px;
	right:45px; 
	
	
	width:101px;
	height: 20px;
	
	font-size: 16px;
	color: #FF7200;
	font-weight:bold;

	text-decoration: none;
	cursor:pointer;
	
} 


.bLink3_active{
	position:absolute;
	top:103px;
	right:45px; 
	
	
	width:101px;
	height: 20px;
	
	font-size: 16px;
	color: #FF7200;
	font-weight:bold;

	text-decoration: none;
	cursor:pointer;
	
} 

.bLink4_active{
	position:absolute;
	top:60px;
	right:150px; 
	
	
	width:160px;
	height: 20px;
	
	font-size: 16px;
	color: #FF7200;
	font-weight:bold;

	text-decoration: none;
	cursor:pointer;
	
} 

.bLink5_active{
	position:absolute;
	top:81px;
	right:150px; 
	
	
	width:160px;
	height: 20px;
	
	font-size: 16px;
	color: #FF7200;
	font-weight:bold;

	text-decoration: none;
	cursor:pointer;
	
}



.oLink1_active{
	position:absolute;
	top:60px;
	right:50px; 
	
	
	width:175px;
	height: 20px;
	
	font-size: 16px;
	color: #FF7200;
	font-weight:bold;

	text-decoration: none;
	cursor:pointer;
	
} 


.oLink2_active{
	position:absolute;
	top:81px;
	right:50px; 
	
	
	width:94px;
	height: 20px;
	
	font-size: 16px;
	color: #FF7200;
	font-weight:bold;

	text-decoration: none;
	cursor:pointer;
} 

.aLink1_active{
	position:absolute;
	top:61px;
	right:57px; 
	
	
	width:104px;
	height: 20px;
	
	font-size: 16px;
	color: #FF7200;
	font-weight:bold;

	text-decoration: none;
	cursor:pointer;
	
	
	
} 


.aLink2_active{
	position:absolute;
	top:81px;
	right:57px; 
	
	
	width:118px;
	height: 20px;
	
	font-size: 16px;
	color: #FF7200;
	font-weight:bold;

	text-decoration: none;
	cursor:pointer;
} 




.bLink1:hover, .bLink2:hover , .bLink3:hover , .bLink4:hover , .bLink5:hover , .oLink1:hover , .oLink2:hover , .aLink1:hover , .aLink2:hover ,.bLink1_active:hover, .bLink2_active:hover , .bLink3_active:hover , .bLink4_active:hover , .bLink5_active:hover , .oLink1_active:hover , .oLink2_active:hover , .aLink1_active:hover , .aLink2_active:hover{

	color: #FF7200;
	font-weight:bold;
	height: 20px;

	text-decoration: none;
	cursor:pointer;
}

.beforeMovement:hover{
	background: url('https://images.yad2.co.il/Pic/yad2new/neighbors/searchBlock/beforeMovementA.png') no-repeat;
}

.onMovement:hover{
	background: url('https://images.yad2.co.il/Pic/yad2new/neighbors/searchBlock/onMovementA.png') no-repeat;
}

.afterMovement:hover{
	background: url('https://images.yad2.co.il/Pic/yad2new/neighbors/searchBlock/afterMovementA.png') no-repeat;
}



#category_list_ul li{
	cursor:pointer;
	background:transperet;
}


.ArrowSearch{

	width:6px;
	height:9px;
	
	padding-right: 7px;	
}

.link_margin{
	margin-right:5px;
	line-height: 13px;
}


.catDiv{
	position:absolute;
	top: 139px;
	right: 17px;
	width: 225px;
	height: 40px;
}

.cityDiv{
	position:absolute;
    top: 139px;
	right: 263px;
	width: 225px;
	height: 40px;
}

.streetDiv{
	position:absolute;
    top: 139px;
	right: 507px;
	width: 225px;
	height: 40px;
}

.houseNumDiv{
	position:absolute;
    top: 139px;
	right: 752px;
	width: 75px;
	height: 40px;
}

.searchLabel{
	font-size: 17px;
	color:#FFFFFF;
	float: right;
}

.searchInputLong{
	float: right;
	background: url('https://images.yad2.co.il/Pic/yad2new/neighbors/searchBlock/longInput.png') no-repeat;
	width: 225px;
	height: 36px;
}

.searchInputShort{
	float: right;
	background: url('https://images.yad2.co.il/Pic/yad2new/neighbors/searchBlock/numberOfHouseInput.png') no-repeat;
	width: 75px;
	height: 36px;
}

.search_submit_new{
	position: absolute;
    top: 154px;
	left: 10px;
	background: url('https://images.yad2.co.il/Pic/yad2new/neighbors/searchBlock/searchButton.png') no-repeat;
	width: 128px;
	height: 45px;
	border: 0px;
	cursor: pointer;
}

.sameAreaAlert{
    font-size: 12px;
    font-weight: bold;
    color: #CB4437;
    text-align: right;
    margin-top: 5px;
    margin-right: 20px;
    width: 167px;
    height: 21px;
    display:none;


}
	
