﻿
.CategoriesList
{
    display: inline-block;
    float: right;
    width: 950px;
    border-top: 1px solid #c1c1b5;
}

.CategoriesListGuide
{
    border: 0;
}


.CategoriesList .CategoriesListTitle
{
    display: inline-block;
    float: right;
    width: 950px;
    height: 44px;
    border-bottom: 1px solid #c1c1b5;
}

.CategoriesList .CategoriesListTitle .CategoryTitleTxt
{
    display: inline-block;
    float: right;
    text-align: right;
    height:22px; margin-top:10px;
}

.CategoriesList .CategoriesListTitle .CategoryTitleTxt H1
{ 
    font: bold 18px arial;
    color: #0c71cd;
    _line-height: 50px;
}

.CategoriesList .CategoriesListTitle .OpenAllBtn
{
    display: inline-block;
    float: right;
    width: 141px;
    height: 22px;
    background: url("https://img.zap.co.il/imgs/newui/DropdownBtn.png") 0 0px;
    text-align: right;
    font: 13px arial;
    color: #7a7a7a;
    line-height: 22px;
    margin: 11px 14px 0 0;
    padding-right: 7px;
    cursor: pointer;
}

.CategoriesList .CategoriesListTitle .OpenAllBtn:hover
{
    background: url("https://img.zap.co.il/imgs/newui/DropdownBtn.png") 0 -46px;
}

.CategoriesList .CategoriesListTitle .CloseAllBtn
{
    display: inline-block;
    float: right;
    width: 141px;
    height: 22px;
    background: url("https://img.zap.co.il/imgs/newui/DropdownBtn.png") 0 -23px;
    text-align: right;
    font: 13px arial;
    color: #7a7a7a;
    line-height: 22px;
    margin: 14px 14px 0 0;
    padding-right: 7px;
    cursor: pointer;
}

.CategoriesList .CategoriesListTitle .CloseAllBtn:hover
{
    background: url("https://img.zap.co.il/imgs/newui/DropdownBtn.png") 0 -69px;
}

.CategoriesList .CategoriesListMain
{
    display: inline-block;
    float: right;
    width: 950px;
}

.CategoriesList .CategoriesListMain .CategoriesLinks
{
    display: inline-block;
    float: right;
    width: 768px;
    margin-bottom: 50px;
}

.CategoriesList .CategoriesListMain .CategoriesLinks .CategoriesColumn
{
    display: inline-block;
    float: right;
    width: 182px;
    margin-left: 10px;
}

.CategoriesList .CategoriesListMain .CategoriesLinks .CategoriesColumn .CategoriesListBlock
{
    display: inline-block;
    float: right;
    width: 182px;
    _min-height: 252px;
    margin-top: 28px;
    background-color: #ffffff;
    border-bottom: 1px solid #c1c1b5;
    padding-bottom:15px;
}

.CategoriesList .CategoriesListMain .CategoriesLinks .CategoriesColumn .CategoriesListBlock .CategoryName
{
    display: inline-block;
    float: right;
    width: 182px;
    height: 22px;
    font: bold 14px arial;
    color: #3c3c3c;
    text-align: right;
    border-bottom: 1px solid #c1c1b5;
    margin-bottom: 7px;
    background-color: #efefef;
}

.CategoriesList .CategoriesListMain .CategoriesLinks .CategoriesColumn .CategoriesListBlock .CategoryName h2 {
        font: bold 14px arial;
    margin: 0;
}

.CategoriesList .CategoriesListMain .CategoriesLinks .CategoriesColumn .CategoriesListBlock .LinksList .HiddenList
{
    display: inline-block;
}
.CategoriesList .CategoriesListMain .CategoriesLinks .CategoriesColumn .CategoriesListBlock .LinksList
{
    display: inline-block;
    float: right;
    width: 182px;
    padding-top: 10px;
    direction: rtl;
}

.CategoriesList .CategoriesListMain .CategoriesLinks .CategoriesColumn .CategoriesListBlock .LinksList a
{
    display: inline-block;
    float: right;
    width: 173px;
    font: 14px arial;
    color: #1f84e0;
    text-align: right;
    line-height: 20px;
    text-decoration: none;
    margin-right: 9px;
}

.CategoriesList .CategoriesListMain .CategoriesLinks .CategoriesColumn .CategoriesListBlock .LinksList a:hover
{
    text-decoration: underline;
}

.CategoriesList .CategoriesListMain .CategoriesLinks .CategoriesColumn .CategoriesListBlock .LinksList h3
{
    font: 14px arial;
    margin: 0;
    line-height: 20px;
}

