.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 Tahoma,Arial,Verdana;
	color:#383838;
	line-height:27px;
}
.showcase .submenu ul li.plain {
	border-top:1px dotted #383838;
	font:bold 14px Tahoma,Arial,Verdana;
	color:#383838;
	line-height:30px;
	height:30px;
	margin-top:5px;
}
.showcase .submenu ul li.league_sections a:hover {
	color:#000;
}

#league_tabs ul.tabs li {
	/*width:auto;*/
}
#league_tabs ul.tabs li a{
	/*padding:0 15px;*/
    width:auto
}

#league_tabs ul.flashnews li {
	float:left;
	width:200px;
	height:110px;
	overflow:hidden;
	margin-top:10px;
	margin-left:13px;
	border-bottom:1px dotted #babcc0;
}
#league_tabs ul.flashnews li a img {
	float:left;
	margin-right:10px;
}
#league_tabs ul.flashnews li a h3 {
	float:left;
	width:90px;
	font:bold 12px Tahoma,Arial,Verdana;
	color:#232222;
}
#league_tabs ul.flashnews li a p {
	float:left;
	width:90px;
	font:normal 12px Tahoma,Arial,Verdana;
	color:#232222;
}
#league_tabs .history {
	color:#58595b;
	padding:15px;
	font:normal 12px Tahoma,Arial,Verdana;
	line-height:20px;
}

#league_tabs .history h2{
	font:bold 20px Tahoma,Arial,Verdana;
	color:#979494;
}
#league_tabs .history h3{
	font-weight:bold;
}
#league_tabs .history p {
	margin:10px 0;
}
#league_tabs ul.team_list {
	margin-top:10px;
	margin-left:10px;
}
#league_tabs ul.team_list li {
	float:left;
	background:#FFF;
	width:301px;
	height:86px;
	background-repeat:no-repeat;
	background-position:5px 2px;
	margin:5px;
	border:1px solid #ddd;
	overflow:hidden;
    background: #F8F8F8;

    opacity: 0.7;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=70);
    -khtml-opacity: 0.70;
    -moz-opacity: 0.70;
}
#league_tabs ul.team_list li:hover {
	border-color:#BE002C;
    /*border-width: 2px;*/

    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
    filter: alpha(opacity=1);
    -khtml-opacity: 1;
    -moz-opacity: 1;
}
#league_tabs ul.team_list li a{
	display:block;
	padding-left:75px;
	width:301px;
	height:86px;
}
#league_tabs ul.team_list li a .team {
	display:block;
	font:bold 14px Tahoma,Arial,Verdana;
	color:#979494;
	padding-top:27px;
}
#league_tabs ul.team_list li a .details {
	display:block;
	font:normal 13px Tahoma,Arial,Verdana;
	color:#58595b;
}
#league_tabs .fixture_tab h2{
	color:#c91116;
	font:bold 20px Tahoma,Arial,Verdana;
	padding:15px;
}
#league_tabs .fixture_tab .selections, #league_tabs .point_table_tab .selections {
	background:#F2F2F2;
	color:#363636;
	font:bold 16px Tahoma,Arial,Verdana;
	padding: 0 15px;
    height: 37px;
    padding-top: 17px;
}
#league_tabs .point_table_tab .selections {
	margin:15px 0;
}
#league_tabs .fixture_tab .match_list{
	display:block;
}
#league_tabs .fixture_tab .match_list .match {
	padding:10px;
}
#league_tabs .fixture_tab .match_list .match.even {
	background-color:#f4f3f3;
}
#league_tabs .fixture_tab .match_list .match.odd {
	background-color:#fdfcfc;
}
#league_tabs .fixture_tab .match_list .match .date{
	display:block;
	text-align:center;
	font:normal 10px Tahoma,Arial,Verdana;
	color:#c91116;
	line-height:20px;
}
#league_tabs .fixture_tab .match_list .match .home,
#league_tabs .fixture_tab .match_list .match .score,
#league_tabs .fixture_tab .match_list .match .away{
	font:bold 23px Arial,Verdana,Tahoma;
	line-height:40px;
	color:#494646;
	display:block;
	float:left;
}
#league_tabs .fixture_tab .match_list .match .home,
#league_tabs .fixture_tab .match_list .match .away{
	width:260px;
}
#league_tabs .fixture_tab .match_list .match .home{
	text-align:right;
}
#league_tabs .fixture_tab .match_list .match .score{
	color:#c91116;
	width:100px;
	text-align:center;
}
#league_tabs .fixture_tab .match_list .match .buy, #league_tabs .fixture_tab .match_list .match .actions{
	display:block;
	width:115px;
	height:26px;
	margin:0 auto;
	overflow:hidden;
}
#league_tabs .fixture_tab .match_list .match .actions {
	width:120px;
}
#league_tabs .fixture_tab .match_list .match .buy a, #league_tabs .fixture_tab .match_list .match .actions a{
	background-position:-475px -779px;
	display:block;
	width:115px;
	height:26px;
	font:normal 10px Tahoma,Arial,Verdana;
	line-height:23px;
	text-align:center;
	color:#383838;
}
#league_tabs .fixture_tab .match_list .match .buy a:hover, #league_tabs .fixture_tab .match_list .match .actions a:hover{
	background-position:-138px -847px;
	color:#FFF;	
}
#league_tabs .fixture_tab .match_list .match .actions a{
	background-position:-592px -779px;
	width:56px;
	float:left;
	margin-right:4px;
}
#league_tabs .fixture_tab .match_list .match .actions a:hover{
	background-position:-650px -779px;
}


