/* == COMMON CLASSES (override) == */


#page-title {
	width: 264px;
	height: 36px;
	background: url(../images/title-players.png) no-repeat left top;
}


/* == content-area == */


.contents h2 {
	width: 785px;
	height: 117px;
	border-left: 0;
	margin: 0;
	padding: 0;
}

.asset .asset-content h3 {
	margin-left: 11px;
}

#introduction {
	margin: 0 0 15px 0;
}

#introduction .asset-content {
	margin: 0;
}

#introduction .asset-content .image {
	width: 159px;
	float: left;
	display: inline;
}

#introduction .asset-content .image img {
	padding-left: 25px;
}

#introduction .asset-content .text {
	width: 408px;
	min-height: 60px;
	float: right;
	display: inline;
	margin-bottom: 10px;
}
#introduction .asset-content .text p.text-lead {
	margin: 5px 0 10px;
	font-size: 133.3%;
	line-height: 125%;
}
#introduction .asset-content .ambition {
	width: 408px;
	float: right;
	display: inline;
	margin-bottom: 30px;
}

#playerdata-tab {
	width: 590px;
	height: 45px;
	background: #eaeaea url(../images/bg-playerdata-tab.gif) repeat-x left top;
	margin-bottom: 32px;
	padding: 4px 0 0 0;
	overflow: hidden;
}

#playerdata-tab ul {
	width: 309px;
	height: 45px;
	margin: 0 -1px 0 0;
	padding: 0;
	list-style: none;
}

#playerdata-tab ul li {
	float: left;
	display: inline;
	padding: 0 1px 0 0;
	background: url(../images/line-playerdata-tab.gif) no-repeat right top;
}

#playerdata-latest {
}

#playerdata-latest .asset-content {
	width: 569px;
	margin: 0 10px 0 11px;
}

#playerdata-latest .asset-content .subheader {
	margin-bottom: 9px;
}

#playerdata-latest .asset-content .subheader h3 {
	margin: 0;
}

#playerdata-latest .asset-content .subheader .detaillink {
	float: right;
	margin: -16px 0 0 0;
}

#playerdata-latest .asset-content .subheader .detaillink p {
	float: right;
}

#playerdata-latest .asset-content .information {
	width: 556px;
	padding-left: 13px;
	padding-bottom: 35px;
}

#playerdata-latest .asset-content .information div {
	margin: 0;
	padding: 0;
}

#playerdata-latest .asset-content .photogallery {
	width: 556px;
	padding-left: 13px;
}

#playerdata-latest .asset-content .photogallery div {
	margin: 0;
	padding: 0;
}

#playerdata-profile .profile {
	margin-bottom: 30px;
}

#playerdata-profile .profile .table {
	width: 360px;
	float: left;
	display: inline;
}

#playerdata-profile .profile .table table {
	width: 335px;
	margin-left: 25px;
}

#playerdata-profile .profile .table table th {
	width: 117px;
	font-size: 80%;
}

#playerdata-profile .profile .table table td {
	width: 215px;
}

#playerdata-profile .profile .table table td .link_a {
	margin-bottom: 0;
}

#playerdata-profile .profile .image {
	width: 211px;
	float: right;
	display: inline;
}

#playerdata-profile .data {
	margin-bottom: 30px;
}

#playerdata-profile .data table.timeline {
	width: 555px;
	margin: 0 10px 21px 25px;
}

#playerdata-profile .data table.timeline th {
	font-size: 80%;
}

#playerdata-profile .data table.timeline td {
	text-align: center;
	vertical-align: middle;
	padding: 7px 2px 7px 2px;
}
#playerdata-profile .data table.timeline td.other_long{
	text-align: left;
	padding: 7px 5px;
}


#playerdata-profile .data table.timeline td ul {
	text-align: left;
	margin-bottom: -3px;
	padding: 0;
	list-style: none;
}

#playerdata-profile .data table.timeline td ul li {
	text-indent: -0.5em;
	padding-left: 0.5em;
	margin-bottom: 3px;
}

#playerdata-profile .data table.timeline .season {
	width: 46px;
}

#playerdata-profile .data table.timeline .team {
	width: 133px;
}

#playerdata-profile .data table.timeline .no {
	width: 42px;
}

#playerdata-profile .data table.timeline .games {
	width: 187px;
}

#playerdata-profile .data table.timeline .game_data {
	width: 46px;
	padding: 7px 2px 7px 2px;
}

#playerdata-profile .data table.timeline .other {
	width: 141px;
}

#playerdata-profile .data table.record {
	width: 555px;
	margin: 0 10px 0 25px;
}

#playerdata-profile .data table.record th {
	font-size: 80%;
	width: 134px;
}

#playerdata-profile .data table.record td {
	width: 418px;
}

#playerdata-profile .data table.record td p.date {
	padding-left: 5.2em;
}

#playerdata-profile .data table.record td p.date span {
	display: block;
	float: left;
	margin-left: -5.7em;
	padding-right: 0.7em;
	width: 5.2em;
}

#playerdata-profile .almost_records {
	margin-bottom: 30px;
}

#playerdata-profile .almost_records table {
	width: 555px;
	margin: 0 10px 0 25px;
}

#playerdata-enquete table {
	width: 555px;
	margin: 0 10px 0 25px;
}

#playerdata-enquete table th {
	font-size: 80%;
	width: 164px;
}

#playerdata-enquete table td {
	width: 388px;
}

.footer-buttons .fnbutton {
	padding: 0 25px 0 20px;
}


/* == left-area == */

#player-pr ul.box-content-list li.banner {
	position: relative;
}
#player-pr ul.box-content-list li.banner a {
	margin: 0 -3px;
	position: relative;
}
#player-pr ul.box-content-list li.banner a img {
	cursor: pointer;
}
#player-pr ul.box-content-list li.banner a img,
#player-pr ul.box-content-list li.banner a:link img,
#player-pr ul.box-content-list li.banner a:visited img {
	border: none;
	padding: 3px;
}
#player-pr ul.box-content-list li.banner a:hover img,
#player-pr ul.box-content-list li.banner a:active img {
	border: 2px solid #000000;
	padding: 1px;
}

/* == right-area == */



