#overlay {
	opacity: 0.4;
	filter: alpha(opacity=40);
	background: #000;
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 9999;
	top: 0px;
	left: 0px;
	text-align: center;
}
#float_box .TellAFriend {
	z-index: 9999999;
	position: absolute;
	top: 20%;
	left: 35%;
	direction: rtl;
}


body {
	direction: rtl;
	background: #fff;
	font-size: 12px;
	font-family: arial;
	color: #000;
}

table {
	border-collapse: collapse;
}


img {
	border: 0px;
}

.clear {
	clear: both;	
}

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

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

#wrap_print {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	height: auto;
}

#header {
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	height: auto;
	padding-bottom: 5px;
	border-bottom: 5px solid #058BD3;
}

#header .logo {
	float: left;	
}

#header .lang {
	float: left;
	margin-left: 15px;
	margin-top: 70px;
	direction: ltr;
}

#header .tool_bar {
	float: right;
	font-size: 12px;
	font-family: arial;
	font-weight: normal;
	color: #0084CC;	
}

#header .tool_bar ul{
	margin: 0px;
	padding: 0px;
}
#header .tool_bar ul li {
	list-style: none;
	float: left;
	margin-right:10px;
}
#header .tool_bar ul li a{
	font-family: arial;
	font-weight: normal;
	color: #0084CC;	
	text-decoration:none;
	font-size: 11px;
}

#header .tool_bar ul li img {
	vertical-align: middle;
}

#mainFrame {
	margin-right: auto;
	margin-left: auto;
	width: 980px;
	height: auto !important;
	min-height: 466px;
	background: url(http://images.yad2.co.il/Pic/site_images/yad1/images/Yad1Images/main_project_border.jpg) top no-repeat;	
	clear: both;
	margin-top: 10px;
}
#mainFrame_print {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	height: auto !important;
	min-height: 650px;
	background: url(http://images.yad2.co.il/Pic/site_images/yad1/images/Yad1Images/print_bg.jpg) top no-repeat;	
	clear: both;
	margin-top: 10px;
}

#mainFrame .project_top {
	width: 970px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	padding-top: 7px;
}

#mainFrame .project_top .logo {
	/*float: right;*/
	/*margin-right: 1px;*/
	/*display: inline-block;*/
/*	width: 350px;
	height: 92px;
	/*float: right;*/
	/*border: 1px solid black;*/
}

#mainFrame .project_top .tabs {
	/*margin-right: auto;
	margin-left: auto;
	width: 600px;
	height: auto;
	margin-right: 0px;
	/*margin-top: 57px;*/
	/*float: right;*/
	/*height: 92px;*/
/*	border: 1px solid black;*/
}

#mainFrame .project_top_sep {
	margin-right: auto;
	margin-left: auto;
	width: 969px;
	border-top: 1px solid #BCBCBC;
	height: 1px;
	clear: both;
}

#mainFrame .project_top .tabs ul {
	margin: 0px;
	padding: 0px;
}

#mainFrame .project_top .tabs ul li {
	list-style: none;
	float: right;
}

.tab_not_active{
	/*margin-right:6px;
	margin-left:6px;*/
	font-size: 14px;
	font-family: arial;
	font-weight: bold;
	color: #bcbcbc;
	text-decoration: none;
	width: auto;
	height: 35px;
	background: none;
	line-height: 250%;
	padding-right:9px;
	padding-left:9px;
}

#mainFrame .project_top .tabs ul li a {
	font-size: 14px;
	font-family: arial;
	font-weight: bold;
	color: #2F3A42;
	text-decoration: none;
	width: auto;
	height: 35px;
	background: none;
	line-height: 250%;
}

#mainFrame .project_top ul li.sep {
	width: 3px;
	height: 13px;
	background: url(http://images.yad2.co.il/Pic/site_images/yad1/images/Yad1Images/top_menu_sep.jpg) no-repeat;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 10px;
}

#mainFrame .project_top .tabs ul li a span {
	cursor: pointer;		
}

#mainFrame .project_top .tabs ul li a span.center {
	height: 35px;
	background: none;
	text-align: center;
	padding-right: 4px;
	padding-left: 4px;
	float: left;
}

#mainFrame .project_top .tabs ul li a span.right {
	width: 6px;
	float: left;
	height: 35px;
}

