body {color: #333; background: #fff;}

a {color: #333;}

/* Таблица1 */
table.data-1 {
    border: 1px solid #48b84b;
    background: #f6f6f6;
    color: #7b7b7b;
}
table.data-1 th {
    border-bottom: 1px solid #fff;
    border-right: 1px solid #48b84b;
}
table.data-1 tr.hd-row th {
    color: #2e9f31;
    border-right: 1px solid #48b84b;
    border-bottom: 1px solid #48b84b;
}
table.data-1 td {
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
}
table.data-1 tr:hover td {
    background: #ebf7ec;
}

/* Таблица2 */
table.data-2 {
    background: #f6f6f6;
    color: #7b7b7b;
}
table.data-2 tr.hd-row th {
    color: #2e9f31;
}
table.data-2 th, table.data-2 td {
    border: 1px solid #48b84b;
}
table.data-2 tr:hover td {
    background: #fff;
}


/* Входящие сообщения (попап) */
div.msg-incom-top {
    background: url(../img/white-pink/bg-msg-incom-t.png) left top no-repeat;
}
div.msg-incom-bott {
    background: url(../img/white-pink/bg-msg-incom-b.png) left top no-repeat;
}
div.msg-incom-cnt {
    background: #6c6c6c url(../img/white-pink/bg-msg-incom.gif) left top repeat-y;
}
div.msg-incom-num {
    color: #eee;
    background: url(../img/white-pink/bg-msg-incom-num.gif) left 9px no-repeat;
}
div.msg-incom-num a {
    color: #eee;
}


/* Верхний блок (серый) */
div.topblock {
    background: #cdcdcd;
}

/* Шапка */
div.header {
    background: #fbd5d5;
}
#header {
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    background: #ea5959 url(../img/white-pink/bg-hd.gif) left top repeat-x;
}
div.hd-refl {
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    background: url(../img/white-pink/bg-hd-refl.gif) left top repeat-x;
}
div.logo-refl {
    background: url(../img/white-pink/logo-refl.gif) left top no-repeat;
}
div.logo {
    background: #fff url(../img/white-pink/bg-logo.png) left top no-repeat;
}
/* Табы */
ul.srch-pg li div.l {background: url(../img/white-pink/bg-srch-p-l.png) left top no-repeat;}
ul.srch-pg li div.r {background: url(../img/white-pink/bg-srch-p-r.png) left top no-repeat;}
ul.srch-pg li a {color: #e33636; background: #f58c71 url(../img/white-pink/bg-srch-p.gif) left top repeat-x;}
/* Кнопка с лупой */
fieldset.bt-srch a {
    background: url(../img/white-pink/bt-srch.png) left top no-repeat;
}
fieldset.bt-srch a:hover {
    background: url(../img/white-pink/bt-gosrch-act.png) left top no-repeat;
}
div.bt-srch-more {
    background: url(../img/white-pink/bt-srch-more.png) left top no-repeat;
}


/* Блоки */
/* Зеленый блок */
div.green-block-hd {
    background: #39a93c url(../img/white-pink/bg-green-block-hd.gif) left top repeat-x;
}
div.green-block-hd a{
    color: #fff;
}
h3.green-block-hdl {
    color: #fff;
    background: url(../img/white-pink/bg-green-block-hdl.gif) left top no-repeat;
}
h3.green-block-hdl2 {
    color: #fff;
    background: url(../img/white-pink/bg-green-block-hdl2.gif) left top no-repeat;
}
h3.green-block-hdl2-collapsed {
    color: #fff;
    background: url(../img/white-pink/bg-green-block-hdl2-collapsed.gif) left top no-repeat;
}
div.green-block-hdr {
    background: url(../img/white-pink/bg-green-block-hdr.gif) right top no-repeat;
}
div.green-block-content {
    border: 1px solid #39a93c;
}
div.green-block-bl {
    background: url(../img/white-pink/bg-green-block-btl.gif) left top no-repeat;
}
div.green-block-br {
    background: url(../img/white-pink/bg-green-block-btr.gif) left top no-repeat;
}

/* Красный блок */
div.red-block-hd {
    background: #ef6e6e url(../img/white-pink/bg-red-block-hd.gif) left top repeat-x;
}
h3.red-block-hdl {
    color: #fff;
    background: url(../img/white-pink/bg-red-block-hdl.gif) left top no-repeat;
}
h3.red-block-hdl a{
    color: #fff;
}
h3.red-block-hdl a:hover{
    color: #fff;
}
h3.red-block-hdl2 {
    color: #fff;
    background: url(../img/white-pink/bg-red-block-hdl2.gif) left top no-repeat;
}
h3.red-block-hdl2-collapsed {
    color: #fff;
    background: url(../img/white-pink/bg-red-block-hdl2-collapsed.gif) left top no-repeat;
}
div.red-block-hdr {
    background: url(../img/white-pink/bg-red-block-hdr.gif) right top no-repeat;
}
div.red-block-content {
    border: 1px solid #ef6e6e;
}
div.red-block-bl {
    background: url(../img/white-pink/bg-red-block-btl.gif) left top no-repeat;
}
div.red-block-br {
    background: url(../img/white-pink/bg-red-block-btr.gif) left top no-repeat;
}

/* Серый блок */
div.gray-block-hd {
    background: #b5b5b5 url(../img/white-pink/bg-gray-block-hd.gif) left top repeat-x;
}
h3.gray-block-hdl {
    color: #fff;
    background: url(../img/white-pink/bg-gray-block-hdl.gif) left top no-repeat;
}
h3.gray-block-hdl2 {
    color: #fff;
    background: url(../img/white-pink/bg-gray-block-hdl2.gif) left top no-repeat;
}
h3.gray-block-hdl2-collapsed {
    color: #fff;
    background: url(../img/white-pink/bg-gray-block-hdl2-collapsed.gif) left top no-repeat;
}
div.gray-block-hdr {
    background: url(../img/white-pink/bg-gray-block-hdr.gif) right top no-repeat;
}
div.gray-block-content {
    border: 1px solid #b5b5b5;
}
div.gray-block-bl {
    background: url(../img/white-pink/bg-gray-block-btl.gif) left top no-repeat;
}
div.gray-block-br {
    background: url(../img/white-pink/bg-gray-block-btr.gif) left top no-repeat;
}
div.gray-block-bl2, div.gray-block-bl3 {
   background: url(../img/white-pink/bg-gray-block-btl2.gif) left top no-repeat;
}
div.gray-block-br2, div.gray-block-br3 {
   background: url(../img/white-pink/bg-gray-block-btr2.gif) left top no-repeat;
} 

/* Кнопки блоков */
a.block-hd {
    color: #fff;
}


/* Форма почты */
form.mail-login-frm {
    color: #666;
}
form.mail-login-frm fieldset.inp input {
    color: #333;
    border: 1px solid #cdcdcd;
}

/* Фото дня */
div.day-foto, div.day-foto-author a {
    color: #666;
}

/* Погода */
td.weather-day {
    color: #666;
}
td.weather-date {
    color: #999;
}
td.weather {
    color: #5b5b5b;
}
div.weather-hr {
    background: #ccc;
}


/* В чате */
div.inchat, table.inchat td a {
    color: #666;
}
div.inchat-hd {
    background: #f4f4f4;
}
div.inchat-number {
    background: #fafafa;
}

/* Курс валют */
table.kurs td.kurs-vprice {
    color: #999;
}
span.kurs-up {
    color: #26ac29;
}
span.kurs-down {
    color: #cc6b5b;
}

/* Новости */
div.news-full {
    border-bottom: 1px solid #ccc;
}
h2.news-full-hd {
    color: #575656;
}
span.news-full-date {
    color: #999;
}
div.news-comments {
    color: #595959;
}
div.news-heads {
    border-top: 1px solid #ccc;
}
ul.news-heads li, ul.news-heads li h2 {
    color: #666;
}

/* Работа */
h2.job-hd {
    color: #c95b49;
}
table.job td, table.job td a {
    color: #999;
}
table.job tr.job-first td {
    color: #333;
    background: #f4f4f4;
}
table.job tr.job-first td a, table.job td.job-all a {
    color: #333;
}

/* Меню */
a.navit {
    color: #858585;
}
ul.nav li.act a.navit, ul.nav li a.navit:hover {
    color: #12b816;
}
div.nav-cnt, div.nav-cnt-more a {
    color: #666;
}
div.nav-cnt-br {
    background: url(../img/white-pink/bg-nav-it-act-br.gif) left top no-repeat;
}

/* Топ сайтов каталога */
h2.cat-top-hd {
    color: #c95b49;
}
table.cat-top td, table.cat-top td a {
    color: #666;
}
table.cat-top tr.cat-top-first td, table.cat-top tr.cat-top-first td a, table.cat-top td.cat-top-all a {
    color: #333;
}

#footer, #footer-inn {color: #666;}
#footer a, #footer-inn a {color: #333;}
div.b-links, div.b-links a, div.b-links-inn, div.b-links-inn a {color: #444;}

/* Внутренняя */
/* Akk */
/* Верхний блок с ссылками и сервисами */
div.toplinks {
    color: #999;
    border: 1px solid #e1e1e1;
    border-top: 0 none;
    background: #f3f3f3;
}
div.toplinks a {
    color: #999;
}
div.toplinks-bl {
    background: url(../img/white-pink/bg-toplinks-bl.gif) left top no-repeat;
}
div.toplinks-br {
    background: url(../img/white-pink/bg-toplinks-br.gif) left top no-repeat;
}
div.services {
    border-top: 1px solid #e1e1e1;
}
div.sv-links  {
    border-left: 1px solid #e1e1e1;
    border-right: 1px solid #e1e1e1;
    background: #f8f8f8;
}
div.sv-links a {
    color: #8e8e8e;
    border-top: 1px solid #f8f8f8;
    border-bottom: 1px solid #f8f8f8;
}
div.sv-links a:hover {
    color: #e23334;
    border-top: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    background: #fff;
}
div.services div.bt {
    background: url(../img/white-pink/bg-serv-bt.png) left top no-repeat;
}
div.toplinks-link span.my-msgs {
    color: #505050;
}
div.toplinks-link span.my-msgs a {
    color: #505050;
}

/* Шапка */
#header-inn {
    background: url(../img/white-pink/bg-hd-inn.gif) left 18px repeat-x;
}
div.hd-refl-inn {
    background: url(../img/white-pink/bg-hd-refl.gif) left top repeat-x;
}
div.logo-inn {
    background: #fff url(../img/white-pink/bg-logo-inn.gif) right top no-repeat;
}

/* Язык */
div.lng-inn {
    background: #fff;
}

/* Кнопка с лупой */
fieldset.bt-srch-inn a {
    background: url(../img/white-pink/bt-srch-inn.png) left top no-repeat;
}
fieldset.bt-srch-inn a:hover {
    background: url(../img/white-pink/bt-gosrch-act-inn.png) left top no-repeat;
}

/* Контент */
/* Автопортрет */
td.ap-nick {
    color: #666;
}
td.ap-nick a {
    color: #666;
}

/* Юзерменю */
div.um-item {
    color: #575757;
}
div.um-item-act {
    color: #e23333;
}
div.um-item a {
    color: #575757;
    background: url(../img/white-pink/bg-um-item.gif) left 3px no-repeat;
}
div.um-item a:hover {
    color: #e23333;
    background: url(../img/white-pink/bg-um-item-hover.gif) left 3px no-repeat;
}
div.um-item-act a {
    color: #e23333;
    background: url(../img/white-pink/bg-um-item-act.gif) left 5px no-repeat;
}
ul.um-sub li a:hover {
    color: #e23333;
}
ul.um-sub li a {
    color: #666;
    background: url(../img/white-pink/bg-um-sub.gif) left 5px no-repeat;
}
ul.um-sub li ul li a, ul.um-sub li.act ul li a {
    background: url(../img/white-pink/bg-um-subsub.gif) left 5px no-repeat;
}
ul.um-sub li.act a, ul.um-sub li a:hover {
    background: url(../img/white-pink/bg-um-sub-act.gif) left 5px no-repeat;
}
ul.um-sub li ul li.act a, ul.um-sub li ul li a:hover {
    background: url(../img/white-pink/bg-um-subsub-act.gif) left 5px no-repeat;
}
div.sep-dotted, div.sep-dotted2 {
    background: url(../img/white-pink/bg-sep-dotted.gif) left top repeat-x;
}

/* Юзерфото */
div.uf-hd-num {
    color: #555;
    background: #eee;
}
a.uf-all {
    color: #555;
}
table.u-foto td.fotoname, table.u-foto td.fotoname a {
    color: #666;
}

/* Основной контент */
/* Общие данные */
table.user-data {
    color: #666;
}
table.user-data a {
    color: #666;
}

/* Работа */
div.ud-job-hd {
    background: #f6f6f6;
}
h2.ud-job-hd {
    color: #319e34;
}

/* Результаты поиска */
div.sr-hd {
    color: #999;
}
span.sr-query {
    color: #666;
}
ol.sr-results li {
    color: #999;
}
ol.sr-results li a {
    color: #41ae44;
}
div.sr-shorttxt {
    color: #666;
}

/* Страница "О нас" */
div.abt-pg-hd {
    color: #575656;
}

/* Редактирование профиля */
h2.ue-form-hd {
    background: #eee;
}
table.ue-form-layout {
    color: #7b7b7b;
}
table.ue-form-layout td.sub-label {
    color: #333;
}
div.ue-form-hint {
    color: #7b7b7b;
}
td.ue-form-input input.text, td.ue-form-input textarea {
    color: #333;
    border: 1px solid #cdcdcd;
}

/* Регистрация, Авторизация, Пароль */
form.regform input.text, form.regform textarea {
    color: #333;
    border: 1px solid #cdcdcd;
}
div.rf-hint {
    color: #999;
}
span.rf-error {
    color: #e23333;
    background: url(../img/common/icon-del.png) 8px 3px no-repeat;
}
form.regform label.chbox {
    color: #666;
}

span.reg-congrat {
    color: #666;
    background: url(../img/common/bg-reg-congrat.gif) left 4px no-repeat;
}

form.auth-form input.text {
    color: #333;
    border: 1px solid #cdcdcd;
}
form.auth-form label.chbox {
    color: #666;
}

div.pr-hint {
    color: #666;
}
fieldset.pr-inputs {
    background: #f4f4f4;
}
fieldset.pr-inputs input {
    color: #333;
    border: 1px solid #cdcdcd;
}

/* Сообщения */
div.msg-top {
    background: url(../img/white-pink/bg-sep-dotted.gif) left bottom repeat-x;
}
div.msg-hd {
    background: #f9f9f9;
}
h2.msg-hd {
    color: #319e34;
}
div.msg-num {
    color: #898989;
}
span.msg-num {
    color: #666;
    background: #ececec;
}
div.msg-nick {
    color: #666;
}
div.msg-nick a {
    color: #666;
}
div.msg-msnum {
    color: #666;
}
div.msg-last-date {
    color: #898989;
}
div.msg-read a {
    color: #666;
}
div.msg-read-tab {
    background: url(../img/common/bg-msg-read-pad.png) left top no-repeat;
}
form.msg-read-form {
    background: #f9f9f9;
}
fieldset.rmsg-labels label {
    color: #494949;
}
div.rmsg-lr {
    color: #999;
}
div.rmsg-rpgs a {
    color: #999;
}
div.rmsg-rpgs span {
    color: #545353;
}
div.rmsg-rsleft {
    color: #7b7b7b;
}
div.rmsg-inputs textarea {
    color: #333;
    border: 1px solid #cdcdcd;
}
div.rmsg-inputs label.rmsg-cb {
    color: #7b7b7b;
}
div.rmsg-submit {
    background: url(../img/common/bg-bt-fwd.png) left top no-repeat;
}

/* Галерея */
ul.gender-tabs li {
    color: #666;
    background: url(../img/white-pink/bg-gender.gif) left bottom no-repeat;
}
ul.gender-tabs li.act {
    background: url(../img/white-pink/bg-gender-act.gif);
}
table.foto-comment {
    color: #666;
}
table.foto-comment td.fc-time {
    color: #999;
}
table.foto-comment a {
    color: #666;
}
div.gal-top-hd a {
    color: #fff;
}
table.gal-top td.gal-top-hd {
    color: #50bd53;
}
table.gal-top img {
    border: 1px solid #dcdcdc;
}
table.gal-top td.gal-top-list a {
    color: #999;
}
table.gal-top td.gal-top-list a.top {
    color: #3cb140;
}
div.gallery-hold {
    border: 1px solid #b5b5b5;
    border-top: none;
}
table.gal-item {
    color: #666;
}
table.gal-item a {
    color: #666;
}
table.gal-item td.gal-img img {
    border: 1px solid #dcdcdc;
}
table.gal-pages {
    background: #b5b5b5;
}
table.gal-pg td.pages {
    background: #f1f1f1;
}
div.gal-pg-sort {
    color: #666;
}
table.gal-foto-big td.hd {
    color: #464646;
}
table.gal-foto-big td.l-r {
    background: #f9f9f9;
}
table.gal-foto-big td.img {
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
}
table.gal-foto-big td.nn {
    color: #666;
}
table.gal-foto-big td.nn a {
    color: #666;
}
div.gal-foto-voices {
    color: #7b7b7b;
}
div.gal-foto-info div.h {
    color: #333;
}
div.gal-foto-info div.i {
    color: #666;
}
div.gal-foto-info div.i a {
    color: #666;
    text-decoration: none;
}
div.gal-comments-hold {
    border: 1px solid #b5b5b5;
    border-top: none;
}

div.gal-comments-hd {
    background: #ebf7ec;
}
h2.gc-hd {
    color: #249f27;
}
div.gc-more img {
    border: 2px solid #fff;
}
div.gc-subcomment {
    background: url(../img/common/bg-gc-subcom.gif) 7px 1px no-repeat;
}
table.gc-comment td.gc-comment-hd {
    color: #7b7b7b;
    background: #f9f9f9;
}
table.gc-comment td.gc-comment-hd-r {
    color: #7b7b7b;
    background: #f9f9f9;
}
table.gc-comment td.gc-comment-hd a {
    color: #23a026;
}
table.gc-comment td.gc-comment-msg {
    background: url(../img/white-pink/bg-sep-dotted.gif) left top repeat-x;
}
div.gc-resp-lnk-act-b {
   background: #f9f9f9 url(../img/white-pink/bg-gc-resp-act.gif) left top no-repeat;
}
div.gc-resp-lnk-act-b a {
   background: url(../img/white-pink/bg-gc-resp-act-r.gif) right top no-repeat;
}
div.gc-resp-lnk a, div.gc-resp-lnk-act a {
    color: #23a026;
}
form.gc-resp-form {
    background: #f9f9f9;
}


/* Форум */
div.forum-hold {
    border-top: 1px solid #ef6e6e;
}
div.forum-msgs-line {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    color: #5c5c5c;
    background: #f5f5f5;
}
div.forum-msgs-line a, div.forum-theme-path a {
    color: #5c5c5c;
}
div.forum-theme-path {
    color: #5c5c5c;
    border-top: 2px solid #f0f0f0;
    border-bottom: 2px solid #f0f0f0;
    background: #f7f7f7;
}
table.forum-section tr.hd, table.forum-subsections tr.hd, table.forum-themes tr.hd {
    background: #63c665 url(../img/white-pink/bg-gray-block-hd.gif) left top repeat-x;
}
table.forum-section tr.hd th, table.forum-subsections tr.hd th, table.forum-themes tr.hd th {
    color: #fff;
}
table.forum-section tr.hd th a, table.forum-subsections tr.hd th a, table.forum-themes tr.hd th a {
    color: #fff;
}
table.forum-section tr.hd th.h a.collapse, table.forum-subsections tr.hd th.h a.collapse, table.forum-themes tr.hd th.h a.collapse {
    color: #014d03;
    background: url(../img/common/bg-forum-sect-hd.gif) left 5px no-repeat;
}
table.forum-section tr.hd th.h a.collapsed, table.forum-subsections tr.hd th.h a.collapsed, table.forum-themes tr.hd th.h a.collapsed {
    color: #014d03;
    background: url(../img/common/bg-forum-sect-hd-collapsed.gif) center 3px no-repeat;
}
table.forum-subsections td, table.forum-themes td {
    border-top: 1px solid #fff;
}

td.fs-icon {
    background: #f7f7f7;
}
td.fs-name {
    background: #f0f0f0;
}
td.fs-name h3, table.forum-subsections td.fs-name h3, td.fs-name h3 a {
    color: #555555;
}
div.fs-descr, div.fs-descr a {
    color: #5c5c5c;
}
div.fs-moder-info, div.fs-moder-info a {
    color: #333;
}
td.fs-themes-num {
    color: #666;
    background: #e8e8e8;
}
td.fs-msgs-num {
    color: #666;
    background: #f0f0f0;
}
td.fs-last-msg {
    color: #424141;
    background: #e8e8e8;
}
td.fs-last-msg div.lmsg {
    /*background: url(../img/common/bg-forum-lastmsg.gif) left 4px no-repeat;*/
}
td.fs-last-msg div.lmsg a, td.fs-last-msg div.lmsg-when span.date {
    color: #666;
}
td.fs-last-msg div.lmsg-in a {
    color: #555;
}
tr:hover td.fs-icon {
    background: #fafafa;
}
tr:hover td.fs-name, tr:hover td.fs-msgs-num {
    background: #f6f6f6;
}
tr:hover td.fs-themes-num, tr:hover td.fs-last-msg {
    background: #efefef;
}

td.fs-subsections {
    color: #5c5c5c;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    background: #ccc url(../img/common/bg-forum-subs.gif) 20px 4px no-repeat;
}
td.fs-subsections a {
    color: #5c5c5c;
}
td.fs-subsections a.up {
    color: #333;
    background: url(../img/common/bg-fssubup.gif) left 3px no-repeat;
}

div.forum-msghints, div.forum-msghints2 {
    color: #5c5c5c;
}

table.forum-stat {
    background: #f0f0f0;
}
table.forum-stat tr.hd th {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
}
table.forum-stat tr.hd {
    background: #63c665 url(../img/white-pink/bg-gray-block-hd.gif) left top repeat-x;
}
table.forum-stat td.fst-icon {
    background: #f7f7f7;
}
table.forum-stat td.fst-when {
    color: #5c5c5c;
    background: #e8e8e8;
}
table.forum-stat a.post {
    color: #5c5c5c;
}
table.forum-stat a.user {
    color: #666;
}
table.forum-stat a.moder {
    color: #cf4343;
}
table.forum-stat a.theme {
    color: #333;
}
table.forum-stat td.fst-bl {
    background: #f7f7f7 url(../img/white-pink/bg-forum-fst-bl.gif) left bottom no-repeat;
}
table.forum-stat td.fst-br {
    background: url(../img/white-pink/bg-forum-fst-br.gif) right bottom no-repeat;
}


/* Board */
div.forum-bt {
    background: #ddd url(../img/white-pink/bg-forum-bt.gif) left top repeat-x;
}

div.forum-btl {
    background: url(../img/white-pink/bg-forum-bt-l.gif) left top no-repeat;
}

div.forum-btrr {
    background: url(../img/white-pink/bg-forum-bt-l.gif) right top no-repeat;
}
div.forum-btl a {
    color: #cf4343;
}

td.fs-th-whoview {
    color: #5c5c5c;
    background: #ccc;
}

td.fs-th-name, table.forum-themes td.fs-last-msg {
    background: #f0f0f0;
}
td.fs-th-name a {
    color: #5c5c5c;
}
td.fs-th-authview {
    color: #5c5c5c;
    background: #e8e8e8;
}
td.fs-th-authview a {
    color: #878787;
}
td.fs-th-ansnum {
    color: #5c5c5c;
    background: #f0f0f0;
}

tr:hover td.fs-th-name, tr:hover td.fs-th-ansnum, table.forum-themes tr:hover td.fs-last-msg {
    background: #f6f6f6;
}
tr:hover td.fs-th-authview {
    background: #efefef;
}

form.fs-goto, form.fs-goto2 {
    color: #5c5c5c;
    background: #f7f7f7;
}


/* Tema */
div.forum-theme-pages {
    background: #f5f5f5;
}
div.forum-theme-pages2 {
    background: #fff;
}
div.ft-pages, div.ft-pages a {
    color: #5c5c5c;
}

div.forum-branch-hd {
    background: #63c665 url(../img/common/bg-green-fs-hd.gif) left top repeat-x;
}
/*div.fb-auth {
    background: url(../img/common/bg-forum-sect-hd.gif) 6px 8px no-repeat;
}*/

div.fb-whoview {
    color: #5c5c5c;
    border-bottom: 1px solid #fff;
    border-top: 1px solid #fff;
    background: #ccc;
}

td.fb-post-auth {
    background: #f7f7f7;
    border-bottom: 1px solid #ccc;
}
div.fbpa-name a, span.fbpa-data {
    color: #666;
}
div.fbpa-info {
    color: #888;
}
div.fbpa-links {
    border-top: 1px solid #d6d6d6;
}

td.fb-post-txt {
    background: #f0f0f0;
    border-bottom: 1px solid #ccc;
}
div.fb-post-hd, div.fb-post-bt {
   background: #e5e5e5;
} 
div.fb-post-hd-txt {
    color: #666;
}
div.fb-post-hd-ans a {
    color: #6c6c6c;
    background: #f7f7f7;
}
div.fb-post-txt p {
    color: #575757;
}
div.fb-post-sign {
    background: url(../img/white-pink/bg-forum-sign.gif) left top repeat-x;
}

a.fb-bt-del, a.fb-bt-edit {
    color: #666;
}
div.fb-post-bt-when {
    color: #888;
}
tr.fb-fp-hr {
    background: #ccc;
}

div.fb-post-spoiler-hd {
    background: url(../img/white-pink/bg-spoiler-hd.gif) left top no-repeat;
}
div.fb-post-qspoiler-text, div.fb-post-wspoiler-text {
    color: #666;
    background: url(../img/white-pink/bg-spoiler-txt.gif) left top repeat-y;
}
div.fb-post-qspoiler-text a, div.fb-post-wspoiler-text a {
    color: #666;
}
div.fb-post-spoiler-bt {
    background: #d9d9d9 url(../img/white-pink/bg-spoiler-bt.gif) left top no-repeat;
}

div.fb-theme-show {
    color: #666;
    border-top: 6px solid #ccc;
    background: #b5b5b5;
}

form.fb-fa-form {
    background: #f9f9f9;
}
fieldset.fb-fa-smilies {
    color: #6c6c6c;
}
div.fb-fa-smiles {
    border: 1px solid #dbdbdb;
    background: #fff;
}
fieldset.fb-fa-text textarea {
    color: #333;
    border: 1px solid #cdcdcd;
}
fieldset.fb-fa-text input.w100percent {
    color: #333;
    border: 1px solid #cdcdcd;
}
fieldset.fb-fa-text label.fbfa-cb {
    color: #7b7b7b;
}
#screen {
    background-color: #000;
}

div.fb-fa-hd {
    height: 20px;
    margin-bottom: 1px;
    line-height: 20px;
    padding-left: 6px;
    background: #63c665 url(../img/common/bg-green-fs-hd.gif) left top repeat-x;
}
div.fb-fa-hd a {
    padding-left: 5px;
    font-weight: bold;
    text-decoration: none;
    color: #fff;
    /*background: url(../img/common/bg-forum-sect-hd.gif) left 4px no-repeat;*/
}

div.fb-post-text textarea {
    color: #333;
    border: 1px solid #cdcdcd;
}

table.ft-options {
    border: 1px solid #e1e1e1;
    background: #f8f8f8;
}
div.ft-options-bt table.ft-options a {
    color: #8e8e8e;
    border-top: 1px solid #f8f8f8;
    border-bottom: 1px solid #f8f8f8;
}
div.ft-options-bt table.ft-options a:hover {
    color: #e23333;
    border-top: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    background: #fff;
}
div#modify {
    background-color: #F7F7F7;
}

