@font-face {
    font-family: 'MyriadPro-Regular';
    src: url('fonts/MyriadPro-Regular.eot');
    src: url('fonts/MyriadPro-Regular.eot?#iefix') format('embedded-opentype'), url('fonts/MyriadPro-Regular.woff') format('woff'), url('fonts/MyriadPro-Regular.ttf') format('truetype'), url('fonts/MyriadPro-Regular.svg#webfontd2oZjI0D') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'MyriadProBold';
    src: url('fonts/myriadpro-bold-webfont.eot');
    src: url('fonts/myriadpro-bold-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/myriadpro-bold-webfont.woff') format('woff'), url('fonts/myriadpro-bold-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'MyriadProItalic';
    src: url('fonts/myriadpro-it-webfont.eot');
    src: url('fonts/myriadpro-it-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/myriadpro-it-webfont.woff') format('woff'), url('fonts/myriadpro-it-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

html {
    height: 100%;
}

body {
    margin: 0;
    color: #434242;
    font: 12px arial, sans-serif;
    background: #fff;
    position: relative;
    height: 100%;
    min-width: 998px;
}

img {
    border-style: none;
}

a {
    color: #0288b2;
    outline: none;
    cursor: pointer;
}

a:hover {
    text-decoration: none;
}

input, textarea, select {
    font: 100% arial, sans-serif;
    vertical-align: middle;
}

form, fieldset {
    margin: 0;
    padding: 0;
    border-style: none;
}

#wrapper {
    width: 980px;
    margin: 0 auto;
    min-height: 100%;
    position: relative;
}

#main {
    padding: 0 0 360px 0;
    position: relative;
    z-index: 1;
    overflow: hidden;
}

#footer {
    background: #1a81a1 url(images/footerGrad.png) repeat-x 50% 0;
    color: #fff;
    height: 310px;
    margin: -310px 0 0 0;
    position: relative;
    text-shadow: 1px 1px 0 #066d8d;
    z-index: 2;
}

#footer .wrap {
    margin: 0 auto;
    width: 980px;
    overflow: hidden;
    padding: 0;
}

#footer a {
    color: #fff;
    text-decoration: none;
}

#footer a:hover {
    color: #fff;
    text-decoration: underline;
}

.prefooter {
    margin: 0 -10px;
    position: relative;
    width: 1000px;
}

.prefBlock {
    display: inline-block;
    float: left;
    margin: 30px 10px;
    width: 230px;
}

.prefBlock .header {
    color: #fff;
    font: 18px "MyriadPro-Regular", arial, sans-serif;
    margin-bottom: 14px;
}

.prefBlock ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.prefBlock ul li {
    display: block;
    padding-bottom: 8px;
}

.prefBlock .socials {
    height: 32px;
}

.prefBlock .socials ul {
    display: block;
    height: 32px;
    margin: 0 auto;
    padding-right: 6px;
    /*width: 114px;*/
}

.prefBlock .socials ul li {
    display: inline-block;
    float: left;
    /*height: 32px;*/
    margin-left: 6px;
    width: 35px;
    text-shadow: none;
}

.prefBlock .socials a {
   /* background: url("images/socials.png") no-repeat;*/
    display: block;
    /*height: 32px;*/
    /*width: 42px;*/
}

.prefBlock .socials a.tw {
    background-position: 0 0;
}

.prefBlock .socials a.tw:hover {
    background-position: -32px 0;
}

.prefBlock .socials a.goo {
    background-position: 0 -32px;
}

.prefBlock .socials a.goo:hover {
    background-position: -32px -32px;
}

.prefBlock .socials a.fb {
    background-position: 0 -64px;
}

.prefBlock .socials a.fb:hover {
    background-position: -32px -64px;
}

.footerIn {
    background: url(images/footerSep.png) repeat-x 50% 0;
    padding: 20px 0;
    position: relative;
}

.footerIn .footer-menu {
    color: #7ec7de;
    margin: 0 0 20px 0;
    padding: 0;
    list-style: none;
}

.footerIn .footer-menu li {
    display: inline;
}

.footerIn .footer-menu a {
    padding: 0 15px;
}

.footerIn .footer-menu li:first-child a {
    padding-left: 0;
}

