@charset "utf-8";
/* Основные */ * {
    margin: 0;
    padding: 0;
}

body {
    width: 100%;
    color: #000;
    font-family: Arial;
    font-size: 12px;
    background: #444;
    behavior: url(/hover.htc);
}

table {
    font-size: 12px;
    border-collapse: collapse;
}

img {
    border: 0;
} .clear {
    width: 100%;
    clear: both;
    float: none !important;
    overflow: hidden;
    height: 0;
    font-size: 0;
} .png {
    filter: expression(fixPNG( this));
}

a {
    color: #fff;
}

a:hover {
    color: #fff;
    text-decoration: none;
    border-bottom: 0;
}

a:active {
    color: #fa26ff;
    text-decoration: none;
    border-bottom: 0;
}

/* Все */ #all {
    height: 100%;
}

/* Главная, вход и регистрация */ .b-top {
    float: left;
    width: 100%;
    padding: 18px 0 42px 0;
    background: url(/media/images/design/top.png) bottom center no-repeat;
    / /

background: url(/media/images/design/ie-top.png)

bottom center no-repeat;
    / /

text-align:center;
} .b-top-center {
    width: 960px;
    margin: 0 auto;
    / /

text-align:left;
}

/* Главная */ .b-top-home {
    float: left;
    width: 192px;
} .b-top-home-admin {
    width: 256px;
} .b-top-home a, .b-top-home strong {
    display: block;
    float: left;
    padding: 0 0 0 18px;
    color: #ccc;
    line-height: 18px;
    background: url(/media/images/design/home.png) 0 -29px no-repeat;
    / /

background: url(/media/images/design/ie-home.gif) 0 -29px

no-repeat;

text-decoration:none;
} .b-top-home strong {
    background: url(/media/images/design/home.png) -31px 3px no-repeat;
    / /

background: url(/media/images/design/ie-home.gif) -31px 3px

no-repeat;
} .b-top-home strong span {
    color: #fa26ff;
    text-decoration: none;
    border-bottom: 0;
} .b-top-home a:hover span {
    color: #ccc;
    text-decoration: none;
    border-bottom: 0;
} .b-top-home a span {
    text-decoration: none;
    border-bottom: 1px solid #ababab;
} .b-top-home a:active {
    background: url(/media/images/design/home.png) -31px 3px no-repeat;
    / /

background: url(/media/images/design/ie-home.gif) -31px 3px

no-repeat;
} .b-top-home a:active span {
    color: #fa26ff;
    text-decoration: none;
    border-bottom: 0;
} .b-top-home-admin a, .b-top-home-admin strong {
    background: url(/media/images/design/site.png) 0 -29px no-repeat;
    / /

background: url(/media/images/design/ie-site.gif) 0 -29px

no-repeat;

text-decoration:none;
} .b-top-home-admin strong {
    background: url(/media/images/design/site.png) -31px 3px no-repeat;
    / /

background: url(/media/images/design/ie-site.gif) -31px 3px

no-repeat;
} .b-top-home-admin a:active {
    background: url(/media/images/design/site.png) -30px 4px no-repeat;
    / /

background: url(/media/images/design/ie-site.gif) -30px 4px

no-repeat;
}

/* Вход */ .b-top-login {
    float: left;
    width: 576px;
    color: #ccc;
} .b-top-login p {
    float: left;
    display: block;
    margin: 0 6px 0 0;
    line-height: 18px;
} .b-top-login input {
    float: left;
    display: block;
    margin: 0 6px 0 0;
    line-height: 18px;
} .b-top-login input.text {
    width: 128px;
    height: 18px;
    color: #ccc;
    font-size: 12px;
    background: url(/media/images/design/login.png) top left no-repeat;
    border: 0;
    text-indent: 6px;
} .b-top-login input:focus.text {
    color: #000;
    background: url(/media/images/design/login.png) -128px 0 no-repeat;
} .b-top-login input.button {
    width: 18px;
    height: 18px;
    margin: 1px 6px 0 0;
    font-size: 0;
    background: url(/media/images/design/login.png) -256px 0 no-repeat;
    border: 0;
    cursor: pointer;
} .b-top-login input:focus.button {
    background: url(/media/images/design/login.png) -274px 0 no-repeat;
} .b-top-login input:hover.button {
    background: url(/media/images/design/login.png) -292px 0 no-repeat;
} .b-top-login input:active.button {
    background: url(/media/images/design/login.png) -310px 0 no-repeat;
} .b-top-login p a {
    color: #ccc;
    margin: 0 6px 0 12px;
    text-decoration: none;
    border-bottom: 1px solid #ababab;
} .b-top-login p a:hover {
    color: #ccc;
    border-bottom: 0;
} .b-top-login p a:active {
    color: #fa26ff;
}