table.gal-pg img.prev {
   background: #c9c9c9 url(../img/white-pink/bt-gal-prev.gif) left top no-repeat;
}
table.gal-pg img.next {
   background: #c9c9c9 url(../img/white-pink/bt-gal-next.gif) left top no-repeat;
} 

img.icon-golos-fu {
   background: url(../img/white-pink/icon-golos-fu.png) left top no-repeat;
}
img.icon-golos-kul {
   background: url(../img/white-pink/icon-golos-kul.png) left top no-repeat;
} 

img.icon-golos-fu-inactive {
   background: url(../img/white-pink/icon-golos-fu-inactive.png) left top no-repeat;
}

img.icon-golos-kul-inactive {
   background: url(../img/white-pink/icon-golos-kul-inactive.png) left top no-repeat;
}

img.icon-golos-fu-minus {
   background: url(../img/white-pink/icon-golos-fu-minus.png) left top no-repeat;
}

img.icon-golos-kul-plus {
   background: url(../img/white-pink/icon-golos-kul-plus.png) left top no-repeat;
}

#activeBrowseButton {
    background: url(../img/button_active.jpg) no-repeat left top;
}

.fakeButton {
    background: url(../img/button.jpg) no-repeat left top;
}

.r a {
    color: #0000CC;
}
.a {
    color: #008000;
}
.fromuser {
    color: #A34747;
}

