/* Kopertis5.org CSS */

body{
	background: #FFFFFF;
	margin:0;	
}

body,td,th {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000;
}
form{margin:0;padding:0;}
a{ text-decoration:none; }
a:hover{text-decoration:underline;}
a img,img,map{border:none;}

h1{ 
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	margin-top: 8px;
	margin-bottom: 0px;
	color:#FFF;
}

h2{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	margin-top: -5px;
	color:#FFF;
}

#address{
	font-size:14px;
}

#main{
	background: url(images/Kopertis5revisi2_01.jpg) no-repeat top;
	top: 0px;
	position:absolute; 
	width: 1010px;
}

#header_container{
	left: 0px;
	top: 0px;
	height:190px;
}

#header{
	top: 40px;;
	padding: 5px;
	width: 700px;
	float:right;
}

#title{
	width:340px;
	float:left;
	margin-top:20px;
}

#title h1,h2,span{	
	color:#000;
}

#logo{
	float:left;
}

#search{
	float: right;
	width: 400px;
	color: #FFF;
	margin-top: 50px;
}

#combobox{
	width:150px;
	border: 1px solid #94AEDB;
	color: #94AEDB;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#searchtxt{
	border: 1px solid #94AEDB;
	color: #94AEDB;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#left{
	width: 205px;
	float: left;
}

#left_modul{
	margin-bottom: 15px;
}

#header_org{
	background: url(images/header_s_o.png) no-repeat left top; 
	color: #FFF;	
	height: 28px;
	margin-top: 0;
}

#header_org h3{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	margin-top: 0px;
	margin-left: 64px;
	padding-top: 5px;
}

#header_berita{
	background: url(images/header_b_k.png) no-repeat left top; 
	color: #FFF;	
	height: 28px;
	margin-top: 0;
}

#header_berita h3{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	margin-top: 0px;
	margin-left: 64px;
	padding-top: 5px;
}

#header_arsip{
	background: url(images/header_ar_b.png) no-repeat left top; 
	color: #FFF;	
	height: 33px;
}

#header_arsip h3{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	margin-top: 0px;
	margin-left: 64px;
	padding-top: 5px;
	padding-bottom:0;
}

#organisasi{
	background: url(images/bg_s_o.png) no-repeat bottom;
	padding-left: 5px;
}

#organisasi ul{
	margin-top: 0px;
	margin-left: 2px;
	margin-right: 6px;
	margin-bottom: 0px;
	display: block;
}

#organisasi li{
	list-style: square;
	color:#999900;
	font-size:10.5px;
	margin-left: -15px;
	margin-right: 10px;
	height: 10px;
}

#organisasi a{
	color: #333;
	font-size: 11px;
}

#organisasi a:hover{
	color: #8383B8;
	font-size: 11px;
	text-decoration:underline;
}


#organisasi p{
	margin-bottom: 0px;
	font-weight: bold;
}

#submenu{
	border-bottom:#999 1px dashed;
}

#berita{
	background: url(images/bg_b_k.png) no-repeat bottom;
	padding-left: 5px;
}

#berita ul{
	margin-top: 0px;
	margin-left: 2px;
	margin-right: 6px;
	margin-bottom: 0px;
	display: block;
}

#berita li{
	list-style: square;
	color:#999900;
	font-size:10.5px;
	margin-left: -15px;
	margin-right: 10px;
}

#berita a{
	color: #333333;
	font-size: 11px;
}

#berita p{
	margin-bottom: 0px;
	font-weight: bold;
}

#arsip{
	background: url(images/bg_ar_b.png) no-repeat bottom;
	padding-left: 5px;
}

#arsip ul{
	margin-top: 0px;
	margin-left: 2px;
	margin-right: 6px;
	margin-bottom: 0px;
	display: block;
}

#arsip li{
	list-style: square;
	color:#999900;
	font-size:10.5px;
	margin-left: -15px;
	margin-right: 10px;
}

#arsip a{
	color: #333333;
	font-size: 11px;
}

#arsip p{
	margin-bottom: 0px;
	font-weight: bold;
}