.CategoriesList .CategoriesListMain .CategoriesLinks .CategoriesColumn .CategoriesListBlock .ShowMore
{
    display: none;
    float: right;
    width: 173px;
    padding-right: 9px;
    background-color: #ffffff;
    text-align: right;
}

.CategoriesList .CategoriesListMain .CategoriesLinks .CategoriesColumn .CategoriesListBlock .ShowMore .showMoreLink
{
    display: inline-block;
    float: right;
    width: 60px;
    height: 16px;
    font: bold 14px arial;
    color: #3c3c3c;
    background: url("https://img.zap.co.il/imgs/newui/ArrowDown.png") 0 0 no-repeat;
    margin: 15px 0;
    cursor: pointer;
}

.CategoriesList .CategoriesListMain .CategoriesLinks .CategoriesColumn .CategoriesListBlock .ShowMore .showMoreLink:hover
{
    color: #1f84e0;
    background: url("https://img.zap.co.il/imgs/newui/ArrowDown.png") 0 -11px no-repeat;
}

.CategoriesList .CategoriesListMain .CategoriesLinks .CategoriesColumn .CategoriesListBlock .ShowLess
{
    display: inline-block;
    float: right;
    width: 173px;
    padding-right: 9px;
    background-color: #ffffff;
    text-align: right;
}

.CategoriesList .CategoriesListMain .CategoriesLinks .CategoriesColumn .CategoriesListBlock .ShowMore .showLessLink
{
    display: inline-block;
    float: right;
    width: 72px;
    height: 16px;
    font: bold 14px arial;
    color: #3c3c3c;
    background: url("https://img.zap.co.il/imgs/newui/ArrowDown.png") 0 -23px no-repeat;
    margin: 15px 0;
    cursor: pointer;
}

.CategoriesList .CategoriesListMain .CategoriesLinks .CategoriesColumn .CategoriesListBlock .ShowMore .showLessLink:hover
{
    color: #1f84e0;
    background: url("https://img.zap.co.il/imgs/newui/ArrowDown.png") 0 -34px no-repeat;
}

.CategoriesList .CategoriesListMain .LeftSide
{
    display: inline-block;
    float: left;
    width: 182px;
    margin-top: 50px;
}

