﻿/*Style For Factor*/
/*-------New Factor-------*/
.factorframe {
    border: 4px solid #000;
    border-radius: 15px;
    margin: 10px;
    padding: 10px;
}

    .factorframe .title {
        text-align: center;
    }
/*-------Old Factor------*/
.GridBasketTable {
    text-align: center;
}

#grdListBasket td {
    vertical-align: middle;
}

table.pay-tbl2 {
    width: 25%;
}

.TblSendinfo td {
    height: 35px;
}

.spnSendInfoM span {
    font-weight: normal;
}

.TblSendinfo span.spnSendInfoMb {
    font-weight: bold;
}

.SendInfostyle {
    font-size: 12pt;
}

.ulform.padding-r20 span {
    font-size: 9pt;
    font-family: Tahoma;
}
/*Title*/
span.Title {
    font: 23px tahoma;
}
/*Search*/
.BoxSearch {
    height: 25px;
    /*width: 385px;*/
    margin-right: 0px;
    /*border-radius: 5px;*/
    background: #fff;
    border: 1px solid #ddd;
    margin-top:3px;
}

input.txtsearch {
    box-shadow: none;
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    float: right;
    margin-top: 0px;
    font-size: 12px;
    padding: 6px;
    width: 260px;
    color: #C3C3C3;
}

.contentSearch {
    display: none;
    position: absolute;
}

#CloseSearch {
    cursor: pointer;
    background-image: url("/images/red-error_16px.gif");
    background-repeat: no-repeat;
    height: 23px;
    margin-top: 5px;
    padding-bottom: 5px;
    width: 100%;
}

.ListProduct {
    float: right;
    padding: 5px;
    border-bottom: 1px dashed #e7e7e7;
}

.TitleRS {
    color: #449100;
    float: right;
    line-height: 18px;
    padding-right: 15px;
    width: 180px;
    height: 36px;
    font: 600 8pt/16px tahoma;
}

.imgRS {
    float: right;
    width: 60px;
    height: 60px;
    border: 1px solid #ccc;
}

.btnsearch {
    border: medium none;
    float: left;
    margin-left: 2px;
    margin-top: 2px;
}

.txtsearch,
.PriceSrch,
.EmptyPSrch {
    font-family: tahoma;
}

.PriceSrch {
    float: right;
    margin-top: -6px;
    padding: 5px;
    color: #000;
    padding-right: 16px;
}

.EmptyPSrch {
    float: right;
    margin-bottom: 15px;
    padding: 5px;
}

a.ContineSearch {
    background: none repeat scroll 0 0 #3791ec;
    color: #FFFFFF;
    float: left;
    font-family: tahoma;
    margin: 8px;
    padding: 4px 7px;
}
/*Category*/
.ListCategory {
    margin: 0px;
    padding: 0px;
}

    .ListCategory > li {
        width: 92px;
        height: 92px;
        background: #27ae61;
        border: 1px solid #27ae61;
        border-radius: 12px;
        float: right;
        margin-right: 10px;
        text-align: center;
        padding: 5px;
    }

.SubCategories {
    opacity: 0.94;
    background: none repeat scroll 0 0 #FFF;
    margin-right: 130px;
    margin-top: -97px;
    min-width: 154px;
    position: absolute;
    z-index: 10000;
    border: 1px solid #f1f1f1;
}

.MenuCategory {
    float: right;
    width: 700px;
    height: 105px;
}

.imgCateDiv {
    float: right;
    width: 74px;
    height: 74px;
}

    .imgCateDiv > img {
        width: 74px;
        height: 74px;
    }

.ListCatLi span {
    font-weight: bold;
}
/*.SubCategory a, .titleCat > a { color: white; font-family: tahoma; line-height: 38px; }*/
.SubCategory a {
    color: #323232 !important;
    font-family: tahoma;
    line-height: 38px;
    text-shadow: 0 0 !important;
}

.imgCat {
    width: 100%;
}

.ListCatLi img {
    width: 51px;
    height: 48px;
    margin-top: 8px;
}

.SubCategory > li,
.ListCategory > li {
    list-style: none;
}

    .ListCategory > li:hover {
        border-radius: 12px 12px 0px 0px;
    }

.SubCatDiv {
    background: none repeat scroll 0 0 #27AE61;
    height: 15px;
    margin-right: -6px;
    width: 104px;
}

.SubCategory {
    float: right;
    min-width: 165px;
    text-align: right;
    margin-left: 0px;
}

    .SubCategory > li {
        border-bottom: 0px dashed #4dc981;
    }