/* Регистрация */ .b-top-registration {
    float: left;
} .b-top-registration a {
    float: left;
    width: 99px;
    height: 24px;
    margin: -3px 0 0 0;
    text-align: center;
    line-height: 24px;
    font-weight: bold;
    background: url(/media/images/design/registration.png);
    border: 0;
    text-decoration: none;
} .b-top-registration a:hover {
    color: #fff;
    background: url(/media/images/design/registration.png) -99px 0;
} .b-top-registration a:active {
    color: #fff;
    background: url(/media/images/design/registration.png) -198px 0;
}

/* Пользователь */ .b-top-user {
    float: left;
    width: 192px;
    color: #ccc;
    font-size: 14px;
    font-weight: bold;
} .b-top-user a, .b-top-user strong {
    display: block;
    float: left;
    text-decoration: none;
    border-bottom: 1px solid #ababab;
} .b-top-user a:hover {
    border: 0;
} .b-top-user a:active {
    color: #fa26ff;
} .b-top-user strong {
    color: #fa26ff;
    border: 0;
}

/* Баланс */ .b-top-balance {
    float: left;
    width: 192px;
    color: #fff;
    font-size: 12px;
} .b-top-balance a, .b-top-balance img, .b-top-balance strong {
    display: block;
    float: left;
    margin: 0 6px 0 0;
} .b-top-balance img {
    margin: 2px 6px 0 0;
} .b-top-balance a {
    text-decoration: none;
    border-bottom: 1px dotted #ababab;
} .b-top-balance a:hover {
    border: 0;
} .b-top-balance a:active {
    color: #fa26ff;
    border: 0;
}

/* Баланс */ .b-top-money {
    float: left;
    width: 128px;
    color: #fff;
    font-size: 12px;
} .b-top-money img, .b-top-money strong {
    display: block;
    float: left;
    margin: 0 6px 0 0;
} .b-top-money img {
    margin: 0 6px 0 0;
} 
.b-top-money a {
    text-decoration: none;
    border-bottom: 1px dotted #ababab;
}

/* Настройки */ .b-top-settings {
    float: right;
    margin: 0 36px 0 0;
} .b-top-settings a, .b-top-settings strong {
    display: block;
    padding: 0 0 0 18px;
    color: #ccc;
    line-height: 18px;
    background: url(/media/images/design/settings.png) 0 -28px no-repeat;
    / /

background: url(/media/images/design/ie-settings.gif) 0 -28px

no-repeat;

text-decoration:none;
} .b-top-settings strong {
    background: url(/media/images/design/settings.png) -27px 2px no-repeat;
    / /

background: url(/media/images/design/ie-settings.gif) -27px 2px

no-repeat;
} .b-top-settings strong span {
    color: #fa26ff;
    text-decoration: none;
    border-bottom: 0;
} .b-top-settings a:hover span {
    color: #ccc;
    text-decoration: none;
    border-bottom: 0;
} .b-top-settings a span {
    text-decoration: none;
    border-bottom: 1px solid #ababab;
} .b-top-settings a:active {
    background: url(/media/images/design/settings.png) -27px 2px no-repeat;
    / /

background: url(/media/images/design/ie-settings.gif) -27px 2px

no-repeat;
} .b-top-settings a:active span {
    color: #fa26ff;
    text-decoration: none;
    border-bottom: 0;
}

