.match_center h1 {
	background-position:0 -1046px;
	width:313px;
	height:33px;
	margin:0 auto;
	font:bold 20px Arial,Verdana;
	line-height:33px;
	color:#FFF;
	text-align:center;
}
.match_center .match_details {}
.match_center .notification {
	background:url(../gfx/sprite.png?v1.2) no-repeat;
	width:20px;
	height:20px;
	display:block;
}
.match_center .notification.goal {
	background-position:-370px -1045px;
}
.match_center .notification.yellow_card {
	background-position:-330px -1045px;
}
.match_center .notification.red_card {
	background-position:-313px -1045px;
}
.match_center .notification.substitution {
	background-position:-350px -1045px;
}
.match_center .match_details .home_crew, .match_center .match_details .away_crew{
	float:left;
	width:200px;
    min-height: 100px;
}
.match_center .match_details .details {
	float:left;
	width:560px;

}
.match_center .match_details .home_crew ul li, .match_center .match_details .away_crew ul li{
	height:30px;
}
.match_center .match_details .home_crew ul li a, .match_center .match_details .away_crew ul li a{
	display:block;
	text-decoration:underline;
}
.match_center .match_details .home_crew ul li a, .match_center .match_details .away_crew ul li a{
	display:block;
	text-decoration:underline;
	font:normal 11px Tahoma,Verdana;
	color:#060606;
}
.match_center .match_details .home_crew ul li a span {
	display:block;
	float:right;
}
.match_center .match_details .away_crew ul li a span {
	display:block;
	float:left;
}
.match_center .match_details .away_crew ul li {
	margin-left:15px;
}
.match_center .match_details .home_crew ul li {
	margin-right:10px;
}
.match_center .match_details .away_crew ul li a .spr, .match_center .match_details .home_crew ul li a .spr {
	background-position:-843px -876px;
	width:22px;
	height:23px;
	font:normal 12px Tahoma,Verdana;
	line-height:23px;
	text-align:center;
}
.match_center .match_details .away_crew ul li a .name, .match_center .match_details .home_crew ul li a .name {
	line-height:23px;
	margin:0 10px;
	/*text-decoration:none;*/
}
.match_center .match_details .away_crew h4, .match_center .match_details .home_crew h4 {
	margin:15px;
	display:block;
	color:#c51015;
	font:normal 11px Tahoma,Verdana;
}
 .match_center .match_details .home_crew h4 {
	text-align:right;
 }

.match_center .teams {
	overflow:hidden;
	border:1px solid #ddd;
}

.match_center .teams .home_logo, .match_center .teams .away_logo{
	width:162px;
	float:left;
    height: 150px;
}
.match_center .teams .home_logo .logo_area, .match_center .teams .away_logo .logo_area{
	float:left;
	display:block;
	width:161px;
    text-align: center;
    margin-top: 30px;
}

