/*
Design by FNuzuli Fitriadi
*/

* {
	margin: 0;
	padding: 0;
}

body {
/*
background: #0d0402 url(images/body-bg.jpg) no-repeat top center;
*/
	background: #9ec03f url(images/back.gif) repeat-y center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #474848;
}

h1, h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #6ca400;
	font-weight: normal;
	margin: 0px;
	padding-left: 20px;
}

h1 {
	letter-spacing: -1px;
	font-size: 2.6em;
	font-weight: normal;
}

h2 {
	margin-bottom: 15px;
	letter-spacing: -1px;
	text-transform: uppercase;
	font-size: 1.2em;
	background:url(images/sidebar_top.jpg) repeat-x;
	height:41px;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-bottom: 20px;
	line-height: 170%;
}

p { font:Arial 10px;
}

blockquote {
	padding: 0 30px;
	background: url(images/img12.gif) no-repeat;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999999;
}

blockquote p {
}

a {
	background: url(images/img03.gif) repeat-x left bottom;
	text-decoration: none;
	color: #1D62B3;
}

a:hover {
	background: none;
	color: #E43C15;
}

hr {
	display: none;
}

/* container */
#container {
	width:910px;
	background:#fff;
	margin:auto;
	}
/* header */

#header {   background:url(images/header.gif) no-repeat;
			width:900px;
			height:107px;
			margin-right:5px;
			margin-left:5px;
			}
#header h1 {
	float:left;
	width:500px;
	font-size:30px;
	padding-top: 5px;
	padding-left: 20px;
	color:#2266c3;
}
#header h1 span {
	
	color:#ff0000;}
	
	
	
/* menu */
#menus_box  {
float:left;
			width:578px;
			margin-top:50px;
			margin-left:0px;
			}
ul#menu{
	margin:25px 0px 0px 0px;
	float:left;
	padding:0;
	list-style-type:none;
	width:578px;
	display:block;
	height:36px;
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
	background:transparent url("images/bgOFF.gif") repeat-x top left;
	font-family:Helvetica,Arial,Verdana,sans-serif;
	border-bottom:4px solid #336666;
	border-top:1px solid #C0E2D4;
	}

ul#menu li{
	display:block;
	float:left;
	margin:0;
	pading:0;
	}

ul#menu li a{
	display:block;
	float:left;
	color:#874B46;
	text-decoration:none;
	padding:12px 20px 0 20px;
	height:24px;
	background:transparent url("images/bgDIVIDER.gif") no-repeat top right;
	}

ul#menu li a:hover{
	background:transparent url("images/bgHOVER.gif") no-repeat top right;
	}

ul#menu li a.current,ul#menu li a.current:hover{
	color:#fff;
	background:transparent url("images/bgON.gif") no-repeat top right;
	}

/* content */
#content {  
			float:left;
			background-color:#FFFFFF;
			width:910px;
			margin:auto;
			}

/* Sidebar */


#menu7 {
	width: 200px;
	margin: 0px;
	}
	
#menu7 li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu7 li a:link, #menu7 li a:visited {
	color: #874B46;
	display: block;
	background:  url(images/menu7.gif);
	padding: 8px 0 0 30px;
	}
	
#menu7 li a:hover {
	color: #FFF;
	background:  url(images/menu7.gif) 0 -32px;
	padding: 8px 0 0 30px;
	}
#menu11 {
	width: 200px;
	margin: 0px;
	border-style: solid solid none solid;
	border-color: #889944;
	border-size: 1px;
	border-width: 1px;
	}
	
#menu11 li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu11 li a:link, #menu11 li a:visited {
	color: #889944;
	display: block;
	background:  url(images/menu11.gif);
	padding: 8px 0 0 25px;
	}
	
#menu11 li a:hover {
	color: #889944;
	background:  url(images/menu11.gif) 0 -32px;
	padding: 8px 0 0 27px;
	}	
#sidebar {
	float: left;
	width: 200px;
	margin-left:5px;
	margin-top:5px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 0px;
}

