@charset "utf-8";

body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0 ; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #666666;
	top: 85px;
	font-size: 11px;
	background: url(../images/background.jpg) repeat;
}
.image {float:left; padding:5px; margin:0 10px 10px 0;}
.clear { clear:both;}
#outer {
	width: 100%;
	margin: 0; 
	padding: 0;

} 
#container {
	width: 960px;
	margin: 0 auto;
	text-align: left;
	padding: 10px;
	background: #FFFFFF;
} 
#headertop {
	padding: 0 10px;  
	height: 27px;
	background: url(../images/h1.jpg) no-repeat left top;
} 
#header {
	padding: 0;  
	height: 107px;
	background: url(../images/header1.jpg) no-repeat center center;
	width: 960px;
} 
#header .logo{
	padding: 0;  
	height: 100px;
	width: 800px;
	margin:0;
	background: url(../images/header1232.jpg) no-repeat left top;
} 
#header h1 {
	margin: 0; 
	padding: 10px 0; 
}

/*- Menu Tabs--------------------------- */ 


    #tabs {
	float:left;
	width:960px;
	background: #547832 url(../images/bg_nav.jpg) repeat-x left top;
	height: 29px;
      }
    #tabs ul {
	  margin:0;
	  padding:2px 3px;
	  list-style:none;
      }
    #tabs li {
      display:inline;
      margin:0;
      padding:0;
	  list-style: url(../images/list.jpg) none inside;
      }
    #tabs a {
	float:left;
	margin:0;
	padding:0 0 0 2px;
	text-decoration:none;
	background-image: url(../images/tableft.gif);
	background-repeat: no-repeat;
	background-position: left top;
      }
    #tabs a span {
	float:left;
	display:block;
	background:url("../images/tabright.gif") no-repeat right top;
	padding:2px 8px;
	color:#FFFFFF;
	font: bold 11px Tahoma, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin: 5px 0 0 0;
	border-right: 1px solid #fff;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs a span {float:none;}
    /* End IE5-Mac hack */
    #tabs a:hover span {
	color:#ffe300;
      }
    #tabs a:hover {
      background-position:0% -42px;
      }
    #tabs a:hover span {
      background-position:100% -42px;
      }
	  
#lang {float:right;}
#lang .ind, #lang .eng {
	float:right;
	height: 19px;
	padding: 8px 0 0 30px;
	background: url(../images/ind.gif) no-repeat 10px center;
}
#lang .eng {
	background: url(../images/eng.gif) no-repeat 10px center;
}

h1{
	background: url(../images/bar.jpg) repeat-x left top;
	color: #FFFFFF;
	font: 11px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding: 0px;
	margin: 0;
	letter-spacing: 0px;
	clear: both;
}

h2
{
	color: #ddd;
	font-size: 2.5em;
}

h3
{
	color: #fff;
	font-size: 1.5em;
}

h4{
	font: 11px Arial, Helvetica, sans-serif;
	padding: 2px 5px;
	height: 17px;
	margin: 0;
	letter-spacing: 1px;
	clear: both;
	text-align: right;
	border-bottom: 1px solid #eee;
	border-top: 0px solid #eee;
}
.content {
	clear:both;
	padding: 8px 0;
}
#kenca {
	float: left;
	width: 695px;
	padding: 0px;
	line-height: 130%;
	margin-right: 5px;
}
#kenca1 {
	float:right;
	width: 800px;
	padding: 0px;
	line-height: 130%;
	margin-right: 100px;
}