.footerIn .copyright {
    line-height: 15px;
    text-align: left;
}

.footerIn .payments {
    background: url(images/payments.png) no-repeat 50% 0;
    height: 33px;
    width: 215px;
    position: absolute;
    top: 15px;
    right: 0;
}

.logo {
    margin: 9px 24px 0 0;
    overflow: hidden;
    float: left;
    background: url(images/logo.gif) no-repeat;
    width: 311px;
    height: 41px;
    text-indent: -9999px;
    cursor: pointer;
}

.logo a {
    height: 100%;
    display: block;
}

#header {
    overflow: hidden;
    padding: 20px 0 0 0;
    margin: 0 0 48px 0;
}

.promo-box {
    float: left;
}

.promo-box .row {
    margin: 0 0 1px 0;
}

.promo-box .row span {
    display: inline-block;
    line-height: 15px;
    color: #fff;
    padding: 2px 4px 2px 5px;
}

.promo-box .row .first {
    background: #6eba28;
}

.promo-box .row .second {
    background: #088fb9;
    margin: 0 0 0 40px;
}

.promo-box .row .third {
    background: #ff7a0b;
    margin: 0 0 0 90px;
}

.button-1 {
    overflow: hidden;
    height: 43px;
    line-height: 40px;
    float: right;
    font-family: 'MyriadPro-Regular';
    font-size: 20px;
    text-decoration: none;
    color: #434242;
    background: url(images/button-1.gif) no-repeat 100% 0;
    padding: 0 28px 0 0;
    margin: 17px 106px 0 0;
}

.button-1 .holder {
    display: block;
    height: 43px;
    padding: 0 0 0 28px;
    background: url(images/button-1.gif) no-repeat 0 0;
}

.button-1:hover {
    background-position: 100% 50%;
}

.button-1:hover .holder {
    background-position: 0 50%;
}

.button-1:active {
    background-position: 100% 100%;
}

.button-1:active .holder {
    background-position: 0 100%;
}

.button-2 {
    overflow: hidden;
    height: 36px;
    line-height: 36px;
    margin: 0 auto 12px auto;
    font-family: 'MyriadPro-Regular';
    font-size: 20px;
    text-decoration: none;
    color: #fff;
    width: 183px;
    text-align: center;
    background: url(images/button-2.gif) no-repeat 0 0;
    cursor: pointer;
    position: relative;
}

.button-2:hover {
    background-position: 0 50%;
}

.button-2:active {
    background-position: 0 100%;
}

*+html .button-2:hover {
    background-position: 0 -50px;
}

*+html .button-2:active {
    background-position: 0 1000px;
}

.button-2 input {
    position: absolute;
    width: 200px;
    height: 200px;
    top: 0;
    left: 0;
    text-indent: -9999px;
    overflow: hidden;
    line-height: 0;
    cursor: pointer;
    border: none;
    outline: none;
    background: url(images/none.gif) repeat;
}

.button-3 {
    overflow: hidden;
    height: 28px;
    line-height: 25px;
    float: left;
    font-family: 'MyriadPro-Regular';
    font-size: 14px;
    text-decoration: none;
    color: #fff;
    width: 101px;
    text-align: center;
    background: url(images/button-3.gif) no-repeat 0 0;
    cursor: pointer;
    position: relative;
}

.button-3:hover {
    background-position: 0 50%;
}

.button-3:active {
    background-position: 0 100%;
}

*+html .button-3:hover {
    background-position: 0 -50px;
}

*+html .button-3:active {
    background-position: 0 1000px;
}

.button-3 input {
    position: absolute;
    width: 200px;
    height: 200px;
    top: 0;
    left: 0;
    text-indent: -9999px;
    overflow: hidden;
    line-height: 0;
    cursor: pointer;
    border: none;
    outline: none;
    background: url(images/none.gif) repeat;
}

.button-4 {
    overflow: hidden;
    height: 30px;
    line-height: 27px;
    float: left;
    font-family: 'MyriadPro-Regular';
    font-size: 14px;
    text-decoration: none;
    color: #434242;
    width: 103px;
    text-align: center;
    background: url(images/button-4.gif) no-repeat 0 0;
    cursor: pointer;
    position: relative;
}

