@charset "utf-8";
/* 
BHUAHAHAHAHAHAHAH YG BIKIN REZA
*/

body {
	background:#FFFFFF url(../images/bg_top_all.jpg) top repeat-x;
	font-family:Tahoma,Geneva,sans-serif;
	color:#666666;
	margin:0 0 0 -470px;
	left:50%;
	position:absolute;
}

b{color:#333333; }
h2 {font-size:16px; color:#333333;}
.icon_news {height:30px; padding:20px 0 0 54px; background:url(../images/icon_news.jpg) no-repeat; border-bottom:1px solid #e8e8e8; }
.icon_agenda {height:30px; padding:20px 0 0 54px; background:url(../images/icon_agenda.jpg) no-repeat; border-bottom:1px solid #e8e8e8; }
.icon_poll {height:30px; padding:20px 0 0 54px; background:url(../images/icon_poll.jpg) no-repeat; border-bottom:1px solid #e8e8e8; }

h3 {font-size:14px; color:#333333;}
.icon_banner {height:30px; padding:20px 0 0 54px; background:url(../images/icon_banner.jpg) no-repeat; border-bottom:1px solid #e8e8e8; }
.icon_stat1 {height:30px; padding:20px 0 0 54px; background:url(../images/icon_karstat.jpg) no-repeat; border-bottom:1px solid #e8e8e8; }
.icon_stat2 {height:30px; padding:20px 0 0 54px; background:url(../images/icon_webstat.jpg) no-repeat; border-bottom:1px solid #e8e8e8; }

.icon_detail {height:30px; padding:20px 0 0 54px; background:url(../images/icon_detail.jpg) no-repeat; border-bottom:1px solid #e8e8e8; }
.icon_guestbook {height:30px; padding:20px 0 0 54px; background:url(../images/icon_guestbook.jpg) no-repeat; border-bottom:1px solid #e8e8e8; }
.icon_kontak {height:30px; padding:20px 0 0 54px; background:url(../images/icon_kontak.jpg) no-repeat; border-bottom:1px solid #e8e8e8; }

h4 {font-size:11px; font-weight:normal; color:#000000; margin:0 0 0 20px; }

/*span {
	font-size:11px;
	line-height:18px;
	text-align:justify;
}*/

span img{
	width:300px;
	height:auto;
	float:left;
	margin:5px 20px 5px 0;
}
.gallery {
	width:185px;
	height:130px;
	border:3px solid #666666;
	margin:5px 12px 5px 0;
}

a {border:0; }

form {
	font-size:11px;
	line-height:18px;
	text-align:justify;
}


/* HEADER DISINI */
#header {
	width:940px;
	height:54px;
	background:url(../images/bg_header.jpg)center top;
}



#header .title {
	width:700px;
	height:84px;
	margin:0;
	float:left;
	display:inline;
}

#header .search {
	margin:13px 5px 0 0;
	float:right;
	display:inline;
}
/* END HEADER */


/* MENU ATAS DISINI */
#topmenu {
	width:940px;
	height:124px;
	background:url(../images/bg_menu.jpg);
}

#topmenu .logo {
	width:300px;
	height:160px;
	background:#FFFFFF;
	margin:0;
	float:left;
	display:inline;
}

#topmenu .menu {
	letter-spacing:0.05em;
}

#topmenu .menu ul {
	margin:0;
	padding:2px 0 0 40px;
}

#topmenu .menu ul li {
	background:url(../images/line_ulmenu.jpg) left bottom no-repeat;
	list-style:url(../images/li_menu.gif);
	padding:3px;
	font-size:12px;
	line-height:18px;
	color:#FFFFFF;
}

#topmenu .menu a {
	color:#333333;
	text-decoration:none;
}

#topmenu .menu a:hover {
	color:#ff6000;
	text-decoration:none;
}

#topmenu .tslideshow {
	width:438px;
	height:160px;
	margin:8px 0 0 100px;
	float:right;
	display:inline;
}
#slideshow {
    position:relative;
    height:140px;
}

#slideshow img {
	width:400px;
	height:140px;
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow img.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}
/* END OF MENU ATAS */


/* MENU DAB */	
#menu {
	width:940px;
	height:30px;
	background:#201f29;
	margin:0 0 20px 0;
}


/* CONTENT START FROM KENE */
#content {
	width:940px;
	height:auto;
	float:left;
	display:inline;
	clear:both;
}

