@charset "utf-8";

body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: url(../images/background.jpg) repeat;
	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: #333333;*/
	top: 85px;
	font-size: 11px;
}

#twitter
      {
        background:transparent url(../images/twitter.gif) no-repeat scroll 0px 0px;
        height:110px;
        left:0;
        position:fixed;
        top:150px;
        width:30px;
      }
      div#twitter:hover
      {
/*        background-position:-41px 0px;*/
        left:3px;
      }
      #twitter a
      {
        display:block;
        height:110px;
        width:30px;
      }


.thrColElsHdr #outer{
    margin: 0 auto;
}

.thrColElsHdr #container {
	width: 1024px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px s1px solid #FF;
	text-align: left;
	background-color: #FFFFFF;
	/*background: #012235 url(../images/bg_inside.gif) repeat-y right top;*/
	padding: 0;
} 
.thrColElsHdr #headertop {
	padding: 0 10px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 27px;
	background: url(../images/h1.jpg) no-repeat left top;
} 
.thrColElsHdr #header {
	padding: 0 10px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 100px;
	background: url(../images/header.jpg) no-repeat left top;
} 
.thrColElsHdr #header .logo{
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 100px;
	width: 800px;
	margin:0;
	background: url(../images/header1232.jpg) no-repeat left top;
} 
.thrColElsHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}

.thrColElsHdr #kenca {
	float: left;
	width: 257px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 5px; /* top and bottom padding create visual space within this div */
	margin: 0;
	line-height: 130%;
	background: url(../images/titik.gif) repeat-y right bottom;
}
.thrColElsHdr h1{
	background: #FFFFFF url(../images/h-ck.jpg) no-repeat left top;
	color: #FFFFFF;
	font: italic bold 11px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding: 2px 5px;
	height: 17px;
	margin: 0;
	letter-spacing: 0px;
	clear: both;
}
.thrColElsHdr h3{
	background: #FFFFFF url(../images/h-ck-21.jpg) no-repeat right top;
	color: #ffc300;
	font: italic bold 11px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding: 2px 5px;
	height: 17px;
	margin: 0;
	letter-spacing: 0px;
	clear: both;
	text-align: right;
}
.thrColElsHdr 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;
}
.thrColElsHdr #kenca h2{
	background: #FFFFFF url(../images/h-ck-1.jpg) no-repeat left top;
	color: #ffc300;
	font: italic bold 11px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding: 2px 5px;
	height: 17px;
	margin: 0;
	text-align: right;
	white-space: pre;
}
.thrColElsHdr #kenca td{
	height: 22px;
/*in	text-align:left;
	font-weight: bold;*/
	background: url(../images/titik.gif) repeat-x left bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
.judul{
	color: black;
	font: bold 11px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding: 2px 0;
	margin: 0;
	text-align: left;
}

.thrColElsHdr #kenca .nunyeratna{
	color: #003382;
	font: bold 10px Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	padding: 2px 0;
	margin: 3px 0;
	text-align: left;
}
.thrColElsHdr #kenca #cornerart {
	background-color:#dbf6ff;
	padding: 5px;
	margin: 0 0 5px 0;
}
.thrColElsHdr #mainContent {
	margin: 0; /* the right margin can be given in ems or pixels. It creates the space down the right side of the page. */
	width: 480px;
	padding: 5px;
	float: left;
	clear: right;
	border: 1px dotted #eee;
} 
.thrColElsHdr #mainContent h1{
	background: #FFFFFF url(../images/h1a.jpg) no-repeat left top;
	color: #FFFFFF;
	font: italic bold 11px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding: 2px 5px;
	height: 17px;
	margin: 0;
	letter-spacing: 0px;
	clear: both;
}
.thrColElsHdr #mainContent .newsarchieve {
	margin: 0; 
	width: 47%;
	padding: 5px;
	float: left;
	background: white;
}


.thrColElsHdr #mainContent .clubsarchieve {
	margin: 0; 
	width: 110px;
	padding: 5px;
	float: left;
	background: white;
}

