/* -------------------------------------------------------------------------------------------------------------
   ePages 5 - Storefront Style $Revision: 1.188.2.24 $
   ------------------------------------------------------------------------------------------------------------- */



  body, img, form {
      margin:0;
      padding:0;
      border:0;

      font-family: Verdana, Arial, Helvetica;
      font-size: 11px;
      line-height: 140%;
  }

  body {
      
        background: url("../../../../SF/ImageSet/BasicGrey/bgr_layout.gif") no-repeat #FFFFFF;
      
  }

  p, table, tr, td, th, span, ul, li, samp, input, select, option, textarea, samp {
      font-family: Verdana, Arial, Helvetica;
      font-size: 11px;
      line-height: 140%;
      color: #000000;
  }

  font span{
    font-size: 100%;
  }

  font {
      line-height: 130%;   /*used only in the RTE (MS IE)*/
  }

  h1, h2, h3, h4, h5, h6 {
      font-family: Verdana, Arial, Helvetica;
      line-height: 120%;
      margin: 0px;
      color: #000000;
  }

  p {
      margin: 0 0 6px 0;
  }

  a.Action {
      padding: 0 0 0 12px;
      background: url("../../../../SF/Icon/SimpleSymbols/img_actionlink.gif") no-repeat top left;
  }

  input {
    height: auto;
    font-size: 11px;
    line-height: 120%;
    vertical-align: middle;
    padding:0;
  }

  textarea {
      font-size: 11px;
      line-height: 130%;
      color: #000000;
  }

  samp {
    font-size:9px;
  }


  .AlignLeft {
      text-align:left !important;
  }

  .AlignRight {
      text-align:right !important;
  }

  .AlignCenter  {
      text-align:center !important;
  }

  .AlignTop  {
      vertical-align:top !important;
  }

  .AlignMiddle  {
      vertical-align:middle !important;
  }

  .AlignBottom  {
      vertical-align:bottom !important;
  }

  .LeftPadding {
      padding-left: 12px !important;
  }

  .RightPadding {
      padding-right: 12px !important;
  }

  .TopPadding {
     padding-top: 12px !important;
  }

  .BottomPadding {
      padding-bottom: 12px !important;
  }

  .LeftMargin {
      margin-left: 12px !important;
  }

  .RightMargin {
      margin-right: 12px !important;
  }

  .TopMargin {
     margin-top: 12px !important;
  }

  .BottomMargin {
      margin-bottom: 12px !important;
  }

  .NoMarginTop{
    margin-top: 0 !important;
  }

  .FloatLeft {
    float: left;
  }

  .FloatRight {
    float: right;
  }

  .ClearBoth {
    clear: both;
  }

  .NoWrap {
      white-space: nowrap;
  }

  .SmallText {
    font-size: 10px;
  }

  .SelectedItem {
    font-weight:bold;
  }

  .HalfSize {
    width: 50%;
  }

  .QuarterSize{
    width: 25%;
  }

  .FullSize {
    width: 100% !important;
  }

  .DisplayTable{
    display: table !important;
  }

  .DisplayRow{
    display: table-row !important;
  }

  .LineThrough {
    text-decoration: line-through;
  }

  .MinimizeHeight {
    font-size:0 !important;
    line-height: 0 !important;
    height:1px !important
    padding:0 !important;
    margin:0 !important;
  }



  .LinkImage {
      cursor:pointer;
  }

  .HideElement {
      display: none !important;
  }

  .ShowElement {
      display: block !important;
  }

  .Icon {
      width: 16px;
      height: 16px;
      vertical-align: middle;
  }

  .IconMedium {
      width: 24px;
      height: 24px;
      vertical-align: middle;
  }



  .BasketIcon {
    background: url(../../../../SF/Icon/SimpleSymbols/ico_s_basket.gif) no-repeat;
  }

  .BasketIconSmall {
    background: url(../../../../SF/Icon/SimpleSymbols/ico_xs_basket.gif) no-repeat;
    height: 10px;
  }

  .TrashCanIcon{
    background: url(../../../../SF/Icon/SimpleSymbols/ico_s_remove_item.gif) no-repeat;
  }

  .RefreshIconSmall{
    background: url(../../../../SF/Icon/SimpleSymbols/img_refresh.gif) no-repeat;
    height: 10px;
  }

  .AddToListIconSmall{
    background: url(../../../../SF/Icon/SimpleSymbols/ico_xs_listadd.gif) no-repeat;
    height: 10px;
  }

  .NewIconSmall{
    background: url(../../../../SF/Icon/SimpleSymbols/ico_xs_new.gif) no-repeat;
    height: 10px;
  }

  .AssignIconSmall{
    background: url(../../../../SF/Icon/SimpleSymbols/ico_xs_assign.gif) no-repeat;
    height: 10px;
  }



  .SlimColumn {
    width: 5%;
  }
 .MediumSlimColumn{
    width: 15%;
  }

  .MediumColumn {
      width: 30%;
  }

  .BroadColumn{
    width: 65%;
  }

  tr.SeparateRow td {
      border-top: 1px solid #FFFFFF;
  }

  tr.SeparateRow th {
      border-top: 1px solid #ffffff;
  }

  td.SeparateColumn {
      border-right: 1px solid #FFFFFF;
  }

  th.SeparateColumn {
      border-right: 1px solid #ffffff;
  }

  .AlternateRow td,
  .AlternateRow,
  .Alternate td,
  .Alternate {
    background: #ffffff !important;
  }



  .TaxRate,
  .Percentage,
  .Quantity,
  .Money {
      white-space: nowrap;
      text-align:right !important;
  }

  td.Total {
      white-space: nowrap;
      text-align:right !important;
      font-weight:bold;
  }

  tr.Total td {
      font-weight:bold;
  }

  .GrandTotal {
      white-space: nowrap;
      font-weight:bold;
  }



  input.Text {
      width: 106px;
      line-height: 120%;
  }

  input.Money {
      width: 106px;
      text-align: left !important;
  }

  input.MediumText {
      width: 170px;
      line-height: 120%;
  }


  select.Text,
  select.Text option {
      width: 110px;
      line-height: 120%;
  }

  textarea.LongText,
  input.LongText {
      width: 201px;
      line-height: 120%;
  }

  select.LongText,
  select.LongText option {
      width: 205px;
      line-height: 120%;
  }

  textarea.VeryLongText {
      width: 300px;
      line-height: 120%;
  }

  input.Price {
      width: 67px;
      line-height: 120%;
      font-weight: normal;
      text-align: left;
  }

  input.Name {
      width: 67px;
      line-height: 120%;
  }

  input.City {
      width: 160px;
      line-height: 120%;
  }

  input.ZipCode {
      width: 51px;
      line-height: 120%;
  }

  input.Login {
      width:113px;
      line-height: 120%;
  }

  input.Search {
      width:113px;
      line-height: 120%;
  }



  .DialogError,
  .DialogError .InputLabelling {
     color: #E61818;
     font-weight: bold;
  }

  input.DialogError,
  select.DialogError,
  option.DialogError,
  textarea.DialogError,
  .DialogError input,
  .DialogError select,
  .DialogError option,
  .DialogError textarea {
     border: 2px solid #E61818;
     background: #ffdddd;
  }

  .ErrorMessage {
     min-height: 24px;
     _height: 24px;
     overflow: visible;

     padding: 0 0 0 32px;
     background: url("../../../../SF/Icon/SimpleSymbols/ico_m_warning.gif") no-repeat;
     font-size: 11px;
     color: #666666 !important;
  }

  .ErrorMessage h3,
  .ErrorMessage p {
     font-size: 11px;
     color: #666666 !important;
  }

  .DialogMessage h3,
  .DialogMessage p,
  .DialogMessage {
     color: #666666 !important;
     font-size: 11px;
  }

  .ErrorMessage p,
  .DialogMessage p {
    margin: 0;
    padding:0;
  }

   #MessageWarning {
     min-height: 24px;
     _height: 24px;
     overflow: visible;
     background: url("../../../../SF/Icon/SimpleSymbols/ico_m_warning.gif") no-repeat;
     padding: 0 0 0 32px;
   }

   #MessagePositiveResult {
     min-height: 24px;
     _height: 24px;
     overflow: visible;
     background: url("../../../../SF/Icon/SimpleSymbols/ico_m_test_ok.gif") no-repeat;
     padding: 0 0 0 32px;
   }

   #MessageInfo {
     min-height: 24px;
     _height: 24px;
     overflow: visible;

     background: url("../../../../SF/Icon/SimpleSymbols/ico_m_info.gif") no-repeat;
     padding: 0 0 0 32px;
   }

   #MessageConfirmAction {
     min-height: 24px;
     _height: 24px;
     overflow: visible;

     background: url("../../../../SF/Icon/SimpleSymbols/ico_m_confirmaction.gif") no-repeat;
     padding: 0 0 0 32px;
   }


  .GeneralLayout {
      width: 950px;
      height: 100%;
    
      margin: 0px auto 15px auto;
    
  }

  table.Middle {
    
    max-width: 950px;
    
  }


  .Header {
      margin-top: 0px;
      margin-right: 0px;
      margin-bottom: 0px;
      margin-left: 0px;
      border:0;
      
        background: url("HeaderBackgroundImage.jpg") no-repeat top left transparent;
      
      padding: 0;
  }

  .Header .PropertyContainer {
      padding-top: 0px;
      padding-right: 10px;
      padding-bottom: 0px;
      padding-left: 0px;

      height: 166px;
      border: 0;
      text-align: left;
      color: #FFFFFF;
      font-size: 12px;
      overflow: hidden;
      
  }





  .Middle {                                                             /* general layout table */
      width: 100%;
      margin: 0;
      padding: 0;
      border-collapse: collapse;
      border-spacing:0;
  }

  .InnerArea {
      position:relative;
      padding:0;
      margin: 0;
      border: 0;
      clear: both;
      vertical-align: top;
      height: 100%;
      background: #FFFFFF;
  }

  td.ContentCell{
      
        background: url(ContentBackgroundImage.gif) no-repeat left top #FFFFFF;
      
  }

  .InnerTop {
    width:100%;
  }

  .InnerBottom {
    width:100%;
  }


  .NavBarLeft {
      border: 0;
      margin:0;
      padding:0;
      width: 210px;
      vertical-align: top;
      
        background: url(LeftBackgroundImage.jpg) no-repeat left top transparent;
      
  }

  .NavBarLeft .PropertyContainer {
    
      width: 200px;
    

      padding-top: 182px;
      padding-right: 0px;
      padding-bottom: 20px;
      padding-left: 10px;

      text-align: left;
      color: #666666;
      font-size: 10px;
  }

  .NavBarLeft .SizeContainer {
      width: 100%;
  }


  .ContentArea {
      padding-top: 19px;
      padding-right: 10px;
      padding-bottom: 10px;
      padding-left: 10px;
      margin: 0;
      border: 0;
      clear: both;
      vertical-align: top;
  }

  .Layout1 .ContentArea {
      
        background: url(ContentBackgroundImage.gif) no-repeat left top #FFFFFF;
      
  }

     
    
      
      
    
      
      
    
  .Layout1 td.ContentArea,
  .Layout2 td.ContentCell,
  .Layout3 td.ContentCell {
      width: 585px;
      max-width: 585px;
  }
    



  .NavBarRight {
      border:0;
      margin:0;
      padding:0;
      width: 155px;
      vertical-align: top;
      
        background: url("RightBackgroundImage.jpg") no-repeat right top #FFFFFF;
      
  }

  .NavBarRight .PropertyContainer {
    
      width: 150px;
    

      padding-top: 10px;
      padding-right: 0px;
      padding-bottom: 10px;
      padding-left: 5px;

      text-align: left;
      color: #000000;
      font-size: 11px;
  }

  .NavBarRight .SizeContainer {
      width: 100%;
  }





  .Footer {
      margin-top: 0px;
      margin-right: 0px;
      margin-bottom: 0px;
      margin-left: 0px;
      height: auto;
      padding: 0;
      white-space: nowrap;
      text-align: right;
      vertical-align: top;
      overflow: hidden;
      font-size:1px;
      
        background: #ffffff;
      
  }

  .Footer .PropertyContainer {
      height: 27px;
      padding-top: 0px;
      padding-right: 10px;
      padding-bottom: 0px;
      padding-left: 10px;

      margin:0;
      text-align: center;
      color: #000000;
      font-size:1px;
      
  }



  .TrustedShopLogo {
      margin: 0 0 10px 0;
  }




  .Header table.SizeContainer{
      
      margin: 0 auto 0 0;
      
      border-collapse: collapse;
      border-width: 0;
  }

  .Header table.SizeContainer tr td{
      white-space: nowrap;
      vertical-align: top;
      overflow: hidden;
      padding: 0;
  }

  .Header h1,
  .Header h2,
  .Header h3 {
      font-size: 18px;
      color: #FFFFFF;
      font-weight: bold;
  }

  .Header p,
  .Header td {
      padding: 0 4px 0 4px;
      font-size: 12px;
      color: #FFFFFF;
  }

  .Header .VerticalDisplay{
      display: none !important;
  }

  .Header .NavigationElement {
      display:inline;
      _width: 10px;
      height: 27px;
      padding: 0 0 0 10px;
      margin: 0;
      float: left;
      font-size: 10px;
      line-height: 27px;
      
        background: url("../../../../SF/ImageSet/BasicGrey/bgr_header_button.gif") no-repeat left top;
      
  }

  .Header .BasketLink,
  .Header .NavigationElement a {
      display: block;
      _width: 10px;
      height: 27px;
      line-height: 27px;
      padding: 0 10px 0 0 ;
      vertical-align: middle;
      
        background: url("../../../../SF/ImageSet/BasicGrey/bgr_header_button_floatin.gif") no-repeat right top;
      
  }

  .Header .ShopLogo {
      float: left;
  }

  .Header .ShopNameSlogan {
      padding: 0 4px 0 4px;
      float: left;
  }

  .Header .ContextBox {
      width: 170px !important;
      margin:0 !important;
      padding: 0 4px 0 4px;
      float: left;
      clear: none !important;

      font-size: 12px;
      color: #FFFFFF;
      background: #EFF1F2;
      text-align: left;
  }

  .Header .ContextBox h1 {
      font-size: 12px;
  }

  .Header .NavigationText {
      float: left;
      font-size: 12px;
      color: #FFFFFF;
      padding: 0;
      margin: 0;
      display: block;
      vertical-align: middle;
  }

  .Header .BasketLink {
      white-space:nowrap;
  }

  .Header a {
      font-size: 12px;
      color: #FFFFFF;
      text-decoration: none;
  }

  .Header a:hover {
      color: #FFFFFF;
      text-decoration: underline;
  }

  .Header .Coins {
      float: left;
      display: inline;
      text-align:center;
      margin: 0 4px 0 4px;
      padding:0;
      height: 24px;
  }

  .Header .Coins a,
  .Header .Coins a:hover {
      position: relative;
      color: #6E5C2F;
      margin: 0 2px 0 2px;
   }

  .Header .CoinLabel {
      position: absolute;
      top:-9px;
      _top:4px;
      left: 0px;
      _left: 2px;
      font-size: 9px;
      width: 24px;
      color: #6E5C2F;
      margin:0 auto 0 auto;
   }







  .NavBarLeft h1,
  .NavBarLeft h2,
  .NavBarLeft h3 {
      font-size: 11px;
      color: #666666;
      font-weight: bold;
  }

  .NavBarLeft p,
  .NavBarLeft td {
      padding: 0 4px 0 4px;
      font-size: 10px;
      color: #666666;
  }

  .NavBarLeft a {
      font-size: 11px;
      color: #666666;
      text-decoration: none;
  }

  .NavBarLeft a:hover {
      color: #666666;
      text-decoration: underline;
  }

  .NavBarLeft .ShopNameSlogan,
  .NavBarLeft .ContextBox {
      clear: both !important;
      width: 100%;
      padding: 0;
      margin: 0 0 10px 0;
  }

  .NavBarLeft .ShopNameSlogan,
  .NavBarLeft .ContextBox {
      
        background: ;
      
  }

  .NavBarLeft .ShopNameSlogan .BoxContainer,
  .NavBarLeft .ContextBox .BoxContainer {
      
  }

  .NavBarLeft .ShopNameHead,
  .NavBarLeft .ContextBoxHead {
      padding: 0 0 0 10px;
      margin: 0;
      
        background:  transparent;
      
  }

  .NavBarLeft .ShopNameSlogan h1,
  .NavBarLeft .ContextBox h1 {
      height: 20px;
      margin: 0 ;
      padding: 3px 0 1px 0;
      text-align: left;
      
  }

  .NavBarLeft .ShopSlogan,
  .NavBarLeft .NavigationElement,
  .NavBarLeft .ContextBoxBody {
    clear: both;
    padding: 2px 4px 2px 10px;
    border: 0;
    margin-bottom: 1px;
    text-align: left;
    background: #ffffff;
  }

  .NavBarLeft .NavigationText {
      clear: both;
      font-size: 10px;
      color: #666666;
      padding: 0;
      margin: 0 0 10px 0;
      display: block;
  }

  .NavBarLeft .ShopLogo {
      padding: 0 4px 0 4px;
  }



  .NavBarLeft div.Entry {
      min-height: 24px;
      _height:24px;
      background: #ffffff;
  }

  .NavBarLeft .LoginBox input.Action {
      width: auto;
      cursor: pointer;
      border: 0px;
      padding: 0 0 0 14px;
      text-align: left;
      color: #666666;
      font-size: 11px;
      line-height: 140%;
      background: transparent url("../../../../SF/Icon/SimpleSymbols/img_actionlink.gif") no-repeat 0px 2px;
  }

  .NavBarLeft .LocaleFlags {
      display:block;
      text-align: center;
      margin: 0 0 10px 0;
  }

  .NavBarLeft .LocaleFlags img{
      margin: 0 4px 0 0 !important;
  }

  .NavBarLeft .CreditCards {
      display:block;
      text-align: center;
      margin: 0 0 10px 0;
  }

  .NavBarLeft .CreditCards img{
      margin: 0 4px 0 0 !important;
  }

  .NavBarLeft .LocaleBoxLink img{
      margin: 0 8px 0 0 !important;
      vertical-align:middle;
  }


    .NavBarLeft .Coins {
      text-align:center;
      margin: 0 0 10px 0;
    }


    .NavBarLeft .Coins a,
    .NavBarLeft .Coins a:hover {
       position: relative;
       color: #6E5C2F;
    }

    .NavBarLeft .CoinLabel {
        position: absolute;
        top:-7px;
        _top:5px;
        left: 0px;
        font-size: 9px;
        width: 24px;
        color: #6E5C2F;
        margin:0 auto 0 auto;
    }

    .NavBarLeft table.HorizontalDisplay{
      display: none;
    }




  .NavBarRight h1,
  .NavBarRight h2,
  .NavBarRight h3 {
      font-size: 12px;
      color: #50742f;
      font-weight: bold;
  }

  .NavBarRight p,
  .NavBarRight td {
      padding: 0 4px 0 4px;
      font-size: 11px;
      color: #000000;
  }

  .NavBarRight a {
      font-size: 11px;
      color: #50742f;
      text-decoration: none;
  }

  .NavBarRight a:hover {
      color: #50742f;
      text-decoration: underline;
  }

  .NavBarRight .ShopNameSlogan,
  .NavBarRight .ContextBox {
      clear: both !important;
      width: 100%;
      padding: 0;
      margin: 0 0 10px 0;
  }

  .NavBarRight .ShopNameHead,
  .NavBarRight .ContextBoxHead {
      padding: 0 0 0 10px;
      margin: 0;
      
        background: url("../../../../SF/ImageSet/BasicGrey/bgr_right_boxhead.gif") no-repeat left top transparent;
      
  }

  .NavBarRight .ShopNameSlogan h1,
  .NavBarRight .ContextBox h1 {
      height: 20px;
      margin: 0;
      padding: 3px 0 1px 0;
      text-align: left;
      
        background: url("../../../../SF/ImageSet/BasicGrey/bgr_right_boxhead_floatin.gif") no-repeat right top ;
      
  }

  .NavBarRight .ShopSlogan,
  .NavBarRight .NavigationElement,
  .NavBarRight .ContextBoxBody {
    clear: both;
    padding: 2px 4px 2px 10px;
    border: 0;
    margin-bottom: 1px;

    text-align: left;

    background: #FFFFFF;
  }

  .NavBarRight .ShopNameSlogan,
  .NavBarRight .ContextBox {
      
        background: url("../../../../SF/ImageSet/BasicGrey/bgr_right_boxbody_floatin.gif") no-repeat right bottom;
      
  }

  .NavBarRight .ShopNameSlogan .BoxContainer,
  .NavBarRight .ContextBox .BoxContainer {
      
        position: relative;                   /* IE BackgroundImage fix */
        padding: 0 0 1px 0;                   /* IE BackgroundImage fix */
        margin: 0px;
        background: url("../../../../SF/ImageSet/BasicGrey/bgr_right_boxbody.gif") no-repeat left bottom !important;
      
  }

  .NavBarRight .NavigationText {
      clear: both;
      font-size: 11px;
      color: #000000;
      padding: 0;
      margin: 0 0 10px 0;
      display: block;
  }

  .NavBarRight .ShopLogo{
      padding: 0 4px 0 4px;
  }




  .NavBarRight div.Entry {
      min-height: 24px;
      _height:24px;
      background: #FFFFFF;
  }

 .NavBarRight .LoginBox input.Action {
      width: auto;
      cursor: pointer;
      border: 0px;
      padding: 0 0 0 14px;
      text-align: left;
      color: #50742f;
      font-size: 11px;
      line-height: 140%;
      background: transparent url("../../../../SF/Icon/SimpleSymbols/img_actionlink.gif") no-repeat 0px 2px;
 }

  .NavBarRight .LocaleFlags {
      display:block;
      text-align: center;
      margin: 0 0 10px 0;
  }

  .NavBarRight .LocaleFlags img{
      margin: 0 4px 0 0 !important;
  }

  .NavBarRight .CreditCards {
      display:block;
      text-align: center;
      margin: 0 0 10px 0;
  }

  .NavBarRight .CreditCards img{
      margin: 0 4px 0 0 !important;
  }

  .NavBarRight .Coins {
      text-align:center;
      margin: 0 0 10px 0;
    }

  .NavBarRight .Coins a,
    .NavBarRight .Coins a:hover {
       position: relative;
       color: #6E5C2F;
    }

    .NavBarRight .CoinLabel {
        position: absolute;
        top:-7px;
        _top:5px;
        left: 0px;
        font-size: 9px;
        width: 24px;
        color: #6E5C2F;
        margin:0 auto 0 auto;
    }

    .NavBarRight table.HorizontalDisplay{
      display: none;
    }







  .Footer table.SizeContainer{
      
      margin: 0 auto 0 auto;
      
      border-collapse: collapse;
      border-width: 0;
  }

  .Footer table.SizeContainer tr td{
      white-space: nowrap;
      vertical-align: top;
      overflow: hidden;
      padding: 0;
  }

  .Footer h1,
  .Footer h2,
  .Footer h3 {
      margin:0;
      font-size: 10px;
      line-height: 10px;
      color: #000000;
      font-weight: bold;
  }

  .Footer p,
  .Footer td {
      margin:0;
      padding: 0 4px 0 4px;
      font-size: 10px;
      color: #000000;
  }

  .Footer .VerticalDisplay{
      display: none !important;
  }

  .Footer .NavigationElement {
      display:inline;
      _width: 10px;
      height: 27px;
      padding: 0 0 0 10px;
      margin: 0;
      float: left;
      font-size: 10px;
      line-height: 27px;
      
        background: url("../../../../SF/ImageSet/BasicGrey/bgr_footer_button.gif") no-repeat left top;
      
  }

  .Footer .BasketLink,
  .Footer .NavigationElement a {
      display: block;
      _width: 10px;
      height: 27px;
      line-height: 27px;
      padding: 0 10px 0 0 ;
      vertical-align: middle;
      
        background: url("../../../../SF/ImageSet/BasicGrey/bgr_footer_button_floatin.gif") no-repeat right top;
      
  }

  .Footer .ShopLogo {
      float: left;
      padding: 0 4px 0 4px;
  }

  .Footer .ShopNameSlogan {
      margin: 6px 0 0 0;
      padding: 0 4px 0 4px;
      float: left;
  }

  .Footer .ShopNameHead {
      float:left;
  }

  .Footer.ShopNameHead h1 {
      font-weight: normal !important;
      line-height: 140% !important;
      margin: 0 4px 0 0;
   }

  .Footer .ShopSlogan {
      float:left;
      font-size: 10px;
      color: #000000;
      line-height: 140% !important;
  }

  .Footer .ContextBox {
      width: 170px !important;
      margin:0 !important;
      padding: 0 4px 0 4px;
      float: left;
      clear: none !important;

      font-size: 10px;
      color: #000000;
      background: #EFF1F2;
      text-align: left;
  }

  .Footer .NavigationText {
      float: left;
      font-size: 10px;
      color: #000000;
      padding: 0;
      margin: 6px 0 0 0;
      display: block;
      vertical-align: middle;
  }

  .Footer a {
      font-size: 10px;
      color: #000000;
      text-decoration: none;
  }

  .Footer a:hover {
      color: #50742f;
      text-decoration: underline;
  }

  .Footer .LocaleFlags {
      float:left;
      margin: 0 4px 0 4px;
  }

  .Footer .LocaleFlags img{
      margin: 5px 2px 0 2px !important;
  }

  .Footer .CreditCards {
      float:left;
      margin: 0 4px 0 4px;
  }

  .Footer .CreditCards img{
      margin: 5px 2px 0 2px !important;
  }

  .Footer .Coins {
      float: left;
      display: inline;
      text-align:center;
      margin: 0 4px 0 4px;
      padding:0;
      height: 24px;
  }

  .Footer .Coins a,
  .Footer .Coins a:hover {
      position: relative;
      color: #6E5C2F;
      margin: 0 2px 0 2px;
   }

  .Footer .CoinLabel {
      position: absolute;
      top:-9px;
      _top:4px;
      left: 0px;
      _left: 2px;
      font-size: 9px;
      width: 24px;
      color: #6E5C2F;
      margin:0 auto 0 auto;
   }




  .ContentArea,
  .ContentArea div,
  .ContentArea table,
  .ContentArea td,
  .ContentArea p,
  .ContentArea ul li,
  .ContentArea ol li {
      font-size: 11px;
      color: #666666;
  }

  .ContentArea span{
      color: #666666;
  }

  .ContentArea h1 {
      font-size: 11px;
      color: #666666;
      font-weight: bold;
  }

  .ContentArea h2{
      font-size: 11px;
      color: #666666;
      font-weight: bold;
  }

  .ContentArea h3 {
      font-size: 11px;
      color: #666666;
      font-weight: bold;
      line-height: 120% !important;
      margin:0;
      padding:0;
  }

  .ContentArea a {
      font-size: 11px;
      color: #666666;
      text-decoration: none;
      line-height: 120% !important;
  }

  .ContentArea a:hover {
      color: #666666f;
      text-decoration: underline;
  }

  .ContentArea .BreadcrumbLastItem {
      font-size: 11px;
      color: #666666;
  }

  .ContentArea .BreadcrumbItem {
     font-size: 11px;
     color: #666666;
     padding: 0 12px 0 0;
     margin: 0 3px 0 0;
     background:url(../../../../SF/Icon/SimpleSymbols/img_breadcrumb_arrow.gif) no-repeat right bottom !important;
  }


  ul.OrderProcessStatus {
      height: 24px;
      margin: 0 0 0 8px;
      padding: 0;
      border: 0;
      overflow: hidden;
      background: url("../../../../SF/ImageSet/BasicGrey/bgr_orderstatus_floatin.gif") no-repeat right top;
  }

  ul.OrderProcessStatus .Basket {
      position: relative;
      height: 23px;
      margin: 0 0 0 -8px;
      padding: 3px 0 2px 4px;
      background: url("../../../../SF/ImageSet/BasicGrey/bgr_orderstatus_basket.gif") no-repeat left top;
  }

  ul.OrderProcessStatus li{
      width: auto;
      height: 23px;
      margin: 0;
      padding: 3px 0 2px 12px;
      float: left;
      list-style-type: none;
      font-size: 11px;
      vertical-align: middle;
      white-space: nowrap;
  }

  ul.OrderProcessStatus li img {
      padding: 0 6px 0 0;
      margin: 0;
      vertical-align: middle;
  }

  .ActiveItem {
      font-weight:bold;
      color: #666666;
      background: url("../../../../SF/ImageSet/BasicGrey/bgr_orderstatus_activeitem.gif") no-repeat left top;
   }

  .PassedItem {
      color: #666666;
      background: url("../../../../SF/ImageSet/BasicGrey/bgr_orderstatus_activeitem.gif") no-repeat left top;
  }

  .OrderProcessStatus a {
      color: #666666;
      font-weight:bold;
  }

  .NextItem {
      color: #666666;
      background: url("../../../../SF/ImageSet/BasicGrey/bgr_orderstatus_basketend.gif") no-repeat left top;
  }




  .OrderProcessNavigation {
      min-height: 20px;
  }

  .Button {
      font-size: 11px;
      padding: 0 6px 0 6px;
      margin: 0;
  }

  .ContentArea input.Button {
    margin: -2px 0 0 0;
  }

  button.Button {
      font-size: 11px;
      line-height: 19px;
      vertical-align: middle;
      padding: 0 6px 0 6px;
      margin: 0;
      float: left;
  }

  .RestrictedWidth{  /* button minimizer */
    _width: 5%;
    overflow: visible;
  }

  button.Button img {
      padding: 0 4px 0 0;
      margin: 0;
      vertical-align: middle;
  }

  button.DoOrder {
      float: right;
  }


  .TableHead {
      clear: both;
      width: auto;
      margin: 10px 0 0 0;
      padding: 0;
      line-height: 20px;
      overflow: hidden;
    
      height: 20px;
      background: #FFFFFF !important;
    
  }

  .TableHead div {
      line-height: 20px;
      padding: 0;
      margin: 0 0 0 15px;
      overflow: hidden;
    
      height: 20px;
      background: #FFFFFF;
    
      font-weight: bold;
      color: #000000;
  }



  table.MiniBasket {
      width: 100%;
      border-spacing: 1px;
      border-collapse: collapse;
      border: 0;
      border-bottom: 1px solid #FFFFFF;
      padding: 0;
      margin: 0;
      background: #ffffff;
  }

  table.Basket {
      width: 100%;
      border-spacing: 1px;
      border-collapse: collapse;
      border-right: 1px solid #FFFFFF;
      border-left: 1px solid #FFFFFF;
      border-bottom: 1px solid #FFFFFF;
      padding: 0;
      margin: 0;
      background: #ffffff;
  }

  table.Basket th {
      border-bottom: 1px solid #FFFFFF;
      padding: 2px 4px 2px 4px;
      background: #FFFFFF;
      color: #000000;
  }

  table.Basket td,
  table.MiniBasket td {
      vertical-align: top;
      padding: 1px 4px 2px 4px;
      background: #ffffff;
  }

  table.Basket p {
      background: transparent;
  }

  .Basket select,
  .Basket option {
    width: 200px;
  }



  div.BasketComment {
    padding: 6px 5px 0 5px;
    background: transparent;
  }

  textarea.BasketComment {
    padding:0;
    margin:0;
    width: 400px;
  }

  .PreLineBasketComment {
      background: #ffffff;
      border: 1px solid #FFFFFF;
      padding: 4px;
  }



  table.InnerListTable {
    width: 100%;
    line-height: 145% !important;
    padding: 0;
    margin: 0;
    border-collapse: collapse;
  }

  table.InnerListTable td {
    height: auto !important;
    padding: 0;
    margin: 0;
    border: 0;
    line-height: 145% !important;
    vertical-align: top;
  }

  td.InputLabellingSlim {
      width: 100px;
  }



  .AddressDialog {
      position: relative;
      margin: 0 0 10px 0 !important;
      padding: 3px 12px 6px 12px;
      background: #ffffff !important;
      border-top: 0px;
      border-left: 1px solid #FFFFFF;
      border-right: 1px solid #FFFFFF;
      border-bottom: 1px solid #FFFFFF;
  }

  .Dialog div.SizeContainer,
  .AddressDialog div.SizeContainer {
      position:relative;
      width:100%;
      background: transparent !important;
  }

  .BasketAddressSelect .Address,
  .BasketAddressForm .Address,
  .EditAddress .Address {
      min-height: 70px;
      _height: 70px;
      overflow: visible;
      width: 100%;
      white-space: nowrap;
      background: #ffffff !important;
  }

  .Addresses .Address {
      min-height: 70px;
      _height: 70px;
      overflow: visible;
      width: 60%;
      border: 0;
      padding:0;
      margin: 0;
      white-space: nowrap;
      background: #ffffff !important;
  }

  .CustomerOrder .Address,
  .Offer .Address {
      width: 50%;
      float: left;
      border: 0;
      padding:0;
      margin: 0;
  }

  .Address ul{
      border: 0;
      padding:0;
      margin: 0;
  }

  .Address ul li {
      list-style-type: none;
      padding: 0;
      margin:0;
  }

  .AddressOptions {
      position: absolute;
      top: 3px;
      left: 60%;
      width: 40%;
      margin: 0;
      padding:0;
      border: 0;
      background: #ffffff !important;
  }

  .AddressFields {        /* for Address Input Fields which are side by side (like a table) */
      clear: both;
      min-height: 35px;   /* Mozilla Patch to define the height of an floated element */
      background: #ffffff !important;
  }

  .AddressColumnLeft {
      float: left;
      margin: 0;
      padding:0;
      background: #ffffff !important;
  }
  .AddressColumnLeft input {
      margin: 0 4px 0 0;
  }

  .AddressColumnRight{
      float: left;
      margin: 0;
      padding:0;
      background: #ffffff !important;
  }

  .AddressColumnRight input.Text {
      width: 105px;
  }


  .Dialog {
      position: relative;
      height: auto;
      overflow: visible;
      margin: 0 0 10px 0 !important;
      padding: 3px 6px 6px 6px;
      background: #ffffff !important;
      border-top: 0px;
      border-left: 1px solid #FFFFFF;
      border-right: 1px solid #FFFFFF;
      border-bottom: 1px solid #FFFFFF;
  }

  .ContentArea table.Dialog {
      width: 100%;
      border-spacing: 0;
      border-collapse: collapse;
      padding: 0;
      margin: 0;
      border-top: 0px;
      border-left: 1px solid #FFFFFF;
      border-right: 1px solid #FFFFFF;
      border-bottom: 1px solid #FFFFFF;
      background: #ffffff !important;
  }

  .Dialog div.LeftHalf,
  .Dialog td.LeftHalf {
      width: 49%;
      margin:0 !important;
      padding:0 !important;
      border:0 !important;
      float: left;
      background: #ffffff !important;
  }

  .Dialog div.RightHalf,
  .Dialog td.RightHalf {
      width: 49%;
      margin:0 !important;
      padding:0 !important;
      border:0 !important;
      float: left;
      background: #ffffff !important;
  }

  .Dialog div.InputBlock,
  .Dialog tr.InputBlock {
      clear: both;
      background: #ffffff !important;
  }

  .Dialog div.TextBlock{
      clear: both;
      padding: 2px 6px 2px 6px;
      background: #ffffff !important;
  }

  .Dialog div.InputLabelling,
  .Dialog td.InputLabelling {
      padding: 2px 6px 2px 6px;
      width: 100px;
      vertical-align: top;
      float: left;
      background: #ffffff !important;
  }

  .Dialog div.InputField,
  .Dialog td.InputField {
      padding: 2px 6px 2px 6px;
      vertical-align: top;
      float: left;
      background: #ffffff !important;
  }

  .Dialog td.InputLabelling {
      padding: 2px 6px 2px 14px;
  }

  .Dialog div.IllustratedLink {
      margin: 16px 0 16px 0;
      background: #ffffff !important;
  }

  .Dialog div.IllustratedLink img {
      margin: 0 12px 0 0;
  }

  .DialogButtonbar {
      clear: both;
  }




  .HotDeal {
      padding: 0px;
      margin: 6px 2px 0 0;
      float:left;
      width: 162px;
    
  }

  .HotDealTop {
      height: 100%;
      margin: 0px;
      padding: 0 0 0 6px;
    
      background: transparent !important;
    
  }

  .HotDealTopFloatin {
      height: 100%;
      width: 150px;
      margin: 0px;
      padding: 10px 6px 4px 0px !important;
    
      background: transparent !important;
    
  }

  .HotDeal .ImageArea {
      width: 150px;
      height: 150px;
      text-align: center;
      background: #ffffff;
      padding:0px;
      margin: 0px !important;
      white-space: nowrap;
      overflow: hidden;
  }


  .HotDealFoot {
      margin: 0 !important;
      padding: 0 0 0 4px;
    
      background: transparent !important;
    
  }

  .HotDealFootFloatin {
       margin: 0 !important;
      padding: 4px 4px 8px 4px;
      width: 150px;
      _width: 150px;
    
      background: transparent !important;
    
  }

  .HotDealFoot .InfoArea {
      width: 138px;
      white-space: nowrap;
      overflow: hidden;
      text-align: left;
  }

  .HotDealFootFloatin .InfoArea{
    background: transparent;
  }

  .HotDealFoot a.Price {
      margin: 2px 2px 2px 2px;
      white-space: nowrap;
      font-weight: bold;
      font-size: 15px;
      color: #DE7000;
  }

  .HotDeal a.Price:hover {
      color: #DE7000;
  }

  .HotDealsEnd {
      clear: both;
  }


  .ProductListImageBox,
  .CrossellingCount,
  .BundledProductsTable{
      width: 100%;
      clear: both;
      border-collapse: collapse;
      border-spacing: 0px;
      margin: 5px 0 0 0;
  }

  .ProductListImageBox {
      margin-top: 1px;
  }

  .ProductListImageBox tr td,
  .CrossellingCount tr td,
  .BundledProductsTable tr td {
      padding: 5px;
      padding-top: 10px;
      text-align: center;
      vertical-align: top;
      background:  #ffffff ;
      border: 1px solid  #FFFFFF ;
      width: 33%;
  }

  .ProductListImageBox tr td {
      text-align: left !important;
  }

  .ProductListImageBox tr td img,
  .CrossellingCount tr td img,
  .BundledProductsTable tr td img {
      margin: auto;
  }

  .CrossellingCount .CrossellingInfoArea,
  .BundledProductsTable BundledProductsInfoArea {
      background:  #ffffff ;
      text-align: left;
      padding: 4px 0 4px 0;
  }

  .CrossellingCount .Price,
  .CrossellingCount .FloatRight,
  .BundledProductsTable .Price,
  .BundledProductsTable .FloatRight{
      background:  #ffffff ;
  }

  .ProductListImageBox div.ImageArea,
  div.CrossellingImageArea,
  div.BundledProductsImageArea {
      background: #ffffff;
      white-space: nowrap;
      padding: 0;
  }

  .ProductListImageBox div.ImageArea {
      text-align: center;
  }

  .ProductListImageBox div.InfoArea {
      position:relative;
      height: 100%;
      _height: auto;
      padding-bottom:20px
  }



  .ListItemFreeContent,
  .ListItemImprint,
  .ListItemTermsAndConditions,
  .ListItemLink,
  .ListItemArticle {
      margin: 6px 0 0 0;
      padding: 0;
      clear: both;
  }

  .ListItemFreeContent h3,
  .ListItemImprint h3,
  .ListItemTermsAndConditions h3,
  .ListItemCategory h3,
  .ListItemCategory p,
  .ListItemArticle h3,
  .ListItemArticle p {
      margin: 0;
      padding: 0;
  }


  .Pager {
    position: relative;
    height: 16px;

    margin: 0;
    padding: 4px 0 4px 0;

    vertical-align:middle;
    background: transparent !important;
  }

  .PagerSizeContainer {
    width: 100%;
    text-align: center;
    background: transparent !important;
  }

  .Pager .PagerInfo {
    position: absolute;
    top: 4px;
    right: 0;
    background: transparent !important;
    color: #000000;
  }

  .Pager .PagerInfoLeft {
    position: absolute;
    top: 4px;
    left 0;
    background: transparent !important;
    color: #000000;
  }

  .InnerFoot .Pager .PagerInfoLeft,
  .InnerHead .Pager .PagerInfoLeft {
    margin: 0 0 0 -24px;
  }



  .ContentArea .Separator{
      display: block;
      clear: both;
      width: auto;
      height: 6px;
      margin: 5px 0 5px 0;
      padding: 0px;
      font-size: 0px;
      line-height: 0px;
      background-position: middle;
    
      background: ;
    
  }

  .MozSpacer{
      display: block;
      clear: both;
      width: auto;
      min-height: 5px;
  }



  .ListItemCategoryTable{
      width: 100%;
      border-spacing: 1px;
  }

  .ListItemCategoryTable tr td{
      background: #ffffff;
  }

  .ListItemCategory {
      min-height: 50px;
      _height: 50px;
      margin: 6px 0 0 0;
      padding: 6px;
      background: #ffffff !important;
  }

  .Half{
    float: left;
    margin: 3px;
    width: 47%;
  }

  .ListItemCategory .InfoArea,
  .ListItemCategory .InfoArea h3,
  .ListItemCategory .InfoArea p,
  .ListItemCategory .Links,
  .ListItemCategory .Links h3   {
      background: transparent !important;
  }

  .ListItemCategory .ImageArea {
      float: left;
      min-width: 50px;
      min-height: 50px;
      _width: 50px;
      _height: 50px;
      text-align: center;
      background: #ffffff;
      margin: 0 6px 0 0;
      padding: 0;
  }

  .ListItemCategory .ImageArea img{
      margin-bottom: -5px;
      _margin-bottom: 0;
  }

  .ListItemCategory .Links {
      text-align: right;
      white-space:nowrap;
  }

  .CategoryList .CategoryText {
      padding: 0 4px 0 4px;
      margin:0;
  }

  .CategoryList div.CategoryImage {
      padding: 0 6px 0 0;
      margin:0;
  }

  .CategoryList .SearchString {
    width: 200px;
    line-height: 130%;
    height: 16px;
  }



  div.CategoryImage {
      display:table-cell;
      _float: left;
      vertical-align: top;
      padding: 6px 6px 6px 0;
  }

  .CategoryText {
      display:table-cell;
      _float: left;
      vertical-align: top;
      padding: 4px;
  }



  div.ProductListHead {
      height: 24px;
      margin: 6px 0 0 0;
      padding: 0 0 0 24px;
      border: 0;
      white-space: nowrap;
      text-align: left;
    
      background:  #FFFFFF;
    
  }

  div.ProductListHead div.InnerHead {
      position:relative;
      width: auto;
      height: 24px;
      padding: 0 6px 0 6px;
      margin: 0;
      border: 0;
      font-size:11px;
    
      background:  #FFFFFF;
    
  }

  div.ProductListFoot {
      height: 24px;
      margin: 1px 0 6px 0;
      padding: 0 0 0 24px;
      border: 0;
      white-space: nowrap;
      text-align: left;
    
      background:  #FFFFFF;
    
  }

  div.ProductListFoot div.InnerFoot  {
      position:relative;
      height: 24px;
      padding: 0 6px 0 6px;
      border: 0;
      font-size:11px;
    
      background:  #FFFFFF;
    
  }

  div.ProductListHead div.InnerHead .InfoLeft,
  div.ProductListFoot div.InnerFoot .InfoLeft {
      position: relative;
      margin: 4px 0 0 0;
      left: -24px;
      background: transparent !important;
  }

  div.ProductListHead a,
  div.ProductListHead a:active,
  div.ProductListHead a:visited,
  div.ProductListHead a:hover,
  div.ProductListFoot a,
  div.ProductListFoot a:active,
  div.ProductListFoot a:visited,
  div.ProductListFoot a:hover {
    color: #000000;
  }

  .OrderSelector {
      margin: 4px 0 0 0;
      font-weight: bold;
  }

  .OrderSelector a,
  .OrderSelector a:hover{
    color: #666666;
  }

  .OrderSelector .OrderByName{
    color: #666666;
  }

  .OrderSelector img {
      margin: 0 0 0 6px;
      vertical-align: middle;
  }

  .OrderByName {
      position: relative;
      left: 88px;
      top: 4px;
  }

  .OrderByListPrice {
      position: absolute;
      right: 6px;
  }

  .ListItemProductContainer {
      display: table;
      position: relative;
      width: 100%;
  }

  .ListItemProduct {
      display:table-row;
      margin-top: 1px;
      position:relative;
      height: auto;
      _height: 100px;
      clear: both;
      background: #ffffff !important;
  }

  .AlternateRow .ListItemProduct {
      background: #ffffff !important;
  }

  .ListItemProduct .ImageArea{
      display:table-cell;
      _float: left;
      _width: 100px;
      _height: 100px;
      min-width:100px;
      min-height: 100px;

      vertical-align:top;
      text-align: center;
      padding: 6px;
      background: #ffffff !important;
  }

  .AlternateRow .ListItemProduct .ImageArea{
      background: #ffffff !important;
  }


  .ListItemProduct .InfoArea {
      display:table-cell;

      _clear: right;
      _float: left;
      padding: 6px;
      width: 100%;
      _width: auto;
      height: auto;
      vertical-align:top;
      background: #ffffff !important;
  }

  .AlternateRow .ListItemProduct .InfoArea{
      background: #ffffff !important;
  }


  .ListItemProduct .PriceArea {
      display: block;
      float: right;
      text-align: right;
      background: #ffffff !important;
  }

  .AlternateRow .ListItemProduct .PriceArea{
      background: #ffffff !important;
  }

  .ListItemProduct .Price {
      text-align: right;
      font-weight: bold;
      white-space: nowrap;
      background: transparent !important;
  }

  .ListItemProduct .DailyPrice,
  .ListItemProduct .ReferencePrice {
      text-align: right;
      font-weight: normal;
      white-space: nowrap;
      background: transparent !important;
  }

  .ListItemProduct .Description {
      width: 100%;
      background: transparent !important;
  }

  .ListItemProduct .Links {
      display: block;
      clear: both;
      text-align: right;
      white-space:nowrap;
      background: transparent !important;
  }

  .ListItemProduct h3 {
      background: transparent !important;
  }

  .ListItemProduct h3.Headline {
      width:auto;
      float:left
  }

  .ProductListImageBox .NewProduct,
  .ListItemProduct .NewProduct {
      font-size: 11px;
      position: static;
      float:left;
      min-width: 28px;
      width: auto;
      _width: 28px !important;
      min-height: 28px;
      height: auto;
      _height: 28px !important;
      padding: 5px 0 0 0;
      margin: 0 4px 0 0;
      color: #DE7000;
      font-weight:bold;
      text-align: center;
      background: url("../../../../SF/Icon/SimpleSymbols/img_newproduct.gif") center top no-repeat;
  }

  .ListItemProduct li,
  .ListItemProduct ol,
  .ListItemProduct ul,
  .ListItemProduct div,
  .ListItemProduct p {
      background: transparent !important;
  }

  .StockLevel {
    vertical-align:middle;
  }

  .PagedProduct {
    position: relative;
  }


  .NewsList {
      padding-top: 6px;
      padding-bottom: 8px;
      clear: both;
  }

  .NewsList h1 {
      padding-bottom: 6px;
  }

  .NewsList .Links {
      display: inline;
  }


  .ArticleImage {
      display: inline;
      float: left;
      padding: 6px 12px 6px 0;
  }

  div.ArticleImage img {
      margin: 0 12px 0 0;
  }

  .ArticleAttachment {
      clear: both;
      text-align: right;
  }



  .ImageDescriptionContainer {
      display: table-row;
      width: 100%;
      
      margin: 0;
      padding: 0;
  }

  .ProductDetails .ImageContainer {
      display:table-cell;
  }

  .ProductDetails .ImageArea {
      _float: left;
      _width: 206px;
      min-width: 206px;
      min-height: 218px;
      text-align: center;
      background: #FFFFFF;
      padding: 3px 2px 3px 2px;
      margin: 0 12px 0 0;
      overflow: visible;
  }

  div.ImageBroad .ImageArea {
      width: auto !important;
      margin: 0 0 0 0 !important;
  }

  div.ImageBroad .ImageArea #PreviewArea {
      width: 100%;
      margin: 0 auto 0 auto;
      display: block;
      text-align: center;
  }

  .ProductDetails .ImageAreaRight {
      _width: 206px;
      min-width: 206px;
      min-height: 218px;
      text-align: center;
      background: #FFFFFF;
      padding: 3px 2px 3px 2px;
      margin: 0 0 0 12px;
      overflow: visible;
  }

  .ProductDetails .ImageAreaRight img{
      margin: 3px;
  }

  .ProductDetails .ImageArea .Action,
  .ProductDetails .ImageArea a.Action:visited,
  .ProductDetails .ImageArea a.Action:active,
  .ProductDetails .ImageArea a.Action:hover {
    color: #666666;
  }

  .ProductDetails .InfoArea {
      display: table-cell;
      _clear: right;
      _float: left;
      margin: 0;
      height: auto;
  }

  .ProductDetails .InfoAreaLeft {
      margin-right: 230px;
  }

  .Links {
      text-align: right;
  }

  .Price {
      text-align: right;
      font-weight: bold;
  }

  .HotPrice {
    color: #DE7000 !important;
  }

  .ReferencePrice {
      text-align: right;
      font-weight: normal;
      white-space: nowrap;
  }

  .ProductDetails .DailyPrice {
      text-align: right;
      font-weight: normal;
      white-space: nowrap;
  }

  table.SpecialPricesTable,
  table.VariationsTable {
      width: 100%;
      margin: 6px 0 0 0;
      border-spacing: 1px;
      border-collapse: collapse;
      border: 1px solid #FFFFFF;
  }

  table.SpecialPricesTable tr th,
  table.VariationsTable tr th {
      padding: 2px 4px 2px 4px;
      background: #FFFFFF;
      color: #000000;
      text-align: left;
      font-weight: bold;
  }

  table.VariationsTable tr th h3,
  table.VariationsTable tr th div {
      color: #000000;
  }

  table.SpecialPricesTable tr td,
  table.VariationsTable tr td {
      border: 1px solid #FFFFFF;
      padding: 2px 4px 2px 4px;
      background: #ffffff;
  }

  .VariationsTable input.Action{
      width: auto;
      cursor: pointer;
      border: 0px;
      padding: 0 0 0 14px;
      text-align: left;
      color: #666666;
      font-size: 11px;
      line-height: 140%;
      background: transparent url("../../../../SF/Icon/SimpleSymbols/img_actionlink.gif") no-repeat 0px 2px;
  }

  .ProductDetails .NewProduct {
      font-size: 11px;
      position: static;
      float:left;
      min-width: 28px;
      width: auto;
      _width: 28px !important;
      min-height: 28px;
      height: auto;
      _height: 28px !important;
      padding: 5px 0 0 0;
      margin: 0 4px 0 0;
      color: #DE7000;
      font-weight:bold;
      text-align: center;
      background: url("../../../../SF/Icon/SimpleSymbols/img_newproduct.gif") center top no-repeat;
  }

  table.ComparisonTable{
      width: 100%;
      margin: 6px 0 0 0;
      border-spacing: 1px;
      border-collapse: separate;
    }

  table.ComparisonTable tr td{
      border: 1px solid #FFFFFF;
      text-align: center;
    }

  table.ComparisonTable tr th{
      border: 1px solid #FFFFFF;
      background: #FFFFFF;
      color: #000000;
    }

  table.ComparisonTable tr th a:active,
  table.ComparisonTable tr th a:hover,
  table.ComparisonTable tr th a:visited,
  table.ComparisonTable tr th a {
      color: #000000;
  }
  .ComparisonTable .NewProduct{
      font-size: 11px;
      position: static;
      float:left;
      min-width: 28px;
      width: auto;
      _width: 28px !important;
      min-height: 28px;
      height: auto;
      _height: 28px !important;
      padding: 5px 0 0 0;
      margin: 0 4px 0 0;
      color: #DE7000;
      font-weight:bold;
      text-align: center;
      background: url("../../../../SF/Icon/SimpleSymbols/img_newproduct.gif") center top no-repeat;
  }



  table.OrderStatus,
  table.UserAttributes {
      width: 100%;
      margin: 6px 0 0 0;
      border-spacing: 1px;
      border-collapse: collapse;
  }

  table.OrderStatus {
      width: 50%;
  }

  table.OrderStatus  tr td ,
  table.UserAttributes tr td {
      text-align: left;
  }

  table.OrderStatus  tr td ,
  table.UserAttributes tr td {
      border: 1px solid #FFFFFF;
      padding: 2px 4px 2px 4px;
      background: #FFFFFF;
      vertical-align: top;
  }

  td.AttributeLabel {
      width: 30%;
  }



  table.Imprint {
      border-collapse: collapse;
      border-spacing: 0;
      padding: 0;
      margin: 0;
  }

  table.Imprint td{
      padding: 2px 6px 2px 0;
      vertical-align: top;
  }

  table.Imprint td.Label{
      font-weight: bold;
  }



  .ShopClosed {
      width: 350px;
      margin: 100px auto 0 auto;
      padding: 10px;
      background: #e0e0e0;
      color: #000000;
      font-size: 12px;
  }

  .ShopClosed h1, h2, h3, h4 ,h5, h6 {
      font-size: 14px;
      margin:0;
      padding: 0;
      color: #000000;
  }



  table.OrderList,
  table.ShoppingList,
  table.CustomerList {
      width: 100%;
      border-spacing: 1px;
      border-collapse: collapse;
      border-right: 1px solid #FFFFFF;
      border-left: 1px solid #FFFFFF;
      border-bottom: 1px solid #FFFFFF;
      padding: 0;
      margin: 0;
      background: #ffffff;
  }

  table.OrderList th,
  table.ShoppingList th,
  table.CustomerList th {
      border-bottom: 1px solid #ffffff;
      padding: 2px 4px 2px 4px;
      background: #FFFFFF;
      color: #000000;
  }

  table.OrderList td,
  table.ShoppingList td,
  table.CustomerList td {
      vertical-align: top;
      padding: 1px 4px 2px 4px;
      background: #ffffff;
  }

  table.OrderList p,
  table.ShoppingList p,
  table.CustomerList p {
      background: transparent;
  }

  .ShoppingList select,
  .ShoppingList option {
      width: 100%;
  }

  table.ShoppingList th{
    color: #000000;
  }



  #PreviewArea {
      width: 206px;
      height: 218px;
      margin: 0;
      padding: 0;
      display: block;
      text-align:left;
      overflow:hidden;
      background: #ffffff;
  }

  #PreviewArea img{
      position: relative;
  }

  #PreviewPlayer {
      position:relative;
      top: 3px;
      min-height: 12px;
      width: 206px;
      padding: 0;
      margin: 0 auto 0 auto;
      font-weight: bold;
      color: #ffffff;
      background: #FFFFFF;
  }



  .ShippingOptionCount{
      width: 100%;
      clear: both;
      border-collapse: collapse;
      margin-top: 5px;
  }

  .ShippingOptionCount tr td{
      padding: 5px;
      padding-top: 10px;
      text-align: center;
      vertical-align: top;
      background: #ffffff;
      border-right: 5px solid #FFFFFF;
      width: 33%;
  }

  .ShippingOption .ImageArea{
      height: 105px;
      vertical-align: middle;
      text-align: center;
      padding-top: 5px;
      margin: 0 0 5px 0;
  }

  .ShippingOptionCount tr td img{
      margin: auto;
  }

  .ShippingOptionCount .InfoArea {
      text-align: left;
      padding: 4px 0 4px 0;
      background: #ffffff;
  }

  .ShippingOptionsPriceArea{
    float: right;
    padding-left: 10px;
    font-weight: bold;
  }

  .NoShippingOption{
      padding: 5px;
    }

  div.ShippingComment {
      padding: 6px 5px 0 0;
      background: transparent;
  }

  textarea.ShippingComment {
      padding:0;
      margin:0;
      width: 397px;
  }



  input.CouponCode {
      width: 210px;
      line-height: 120%;
  }

