﻿<!DOCTYPE HTML PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
    <link href="http://maxcdn.bootstrapcdn.com/bootstrap/3.3.2/css/bootstrap.min.css" rel="stylesheet" media="screen">
    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
    <title>AdamEve.com is temporarily down for site enhancements.</title>
</head>

<body>
    <script src="http://code.jquery.com/jquery.js"></script>
    <script src="http://maxcdn.bootstrapcdn.com/bootstrap/3.3.2/js/bootstrap.min.js"></script>
    <style type="text/css">
        body {font-family: Helvetica,Arial,Sans-Serif; font-size: 20px;}
        #info {margin-left: 8%;}
        #info p {margin-bottom:1%;}
        #info p:nth-of-type(1) {margin-top: 3%;}
        .redBold {font-weight:bold; color: #d71e05;}
        .bold {font-weight: bold;}
        .container {margin: auto;}
        p {line-height:1.4; margin:auto;}
        #sorryMsg p:nth-of-type(1){ margin-bottom: 2%;}
        #sorryMsg { border:solid; margin-left:5%; margin-right:5%;margin-top:5%;padding:5%; text-align:center;}
        @media screen and (max-width: 768px) {
            body {
                font-size: 18px;
            }
        }
        @media screen and (max-width: 480px) {
            body {
                font-size: 14px;
            }
        }
        #phoneNums {text-align:right; margin-top:2%;}
    </style>
    <div class="container">
        <div>
            <div class="col-sm-12">
                <img class="img-responsive" src="http://content.adameve.com/CMS/Image/343004-0-0x0.jpg" alt="Adam and Eve - America's most trusted source for adult products" style="margin:auto,auto;" />
            </div>
            <div id="sorryMsg" class="col-sm-10">
                <p><strong>We're sorry. AdamEve.com is temporarily closed for site enhancements.</strong></p>
                <p><strong>Please check back soon for all your adult product needs!</strong></p>
            </div>
            <div id="info" class="col-xs-10 col-sm-10 col-md-10 col-lg-9 col-xl-9">
                <p>
                    For immediate shopping convenience, you may still order securely by phone.
                    We are happy to help you - 24 hours a day, 7 days a week.
                    Mention code <span class="redBold">OOPS</span> and receive <span class="bold">50% OFF one item!</span>
                </p>
            </div>
        </div>
    </div>
    <div class="container">
        <div id="phoneNums" class="col-sm-10">
            <div class="row">Toll-free number: <span class="redBold">1-800-293-4654</span></div>
            <div class="row">International customers: <span class="redBold">001.919.644.1212</span></div>
            <div class="row">Canadian customers: <span class="redBold">1-800-293-4654</span></div>
        </div>
    </div>
</body>
</html>