.player-profile-container {
	background: no-repeat left 10px;
	min-height: 755px;
}

.player-profile-container h1 {
	display: none !important;
}

.player-profile {
	padding-top: 115px;
}

.player-profile-main-details {
	float: right;
	margin-right: 15px;
}

.player-profile-main-details tr {
	
}

.player-profile-main-details td {
	font-size: 13px;
	vertical-align: top;
	padding-bottom: 10px;
}

.player-profile-main-details td.label {
	font-weight: bold;
	padding-right: 20px;
	white-space: nowrap;
}

.player-profile-signature {
	text-align: center;
	padding-top: 15px;
}

.player-profile-buttons {
	padding-top: 20px;
}

.player-profile-buttons a {
	float: right;
	display: block;
}

a.player-profile-fotos, 
a.player-profile-fotos:link, 
a.player-profile-fotos:visited {
	width: 219px;
	height: 86px;
	overflow: hidden;
	text-indent: -5000px;
	background: url(../img/playerprofile-fotos-button.png) no-repeat 0 -86px;
	clear: both;
}

a.player-profile-fotos:hover, 
a.player-profile-fotos:active {
	background-position: 0 0;
}

a.player-profile-videos, 
a.player-profile-videos:link, 
a.player-profile-videos:visited {
	width: 235px;
	height: 95px;
	overflow: hidden;
	text-indent: -5000px;
	background: url(../img/playerprofile-videos-button.png) no-repeat 0 -95px;
	clear: both;
	margin-right: 10px;
}

a.player-profile-videos:hover, 
a.player-profile-videos:active {
	background-position: 0 0;
}

.pp-player-stats {
	clear: both;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
}

.pp-player-stats-statstable {
	width: 100% !important;
}

.pp-player-stats-statstable tr {
	
}

.pp-player-stats-statstable tr:nth-child(even) td {
	background-color: #e2e2e2;
}

.pp-player-stats-statstable tr:nth-child(odd) td {
	background-color: #eeeeee;
}

.pp-player-stats-statstable th {
	font-size: 13px;
	padding-bottom: 5px;
}

.pp-player-stats-statstable td {
	font-size: 13px;
	padding: 4px;
	border-spacing: 1px;
}

.pp-player-stats-statstable-first {
	background: none !important;
}

.pp-player-stats-statstable td:first-child+td {
	-webkit-border-top-left-radius: 5px;
	-moz-border-top-left-radius: 5px;
	border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-bottom-left-radius: 5px;
	border-bottom-left-radius: 5px;
}

.pp-player-stats-statstable-last {
	-webkit-border-top-right-radius: 5px;
	-moz-border-top-right-radius: 5px;
	border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-bottom-right-radius: 5px;
	border-bottom-right-radius: 5px;
}

.pp-related-news {
	padding-left: 15px;
	padding-right: 15px;
}

.pp-related-news .pp-related-news-headline {
	margin-bottom: 10px;
	margin-top: 20px;
	
	background: url("../img/v3-site-bg-light.png") repeat scroll 0 0 #F7FAFA;
	border-radius: 4px 4px 4px 4px;
	box-shadow: 0 1px 4px #5D5D5D inset;
	clear: both;
	color: #949494;
	font-size: 1.5em;
	line-height: normal;
	font-weight: bold;
	margin-bottom: 10px;
	margin-right: 3px;
	padding: 10px;
}

.pp-related-news h2 a {
	
}

.pp-related-news-image {
	width: 80px;
	height: 80px;
	overflow: hidden;
	float: left;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-bottom: 10px;
}

.pp-related-news-image img {
	width: 80px;
}

.pp-related-news-text {
	float: right;
	width: 520px;
	position: relative;
	display: inline;
}

.pp-related-news h3 {
	margin-top: 0;
	padding-top: 0;
	font-weight: bold;
}

.pp-related-news h3 a {
	
}

.pp-related-news-content {
	
}

.pp-related-news . {
	
}