﻿
.NewItemRss
{
    display: inline-block;
    float: right;
    width: 950px;
    border-top: 1px solid #c1c1b5;
    padding-top: 30px;
    margin-bottom: 50px;
}

.NewItemRss .NewItemsRssTitle
{
    display: inline-block;
    float: right;
    width: 935px;
    height: 43px;
    font: bold 14px arial;
    color: #3c3c3c;
    text-align: right;
    line-height: 45px;
    padding-right: 17px;
    background: url("https://img.zap.co.il/imgs/newui/MoreProductsTitleBG.png") no-repeat;
    direction: rtl;
}

.NewItemRss .NewItemsRssTitle .TitleRssIcon
{
    display: inline-block;
    float: right;
    width: 21px;
    height: 19px;
    margin-top: 12px;
    background: url("https://img.zap.co.il/imgs/newui/ButtonsSprits.png") -402px -622px no-repeat;
}

.NewItemRss .NewItemsRssTitle .TitleTxt
{
    display: inline-block;
    float: right;
    margin-right: 10px;
}

.NewItemRss .NewItemsCatList
{
    display: inline-block;
    float: right;
    width: 950px;
    height: 100%;
    direction: rtl;
    background: url("https://img.zap.co.il/imgs/newui/MoreProductsBG.png") repeat-x #f3f3e9;
    border: 1px solid #c5c5c5;
    border-top: none;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;
    padding-bottom: 20px;
}

.NewItemRss .NewItemsCatList .CatSubTitle
{
    display: inline-block;
    float: right;
    width: 920px;
    padding: 15px;
    font: 14px arial;
    color: #3c3c3c;
    text-align: right;
    direction: rtl;
    line-height: 25px;
}

.NewItemRss .NewItemsCatList .CatSubTitle span
{
    font-weight: bold;
}

.NewItemRss .NewItemsCatList .CatName
{
    display: inline-block;
    float: right;
    width: 900px;
    margin: 0px 15px 10px 0;
}

    .NewItemRss .NewItemsCatList .CatName .CatNameArrow {
        display: inline-block;
        float: right;
        width: 7px;
        height: 7px;
        background: url("https://img.zap.co.il/imgs/newui/arrow.png") no-repeat;
        margin-top: 5px;
    }

.NewItemRss .NewItemsCatList .CatName .CatNameTxt
{
    display: inline-block;
    float: right;
    margin-right: 10px;
    font: 14px arial;
    color: #0371cd;
    text-align: right;
    direction: rtl;
}

.NewItemRss .NewItemsCatList .CatName .CatNameTxt a
{
    text-decoration: none;
    color: #0371cd;
}

.NewItemRss .NewItemsCatList .CatName .CatNameTxt a:hover
{
    text-decoration: underline;
}


.NewItemRss .NewItemsCatList .ToAllCatLink
{
    display: inline-block;
    float: right;
    width: 900px;
    margin: 15px;
}

.NewItemRss .NewItemsCatList .ToAllCatLink .ToAllCatLinkTxt
{
    display: inline-block;
    float: right;
    font: bold 14px arial;
    color: #0371cd;
}

.NewItemRss .NewItemsCatList .ToAllCatLink .ToAllCatLinkTxt a
{
    text-decoration: none;
    color: #0371cd;
}

.NewItemRss .NewItemsCatList .ToAllCatLink .ToAllCatLinkTxt a:hover
{
    text-decoration: underline;
}

.NewItemRss .NewItemsCatList .ToAllCatLink .ToAllCatLinkArrow
{
    display: inline-block;
    float: right;
    width: 11px;
    height: 7px;
    background: url("https://img.zap.co.il/imgs/newui/Arrows-Sprits.png") -25px -26px no-repeat;
    margin: 5px 5px 0 0;
}
