html, body {border: 0; margin: 0; padding: 0;}

body {
	font-family: Verdana;
	font-size : 8pt;
	/* background-image:url('/iklan/THEPEAK1260X645i.gif');
    background-position:center top;
    background-repeat:no-repeat;
    background-attachment:fixed;
    position:relative;
    z-index:1;
    float:center;
    text-indent:-9999px; */
	/*background:url(/iklan/bg-mitsubishidipo.jpg) repeat-x fixed top center #F7F7F7;*/
    /*background-color: #FFF;*/
	padding: 0px;
}

/* Area klik kiri dan kanan */
.bg-link-left,
.bg-link-right {
    position: fixed;
    top: 0;
    width: 10%;         /* ubah sesuai kebutuhan */
    height: 100vh;
    z-index: 9999;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain; /* gambar menyesuaikan area */
}

.bg-link-left {
    left: 20px;
    background-image: url('/iklan/dipoL.jpg'); /* gambar kiri */
}

.bg-link-right {
    right: 20px;
    background-image: url('/iklan/dipoR.jpg'); /* gambar kanan */
}


/*preview permenu*/
.previewmenutonomiall{
	font-family : Verdana;
	font-size : 10pt;
	font-weight : bold;
	text-align: left;
	background-image:url('../images/bg_atas/bg_on.gif');
	}

.menuonomiall{
	font-family : Verdana;
	font-size : 10pt;
	font-weight : bold;
	text-align: center;
	color:#FFFFFF;}
.menuonomiall:link{
	font-family : Verdana;
	font-size : 10pt;
	font-weight : bold;
	text-align: center;
	color:#FFFFFF;
	text-decoration:none;}
.menuonomiall:visited{
	font-family : Verdana;
	font-size : 10pt;
	font-weight : bold;
	text-align: center;
	color:#FFFFFF;
	text-decoration:none;}
.menuonomiall:hover{
	font-family : Verdana;
	font-size : 10pt;
	font-weight : bold;
	text-align: center;
	color:#FFFFFF;
	text-decoration:none;}



/*preview permenu showbiz*/
.previewmenushowbiz{
	font-family : Verdana;
	font-size : 8pt;
	font-weight : bold;
	text-align: center;
	background-image:url('../images/bg_atas/bg_off2.gif');
	}
/*preview permenu*/
.previewmenu{
	font-family : Verdana;
	font-size : 10pt;
	font-weight : bold;
	text-align: center;
	background-image:url('../images/bg_atas/bg_on.gif');
	}
	
/* foto */
.previewmenufoto1{
	font-family : Verdana;
	font-size : 8pt;
	font-weight : bold;
	text-align: center;
	background-color: #5AC5D2;
	}
.previewmenufoto{
	font-family : Verdana;
	font-size : 8pt;
	font-weight : bold;
	padding-left: 4px;
	text-align: left;
	background-color: #5AC5D2;
	}	
.previewmenufoto2{
	font-family : Verdana;
	font-size : 8pt;
	font-weight : bold;
	padding-right: 4px;
	text-align: right;
	background-color: #5AC5D2;
	}	
/* MENU */
.menu{
	font-family : Verdana;
	font-size : 10pt;
	font-weight : bold;
	text-align: center;
	color:#031732;}
.menu:link{
	font-family : Verdana;
	font-size : 10pt;
	font-weight : bold;
	text-align: center;
	color:#031732;
	text-decoration:none;}
.menu:visited{
	font-family : Verdana;
	font-size : 10pt;
	font-weight : bold;
	text-align: center;
	color:#FFFFFF;
	text-decoration:none;}
.menu:hover{
	font-family : Verdana;
	font-size : 10pt;
	font-weight : bold;
	text-align: center;
	background-image:url('../images/bg_atas/news.gif');
	text-decoration:none;}

/***** Common Formatting *****/
p {margin: 0; padding: 0 0 18px 0;}
ul {list-style: none; margin: 0; padding: 0;}

/***** Links *****/
a {
  	text-decoration: none;
  	color: #FFFFFF;
}

a:hover {text-decoration: none; color: #FFFFFF;}

/***** Main Layout ****/
#container {
 	width: 100%;
 	height: 100%;
 	text-align: center;/* IE fix to center the page */
 	background: url(../images/bg.jpg) repeat-x 0 0;
	position: relative;
}

#wrapper {
 	width: 960px;
 	background: url(../images/bg_content.jpg) repeat-y top left;
 	margin: 0 auto;/* center the page in Firefox */
 	text-align: left;
	position: relative;
}

/***** Top Page *****/
#top {
	height: 90px;
	padding: 0 25px;
  background: #F4F4EA url(../images/bg.jpg) repeat-x 0 0;
}

#top .logo {
	width: 360px;
  height: 36px;
  float: left;
  clear: left;
  margin-top: 45px;
	margin-left: 20px;
  background: url(../images/logo.jpg) no-repeat;
}

#top .logo a span {
	color: #66FF00;
}

#top .logo a {
	display: block;
	width: 100%;
	height: 100%;
	color: #ff6600;
	font-size: 1.7em;
	padding-top: 8px;
	padding-left: 85px;
	line-height: 25px;
}

#top .logo a:hover {
	color: white;
}

/* Motto */
#top ul.motto {
  height: 36px;
	width: auto;
  float: right;
 	clear: right;
 	font-weight: bold;
	line-height: 36px;
	margin-right: 50px;
 	color: white;
 	font-size: 80%;
	text-align: center;
 	background: url(../images/login_r.jpg) no-repeat right 0;
	padding-right: 40px;
}

#top ul.motto li.left {
  background: url(../images/login_l.jpg) no-repeat left 0;
 	height: 36px;
	width: 40px;
	padding: 0;
	margin: 0;
 	display: block;
	float: left;
}

#top ul.motto li {
 	text-align: left;
 	padding: 0 6px;
	display: block;
	float: left;
	height: 36px;
 	background: url(../images/login_bg.jpg) repeat-x 0 0;
}


/***** HEADER *****/
#header {
	width: 100%;
	height: 214px;
	background: url(../images/header.jpg) no-repeat;
	position: relative;
	color: white;
	font-family: "Trebuchet MS",Tahoma, Arial, sans-serif;
}

#header .intro {
	padding: 190px 0 0 17px;
}

#header .intro p {
	font-size: 1.0em;
	padding: 0;
	margin: 0;
	color: #333;
}        

#header .rssicon {
	position: absolute;
	left: 900px;
	top: 180px;
}

/***** Search Box *****/
#header #searchform {
	position: absolute;
	z-index: 2;
	left: 605px;
	top: 180px;
	width: 205px;
}
      
#header #searchform .searchField {
	border: none;
	background: transparent;
	width: 158px;
	height: 23px;
	line-height: 23px;
}

#header #searchform .searchSubmit {
	background: transparent url(../images/searchButton.jpg) no-repeat 0 0;
	width: 40px;
	height: 26px;
	border: none;
	cursor: pointer;
}

/***** Content *****/
#content {
	display: block;
	float: left;
	clear: left;
	width: 630px;
	padding: 20px;
	margin: 0 0 30px 0;
	clear: both;
	text-align: justify;
	font-size: 0.9em;
}

#content p {
	padding: 5px 0  5px 15px;
}

#content ul, #content ol {
	padding-right: 5px;
	padding-bottom: 10px;
	padding-top: 5px;
	margin-left: 5px;
}

#content ul li {
	background: url(../images/bullet.jpg) 0 3px no-repeat;
	padding-left: 15px;
	padding-bottom: 5px;
}

#content a img {
  border: none;/*remove border for linked images*/
  background-color: #fff;
	padding: 2px;
	margin: 3px 5px 3px 0;
	border: 1px solid #0066B3;
	float: left;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}