#mainFrame .project_top .tabs ul li a span.left {
	width: 6px;
	float: left;
	height: 35px;
}

#mainFrame .project_top .tabs ul li a.active {
	color: #fff;
}

#mainFrame .project_top .tabs ul li a.active span.center {
	float: left;
	height: 35px;
	background: url(http://images.yad2.co.il/Pic/site_images/yad1/images/Yad1Images/blue_tab_center.jpg) repeat-x;
}

#mainFrame .project_top .tabs ul li a.active span.right {
	width: 11px;
	float: left;
	height: 35px;
	background: url(http://images.yad2.co.il/Pic/site_images/yad1/images/Yad1Images/blue_tab_right.jpg) no-repeat;
}

#mainFrame .project_top .tabs ul li a.active span.left {
	width: 11px;
	float: left;
	height: 35px;
	background: url(http://images.yad2.co.il/Pic/site_images/yad1/images/Yad1Images/blue_tab_left.jpg) no-repeat;
}

#mainFrame .project_top .tabs ul li a.sale {
	font-size: 14px;
	font-family: arial;
	font-weight: bold;
	color: #4A545B;
	text-decoration: none;
	background: url(http://images.yad2.co.il/Pic/site_images/yad1/images/Yad1Images/pencil.jpg) right no-repeat;
	width: auto;
	display: inline-block;
	margin-right: 5px;
	float: left;
	/*text-indent: 12px;*/
	padding-right:10px;
	font-size: 14px;
	font-weight: bold;
	color: #CF1111;
	line-height: 250%;
}
#mainFrame .project_top .tabs ul li a.sale_active {
	font-size: 14px;
	font-family: arial;
	font-weight: bold;
	text-decoration: none;
	width: auto;
	display: inline-block;
	margin-right: 0px;
	float: left;
	/*text-indent: 12px;*/
	padding-right:0px;
	color: #fff;
	line-height: 250%;
}



#mainFrame .project_top .tabs ul li a.sale_active span.center {
	float: left;
	height: 35px;
	background: url(http://images.yad2.co.il/Pic/site_images/yad1/images/Yad1Images/blue_tab_center.jpg) repeat-x;
}

#mainFrame .project_top .tabs ul li a.sale_active span.right {
	width: 11px;
	float: left;
	height: 35px;
	background: url(http://images.yad2.co.il/Pic/site_images/yad1/images/Yad1Images/blue_tab_right.jpg) no-repeat;
}

#mainFrame .project_top .tabs ul li a.sale_active span.left {
	width: 11px;
	float: left;
	height: 35px;
	background: url(http://images.yad2.co.il/Pic/site_images/yad1/images/Yad1Images/blue_tab_left.jpg) no-repeat;
}

#mainFrame h1.project_title{
	margin: 0px;
	padding: 0px;
	float: right;
	font-size: 24px;
	font-weight: bold;
	color: #0285CC;
	font-family: arial;
	margin-top: 10px;
	margin-right: 15px;
}

#mainFrame .project_subtitle{
	margin: 0px;
	padding: 0px;
	float: right;
	font-size: 14px;
	font-weight: bold;
	color: #2F3A42;
	margin-top: 0px;
	margin-right: 15px;
}

#mainFrame_print .project_office_details{
	margin: 0px;
	padding: 0px;
	float: right;
	font-size: 14px;
	/*font-weight: bold;*/
	color: #0285CC;
	font-family: arial;
	margin-top: 0px;
	margin-right: 25px;
	background: url(http://images.yad2.co.il/Pic/site_images/yad1/images/Yad1Images/li_orange.png) right top no-repeat;
	text-indent:5px;
}

#mainFrame_print .project_office_details a{
	float: right;
	font-size: 14px;
	color: #0285CC;
	font-family: arial;
	margin-top: 0px;
} 


