.box, .button {
    text-align: center
}

a, abbr, acronym, address, article, aside, blockquote, body, caption, code, dd, del, dfn, dialog, div, dl, dt, em, fieldset, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, iframe, img, label, legend, li, nav, object, ol, p, pre, q, section, span, table, tbody, td, tfoot, th, thead, tr, ul {
    margin: 0;
    padding: 0;
    border: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline
}

body {
    line-height: 1.5;
    font-size: 75%;
    font-family: "Helvetica Neue", Arial, Helvetica, sans-serif
}

blockquote::after, blockquote::before, q::after, q::before {
    content: ""
}

html {
    font-size: 100.01%
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 700;
    color: #111
}

h1, h2 {
    margin-bottom: .5em
}

p {
    margin: 0 0 1.5em
}

a:focus, a:hover {
    color: #000
}

ol, ul {
    margin: 0 1.5em 1.5em 0;
    list-style: none
}

.container {
    width: 950px;
    margin: 0 auto
}

.box {
    margin-bottom: 1.5em
}

.clearfix::after, .container::after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    overflow: hidden
}

.clearfix, .container {
    display: block
}

.hidden {
    display: none
}

table.striped tr:nth-child(2n) td, table.striped tr:nth-child(2n) th {
    background-color: #f1f1f1
}

.btns_block::after, .btns_dropdown::after {
    content: "";
    display: block;
    height: 0;
    clear: both
}

.btns_dropdown .dropdown_toggle::after {
    content: "";
    border-width: 5px;
    border-style: solid;
    border-color: #759baa transparent transparent;
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -2px;
    display: block;
    width: 0;
    height: 0
}

.ui-helper-clearfix::after, .ui-helper-clearfix::before {
    content: "";
    display: table
}

.ui-helper-clearfix::after {
    clear: both
}

button.ui-button::-moz-focus-inner {
    border: 0;
    padding: 0
}

body, html {
    height: 100%
}

body, h1, h2, h3, h4, h5, h6, html, p {
    color: #0c0e22
}

* {
    font-family: "Myriad Pro", Arial, Helvetica, Tahoma, sans-serif
}

::-moz-selection {
    background-color: #43caff;
    color: #f1f1f1
}

.text, a {
    color: #333;
    line-height: 15px;
    font-size: 14px
}

a {
    color: #16acd2;
    text-decoration: underline
}

.button, .button_primary, a:hover {
    text-decoration: none
}

.button {
    height: 24px;
    vertical-align: middle;
    font: 12px/24px Arial, Helvetica, sans-serif;
    text-shadow: 0 1px #fff
}

.button_primary, h1, h1 b, h2 {
    font-weight: 700
}

#header .right_block .select_lang_block .langs::after {
    content: "";
    position: absolute;
    top: 14px;
    right: 9px;
    border-width: 5px;
    border-style: solid;
    border-color: #fff transparent transparent;
    display: block;
    width: 0;
    height: 0;
    visibility: visible
}

#header .right_block .select_lang_block:hover .langs::after {
    border-top-color: #43caff
}

.heading::after {
    clear: both;
    display: block;
    content: " "
}

.registration_form .input::-moz-placeholder, body.index .frame .input::-moz-placeholder {
    color: #000;
    opacity: 1
}

:focus {
    outline: 0
}

.channels tr:nth-child(2n) td {
    background-color: #f7f7f7
}

.i18n_manage .translations tbody tr:nth-child(2n) {
    background-color: #f1f1f1
}

.trafffic_links tr:nth-child(2n) td {
    background-color: #f7f7f7
}

.moderate-photos div.photo:nth-child(5n) {
    margin-right: 0
}

.text_holder .rules .p::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -20px;
    background-color: #43caff;
    border-radius: 50%;
    float: left;
    display: block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff
}

.text_holder .rules .p.p1::before {
    content: "1"
}

.text_holder .rules .p.p2::before {
    content: "2"
}

.text_holder .rules .p.p3::before {
    content: "3"
}

.text_holder .rules .p.p4::before {
    content: "4"
}

.inform-col.dateahead .rules .p::before {
    background-color: #909090;
    color: #fff;
    font-size: 18px
}