.ListCatLi:hover .imgCat {
    display: none;
}

.ListCatLi:hover .titleCat {
    font-size: 22pt;
}

.MenuCat {
    width: 100%;
    height: 97px;
}
/*Styles ListCompare*/
#ShowList {
    z-index: 10;
    display: block;
    cursor: pointer;
    background: none;
    border: medium none;
    border-radius: 0;
    height: 53px;
    left: 0;
    margin: 0px 0 0 0px;
    padding: 0;
    width: 55px;
}
/*#ShowList:hover {background: url("/DesktopModules/FaraShop/images/camp.png") no-repeat scroll -193px 0 rgba(0, 0, 0, 0); border: medium none; border-radius: 0; height:53px; left: 0; margin: 0; padding: 0; position: fixed; top: 230px; width: 55px; }*/
#slidediv2 {
    direction: ltr;
    background: url("/DesktopModules/FaraShop/images/camp.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #000000;
    height: 175px;
    text-align: justify;
    width: 246px;
    margin-left: -193px;
}

.ContentCmp {
    clear: both;
    margin: 0 auto;
    max-width: 534px;
    position: fixed;
    left: 0;
    top: 245px;
    z-index: 6;
}
/*.ContentCmp > input { background: url("/DesktopModules/FaraShop/images/camp.png") no-repeat scroll -193px 0 rgba(0, 0, 0, 0); border: medium none; border-radius: 0; height:53px; left: 0; margin: 0; padding: 0; position: fixed; top: 230px; width: 55px; }*/
/*/*.ContentCmp > input:hover { background: url("/DesktopModules/FaraShop/images/camp.png") no-repeat scroll -193px 0 rgba(0, 0, 0, 0); border: medium none; border-radius: 0; height:53px; left: 0; margin: 0; padding: 0; position: fixed; top: 230px; width: 55px; }*/
.UlList {
    padding: 3px 5px 3px 0;
    margin: 0px;
    /*height: 93px;*/
    overflow: auto;
    direction: ltr;
}

    .UlList *, .showcompare > span {
        font-family: tahoma;
        color: #cfebfc;
        font-size: 13px;
    }

#ListContent > li {
    padding: 3px;
    text-align: center;
    direction: rtl;
    padding-right: 46px;
    padding-bottom: 14px;
}

.showcompare {
    background: none repeat scroll 0 0 #081cd3;
    float: right;
    height: 30px;
    margin-right: 52px;
    margin-top: 115px;
    width: 86%;
}

    .showcompare > span {
        color: #FFFFFF;
        float: right;
        margin-right: 26px;
        padding: 5px;
    }

#ListContent img {
    cursor: pointer;
    padding-left: 15px;
    padding-left: 15px;
    float: left;
    width: 15px;
}
/*ContentBasckets*/
.buy {
    background: url(/DesktopModules/FaraShop/images/buy.png) no-repeat center top;
    width: 246px;
    height: 175px;
    position: fixed;
    top: 190px;
    left: 0;
    margin-left: -193px;
    transition: all 800ms;
    z-index: 5;
}
/*.buy:hover { margin-left: 0; }*/
.buybasket {
    background: url(/DesktopModules/FaraShop/images/buy.png) no-repeat center top;
    width: 53px;
    height: 55px;
    margin-right: -53px;
    position: fixed;
    top: 190px;
    left: 0;
    margin-left: -193px;
    transition: all 800ms;
    z-index: 5;
}

#contentdiv {
    clear: both;
    margin: 0 auto;
    max-width: 534px;
    position: fixed;
    left: 0;
    top: 230px;
    z-index: 10000;
}

    #contentdiv > input {
        position: fixed;
        left: -205px;
        top: 230px;
        width: 246px;
        height: 201px;
        background: url(/DesktopModules/FaraShop/images/buy.png) no-repeat;
        border: none;
        border-radius: 0px;
    }

div#slidediv {
    width: 246px;
}

span#slidediv span {
    font-family: tahoma;
}

.UContentBaskets {
    height: 155px;
    margin: 0;
    overflow: auto;
    padding: 0 10px 0 0;
    width: 97%;
}

.colB1, .colB2, .colB3, .colB4 {
    float: right;
    height: 76px;
    border-bottom: 1px dashed #27AE61;
}

.colB1 {
    width: 20%;
}

.txtStock {
    display: none;
}

.colB2 {
    width: 42%;
}

.colB3 {
    width: 30%;
}

.colB4 {
    width: 8%;
}