#mainFrame_print h1.project_title{
	margin: 0px;
	padding: 0px;
	float: right;
	font-size: 24px;
	font-weight: bold;
	color: #0285CC;
	font-family: arial;
	margin-top: 20px;
	margin-right: 25px;
}
#mainFrame_print h2.project_title{
	margin: 0px;
	padding: 0px;
	float: right;
	font-size: 20px;
	font-weight: bold;
	color: #0285CC;
	font-family: arial;
	margin-top: 10px;
	margin-right: 0px;
}
#mainFrame_print .project_title{
	margin: 0px;
	padding: 0px;
	float: right;
	font-size: 24px;
	font-weight: bold;
	color: #858786;
	font-family: arial;
	margin-top: 0x;
	margin-right: 25px;
}

#mainFrame .shares {
	float: left;
	margin-left: 15px;
	margin-top: 10px;
}

#mainFrame .video_pics_tab {
	float: right;
	margin-right: 10px;
	margin-top: 15px;
}

#mainFrame .video_pics_tab a {
	padding-top: 5px;
	text-indent: 30px;
	margin-left: 4px;
}

#mainFrame .video_pics_tab a.video {
	width: 96px;
	height: 27px;
	display: block;
	background: url(http://images.yad2.co.il/Pic/site_images/yad1/images/Yad1Images/video_tab.jpg) no-repeat;
	color: #485865;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	float: left;
}
#mainFrame .video_pics_tab span.video {
	width: 96px;
	height: 27px;
	display: block;
	background: url(http://images.yad2.co.il/Pic/site_images/yad1/images/Yad1Images/video_tab.jpg) no-repeat;
	color: #485865;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	float: left;
	text-indent: 30px;
	padding-top: 5px;
}
#mainFrame .video_pics_tab span.video_icon_fade {
	width: 96px;
	height: 27px;
	display: block;
	background: url(http://images.yad2.co.il/Pic/site_images/yad1/images/Yad1Images/video_icon_fade.jpg) no-repeat;
	color: #485865;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	float: left;
	text-indent: 30px;
	padding-top: 5px;
}

#mainFrame .video_pics_tab a.video_active {
	width: 96px;
	height: 27px;
	display: block;
	background: url(http://images.yad2.co.il/Pic/site_images/yad1/images/Yad1Images/video_tab_active.jpg) no-repeat;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	float: left;
}

#mainFrame .video_pics_tab a.pic {
	width: 119px;
	height: 27px;
	display: block;
	background: url(http://images.yad2.co.il/Pic/site_images/yad1/images/Yad1Images/pic_tab.jpg) no-repeat;
	color: #485865;
	font-weight: bold;
	font-size: 12px;
	float: right;
	text-decoration: none;
	float: left;
}

#mainFrame .video_pics_tab a.pic_active {
	width: 119px;
	height: 27px;
	display: block;
	background: url(http://images.yad2.co.il/Pic/site_images/yad1/images/Yad1Images/pic_tab_active.jpg) no-repeat;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	float: right;
	text-decoration: none;
	float: left;
}

#mainFrame .project_details {
	margin-right: auto;
	margin-left: auto;
	clear: both;
	margin-top: 10px;
}

#mainFrame .project_details .right {
	float: right; 
	margin-right: 10px;
	width: 362px;
}

#mainFrame .project_details .right .main_pic {
	margin-top: 0px;
	cursor:pointer;
	width:362px;
	height:278px;
	vertical-align: middle;
	text-align: center;
	border: 1px solid #DBDBDB;
	direction:ltr;
}

#mainFrame .project_details .right .pic_info {
	margin-right: auto;
	margin-left: auto;
	width: 362px;
	border: 1px solid #DBDBDB;
	height: 26px;
	margin-top: 5px;
	clear: both;
	font-size: 12px;
	font-weight: bold;
	font-family: arial;
	color: #000;
	padding-right: 0px;
	padding-top: 10px;
	margin-right: 0px;
}

#mainFrame .project_details .right .pic_info #pics_carousel {
	margin-top: 5px;
	clear: both;
	margin-right: 1px;
}

#mainFrame .project_details .left {
	float: right;
	margin-right: 15px;
	width: 570px;
	font-size: 12px;
	font-family: arial;
	color: #000;
}


#mainFrame .project_details .left .contact_block {
	width: 181px;
	height: 390px;
	background: url(http://images.yad2.co.il/Pic/site_images/yad1/images/Yad1Images/contact_project_bg.jpg) no-repeat;
	float: left;
	margin-right: 12px;	
}