.match_center .teams .home_logo .logo_area{ border-right: 1px solid #E6E6E6;}
.match_center .teams .away_logo .logo_area{border-left: 1px solid #E6E6E6;}



.match_center .teams .home_logo .arrow, .match_center .teams .away_logo .arrow{
	float:left;
	display:block;
	width:13px;
	height:26px;
	background-position:-827px -845px;
	margin-top:40px;
}
.match_center .teams .away_logo .arrow{
	float:right;
	background-position:-827px -871px;
}
.match_center .teams .away_logo .logo_area{
	float:right;
}
.match_center .teams .logo_area .spr{
	display:block;
	width:169px;
	height:127px;
	background-position:-658px -845px;
	margin:15px auto;
	text-align:center;
}
.match_center .teams .logo_area .spr img {
	margin-top:35px;
}

.match_center .teams .scores_holder {
	float:left;
	width:600px;
	padding:10px 15px;
    position: relative;
}
.match_center .teams .scores_holder .caption {
	color:#2E2E2E;
	font:normal 12px Tahoma,Verdana;
	text-align:center;
	padding-bottom:4px;
}
.match_center .teams .scores_holder .scores {
	padding-top:10px;
}
.match_center .teams .scorers .home_name, .match_center .teams .scorers .away_name {
	display:block;
	font:bold 20px Arial,Verdana;
	color:#383838;
}

.match_center .teams .scorers .home_name{ text-align: left;margin-bottom: 6px;}
    .match_center .teams .scorers .away_name { text-align: right;margin-bottom: 6px;}

.match_center .teams .scores_holder .scores .home_name {
	text-align:right;
}
.match_center .teams .scorers .home_scorers, .match_center .teams .scorers .away_scorers {
	width:230px;
	float:left;
	display:block;
	font:normal 13px Arial,Verdana;
	color:#383838;
}
.match_center .teams .scorers .home_scorers {
	text-align:left;
    float: left;
}

.match_center .teams .scorers .team_name {
float: left;
display: block;
font: bold 24px Arial,Verdana;
color: #383838;
}

.match_center .teams .scorers { position: relative;}

.match_center .teams .scorers .away_scorers {
	text-align:right;
    float: right;
}
.match_center .teams .scorers .score {
float: left;
display: block;
text-align: center;
font: bold 40px Arial,Verdana;
color: #c51015;
line-height: 50px;
width: 140px;
position: absolute;
left: 50%;
top: 0;
margin-left: -70px;
/*margin-top: -25px;*/
}
.match_center .teams .scores_holder .scores .score {
	float:left;
	display:block;
	text-align:center;
	font:bold 40px Arial,Verdana;
	color:#c51015;
	line-height:50px;
	width:140px;
}
.match_center .timeline_fix {
	border-bottom:0;
	background:#FFF;
	border-top:0;
	width:15px;
	height:24px;
	margin:0 auto;
	margin-top:-27px;
	margin-bottom:4px;

}

.match_center .timeline .twrapper{
    background: #f2f2f2;
	padding:5px;
    border: 1px solid #ddd;

}
.match_center .timeline .home_team_item, .match_center .timeline .away_team_item{
	background:url(../gfx/sprite.png?v1.2) no-repeat;
	display:block;
	width:20px;
	height:25px;
	overflow:hidden;
	padding-bottom:0;
	padding-top:5px;
	position:absolute;
	margin-top:25px;
	background-position:-280px -921px;
}
.match_center .timeline .home_team_item {
	background-position:-280px -900px;
	padding-bottom:5px;
	padding-top:0;
	margin-top:0;
}
.match_center .timeline .twrapper .team_names{
	float:left;
	width:90px;
}
.match_center .timeline .twrapper .team_names span{
	display:block;
	font:normal 11px Arial,Verdana;
	color:#302e2e;
	line-height:25px;
}
.match_center .timeline .twrapper .grid {
	float:left;
	display:block;
	width:800px;
	margin-left:10px;
}
.match_center .timeline .twrapper .grid .first_half, .match_center .timeline .twrapper .grid .second_half {
	float:left;
	display:block;
	width:360px;
	height:50px;
}
.match_center .timeline .twrapper .grid .line_first{
	border-bottom:1px solid #8e8d8d;
	display:block;
	position:absolute;
	width:360px;
	margin-top:25px;
}
.match_center .timeline .twrapper .grid .line_second{
	border-bottom:1px solid #8e8d8d;
	display:block;
	position:absolute;
	width:360px;
	margin-top:25px;
	margin-left:387px;
}
.match_center .timeline .twrapper .grid .minute{
	float:left;
	display:block;
	width:27px;
	text-align:center;
	font:bold 16px Arial,Verdana;
	color:#383838;
	line-height:50px;
}
.match_center .timeline .twrapper .team_names .home_name {
	border-bottom:1px solid #8e8d8d;
}


#match_tabs .referees {
	float:left;
	width:100px;
	padding:15px 20px;
	font:normal 12px Tahoma,Verdana;
	color:#232222;
}
#match_tabs .arena {
	float:left;
	padding-top:15px;
	width:250px;
	font:normal 12px Tahoma,Verdana;
	color:#232222;
	display:block;
}
#match_tabs .weather {
	float:left;
	width:160px;
	margin-bottom:20px;
}
#match_tabs .weather span{
	font:normal 12px Tahoma,Verdana;
	color:#232222;
	display:block;
	margin-top:5px;
}
#match_tabs .weather span.degree{
	font:bold 36px Arial,Verdana;
	color:#383838;
}