#league_tabs .point_table_tab table {
	width:646px;
}
#league_tabs .point_table_tab table tr {
	/*border-bottom:1px dotted #babcc0;*/
}
#league_tabs .point_table_tab table tr.label {
	border-bottom:1px dotted #babcc0;
	margin-bottom:1px;
}
#league_tabs .point_table_tab table tr.label th {
	font:normal 10px Tahoma,Arial,Verdana;
	color:#95979b;
	line-height:25px;
}
#league_tabs .point_table_tab table tr.label th.position {
	width:40px;
}
#league_tabs .point_table_tab table tr.label th.team_name {
	text-align:left;
	width:220px;
	color:#95979b;
}
#league_tabs .point_table_tab table tr.label th.point, #league_tabs .point_table_tab table tr.label th.fpoint {
	text-align:center;
	width:40px;
}
#league_tabs .point_table_tab table td.point {
	text-align:center;
	font:normal 12px Tahoma,Arial,Verdana;
	color:#95979b;
}
#league_tabs .point_table_tab table td.fpoint {
	text-align:center;
	font:bold 12px Tahoma,Arial,Verdana;;
	color:#95979b;
}
#league_tabs .point_table_tab table td.position {
	text-align:left;
	font:bold 20px Arial,Verdana,Tahoma;
	color:#a6a6a7;
	vertical-align:middle;
}
#league_tabs .point_table_tab .cups table td.position {
	text-align:center;
}
#league_tabs .point_table_tab table td.status {
	width:30px;
}
#league_tabs .point_table_tab table td.status span {
	width:10px;
	height:10px;
	display:block;
	margin:0 auto;
}
#league_tabs .point_table_tab table td.status .up {
	background-position:-460px -100px;
}
#league_tabs .point_table_tab table td.status .down {
	background-position:-470px -100px;
}
#league_tabs .point_table_tab table td.status .keeper {
	background-position:-480px -100px;
}

#league_tabs .point_table_tab table tr {
	padding:2px 0;
}
#league_tabs .point_table_tab table td {
	font:bold 13px Tahoma,Arial,Verdana;
	line-height:30px;
	color:#58595b;
}

#league_tabs .point_table_tab table tr.odd {
	background:#f4f3f3;
}
#league_tabs .point_table_tab table tr.even {
	background:#fdfcfc;
}
#league_tabs .point_table_tab .labels {
	padding-bottom:10px;
}
#league_tabs .point_table_tab .labels.cups {
	padding-top:10px;
}
#league_tabs .point_table_tab .labels .label {
	float:left;
	font:normal 11px Tahoma,Arial,Verdana;
	display:block;
	line-height:28px;
	padding:0 5px;
	margin-left:5px;

}
#league_tabs .point_table_tab table tr.play_off_turkey, #league_tabs .point_table_tab .labels .label.play_off_turkey {
	background:#cefacc;
}
#league_tabs .point_table_tab table tr.play_off_europe, #league_tabs .point_table_tab .labels .label.play_off_europe {
	background:#ccf4fa;
}
#league_tabs .point_table_tab table tr.dropzone, #league_tabs .point_table_tab .labels .label.dropzone {
	background:#ffcbcb;
}
.player_charts {
    border:1px solid #ccc;
    border-radius:5px;
	background:#f4f3f3;
    float: left;
    width: 638px;
    margin-bottom: 8px;
}
.player_charts .chart_type{
	float:left;
	background:#c71015;
	width:135px;
	height:150px;
	border-radius:5px;
	text-align:center;
	font:normal 12px Tahoma,Arial,Verdana;
	color:#FFF;
	margin-top:10px;
	margin-left:10px;
}
.player_charts .chart_type h3{
	color:#FFF;
	font:bold 18px Tahoma,Arial,Verdana;
	margin-top:25px;
	margin-bottom:20px;
	margin-bottom:20px;
}
.player_charts .indicator {
	width:12px;
	height:24px;
	float:left;
	background-position:-513px -1092px;
	margin-top:40px;
}
.player_charts .chart {
	margin-top:10px;
	float:left;
	width:450px;
	margin-left:20px;
	margin-bottom:20px;
}
.player_charts .chart .captions {
	font:normal 12px Tahoma,Arial,Verdana;
	color:#232222;
}
.player_charts .chart .captions .team_title{
	display:block;
	float:left;
	width:90px;
	margin-left:75px;
}
.player_charts .chart .captions .player_title{
	display:block;
	float:left;
	width:135px;
	margin-left:5px;
}
.player_charts .chart .captions .match_title{
	display:block;
	float:left;
	text-align:center;
	width:70px;

}
.player_charts .chart .captions .goal_title{
	display:block;
	float:left;
	text-align:center;
	width:70px;

}
.player_charts .chart .row {
	margin-top:5px;
	font:bold 12px Tahoma,Arial,Verdana;;
	color:#232222;
}
.player_charts .chart .row .position{
	display:block;
	float:left;
	width:25px;
	height:25px;
	font:bold 16px/25px Arial,Verdana,Tahoma;
	text-align:center;
	background-position:-480px -1091px;
	color:#FFF;
	margin-top:5px;
}
.player_charts .chart .row .logo{
	display:block;
	float:left;
	width:35px;
	margin-left:10px;
}
.player_charts .chart .row .team{
	display:block;
	float:left;
	width:90px;
	margin-left:6px;
	margin-top:10px;
}
.player_charts .chart .row .player{
	display:block;
	float:left;
	width:135px;
	margin-left:5px;
	margin-top:10px;
}
.player_charts .chart .row .matches{
	display:block;
	float:left;
	width:70px;
	text-align:center;
	margin-top:10px;
}
.player_charts .chart .row .goals{
	display:block;
	float:left;
	text-align:center;
	width:70px;
	color:#c71015;
	margin-top:10px;
}