@import url(home.css);

/* GLOBAL */
*{
	margin:0; 
	padding:0; 
	outline:none;
}
html{
	height: 100%;
}
body{
	height: 100%;
	background:#FFFFFF url(../img/bg_main.gif) repeat-x;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
a:link, a:visited{
	color:#B3E20F;
	text-decoration:none;
}
a:active, a:hover{
	color:#756e3b;
	text-decoration:none;
}
.clear{
	clear:both;
}
embed{
	z-index: 100000;
}

h2 {
	font: 1.5em arial, sans-serif; 
	letter-spacing: 1px;
}
h3 {
	font: bold 13px Arial, sans-serif; 
	letter-spacing: 2px;
	text-transform: uppercase;
}
h4 {
	font: bold 1.1em Georgia, "Times New Roman", serif; 
	letter-spacing: 1px;
}

object {
	z-index: 0;
	}

/* MAIN */
#page{
	position: relative;
	min-height: 100%;
}
* html #page{
	height: 100%;
}
#content{
	margin: 0 auto;
	width: 950px;
}
#main {
	padding-top: 10px;
}
.btn {
	padding: 2px 5px;
	background: #B3E20F;
	-moz-border-radius: 3px;
	font:bold 10px verdana;
}
.btn a {
	color: #000;
}
.btn a:hover {
	color: #AD0000;
}

.gfx {
	float:left; 
	margin-right:5px; 
	margin-top:5px;
}
.gfx img {
	border:1px solid #CCC; 
	margin:10; 
	padding:5px;
}

.txlink {
	color: #000;
	padding: 3px;
}
.txlink:hover {
	color: #fff;
	border-bottom: 1px dashed #fff;
}

/* -------------------tab.css */
.basictab{
	padding: 3px 0;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left:5px;
	font: bold 12px Arial;
	text-transform:uppercase;
	border-bottom: 1px solid #E8E8E8;
	list-style-type: none;
	letter-spacing: 1px;
}

.basictab li{
display: inline;
margin: 0;

}

.basictab li a{
text-decoration: none;
padding: 3px 5px;
border: 1px solid #E8E8E8;
border-bottom: none;
background-color: #F9F9F9;
color: #2d2b2b;

}

.basictab li a:visited{
color: #2d2b2b;
}

.basictab li a:hover{
background-image:none;
background-color: #E8E8E8;
color: #B3B3B3;
}

.basictab li a:active{
color: black;
}


.basictab li a.selected{ 
position: relative;
top: 1px;
}

.basictab li a.selected{ 
background-color: #FFF;
border-bottom-color: white;
}

.basictab li a.selected:hover{ 
text-decoration: none;
color: black;
}

/* HEAD/NAVIGATION */

#head{
	background: url(../img/logo.gif) no-repeat;
	height:150px;
	width:100%;
}
#headNav{
	width:700px;
	float: right;
	padding-top: 128px;
	-moz-border-radius: 10px;
}

.nav{
	background:#2A586F url(../img/bg_nav.png);
	height:44px;
	width: 100%;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 1px;
	font-variant: small-caps;
	-moz-border-radius: 10px;
}

.nav:after{ /*Add margin between menu and rest of content in Firefox*/
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.nav ul{
	width: 100%;
	padding: 16px 0;
	margin: 0;
	text-align: center;
	height: 44px;

}

.nav ul li{
	display: inline;
}

.nav ul li a{
	color: #FFFFFF;
	padding: 15px 15px;
	margin: 0;
	text-decoration: none;
}

.nav ul li a:hover{
	background-color: #103D52;
	-moz-border-radius: 10px;
}

.nav ul li a[rel]:after{ /*HTML to indicate drop down link*/
}

.dropmenudiv{
	-moz-border-radius: 3px;
	position:absolute;
	top: 0;
	font-size: 11px;
	z-index:103;
	background-color: #103D52;
	width: 250px;
	visibility: hidden;
}

.dropmenudiv a{
	width: auto;
	display: block;
	text-indent: 3px;
	padding: 8px 5px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	font-variant: small-caps;
}

* html .dropmenudiv a{ /*IE only hack*/
	width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
	background-color: #7CA0B2;
	color: #000000;
	padding: 8px 10px;
	-moz-border-radius: 3px;
}

/* HOME */
.toptable{
	background: #F2CE08 url(../img/bg_toptable.png) repeat-x;
	height: 18px;
	border: 1px solid #DEA303;
	font:bold 13px arial;
	letter-spacing: 1px;
	padding: 1px 10px;
	text-transform: uppercase;
	vertical-align:middle;
}
#kolomkiri {width:500px; padding-right:10px; float:left;}
#sambutan {
	background: #E9E9E9 url(../img/bg_sambutan.png) no-repeat;
	height: 268px;
	width: 500px;
	border: 1px solid #C5C5C5;
}
.contentwrapper{
	position: relative; 
	padding-top: 50px;
	width: 500px;
	height: 200px; 
	overflow: hidden;
}
.glide{ 
	padding-top: 5px;
	padding-left: 10px;
	width: 480px;
}
#judul {
	font-family: Georgia;
	font-variant: small-caps;
	font-size: 16px;
	font-weight: bolder;
	line-height: 150%;
	letter-spacing: 0.3ex;
	color: #325F76;
	letter-spacing: 1px;
}
#judul a {
	color: #325F76;

}
#judul a:hover {
	color: #7CA0B2;
}
.oleh {
	font-family: verdana;
	letter-spacing: 0.1ex;
	font-size: 10px;
	color: #777;
	font-weight: normal;
}