.button-4:hover {
    background-position: 0 50%;
}

.button-4:active {
    background-position: 0 100%;
}

*+html .button-4:hover {
    background-position: 0 -50px;
}

*+html .button-4:active {
    background-position: 0 1000px;
}

.button-4 input {
    position: absolute;
    width: 200px;
    height: 200px;
    top: 0;
    left: 0;
    text-indent: -9999px;
    overflow: hidden;
    line-height: 0;
    cursor: pointer;
    border: none;
    outline: none;
    background: url(images/none.gif) repeat;
}

.button-5 {
    overflow: hidden;
    height: 36px;
    line-height: 36px;
    margin: 0 auto;
    font-family: 'MyriadPro-Regular';
    font-size: 20px;
    text-decoration: none;
    color: #fff;
    width: 84px;
    text-align: center;
    background: url(images/button-5.gif) no-repeat 0 0;
    cursor: pointer;
    position: relative;
}

.button-5:hover {
    background-position: 0 50%;
}

.button-5:active {
    background-position: 0 100%;
}

*+html .button-5:hover {
    background-position: 0 -50px;
}

*+html .button-5:active {
    background-position: 0 1000px;
}

.button-5 input {
    position: absolute;
    width: 200px;
    height: 200px;
    top: 0;
    left: 0;
    text-indent: -9999px;
    overflow: hidden;
    line-height: 0;
    cursor: pointer;
    border: none;
    outline: none;
    background: url(images/none.gif) repeat;
}

.alignecenter {
    text-align: center;
}

.content {
    float: right;
    width: 645px;
    overflow: hidden;
}

.sidebar {
    float: left;
    width: 315px;
}

.inner  #header .button-1 {
    margin: 17px 158px 0 0;
}

.inner  #header .promo-box {
    margin-left: 24px;
}

.sidebar h3.heading {
    font-size: 20px;
    line-height: 23px;
    margin-bottom: 12px;
}

.sidebar .column h3.heading {
    font-size: 22px;
}

.sidebar .visual {
    text-align: center;
    padding: 0 17px 0 0;
    margin: 0 0 31px 0;
}

.scroll-pane {
    overflow: hidden;
    height: 388px;
}

.scroll-pane .carrier {
    padding: 0 15px 0 0;
}

.jspContainer {
    overflow: hidden;
    position: relative;
}

.adress {
    height: 483px;
}

.jspPane {
    position: absolute;
}

.jspVerticalBar {
    position: absolute;
    top: 0;
    right: 5px;
    width: 12px;
    height: 100%;
    background: none;
}

.jspHorizontalBar {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 16px;
}

.jspVerticalBar *,
.jspHorizontalBar * {
    margin: 0;
    padding: 0;
}

.jspHorizontalBar .jspCap {
    float: left;
}

.jspTrack {
    background: url(images/jspTrack.gif) repeat-y 50% 0;
    position: relative;
}

.jspDrag {
    background: url(images/jspDrag.gif) no-repeat;
    position: relative;
    top: 0;
    left: 0;
    cursor: pointer;
    width: 12px;
}

.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag {
    float: left;
    height: 100%;
}

.jspArrow {
    background: #50506d;
    text-indent: -20000px;
    display: block;
    cursor: pointer;
}

.jspContainer {
    height: 415px !important;
}

.jspArrow.jspDisabled {
    cursor: default;
    background: #80808d;
}

.scroll-gallery .jspArrowLeft {
    background: url(images/arrowPrev.png) no-repeat 0 2px;
}

.scroll-gallery .jspArrowRight {
    background: url(images/arrowNext.png) no-repeat 100% 2px;
}

.jspVerticalBar .jspArrow {
    height: 6px;
}

.jspVerticalBar .jspArrowUp {
    width: 4px;
    height: 0;
    background: url(images/arrowUp.png) no-repeat;
    margin: 0 0 0 4px;
    display: none;

}

.jspVerticalBar .jspArrowDown {
    width: 4px;
    height: 0;
    background: url(images/arrowDown.png) no-repeat;
    margin: 0 0 0 4px;
    display: none;
}

.jspHorizontalBar .jspArrow {
    width: 12px;
    float: left;
    height: 100%;
}