#sidebar li ul {
	padding: 0px;
	border: 1px solid #0AAAFD;
	border-top: none;
}

#sidebar li li {
	margin: 0;
	padding: 3px 0;
	background: url(images/img09.gif) repeat-x;
}

#sidebar li li.first {
	background: none;
}

#sidebar li h2 {
	height: 25px;
	margin: 0;
	padding: 5px 0 0 5px;
	background: url(images/img10.jpg) no-repeat;
	letter-spacing: -1px;
	color: #fff; font-weight:bold;
	margin-top:5px;
}

#sidebar a:link {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

#sidebar li a {
	padding-left: 0px;
}

/* Content Tengah */
#tengah_top {
	float: left;
	width: 692px;
	height:124px;
	margin-left:5px;
	margin-top:5px;
	border: 1px solid #778;
}
#tengah {
	float: left;
	width: 490px;
	margin-left:5px;
	margin-top:5px;
}
#tengah_isi {
	float:left;
	width:480px;
	margin: 2px 2px 10px 2px;
	background:url(images/back_isi.gif) repeat-x;
	border: 1px solid #0AAAFD;
	padding: 3px;
	}
#tengah_isi .img {
	float:left;
	width:100px;
	height:100px;
	}
#tengah_isi .keterangan {
	float:right;
	width:370px;
	}
#tengah_isi .keterangan a:link{
	font-size:16px; font-weight:bold; font-family:Verdana; color:#874B46; text-decoration:none;
	}
#tengah_isi .keterangan a:hover {
	font-size:16px; font-weight:bold; font-family:Verdana; color:#2266be; text-decoration:underline;
	}
#tengah_isi .keterangan a:visited {
	font-size:16px; font-weight:bold; font-family:Verdana; color:#874B46; text-decoration:none;
	}
#tengah_isi .keterangan a:active {
	font-size:16px; font-weight:bold; font-family:Verdana; color:#874B46; text-decoration:none;
	}
#tengah_isi .keterangan p {
	font-size:12px; font-family:Arial; color:#000000;
	}
/* detil */
#tengah_top2 {
	float: left;
	width: 692px;
	height:124px;
	margin-left:5px;
	margin-top:5px;
	border: 1px solid #0AAAFD;
}
#tengah2 {
	float: right;
	width: 690px;
	margin: 5px;
}
#tengah_isi2 {
	float:right;
	width:650px;
	margin: 2px 2px 10px 2px;
	border: 1px solid #0AAAFD;
	padding: 3px 3px 3px 30px;
	}
#tengah_isi2 .img {
	float:left;
	width:150px;
	height:150px;
	border: 1px #CCCCCC solid;
	margin-right:5px;
	margin-top:5px;
	}
#tengah_isi2 .keterangan2 {
	float:right;
	width:570px;
	}
#tengah_isi2 .keterangan2 a:link {
	font-size:16px; font-weight:bold; font-family:Verdana; color:#000000; text-decoration:none;
	}
#tengah_isi2 .keterangan2 a:hover {
	font-size:18px; font-weight:bold; font-family:Verdana; color:#2266be; text-decoration:underline;
	}
#tengah_isi2 .keterangan2 p {
	font-size:12px; font-family:Arial; color:#000000;
	}
#tengah_isi2 .judul {
	font-size:15px; font-family:Verdana; color:#000000;
	}
#tengah_bawah {
	width: 695px;
	float:right;
	margin-top:5px;
	}
#label_tengah {
	width: 900px;
	height:50px;
	float:left;
	background:url(images/label_tengah.jpg) no-repeat;
	font:Verdana; font-weight:bold; font-size:12px; color:#ffffff;
	margin-left:5px;
	margin-right:5px;
	}
#kolom2 {
	float:left;
	width:154px;
	height:200px;
	background:url(images/backlabel.gif) no-repeat;
	margin: 3px;
	text-align:center;
	}
#kolom2 .gambar {
	width:140px;
	height:140px;
	margin:5px;
	text-align:center;
	}