#match_tabs .referees h3, #match_tabs .arena h3{
	color:#383838;
	font:bold 18px Arial,Verdana;
}
#match_tabs .summary {
	max-height:600px;
	overflow:auto;
	margin:5px;
	padding:10px;
}
#match_tabs .summary ul li {
	clear:both;
	padding:10px;
}
#match_tabs .summary ul li.even {
	background:#FFF;
}
#match_tabs .summary ul li .minute {
	float:left;
	display:block;
	background-position:-840px -845px;
	width:32px;
	height:31px;
	font:bold 14px Arial,Verdana;
	color:#FFF;
	line-height:31px;
	text-align:center;
}
#match_tabs .summary ul li .action {
	float:left;
	display:block;
	width:35px;
	height:35px;
	background-position:35px 35px;
	margin:0 10px;
}
#match_tabs .summary ul li .text {
	float:left;
	display:block;
	font:normal 14px Arial,Verdana;
	color:#383838;
	padding-top:5px;
}
#match_tabs .summary ul li .action.goal {
	background-position:-425px -1045px;
}
#match_tabs .summary ul li .action.substitution {
	background-position:-390px -1045px;
}
#match_tabs .summary ul li .action.goalkeeper {
	background-position:-460px -1045px;
}
#match_tabs .match_stats{
	padding:20px;
}
#match_tabs .match_stats .teamnames .home, #match_tabs .match_stats .teamnames .away{
	float:left;
	display:block;
	font:bold 18px Arial,Verdana;
	color:#383838;
	width:171px;
	text-align:center;
	line-height:30px;
}
#match_tabs .match_stats .teamnames .away{
	margin-left:174px;
}
#match_tabs .match_stats .teamnames .home .arrow, #match_tabs .match_stats .teamnames .away .arrow{
	display:block;
	width:171px;
	height:10px;
	background-position:0 -1119px;
}
#match_tabs .match_stats ul {
	margin-top:20px;
}
#match_tabs .match_stats ul li.odd {
	background:#FFF;
}
#match_tabs .match_stats ul li .number {
	width:171px;
	text-align:center;
	font:bold 18px Arial,Verdana;
	color:#c51015;
	float:left;
	display:block;
	line-height:30px;
}
#match_tabs .match_stats ul li .text {
	width:155px;
	text-align:center;
	font:bold 14px Arial,Verdana;
	color:#383838;
	float:left;
	display:block;
	line-height:30px;
}
#match_tabs .match_stats .possession {
	margin-top:20px;
}
#match_tabs .match_stats .possession .home{
	background:#e00a00;
}
#match_tabs .match_stats .possession .away{
	background:#2c9b0c;
}
#match_tabs .match_stats .possession .home, #match_tabs .match_stats .possession .away {
	color:#FFF;
	float:left;
	display:block;
	font:bold 25px Arial,Verdana;
	line-height:40px;
}
#match_tabs .match_stats .possession h5 {
	padding:0 10px;
}
#match_tabs .match_stats .possession .away {
	text-align:right;
}
#match_tabs .arrangement .field {
	background:url(../gfx/field.png?v1.2) no-repeat -1px 0;
	width:495px;
	height:703px;
	display:block;
	margin:10px auto;
	border:3px solid #b6b4b4;
}
#match_tabs .arrangement .field ul li{
	position:absolute;
	width:52px;
}
#match_tabs .arrangement .field ul li img {
	border:1px solid #f4f3f3;
	width:50px;
	height:50px;
}
#match_tabs .arrangement .field ul li .name{
	font:normal 11px Arial,Verdana;
	color:#d52527;
	display:block;
	text-align:center;
	padding:3px 0;
	border:1px solid #b8bea5;
	background:#f4f3f3;
	margin-top:1px;
}
/*#match_tabs .arrangement .field ul li.f1 {
	margin-left:220px;
	margin-top:30px;
}
#match_tabs .arrangement .field ul li.f2 {
	margin-left:70px;
	margin-top:130px;
}
#match_tabs .arrangement .field ul li.f3 {
	margin-left:220px;
	margin-top:130px;
}
#match_tabs .arrangement .field ul li.f4 {
	margin-left:375px;
	margin-top:130px;
}
#match_tabs .arrangement .field ul li.f5 {
	margin-left:145px;
	margin-top:210px;
}
#match_tabs .arrangement .field ul li.f6 {
	margin-left:295px;
	margin-top:210px;
}
#match_tabs .arrangement .field ul li.f7 {
	margin-left:70px;
	margin-top:320px;
}
#match_tabs .arrangement .field ul li.f8 {
	margin-left:220px;
	margin-top:320px;
}
#match_tabs .arrangement .field ul li.f9 {
	margin-left:375px;
	margin-top:320px;
}
#match_tabs .arrangement .field ul li.f10 {
	margin-left:145px;
	margin-top:450px;
}
#match_tabs .arrangement .field ul li.f11 {
	margin-left:295px;
	margin-top:450px;
}
*/
#match_tabs .arrangement ul.arrangement_selector li {
	float:left;
	display:block;
	border-radius:5px 5px 0 0;
	border:2px solid #b6b4b4;
	background:#e0dddd;
	font:bold 18px Arial,Verdana;
	width:245px;
}
#match_tabs .arrangement ul.arrangement_selector {
	margin:20px 25px;
}
#match_tabs .arrangement ul.arrangement_selector li a{
	color:#383838;
	display:block;
	line-height:30px;
	text-align:center;
}
#match_tabs .arrangement ul.arrangement_selector li.selected {
	background:transparent;
	border:2px solid transparent;
	border-bottom:2px solid #b6b4b4;
}

.match_center .match_listing {
	border-radius:5px;
	border:2px solid #c51015;
    float: left;
    width: 960px;
    margin-bottom: 8px;
}
.match_center .match_listing h2{
	font:bold 20px Arial;
	color:#383838;
	background:#b6b4b4;
	padding:0 15px;
	line-height:40px;
	cursor:pointer;
}
.match_center .match_listing h2 .spr{
	width:11px;
	height:7px;
	float:right;
	display:block;
	margin-top:15px;
}
.match_center .match_listing h2.expanded .spr{
	background-position:-222px 0;
}
.match_center .match_listing h2.collapsed .spr{
	background-position:-235px 0;
}
.match_center .match_listing h2.collapsed {
	margin-bottom:5px;
}
.match_center .match_listing .list .label {
	background:#f4f3f3;
	font:normal 10px Tahoma,Verdana;
	color:#383838;
	line-height:40px;
}
.match_center .match_listing .list .match_info {
	font:normal 13px Tahoma,Verdana;
	line-height:40px;
	color:#58595b;
}
.match_center .match_listing .list .match_info.odd {
	background:#e7e4e4;
}
.match_center .match_listing .list .match_info.even {
	background:#f4f3f3;
}

