html, body, h1, h2, h3, h4, h5, h6, form, ul, ol, li, p, table, td, th, img { margin: 0; padding: 0; border: 0; }
img { vertical-align: top; }
textarea { overflow: auto; }
table { border-collapse: collapse; }

BODY { background: #f1f7f0 url(../../img/site/bg_top.jpg) repeat-x 0 0; color: #424242; font: 11px/15px Tahoma, Geneva, sans-serif; }

A { color: #0082c4; text-decoration: underline; }
A:hover { color: #2fa8e6; }
A.m-dotted, .m-dotted A { text-decoration: none; border-bottom: 1px dotted #0082c4; }
A.m-dotted:hover, .m-dotted A:hover { border-color: #2fa8e6; }

INPUT, TEXTAREA { font: 11px/15px Tahoma, Geneva, sans-serif; outline: none; }

/* global */
.g-hidden { display: none; }
.g-clear { font-size: 0; line-height: 0; clear: both; }
.g-line:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }


/* layouts */
HTML, BODY { height: 100%; }
BODY { min-width: 1000px; }
.l-base { margin: 0 auto; min-width: 1000px; max-width: 1280px; }
.l-container-wrap { min-height: 100%; background: url(../../img/site/bg_bottom.gif) repeat-x 0 100%; }
.l-container { padding-bottom: 170px; }
.l-footer { margin-top: -170px; height: 170px; }

.l-content-wrap { float: right; width: 100%; margin-left: -250px; }
.l-content { margin-left: 270px; padding-right: 10px; }
.l-content-inwrap { width: 100%; }
.l-left { float: left; width: 240px; padding-left: 10px; }
.l-center-wrap { float: left; width: 100%; margin-left: -260px; }
.l-center { margin-left: 260px; }
.l-right { float: right; width: 240px; }


/* jCarousel */
.jcarousel-container { position: relative; }
.jcarousel-clip { z-index: 2; padding: 0; margin: 0; overflow: hidden; position: relative; }
.jcarousel-list { z-index: 1; overflow: hidden; position: relative; top: 0; left: 0; margin: 0; padding: 0; }
.jcarousel-list li,
.jcarousel-item { float: left; list-style: none; width: 75px; height: 75px; }
.jcarousel-next { z-index: 3; display: none; }
.jcarousel-prev { z-index: 3; display: none; } 


/* jQuery SimpleModal */
#simplemodal-overlay { background-color: #000; }


/* jQuery FancyBox */
#fancybox-loading { position: fixed; top: 50%; left: 50%; height: 40px;  width: 40px; margin-top: -20px; margin-left: -20px; cursor: pointer; overflow: hidden; z-index: 1104; display: none; }
* html #fancybox-loading { position: absolute; margin-top: 0; }
#fancybox-loading div { position: absolute; top: 0; left: 0; width: 40px; height: 480px; background-image: url('../../img/site/fancybox/fancybox.png'); }
#fancybox-overlay { position: fixed; top: 0; left: 0; bottom: 0; right: 0; background: #000; z-index: 1100; display: none; }
* html #fancybox-overlay { position: absolute; width: 100%; }
#fancybox-tmp { padding: 0; margin: 0; border: 0; overflow: auto; display: none; }
#fancybox-wrap { position: absolute; top: 0; left: 0; margin: 0; padding: 20px; z-index: 1101; display: none; }
#fancybox-outer { position: relative; width: 100%; height: 100%; background: #FFF; }
#fancybox-inner { position: absolute; top: 0; left: 0; width: 1px; height: 1px; padding: 0; margin: 0; outline: none; overflow: hidden; }
#fancybox-hide-sel-frame { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: transparent; }
#fancybox-close { position: absolute; top: -15px; right: -15px; width: 30px; height: 30px; background-image: url('../../img/site/fancybox/fancybox.png'); background-position: -40px 0px; cursor: pointer; z-index: 1103; display: none; }
#fancybox_error { color: #444; font: normal 12px/20px Arial; padding: 7px; margin: 0; }
#fancybox-content { height: auto; width: auto; padding: 0; margin: 0; }
#fancybox-img { width: 100%; height: 100%; padding: 0; margin: 0; border: none; outline: none; line-height: 0; vertical-align: top; -ms-interpolation-mode: bicubic; }
#fancybox-frame { position: relative; width: 100%; height: 100%; border: none; display: block; }
#fancybox-title { position: absolute; bottom: 0; left: 0; font-family: Arial; font-size: 12px; z-index: 1102; }
.fancybox-title-inside { padding: 10px 0; text-align: center; color: #333; }
.fancybox-title-outside { padding-top: 5px; color: #FFF; text-align: center; font-weight: bold; }
.fancybox-title-over { color: #FFF; text-align: left; }
#fancybox-title-over { padding: 10px; background-image: url('../../img/site/fancybox/fancy_title_over.png'); display: block; }
#fancybox-title-wrap { display: inline-block; }
#fancybox-title-wrap span { height: 32px; float: left; }
#fancybox-title-left { padding-left: 15px; background-image: url('../../img/site/fancybox/fancybox.png'); background-position: -40px -90px; background-repeat: no-repeat; }
#fancybox-title-main { font-weight: bold; line-height: 29px; background-image: url('../../img/site/fancybox/fancybox-x.png'); background-position: 0px -40px; color: #FFF; }
#fancybox-title-right { padding-left: 15px; background-image: url('../../img/site/fancybox/fancybox.png'); background-position: -55px -90px; background-repeat: no-repeat; }
#fancybox-left, #fancybox-right { position: absolute; bottom: 0px; height: 100%; width: 35%; cursor: pointer; outline: none; background-image: url('../../img/site/blank.gif'); z-index: 1102; display: none; }
#fancybox-left { left: 0px; }
#fancybox-right { right: 0px; }
#fancybox-left-ico, #fancybox-right-ico { position: absolute; top: 50%; left: -9999px; width: 30px; height: 30px; margin-top: -15px; cursor: pointer; z-index: 1102; display: block; }
#fancybox-left-ico { background-image: url('../../img/site/fancybox/fancybox.png'); background-position: -40px -30px; }
#fancybox-right-ico { background-image: url('../../img/site/fancybox/fancybox.png'); background-position: -40px -60px; }
#fancybox-left:hover, #fancybox-right:hover { visibility: visible; }
#fancybox-left:hover span { left: 20px; }
#fancybox-right:hover span { left: auto; right: 20px; }
.fancy-bg { position: absolute; padding: 0; margin: 0; border: 0; width: 20px; height: 20px; z-index: 1001; }
#fancy-bg-n { top: -20px; left: 0; width: 100%; background-image: url('../../img/site/fancybox/fancybox-x.png'); }
#fancy-bg-ne { top: -20px; right: -20px; background-image: url('../../img/site/fancybox/fancybox.png'); background-position: -40px -162px; }
#fancy-bg-e { top: 0; right: -20px; height: 100%; background-image: url('../../img/site/fancybox/fancybox-y.png'); background-position: -20px 0px; }
#fancy-bg-se { bottom: -20px; right: -20px; background-image: url('../../img/site/fancybox/fancybox.png'); background-position: -40px -182px; }
#fancy-bg-s { bottom: -20px; left: 0; width: 100%; background-image: url('../../img/site/fancybox/fancybox-x.png'); background-position: 0px -20px; }
#fancy-bg-sw { bottom: -20px; left: -20px; background-image: url('../../img/site/fancybox/fancybox.png'); background-position: -40px -142px; }
#fancy-bg-w { top: 0; left: -20px;  height: 100%; background-image: url('../../img/site/fancybox/fancybox-y.png'); }
#fancy-bg-nw { top: -20px; left: -20px;  background-image: url('../../img/site/fancybox/fancybox.png'); background-position: -40px -122px; }


/* header */
.b-header { position: relative; z-index: 2; }
.b-header .banner { padding-top: 14px; text-align: center; }
.b-header .menu-wrap { padding: 14px 10px 0; }
.b-header .menu { width: 100%; font-size: 12px; line-height: 15px; }
.b-header .menu .l { float: left; width: 18px; height: 46px; margin-left: -100%; background: url(../../img/site/h_mnu_l.gif) no-repeat 0 0; }
.b-header .menu .r { float: left; width: 18px; height: 46px; margin-left: -18px; background: url(../../img/site/h_mnu_r.gif) no-repeat 0 0; }
.b-header .menu .wrap { float: left; width: 100%; }
.b-header .menu .body { margin: 0 18px; height: 46px; background: url(../../img/site/h_mnu_bg.gif) repeat-x 0 0; }
.b-header .menu .tbl-wrap { width: 100%; }
.b-header .menu .tbl-wrap TABLE { margin: 0 auto; }
.b-header .menu .m1 { color: #c2e7fb; float: left; height: 46px; background: url(../../img/site/h_mnu_a_hover.gif) repeat-x 0 46px; outline: 0; text-decoration: none; }
.b-header .menu .m1 B,
.b-header .menu .m1 I { font-weight: normal; font-style: normal; float: left; height: 46px; background: url(../../img/site/h_mnu_a_hover.gif) no-repeat 0 46px; cursor: pointer; }
.b-header .menu .m1 I { padding: 15px 12px 0; height: 31px; text-decoration: underline; }
.b-header .menu .m1:hover,
.b-header .menu .current,
.b-header .menu .selected .m1 { color: #fff; background-position: 0 0; }
.b-header .menu .m1:hover B,
.b-header .menu .current B,
.b-header .menu .selected .m1 B { background-position: 0 -46px; }
.b-header .menu .m1:hover I,
.b-header .menu .current I,
.b-header .menu .selected .m1 I { background-position: 100% -92px; }
.b-header .menu .current I,
.b-header .menu .selected .m1 I { text-decoration: none; }
.b-header .menu .sub { display: none; clear: left; width: 100%; position: relative; }
.b-header .menu .sub .sub-wrap { position: absolute; left: 0; top: -1px; }
.b-header .menu .sub UL { list-style: none; float: left; }
.b-header .menu .sub LI { float: left; height: 32px; padding: 14px 14px 0; background: url(../../img/site/submenu_bg.gif) repeat-x 0 0; }
.b-header .menu .sub A { color: #c2e7fb; white-space: nowrap; }
.b-header .menu .sub A:hover { color: #fff; text-decoration: underline; }
.b-header .menu .sub .left,
.b-header .menu .sub .right { width: 18px; height: 46px; padding: 0; }
.b-header .menu .sub .left { background: url(../../img/site/submenu_l.png) no-repeat 0 0; }
.b-header .menu .sub .right { background: url(../../img/site/submenu_r.png) no-repeat 0 0; }
.b-header .menu .sub .nosep { position: absolute; top: 0; height: 2px; background: url(../../img/site/submenu_nosep.gif) repeat-x 0 0; }
.b-header .menu .selected .sub { display: block; }
.b-header .menu .selected .m1,
.b-header .menu .selected .m1 B,
.b-header .menu .selected .m1 I { background-image: url(../../img/site/h_mnu_a_selected.gif); }


/* window info */
.b-wininfo { padding-top: 23px; }
.b-wininfo .header { padding: 0 18px; background: url(../../img/site/wi_h_r.gif) no-repeat 100% 0; }
.b-wininfo .header-wrap { width: 100%; position: relative; }
.b-wininfo .header .l { position: absolute; left: -18px; top: 0; width: 18px; height: 26px; background: url(../../img/site/wi_h_l.gif) no-repeat 0 0; }
.b-wininfo-table .header .l { background-image: url(../../img/site/wi_h_l2.gif); }
.b-wininfo .header .wrap { height: 26px; background: url(../../img/site/wi_h_bg.gif) repeat-x 0 0; }
.b-wininfo-table .header .wrap { background-image: url(../../img/site/wi_h_bg2.gif); }
.b-wininfo .header .tbl { width: 204px; padding-left: 18px; float: right; background: url(../../img/site/wi_h_l3.gif) no-repeat 0 0; }
.b-wininfo-table .header .tbl { background: none; width: 57%; }
.b-wininfo .header .tbl .bg { height: 26px; background: url(../../img/site/wi_h_bg2.gif) repeat-x 0 0; position: relative; }
.b-wininfo .header A { color: #c2e7fb; text-decoration: none; border-bottom: 1px dotted #c2e7fb; }
.b-wininfo .header A:hover { color: #ecf8ff; border-color: #ecf8ff; }
.b-wininfo .header .win { display: none; position: absolute; left: 2; top: 4px; padding-left: 16px; background: url(../../img/site/i_down.gif) no-repeat 0 5px; }
.b-wininfo-short .header .win-dofull { display: block; background-image: url(../../img/site/i_down.gif); }
.b-wininfo-full .header .win-doshort { display: block; background-image: url(../../img/site/i_up.gif); }
.b-wininfo-table .header .win-doshort { display: block; background-image: url(../../img/site/i_up.gif); }
.b-wininfo .header .tbl .lnk { display: none; position: absolute; left: 23px; top: 4px; padding-left: 16px; background: url(../../img/site/i_left.gif) no-repeat 0 4px; }
.b-wininfo-short .header .tbl .lnk-dofull { display: block; background-image: url(../../img/site/i_left.gif); }
.b-wininfo-full .header .tbl .lnk-dofull { display: block; background-image: url(../../img/site/i_left.gif); }
.b-wininfo-table .header .tbl .lnk-doshort { display: block; background-image: url(../../img/site/i_right.gif); }
.b-wininfo .footer { background: url(../../img/site/wi_f_r.gif) no-repeat 100% 0; padding: 0 240px 0 18px; }
.b-wininfo-table .footer { background-image: url(../../img/site/wi_f_r2.gif); }
.b-wininfo .footer .wrap { width: 100%; position: relative; }
.b-wininfo .footer .l { position: absolute; left: -18px; top: 0; background: url(../../img/site/wi_f_l.gif) no-repeat 0 0; width: 18px; height: 21px; }
.b-wininfo .footer .bg { height: 21px; background: url(../../img/site/wi_f_bg.gif) repeat-x 0 0; }
.b-wininfo .body { display: none; background: #fefefe url(../../img/site/wi_b_rybg.gif) repeat-y 100% 0; }
.b-wininfo-short .body-short { display: block; }
.b-wininfo-full .body-full { display: block; }
.b-wininfo-table .body-table { display: block; }
.b-wininfo .body .w-bg1 { background: url(../../img/site/wi_b_lybg.gif) repeat-y 0 0; }
.b-wininfo .body .w-bg2 { background: url(../../img/site/wi_b_bxbg.gif) repeat-x 0 100%; }
.b-wininfo .body .w-bg3 { background: url(../../img/site/wi_b_rb.gif) no-repeat 100% 100%; }
.b-wininfo .body .w-bg4 { background: url(../../img/site/wi_b_lb.gif) no-repeat 0 100%; }
.b-wininfo-table .body { background: #eee url(../../img/site/wi_b_lybg.gif) repeat-y 100% 0;; }
.b-wininfo-table .body .w-bg2 { background: none; }
.b-wininfo-table .body .w-bg3 { background-image: url(../../img/site/wi_b_rb2.gif); }
.b-wininfo .events-short { padding: 3px 260px 0 20px; font-size: 12px; line-height: 15px; }
.b-wininfo .events-short B { color: #840a0a; }
.b-wininfo .events-short P { padding-top: 10px; }
.b-wininfo .events { padding: 0 250px 0 20px; }
.b-wininfo .events .title { padding-top: 16px; width: 99%; font-size: 20px; line-height: 23px; color: #840a0a; text-align: center; }
.b-wininfo .events TABLE { width: 99%; }
.b-wininfo .events TD { padding-top: 13px; }
.b-wininfo .events .fc { text-align: center; width: 24%; }
.b-wininfo .events .fc .name { font-size: 18px; line-height: 21px; color: #840a0a; }
.b-wininfo .events .fc .city { font-size: 12px; line-height: 15px; }
.b-wininfo .events .info { padding-left: 10px; padding-right: 10px; font-size: 12px; line-height: 17px; text-align: center; }
.b-wininfo .events .info .score {
	width: 120px;
	height: 64px;
	padding-top: 5px;
	margin: 0 auto;
	background: url(../../img/site/wi_score.gif) no-repeat 0 0;
	text-align: center;
	font-weight: bold;
	font-size: 40px;
	line-height: 43px;
	text-align: center;
	color: #840a0a;
}
.b-wininfo .table { padding: 15px 20px 0; }
.b-wininfo .table-short { padding: 0; }
.b-wininfo .table TABLE { width: 100%; }
.b-wininfo .table TH { color: #840a0a; }
.b-wininfo .table TD { width: 10%; text-align: center; padding: 2px 0 3px; vertical-align: top; }
.b-wininfo .table-short TD { width: auto; }
.b-wininfo .table .name { width: auto; text-align: left; }
.b-wininfo .table .sel { color: #fff; font-weight: bold; background: #840a0a; }
.b-wininfo .table .sel A { color: #fff; }
.b-wininfo .table .sel A:hover { color: #fee; }
.b-wininfo .table-short { float: right; width: 240px; padding-top: 15px; }
.b-wininfo .table-short .place { width: 24px; padding-left: 5px; }
.b-wininfo .table-short .games { width: 24px; }
.b-wininfo .table-short .total { width: 24px; padding-right: 5px; }


/* breadcrumbs */
.b-breadcrumbs { padding: 16px 20px 0; color: #840a0a; }
.b-breadcrumbs B { font-weight: normal; color: #424242; }
.b-breadcrumbs A { color: #00466a; }
.b-breadcrumbs A:hover { color: #5a8ea9; }


/* toolbar */
.b-toolbar { position: relative; z-index: 10; padding-top: 15px; background: url(../../img/site/toolbar_bg.gif) repeat-x 0 15px; }
.b-toolbar-wrap1 { background: url(../../img/site/toolbar_bg.gif) no-repeat 0 -46px; }
.b-toolbar-wrap2 { position: relative; width: 100%; height: 46px; background: url(../../img/site/toolbar_bg.gif) no-repeat 100% -92px; }
.b-toolbar .menu { list-style: none; font-size: 12px; line-height: 17px; padding-left: 18px; }
.b-toolbar .menu LI { float: left; }
.b-toolbar .menu A { outline: 0; }
.b-toolbar .menu .wrap1 { float: left; }
.b-toolbar .menu .wrap2 { float: left; padding: 12px 17px 0; height: 34px; }
.b-toolbar .menu .cur { background: url(../../img/site/toolbar_menu_cur.gif) repeat-x 0 -92px; }
.b-toolbar .menu .cur .wrap1 { background: url(../../img/site/toolbar_menu_cur.gif) no-repeat 100% -46px; }
.b-toolbar .menu .cur .wrap2 { background: url(../../img/site/toolbar_menu_cur.gif) no-repeat 0 0; }
.b-toolbar .menu-small { font-size: 11px; line-height: 15px; padding-left: 10px; }
.b-toolbar .menu-small .wrap2 { padding: 13px 6px 0; height: 33px; }
.b-toolbar .calendar-wrap { position: absolute; top: 45px; z-index: 10; display: none; }
.b-toolbar .calendar-data { display: none; }
.b-toolbar .calendar-join { position: absolute; top: 0; height: 2px; font-size: 0; background: url(../../img/site/tb_mnu_join.gif) repeat-x 0 0; }
.b-toolbar .calendar { width: 234px; height: 190px; background: url(../../img/site/tb_cal_bg.png) no-repeat 0 0; }
.b-toolbar .calendar .ui-datepicker-header { height: 33px; position: relative; }
.b-toolbar .calendar .ui-datepicker-header A { position: absolute; top: 13px; width: 20px; height: 20px; background: url(../../img/site/tb_cal_arrows.gif) no-repeat 0 0; cursor: pointer; }
.b-toolbar .calendar .ui-datepicker-header A SPAN { display: none; }
.b-toolbar .calendar A.ui-datepicker-prev { left: 22px; background-position: 0 0; }
.b-toolbar .calendar A.ui-datepicker-prev-hover { background-position: 0 -20px; }
.b-toolbar .calendar A.ui-datepicker-next { left: 191px; background-position: -20px 0; }
.b-toolbar .calendar A.ui-datepicker-next-hover { background-position: -20px -20px; }
.b-toolbar .calendar .ui-datepicker-title { position: absolute; left: 42px; top: 15px; width: 149px; text-align: center; font-size: 12px; line-height: 15px; }
.b-toolbar .calendar .ui-datepicker-calendar { margin: 0 auto; }
.b-toolbar .calendar .ui-datepicker-calendar TH { padding-top: 10px; color: #939393; font-weight: normal; text-align: center; }
.b-toolbar .calendar .ui-datepicker-calendar TD { padding: 3px 6px 0; text-align: center; }
.b-toolbar .calendar .ui-datepicker-calendar A { position: relative; }
.b-toolbar .popupwin .j { position: absolute; top: 0; height: 2px; font-size: 0; background: url(../../img/site/tb_mnu_join.gif) repeat-x 0 0; }
.b-toolbar .popupwin .tw,
.b-toolbar .popupwin .bw { width: 100%; height: 19px; font-size: 1px; line-height: 1px; }
.b-toolbar .popupwin .bw { height: 24px; }
.b-toolbar .popupwin .tl { width: 20px; background: url(../../img/site/tb_ppwin_tl.png) no-repeat 0 0; }
.b-toolbar .popupwin .t { background: #eee url(../../img/site/tb_ppwin_t.gif) repeat-x 0 0; }
.b-toolbar .popupwin .tr { width: 20px; background: url(../../img/site/tb_ppwin_tr.png) no-repeat 0 0; }
.b-toolbar .popupwin .bl { width: 20px; background: url(../../img/site/tb_ppwin_bl.png) no-repeat 0 0; }
.b-toolbar .popupwin .b { background: url(../../img/site/tb_ppwin_b.png) repeat-x 0 0; }
.b-toolbar .popupwin .br { width: 20px; background: url(../../img/site/tb_ppwin_br.png) no-repeat 0 0; }
.b-toolbar .popupwin .mw { width: 100%; }
.b-toolbar .popupwin .ml { width: 4px; background: url(../../img/site/tb_ppwin_l.png) repeat-y 0 0; }
.b-toolbar .popupwin .m { background: #eee; }
.b-toolbar .popupwin .mr { width: 4px; background: url(../../img/site/tb_ppwin_r.png) repeat-y 0 0; }
.b-toolbar .parts { position: absolute; left: 0; top: 45px; z-index: 10; width: 100%; display: none; color: #939393; font-size: 11px; line-height: 24px; }
.b-toolbar .parts .wrap-inner { padding: 0 18px; }
.b-toolbar .parts A { color: #00466a; }
.b-toolbar .parts A:hover { color: #5a8ea9; }
.b-toolbar .gb-search { width: 100%; }
.b-toolbar .gb-search TD { vertical-align: top; }
.b-toolbar .gb-search .title { padding: 14px 0 0 20px; width: 75px; }
.b-toolbar .gb-search .lbl { padding: 14px 0 0 4px; width: 17px; }
.b-toolbar .gb-search .submit { padding: 13px 12px 0 3px; }
.b-toolbar .gb-search .date { width: 77px; height: 19px; padding: 15px 0 0 7px; background: url(../../img/site/tb_gbs_date.gif) no-repeat 4px 13px; }
.b-toolbar .gb-search .date INPUT { font-size: 12px; line-height: 16px; color: #939393; width: 74px; height: 16px; text-align: center; border: 0; margin: 0; padding: 0; background: transparent; }
.b-toolbar .gb-search .text { padding: 13px 0 0 4px; }
.b-toolbar .gb-search .text .wrap1 { background: url(../../img/site/tb_gbs_text.gif) repeat-x 0 -42px; }
.b-toolbar .gb-search .text .wrap2 { background: url(../../img/site/tb_gbs_text.gif) no-repeat 100% -21px; }
.b-toolbar .gb-search .text .wrap3 { height: 19px; padding: 2px 5px 0; background: url(../../img/site/tb_gbs_text.gif) no-repeat 0 0; }
.b-toolbar .gb-search .text INPUT { font-size: 12px; line-height: 16px; color: #939393; width: 100%; height: 16px; border: 0; margin: 0; padding: 0; background: transparent; }
.b-toolbar .history-menu { font-size: 18px; line-height: 22px; padding: 0 50px; height: 46px; overflow: hidden; }
.b-toolbar .history-menu .cur,
.b-toolbar .history-menu .cur:hover { background: #840a0a; color: #fff; text-decoration: none; padding: 0 4px; cursor: default; }
.b-toolbar .history-menu .jcarousel-container-horizontal { width: 100%; }
.b-toolbar .history-menu .jcarousel-clip-horizontal { width: 100%; }
.b-toolbar .history-menu .jcarousel-item,
.b-toolbar .history-menu .jcarousel-list LI { width: 125px; height: 26px; padding-top: 11px; text-align: center; overflow: hidden;  }
.b-toolbar .history-menu .jcarousel-next-horizontal {
	position: absolute;
	top: 13px;
	right: -30px;
	width: 20px;
	height: 20px;
	cursor: pointer;
	background: transparent url(../../img/site/tb_hm_arrows.gif) no-repeat -20px 0;
	font-size: 0;
}
.b-toolbar .history-menu .jcarousel-next-horizontal-hover { background-position: -20px -20px; }
.b-toolbar .history-menu .jcarousel-next-disabled-horizontal,
.b-toolbar .history-menu .jcarousel-next-disabled-horizontal:active { cursor: default; background-position: -20px -40px; }
.b-toolbar .history-menu .jcarousel-prev-horizontal {
	position: absolute;
	top: 13px;
	left: -30px;
	width: 20px;
	height: 20px;
	cursor: pointer;
	background: transparent url(../../img/site/tb_hm_arrows.gif) no-repeat 0 0;
	font-size: 0;
}
.b-toolbar .history-menu .jcarousel-prev-horizontal-hover { background-position: 0 -20px; }
.b-toolbar .history-menu .jcarousel-prev-disabled-horizontal,
.b-toolbar .history-menu .jcarousel-prev-disabled-horizontal:active { cursor: default; background-position: 0 -40px; }
.b-toolbar .select-season { float: left; }
.b-toolbar .select-season TD { padding-left: 20px; height: 46px; }
.b-toolbar .select-season-right { float: right; }
.b-toolbar .select-season-right TD { padding-right: 20px; padding-left: 0; }
.b-toolbar .select-season-short { margin-left: 10px; display: inline; }
.b-toolbar .select-season-short TD { padding-left: 10px; }
.b-toolbar .select-season-short SELECT { font-size: 12px; }
.b-toolbar .players { position: absolute; left: 0; top: 45px; z-index: 10; width: 250px; display: none; }
.b-toolbar .players .wrap-inner { padding: 0 18px; }
.b-toolbar .players UL { list-style: none; }
.b-toolbar .players LI { padding-top: 2px; }


/* form */
.b-form-btnSend { border: 0; margin: 0; padding: 0; width: 90px; height: 21px; background: url(../../img/site/btn_send.gif) no-repeat 0 0; cursor: pointer; }
.b-form-btnReg { border: 0; margin: 0; padding: 0; width: 140px; height: 21px; background: url(../../img/site/btn_reg.gif) no-repeat 0 0; cursor: pointer; }
.b-form-btnSearch { border: 0; margin: 0; padding: 0; width: 70px; height: 21px; background: url(../../img/site/btn_search.gif) no-repeat 0 0; cursor: pointer; }
.b-form-btnSearch2 { border: 0; margin: 0; padding: 0; width: 80px; height: 21px; background: url(../../img/site/btn_search2.gif) no-repeat 0 0; cursor: pointer; }
.b-form-btnVote { border: 0; margin: 0; padding: 0; width: 90px; height: 21px; background: url(../../img/site/btn_vote.gif) no-repeat 0 0; cursor: pointer; }
.b-form-btnShow { border: 0; margin: 0; padding: 0; width: 80px; height: 21px; background: url(../../img/site/btn_show.gif) no-repeat 0 0; cursor: pointer; }
.b-form-textarea { background: #fff url(../../img/site/textarea_bg.gif) repeat-x 0 -182px; width: 100%; }
.b-form-textarea-l { background: url(../../img/site/textarea_bg.gif) no-repeat 0 -91px; }
.b-form-textarea-r { min-height: 81px; _height: 81px; padding: 10px 10px 0; background: url(../../img/site/textarea_bg.gif) no-repeat 100% 0; }
.b-form-textarea TEXTAREA { border: 0; margin: 0; padding: 0; width: 100%; height: 71px; }
.b-form-textarea-unactive TEXTAREA { color: #939393; }
.b-form-input { background: url(../../img/site/form_base_input.gif) repeat-x 0 -42px; }
.b-form-input-l { background: url(../../img/site/form_base_input.gif) no-repeat 0 0; }
.b-form-input-r { height: 19px; padding: 2px 5px 0; background: url(../../img/site/form_base_input.gif) no-repeat 100% -21px; }
.b-form-input INPUT { font-size: 12px; line-height: 16px; width: 100%; height: 16px; border: 0; margin: 0; padding: 0; background: transparent; }
.b-form-input-unactive INPUT { color: #939393; }


/* content */
.b-content { font-size: 12px; line-height: 15px; }
.b-content H1 { padding-top: 16px; color: #840a0a; font-size: 18px; line-height: 21px; font-weight: normal; }
.b-content P { padding-top: 14px; }
.b-content IMG.img-left { border: 1px solid #b0c1c5; margin: 18px 12px 5px 0; float: left; }
.b-content IMG.img-right { border: 1px solid #b0c1c5; margin: 18px 0 5px 12px; float: right; }
.b-content DIV.img-left { border: 1px solid #b9c6c9; margin: 18px 12px 5px 0; float: left; }
.b-content DIV.img-left IMG { border: 2px solid #fff; }
.b-content DIV.img-right { border: 1px solid #b9c6c9; margin: 18px 0 5px 12px; float: right; }
.b-content DIV.img-right IMG { border: 2px solid #fff; }
.b-content IMG.img-left-zip { float: left; }

/* block H1 */
.b-h1 { padding-top: 16px; color: #840a0a; font-size: 18px; line-height: 21px; font-weight: normal; }


/* add question */
.b-addquestion { height: 21px; padding-top: 12px; }
.b-addquestion A { margin: 0 auto; display: block; width: 110px; height: 21px; background: url(../../img/site/btn_question.gif) no-repeat 0 0; }


/* conference */
.b-conf { list-style: none; padding-top: 12px; }
.b-conf LI { padding-top: 10px; width: 100%; }
.b-conf .h { height: 6px; font-size: 0; background: #fff url(../../img/site/conf_lt.gif) no-repeat 0 0; }
.b-conf .h .w { height: 6px; background: url(../../img/site/conf_rt.gif) no-repeat 100% 0; }
.b-conf .f { font-size: 0; background: #fff url(../../img/site/conf_lb.gif) no-repeat 0 100%; }
.b-conf .f .w { height: 8px; background: url(../../img/site/conf_rb.gif) no-repeat 100% 100%; }
.b-conf TABLE { background: #fff url(../../img/site/conf_sep.gif) repeat-y 50% 0; width: 100%; }
.b-conf TD { width: 50%; vertical-align: top; font-size: 12px; line-height: 15px; }
.b-conf .wrap { padding: 6px 20px 10px; }
.b-conf .header { color: #840a0a; padding-left: 20px; background: url(../../img/site/conf_pic.gif) no-repeat 0 3px; }
.b-conf .header B { color: #404040; }
.b-conf .info { padding-top: 3px; font-size: 11px; color: #939393; }
.b-conf .body { padding-top: 13px; }
.b-conf .add-question { text-align: right; padding-top: 14px; }


/* popup */
.b-popup { display: none; position: relative; width: 100%; }
.b-popup-close { position: absolute; right: 20px; top: 17px; font-size: 12px; line-height: 15px; padding-left: 15px; background: url(../../img/site/popup_close.gif) no-repeat 0 4px; }
.b-popup-header { height: 20px; width: 100%; }
.b-popup-header .l { width: 20px; background: url(../../img/site/popup_corners.gif) no-repeat 0 0; }
.b-popup-header .b { background: #f1f7f0; }
.b-popup-header .r { width: 20px; background: url(../../img/site/popup_corners.gif) no-repeat -20px 0; }
.b-popup-footer { height: 20px; width: 100%; }
.b-popup-footer .l { width: 20px; background: url(../../img/site/popup_corners.gif) no-repeat 0 -20px; }
.b-popup-footer .b { background: #f1f7f0; }
.b-popup-footer .r { width: 20px; background: url(../../img/site/popup_corners.gif) no-repeat -20px -20px; }
.b-popup-body { background: #f1f7f0; }


/* popup - change avatar */
.b-popup-change-avatar { width: 350px; }
.b-popup-change-avatar .b-popup-body { padding: 0 20px; }
.b-popup-change-avatar .input { padding-top: 15px; }
.b-popup-change-avatar .submit { padding-top: 15px; text-align: center; }


/* popup - send message */
.b-popup-send-message { width: 560px; }
.b-popup-send-message .b-popup-body { padding: 0 20px; }
.b-popup-send-message .title { font-size: 12px; line-height: 15px; }
.b-popup-send-message .b-form-textarea { margin-top: 28px; }
.b-popup-send-message .submit { padding-top: 16px; text-align: center; }


/* popup - mark on map */
.b-popup-mark-on-map { width: 700px; }
.b-popup-mark-on-map .b-popup-body { padding: 0 20px; }
.b-popup-mark-on-map .title { font-size: 12px; line-height: 15px; }
.b-popup-mark-on-map .map { padding-top: 10px; }
.b-popup-mark-on-map .form TD { padding: 20px 15px 0 0; }
.b-popup-mark-on-map .form .b-form-input { width: 300px; }


/* popup - add question */
.b-popup-add-question { width: 560px; }
.b-popup-add-question .b-popup-body { padding: 0 20px; }
.b-popup-add-question .title { font-size: 12px; line-height: 15px; }
.b-popup-add-question .b-form-textarea { margin-top: 28px; }
.b-popup-add-question .submit { padding-top: 16px; text-align: center; }


/* table - lines */
.b-tableline TH { height: 22px; padding-top: 5px; vertical-align: top; font-weight: normal; text-align: center; color: #fff; background: #4a61a1 url(../../img/site/table_th_bg.gif) repeat-x 0 0; }
.b-tableline TH.f,
.b-tableline TH.l { height: 27px; padding-top: 0; }
.b-tableline TH.f DIV { height: 22px; padding-top: 5px; background: url(../../img/site/table_th_l.gif) no-repeat 0 0; } 
.b-tableline TH.l DIV { height: 22px; padding-top: 5px; background: url(../../img/site/table_th_r.gif) no-repeat 100% 0; } 
.b-tableline TH A { color: #c2e7fb; }
.b-tableline TH A:hover { color: #e2f4fd; }
.b-tableline TD { padding-top: 7px; vertical-align: top; background: url(../../img/site/table_td_bg.gif) repeat-x 0 0; }
.b-tableline TD.f,
.b-tableline TD.l { height: 30px; padding-top: 0; }
.b-tableline TD.f DIV { height: 23px; padding-top: 7px; background: url(../../img/site/table_td_s.gif) no-repeat 0 0; }
.b-tableline TD.l DIV { height: 23px; padding-top: 7px; background: url(../../img/site/table_td_s.gif) no-repeat 100% 0; }


/* table - cells */
.b-tablecell { border-collapse: separate; word-spacing: nowrap; }
.b-tablecell TH { vertical-align: top; font-weight: bold; text-align: center; color: #fff; background: #4a61a1 url(../../img/site/table_th_bg.gif) repeat-x 0 0; }
.b-tablecell TH .sl { background: url(../../img/site/table_th_l.gif) no-repeat 0 0; }
.b-tablecell TH .sr { height: 22px; padding-top: 5px; background: url(../../img/site/table_th_r.gif) no-repeat 100% 0; }
.b-tablecell TD { vertical-align: top; text-align: center; background: url(../../img/site/table_td_bg.gif) repeat-x 0 -3px; }
.b-tablecell TD .sl { background: url(../../img/site/table_td_s.gif) no-repeat 0 -3px; }
.b-tablecell TD .sr { height: 22px; padding-top: 5px; background: url(../../img/site/table_td_s.gif) no-repeat 100% -3px; }


/* list peoples */
.b-listpeople { font-size: 12px; line-height: 15px; padding-top: 17px; }
.b-listpeople .header { background: url(../../img/site/lp_header.gif) repeat-x 0 -52px; }
.b-listpeople .header .w1 { background: url(../../img/site/lp_header.gif) no-repeat 0 -26px; }
.b-listpeople .header .w2 { height: 21px; padding-top: 5px; text-align: center; font-weight: bold; color: #840a0a; background: url(../../img/site/lp_header.gif) no-repeat 100% 0; }
.b-listpeople .body { background: #fafcfa url(../../img/site/lp_border.gif) repeat-x 0 100%; }
.b-listpeople .body-w1 { background: url(../../img/site/lp_border.gif) repeat-y 0 0; }
.b-listpeople .body-w2 { background: url(../../img/site/lp_border.gif) repeat-y 100% 0; }
.b-listpeople .body-w3 { background: url(../../img/site/lp_corner_l.gif) no-repeat 0 100%; }
.b-listpeople .body-w4 { padding: 7px 0; background: url(../../img/site/lp_corner_r.gif) no-repeat 100% 100%; }
.b-listpeople TABLE { width: 100%; background: url(../../img/site/lp_sep.gif) repeat-y 50% 0; }
.b-listpeople TD { width: 50%; vertical-align: top; }
.b-listpeople UL { padding: 1px 20px 15px; list-style: none; }
.b-listpeople LI { padding-top: 3px; }
.b-listpeople I { font-style: normal; color: #840a0a; }
.b-listpeople-icons LI { padding-left: 21px; }
.b-listpeople-icons .y { background: url(../../img/site/ico_ycard.gif) no-repeat 0 7px; }
.b-listpeople-icons .r { background: url(../../img/site/ico_rcard.gif) no-repeat 0 7px; }
.b-listpeople-icons .g { background: url(../../img/site/ico_ball.gif) no-repeat 0 6px; }
.b-listpeople-icons .in { padding-left: 37px; background: url(../../img/site/ico_in.gif) no-repeat 21px 7px; }
.b-listpeople-icons .out { padding-left: 37px; background: url(../../img/site/ico_out.gif) no-repeat 21px 7px; }


/* live */
.b-live { padding-top: 17px; }
.b-live .header { background: #5564a7 url(../../img/site/live_header.gif) repeat-x 0 -52px; }
.b-live .header .w1 { background: url(../../img/site/live_header.gif) no-repeat 0 -26px; }
.b-live .header .w2 { height: 26px; width: 100%; position: relative; background: url(../../img/site/live_header.gif) no-repeat 100% 0; }
.b-live .header .title { font-size: 12px; line-height: 15px; font-weight: bold; color: #fff; padding: 5px 0 0 21px; }
.b-live .header .links { position: absolute; right: 12px; top: 5px; }
.b-live .header .links A { color: #c2e7fb; margin-right: 7px; }
.b-live .header .links A:hover { color: #ecf8ff; }
.b-live .body { list-style: none; padding: 6px 20px 12px; font-size: 12px; line-height: 15px; background: #fafcfa; border-left: 1px solid #b0c1c5; border-right: 1px solid #b0c1c5; }
.b-live .body LI { padding: 10px 0 9px 0; background: url(../../img/site/sep2.gif) repeat-x 0 0; }
.b-live .body LI:first-child { background: none; }
* .b-live .body LI { background-position: expression(this.previousSibling==null ? '0 -100px' : '0 0'); }
.b-live .body .item { position: relative; width: 100%; }
.b-live .body .time { position: absolute; left: 0; top: 0; color: #840a0a; }
.b-live .body .text { padding-left: 60px; }
.b-live .footer { background: #f4f4f4 url(../../img/site/live_footer.gif) repeat-x 0 -52px; }
.b-live .footer .w1 { background: url(../../img/site/live_footer.gif) no-repeat 0 -26px; }
.b-live .footer .w2 { height: 22px; padding: 4px 12px 0 0; text-align: right; background: url(../../img/site/live_footer.gif) no-repeat 100% 0; }
.b-live .footer A { margin-right: 7px; }


/* statistic */
.b-stat .select { margin-top: 18px; width: 100%; }
.b-stat .select TD { width: 21%; }
.b-stat .select SELECT { width: 85%; }
.b-stat .select .go { width: auto; }
.b-stat .select .btn-show { display: block; float: right; width: 80px; height: 21px; background: url(../../img/site/btn_show.gif) no-repeat 0 0; }
.b-stat .info { margin-top: 12px; font-size: 12px; line-height: 15px; width: 100%; }
.b-stat .info TH { color: #939393; font-weight: normal; }
.b-stat .info TD { padding-top: 3px; text-align: center; width: 20%; }
.b-stat .total { margin-top: 18px; width: 100%; }
.b-stat .total .team .sr { text-align: left; padding-left: 14px; }
.b-stat .total .sum { color: #840a0a; }
.b-stat .total .sum B { color: #424242; }


/* calendar */
.b-calendar { margin-top: 13px; width: 100%; }
.b-calendar .date { color: #840a0a; }
.b-calendar .l .sr { text-align: left; padding-left: 14px; }


/* standings */
.b-standings { margin-top: 17px; width: 100%; }
.b-standings .number { color: #840a0a; }
.b-standings .team .sr { text-align: left; padding-left: 8px; }
.b-standings .cur { font-weight: bold; }


/* gold lighter */
.b-goldlighter-calendar { margin-top: 12px; width: 100%; }
.b-goldlighter-calendar .team .sr { text-align: left; padding-left: 14px; }
.b-goldlighter-calendar .date { color: #840a0a; }
.b-goldlighter-total { margin-top: 12px; width: 100%; }
.b-goldlighter-total .lname .sr { text-align: left; padding-left: 14px; }
.b-goldlighter-total .nn { color: #840a0a; }


/* team members */
.b-teammembers .b-tableline { width: 100%; margin-top: 18px; }
.b-teammembers TH { text-align: left; }
.b-teammembers TH .cur,
.b-teammembers TH .cur:hover { color: #fff; text-decoration: none; cursor: default; }
.b-teammembers TH.birthday { padding-left: 20px; }
.b-teammembers .number { text-align: center; width: 8%; }
.b-teammembers .fio { width: 40%; }
.b-teammembers .type { width: 20%; }
.b-teammembers .birthday { width: 13%; }
.b-teammembers .height { text-align: center; width: 10%; }
.b-teammembers .weight { text-align: center; width: 9%; }
.b-teammembers .note { padding-top: 15px; color: #939393; }


/* personal card */
.b-card .base { font-size: 12px; line-height: 15px; width: 100%; min-height: 283px; _height: 283px; position: relative; }
.b-card .base .foto { position: absolute; right: 0; top: 23px; }
.b-card .base .foto .w { border: 1px solid #b0c1c5; width: 198px; height: 258px; background: url(../../img/site/player_foto.gif) no-repeat 0 0; }
.b-card .base .wrap { padding-right: 215px; }
.b-card .base TABLE { margin-top: 11px; width: 100%; }
.b-card .base TD { padding-top: 3px; vertical-align: top; }
.b-card .base .lbl { color: #939393; width: 120px; }
.b-card .base .flag { border: 1px solid #000; }
.b-card .base .links { padding-top: 20px; }
.b-card .stat { padding-top: 27px; }
.b-card .stat .select { width: 100%; }
.b-card .stat .select TD { width: 28%; }
.b-card .stat .select SELECT { width: 85%; }
.b-card .stat .select .go { width: auto; }
.b-card .stat .select .btn-show { display: block; float: right; width: 80px; height: 21px; background: url(../../img/site/btn_show.gif) no-repeat 0 0; }
.b-card .stat .info { margin-top: 14px; width: 100%; font-size: 12px; line-height: 15px; }
.b-card .stat .info TH { font-weight: normal; color: #939393; }
.b-card .stat .info .games { width: 15%; }
.b-card .stat .info .goal { width: 25%; }
.b-card .stat .info .yellow { width: 30%; }
.b-card .stat .info .red { width: 30%; }
.b-card .stat .info .goal SPAN { padding-right: 15px; background: url(../../img/site/ico_ball.gif) no-repeat 100% 2px; }
.b-card .stat .info .yellow SPAN { padding-right: 13px; background: url(../../img/site/ico_ycard.gif) no-repeat 100% 3px; }
.b-card .stat .info .red SPAN { padding-right: 13px; background: url(../../img/site/ico_rcard.gif) no-repeat 100% 3px; }
.b-card .stat .info TD { padding-top: 3px; font-weight: bold; text-align: center; }
.b-card .results { margin-top: 13px; width: 100%; }


/* video */
.b-video { width: 100%; }
.b-video TD { vertical-align: top; padding-top: 26px; width: 33%; }
.b-video .item { margin: 0 auto; width: 140px; position: relative; }
.b-video .image { height: 110px; position: relative; }
.b-video .image .wrap { float: left; border: 1px solid #b9c6c9; }
.b-video .image .wrap IMG { border: 2px solid #fff; }
.b-video .time-wrap { position: absolute; left: 0; top: 88px; width: 137px; }
.b-video .time { float: right; height: 14px; padding: 0 5px; background: url(../../img/site/opacity_black_bg.png) repeat 0 0; color: #fff; font-size: 10px; line-height: 12px; }
.b-video .btn-play-bg { position: absolute; left: 44px; top: 26px; width: 53px; height: 53px; background: url(../../img/site/btn_play.png) no-repeat 0 0; }
.b-video .btn-play { position: absolute; left: 44px; top: 26px; width: 53px; height: 53px; z-index: 2; }
.b-video .title { font-weight: bold; text-align: center; }
.b-video .comments { padding-top: 3px; color: #939393; padding-left: 24px; background: url(../../img/site/video_comment.gif) no-repeat 3px 7px; }
.b-video .part { padding-left: 24px; background: url(../../img/site/video_part.gif) no-repeat 3px 4px; }

/* music */
.b-music { list-style: none; }
.b-music LI { float: left; padding: 12px 10px 0; width: 200px;height: 80px; float: left; }
.b-music LI .title { font-size: 12px; line-height: 16px; height: 40px;}
.b-music LI .player { padding-top: 4px; }


/* foto */
.b-foto { width: 100%; }
.b-foto TD { vertical-align: top; padding-top: 26px; width: 33%; }
.b-foto .item { margin: 0 auto; width: 140px; text-align: center; }
.b-foto .image { height: 110px; }
.b-foto .image .wrap { float: left; border: 1px solid #b9c6c9; }
.b-foto .image .wrap IMG { border: 2px solid #fff; }
.b-foto .title A { padding-left: 17px; background: url(../../img/site/foto_album.gif) no-repeat 0 2px; }
.b-foto .count { color: #939393; }


/* foto list */
.b-fotolist { width: 100%; }
.b-fotolist TD { width: 33%; vertical-align: top; padding-top: 26px; text-align: center; }
.b-fotolist .item { width: 140px; margin: 0 auto; }
.b-fotolist .image { border: 1px solid #b9c6c9; font-size: 0; }
.b-fotolist .image .wrap { border: 2px solid #fff; }
.b-fotolist .lnk { padding-top: 3px; }


/* programs */
.b-programs { width: 100%; }
.b-programs TD { width: 33%; vertical-align: top; padding-top: 26px; text-align: center; }
.b-programs .item { width: 140px; margin: 0 auto; }
.b-programs .image { border: 1px solid #b9c6c9; font-size: 0; }
.b-programs .image .wrap { border: 2px solid #fff; }
.b-programs .lnk { padding-top: 3px; }


/* programs list */
.b-programslist .date { padding-top: 2px; }
.b-programslist TABLE { margin: 0 auto; }
.b-programslist UL { list-style: none; }
.b-programslist LI { padding-top: 19px; }
.b-programslist .image { border: 1px solid #b9c6c9; font-size: 0; float: left; }
.b-programslist .image .wrap { border: 2px solid #fff; float: left; }

/* show video */
.b-showvideo .video { padding-top: 22px; }
.b-showvideo .b-h1 { padding-top: 8px; }
.b-showvideo .part { padding: 7px 0 0 20px; background: url(../../img/site/video_part.gif) no-repeat 0 10px; }


/* shop */
.b-shop { padding-top: 16px; list-style: none; font-size: 12px; line-height: 15px; }
.b-shop LI { float: left; width: 140px; height: 190px; padding: 0 3px 0 5px; text-align: center; }
.b-shop .image { height: 110px; }
.b-shop .image .wrap { float: left; border: 1px solid #b9c6c9; }
.b-shop .image .wrap IMG { border: 2px solid #fff; }
.b-shop .price { padding-top: 3px; color: #840a0a; }
.b-shop .price B { color: #424242; }


/* wallpapers */
.b-wallpapers { padding-top: 16px; list-style: none; font-size: 12px; line-height: 15px; }
.b-wallpapers LI { float: left; width: 140px; height: 215px; padding: 0 3px 0 5px; text-align: center; }
.b-wallpapers .image { height: 110px; }
.b-wallpapers .image .wrap { float: left; border: 1px solid #b9c6c9; }
.b-wallpapers .image .wrap IMG { border: 2px solid #fff; }
.b-wallpapers .download { padding-top: 3px; }


/* history */
.b-history { width: 100%; margin-top: 10px; }
.b-history TD { width: 50%; padding-top: 20px; }
.b-history .item { width: 220px; height: 185px; margin: 0 auto; position: relative; background: url(../../img/site/history_bg.gif) no-repeat 0 0; }
.b-history .item .img { position: absolute; left: 3px; top: 3px; }
.b-history .item .txt { position: absolute; left: 0; top: 163px; width: 220px; text-align: center; font-weight: bold; font-size: 12px; line-height: 15px; }


/* match info */
.b-matchinfo TABLE { width: 100%; }
.b-matchinfo TD { padding-top: 20px; }
.b-matchinfo .fc { text-align: center; width: 24%; }
.b-matchinfo .fc .name { font-size: 18px; line-height: 21px; color: #840a0a; }
.b-matchinfo .fc .city { font-size: 12px; line-height: 15px; }
.b-matchinfo .info { padding-left: 10px; padding-right: 10px; font-size: 12px; line-height: 17px; text-align: center; }
.b-matchinfo .info STRONG { font-weight: normal; color: #840a0a; }
.b-matchinfo .info .score {
	width: 120px;
	height: 64px;
	padding-top: 5px;
	margin: 0 auto;
	background: url(../../img/site/wi_score.gif) no-repeat 0 0;
	text-align: center;
	font-weight: bold;
	font-size: 40px;
	line-height: 43px;
	text-align: center;
	color: #840a0a;
}
.b-matchinfo .arbiters { padding-top: 31px; font-size: 12px; line-height: 15px; }
.b-matchinfo .arbiters B { color: #840a0a; }
.b-matchinfo .arbiters I { color: #939393; font-style: normal; }


/* guestbook */
.b-gb .form { position: relative; }
.b-gb .form A { outline: none; }
.b-gb .form .title { padding-top: 11px; height: 15px; font-weight: bold; color: #840a0a; }
.b-gb .form .b-form-textarea { margin-top: 10px; }
.b-gb .form .submit { padding-top: 11px; text-align: center; }
.b-gb .form .buttons { padding-top: 6px; height: 31px; }
.b-gb .form A.smiles-link { float: left; width: 50px; height: 31px; background: url(../../img/site/gb_smile_lnk.gif) no-repeat -50px 0; }
.b-gb .form .btn { float: left; width: 31px; height: 31px; margin-left: 5px; background: url(../../img/site/gb_form_btn.gif) no-repeat 0 0; }
.b-gb .form .btn-b { background-position: 0 0; }
.b-gb .form .btn-i { background-position: -31px 0; }
.b-gb .form .btn-u { background-position: -62px 0; }
.b-gb .form .btn-q { background-position: -93px 0; }
.b-gb .form .smiles-hide { display: none; position: absolute; left: -7px; top: 26px; }
.b-gb .form .smiles-hide .wrap { width: 57px; height: 32px; padding: 6px 0 0 7px; background: url(../../img/site/gb_smile_lnk_bg.png) no-repeat 0 0; }
.b-gb .form .smiles-hide .smiles-link { background-position: 0 0; }
.b-gb .form .smiles { display: none; position: absolute; left: -7px; top: 64px; }
.b-gb .form .smiles .wrap { width: 484px; height: 206px; background: url(../../img/site/gb_smile_bg.png) no-repeat 0 0; }
.b-gb .form .smiles .body { padding: 11px 0 0 10px; }
.b-gb .form .smiles TD { padding: 3px 5px; text-align: center; }
.b-gb .form .smiles .body A { position: relative; }
.b-gb .items { padding-top: 21px; list-style: none; background: url(../../img/site/sep2.gif) repeat-x 0 15px; color: #404040; }
.b-gb .items LI { padding-top: 10px; }
.b-gb .items .header { background: url(../../img/site/gb_header_bg.gif) repeat-x 0 -58px; }
.b-gb .items .header .wrap1 { background: url(../../img/site/gb_header_bg.gif) no-repeat 100% -29px; }
.b-gb .items .header .wrap2 { height: 23px; padding: 6px 0 0 40px; background: url(../../img/site/gb_header_bg.gif) no-repeat 0 0; }
.b-gb .items .header B { padding: 0 5px; font-weight: normal; color: #939393; }
.b-gb .items .body { border-left: 1px solid #b9c6c9; border-right: 1px solid #b9c6c9; background: #fafcfa; font-size: 12px; line-height: 15px; padding: 12px 19px 14px; }
.b-gb .items .quote { padding: 5px 0 16px; font-size: 11px; }
.b-gb .items .quote .wrap { margin: 5px 0 0; padding: 8px 19px 11px; border: 1px solid #bac7ca; background: #f3f3f3; font-size: 12px; font-style: italic; }
.b-gb .items .quote .from { padding: 0 0 6px 20px; font-size: 11px; font-style: normal; background: url(../../img/site/gb_quote_ico.gif) no-repeat 0 3px; }
.b-gb .items .footer { background: url(../../img/site/gb_footer_bg.gif) repeat-x 0 -10px; font-size: 0; }
.b-gb .items .footer .wrap1 { background: url(../../img/site/gb_footer_bg.gif) no-repeat 100% 0; }
.b-gb .items .footer .wrap2 { height: 5px; background: url(../../img/site/gb_footer_bg.gif) no-repeat 0 -5px; }
	

/* registration */
.b-registration { padding-left: 20px; }
.b-registration .form { margin-top: 20px; }
.b-registration .form TD { vertical-align: top; padding-top: 9px; }
.b-registration .form .lbl { width: 158px; padding: 11px 20px 0 0; text-align: right; font-size: 12px; line-height: 15px; color: #939393; }
.b-registration .form .in-txt {
	border: 0;
	margin: 0;
	padding: 0;
	width: 164px;
	height: 21px;
	padding: 0 5px;
	font-size: 11px;
	line-height: 21px;
	background: url(../../img/site/reg_input.gif) no-repeat 0 0;
}
.b-registration .form .captcha .img { padding-top: 5px; }
.b-registration .form .captcha .img IMG { border: 1px solid #63737b; }
.b-registration .form .captcha .refresh { padding: 3px 0 8px 44px; }
.b-registration .form-go { padding: 14px 0 0 178px; }


/* teasers */
.b-teasers { padding-top: 35px; background: url(../../img/site/sep2.gif) repeat-x 0 24px; }


/* comments */
.b-comments { padding-top: 35px; background: url(../../img/site/sep2.gif) repeat-x 0 24px; }
.b-comments .title { color: #939393; }
.b-comments .title B { color: #840a0a; font-size: 12px; padding-right: 6px; }
.b-comments .comment { margin-top: 9px; background: #fff url(../../img/site/comments_lb.gif) no-repeat 0 100%; }
.b-comments .comment .header { background: url(../../img/site/comments_lt.gif) no-repeat 0 0; }
.b-comments .comment .header .wrap { background: url(../../img/site/comments_rt.gif) no-repeat 100% 0; padding: 9px 20px 0 38px; color: #939393; }
.b-comments .comment .header A { margin-right: 6px; }
.b-comments .comment .body { background: url(../../img/site/comments_rb.gif) no-repeat 100% 100%; padding: 3px 20px 8px; font-size: 12px; line-height: 15px; }
.b-comments .form { padding-top: 28px; }
.b-comments .form .b-form-textarea { margin-top: 6px; }
.b-comments .form .submit { padding-top: 12px; text-align: center; }


/* fun news */
.b-funnews { margin-top: 24px; height: 285px; background: url(../../img/site/funnews_bg.gif) repeat-x 0 0; width: 100%; }
.b-funnews .left-wrap { float: left; width: 100%; margin-left: -200px; }
.b-funnews .left { margin-left: 200px; height: 285px; position: relative; }
.b-funnews .right { float: right; width: 200px; height: 285px; background: url(../../img/site/funnews_r.jpg) no-repeat 0 0; }
.b-funnews .image { width: 100%; overflow: hidden; }
.b-funnews .image IMG { margin: 1px 0 0 1px; }
.b-funnews .text-wrap { position: absolute; left: 0; top: 0; width: 100%; height: 285px; }
.b-funnews .text-wrap TD { padding: 0 0 1px 1px; vertical-align: bottom; }
.b-funnews .text { background: url(../../img/site/funnews_text.png) repeat 0 0; padding: 8px 19px 12px; color: #fff; zoom: 1; }
.b-funnews .text A { color: #fff; }
.b-funnews .text A:hover { color: #ccc; }
.b-funnews .corners { position: absolute; left: 0; top: 0; z-index: 2; }
.b-funnews .corners .c { width: 18px; height: 285px; background: url(../../img/site/funnews_l.png) no-repeat 0 0; }
.b-funnews .menu { padding-top: 21px; }
.b-funnews .menu A { display: block; width: 171px; height: 72px; padding: 8px 14px 0; color: #fff; text-decoration: none; outline: 0; }
.b-funnews .menu A B { font-weight: normal; color: #c2e7fb; text-decoration: underline; }
.b-funnews .menu A:hover { background: #3a367f; }
.b-funnews .menu .cur,
.b-funnews .menu .cur:hover { background: #2d255a; }
.b-funnews .menu .txt,
.b-funnews .menu .img { display: none; }


/* news */
.b-news { padding-top: 9px; list-style: none; }
.b-news LI { position: relative; padding-top: 10px; min-height: 90px; _height: 90px; }
.b-news .image { position: absolute; left: 0; top: 14px; }
.b-news .image .c { position: absolute; left: 0; top: 0; width: 90px; height: 86px; background: url(../../img/site/news_image.png) no-repeat 0 0; }
.b-news .image .link { position: absolute; left: 0; top: 0; width: 90px; height: 86px; background: url(../../img/site/blank.gif) repeat 0 0; }
.b-news .text { padding-left: 111px; }
.b-news .date { color: #939393; }
.b-news .title { font-size: 12px; line-height: 15px; }
.b-news .info { padding-bottom: 8px; color: #840a0a; }
.b-news .info B { font-weight: normal; color: #939393; }
.b-news .info A { color: #00466a; }
.b-news .info A:hover { color: #5a8ea9; }


/* short news */
.b-shortnews { padding-top: 2px; list-style: none; font-size: 12px; line-height: 15px; color: #404040; }
.b-shortnews LI { padding-top: 9px; }
.b-shortnews .date { color: #939393; padding-right: 5px; }
.b-shortnews .sep { color: #840a0a; padding-left: 5px; }


/* contacts */
.b-contacts { font-size: 12px; line-height: 17px; }
.b-contacts .map { padding-top: 15px; }
.b-contacts P { padding-top: 27px; }


/* logotype */
.b-logotype { margin-top: 15px; background: #fff url(../../img/site/logotype_lt.gif) no-repeat 0 0; font-size: 12px; line-height: 17px; text-align: center; }
.b-logotype .wrap1 { background: url(../../img/site/logotype_rt.gif) no-repeat 100% 0; }
.b-logotype .wrap2 { background: url(../../img/site/logotype_rb.gif) no-repeat 100% 100%; }
.b-logotype .wrap3 { min-height: 16px; _height: 16px; padding: 0 16px 22px; background: url(../../img/site/logotype_lb.gif) no-repeat 0 100%; }
.b-logotype TABLE { width: 100%; }
.b-logotype TD { padding-top: 15px; }
.b-logotype .links TD { vertical-align: top; }


/* leave */
.b-leave { list-style: none; padding-top: 30px; font-size: 12px; line-height: 17px; }
.b-leave LI { padding: 10px 0; background: url(../../img/site/sep2.gif) repeat-x 0 0; }
.b-leave LI:first-child { background: none; }
* .b-leave LI { background-position: expression(this.previousSibling==null ? '0 -100px' : '0 0'); }


/* onlines */
.b-onlines { list-style: none; }
.b-onlines LI { padding-top: 15px; }


/* photo carousel */
.b-photocarousel { margin-top: 20px; height: 180px; width: 100%; background: #485d9d url(../../img/site/pc_bg.gif) repeat-x 0 0; overflow: hidden; }
.b-photocarousel A { color: #c2e7fb; }
.b-photocarousel A:hover,
#b-photocarousel-hover A { color: #ecf8ff; }
.b-photocarousel .header { width: 100%; height: 43px; position: relative; }
.b-photocarousel .header .title { position: absolute; left: 40px; top: 10px; font-size: 20px; line-height: 23px; color: #fff; }
.b-photocarousel .header .all-link { position: absolute; right: 40px; top: 18px; }
.b-photocarousel .list-wrap { padding: 0 20px; }
.b-photocarousel .list { width: 100%; }
.b-photocarousel .list .image IMG { border: 1px solid #898989; }
.b-photocarousel .list .text { padding-top: 4px; }
.b-photocarousel .jcarousel-container-horizontal { width: 100%; }
.b-photocarousel .jcarousel-clip-horizontal { width: 100%; }
.b-photocarousel .jcarousel-item,
.b-photocarousel .jcarousel-list LI { width: 130px; height: 137px; padding: 0 5px; text-align: center; overflow: hidden;  }
.b-photocarousel .jcarousel-next-horizontal {
	position: absolute;
	top: -43px;
	right: -21px;
	width: 20px;
	height: 180px;
	cursor: pointer;
	background: transparent url(../../img/site/pc_arrows.gif) no-repeat -20px 0;
}
.b-photocarousel .jcarousel-next-horizontal:hover,
.b-photocarousel .jcarousel-next-horizontal-hover { background-position: -20px -180px; }
.b-photocarousel .jcarousel-next-disabled-horizontal,
.b-photocarousel .jcarousel-next-disabled-horizontal:hover,
.b-photocarousel .jcarousel-next-disabled-horizontal:active { cursor: default; background-position: -20px -360px; }
.b-photocarousel .jcarousel-prev-horizontal {
	position: absolute;
	top: -43px;
	left: -20px;
	width: 20px;
	height: 180px;
	cursor: pointer;
	background: transparent url(../../img/site/pc_arrows.gif) no-repeat 0 0;
}
.b-photocarousel .jcarousel-prev-horizontal:hover,
.b-photocarousel .jcarousel-prev-horizontal-hover { background-position: 0 -180px; }
.b-photocarousel .jcarousel-prev-disabled-horizontal,
.b-photocarousel .jcarousel-prev-disabled-horizontal:hover,
.b-photocarousel .jcarousel-prev-disabled-horizontal:active { cursor: default; background-position: 0 -360px; }


/* account */
.b-account { width: 100%; position: relative; }
.b-account-wrap { zoom: 1; }
.b-account-withright .b-account-wrap { padding-right: 170px; }
.b-account .right-block { position: absolute; right: 0; top: 0; width: 150px; }
 /*width: 148px; height: 148px; background: #fff url(../../img/site/ac_avatar_big.gif) no-repeat 0 0;  border: 1px solid #b0c1c5;*/
.b-account .avatar { margin-top: 20px; }
.b-account .btn-sendmessage { padding-top: 29px; text-align: center; }
.b-account .btn-sendmessage A { display: block; width: 150px; height: 21px; background: url(../../img/site/btn_send_message.gif) no-repeat 0 0; }
.b-account .change-avatar { text-align: center; padding-top: 8px; }
.b-account .change-avatar A { color: #00466a; text-decoration: none; border-bottom: 1px dotted #00466a; }
.b-account .change-avatar A:hover { color: #5a8ea9; border-color: #5a8ea9; }
.b-account .last-visit { padding-top: 3px; color: #939393; }
.b-account .in-club { padding-top: 7px; font-size: 12px; line-height: 15px; }
.b-account .in-club A { margin-left: 5px; }
.b-account .breadcrumbs { padding-top: 3px; font-size: 12px; line-height: 15px; }
.b-account .acc-email { padding-top: 20px; font-size: 12px; line-height: 15px; font-weight: bold; }
.b-account .tbl-info { margin-top: 5px; font-size: 12px; line-height: 15px; table-layout: fixed; width: 100%; }
.b-account .tbl-info-edit { margin-top: 21px; }
.b-account .tbl-info TD { padding-top: 9px; }
.b-account .tbl-info .lbl { color: #939393; width: 110px; }
.b-account .tbl-info .data .wrapper { overflow: hidden; position: relative; width: 100%; }
.b-account .tbl-info .data .wrap { width: 300%; white-space:nowrap; }
.b-account .tbl-info .data .hide { position: absolute; right: -1px; top: 0; width: 16px; height: 20px; background: url(../../img/site/ac_hide.png) repeat-y 0 0; }
.b-account .tbl-info .data .input { display: none; }
.b-account .tbl-info .change { width: 54px; }
.b-account .tbl-info .change .show { display: block; margin-left: 24px; width: 30px; height: 21px; background: url(../../img/site/btn_ico_change.gif) no-repeat 0 0; }
.b-account .tbl-info .change .submit { display: none; margin-left: 24px; width: 30px; height: 21px; background: url(../../img/site/btn_ok.gif) no-repeat 0 0; }
.b-account .message-info { padding-top: 30px; list-style: none; font-size: 12px; line-height: 15px; }
.b-account .message-info LI { padding: 8px 0 0 20px; }
.b-account .message-info .write { background: url(../../img/site/ac_mail2_ico.gif) no-repeat 0 12px; }
.b-account .message-info .del { background: url(../../img/site/ac_mail3_ico.gif) no-repeat 0 11px; }
.b-account .ls { padding-top: 19px; }
.b-account .ls .header { background: url(../../img/site/ac_ls_header.gif) repeat-x 0 0; }
.b-account .ls .header .w1 { background: url(../../img/site/ac_ls_header.gif) no-repeat 0 -29px; }
.b-account .ls .header .w2 { height: 29px; position: relative; background: url(../../img/site/ac_ls_header.gif) no-repeat 100% -58px; }
.b-account .ls .header .title-contacts { position: absolute; right: 18px; top: 7px; width: 160px; }
.b-account .ls .header .title { position: absolute; left: 20px; top: 7px; padding-left: 20px; background: url(../../img/site/ac_mail2_ico.gif) no-repeat 0 4px; }
.b-account .ls .header .title-newmail { background-image: url(../../img/site/ac_mail_ico.gif); }
.b-account .ls .body { background: #fff; border-left: 1px solid #b9c6c9; border-right: 1px solid #b9c6c9; height: 385px; width: 100%; }
.b-account .ls .body TD { vertical-align: top; }
.b-account .ls .body .right { width: 189px; background: url(../../img/site/ac_ls_body_bg.gif) repeat-y 0 0; }
.b-account .ls .messages-wrap { padding: 4px 4px 0; }
.b-account .ls .messages { height: 225px; overflow: auto; list-style: none; }
.b-account .ls .messages LI { padding: 8px 14px 14px; }
.b-account .ls .messages .info { padding-left: 11px; color: #939393; }
.b-account .ls .messages .txt { padding-top: 2px; font-size: 12px; line-height: 15px; }
.b-account .ls .messages .in .info { background: url(../../img/site/ac_ls_msg_in.gif) no-repeat 0 4px; }
.b-account .ls .messages .out { background: #f6f6f6; }
.b-account .ls .messages .out .info { background: url(../../img/site/ac_ls_msg_out.gif) no-repeat 0 4px; }
.b-account .ls .form { padding: 13px 19px 0; }
.b-account .ls .form .submit { padding-top: 9px; text-align: center; }
.b-account .ls .form .submit { padding-top: 9px; text-align: center; }
.b-account .ls .contacts-wrap { padding: 4px 0 0 4px; }
.b-account .ls .contacts { list-style: none; height: 377px; overflow: auto; position: relative; }
.b-account .ls .contacts LI { width: 157px; height: 44px; position: relative; }
.b-account .ls .contacts .cur { background: url(../../img/site/ac_ls_contacts_cur.gif) no-repeat 0 0; }
.b-account .ls .contacts .mail { position: absolute; left: 8px; top: 18px; width: 13px; height: 9px; background: url(../../img/site/ac_mail2_ico.gif) no-repeat 0 0; }
.b-account .ls .contacts .mail-new { background-image: url(../../img/site/ac_mail_ico.gif); }
.b-account .ls .contacts .ava { position: absolute; left: 29px; top: 7px; border: 1px solid #b0c1c5; width: 28px; height: 28px; background: #fff url(../../img/site/ac_avatar_small.gif) no-repeat 0 0; }
.b-account .ls .contacts .nick { position: absolute; left: 66px; top: 14px; width: 68px; overflow: hidden; }
.b-account .ls .contacts .nick TABLE { width: 3000px; }
.b-account .ls .contacts .nick-shadow { position: absolute; left: 119px; top: 14px; z-index: 2; width: 15px; height: 20px; background: url(../../img/site/ac_ls_contacts_shadow.png) no-repeat 0 0; }
.b-account .ls .contacts .del { position: absolute; left: 139px; top: 16px; width: 13px; height: 13px; background: #e43939 url(../../img/site/ac_ls_contacts_del.gif) no-repeat 0 0; }
.b-account .ls .footer { font-size: 0; background: url(../../img/site/ac_ls_footer.gif) repeat-x 0 0; }
.b-account .ls .footer .w1 { background: url(../../img/site/ac_ls_footer.gif) no-repeat 0 -12px; }
.b-account .ls-add .footer .w1 { background-position: 0 -4px; }
.b-account .ls .footer .w2 { height: 4px; background: url(../../img/site/ac_ls_footer.gif) no-repeat 100% -8px; }
.b-account .ls .add-contacts-btn { height: 22px; }
.b-account .ls .add-contacts-btn A { float: right; width: 133px; height: 20px; padding: 2px 0 0 57px; background: url(../../img/site/ac_ls_btn_add_contact.gif) no-repeat 0 0; outline: none; }
.b-account .ls-add .add-contacts-btn A { background-position: 0 -22px; }
.b-account .ls .add-contacts { display: none; }
.b-account .ls-add .add-contacts { display: block; }
.b-account .ls .add-contacts-body { padding: 0 19px 11px; background: #fff; border-left: 1px solid #b9c6c9; border-right: 1px solid #b9c6c9; }
.b-account .ls .add-contacts-footer { font-size: 0; background: url(../../img/site/ac_ls_addc_footer.gif) repeat-x 0 0; }
.b-account .ls .add-contacts-footer .w1 { background: url(../../img/site/ac_ls_addc_footer.gif) no-repeat 0 -10px; }
.b-account .ls .add-contacts-footer .w2 { height: 5px; background: url(../../img/site/ac_ls_addc_footer.gif) no-repeat 100% -5px; }
.b-account .ls .add-contacts .title { padding-top: 10px; font-size: 12px; line-height: 15px; font-weight: bold; color: #840a0a; }
.b-account .ls .add-contacts .search { padding-top: 11px; }
.b-account .ls .add-contacts .search .b-form-input { width: 254px; float: left; margin-right: 16px; }
.b-account .ls .add-contacts .results { display: none; padding-top: 17px; background: url(../../img/site/sep2.gif) repeat-x 0 16px; }
.b-account .ls .add-contacts .results TD { padding-top: 10px; }
.b-account .ls .add-contacts .results .ava { margin-right: 7px; border: 1px solid #b0c1c5; width: 28px; height: 28px; background: #fff url(../../img/site/ac_avatar_small.gif) no-repeat 0 0; }
.b-account .ls .add-contacts .results .add { padding-left: 48px; background: url(../../img/site/ac_ls_addc_ico.gif) no-repeat 30px 2px; }


/* pagination */
.b-pagination { padding-top: 44px; }
.b-pagination { width: 100%; }
.b-pagination TABLE { table-layout: fixed; width: 100%; }
.b-pagination TABLE TD { white-space: nowrap; text-align: center; }
.b-pagination SPAN { display: block; padding: 3px 0; color: #fff; }
.b-pagination SPAN STRONG,
.b-pagination SPAN A { padding: 3px 6px 4px; }
.b-pagination SPAN STRONG { background: #840a0a; font-style: normal; font-weight: normal; }
.b-pagination .scroll_bar { width: 100%; height: 20px; position: relative; margin-top: 4px; }
.b-pagination .scroll_trough { width: 100%; height: 3px; background: #ccc; overflow: hidden; }
.b-pagination .scroll_thumb { position: absolute; z-index: 2; width: 0; height: 3px; top: 0; left: 0; font-size: 1px; background: #363636; }
.b-pagination .scroll_knob { position: absolute; top: -5px; left: 50%; margin-left: -10px; width: 20px; height: 20px; overflow: hidden; background: url(../../img/site/paginator_knob.gif) no-repeat 50% 50%; cursor: pointer; cursor: hand; }
.b-pagination .current_page_mark { position: absolute; z-index: 1; top: 0; left: 0; width: 0; height: 3px; overflow: hidden; background: #cb2d2d; }
.b-pagination .fullsize .scroll_thumb { display: none; }
.b-pagination .count-pages { text-align: right; color: #808080; margin-top: -10px; }


/* side logo */
.b-sidelogo { padding: 18px 12px 0 13px; }
.b-sidelogo A { display: block; width: 215px; height: 186px; background: url(../../img/site/logo.png) no-repeat 0 0;}
.b-sidelogo .txt { padding-top: 6px; text-align: center; color: #110445; font-size: 11px; line-height: 14px; }
.b-sidelogo .social { padding-top: 6px; text-align: center; color: #110445; font-size: 11px; line-height: 14px; }


/* side auth */
.b-sideauth { padding-top: 20px; }
.b-sideauth .header { height: 46px; position: relative; background: url(../../img/site/sauth_header_bg.gif) no-repeat 0 -92px; font-size: 12px; line-height: 15px; }
.b-sideauth-account .header { background-position: 0 -138px; }
.b-sideauth .header-nologged { background-position: 0 0; }
.b-sideauth-auth .header-nologged { background-position: 0 -46px; }
.b-sideauth .header .login { position: absolute; left: 28px; top: 9px; padding-bottom: 2px; font-size: 18px; line-height: 21px; padding-left: 18px; background: url(../../img/site/i_down.gif) no-repeat 0 9px; }
.b-sideauth-auth .header .login { background-image: url(../../img/site/i_up.gif); }
.b-sideauth .header .lk { position: absolute; left: 20px; top: 13px; padding-bottom: 2px; padding-left: 18px; background: url(../../img/site/i_down.gif) no-repeat 0 5px; }
.b-sideauth-account .header .lk { background-image: url(../../img/site/i_up.gif); }
.b-sideauth .header .reg { position: absolute; left: 129px; top: 13px; }
.b-sideauth .header .logout { position: absolute; left: 184px; top: 13px; }
.b-sideauth .header .mail { position: absolute; left: 143px; top: 17px; width: 13px; height: 9px; font-size: 0; background: url(../../img/site/ac_mail2_ico.gif) no-repeat 0 0; }
.b-sideauth .header .mail-have { background-image: url(../../img/site/ac_mail_ico.gif); }
.b-sideauth .block-w1 { background: url(../../img/site/sauth_block_bg.gif) repeat-y 0 0; }
.b-sideauth .block-w2 { background: url(../../img/site/sauth_block_t.gif) no-repeat 0 0; }
.b-sideauth .account .block-w2 { background-image: url(../../img/site/sauth_block_account_t.gif); }
.b-sideauth .block { background: url(../../img/site/sauth_block_b.gif) no-repeat 0 100%; min-height: 115px; _height: 115px; padding-bottom: 20px; }
.b-sideauth .auth { display: none; }
.b-sideauth-auth .auth { display: block; }
.b-sideauth .auth .inputs { padding-top: 15px; }
.b-sideauth .auth INPUT { border: 0; margin: 0; padding: 0; background: transparent; }
.b-sideauth .auth .lbl { padding-left: 20px; width: 50px; height: 25px; }
.b-sideauth .auth .el { width: 140px; padding: 0 5px; background: url(../../img/site/sauth_auth_input.gif) no-repeat 0 50%; }
.b-sideauth .auth .el INPUT { width: 140px; }
.b-sideauth .auth .submit { text-align: center; padding-top: 7px; }
.b-sideauth .auth .submit INPUT { width: 70px; height: 21px; background: url(../../img/site/sauth_auth_go.gif) no-repeat 0 0; cursor: pointer; }
.b-sideauth .auth .forget { text-align: center; padding-top: 7px; }
.b-sideauth .account { display: none; font-size: 12px; line-height: 15px; }
.b-sideauth-account .account { display: block; }
.b-sideauth .account .info { position: relative; min-height: 38px; _height: 38px; }
.b-sideauth .account .info .avatar { position: absolute; left: 20px; top: 7px; width: 28px; height: 28px; border: 1px solid #b0c1c5; background: #fff url(../../img/site/ac_avatar_small.gif) no-repeat 0 0; }
.b-sideauth .account .info .nick { padding: 13px 20px 0 62px; font-weight: bold; }
.b-sideauth .account .items { list-style: none; padding: 7px 20px 0; }
.b-sideauth .account .items LI { padding: 15px 0 0 20px; }
.b-sideauth .account .items .mail { background: url(../../img/site/ac_mail2_ico.gif) no-repeat 0 20px; }
.b-sideauth .account .items .mail-have { background: url(../../img/site/ac_mail_ico.gif) no-repeat 0 20px; }
.b-sideauth .account .items .mail B { color: #840a0a; }
.b-sideauth .account .items .edit-profile { background: url(../../img/site/ac_edit_ico.gif) no-repeat 0 16px; }
.b-sideauth .account .items .admin { background: url(../../img/site/admin.png) no-repeat 0 16px; }
.b-sideauth .account .items .blog { background: url(../../img/site/blog.png) no-repeat 0 16px; }
.b-sideauth .account .items .newmail { background: url(../../img/site/mail.png) no-repeat 0 16px; }
.b-sideauth .account .items .password { background: url(../../img/site/password.png) no-repeat 0 16px; }


/* side banner */
.b-sidebanner { padding-top: 24px; }


/* side important */
.b-sideimportant { padding-top: 27px; width: 240px; }
.b-sideimportant .title { height: 21px; padding: 4px 0 0 8px; font-weight: bold; color: #fff; background: url(../../img/site/simportant_title.gif) no-repeat 0 0; }
.b-sideimportant UL { list-style: none; }
.b-sideimportant LI { background: url(../../img/site/simportant_bg.gif) repeat-y 0 0; }
.b-sideimportant .wrap { background: url(../../img/site/simportant_t.gif) no-repeat 0 0; }
.b-sideimportant .body { font-size: 11px; line-height: 14px; min-height: 33px; _height: 33px; padding: 7px 35px 7px; background: url(../../img/site/simportant_b.gif) no-repeat 0 100%; }


/* side ad links */
.b-sideadlinks { padding-top: 18px; font-size: 12px; line-height: 15px; }
.b-sideadlinks .title { font-weight: bold; color: #840a0a; }
.b-sideadlinks P { padding-top: 9px; }


/* side people info */
.b-sidepeopleinfo { padding-top: 24px; width: 240px; color: #000; }
.b-sidepeopleinfo .t,
.b-sidepeopleinfo .b { height: 20px; background: url(../../img/site/speopleinfo_bg.gif) no-repeat 0 0; }
.b-sidepeopleinfo .t { background-position: 0 -20px; }
.b-sidepeopleinfo .body { background: #fff; padding: 0 20px 8px; }
.b-sidepeopleinfo .title { margin-top: -4px; font-size: 12px; line-height: 15px; font-weight: bold; color: #840a0a; }
.b-sidepeopleinfo P { padding-top: 18px; }
.b-sidepeopleinfo .photo { text-align: center; }
.b-sidepeopleinfo .photo IMG { border: 1px solid #898989; }


/* side base block */
.b-sideblock { padding-top: 16px; width: 240px; }
.b-sideblock-title { padding: 5px 0 0 15px;; height: 21px; background: url(../../img/site/sblock_t.gif) no-repeat 0 0; font-weight: bold; color: #fff; }
.b-sideblock-b { height: 19px; background: url(../../img/site/sblock_b.gif) no-repeat 0 0; }
.b-sideblock-wrap { background: url(../../img/site/sblock_bg.gif) repeat-y 0 0; }
.b-sideblock-body { background: url(../../img/site/sblock_bg_b.gif) no-repeat 0 100%; }


/* side gold */
.b-sidegold { padding: 0 15px; }
.b-sidegold .list { padding: 16px 0 26px 0; list-style: none; background: url(../../img/site/sep.gif) repeat-x 0 100%; }
.b-sidegold .list LI { padding-top: 3px; }
.b-sidegold .total { padding-top: 17px; font-size: 12px; line-height: 15px; }
.b-sidegold .total TABLE { margin-top: 7px; }
.b-sidegold .total TD { padding-top: 3px; vertical-align: top; }
.b-sidegold .total .number { width: 35px; color: #840a0a; }
.b-sidegold .total .name { width: 130px; padding-right: 15px; }


/* side user live */
.b-sideuserlive { padding: 0 20px; }
.b-sideuserlive UL { padding-top: 5px; list-style: none; }
.b-sideuserlive LI { padding-top: 11px; }
.b-sideuserlive .topic { color: #00466a; }
.b-sideuserlive .topic:hover { color: #5a8ea9; }
.b-sideuserlive B { font-weight: normal; color: #840a0a; }
.b-sideuserlive I { font-style: normal; font-family: Arial, Helvetica, sans-serif; }
.b-sideuserlive .all { text-align: right; padding-top: 19px; }

/* side vote */
.b-sidevote { padding-top: 23px; }
.b-sidevote .title { font-size: 12px; line-height: 15px; font-weight: bold; color: #840a0a; }
.b-sidevote .results { list-style: none; padding-top: 6px; }
.b-sidevote .results LI { padding-top: 6px; }
.b-sidevote .results .procent { margin-top: 3px; width: 240px; height: 16px; background: url(../../img/site/svote_results.gif) no-repeat 0 0; position: relative; }
.b-sidevote .results .procent .line { position: absolute; left: 0; top: 0; height: 16px; background: url(../../img/site/svote_results.gif) no-repeat 0 -32px; }
.b-sidevote .results .procent .line-red { background-position: 0 -16px; }
.b-sidevote .results .procent .txt { position: absolute; right: 6px; top: 0; color: #000; }
.b-sidevote .vote TD { padding-top: 13px; }
.b-sidevote .vote INPUT { margin-right: 5px; }
.b-sidevote .vote-go { padding: 21px 0 4px; text-align: center; }
.b-sidevote .archive { padding-top: 12px; text-align: right; }
.b-sidevote .archive A { margin-left: 15px; }


/* footer */
.b-footer { position: relative; }
.b-footer .menu { margin: 0 auto; }
.b-footer .menu TD { padding-top: 33px; }
.b-footer .menu A { margin: 0 10px; }
.b-footer .arcticlab { position: absolute; right: 20px; top: 74px; width: 174px; height: 31px; background: url(../../img/footer_al.png) no-repeat 0 0; outline: 0 none; }
.b-footer .arcticlab:hover { background-position: 0 -31px; }
.b-footer .counters { list-style: none; position: absolute; left: 4px; top: 128px; }
.b-footer .counters LI { float: left; padding-left: 16px; }
.b-footer .info { position: absolute; left: 20px; top: 71px; color: #939393; }
.b-footer .info .links A { margin-right: 9px; }
.b-footer .social { position: absolute; left: 475px; top: 71px; color: #939393; }
.b-footer .social A { margin-right: 9px; }

.b-form-btnAct { border: 0; margin: 0; padding: 0; width: 110px; height: 21px; background: url(../../img/site/btn_act.png) no-repeat 0 0; cursor: pointer; }
.b-gb .items blockquote { margin: 5px 0 0; padding: 8px 19px 11px; border: 1px solid #bac7ca; background: #f3f3f3; font-size: 12px; font-style: italic; }
.online_on {text-decoration: none;}
.online {text-decoration: underline;color:#f60b0b;font-size:11px;}
.goldenlighter {cursor:pointer;}
.b-account .logo { margin-top: 20px; }


.b-map { padding-top: 15px; list-style: none; font-size: 12px; line-height: 10px; }
.b-map .image .ava { border: 1px solid #b0c1c5; width: 28px; height: 28px; background: #fff url(../../img/site/ac_avatar_small.gif) no-repeat 0 0; }
.b-map .image { height: 28px; }
.b-map .image .wrap { float: left; border: 1px solid #b9c6c9; }
.b-map .image .wrap IMG { border: 1px solid #fff; }
.b-map LI { float: left; width: 140px; height: 130px; padding: 0 3px 0 5px; text-align: left; }
.b-map .title { padding-top: 13px; }

.invite {  font-size: 13px; text-decoration: none; border-bottom: 1px dotted #0082c4; }
.invite-code {  font-size: 16px; text-decoration: none; }