.hlkiri {width:373px; float:left;}
#slideshow {list-style:none; color:#fff}
#slideshow span {
	display:none;
	overflow: hidden;
}
#wrapper {
	width:373px;
	margin:0;
	display:block;
}
#wrapper * {margin:0; padding:0}
#fullsize {
	position:relative;
	width:373px;
	height:300px;
	padding:0px;
	background:#4E5738 url(../images/bg_headline.jpg) repeat-x bottom;
	overflow: hidden;
}
#information {position:absolute; bottom:0; width:373px; height:0px; color:#fff; overflow:hidden; z-index:220; opacity:.7}
#information h3 {
	padding:4px 8px 3px;
	font-size:12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFF00;
	background: none;
	text-align: left;
	font-style: normal;
}
#information p {padding:0 8px 8px}
#information a:link, 
#information  a:visited {
	color:#FFFF00;
}
#information a:hover {color:#FFFF00;}
#image {
	width:373px;
}
#image img {
	position:absolute;
	z-index:25;
	width:373px;
	height: 230px;
}
.imgnav {
	position:absolute;
	width:25%;
	height:300px;
	cursor:pointer;
	z-index:150;
	top: 2px;
}
#imgprev {left:0; background:url(images/left.gif) left center no-repeat}
#imgnext {right:0px; background:url(images/right.gif) right center no-repeat}
#imglink {
	position:absolute;
	height:300px;
	width:373px;
	z-index:100;
	opacity:.4;
}
.linkhover {background:url(../images/link.gif) no-repeat center center}
#thumbnails {
	margin-top:0px;
	background-color: #3D4043;
}
#slideleft {float:left; width:20px; height:60px; background:#3D4043 url(../images/Arrow3-Left.png) no-repeat center center}
#slideleft:hover {background-color:#333}
#slideright {float:right; width:20px; height:60px; background:#3D4043 url(../images/Arrow3-Right.png) no-repeat center center}
#slideright:hover {background-color:#333}
#slidearea {
	float:left;
	position:relative;
	width:333px;
	height:60px;
	overflow:hidden;
	background: #3D4043;
	padding: 0;
}
#slider {
	position:absolute;
	left:0;
	height:60px;
	;
	padding: 5px 0 0 0;
}
#slider img {
	cursor:pointer;
	border:1px solid #111;
	padding:2px;
	width: 75px;
	height: 42px;
}

#body_r2c2_newsupd {
	width: 317px;
	float: left;
	margin-left: 5px;
	color: #666666;
}
#body_r2c2_newsupd h1 { font-weight:bold;
}
#body_r2c2_newsupd ul{
	margin: 0;
	padding: 5px;
	border: 1px solid #eee;
	height: 325px;
	overflow: auto;
}
#body_r2c2_newsupd ul li{
	list-style:none;
	display:block;
	padding: 2px 0 3px 0;
	clear: both;
}
#body_r2c2_newsupd ul li a{
	font-weight:normal;
	color: #666666;
}
#body_r2c2_newsupd ul span {float:left;}
#body_r2c2_newsupd ul .dt {
	width:40px;
	float:left;
	text-align:left;
	margin:0 0 15px 0;
	color: #df2020;
}
#body_r2c2_newsupd ul .jd {float:right; text-align:left; width:240px;}


.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#mainContent img {
	border: 1px solid #eee;
	padding: 4px;
	margin: 0 0 5px 0;
}

#sidebar2 img {
	border: 0px solid #eee;
	padding: 2px;
	margin: 0 0 10px 0;
	float: left;
	text-align: left;
}

.style11 {
	font:  9px Arial, Helvetica, sans-serif;
	}
	
	