#kolomkanan {width:430px; float:left;}
#agenda {
	background: url(../img/bg_agenda.png) no-repeat;
	height: 121px;
	width: 440px
}
#agenda teks, #agenda teks a {
	font-family: Georgia;
	font-variant: small-caps;
	font-size: 16px;
}
#agenda teks a:hover {
	color: #7CA0B2;
}
.judulmov {
	padding: 10px 5px 5px 5px;
	font: bold 12px arial;
	line-height: 150%;
	letter-spacing: 0.3ex;
	color: #fff;
	letter-spacing: 1px;
}
.judul a {
	color: #fff;

}
.judul a:hover {
	text-decoration: underline;
}
/*---------- ticker ----------*/
#ticker {
	position: absolute; 
	overflow: hidden; 
	width: 440px; 
	height: 50px; 
	font:bold 12px arial;
	color:#FF6600;
}

#ticker_content {
	position: absolute;
	top: 50px;
	left: 0px;
}

#ticker a {
	display: block;
	padding: 0 0px;
	text-decoration: none;
	padding-left:75px;
	font:bold 12px arial;
	color:#369;
}
#ticker a:hover {color: #C00; text-decoration:underline;}

#multimedia {
	background: #000000 url(../img/tx_multimedia.gif) no-repeat;
	height: 140px;
	width: 440px;
}

#kolomtengahkiri {width:350px; float:left;}
#foto {
	background: #F5F1E7 url(../img/tx_foto_kegiatan.gif) no-repeat;
	width: 350px;
	height: 420px;
}
.slidemenu{
	font: bold 11px verdana;
	margin-bottom:0px;

}

.slidemenu ul{
	margin: 0;
	padding: 0;
	float: right;

}

.slidemenu ul li{
	display: inline;
}

.slidemenu ul li a{
	color: #000; /*text color*/
	float: left;
	padding: 4px 6px;
	text-decoration: none;
	border: 1px solid #ccc;
	margin-right:2px;
	background: #F0F0F0;
}

.slidemenu ul li a:visited {
	color: #000;
}

.slidemenu ul li a:hover {
	background: #486E93;
}


.slidemenu ul li a.selected {
	color: white !important;
	padding-top: 6px; 
	padding: 4px 6px;
	background: #003366 center center repeat-x;
	border: 1px solid #003366;

}

.tabcontentstyle{ 
	width: 450px;
	margin-bottom: 1em;
	padding: 10px;
}

.tabcontent{
	display:none;
}

.tabcontent img, .tabcontent a img{
	border:1px solid #CCC; 
	margin:10; 
	padding:10px;
}
.tabcontent a:hover img{
	border:1px solid #888; 
	margin:10; 
}


#kolomtengahkanan {
	width:300px; 
	float:left; 
	display:inline;
}