#mainFrame .project_details .left .contact_block_sent {
	width: 181px;
	height: 351px;
	background: url(http://images.yad2.co.il/Pic/site_images/yad1/images/Yad1Images/contact_project_sent_bg.jpg) no-repeat;
	float: left;
	margin-right: 12px;	
}

#mainFrame .project_details_ver2 .left_ver2 .contact_block_sent {
	width: 181px;
	height: 351px;
	background: url(http://images.yad2.co.il/Pic/site_images/yad1/images/Yad1Images/contact_project_sent_bg.jpg) no-repeat;
	float: left;
	margin-right: 12px;	
}
/*//////////////////////////////////////////////////////////////*/

#mainFrame .project_details_ver2 {
	margin-right: auto;
	margin-left: auto;
	clear: both;
	margin-top: 10px;
}

#mainFrame_print .project_details_ver2 {
	margin-right: auto;
	margin-left: auto;
	clear: both;
	margin-top: 10px;
}

#mainFrame .project_details_ver2 .right_ver2 .right_ver2_top {
	width: 755px;
	height: 10px;
	background: url(http://images.yad2.co.il/Pic/site_images/yad1/images/Yad1Images/frame_top.jpg) no-repeat;
}
#mainFrame_print .project_details_ver2 .right_ver2 .right_ver2_top {
	width: 755px;
	height: 10px;
	background: url(http://images.yad2.co.il/Pic/site_images/yad1/images/Yad1Images/frame_top.jpg) no-repeat;
}

#mainFrame .project_details_ver2 .right_ver2 {
	float: right;
	margin-right: 10px;
	width:740px;
	/*border:1px solid black;*/
	/*background: url(http://images.yad2.co.il/Pic/site_images/yad1/images/Yad1Images/right_body_bg.jpg) repeat-y;*/

}

#mainFrame_print .project_details_ver2 .right_ver2 {
	margin-right: auto;
	margin-left: auto;
	width:755px;
	/*border:1px solid black;
	background: url(http://images.yad2.co.il/Pic/site_images/yad1/images/Yad1Images/right_body_bg.jpg) repeat-y;*/

}

#mainFrame .project_details_ver2 .right_ver2 .right_ver2_body {
	margin-right: auto;
	margin-left: auto;
	height: auto;
	text-align: center;
	width: 755px;
	background: url(http://images.yad2.co.il/Pic/site_images/yad1/images/Yad1Images/right_body_bg.jpg) repeat-y;
}

#mainFrame_print .project_details_ver2 .right_ver2 .right_ver2_body {
	margin-right: auto;
	margin-left: auto;
	height: auto;
	text-align: center;
	width: 755px;
	background: url(http://images.yad2.co.il/Pic/site_images/yad1/images/Yad1Images/right_body_bg.jpg) repeat-y;
}

#mainFrame .project_details_ver2 .right_ver2 .right_ver2_bottom {
	width: 755px;
	height: 9px;
	background: url(http://images.yad2.co.il/Pic/site_images/yad1/images/Yad1Images/frame_bottom.jpg) no-repeat;
}
#mainFrame_print .project_details_ver2 .right_ver2 .right_ver2_bottom {
	width: 755px;
	height: 9px;
	background: url(http://images.yad2.co.il/Pic/site_images/yad1/images/Yad1Images/frame_bottom.jpg) no-repeat;
}

#mainFrame .project_details_ver2 .right_ver2 .main_pic_ver2 {
	margin-top: 0px;
	width: 736px;
	margin-right: auto;
	margin-left: auto;
	cursor:pointer;
}

/*#mainFrame .project_details_ver2 .right_ver2 .pic_info {
	width: 736px;
	border: 1px solid #DBDBDB;
	height: 26px;
	margin-top: 5px;
	clear: both;
	font-size: 12px;
	font-weight: bold;
	font-family: arial;
	color: #000;
	padding-right: 15px;
	padding-top: 10px;
}*/

#mainFrame .project_details_ver2 .right_ver2 #pics_carousel_ver2 {
	margin-top: 0px;
	clear: both;
}

#mainFrame .project_details_ver2 .right_ver2 .right_ver2_body_sep {
	margin-right: auto;
	margin-left: auto;
	width: 737px;
	height: 6px;
	background: #EAEAEA;
	border-top: 1px solid #D5D5D5;
	border-bottom: 1px solid #D5D5D5;
}

