.table01 {
	width: 100%;
}

.table01 tr th {
	background: #000000;
	padding: 12px 15px;
	color: #ffffff;
	font-size: 14px;
	vertical-align: middle;
}

.table01.standings_table tr th {
	border-right: 1px dotted #414042;
	padding: 12px 13px;
}

.table01 tr th a { color: #fff}

.table01 .result {
	font-size: 20px;
	font-weight: bold;
}

.table01 tr.even {
	background: #f5f5f5
}

.table01 tr td {
	padding: 8px 15px;
	vertical-align: middle;
	border-bottom: 1px solid #dfdfe0;
	font-size: 14px;
}

.table01 a {
	text-decoration: none;
	color: #353535;
}

#played_games_table .date {
	width: 85px;
}

#played_games_table img {
	margin: 0 5px;
	display: inline
}

#played_games_table td {
	line-height: 20px
}

#played_games_table .tour {
	width: 90px;
}

.inner_block_full {
	background: none
}

.tal {
	text-align: left
}

.tac {
	text-align: center
}

.player_info {
	background: #f5f5f5;
}

.player_info .team_logo { width: 60px; }

.player_info .image img {
	display: block
}

.player_info .info {
	/*height: 260px;*/
	margin-bottom: 10px;
	border-right: 1px solid #dfdfe0;
	width: 290px;
}

.player_info .info2 {
	width: 330px;
}

.player_info .name span {
	font-size: 24px;
	font-family: 'Oswald', sans-serif;
	font-weight: bold;
	margin-top: -6px;
}

.player_info .name { margin-bottom: 8px !important}

.player_info .name strong {
	border-left: 2px solid #cacacc;
	font-family: 'Oswald', sans-serif;
	line-height: 30px;
	width: 180px;
	font-weight: normal;
	font-size: 30px;
}

.player_info .name strong .fa {
	cursor: pointer;
	font-size: 12px;
}

.player_info .name small {
	width: 60px;
	height: 60px;
}

.player_info .name small a {
	/*display: table-cell;*/
	display: block;
	vertical-align: middle;
	text-align: center;
	width: 60px;
	height: 60px;
}

.player_info .row {
	font-size: 14px;
	padding: 6px 0;
	border-bottom: 1px dotted #cacacc
}

.player_info .row:last-child { border: none}

.player_info .results {
	width: 170px
}

.player_info .results div strong {
	font-size: 24px;
	font-family: 'Oswald', sans-serif;
}

.player_info .results div { margin-top: -1px}

.player_info .results div span {
	font-size: 14px;
	margin-top: -3px;
}

.player_position {
	width: 167px;
	position: relative;
	height: 260px;
	margin-right: 20px;
	background: url(../images/bg.player_position.jpg) no-repeat 0 0
}

.player_position .circle {
	position: absolute;
	background: #95c646;
	width: 15px;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	height: 15px;
}

.player_position .pos-4,
.player_position .S {
	left: 77px;
	top: 38px;
}

.player_position .AML {
	left: 10px;
	top: 75px;
}

.player_position .AMC {
	left: 77px;
	top: 75px;
}

.player_position .AMR {
	right: 10px;
	top: 75px;
}

.player_position .ML {
	left: 10px;
	top: 122px;
}

.player_position .pos-3,
.player_position .MC,
.player_position .M {
	left: 77px;
	top: 122px;
}

.player_position .MR {
	right: 10px;
	top: 122px;
}

.player_position .DMC {
	left: 77px;
	top: 168px;
}

.player_position .DL {
	left: 10px;
	top: 200px;
}

.player_position .pos-2,
.player_position .DC,
.player_position .D {
	left: 77px;
	top: 200px;
}

.player_position .DR {
	right: 10px;
	top: 200px;
}

.player_position .pos-1,
.player_position .GK {
	right: 77px;
	top: 240px;
}

.tip {
	position: relative;
	/*display: block;*/
	border-bottom: 1px dotted #fff;
}

.tip .tooltip {
	display: none;
	background: #fff;
	color: #353535;
	width: 180px;
	margin-left: -90px;
	text-align: center;
	left: 50%;
	bottom: 25px;
	position: absolute;
	font-size: 12px;
	border: 1px solid #dfdfe0;
	padding: 7px 0;
}

.tip .tooltip small {
	position: absolute;
	bottom: -8px;
	background: url(../images/bg.tooltip_arrow.png) no-repeat 0 0;
	height: 10px;
	width: 12px;
	left: 50%;
	margin-left: -6px;
}

span:hover.tip {
	border-bottom: 1px dotted #7eac00;
}

span:hover.tip .tooltip { display: block}

/*==========  Edited by Eimantas  ==========*/
.player_info .row img { vertical-align: top; }

/*.played_games img, .player_history img { width: 20px;}*/
.player_history {margin-top: 20px;}
