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(http://images.yad2.co.il/Pic/yad2new/index/input_right.png) no-repeat;	
}
div.input_center {
	float: right;
	width: auto;
	height: 23px;
	background: url(http://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(http://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(http://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(http://images.yad2.co.il/Pic/yad2new/index/more_box_top.png) no-repeat;
	clear: both;
}
.more_box_bottom {
	width: 150px;
	height: 16px;	
	background: url(http://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.ilhttp://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(http://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(http://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(http://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: 9px;
	padding-right: 9px;
}

#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(http://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(http://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(http://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(http://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 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(http://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(http://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(http://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;
}

.walla_strip {
	margin-right: auto;
	margin-left: auto;
	margin-top: 8px;
	width: 980px;
	height: 26px;
	background: url(http://images.yad2.co.il/Pic/yad2new/index/walla_strip.jpg) no-repeat;
}

.walla_strip * { margin: 0px; padding: 0px; }

div#scroller {
	padding-top: 2px;
	padding-right: 5px;
	padding-left: 5px;
	height: 24px;
	font-size: 12px;
	font-weight: bold;
}

#hMarqueecontainer{
	padding-top: 2px;
	position: relative;
	overflow: hidden;
	height: 20px;
	white-space: nowrap;
	width:100%;
}

#hmarquee {
	position: absolute;
	top: -1px;
	right: 5px;
	margin: 5px;
	z-index: 0;
	line-height: 17px;
}

a.walla_ticker_date{font-size:12px; font-weight: bold; color:#ff6600; font-family: arial; text-decoration: none;}
a.walla_ticker_date:link{color:#ff6600; font-weight: bold; font-family: arial; text-decoration: none;}
a.walla_ticker_date:visited{color:#ff6600; font-weight: bold; font-family: arial; text-decoration: none;}
a.walla_ticker_date:hover{color:#ff6600; font-weight: bold; font-family: arial; text-decoration: underline;}
a.walla_ticker_date:active{color:#ff6600; font-weight: bold; font-family: arial; text-decoration: none;}
a.walla_ticker_title{font-size:12px; font-weight: bold; font-family: arial; color:#000065 ; text-decoration: none;}
a.walla_ticker_title:link{  color:#000065; font-weight: bold; font-family: arial; text-decoration: none;}
a.walla_ticker_title:visited{ color:#000065; font-weight: bold; font-family: arial; text-decoration: none;}
a.walla_ticker_title:hover{ color:#000065; font-weight: bold; font-family: arial; text-decoration: underline;}
a.walla_ticker_title:active{ color:#000065; font-weight: bold; font-family: arial; text-decoration: none;}
a.walla_ticker_red{font-size:12px; font-weight: bold; font-family: arial; color:red ; text-decoration: none;}
a.walla_ticker_red:link{  color:red; font-weight: bold; font-family: arial; text-decoration: none;}
a.walla_ticker_red:visited{ color:red; font-weight: bold; font-family: arial; text-decoration: none;}
a.walla_ticker_red:hover{ color:red; font-weight: bold; font-family: arial; text-decoration: underline;}
a.walla_ticker_red:active{ color:red; font-weight: bold; font-family: arial; text-decoration: none;}
a.walla_ticker_green{font-size:12px; font-weight: bold; font-family: arial; color:green ; text-decoration: none;}
a.walla_ticker_green:link{color:green; font-weight: bold; font-family: arial; text-decoration: none;}
a.walla_ticker_green:visited{color:green; font-weight: bold; font-family: arial; text-decoration: none;}
a.walla_ticker_green:hover{color:green; font-weight: bold; font-family: arial; text-decoration: underline;}
a.walla_ticker_green:active{color:green; font-weight: bold; font-family: arial; text-decoration: none;}


.plasma_banner {
	margin-right: auto;
	margin-left: auto;
	/*margin-top: 10px;*/
	text-align: center;
	width: 980px;
/*	height: 197px;
	background: url(http://images.yad2.co.il/Pic/yad2new/index/plasma.jpg) no-repeat;*/
	margin-right: 8px; 
	position: relative; 
	top: 10px;
	float: right;
}

div.plasma_banner div.plasma_media {
	padding-top: 9px;
	padding-right: 7px;
	float: right;
}

div.plasma_banner div.plasma_close {
	float: left;
	margin-top: 12px;
	margin-left: 5px;
}

#mainIndex {
	margin-right: auto;
	margin-left: auto;
	clear: both;
	margin-top: 22px;
}

#mainIndex .right_column {
	float: right;
	width: 799px;
	height: auto;
}

#mainIndex .left_column {
	float: right;
	width: 181px;
	height: auto;	
	margin-right: 7px;
}

#mainIndex .right_column div.middle_banner {
	clear: both;
	margin-right: 10px;
	margin-left: auto;
	margin-top: 2px;
	text-align: center;
	/*	width: 779px;
	height: 110px;
	background: url(http://images.yad2.co.il/Pic/yad2new/index/middle_banner.gif) no-repeat;*/
}

div.middle_banner .middle_banner_media {
	/*position: relative;*/
/*	top: 9px;*/
	padding-top: 9px;
	/*right: 25px;*/
	margin-right: 25px;
	width: auto;
}

.yad1_banners {
		margin-right: 8px;
		margin-left: auto;
		clear: both;
		margin-top: 15px;
}

#footer {
	margin-right: auto;
	margin-left: auto;
	clear: both;
	margin-top: 20px;
	width: 981px;
	height: 259px;
	background: url(http://images.yad2.co.il/Pic/yad2new/index/footer.jpg) no-repeat;	
}

#footer .links {
	float: right;
	font-size: 11px;
	color: #6E6E6E;
	font-family: arial;
	direction: rtl;
	margin-top: 20px;
	margin-right: 20px;
}
#footer .links a {
	font-size: 11px;
	color: #6E6E6E;
	font-family: arial;
	text-decoration: none;
	display: inline-block;
	margin-right: 1px;
	margin-left: 1px;
}
#footer .links a:hover {
	text-decoration: underline;	
}

#footer .kuchi {
	float: left;
	color: #6E6E6E;
	direction: ltr;
	margin-top: 20px;
	margin-left: 20px;
}

#footer .kuchi img { vertical-align: middle; }

#footer .right {
	width: 375px;
	height: 118px;
	float: right;
	margin-right: 30px;
	margin-top: 35px;
}

#footer .right .cat_title {
	color: #6e6e6e;
	font-size: 16px;
	font-weight: bold;
	font-family: arial;	
}