#berita {
	border: 1px solid #E3E3E3; 
	margin-top: 3px; 
	background: #FDFBEC;
	width: 300px;
	height: 385px;
}
#beritadetail { 
	width:280px;
	height: 80px;
	margin:25px 10px; 
	font:normal 9px verdana; 
	color:#555;
}
#beritadetail a img {
	width:80px; 
	height:60px; 
	float:left; 
	border:1px solid #CCC; 
	margin-right:5px; 
	padding:3px;
}
#beritadetail a { 
	font:normal 12px verdana; 
	color:#7C0205; 
	text-decoration:none; 
	padding:0;
}
#beritadetail a:hover img {
	border:1px solid #888; 
	color:#999; 
}
#beritadetail .judulheadline {
	color: #7C0205; 
	margin-bottom:4px; 
}
#beritadetail .judulheadline a {
	font:bold 11px "Trebuchet Ms";
	color:#7C0205; 
	letter-spacing: 0.1ex;
	text-decoration:none;
}
#beritadetail .judulheadline a:hover {
	color:#000; 
	border-bottom: 1px dashed rgb(0, 0, 0);
}
#beritadetail .headlinetgl {
	font:normal 9px arial;
	color:#777; 
	letter-spacing: 0.2em;
}
#beritadetail .headlineby {
	font-size: 10px;
	color:#000; 
	letter-spacing: -0.1ex;
	text-decoration:none;
}


#artikel {
	border: 1px solid #E3E3E3; 
	margin-top: 3px; 
	background: #F6F6F6;
	width: 300px;
	height: 385px;
}
.artList{
	width:300px;
	height: 260px;
	margin:25px 5px; 
	font:normal 10px verdana; 
	color:#555;
	list-style: none;
}
.artList ul li {
	display: block;
	padding-left: 10px; 
	background-image: url(../img/bullet.gif); 
	background-repeat: no-repeat; 
	background-position: 0 .6em;  
	padding-top:5px; 
	padding-bottom: 5px;
}
.artList ul li a:link, .artList ul li a:visited{
	display: block;
	color: #6D96AA;
}
.artList ul li a:active, .artList ul li a:hover{
	color: #000;
}

#navlist { margin-left: 0; margin-top: 5px; margin-bottom:0;  padding-left: 0; list-style: none;/* border-top:1px solid #EEE;*/}
#navlist li { padding-left: 10px; background-image: url(../img/bullet.gif); background-repeat: no-repeat; background-position: 0 .6em;  padding-top:2px; padding-bottom: 2px;  border-bottom:1px solid #EEE;  }
#navlist a { font:normal 12px arial; color:#336699; text-decoration:none;}
#navlist a:hover { color:#003366; text-decoration:underline;}
#navlist span {font:bold 11px arial; color:#F60; margin-right:5px; text-transform:uppercase;}


/* MIDDLE */
#middle{
	background: #FFFFFF url(../img/bg_middle.gif) repeat-x;
	border: 1px solid #CFD4D7;
	-moz-border-radius: 5px;
	padding: 15px;
}
#tengahtengah {
	width: 100%;
	float: left;
}
#tengahkiri {
	float:left;	
	width: 600px;
	padding-right: 10px;
	text-align: justify;
}
#tengahkanan {
	float: left;
	width: 307px;
}
#tabeldalam{
	padding: 0px;
}
#judultabel{
	margin-top: 5px;
}
#judultabel span{
	margin-left: 15px;
	font-family: arial, verdana, "trebuchet ms";
	font-weight: bold;
	font-size: 13px;
	letter-spacing: 2px;
	color: #0E3B51;
	text-transform: uppercase;
	border: 1px solid #E8E9E9;
	border-bottom-color: #F7F7F7;
	padding: 3px 15px;
	background-color: #F7F7F7;
}
#menutentangkami{
}
#menutentangkami ul li{
	display: block;
	font-family: arial, georgia;
	text-transform: uppercase;
	padding: 3px 15px;
}
#menutentangkami .kont{
	display: block;
	letter-spacing: 1px;
	font: bold  12px arial;
	color:#888; 
	border-bottom: 1px dashed #E8E8E8;
}

#menutentangkami ul li a{
	display: block;
	letter-spacing: 1px;
	font: bold  12px arial;
	color:#888; 
	border-bottom: 1px dashed #E8E8E8;
}

#menutentangkami ul li a:hover{
	color: #B3E20F;
	border-bottom: 1px dashed #B3B3B3;
}
#sambutanlain a { 
	letter-spacing: 0.1ex;
	font:bold 12px verdana; 
	color:#7C0205; 
	text-decoration:none; 
}
#sambutanlain a:hover { 
	color:#7C0205; 
	text-decoration: underline; 
}
#navigasi{
	width: 100%;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 2px;
	color: #000;
}
#navigasi ul{
	width: 100%;
}

#navigasi ul li{
	display: inline;
	font-family: arial, georgia;
	text-transform: uppercase;
}