.judul{
	color: black;
	font: bold 11px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding: 2px 0;
	margin: 0;
	text-align: left;
}
.judul2{
	color: black;
	font: 12px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding: 2px 0;
	margin: 0;
}
.judul1{
	color: black;
	font: bold 11px Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	padding: 2px 0;
	margin: 0;
	text-align: left;
}
.date {color:#f10; font-size:10px}
a, a.visited {color:#333333; text-decoration:none;}
a:hover {color:#BB1111; text-decoration:underline;}	
.klasemen {
	float:right;
}
.scroll {	
	width: 245px;
	color: #999999;
	margin: 0;
	padding: 5px;
	border: 1px solid #eee;
	height: 325px;
}
.tim{
	text-transform:uppercase;
	font: italic bold 11px Arial, Helvetica, "sans-serif bold italic 11px";
	color: #999999;
}
.pusmed {
	clear:both;
	margin:10px 0 0 0;
	background-color:#656668;
	padding:5px 5px 10px 5px;
	border: 1px solid #eee;
	height: 238px;
}
.content1 {
	
	background-color:#fff;
	padding:5px 5px 10px 5px;
	border: 1px solid #eee;
}

.content2 {
	
	background-color:#fff;
	padding:5px 5px 10px 5px;
	border: 1px solid #eee;
	height: 800px
}
.newsarchieve {
	margin: 0; 
	width: 215px;
	padding: 5px;
	float: left;
}
.newsarchieve ul {margin:0; padding:0; }	
.newsarchieve ul li {
	margin:0 0 0 20px;
	padding:1px 0 1px 2px;
	color:#333333;
	border-bottom: 1px dashed #fff;
	font: normal 11px Arial, Helvetica, sans-serif;
	text-transform: none;
	list-style: url(../images/icon_cntn1.gif) none outside;

}

.pusmed a:link, .pusmed  a:visited {
	color:#fff;
}
.pusmed a:hover {color:#FFFF00;}

.content1 a:link, .pusmed  a:visited {
	color:#000;
}
.content1 a:hover {color:#e50e0e;}



#profil{
	background: #bcbcbc;
	padding: 5px;
	clear: both;
	color: #FFFFFF;
	margin: 10px 0 0 0;
	float:right;
	width:245px;
	height: 243px;
}
#profil strong { font-size:xx-large;}
.match {
	clear:both;
	margin:10px 0 0 0;
	padding:0 5px 10px 0;
	height: 238px;
}
.float {
	float:left;
	width:373px;
	margin: 0 10px 0 0;
	
}
.float1 {
	margin:10px 0 0 3px;
	padding:0;
	width: 255px;
	height: 300px;
	float: right;
	border: 1px solid #eee;
}
.float1 td {padding:4px;}
.match h1, .float1 h1 {
	background:url(../images/bar2.jpg) repeat-x top center;
	padding: 0;
}
.match td {padding:3px;}
.matchtoday {
	float:left;
	width:300px;
	margin:0;
	overflow:auto;
	height: 300px;
	border: 1px solid #eee;
}
.art {
	clear:both;
	margin:10px 0 0 0;
	padding:5px 0 10px 5px;
	height: 238px;
}
.int {
	margin:0 6px 5px 0;
	padding:0 5px 0 0;
	line-height: 140%;
	float: left;
	width: 373px;
	border-right: 2px solid #64684f;
	height: 325px;
}
.int h1 {
	background:url(../images/bar.jpg) repeat-x top center;
	padding: 0;
	margin-bottom: 15px;
}
.int .hgsp {
	background:url(../images/bar3.jpg) repeat-x top center;
	margin: 0;
}
.int td {border-bottom:1px solid #ccc;}
.int1 {
	margin:8px 0 0 5px;
	padding:0;
	line-height: 140%;
	float: left;
	width: 254px;
	height: 325px;
	
}
.int1 h1 {
	background:url(../images/bar.jpg) repeat-x top center;
	padding: 0;
	margin-bottom: 15px;
}

.feat {
	background:#38401B url(../images/feat.jpg) repeat-x center top; color:#fff;
}
.feat ul {
	float:left;
	padding:5px;
	margin:0;
	width: auto;
}
.feat ul li {color:#fff; list-style:none; padding:5px; margin:0;}
.feat a {color:#fff;}
.videohl {
	margin: 0;
	padding: 10px 5px;
	text-align: center;
	width: auto;
}
.videohl ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-position:inside;
}
.videohl ul li {
	margin: 2px 30px 10px 2px;
	padding: 2px;
	float: left;
}
.videohl ul li img {
	margin: 2px;
	padding: 5px;
	border: 1px solid #693;
}
.videohl ul li img:hover {
	border: 1px solid #ff0;
	cursor:pointer;
}

.footer {
	background: #DDC928;
	text-align: center;
	padding: 15px;
	font-size: 10px;
}
.footer strong {
	color:#fff;
}

/*table untuk players */
#datapemain { margin:0; padding:0; clear:both;}
#datapemain table{        
		width: auto;
        padding: 0;
        margin: 0 auto 1.5em auto;
        border-left: 1px solid #C1DAD7;
        border-collapse:collapse;
		font-size:14px;
        font-family: verdana,arial,sans-serif;
        color:#545454;

}
#datapemain .head{
	background:#CAE8EA url(../media/bg_header_down.jpg) no-repeat 0 0;
	font-weight: bold;
	text-align: center;
	
}
#datapemain .c1         {
        background-color:#fff;
        }
#datapemain .c2         {
        background-color:#F5FAFA;
        }
#datapemain td
        {
	font: normal 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	padding: 3px 6px 3px 6px;
	color: #4f6b72;
	width: auto;
	text-align: center;
        }
/* end table untuk players */

/* ---------------------- END TABLESTYLE ------------------- */
#datatable {
	font: 12px arial,helvetica,clean,sans-serif;
	text-align: center;
	margin: 20px 0px;
}
#datatable table
{
	font: 93% 'Lucida Grande', Verdana, Arial, Sans-Serif; /* Resets 1em to 10px */
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-top: 1px solid #CCC;
	border-collapse:collapse;
	width:95%;
	margin: 5px;
}
#datatable.table-klasemen{
	border: 0px solid #CCC;
}
#datatable thead
{
	padding: 0.5em;
	height: 24px;
	font-size:110%;
	text-align:left;
	border-bottom: 1px solid #333333;
	background-image: url(../image/template/background.png);
}
#datatable thead tr{}
#datatable th
{
	padding:.4em .4em;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
}