.scroll-gallery .jspVerticalBar {
    display: none;
}

.jspVerticalBar .jspArrow:focus {
    outline: none;
}

.jspCorner {
    background: #eeeef4;
    float: left;
    height: 100%;
}

/* Yuk! CSS Hack for IE6 3 pixel bug :( */
* html .jspCorner {
    margin: 0 -3px 0 0;
}

h3.heading {
    font-size: 22px;
    font-weight: normal;
    line-height: 23px;
    font-family: 'MyriadProItalic';
    margin: 0 0 10px 0;
}

.partners-list {
    margin: 0;
    padding: 20px 0 0 0;
    list-style: none;
    font-size: 13px;
    width: 286px;
}

.partners-list2 {
    padding-top: 0;
}

.partners-list li {
    margin: 0 0 18px 0;
    background: url(images/partner-bg.gif) no-repeat 0 100%;
    padding: 0 0 16px 0;
}

.partners-list li .name {
    margin: 7px 0 0 0;
}

.partners-list p {
    font-style: italic;
    margin: 4px 0 12px;
}

.partners-list .nickName {
    color: #000;
    display: block;
    font-style: normal;
    text-align: right;
}

.partners-list .tstDate {
    color: #888;
    display: block;
    font-size: 11px;
    font-style: normal;
}

.columns {
    overflow: hidden;
    margin: 0 0 46px -25px;
    padding: 25px 0 0 0;
}

.columns .column {
    width: 310px;
    float: left;
    margin: 0 0 0 25px;
}

.column .headlist {
    padding: 6px 0;
    background: url(images/arrow-1.gif) no-repeat 158px 100%;
}

.column .headlist2 {
    background: none;
    height: 362px;
    overflow: hidden;
    padding: 0;
}

.column .headlist2 .step {
    font-size: 14px;
    line-height: 17px;
    margin: 10px 0;
    padding: 4px 0;
}

.column .headlist2 .step span {
    background: #6eba28;
    border-radius: 50px;
    color: #fff;
    display: inline-block;
    float: left;
    font: 18px "MyriadProItalic", arial, sans-serif;
    height: 24px;
    line-height: 24px;
    margin: -4px 6px 0 0;
    text-align: center;
    width: 24px;
}

.column .headlist2 p.postscr {
    color: #777;
    font-size: 14px;
    font-style: italic;
    line-height: 17px;
}

.payouts {
    text-align: right;
    width: 90%;
}

.payouts .thLine {
    border-bottom: 1px solid #ccc;
    color: #777;
    font: 14px "MyriadProItalic", arial, sans-serif;
    height: 20px;
    line-height: 20px;
}

.payouts .thLine span {
    float: left;
}

.payouts .tdLine {
    border-bottom: 1px dotted #ccc;
    font-size: 14px;
    font-weight: 700;
    height: 30px;
    line-height: 30px;
}

.payouts .tdLine span {
    float: left;
    font-weight: 400;
}

.column .headlist h3 {
    margin-bottom: 24px;
}

.column .headlist .all {
    font-size: 15px;
    line-height: 18px;
    font-family: 'MyriadPro-Regular';
}

.mark-list {
    margin: 0 0 25px 0;
    padding: 0;
    list-style: none;
}

.mark-list li {
    font-size: 14px;
    line-height: 17px;
    padding: 0 0 0 25px;
    margin: 20px 0 0 0;
    background: url(images/mark-list.gif) no-repeat 0 0;
}

.mark-list li:first-child {
    margin: 0;
}

.registration {
    overflow: hidden;
    background: url(images/form-t.gif) no-repeat;
    padding: 13px 0 0 0;
}

.registration .button-2 {
    left: -8px;
}

.registration fieldset {
    background: url(images/form-b.gif) no-repeat 0 100%;
    padding: 0 0 13px 0;
}

.registration .form {
    padding: 0 14px 3px 14px;
    background: url(images/form-c.gif) repeat-y;
    overflow: hidden;
}

.registration h3 {
    line-height: 20px;
    font-size: 21px;
    padding: 0 28px 0 0;
    position: relative;
    left: 8px;
}

