#slider-stage {
	width: 910px;
	/*width: 650px;*/
	overflow:hidden;
	height: 90px;
	margin:2px auto 0 auto;
	float:left;
	position:relative;
	
}
/*#slider-buttons {
	width: 296px;
	margin: 0 auto;
	position:relative;
	height:20px;
}*/
#slider-list {
	width: 2000px;
	border: 0;
	margin: 0;
	padding: 0;
	left: 0px;
	position: absolute;
	
}

.list_livescore { background:url(../images/bg_livescore.gif) no-repeat; width:123px; height:85px;-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px; }
#slider-list a.theme {

	margin: 0;
	padding: 0;
	border: 0;
	margin-right:8px;
	float: left;
	width: 123px;
	height: 85px;
	position:relative;
	cursor:pointer;
	text-decoration:none;
	overflow:hidden;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	
}
#slider-list a.theme:hover {
}

#slider-list a.theme:hover span.changeTheme {
	display:block
}
#sliderBloc {
	height:90px;
	/*margin:0 auto;*/
	width:970px;
	overflow:hidden;
	
}
#sliderBloc a#previous {
	background:url(../images/prev_arrow.gif) no-repeat left top;
	float:left;
	text-indent:-9999px;
	cursor:pointer;
	width:24px;
	height:100px;
	margin:0px 3px 0 0;
	-webkit-border-top-left-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-bottomleft: 5px;
border-top-left-radius: 5px;
border-bottom-left-radius: 5px;
}
#sliderBloc a#next {
	background:url(../images/next_arrow.gif) no-repeat left top;
	float:left;
	text-indent:-9999px;
	cursor:pointer;
	width:24px;
	height:100px;
	margin:0px 0px 0 2px;
	-webkit-border-top-right-radius: 5px;
-webkit-border-bottom-right-radius: 5px;
-moz-border-radius-topright: 5px;
-moz-border-radius-bottomright: 5px;
border-top-right-radius: 5px;
border-bottom-right-radius: 5px;
}
#sliderBloc a#previous:hover, #sliderBloc a#next:hover {
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;

}
/*
.demo{
	width:964px;
	height:90px;
	min-height:90px;
    height:90px !important;
	background: #000 none repeat scroll 0 0;
	padding:2px;
	margin:0 auto;
		-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
*/

/*tambahan untuk kapalapi*/
.demo{
	width:964px;
	height:90px;
	min-height:90px;
	height:90px !important; 
	background: #000 none repeat scroll 0 0;
	/*background:url(../images/bg_bar.jpg);*/
	padding:2px;
	margin:0 auto;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}







.clearit {
	clear:both;
	margin:0;
	padding:0;
}
.left {
	float:left;
	display:inline;
}
.right {
	float:right;
	display:inline;
}
.list_livescore_top { width:115px;  height:44px; margin:0 auto 0 auto; padding:3px 0 0 0; }
.list_livescore_bottom { width:115px;  height:44px; margin:0 auto; }
.flag_team1 {width:55px; height:50px;}
.flag_team1 img { width:14px; height:12px; overflow:hidden; }
.flag_team1 h6 { margin:0 0 0 5px; padding:0; font:bold 12px Arial, Helvetica, sans-serif; color:#000; width:30px; height:12px; overflow:hidden; }
h3.unggul {margin:5px auto 0 20px; padding:0; font:bold 22px Arial, Helvetica, sans-serif; color:#de1313; overflow:hidden; width:30px; height:22px; }
h3.no_unggul {margin:5px auto 0 20px; padding:0; font:bold 22px Arial, Helvetica, sans-serif; color:#000; overflow:hidden; width:30px; height:22px; }

.flag_team2 {width:60px; height:50px;}
.flag_team2 img { width:14px; height:12px; overflow:hidden; margin:0 0 0 9px; }
.flag_team2 h6 { margin:0 0 0 5px; padding:0; font:bold 12px Arial, Helvetica, sans-serif; color:#000; width:30px; height:12px; overflow:hidden; }
.list_livescore_bottom { font:normal 11px Arial, Helvetica, sans-serif; color:#7b7b7b; text-align:center; }
span.goal_livescore { width:110px; height:11px; overflow:hidden; display:block; text-align:center; }