#datatable td
{
	padding:.4em .4em;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
}
#datatable td a
{
	color: #FF6600;
	text-decoration: none;
}


#datatable tbody tr.odd td
{
	background-image: url(../image/template/background.png);
}

#datatable tfoot td
{
	padding-bottom:.5em;
}

#datatable tfoot tr
{
	width: 80%;
}


#middle{
	background-color: #F8F7F3;
}
#datatable .white{
	background-color: #F7FCFF;
}
#datatable .blue{
	background-color: #F5FAFC;
}
#datatable .strong{
	color: #FF0000;
}
/* ---------------------- END TABLESTYLE ------------------- */


#tabskor {
	width:373px;
	float:left;
	margin: 0 10px 0 0;
}


#tabskor .basictab {
	font-family: Arial, Helvetica-Normal, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	padding: 6px 0;
	margin: 0;
	border-bottom: 1px solid #c90;
	list-style-type: none;
}
#tabskor .basictab li {
	display: inline;
	margin: 0;
}
#tabskor .basictab li a {
	text-decoration: none;
	padding: 5px 10px;
	border: 1px solid #c90;
	background-color: #c90;
	top: 0px;
	}
#tabskor .basictab li a:link, #tabskor .basictab li a:visited {
	color:#FFFFFF;
}
#tabskor .basictab li a:hover {
	background-image: none;
	background-color: #D22C2C;
	color: #FFFFFF;
	}
#tabskor .basictab li a:active {
	color: #FFFFFF;
	}
#tabskor .basictab li a.selected { /*selected main tab style */
	position: relative;
	top: 0px;
	color: #FFFFFF;
	}
#tabskor .basictab li a.selected { /*selected main tab style */
	border-bottom-color: white;
	background-color: #FFFFCC;
	color: #CC9900;
	}
#tabskor .basictab li a.selected:hover { /*selected main tab style */
	text-decoration: none;
	}
#tabskor .tabcontent {
	display:none;
	}
#tabskor .tabcontent td {
	border-bottom:1px solid #fff;
	background-color: #FFFFCC;
	}
@media print {
#tabskor .tabcontent {
	display:block !important;
}
}

/* GAlleryy  */
#myGallery, #flickrGallery
{
	width: 460px;
	height: 345px;
	z-index:5;
	border: 1px solid #000;
}

 #myGallerySet
{
	width: 800px;
	height: 600px;
	z-index:5;
	border: 1px solid #000;
	
	 
}

.jdGallery a
{
	outline:0;
}

#flickrGallery
{
	width: 500px;
	height: 334px;
}

#myGallery img.thumbnail, #myGallerySet img.thumbnail
{
	display: none;
}

.jdGallery
{
	overflow: hidden;
	position: relative;
}

.jdGallery img
{
	border: 0;
	margin: 0;
}

.jdGallery .slideElement
{
	width: 100%;
	height: 100%;
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url('img/loading-bar-black.gif');
}

.jdGallery .loadingElement
{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url('img/loading-bar-black.gif');
}

.jdGallery .slideInfoZone
{
	position: absolute;
	z-index: 10;
	width: 100%;
	margin: 0px;
	left: 0;
	bottom: 0;
	height: 40px;
	background: #333;
	color: #fff;
	text-indent: 0;
	overflow: hidden;
}

* html .jdGallery .slideInfoZone
{
	bottom: -1px;
}

.jdGallery .slideInfoZone h2
{
	padding: 0;
	font-size: 80%;
	margin: 0;
	margin: 2px 5px;
	font-weight: bold;
	color: inherit;
}

.jdGallery .slideInfoZone p
{
	padding: 0;
	font-size: 60%;
	margin: 2px 5px;
	color: #eee;
}

.jdGallery div.carouselContainer
{
	position: absolute;
	height: 135px;
	width: 100%;
	z-index: 10;
	margin: 0px;
	left: 0;
	top: 0;
}

.jdGallery a.carouselBtn
{
	position: absolute;
	bottom: 0;
	right: 30px;
	height: 20px;
	/*width: 100px; background: url('img/carousel_btn.gif') no-repeat;*/
	text-align: center;
	padding: 0 10px;
	font-size: 13px;
	background: #333;
	color: #fff;
	cursor: pointer;
}