#content_container{
	left: 0px;
	right: 0px;
}

#main_content{
	width: 583px;
	margin-left: 205px;
}

#menu{
	height: 60px;
	padding-left: 25px;
	left: 205px;
	top: 130px;
	margin-top: -5px;
	margin-bottom: 12px;
}

#menu ul{
	padding: 0px;
	margin-top: 0px;
}

#menu li{
	float:left;
	width:70px;
	margin-right: 5px;
	margin-top: 0px;
	height:60px;
	list-style: none;
	text-align: center;
	font-size: 10px;
}

#menu a{	
	color: #000;
}

#menu a:hover{	
	color: #755D77;
}

#menu div{	
	height:60px;
	padding-bottom: 0px;
}

#home{
	background: url(images/home_normal.png) bottom no-repeat;
}

#home:hover{
	background: url(images/home_over.png) bottom no-repeat;
}

#home_active{
	background: url(images/home_active.png) bottom no-repeat;
}

#about{
	background: url(images/about_normal.png) bottom no-repeat;
}

#about:hover{
	background: url(images/about_over.png) bottom no-repeat;
}

#about_active{
	background: url(images/about_active.png) bottom no-repeat;
}

#listpts{
	background: url(images/listpts_normal.png) bottom no-repeat;
}

#listpts:hover{
	background: url(images/listpts_hover.png) bottom no-repeat;
}

#listpts_active{
	background: url(images/pts_active.gif) bottom no-repeat;
}

#download{
	background: url(images/download_normal.png) bottom no-repeat;
}

#download:hover{
	background: url(images/download_hover.png) bottom no-repeat;
}

#download_active{
	background: url(images/download_active.gif) bottom no-repeat;
}

#bukutamu{
	background: url(images/bukutamu_normal.png) bottom no-repeat;
}

#bukutamu:hover{
	background: url(images/bukutamu_hover.png) bottom no-repeat;
}

#bukutamu_active{
	background: url(images/guestbook_active.gif) bottom no-repeat;
}

#elearning{
	background: url(images/elearning_normal.png) bottom no-repeat;
}

#elearning:hover{
	background: url(images/elearning_hover.png) bottom no-repeat;
}

#elearning_active{
	background: url(images/elearning_active.gif) bottom no-repeat;
}

#peta{
	background: url(images/peta_normal.png) bottom no-repeat;
}

#peta:hover{
	background: url(images/peta_hover.png) bottom no-repeat;
}

#peta_active{
	background: url(images/jogjamap_active.gif) bottom no-repeat;
}

#header_content{
	background: url(images/header_content.gif) no-repeat top;
	height: 60px;
}

#header_content h1{
	color:#5173B2;
	margin-right: 18px;
	font-size : 19px;
	padding-top: 5px;
	font-weight: bold;
}

#isi_content{
	color: #000;
	padding: 15px;
	background: url(images/content_bg.gif) repeat-y;
}

#isi_content h1{
	font-size: 18px;
	color: #000;
	border-bottom: #999999 1px dashed;
	margin-top: -10px;
	margin-bottom: 15px;
}

#isi_content h2{
	font-weight: bold;
	font-size: 14px;
	border-bottom: #999999 1px dashed;
	color: #666666;
	margin-top: 20px;
	margin-bottom: 0px;
}

#isi_content h3{
	font-weight: bold;
	font-size: 12px;
	color: #003366;
	margin-top: 0px;
	margin-bottom: 0px;
}

.tgl{
	font-size: 10px;
	color:#003366;
}

#isi_content a{
	color: #755D77;
	font-weight: bold;
}

#isi_content li{
	font-weight: normal;
	font-size: 11px;
	list-style: square;
	margin-top: 3px;
	margin-left: -20px;
}

#isi_content li a{
	font-weight: bold;
	font-size: 11px;
	color: #003366;
}

#isi_content li strong{
	font-weight: bold;
	font-size: 11px;
	color: #CC0000;
}

#content_bottom{
	background: url(images/Kopertis5_37.gif) no-repeat;
	height: 30px;
	clear: both;
}

#paging{
	margin-top: 20px;
}