.registration h3 span {
    font-size: 17px;
    display: block;
    text-align: right;
    margin-right: 12px;
}

.registration .radio {
    overflow: hidden;
    margin: 14px 0 19px 0;
}

.registration .radio .item {
    float: left;
    width: 130px;
    margin: 0 10px 0 0;
    overflow: hidden;
    padding-left: 8px;
}

.registration .radio .item input {
    float: left;
    margin: 2px 6px 0 0px;
    width: 13px;
    height: 13px;
    padding: 0;
    outline: none;
}

.registration .radio .item label {
    float: left;
    outline: none;
}

.registration .radio .item label:active {
    outline: none;
}

.promo {
    text-align: center;
    font-size: 26px;
    line-height: 34px;
    font-family: 'MyriadPro-Regular';
}

#main .holders {
    overflow: hidden;
    margin: 0 0 30px 0;
}

.registration .row {
    overflow: hidden;
    margin: 0 0 11px 0;
    left: 7px;
    position: relative;
}

.input {
    height: 28px;
    background: url(images/input.gif) no-repeat 0 0;
    overflow: hidden;
    padding: 0 0 0 12px;
    float: left;
}

.input input {
    float: left;
    padding: 0 12px 0 0;
    height: 28px;
    line-height: 28px;
    color: #999;
    width: 100px;
    border: none;
    outline: none;
    background: url(images/input.gif) no-repeat 100% 0;
}

.registration input {
    width: 252px;
}

.registration .text {
    font-size: 11px;
    line-height: 15px;
    padding: 0px 0 0 0px;
    margin: 0px 40px 18px 0;
    position: relative;
    left: 8px;
}

.video-block {
    margin: 0 0 37px 0;
}

.video-block img {
    vertical-align: top;
}

.video-block h3 {
    font-size: 20px;
    line-height: 23px;
}

.answer-gallery {
    margin: 0 0 10px 0;
    position: relative;
}

.answer-gallery h3 {
    font-size: 20px;
    line-height: 23px;
    margin-bottom: 9px;
}

.answer-gallery .gallery-holder {
    overflow: hidden;
    background: url(images/shadow-1.gif) no-repeat 0 0;
    padding: 15px 0 0 0;
}

.answer-gallery ul {
    margin: 0 0 15px 0;
    padding: 0;
    list-style: none;
    overflow: hidden;
    width: 9999px;
}

.answer-gallery ul li {
    float: left;
    width: 571px;
    padding: 0 37px;
    background: url(images/review.gif) no-repeat 0 0;
}

.answer-gallery ul li p {
    margin: 0 0 8px 0;
    line-height: 17px;
}

.answer-gallery .all {
    text-align: right;
    font-size: 13px;
}

.answer-gallery .prev, .answer-gallery .next {
    width: 11px;
    height: 18px;
    display: block;
    position: absolute;
    top: 4px;
    text-indent: -9999px;
}

.answer-gallery .prev {
    right: 26px;
    background: url(images/pager.gif) no-repeat 0 0;
}

.answer-gallery .prev:hover {
    background-position: 0 50%;
}

.answer-gallery .next:hover {
    background-position: 100% 50%;
}

.answer-gallery .prev:active {
    background-position: 0 100%;
}

.answer-gallery .next:active {
    background-position: 100% 100%;
}

.answer-gallery .next {
    right: 1px;
    background: url(images/pager.gif) no-repeat 100% 0;
}

h2.heading {
    font-size: 26px;
    line-height: 29px;
    font-family: 'MyriadPro-Regular';
    font-weight: normal;
    margin: 0 0 27px 0;
    padding: 9px 0 0 0;
}

.text-block {
    margin: 0 0 10px 0;
}

.text-block p {
    margin: 0 0 9px 0;
    line-height: 17px;
}

.answer-form {
    overflow: hidden;
    background: url(images/answer-t.gif) no-repeat;
    padding: 12px 0 0 0;
    width: 491px;
    float: left;
    margin: 15px 72px 0 0;
}

.answer-form h3.heading {
    margin-bottom: 19px;
}

.answer-form fieldset {
    background: url(images/answer-b.gif) no-repeat 0 100%;
    padding: 0 0 9px 0;
}

