.context {
}
.context_block .context_header {
	font:22px Arial, sans-serif;
	color:#44b800;
	padding-left:30px;
	text-align: left;
}
.context_block .context_header a {
	font:22px Arial, sans-serif;
	color:#44b800;
	text-decoration:none;
}
.context_block .context_header a:hover {
	text-decoration:underline;
}
.context_block .context_show_all {
	text-align:right;
}
.context_block .context_show_all a {
	font:11px Arial, sans-serif;
	color:#2e699a;
	text-decoration:underline;
	padding-right:7px;
	background:url(../i/context/show_all_arrow.gif) no-repeat center right;
}
/* national teams */
.context_national_teams .context_header {
	background:url(../i/context/national_teams.gif) no-repeat left 0;
}
.context_national_teams  h4 {
	margin-bottom:15px;
	font:bold 17px Arial, Tahoma, Verdana;
	text-align:center;
	color:#7f7f7f;
}
.context_national_teams table {
	margin-bottom:20px;
	font:11px Arial, sans-serif;
	color:#444941;
}
.context_national_teams table td,
.context_national_teams table th {
	text-align:center;
	padding:4px 12px;
	vertical-align:top;
}
.context_national_teams table .cfl_team {
	text-align:left;
}
.context_national_teams table .cfl_team a {
	color:#444941;
}
.context_national_teams table tr.odd td {
	background-color:#eef7e9; 
}
/* national teams */