#content .garisbawah {
	padding-bottom: 5px;
	border-bottom: 1px dotted #CCC;
}
#content .judul {
	font-family: Georgia;
	font-size: 14px;
	line-height: 170%;
	font-weight: bold;
	color: #EE1C24;
}
#content .tanggal {
	font-size: 10px;
	line-height: 135%;
	font-style: italic;
}
#content .posting {
	font-size: 11px;
}
#content .kategori {
	font-family: Georgia;
	line-height: 175%;
	font-weight: bold;
	padding-left: 10px;
}
#content .komentar {
	font-weight: bold;
}
#content .judulhead {
	font-size: 1.2em;
	font-variant: small-caps;
	color: #65C80B;
	font-weight: bold;
}
#content .judul_head {
	font-family: Georgia;
	font-size: 12px;
}
#content .image {
	background-color: #fff;
	padding: 2px;
	margin: 3px 5px 3px 0;
	border: 1px solid #CCC;
	float: left;
}
#content-kiri{
	float: left;
	width: 370px;
}
#content-kanan{

}
#content-detail{
	float: left;
	width: 630px;
}
input, select, textarea{
	font-family: Verdana;
	font-size: 12px;
}
#kotakjudul{
	background: url(../images/mainnav-bg.gif) repeat-x;
	margin: 0px;
	padding: 5px;
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
  border-bottom: none;          
}
#kotakisi{
	padding: 4px;
	border: 1px solid #CCC;
	text-align: justify;
}

/***** Sidebar *****/
#sidebar {
	display: block;
	float: left;
	width: 255px;
	padding-left: 15px;
	margin-bottom: 30px;
	font-size: 0.8em;
	background: url(../images/sidebar_bg.jpg) no-repeat 0 0;
}

#sidebar h2 {
	font-size: 1.4em;
	font-variant: small-caps;
	color: #65C80B;
	border-bottom: 1px solid #ccc;
	width: 255px;
	font-weight: bold;
	margin: 30px 0 10px 0;
}

#listsidebar{
	width:250px;
	overflow:hidden;
	border:solid 1px #DEDEDE;
	padding-bottom: 13px;
}

#listsidebar .news-title{
	font-weight:bold;
	margin-bottom:4px;
	font-size:12px;
	padding-left:5px;
	padding-top: 5px;
}
#listsidebar .news-text{
	font-size:12px;
	color:#333;
}
#listsidebar .news-title2{
	font-weight:bold;
	padding-left:80px;
	font-size:12px;
}

/***** Footer *****/
#footer {
	clear: both;
	width: 960px;
	height: 150px;
	background: #F4F4EA url(../images/footer_bg.jpg) repeat-x 0 0;
	color: #ccc;
	font-size: 0.9em;
}

#footer .foot_l {
	background: url(../images/footer_l.jpg) no-repeat left top;
	width: 80px;
	height: 74px;
	float: left;
}

#footer .foot_r {
	background: url(../images/footer_r.jpg) no-repeat right top;
	width: 26px;
	height: 74px;
	float: right;
	clear: none;
}

#footer .foot_content {
	display: block;
	clear: none;
	width: 800px;
	float: left;
	clear: none;
	padding: 5px 0 0 0;
	text-align: center;
}

#footer .foot_content p {
	margin: 0;
	padding: 0;
}

#footer ul li {
	display: inline;
}

/* tabel foto slide hl */
.table-slidingfotohl{
	border-bottom: solid 1px #D9D9D9;
	border-top: solid 1px #D9D9D9;
	border-left: solid 1px #D9D9D9;
    border-right: solid 1px #D9D9D9;
	background-color: #111111;
	width: auto;
    padding: 4px; }
/* hl home */
.sub_judulhl{
	font-family : Verdana;
	font-size : 10pt;
	font-weight : none;
	color:#FFFFFF;
	text-decoration:none;}	
	
.judulhl{
	font-family : Verdana;
	font-size : 22pt;
	font-weight : bold;
	color:#FFFFFF;
	padding-bottom:20px;
	line-height:0.95;
	text-decoration:none;}	
.judulhl:link{
	font-family : Verdana;
	font-size : 22pt;
	font-weight : bold;
	padding-bottom:20px;
	line-height:0.95;
	color:#FFFFFF;
	text-decoration:none;}
.judulhl:visited{
	font-family : Verdana;
	font-size : 22pt;
	font-weight : bold;
	padding-bottom:20px;
	line-height:0.95;
	color:#FFFFFF;
	text-decoration:none;}
.judulhl:hover{
	font-family : Verdana;
	font-size : 22pt;
	font-weight : bold;
	padding-bottom:20px;
	line-height:0.95;
	color:#FFE4A6;
	text-decoration:none;
	}
