Inboxes List

Create an inbox to save and track emails. It's free!

+New inbox

<!DOCTYPE html>
<html>
 <head>
  <style>
   @media screen {
        @font-face {
            font-family: 'Playfair Display';
            font-style: normal;
            font-weight: 400;
            src: local('Playfair Display Regular'), local('PlayfairDisplay-Regular'), url(https://inboxflows.com/_/image/https%253A%252F%252Ffonts.gstatic.com%252Fs%252Fplayfairdisplay%252Fv13%252FnuFiD-vYSZviVYUb_rj3ij__anPXDTzYhg.woff/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZmb250cy5nc3RhdCJ9:1kXOSJ:OzbTdPj91hmeh4tccjZRffdFb0lZ2UABJpGuhLrEuhc) format('woff');
        }

        @font-face {
            font-family: 'Playfair Display';
            font-style: normal;
            font-weight: 700;
            src: local('Playfair Display Bold'), local('PlayfairDisplay-Bold'), url(https://inboxflows.com/_/image/https%253A%252F%252Ffonts.gstatic.com%252Fs%252Fplayfairdisplay%252Fv13%252FnuFlD-vYSZviVYUb_rj3ij__anPXBYf9lW4e4A.woff/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZmb250cy5nc3RhdCJ9:1kXOSJ:OzbTdPj91hmeh4tccjZRffdFb0lZ2UABJpGuhLrEuhc) format('woff');
        }
    }

    td,
    a {
        -webkit-text-size-adjust: 100%;
        -ms-text-size-adjust: 100%;
    }

    img {
        border: 0;
        height: auto;
        line-height: 100%;
        outline: none;
        text-decoration: none;
    }

    .body .resetautolink a,
    .body .resetautolink a:hover,
    .body .resetautolink a:visited {
        color: inherit;
        font: inherit;
        text-decoration: none;
    }

    /* RESET AUTO LINKING ON GMAIL IOS */
    #MessageViewBody a {
        color: inherit;
        text-decoration: none;
        font-size: inherit;
        font-family: inherit;
        font-weight: inherit;
        line-height: inherit;
    }

    /* RESET AUTO LINKING ON SAMSUNG MAIL */
    .mob-show,
    .mob-show-td,
    .mob-show-table,
    .mob-show-inline {
        display: none;
    }

    /* TO MAKE SURE YAHOO WEB HIDES CONTENT EVEN IF YOU HAVE OTHER NON MOBILE SPECIFIC STYLING APPLIED */
  </style>
  <title>
   Beaverbrooks
  </title>
  <meta charset="utf-8"/>
  <meta content="width=device-width, initial-scale=1" name="viewport"/>
  <meta content="IE=edge" http-equiv="X-UA-Compatible"/>
  <!--[if gte mso 9]>
      <style type="text/css">
        .ctalink{padding-top: 6px !Important;padding-bottom: 8px !Important;}
        .ctalink a{letter-spacing: 0.1em !Important;}
        /* Fixes Win Mail 10 underlining */
        #outlook a {padding: 0; }
        /* Outlook Height Fix */
         table, tr, td, th {border-collapse: collapse;}
      </style>
    <![endif]-->
  <!--[if gte mso 16]>
      <style type="text/css">
        .button a{font-size:10px !Important;}
        .ctalink a{font-size:10px !Important;}
      </style>
    <![endif]-->
  <!--[if IE]>
      <style type="text/css">
        .msoIEbg {background-image: none!important;}
      </style>
    <![endif]-->
  <style type="text/css">
   /* Campaign specific css */

    .block-1 {
        padding-right: 5px;
    }

    .block-2 {
        padding-right: 5px;
        padding-left: 5px;
    }

    .block-3 {
        padding-left: 5px;
    }

    /* MOBILE STYLES */
    @media only screen and (max-width: 616px) {
        .sale-50{
            max-width: 175px !important;
        }

        .block-1,
        .block-2,
        .block-3 {
            padding: 0 0 10px;
        }


        .hero .heading {
            font-size: 35px !important;
            line-height: 30px !important;
        }

        .hero .heading.large {
            font-size: 95px !important;
            line-height: 80px !important;
        }

        .hero .banner {
            max-width: 204px !important;
        }

        .luxury-watches .product-list .product-shot {
            max-width: 132px !important;
        }

        .fashion-watches .product-list .product-shot {
            max-width: 145px !important;
        }

        .brands .logo-zenith {
            max-width: 87px !important;
        }

        .brands .logo-th {
            max-width: 136px !important;
        }

        .brands .logo-gucci {
            max-width: 85px !important;
        }

        .brands .logo-boss {
            max-width: 63px !important;
        }

        .brands .logo-mk {
            max-width: 128px !important;
        }

        .brands .logo-vw {
            max-width: 69px !important;
        }
    }

    /*table, td{mso-table-lspace: 0pt; mso-table-rspace: 0pt;}*/
    /* Remove spacing between tables in Outlook 2007 and up */
    /* Allow smoother rendering of resized image in Internet Explorer */
    a[x-apple-data-detectors] {
        color: inherit !important;
        text-decoration: none !important;
        font-size: inherit !important;
        font-family: inherit !important;
        font-weight: inherit !important;
        line-height: inherit !important;
    }

    /* iOS BLUE LINKS */
    /* MOBILE STYLES */
    @media only screen and (max-width: 616px) {
        .mob-block {
            display: block !important;
            width: 100% !important;
        }

        .mob-block-top {
            display: table-caption !important;
            width: 100% !important;
        }

        .mob-block-middle {
            display: table-header-group !important;
            width: 100% !important;
        }

        .mob-block-bottom {
            display: table-footer-group !important;
            width: 100% !important;
        }

        .inner {
            width: 100% !important;
        }

        .main {
            padding-right: 10px !important;
            padding-left: 10px !important;
        }

        .mob-hide {
            display: none !important;
        }

        .mob-show {
            max-height: none !important;
            display: block !important;
        }

        .mob-show-td {
            max-height: none !important;
            display: table-cell !important;
        }

        .mob-show-table {
            max-height: none !important;
            display: table !important;
        }

        .mob-show-inline {
            max-height: none !important;
            display: inline !important;
        }

        .full {
            height: auto !important;
            width: 100% !important;
        }

        .mob-half {
            width: 50% !important;
        }

        .mob-autoheight {
            height: auto !important;
        }

        .mob-autowidth {
            width: auto !important;
        }

        .mob-center {
            text-align: center !important;
        }

        .mob-heading {
            color: #464646 !important;
            font-family: 'Playfair Display', Georgia, 'Times New Roman', Times, serif !important;
            font-size: 22px !important;
            line-height: 1.33 !important;
        }

        .mob-heading a {
            color: #464646 !important;
            text-decoration: none !important;
        }

        .contrast .mob-heading {
            color: #FFFFFF !important;
        }

        .contrast .mob-heading a {
            color: #FFFFFF !important;
        }

        .mob-title {
            color: #464646 !important;
            font-family: Arial, Helvetica, sans-serif !important;
            font-size: 10px !important;
            letter-spacing: 0.19em !important;
            line-height: 1.26 !important;
        }

        .mob-title a {
            color: #464646 !important;
            text-decoration: none !important;
        }

        .contrast .mob-para,
        .contrast .mob-para a,
        .contrast .mob-product-title a,
        .contrast .mob-product-price a,
        .contrast .mob-ctalink a {
            color: #FFFFFF !important;
        }

        .mob-para {
            color: #464646 !important;
            font-size: 12px !important;
            font-family: Verdana, Geneva, sans-serif !important;
            letter-spacing: 180% !important;
            line-height: 1.5 !important;
        }

        .mob-para a {
            color: #464646 !important;
            text-decoration: none !important;
        }

        .mob-product-title {
            font-size: 12px !important;
            line-height: 18px !important;
        }

        .mob-product-title a {
            color: #6D6E71 !important;
            font-family: Verdana, Geneva, sans-serif !important;
            font-size: 12px !important;
            mso-line-height-rule: exactly !important;
            line-height: 18px !important;
            text-decoration: none !important;
        }

        .mob-product-price {
            font-size: 14px !important;
            line-height: 18px !important;
        }

        .mob-product-price a {
            color: #6D6E71 !important;
            font-family: Verdana, Geneva, sans-serif !important;
            font-size: 14px !important;
            mso-line-height-rule: exactly !important;
            line-height: 18px !important;
            text-decoration: none !important;
        }

        .mob-product-price .was {
            font-size: 12px !important;
            text-decoration: line-through !important;
        }

        .mob-product-price .reduced {
            color: #9E1E4F !important;
        }

        .mob-ctalink-container {
            border-bottom: 1px solid #464646 !important;
        }

        .contrast .mob-ctalink-container {
            border-bottom: 1px solid #FFFFFF !important;
        }

        .mob-ctalink {
            font-size: 10px !important;
            line-height: 1.5 !important;
        }

        .mob-ctalink a {
            color: #464646 !important;
            display: inline-block !important;
            font-family: Arial, Helvetica, sans-serif !important;
            font-size: 10px !important;
            letter-spacing: 0.19em !important;
            line-height: 1.5 !important;
            padding-bottom: 6px !important;
            text-decoration: none !important;
        }

        .nav .ctalink a {
            width: 100% !important;
        }

        .ctalink a span.mob-show-inline {
            font-size: 10px !important;
            letter-spacing: 0.19em !important;
        }

        .button-container {
            margin: 0 auto;
        }

        .button {
            border: 0 !important;
            display: block !important;
        }

        .button .mob-show-inline {
            font-size: 10px !important;
        }

        .mob-button {
            border-radius: 20px;
            border: 0 !important;
            display: block !important;
        }

        .mob-button a {
            color: #FFFFFF !important;
            display: inline-block !important;
            font-family: Arial, Helvetica, sans-serif !important;
            font-size: 10px !important;
            letter-spacing: 0.19em !important;
            line-height: 1.25 !important;
            border-radius: 28px !important;
            padding: 14px 20px !important;
            text-decoration: none !important;
        }

        .contrast .mob-button a {
            color: #000000 !important;
        }

        .header .bb-logo img {
            max-width: 180px !important;
        }

        .footer .help .divide {
            border: none !important;
        }

        .footer .social .divide {
            border-top: 1px solid #CCCCCC !important;
        }

        .footer .social .icons {
            padding: 18px 0 0 !important;
        }

        .footer .social .icons td {
            padding: 0 5px !important;
        }

        .footer .social .icons img {
            height: auto !important;
            width: 41px !important;
        }

        .footer .copyright .para {
            font-size: 12px !important;
        }

        .contentvsplit .divideright {
            border-right: none !important;
        }

        .contentvsplit .divideup {
            border-top: 1px solid #D1D3D4 !important;
        }

        .contact-icon {
            width: 21px !important;
        }

        .mob-bordered-item {
            border: 1px solid #CCCCCC !important;
        }

        .mob-rounded-bordered-item {
            border: 1px solid #CCCCCC !important;
            border-radius: 5px !important;
        }

        .mob-padding {
            padding: 10px !important;
        }

        .mob-hpadding {
            padding-right: 10px !important;
            padding-left: 10px !important;
        }

        .mob-hpaddingsmall {
            padding-right: 5px !important;
            padding-left: 5px !important;
        }

        .mob-hpaddinglarge {
            padding-right: 15px !important;
            padding-left: 15px !important;
        }

        .mob-hpaddingxlarge {
            padding-right: 20px !important;
            padding-left: 20px !important;
        }

        .mob-vpadding {
            padding-top: 15px !important;
            padding-bottom: 15px !important;
        }

        .mob-vpaddingsmall {
            padding-top: 10px !important;
            padding-bottom: 10px !important;
        }

        .mob-vpaddinglarge {
            padding-top: 20px !important;
            padding-bottom: 20px !important;
        }

        .mob-vpaddingxlarge {
            padding-top: 30px !important;
            padding-bottom: 30px !important;
        }

        .mob-vpaddingxxlarge {
            padding-top: 40px !important;
            padding-bottom: 40px !important;
        }

        .mob-vspacerpad {
            padding-top: 15px !important;
        }

        .mob-vspacerpadsmall {
            padding-top: 10px !important;
        }

        .mob-vspacerpadlarge {
            padding-top: 20px !important;
        }

        .mob-vspacerpadxlarge {
            padding-top: 30px !important;
        }

        .mob-vspacerpadxxlarge {
            padding-top: 40px !important;
        }

        .mob-vspacerpadxxxlarge {
            padding-top: 50px !important;
        }

        .mob-nohpadding {
            padding-right: 0 !important;
            padding-left: 0 !important;
        }

        .mob-novpadding {
            padding-top: 0 !important;
            padding-bottom: 0 !important;
        }

        .mob-notoppadding {
            padding-top: 0 !important;
        }

        .mob-noborder {
            border: none !important;
        }
    }
  </style>
 </head>
 <body bgcolor="#FFFFFF" class="body" style="height:100% !important;margin:0 !important;padding:0 !important;width:100% !important;margin: 0 !important; padding: 0 !important;">
  <img height="1" src="https://inboxflows.com/_/image/http%253A%252F%252Fl.em.beaverbrooks.co.uk%252Frts%252Fopen.aspx%253Ftp%253Di-H43-HK-GD-2Uaeh-1n-5WaW-1c-2T9ux-9F1SM/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmwuZW0uYmVhdmVyYiJ9:1kXOSJ:oVNSiP7WcdyqXvO2kXIKVIjxkZdVt2LsekILsnjhjQI" style="display:none" width="1"/>
  <div class="pre-header-hidden" style="display:none;font-size:1px;color:#FFFFFF;line-height:1px;font-family:Verdana, Geneva, sans-serif;max-height:0px;max-width:0px;opacity:0;overflow:hidden;mso-hide:all;">
   What are you waiting for? Shop up to 40% off watches, diamonds and jewellery online and instore.
  </div>
  <!--[if mso]>
      <v:shapetype id="triangle" path="m,l21600,,10800,21600xe" xmlns:v="urn:schemas-microsoft-com:vml"/>
    <![endif]-->
  <table bgcolor="#FFFFFF" border="0" cellpadding="0" cellspacing="0" class="wrapper" role="presentation" style="margin:0;padding:0;border-collapse:collapse !important;width:100% !important;" width="100%">
   <tr>
    <td align="center" class="header vspacerpad mob-vspacerpad" style="padding-top:15px;">
     <table border="0" cellpadding="0" cellspacing="0" role="presentation" style="border-collapse:collapse !important;" width="100%">
      <tr>
       <td align="center" class="main para pre-header-visible" style="padding-right:20px;padding-left:20px;color:#464646;font-size:12px;font-family:Verdana, Geneva, sans-serif;mso-line-height-rule:exactly;line-height:18px;letter-spacing:180%;color:#6D6E71;">
        All hail the sale.
       </td>
      </tr>
      <tr>
       <td align="center" class="main para" style="padding-right:20px;padding-left:20px;color:#464646;font-size:12px;font-family:Verdana, Geneva, sans-serif;mso-line-height-rule:exactly;line-height:18px;letter-spacing:180%;color:#6D6E71;">
        <a style="color:#464646;text-decoration:none;color:#790B68;text-decoration:underline;" target="_blank">
         Shop now
        </a>
        |
        <a name="ebm_e_beaverbrooks_co_uk_c_tag___t_" style="color:#464646;text-decoration:none;color:#790B68;text-decoration:underline;" target="_blank" xt="SPCLICK">
         View email online
        </a>
       </td>
      </tr>
      <tr>
       <td class="vspacerpad" style="padding-top:15px;">
        <table border="0" cellpadding="0" cellspacing="0" role="presentation" style="border-collapse:collapse !important;" width="100%">
         <tr>
          <td align="center" class="bb-logo hpadding vpaddingxlarge vspacerpadlarge mob-vpaddinglarge mob-vspacerpad" style="padding-right:10px;padding-left:10px;padding-top:25px;padding-bottom:25px;padding-top:20px;border-top:1px solid #CCCCCC;">
           <a target="_blank">
            <img alt="Beaverbrooks" border="0" class="full" src="https://inboxflows.com/_/image/http%253A%252F%252Fwpm.ccmp.eu%252Fwpm%252F1074%252FContentUploads%252Fimages%252Fst_bb_logo_v3_trans2x.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRndwbS5jY21wLmV1JSJ9:1kXOSJ:ZTk8MD6KqtG3O1zSdKmCo6lvbjVOq3P9lwlDWTNdIT4" style="-ms-interpolation-mode:bicubic;color:#464646;display:block;color:#53585A;font-family:Georgia, 'Times New Roman', Times, serif;font-size:25px;text-align:center;display: block;" width="280"/>
           </a>
          </td>
         </tr>
        </table>
       </td>
      </tr>
     </table>
    </td>
   </tr>
   <tr>
    <td align="center" class="hero">
     <table bgcolor="#ED1C24" border="0" cellpadding="0" cellspacing="0" style="border-collapse:collapse !important;background:#ED1C24 url('https://inboxflows.com/_/image/http%253A%252F%252Fwpm.ccmp.eu%252Fwpm%252F1074%252FContentUploads%252Fimages%252FTE_001_slicebg1_2x1.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRndwbS5jY21wLmV1JSJ9:1kXOSJ:ZTk8MD6KqtG3O1zSdKmCo6lvbjVOq3P9lwlDWTNdIT4') center top / 1800px auto no-repeat; background-color: #ED1C24; background-image:url('https://inboxflows.com/_/image/http%253A%252F%252Fwpm.ccmp.eu%252Fwpm%252F1074%252FContentUploads%252Fimages%252FTE_001_slicebg1_2x.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRndwbS5jY21wLmV1JSJ9:1kXOSJ:ZTk8MD6KqtG3O1zSdKmCo6lvbjVOq3P9lwlDWTNdIT4'); background-position:center top; background-repeat:no-repeat; background-size:1800px auto;" width="100%">
      <tr>
       <td align="center">
        <table border="0" cellpadding="0" cellspacing="0" class="inner" role="presentation" style="border-collapse:collapse !important;" width="600">
         <tr>
          <td align="center" class="hpadding vspacerpadxxlarge" style="padding-right:10px;padding-left:10px;padding-top:10px;">
           <a>
            <img alt="SALE" border="0" class="full sale-50" src="https://inboxflows.com/_/image/http%253A%252F%252Fwpm.ccmp.eu%252Fwpm%252F1074%252FContentUploads%252Fimages%252FIN027_40percent.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRndwbS5jY21wLmV1JSJ9:1kXOSJ:ZTk8MD6KqtG3O1zSdKmCo6lvbjVOq3P9lwlDWTNdIT4" style="-ms-interpolation-mode:bicubic;color:#464646;display:block; max-width:205px;" width="205"/>
           </a>
          </td>
         </tr>
         <tr>
          <td align="center" class="hpadding vpaddingxlarge" style="padding-right:10px;padding-left:10px;padding-top:25px;padding-bottom: 30px">
           <table border="0" cellpadding="0" cellspacing="0" class="button-container" style="border-collapse:collapse !important;">
            <tr>
             <td align="center" class="button" style="background-color:#ffffff;border-radius:20px;">
              <!--[if mso]>&nbsp;<![endif]-->
              <a style="color:#464646;display:inline-block;font-family:Arial, Helvetica, sans-serif;font-size:10px;letter-spacing:0.19em;line-height:1.25;border:1px solid #ffffff;border-radius:28px;padding:14px 20px;text-decoration:none;" target="_blank">
               SHOP NOW
              </a>
              <!--[if mso]>&nbsp;<![endif]-->
             </td>
            </tr>
           </table>
          </td>
         </tr>
        </table>
       </td>
      </tr>
     </table>
    </td>
   </tr>
   <tr>
    <td align="center" style="font-size: 1; line-height: 1;">
     <div style="height: 0px; width: 0; border-top: 5px solid #ED1C24; border-right: 8px solid transparent; border-left: 8px solid transparent; border-bottom: 0; mso-hide:all;">
     </div>
     <!--[if mso]>
            <v:shape type="#triangle" style="width:16px;height:5px;mso-position-horizontal:center;" fillcolor="#ED1C24" stroked="f" xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office"><o:lock selection="t"/></v:shape>
          <![endif]-->
    </td>
   </tr>
   <tr>
    <td align="center" class="nav mob-hpaddingsmall">
     <table border="0" cellpadding="0" cellspacing="0" class="inner" role="presentation" style="border-collapse:collapse !important;" width="600">
      <tr>
       <td align="center" class="title hpadding vspacerpadxxlarge" style="color:#464646;font-family:Arial, Helvetica, sans-serif;font-size:10px;letter-spacing:0.19em;line-height:1.26;padding-right:10px;padding-left:10px;padding-top:30px;padding-bottom:30px">
        SHOP BY CATEGORY
       </td>
      </tr>
      <tr>
       <th class="mob-block" style="font-weight:normal;padding:0;vertical-align:top;">
        <table border="0" cellpadding="0" cellspacing="0" class="inner" role="presentation" style="border-collapse:collapse !important;" width="600">
         <tr>
          <td align="center" class="mob-hpaddingsmall nav-item" style="padding-right:5px;" width="33.33%">
           <table border="0" cellpadding="0" cellspacing="0" style="border-collapse:collapse !important;mso-hide:all;" width="100%">
            <tr>
             <td align="center" class="ctalink" style="font-size:10px;line-height:1.5;">
              <a style="color:#333333;font-family:Arial, Helvetica, sans-serif;font-size:10px;letter-spacing:0.19em;line-height:1.5;padding-bottom:6px;text-decoration:none;border:1px #CCCCCC solid;border-radius:5px;display:inline-block;padding:14px 0;width:140px;" target="_blank">
               <span style="border-bottom:1px solid #ED1C24;color:#333333;display:inline-block;font-family:Arial, Helvetica, sans-serif;font-size:10px;letter-spacing:0.19em;line-height:1.5;padding-bottom:4px;">
                DIAMONDS
               </span>
              </a>
             </td>
            </tr>
           </table>
           <!--[if mso]>
                        <table border="0" cellpadding="0" cellspacing="0" width="100%" style="border-color: #CCCCCC; border-radius: 5px; border-style: solid; border-width:1px; border-collapse: separate!important; padding:10px 10px 14px;">
                          <tr>
                            <td align="center">
                              <table border="0" cellpadding="0" cellspacing="0">
                                <tr>
                                  <td align="center" style="border-bottom: 1px solid #ED1C24;padding-bottom:4px;"><a href="//l.em.beaverbrooks.co.uk/rts/go2.aspx?h=22840&tp=i-H43-HK-GD-2Uaeh-1n-5WaW-1c-2T9ux-9F1SM&x=i-H43-HK-GD-2Uaeh-1n-5WaW-1c-2T9ux-9F1SM%7c1005%7c36843419" style="color:#333333; font-family:Arial, Helvetica, sans-serif; font-size:10px; letter-spacing: 0.19em; line-height:1.5; text-decoration:none;" target="_blank">DIAMONDS</a></td>
                                </tr>
                              </table>
                            </td>
                          </tr>
                        </table>
                      <![endif]-->
          </td>
          <td align="center" class="mob-hpaddingsmall nav-item" style="padding: 0 5px;" width="33.33%">
           <table border="0" cellpadding="0" cellspacing="0" style="border-collapse:collapse !important;mso-hide:all;" width="100%">
            <tr>
             <td align="center" class="ctalink" style="font-size:10px;line-height:1.5;">
              <a style="color:#333333;font-family:Arial, Helvetica, sans-serif;font-size:10px;letter-spacing:0.19em;line-height:1.5;padding-bottom:6px;text-decoration:none;border:1px #CCCCCC solid;border-radius:5px;display:inline-block;padding:14px 0;width:140px;" target="_blank">
               <span style="border-bottom:1px solid #ED1C24;color:#333333;display:inline-block;font-family:Arial, Helvetica, sans-serif;font-size:10px;letter-spacing:0.19em;line-height:1.5;padding-bottom:4px;">
                WATCHES
               </span>
              </a>
             </td>
            </tr>
           </table>
           <!--[if mso]>
                        <table border="0" cellpadding="0" cellspacing="0" width="100%" style="border-color: #CCCCCC; border-radius: 5px; border-style: solid; border-width:1px; border-collapse: separate!important; padding:10px 10px 14px;">
                          <tr>
                            <td align="center">
                              <table border="0" cellpadding="0" cellspacing="0">
                                <tr>
                                  <td align="center" style="border-bottom: 1px solid #ED1C24;padding-bottom:4px;"><a href="//l.em.beaverbrooks.co.uk/rts/go2.aspx?h=22841&tp=i-H43-HK-GD-2Uaeh-1n-5WaW-1c-2T9ux-9F1SM&x=i-H43-HK-GD-2Uaeh-1n-5WaW-1c-2T9ux-9F1SM%7c1005%7c36843419" style="color:#333333; font-family:Arial, Helvetica, sans-serif; font-size:10px; letter-spacing: 0.19em; line-height:1.5; text-decoration:none;" target="_blank">WATCHES</a></td>
                                </tr>
                              </table>
                            </td>
                          </tr>
                        </table>
                      <![endif]-->
          </td>
          <td align="center" class="mob-hpaddingsmall nav-item" style="padding-left: 5px;" width="33.33%">
           <table border="0" cellpadding="0" cellspacing="0" style="border-collapse:collapse !important;mso-hide:all;" width="100%">
            <tr>
             <td align="center" class="ctalink" style="font-size:10px;line-height:1.5;">
              <a style="color:#333333;font-family:Arial, Helvetica, sans-serif;font-size:10px;letter-spacing:0.19em;line-height:1.5;padding-bottom:6px;text-decoration:none;border:1px #CCCCCC solid;border-radius:5px;display:inline-block;padding:14px 0;width:140px;" target="_blank">
               <span style="border-bottom:1px solid #ED1C24;color:#333333;display:inline-block;font-family:Arial, Helvetica, sans-serif;font-size:10px;letter-spacing:0.19em;line-height:1.5;padding-bottom:4px;">
                JEWELLERY
               </span>
              </a>
             </td>
            </tr>
           </table>
           <!--[if mso]>
                        <table border="0" cellpadding="0" cellspacing="0" width="100%" style="border-color: #CCCCCC; border-radius: 5px; border-style: solid; border-width:1px; border-collapse: separate!important; padding:10px 10px 14px;">
                          <tr>
                            <td align="center">
                              <table border="0" cellpadding="0" cellspacing="0">
                                <tr>
                                  <td align="center" style="border-bottom: 1px solid #ED1C24;padding-bottom:4px;"><a href="//l.em.beaverbrooks.co.uk/rts/go2.aspx?h=22832&tp=i-H43-HK-GD-2Uaeh-1n-5WaW-1c-2T9ux-9F1SM&x=i-H43-HK-GD-2Uaeh-1n-5WaW-1c-2T9ux-9F1SM%7c1005%7c36843419" style="color:#333333; font-family:Arial, Helvetica, sans-serif; font-size:10px; letter-spacing: 0.19em; line-height:1.5; text-decoration:none;" target="_blank">JEWELLERY</a></td>
                                </tr>
                              </table>
                            </td>
                          </tr>
                        </table>
                      <![endif]-->
          </td>
         </tr>
        </table>
       </th>
      </tr>
      <!-- BRAND LOGOS -->
      <tr>
       <td align="center" class="vspacerpadxxxlarge mob-hpadding" style="mso-table-lspace:0pt;mso-table-rspace:0pt;padding-top:40px;">
        <table border="0" cellpadding="0" cellspacing="0" class="bordered-item" style="mso-table-lspace:0pt;mso-table-rspace:0pt;border:1px solid #CCCCCC;border-collapse:collapse !important;" width="100%">
         <tbody>
          <tr>
           <td align="center" class="hpaddingxxlarge vspacerpad mob-nohpadding" style="mso-table-lspace:0pt;mso-table-rspace:0pt;padding-right:30px;padding-left:30px;padding-top:30px;">
            <table border="0" cellpadding="0" cellspacing="0" style="mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse !important;" width="100%">
             <tbody>
              <tr>
               <td align="center" class="hpaddinglarge" style="mso-table-lspace:0pt;mso-table-rspace:0pt;padding-right:15px;padding-left:15px;" width="50%">
                <a>
                 <img alt="TAG Heuer" border="0" class="full" src="https://inboxflows.com/_/image/http%253A%252F%252Fwpm.ccmp.eu%252Fwpm%252F1074%252FContentUploads%252Fimages%252FBVB_909_slice10_2x.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRndwbS5jY21wLmV1JSJ9:1kXOSJ:ZTk8MD6KqtG3O1zSdKmCo6lvbjVOq3P9lwlDWTNdIT4" style="-ms-interpolation-mode:bicubic;color:#464646;display:block; max-width:159px;" width="159"/>
                </a>
               </td>
               <td align="center" class="hpaddinglarge" style="mso-table-lspace:0pt;mso-table-rspace:0pt;padding-right:15px;padding-left:15px;" width="50%">
                <a>
                 <img alt="OMEGA" border="0" class="full" src="https://inboxflows.com/_/image/http%253A%252F%252Fwpm.ccmp.eu%252Fwpm%252F1074%252FContentUploads%252Fimages%252FBVB_909_slice8_2x.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRndwbS5jY21wLmV1JSJ9:1kXOSJ:ZTk8MD6KqtG3O1zSdKmCo6lvbjVOq3P9lwlDWTNdIT4" style="-ms-interpolation-mode:bicubic;color:#464646;display:block; max-width:179px;" width="179"/>
                </a>
               </td>
              </tr>
             </tbody>
            </table>
           </td>
          </tr>
          <tr>
           <td align="center" class="hpaddingxxlarge vpaddinglarge mob-nohpadding" style="mso-table-lspace:0pt;mso-table-rspace:0pt;padding-right:30px;padding-left:30px;padding-top:20px;padding-bottom:30px;">
            <table border="0" cellpadding="0" cellspacing="0" style="mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse !important;" width="100%">
             <tbody>
              <tr>
               <td align="center" class="hpaddinglarge" style="mso-table-lspace:0pt;mso-table-rspace:0pt;padding-right:15px;padding-left:15px;" width="50%">
                <a target="_blank">
                 <img alt="GUCCI" border="0" class="full" src="https://inboxflows.com/_/image/http%253A%252F%252Fwpm.ccmp.eu%252Fwpm%252F1074%252FContentUploads%252Fimages%252FBVB_logo_gucci.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRndwbS5jY21wLmV1JSJ9:1kXOSJ:ZTk8MD6KqtG3O1zSdKmCo6lvbjVOq3P9lwlDWTNdIT4" style="-ms-interpolation-mode:bicubic;border:0;height:auto;line-height:100%;outline:none;text-decoration:none;display:block; color:#000000;max-width:119px;" width="119"/>
                </a>
               </td>
               <td align="center" class="hpaddinglarge" style="mso-table-lspace:0pt;mso-table-rspace:0pt;padding-right:15px;padding-left:15px;" width="50%">
                <a>
                 <img alt="EMPORIO ARMANI" border="0" class="full" src="https://inboxflows.com/_/image/http%253A%252F%252Fwpm.ccmp.eu%252Fwpm%252F1074%252FContentUploads%252Fimages%252FBVB_917_slice4_2x.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRndwbS5jY21wLmV1JSJ9:1kXOSJ:ZTk8MD6KqtG3O1zSdKmCo6lvbjVOq3P9lwlDWTNdIT4" style="-ms-interpolation-mode:bicubic;color:#464646;display:block;max-width:179px;" width="179"/>
                </a>
               </td>
              </tr>
             </tbody>
            </table>
           </td>
          </tr>
         </tbody>
        </table>
       </td>
      </tr>
      <tr>
       <td align="center" class="hapdding vspacerpadxxxlarge store" style="mso-table-lspace:0pt;mso-table-rspace:0pt;padding-top:40px;">
        <table border="0" cellpadding="0" cellspacing="0" class="ctalink-container" style="mso-table-lspace:0pt;mso-table-rspace:0pt;border-bottom:1px solid #333333;border-collapse:collapse !important;">
         <tbody>
          <tr>
           <td align="center" class="ctalink" style="mso-table-lspace:0pt;mso-table-rspace:0pt;font-size:10px;line-height:1.5;border-bottom:1px solid #FF0000;">
            <a style="color:#333333;display:inline-block;font-family:Arial, Helvetica, sans-serif;font-size:10px;letter-spacing:0.19em;line-height:1.5;padding-bottom:6px;text-decoration:none;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;" target="_blank">
             FIND YOUR NEAREST STORE
            </a>
           </td>
          </tr>
         </tbody>
        </table>
       </td>
      </tr>
     </table>
    </td>
   </tr>
   <tr>
    <td align="center" class="vspacerpadxxxlarge" style="padding-top:40px;">
     <table border="0" cellpadding="0" cellspacing="0" style="border-collapse:collapse !important;" width="100%">
      <tr>
       <td valign="top" width="50%">
        <table border="0" cellpadding="0" cellspacing="0" style="border-collapse:collapse !important;" width="100%">
         <tr>
          <td bgcolor="#D1D3D4" height="1" style="font-size: 0; line-height: 0;">
           <img alt="" height="1" src="https://inboxflows.com/_/image/http%253A%252F%252Fwpm.ccmp.eu%252Fwpm%252F1074%252FContentUploads%252Fst_spacer.gif/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRndwbS5jY21wLmV1JSJ9:1kXOSJ:ZTk8MD6KqtG3O1zSdKmCo6lvbjVOq3P9lwlDWTNdIT4" style="-ms-interpolation-mode:bicubic;color:#464646;display: block;" width="1"/>
          </td>
         </tr>
        </table>
       </td>
       <td align="center" height="7" style="font-size: 1; line-height: 1;" valign="top" width="17">
        <img alt="v" border="0" height="7" src="https://inboxflows.com/_/image/http%253A%252F%252Fwpm.ccmp.eu%252Fwpm%252F1074%252FContentUploads%252Fst_hr_arrow_white_top2x.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRndwbS5jY21wLmV1JSJ9:1kXOSJ:ZTk8MD6KqtG3O1zSdKmCo6lvbjVOq3P9lwlDWTNdIT4" style="-ms-interpolation-mode:bicubic;color:#464646;display:block; color:#D1D3D4;" width="17"/>
       </td>
       <td valign="top" width="50%">
        <table border="0" cellpadding="0" cellspacing="0" style="border-collapse:collapse !important;" width="100%">
         <tr>
          <td bgcolor="#D1D3D4" height="1" style="font-size: 0; line-height: 0;">
           <img alt="" height="1" src="https://inboxflows.com/_/image/http%253A%252F%252Fwpm.ccmp.eu%252Fwpm%252F1074%252FContentUploads%252Fst_spacer.gif/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRndwbS5jY21wLmV1JSJ9:1kXOSJ:ZTk8MD6KqtG3O1zSdKmCo6lvbjVOq3P9lwlDWTNdIT4" style="-ms-interpolation-mode:bicubic;color:#464646;display: block;" width="1"/>
          </td>
         </tr>
        </table>
       </td>
      </tr>
     </table>
    </td>
   </tr>
   <tr>
    <td align="center" class="ifc" style="mso-table-lspace:0pt;mso-table-rspace:0pt;">
     <table border="0" cellpadding="0" cellspacing="0" class="inner" role="presentation" style="mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse !important;" width="600">
      <tbody>
       <tr>
        <td align="center" class="heading hpadding vspacerpadxxlarge" style="mso-table-lspace:0pt;mso-table-rspace:0pt;color:#414042;font-family:'Playfair Display', Georgia, 'Times New Roman', Times, serif;font-size:22px;mso-line-height-rule:exactly;line-height:28px;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;padding-right:10px;padding-left:10px;padding-top:30px;">
         <a style="color:#414042;text-decoration:none;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;">
          Up To 2 Years Interest Free Credit Available On Sale Items
         </a>
        </td>
       </tr>
       <tr>
        <td align="center" class="hpadding vspacerpadlarge" style="mso-table-lspace:0pt;mso-table-rspace:0pt;padding-right:10px;padding-left:10px;padding-top:20px;">
         <table border="0" cellpadding="0" cellspacing="0" class="ctalink-container" style="mso-table-lspace:0pt;mso-table-rspace:0pt;border-bottom:1px solid #333333;border-bottom:1px solid #FF0000;border-collapse:collapse !important;">
          <tbody>
           <tr>
            <td align="center" class="ctalink" style="mso-table-lspace:0pt;mso-table-rspace:0pt;font-size:10px;line-height:1.5;">
             <a style="color:#333333;display:inline-block;font-family:Arial, Helvetica, sans-serif;font-size:10px;letter-spacing:0.19em;line-height:1.5;padding-bottom:6px;text-decoration:none;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;" target="_blank">
              FIND OUT MORE
             </a>
            </td>
           </tr>
          </tbody>
         </table>
        </td>
       </tr>
      </tbody>
     </table>
    </td>
   </tr>
   <tr>
    <td align="center" class="vspacerpadxxxlarge" style="padding-top:40px;">
     <table border="0" cellpadding="0" cellspacing="0" style="border-collapse:collapse !important;" width="100%">
      <tr>
       <td valign="top" width="50%">
        <table border="0" cellpadding="0" cellspacing="0" style="border-collapse:collapse !important;" width="100%">
         <tr>
          <td bgcolor="#D1D3D4" height="1" style="font-size: 0; line-height: 0;">
           <img alt="" height="1" src="https://inboxflows.com/_/image/http%253A%252F%252Fwpm.ccmp.eu%252Fwpm%252F1074%252FContentUploads%252Fst_spacer.gif/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRndwbS5jY21wLmV1JSJ9:1kXOSJ:ZTk8MD6KqtG3O1zSdKmCo6lvbjVOq3P9lwlDWTNdIT4" style="-ms-interpolation-mode:bicubic;color:#464646;display: block;" width="1"/>
          </td>
         </tr>
        </table>
       </td>
       <td align="center" height="7" style="font-size: 1; line-height: 1;" valign="top" width="17">
        <img alt="v" border="0" height="7" src="https://inboxflows.com/_/image/http%253A%252F%252Fwpm.ccmp.eu%252Fwpm%252F1074%252FContentUploads%252Fst_hr_arrow_white_top2x.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRndwbS5jY21wLmV1JSJ9:1kXOSJ:ZTk8MD6KqtG3O1zSdKmCo6lvbjVOq3P9lwlDWTNdIT4" style="-ms-interpolation-mode:bicubic;color:#464646;display:block; color:#D1D3D4;" width="17"/>
       </td>
       <td valign="top" width="50%">
        <table border="0" cellpadding="0" cellspacing="0" style="border-collapse:collapse !important;" width="100%">
         <tr>
          <td bgcolor="#D1D3D4" height="1" style="font-size: 0; line-height: 0;">
           <img alt="" height="1" src="https://inboxflows.com/_/image/http%253A%252F%252Fwpm.ccmp.eu%252Fwpm%252F1074%252FContentUploads%252Fst_spacer.gif/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRndwbS5jY21wLmV1JSJ9:1kXOSJ:ZTk8MD6KqtG3O1zSdKmCo6lvbjVOq3P9lwlDWTNdIT4" style="-ms-interpolation-mode:bicubic;color:#464646;display: block;" width="1"/>
          </td>
         </tr>
        </table>
       </td>
      </tr>
     </table>
    </td>
   </tr>
   <tr>
    <td align="center" class="nav vspacerpadxxxlarge mob-hpaddingsmall" style="padding-top:40px;">
     <table border="0" cellpadding="0" cellspacing="0" class="inner" role="presentation" style="border-collapse:collapse !important;" width="600">
      <tr>
       <th class="mob-block" style="font-weight:normal;padding:0;vertical-align:top;">
        <table border="0" cellpadding="0" cellspacing="0" class="inner" role="presentation" style="border-collapse:collapse !important;" width="300">
         <tr>
          <td align="center" class="mob-hpaddingsmall nav-item" style="padding-right:5px;" width="50%">
           <table border="0" cellpadding="0" cellspacing="0" style="border-collapse:collapse !important;mso-hide:all;" width="100%">
            <tr>
             <td align="center" class="ctalink" style="font-size:10px;line-height:1.5;">
              <a style="color:#333333;font-family:Arial, Helvetica, sans-serif;font-size:10px;letter-spacing:0.19em;line-height:1.5;padding-bottom:6px;text-decoration:none;border:1px #CCCCCC solid;border-radius:5px;display:inline-block;padding:14px 0;width:140px;" target="_blank">
               <span style="border-bottom:1px solid #464646;color:#333333;display:inline-block;font-family:Arial, Helvetica, sans-serif;font-size:10px;letter-spacing:0.19em;line-height:1.5;padding-bottom:4px;">
                DIAMONDS
               </span>
              </a>
             </td>
            </tr>
           </table>
           <!--[if mso]>
                        <table border="0" cellpadding="0" cellspacing="0" width="100%" style="border-color: #CCCCCC; border-radius: 5px; border-style: solid; border-width:1px; border-collapse: separate!important; padding:10px 10px 14px;">
                          <tr>
                            <td align="center">
                              <table border="0" cellpadding="0" cellspacing="0">
                                <tr>
                                  <td align="center" style="border-bottom: 1px solid #464646;padding-bottom:4px;"><a href="//l.em.beaverbrooks.co.uk/rts/go2.aspx?h=22849&tp=i-H43-HK-GD-2Uaeh-1n-5WaW-1c-2T9ux-9F1SM&x=i-H43-HK-GD-2Uaeh-1n-5WaW-1c-2T9ux-9F1SM%7c1005%7c36843419" style="color:#333333; font-family:Arial, Helvetica, sans-serif; font-size:10px; letter-spacing: 0.19em; line-height:1.5; text-decoration:none;" target="_blank">DIAMONDS</a></td>
                                </tr>
                              </table>
                            </td>
                          </tr>
                        </table>
                      <![endif]-->
          </td>
          <td align="center" class="nav-item" style="padding: 0 5px;" width="50%">
           <table border="0" cellpadding="0" cellspacing="0" style="border-collapse:collapse !important;mso-hide:all;" width="100%">
            <tr>
             <td align="center" class="ctalink" style="font-size:10px;line-height:1.5;">
              <a style="color:#333333;font-family:Arial, Helvetica, sans-serif;font-size:10px;letter-spacing:0.19em;line-height:1.5;padding-bottom:6px;text-decoration:none;border:1px #CCCCCC solid;border-radius:5px;display:inline-block;padding:14px 0;width:140px;" target="_blank">
               <span style="border-bottom:1px solid #464646;color:#333333;display:inline-block;font-family:Arial, Helvetica, sans-serif;font-size:10px;letter-spacing:0.19em;line-height:1.5;padding-bottom:4px;">
                WATCHES
               </span>
              </a>
             </td>
            </tr>
           </table>
           <!--[if mso]>
                        <table border="0" cellpadding="0" cellspacing="0" width="100%" style="border-color: #CCCCCC; border-radius: 5px; border-style: solid; border-width:1px; border-collapse: separate!important; padding:10px 10px 14px;">
                          <tr>
                            <td align="center">
                              <table border="0" cellpadding="0" cellspacing="0">
                                <tr>
                                  <td align="center" style="border-bottom: 1px solid #464646;padding-bottom:4px;"><a href="//l.em.beaverbrooks.co.uk/rts/go2.aspx?h=22850&tp=i-H43-HK-GD-2Uaeh-1n-5WaW-1c-2T9ux-9F1SM&x=i-H43-HK-GD-2Uaeh-1n-5WaW-1c-2T9ux-9F1SM%7c1005%7c36843419" style="color:#333333; font-family:Arial, Helvetica, sans-serif; font-size:10px; letter-spacing: 0.19em; line-height:1.5; text-decoration:none;" target="_blank">WATCHES</a></td>
                                </tr>
                              </table>
                            </td>
                          </tr>
                        </table>
                      <![endif]-->
          </td>
         </tr>
        </table>
       </th>
       <th class="mob-block" style="font-weight:normal;padding:0;vertical-align:top;">
        <table border="0" cellpadding="0" cellspacing="0" class="inner" role="presentation" style="border-collapse:collapse !important;" width="300">
         <tr>
          <td align="center" class="nav-item mob-vspacerpadsmall" style="padding:0 5px;" width="50%">
           <table border="0" cellpadding="0" cellspacing="0" style="border-collapse:collapse !important;mso-hide:all;" width="100%">
            <tr>
             <td align="center" class="ctalink" style="font-size:10px;line-height:1.5;">
              <a style="color:#333333;font-family:Arial, Helvetica, sans-serif;font-size:10px;letter-spacing:0.19em;line-height:1.5;padding-bottom:6px;text-decoration:none;border:1px #CCCCCC solid;border-radius:5px;display:inline-block;padding:14px 0;width:140px;" target="_blank">
               <span style="border-bottom:1px solid #464646;color:#333333;display:inline-block;font-family:Arial, Helvetica, sans-serif;font-size:10px;letter-spacing:0.19em;line-height:1.5;padding-bottom:4px;">
                JEWELLERY
               </span>
              </a>
             </td>
            </tr>
           </table>
           <!--[if mso]>
                        <table border="0" cellpadding="0" cellspacing="0" width="100%" style="border-color: #CCCCCC; border-radius: 5px; border-style: solid; border-width:1px; border-collapse: separate!important; padding:10px 10px 14px;">
                          <tr>
                            <td align="center">
                              <table border="0" cellpadding="0" cellspacing="0">
                                <tr>
                                  <td align="center" style="border-bottom: 1px solid #464646;padding-bottom:4px;"><a href="//l.em.beaverbrooks.co.uk/rts/go2.aspx?h=22851&tp=i-H43-HK-GD-2Uaeh-1n-5WaW-1c-2T9ux-9F1SM&x=i-H43-HK-GD-2Uaeh-1n-5WaW-1c-2T9ux-9F1SM%7c1005%7c36843419" style="color:#333333; font-family:Arial, Helvetica, sans-serif; font-size:10px; letter-spacing: 0.19em; line-height:1.5; text-decoration:none;" target="_blank">JEWELLERY</a></td>
                                </tr>
                              </table>
                            </td>
                          </tr>
                        </table>
                      <![endif]-->
          </td>
          <td align="center" class="nav-item mob-vspacerpadsmall mob-hpaddingsmall highlight" style="padding-left:5px;">
           <table border="0" cellpadding="0" cellspacing="0" style="border-collapse:collapse !important;mso-hide:all;" width="100%">
            <tr>
             <td align="center" class="ctalink" style="font-size:10px;line-height:1.5;">
              <a style="color:#333333;font-family:Arial, Helvetica, sans-serif;font-size:10px;letter-spacing:0.19em;line-height:1.5;padding-bottom:6px;text-decoration:none;border:1px #CCCCCC solid;border-radius:5px;display:inline-block;padding:14px 0;width:140px;" target="_blank">
               <span style="border-bottom:1px solid #464646;color:#333333;display:inline-block;font-family:Arial, Helvetica, sans-serif;font-size:10px;letter-spacing:0.19em;line-height:1.5;padding-bottom:4px;border-bottom:1px solid #ED1C24;color:#ED1C24;">
                SALE
               </span>
              </a>
             </td>
            </tr>
           </table>
           <!--[if mso]>
                        <table border="0" cellpadding="0" cellspacing="0" width="100%" style="border-color: #CCCCCC; border-radius: 5px; border-style: solid; border-width:1px; border-collapse: separate!important; padding:10px 10px 14px;">
                          <tr>
                            <td align="center">
                              <table border="0" cellpadding="0" cellspacing="0">
                                <tr>
                                  <td align="center" style="border-bottom: 1px solid #ED1C24;padding-bottom:4px;"><a href="//l.em.beaverbrooks.co.uk/rts/go2.aspx?h=22839&tp=i-H43-HK-GD-2Uaeh-1n-5WaW-1c-2T9ux-9F1SM&x=i-H43-HK-GD-2Uaeh-1n-5WaW-1c-2T9ux-9F1SM%7c1005%7c36843419" style="color:#ED1C24; font-family:Arial, Helvetica, sans-serif; font-size:10px; letter-spacing: 0.19em; line-height:1.5; text-decoration:none;" target="_blank">SALE</a></td>
                                </tr>
                              </table>
                            </td>
                          </tr>
                        </table>
                      <![endif]-->
          </td>
         </tr>
        </table>
       </th>
      </tr>
     </table>
    </td>
   </tr>
   <tr>
    <td align="center" class="mob-hpadding vspacerpadxxxlarge" style="padding-top:40px;">
     <table border="0" cellpadding="0" cellspacing="0" style="border-collapse:collapse !important;" width="100%">
      <tr>
       <td valign="top" width="50%">
        <table border="0" cellpadding="0" cellspacing="0" style="border-collapse:collapse !important;" width="100%">
         <tr>
          <td bgcolor="#D1D3D4" height="1" style="font-size: 0; line-height: 0;">
           <img alt="" height="1" src="https://inboxflows.com/_/image/http%253A%252F%252Fwpm.ccmp.eu%252Fwpm%252F1074%252FContentUploads%252Fst_spacer.gif/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRndwbS5jY21wLmV1JSJ9:1kXOSJ:ZTk8MD6KqtG3O1zSdKmCo6lvbjVOq3P9lwlDWTNdIT4" style="-ms-interpolation-mode:bicubic;color:#464646;display: block;" width="1"/>
          </td>
         </tr>
        </table>
       </td>
       <td align="center" height="7" style="font-size: 1; line-height: 1;" valign="top" width="17">
        <img alt="v" border="0" height="7" src="https://inboxflows.com/_/image/http%253A%252F%252Fwpm.ccmp.eu%252Fwpm%252F1074%252FContentUploads%252Fst_hr_arrow_white_top2x.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRndwbS5jY21wLmV1JSJ9:1kXOSJ:ZTk8MD6KqtG3O1zSdKmCo6lvbjVOq3P9lwlDWTNdIT4" style="-ms-interpolation-mode:bicubic;color:#464646;display:block; color:#D1D3D4;" width="17"/>
       </td>
       <td valign="top" width="50%">
        <table border="0" cellpadding="0" cellspacing="0" style="border-collapse:collapse !important;" width="100%">
         <tr>
          <td bgcolor="#D1D3D4" height="1" style="font-size: 0; line-height: 0;">
           <img alt="" height="1" src="https://inboxflows.com/_/image/http%253A%252F%252Fwpm.ccmp.eu%252Fwpm%252F1074%252FContentUploads%252Fst_spacer.gif/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRndwbS5jY21wLmV1JSJ9:1kXOSJ:ZTk8MD6KqtG3O1zSdKmCo6lvbjVOq3P9lwlDWTNdIT4" style="-ms-interpolation-mode:bicubic;color:#464646;display: block;" width="1"/>
          </td>
         </tr>
        </table>
       </td>
      </tr>
     </table>
    </td>
   </tr>
   <!-- SECONDARY PROMO -->
   <tr>
    <td align="center" class="secondary-promo vpaddingxxlarge" style="padding-top:30px;padding-bottom:30px;">
     <table border="0" cellpadding="0" cellspacing="0" class="inner" role="presentation" style="border-collapse:collapse !important;" width="600">
      <tr>
       <th class="mob-block" style="font-weight:normal;padding:0;vertical-align:top;">
        <table border="0" cellpadding="0" cellspacing="0" class="inner" role="presentation" style="border-collapse:collapse !important;" width="300">
         <tr>
          <td align="center" class="mob-autoheight" height="58" valign="middle" width="50%">
           <a>
            <img alt="Delivery van" border="0" src="https://inboxflows.com/_/image/http%253A%252F%252Fwpm.ccmp.eu%252Fwpm%252F1074%252FContentUploads%252Fst_secondary_promo_van2x.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRndwbS5jY21wLmV1JSJ9:1kXOSJ:ZTk8MD6KqtG3O1zSdKmCo6lvbjVOq3P9lwlDWTNdIT4" style="-ms-interpolation-mode:bicubic;color:#464646;display:block; color:#000000;" width="56"/>
           </a>
          </td>
          <td align="center" class="mob-autoheight" height="58" valign="middle" width="50%">
           <a>
            <img alt="0%" border="0" src="https://inboxflows.com/_/image/http%253A%252F%252Fwpm.ccmp.eu%252Fwpm%252F1074%252FContentUploads%252Fst_secondary_promo_ifc2x.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRndwbS5jY21wLmV1JSJ9:1kXOSJ:ZTk8MD6KqtG3O1zSdKmCo6lvbjVOq3P9lwlDWTNdIT4" style="-ms-interpolation-mode:bicubic;color:#464646;display:block; color:#000000;" width="56"/>
           </a>
          </td>
         </tr>
         <tr>
          <td align="center" class="para vspacerpad" style="color:#464646;font-size:12px;font-family:Verdana, Geneva, sans-serif;mso-line-height-rule:exactly;line-height:18px;letter-spacing:180%;padding-top:15px;" valign="top">
           <a style="color:#464646;color:#6D6E71;text-decoration:none;">
            Free Delivery
           </a>
          </td>
          <td align="center" class="para vspacerpad" style="color:#464646;font-size:12px;font-family:Verdana, Geneva, sans-serif;mso-line-height-rule:exactly;line-height:18px;letter-spacing:180%;padding-top:15px;" valign="top">
           <a style="color:#464646;color:#6D6E71;text-decoration:none;">
            0% Interest Free Credit
           </a>
          </td>
         </tr>
        </table>
       </th>
       <th class="mob-block" style="font-weight:normal;padding:0;vertical-align:top;">
        <table border="0" cellpadding="0" cellspacing="0" class="inner" role="presentation" style="border-collapse:collapse !important;" width="300">
         <tr>
          <td align="center" class="mob-autoheight mob-vspacerpadxlarge" height="58" valign="middle" width="50%">
           <a>
            <img alt="Parcel" border="0" src="https://inboxflows.com/_/image/http%253A%252F%252Fwpm.ccmp.eu%252Fwpm%252F1074%252FContentUploads%252Fst_secondary_promo_click2x.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRndwbS5jY21wLmV1JSJ9:1kXOSJ:ZTk8MD6KqtG3O1zSdKmCo6lvbjVOq3P9lwlDWTNdIT4" style="-ms-interpolation-mode:bicubic;color:#464646;display:block; color:#000000;" width="56"/>
           </a>
          </td>
          <td align="center" class="mob-autoheight mob-vspacerpadxlarge" height="58" valign="middle" width="50%">
           <a>
            <img alt="Location pin" border="0" src="https://inboxflows.com/_/image/http%253A%252F%252Fwpm.ccmp.eu%252Fwpm%252F1074%252FContentUploads%252Fst_secondary_promo_location2x.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRndwbS5jY21wLmV1JSJ9:1kXOSJ:ZTk8MD6KqtG3O1zSdKmCo6lvbjVOq3P9lwlDWTNdIT4" style="-ms-interpolation-mode:bicubic;color:#464646;display:block; color:#000000;" width="56"/>
           </a>
          </td>
         </tr>
         <tr>
          <td align="center" class="para vspacerpad" style="color:#464646;font-size:12px;font-family:Verdana, Geneva, sans-serif;mso-line-height-rule:exactly;line-height:18px;letter-spacing:180%;padding-top:15px;" valign="top">
           <a style="color:#464646;color:#6D6E71;text-decoration:none;">
            Free Click &amp; Collect
           </a>
          </td>
          <td align="center" class="para vspacerpad" style="color:#464646;font-size:12px;font-family:Verdana, Geneva, sans-serif;mso-line-height-rule:exactly;line-height:18px;letter-spacing:180%;padding-top:15px;" valign="top">
           <a style="color:#464646;color:#6D6E71;text-decoration:none;">
            70 UK Stores
           </a>
          </td>
         </tr>
        </table>
       </th>
      </tr>
     </table>
    </td>
   </tr>
   <!-- FOOTER -->
   <tr>
    <td align="center" bgcolor="#F2F2F2" class="footer vpadding" style="padding-top:15px;padding-bottom:15px;">
     <table border="0" cellpadding="0" cellspacing="0" class="inner" role="presentation" style="border-collapse:collapse !important;" width="600">
      <tr>
       <th align="center" class="mob-block vpaddingxlarge help" style="font-weight:normal;padding:0;vertical-align:top;padding-top:25px;padding-bottom:25px;" width="50%">
        <table border="0" cellpadding="0" cellspacing="0" class="divide" role="presentation" style="border-right:1px solid #E6E6E6;border-collapse:collapse !important;" width="100%">
         <tr>
          <td align="center" class="title hpadding" style="color:#464646;font-family:Arial, Helvetica, sans-serif;font-size:10px;letter-spacing:0.19em;line-height:1.26;padding-right:10px;padding-left:10px;color:#6D6E71;">
           NEED HELP?
          </td>
         </tr>
         <tr>
          <td align="center" class="vspacerpad hpadding" style="padding-right:10px;padding-left:10px;padding-top:15px;">
           <table border="0" cellpadding="0" cellspacing="0" class="nocollapse" role="presentation" style="border-collapse:collapse !important;border-collapse:separate !important;">
            <tr>
             <td align="left" style="font-size: 1; line-height: 1;" width="30">
              <a>
               <img alt="@" border="0" src="https://inboxflows.com/_/image/http%253A%252F%252Fwpm.ccmp.eu%252Fwpm%252F1074%252FContentUploads%252Fst_mail_icon2x.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRndwbS5jY21wLmV1JSJ9:1kXOSJ:ZTk8MD6KqtG3O1zSdKmCo6lvbjVOq3P9lwlDWTNdIT4" style="-ms-interpolation-mode:bicubic;color:#464646;display:block; color:#464646;" width="21"/>
              </a>
             </td>
             <td align="center" class="para" style="font-size:12px;font-family:Verdana, Geneva, sans-serif;mso-line-height-rule:exactly;line-height:18px;letter-spacing:180%;color:#6D6E71;color:#464646;">
              <a style="text-decoration:none;color:#464646;text-decoration: none;">
               enquiries@beaverbrooks.co.uk
              </a>
             </td>
            </tr>
           </table>
          </td>
         </tr>
         <tr>
          <td align="center" class="vpaddingsmall hpadding" style="padding-right:10px;padding-left:10px;padding-top:10px;padding-bottom:10px;">
           <table border="0" cellpadding="0" cellspacing="0" role="presentation" style="border-collapse:collapse !important;">
            <tr>
             <td align="left" style="font-size: 1; line-height: 1;" valign="top" width="25">
              <img alt="T" border="0" src="https://inboxflows.com/_/image/http%253A%252F%252Fwpm.ccmp.eu%252Fwpm%252F1074%252FContentUploads%252Fst_phone_icon2x.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRndwbS5jY21wLmV1JSJ9:1kXOSJ:ZTk8MD6KqtG3O1zSdKmCo6lvbjVOq3P9lwlDWTNdIT4" style="-ms-interpolation-mode:bicubic;color:#464646;display:block;" width="18"/>
             </td>
             <td align="center" class="para" style="font-size:12px;font-family:Verdana, Geneva, sans-serif;mso-line-height-rule:exactly;line-height:18px;letter-spacing:180%;color:#6D6E71;color:#464646;">
              Call free on
              <span class="resetautolink">
               0800 169 2329
              </span>
              <br/>
              <span style="color:#6D6E71;">
               Mon - Fri,
               <span class="resetautolink">
                9am - 5pm
               </span>
              </span>
             </td>
            </tr>
           </table>
          </td>
         </tr>
        </table>
       </th>
       <th align="center" class="mob-block vpaddingxlarge social mob-notoppadding" style="font-weight:normal;padding:0;vertical-align:top;padding-top:25px;padding-bottom:25px;" width="50%">
        <table border="0" cellpadding="0" cellspacing="0" role="presentation" style="border-collapse:collapse !important;" width="100%">
         <tr>
          <td align="center" class="hpadding" style="padding-right:10px;padding-left:10px;">
           <table border="0" cellpadding="0" cellspacing="0" class="divide" role="presentation" style="border-collapse:collapse !important;" width="100%">
            <tr>
             <td align="center" class="title mob-vspacerpadxxlarge" style="color:#464646;font-family:Arial, Helvetica, sans-serif;font-size:10px;letter-spacing:0.19em;line-height:1.26;color:#6D6E71;">
              FIND US ON
             </td>
            </tr>
            <tr>
             <td align="center" class="icons" style="padding:23px 0 0 0;">
              <table border="0" cellpadding="0" cellspacing="0" class="inner" role="presentation" style="border-collapse:collapse !important;">
               <tr>
                <td align="center" class="mob-autoheight" height="38" style="padding:0 4px;">
                 <a>
                  <img alt="f" border="0" src="https://inboxflows.com/_/image/http%253A%252F%252Fwpm.ccmp.eu%252Fwpm%252F1074%252FContentUploads%252Fst_facebook_logo2x.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRndwbS5jY21wLmV1JSJ9:1kXOSJ:ZTk8MD6KqtG3O1zSdKmCo6lvbjVOq3P9lwlDWTNdIT4" style="-ms-interpolation-mode:bicubic;color:#464646;display:block; color:#464646;" width="36"/>
                 </a>
                </td>
                <td align="center" class="mob-autoheight" height="38" style="padding:0 4px;">
                 <a>
                  <img alt="t" border="0" src="https://inboxflows.com/_/image/http%253A%252F%252Fwpm.ccmp.eu%252Fwpm%252F1074%252FContentUploads%252Fst_twitter_logo2x.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRndwbS5jY21wLmV1JSJ9:1kXOSJ:ZTk8MD6KqtG3O1zSdKmCo6lvbjVOq3P9lwlDWTNdIT4" style="-ms-interpolation-mode:bicubic;color:#464646;display:block; color:#464646;" width="36"/>
                 </a>
                </td>
                <td align="center" class="mob-autoheight" height="38" style="padding:0 4px;">
                 <a>
                  <img alt="i" border="0" src="https://inboxflows.com/_/image/http%253A%252F%252Fwpm.ccmp.eu%252Fwpm%252F1074%252FContentUploads%252Fst_instagram_logo2x.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRndwbS5jY21wLmV1JSJ9:1kXOSJ:ZTk8MD6KqtG3O1zSdKmCo6lvbjVOq3P9lwlDWTNdIT4" style="-ms-interpolation-mode:bicubic;color:#464646;display:block; color:#464646;" width="36"/>
                 </a>
                </td>
                <td align="center" class="mob-autoheight" height="38" style="padding:0 4px;">
                 <a>
                  <img alt="p" border="0" src="https://inboxflows.com/_/image/http%253A%252F%252Fwpm.ccmp.eu%252Fwpm%252F1074%252FContentUploads%252Fst_pinterest_logo2x.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRndwbS5jY21wLmV1JSJ9:1kXOSJ:ZTk8MD6KqtG3O1zSdKmCo6lvbjVOq3P9lwlDWTNdIT4" style="-ms-interpolation-mode:bicubic;color:#464646;display:block; color:#464646;" width="36"/>
                 </a>
                </td>
               </tr>
              </table>
             </td>
            </tr>
           </table>
          </td>
         </tr>
        </table>
       </th>
      </tr>
     </table>
    </td>
   </tr>
   <tr>
    <td align="center" class="footer vpadding mob-hpadding" style="padding-top:15px;padding-bottom:15px;">
     <table border="0" cellpadding="0" cellspacing="0" class="inner copyright" role="presentation" style="border-collapse:collapse !important;" width="600">
      <tr>
       <td align="center" class="para vspacerpadlarge" style="color:#464646;font-size:12px;font-family:Verdana, Geneva, sans-serif;mso-line-height-rule:exactly;line-height:18px;letter-spacing:180%;padding-top:20px;color:#6D6E71;">
        © 2001 - 2019 Beaverbrooks Ltd
        <br/>
        <br/>
        You are receiving this newsletter because you have subscribed to our regular Beaverbrooks newsletter.
        <br/>
        <br/>
        We respect your privacy and promise never to abuse this medium. If you would prefer not to receive any future emails from Beaverbrooks please
        <a style="color:#464646;text-decoration:none;color:#790B68;text-decoration:underline;">
         unsubscribe
        </a>
        . We never sell or give any information we have about you to any other company.
        <br/>
        <br/>
        Beaverbrooks the Jewellers Ltd, Adele House, Park Road, Lytham St. Annes, Lancashire FY8 1RE
       </td>
      </tr>
     </table>
    </td>
   </tr>
  </table>
 </body>
</html>