@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	background:#d6ffc8;
	font-family:'Lucida Grande','Lucida Sans Unicode','Lucida Sans',Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#333333;
	line-height:18px;
	font-size-adjust:none;
	font-weight:normal;
}

table
{
	margin:0;
	padding:0;
	
	font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	font-size:12px;
	color:#333333;
	line-height:18px;
	font-size-adjust:none;
	font-weight:normal;
}
table td
{
	margin:0 2px;
}

#main
{
	width:100%;
	padding:0;
	margin:0;
}

#header
{
	width:100%;
	height:80px;
	background:url(../images/bg_header.jpg) repeat-x;
	border-bottom:10px solid #164b04;
}

#header .bg
{
	background:url(../images/headerBAZ.png) no-repeat;
	width:1000px;
	height:80px;
	margin:auto;
}

#menu
{
	background:#191919 url(../images/menu.jpg) bottom repeat-x ;
	width:100%;
	height:40px;
	float:left;
}

.nav
{	
	width:1000px;
	
	border:0px solid #66CC66;
	margin:auto;
	padding-left:20px;
}

#content
{
	width:100%;
	margin-bottom:30px;
	padding:0;
	border:0px solid #000000;
	clear:both;
}

#isi
{
	width:1000px;
	min-height:300px;
	margin:10px auto;
	border:0px solid #000000;
}

#isi .kiri
{
	width:320px;
	
	border:0px solid #000000;
	float:left;	
	margin-bottom:30px;
}

#isi .kanan
{
	width:580px;
	min-height:200px;
	border:0px solid #000000;
	float:right;
	margin-bottom:20px;
}

#box_kiri
{
	width:310px;
	
	background:#EEEEEE;
	border:1px solid #d8d8d8;
	
	-moz-border-radius-bottomleft: 3px;
	border-bottom-left-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	border-bottom-right-radius: 3px;
	
	-moz-border-radius-topleft: 3px;
	border-top-left-radius: 3px;
	-moz-border-radius-topright: 3px;
	border-top-right-radius: 3px;
	
}

#box_kiri .satu
{
	padding:0px;
	margin:10px;
	
	border:1px solid #d8d8d8;
	background:#FFFFFF;
}

#box_kanan 
{
	width:570px;
}

#box_kanan .poster
{
	width:570px;
	height:200px;
	border:1px solid #d8d8d8;
	margin-bottom:10px;
}

#box_kanan .dua
{
	width:570px;
	margin:10px 5px;
	padding:0 0 10px 0;
	border-bottom:1px solid #d8d8d8;
	min-height:245px;
}
#box_kanan .dua2
{
	width:570px;
	margin:10px 5px;
	padding:0 0 10px 0;
	border-bottom:1px solid #d8d8d8;
	min-height:700px;
}
#box_kanan .dua3
{
	width:570px;
	margin:10px 5px;
	padding:0 0 10px 0;
	
}

.text
{	
	font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	font-size:12px;
	color:#333333;
	line-height:18px;
	font-size-adjust:none;
	font-weight:normal;
	padding:0px;
	/*margin-right:5px;*/
	width:100%;
}
.judul2
{
	background:#191919 url(../images/menu.jpg) bottom repeat-x ;
	padding:5px 15px 5px;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	padding-bottom:10px;	
	
	margin:5px;
}
.judul
{
	background:#191919 url(../images/menu.jpg) bottom repeat-x ;
	padding:2px 15px 2px;

	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	padding-bottom:10px;	
		-moz-border-radius-bottomleft: 3px;
	border-bottom-left-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	border-bottom-right-radius: 3px;
	
	-moz-border-radius-topleft: 3px;
	border-top-left-radius: 3px;
	-moz-border-radius-topright: 3px;
	border-top-right-radius: 3px;
}
.judul a
{

	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;	
}
.judul a:hover
{
	text-decoration:underline;	
}

.link_ a
{

	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ff1100;
	text-decoration:none;	
	font-weight:bold;
}
.link_ a:hover
{
	text-decoration:underline;	
}

#round
{
	width:200px;
	min-height:200px;
	background:#d3d3d3;
	position:relative;
}

#round .kiat
{
	background:url(../images/kiri_atas.jpg);
	position:absolute;
	width:14px;
	height:14px;
	top:0;
	left:0;
	z-index:0;
}

