.banner {
    width: 19.5em;
    min-width: 220px;
    border-collapse: collapse;
    background: #f9f9f9 url('/i/intinfo/bottom.gif') repeat-x 0 bottom;
    table-layout: fixed;
    empty-cells: show;
    max-height: 1050px;
}

.banner td {
}

.banner .lt, .banner .rt, .banner .lb, .banner .rb {
    background: url('/i/intinfo/corners.png') no-repeat;
    padding: 0;
    max-height: 525px;
}

.banner .lt {
    width: 15px;
    height: 25px;
    background-position: 0 0;
}

.banner .rt {
    width: 25px;
    height: 25px;
    background-position: -15px 0;
}

.banner .lb {
    width: 15px;
    height: 60px;
    background-position: -40px 100%;
}

.banner .rb {
    width: 25px;
    height: 60px;
    background-position: -55px 100%;
}

.banner .top {
    background: url('/i/intinfo/top.gif') repeat-x 0 0;
    padding: 10px 0 0 0;
}

.banner .bottom {
    padding-bottom: 10px !important;
}

.banner .list {
    clear: left;
    width: 100%;
    border-collapse: collapse;
}

.banner .list td, .banner td.list {
    padding: 3px 3px;
    border-bottom: 1px solid #d6d6d6;
    text-align: left;
    font-size: 12px;
}

.banner a {
    color: #003868;
}

.banner th {
    padding: 4px 3px;
    text-align: left;
    font-size: 11px;
    background: #e6e6e6 url('/i/intinfo/th.png') repeat-x bottom;
}

.banner th.left {
    background: #e6e6e6 url('/i/intinfo/th-left.png') no-repeat left bottom;
}

.banner th.right {
    background: #e6e6e6 url('/i/intinfo/th-right.png') no-repeat right bottom;
}

.banner .price {
    font-weight: bolder;
    text-align: right !important;
}

.banner .button {
    display: block;
    margin: 10px auto 0 auto;
}

.banner h3 {
    margin: 0 -15px 2px -10px !important;
    text-align: center;
    font-weight: bolder !important;
    font-size: 12px !important;
    color: #004370;
    overflow: hidden;
}

.banner h3 img {
    float: left;
    margin: 3px 10px 0 10px;
}

.banner h3 span {
    float: left;
    text-align: left;
}

.banner div {
    position: relative;
    width: 100%;
    min-width: 4.5em;
    height: 1.5em;
}

.banner div img.price {
    position: absolute;
    left: -8%;
    width: 110%;
    height: 100%;
    z-index: 100;
}

.banner div span {
    color: #fff;
    background: transparent none;
    position: absolute;
    padding-left: 5%;
    width: 100%;
    padding-top: 0.2em;
    height: 1.3em;
    z-index: 200;
}

#banner_buynow {
    width: 93px;
    height: 22px;
    background: url('/i/intinfo/button/buynow_ru.png') no-repeat;
}

.smallbanner {
   width: 19.5em;
   min-width: 220px;
   border-collapse: collapse;
   border-spacing: 0;
   table-layout: fixed;
   empty-cells: show;
   max-height: 1000px;
}

.smallbanner .bg {
   background: transparent url('/i/intinfo/small-top.gif') repeat-x 0 0;
   padding-top: 5px;
}

.smallbanner .lt, .smallbanner .rt, .smallbanner .lb, .smallbanner .rb {
    width: 10px !important;
    padding: 0;
    background: url('/i/intinfo/small-corners.png') no-repeat !important;
}

.smallbanner .lt {
    height: 80px !important;
    background-position: 0 0 !important;
}

.smallbanner .rt {
    height: 80px !important;
    background-position: -10px 0 !important;
}

.smallbanner .lb {
    height: 10px;
    background-position: -20px 100% !important;
}

.smallbanner .rb {
    height: 10px;
    background-position: -30px 100% !important;
}

