﻿.PriceAlert
{
    width: 950px;
    padding-top: 20px;
    border-top: 1px solid #c1c1b5;
}

.PriceAlert .PriceAlertHeader
{
    display: inline-block;
    float: right;
    width: 950px;
    height: 30px;
    border-bottom: 1px solid #c1c1b5;
}

.PriceAlert .PriceAlertHeader .PriceAlertTitle
{
    display: inline-block;
    float: right;
    width: auto;
    font: bold 24px arial;
    color: #3c3c3c;
    text-align: right;
    direction: rtl;
}
.PriceAlert .PriceAlertHeader .PriceAlertTitle H1,.PriceAlert .PriceAlertHeader .PriceAlertTitle H2
{
    font: bold 24px arial;
    color: #3c3c3c;
    margin: 0;
}

.PriceAlert .PriceAlertHeader .SortBy
{
    display: inline-block;
    float: left;
    width: 335px;
}

.PriceAlert .PriceAlertHeader .SortBy .SortByList
{
    display: inline-block;
    float: left;
    width: 335px;
    font: bold 14px arial;
    color: #3c3c3c;
    direction: rtl;
    padding-top: 6px;
}

.PriceAlert .PriceAlertHeader .SortBy .SortByList a
{
    font: 14px arial;
    color: #1f84e0;
    text-decoration: none;
    margin: 0 3px;
}

.PriceAlert .PriceAlertHeader .SortBy .SortByList a:hover
{
    text-decoration: underline;
}

.PriceAlert .PriceAlertHeader .SortBy .SortByList .selected
{
    font: 14px arial;
    color: #7a7a7a;
    margin: 0 5px;
}

.PriceAlert .PriceAlertHeader .displayBtn
{
    display: inline-block;
    float: left;
    width: 60px;
    height: 27px;
}

.PriceAlert .PriceAlertHeader .displayBtn .ListView
{
    display: inline-block;
    float: left;
    width: 29px;
    height: 27px;
    background: url("https://img.zap.co.il/imgs/newui/ButtonsSprits.png") 0 -33px no-repeat;
}

.PriceAlert .PriceAlertHeader .displayBtn .GalleryView
{
    display: inline-block;
    float: left;
    width: 31px;
    height: 27px;
    background: url("https://img.zap.co.il/imgs/newui/ButtonsSprits.png") -99px -33px no-repeat;
    cursor: pointer;
}

.PriceAlert .PriceAlertHeader .displayBtn .GalleryView:hover
{
    background: url("https://img.zap.co.il/imgs/newui/ButtonsSprits.png") -99px 0 no-repeat;
}

.PriceAlert .PriceAlertHeader .displayBtn .GalleryView:active
{
    background: url("https://img.zap.co.il/imgs/newui/ButtonsSprits.png") -29px 0 no-repeat;
}

.PriceAlert .PriceAlertInfoRow
{
    display: inline-block;
    float: right;
    width: 950px;
    text-align: right;
    direction: rtl;
    font: 14px arial;
    color: #7a7a7a;
    line-height: 33px;
}

.PriceAlert .PriceAlertProdList
{
    display: inline-block;
    float: right;
    width: 950px;
    text-align: right;
}

.PriceAlert .PriceAlertProdList .ListTitles
{
    display: inline-block;
    float: right;
    width: 944px;
    height: 38px;
    background-color: #f6f6f6;
    border-top: 1px solid #c1c1b5;
    border-bottom: 1px solid #c1c1b5;
    padding-right: 6px;
}

.PriceAlert .PriceAlertProdList .ListTitles .TitleTxt
{
    display: inline-block;
    float: right;
    font: bold 14px arial;
    color: #3c3c3c;
    text-align: right;
    direction: rtl;
    line-height: 36px;
}

.PriceAlert .PriceAlertProdList .ProductRow
{
    display: inline-block;
    float: right;
    width: 950px;
    _height: 81px;
    background-color: #ffffff;
    border-bottom: 1px solid #c1c1b5;
}

.PriceAlert .PriceAlertProdList .ProductRow .ProdPic
{
    display: inline-block;
    float: right;
    width: 60px;
    height: 60px;
    margin: 30px 10px 10px 10px;
}

.PriceAlert .PriceAlertProdList .ProductRow .ProdInfo
{
    display: inline-block;
    float: right;
    width: 362px;
    _height: 59px;
    margin: 22px 5px 0 0;
    text-align: right;
    direction: rtl;
}

.PriceAlert .PriceAlertProdList .ProductRow .ProdInfo .ProdName
{
    display: inline-block;
    float: right;
    _width: 391px;
    text-align: right;
    font: bold 16px arial;
    color: #1f84e0;
}

.PriceAlert .PriceAlertProdList .ProductRow .ProdInfo .ProdName a
{
    text-decoration: none;
    color: #1f84e0;
}

.PriceAlert .PriceAlertProdList .ProductRow .ProdInfo .ProdName a:hover
{
    color: #1d93ff;
}