.answer-form .form {
    padding: 10px 10px 13px 20px;
    background: url(images/answer-c.gif) repeat-y 0 0;
    overflow: hidden;
}

.answer-form .row {
    overflow: hidden;
    margin: 6px 0 11px;
}

.answer-form .input input {
    width: 250px;
}

.obligatorily span {
    padding: 0 4px 0 0;
    background: url(images/star.gif) no-repeat 100% 3px;
}

.answer-form textarea {
    resize: none;
    background: url(images/textarea.gif) no-repeat;
    width: 431px;
    height: 82px;
    margin: 0;
    padding: 10px;
    border: none;
    outline: none;
}

.answer-form .title {
    background: url(images/star.gif) no-repeat 0 3px;
    padding: 0 0 0 6px;
    font-size: 11px;
    line-height: 14px;
    margin: -7px 0 17px 0;
}

.contacts {
    overflow: hidden;
    padding: 1px 0 0 0;
}

.contacts .contact-block {
    float: left;
}

.contacts .contact-block h2.heading {
    margin-bottom: 23px;
}

dl.info {
    overflow: hidden;
    font-size: 14px;
    margin: 0 0 8px 0;
    line-height: 17px;
}

dl.info dt {
    margin: 0;
    padding: 0 3px 0 0;
    font-weight: bold;
    min-width: 69px;
    float: left;
}

dl.info dd {
    margin: 0;
    padding: 0;
    float: left;
}

.answer-form .button-3 {
    margin: 1px 8px 0 0;
}

.answer-form .bottom {
    overflow: hidden;
}

.formpage .logo {
    float: none;
    margin: 9px auto 0 auto;
}

.registration-form {
    width: 420px;
    margin: 0 auto;
}

.registration-form h2.heading {
    text-align: center;
    margin-bottom: 32px;
}

.registration-form .radio {
    overflow: hidden;
    margin: 14px 0 25px 139px;
}

.registration-form .radio .item {
    float: left;
    width: 130px;
    margin: 0 10px 0 0;
    overflow: hidden;
    padding-left: 2px;
}

.registration-form .radio .item input {
    float: left;
    margin: 2px 7px 0 0;
    width: 13px;
    height: 13px;
    padding: 0;
    outline: none;
}

.registration-form .radio .item label {
    float: left;
    outline: none;
}

.registration-form .row {
    overflow: hidden;
    margin: 0 0 12px 0;
}

.registration-form label {
    float: left;
}

.registration-form .row label {
    width: 128px;
    margin: 6px 11px 0 0;
    text-align: right;
}

.registration-form .text {
    text-align: center;
    font-size: 11px;
    line-height: 15px;
    margin: 21px 20px 19px 43px;
}

.formpage #header {
    margin-bottom: 36px;
}

.registration-form .input input {
    width: 250px;
}

.registration-form .button-2 {
    margin: 0 0 12px 139px;
}

.login-form {
    overflow: hidden;
    background: url(images/login-t.gif) no-repeat;
    padding: 9px 0 0 0;
    width: 380px;
    margin: 37px auto 11px auto;
}

.login-form fieldset {
    background: url(images/login-b.gif) no-repeat 0 100%;
    padding: 0 0 7px 0;
}

.login-form .form {
    padding: 18px 14px 14px 18px;
    background: url(images/login-c.gif) repeat-y;
    overflow: hidden;
}

.login-form h3 {
    line-height: 25px;
    font-size: 22px;
    padding: 0;
    text-align: center;
    margin-bottom: 33px;
}

.login-form .row {
    overflow: hidden;
    margin: 0 0 14px 0;
}

.input-2 {
    height: 35px;
    background: url(images/input-2.gif) no-repeat 0 0;
    overflow: hidden;
    padding: 0 0 0 12px;
    float: left;
    text-align: center;
    position: relative;
}

.input-2 input {
    float: left;
    padding: 0 12px 0 0;
    height: 35px;
    line-height: 35px;
    color: #999;
    width: 315px;
    border: none;
    outline: none;
    background: url(images/input-2.gif) no-repeat 100% 0;
    text-align: center;
}

.parent-active .input-2 input {
    text-align: left;
}