.match_center .match_listing .list .flag {
display:block;
float:left;
width:50px;
text-align:center;
}
.match_center .match_listing .list .league{
	display:block;
	float:left;
	width:70px;
}
.match_center .match_listing .list .league a{
	text-decoration:underline;
	color:#58595b;
}
.match_center .match_listing .list .choose{
	display:block;
	float:left;
	width:35px;
}
.match_center .match_listing .list .home{
	display:block;
	float:left;
	width:130px;
}
.match_center .match_listing .list .away{
	display:block;
	float:left;
	width:130px;
}
.match_center .match_listing .list .match_info .home, .match_center .match_listing .list .match_info .away{
	font-weight:bold;
}
.match_center .match_listing .list .stats{
	display:block;
	float:left;
	width:60px;
	text-align:center;
}
.match_center .match_listing .list .code{
	display:block;
	float:left;
	width:50px;
	text-align:center;
}
.match_center .match_listing .list .start{
	display:block;
	float:left;
	width:70px;
	text-align:center;

}
.match_center .match_listing .list .firsthalf{
	display:block;
	float:left;
	width:70px;
	text-align:center;
}
.match_center .match_listing .list .final{
	display:block;
	float:left;
	width:70px;
	text-align:center;
}
.match_center .match_listing .list .match_info .final, .match_center .match_listing .list .match_info .firsthalf{
	color:#c51015;
	font-weight:bold;
}

.match_center .match_listing .list .minute{
	display:block;
	float:left;
	width:40px;
	text-align:center;
}
.match_center .match_listing .list .actions{
	display:block;
	float:left;
	width:140px;
}
.match_center .match_listing .list .comment{
	display:block;
	float:left;
	width:40px;
}
.match_center .match_listing .list .stats a{
	display:block;
	width:19px;
	height:23px;
	background-position:-247px 0;
	margin:0 auto;
	margin-top:7px;
}
.match_center .match_listing .list .comment a{
	display:block;
	margin:0 auto;
	width:30px;
	height:26px;
	background-position:-269px 0;
	margin-top:7px;
}
.match_center .match_listing .list .comment a:hover{
	background-position:-299px 0;
}

.match_center .match_listing .list .actions .action {
	background:url(../gfx/sprite.png?v1.2) no-repeat;
	width:20px;
	height:20px;
	display:block;
	float:left;
	margin-top:10px;
	margin-right:5px;
}
.match_center .match_listing .list .actions .action {
	background-position:-370px -1045px;
}
.match_center .match_listing .list .actions .action.yellow_card {
	background-position:-330px -1045px;
}
.match_center .match_listing .list .actions .action.substitution {
	background-position:-350px -1045px;
}

.match_center .mc_actions {
	background:#e4e3e3;
	margin-bottom:20px;
}
.match_center .mc_actions .mca{
	float:left;
	margin:10px;
	margin-right:0;
	padding-right:15px;
}
.match_center .mc_actions .mca h3{
	color:#404040;
	font:bold 14px Arial,Verdana;
	margin-bottom:8px;
}
.match_center .mc_actions .mca.brd{
	border-right:1px dotted #383838;
}
.match_center .mc_actions .mca .button {
	display:block;
	width:25px;
	height:24px;
	background-position:-329px 0;
}
.match_center .mc_actions .mca ul li {
	float:left;
	margin-right:7px;
}
.match_center .mc_actions .mca .short {
	display:block;
	width:57px;
	height:24px;
	background-position:-650px -780px;
	font:normal 10px Tahoma,Verdana;
	color:#FFF;
	line-height:24px;
	text-align:center;
}
.match_center .mc_actions .mca .long {
	display:block;
	width:117px;
	height:24px;
	background-position:-137px -848px;
	font:normal 10px Tahoma,Verdana;
	color:#FFF;
	line-height:24px;
	text-align:center;
}
.match_center .mc_actions .mca select {
	font:normal 11px Tahoma,Verdana;
	color:#383838;
	padding:4px;
}

