﻿body {
	background: white;
	font-family: Verdana, Sans-Serif; /* font-size: .6875em; /* 1em = 11px */
	font-size: .75em;
	text-align: center;
}

a {
	color: blue;
	text-decoration: none;
}

a:hover {
	color: red;
	text-decoration: underline;
}

fieldset {
	background: #eee;
	border: solid 1px black;
}

h1 {
	font-family: Trebuchet, Sans-Serif;
	font-size: 1.5em;
	margin-top: 0;
}

h2 {
	font-size: 1.15em;
	margin-top: 0;
}

h3 {
	font-size: 1.1em;
}

img {
	border: 0;
}

input, select, textarea {
	font-family: Verdana, Sans-Serif;
	font-size: inherit;
  height: 26px;
}

legend {
	background: url(../Images/grad-gold-30.gif);
	border: solid 1px black;
	padding: .2em .5em;
}

#page {
	border: solid 1px black;
	margin: auto;
	text-align: left;
	width: 900px;
}


/* Header */

#header {
	background: url(../Images/head.jpg) no-repeat;
	height: 170px;
}

#rss {
	float: right;
}

#livescore {
	margin: 118px 1px 0 0;
	float: right;
}


/* Menu */

#menuWrapper {
	clear: right;
}

#menu {
	font-family: Trebuchet, Sans-Serif;
	font-weight: bold;
	margin: 134px 10px 0 0;
}

#menu a {
	color: white;
	text-decoration: none;
}

#menu a:hover {
	color: yellow;
}

#menu .dynamic {
	background: #036;
	border: solid 1px black;
	text-align: left;
}

#menu .dynamicItem {
	padding: .2em .2em 0 .3em;
}

#menu .staticItem {
	background: url(../Images/grad-blue-30.gif);
	border: solid 1px black;
	padding: 0 .2em;
}


/* Announcement */

#announcement {
	background: red;
	border-bottom: solid 1px black;
	border-top: solid 1px black;
	color: white;
	font-weight: bold;
	padding: .3em;
}

#announcement a {
	color: white;
	text-decoration: none;
}


/* Sidebar */

#sidebar {
	float: left;
	text-align: center;
	width: 250px;
}


/* Content */

#content {
	border-left: solid 1px black;
	margin-left: 249px;
}

#content > div:first-child {
	padding: 1em;
}

#content > div[class] {
	padding: 0;
}


/* Footer */

#footer {
	background: url(../Images/grad-gold-100.gif);
	border-top: solid 1px black;
	clear: both;
	padding: .5em .3em;
	text-align: center;
}

#footer p {
	font-size: smaller;
	margin: 0;
}


/* Side boxes */

.sideBox100, .sideBox300, .sideBox500, .sideBox700 {
	border-right: solid 1px black;
	border-top:solid 1px black;
	padding: .3em;
	text-align: left;
}

.sideBox100 {
	background: url(../Images/grad-gold-100.gif);
}

.sideBox300 {
	background: url(../Images/grad-gold-300.gif);
}

.sideBox500 {
	background: url(../Images/grad-gold-500.gif);
}

.sideBox700 {
	background: url(../Images/grad-gold-700.gif);
}

/* Login box */

#login {
	font-weight: bold;
}

#login td {
	padding-bottom: .3em;
	white-space: nowrap;
}

#login ul {
	font-weight: normal;
	list-style-image: url(../Images/bullet-ball.png);
	margin: 0 0 .5em 1.5em;
	padding: 0;
}

#login ul a {
	text-decoration: none;
}

#login ul a:hover {
	border: 0;
	text-decoration: underline;
}

#login li {
	padding: .1em 0;
}

#login .footer {
	font-size: .9em;
	font-weight: normal;
	margin-top: 1em;
}

#login .textbox {
	border: solid 1px black;
	padding: 0 3px;
	width: 105px;
}


/* Search box */

#search {
	text-align: center;
}

#search img {
	vertical-align: top;
}


/* Last Comments , Most Views */

#lastComments ul {
	list-style-image: url(../Images/bullet-ball.png);
	margin: 0 0 0 1.5em;
	padding: 0;
}

#mostviews li {
	padding: .2em 0;
}

#mostviews ul {
	list-style-image: url(../Images/bullet-ball.png);
	margin: 0 0 0 1.5em;
	padding: 0;
}

#lastComments li {
	padding: .2em 0;
}

/* Favorite Members */

#favMember img {
	float: left;
	padding-right:5px;
}

#favMember .info {
	margin-left: 80px;
}


/* Tag Cloud */

#tagCloud {
	text-align: center;
}

#tagCloud a {
	text-decoration: none;
	white-space: nowrap;
}

#tagCloud a:hover {
	background: white;
}


/* Headlines */

