.showcase .submenu{
	float:left;
	width:175px;
	height:350px;
	background:#b9b8b8;
	z-index:2;
}
.showcase .submenu ul{
	width:153px;
	margin-left:9px;
}
.showcase .submenu ul li{
	width:153px;
	height:29px;
	background-position:-787px -749px;
}

.showcase .submenu ul li.league_logo {
	background-position:-320px -847px;
	width:153px;
	height:133px;
	display:block;
	margin-top:8px;
	margin-bottom:10px;
}
.showcase .submenu ul li.league_sections {
	display:block;
	background-position:-320px -780px;
	width:137px;
	padding:0 8px;
	height:29px;
	margin-bottom:2px;
}
.showcase .submenu ul li.league_sections a {
	font:bold 14px Arial,Verdana;
	color:#383838;
	line-height:27px;
}
.showcase .submenu ul li.plain {
	border-top:1px dotted #383838;
	font:bold 14px Arial,Verdana;
	color:#383838;
	line-height:30px;
	height:30px;
	margin-top:5px;
}
.showcase .submenu ul li.league_sections a:hover {
	color:#000;
}

#team_tabs ul.tabs li {
	width:auto;
}
#team_tabs ul.tabs li a{
	padding:0 15px;
    cursor:pointer;
}

#team_tabs ul.tabs li.selected a{
    cursor:default;
}
#team_tabs ul.tabs li span{
	padding:0 15px;
}

#team_tabs ul.flashnews li {
	float:left;
}
#team_tabs ul.flashnews li.big {
	width:200;
	height:230px;
	overflow:hidden;
	margin:10px;
	margin-right:0;
	margin-bottom:0;
}
#team_tabs ul.flashnews li.big.r {
	float:right;
	margin-right:10px;
}
#team_tabs ul.flashnews li.small {
	width:200px;
	height:110px;
	overflow:hidden;
	margin-top:10px;
	margin-left:13px;
	border-bottom:1px dotted #babcc0;
}
#team_tabs ul.flashnews li.small a img {
	float:left;
	margin-right:10px;
}
#team_tabs ul.flashnews li.small a h3 {
	float:left;
	width:90px;
	font:bold 12px Tahoma,Verdana;
	color:#232222;
}
#team_tabs ul.flashnews li.small a p {
	float:left;
	width:90px;
	font:normal 12px Tahoma,Verdana;
	color:#232222;
}
#team_tabs ul.flashnews li.big a {
		position:relative;

}
#team_tabs ul.flashnews li.big a img {
	width:200px;
	height:230px;
	display:block;
}
#team_tabs ul.flashnews li.big a h3 {
	width:180px;
	color:#FFF;
	font:bold 18px Arial,Verdana;
	background-position:0 -255px;
	z-index:2;
	position:absolute;
	margin-top:-70px;
	padding:10px;
	height:50px;
}



#team_tabs .history {
	color:#58595b;
	padding:15px;
	font:normal 12px Tahoma,Verdana;
	line-height:20px;
}
#team_tabs .history h2{
	font:bold 20px Arial,Verdana;
	color:#979494;
}
#team_tabs .history h3{
	font-weight:bold;
}
#team_tabs .history p {
	margin:10px 0;
}
#team_tabs ul.team_list {
	margin-top:10px;
	margin-left:10px;
}
#team_tabs ul.team_list li {
	float:left;
	background:#FFF;
	width:301px;
	height:86px;
	border-radius:8px;
	background-repeat:no-repeat;
	background-position:5px 2px;
	margin:5px;
	border:2px solid #FFF;
	overflow:hidden;
}
#team_tabs ul.team_list li:hover {
	border-color:#383838;
}
#team_tabs ul.team_list li a{
	display:block;
	padding-left:75px;
	width:301px;
	height:86px;
}
#team_tabs ul.team_list li a .team {
	display:block;
	font:bold 20px Arial,Verdana;
	color:#979494;
	padding-top:20px;
}
#team_tabs ul.team_list li a .details {
	display:block;
	font:normal 13px Tahoma,Verdana;
	color:#58595b;
}
#team_tabs .fixture_tab h2{
	color:#c91116;
	font:bold 20px Arial,Verdana;
	padding:15px;
}


#team_tabs .fixture_tab .selections, #team_tabs .point_table_tab .selections {
	background:#F2F2F2;
	color:#363636;
	font:bold 16px Tahoma,Arial,Verdana;
	padding: 0 15px;
    height: 37px;
    padding-top: 17px;
}