#send_gift .message_block .with_message textarea::-moz-placeholder {
    font-style: italic;
    font-size: 14px;
    color: #666
}

#payment_widget .tariffs .period.selected .period_block .radio_input::after {
    content: "";
    background-color: #666;
    border-radius: 50%;
    position: absolute;
    top: 2px;
    left: 2px;
    display: block;
    width: 8px;
    height: 8px
}

#payment_widget .tariffs .period .period_block .old_price::after {
    content: "";
    background: url(old_price_line.png) no-repeat;
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    width: 41px;
    height: 17px;
    margin-left: -21px
}

.new_disc #payment_widget .tariffs .period .period_block .old_price::after {
    width: 100px;
    height: 100px;
    background-image: url(undefined)
}

#credit_card_form .select-area .select-opener::after {
    content: "";
    border-width: 5px;
    border-style: solid;
    border-color: #759baa transparent transparent;
    position: absolute;
    right: 5px;
    top: 50%;
    margin-top: -2px;
    display: block;
    width: 0;
    height: 0
}

.container, body {
    height: 100%
}

body.premium_index table.compare tr:nth-child(2n) {
    background: #f1f1f1
}

body.premium_index table.compare tr:nth-child(2n) .td2 {
    background: #e6e6e6
}

body.premium_index table.compare tr:nth-child(2n) .td3 {
    background: #cee1e8
}

.guests li::after, .guests::after {
    content: "";
    display: block;
    clear: both;
    overflow: hidden
}

#main .frame::after, .footer-holder::after {
    clear: both;
    display: block;
    content: " "
}

.test-list .row::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background-color: #d7d7d7;
    display: block;
    width: 69px;
    height: 100%;
    z-index: 1
}

body {
    position: relative;
    background: url(9m_bg.jpg)
}

h1 {
    margin: 0 0 40px;
    line-height: 32px;
    font-size: 25px;
    text-shadow: 0 0 3px #000
}

.box, h2 {
    line-height: 20px
}

h1 b {
    text-transform: uppercase;
    color: #84dffc;
    display: block;
    margin: 0 0 20px;
    font-size: 35px
}

.box, .box h1, .box h2, .box p {
    color: #fff
}

h2 {
    font-size: 20px;
    margin: 0 0 30px
}

ul {
    list-style-type: none;
    display: block
}

ul li {
    display: block
}

#verify li, .step.hidden, .verify_container .button_primary {
    display: none
}

.box {
    background: url(bg_black.png);
    border-radius: 10px;
    box-shadow: 0 0 25px 5px #fff;
    width: 630px;
    min-height: 380px;
    top: 50%;
    margin: -250px auto 0;
    padding: 20px 40px 40px;
    font-size: 14px;
    z-index: 2
}

.box, .button_primary {
    position: relative;
    border: 2px solid #000
}

.step {
    position: relative
}

.loader {
    background: url(loader.gif) center center no-repeat;
    height: 50px
}

#verify li {
    margin: 0 0 10px
}

#verify b {
    color: #00bf00
}

.button.button_green {
    margin: 0 20px 0 0
}

.button_primary {
    box-shadow: 0 0 20px 0 #87e0fd inset;
    border-radius: 10px;
    background: linear-gradient(to bottom, #87e0fd 0, #53cbf1 40%, #05abe0 100%);
    display: block;
    padding: 20px 35px;
    line-height: 30px;
    font-size: 30px;
    color: #045496;
    cursor: pointer
}

.button_primary:hover {
    background: linear-gradient(to bottom, #05abe0 0, #53cbf1 60%, #87e0fd 100%)
}

.button {
    display: inline-block;
    border: 1px solid #666;
    padding: 8px 15px;
    border-radius: 30px;
    background: linear-gradient(to bottom, #fff 0, #f1f1f1 50%, #e1e1e1 51%, #f6f6f6 100%);
    color: #222;
    cursor: pointer
}

.button:hover {
    background: linear-gradient(to bottom, #f6f6f6 0, #e1e1e1 49%, #f1f1f1 50%, #fff 100%)
}