.smallbanner .fill {
   background: #fbfbfb url('/i/intinfo/small-bottom.gif') repeat-x 0 bottom;
   vertical-align: top;
   font-size: 11px;
   padding: 0 0 12px 0 !important;
   border: 0px none !important;
}

.smallbanner h3 {
    color: #ff3600;
    text-align: center;
    font-weight: lighter;
    margin: 5px 0 0 0 !important;
    font-size: 18px !important
}

.smallbanner h3.smaller {
    font-size: 14px !important;
    margin: 5px -10px 0 -10px !important;
}

.smallbanner .centered {
    text-align: center;
}

.smallbanner p {
    margin: 0  0 0 5px !important;
}

.smallbanner .questions {
    color: #565555;
}

.smallbanner .questions span {
    color: #b8b8b8;
}

a.bannerlink {
    text-decoration: none !important;
}

#banner_regticket {
    margin: 5px 0 0 0;
}

#LiveChatBanner .wider {
    position: relative;
    width: 100%;
    height: 42px;
    text-align: right;
    margin-top: 2px;
}

#LiveChatBanner .wider img {
    vertical-align: middle;
    margin-left: 0.3em;
    position: relative;
    right: -8px;
}

#LiveChatBanner .status {
    position: absolute;
    left: 0;
    top: 0;
    width: 43px;
    height: 35px;
    background-position: center center;
    background-repeat: no-repeat;
}

#LiveChatBanner .consult {
}

#LiveChatBanner.online .status {
    background-image: url('/i/icon/livechat-online.png');
}

#LiveChatBanner.offline .status {
    background-image: url('/i/icon/livechat-offline.png');
}

/* REG.CHOICE */

#regchoice-banner, #available_in_popular_zones {
    position: relative;
    padding: 0;
    width: 19.1667em;
}

#regchoice-banner .top, #available_in_popular_zones .top {
    padding-top: 3.66em !important;
}

#regchoice-banner .bottom, #available_in_popular_zones .bottom {
    padding-bottom: 9px !important;
}

#regchoice-banner h2, #available_in_popular_zones h2 {
    font-size: 1em;
    position: absolute;
    left: 0.0833em;
    top: 0;
    padding: 0;
    margin: 0;
    -webkit-background-size: 100% 100%;
    -khtml-background-size: 100% 100%;
}

#regchoice-banner h2 {
    background: url('/i/intinfo/button/regchoice.png') 0 0 no-repeat;
    width: 19.1667em;
    height: 3.41667em;
}
#available_in_popular_zones h2 {
    width: 19.1667em;
    height: 3.75001em;
}

#regchoice-banner p, #available_in_popular_zones p {
    text-align: center;
    padding: 0.66em 0 0;
    margin: 0;
}

#regchoice-banner p a, #available_in_popular_zones p a {
    color: #004d99;
    font-size: 0.91667em;
    line-height: 2em;
}

#regchoice-banner input, #available_in_popular_zones input {
    vertical-align: middle;
}

#regchoice-banner .last td {
    border-bottom: 0px none;
}

#regchoice-banner .free {
    background: url('/i/intinfo/button/regchoice-green-bg.gif') no-repeat center center;
    text-align: center;
    font-size: 0.8333em;
    color: #fff;
    -webkit-background-size: 5.7em 1.8em;
    -khtml-background-size: 5.7em 1.8em;
}

/* Информер из двух таблиц с доменами на перерегистрацию */
#rereg_informer, #rereg_informer table {border-collapse: collapse}

#rereg_informer caption {font-size: 130%}

#rereg_informer table {
    font: normal 11px Tahoma, Arial, Helvetica, sans-serif;    
    margin-right: 0.1em;
}

#rereg_informer table th {
    padding-bottom: 4px;
    font-weight: bold;
    border-bottom: 1px solid #000;
}

#rereg_informer table td {padding: 2px 9px 2px 9px}

#rereg_informer table tr.odd td {background-color: #f0f0f0}