div.news-line {
    background: #f3f3f3;
}
#news-line div.nl-lt {
    background-image: url(../img/white-pink/bg-newsline-lt.gif);
}
#news-line div.nl-rt {
    background-image: url(../img/white-pink/bg-newsline-rt.gif);
}
#news-line div.nl-lb {
    background-image: url(../img/white-pink/bg-newsline-lb.gif);
}
#news-line div.nl-rb {
    background-image: url(../img/white-pink/bg-newsline-rb.gif);
}

div.skin-selector {
    background: url(../img/white-pink/bg-skin-selector.gif) left 6px no-repeat;
}
div.skin-selector span {
    color: #666;
}
div.skin-selector img {
    border: 1px solid #fff;
}

#news-line div.nl-txt, #news-line div.nl-txt a {
    color: #666;
}

div.autocomplete ul li.selected {color: #666 !important; background-color: #F3F3F3}

h2.gc-hd {
    background: url(../img/common/icon-hd.gif) 6px 12px no-repeat;
}
h2.gc-hd-collapsed {
    color: #c0ddc0;
    background: url(../img/common/icon-hd-collapsed.gif) 9px 9px no-repeat;
}

img.videofiles { border: 3px double #ddd !important; }
img.videofiles:hover { border: 3px double #6699CC !important;}