﻿@Import url("/CSS/Shop-Main.css");
@Import url("/CSS/Shop-ProductList.css");

.ProductList
{
    width: 725px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    overflow: auto;
    padding-top: 20px;
    background-color: #fff;
}
#OfferPanels .HOfferPanel
{
    margin-top: 4px;
}
#OfferPanels .PanelTop
{
    background: transparent url(/Image/BWPT.png) no-repeat top !important;
    background: transparent url(/Image/BWPT.gif) no-repeat top;
    height: 6px;
}
#OfferPanels .PanelBottom
{
    background: transparent url(/Image/BWPB.png) no-repeat bottom !important;
    background: transparent url(/Image/BWPB.gif) no-repeat bottom;
    height: 6px;
}
#OfferPanels .Main
{
    padding: 14px 20px;
    width: 758px;
    background-color: #fff;
}
#OfferPanels .Header
{
    font: bold 12pt arial;
    direction: rtl;
    color: #fff;
    background: transparent url(/Image/HOfferTop.gif) no-repeat right bottom;
    height: 26px;
    padding-top: 7px;
    padding-right: 25px;
    border-bottom: solid 2px #cbcbcb;
    margin-bottom: 3px;
}
#OfferPanels .Carousel_Next, #OfferPanels .Carousel_Pre
{
    float: left;
    width: 22px;
    height: 104px;
    margin-top: 5px;
    background: #fff url(/Image/Arrow05.jpg) no-repeat;
}
#OfferPanels .Carousel_Pre
{
    background: #fff url(/Image/Arrow06.jpg) no-repeat;
}
#OfferPanels .BoxList
{
    width: 714px;
    height: 156px;
    float: left;
    overflow: hidden;
    background-color: #f4f4f4;
    position: relative;
}
#OfferPanels .BoxList ul
{
    position: absolute;
    top: 0px;
    right: 0px;
}
#OfferPanels .BoxList li
{
    width: 113px;
    height: 126px;
    float: right;
    margin-left: 2px;
    margin-right: 2px;
    padding: 10px 1px 0px 1px;
    direction: rtl;
    display: inline;
}
#OfferPanels .BoxList a
{
    width: 70px;
    height: 70px;
    display: block;
    margin: 0px auto 5px auto;
    direction: rtl;
    font: 8pt tahoma;
    background: #fff url(/Image/Progress.gif) no-repeat center center;
}
#OfferPanels .BoxList a img
{
    width: 70px;
    height: 70px;
    display: block;
    border: none;
}
#OfferPanels .BoxList h3
{
    font: bold 8pt/18px tahoma;
    text-align: center;
}
#OfferPanels .BoxList b
{
    font: bold 8pt/18px tahoma;
    display: block;
    color: #e32f32;
    text-align: center;
}
#OfferPanels .BoxList del
{
    font: 8pt/18px tahoma;
    display: block;
    text-align: center;
}
.ProductList
{
    width: 758px;
    border-top: 1px solid #d3d3d1;
    margin-top: 6px;
}
.Paging
{
    margin: 6px auto 0px auto;
    padding: 5px;
    height: 19px;
    width: 755px;
    background-color: #ececec;
}
.Paging a, .Paging b
{
    border: solid 1px #222;
    display: block;
    float: left;
    padding: 2px 5px;
    text-align: center;
    color: #3b3a37;
    background-color: #fff;
    margin-right: 3px;
    font: 8pt tahoma;
    text-decoration: none;
}
.Paging a:hover
{
    background-color: #bed2dd;
}
.Paging b
{
    background-color: #0197eb;
    color: #fff;
}
.Paging div
{
    float: right;
    direction: rtl;
    font: 9pt tahoma;
}
.Paging span
{
    color: #0197eb;
    font-weight: bold;
}
#SearchFrm
{
    display: inline;
}
.CorrectSearchSuggestions
{
    direction: rtl;
    font: 9pt tahoma;
    padding: 0px 7px 20px 5px;
}
#CatResultFounds
{
    direction: rtl;
    padding: 0px 3px 3px 3px;
    border: solid 1px #f4db99;
    background-color: #fcf4cd;
    width: 744px;
    margin: 0px auto;
}
#CatResultFounds h1
{
    font: bold 8pt tahoma;
    color: #494949;
    padding: 8px 4px 8px 0px;
    overflow: auto;
}
#CatResultFounds ul
{
    overflow: auto;
    background-color: #fff;
    width: 740px;
    padding: 10px 4px 10px 0px;
}
#CatResultFounds ul li
{
    float: right;
    direction: ltr;
    text-align: right;
    width: 180px;
    display: inline;
    margin: 3px 0px 3px 5px;
    background-position: right 11px;
}
#CatResultFounds ul li a
{
    color: blue;
    font: 8pt tahoma;
    display: block;
    border: solid 1px #fff;
    text-decoration: none;
    padding: 2px 3px 2px 0px;
}
#CatResultFounds ul li a:hover
{
    color: #ff5500;
    border-color: #c4d8e6;
}
#CatResultFounds li a .Count
{
    color: #494949;
}
.CorrectSearchSuggestions a
{
    color: blue;
}