.thrColElsHdr #mainContent .clubsarchieve ul {margin:0; padding:0; clear:both}	
.thrColElsHdr #mainContent .clubsarchieve ul li {
	margin:0 0 0 20px;
	padding:1px 0 1px 2px;
	color:#333333;
	border-bottom: 1px solid #eee;
	font: normal 11px Arial, Helvetica, sans-serif;
	text-transform: none;
}

.thrColElsHdr #mainContent .videohl {
	margin: 0;
	padding: 10px 5px;
	text-align: center;
	background: white;
}
.thrColElsHdr #mainContent .videohl ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-position:inside;
}
.thrColElsHdr #mainContent .videohl ul li {
	margin: 2px;
	padding: 2px;
	display:inline;
}
.thrColElsHdr #mainContent .videohl ul li img {
	margin: 2px;
	padding: 5px;
	border: 1px solid #d9dde9;
}
.thrColElsHdr #mainContent #recentnews {
	margin:0 0 5px 0;
	padding:10px;
	clear:both;
	line-height: 140%;
	border-bottom: 1px solid #d9dde9;
	width: 460px;
	height: 120px;
	min-height: 120px;
	background: white;
	}
.thrColElsHdr #mainContent #recentnews img{
	margin:0 15px 0 0;
	padding:3px;
	clear:both;
	float:left;
	border: 1px solid #d9dde9;
	}
.thrColElsHdr #mainContent #int {
	margin:0 0 5px 0;
	padding:10px;
	clear:both;
	line-height: 140%;
	background: #dbf6ff;
	}
.thrColElsHdr #mainContent .y {
	display: block;
	padding: 5px;
	margin: 1px 0;
	clear: both;
	background: #e1e5ee;
	}
	.thrColElsHdr #mainContent .b {
	display: block;
	padding: 5px;
	margin: 1px 0;
	clear: both;
	background: #FFEFB1;
	}
.thrColElsHdr #mainContent .icon {
	padding: 0px;
	margin: 0;
	text-align:right;
	clear: both;
	float: right;
	display: block;
	width:13px;
	height:13px;
}

.thrColElsHdr #sidebar2 {
	float: right;
	width: 237px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 5px  5px 15px 5px;
	margin: 0 5px 0 0;
}
.thrColElsHdr #sidebar2 td {
	padding: 3px 5px;
	margin: 0 ;
}
.thrColElsHdr #sidebar2 h1{
	background: #FFFFFF url(../images/h-ck.jpg) no-repeat left top;
	color: #FFFFFF;
	font: italic bold 11px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding: 2px 5px;
	height: 17px;
	margin: 10px 0 0 0;
	letter-spacing: 0px;
	clear: both;
}
.thrColElsHdr #sidebar2 h2{
	background: #FFFFFF url(../images/h-ck.jpg) no-repeat left top;
	color: #FFFFFF;
	font: italic bold 11px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding: 2px 5px;
	height: 17px;
	margin: 0;
	letter-spacing: 0px;
	clear: both;
}
.thrColElsHdr #sidebar2 #vote{
	background: #FFFFFF url(../images/euro.jpg) no-repeat right center;
	padding: 0;
	clear: both;
}
.thrColElsHdr #sidebar2 #profil{
	background: #0053A4 url(../images/bg_profil.jpg) repeat-x right top;
	padding: 5px;
	clear: both;
	min-height:300px;
	color: #FFFFFF;
}
.thrColElsHdr #sidebar2 #cntn{
	padding: 5px;
	clear: both;
	color: #333333;
	background: #AEEAF4;
}
.thrColElsHdr #sidebar1 h3, .thrColElsHdr #sidebar1 p, .thrColElsHdr #sidebar2 p, .thrColElsHdr #sidebar2 h3 {
	margin-left: 10px; /* the left and right margin should be given to every element that will be placed in the side columns */
	margin-right: 10px;
}

/* Tips for mainContent:
1. If you give this #mainContent div a font-size value different than the #sidebar1 div, the margins of the #mainContent div will be based on its font-size and the width of the #sidebar1 div will be based on its font-size. You may wish to adjust the values of these divs.
2. The space between the mainContent and sidebar1 is created with the left margin on the mainContent div.  No matter how much content the sidebar1 div contains, the column space will remain. You can remove this left margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends.
3. To avoid float drop, you may need to test to determine the approximate maximum image/element size since this layout is based on the user's font sizing combined with the values you set. However, if the user has their browser font size set lower than normal, less space will be available in the #mainContent div than you may see on testing.
4. In the Internet Explorer Conditional Comment below, the zoom property is used to give the mainContent "hasLayout." This avoids several IE-specific bugs that may occur.
*/