#paging a{
	border: #755D77 1px solid;
	padding: 0.5px 2px;
	margin-bottom:5px;
}

#paging a:hover{
	border: #FF9900 1px solid;
	background-color: #FF9900;
	color: #755D77;
	padding: 2px;
}

#right{
	width: 180px;
	margin-top: 0px;
	float: right;
	left: 795px;
	top: 130px;
	position:absolute;
}

#statistik{
	background:url(images/grafik.png) top no-repeat;
	height: 300px;	
	width: 170px;
	left: 795px; 
	top: 205px;
	position: inherit;
	overflow: visible;
}

#statistik h3{
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	padding-top: 10px;
	padding-left: 50px;
}	

#statistik p{
	margin-left: 25px;
	color: #755D77;
}

#statistik img{
	margin-top: 10px;
	border: #755D77 1px solid;
}

#polling{
	background:url(images/Kopertis5_29.gif) top no-repeat;
	margin-top: 0px;
	margin-bottom: 15px;
	width: 180px;
	left: 795px;
	top: 460px;
	position: absolute;
}

#polling h3{
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	padding-top: 15px;
	padding-left: 50px; 
}	

#polling p{
	color: #755D77;
	margin-left: 25px;
}

#polling ul{
	width: 150px;
}

#polling li{
	list-style: none;
	color: #755D77;
	margin-left: -20px;
	border-bottom: #CCC 1px dashed;
	padding-right: 20px;
	width: 150px;
}

#polling li a{
	list-style: none;
	color: #755D77;
	margin-bottom: 3px;
	
}

.button{
	color: #755D77;
	background: #FFF;
	border: #755D77 1px solid;
	cursor: pointer;
	margin-top: 3px;
}

#calendar{
	background:url(images/kalendar.png) top no-repeat;
	height: 54px;
	margin-top: 0px;
	margin-bottom: 15px;
	width: 180px;
	left: 795px;
	top: 660px;
	position:absolute;
}

#calendar h3{
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	padding-top: 2px;
	padding-left: 50px;
}

#calendar p{
	color: #755D77;
	padding-left: 25px;
	width: 180px;
}

#img_link{
	height: 54px;
	margin-top: 0px;
	margin-bottom: 15px;
	width: 180px;
	left: 795px;
	top: 900px;
	position:absolute;
}

#footer{
	margin-top: 10px;
	border-top: 1px dashed #E4E4E4;
	clear: both;
	height: 60px;
	padding-top: 20px;
	margin-left:inherit;
	position : absolute;
}

#clear{
	clear: both;
	font-size: 0px;
	height: 0px;
}

#forumbox {padding:2px;border:1px solid #6c85a4;color:#333;}
#forumbox a {color:#333333;font-size:11px;}
#forumbox a:hover {color:#00CC00;font-size:11px;font-weight:bold;text-decoration:underline}
#forumbox .judul {background:#6c85a4;color:#FFFFFF;font-size:12px;font-weight:bold;}
#forumbox .pad5 {padding-left:5px;}

tr.list_data1
{
	background-color: #FFFFFF;
	font-family: tahoma,verdana,arial,helvetica,"Lucida Sans Unicode","Lucida Sans",; 
	font-size: 12px;
	border:inherit;
	padding:2px;
}

tr.list_data1:hover
{
	background-color: #FFFFCC;
	font-family: tahoma,verdana,arial,helvetica,"Lucida Sans Unicode","Lucida Sans",; 
	font-size: 12px;
	border:inherit;
	padding:2px;
}

tr.list_data2
{
	background-color: #F0F0F0;
	font-family: tahoma,verdana,arial,helvetica,"Lucida Sans Unicode","Lucida Sans",; 
	font-size: 12px;
	border:inherit;
	padding:2px; 
}

tr.list_data2:hover
{
	background-color: #FFFFCC;
	font-family: tahoma,verdana,arial,helvetica,"Lucida Sans Unicode","Lucida Sans",; 
	font-size: 12px;
	border:inherit;
	padding:2px; 
}

td.menupts{
	text-align:center;
	cursor: pointer;
}