.DelPro {
    background: url("/DesktopModules/Images/delete.gif") no-repeat scroll 30% 32% rgba(0, 0, 0, 0);
    cursor: pointer;
    float: right;
    height: 100%;
    width: 15px;
}

.PriceT {
    padding-right: 5px;
}

.TitrPro {
    color: #27AE61;
    font-weight: bold;
    line-height: 18px;
    float: right;
    margin-top: 8px;
    height: 35px;
}

#slidediv {
    background: url("/DesktopModules/FaraShop/images/buy.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #000000;
    display: none;
    text-align: justify;
    height: 175px;
    margin-right: 17px;
    padding-right: 7px;
    width: 200px;
}

    #slidediv p {
        margin: 15px;
        font-size: 0.917em;
    }

#contentdiv * {
    font-family: tahoma;
}

.imgProducts {
    width: 90%;
    height: 90%;
    margin-top: 3px;
}

input.CountPro {
    border: medium none;
    height: 15px;
    padding: 3px;
    text-align: center;
    width: 30px;
}

.DivCountPro {
    float: right;
    padding-top: 16px;
}

.DivPriceProd {
    float: right;
    padding-top: 6px;
    width: 100%;
}

input.FullOrder {
    background: none repeat scroll 0 0 #27AE61;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    float: left;
    font-family: tahoma;
    margin-left: -8px;
    margin-top: -19px;
    padding: 13px;
}
/************Pager*************/
.pager {
    text-align: center;
    direction: rtl;
    margin-top: 15px;
    float: right;
    width: 100%;
}

    .pager a {
        color: #704C2C;
        background: #FFCB55;
        border: 1px solid #F6C24C;
        width: 15px;
        height: 15px;
        padding: 4px;
        display: inline-block;
        text-align: center;
    }

    .pager span.currents {
        background: #AB7F49;
        color: #F9F9EB;
        display: inline-block;
        width: 15px;
        height: 15px;
        padding: 4px;
        cursor: pointer;
        border: 1px solid #A0725A;
    }

    .pager a:hover {
        background: #F8EDDE;
        text-decoration: none;
    }

.arrows-p {
    background: url(/DesktopModules/Images/arrows.png) no-repeat !important;
    width: 7px !important;
    height: 10px !important;
    cursor: pointer;
    display: inline-block;
    border: none !important;
    vertical-align: middle;
    padding: 0 !important;
}

.l-arrows {
    background-position: 0px 0px !important;
}

.r-arrows {
    background-position: -8px 0px !important;
}

.alinklogin a {
    color: red;
}

.shop-search {
    background-repeat: no-repeat;
    float: left;
    height: 25px;
    width: 25px;
    background: url('/images/FaraShop/srch.png');
    /*background-color: #3791ec;
    border-radius: 4px 0px 0px 4px;*/
}

#LinkSearch {
    display: none;
}

#ResultSearch {
    padding-right: 20px;
}

.BoxContentBascket {
    z-index: 1000;
    background: url("/DesktopModules/FaraShop/images/buy.png") no-repeat scroll center top rgba(0, 0, 0, 0);
    left: 0px;
    position: fixed;
    width: 246px;
    height: 176px;
    margin-left: -195px;
    top: 192px;
}

.BoxCompare {
    z-index: 9990;
    background: url("/DesktopModules/FaraShop/images/camp.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 175px;
    left: 0;
    position: fixed;
    width: 246px;
    top: 247px;
    margin-left: -195px;
}

.BtnContentBascket1 {
    height: 53px;
    margin-left: 192px;
    position: absolute;
    width: 55px;
    cursor: pointer;
}

.BtnCompare1 {
    height: 52px;
    margin-left: 193px;
    width: 54px;
    position: absolute;
    cursor: pointer;
}

.BtnCompare2,
.BtnContentBascket2 {
    display: none;
    width: 100%;
    height: 100%;
}

.DivSumBasket a {
    float: right;
    margin-right: 45px;
}

.DivSumBasket {
    float: right;
    height: 143px;
    margin-right: 58px;
    margin-top: 25px;
    width: 92%;
}

.not-found {
    background-color: #E5FCFF;
    border: 1px solid #4CE8FF;
    color: #808080;
    direction: rtl;
    font-size: 17px;
    margin-bottom: 10px;
    padding: 10px;
    text-align: right;
    margin-top: 10px;
    display: block;
}

.DelFav {
    background: url('/DesktopModules/FaraShop/Images/closeshare.png');
    width: 23px;
    height: 23px;
    float: left;
    cursor: pointer;
}
