<!DOCTYPE html>
<html>

<head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
    <title>Hoster.ru - Домен не продлен</title>
    <!-- link rel="stylesheet" type="text/css" href="http://www.hoster.ru/css/errors.css" -->
    <style type="text/css">
        
        * {
            padding: 0;
            margin: 0;
        }

        html, body {
            width: 100%;
            height: 100%;
            background: #DADADA;
            color: #464646;
            font-family: Arial, Helvetica, sans-serif, Tahoma;
            font-size: 12px;
            font-weight: normal;
            cursor: default;
        }

        #mainwrap {
            background-color: #FFF;
            width: 100%;
            height: auto !important;
            height: 100%;
            min-height: 100%;
            display: block;
        }

        #header, #content {
            width: 100%;
        }

        #header {
            color: #FFFFFF;
            height: 21px;
            line-height: 21px;
            vertical-align: middle;
            background: #5f5f5f;
            border-bottom: 1px solid #4d4d4d;
            width: 1024
        }

        #header-top a, #header-top a:visited, #header-top a:hover {
            color: #fff;
            text-decoration: none;
        }

        #content {
            padding-bottom: 60px;
        }

        #content h1 {
            margin-bottom: 15px;
            font-size: 20pt;
            text-shadow: 0px 0px 4px #f9b676;
        }

        #content p {
            line-height: 22px;
            font-size: 13pt;
            margin-bottom: 8px;
        }

        .top_div {
            display: inline-block;
            width: 100%;
            font-weight: bold;
            font-size: 18px;
        }

        .left_side {
            width: 77%;
            padding: 30px 0 30px;
        }

        .left-side img {
            width: 340px;
        }

        .left_side div.fright {
            padding: 18px 14px 0 0;
        }

        #footer {
            width: 100%;
            height: 59px;
            margin: -60px 0 0 0;
            display: block;
            background-color: #ffa100;
            border-top: 1px solid #cc8200;
        }

        .wrap-in {
            margin: 0 auto;
            width: 960px;
        }

        #footer .wrap-in {
            height: 59px;
            background-color: #ffa100;
            color: #fff;
        }

        #footer .wrap-in a,
        #footer .wrap-in a:visited {
            color: #fff;
            margin-right: 20px;
            text-transform: uppercase;
        }

        a {
            text-decoration: none;
        }

        a:hover {
            text-decoration: underline;
        }

        .strong, .b {
            font-weight: 700;
        }

        .t-center {
            text-align: center;
        }

        .fleft {
            float: left;
        }

        .fright {
            float: right;
        }

        .bold_ton {
            text-shadow: 0px 0px 2px #c5c5c5;
        }

        .bold_orange {
            color: #f79622;
            text-shadow: 0px 0px 2px #ffe1c5;
        }

        .middle_div {
            margin: 40px 0;
            display: block;
        }

        .middle_div:after {
            clear: both;
        }

        .middle_div > div {
            display: inline-block;
        }

        .middle_div .col1 {
            width: 35%;
        }

        .middle_div .col2 {
            width: 60%;
        }

        .middle_div .col1 img {
            padding: 0 30px;
            width: 240px;
        }

        .copyright {
            margin-top: 8px;
        }

        div.actions {
            margin-top: 50px;
        }

        ul.actions-buttons li {
            display: inline-block;
            margin-right: 30px;
        }

        ul.actions-buttons li:last-child {
            margin-right: 0;
        }

        .button {
            color: #f79622;
            border-bottom: 0px solid #f79622;
            text-shadow: 0px 0px 2px #ffe1c5;
            text-decoration: none;
            font-size: 13pt;
            padding: 4px 0px;
        }

        .button:hover {
            text-decoration: none;
            border-bottom: 1px solid #f79622;
        }

        .adv-actions {
            margin-bottom: 20px;
        }

        a.adv-action {
            color: #fff;
            text-decoration: none;
        }

        a.adv-action div {
            background-color: #7e7e7e;
            border: 1px solid #7d7d7d;
            text-align: center;
            color: #fff;
            font-size: 13pt;
            padding: 20px 10px;
        }

        a.adv-action div:hover {
            box-shadow: 0px 2px 8px #111111;
        }

        a.adv-action div span {
            background: url("http://cp.hoster.ru/img/errors_page/icons.png") no-repeat;
            padding: 16px 0 16px 50px;
            margin-right: 20px;
        }

        a.adv-action div span.hosting {
            background-position: -153px 0px;
        }

        a.adv-action div span.domain {
            background-position: 0px 0px;
        }

        .col {
            display: table-cell;
            width: 33%;
        }

        .col:first-child {
            padding-right: 10px;
        }

        .col:last-child {
            padding-left: 10px;
        }

        .col.middle {
            padding: 0 10px;
        }

        .col > div.tarif {
            border: 1px solid #ffe1c5;
        }

        .col > div.tarif:hover {
            box-shadow: 0px 0px 10px #ffe1c5;
        }

        .col .tarif .tarif-descr p {
            font-size: 11pt !important;
        }

        .tarif-head, .tarif-action {
            text-align: center;
            padding: 10px 0;
            margin: 4px;
        }

        .tarif-banner img {
            width: 100%;
            height: 80px;
            background: #dadada;
        }

        .tarif-head h2 {
            font-size: 18pt;
        }

        .tarif-head .descr {
            margin: 10px 0;
        }

        .tarif-action {
            padding: 10px 0;
            margin-bottom: 10px;
        }

        .tarif-descr {
            height: 260px;
            margin: 10px 20px;
        }

        .tarif-descr > p, .tarif-descr ul {
            margin-bottom: 10px;
        }

        .tarif-descr ul li {
            line-height: 22px;
            font-size: 11pt;
            margin-bottom: 8px;
            list-style-position: inside;
        }

        
    </style>