/* Выход */ .b-top-exit {
    float: right;
} .b-top-exit a, .b-top-exit strong {
    display: block;
    padding: 0 0 0 24px;
    color: #ccc;
    line-height: 18px;
    background: url(/media/images/design/exit.png) 0 -28px no-repeat;
    / /

background: url(/media/images/design/ie-exit.gif) 0 -28px

no-repeat;

text-decoration:none;
} .b-top-exit strong {
    background: url(/media/images/design/exit.png) -24px 5px no-repeat;
    / /

background: url(/media/images/design/ie-exit.gif) -24px 5px

no-repeat;
} .b-top-exit strong span {
    color: #fa26ff;
    text-decoration: none;
    border-bottom: 0;
} .b-top-exit a:hover span {
    color: #ccc;
    text-decoration: none;
    border-bottom: 0;
} .b-top-exit a span {
    text-decoration: none;
    border-bottom: 1px solid #ababab;
} .b-top-exit a:active {
    background: url(/media/images/design/exit.png) -24px 5px no-repeat;
    / /

background: url(/media/images/design/ie-exit.gif) -24px 5px

no-repeat;
} .b-top-exit a:active span {
    color: #fa26ff;
    text-decoration: none;
    border-bottom: 0;
}

/* Основное содержание */ .b-content {
    float: left;
    width: 100%;
    / /

text-align:center;
} .b-content-center {
    width: 960px;
    margin: 0 auto;
    / /

text-align:left;
}

/* Лево */ .b-content-left {
    float: left;
    width: 192px;
}

/* Логотип */ .b-content-left-logo img {
    width: 108px;
    height: 60px;
}

/* Навигация */ .b-content-left-navigation {
    margin: 36px 0 0 0;
} .b-content-left-navigation-sub {
    margin: 0 0 0 20px;
} .b-content-left-navigation a.anchor, .b-content-left-navigation strong.anchor {
    display: block;
    margin: 6px 18px 6px 12px;
    padding: 2px 6px;
    color: #fff;
    line-height: 18px;
    text-decoration: none;
} .b-content-left-navigation a.active {
    background: #ba27ff url(/media/images/design/current.png) top left repeat-y;
    border-bottom: 1px solid #4d1a7b;
    border-right: 1px solid #4d1a7b;
} .b-content-left-navigation a.anchor:hover span, .b-content-left-navigation a.active:hover{
    color: #fff;
    text-decoration: none;
} .b-content-left-navigation a.anchor span {
    text-decoration: none;
    border-bottom: 1px solid #ababab;
} .b-content-left-navigation a.anchor:active span {
    color: #fa26ff;
    text-decoration: none;
    border-bottom: 0;
} .b-content-left-navigation a.feedback {
    display: block;
    margin: 6px 18px 6px 0;
    padding: 2px 0 2px 18px;
    color: #fff;
    line-height: 18px;
    background: url(/media/images/design/blank.png) 0 -25px no-repeat;
    / /

background: url(/media/images/design/ie-blank.gif) 0 -25px

no-repeat;

text-decoration:none;

white-space:nowrap;
} .b-content-left-navigation a.feedback:hover span {
    color: #fff;
    text-decoration: none;
    border-bottom: 0;
} .b-content-left-navigation a.feedback span {
    text-decoration: none;
    border-bottom: 1px solid #ababab;
} .b-content-left-navigation a.feedback:active {
    background: url(/media/images/design/blank.png) -33px 7px no-repeat;
    / /

background: url(/media/images/design/ie-blank.gif) -31px 7px

no-repeat;
} .b-content-left-navigation a.feedback:active span {
    color: #fa26ff;
    text-decoration: none;
    border-bottom: 0;
} .b-content-left-navigation a.add {
    display: block;
    margin: 6px 18px 6px 0;
    padding: 2px 0 2px 18px;
    color: #fff;
    line-height: 18px;
    background: url(/media/images/design/add.png) 3px 6px no-repeat;
    / /

background: url(/media/images/design/ie-add.gif) 3px 6px

no-repeat;

text-decoration:none;

white-space:nowrap;
} .b-content-left-navigation a.add:hover span {
    color: #fff;
    text-decoration: none;
    border-bottom: 0;
} .b-content-left-navigation a.add span {
    text-decoration: none;
    border-bottom: 1px solid #ababab;
} .b-content-left-navigation a.add:active span {
    color: #fa26ff;
    text-decoration: none;
    border-bottom: 0;
}