#content .left {
	width:300px;
	height:auto;
	margin:0 10px 0 0;
	padding:0 9px 0 0;
	border-right:1px solid #CCCCCC;
	text-align:justify;
	float:left;
	display:inline;
}
#content .left a{color:#CC9900; text-decoration:none;}
#content .left a:hover{color:#CC6600; text-decoration:underline; }
#content .left ul {padding:0 0 0 14px; }
#content .left ul li {
	list-style:circle;
	font-size:11px;
	line-height:18px;
	text-align:left;
	border-bottom:1px dashed #CCCCCC;
	padding:0 0 3px 0;
	float:left;
}
#content .left ul li img {width:100px; height:auto; float:left; margin:6px 5px 5px 0; display:inline; }

#content .left2 {
	width:610px;
	height:auto;
	margin:0 9px 0 0; 
	text-align:justify;
	float:left;
	display:inline;
}
#content .left2 a{color:#333333; text-decoration:none;}
#content .left2 a:hover{color:#FF9900; text-decoration:underline; }
#content .left2 ul {padding:0 0 0 14px; }
#content .left2 ul li {
	list-style:url(../images/li_list.gif);
	font-size:11px;
	line-height:18px;
	text-align:left;
	padding:0 0 3px 0;
}
#content .left2 ul li img {width:100px; height:auto; float:left; margin:6px 5px 5px 0; display:inline; }

#content .left2 ol {padding:0 0 0 14px; }
#content .left2 ol li {
	list-style:decimal;
	font-size:11px;
	line-height:18px;
	text-align:left;
	padding:0 0 3px 0;
}

#content .middle {
	width:300px;
	height:auto;
	text-align:justify;
	float:left;
	display:inline;
}
#content .middle a{color:#CC9900; text-decoration:none;}
#content .middle a:hover{color:#CC6600; text-decoration:underline; }
#content .middle ul {padding:0 0 0 14px; }
#content .middle ul li {
	list-style:circle;
	font-size:11px;
	line-height:18px;
	text-align:left;
	border-bottom:1px dashed #CCCCCC;
	padding:0 0 3px 0;
}

#content .right {
	width:300px;
	height:auto;
	padding:0 0 0 9px;
	margin:0 0 0 10px;
	/*text-align:justify; */
	border-left:1px solid #CCCCCC;
	float:left;
	display:inline;
    font-size:11px;
    line-height:18px;
    text-align:justify;
}
#content .right a{color:#CC9900; text-decoration:none;}
#content .right a:hover{color:#CC6600; text-decoration:underline; }
#content .right ul {padding:0 0 0 14px; }
#content .right ul li {
	list-style:circle;
	font-size:11px;
	line-height:18px;
	text-align:left;
	border-bottom:1px dashed #CCCCCC;
	padding:0 0 3px 0;
}
/* CONTENT AKHIR */

/* BOOTOM KIE */
#bottom {
	width:940px;
	height:auto;
	margin:20px 0 10px 0;
	padding:10px 0 5px 0;
	/*border-top:1px solid #1E4860;
	background: url(../images/line_01.jpg) top no-repeat;*/
	float:left;
	display:inline;
}

#bottom .bleft {
	width:380px;
	margin:0 20px 0 0;
 	float:left;
	display:inline;
}
#bottom .bleft img {border:1px solid #999999; }
#bottom .bmiddle {
	width:300px;
	float:left;
	display:inline;
}
#bottom .bmiddle a {font-size:11px; color:#993300; text-decoration:none; }
#bottom .bmiddle a:hover {color:#CC0000; text-decoration:underline; }
#bottom .bmiddle table {font-size:11px; }

#bottom .bright {
	width:220px;
	margin:0 0 0 20px;
	float:left;
	display:inline;
}
#bottom .bright table {font-size:11px; }


/* FOOTER KIE */
#footer {
	width:940px;
	height:30px;
	background:#168a14;
	border-top:2px solid #006600;
	color:#FFFFFF;
	font-size:11px;                         
	text-align:center;
	padding:10px 0 0 0;
	margin:0 0 30px;
	float:left;
	display:inline;
}

#foot_text {
	width:940px;
	height:100px;
	background:url(../images/motif_01.gif) right top no-repeat;
	position:fixed;
	float:left;
	bottom:0;
}

#foot_text .text_running {
	width:740px;
	height:30px;
	margin:78px 0 0 0;
	float:left;
}




/* ditemani kopi panas dan hangatnya senyum anak istriku, luv u all */