﻿
#content .history p{
	padding:10px;
}
#content .stats {
	background:#dddddd url(../App_Themes/2010/gfx/stats_bg.gif) no-repeat 10px 40px;
}
#content .stats p{
	padding:10px;
	padding-left:100px;
}


#content .crew {
	margin-bottom:25px;
}
#content .crew h3 {
	font:bold 14px Arial;
	color:#ac2025;
	line-height:30px;
	font-style:italic;
	padding:0 10px;
	margin-top:15px;
}
#content .crew .player {
	background:/*#DCDCDC url(../App_Themes/2010/gfx/expander.png) no-repeat*/ 10px center;
	font:normal 12px Arial;
	line-height:30px;
	color:#333333;
	border-top:1px solid #FFF;
	border-bottom:1px solid #707070;
}
#content .crew .player .number {
	display:block;
	margin-left:25px;
	padding-right:10px;
	width:20px;
	float:left;
	text-align:right;
}
#content .crew .player .player_name {
	display:block;
	margin-left:15px;
	width:280px;
	float:left;
}
#content .crew .player .age {
	display:block;
	margin-left:15px;
	width:40px;
	float:left;
	text-align:center;
}
#content .crew .player .nationality {
	display:block;
	margin-left:15px;
	width:110px;
	float:left;
	text-align:center;
}
#content .crew .label {
	font:normal 10px Arial;
	color:#ac2025;
	background:none;
	line-height:18px;
	border-top:0;
}

#content .crew .odd{
	background-color:#EAEAEA;
}

#content .crew .even{
	background-color:#DCDCDC;
}

#main_header {
	height:640px;
	background:url(../App_Themes/2010/gfx/showcase_bg_640.jpg) no-repeat center center;
}

#team_header h1{
	font:bold 26px "Arial";
	line-height:47px;
	color:white;
}


#main_header .top .header .navigation ul.main_menu li.has_sub .main_menu_sub .sub_menu_wrapper ul.sub_menu_navigation li{
	float:left;
	width:150px;
	border-bottom:1px dotted #4c4c4c;
	margin-right:5px;
}

