/* CSS Document */
/*--------------------------------*/
/* tables*/
/*--------------------------------*/
.tbl_p_season_1,.tbl_p_season_2,
.tbl_p_card_2,.tbl_p_result_1{
	display			:table;
	width			:37.75em;
	table-layout	:fixed;
}
.tbl_playerCard{
	width			:37.75em;
}
/*--------------------------------*/
/*Spalten*/
/*--------------------------------*/
/*--------------------------------*/
/*PlayerCard */
/*--------------------------------*/
.tbl_playerCard .col1{
	width			:8.3125em;
	padding			:0;
	margin:0;
}
.tbl_playerCard .col2{
	width			:29.4375em;
	height			:13.125em;
	overflow		:hidden;
	float			:left;
	padding			:0;
	margin:0;
}
.tbl_playerCard .tbl_row{
	border-bottom	:0.0625em solid #e7e7e7;
	height			:1.875em;
	vertical-align	:middle;
	display			:block;
	margin			:0;
	clear			:both;
}
.tbl_playerCard .tbl_row{
	 /* in bl_main: tbl_row steht display: table-cell,
	 hier ist keine tabelle!!, tabelle in tabelle in tabelle laüft nicht so gut!
	 untere linie ( border-bottom) ist auch hier und nicht bei dem tbl_area:
	 wenn display:table-cell: in FireFox, funzt nicht mit border
	 */
	padding			:0 ;
	margin			:0;
}

.tbl_playerCard img{
	margin			: 0.5em 0.25em 0.25em 0.25em;
	border			:0.0625em solid #5E8AC1;
	width			:7.6875em;
	height			:10.9375em;
}
.tbl_playerCard .infoTxt{
	padding			: 0 0 0 0.55625em;
	height			:2.225em;
	line-height		:2.225em;
}	
.tbl_area1, .tbl_area2{
	float			:left;
	padding			: 0 0 0 0.3125em;
  	height			:1.875em;
	line-height		:1.875em;
	border-left		:0.0625em solid #e7e7e7;
	overflow		:hidden;
	white-space		:nowrap;
}
.tbl_area1{
	width			:9.375em;
}
.tbl_area2{
	width			:19.25em;
}
.titleBig{
	font-size		: 1.875em;
    font-weight		: bold;
	color			: #990000;
}
.blTable .tbl_playerCard .tbl_row span{
	font-size		: 0.75em;
}
.blTable .tbl_playerCard .tbl_row .infoTxt{
	font-size		: 0.5625em;
}
.blTable .tbl_playerCard .tbl_row .titleBig{
	font-size		: 0.875em;
}
.blTable .tbl_playerCard .tbl_row a{
	font-size		:0.9975em;
}
/*--------------------------------*/
/* player statistic: .tbl_p_card_2
/*--------------------------------*/
.tbl_p_card_2 .nr{
	width			:1.25em;
	border-left		:none;
}
.tbl_p_card_2 .season{
	width			: 6.25em;
	border-right	:0.0625em solid #99ccff;
}
.tbl_p_card_2 .verein{
	width			:11.5625em;
}
.tbl_p_card_2 .board{
	width			:1.5em;
	border-right	:0.0625em solid #99ccff;
}
.tbl_p_card_2 .elo{
	width			:2.1875em;
}
.tbl_p_card_2 .country{
	width			:2.1875em;
	border-right	:0.0625em solid #99ccff;
}
.tbl_p_card_2 .points{
	width			:2.5em;
}
.tbl_p_card_2 .games{
	width			:2.1875em;
}
.tbl_p_card_2 .percent{
	width			:2.1875em;
	border-right	:0.0625em solid #99ccff;
}
.tbl_p_card_2 .eloAve{
	width			:2.8125em;
}
.tbl_p_card_2 .boardAve{
	width			:2.1875em;
}
/*--------------------------------*/
/*Player Season results */
/*--------------------------------*/
.tbl_p_season_1 .verein{
	width			:11.25em;
	border-left		:none;
}
.tbl_p_season_1 .board{
	width			:1.25em;
	border-right	:0.0625em solid #99ccff;
}

.tbl_p_season_1 .elo{
	width			:2.1875em;
}
.tbl_p_season_1 .chessTitle{
	width			:1.875em;
	border-right	:0.0625em solid #99ccff;
}
.tbl_p_season_1 .country{
	width			:1.875em;
}
.tbl_p_season_1 .points{
	width			:2.5em;
}
.tbl_p_season_1 .games{
	width			:2.1875em;
}
.tbl_p_season_1 .percent{
	width			:2.1875em;
	border-right	:0.0625em solid #99ccff;
}
.tbl_p_season_1 .win{
	width			:1.25em;
}
.tbl_p_season_1 .lose{
	width			:1.25em;
}
.tbl_p_season_1 .remi{
	width			:1.25em;
	border-right	:0.0625em solid #99ccff;
}
.tbl_p_season_1 .eloAve{
	width			:2.8125em;
}
.tbl_p_season_1 .boardAve{
	width			:2.1875em;
}

/*--------------------------------*/
/*Player Season results details*/
/*--------------------------------*/
.tbl_p_season_2 .player span, .tbl_p_season_2 .verein span {
	padding			: 0 0px 0 0.3125em;
}
.tbl_p_season_2 .nr{
	width			:1.25em;
	border-left		:none;
}
.tbl_p_season_2 .date{
	width			: 4.375em;
}
.tbl_p_season_2 .round{
	width			:2.1875em;
}
.tbl_p_season_2 .board{
	width			:1.25em;
} 
.tbl_p_season_2 .result{
	width			: 3.125em;
	border-right	:0.0625em solid #99ccff;
}
.tbl_p_season_2 .player{
	border-left		:0.0625em solid #99ccff;
	width			:9.0625em;
	text-align		: left;
	border-right	:0.0625em solid #99ccff;
}
.tbl_p_season_2 .verein{
	border-left			:0.0625em solid #99ccff;
	width			:9.0625em;
}
.tbl_p_season_2 .elo{
	width			:2.1875em;
}
.tbl_p_season_2 .country{
	width			:1.875em;
}
.tbl_p_season_2 .chessTitle{
	width			:1.3125em;
}