.jdGallery .carousel
{
	position: absolute;
	width: 100%;
	margin: 0px;
	left: 0;
	top: 0;
	height: 115px;
	background: #333;
	color: #fff;
	text-indent: 0;
	overflow: hidden;
}

.jdExtCarousel
{
	overflow: hidden;
	position: relative;
}

.jdGallery .carousel .carouselWrapper, .jdExtCarousel .carouselWrapper
{
	position: absolute;
	width: 100%;
	height: 78px;
	top: 10px;
	left: 0;
	overflow: hidden;
}

.jdGallery .carousel .carouselInner, .jdExtCarousel .carouselInner
{
	position: relative;
}

.jdGallery .carousel .carouselInner .thumbnail, .jdExtCarousel .carouselInner .thumbnail
{
	cursor: pointer;
	background: #000;
	background-position: center center;
	float: left;
	border: solid 1px #fff;
}

.jdGallery .wall .thumbnail, .jdExtCarousel .wall .thumbnail
{
	margin-bottom: 10px;
}

.jdGallery .carousel .label, .jdExtCarousel .label
{
	font-size: 13px;
	position: absolute;
	bottom: 5px;
	left: 10px;
	padding: 0;
	margin: 0;
}

.jdGallery .carousel .wallButton, .jdExtCarousel .wallButton
{
	font-size: 10px;
	position: absolute;
	bottom: 5px;
	right: 10px;
	padding: 1px 2px;
	margin: 0;
	background: #222;
	border: 1px solid #888;
	cursor: pointer;
}

.jdGallery .carousel .label .number, .jdExtCarousel .label .number
{
	color: #b5b5b5;
}

.jdGallery a
{
	font-size: 100%;
	text-decoration: none;
	color: inherit;
}

.jdGallery a.right, .jdGallery a.left
{
	position: absolute;
	height: 99%;
	width: 25%;
	cursor: pointer;
	z-index:10;
	filter:alpha(opacity=20);
	-moz-opacity:0.2;
	-khtml-opacity: 0.2;
	opacity: 0.2;
}

* html .jdGallery a.right, * html .jdGallery a.left
{
	filter:alpha(opacity=50);
}

.jdGallery a.right:hover, .jdGallery a.left:hover
{
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

.jdGallery a.left
{
	left: 0;
	top: 0;
	background: url('img/fleche1.png') no-repeat center left;
}

* html .jdGallery a.left { background: url('img/fleche1.gif') no-repeat center left; }

.jdGallery a.right
{
	right: 0;
	top: 0;
	background: url('img/fleche2.png') no-repeat center right;
}

* html .jdGallery a.right { background: url('img/fleche2.gif') no-repeat center right; }

.jdGallery a.open
{
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.withArrows a.open
{
	position: absolute;
	top: 0;
	left: 25%;
	height: 99%;
	width: 50%;
	cursor: pointer;
	z-index: 10;
	background: none;
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

.withArrows a.open:hover { background: url('img/open.png') no-repeat center center; }

* html .withArrows a.open:hover { background: url('img/open.gif') no-repeat center center;
	filter:alpha(opacity=80); }
	
	
/* Gallery Sets */

.jdGallery a.gallerySelectorBtn
{
	z-index: 15;
	position: absolute;
	top: 0;
	left: 30px;
	height: 20px;
	/*width: 100px; background: url('img/carousel_btn.gif') no-repeat;*/
	text-align: center;
	padding: 0 10px;
	font-size: 13px;
	background: #333;
	color: #fff;
	cursor: pointer;
	opacity: .4;
	-moz-opacity: .4;
	-khtml-opacity: 0.4;
	filter:alpha(opacity=40);
}

.jdGallery .gallerySelector
{
	z-index: 20;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: #000;
}

.jdGallery .gallerySelector h2
{
	margin: 0;
	padding: 10px 20px 10px 20px;
	font-size: 20px;
	line-height: 30px;
	color: #fff;
}

.jdGallery .gallerySelector .gallerySelectorWrapper
{
	overflow: hidden;
}

.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton
{
	margin-left: 10px;
	margin-top: 10px;
	border: 1px solid #888;
	padding: 5px;
	height: 40px;
	color: #fff;
	cursor: pointer;
	float: left;
}

.jdGallery .gallerySelector .gallerySelectorInner div.hover
{
	background: #333;
}

.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton div.preview
{
	background: #000;
	background-position: center center;
	float: left;
	border: none;
	width: 40px;
	height: 40px;
	margin-right: 5px;
}

.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton h3
{
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: normal;
}

.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton p.info
{
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: normal;
	color: #aaa;
}