#team_tabs .point_table_tab .selections {
	margin:15px 0;
}
#team_tabs .fixture_tab .match_list{
	display:block;
}
#team_tabs .fixture_tab .match_list .match {
	padding:10px;
}
#team_tabs .fixture_tab .match_list .match.even {
	/*background-color:#f4f3f3;*/
}
#team_tabs .fixture_tab .match_list .match.odd {
	background-color:#fdfcfc;
}
#team_tabs .fixture_tab .match_list .match .date{
	display:block;
	text-align:center;
	font:normal 10px Tahoma,Verdana;
	color:#c91116;
	line-height:20px;
	width:250px;
	margin-left:180px;
}
#team_tabs .fixture_tab .match_list .match .league_identifier{
	display:block;
	float:right;
	font:normal 10px Tahoma,Verdana;
	color:#c91116;
	line-height:20px;
}
#team_tabs .fixture_tab .match_list .match .home,
#team_tabs .fixture_tab .match_list .match .score,
#team_tabs .fixture_tab .match_list .match .away{
	font:bold 23px Arial,Verdana;
	line-height:40px;
	color:#494646;
	display:block;
	float:left;
}
#team_tabs .fixture_tab .match_list .match .home,
#team_tabs .fixture_tab .match_list .match .away{
	width:260px;
}
#team_tabs .fixture_tab .match_list .match .home{
	text-align:right;
}
#team_tabs .fixture_tab .match_list .match .score{
	color:#c91116;
	width:100px;
	text-align:center;
}
#team_tabs .fixture_tab .match_list .match .buy, #team_tabs .fixture_tab .match_list .match .actions{
	display:block;
	width:115px;
	height:26px;
	margin:0 auto;
	overflow:hidden;
}
#team_tabs .fixture_tab .match_list .match .actions {
	width:120px;
}
#team_tabs .fixture_tab .match_list .match .buy a, #team_tabs .fixture_tab .match_list .match .actions a{
	background-position:-475px -779px;
	display:block;
	width:115px;
	height:26px;
	font:normal 10px Tahoma,Verdana;
	line-height:23px;
	text-align:center;
	color:#383838;
}
#team_tabs .fixture_tab .match_list .match .buy a:hover, #team_tabs .fixture_tab .match_list .match .actions a:hover{
	background-position:-138px -847px;
	color:#FFF;	
}
#team_tabs .fixture_tab .match_list .match .actions a{
	background-position:-592px -779px;
	width:56px;
	float:left;
	margin-right:4px;
}
#team_tabs .fixture_tab .match_list .match .actions a:hover{
	background-position:-650px -779px;
}


#team_tabs .crew_tab .label {
	font:normal 12px Tahoma,Verdana;
	color:#3f4042;
	line-height:25px;
	float:left;
	margin-top:15px;
	margin-left:10px;
	width:100px;
}
#team_tabs .crew_tab .label.name {
	margin-left:22px;
}
#team_tabs .crew_tab .label.age {
	margin-left:155px;
	width:70px;
}

#team_tabs .crew_tab .crew_group {
	padding:0 10px;
}
#team_tabs .crew_tab .crew_group h2{
	color:#c51015;
	font:bold 20px Arial,Verdana;
	line-height:40px;
	display:block;
}
#team_tabs .crew_tab .crew_group ul{
	border-top:1px dotted #babcc0;
}

#team_tabs .crew_tab .crew_group ul li{
	border-bottom:1px dotted #babcc0;
}
#team_tabs .crew_tab .crew_group ul li.odd{
	background:#FFF;
}
#team_tabs .crew_tab .crew_group ul li a{
	display:block;
	padding:10px;
}
#team_tabs .crew_tab .crew_group ul li a:hover{
	background:#c51015;
}
#team_tabs .crew_tab .crew_group ul li .number {
	display:block;
	float:left;
	width:27px;
	height:28px;
	background-position:-261px -848px;
	font:bold 16px Arial,Verdana;
	color:#FFF;
	text-align:center;
	line-height:28px;
	margin-top:8px;
}
/*#team_tabs .crew_tab .crew_group ul li a:hover .number {
	background-position:-289px -848px;
	color:#c51015;
}*/
#team_tabs .crew_tab .crew_group ul li .photo {
	display:block;
	float:left;
	margin:0 10px;
    width: 70px;
}
#team_tabs .crew_tab .crew_group ul li .name {
	display:block;
	float:left;
	font:bold 20px Arial,Verdana;
	color:#353636;
	width:236px;
    line-height: 75px;
}
#team_tabs .crew_tab .crew_group ul li .name .card{
	display:block;
	background-position:-224px -881px;
	width:32px;
	height:27px;
	margin-top:3px;
}

#div_team_crew{ width: 645px;}

#team_tabs .crew_tab .crew_group ul li .age {
	  display:block;
	float:left;
	font:bold 16px Arial,Verdana;
	color:#353636;
	width:88px;
    line-height: 75px;
}
#team_tabs .crew_tab .crew_group ul li .nationality {
    display:block;
	float:left;
	font:bold 16px/75px Arial,Verdana;
	color:#353636;
	width:150px;
    text-align: left;
    
}
#team_tabs .crew_tab .crew_group ul li .age, #team_tabs .crew_tab .crew_group ul li .nationality {
	font:bold 16px/75px Arial,Verdana;
	color:#969494;
}
#team_tabs .crew_tab .crew_group ul li a:hover .age, #team_tabs .crew_tab .crew_group ul li a:hover .nationality, #team_tabs .crew_tab .crew_group ul li a:hover .name {
	color:#FFF;
}

#team_tabs .rest {
	display:block;
	text-align:right;
	padding:10px;
}
#team_tabs .rest a{
	font:normal 11px Tahoma,Verdana;
	color:#272829;
	text-decoration:underline;
}
.related_videos .rest{
	display:block;
	padding:10px;
	padding-top:0;
}
.related_videos .rest a{
	font:normal 10px Tahoma,Verdana;
	color:#58595b;
	text-decoration:underline;
}
