@charset "utf-8";
/* CSS Document */
div.banner {
	height:285px;
}
div.player_profile {
	float:left;
	width:341px;
	font-size:0.9em;
	height:284px;
	background:none;
}
div.player_profile_head {
	height:45px;
	line-height:45px;
	font-size:1.5em;
	font-family:arial, helvetica, sans-serif;
	font-weight:bold;
	width:297px;
	background:url(/common/images/interface/black_bg.jpg);
	padding:0px 22px;
}

div.player_profile_head span {
	color:#cc092f;
}
div.player_profile_details{
	float:left;
	width:160px;
	background:none;
	margin:1px 0px 0px 10px;
}
div.player_profile_details ul {
	margin:0px;
	padding:0px;
	list-style:none;
	
}
div.player_profile_details ul li {
	color:#cc092f;
	font-size:1.1em;
	line-height:1.4em;
	font-weight:bold;
	margin-left:35px;
	 text-indent:-35px
	
	
}
div.player_profile_details ul li span {
	color:#ffffff;
}
div.player_profile_footer {
	float:left;
	width:340px;
	padding:0px;
	margin:0px;
	background:url(/common/images/interface/black_bg.jpg);
	height:40px;
	overflow:hidden;
	
	
}
div.player_profile_footer div.player_profile_player_select {
	float:left;
	width:168px;
	height:30px;
	margin:10px 0px 0px 0px;
	
	padding:0px;

}
div.player_profile_footer div.player_profile_more_photos {
	float:right;
	text-align:right;
	width:120px;
	height:40px;
	line-height:43px;
	overflow:hidden;
	
	margin:0px 15px 0px 10px;
	padding:0px;
}
div.player_profile_footer div.player_profile_more_photos a {
	color:#ffffff;
	font-weight:bold;
	font-size:1.1em;
	padding: 0px 0px 0px 15px;
	background-image:url(/common/images/interface/nav__arrow.gif);
	background-position: center left;
	background-repeat:no-repeat;
}

div.right_content_head {
	background:#000000;
	height:38px;
}
div.right_content_head h1 {
	margin-left:15px;
	line-height:38px;
}
table.season_stats {
	margin:0px 18px 10px 18px;
	width:183px;
	font-weight:bold;
}
table.season_stats tr td.border_bottom {
	border-bottom:1px solid #ffffff;
}

div.profile_sponsor {
	margin-top:5px;
	float: right;
}