/* Объявление */ .b-content-left-alert {
    margin: 36px 18px 0 0;
    padding: 0 6px 6px 6px;
    background: #f8eacf;
    border-right: 1px solid #483A21;
    border-bottom: 1px solid #483A21;
} .b-content-left-alert p {
    font-size: 10px;
    padding: 6px 0 0 0;
} .b-content-left-alert p big {
    font-size: 14px;
} .b-content-left-alert p a {
    color: #000;
    text-decoration: none;
    border-bottom: 1px solid #333;
} .b-content-left-alert p a:hover {
    color: #000;
    border: 0;
} .b-content-left-alert p a:active {
    color: #fa26ff;
    border: 0;
}

/* Сообщить мне о запуске проекта */ .b-content-left-alert2 {
    margin: 36px 18px 0 0;
    padding: 0 6px 6px 6px;
    color: #ccc;
    background: #222;
    border-right: 1px solid #161616;
    border-bottom: 1px solid #161616;
} .b-content-left-alert2 p {
    width: 100%;
    font-size: 12px;
    padding: 6px 0 6px 0;
} .b-content-left-alert2 input {
    float: left;
    display: block;
    margin: 0 6px 0 0;
    line-height: 18px;
} .b-content-left-alert2 input.text {
    width: 128px;
    height: 18px;
    color: #ccc;
    font-size: 12px;
    background: url(/media/images/design/login.png) top left no-repeat;
    border: 0;
    text-indent: 6px;
} .b-content-left-alert2 input:focus.text {
    color: #000;
    background: url(/media/images/design/login.png) -128px 0 no-repeat;
} .b-content-left-alert2 input.button {
    width: 18px;
    height: 18px;
    margin: 1px -6px 0 0;
    font-size: 0;
    background: url(/media/images/design/login.png) -256px 0 no-repeat;
    border: 0;
    cursor: pointer;
} .b-content-left-alert2 input:focus.button {
    background: url(/media/images/design/login.png) -274px 0 no-repeat;
} .b-content-left-alert2 input:hover.button {
    background: url(/media/images/design/login.png) -292px 0 no-repeat;
} .b-content-left-alert2 input:active.button {
    background: url(/media/images/design/login.png) -310px 0 no-repeat;
}

/* Платежные системы */ .b-content-left-pay {
    margin: 36px 0 0 0;
} .b-content-left-pay small {
    display: block;
    margin: 3px 18px 3px 21px;
    color: #ccc;
    font-size: 10px;
} .b-content-left-pay a {
    position: relative;
    left: -3px;
    display: block;
    margin: 3px 18px 3px 0;
    padding: 3px 0 3px 21px;
    color: #fff;
    line-height: 18px;
    background: url(/media/images/design/webmoney.png) 0 4px no-repeat;
    text-decoration: none;
    white-space: nowrap;
} .b-content-left-pay a.yandex {
    background: url(/media/images/design/yandex.png) 0 4px no-repeat;
} .b-content-left-pay a.rbk {
    background: url(/media/images/design/rbk.png) 0 5px no-repeat;
} .b-content-left-pay a.qiwi {
    background: url(/media/images/design/qiwi.png) 0 5px no-repeat;
} .b-content-left-pay a.cyberplat {
    background: url(/media/images/design/cyberplat.png) 0 5px no-repeat;
} .b-content-left-pay a.e-port {
    background: url(/media/images/design/e-port.png) 0 5px no-repeat;
} .b-content-left-pay a.moneymail {
    background: url(/media/images/design/moneymail.png) 0 5px no-repeat;
} .b-content-left-pay a.imoney {
    background: url(/media/images/design/imoney.png) 0 5px no-repeat;
} .b-content-left-pay a.w1 {
    background: url(/media/images/design/w1.png) 0 5px no-repeat;
} .b-content-left-pay a.contact {
    background: url(/media/images/design/contact.png) 0 5px no-repeat;
} .b-content-left-pay a.webcreds {
    background: url(/media/images/design/webcreds.png) 0 5px no-repeat;
} .b-content-left-pay a.payex {
    background: url(/media/images/design/payex.png) 0 5px no-repeat;
} .b-content-left-pay a.easychange {
    background: url(/media/images/design/easychange.png) 0 5px no-repeat;
} .b-content-left-pay a.netexchange {
    background: url(/media/images/design/netexchange.png) 0 5px no-repeat;
} .b-content-left-pay a.megaexchange {
    background: url(/media/images/design/megaexchange.png) 0 5px no-repeat;
} .b-content-left-pay a.onlinechange {
    background: url(/media/images/design/onlinechange.png) 0 5px no-repeat;
} .b-content-left-pay a.m-obmen {
    background: url(/media/images/design/m-obmen.png) 0 5px no-repeat;
} .b-content-left-pay a.e-sch {
    background: url(/media/images/design/e-sch.png) 0 5px no-repeat;
} .b-content-left-pay a.ulovistaya {
    background: url(/media/images/design/ulovistaya.png) 0 5px no-repeat;
} .b-content-left-pay a.mazda {
    background: url(/media/images/design/mazda.png) 0 5px no-repeat;
} .b-content-left-pay a.madhands {
    background: url(/media/images/design/madhands.png) 0 5px no-repeat;
} .b-content-left-pay a.goldinterior {
    background: url(/media/images/design/goldinterior.png) 0 5px no-repeat;
} .b-content-left-pay a:hover span {
    color: #fff;
    text-decoration: none;
    border-bottom: 0;
} .b-content-left-pay a span {
    text-decoration: none;
    border-bottom: 1px solid #ababab;
} .b-content-left-pay a:active span {
    color: #fa26ff;
    text-decoration: none;
    border-bottom: 0;
}