#mainFrame .project_details_ver2 .left_ver2 {
	float: left;
	margin-left: 20px;
	font-size: 12px;
	font-family: arial;
	color: #000;
}

#mainFrame .project_details_ver2 .left_ver2 .contact_block {
	width: 181px;
	height: 390px;
	background: url(http://images.yad2.co.il/Pic/site_images/yad1/images/Yad1Images/contact_project_bg.jpg) no-repeat;
	float: left;
	margin-right: 8px;	
}
/*//////////////////////////////////////////////////////////////*/
#mainFrame .more_projects {
	clear: both;
	margin-top: 10px;
	/*border:1px solid black;*/
}

#mainFrame .more_projects .projects_tabs {
	margin-right: auto;
	margin-left: auto;
	width: 980px;
	clear: both;
	border-bottom: 1px solid #135473;
}

#mainFrame .more_projects .projects_tabs ul {
	margin: 0px;
	padding: 0px;
}

#mainFrame .more_projects .projects_tabs ul li {
	list-style: none;
	float: right;
}

#mainFrame .more_projects .projects_tabs ul li a {
	font-size: 14px;
	font-family: arial;
	font-weight: bold;
	color: #2F3A42;
	text-decoration: none;
	width: auto;
	height: 40px;
	background: none;
	line-height: 250%;
}

#mainFrame .more_projects .projects_tabs ul li a span {
	cursor: default;		
}

#mainFrame .project_top .projects_tabs ul li a span.center {
	height: 40px;
	background: none;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
	float: left;
}

#mainFrame .more_projects .projects_tabs ul li a span.right {
	width: 6px;
	float: left;
	height: 40px;
}

#mainFrame .more_projects .projects_tabs ul li a span.left {
	width: 6px;
	float: left;
	height: 40px;
}

#mainFrame .more_projects .projects_tabs ul li a.active {
	color: #fff;
}

#mainFrame .more_projects .projects_tabs ul li a.active span.center {
	float: left;
	height: 40px;
	background: url(http://images.yad2.co.il/Pic/site_images/yad1/images/Yad1Images/project_tab_center.jpg) repeat-x;
}

#mainFrame .more_projects .projects_tabs ul li a.active span.right {
	width: 12px;
	float: left;
	height: 40px;
	background: url(http://images.yad2.co.il/Pic/site_images/yad1/images/Yad1Images/project_tab_right.jpg) no-repeat;
}

#mainFrame .more_projects .projects_tabs ul li a.active span.left {
	width: 12px;
	float: left;
	height: 40px;
	background: url(http://images.yad2.co.il/Pic/site_images/yad1/images/Yad1Images/project_tab_left.jpg) no-repeat;
}

#mainFrame .more_projects .project_block {
	float: right; 
	width: 145px;
	height: 160px;
	margin-top: 10px;
}

#mainFrame .more_projects .project_block_sep {
	width: 20px;
	display: block;
	height: 1px;
	float: right;
}

#mainFrame .more_projects .project_block .mivza_overlay {
	position: absolute;
	margin-right: 74px;
	background: url(http://images.yad2.co.il/Pic/site_images/yad1/images/Yad1Images/mivza2.png) no-repeat;	
	width: 72px;
	height: 39px;
}

/*.project_block .image_mivza {
	position: absolute;
	margin-right: 108px;
	margin-left: 2px;
	width: 73px;
	height: 36px;
	background: url(http://images.yad2.co.il/Pic/site_images/yad1/images/Yad1Images/mivza.png) no-repeat;	
}*/

#mainFrame .more_projects .project_block .project_name {
	font-size: 12px;
	font-weight: bold;
	color: #424242;
	font-family: arial;
	margin-right: 5px;
	margin-top: 5px;
}

#mainFrame .more_projects .project_block .project_name a {
	font-size: 12px;
	font-family: arial;
	font-weight: bold;
	color: #FC771E;
	text-decoration: none;
	/*padding-right: 5px;*/
}
#mainFrame .more_projects .project_block .project_name b {
	font-size: 12px;
	font-family: arial;
	font-weight: bold;
	color: #FC771E;
	text-decoration: none;
	/*padding-right: 5px;*/
}

