﻿body.PlayerProfile .InfoSec1 {
	background: url(../images/PlayerProfile_TopBar.jpg) no-repeat;
	height:22px;
	overflow:hidden;
	position:relative;
	padding-left:270px;
}

body.PlayerProfile .InfoSec1 p 
{
	color:White;
	float:left;
	margin:2px 20px 0 0;
	padding:0;
	white-space:nowrap;
}

body.PlayerProfile .InfoSec1 p strong {
	color:#908f8f;
}

body.PlayerProfile .InfoSec1 p.name strong,
body.PlayerProfile .InfoSec1 p.position strong,
body.PlayerProfile .ratingsSec strong.label
 {
	display:block;
	text-indent:-3000;
	width:1px;
	height:1px;
	overflow:hidden;
}

body.PlayerProfile .InfoSec1 p.name {
	color:#202020;
	font-size:1.1em;
	font-weight:bold;
	height:22px;
	left:50px;
	margin:0;
	overflow:hidden;
	position:absolute;
	top:1px;
	width:195px;
}
body.PlayerProfile .InfoSec1 p.position {
	color:White;
	font-size:1.2em;
	font-weight:bold;
	height:22px;
	left:2px;
	margin:0;
	overflow:hidden;
	position:absolute;
	text-align:center;
	top:1px;
	width:35px;
}


body.PlayerProfile .ratingsSec {
	background:#2f2e2e;
	border:1px solid #595555;
	border-top:0;
	height:120px;
}
body.PlayerProfile .ratingsSec p {
	border-bottom:1px solid #595555;
	color:White;
	font-size:0.9em;
	text-align:center;
	padding: 3px;
	margin:0;
}
body.PlayerProfile .ratingsSec p.rating {
	background:#282627 url(../images/ContentBox_Header_bkg.jpg);
	font-variant:small-caps;
	font-weight:bold;
}
body.PlayerProfile .ratingsSec span.rating {
	font-size:1.1em;
}

body.PlayerProfile #statusIcons {
	height:60px;
}
body.PlayerProfile .SocialBar {
	width: 100px;
	margin: 3px auto 0;
}

body#PlayerProfile_ChangePosition .setFilter  {
	vertical-align:middle;
}

body#PlayerProfile_ChangePosition .setFilter  p {
	padding:0;
	margin:3px;
}

body#PlayerProfile_Blog table.blog td 
{
	text-align: left;
}

body#PlayerProfile_Blog table.blog .blogLink 
{
	width: 200px;
}
body.PlayerProfile div.sectionTabs 
{
	position: relative;
	top: 0px;
}
body.PlayerProfile div.copy 
{
	float: left;
	left: 590px;
	position: relative;
	display:block;
	z-index: 5;
	height: 0;
}

body.PlayerProfile .TabBar
{
	position: absolute;
	top: 2px;
}

body.PlayerProfile .TabBoxContent
{
	position: relative;
	top: 28px;
}

/* Player Profile Notes tab */
body#PlayerProfile_Notes div.NotesSection 
{
	text-align: center;
}
body#PlayerProfile_Notes div.NotesSection p.NotesInfo
{
	margin: 0;
	padding: 0 0 0 10px;
	text-align: left;
	font-size: .8em;
	font-style: italic;
}