.login-form .input-placeholder-text {
    left: 0;
    top: 8px;
    width: 100%;
    text-align: center;
}

.login-form .checkbox {
    text-align: center;
    line-height: 13px;
    margin: -3px 0 20px 0;
}

.login-form .checkbox input {
    margin: 0 3px 0 0;
    width: 13px;
    height: 13px;
}

.login-form .checkbox label {
    position: relative;
    top: 1px;
}

.link-box {
    overflow: hidden;
    margin: 0 auto;
    width: 380px;
    font-size: 13px;
}

.link-box .l {
    float: left;
}

.link-box .r {
    float: right;
}

.order-form {
    width: 647px;
    margin: -9px auto 0 auto;
}

.order-form h2.heading {
    text-align: center;
    margin-bottom: 23px;
}

.order-form .text {
    text-align: center;
    line-height: 17px;
    margin: 0 0 30px 0;
}

.order-form .row {
    overflow: hidden;
    margin: 0 0 10px 0;
}

.ui-selectmenu {
    float: left;
    margin: 0 15px 0 0;
    height: 28px;
    padding: 0;
    position: relative;
    text-decoration: none;
}

.ui-selectmenu:hover {
    text-decoration: none;
}

.ui-selectmenu-menu {
    position: absolute;
    top: 0;
    margin: -6px 0 0;
    visibility: hidden;
    z-index: 1000;
}

.ui-selectmenu-menu ul {
    list-style: none outside none;
    overflow: hidden;
    margin: 0;
    padding: 1px 0 0;
    background: #fff;
    border: 1px solid #e1e1e1;
    border-top: none;
}

.ui-selectmenu-menu li {
    font-size: 12px;
}

.ui-selectmenu-menu a {
    display: block;
    padding: 3px 10px;
    text-decoration: none;
    color: #434242;
}

.ui-selectmenu-menu a:hover {
    background: #ccc;
    text-decoration: none;
    color: #000;
}

.ui-selectmenu-open {
    visibility: visible;
}

.ui-selectmenu-icon {
    float: right;
    cursor: pointer;
    width: 28px;
    height: 28px;
    background: url(images/select.gif) no-repeat 100% 0;
}

.ui-selectmenu-status {
    text-decoration: none;
    display: block;
    height: 22px;
    background: url(images/select.gif) no-repeat 0 0;
    overflow: hidden;
    font-size: 12px;
    padding: 6px 0 0 9px;
    color: #434242;
}

.order-form select {
    width: 303px;
}

label.title {
    position: relative;
}

label.title a {
    width: 16px;
    height: 16px;
    position: absolute;
    display: block;
    right: 0;
    top: 0;
    background: url(images/eq.gif) no-repeat 0 0;
    overflow: hidden;
    text-indent: 9999px;
}

label.title a:hover {
    background-position: 0 100%;
    cursor: pointer;
}

.order-form label {
    padding: 0 18px 0 0;
    float: left;
    width: 221px;
    text-align: right;
    margin: 6px 9px 0 0;
}

.order-form .input input {
    width: 250px;
}

.order-form .input.type-2 input {
    width: 28px;
    color: #434242;
}

.order-form .input.type-2 {
    padding-left: 8px;
}

.row .comment {
    float: left;
    margin: 6px 0 0 5px;
}

.row .border {
    float: left;
    background: url(images/border.gif) no-repeat 0 50%;
    height: 28px;
    width: 4px;
    margin: 0 6px;
}

.order-form .link {
    margin: -3px 0 0 247px;
    font-size: 13px;
}

.order-form .box {
    background: url(images/order-shadow.gif) no-repeat 0 0;
    padding: 27px 0 0 0;
    margin: 20px 0 0 0;
}

.order-form .bottom {

}

.order-form .bottom .text {
    font-size: 11px;
    margin-bottom: 33px;
}

.order-form textarea {
    padding: 10px;
    margin: 0;
    background: url(images/textarea-2.gif) no-repeat;
    width: 283px;
    height: 100px;
    border: none;
    outline: none;
    resize: none;
}

.order-form .box .link {
    margin: -8px 0 12px 247px;
}

.order-form input {
    color: #434242;
}

.clearfix:after {
    content: "";
    display: table;
    width: 100%;
}

