<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* { padding: 0;margin: 0;font-family: 'Tahoma';font-size: 13px;font-weight: normal;}
a { text-decoration: none;}
.clear{clear:both}
body
{
    direction: rtl;
    font-family: tahoma;
    font-size: 10pt;
    line-height: 18px;


background: rgba(54,54,54,1);
background: -moz-linear-gradient(top, rgba(54,54,54,1) 0%, rgba(119,119,119,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(54,54,54,1)), color-stop(100%, rgba(119,119,119,1)));
background: -webkit-linear-gradient(top, rgba(54,54,54,1) 0%, rgba(119,119,119,1) 100%);
background: -o-linear-gradient(top, rgba(54,54,54,1) 0%, rgba(119,119,119,1) 100%);
background: -ms-linear-gradient(top, rgba(54,54,54,1) 0%, rgba(119,119,119,1) 100%);
background: linear-gradient(to bottom, rgba(54,54,54,1) 0%, rgba(119,119,119,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#363636', endColorstr='#777777', GradientType=0 );
}

.flag {
    float: left;

}


.rad6 {
    -moz-border-radius: 6px;-webkit-border-radius: 6px;border-radius: 6px;
}

#maincontent {
    margin: 95px auto 0px auto;width: 1170px;overflow: hidden;
    
}

.Content {
    /*margin-top: 20px;*/
    min-height: 400px;
    -moz-border-radius: 0 0 6px 6px;-webkit-border-radius: 0 0 6px 6px;border-radius: 0 0 6px 6px;

}

#header {
        margin: 0px auto 20px auto;height: 40px;width: 1170px;text-align: center;

}

#besidecontent {
            float: left;

}


#TitleText {
    color: #ca9541;
    font-size: 40px;
    font-family: Times New Roman;
    text-align: center;
    /*border-bottom: 1px solid #ca9541;*/
    display: block;
    padding: 30px 60px 20px 60px;
    width: 300px;
    margin: 0 auto;
    /*text-shadow: 2px 2px 4px rgba(255,255,255,1);*/
}

.box .boxTitle{ text-align: right;}

#menuContainer {
    background-color: rgba(0, 0, 0, .6);
    padding: 0px 0 0 0;
    margin: 10px 0 10px 0px;
    border-top: 1px solid #ca9541;
}


#topMenu &gt; li {
    float: right;

}

#topMenu li a {
    -moz-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
    display: block;
}

#topMenu &gt; li:hover &gt; a {
    background-color: #ca9541;color: black;
}

#topMenu &gt; li:hover &gt; a, #topMenu  ul &gt; li:hover &gt; a  {
    background-color: #ca9541;color: black;
}

#topMenu { padding: 0;overflow: hidden;display: inline-flex;padding-top: 0px;list-style: none;text-align: center; z-index: 10000}
#topMenu &gt; li { float: right; border-right: 1px solid rgba(202,149,65,.4 );text-align: center; z-index: 10000}
#topMenu &gt; li:first-of-type { border-right: none; }
#topMenu li a {color: #ca9541;line-height: 40px;padding: 0 40px}

#topMenu ul { display: none;position: absolute;background-color: rgba(0, 0, 0, .6);}
#topMenu ul li { display: block;float: none;border-bottom: 1px solid rgba(202,149,65,.4 );text-align: center;}
#topMenu &gt; li:hover &gt; ul { display: block;}