.CategoriesList .CategoriesListMain .LeftSide .SearchByBrand
{
    display: inline-block;
    float: left;
    width: 183px;
}

    .CategoriesList .CategoriesListMain .LeftSide .SearchByBrand .SearchByBrandTitle {
        display: inline-block;
        float: right;
        width: 171px;
        height: 28px;
        font: bold 13px arial;
        color: #3c3c3c;
        text-align: right;
        padding: 7px 10px 0 0;
        background-image: linear-gradient(#fdfdfc, #f4f4ec);
        border: 1px solid #c1c1b5;
        border-bottom: none;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
    }

.CategoriesList .CategoriesListMain .LeftSide .SearchByBrand .BrandRow
{
    display: inline-block;
    float: right;
    width: 181px;
    background: #ffffff;
    height: 55px;
    border: 1px solid #c1c1b5;
    border-bottom: none;
}

.CategoriesList .CategoriesListMain .LeftSide .SearchByBrand .BrandRow .Logos
{
    display: inline-block;
    float: right;
    width: 150px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    _margin-right: 10px;
    vertical-align: middle;
    margin-top:5px;
}

.CategoriesList .CategoriesListMain .LeftSide .SearchByBrand .BrandRow .Logos img
{
    vertical-align: middle;
}

.CategoriesList .CategoriesListMain .LeftSide .SearchByBrand .BrandRow .Logos span
{
    display: inline-block;
    height: 46px;
    vertical-align: middle;
}

.CategoriesList .CategoriesListMain .LeftSide .SearchByBrand .BrandRow .Arrow
{
    display: inline-block;
    float: left;
    width: 11px;
    height: 7px;
    margin: 20px 0 0 8px;
    position: relative;
}

    .CategoriesList .CategoriesListMain .LeftSide .SearchByBrand .BrandRow .Arrow .arrowLeft {
        border: solid #7d7d7d;
        border-width: 0 2px 2px 0;
        display: inline-block;
        padding: 2px;
        transform: rotate(135deg);
        -webkit-transform: rotate(135deg);
        position: absolute;
    }

        .CategoriesList .CategoriesListMain .LeftSide .SearchByBrand .BrandRow .Arrow .firstArrow {
            left: 2px;
        }

        .CategoriesList .CategoriesListMain .LeftSide .SearchByBrand .BrandRow .Arrow .secondArrow {
            left: 7px;
        }


.CategoriesList .CategoriesListMain .LeftSide .SearchByBrand .SearchByBrandBottom
{
    display: inline-block;
    float: right;
    width: 183px;
    height: 6px;
    background: url("https://img.zap.co.il/imgs/newui/SearchByBrandButtom.PNG") no-repeat center;
}


.CategoriesList .CategoriesListMain .LeftSide .leftSideBanner
{
    display: inline-block;
    float: left;
    width: 182px;
    height: 150px;
    background-color: #c7c9cc;
    font: bold 12px arial;
    color: #3c3c3c;
    text-align: center;
    margin-top: 12px;
}

.CategoriesList .CategoriesListMain .LeftSide .productBox
{
    display: inline-block;
    float: left;
    width: 181px;
    border: 1px solid #c5c5c5;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background-color: #ffffff;
    margin-top: 12px;
}

.CategoriesList .CategoriesListMain .LeftSide .productBox .productBoxTitle
{
    display: inline-block;
    float: right;
    width: 167px;
    _height: 29px;
    padding-right: 10px;
    padding-left: 5px;
    text-align: right;
    font: bold 13px arial;
    color: #1f84e0;
    line-height: 20px;
    border-bottom: 1px solid #c5c5c5;
}
.CategoriesList .CategoriesListMain .LeftSide .productBox .productBoxTitle a
{
    text-decoration: none;
}
.CategoriesList .CategoriesListMain .LeftSide .productBox .productBoxMain
{
    display: inline-block;
    float: right;
    width: 181px;
}

.CategoriesList .CategoriesListMain .LeftSide .productBox .productBoxMain .ProductImg
{
    display: inline-block;
    float: right;
    width: 60px;
    height: 40px;
    margin: 7px 8px 0 0;
}

.CategoriesList .CategoriesListMain .LeftSide .productBox .productBoxMain .ProductImg IMG
{
    height: 40px;
    width: 60px;
}

.CategoriesList .CategoriesListMain .LeftSide .productBox .productBoxMain .ProductInfo
{
    display: inline-block;
    float: right;
    width: 100px;
    margin: 12px 7px 0 0;
    font: 13px arial;
    color: #7a7a7a;
    text-align: right;
    direction: rtl;
}

.CategoriesList .CategoriesListMain .LeftSide .productBox .MoreInfo
{
    display: inline-block;
    float: right;
    width: 173px;
    height: 33px;
    text-align: right;
    margin: 5px 8px 0 0;
    font: 13px arial;
    color: #1f84e0;
    direction: rtl;
}

.CategoriesList .CategoriesListMain .LeftSide .productBox .MoreInfo a
{
    color: #1f84e0;
}

.CategoriesList .CategoriesListMain .LeftSide .productBox .MoreInfo a:hover
{
    color: #00b4e8;
}

.CategoriesList .CategoriesListMain .LeftSide .ShoppingGuides
{
    display: inline-block;
    float: left;
    width: 183px;
    _height: 148px;
    margin-top: 12px;
}

    .CategoriesList .CategoriesListMain .LeftSide .ShoppingGuides .ShoppingGuidesTitle {
        display: inline-block;
        float: right;
        width: 173px;
        height: 23px;
        text-align: right;
        direction: rtl;
        padding: 12px 8px 0 0;
        font: bold 13px arial;
        color: #3c3c3c;
        background-image: linear-gradient(#fdfdfb, #f4f3eb);
        border: 1px solid #c5c5c5;
        border-bottom: none;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
    }
.CategoriesList .CategoriesListMain .LeftSide .ShoppingGuides .ShoppingGuideList
{
    display: inline-block;
    float: right;
    width: 181px;
    background: #f3f3e9;
    border: 1px solid #c5c5c5;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
}
.CategoriesList .CategoriesListMain .LeftSide .ShoppingGuides .ShoppingGuideRow
{
    display: inline-block;
    float: right;
    _height: 30px;
    width: 173px;
    font: 12px arial;
    color: #7a7a7a;
    text-align: right;
    direction: rtl;
    line-height: 22px;
    padding-right: 10px;
}

.CategoriesList .CategoriesListMain .LeftSide .ShoppingGuides .ShoppingGuideRow a
{
    text-decoration: none;
    color: #7a7a7a;
}

.CategoriesList .CategoriesListMain .LeftSide .ShoppingGuides .ShoppingGuideSeparator
{
    display: inline-block;
    float: right;
    width: 181px;
    height: 1px;
    background-color: #c1c1b5;
}
.BidsContainer {
display:block !important;
}
