body{
	padding:0px;
	margin:0px;
	background-image: url(images/bg_header.png);
	background-repeat: repeat-x;
	background-position: top;
	font-family: "Trebuchet MS";
	font-size: 80%;
	
}
img {
    border: none;
}
.clear{
	float:none;
	clear:both
}

#main {
	background-image: url(images/bg_main.png);
	background-repeat: repeat-y;
	background-position: center;
	margin: auto;
	width: 830px;
	padding-right: 35px;
	padding-left: 35px;
}
#footer {
	background-image: url(images/bg_main_b.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin: auto;
	width: 800px;
	padding-right: 50px;
	padding-left: 50px;
	padding-top: 10px;
	padding-bottom:10px;
	float:none;
	clear:both;
	font-size:12px;
	color:#999999;	
}
#footer a
{
	color:#999999;
}
#footer a:hover
{
	color:#666666;
	text-decoration:none;
}
.copyright{
	font-size:11px;
	color:#000066;
}

#header {
	margin: auto;
	height: 43px;
	width: 800px;
	padding-right: 50px;
	padding-left: 50px;
	padding-top: 115px;
	background: url(images/header.png) no-repeat center;
}
/*--------- LEFT ------------------*/
#left{
	float:left;
	width:200px;
	padding-right:15px;
	border-right:#999999 1px dotted;
}
#left h3{
	font-size:18px;
	margin:0px;
	color:#666666;
	font-family:"Trebuchet MS";
	border-bottom:#666666 1px dotted;
	padding-left:35px;
	height:32px;
	margin-bottom:5px;
}
#content{
	float:right;
	width:590px;
	padding:10px;
	color:#333333;
}
#content h1{
	font-size:22px;
	/*color:#333333;*/
	color:#aa0000;
	border-bottom:1px dotted #999999;
}
#content h2{
	color:#000000;
}
#content .title, #content .title a{
	color:#000000;
	padding:0px;
	margin:0px 0 10px 0;
	font-size:19px;
	font-weight:bold;
	text-decoration:none;
}
#content .title a:hover{
	text-decoration:underline;
}
#content .date{
	color:#0000aa;
	margin:0;
	padding:0;
}
/*------------- MENU ------------------------*/
.headermenu
{
	
}
.menu ul {
        list-style: none;
        margin: 0;
        padding: 0;
        }
/*-------- TOP MENU -------------------*/
#topmenu {
	font-size:120%;
}
#topmenu ul{
	text-align:right;
	font-family:"Trebuchet MS";
}
#topmenu li{
	display:inline;
	
}
#topmenu li a{
	text-decoration:none;
	color:#B4DEFA;
	padding: 5px 10px 5px 10px;
}
#topmenu li a:hover{
	background-color:#2BA0EF;
	color: #FFFFFF;
}

/*- Menu 9--------------------------- */

#menu {
        width: 200px;
		font-weight: bold;
}
#menu h2 {
        font: bold 14px Verdana, Arial, Helvetica, sans-serif;
        color: #000;
        margin: 0px;
        padding: 0px 0px 0px 15px;
}

#menu li a {
        height: 32px;
          voice-family: "\"}\"";
          voice-family: inherit;
          height: 24px;
        text-decoration: none;
        font-siz: 13px;
        }

#menu li a:link, #menu li a:visited {
        color: #FFF;
        display: block;
        background:  url(images/bg_menu.gif);
        padding: 8px 0 0 35px;
}

#menu li a:hover, #menu li #current {
        color: #FFF;
        background:  url(images/bg_menu.gif) 0 -32px;
        padding: 8px 0 0 35px;
        }
#menu li a.disable, #menu li a:hover.disable{
	color:#CCC;
	cursor:default;
	background:  url(images/bg_menu.gif);
}
#menu ul ul {
position: absolute;
top: 0;
left: 100%;
width: 100%;
}
#menu li {position: relative;}

