
/* -------------------------- Statistics --------------------------------- */

.obg1 { background-color:#FFECED; }
.obg2 { background-color:#FFFEE8; }
.obg3 { background-color:#F0FCEB; }
.obg3 { background-color:#FFFFFF; }
.obg4 { background-color:#EEF7FD; }

.align-center {
	text-align: center;
}

.stage_block { display: none; margin:0 10px; }
.fs12 { font-size:12px; }
.fs14 { font-size:14px; }


div.preframe {
overflow:auto;
padding:0pt;
position:relative;
width:720px;
margin-left:10px;
font-size:11px;
border:1px solid #DDDAD5;
}

div.preframe TABLE {

}

#contblw #incol.statistic{
    width:781px !important;
    margin:0px auto;
    padding-top:16px;
}
.statistic TABLE.sun {
	
}

.statistic TABLE.sun TH {
	height:39px;
	color:white;
	font-weight:normal;
	background: url(../images/design/stat_th_bg.png) repeat-x left;
}

.statistic TABLE.sun TH A{
	color:white;
	font-size:1.2em;
	font-weight:normal;
	text-decoration:none;
}

.statistic TABLE.sun TR.ice {
	height:34px;
	text-align:center;
	color:#195BBE;
	font-size:1.2em;
	font-weight:bold;
	background: url(../images/design/stat_tr_ice.png) repeat-x left;
}

.statistic TABLE.sun TR.match_items {
	vertical-align:top;
}

.statistic TABLE.sun TR.match_items TD {
	height:23px;
	padding-top:3px;
	background: url(../images/design/stat_match_td_bg.png) repeat-x left;
}

.statistic TABLE.sun TR.match_items TD.current_score {
	color:red;
	font-weight:bold;
}

.statistic TABLE.sun TR.match_items TD.hero {
	text-align:left;
}

.statistic TABLE.sun TR.match_items TD.hero A{
	
	
}

.statistic TABLE.sun TR.match_items TD.hero A:hover{
	
}

.statistic TABLE.sun TR.match_items TD.hero SPAN{
	margin-right:13px;
	padding-left:7px;	
	text-align:right;
}

.statistic TABLE.sun TR.match_items TD.hero DIV SPAN{
	padding-left:15px;
	color:#7f7f7f;
}

.statistic TABLE.sun TR.match_items TD.hero DIV, .statistic TABLE.sun TR.match_items TD.hero DIV A {
	color:#7f7f7f;
}

.statistic TABLE.sun TR.match_items TD.empty_field {
	background: url(../images/design/stat_match_empty.png) repeat-x left;
}

.statistic TABLE.match_teams {
	text-align:center;
	font-size:1.4em;
	font-weight:bold;
}

.statistic TABLE.match_teams TD.team_photo {
	background: url(../images/design/stat_photo_bg.gif) repeat-x left;
}

.statistic TABLE.match_teams TD.score {
	color:red;
	font-size:2.0em;
}

.statistic TABLE.match_teams TD.score SMALL {
	color:black;
	font-size:0.5em;
	font-weight:normal;
}

.blue_bg {
	height:20px;
	margin:0 8px;
	padding-top:4px;
	text-align:center;
	color:#195BBE;
	background: url(../images/design/stat_td_bg.png) repeat-x left;
}

.dark_gray_plaha {
	height:26px;
	margin:15px 0 5px 0;
	padding-top:8px;
	text-align:center;
	color:white;
	font-size:1.3em;
	font-weight:bold;
	background-color:#B4B4B4;
}

.team_item {
	float:left;
	width:145px;
	height:240px;
	margin:0 17px;
	_margin:0 10px;
	text-align:center;	
}

.team_item TABLE TD.team_logo {
	width:145px;
	height:150px;
	/*background: url(../images/design/stat_photo_bg.gif) repeat-x left bottom;*/
}

.team_item A{
	color:black;
	font-size:1.4em;
	font-weight:bold;
	text-decoration:none;
}

.team_item A:hover { text-decoration:underline; }


/* ------------------------------------ onlines ------------------------------------ */

.odd {background: white;}
.even {background: #eaeff3;}


.online {
    background-color: #F1F5FC;
	/*width:760px;*/
	padding:5px 10px 10px;
	text-align:center;
}

.online TABLE.online_table {
	text-align:center;
	padding-top:10px; 
	padding-bottom:5px;
	border-left: 1px solid #04517F;
	border-right: 1px solid #04517F;
}

.online TABLE TD A {
	color:black;
	text-decoration:none;
}
.online TABLE TD A.live{
padding: 1px 20px; width: 100px; background-color: red; color: white; font-weight: bold;
}
.online TABLE TD A.statRes {
    color:#7F8D9A;
    text-decoration:none;
}


.online TABLE TD A:hover {	text-decoration:underline; }

.online TABLE TD.minutes{
	height:20px;
	color:red;
	font-weight:bold;
}


.online TABLE TD.online_score A { color:red; }

.online TABLE TD.text{
	color:blue;
}

.online TABLE TD.text2{
	color:#7F8D9A;
	padding-left:7px;
}

.stat_shoot_bg {
    margin-bottom: 6px;
	background: url(../images/design/stat_shoot_bg.gif) repeat-x left top;
}


TABLE.stat_tab_menu {

}

TABLE.stat_tab_menu A{
	color:white;
	text-decoration:none;
}

.stab1 {
	height:21px;
	background: url(../images/design/stat_pl_bg.gif) repeat-x left top;
}

.stab2 {
	background: url(../images/design/stat_pl_active_bg.gif) repeat-x left top;
}

TABLE.stat_tab_menu TD.stab2 A { color:#7274CB; }

/* ----------------------------------------------------------------------------- */

#black_border { position:absolute; top:-3px; left:-55px; width:720px;height:20px; border:2px solid black; _left:-105px; }



/* border:1px solid red; */