.mainCats { list-style: none;margin-top: 20px;overflow: hidden;}
.mainCats li { float: right;display: block;height: 240px;width: 218px;margin-left: 20px;
               -moz-border-radius: 6px;-webkit-border-radius: 6px;border-radius: 6px;
}
.mainCats li a span { color: white;background-color: rgba(0, 0, 0, .5);width: 100%;height: 40px;line-height: 40px;display: block;text-align: center;margin-top: 10px;
    -moz-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
}
.mainCats li:last-of-type { margin-left: 0px;}
.mainCats li:hover a span{ background-color: rgba(0, 0, 0, .8);color: #ca9541;}

.pList { padding: 0;margin: 0;overflow: hidden;}
.pList &gt; li { padding: 0;margin-left: 20px;display: inline-block;width: 277px;height: 386px;margin-bottom: 20px;
            
}
.pList:hover &gt; li { opacity: .4;-moz-opacity: .4;
                      -moz-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
}
.pList &gt; li:hover { opacity: 1;-moz-opacity: 1;}

.pList &gt; li:nth-of-type(4n) { margin-left: 0px;margin-right: 2px;}


.prodBox
{
    width: 277px;
    float: right;
    display: inline;
    height: 386px;

            background: rgba(226,226,226,1);
        background: -moz-linear-gradient(top, rgba(226,226,226,1) 0%, rgba(219,219,219,1) 50%, rgba(209,209,209,1) 51%, rgba(254,254,254,1) 100%);
        background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(226,226,226,1)), color-stop(50%, rgba(219,219,219,1)), color-stop(51%, rgba(209,209,209,1)), color-stop(100%, rgba(254,254,254,1)));
        background: -webkit-linear-gradient(top, rgba(226,226,226,1) 0%, rgba(219,219,219,1) 50%, rgba(209,209,209,1) 51%, rgba(254,254,254,1) 100%);
        background: -o-linear-gradient(top, rgba(226,226,226,1) 0%, rgba(219,219,219,1) 50%, rgba(209,209,209,1) 51%, rgba(254,254,254,1) 100%);
        background: -ms-linear-gradient(top, rgba(226,226,226,1) 0%, rgba(219,219,219,1) 50%, rgba(209,209,209,1) 51%, rgba(254,254,254,1) 100%);
        background: linear-gradient(to bottom, rgba(226,226,226,1) 0%, rgba(219,219,219,1) 50%, rgba(209,209,209,1) 51%, rgba(254,254,254,1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#fefefe', GradientType=0 );


        border-radius: 6px;-webkit-border-radius: 6px;-moz-border-radius: 6px;
}


.prodBox &gt; h5 {
    margin-top: 5px;
}

    .prodBox  h5  a
    {
        color: #fff;
        font-family: tahoma;
        font-size: 11px;
        line-height: 14px;
        text-align: center;
        font-weight: normal;
        display: block;
    }

    .prodBox .priceBox
    {
        width: 265px;
        float: left;
        /* padding-top: 3px; */
        text-align: center;
        font-size: 13px;
        font-weight: bold;
        color: #fff;
        height: 65px;
        font-family: tahoma;
        padding: 6px;
        position: absolute;
        margin: -100px 0 0 0;
        background-color: rgba(0, 0, 0, .4);
    }

    .prodBox .price
    {
        color: #fff;
        font-family: tahoma;
        font-size: 13px;
        font-weight: bold;
        float: right;
        margin-right: 10px;
    }

    .prodBox .oldPrice
    {
        color: #969696;
        display: block;
        float: left;
        margin-left: 10px;
        text-decoration: line-through;
        font-weight: normal;
        text-align: center;
    }

.prodBox .mainImg{
    width: 277px;
    height: 386px;
    border-radius: 6px;-webkit-border-radius: 6px;-moz-border-radius: 6px;
}

.thumbdiv, .thumbcontainer {
    width: 277px;
    height: 386px;
    border-radius: 6px;-webkit-border-radius: 6px;-moz-border-radius: 6px;

}

.title span
{
    background-color: rgba(0, 0, 0, .4);
    color: #CA9541;
    font-size: 20px;
    font-family: Tahoma;
    text-align: center;
    display: block;
    padding: 0 0 5px 0;
    width: 100%;
    margin: 0 auto 16px 0;
    line-height: 45px;
    border-radius: 6px;-webkit-border-radius: 6px;-moz-border-radius: 6px;
    -moz-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
}


.title:hover span
{
    background-color: rgba(0, 0, 0, .8);
    color: #fff;


}

    .ProdBox {width:231px; height:452px;display: block;}
    .ProdBoxTex { list-style: none;float: left;margin: 5px auto 8px 4px;}
    .ProdBoxTex li { float: left;padding: 0px;border: 0px solid #ccc;margin: 2px;}


#goodsInfo .imgInfo {
width: 365px;
float: left;
padding: 0 10px 0 0;
}


.itemInfoList
{
    overflow: visible;
    text-align: left;
    line-height: 20px;
    width: 745px;
    line-height: 18px;
    float: left;
    padding-left: 8px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
}

    .itemInfoList h1
    {
        font-size: 16px;text-align: center;
        font-family: Tahoma;
        font-weight: bold;
        line-height: 40px;
        color: #fff;
    }

.itemInfoList table {
    width: 100%;
}
.itemInfoList .brief {
    background-color: rgba(100, 100, 100, .5);
    padding: 8px;
    border-radius: 6px;-moz-border-radius: 6px;-webkit-border-radius: 6px;text-align: justify;
    margin: 10px;display: block;
    color: #ccc;
}


.fulldesc {
    text-align: justify;
    overflow: hidden;
}

.fulldesc .price {
    display: block;padding: 10px 20px;background-color: rgb(202,149,65); 
    border-radius: 6px;-moz-border-radius: 6px;-webkit-border-radius: 6px;text-align: justify;
    font-size: 1.1em;color: black;text-align: center;font-weight: bold;
}

.lft
{
    float: left;
    width: 330px;
    margin-top: 0px;
    background-color: rgba(0, 0, 0, 0.4);
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    padding: 20px;
    color: gray;
}


.rgt {
    width: 790px;float: right;
}


.rgt .box
{
    background-color: rgba(0, 0, 0, 0.4);
    border-image: none;
    border-style: none solid solid;
    border-width: 0 1px 1px;
    float: right;
    overflow: hidden;
    width: 757px;
    padding: 10px;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}

    .rgt .box .title
    {
        width: 100%;
        float: left;
        clear: both;
        height: 30px;
        font-family: tahoma;text-align: center;
        color:rgb(202,149,65);font-weight: bold;padding: 1px 10px;line-height: 30px;
    }

.box ul {
    list-style: none;
}

.box ul li { float: right;}

    
#goodsInfo {
    margin-bottom: 10px;overflow: hidden;
    padding: 20px;
    background-color: rgba(0, 0, 0, .4);
        border-radius: 6px;-moz-border-radius: 6px;-webkit-border-radius: 6px;text-align: justify;

}

