﻿@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;
}
#ProductSearchPanel
{
    margin-top: 6px;
    padding-top: 6px;
    padding-bottom: 6px;
    border: 1px solid #d3d3d1;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
#ProductSearchPanel .Content
{
    width: 164px;
    background-color: #fff;
    padding: 0px 9px;
    font: 8pt tahoma;
    direction: rtl;
}
#ProductSearchPanel .Content h2
{
    font: bold 8pt tahoma;
    text-align: right;
    color: #494949;
    padding-bottom: 16px;
}
#ProductName
{
    width: 160px;
    font: 8pt tahoma;
    border: solid 1px #095787s;
}
#SearchFields #PriceUntil, #SearchFields #PriceFrom
{
    width: 66px;
    direction: ltr;
    font: 8pt tahoma;
    border: solid 1px #095787s;
}
#SearchFields .Label
{
    padding-bottom: 3px;
}
#SearchFields .Field
{
    padding-bottom: 10px;
}
#SearchFields select
{
    font: 8pt tahoma;
}
#AdvancedSearchBtn
{
    font: 8pt tahoma;
    margin-top: 2px;
    
    padding: 0px 5px;
}
#Filter
{
    padding-top: 20px;
}