#menu ul ul,
#menu ul li:hover ul
{display: none;}

#menu ul li:hover ul,
#menu ul ul li:hover ul
{display: block;}
/*----- SEARCH ----------*/
#searchbox{
	padding:5px;
}
#search{
	font-style:italic;
	color:#666666;	
}
.searchicon{
	background:url(images/binocular32x32.gif) no-repeat left center;
}
.newsicon{
	background:url(images/news32x32.gif) no-repeat left center;
}
.archiveicon{
	background:url(images/archive32x32.gif) no-repeat left center;
}
.guideicon{
	background:url(images/guide32x32.gif) no-repeat left center;
}
.statistikicon{
	background:url(images/statistics.gif) no-repeat left center;
}
.module{
	margin-top:20px;
}
.waiting
{
	font-size:14px;
	color:#999999;
	background:url(images/ajax-loader.gif) no-repeat center 10px;
	padding-top: 50px;
	padding-bottom:10px;
	text-align:center;
	border:#999999 dotted 1px;
}
/*------- lATEST NEWS ------------*/
#latestnews{
	font-size:11px;
	text-align:justify;
}
#latestnews div{
	font-family:"Trebuchet MS";
	border-bottom:#CCCCCC 1px dashed;
	padding:5px;
	color:#660000;
}
#latestnews h1{
	margin:0;
	padding:0;
	font-size:14px;
}
#latestnews h1 a{
	font-size:12px;
	text-align:left;
	text-decoration:none;
	font-weight:bold;
	color:#000000;
}
#latestnews h6{
	margin:0px;
	padding:0px;
}

/*--------- TABLE --------------*/
#content table
{
	/*border: dotted 1px #cacaca;*/
	padding: 0.5em;
	margin-bottom: 1.5em;
}

#content table th
{
	text-align: left;
	font-weight: bold;
	padding: 0.5em;
}

#content table td
{
	padding: 0.5em;
}
#content table tr.rowA
{
	background-color: #f5f5f5;
	color: inherit;
}

#content table tr.rowB
{
	background-color: #fdfdfd;
	color: inherit;
}
#content table td.colA
{
	background-color: #f5f5f5;
	color: inherit;
}

#content table td.colB
{
	background-color: #fdfdfd;
	color: inherit;
}

.gradasi{
	background: repeat-x url(images/a3.gif);
}

.small_content{
	font-size:11px;
}

/* * * * * PANDUAN * * * * * * * */
ol group{
	background:#FFFFFF;
}

/* CSS Tabs */
#navlist {
        padding: 3px 0;
        margin-left: 0;
        border-bottom: 1px solid #778;
        font: bold 12px Verdana, sans-serif;
}

#navlist li {
        list-style: none;
        margin: 0;
        display: inline;
}

#navlist li a {
        padding: 3px 0.5em;
        margin-left: 3px;
        border: 1px solid #778;
        border-bottom: none;
        background: #DDE;
        text-decoration: none;
}

#navlist li a:link { color: #448; }
#navlist li a:visited { color: #667; }

#navlist li a:hover {
        color: #000;
        background: #AAE;
        border-color: #227;
}

#navlist li a#current {
        background: white;
        border-bottom: 1px solid white;
}
.style9 {font-size: 16px}
.style2 {
	padding: 8px 0.5em;
	background:#FF0000;
	color: #FFFFFF;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;

}
.style2 a {
 color:#CCCCCC;
}
.style2 a:hover{
color:#333333;
}
#topdiv{
	margin-left:-100px;
	color:#FFFFFF;
	position:fixed;
	left:50%;
	top:0px;
}
#topdiv .message{
	padding: 5px 10px 5px 10px;
	margin-left:auto;
	margin-right:auto;
	background:#FF6A22;
	width:200px;
	text-align:center;
	left:100px;
	-moz-border-radius-bottomleft:5px;
	-webkit-border-bottom-left-radius:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-bottom-right-radius:5px;
}