/* Право */ .b-content-right {
    float: left;
    width: 768px;
	margin-right:-100%; 
}

/* Иконки */ .b-content-right-icons {
    position: relative;
    top: -8px;
    float: left;
} .b-content-right-icons a, .b-content-right-icons strong {
    position: relative;
    left: -7px;
    float: left;
    display: block;
    width: 192px;
    height: 96px;
    background-image: url(/media/images/design/icons.png);
    / /

background-image: url(/media/images/design/ie-icons.png);

background-repeat:no-repeat;

text-decoration:none;
} .b-content-right-icons strong {
    color: #fa26ff;
} .b-content-right-icons a span, .b-content-right-icons strong span {
    position: absolute;
    top: 96px;
    margin: 0 0 0 7px;
    font-size: 14px;
    font-weight: normal;
    border-bottom: 1px solid #ababab;
    cursor: pointer;
} .b-content-right-icons strong span {
    border-bottom: 0;
    cursor: default;
} .b-content-right-icons a:hover span {
    border-bottom: 0;
    color: #fa26ff;
} .b-content-right-icons a.sms, .b-content-right-icons strong.sms {
    background-position: 0 0;
} .b-content-right-icons a:hover.sms {
    background-position: 0 -192px;
} .b-content-right-icons strong.sms {
    background-position: 0 -96px;
} .b-content-right-icons a.development, .b-content-right-icons strong.development {
    background-position: -192px 0;
} .b-content-right-icons a:hover.development {
    background-position: -192px -192px;
} .b-content-right-icons strong.development {
    background-position: -192px -96px;
} .b-content-right-icons a.accompaniment, .b-content-right-icons strong.accompaniment {
    background-position: -384px 0;
} .b-content-right-icons a:hover.accompaniment {
    background-position: -384px -192px;
} .b-content-right-icons strong.accompaniment {
    background-position: -384px -96px;
} .b-content-right-icons a.reminder, .b-content-right-icons strong.reminder {
    background-position: -576px 0;
    / /

width: 180px;
} .b-content-right-icons a:hover.reminder {
    background-position: -576px -192px;
} .b-content-right-icons strong.reminder {
    background-position: -576px -96px;
}

/* Тень */ .b-content-right-shadow {
    float: left;
    position: relative;
    margin: 36px -9px;
    width: 786px;
    background: url(/media/images/design/shadow.png) center center repeat-y;
} .b-content-right-shadow-top {
    float: left;
    background: url(/media/images/design/shadow.png) top left no-repeat;
} .b-content-right-shadow-bottom {
    float: left;
    padding: 9px;
    background: url(/media/images/design/shadow.png) bottom right no-repeat;
} .b-content-right-shadow-bottom .image {
    width: 768px;
    height: 150px;
    overflow: hidden;
}