#kolom2 .isi2 {
	width:140px;
	margin:5px;
	font-family:Verdana; color:#FFFFFF; font-weight:bold; font-size:10px;
	}
#kolom2 .isi2 a:link{
	width:140px;
	margin:5px;
	font-family:Verdana; color:#FFFFFF; font-weight:bold; font-size:10px;
	}
#kolom2 .isi2 a:hover{
	color:#d1a22e;
	}
#kolom2 .isi2 a:active{
	color:#FFFFFF;
	}
#kolom2 .isi2 a:visited{
	color:#FFFFFF;
	}
#tengah3 {
	float: right;
	width: 690px;
	margin-right:5px;
	margin-top:5px;
	background:#569d9d;
}
#tengah_isi3 {
	float:left;
	width:320px;
	margin: 2px 2px 10px 10px;
	border: 1px solid #0AAAFD;
	padding: 3px;
	}
#tengah_isi3 .img3 {
	float:left;
	width:150px;
	height:150px;
	}
#tengah_isi3 .keterangan3 {
	float:right;
	width:570px;
	}
#tengah_isi3 .keterangan3 a:link {
	font-size:16px; font-weight:bold; font-family:Verdana; color:#000000; text-decoration:none;
	}
#tengah_isi3 .keterangan3 a:hover {
	font-size:18px; font-weight:bold; font-family:Verdana; color:#2266be; text-decoration:underline;
	}
#tengah_isi3 .keterangan3 p {
	font-size:12px; font-family:Arial; color:#000000;
	}
#tengah_isi3 .judul3 {
	font-size:15px; font-family:Verdana; color:#000000;
	}
#kolom3 {
	float:left;
	width:80px;
	height:150px;
	background:url(images/border.gif) no-repeat;
	margin-left: 3px;
	margin-right:10px;
	text-align:center;
	}
#kolom3 .gbr {
	width:80px;
	height:80px;
	margin:4px;
	text-align:center;
	}
#kolom3 .isi3 {
	width:80px;
	margin:5px;
	font-family:Verdana; color:#FFFFFF; font-weight:bold; font-size:10px;
	}
#kolom3 .isi3 a:link{
	width:80px;
	margin:5px;
	font-family:Verdana; color:#FFFFFF; font-weight:bold; font-size:10px;
	}
#kolom3 .isi3 a:hover{
	width:80px;
	margin:5px;
	font-family:Verdana; color:#d1a22e; font-weight:bold; font-size:10px;
	}
.komentar {
	margin-bottom:5px;
	}
/* Sidebar */

#sidebar2 {
	float: right;
	width: 200px;
	margin-right:5px;
	margin-top:5px;
}

#sidebar2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar2 li {
	margin-bottom: 10px;
}

#sidebar2 li ul {
	padding: 0px;
	border: 1px solid #0AAAFD;
	border-top: none;
}

#sidebar2 li li {
	margin: 0;
	padding: 3px 0;
	background: url(images/img09.gif) repeat-x;
}

#sidebar2 li li.first {
	background: none;
}

#sidebar2 li h2 {
	height: 25px;
	margin: 0;
	padding: 5px 0 0 5px;
	background: url(images/img10.jpg) no-repeat;
	letter-spacing: -1px;
	color: #fff; font-weight:bold;
}

#sidebar2 a:link {
	text-decoration: none;
}

#sidebar2 a:hover {
	text-decoration: underline;
}

#sidebar2 li a {
	padding-left: 10px;
	background: url(images/img11.gif) no-repeat left center;
}
#komplain {
	width:180;
	margin:3px;
	}
/* Footer */
.clear {
	clear: both;
	height: 2px;
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 3px;
	font-size: 1px;
}
#footer {
	width: 900px;
	height: 51px;
	margin: auto;
	background: url(images/footer.gif) no-repeat;
}

#footer p {
	padding-top: 20px;
	text-align: center;
	font-size: .8em;
	font-weight: bold;
}