.clear {
    clear: both;
}

.wideBlock {

   /* width:    980px;*/
}

.wideBlock h2 {
    font: 30px "MyriadProItalic", arial, sans-serif;
    margin-top: 0;
}

.blockSpacer {
    margin: 0 -25px;
    position: relative;
    width: 1030px;
}

.tsBlock {
    display: inline-block;
    float: right;
    margin: 0 25px 30px;
    width: 460px;
}

.tsBlock img {
    border: 3px solid #ccc;
    float: left;
    height: 80px;
    width: 80px;
}

.tsBlock .tsText {
    margin-left: 140px;
}

.tsBlock .tsText p {
    font-style: italic;
    line-height: 15px;
    margin: 0 0 12px;
}

.tsBlock .tsText .nickName {
    color: #000;
    font-weight: 700;
    text-align: right;
}

.tsBlock .tsText .timer {
    color: #888;
    text-align: right;
}

.blogBlock {
    display: inline-block;
    float: left;
    height: 140px;
    margin: 0 25px;
    overflow: hidden;
    width: 293px;
}

.blogBlock .blogName {
    color: #222;
    font-size: 18px;
}

.blogBlock  p {
    font-style: italic;
    max-height: 75px;
    line-height: 15px;
    margin: 12px 0;
    overflow: hidden;
}

.faq {
    position: relative;
}

.faqSearch {
    height: 28px;
    margin-bottom: 30px;
}

.faqSearch .input input {
    width: 500px;
}

.faqSearch .smButn {
    margin-left: 5px;
}

.cntPhone {
    text-align: right;
    position: absolute;
    top: 55px;
    right: 0;
}

.cntPhone .line1 {
    color: #444;
    font-size: 14px;
}

.cntPhone .line1 span {
    color: #999;
    font-size: 18px;
}

.cntPhone .line1 strong {
    color: #088fb9;
    font-size: 24px;
    font-weight: 400;
}

.cntPhone .line2 {
    color: #aaa;
    font-size: 12px;
    margin-bottom: 15px;
}

.smButn {
    background: #9abe5a;
    border: 1px solid #6f9730;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    height: 24px;
    line-height: 24px;
    padding: 1px;
}

.smButn:hover {
    background: #b9d783;
    border-color: #87ac4c;
}

.smButn span {
    background: #80ad3a;
    display: inline-block;
    height: 24px;
    padding: 0 15px;
}

.smButn:hover span {
    background: #97c253;
}

.smButn input {
    background: none;
    border: 0;
    color: #fff;
    cursor: pointer;
    height: 24px;
    line-height: 24px;
    margin: 0 -15px;
    padding: 0 15px;
    position: relative;
    vertical-align: baseline;
}

.faqMenu {
    border-bottom: 1px solid #ddd;
    height: 42px;
    line-height: 42px;
    list-style: none;
    margin: 30px 0 0;
    padding: 0 2px;
}

.faqMenu li {
    background: #f6f6f6;
    border: 1px solid #ddd;
    border-bottom: 0;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    color: #0288b2;
    cursor: pointer;
    display: inline-block;
    float: left;
    font-size: 18px;
    height: 41px;
    margin: 0 2px 0;
    text-align: center;
    text-decoration: underline;
    width: 180px;
}

.faqMenu li:hover {
    background: #fbfbfb;
    text-decoration: none;
}

.faqMenu li.active {
    background: #fff;
    color: #555;
    height: 42px;
    text-decoration: none;
}

.faqCol {
    display: inline-block;
    float: left;
    margin: 0 25px;
    overflow: hidden;
    width: 465px;
}

.faqCnt {
    background: #fff;
}

.faqBlock {
}

.faqBlock h4 {
    font-size: 18px;
    font-weight: 400;
    margin: 30px 0 15px;
}

.faqBlock ul {
    font-size: 14px;
    list-style: none;
    margin: 15px 0;
    padding: 0;
}

.faqBlock ul li {
    display: block;
    line-height: 18px;
    padding: 0 0 6px;
}
#footer .socials {
    margin-left: -12px;
}
#footer .socials img {
    width: 35px;
    height: 35px;
}
#fbauth {
    display: none;
}