/* Колонки 25% */ .b-content-right-columns {
    float: left;
    width: 768px;
} .b-content-right-columns .column {
    float: left;
    width: 192px;
} .b-content-right-columns .column a {
    color: #fff;
    font-size: 14px;
    text-decoration: none;
    border-bottom: 1px solid #ababab;
} .b-content-right-columns .column a:hover {
    border: 0;
} .b-content-right-columns .column a:active {
    color: #fa26ff;
} .b-content-right-columns .column p {
    padding: 6px 18px 0 0;
    color: #ccc;
    font-size: 12px;
    line-height: 18px;
} .b-content-right-columns .column p a {
    font-size: 12px;
}

/* Колонки 50% */ .b-content-right-columns2 {
    float: left;
    width: 768px;
    margin: 36px 0 0 0;
} .b-content-right-columns2 .column {
    float: left;
    width: 384px;
} .b-content-right-columns2 .column h2 {
    padding: 0 18px 0 0;
    color: #fff;
    font-size: 18px;
    font-weight: normal;
} .b-content-right-columns2 .column p {
    padding: 12px 36px 0 0;
    color: #ccc;
    font-size: 12px;
    line-height: 18px;
} .b-content-right-columns2 .news {
    padding: 12px 18px 0 0;
    color: #ccc;
    font-size: 12px;
    line-height: 18px;
} .b-content-right-columns2 .news big {
    display: block;
    font-size: 14px;
    padding: 0 18px 24px 0;
} .b-content-right-columns2 .news small {
    display: block;
    padding: 0 0 0 15px;
    margin: 0 0 0 0;
    color: #999;
    font-size: 10px;
    background: url(/media/images/design/new.png) 0 0.4em no-repeat;
} .b-content-right-columns2 .news p {
    padding: 3px 36px 24px 15px;
    color: #ccc;
    font-size: 12px;
    line-height: 18px;
}

/* Текст */ .b-content-right-text {
    width: 768px;
    color: #fff;
    float: left;
    / /

float:none;
} .b-content-right-text h1 {
    position: relative;
    margin: -18px 0 0 0;
    padding: 0 0 12px 0;
    font-size: 24px;
    font-weight: normal;
} .b-content-right-text h2 {
    padding: 12px 0 12px 0;
    font-size: 18px;
    font-weight: normal;
} .b-content-right-text h3 {
    padding: 12px 0 12px 0;
    font-size: 14px;
    font-weight: normal;
} .b-content-right-text p {
    padding: 0 0 18px 0;
    font-size: 12px;
    line-height: 18px;
    color: #ccc;
} .b-content-right-text p big {
    font-size: 14px;
    line-height: 20px;
    color: #ccc;
} .b-content-right-text ul, .b-content-right-text ol {
    padding: 0 0 18px 36px;
    font-size: 12px;
    line-height: 18px;
    color: #ccc;
} .b-content-right-text ul {
    list-style: none;
    margin-left: -18px;
} .b-content-right-text ul li {
    list-style: none;
    padding: 0 0 0 18px;
    background: url(/media/images/design/li.png) 0 0.6em no-repeat;
}
		
			.b-content-right-text table {
				margin:0 0 18px 0;
			}
		
				.b-content-right-text table tr {
					background:url(/media/images/design/tr.png) bottom left no-repeat;
				}
			
					.b-content-right-text table th,
					.b-content-right-text table td {
						padding:0.5em 1em 0.5em 0;
						color:#fff;
						text-align:left;
					}

/* © */ .b-copyright {
    float: left;
    width: 100%;
    margin: 36px 0 0 0;
    font-size: 10px;
    border-top: 1px solid #161616;
    background: #222;
    / /

text-align:center;
    / /

float:none;
} .b-copyright-center {
    width: 960px;
    margin: 0 auto;
    / /

text-align:left;

color:
    #666;
} .b-copyright-1 {
    width: 192px;
    margin: 0 0 0 192px;
    float: left;
    / /

display:inline;
} .b-copyright-2 {
    width: 384px;
    float: left;
    / /

display:inline;
} .b-copyright-3 {
    width: 192px;
    float: left;
    / /

display:inline;
} .b-copyright-center p {
    padding: 18px 0 18px 0;
    line-height: 14px;
} .b-copyright-center .b-copyright-2 p {
    padding: 18px 36px 18px 0;
} .b-copyright-center a {
    color: #666;
} .b-copyright-center a:hover {
    text-decoration: none;
} .b-copyright-center a:active {
    color: #fa26ff;
    text-decoration: none;
}

