﻿@Import url("/CSS/Shop-Main.css");

#ProductPanel, #SavedList
{
    margin: 8px auto 0px auto;
    width: 722px;
    clear: left;
    border-collapse: collapse;
}
#ProductPanel th, #SavedList th
{
    font: 8pt tahoma;
    border-top: solid 1px #ccc;
    border-bottom: solid 1px #ccc;
    padding: 0px;
    background-color: #efefef;
    color: #626262;
    height: 25px;
    text-align: right;
    padding-right: 7px;
    direction: rtl;
}
#ProductPanel th.Select, #SavedList th.Select
{
    width: 39px;
    padding-right: 10px;
}
#ProductPanel th.ProductName, #SavedList th.ProductName
{
    width: 336px;
}
#ProductPanel th.QuantityPricing, #SavedList th.QuantityPricing
{
    width: 220px;
}
#ProductPanel th.ShippingCost, #SavedList th.ShippingCost
{
    width: 90px;
}
#ProductPanel .NotAvailable, #SavedList .NotAvailable
{
    display: none;
    color: Red;
    clear: right;
    padding-top: 4px;
    font: 8pt tahoma;
}
#ProductPanel th.TB, #SavedList th.TB
{
    width: 3px;
    border-top: 0px;
    padding: 0px;
}
#ProductPanel tbody td, #SavedList tbody td
{
    font: 8pt tahoma;
    padding: 14px 10px 20px 0px;
    vertical-align: top;
    color: #494949;
    border-top: Solid 1px #ccc;
    direction: rtl;
}
#ProductPanel tbody .Gift
{
    font: 8pt tahoma;
    padding: 0px;
    border-top-width: 0px;
}
#ProductPanel tbody .Gift img
{
    border-width: 0px;
    width: auto;
    height: auto;
    float: none;
    display: block;
    margin: 0px auto 5px auto;
}
#ProductPanel tbody .RightBorder, #SavedList tbody .RightBorder
{
    background: transparent url(/Image/ProductPanelHB.gif) repeat-y right;
    padding: 0px;
}
#ProductPanel tbody .LeftBorder, #SavedList tbody .LeftBorder
{
    background: transparent url(/Image/ProductPanelHB.gif) repeat-y left;
    padding: 0px;
}
#ProductPanel tbody img, #SavedList tbody img
{
    border: solid 1px #ccc;
    width: 47px;
    height: 47px;
    display: block;
    float: right;
    margin-left: 8px;
    margin-bottom: 20px;
}
#ProductPanel tbody h2, #SavedList tbody h2
{
    font: bold 11pt arial;
}
#ProductPanel tbody .Description, #SavedList tbody .Description
{
    font-size: 9pt;
    line-height: 18px;
}
#ProductPanel tbody i, #SavedList tbody i
{
    display: block;
    clear: right;
    font-style: normal;
    line-height: 15px;
}
#ProductPanel ul, #SavedList ul
{
    overflow: auto;
    width: 136px;
    border-right: solid 1px #777775;
    margin-bottom: 20px;
}
#ProductPanel li, #SavedList li
{
    float: right;
    padding: 3px;
    width: 61px;
    border-bottom: solid 1px #777775;
    border-left: solid 1px #777775;
}
#ProductPanel li.Header, #SavedList li.Header
{
    background-color: #777775;
    color: #fff;
    padding: 4px;
    width: 60px;
    border: none;
    text-align: center;
}
#ProductPanel li.Price, #SavedList li.Price
{
    color: #e32f32;
}
#ProductPanel .ShippingPrice, #SavedList .ShippingPrice
{
    font: 8pt tahoma;
    vertical-align: middle;
    text-align: right;
}
#ProductPanel .QuantityToAdd, #SavedList .QuantityToAdd
{
    width: 46px;
    direction: ltr;
    border: solid 1px #777775;
    text-align: center;
    padding-left: 21px;
    float: right;
    background: #fff url(/Image/SmallCartIcon.gif) no-repeat left center;
}
#ProductPanel .CalculatedPrice, #SavedList .CalculatedPrice
{
    text-align: right;
    display: inline-block;
    padding-top: 1px;
    padding-right: 3px;
    color: #e32f32;
}
#ProductPanel tfoot td, #SavedList tfoot td
{
    background: #f8f8f8 url(/Image/GrayBg.gif) repeat-x bottom;
    border-top: Solid 1px #ccc;
    direction: rtl;
}
#ProductPanel tfoot .RightBorder, #SavedList tfoot .RightBorder
{
    width: 10px;
    height: 44px;
    float: right;
}
#ProductPanel tfoot .LeftBorder, #SavedList tfoot .LeftBorder
{
    width: 10px;
    height: 44px;
    float: left;
}
#TotalPrice
{
    font: 8pt tahoma;
}
#TotalPrice .ProductsAmount
{
    float: right;
    width: 158px;
    padding-bottom: 4px;
    padding-top: 3px;
}
#TotalPrice .ShippingAmount
{
    width: 158px;
    text-align: left;
    float: right;
    padding-bottom: 4px;
    padding-top: 3px;
}
#TotalPrice .TotalPrice
{
    float: right;
    width: 316px;
    padding-top: 5px;
    border-top: solid 1px #ccc;
    text-align: center;
}
#TotalPrice b
{
    color: Red;
}
#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;
}
#ctl00_CPH1_DeleteItemsBtn, #ctl00_CPH1_ApplyChanges, #ctl00_CPH1_DeleteListItemsBtn, #ctl00_CPH1_BackToCartBtn
{
    font: 8pt tahoma;
    margin-top: 12px;
    margin-left: 10px;
    padding-left: 5px;
    padding-right: 5px;
}
#ProductPanel .RemoveItemLink, #SavedList .RemoveItemLink
{
    color: #424242;
    float: right;
    margin-bottom: 4px;
}
#ProductPanel .EmptyCart td, #SavedList .EmptyCart td
{
    text-align: center;
    height: 200px;
    vertical-align: middle;
    padding: 0px;
    direction: rtl;
}
#ProductPanel .CheckMark, #SavedList .CheckMark
{
    float: right;
    clear: right;
}
#VisitedProducts 
{
    width: 421px;
    background: #fff url(/Image/VisitedPoducts_Bg.gif) repeat-y;
    float: left;
    margin-left: 37px;
}
#VisitedProducts .Header
{
    width: 421px;
    height: 38px;
    display: block;
}
#VisitedProducts .Footer
{
    width: 421px;
    height: 9px;
    display: block;
}
#CarouselList
{
    width: 401px;
    margin: 0px auto;
}
#Carousel_Next, #Carousel_Pre
{
    float: left;
    width: 22px;
    height: 104px;
    margin-top: 5px;
    background: #fff url(/Image/Arrow05.jpg) no-repeat;
}
#Carousel_Pre
{
    background: #fff url(/Image/Arrow06.jpg) no-repeat;
}
#BoxList
{
    width: 357px;
    height: 125px;
    float: left;
    overflow: hidden;
    position: relative;
}
#BoxList ul
{
    position: absolute;
    top: 0px;
    right: 0px;
}
#BoxList li
{
    width: 113px;
    height: 125px;
    float: right;
    margin-left: 2px;
    margin-right: 2px;
    padding: 10px 1px 0px 1px;
    direction: rtl;
    display: inline;
    font: 8pt/16px tahoma;
}
#BoxList a
{
    width: 113px;
    height: 121px;
    display: block;
    text-align: center;
    text-decoration: none;
    padding-top: 2px;
    padding-bottom: 2px;
    color: #494949;
}
#BoxList img
{
    width: 47px;
    height: 47px;
    display: block;
    margin: 0px auto;
    border: none;
    background: #fff url(/Image/Progress.gif) no-repeat center center;
}
#BoxList b
{
    display: block;
    font-weight: normal;
}
#BoxList .Price
{
    color: #e32f32;
    display: block;   
}
#BoxList del
{
    display: block;
}
#SaveCartPanel
{
    width: 295px;
    float: left;
    margin-left: 6px;
    background: #fff url(/Image/SaveCartPanel_Bg.gif) repeat-y
}
#SaveCartPanel .Header
{
    width: 295px;
    height: 38px;
    display: block;
}
#SaveCartPanel .Footer
{
    width: 295px;
    height: 9px;
    display: block;
}
#SaveCartPanel div
{
    font: 9pt/18px tahoma;
    direction: rtl;
    padding: 5px;
    text-align: justify;
}
#SaveCartPanel input
{
    width: 234px;
    height: 27px;
    display: block;
    margin: 13px auto 3px auto;
}
#ContinueBtns 
{
    overflow: auto;
    margin-top: 20px;
    padding-right: 60px;
    padding-bottom: 30px;
}
#ContinueBtns a
{
    display: block;
    float: right;
    height: 28px;
}
#ContinueToBuy
{
    background: #fff url(/Image/ContinueToBuy.gif) no-repeat;
    width: 189px;
    margin-left: 25px;
}
#ctl00_CPH1_ContinueToCheckout
{
    background: #fff url(/Image/CheckOutBtn.gif) no-repeat;
    width: 209px;
}
#SavedList caption
{
    font: 9pt tahoma;
    direction: rtl;
    text-align: right;
    padding-bottom: 10px;
}