#footer .right ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	margin-top: 1px;
	margin-bottom: 7px;
}
#footer .right ul li {
	float: right;
	font-size :12px;
	font-family: arial;
	color: #6e6e6e;
	text-decoration: none;
	font-weight: normal;
}
#footer .right ul li.sep {
	margin-right: 5px;
	margin-left: 5px;	
}

#footer .right ul li a {
	font-size :12px;
	font-family: arial;
	color: #6e6e6e;
	text-decoration: none;
	font-weight: normal;	
}
#footer .right ul li a:hover{
		text-decoration: underline;
}

#footer .left {
	width: 540px;
	height: 76px;
	float: right;
	margin-right: 10px;
	margin-top: 35px;	
	font-size: 12px;
	font-family: arial;
	color: #6E6E6E;
	font-weight: normal;
}

#footer .left .links_block {
	width: 122px;
	height: 70px;
	float: right;
	margin-right: 12px;
}

#footer .left .links_block .cat_title {
	background: url(http://images.yad2.co.il/Pic/yad2new/index/li_arrow.gif) right no-repeat;
	color: #6e6e6e;
	font-size: 16px;
	font-weight: bold;
	font-family: arial;
	padding-right: 10px;
}

#footer .left .links_block .cat_text {
	clear: both;
	margin-top: 5px;
	color: #6e6e6e;
	font-size: 12px;
	font-weight: normal;
	font-family: arial;
}

#footer .left .links_block .cat_text a {
	color: #6e6e6e;
	font-size: 12px;
	font-weight: normal;
	font-family: arial;
	text-decoration: none;
}
#footer .left .links_block .cat_text a:hover {
	text-decoration: underline;
}