/* Формы всякие */ .b-form {
    width: 768px;
    overflow: hidden;
} .b-form input, .b-form select, .b-form textarea {
    margin: 3px 0 0 0;
    color: #ccc;
    font-family: Arial;
    font-size: 12px;
    line-height: 19px;
    background: #6A6A6A;
    border: 1px solid #2B2B2B;
    border-right: 1px solid #838383;
    border-bottom: 1px solid #838383;
} .b-form input:focus, .b-form select:focus, .b-form textarea:focus {
    color: #000;
    background: #fff;
    border: 1px solid #FA38FF;
} .b-form input.button {
    border: 1px solid #2B2B2B;
    border-top: 1px solid #838383;
    border-left: 1px solid #838383;
} .b-form input:hover.button {
    color: #000;
    border: 1px solid #2B2B2B;
    border-top: 1px solid #838383;
    border-left: 1px solid #838383;
    background: #FA38FF;
    cursor: pointer;
} .b-form input:active.button {
    color: #ccc;
    background: #6A6A6A;
    border: 1px solid #2B2B2B;
    border-right: 1px solid #838383;
    border-bottom: 1px solid #838383;
} .b-form .clear {
    width: 656px;
} .b-form .b-form-userpic {
    display: block;
    float: left;
    margin: 0 0 10px 0;
    border: 1px solid #6B7D7D;
} .b-form a.b-form-delete-userpic {
    display: block;
    float: left;
    margin: 0 0 0 8px;
    width: 19px;
    height: 19px;
    background: url(/media/images/design/forms/delete-userpic.png) top left;
} .b-form a:hover.b-form-delete-userpic {
    background: url(/media/images/design/forms/delete-userpic.png) bottom left;
} .b-form .sup-name {
    position: relative;
    float: left;
    margin: 0 30px 30px 0;
    color: #fff;
} .b-form .vhr {
    position: relative;
    float: left;
    width: 10px;
    height: 38px;
} .b-form .number {
    width: 0.5em;
    margin: 20px 0 0 0;
    font-size: 24px;
    color: #ccc;
} .b-form a.refresh {
    display: block;
    font-size: 12px;
    color: #ccc;
    text-decoration: none;
    border-bottom: 1px dotted #ccc;
} .b-form .sup-name big {
    color: #fff;
    font-size: 12px;
} .b-form .sup-name ins {
    position: absolute;
    right: 0;
    top: 0.2em;
    color: #f60;
    font-size: 10px;
    font-style: normal;
    text-decoration: none;
} .b-form .sup-name .sub-name {
    float: left;
} .b-form .sup-name .sub-name small {
    display: block;
    font-size: 10px;
    color: #ccc;
}

ul.errorlist {
    padding-bottom: 0px;
}


div.sub-name.light textarea, select {
    width: 160px;
}

div.sub-name.big textarea {
    width: 500px;
    height: 500px;
}

div.sub-name.light textarea {
    height: 150px;
}

div.sub-name.light #id_pay_info {
    height: 50px;
    width: 370px;
}

td textarea {
    height: 50px;
    width: 150px;
}

tr.editable span {
    cursor: pointer;
}

div.b-content-left-navigation a.active{
	margin: 0px;
	margin-right: 30px;
	padding-left: 12px;
}	

div.b-content-left-navigation a.active span{
	margin: 0px 5px;
}	

div.sup-name div{
	width: 180px;
}

tr.topper input{
	vertical-align: top;
}

div.sup-name.light div{
	width: 210px;
}

div.sup-name.light input{
	margin-right: 5px;
}

div.sup-name.light label{
	float: none;
}

a.ajax{
	text-decoration: none;
	border-bottom: dashed 1px;
}
.datetime input{
	width: 70px;
}
.datetime select{
	width: 40px;
}

.b-content-right-text form ul li{
	background: none;
}

form ul li label{
	float: none;
}
