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 {
    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(//images.yad2.co.il/Pic/yad2new/index/input_right.png) no-repeat
}

div.input_center {
    float: right;
    width: auto;
    height: 23px;
    background: url(//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(//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: Arial;
    font-weight: normal;
    color: #404040;
    float: left;
    position: relative;
    top: 65px
}

#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 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(//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(//images.yad2.co.il/Pic/yad2new/index/more_box_top.png) no-repeat;
    clear: both
}

.more_box_bottom {
    width: 150px;
    height: 16px;
    background: url(//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(//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(//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(//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://my.yad2.co.il/images/myYad2Secure/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: 7px;
    padding-right: 7px
}

#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://my.yad2.co.il/images/myYad2Secure/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://my.yad2.co.il/images/myYad2Secure/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://my.yad2.co.il/images/myYad2Secure/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://my.yad2.co.il/images/myYad2Secure/menu_strip.jpg) no-repeat;
    font-size: 16px;
    font-family: arial;
    font-weight: bold;
    color: #fff;
    line-height: 200%
}

#menu_strip_hoogle {
    margin-right: auto;
    margin-left: auto;
    clear: both;
    width: 940px;
    height: 36px;
    background: url(https://images.yad2.co.il/Pic/yad2new/index/menu_strip_hoogel.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
}

.walla_strip {
    margin-right: auto;
    margin-left: auto;
    margin-top: 8px;
    width: 980px;
    height: 26px;
    background: url(https://my.yad2.co.il/images/myYad2Secure/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;
    text-align: center;
    width: 980px;
    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
}

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

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

#footer {
    margin-right: auto;
    margin-left: auto;
    clear: both;
    margin-top: 20px;
    width: 981px;
    height: 259px;
    background: url(https://my.yad2.co.il/images/myYad2Secure/footer.jpg) no-repeat;
    direction: rtl
}

#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 a {
    color: #6E6E6E;
    font-size: 12px;
    font-weight: normal;
    font-family: arial;
    text-decoration: none
}

#footer .kuchi a:hover {
    text-decoration: underline
}

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

#footer .right {
    width: 375px;
    height: 118px;
    float: right;
    margin-right: 25px;
    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: 23px;
    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(https://my.yad2.co.il/images/myYad2Secure/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(https://images.yad2.co.il/Pic/yad2new/page/banner_wrap_top.jpg) no-repeat
}

.left_banner_body {
    width: 180px;
    height: auto;
    background: url(https://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(https://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(https://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('https://images.yad2.co.il/Pic/site_images/yad2/imageInsidePage/Bottom_Title_table_ng.jpg');
    background-repeat: repeat-x;
    background-position: center middle
}

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('https://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
}

.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
}

#mega_bck {
    margin-right: auto;
    margin-left: auto;
    clear: both;
    width: 980px
}

.sage_title {
    color: #ff6600;
    text-align: center;
    margin: 10px 2px
}

.sage_thumb {
    border: 1px solid #ff6600;
    width: 70px;
    text-align: center;
    float: right
}

.sage_thumb img {
    border: 0;
    max-width: 70px;
    height: 54px
}

.sage_links {
    text-decoration: none;
    color: #000000;
    display: table-cell;
    vertical-align: middle;
    width: 48%
}

.sage_line {
    width: 100%;
    float: right
}

.sage_text {
    font-size: 13px;
    letter-spacing: 0px;
    text-align: right;
    padding-left: 10px
}

.sage_content {
    width: 171px;
    float: right;
    border: 5px solid #dddddd
}

.sage_content > div {
    text-align: center
}

.staticLink a:hover {
    text-decoration: underline
}

.staticLink a {
    color: #485865;
    text-decoration: none;
    font-size: 12px;
    line-height: 150%
}

.staticLink {
    float: right;
    text-align: right
}

.sage_box {
    margin-bottom: 10px;
    display: table
}

.sage_box:last-child {
    margin-bottom: 10px !important
}

.sage_title h3 {
    margin: 0;
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
    font-size: 16px
}

.sage_recommend {
    font-family: arial;
    margin-bottom: 8px;
    margin-right: 3px;
    float: right;
    display: none
}

.sage_mar_r {
    margin-right: 5px
}