#navigasi ul li a{
	font-family: arial, georgia;
	font-variant: small-caps;
	color: #333;
	text-decoration: none;
	border-right: 1px dotted #777;;
	padding: 0px 5px;
}

#navigasi ul li a:hover{
	color: #FF6600;
}

#navigasi ul li.nolink{
	font-family: arial, georgia;
	font-variant: small-caps;
	color: #333;
	text-decoration: none;
	padding: 0px 15px;
}
.judulhalaman{
	font-family: Arial;
	font-variant: small-caps;
	font-size: 22px;
	letter-spacing: 1px;
	color: #BE2323;
}
.judulsubhalaman{
	text-transform:uppercase;
	font: bold 14px arial;
	letter-spacing: 1px;
	color: #4A778D;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 2px solid #F4F4F4;
	border-bottom: 2px solid #F4F4F4;
}


/* FOOTER */
#foot{
	bottom: 0;
}
#foot{
	background:#527F94 url(../img/bg_footer.gif);
	border-top: 3px solid #B3E20F;
	width: 100%;
	height: 230px; /* height for the footer...currently anyway*/
}
#footContent{
	width: 950px;
	margin: 0 auto;
}
.footList{
	float: left;
	margin: 20px 10px 10px 10px;
	width: 450px;
}
.footList .lastList{
	margin-right: 0;
	}
.footList h4{
	font: bold 1.5em "Trebuchet Ms", arial, Georgia, "Times New Roman", serif; 
	font-variant: small-caps;
	letter-spacing: 1px;
	color: #B3E20F
}
.footList ul{
	color: #fff;
	list-style:none; 
	border-top: 1px solid #7CA0B2;
}
.footList ul li {
	display: block;
	border-bottom: 0px solid #6D96AA;
	padding: 2px 20px;
}
.footList ul li a:link, .footList ul li a:visited{
	color: #fff;
	display: block;
	border-bottom: 0px solid #6D96AA;
}
.footList ul li a:active, .footList ul li a:hover{color: #7CA0B2;}
.footCopy{
	float: center;
	margin: 0 auto;
	width: 100%;
	font-size: 10px;
	padding: 30px 30px;
	color:#fff;
}

#dhtmltooltip{
position: absolute;
left: -300px;
width: 150px;
border: 1px solid #333;
padding:0px;
background: #FFF url(../img/grad_tooltip01.gif) repeat-x;
visibility: hidden;
z-index: 100;

}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}
#tooltip { padding:10px; font: normal 12px arial; color:#333;   }
#tooltip b {font:bold 1.2em arial; color: #336699; *letter-spacing:-0.03em; }
#tooltip span { margin:0; padding:0; background:#FFF;}
#tooltipx { background-color:#FFFFFF; height:31px; float:right; font: normal 9px arial; color:#999999; padding:3px;}
#tooltipx img { vertical-align:middle;}

.tooltipicon {clear:left; padding:10px; font:normal 11px arial; color:#333; border-top:1px solid #666;}
.tooltipicon img {margin-right:5px}


.ttgroup { position: absolute; border:1px solid #999; padding:3px 20px; background: #fff; margin-left:20px; font:bold 11px arial; color:#094969; text-transform: uppercase; letter-spacing: 1px; }
.ttarea { border:1px solid #999; margin-top:10px; margin-bottom:10px; padding: 20px 10px; }
.ttarea ul { display: block; margin-left: 0px; margin-top: 5px; margin-bottom:0;  padding-left: 0; }
.ttarea li { display: block; padding-left: 10px; padding-top:2px; padding-bottom: 6px;  }
.item { float:left; width: 200px; color:#999; }
.t2 { float:left; width: 10px; }
.nilai { float:left; }

#tahun select { font: bold 14px arial; overflow: hidden; background:#f7f7f7; border: 1px solid #555; letter-spacing: 1px;}

table.tbl {
    border-spacing: 0px;
    border-collapse: collapse;
    border-bottom: 1px solid #dddddd;
}
table.tbl th {
    text-align: center;
    font-weight: normal;
    padding: 5px 10px;
}
table.tbl td {
    text-align: center;
    border: 1px dotted #dddddd;
    padding: 0.2em 0.5em;
}
table.tbl thead th {
	font: bold 10px verdana;
    text-align: center;
    border: 1px solid #dddddd;
}
table.tbl tbody th {
    border: 1px dotted #dddddd;
	font: bold 10px verdana;
    text-align: left;
}
table.tbl th.Corner {
    text-align: center;
	font: bold 10px verdana;
}