.thrColElsHdr #footer {
	padding: 0;  /*this padding matches the left alignment of the elements in the divs that appear above it. */
	background: url(../images/foot.png) no-repeat left top;
/*	height: 98px;*/
} 
.thrColElsHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

/* Miscellaneous classes for reuse */
.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;
}

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

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

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


    #tabs {
	float:left;
	width:100%;
	background: #010415 url(../images/bg_nav.jpg) repeat-x left top;
	height: 23px;
	font: italic bold 10px/normal Arial, Helvetica, sans-serif;
      }
    #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 3px;
	color:#FFFFFF;
	font: italic bold 11px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
      }
    /* 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;
      }
/*- Menu Tabs E--------------------------- */

    #tabsE {
	float:right;
	width:1024px;
	background: white;
	}
		#tabsE .img{
	margin:0;
	padding:0;
      }
    #tabsE ul {
	  margin:0;
	  padding:10px 3px 0 3px;
      }
    #tabsE li {
	display:inline;
	margin:0;
	padding:0;
	border: 0;
      }
    #tabsE a {
	float:left;
	background:url("../images/tabrightE.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	height: 23px;
      }
    #tabsE a span {
      float:left;
      display:inline;
      background:url("tabrightE.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#666666;
	  	font: italic bold 11px/normal Arial, Helvetica, sans-serif;
		text-transform: uppercase;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
   #tabsE a span {float:none;}
  /*    End IE5-Mac hack */
    #tabsE a:hover span {
      color:#FFF;
      }
    #tabsE a:hover {
      background-position:0% -42px;
      }
    #tabsE a:hover span {
      background-position:100% -42px;
      }  

ul {margin:0; padding:0; clear:both}	
ul li {
	margin:0 0 0 20px;
	padding:1px 0 1px 2px;
	color:#333333;
	border-bottom: 1px solid #eee;
	font: normal 11px Arial, Helvetica, sans-serif;
	text-transform: none;
	list-style: url(../images/icon_cntn.gif) none outside;

}
.date {color:#f10; font-size:10px}
a, a.visited {color:#333333; text-decoration:none;}
a:hover {color:#BB1111; text-decoration:underline;}
.style1 { color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;}
.style6 {color: #FFFFFF}
.style7 {font-size: 14px}
.style8 {font-size: 14; }
.style11 {
    font-size: 9px;
   
}
.style14 {
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;}
	.style88 {
	font-size:14px;
	color: #FFFFFF}


/*table PI*/
/*.thrColElsHdr #mainContentPI {
	margin: 0;  the right margin can be given in ems or pixels. It creates the space down the right side of the page. 
	
	width: 730px;
	padding: 5px;
	float: left;
	clear: right;
	border: 1px dotted #000000;
}

.linkPI{
	font-size: 5px;
}

#PI a{
	text-decoration:none;
	color:#FF0000;
	font-weight:bold;
	font-size: larger;
}

#PI a:hover {

	color:#FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

.club{

	background: #6FFD31;
	text-align:center;
	width: 100%;
}
.jadwal{

	background: #FFFFFF;
}
.left{

	text-align:left;

}
.right{

	text-align:right;

}
.logo{
	
}

.logo img{
	display:block;
	width: 100%;
	border: #000000 solid 1px;
}

.aggr{
	background:#999999;
}

.vs{
	color:#666666;
}

sponsor
#adv{
	display: table;
	margin: 0 auto;
	border: dotted 1px;
	
}

#adv img {
	
	padding-bottom: 11px;
	border: dotted 1px;
	
}*/
/*END table PI*/
/*table untuk players */

#datapemain { margin:0; padding:0; width: 0; clear:both;}
#datapemain table{        
		width: 485px;
        padding: 0;
        margin: 0 auto 1.5em auto;
        border-left: 1px solid #C1DAD7;
        border-collapse:collapse;
		font-size:12px;
        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 11px "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 ------------------- */