#footer .copyrights {
	width: 763px;
	font-size: 12px;
	font-family: arial;
	font-weight: normal;
	color: #fff;
	position: relative;
	top: 20px;
	margin-right: 20px;
}
#footer .copyrights a {
	text-decoration: none;
	font-size: 12px;
	font-family: arial;
	font-weight: normal;
	color: #fff;
	text-decoration: underline;
}
#footer .copyrights a:hover {
	text-decoration: none;
}

.left_banner {
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding-top: 15px;	
	width: 180px;
	text-align: center;
}
.left_banner_top {
	width: 180px;
	height: 10px;
	background: url(http://images.yad2.co.il/Pic/yad2new/page/banner_wrap_top.jpg) no-repeat;	
}
.left_banner_body {
	width: 180px;
	height: auto;
	background: url(http://images.yad2.co.il/Pic/yad2new/page/banner_wrap_bg.jpg) repeat-y;	
}
.left_banner_body .left_media_banner {
	text-align: center;
}

.left_banner_bottom {
	width: 180px;
	height: 11px;
	background: url(http://images.yad2.co.il/Pic/yad2new/page/banner_wrap_bottom.jpg) no-repeat;	
}

.table_adslist_top {
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	height: 49px;
	background: url(http://images.yad2.co.il/Pic/site_images/yad2/imageInsidePage/Table_Top_Tab_back.jpg) repeat-x;	
}

.table_adslist_top .all_results {
	float: left;
	margin-top: 19px;
	cursor: pointer;
}
.table_adslist_top .my_results {
	float: left;
	margin-top: 19px;
	cursor: pointer;
}

.table_adslist_top .my_results_options {
	float: right;
	position: relative;
	top: 15px;
	margin-right: 5px;
}
.TableTileNew{text-align: center;color: #000000;font-size: 14px;font-weight: bold;background-image: url('http://images.yad2.co.il/Pic/site_images/yad2/imageInsidePage/Bottom_Title_table_ng.jpg');background-repeat: repeat-x;background-position: center middle;}

// Alternative - Adults - Old
h1.adults{font-size: 14px;color: #ffffff; font-family: 'Arial'; font-weight: bold; margin:0px; padding:0px;}
.TableTileNew_adults{text-align: center;color: #ffffff;font-size: 14px;font-weight: bold;background-image: url('http://images.yad2.co.il/Pic/site_images/yad2/imageInsidePage/Bottom_Title_table_ng_adults.jpg');background-repeat: repeat-x;background-position: center middle;}
.TableTile_Links_new_adults{color: #ffffff;font-size: 14px;font-weight: bold;}
.ActiveLink7{CURSOR: pointer;COLOR: #000000;BACKGROUND-COLOR: #EDEFFB;}
.overActiveLink7{CURSOR: pointer;COLOR: black;BACKGROUND-COLOR: #F2F3FA;}
#ActiveLinkVisited7{FONT-WEIGHT: normal;CURSOR: pointer;COLOR: #666666;BACKGROUND-COLOR: #F2F3FA;}
.openActiveLink7{BACKGROUND-COLOR: #BFC8F9;}
.ActiveLinkHiPriority7{FONT-WEIGHT: bold;CURSOR: pointer;COLOR: #000000;BACKGROUND-COLOR: #A27B8D;}
.overLinkHiPriority7{FONT-WEIGHT: bold;CURSOR: pointer;COLOR: black;BACKGROUND-COLOR: #CDA2B6;}
#ActiveLinkHiPriorityVisited7{FONT-WEIGHT: normal;CURSOR: pointer;COLOR: #333333;BACKGROUND-COLOR: #CDA2B6;}
.openActiveLinkHiPriority7{BACKGROUND-COLOR: #8D6B7B;}
// End Adults

.kama_link,
a.kama_link_promotion:active,
.kama_link_promotion{color:#000000 !important;font-size:12px;font-weight:bold;text-decoration:none !important;}
a.kama_link_promotion:hover{text-decoration:underline !important;}
#KAMA_YELLOW{padding-right:3px;padding-top:2px;padding-bottom:2px;}