/* team_composition */
.context_team_composition .context_header {
	background:url(../i/context/team_composition.gif) no-repeat left 0;
}
.context_team_composition table {
	margin-bottom:1em;
	color:#4e693f;
	font:normal 13px Arial, sans-serif;
}
.context_team_composition table tr.odd { background-color:#e3f4d9; }
.context_team_composition table tr td { padding:5px 10px; }
.context_team_composition table tr td.bd_rating {
	text-align:right;
	color:#000;
}
.context_team_composition table tr td a {
	color:#4e693f;
	text-decoration:none;
}
.context_team_composition table tr td.active {
	font-weight:bold;
}
/* best dribblers */
.context_best_dribblers .context_header {
	background:url(../i/context/best_dribblers.gif) no-repeat left 3px;
}
.context_best_dribblers table,
.context_online_users table,
.context_prognoses table {
	margin-bottom:1em;
	color:#4e693f;
	font:normal 13px Arial, sans-serif;
}
.context_prognoses .position {
	display: block;
	float: left;
	width: 20px;
	text-align: right;
	margin-right: 10px;
}
.context_best_dribblers table tr.odd, .context_online_users table tr.odd, .context_prognoses table tr.odd { background-color:#eef7e9; }
.context_best_dribblers table tr td, .context_online_users table tr td, .context_prognoses table tr td { padding:5px 10px; }
.context_best_dribblers table tr td.bd_rating, .context_online_users table tr td.time {
	text-align:right;
	color:#000;
}
.context_prognoses table tr td.bd_rating {text-align:right;}
.context_best_dribblers table tr td a, .context_online_users table tr td a, .context_prognoses table tr td a {
	color:#4e693f;
	text-decoration:none;
}
/* prognoses */
.context_prognoses .context_header {
	background:url(../i/context/prognoses.gif) no-repeat left top;
}
.context_prognoses  .wide {
	margin-bottom:1.5em;
	padding-top:12px;
	position:relative;

}
.context_prognoses  .wide div {
	width:100%;
	height:8px;
	position:absolute;
	top:0;
	left:0;
	font-size:0;
}
.context_prognoses .wide .empty {
	background:url(../i/context/prognoses_empty.gif) repeat-x left top;
}
.context_prognoses .wide .empty .left_edge {
	background:url(../i/context/prognoses_empty.gif) no-repeat left bottom;
}
.context_prognoses .wide .empty .right_edge {
	background:url(../i/context/prognoses_empty.gif) no-repeat right bottom;
}
.context_prognoses .wide .full {
	width:50%;
	background:url(../i/context/prognoses_full.gif) repeat-x left top;
}
.context_prognoses .wide .full .left_edge {
	background:url(../i/context/prognoses_full.gif) no-repeat left 50%;
}
.context_prognoses .wide .full .right_edge {
	background:url(../i/context/prognoses_full.gif) no-repeat right bottom;
}
.context_prognoses  .wide p {
	font:.8em/110% Arial, Tahoma, Verdana; /*12px*/
	color:#4c4c4c;
}
.voted-by-me {color:#399c00;} /* ��������� ����, ��� ���� ������������ � ����� */

/* fixture list */
.context_fixture_list .context_header {
	background:url(../i/context/fixture_list.gif) no-repeat top left;
}
.context_fixture_list table {
	font:11px Arial, sans-serif;
	color:#444941;
}
.context_fixture_list table td,
.context_fixture_list table th {
	text-align:center;
	padding:4px 12px;
	vertical-align:top;
}
.context_fixture_list table .cfl_team {
	text-align:left;
}
.context_fixture_list table .cfl_team a {
	color:#444941;
}
.context_fixture_list table tr.odd td {
	background-color:#e3f4d9;
}

/* on air */
.context_on_air .context_header {
	background:url(../i/context/on_air.gif) no-repeat top left;
}
.context_on_air .coa_comment_time {
	
}
.coa_comment {
	
}
.coa_user_time {
	background:url(../i/context/on_air_arrow_to_comment.gif) no-repeat top right;
	padding:3px 14px 8px 0;
	white-space:nowrap;
}
.coa_user_time .user {
	display:block;
}
.coa_user_time .coa_comment_time {
	display:block;
	font:9px Arial, sans-serif;
	color:#a7a7a7;
	padding-left:23px;
}

.coa_comment_text {
	background-color:#f4f2dd;
	font:11px Arial, sans-serif;
	color:#7f7e70;
	padding:8px;
	width:100%;
}
.coa_comment_text a {
	font:11px Arial, sans-serif;
	color:#7f7e70;
	text-decoration:none;
}
.coa_comment_text a:hover {
	text-decoration:underline;
}


.coa_post_link {
	text-align:right;
	font:9px Arial, sans-serif;
	color:#676767;
}
.coa_post_link a {
	font:9px Arial, sans-serif;
	color:#2f699a;
	text-decoration:none;
}
.coa_post_link a:hover {
	text-decoration:underline;
}



/* best clubs */
.context_best_clubs .context_header {
	background:url(../i/context/best_clubs.gif) no-repeat top left;
}
.cbc_teams_list {
	
}
.cbc_teams_list td {
	background-color:#f1f5f8;
	border-bottom:1px solid #FFF;
	vertical-align:middle;
	padding:4px;
}
.cbc_teams_list .cbc_team {
	
}
.cbc_teams_list .cbc_team a {
	font:13px Arial, sans-serif;
	color:#4b7da7;
	text-decoration:underline;
}
.cbc_teams_list .cbc_score {
	font:bold 11px Arial, sans-serif;
	color:#616568;
	text-align:right;
}

/* last results */
.context_last_results .context_header {
	background:url(../i/context/last_results.gif) no-repeat top left;
}
.context_last_results td {
	vertical-align:middle;
	border-bottom:4px solid #FFF;
}
.clr_team_1 {
	text-align:right;
	width:38%;
	padding-right:10px;
}
.clr_team_2 {
	text-align:left;
	width:38%;
	padding-left:10px;
}
.clr_team_1 a,
.clr_team_2 a {
	font:13px Arial, sans-serif;
	color:#4c4c4c;
	text-decoration:none;
}
.clr_score {
	text-align:center;
	width:13%;
}
.clr_score a {
	display:block;
	font:bold 19px Arial, sans-serif;
	text-decoration:none;
	padding:0 5px;
}
.clr_comments {
	text-align:left;
	width:11%;
}
.clr_score a, .clr_comments a { color:#8b834d; }
.clr_score a:hover, .clr_comments a:hover {color:#5e5934;}

.clr_score, .clr_comments {
	background-color:#f4f2dd;
}

.green .clr_score a, .green .clr_comments a { color:#6e7f64; }
.green .clr_score a:hover, .green .clr_comments a:hover {color:#4e5f34;}
.green .clr_score, .green .clr_comments {
	background-color:#E3F4D9;
}
.green .clr_comments a {
	background:url(../i/context/last_results_comments-green.gif) no-repeat 20% 50%;
}

.red .clr_score a, .red .clr_comments a { color:#8a5f59; }
.red .clr_score a:hover, .red .clr_comments a:hover {color:#5a2f29;}
.red .clr_score, .red .clr_comments {
	background-color:#F5E5DF;
}
.red .clr_comments a {
	background:url(../i/context/last_results_comments-red.gif) no-repeat 20% 50%;
}

.online .clr_score a, .online .clr_comments a { color:#5a7489; }
.online .clr_score a:hover, .online .clr_comments a:hover {color:#3a5469;}
.online .clr_score, .online .clr_comments {
	background-color:#D2E8F1;
}
.online .clr_comments a {
	background:url(../i/context/last_results_comments-blue.gif) no-repeat 20% 50%;
}

.clr_comments a {
	display:block;
	font:11px Arial, sans-serif;
	text-decoration:none;
	background:url(../i/context/last_results_comments-yellow.gif) no-repeat 20% 50%;
	padding:4px 4px 4px 22px;
}

.clr_prognosis {
	text-align:center;
	background-color:#f4f2dd;
}
.clr_prognosis a {
	display:block;
	color:#7AA95F;
	text-decoration:none;
	padding:4px 9px 4px 32px;
	font:normal 11px Arial,sans-serif;
	background:url(../i/other/champ_tours_future_prognosis.gif) no-repeat 10% 50%;
}
.clr_prognosis a.voted {
	padding:4px 9px;
	font-weight:bold;
	background:none;
	color: #8b834d;
}
.clr_prognosis a:hover {
	text-decoration:underline;
}

/* championships' menu */
.context_champ_menu {
	position:relative;
}
.context_champ_menu ul {
	background-color:#f1f1f1;
}
.context_champ_menu span.corners {
	width:5px;
	height:5px;
	font-size:0;
	position:absolute;
}
.context_champ_menu ul li {
	position:relative;
	_zoom:1;
}
.context_champ_menu ul li select {
	width:50%;
	position:absolute;
	top:3px;
	right:10px;
	z-index:100;
}
.context_champ_menu ul li a {
	margin-bottom:3px;
	padding:4px 10px;
	display:block;
	position:relative;
	font:bold 16px Arial, sans-serif;
	text-decoration:none;
	color:#fff;
	background-color:#bfbfbf;
	_zoom:1;
}

.context_champ_menu ul li a span.corners {
	background-image:url(../i/context/champ_menu_corners1.gif);
}
.context_champ_menu ul li a span.lt {
	top:0;
	left:0;
	background-position:left top;
}
.context_champ_menu ul li a span.rt {
	top:0;
	right:0;
	background-position:right top;
}
.context_champ_menu ul li a span.lb {
	left:0;
	bottom:0;
	background-position:left bottom;
}
.context_champ_menu ul li a span.rb {
	right:0;
	bottom:0;
	background-position:right bottom;
}



.context_champ_menu ul li ul {
	padding-bottom:2px;
	list-style-type:none;
}

.context_champ_menu ul li ul li a {
	margin:0 10px -3px;
	font:normal 15px Arial, sans-serif;
	color:#2e699a;
	background-color:#f1f1f1;
}

.context_champ_menu ul li ul li a.active {
	background-color:#d2dbe3;
}
.context_champ_menu ul li ul li a:hover {
	text-decoration:underline;
}
.context_champ_menu ul li ul li a span.corners {
	background-image:none;
}
.context_champ_menu ul li ul li a.active span.corners {
	background-image:url(../i/context/champ_menu_corners2.gif);
}
/* //championships' menu */


/* my club */
.context_my_club  h3.context_header {
	width:100%;
	overflow:hidden;
	background:url(../i/context/my_club.gif) no-repeat left 50%;
}
.context_my_club  h3.context_header span {
	float:left;
}
.context_my_club  div {
	text-align:center;
}
.context_my_club  h4 {
	margin-bottom:0;
	font:normal 30px Arial, sans-serif;
}
.context_my_club  h4 a {
	text-decoration:none;
	color:#333;
}
.context_my_club  p {
	font:normal 11px Arial, sans-serif;
	color:#717171;
}
/* //my club мой клуб */


/* Сообщить об ошибке */
.context_bug {
	width: 300px;
	float: right;
	background: #ffffff;
	z-index: 30;
	position: absolute;
	margin-left: 300px;
	padding: 15px 15px 15px 15px;
	border: #717171 1px solid;
}

.context_bug   h3.context_header {
	background:url(../i/context/bugreport.gif) no-repeat left 50%;
}
.context_bug fieldset {border:none;}
.context_bug textarea {
	width:99%;
	height:150px;
}
.context_bug .js-field-error-msg,
.context_bug .js-field-success-msg {
	color:#930202;
}
/* Сообщить об ошибке */


/* дрибблеры онлайн */
.context_online_users .context_header {
	background:url(../i/context/last_results.gif) no-repeat top left;
}


/* Лучшие прогнозисты, конкурс */

.forecasters td {vertical-align:middle;}
	.forecasters a {text-decoration:none;}
		.forecasters a span {
			font:18px Arial, sans-serif;
			color:#2e699a;
			text-decoration:none;
			margin-left:12px;
		}


.rules {font: 14px/120% Arial,sans-serif;}

/* Подсказка о разрешённом видео */

.video-fint-descr {font:14px Arial, sans-serif;}

.best-forecasters td.avatar {
	width: 32px;
}
.best-forecasters td.avatar img {
	border:1px solid #E6E6E6;
}
