@charset "utf-8";
/* CSS Document */

#container {
 border: solid 1px;
  margin:auto;
  width: 810px; 
  background: #ffffff;
}
body {
margin : 0;
padding : 0;
font : 75% arial, verdana, tahoma, "Trebuchet MS", sans-serif;
line-height : 1.7em;
color : #333;
background : #fff;
}
#header {
background-image:url(images/header-achiever.jpg);
background-repeat:no-repeat;
height: 150px;
margin:5px;
}
#leftBar {
margin: 5px;
float: left;
width: 160px;
background-color:#FFFFFF;
}
#peringkat {
	float:left;
	width:606px;
	height: 40px;
	border: dotted 1px;
	padding: 5px;
	margin: 5px;
}
#content {
float:left;
width:606px;
border: dotted 1px;
padding: 5px;
margin: 5px;
}
#footer {
clear:both;
background:#DDDDDD;
margin: 5px;
padding: 5px;
}
#footer a {
clear:both;
text-decoration : none;
color : #000;
background : inherit;
}
#footer a:hover {
text-decoration : underline;
color : #fff;
background : inherit;
}
a {
	color : #FF0000;
	background : inherit;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration : blink;
	color : #333333;
	background : inherit;
}
a img {
border : 0;
}
.border {
padding : 10px;
margin : 10px;
border : 1px solid #aaa;
}
.imgleft {
	float : left;
	border : 1px solid #aaa;
	padding : 5px;
	margin: 5px;
}
.imgframe {
float : left;
border : 1px solid #aaa;
margin : 2px;
}
.imgright{
float : right;
border : 1px solid #aaa;
margin : 5px 15px;
padding : 15px;
}
.linkstandar {
font-size: 11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
list-style-type:circle;
}
h1 {
margin : 20px;
padding : 5px;
font-size : 140%;
letter-spacing : 3px;
text-align: center;
color : #fff;
background : #aaa;
}
h2 {
margin : 0;
padding : 0;
font-size : 130%;
text-transform : none;
letter-spacing : 5px;
color : #BA3F2F;
background : inherit;
}
h3 {
	padding : 5px;
	text-transform : uppercase;
	font-size : 120%;
	letter-spacing : 5px;
	color:#FFFFFF;
	background-color: #990000;
	background-image: url(images/bg-batu.jpg);
	background-repeat: repeat-x;
	text-decoration: blink;
}
h4 {
padding : 5px;
text-transform : uppercase;
font-size : 110%;
color : #fff;
background : #f17c0b;
}
h5 {
font-size : 13px bold;
color:#333333;
}
.clear {
clear : both;
width : 100%;
}
hr {
	border:none;
	border-top:1px solid #CCCCCC;
	height:1px;
	margin-bottom:25px;
	}

ul.vert-one{
    margin-left: 2px;
	padding:0;
	list-style-type:none;
	display:block;
	font:bold 11px Helvetica, Verdana, Arial, sans-serif;
	line-height:165%;
	width:150px;
	}

ul.vert-one li{
	margin:0;
	padding:0;
	border-top:1px solid #4D0000;
	border-bottom:1px solid #761A1A;
	}

ul.vert-one li a{
	display:block;
	text-decoration:none;
	color:#fff;
	background:#600;
	padding:0 0 0 10px;
	width:140px;
	}

ul.vert-one li a:hover{
	background:#900 url("vert-one_arrow.gif") no-repeat 0 9px;
	}

ul.vert-one li a.current,ul.vert-one li a.current:hover{
	background:#933 url("vert-one_arrow.gif") no-repeat 0 9px;
	}
#navlist {
font-size:9px;
padding : 4px 5px 4px 0;
margin : 0 0 20px 0;
text-align : center;
letter-spacing : 3px;
color : #fff;
background : #990000;
}
#navlist li {
list-style : none;
margin : 0;
display : inline;
}
#navlist li a {
padding : 5px 0.75em;
margin : 0;
color : #fff;
background : #990000;
text-decoration : none;
}
#navlist li a:link {
color : #fff;
background :#990000;
}
#navlist li a:visited {
color : #fff;
background-color: #990000;
}
#navlist li a:hover {
color : #fff;
background : #BA3F2F;
}
#navlist li a#current {
color : #fff;
background : #BA3F2F;
}
ul#saturday{
	margin:0;
	padding:0;
	list-style-type:none;
	width: auto;
	position:relative;
	display:block;
	height:36px;
	text-transform:uppercase;
	font-size:9px;
	font-weight:bold;
	background:transparent url("images/bgOFF.gif") repeat-x top left;
	font-family:Helvetica,Arial,Verdana,sans-serif;
	border-bottom:4px solid #990000;
	border-top:1px solid #ffccff;
	}

ul#saturday li{
	display:block;
	float:left;
	margin:0;
	padding:0;
	}

ul#saturday li a{
	display:block;
	float:left;
	text-decoration:none;
	padding:12px 9px 0 9px;
	height:24px;
	background:transparent url("images/bgDIVIDER.gif") no-repeat top right;
	}

ul#saturday li a:hover{
	background:transparent url("images/bgHOVER.gif") no-repeat top right;
	}

ul#saturday li a.current,ul#saturday li a.current:hover{
	color:#fff;
	background:transparent url("images/bgON.gif") no-repeat top right;
	}