.PriceAlert .PriceAlertProdList .ProductRow .ReviewText {
        float: right;
    display: inline-block;
    width: 650px;
    margin-right: 6px;
    margin-top: 15px;
    margin-bottom: 20px;
    font: 14px arial;
    color: #3c3c3c;
    direction: rtl;
}
.PriceAlert .PriceAlertProdList .ProductRow .PercentChange {
    margin-right: 59px;
}
.PriceAlert .PriceAlertProdList .ProductRow .ProdInfo .ChangeDate
{
    display: inline-block;
    float: right;
    width: 391px;
    text-align: right;
    font: 14px arial;
    color: #7a7a7a;
}

.PriceAlert .PriceAlertProdList .ProductRow .OldPrice
{
    display: inline-block;
    float: right;
    width: 105px;
    _height: 81px;
    font: 18px arial;
    color: #7a7a7a;
    text-align: right;
    direction: rtl;
    margin-top: 28px;
}

.PriceAlert .PriceAlertProdList .ProductRow .PriceNow
{
    display: inline-block;
    float: right;
    width: 105px;
    height: 81px;
    font: bold 18px arial;
    color: #3c3c3c;
    text-align: right;
    direction: rtl;
    margin-top: 28px;
}

.PriceAlert .PriceAlertProdList .ProductRow .PercentChange
{
    display: inline-block;
    float: right;
    width: 79px;
    font: 18px arial;
    color: #3c3c3c;
    margin-top: 28px;
}

    .PriceAlert .PriceAlertProdList .ProductRow .CompareBtn {
        display: inline-block;
        float: right;
        width: 145px;
        height: 33px;
        background-image: linear-gradient(#1e83e0, #0066c1);
        box-shadow: 3px 3px 3px -3px rgba(0,0,0,0.5);
        border-radius: 5px;
        cursor: pointer;
        outline: none;
        line-height: 30px;
        font-weight: 700;
        color: #fff;
        font-family: Arial, Sans-Serif;
        font-size: 14px;
        text-align: right;
        padding-right: 16px;
        margin-top:20px;
        position: relative;
    }
        .PriceAlert .PriceAlertProdList .ProductRow .CompareBtn .CompareBtnBorder {
            height: 32px;
            border-right: 1px solid rgba(0,0,0,.2);
            outline: 1px solid rgba(255,255,255,.1);
            position: absolute;
            top: 1px;
            left: 31px;
        }
        .PriceAlert .PriceAlertProdList .ProductRow .CompareBtn .CompareBtnArrowLeft {
            border: solid #f8fcfe;
            border-width: 0 2px 2px 0;
            display: inline-block;
            padding: 3px;
            transform: rotate(135deg);
            -webkit-transform: rotate(135deg);
            position: absolute;
            top: 12px;
        }
        .PriceAlert .PriceAlertProdList .ProductRow .CompareBtn .CompareBtnFirstArrow {
            left: 18px;
        }
        .PriceAlert .PriceAlertProdList .ProductRow .CompareBtn .CompareBtnSecondArrow {
            left: 11px;
        }

        .PriceAlert .PriceAlertProdList .ProductRow .CompareBtn:hover {
            background-image: linear-gradient(#73b2ea, #1e83e0);
        }

        .PriceAlert .PriceAlertProdList .ProductRow .CompareBtn:active {
            background-image: linear-gradient(#0157a5, #1e83e0);
            box-shadow: none;
        }

.ProductsList .PageNumbers
{
    display: inline-block;
    width: 950px;
    padding: 37px 0;
    text-align: center;
}

.ProductsList .PageNumbers .NumRow
{
    display: inline-block;
    min-width: 165px;
    max-width: 480px;
    text-align: center;
    margin: 0px auto;
}

.ProductsList .PageNumbers .NumRow .DoubleForwordBtn
{
    display: inline-block;
    float: right;
    width: 29px;
    height: 29px;
    background: url("https://img.zap.co.il/imgs/newui/ButtonsSprits.png") -171px -559px no-repeat;
    cursor: pointer;
}
.PriceChangedCat
{
    display: inline-block;
    float: right;
    width: 950px;
    text-align: right;
    direction: rtl;
    margin-bottom: 30px;
}

.PriceChangedCat .PriceChangedCatList .PriceChangedCatTitle
{
    display: inline-block;
    float: right;
    width: 210px;
    font: bold 14px arial;
    color: #3c3c3c;
    text-align: right;
    direction: rtl;
    height: 15px;
    padding-top: 2px;
}

.PriceChangedCat .PriceChangedCatList
{
    display: inline-block;
    float: right;
    width: 950px;
    text-align: right;
    color: #1f84e0;
}

.PriceChangedCat .PriceChangedCatList a
{
    text-decoration: none;
    color: #1f84e0;
    font: 14px arial;
    line-height: 20px;
}

.PriceChangedCat .PriceChangedCatList a:hover
{
    color: #00b4e8;
}