#mainFrame .more_projects .project_block .project_name a:hover {
	text-decoration: underline;
}

.footer {
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	width: 980px;
	height: 90px;
	background: url(http://images.yad2.co.il/Pic/site_images/yad1/images/Yad1Images/footer_bg.jpg) no-repeat;
	font-family: arial;
	color: #fff;
	font-size: 12px;
}

.footer .text{
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 170px;
	clear: both;
	font-family: arial;
	color: #fff;
	font-size: 12px;
	padding-top:27px;
}
.footer .text a{
	font-family: arial;
	color: #fff;
	font-size: 12px;
}

#kuchi a { color: #fff; }

.print_footer {
	margin-top: 40px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	width: 800px;
	height: 73px;
	background: url(http://images.yad2.co.il/Pic/site_images/yad1/images/Yad1Images/print_footer_bg.jpg) no-repeat;
	font-family: arial;
	color: #fff;
	font-size: 12px;
	
}

.flat_plan_footer {
	margin-top: 40px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	width: 950px;
	height: 73px;
	background: url(http://images.yad2.co.il/Pic/site_images/yad1/images/Yad1Images/flat_plan_footer_bg.jpg) no-repeat;
	font-family: arial;
	color: #fff;
	font-size: 12px;
	
}

.print_footer .text{
	margin-top: 5px;
	margin-right: 10px;
	margin-left: 140px;
	clear: both;
	font-family: arial;
	color: #fff;
	font-size: 12px;
	padding-top:27px;
}
.print_footer .text a{
	font-family: arial;
	color: #fff;
	font-size: 12px;
}

.mifrat_block_body{
	margin-right: auto;
	margin-left: auto;
	font-family: arial;
	color: #000000;
	font-size: 12px;
	width: 755px;
	height: auto;
	background: url(http://images.yad2.co.il/Pic/site_images/yad1/images/Yad1Images/mifrat_item_bg1.jpg) repeat-y;

	/*background: #EaEaEa;*/
}

.mifrat_block_top {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	text-indent: 15px;
	width: 755px;
	height: 8px;
	color: #256DAB;
	font-weight: bold;
	background: url(http://images.yad2.co.il/Pic/site_images/yad1/images/Yad1Images/mifrat_block_top.jpg) no-repeat;
	z-index:999;
	/*background: url(http://images.yad2.co.il/Pic/site_images/yad1/images/Yad1Images/frame_top.jpg) no-repeat;*/
}
.TopSpecifiction_title{
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	text-indent: 18px;
	color: #256DAB;
	font-weight: bold;
	font-size: 14px;
	/*border:1px solid black;*/
}

.mifrat_block_bottom {
	margin-right: auto;
	margin-left: auto;
	width: 755px;
	height: 7px;
	/*background: url(http://images.yad2.co.il/Pic/site_images/yad1/images/Yad1Images/frame_bottom.jpg) no-repeat;*/
	background: url(http://images.yad2.co.il/Pic/site_images/yad1/images/Yad1Images/mifrat_block_bottom.jpg) no-repeat;
}

.mifrat_block_body .mifrat_item{
	float: right; 
	width: 234px;
	height: 39px;
	background: url(http://images.yad2.co.il/Pic/site_images/yad1/images/Yad1Images/mifrat_item_bg.jpg) no-repeat; 
	margin-right:12px;
	margin-top:2px;
	margin-bottom:2px;
}

.mifrat_block_body .text{
	margin-top: 5px;
	margin-right: 25px;
	margin-left: 10px;
	clear: both;
	font-family: arial;
	color: #000000;
	font-size: 12px;
}


.contact_at {
	width: 131px;
	height: 23px;
	background: url(http://images.yad2.co.il/Pic/site_images/yad1/images/Yad1Images/select.jpg);
	float: right;
	margin-top: 0px;
	cursor: pointer;
	font-size: 12px;
	font-weight: normal;
	font-family: arial;
	color: #484848;
	text-indent: 10px;
	line-height: 180%;
	margin-right:2px;
}

.select_open_project {
	margin-top: 0px;
	margin-right: 2px;
	margin-left: auto;
	width: 129px;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	height: auto;
	max-height: 200px !important;
	overflow-y: hidden;
	overflow-x: hidden;
	position: absolute;
	background: #fff;
	z-index: 9999;
	text-align: right;
	direction: rtl;
	clear:both;
	/*float: right;
	clear:both;*/
}

.contact_block_text {
	margin-right: auto;
	margin-left: auto;
	width: 160px;
	padding-top: 90px;
	font-size: 12px;
	font-weight: normal;
	font-family: arial;
	color: #fff;
	text-align: justify;
	margin-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
}

.contact_block_thanks {
	margin-right: auto;
	margin-left: auto;
	width: 160px;
	padding-top: 40px;
	font-size: 14px;
	font-weight: normal;
	font-family: arial;
	color: #fff;
	/*text-align: justify;*/
	margin-bottom: 5px;
	/*padding-right: 15px;
	padding-left: 15px;*/
	font-weight: bold;
	/*border:1px solid black;*/
}
input.register {
	border: 0px;
	width: 98px;
	height: 88px;
	margin-top: 5px;
	background: url(http://images.yad2.co.il/Pic/site_images/yad1/images/Yad1Images/submit_contact_button.png) no-repeat;	
	cursor: pointer;
}
input.text {
	float:right;
	border: 0px;
	width: 166px;
	height: 26px;
	background: url(http://images.yad2.co.il/Pic/site_images/yad1/images/Yad1Images/input_contact.png) no-repeat;
	font-size: 12px;
	font-weight: normal;
	font-family: arial;
	color: #484848;
	text-indent: 5px;
}
select.text {
	border: 0px;
	font-size: 12px;
	font-weight: normal;
	font-family: arial;
	color: #484848;
	text-indent: 5px;
}

.recommand {
	margin-right: auto;
	margin-left: auto;
	padding-top:70px;
	width: 480px;
	height: 300px;
	background: url(http://images.yad2.co.il/Pic/site_images/yad1/images/Yad1Images/recommand_bg.png) no-repeat;
}

.recommand_input {
	border: 0px;
	width: 207px;
	height: 29px;
	background: url(http://images.yad2.co.il/Pic/site_images/yad1/images/Yad1Images/recommand_input.jpg) right no-repeat;
	/*text-indent: 15px;*/
	/*padding-right: 15px;
	padding-top: 5px;*/
	margin-top:15px;
}

.recommand_input input {
	font-size: 12px;
	font-weight: normal;
	font-family: arial;
	color: #484848;
	margin-top: 5px;
	margin-right: 15px;
	background: none;
	border: 0px;
}

.project_image_shadow {
	margin-top: 1px;
}

#kuchi {
	width: 980px;
	height: 20px;
	background: #808080;
	font-family: arial;
	font-size: 12px;
	color: #eaeaea;
	text-align: left;
	text-indent: 10px;
	margin-top: 1px;
	direction: ltr;
	line-height: 100%;	
}

#kuchi img {
	vertical-align: middle;	
}

.small_gallery_shadow {
	width: 68px;
	height: 4px;
	background: url(http://images.yad2.co.il/Pic/site_images/yad1/images/Yad1Images/small_gallery_shadow.jpg) no-repeat;
	margin-top: -2px;
}

#loading{
	background: url(http://images.yad2.co.il/Pic/site_images/yad1/images/Yad1Images/ajax-loader.gif) no-repeat;
	position:absolute;
	margin-top:100px;
	margin-right:215px;
	/*margin-top:auto;
	margin-right:auto;*/
	z-index:99999999;
	width:32px;
	height:32px;
	visibility:hidden;
}


.icon_hagdala {
	position: absolute;
	margin-left: 0px;
	width: 52px;
	height: 49px;
	background: url(http://images.yad2.co.il/Pic/site_images/yad1/images/Yad1Images/icon_hagdala.png) no-repeat;	
	direction:rtl;
}

.icon_magnify {
	position: absolute;
	margin-left: 150px;
	margin-top: 0px;
	/*width: 90px;*/
	height: 16px;
	color:#4e555b;
	font-family:arial;
	text-indent:20px;
	font-weight:bold;
	font-size:12px;
	background: url(http://images.yad2.co.il/Pic/site_images/yad1/images/Yad1Images/magnify.jpg) right no-repeat;	
	direction:rtl;
	float:right;
	vertical-align:bottom;
}