.insideGallery { list-style: none;}

.insideGallery li {
    float: left;margin: 2px 2px 0px 0px;
}


.insideGallery li:nth-of-type(6n) {
    float: left;margin: 2px 0px 0px 1px;
}


.insideGallery li img { width: 59px;}


.block {
    display: block;margin-top: 10px;
}

.block .block-content
{
    border-top: none;
    color: #ddd;
    overflow: hidden;
}

        #historyItems { }
        #historyItems div {padding: 3px;float: left;overflow: hidden;}
        #historyItems img { width: 104px;}

        #reviews { list-style: none;}
        #reviews li { border-radius: 6px;-webkit-border-radius: 6px;-moz-border-radius: 6px;border: 1px solid rgba(60, 60, 60, .4);
                      background-color: rgba(60, 60, 60, 1);overflow: hidden;line-height: 24px;margin-bottom: 5px;
        }
        #reviews li .user {}

        .redview {
    padding: 10px 10px 10px 230px;
        }

        .boxLeft {
            float: left;
padding: 10px;width: 200px;background-color: rgba(150, 150, 150, 0.1);color: black;
}

        .catebg {
            color: #CA9541;
font-size: 20px;margin: 0 0 10px 0;display: block;text-align: center;
        }


        .FullBasket { width: 700px;list-style: none;display: inline-block;color: white;}
        .FullBasket li { height: 96px;padding: 7px;margin: 10px 0;
            -moz-transition: background .2s linear;
            -ms-transition: background .2s linear;
            -o-transition: background .2s linear;
            transition: background .2s linear;
            background-color: rgba(0, 0, 0, .05);
            -moz-border-radius: 12px;
            -webkit-border-radius: 12px;
            border-radius: 12px;
        }
        .FullBasket li img.mainImage { height: 96px;float: right;margin-left: 20px;-moz-border-radius: 8px;
-webkit-border-radius: 8px;border-radius: 8px;}
        .FullBasket li .updown {float:left;font-size: 14px;color: black;font-size: 20px;
                                
            -moz-transition: color .2s linear;
            -ms-transition: color .2s linear;
            -o-transition: color .2s linear;
            transition: color .2s linear;
            margin-top: 0px;
        }
        .FullBasket li:hover .updown { color: orangered;}
        .FullBasket li:hover  { background-color: rgba(0,0,0,.5);}
            .FullBasket li:hover img
            {
                -webkit-box-shadow: 0px 0px 6px rgba(50, 50, 50, 0.6);
                -moz-box-shadow: 0px 0px 6px rgba(50, 50, 50, 0.6);
                box-shadow: 0px 0px 6px rgba(50, 50, 50, 0.6);
            }
        .FullBasket span.prodName { font-weight: bold;font-size: 15px;line-height: 32px;}
        .FullBasket span.prodFee { color: #eee;font-size: 15px;line-height: 32px;}
        .FullBasket span.prodPrice { color: orangered;font-size: 13px;font-weight: bold;}
        .FullBasket span.prodQty { color: orangered;font-size: 13px;line-height: 32px;}
        .FullBasket span.desc { color: black;font-size: 13px;width: 70px;display: inline-block;color: #ccc;}
        .InvoiceResult { color: rgb(202,149,65);font-size: 16px;font-weight: bold;margin-right: 320px;}


.icons {
    position: absolute;
    margin-right: 10px;
    margin-top: 22px;
}

.icons img { width: 20px;padding-left: 10px;}
.icons span { position: absolute;margin-right: -21px;margin-top: -7px; color:rgb(202,149,65);font-size: 11px;}

    .icons a.genericon
    {
        margin-right: -3px;
        margin-left: 4px;
        font-size: 26px;
        color: #CA9541;
        margin-top: -3px;
    }

.langMenu {
    position: absolute;
    margin-right: 1139px;
    margin-top: 19px;

}

.langMenu a { display: block;background-color:rgb(202, 149, 65);color: black;font-size: 11px;font-weight: bold;
              border-radius: 3px;-webkit-border-radius: 3px;-moz-border-radius: 3px;width: 24px;height: 24px;text-align: center;line-height: 24px;
}

.s1 {
    border-radius: 6px;-webkit-border-radius: 6px;-moz-border-radius: 6px;
    width: calc(100%-20px);
    padding: 10px;
    background-color: #222;
    margin-top: 10px;
}


.s1 img {
    width: 100%;
}


.s2 {
    border-radius: 6px;-webkit-border-radius: 6px;-moz-border-radius: 6px;
    width: calc(100%-20px);
    padding: 10px;
    background-color: #222;
    margin-top: 10px;
    overflow: hidden;
}

.s21 {
    display: inline-block;float: right;width: 570px;height: 195px;background-color: white;
    border-radius: 6px;-webkit-border-radius: 6px;-moz-border-radius: 6px;
}

.s22 {
    display: inline-block;float: left;width: 570px;height: 195px;background-color: white;
    border-radius: 6px;-webkit-border-radius: 6px;-moz-border-radius: 6px;
}

.s1 img, .s2 img {
    width: 100%;
}

.miniProd { margin: 5px;}
.miniProd img { width: 130px;border-radius: 6px;-webkit-border-radius: 6px;-moz-border-radius: 6px;}

#reviews { list-style: none;}
        #reviews li { border-radius: 6px;-webkit-border-radius: 6px;-moz-border-radius: 6px;border: 1px solid rgba(60, 60, 60, .4);
                      background-color: rgba(60, 60, 60, 1);overflow: hidden;line-height: 24px;
        }
        #reviews li .user {}

        .redview {
    padding: 10px 10px 10px 230px;
        }

.boxLeft
{
    float: left;
    padding: 10px;
    width: 200px;
    background-color: rgba(150, 150, 150, 0.1);
    color: gray;
}

#btnPaypal2 {
    background-color: rgb(202,149,65);color: black;font-weight: bold;padding: 4px 10px;
    border-radius: 6px;-webkit-border-radius: 6px;-moz-border-radius: 6px;
    border: 1px solid rgba(0,0,0,.4);border-width: 0 0 4px 0;display: none; 
}