.sage_links:first-child {
    padding-left: 6%
}

.sage_borderLine, .staticLink div {
    border-top: 1px solid #dddddd
}

.sage_borderLine.sage_line {
    margin-right: -5px;
    padding-right: 5px;
    line-height: 10px
}

.sage_borderLine.sage_line:last-child {
    display: none
}

.campaignCnt {
    position: relative
}

.campaignCnt .skip {
    font-weight: bold;
    font-size: 13px;
    position: absolute;
    bottom: 20px;
    right: 50%;
    text-decoration: underline;
    direction: rtl;
    cursor: pointer
}

.campaignCnt .close {
    cursor: pointer;
    position: absolute;
    left: -10px;
    background: transparent url(//www.yad2.co.il/MiniSites/Campaign/css/images/closeButton.png) no-repeat;
    height: 40px;
    width: 46px;
    top: -15px
}

div.sLightbox_container {
    position: absolute;
    top: 0px;
    width: auto;
    height: auto;
    margin: 0 auto;
    z-index: 999999
}

div.sLightbox_overlay {
    position: fixed;
    top: 0px;
    width: 100%;
    height: 100%;
    background: #000000;
    opacity: 0.6;
    z-index: 99999
}

div.azureContainer {
    background: url(https://images.yad2.co.il/Pic/azure_tikshoret/Step_finish_old.png) no-repeat;
    width: 461px;
    height: 76px;
    direction: rtl
}

p.azureTitle {
    font-family: Arial;
    padding: 10px 38px 0 0
}

p.azureContent {
    font-family: Arial;
    font-size: 13px;
    padding: 0 38px 0 0
}

a.azureLink {
    text-decoration: underline;
    font-weight: bold;
    color: #FB7623
}

.mador_index_block_wrap {
    width: 125px;
    height: auto;
    float: right;
    margin-right: 6px;
    margin-bottom: 21px;
    height: 238px
}

.mador_index_block_prom {
    width: 125px;
    height: 132px;
    background: url(https://images.yad2.co.il/Pic/yad2new/index/bg_white.jpg) no-repeat
}

.mador_index_block {
    width: 125px;
    height: 132px;
    background: url(https://images.yad2.co.il/Pic/yad2new/index/block_index_orange_noads_new_number.jpg) no-repeat
}

.mador_index_block_noads {
    width: 125px;
    height: 132px;
    background: url(https://images.yad2.co.il/Pic/yad2new/index/block_index_orange_noads_new.jpg) no-repeat
}

.mador_index_block_blue {
    background: url(https://images.yad2.co.il/Pic/yad2new/index/block_index_blue_noads.jpg) no-repeat
}

.mador_index_block_title {
    font-size: 15px;
    font-family: arial;
    font-weight: bold;
    color: #fff;
    padding-top: 6px;
    background: #FF6600;
    width: 98px;
    margin-right: 20px;
    margin-left: auto
}

.mador_index_block_title a {
    background: #FF6600;
    font-size: 15px;
    font-family: arial;
    font-weight: bold;
    color: #fff;
    text-decoration: none
}

.mador_index_block_title a:hover {
    font-size: 15px;
    font-family: arial;
    font-weight: bold;
    color: #fff;
    text-decoration: underline
}

.mador_index_block .mador_index_block_ads {
    font-size: 11px;
    font-weight: bold;
    color: #FF6600;
    font-weight: bold;
    float: right;
    padding-top: 8px;
    padding-right: 36px
}

.mador_index_block_blue .mador_index_block_title {
    font-size: 15px;
    font-family: arial;
    font-weight: bold;
    color: #fff;
    padding-top: 6px;
    background: #1E62A3;
    width: 98px;
    margin-right: 20px;
    margin-left: auto
}

.mador_index_block_blue .mador_index_block_title a {
    background: #1E62A3
}

.mador_index_block_blue .mador_index_block_ads {
    font-size: 11px;
    font-weight: bold;
    color: #487600;
    font-weight: bold;
    float: right;
    padding-top: 6px;
    padding-right: 40px
}

.mador_index_block_image {
    width: 125px;
    height: 92px
}

.mador_index_block .mador_links {
    margin-right: auto;
    margin-left: auto;
    margin-top: 25px;
    width: 114px;
    font-size: 12px;
    font-family: arial;
    font-weight: normal;
    color: #303030;
    text-align: center;
    word-wrap: break-word
}

.mador_index_block_noads .mador_links {
    margin-right: auto;
    margin-left: auto;
    margin-top: 10px;
    width: 114px;
    font-size: 12px;
    font-family: arial;
    font-weight: normal;
    color: #303030;
    text-align: center;
    word-wrap: break-word
}

.mador_index_block_prom .mador_links {
    margin-right: auto;
    margin-left: auto;
    margin-top: 10px;
    width: 112px;
    font-size: 12px;
    font-family: arial;
    font-weight: normal;
    color: #303030;
    text-align: center;
    word-wrap: break-word
}

.mador_index_block .mador_links a, .mador_index_block_noads .mador_links a {
    font-size: 12px;
    font-family: arial;
    font-weight: normal;
    color: #303030;
    text-decoration: none
}

.mador_index_block .mador_links a, .mador_index_block_prom .mador_links a {
    font-size: 12px;
    font-family: arial;
    font-weight: normal;
    color: #303030;
    text-decoration: none
}

.mador_index_block .mador_links a:hover, .mador_index_block_noads .mador_links a:hover {
    text-decoration: underline
}

.mador_index_block .mador_links a:hover, .mador_index_block_prom .mador_links a:hover {
    text-decoration: underline
}

.mador_index_block_blue .mador_links {
    margin-right: auto;
    margin-left: auto;
    margin-top: 10px;
    width: 120px;
    font-size: 12px;
    font-family: arial;
    font-weight: normal;
    color: #fff;
    text-align: center;
    word-wrap: break-word
}

.mador_index_block_blue .mador_links a {
    font-size: 12px;
    font-family: arial;
    font-weight: normal;
    color: #fff;
    text-decoration: none
}

.mador_index_block_blue .mador_links a:hover {
    text-decoration: underline
}

.mador_index_block_small {
    width: 125px;
    height: 31px;
    background: url(https://images.yad2.co.il/Pic/yad2new/index/block_index_small.jpg) no-repeat
}

.mador_index_block_small .mador_index_block_title {
    font-size: 15px;
    font-family: arial;
    font-weight: bold;
    color: #fff;
    background: #FF6600;
    width: 98px;
    padding-top: 6px;
    margin-right: 20px;
    margin-left: auto
}

.mador_index_block_small .mador_index_block_title a {
    background: #FF6600;
    font-size: 15px;
    font-family: arial;
    font-weight: bold;
    color: #fff;
    text-decoration: none
}

.mador_index_block_small .mador_index_block_title a:hover {
    font-size: 15px;
    font-family: arial;
    font-weight: bold;
    color: #fff;
    text-decoration: underline
}

.current_ads_block {
    margin-right: auto;
    margin-left: auto;
    width: 182px;
    height: 99px;
    background: url(https://images.yad2.co.il/Pic/yad2new/index/current_ads_block_new.jpg) no-repeat
}

.current_ads_block .number_1, .current_ads_block .number_2, .current_ads_block .number_3, .current_ads_block .number_4, .current_ads_block .number_5, .current_ads_block .number_6 {
    font-size: 18px;
    font-weight: bold;
    font-family: tahoma;
    color: #434C54;
    float: left;
    padding-top: 39px
}

.current_ads_block .number_1 {
    margin-left: 20px
}

.current_ads_block .number_2 {
    margin-left: 14px
}

.current_ads_block .number_3 {
    margin-left: 14px
}

.current_ads_block .number_4 {
    margin-left: 21px
}

.current_ads_block .number_5 {
    margin-left: 15px
}

.current_ads_block .number_6 {
    margin-left: 14px
}

.block_ad_options {
    margin-right: auto;
    margin-left: auto;
    margin-top: 11px;
    width: 181px
}

.block_ad_options div.delete_ad {
    float: right;
    height: 31px
}

.block_ad_options div.edit_ad {
    float: right;
    height: 31px
}

.block_ad_options .add_ad {
    height: 37px
}

.login_block {
    margin-right: auto;
    margin-left: auto;
    margin-top: 11px;
    clear: both;
    width: 181px;
    height: 134px;
    background: url(https://images.yad2.co.il/Pic/yad2new/index/login_block_new.jpg) no-repeat
}

.login_block input {
    width: 166px;
    height: 26px;
    background: url(https://images.yad2.co.il/Pic/yad2new/index/login_input.jpg) center no-repeat;
    border: 0px;
    color: #666666;
    font-family: arial;
    font-size: 12px;
    text-indent: 10px;
    line-height: 170%
}

.login_block input.login {
    border: 0px;
    background: url(https://images.yad2.co.il/Pic/yad2new/index/login_button.jpg) no-repeat;
    width: 65px;
    height: 24px;
    cursor: pointer
}

.logged_block {
    margin-right: auto;
    margin-left: auto;
    margin-top: 15px;
    clear: both;
    width: 181px;
    height: 134px;
    background: url(https://images.yad2.co.il/Pic/yad2new/index/logged_block.jpg) no-repeat
}

.logged_username {
    font-size: 16px;
    font-family: arial;
    font-weight: bold;
    color: #fff;
    padding-top: 12px;
    margin-right: 40px;
    width: 133px;
    height: 20px;
    overflow: hidden
}

.myyad2_enter, .myyad2_logout {
    margin-right: auto;
    margin-left: auto;
    margin-top: 12px;
    text-align: center
}

.user_options {
    margin-right: auto;
    margin-left: auto;
    width: 181px
}

.user_options div.user_register, .user_options div.user_forgot_password {
    float: right;
    height: 35px
}

.forgot_password_block {
    width: 181px;
    height: 116px;
    background: url(https://images.yad2.co.il/Pic/yad2new/index/forgot_password_block.jpg) no-repeat;
    font-size: 12px;
    font-family: arial;
    color: #35414B;
    margin-right: auto;
    margin-left: auto
}

.forgot_password_block {
    margin-left: 2px
}

.forgot_password_block input {
    width: 162px;
    height: 21px;
    background: url(https://images.yad2.co.il/Pic/yad2new/index/forgot_input.jpg) no-repeat;
    font-size: 12px;
    font-family: arial;
    color: #35414B;
    border: 0px;
    text-indent: 5px
}

.forgot_password_block input.forgot_button {
    width: 55px;
    height: 22px;
    background: url(https://images.yad2.co.il/Pic/yad2new/index/forgot_button.jpg) no-repeat;
    border: 0px;
    margin-top: 10px
}

.helpmenu {
    clear: both;
    width: 181px;
    height: auto;
    margin-right: auto;
    margin-left: auto;
    margin-top: 15px
}

.helpmenu_top {
    clear: both;
    width: 181px;
    height: 6px;
    background: url(https://images.yad2.co.il/Pic/yad2new/index/helpmenu_top.jpg) no-repeat
}

.helpmenu_body {
    width: 181px;
    background: url(https://images.yad2.co.il/Pic/yad2new/index/helpmenu_bg.jpg) repeat-y
}

.helpmenu_body a, .helpmenu_body img {
    margin: 0px;
    padding: 0px;
    line-height: 100%;
    border: 0px
}

.helpmenu_body div.help_button {
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    width: 172px;
    height: 43px
}

.helpmenu_body div.help_button_contact {
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    width: 172px;
    height: 40px
}

.helpmenu_bottom {
    clear: both;
    width: 181px;
    height: 7px;
    background: url(https://images.yad2.co.il/Pic/yad2new/index/helpmenu_bottom.jpg) no-repeat
}

.small_block {
    clear: both;
    margin-right: auto;
    margin-left: auto;
    width: 181px;
    height: auto;
    margin-top: 10px
}

.small_block_top {
    margin-right: auto;
    margin-left: auto;
    clear: both;
    width: 181px;
    height: 48px;
    background: url(https://images.yad2.co.il/Pic/yad2new/index/small_block_top.jpg) no-repeat;
    text-align: center;
    font-size: 16px;
    font-family: arial;
    font-weight: bold;
    color: #FF6600;
    line-height: 300%
}

.small_block_top img {
    vertical-align: middle;
    margin-left: 5px
}

.small_block_body {
    margin-right: auto;
    margin-left: auto;
    clear: both;
    width: 181px;
    height: auto;
    background: url(https://images.yad2.co.il/Pic/yad2new/index/small_block_bg.jpg) repeat-y;
    font-size: 12px;
    font-family: arial;
    color: #484848
}

.small_block_bottom {
    margin-right: auto;
    margin-left: auto;
    clear: both;
    width: 181px;
    height: 5px;
    background: url(https://images.yad2.co.il/Pic/yad2new/index/small_bottom.jpg) no-repeat
}

.small_block_body .news {
    width: 170px;
    height: auto;
    margin-right: auto;
    margin-left: auto
}

.small_block_body a {
    font-size: 12px;
    font-family: arial;
    color: #484848;
    text-decoration: none
}

.small_block_body div.line {
    background: #fff;
    padding: 4px;
    padding-bottom: 0px;
    width: 160px;
    height: 58px;
    margin-right: auto;
    margin-left: auto
}

.small_block_body div.line2 {
    background: #F5F5F5;
    padding: 5px;
    padding-bottom: 0px;
    padding-top: 3px;
    padding-bottom: 3px;
    width: 160px;
    height: 64px;
    margin-right: auto;
    margin-left: auto
}

.small_block_body div.line img, .small_block_body div.line2 img {
    float: right;
    margin-top: 4px;
    margin-left: 6px;
    margin-right: 5px;
    vertical-align: middle
}

.small_block_body div.moreguides {
    height: 18px;
    background: #fff;
    font-size: 12px;
    font-family: arial;
    color: #484848;
    text-align: center;
    line-height: 100%
}

.small_block_body div.moreguides a {
    font-size: 12px;
    font-family: arial;
    color: #484848;
    text-decoration: underline
}

.small_block_body div.moreguides a:hover {
    text-decoration: none
}

.small_block_body a.enter {
    display: block;
    margin-top: 2px;
    font-size: 14px;
    font-family: arial;
    color: #FF6600;
    font-weight: bold;
    text-decoration: underline
}

.small_block_body a:hover.enter {
    text-decoration: none
}

.daily_recommendation {
    min-height: 166px !important;
    padding-top: 5px
}

.daily_recommendation a {
    font-size: 12px;
    font-family: arial;
    color: #484848;
    text-decoration: none
}

.daily_recommendation a:hover {
    text-decoration: underline
}

div.random_products {
    margin-right: auto;
    margin-left: auto;
    margin-top: 17px;
    clear: both;
    width: 779px;
    height: 224px;
    background: url(https://images.yad2.co.il/Pic/yad2new/index/random_products_block.jpg) no-repeat
}

div.random_products .random_products_titles {
    clear: both;
    height: 40px
}

div.random_products .random_products_titles .rp_title {
    float: right;
    width: 153px;
    height: 40px;
    font-size: 16px;
    font-family: arial;
    font-weight: bold;
    color: #ff6600;
    text-align: center;
    padding-top: 4px;
    line-height: 150%
}

div.yad2_sites {
    margin-right: 10px;
    margin-left: auto;
    clear: both;
    margin-top: 20px;
    width: 977px;
    height: 178px;
    background: url(https://images.yad2.co.il/Pic/yad2new/index/moresites_block.jpg) no-repeat
}

h2.yad2_sites_title {
    margin: 0px;
    padding: 0px;
    font-size: 16px;
    font-weight: bold;
    font-family: arial;
    color: #ff6600;
    padding-top: 10px;
    margin-right: 15px
}

div.yad2_sites_block {
    margin-top: 22px
}

div.yad2_site_block {
    margin-bottom: 6px;
    width: 185px;
    height: 55px;
    background: url(https://images.yad2.co.il/Pic/yad2new/index/moresites_sblock2.jpg) no-repeat;
    float: right;
    margin-right: 5px;
    margin-left: 5px;
    font-size: 12px;
    font-weight: normal;
    color: #485865;
    font-family: arial
}

div.yad2_site_block_hover {
    margin-bottom: 6px;
    width: 185px;
    height: 55px;
    background: url(https://images.yad2.co.il/Pic/yad2new/index/moresites_sblock_hover2.jpg) no-repeat;
    float: right;
    margin-right: 5px;
    margin-left: 5px;
    font-size: 12px;
    font-weight: normal;
    color: #485865;
    font-family: arial
}

div.yad2_site_block img, div.yad2_site_block_hover img {
    float: right;
    margin-right: 7px;
    margin-left: 7px;
    margin-top: 8px
}

div.yad2_site_block a, div.yad2_site_block_hover a {
    font-size: 12px;
    color: #485865;
    font-family: arial;
    font-weight: bold;
    text-decoration: none
}

div.yad2_site_block a:hover, div.yad2_site_block_hover a:hover {
    text-decoration: underline
}

div.yad2_site_block a.info, div.yad2_site_block_hover a.info {
    font-size: 10px;
    font-weight: normal
}

div.yad2_site_block a.info:hover, div.yad2_site_block_hover a.info:hover {
    text-decoration: none
}

div.hotpic_block {
    width: 456px;
    height: 250px;
    background: url(https://images.yad2.co.il/Pic/yad2new/page/hotpic_bg.jpg) no-repeat
}

.menu_strip table {
    margin: 0px;
    padding: 0px;
    border-collapse: collapse
}

table.search_board {
    border: 0px;
    border-collapse: collapse;
    margin-top: 0px
}

table.search_board td {
    padding-left: 5px
}

table.login {
    margin-right: auto;
    margin-left: auto;
    position: relative;
    top: 35px;
    border-collapse: collapse
}

table.login td {
    padding: 0px
}

table.forgot_password {
    margin-right: auto;
    margin-left: auto;
    position: relative;
    top: 5px;
    border-collapse: collapse
}

table.random_product_titles td {
    width: 153px;
    height: 40px;
    font-size: 16px;
    font-family: arial;
    font-weight: bold;
    color: #ff6600;
    text-align: center;
    vertical-align: middle;
    padding-top: 2px
}

table.random_products {
    width: 768px;
    height: 160px;
    margin-right: auto;
    margin-left: auto;
    border-collapse: collapse;
    position: relative;
    top: 5px;
    text-align: center
}

table.random_products td {
    width: 153px;
    font-size: 12px;
    font-family: arial;
    color: #1B1B1B;
    vertical-align: top;
    text-align: justify
}

table.random_products td table {
    width: 153px;
    height: auto;
    position: static;
    border: 0px;
    border-collapse: collapse;
    text-align: center
}

table.random_products td table td {
    width: auto;
    text-align: center;
    vertical-align: top;
    border: 0px;
    width: 153px
}

table.random_products td table td.desc {
    font-size: 12px;
    font-family: arial;
    color: #484848;
    font-weight: bold;
    padding-top: 10px
}

table.random_products td table td.price {
    font-size: 12px;
    font-family: arial;
    color: #858585;
    font-weight: normal;
    padding-top: 10px
}

table.yad1_promotion {
    margin-right: 4px;
    margin-left: auto;
    margin-top: 20px;
    clear: both;
    border: 0px;
    width: 800px
}

table.yad1_promotion td {
    width: auto;
    border: 0px solid black;
    padding-left: 6px
}

table.ads_list {
    margin-right: auto;
    margin-left: auto;
    width: 100%;
    height: auto
}

table.ads_list td.TableTileNew {
    background: url(https://images.yad2.co.il/Pic/site_images/yad2/imageInsidePage/Bottom_Title_table_ng.jpg) repeat-x;
    height: 35px;
    font-size: 14px;
    font-weight: bold;
    color: #000;
    text-align: center
}

table.ads_list td.TableTileNew a {
    font-size: 14px;
    font-weight: bold;
    color: #000;
    text-decoration: none
}

table.ads_list td.TableTileNew a:hover {
    text-decoration: underline
}

.TableTile_platinum {
    text-align: center;
    color: white;
    font-size: 14px;
    font-weight: bold;
    background-image: url('https://images.yad2.co.il/Pic/site_images/yad2/imageInsidePage/platinium/platinum_bg.gif');
    background-repeat: repeat-x;
    background-position: center middle
}

.TdInfoPlatinum {
    background-image: url('https://images.yad2.co.il/Pic/site_images/yad2/imageInsidePage/platinium/black_spacer.gif');
    background-position: center;
    background-repeat: repeat-x;
    height: 2px;
    padding: 0px
}

table.hotpic td a {
    text-decoration: none}table.hotpic td a:hover{text-decoration:underline}