.isihl{
	font-family : Verdana;
	font-size : 10pt;
	font-weight : normal;
	color:#FFFFFF;}	
.tanggalhl{
	font-family : Verdana;
	font-size : 7pt;
	font-weight : normal;
	color:#FFFFFF;}	



/* pariwara */

.table-pariwara{
    -moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	border-bottom: solid 2px #FFF;
	border-top: solid 2px #FFF;
	border-left: solid 2px #FFF;
    border-right: solid 2px #FFF;
	background-color: #FFF;
	width: 99%;
	padding: 2px;
	}


.sub_judulpariwara{
	font-family : Verdana;
	font-size : 8pt;
	font-weight : none;
	color:#000;
	text-decoration:none;}	
	
.judulpariwara{
	font-family : Verdana;
	font-size : 10pt;
	font-weight : bold;
	color:#1E5B75;
	padding-bottom:20px;
	line-height:0.95;
	text-decoration:none;}	
.judulpariwara:link{
	font-family : Verdana;
	font-size : 10pt;
	font-weight : bold;
	padding-bottom:20px;
	line-height:0.95;
	color:#1E5B75;
	text-decoration:none;}
.judulpariwara:visited{
	font-family : Verdana;
	font-size : 10pt;
	font-weight : bold;
	padding-bottom:20px;
	line-height:0.95;
	color:#1E5B75;
	text-decoration:none;}
.judulpariwara:hover{
	font-family : Verdana;
	font-size : 10pt;
	font-weight : bold;
	padding-bottom:20px;
	line-height:0.95;
	color:#1E5B75;
	text-decoration:none;
	}
.isipariwara{
	font-family : Verdana;
	font-size : 8pt;
	font-weight : normal;
	color:#000;}	
.tanggalpariwara{
	font-family : Verdana;
	font-size : 7pt;
	font-weight : normal;
	color:#FFFFFF;}	


/* tabel global*/
.table-global{
	border-bottom: solid 2px #DCD9D9;
	border-top: solid 2px #DCD9D9;
	border-left: solid 2px #DCD9D9;
    border-right: solid 2px #DCD9D9;
	background-color: #FFFFFF;
	padding: 10px;
	}
/* tabel logo atas or bagian atas */
.table-paling-atas{
	border-bottom: solid 0px #FFFFFF;
	border-top: solid 0px #FFFFFF;
	border-left: solid 0px #FFFFFF;
    border-right: solid 0px #FFFFFF;
	background-color: #FFFFFF;
	padding-bottom: 4px;
	}

/* tabel kosong */
.table-kosong{
	border-bottom: solid 0px #FFFFFF;
	border-top: solid 0px #FFFFFF;
	border-left: solid 0px #FFFFFF;
    border-right: solid 0px #FFFFFF;
	background-color: #FFFFFF;
	line-height:0.55;
	}

	
/* tabel tengah */
.table-tengah{
	border-bottom: solid 0px #FFFFFF;
	border-top: solid 0px #FFFFFF;
	border-left: solid 0px #FFFFFF;
    border-right: solid 0px #FFFFFF;
	background-color: #FFFFFF;
	padding: 0px;
	}
	
/* tabel menu paling bawah coy*/
.table-paling-bawah{
	border-bottom: solid 0px #FFFFFF;
	border-top: solid 1px #D9D9D9;
	border-left: solid 0px #FFFFFF;
    border-right: solid 0px #FFFFFF;
	padding: 10px;
	/*background-image:url(../images/bg_atas/bg_on.gif);*/
	}
	
/* tabel belanja*/

/*------------------------*/
.table-menutengahome1{
    padding-bottom: 2px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 2px;
	border-bottom:solid 15px #D9D9D9;
	}
	
.table-menutengahome2{
	font-family : Verdana;
	font-size : 10pt;
	font-weight : bold;
	color:#000000;
	-moz-border-radius-topleft:6px;
	background-color: #FFF;
	padding-bottom: 4px;
	padding-left: 6px;
	padding-right: 6px;
	border-bottom:solid 4px #D9D9D9;
	padding-top: 2px;}	
	
.table-menutengahome3{
    -moz-border-radius-topright:6px;
	background-color: #D9D9D9;
	padding-bottom: 2px;
	padding-left: 6px;
	padding-right: 6px;
	border-bottom:solid 2px #D9D9D9;
	padding-top: 2px;}	
	
.table-menutengahome4{
    background-color: #FFFFFF;
	padding-bottom: 2px;
	padding-left: 0px;
	padding-right: 0px;
	border: solid 1px #D9D9D9;
	height: 80px;
	padding-top: 2px;
	padding-bottom: 2px;}
	
.table-menutengahome4x{
    background-color: #FFFFFF;
	padding-left: 6px;
	padding-right: 6px;
	border-bottom: solid 1px #D9D9D9;
	border-left: solid 1px #D9D9D9;
	border-right: solid 1px #D9D9D9;
	border-top: solid 1px #D9D9D9;
	height: 80px;
	padding-top: 2px;
	padding-bottom: 2px;}	
	
	
.table-menutengahome4xriaubaru{
    background-color: #FFFFFF;
	padding-left: 6px;
	padding-right: 6px;
	border-bottom: solid 1px #D9D9D9;
	border-left: solid 1px #D9D9D9;
	border-right: solid 1px #D9D9D9;
	border-top: solid 1px #D9D9D9;
	height: 60px;
	padding-top: 3px;
	padding-bottom: 2px;}
/*------------judul home-----------------*/
.tanggalnewshome1{
	font-family : Verdana;
	font-size : 8pt;
	text-transform:uppercase;
	font-weight : none;
	color:#DF3E48;}
.judulnewshome1:link{
	font-family : Verdana;
	font-size : 9pt;
	font-weight : bold;
	color:#1E5B75;
	text-decoration:none;}
.judulnewshome1:visited{
	font-family : Verdana;
	font-size : 9pt;
	font-weight : bold;
	color:#1E5B75;
	text-decoration:none;}
.judulnewshome1:hover{
	font-family : Verdana;
	font-size : 9pt;
	font-weight : bold;
	color:#FA0000;
	text-decoration:none;
	}
.leadnews{
	font-family : Verdana;
	font-size : 8pt;
	font-weight : normal;
	color:#000000;}	
	
/*index tab hal utama*/
.tanggalhl_idx{
	font-family : Verdana;
	font-size : 8pt;
	color:#999999;}
.judulberitaisihl_idx:{
	font-family : Verdana;
	font-size : 9pt;
	color:#1E5B75;
	text-decoration:none;}
.judulberitaisihl_idx:link{
	font-family : Verdana;
	font-size : 9pt;
	color:#1E5B75;
	text-decoration:none;}
.judulberitaisihl_idx:visited{
	font-family : Verdana;
	font-size : 9pt;
	color:#1E5B75;
	text-decoration:none;}
.judulberitaisihl_idx:hover{
	font-family : Verdana;
	font-size : 9pt;
	color:#D809E0;
	text-decoration:none;
	}
	
	
/* tulindex */
.tulindex:{
	font-family : Verdana;
	font-size : 7pt;
	color:#1E5B75;
	text-decoration:none;}
.tulindex:link{
	font-family : Verdana;
	font-size : 7pt;
	color:#1E5B75;
	text-decoration:none;}
.tulindex:visited{
	font-family : Verdana;
	font-size : 7pt;
	color:#1E5B75;
	text-decoration:none;}
.tulindex:hover{
	font-family : Verdana;
	font-size : 7pt;
	color:#D809E0;
	text-decoration:none;
	}
	
	
/* menu perkonten kotak home*/
.menu_perkonten_kotak_home:{
	font-family : Verdana;
	font-size : 10pt;
	color:#D50000;
	font-weight: bold;
	text-decoration:none;}
.menu_perkonten_kotak_home:link{
	font-family : Verdana;
	font-size : 10pt;
	color:#D50000;
	font-weight: bold;
	text-decoration:none;}
.menu_perkonten_kotak_home:visited{
	font-family : Verdana;
	font-size : 10pt;
	color:#D50000;
	font-weight: bold;
	text-decoration:none;}
.menu_perkonten_kotak_home:hover{
	font-family : Verdana;
	font-size : 10pt;
	color:#D50000;
	font-weight: bold;
	text-decoration:none;
	}
/* tabel iklan sms */
.table-iklanSMS{
    background-color: #FFFFFF;
	padding-bottom: 2px;
	padding-left: 6px;
	padding-right: 6px;
	border-bottom: solid 1px #D9D9D9;
	border-left: solid 1px #D9D9D9;
	border-right: solid 1px #D9D9D9;
	border-top: solid 1px #D9D9D9;
	height: 132px;
	padding-top: 2px;}	
	
/* surat pembaca  home*/
.table-suratpembacahome{
    background-color: #FFFFFF;
	padding-bottom: 2px;
	padding-left: 6px;
	padding-right: 6px;
	border-bottom: solid 1px #D9D9D9;
	border-left: solid 1px #D9D9D9;
	border-right: solid 1px #D9D9D9;
	border-top: solid 1px #D9D9D9;
	padding-top: 2px;}	
	
/* surat berita anda*/
.table-beritaandax{
    background-color: #FFFFFF;
	padding-bottom: 2px;
	padding-left: 6px;
	padding-right: 6px;
	border-bottom: solid 1px #D9D9D9;
	border-left: solid 1px #D9D9D9;
	border-right: solid 1px #D9D9D9;
	border-top: solid 1px #D9D9D9;
	padding-top: 2px;}	
	
/* showbiz  home*/
.table-showbizhome2{
	font-family : Verdana;
	font-size : 10pt;
	font-weight : bold;
	color:#000000;
	-moz-border-radius-topleft:6px;
	background-color: #DEE9EB;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 2px;}	
	
.table-showbizhome3{
    -moz-border-radius-topright:6px;
	background-color: #DEE9EB;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 2px;}	
	
.table-showbizhome{
    background-color: #FFFFFF;
	padding-bottom: 2px;
	padding-left: 6px;
	padding-right: 6px;
	border-bottom: solid 0px #D9D9D9;
	border-left: solid 0px #D9D9D9;
	border-right: solid 0px #D9D9D9;
	border-top: solid 0px #D9D9D9;
	padding-top: 2px;}	
	
/*------------judul home showbiz-----------------*/
.judulnewshome1showbiz{
	font-family : Verdana;
	font-size : 9pt;
	font-weight : bold;
	color:#1E5B75;
	text-decoration:none;}
.judulnewshome1showbiz:link{
	font-family : Verdana;
	font-size : 9pt;
	font-weight : bold;
	color:#1E5B75;
	text-decoration:none;}
.judulnewshome1showbiz:visited{
	font-family : Verdana;
	font-size : 9pt;
	font-weight : bold;
	color:#1E5B75;
	text-decoration:none;}
.judulnewshome1showbiz:hover{
	font-family : Verdana;
	font-size : 9pt;
	font-weight : bold;
	color:#1E5B75;
	text-decoration:none;
	}	
	
/* teknologi home*/
.table-teknologihome2{
	font-family : Verdana;
	font-size : 10pt;
	font-weight : bold;
	color:#000000;
	-moz-border-radius-topleft:6px;
	background-color: #DEE9EB;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 2px;}	
	
.table-teknologihome3{
    -moz-border-radius-topright:6px;
	background-color: #DEE9EB;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 2px;}	
	
.table-teknologihome{
    background-color: #FFFFFF;
	padding-bottom: 2px;
	padding-left: 6px;
	padding-right: 6px;
	border-bottom: solid 0px #D9D9D9;
	border-left: solid 0px #D9D9D9;
	border-right: solid 0px #D9D9D9;
	border-top: solid 0px #D9D9D9;
	padding-top: 2px;}	
	
/*tabel page otonomi */
.tengahpageotonomi{	
	background-color: #FFFFFF;
	border: 1px;
	padding: 0px;
}
/* otonomi */
.table_xotonomix_tengah{
    -moz-border-radius-topleft:6px;
	-moz-border-radius-topright:6px;
	-moz-border-radius-bottomleft:6px;
	-moz-border-radius-bottomright:6px; 
	border-bottom: solid 1px #D9D9D9;
	border-top: solid 1px #D9D9D9;
	border-left: solid 1px #D9D9D9;
    border-right: solid 1px #D9D9D9;
	height: 250px;
	background-color: #FFFFFF;
    padding: 4px; } 
.table_xotonomix{
	border-bottom: solid 1px #000000;
	border-top: solid 1px #000000;
	border-left: solid 1px #000000;
    border-right: solid 1px #000000;
	height: 250px;
	background-color: #4B0000;
    padding: 0px; } 
.subjudulotonomix{
	font-family : Verdana;
	font-size : 7pt;
	color : #FF7D0C;
	font-weight : none;}
.judulotonomix{
	font-family : Verdana;
	font-size : 14pt;
	font-weight : bold;
	color:#FFFFFF;
	text-decoration:none;}	
.judulotonomix:link{
	font-family : Verdana;
	font-size : 14pt;
	font-weight : bold;
	color:#FFFFFF;
	text-decoration:none;}
.judulotonomix:visited{
	font-family : Verdana;
	font-size : 14pt;
	font-weight : bold;
	color:#FFFFFF;
	text-decoration:none;}
.judulotonomix:hover{
	font-family : Verdana;
	font-size : 14pt;
	font-weight : bold;
	color:#D70B0C;
	text-decoration:none;
	}
.isiotonomix{
	font-family : Verdana;
	font-size : 10pt;
	font-weight : normal;
	color:#AAAAAA;}	
.tgljudulotonomix{
	font-family : Verdana;
	font-size : 7pt;
	color : #9EA1A1;
	font-weight : none;}
	
/* otonomi tengah */
.judulotonomixtgh{
	font-family : Verdana;
	font-size : 8pt;
	font-weight : bold;
	color:#000000;
	text-decoration:none;}	
.judulotonomixtgh:link{
	font-family : Verdana;
	font-size : 8pt;
	font-weight : bold;
	color:#000000;
	text-decoration:none;}
.judulotonomixtgh:visited{
	font-family : Verdana;
	font-size : 8pt;
	font-weight : bold;
	color:#000000;
	text-decoration:none;}
.judulotonomixtgh:hover{
	font-family : Verdana;
	font-size : 8pt;
	font-weight : bold;
	color:#D70B0C;
	text-decoration:none;
	}
.isiotonomixtgh{
	font-family : Verdana;
	font-size : 8pt;
	font-weight : normal;
	color:#000000;}	
.tgljudulotonomixtgh{
	font-family : Verdana;
	font-size : 7pt;
	color : #9EA1A1;
	font-weight : none;}
/*preview permenu otonomi*/
.previewmenuotonomi{
	font-family : Verdana;
	font-size : 8pt;
	font-weight : bold;
	color: #FFFFFF;
	text-align: center;
	background-image:url('../../../images/bg_atas/otonomi.gif');
	}

/* otonomi*/
.table-otonomix{
    -moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px; 
    background-color: #D00513;
	padding-bottom: 2px;
	padding-left: 6px;
	padding-right: 6px;
	border-bottom: solid 1px #000000;
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
	border-top: solid 1px #000000;
	padding-top: 2px;}	
	
/* judul berita lain atas atas*/
.judulnewshome1atas{
	font-family : Verdana;
	font-size : 9pt;
	font-weight : bold;
	color:#FFFFFF;
	text-decoration:none;}
.judulnewshome1atas:link{
	font-family : Verdana;
	font-size : 9pt;
	font-weight : bold;
	color:#FFFFFF;
	text-decoration:none;}
.judulnewshome1atas:visited{
	font-family : Verdana;
	font-size : 9pt;
	font-weight : bold;
	color:#FFFFFF;
	text-decoration:none;}
.judulnewshome1atas:hover{
	font-family : Verdana;
	font-size : 9pt;
	font-weight : bold;
	color:#D809E0;
	text-decoration:none;
	}
	
/* garis */
.garis{ border-right: solid 1px #D9D9D9; }

/*foto lepas dalam*/
.table-fotolepasdalamx{
    -moz-border-radius-topleft:6px;
	-moz-border-radius-topright:6px;
	-moz-border-radius-bottomleft:6px;
	-moz-border-radius-bottomright:6px; 
    background-color: #ECECEC;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	border-bottom: solid 1px #ECECEC;
	border-left: solid 1px #ECECEC;
	border-right: solid 1px #ECECEC;
	border-top: solid 1px #ECECEC;
	padding-top: 0px;}	
	
/* judul foto lepas dalam*/
.fotolepasdalam{
	font-family : Verdana;
	font-size : 12pt;
	font-weight : bold;
	color:#1E5B75;
	text-transform: uppercase;
	text-decoration:none;}
.judulfotolepasdalam{
	font-family : Verdana;
	font-size : 9pt;
	font-weight : bold;
	color:#1E5B75;
	text-transform: uppercase;
	text-decoration:none;}
.judulfotolepasdalams:link{
	font-family : Verdana;
	font-size : 9pt;
	font-weight : bold;
	color:#1E5B75;
	text-transform: uppercase;
	text-decoration:none;}
.judulfotolepasdalam:visited{
	font-family : Verdana;
	font-size : 9pt;
	font-weight : bold;
	color:#1E5B75;
	text-transform: uppercase;
	text-decoration:none;}
.judulfotolepasdalam:hover{
	font-family : Verdana;
	font-size : 9pt;
	font-weight : bold;
	color:#D809E0;
	text-transform: uppercase;
	text-decoration:none;
	}

/* kategori */

.nama_kategori{
	font-family : Verdana;
	font-size : 9pt;
	font-weight : bold;
	text-transform: uppercase;
	color:#0D7C86;}		
.tanggalnewsidx{
	font-family : Verdana;
	font-size : 9pt;
	font-weight : none;
	color:#999999;}
.subjudulnewsidx{
	font-family : Verdana;
	font-size : 7pt;
	color : #FF7D0C;
	font-weight : none;}
.judulnewsidx:link{
	font-family : Verdana;
	font-size : 10pt;
	font-weight : bold;
	color:#0B1075;
	text-decoration:none;}
.judulnewsidx:visited{
	font-family : Verdana;
	font-size : 10pt;
	font-weight : bold;
	color:#0B1075;
	text-decoration:none;}
.judulnewsidx:hover{
	font-family : Verdana;
	font-size : 10pt;
	font-weight : bold;
	color:#D809E0;
	text-decoration:none;
	}
.leadnewsidx{
	font-family : Verdana;
	font-size : 8pt;
	font-weight : normal;
	color:#000000;}	
	
/* view foto dalam*/
.judullfotov{
	font-family : Verdana;
	font-size : 14pt;
	font-weight : bold;
	color:#0058AC;}	
.isilfotov{
	font-family : Verdana;
	font-size : 10pt;
	font-weight : normal;
	color:#000000;}	
.judulshare{
    background-color:#CDDAE6;
	padding-bottom: 4px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	}	
.isitabelx{
    background-color:#CDDAE6;
	padding-bottom: 6px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 6px;
	}	
	
.hakciptax{
    background-color:#5AC5D2;
	font-family : Verdana;
	color: #FFFFFF;
	text-align: left;
	font-size : 10pt;
	padding-bottom: 6px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 6px;
	}	
/* iklan sms */
.table-iklanSMS{
    background-color: #FFFFFF;
	padding-bottom: 2px;
	padding-left: 6px;
	padding-right: 6px;
	border-bottom: solid 1px #EEEEEE;
	border-left: solid 1px #EEEEEE;
	border-right: solid 1px #EEEEEE;
	border-top: solid 1px #EEEEEE;
	height: 132px;
	padding-top: 2px;}	
	
.tanggaliklan{
	font-family : Verdana;
	font-size : 7pt;
	font-weight : none;
	color:#999999;}
	
.juduliklanhome{
	font-family : Verdana;
	font-size : 9pt;
	font-weight : bold;
	color:#000000;}	
	
.isiiklanhome{
	font-family : Verdana;
	font-size : 8pt;
	font-weight : normal;
	color:#000000;}	
	
.pengirimiklanhome{
	font-family : Verdana;
	font-size : 8pt;
	font-weight : normal;
	color:#000000;}	
	

/* cara pasang */
.carapasang{
	font-family : Verdana;
	font-size : 10pt;
	font-weight : normal;
	color:#000000;}	
	
/* suara anda */
.table_xsuaraandax_tengah{
	border-bottom: solid 1px #D9D9D9;
	border-top: solid 1px #D9D9D9;
	border-left: solid 1px #D9D9D9;
    border-right: solid 1px #D9D9D9;
	height: 250px;
	background-color: #545655;
    padding: 4px; } 
	
.table_xsuaraandax{
	border-bottom: solid 1px #D9D9D9;
	border-top: solid 1px #D9D9D9;
	border-left: solid 1px #D9D9D9;
    border-right: solid 1px #D9D9D9;
	height: 250px;
	background-color: #545655;
    padding: 4px; } 

	
/* berita anda */
.table_xberitaandax_tengah{
	border-bottom: solid 1px #D9D9D9;
	border-top: solid 1px #D9D9D9;
	border-left: solid 1px #D9D9D9;
    border-right: solid 1px #D9D9D9;
	background-color: #545655;
    padding: 4px; } 
	
.table_xberitaandax{
	background-color: #FFFFFF;
    padding: 4px; } 
	
/* berita anda */
.judulberitaanda{
	font-family : Verdana;
	font-size : 10pt;
	font-weight : bold;
	color:#AF0C0C;
	text-decoration:none;}	
.judulberitaanda:link{
	font-family : Verdana;
	font-size : 10pt;
	font-weight : bold;
	color:#AF0C0C;
	text-decoration:none;}
.judulberitaanda:visited{
	font-family : Verdana;
	font-size : 10pt;
	font-weight : bold;
	color:#AF0C0C;
	text-decoration:none;}
.judulberitaanda:hover{
	font-family : Verdana;
	font-size : 10pt;
	font-weight : bold;
	color:#D70B0C;
	text-decoration:none;
	}
.isiberitaanda{
	font-family : Verdana;
	font-size : 8pt;
	font-weight : normal;
	color:#000000;}	
.tglberitaanda{
	font-family : Verdana;
	font-size : 7pt;
	color : #F7F8AE;
	font-weight : none;}
	
/* suara anda */
.judulhukrimx{
	font-family : Verdana;
	font-size : 16pt;
	font-weight : bold;
	color:#FFFFFF;
	text-decoration:none;}	
.judulhukrimx:link{
	font-family : Verdana;
	font-size : 16pt;
	font-weight : bold;
	color:#FFFFFF;
	text-decoration:none;}
.judulhukrimx:visited{
	font-family : Verdana;
	font-size : 16pt;
	font-weight : bold;
	color:#FFFFFF;
	text-decoration:none;}
.judulhukrimx:hover{
	font-family : Verdana;
	font-size : 16pt;
	font-weight : bold;
	color:#D70B0C;
	text-decoration:none;
	}
.isihukrimx{
	font-family : Verdana;
	font-size : 10pt;
	font-weight : normal;
	color:#FFFFFF;}	
.tgljudulhukrimx{
	font-family : Verdana;
	font-size : 7pt;
	color : #F7F8AE;
	font-weight : none;}
	
/*selengkapnya*/
.selengkapnya{
	font-family : Verdana;
	font-size : 9pt;
	font-weight : bold;
	color:#000000;
	text-decoration:none;}	
.selengkapnya:link{
	font-family : Verdana;
	font-size : 9pt;
	font-weight : bold;
	color:#000000;
	text-decoration:none;}
.selengkapnya:visited{
	font-family : Verdana;
	font-size : 9pt;
	font-weight : bold;
	color:#000000;
	text-decoration:none;}
.selengkapnya:hover{
	font-family : Verdana;
	font-size : 9pt;
	font-weight : bold;
	color:#D70B0C;
	text-decoration:none;
	}
	
/* redaksi */
.table_xjudulredaksix{
    font-family : Verdana;  
	font-size : 16pt;
	color: #EE0112;
	font-weight: bold;
    padding: 4px; } 
.table_xredaksix{
    font-family : Verdana;  
	font-size : 10pt;
	color: #000000;
    padding: 4px; } 
	
/* foto susun home */
.judulfotosusun{
	font-family : Verdana;
	font-size : 8pt;
	color:#1E5B75;
	text-decoration:none;}
.judulfotosusun:link{
	font-family : Verdana;
	font-size : 8pt;
	color:#1E5B75;
	text-decoration:none;}
.judulfotosusun:visited{
	font-family : Verdana;
	font-size : 8pt;
	color:#1E5B75;
	text-decoration:none;}
.judulfotosusun:hover{
	font-family : Verdana;
	font-size : 8pt;
	color:#D809E0;
	text-decoration:none;
	}
	
/* garis foto susun*/
.garisfotosusun{
	border-right: solid 1px #E0E0E0;
	}
.garislurusfotosusun{
    border-top: solid 1px #E0E0E0;
	border-bottom: solid 1px #E0E0E0;
	}
	
/* menu bawah sekale*/
.judulmenubawahsekale{

	font-family : Verdana;

	font-size : 7pt;

	font-weight : none;

	color:#000000;
	
	padding: 2px;
	
	text-decoration:none;}	

.judulmenubawahsekale:link{

	font-family : Verdana;

	font-size : 7pt;

	font-weight : none;

	color:#000000;
	 
	padding: 2px;

	text-decoration:none;}

.judulmenubawahsekale:visited{

	font-family : Verdana;

	font-size : 7pt;

	font-weight : none;

	color:#000000;
	
	padding: 2px;

	text-decoration:none;}

.judulmenubawahsekale:hover{

	font-family : Verdana;

	font-size : 7pt;

	font-weight : none;

	color:#000000;
	
	padding: 2px;
	
	text-decoration:none;

	}
/* huashan */
.table-huashan{
    -moz-border-radius-topleft:6px;
	-moz-border-radius-topright:6px;
	-moz-border-radius-bottomleft:6px;
	-moz-border-radius-bottomright:6px; 
    background-color: #FFFFFF;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 3px;
	padding-right: 3px;
	border-bottom: solid 1px #EB891E;
	border-left: solid 1px #EB891E;
	border-right: solid 1px #EB891E;
	border-top: solid 1px #EB891E;
	}	
	
/* tabel Photography */
.table-photography{
    /*background-image:url(../../../images/potretlensa.gif);*/
	background-color: #4B0000;
	border-top: solid 1px #4B0000;
	border-bottom: solid 1px #4B0000;
	border-left: solid 1px #4B0000;
    border-right: solid 1px #4B0000;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	padding: 2px;
    }
/* tabel isi Photography */
.table-utamaphotography{
	background-color: #000000;
	border-top: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
	border-left: solid 1px #FFFFFF;
    border-right: solid 1px #FFFFFF;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	width: 920px;
	padding: 8px;
    }
.table-isiphotography1{
	background-color: #0E7284;
	border-top: solid 1px #0E7284;
	border-bottom: solid 1px #0E7284;
	border-left: solid 1px #0E7284;
    border-right: solid 1px #0E7284;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	/*-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;*/
	padding: 2px;
    }
.table-isiphotography2{
	background-color: #0E7284;
	border-top: solid 1px #0E7284;
	border-bottom: solid 1px #0E7284;
	border-left: solid 1px #0E7284;
    border-right: solid 1px #0E7284;
	/*-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;*/
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	padding: 2px;
    }
.photographyjudulx{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #FFFFFF;
}

/* tabel hitung mundur*/
.table-hitungmundur{
	height: 88px;
	width: 184px;
	background-image:url(../../../pon2012/ponriau.gif);
	padding: 2px;
    }
	
.harinyagede{
	font-family : Verdana;
	font-size : 24pt;
	font-weight : bold;
	color:#FF000C;
	text-decoration:none;}	
	
.daysnyagede{
	font-family : Verdana;
	font-size : 8pt;
	font-weight : bold;
	color:#FF000C;
	text-decoration:none;}	

.tglnyagede{
	font-family : Verdana;
	font-size : 8pt;
	font-weight : bold;
	color:#832AE6;
	text-decoration:none;}	


/*--judulnyabos--*/
.judulnyabos{
	font-family : Verdana;
	font-size : 25pt;
	font-weight : bold;
	padding-bottom:20px;
	line-height:0.95;
	color:#FF0000;
	text-decoration:none;}	
	
/* fotonyalink */
.fotonyalink{
	font-family : Verdana;
	font-size : 8pt;
	font-weight : none;
	color:#FFFFFF;
	text-decoration:none;
	background-color: #000000;
	padding: 4px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	width: 310px;}
/* menu bawah angkalink*/
.angkalink{
	font-family : Verdana;
	font-size : 8pt;
	font-weight : none;
	color:#FFFFFF;
	text-decoration:none;
	background-color: #000000;
	padding: 4px;
	-moz-border-radius-topleft:0px;
	-moz-border-radius-topright:10px;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:0px;}	
.angkalink:link{
	font-family : Verdana;
	font-size : 8pt;
	font-weight : none;
	color:#816666;
	text-decoration:none;}
.angkalink:visited{
	font-family : Verdana;
	font-size : 8pt;
	font-weight : none;
	color:#816666;
	text-decoration:none;}
.angkalink:hover{
	font-family : Verdana;
	font-size : 8pt;
	font-weight : none;
	color:#816666;
	text-decoration:none;
	}
	
/* INTERNASIONAL */

/* nasional */
.table-topmenuhnasionalx1{
    border-left: solid 0px #DEE9EB;
    border-right: solid 0px #DEE9EB; 
	border-top: solid 0px #DEE9EB;
	border-bottom: solid 1px #DEE9EB;
	background-color: #DEE9EB;
	color: #D50000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
    padding: 6px;
    }
/* nasional */
.table-topmenuhnasionalx2{
    border-left: solid 1px #DEE9EB;
    border-right: solid 1px #DEE9EB; 
	border-top: solid 1px #DEE9EB;
	border-bottom: solid 1px #DEE9EB;
	background-color: #FFFFFF;
	color: #FFFFFF;
	font-family : Verdana;
	font-size : 10pt;
	font-weight : bold;
    padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 4px;
	padding-right: 4px;
    }
	
.table-menuhfotonasionalx{
    border-left: solid 0px #F0F0F0;
    border-right: solid 0px #F0F0F0; 
	border-top: solid 0px #F0F0F0;
	border-bottom: solid 0px #F0F0F0;
	background-color: #FFFFFF;
	padding: 4px;
    }

.table-menuhnasionalx1{
    border-left: solid 0px #DCDCDC;
    border-right: solid 0px #DCDCDC; 
	border-top: solid 0px #DCDCDC;
	border-bottom: solid 0px #DCDCDC;
	color: #505050;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
    padding-top: 4px;
    }
	
.tglbawahlogo{
	font-family : Verdana;
	font-size : 8pt;
	font-weight : bold;
	color:#000000;
	text-decoration:none;}	
	
.indexbengkalisread{
    -moz-border-radius-topleft:5px;
	-moz-border-radius-topright:20px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:20px;
	border-bottom: solid 2px #DCD9D9;
	border-top: solid 2px #DCD9D9;
	border-left: solid 2px #DCD9D9;
    border-right: solid 2px #DCD9D9;
	background-color: #FFFFFF;
	padding: 2px;
	font-family : Verdana;
	font-size : 8pt;
	font-weight : bold;
	color:#000000;
	}	
	
/* ataspalingkalekale */
.table-ataspalingkalekale{
	background-image:url('../images/bg_atas/bg_on.gif');
	border-top: solid 1px #000;
	border-bottom: solid 1px #000;
	border-left: solid 1px #000;
    border-right: solid 1px #000;
	-moz-border-radius-topleft:15px;
	-moz-border-radius-topright:15px;
	-moz-border-radius-bottomleft:15px;
	-moz-border-radius-bottomright:15px;
	color: #FFF;
	font-weight:bold;
	width: 1000px;
	padding: 5px;
    }

.pon-rapp{

	font-family : Verdana;

	font-size : 8pt;

	font-weight : bold;

	color:#FF000C;
	background-color: #003333;

	text-decoration:none;}	
	
.pon-rappx{

	font-family : Verdana;

	font-size : 8pt;

	font-weight : bold;

	color:#FF000C;
	
	background-color: #003333;
	
	height: 20px;

	text-decoration:none;}	

/* imsyakiyah */
.table_imsyakiyahall{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	color:#000;
	border-bottom: solid 1px #C9D279;
	border-top: solid 1px #C9D279;
	border-left: solid 1px #C9D279;
    border-right: solid 1px #C9D279;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	background: #C9D279;
    height: 85px;
    padding: 2px;
	}

.tgl_jam-imsyakiyahallatas{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	color:#FFF;
	}

.tgl_jam-imsyakiyahall{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	color:#FFF;
	}
	
/* pon depan */	
.table_menupondepan{
background: #C9D279;  
border: solid 1px #C9D279;
border-radius: 4px;
padding: 2px;
	}


.judulnewshome1atasmenu:link{

	font-family : Verdana;

	font-size : 9pt;

	font-weight : bold;

	color:#CCCCCC;

	text-decoration:none;}

.judulnewshome1atasmenu:visited{

	font-family : Verdana;

	font-size : 9pt;

	font-weight : bold;

	color:#CCCCCC;

	text-decoration:none;}

.judulnewshome1atasmenu:hover{

	font-family : Verdana;

	font-size : 9pt;

	font-weight : bold;

	color:#CCCCCC;

	text-decoration:none;

	}
	
/* hlutama */
.table_hlutama{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	color:#740207;
	background: #740207;
    height: 90px;
    padding: 2px;
	}
/* hlutama */
.table_hlutama2{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	color:#740207;
	background: #740207;
    height: 90px;
    padding: 2px;
	}
	
/* indeksnews */
.table-indeksnews{
    background-color: #FFFFFF;
	padding-bottom: 2px;
	padding-left: 6px;
	padding-right: 6px;
	border-bottom: solid 2px #D9D9D9;
	color: #fa0000;
	font-weight: bold;
	padding-top: 2px;
        font-size : 14pt;
	padding-bottom: 2px;}
	
	
/* potretlensahome */
/*------------------------*/

.table-menutengahome1potretlensahome{

    padding-bottom: 2px;

	padding-left: 6px;

	padding-right: 6px;

	padding-top: 2px;

	border-bottom:solid 1px #D9D9D9;

	}

	

.table-menutengahome2potretlensahome{

	font-family : Verdana;

	font-size : 10pt;

	font-weight : bold;

	color:#000000;

	-moz-border-radius-topleft:6px;

	background-color: #DEE9EB;

	padding-bottom: 2px;

	padding-left: 6px;

	padding-right: 6px;

	border-bottom:solid 1px #D9D9D9;

	padding-top: 2px;}	

	

.table-menutengahome3potretlensahome{

    -moz-border-radius-topright:6px;

	background-color: #DEE9EB;

	padding-bottom: 2px;

	padding-left: 6px;

	padding-right: 6px;

	border-bottom:solid 1px #D9D9D9;

	padding-top: 2px;}	

	

.table-menutengahome4potretlensahome{

        background-color: #FFFFFF;

	padding-bottom: 2px;

	padding-left: 6px;

	padding-right: 6px;

	border-bottom: solid 1px #D9D9D9;

	border-left: solid 1px #D9D9D9;

	border-right: solid 1px #D9D9D9;

	border-top: solid 1px #D9D9D9;

	height: 80px;

	padding-top: 2px;

	padding-bottom: 2px;}	

.table-menutengahome4xpotretlensahome{
    background-color: #FFFFFF;
	padding-bottom: 2px;
	padding-left: 6px;
	padding-right: 6px;
	border-bottom: solid 1px #D9D9D9;
	border-left: solid 1px #D9D9D9;
	border-right: solid 1px #D9D9D9;
	border-top: solid 1px #D9D9D9;
	height: 80px;
	padding-top: 2px;
	padding-bottom: 2px;}	

/* tabelkomentar */	
.tabelkomentar{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	color:#000;
	background-image:url('/images/komentarbg.png');
	border: solid 1px #D9D9D9;
    height: 250px;
    padding: 2px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	}
	
/* polingkecilnama */
.polingkecilnama{
	font-family : Verdana;
	font-size : 8pt;
	color:#000;}
	
	
/* tabel poling */	
.table-polingallhomex{
	border-top: solid 1px #456794;
	border-bottom: solid 1px #456794;
	border-left: solid 1px #456794;
    border-right: solid 1px #456794;
	font-size: 11px;
    }	
	
/* tabelpollingutama */
.table-tabelpollingutama{
	border: 3px solid #B5B5B6;
	-moz-border-radius-topleft:1px;
	-moz-border-radius-topright:1px;
	-moz-border-radius-bottomleft:1px;
	-moz-border-radius-bottomright:1px;
	font-size : 10pt;
	padding: 2px;
	font-size: 12px;
	font-weight : bold;
    }
	
/* Poll */

.judulpollingutama{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #000;
	font-weight : bold;}
/* --------------------------------- */
.poll-content {
	padding: 0 10px;
}
.poll-question {
	padding: 5px 0 10px;
	font-weight: bold;
	text-align: center;
	border-bottom: 1px solid #ddd;
	margin-bottom: 10px;
}
.poll-bar {
	background: #eee;
	padding:0;
	background: -webkit-gradient(linear, 0 0, 44 44,
    			color-stop(0.00, rgba(255,255,255,0.17)),
    			color-stop(0.25, rgba(255,255,255,0.17)),
    			color-stop(0.26, rgba(255,255,255,0)),
    			color-stop(0.50, rgba(255,255,255,0)),
    			color-stop(0.51, rgba(255,255,255,0.17)),
    			color-stop(0.75, rgba(255,255,255,0.17)),
    			color-stop(0.76, rgba(255,255,255,0)),
    			color-stop(1.00, rgba(255,255,255,0))
  				), -webkit-gradient(linear, left bottom, left top, color-stop(0, #eeeeee), color-stop(1, #000));
  
	background: -moz-repeating-linear-gradient(top left -30deg, 
				rgba(255,255,255,0.17), 
				rgba(255,255,255,0.17) 15px, 
				rgba(255,255,255,0) 15px, 
				rgba(255,255,255,0) 30px
				), -moz-linear-gradient(#eeeeee 0%, #000 100%);
			  
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.3);
     -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.3);
  		  box-shadow: inset 0 1px 0 rgba(255,255,255,0.3);
		  border-right: 1px solid #ddd;
}

.jumlahvotinghome{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 20pt;
	font-weight : bold;
	color:#B50A11;
    height: 90px;
    padding: 2px;
	}
.table-quickcount{
	border: solid 2px #456794;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	background-color: #000;
	color: #FFFFFF;
    }
	
/* tabelpariwara */
.table-tabelpariwara{

    -moz-border-radius-topright:6px;

	background-color: #DEE9EB;

	padding-bottom: 6px;

	padding-left: 6px;

	padding-right: 6px;

	border:solid 1px #D9D9D9;

	padding-top: 6px;}

/* tabelpariwara */
.table-advertorialdaerah{

    -moz-border-radius-topright:6px;

	background-color: #ffe4a6;

	padding-bottom: 6px;

	padding-left: 6px;

	padding-right: 6px;

	border:solid 1px #ffa936;

	padding-top: 6px;}
	

	
/* tabelpariwara */
.table-advertorial{

    -moz-border-radius-topright:6px;

	background-color: #ffe4a6;

	padding-bottom: 6px;

	padding-left: 6px;

	padding-right: 6px;

	border:solid 1px #ffa936;

	padding-top: 6px;}
	
	
/* tabelpariwara */
.table-indexberitanow{

    -moz-border-radius-topright:6px;

	background-color: #FFF;

	padding-bottom: 6px;

	padding-left: 6px;

	padding-right: 6px;

	border:solid 0px #D9D9D9;

	padding-top: 6px;}
	
	
/* tabelpariwara */
.table-ramadhanx{
	padding-bottom: 2px;

	padding-left: 6px;

	padding-right: 6px;

	border:solid 2px #1d8eae;

	padding-top: 2px;
	background-color: #e1f0f4;
	border-bottom-left-radius:0px;
	border-bottom-right-radius:20px;
	}
	
/* tabelpariwara */
.table-bolax{
	padding-bottom: 2px;

	padding-left: 6px;

	padding-right: 6px;

	border:solid 1px #D9D9D9;

	padding-top: 2px;
	height: 128px;
	background-image:url(../../../images/bg_pialadunia/bghome.png);
	border-bottom-left-radius:10px;
	border-bottom-right-radius:10px;
	}
	
/* tabelpariwara */
.table-pilpresx{
	padding-bottom: 2px;
	padding-left: 6px;
	padding-right: 6px;
	border:solid 1px #CCCCCC;
	padding-top: 2px;
	width: 322px;
	height: 128px;
	background-color: #FFF;
	border-bottom-left-radius:10px;
	border-bottom-right-radius:10px;
	}
	
/* tabelpariwara */
.table-lifestylex{
	padding-bottom: 2px;
	padding-left: 6px;
	padding-right: 6px;
	border:solid 1px #CCCCCC;
	padding-top: 2px;
	width: 322px;
	height: 190px;
	background-color: #FFF;
	border-bottom-left-radius:10px;
	border-bottom-right-radius:10px;
	border-top-left-radius:10px;
	border-top-right-radius:10px;
	}
	
.berjalanberakingnews{
	font-family : Verdana;
	font-size : 9pt;
	font-weight : none;
	color:#FFF;
	text-decoration:none;}
	
.tanggalhl_berjalanberakingnews{
	font-family : Verdana;
	font-size : 9pt;
	color:#999999;}


.berjalanberakingnewsxxx{
	font-family : Verdana;
	font-size : 9pt;
	font-weight : none;
	color:#FFF;
	text-decoration:none;}
	
.tanggalhl_berjalanberakingnewsxxx{
	font-family : Verdana;
	font-size : 9pt;
	color:#999999;}
	
.table-halopolisi{

    -moz-border-radius-topright:6px;

	background-color: #faf0d7;

	padding-bottom: 6px;

	padding-left: 6px;

	padding-right: 6px;

	border:solid 1px #32030b;

	padding-top: 6px;}
	

.namatestimoni{
	font-family : Verdana;
	font-size : 11pt;
	font-weight : bold;
	color:#000;
	text-decoration:none;}
	
.jabatantestimoni{
	font-family : Verdana;
	font-size : 9pt;
	font-weight : none;
	color:#FF0000;
	text-decoration:none;}

.isitestimoni{
	font-family : Verdana;
	font-size : 9pt;
	font-weight : none;
	color:#333333;
        font-style:italic;
	text-decoration:none;}


/*------------judul home terkini-----------------*/
.tanggalnewshome2{
	font-family : Verdana;
	font-size : 7pt;
	font-weight : none;
	color:#999999;}
.judulnewshome2:link{
	font-family : Verdana;
	font-size : 10pt;
	color:#2A2B2B;
	font-weight:bold;
	text-decoration:none;}
.judulnewshome2:visited{
	font-family : Verdana;
	font-size : 10pt;
	color:#2A2B2B;
	font-weight:bold;
	text-decoration:none;}
.judulnewshome2:hover{
	font-family : Verdana;
	font-size : 10t;
	color:#003194;
	font-weight:bold;
	text-decoration:none;
	}
.leadnews2{
	font-family : Verdana;
	font-size : 8pt;
	font-weight : normal;
	color:#6A6B6B;}	

/*index tab hal utama*/
.tanggalhl_idx2{
	font-family : Verdana;
	font-size : 9pt;
	color:#999999;}
.judulberitaisihl_idx2:{
	font-family : Verdana;
	font-size : 10pt;
	color:#2A2B2B;
	font-weight:bold;
	text-decoration:none;}
.judulberitaisihl_idx2:link{
	font-family : Verdana;
	font-size : 10pt;
	color:#2A2B2B;
	font-weight:bold;
	text-decoration:none;}
.judulberitaisihl_idx2:visited{
	font-family : Verdana;
	font-size : 10pt;
	color:#2A2B2B;
	font-weight:bold;
	text-decoration:none;}
.judulberitaisihl_idx2:hover{
	font-family : Verdana;
	font-size : 10pt;
	color:#FF0025;
	font-weight:bold;
	text-decoration:none;
	}



/*---------------------------- Images Slider------------------------------ */

* {
     margin: 0 auto;
     padding: 0;
}

.slider {
     width: 680px; /* important to be same as image width */
     height: 421px; /* important to be same as image height */
     position: relative; /* important */
     overflow: hidden; /* important */
}

.slider ul {
     list-style: none;
}

/* keyframes #anim_slider */
@-webkit-keyframes anim_slider {
     0% {
             opacity: 0;
     }
     6% {
             opacity: 1;
     }
     24% {
             opacity: 1;
     }
     30% {
             opacity: 0;
     }
     100% {
             opacity: 0;
     }
}

@-moz-keyframes anim_slider {
     0% {
             opacity: 0;
     }
     6% {
             opacity: 1;
     }
     24% {
             opacity: 1;
     }
     30% {
             opacity: 0;
     }
     100% {
             opacity: 0;
     }
}

/* animation */
.slider ul li {
     position: absolute;
     opacity: 0;
     top: 0;

     -webkit-animation-name: anim_slider;
     -webkit-animation-duration: 24.0s;
     -webkit-animation-timing-function: linear;
     -webkit-animation-iteration-count: infinite;
     -webkit-animation-direction: normal;
     -webkit-animation-delay: 0;
     -webkit-animation-play-state: running;
     -webkit-animation-fill-mode: forwards;

     -moz-animation-name: anim_slider;
     -moz-animation-duration: 24.0s;
     -moz-animation-timing-function: linear;
     -moz-animation-iteration-count: infinite;
     -moz-animation-direction: normal;
     -moz-animation-delay: 0;
     -moz-animation-play-state: running;
     -moz-animation-fill-mode: forwards;
}

/* animation delays */
.slider ul li:nth-child(2), .slider ul li:nth-child(2) div {
     -webkit-animation-delay: 6.0s;
     -moz-animation-delay: 6.0s;
}
.slider ul li:nth-child(3), .slider ul li:nth-child(3) div {
     -webkit-animation-delay: 12.0s;
     -moz-animation-delay: 12.0s;
}
.slider ul li:nth-child(4), .slider ul li:nth-child(4) div {
     -webkit-animation-delay: 18.0s;
     -moz-animation-delay: 18.0s;
}

.slider ul li a {
     text-decoration: none;
     color: #fff;
}

.slider ul li p {
    
     
     filter: alpha(opacity=80);
     -moz-opacity: 0.8;
     -khtml-opacity: 0.8;
     opacity: 0.8;
} .slider ul li img a {
     display: block;
     float: left;
     width: 100%;
}

/* keyframes #captions */
@-webkit-keyframes captions {
     0% {
             top: 100%;
             opacity: 0;
     }
     5% {
             top: 80%;
             opacity: 1;
     }
     20% {
             top: 80%;
             opacity: 1;
     }
     25% {
             top: 100%;
             opacity: 0;
     }
     100% {
             top: 100%;
             opacity: 0;
     }
}

@-moz-keyframes captions {
     0% {
             top: 100%;
             opacity: 0;
     }
     5% {
             top: 80%;
             opacity: 1;
     }
     20% {
             top: 80%;
             opacity: 1;
     }
     25% {
             top: 100%;
             opacity: 0;
     }
     100% {
             top: 100%;
             opacity: 0;
     }
}

.slider h3 {
     text-transform: uppercase;
    
     filter: alpha(opacity=80);
     -moz-opacity: 0.8;
     -khtml-opacity: 0.8;
     opacity: 0.8;
}

.slider ul li div {
     
     background-color: rgba(45, 44, 44, 0.7);
     background: rgba(45, 44, 44, 0.7);
     margin: 0;
     padding: 0;
     position: absolute;
     bottom: 0;
     width: 680px; /* important to be same as image width */
     height: 0px; /* important to be same as image height */
     z-index :999;

/* css3 animation */
     -webkit-animation-name: captions;
     -webkit-animation-duration: 24.0s;
     -webkit-animation-timing-function: linear;
     -webkit-animation-iteration-count: infinite;
     -webkit-animation-direction: normal;
     -webkit-animation-delay: 0;
     -webkit-animation-play-state: running;
     -webkit-animation-fill-mode: forwards;

     -moz-animation-name: captions;
     -moz-animation-duration: 24.0s;
     -moz-animation-timing-function: linear;
     -moz-animation-iteration-count: infinite;
     -moz-animation-direction: normal;
     -moz-animation-delay: 0;
     -moz-animation-play-state: running;
     -moz-animation-fill-mode: forwards;
}

/* tabelpariwara */
.table-tabelcsr{

    -moz-border-radius-topright:6px;

	background-color: #F6F5B4;

	padding-bottom: 6px;

	padding-left: 6px;

	padding-right: 6px;

	border:solid 1px #D9D9D9;

	padding-top: 6px;}
	

.table-tabeltraveling{

    -moz-border-radius-topright:6px;

	background-color: #FFF;

	padding-bottom: 6px;

	padding-left: 6px;

	padding-right: 6px;

	border:solid 1px #D9D9D9;

	padding-top: 6px;}
	
	
	
a.button,
input.button,
.show-all a span {
	font-size: 11px;
	line-height: 19px;
	color: #76452f;
	background: #fff;
	border: 1px solid #dddddd;
	border-bottom: 1px solid #aaaaaa;
	border-radius: 5px;
	-moz-border-radius: 5px;
	padding: 7px 16px;
	box-shadow: inset 0 -14px 14px -5px rgba(0,0,0,0.09);
	cursor: pointer;
	text-shadow: 0px 1px 0px #fff;
	height: auto;
	font-family: 'Capriola', sans-serif;
	font-size: 12px;
	font-weight: bold;
}

a.button {
	display: inline-block;
	text-shadow: none;
	-moz-transition: none;
	-webkit-transition: none;
	-o-transition: none;
	margin-right: 10px;
}

a.button.custom,
a.button.custom:hover {
	box-shadow: inset 0 -40px 30px -30px rgba(0,0,0,0.2), inset 0 0 0 1px rgba(255,255,255,0.2);
	border: 1px solid rgba(0,0,0,0.14);
	border-bottom: 1px solid rgba(0,0,0,0.4);
}

a.button.custom:hover {
	box-shadow: inset 0 -40px 30px -30px rgba(0,0,0,0.2), inset 0 0 0 1px rgba(255,255,255,0.2), inset 0 30px 20px -20px rgba(255,255,255,0.2);
}

a.button.custom:active {
	box-shadow: inset 0 -40px 30px -30px rgba(0,0,0,0.2), inset 0 0 0 1px rgba(255,255,255,0.2), inset 0 50px 0 0 rgba(0,0,0,0.1);
}

a.button.big {
	font-size: 20px;
	padding: 15px 25px;
}

a.button.disabled,
a.button.disabled:active,
a.button.disabled:hover {
	box-shadow: none;
	background-color: #fff;
	color: #969696;
	cursor: default;
}

a.button:hover,
input.button:hover,
.show-all a:hover span {
	color: #a65600;
	background: #eeeeee;
	border: 1px solid #d0d0d0;
	border-bottom: 1px solid #a0a0a0;
}

a.button:active {
	box-shadow: inset 0 -50px 0 rgba(0,0,0,0.05);
}



/* polling */
.pertanyaanpolling{
	font-family : Verdana;
	font-size : 12pt;
	font-weight : none;
	color:#000;
	text-decoration:none;}	

.jawabanpolling{
	font-family : Verdana;
	font-size : 10pt;
	font-weight : none;
	color:#000;
	text-decoration:none;}	