</head>

<body>
<div id="mainwrap">

    <div id="header">
        <div class="wrap-in">
            <div id="header-top">
                <a href="https://cp.hoster.ru/" target="_blank" rel="nofollow" title="Войти в панель управления">Панель
                    управления</a>
            </div><!--end header-top-->
        </div>
    </div><!--end header-->

    <div id="content">

        <div class="wrap-in">

            <div class="top_div">
                <div class="fleft left_side">
                    <div class="fleft"><img src="http://cp.hoster.ru/img/hoster_logo.png"></div>
                    <div class="fright">
                        <span class="bold_ton">Телефон/Факс:</span> <span
                                class="bold_orange">+7 (495) 775-42-77</span><br>
                        <span class="bold_ton">Бесплатно:</span> <span class="bold_orange">8 800 200-05-42</span><br>
                        <a href="mailto:support@hoster.ru" class="bold_orange">support@hoster.ru</a>
                    </div>
                </div>
                <div class="fright">
                    <img src="http://cp.hoster.ru/img/wheel_up.png">
                </div>
            </div>
            <div style="clear: both;"></div>
            <div class="middle_div">
                <div class="fleft col1">
                    <img src="http://cp.hoster.ru/img/robot.png">
                </div>
                <div class="col2">
                    <h1 class="bold_orange">Домен <span>theimba.ru</span> не продлен</h1>
                    <p>
                        Дата окончания регистрации домена: <span
                                class="bold_orange">11.05.2017</span> г.
                    </p>
                    <p>
                        Дата удаления домена из реестра: <span
                                class="bold_orange">11.06.2017</span> г. (+30 дней с
                        момента окончания регистрации).
                    </p>
                    <p>
                        После удаления из реестра (наступления даты "free-date") домен станет доступен для свободной
                        регистрации.
                    </p>

                    <div class="actions">
                        <ul class="actions-buttons">
                            <li class="">
                                <a class="button" href="https://cp.hoster.ru/service/services/?type=DOMAIN"
                                   title="Перейти В ПУ для продления домена">Продлить домен</a>
                            </li>
                            <li class="">
                                <a class="button" href="#" title="Whois" onclick="return !onWhois('theimba.ru');">Посмотреть Whois</a>
                            </li>
                        </ul>

                    </div>
                </div>
            </div>
            <div style="clear: both;"></div>
            <div class="adv-actions">
                <a class="adv-action" href="https://cp.hoster.ru/service/order/hosting" rel="nofollow"
                   title="Перейти в ПУ для заказа хостинга">
                    <div>
							<span class="hosting">
							</span>
                        Безлимитный хостинг
                    </div>
                </a>
            </div>

        </div>

    </div><!--end content-->
</div><!--end mainwrap-->

<div id="footer">
    <div class="wrap-in">
        <div class="footer-content" style="padding-top: 10px;">

            <img id="logotype" class="fleft" src="http://cp.hoster.ru/img/project_footer_hoster.ru.png" alt="Hoster.ru"
                 title="Hoster.ru" style="padding-right: 16px;">

            <div id="projects" class="fleft">
                <a href="http://www.filanco.ru/" target="_blank" rel="nofollow">Filanco.ru</a>
                <a href="http://www.domenus.ru/" target="_blank" rel="nofollow">Domenus.ru</a>
                <a href="http://www.hoster.ru/" target="_blank" rel="nofollow">Hoster.ru</a>
                <a href="http://www.datahouse.ru/" target="_blank" rel="nofollow">Datahouse.ru</a>
                <a href="http://www.cititelecom.ru/" target="_blank" rel="nofollow" style="margin-right:0px;">Cititelecom.ru</a>

                <div class="copyright">&#169; Группа компаний Филанко</div>
            </div>

            <div id="contacts" class="fright">
                <span>Тел.:&nbsp;+7 (495) 775 4277</span>
                <a href="mailto:support@hoster.ru"
                   style="margin-right:0px; margin-left: 5px; text-transform: lowercase;">support@hoster.ru</a>
            </div>

        </div>
    </div>
</div><!--end footer-->
<script type="text/javascript">
function onWhois(dn) {
    if(dn.length) {
        var req = "http://www.domenus.ru/domain/whois/?domain="+ dn;
        whois = window.open( req, 'whois'+dn+'_global', "scrollbars=1, width=460, height=500" );
    }
    return true;
}
</script>
</body>

</html>