.headline h1 {
	font-size: 1.3em;
	margin-bottom: 0;
}

.headline img {
	padding: .2em;
}

.headline ul {
	list-style-image: url(../Images/bullet-ball.png);
	font-weight: normal;
	margin: 1em 0 0 1.5em;
	padding: 0;
}

.headline .credit {
	margin: .2em 0 .5em 0;
	font-size: .8em;
}

.headline .header {
	background: url(../Images/grad-gold-30.gif);
	border-bottom: solid 1px black;
	border-top: solid 1px black;
	color: black;
	font-family: Trebuchet, Sans-Serif;
	font-size: 1.2em;
	font-weight: bold;
	padding: .2em .5em;
}

#content > .headline:first-child .header {
	border-top: 0;
}

.headline .main {
	overflow: hidden;
	padding: 1em;
}

.headline .news {
	height: 1%; /* This is for the stupid IE6 */
	overflow: hidden;
}

.headline .sub {
	background: #eee;
	border: ridge 3px #eee;
	float: right;
	padding: 1em;
	width: 200px;
}

.headline .sub li {
	padding: .2em 0;
	font-size: .8em;
}

.headline .ads
{
	float:right;
	clear:both;
}

/* Article */

#article {
	overflow: hidden;
}

#article h1 {
	margin: 0;
	font-size: 1.6em;
}

#article img {
	padding: .5em;
}

#article .credit {
	color: #666;
	margin-top: 0;
}


/* Comments */

.comment {
	width: 625px;
}

.comment blockquote {
	background: url(../Images/bubble-content.png);
	margin: 0;
	padding: 0 .5em;
}

.comment .before {
	background: url(../Images/bubble-top.png);
	font-size: 0;
	height: 10px;
}

.comment .after {
	background: url(../Images/bubble-bottom.png);
	height: 24px;
}

.comment .credit {
	color: #666;
	margin: 0 0 1em 0;
}

.comment .editor {
	font-size: smaller;
	margin-top: 1em;
}


/* Form table */

.form th {
	font-weight: normal;
	text-align: right;
}


/* Table */

.table {
	border: solid 1px #999;
}

.table td {
	border-right: solid 1px #999;
	padding: .5em;
}

.table th {
	background: #e10000;
	border-right: solid 1px #999;
	color: white;
	padding: .5em;
}

.table th a {
	color: white;
}

.table .odd {
	background: #ddd;
}

.table .pager {
	border-top: solid 1px #999;
}

.table .pager td {
	background: #fcc;
	font-weight: bold;
	padding: .1em .3em;
}

.table .pager td td {
	background: #fcc;
	border: solid 1px #999;
}

.table .pager a {
	font-weight: normal;
}


/* Editor box */

.editorBox {
	background-color: #999;
	border: solid 1px black;
	color: white;
	font-size: smaller;
	margin-top: 1em;
	padding: .5em;
}

.editorBox a, .editor a {
	background: url(../Images/grad-gold-30.gif);
	border: solid 1px black;
	padding: .1em .3em;
}

.editorBox a:hover, .editor a:hover {
	background: url(../Images/grad-blue-30.gif);
	color: white;
	text-decoration: none;
}


/* Tooltip */

a.tooltip {
	position: absolute;
	text-decoration:none;
}

a.tooltip span {
	display: none;
}

a.tooltip:hover {
	background: #bef;
}

a.tooltip:hover span {
	background: #bef;
	border: solid 1px #999;
	color: black;
	display: block;
	left: 0;
	padding: .5em;
	position: absolute;
	text-decoration: none;
	top: 1.2em;
	width: 20em;
}

a.tooltip:hover span.right {
	left: auto;
	right: 0;
}

a.tooltip:hover span.top {
	bottom: 1.2em;
	top: auto;
}

/* Annoucement Box */

#Schedule {
    height: 170px;
    width: 230px;
 }
 
 #Result {
    height: 220px;
    width: 230px;
 }
 
.orangecnt
{
	min-height: 50px;
	margin: 5px 5px 0px 5px;
}

/*Stabilitas*/
.headerstab
{
	background: url(../Images/headstab.gif) no-repeat;
	height: 60px;
	border-bottom : 1px solid black;
}

/*Djarum*/
.headerdjarum
{
	background: url(../Images/headdjarum.gif);
	height: 20px;
	border-bottom : 1px solid black;
}


#Pacekap 
{
	background: url(../Images/HomeAFC.gif) no-repeat;
	height: 217px;
	width: 650px;
}

#term
{
	float:left;
	padding-top: 180px; 
	padding-left: 400px;
}

#term a
{
	color:Yellow;
	text-decoration:underline;
}

#term a:hover
{
	color:Yellow;
	text-decoration:underline;
}