.match_center .previous_matches h2, .match_center .radar h2 {
	font:bold 18px Arial,Verdana;
	color:#FFF;
	background:#383838;
	border-radius:5px;
	text-align:center;
	line-height:35px;
}
.match_center .radar .chart {
	text-align:center;
	margin:20px 0;
}
.match_center .previous_matches .match_list{
	display:block;
}
.match_center .previous_matches .match_list .match {
	padding:10px;
}
.match_center .previous_matches .match_list .match.even {
	background-color:#f4f3f3;
}
.match_center .previous_matches .match_list .match.odd {
	background-color:#fdfcfc;
}
.match_center .previous_matches .match_list .match .date{
	display:block;
	text-align:center;
	font:normal 10px Tahoma,Verdana;
	color:#c91116;
	line-height:20px;
	width:250px;
	margin-left:150px;
}
.match_center .previous_matches .match_list .match .league_identifier{
	display:block;
	float:right;
	font:normal 10px Tahoma,Verdana;
	color:#c91116;
	line-height:20px;
}
.match_center .previous_matches .match_list .match .home,
.match_center .previous_matches .match_list .match .score,
.match_center .previous_matches .match_list .match .away{
	font:bold 23px Arial,Verdana;
	line-height:40px;
	color:#494646;
	display:block;
	float:left;
}
.match_center .previous_matches .match_list .match .teams {
	border:0;
}
.match_center .previous_matches .match_list .match .home,
.match_center .previous_matches .match_list .match .away{
	width:220px;
}
.match_center .previous_matches .match_list .match .home{
	text-align:right;
}
.match_center .previous_matches .match_list .match .score{
	color:#c91116;
	width:100px;
	text-align:center;
}
.match_center .previous_matches .match_list .match .buy, .match_center .previous_matches .match_list .match .actions{
	display:block;
	width:115px;
	height:26px;
	margin:0 auto;
	overflow:hidden;
}
.match_center .previous_matches .match_list .match .actions {
	width:120px;
}
.match_center .previous_matches .match_list .match .buy a, .match_center .previous_matches .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;
}
.match_center .previous_matches .match_list .match .buy a:hover, .match_center .previous_matches .match_list .match .actions a:hover{
	background-position:-138px -847px;
	color:#FFF;	
}
.match_center .previous_matches .match_list .match .actions a{
	background-position:-592px -779px;
	width:56px;
	float:left;
	margin-right:4px;
}
.match_center .previous_matches .match_list .match .actions a:hover{
	background-position:-650px -779px;
}
.match_center .player_details {
	display:block;
	border:2px solid #b6b4b4;
	border-radius:5px;
	background:#f4f3f3;
	margin-bottom:20px;
	position:relative;
}
.match_center .player_details a.close{
	position:absolute;
	background-position:-514px -102px;
	width:20px;
	height:22px;
	top:10px;
	right:10px;
	cursor:pointer;
}
.match_center .player_details .card {
	float:left;
	background:url(../gfx/player_card.png?v1.2) no-repeat;
	width:173px;
	height:229px;
	margin:10px;
}
.match_center .player_details .card .team {
	display:block;
	font:bold 14px Arial,Verdana;
	color:#050608;
	text-align:center;
	margin-top:35px;
}
.match_center .player_details .card .name {
	font:bold 16px Arial,Verdana;
	color:#c51015;
	text-align:center;
	display:block;
}
.match_center .player_details .card .avatar {
	display:block;
	border:3px solid #ececec;
	width:100px;
	height:100px;
	overflow:hidden;
	margin:5px auto;
}
.match_center .player_details .card .position {
	font:bold 14px Arial,Verdana;
	color:#050608;
	display:block;
	width:103px;
	margin:0 auto;
}
.match_center .player_details .card .position .number{
	float:right;
}
.match_center .player_details .stats {
	float:left;
	width:330px;
	margin-top:20px;
	margin-left:20px;
}
.match_center .player_details .stats .stat {
	font:bold 14px Arial,Verdana;
	color:#c51015;
	display:block;
	float:left;
	width:165px;
	margin:10px 0;
}
.match_center .player_details .stats .stat strong{
	width:100px;
	display:block;
	float:left;
	color:#050608;
}
.match_center .player_details .heat_map{
	float:left;
	width:200px;
}
.match_center .player_details .chart{
	float:left;
	width:200px;
	margin-left:15px;
}
.match_center .player_details .chart_details{
	float:left;
	width:120px;
	margin-left:15px;
}
.match_center .player_details .chart_details .detail{
	display:block;
	height:55px;
	font:bold 22px Arial,Verdana;
	line-height:39px;
}
.match_center .player_details .chart_details .detail_1 {
	color:#c51015;
}
.match_center .player_details .chart_details .detail_2 {
	color:#06a00e;
}
.match_center .player_details .chart_details .detail_3 {
	color:#ff8a00;
}
.match_center .player_details .chart_details .detail .spr{
	display:block;
	float:left;
	width:57px;
	height:39px;
	margin-right:10px;
}
.match_center .player_details .chart_details .detail_1 .spr{
	background-position:0 -1080px;
}
.match_center .player_details .chart_details .detail_2 .spr{
	background-position:-57px -1080px;
}
.match_center .player_details .chart_details .detail_3 .spr{
	background-position:-114px -1080px;
}


.playerLi a.player{display: block;height: 25px;}
.percentbarC{display:none;float:left;margin-top:3px;width:152px;}
.percentbar{margin-top:2px;float:left;background: #F0F0F0;border: 1px solid #DDDDDD;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;
height: 13px;margin-left: 13px;width: 120px;text-align: center;font-size: 12px;line-height: 13px;overflow: hidden;
position: relative;}