#btnPaypal2:hover {
    border-color: rgba(0,0,0,.7); 
}

.terms {
    height:250px; background-color: rgba(255,255,255,.2); padding:15px;border: 1px solid rgba(0, 0, 0, .1);
    border-radius: 6px;-webkit-border-radius: 6px;-moz-border-radius: 6px;
}


.footer {
    width: 1170px;margin: 0 auto;
     display: block;float: none;border-top: 2px solid rgba(202,149,65,.4 );text-align: center;height: 70px;line-height: 30px;margin-top: 10px;
     border-radius: 6px;-webkit-border-radius: 6px;-moz-border-radius: 6px;padding-top: 5px;
    color: rgb(202,149,65);
background: rgba(34,34,34,1);
background: -moz-linear-gradient(top, rgba(34,34,34,.5) 0%, rgba(34,34,34,.5) 24%, rgba(34,34,34,0) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(34,34,34,.5)), color-stop(24%, rgba(34,34,34,.5)), color-stop(100%, rgba(34,34,34,0)));
background: -webkit-linear-gradient(top, rgba(34,34,34,.5) 0%, rgba(34,34,34,.5) 24%, rgba(34,34,34,0) 100%);
background: -o-linear-gradient(top, rgba(34,34,34,.5) 0%, rgba(34,34,34,.5) 24%, rgba(34,34,34,0) 100%);
background: -ms-linear-gradient(top, rgba(34,34,34,.5) 0%, rgba(34,34,34,.5) 24%, rgba(34,34,34,0) 100%);
background: linear-gradient(to bottom, rgba(34,34,34,.5) 0%, rgba(34,34,34,.5) 24%, rgba(34,34,34,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#222222', endColorstr='#222222', GradientType=0 );
}

.socials {

    padding-top: 5px;
}

.socials a {
    color: rgb(202, 149, 65);
    font-size: 26px;
    -moz-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
    padding: 0 10px;
}

.socials:hover a {
    color: rgba(202, 149, 65,.5);

}

.socials a:hover {
    color: rgba(202, 149, 65,1);
}

.newsBrief, newsBody, newsBody span, newsBody div {
    color: white;float: none;text-align: start;line-height: 30px;font-family: tahoma !important;
    font-size: 14px !important;
}

.newsBrief {
    background-color: rgba(202, 149, 65,.3) !important; 
    border-radius: 6px;-webkit-border-radius: 6px;-moz-border-radius: 6px;
    width: calc(100% - 80px);padding: 20px 40px;margin-bottom: 30px;text-align: center;
}

newsBody {
    color: white;
}


newsBody a, newsBody a span, newsBody a div {
    color: rgba(202, 149, 65,1) !important;
}


.Content, Content div, Content span {
    color: white;
}

.fileDL span {
    font-size: 14px; color: rgba(202, 149, 65,1) !important;
}

ul.filefile { list-style: none;}
ul.filefile a { color: #ccc;display: inline-block; background-color: rgba(202, 149, 65,.3); 
                    border-radius: 6px;-webkit-border-radius: 6px;-moz-border-radius: 6px;
    padding: 3px 14px;margin: 2px;
}
ul.filefile a:hover { background-color: rgba(202, 149, 65,1);color: black;}


        .newsList { list-style: none;width: 100%;padding-right: 0;}
            .newsList li
            {
                display: block;
                height: 55px;
                background-color: #eee;
                /*border: 1px solid rgba(0, 0, 0, .1);*/
                vertical-align: top;
                padding: 10px;
                margin-bottom: 10px;

                background: -webkit-linear-gradient(top, #eee 0%,#bbb 100%);
                background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#525252), color-stop(100%,#bbb));
                background: -moz-linear-gradient(top, #eee 0%, #bbb 100%);
                background: -ms-linear-gradient(top, #eee 0%,#bbb 100%);
                background: -o-linear-gradient(top, #eee 0%,#bbb 100%);
                background: linear-gradient(to bottom, #eee 0%,#bbb 100%);
                filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eee', endColorstr='#bbb',GradientType=0 );


            }

            .newsList li:hover {
                background: rgba(243,226,199,1);
                background: -moz-linear-gradient(top, rgba(243,226,199,1) 0%, rgba(182,141,76,1) 100%);
                background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(243,226,199,1)), color-stop(100%, rgba(182,141,76,1)));
                background: -webkit-linear-gradient(top, rgba(243,226,199,1) 0%, rgba(182,141,76,1) 100%);
                background: -o-linear-gradient(top, rgba(243,226,199,1) 0%, rgba(182,141,76,1) 100%);
                background: -ms-linear-gradient(top, rgba(243,226,199,1) 0%, rgba(182,141,76,1) 100%);
                background: linear-gradient(to bottom, rgba(243,226,199,1) 0%, rgba(182,141,76,1) 100%);
                filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3e2c7', endColorstr='#b68d4c', GradientType=0 );                
            }

        .newsList li img { width: 80px;height: 56px; float: right;margin-left: 15px;}
        .newsList li span { font-family: tahoma;font-size: 12px;font-weight: bold;}
        .newsList li a{ text-decoration: none;color: black;}

        .gvPager {}
        .gvPager span { background-color: red;color: white;width: 30px;height: 20px;line-height: 20px;display: inline-block;text-align: center;}
        .gvPager a { background-color: gray;color: black;width: 30px;height: 20px;line-height: 20px;display: inline-block;text-align: center;}




.propItems td {
    padding: 4px;
}
</pre></body></html>