#round .kaat
{
	background:url(../images/kanan_atas.jpg);
	position:absolute;
	width:14px;
	height:14px;
	top:0;
	right:0;
	z-index:1;
}

#round .kiba
{
	background:url(../images/bawah_kiri.jpg);
	position:absolute;
	width:14px;
	height:14px;
	bottom:0;
	left:0;
	z-index:2;
}

#round .kaba
{
	background:url(../images/bawah_kanan.jpg);
	position:absolute;
	width:14px;
	height:14px;
	bottom:0;
	right:0;
	z-index:3;
}
	
	
/* MENU */

#jsddm
{	margin: 0;
	padding: 0}

	#jsddm ul, li
	{	float: left;
		display:inline;
		list-style: none;
		font: 11px  Arial}

	#jsddm li a
	{	display: block;
		background: #191919;
		padding: 8px 20px;
		text-decoration: none;
		border-right: 1px solid #454545;
		
		color: #EAFFED;
		font-weight:bold;
		white-space: nowrap}

	#jsddm li a:hover
	{	background: #24313C}
		
		#jsddm li ul
		{	margin: 0;
			padding: 0;
			position: absolute;
			visibility: hidden;
			border-top: 1px solid #191919}
		
			#jsddm li ul li
			{	float: none;
				display: inline}
			
			#jsddm li ul li a
			{	width: auto;
				background: #A9C251;
				color: #24313C}
			
			#jsddm li ul li a:hover
			{	background: #8EA344}
			
			.clear
	{	clear: both;
		overflow: hidden;
		height: 0}

/* MENU END */

#footer
{
	width:100%;
	background:#444444;
	clear:both;
	margin-top:20px;
	color:#ffffff;
}
.isi_berita
{
	font-family:'Lucida Grande','Lucida Sans Unicode','Lucida Sans',Arial,Helvetica,sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#fff;
	text-align:justify;
	line-height:16px; 
}
.footer_text
{	
	font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	font-size:9px;
	color:#ffffff;
	line-height:15px;
	font-size-adjust:none;
	font-weight:normal;
	padding:10px;
}
.tgl_main
{
	font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	font-size:10px;
	color:#fff;
}
.tgl_main a
{
	font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	font-size:10px;
	color:#ffff00;
	text-decoration:none;
}
.tgl_main a:hover
{
	text-decoration:underline;
	color:#fff;
}
.tgl
{
	font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	font-size:10px;
	color:#0000ff;
}
.tgl a
{
	font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	font-size:11px;
	color:#ff0000;
	text-decoration:none;

}
.tgl a:hover
{
	text-decoration:underline;
	color:#000;
}
.tanggal
{
	font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	font-size:10px;
	color:#fff;
}
.tanggal a
{
	font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	font-size:12px;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}
.tanggal a:hover
{
	text-decoration:underline;
	color:#f00;
}
.link
{
	font-family:Arial,Verdana,sans-serif;
	font-size:19px;
	text-decoration:none;
	color:#0000ff;
}

.link a
{
	font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	font-size:19px;
	text-decoration:none;
	color:#ff0;
}
.link a:hover
{
	text-decoration:underline;
	color:#fff;
}
.link_
{
	font-family:Arial,Verdana,sans-serif;
	font-size:13px;
	text-decoration:none;
	color:#0000ff;
}

.link_ a
{
	font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	font-size:13px;
	text-decoration:none;
	color:#164b04;
}
.link_ a:hover
{
	text-decoration:underline;
	color:#f00;
}
.gambar
{
	padding:3px;
	margin-top:8px;
	border:solid 1px #fff;
	float:inherit;
	width:200px;
	height:auto;
}	
.gbr
{
	padding:3px;
	margin:5px 0;
	border:solid 1px #164b04;
	float:inherit;
	width:100px;
	height:auto;
}	
.gbr_logo
{
	padding:3px;
	margin:5px 0;
	border:solid 1px #164b04;
	float:inherit;
	width:90px;
	min-height:40px;
}
.button_
{
	background:#00a99d url(../files/images/judul.jpg) repeat-x ;
	color:#131313;
	padding:3px 10px 3px 10px;
	border:1px solid #188880;
	font-family:verdana;
	font-size:11px;
	font-weight:bold;
	text-transform:capitalize;
}
.gambarBig
{
	padding:5px;
	margin-top:2px;
	border:solid 1px #c3c3c3;
	float:inherit;
	width:170px;
	height:auto;
}
#tic {
  /* enter any styles for the ticker below */

  font-size:0.85em;
  padding:0 3px 3px 3px;
  width:auto;
  line-height:20px;
  /*height:80px;*/
}
#tic p, #tic h1 {
  /* this will hide all children tags */
  font-size: 1em;
  margin:0px;
  padding:0px;
  display:none;
}
#tic a {
  /* add more tags to this list if you wish to display them inside the children */
  display:inline;
}
.image{
	border:1px solid #6764BB;
	
	margin:5px 10px 0 0;
	padding:3px;
	height:auto;
}
.image_1{
background-color:#EEEEEE;
border:1px solid #EEEEEE;
float:left;
margin:3px 5px 3px 0;
padding:2px;
}
.image_ {
background-color:#FFFFFF;
border:1px solid #CCCCCC;
float:left;
margin:3px 5px 3px 0;
padding:2px;
}
.image2{
background-color:#FFFFFF;
border:1px solid #CCCCCC;

margin:3px 5px 3px 0;
padding:2px;
}
.xxx
{
	margin:5px;
}
#boxi_1
{
	width:1000px;
	float:left;
	background:#fff;
	border:1px solid #fff;
	
	-moz-border-radius-bottomleft: 5px;
	border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	border-bottom-right-radius: 5px;
	
	-moz-border-radius-topleft: 5px;
	border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	border-top-right-radius: 5px;
	
}
#boxi_2
{
	width:230px;
	float:right;
	background:#EEEEEE;
	border:1px solid #d8d8d8;
	
	-moz-border-radius-bottomleft: 3px;
	border-bottom-left-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	border-bottom-right-radius: 3px;
	
	-moz-border-radius-topleft: 3px;
	border-top-left-radius: 3px;
	-moz-border-radius-topright: 3px;
	border-top-right-radius: 3px;
	
}
#boxi_3
{
	width:580px;
	float:left;
	background:#EEEEEE;
	border:1px solid #d8d8d8;
	margin-top:5px;
	
	-moz-border-radius-bottomleft: 3px;
	border-bottom-left-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	border-bottom-right-radius: 3px;
	
	-moz-border-radius-topleft: 3px;
	border-top-left-radius: 3px;
	-moz-border-radius-topright: 3px;
	border-top-right-radius: 3px;
	
}
.lengkung
{
	-moz-border-radius-bottomleft: 4px;
	border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	border-bottom-right-radius: 4px;
	
	-moz-border-radius-topleft: 4px;
	border-top-left-radius: 4px;
	-moz-border-radius-topright: 4px;
	border-top-right-radius: 4px;
}
#berit ul,li
{

color:#666666;
list-style-position:outside;
list-style-type:square;
margin:0;
padding:2px 0;

}
.blink
{
	font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#ff1100;
}

.blink a
{
	font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#ff1100;
}
.blink a:hover
{
	text-decoration:underline;
	color:#000000;
}

.box_sebelum
{
	width:440px;
	float:left;
	border:1px solid #d6ffc8;
	margin:2px 0;
	background-color:#d6ffc8;
	padding:2px;
}
/* Listen */
.paging
{
	padding:2px;
	margin:2px;
	text-align:center;
}
.paging a
{
	padding:2px 5px;
	margin-right:2px;
	border:1px solid #9AAFE5;
	text-decoration:none;
	color:#2E6AB1;
}
.paging a:hover
{
	border:1px solid #2B66A5;
	color:#000;
	background-color:#FFFF80;
}
table.grid{
font-size: 10px;
border-collapse:collapse;
}

table.grid th{
padding-top:1mm;
padding-bottom:1mm;
}

table.grid th{
background: #F0F0F0;
border-top: 0.2mm solid #000;
border-bottom: 0.2mm solid #000;
text-align:left;
padding-left:0.2cm;
}

table.grid tr td{
padding-top:0.5mm;
padding-bottom:0.5mm;
padding-left:2mm;
border-bottom:0.2mm solid #000;
}