.percentbar .value{width: 40px;position: absolute;left: 50%;margin-left: -20px;text-align: center;z-index:999;line-height:13px;height:13px;font-size:11px;font-family:Tahoma, Verdana;color:#383838;}
.percentbar .bar{width: 0;background: #FFAD26;height: 13px;float:left;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;}

.submitvote{position: relative;width: 17px;height: 17px;display: block;float:left;background: url(../gfx/stardisabled.png?v1.2) no-repeat center center transparent;margin-left:11px;margin-top:1px;cursor:pointer;}
.submitvote:hover
{
background: url(../gfx/star.png?v1.2) no-repeat center center transparent;
}

.submitvote.passive{background: url(../gfx/stardisabled.png?v1.2) no-repeat center center transparent;}
.submitvote.passive:hover{background: url(../gfx/stardisabled.png?v1.2) no-repeat center center transparent;}

.submitvote.active
{
background: url(../gfx/star.png?v1.2) no-repeat center center transparent;
}
.submitvote.active:hover{background: url(../gfx/star.png?v1.2) no-repeat center center transparent;}

.match_center .match_details .away_crew.man_of_the_match_tab_active li.playerLi .percentbar{float:right;margin-right:1px;margin-left:0;}
.home_crew .percentbarC{margin-left:38px;}
.home_crew .percentbarC .percentbar{margin-left:0;float: right}
.away_crew .percentbarC .percentbar{float:left;margin-left:0;}
.away_crew .percentbarC .submitvote{margin-left:3px;}
.home_crew .percentbar .bar{float:right;}
.away_crew .percentbar .bar{float:left;}

#div_man_of_the_match{
height: auto;
background: #fdfafa;
padding-top: 15px;
float: left;
padding: 15px;
width: 532px;
}
#div_man_of_the_match .topPlayer{ background: #fff;}
#div_man_of_the_match .topPlayer.item_0{background: #FAFAFA;float: left;height: auto;margin: 5px;width: 520px;margin-bottom: 15px;box-shadow: 1px 2px 3px #ccc;border: 1px solid #ccc}
#div_man_of_the_match .topPlayer.item_0 .info{width:390px;padding-left:10px;margin:0;float:left;height: 110px;background: #fafafa;}
#div_man_of_the_match .topPlayer.item_0 .info .team{margin-bottom: 12px;display: block;font: 14px Tahoma,Verdana;color: #555;text-align: left;float:left;width:200px;}
#div_man_of_the_match .topPlayer.item_0 .info .name{margin-bottom: 12px;font: 16px Tahoma,Verdana;color: #CB1116;text-align: left;float:left;display: block;width:200px;margin-top: 15px}

#div_man_of_the_match .topPlayer.item_0 .avatarC{ float: left;padding: 4px;background: #F4F2F3}
#div_man_of_the_match .topPlayer.item_0 .avatar{border: none;width: 112px;height: 112px;overflow: hidden;-webkit-border-radius: 2px;-moz-border-radius: 2px;border-radius: 2px;background:#F4F2F3;}
#div_man_of_the_match .topPlayer.item_0 .avatar img{width: 112px;height: 112px;}
#div_man_of_the_match .topPlayer.item_0 .info .position{margin-bottom: 12px;width:200px;font: 14px Tahoma,Verdana;color: #555;display: block;width: 103px;text-align:left;float:left;}
#div_man_of_the_match .topPlayer.item_0 .info .number{float: right;text-align:left;line-height: 20px;font-size: 14px;}
.topPlayer.item_0 .percentbarC .value{ font-size: 24px; font-weight: normal}
.manOfTheMatchInfo{ margin-top: 0;display: none}
.manOfTheMatchInfo .text{font: normal 14px/20px Arial, Tahoma!important;padding: 8px;color: #7A7A7A}
.manOfTheMatchInfo .text p{ margin-bottom: 8px;}
.manOfTheMatchInfo .text h2{ margin-bottom: 8px;font-size: 16px}

#div_man_of_the_match .topPlayer{float: left;height: auto;margin: 5px 5px 15px 5px;width: 254px;border: 1px solid #ccc;box-shadow: 1px 2px 3px #ccc;color: #555}
#div_man_of_the_match .topPlayer .info{width:150px;margin:2px 0 0 5px;float:left;background: #fafafa}
#div_man_of_the_match .topPlayer .info .team{margin-bottom: 4px;display: block;font: 12px Tahoma,Verdana;text-align: left;float:left;width:200px;}
#div_man_of_the_match .topPlayer .info .name{color:#CB1116;margin-bottom: 4px;margin-top: 4px;font: 15px Tahoma,Verdana;text-align: left;float:left;display: block;width:200px;}

#div_man_of_the_match .topPlayer .avatarC{ float: left;}
#div_man_of_the_match .topPlayer .avatar{width: 95px;height: 95px;overflow: hidden;-webkit-border-radius: 2px;-moz-border-radius: 2px;border-radius: 2px;background:#F4F2F3;}
#div_man_of_the_match .topPlayer .avatar img{width: 85px;height: 85px;}
#div_man_of_the_match .topPlayer .info .position{margin-bottom: 4px;width:200px;font: 12px Tahoma,Verdana;display: block;width: 103px;text-align:left;float:left;}
#div_man_of_the_match .topPlayer .info .number{float: right;text-align:left;font-size: 12px;}

.topPlayer.item_0 .percentbarC{float:left;width: 400px;margin: 0;}
.topPlayer.item_0 .percentbarC .value{margin-left: 18px;height:15px;line-height:15px;float: left;font-size: 16px;font-family: Tahoma, Verdana;font-weight: normal !important}
.topPlayer.item_0 .percentbarC .percentbar{height:15px;width:300px;margin:0;}
.topPlayer.item_0 .percentbarC .percentbar .bar{height:15px;}
.topPlayer.item_0 .percentbarC .percentbar .value{height:15px;line-height:15px;font-weight: normal;}

.topPlayer .percentbarC{float:left;width: 145px;margin: 0;}
.topPlayer .percentbarC .value{margin-left: 20px;height:15px;line-height:17px;float: left;font-size: 12px;font-family: Tahoma, Verdana;}
.topPlayer .percentbarC .percentbar{height:15px;width:80px;margin:0;}
.topPlayer .percentbarC .percentbar .bar{height:15px;}
.topPlayer .percentbarC .percentbar .value{height:15px;line-height:15px;font-size: 12px;font-weight: normal;}



.highlightCon { width: 100%;height: auto;position: relative;}
.match_center_highlightLink {
display: block;
width: 80px;
height: 30px;
font: bold 15px Arial,Tahoma,Verdana;
line-height: 30px;
text-align: center;
color: #fff;
background: #2E2E2E;
margin: 0 auto;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
    position: absolute;
    left: 50%;margin-left: -39px;
}
.match_center_highlightLink:hover {
color: #C51015;
}

.goal_iconed { color: #C91116;}
.goal_iconed.left{background: url(../gfx/new/goals.png?v1.2) no-repeat left center transparent;padding-left: 18px;}
.goal_iconed.right{background: url(../gfx/new/goals.png?v1.2) no-repeat right center transparent;padding-right: 18px;}











/* tab'ler */
.match_center .home_videos {
margin-top: 30px;
}

.match_center .tab_wrapper {
/*padding-top: 30px;*/
}

.match_center ul.tabs {
width: 562px;
height: 40px;
float: left;
border: 1px solid #ccc;
border-bottom: 0px;
display: table;
}

.match_center ul.tabs li {
display: table-cell;
position: relative;
}


.redarrow{
position: absolute;
top: 31px;
left: 50%;
margin-left: -9px;
width: 0;
height: 0;
border-style: solid;
border-width: 0 9px 9px 9px;
border-color: transparent transparent #be002c transparent;
line-height: 0px;
_border-color: #000000 #000000 #be002c #000000;
_filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');display: none;}


.match_center ul.tabs li .separator {
top: 0;
width: 1px;
background: #ddd;
height: 21px;
margin: 10px 0;
margin-left: -1px;
position: absolute;
left: 100%;
}

.match_center ul.tabs li.selected .redarrow{ display: block;}
.match_center ul.tabs li.selected .separator{ display: none;}

.match_center ul.tabs li a {
font: bold 14px Arial,Verdana;
color: #838383;
display: block;
line-height: 40px;
text-align: center;
width: auto
}

.match_center ul.tabs li span { font: bold 14px Arial,Verdana; color: #838383; display: block; line-height: 40px; text-align: center; width: auto; }

.match_center ul.tabs li a:hover {
color: #000;
}

.tabs_container li.selected span { color: #fff !important; }
   
.content ul.tabs li.selected {
border-color: #b6b4b4;
background:#2E2E2E;
position: relative;
}

.match_center ul.tabs li.selected a {
color: #fff;
}

.match_center .tabs_holder {
display: block;
float: left;
}

.match_center .tabs_holder .tabs_container {
display: block;
border-bottom: 6px solid #BE002C;
float: left;
width: 564px;
}

#popular_tabs .tab {
float: none;
}

.match_center .tabs_holder .tab {
float: left;
border: 1px solid #ddd;
width: 562px;
}
    .match_center .tabs_holder .tab .widget_tabcontainer {
          width: 562px;
    }
    .match_center .tabs_holder .tab .widget_tabcontainer .widget_items {
          height:46px; width:167px; float:left; margin:15px 10px 0 10px; background-color:#E5E5E5; line-height: 46px; text-align:center; border-bottom: 1px solid #C8C8C8; cursor:pointer; font-family: Arial,Verdana;font-weight: bold;font-size: 14px;
    }
    .match_center .tabs_holder .tab .widget_tabcontainer .widget_items:hover {
         background-color:#B30025; border-bottom-color: #86001B; color:#FFF;
    }
    .match_center .tabs_holder .tab .widget_tabcontainer .widget_items.selected {
          background-color:#B30025; border-bottom-color: #86001B; color:#FFF;
    }
    .match_center .tabs_holder .tab .widget_container {
        position:relative; min-height:320px; width:100%; margin-top: 15px; font: normal 12px Tahoma,Verdana;
    }


.match_center .tabs_holder.green {
border-color: #2c8a03;
}

.match_center .tabs_holder.green ul.tabs li {
background-image: url(../gfx/sprite.png?v1.2); background-repeat:no-repeat;
background-position: 0 -690px;
width: 118px;
}

.match_center .tabs_holder.green ul.tabs li.notab {
    background-image: url(../gfx/sprite.png?v1.2); background-repeat:no-repeat;
background-position: 0 -728px;
}

.match_center .tabs_holder.green ul.tabs li a {
font: normal 13px Tahoma,Verdana;
line-height: 31px;
height: 31px;
text-align: left;
color: #58595b;
padding-left: 5px;
}

.match_center .tabs_holder.green ul.tabs li.selected {
border-color: #2c8a03;
background-image: none;
}

.match_center .tabs_holder.green ul.tabs li.selected a {
color: #c91116;
height: 33px;
}
 ul.tabs li.selected {
            border-color: #b6b4b4;
            background:#2E2E2E;
            position: relative;
        }

 .match_center .goal_link{ margin-bottom: 5px;}
 .opta-loader {
  padding: 0;
  position: relative;
  margin-top: 100px;
}

        /* Opta Styles - Start */

.opta-widget-container h2 {
    width: 100% !important;
    height: 32px !important;
    line-height: 30px !important;
    background: #F5F5F5 !important;
    border-top: 2px solid #C00027 !important;
    font-size: 14px !important;
    font-weight: bold !important;
    color: #C00027 !important;
    -moz-border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    border-radius: 0 !important;
    -khtml-border-radius: 0 !important;
}
.opta-widget-container .chalkboard div.teams dl.starters dt, .opta-widget-container .chalkboard div.personal>dl>dt, .opta-widget-container .chalkboard div.events dl dt
{
border:none !important; border-radius: 0 !important;
}

.widget_container .attackingthirds .svg_container select {
  margin-bottom: 10px;
}
.widget_container .attackingthirds .passingcombination .passingoptions select {
    margin-left: 6px;
    width: 140px !important;
}
.widget_container  .passingcombination .passingoptions select {
    margin-left: 6px;
    width: 217px;
}
.widget_container .passingcombination .passingoptions select[name="receiver"]
{
    margin-left: 107px;
    margin-top: 10px;
    width: 440px ;
}
.widget_container .passingcombination .passingoptions select[name="combinations"]
{
    width:440px;
}
.chalkboard dl.subs ul.team li:last-child
{
    border-radius : 0 !important;
}

.opta-widget-container .opta-widget, .opta-widget-container .standings, .opta-widget-container .standings-container, .opta-widget-container .season-standings, .opta-widget-container .team-container, .opta-widget-container .commentary, .opta-widget-container .goalreplay, .opta-widget-container .comparison, .opta-widget-container .optafacts, .opta-widget-container .ticker, .opta-widget-container .timeline, .opta-widget-container .fixtures, .opta-widget-container .ranking-container, .opta-widget-container .stats, .opta-widget-container .matchstats-teamstats-container, .opta-widget-container .squad, .opta-widget-container .profile, .opta-widget-container .venues, .opta-widget-container .actionareas, .opta-widget-container .averageposition, .opta-widget-container .passingcombination, .opta-widget-container .formation, .opta-widget-container .chalkboard, .opta-widget-container .c_scorecard, .opta-widget-container .teamlist-onerow, .opta-widget-container .teamlist, .opta-widget-container .wagonwheel, .opta-widget-container .rbvis, .opta-widget-container .tracking-player-breakdown, .opta-widget-container .motorsport-liverace .tabs-content, .opta-widget-container .news-article 
{
    border:none !important;
    border-radius:0 !important;
}

.opta-passingcombination .canvas-pitch .time-panel{
    height: 18px !important;
}
.opta-passingcombination .canvas-pitch .time-line-holder {
    margin-top: -36px !important;
}
.opta-widget-container div.button-panel {
    margin: 0 !important;
}
.opta-chalkboard .chalkboard div.button-panel {
  height: 26px;
}
.opta-passingcombination .passingcombination div.button-panel {
    height: 30px;
}
.opta-heatmap .heatmap div.button-panel {
    height: 28px;
    margin-top:2px !important;
}

.opta-attackingthirds .attackingthirds div.button-panel {
    height: 40px;
    margin-top: 2px !important;
}
.opta-widget-container .optafacts li{font: normal 12px Tahoma,Verdana;color: #2e2e2e !important;line-height: 14px !important; background-position: 8px 13px !important;}
    

/* Opta Styles - End */