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

body {
	/*background:#eeeeee url(../images/body_bg.gif) repeat-x;*/
	margin:0 auto;
	font-family:  Tahoma, Verdana, Arial, "Trebuchet MS";
	font-size:12px;
	overflow: auto;
	}
/*Newsticker*/
#scrollup {
   position: relative;
   overflow: hidden;
   height: 18px;
   width: 100%;
}

#scrollup .tick {
   position: absolute;
   top: 210px;
   left: 5px;
   height: 15px;
   width: 90%;
}

a {
	text-decoration:none;
	color:#555;
	outline:none;
	}

a:hover {
	text-decoration:underline;
	}
hr {
	size:1px;
	color:#ddd;
	}
#hr {
	height:1px;
	border-bottom:1px dotted #ccc;
	margin:6px 0px 4px 0px;
	}
#hr1 {
	clear:both;
	height:1px;
	border-bottom:1px dotted #666/* #f90 */ ;
	padding:4px;
	margin:6px 0px 8px 0px;
	}
	
#vr1 {
	height:inherit;
	border-left:2px dotted #ccc;
	padding:0px;
	margin:0px 4px 0px 4px;
	}
	
#divClear {
	clear:both;
	/*visibility:hidden;
	height:0px;
	margin-top:-40px;*/
	}

/* BASE WRAPPER */
	#baseAll {
	margin:0 auto;
	width: 995px;
	background: none;
	z-index: 100;
	position: relative;
		}
	#base {
	width: 980px;
	background: none;
	border-left: none;
	border-right: none;
		
		}
	

/* HEADBAR */
	#header {
	background:none;
	width:975px;
	position:static;
	margin:0 auto;
		}
	
/* MENUBAR */
	#menubar {
		font-family:Arial, Helvetica, "trebuchet ms", sans-serif;
		font-size:11px;
		font-weight:bold;
		background:#FFFFFF;
		height:32px;
		position:static; margin:0 auto;
		/* border-bottom: 1px solid #CCCCCC; */
		}
	#menutext ul {
		margin:0px;
		margin-left:-40px;
		}
	#menutext li {
		float:left;
		display:block;
		/*list-style: none; */
		text-transform: uppercase;
		}
	#menutext a {
		margin-top:3px;
		padding:5px;
		padding-left:4px;
		padding-right:4px;
		text-decoration:none;
		display:block;
		color:#222;
		border:0px dotted #FFF;
		}
	#menutext a:hover {
		background:#000;
		color:#FFF;
		border:0px dotted #FFF;
		}
	
/* SEARCHBAR */
	#search_bar {
	clear:both;
	font-family:Arial, Helvetica, "trebuchet ms", sans-serif;
	font-size:10px;
	font-weight:bold;
	background:#f2f2f2;
	height:24px;
	border: 1px solid #CCCCCC;
	border-bottom-color:#e8e8e8;
		
		}
	#subtgl, #submenu, #subindex{
		padding: 4px;
		padding-left:8px;
		padding-top:6px;
		float:left; color:#777;
		}
	#submenu, #subindex {
		text-align:right;
		float:right; color:#000; 
		}
	#subindex {
		width:38px;
		font-weight:bold;
		text-transform:uppercase;
		margin-right:3px;
		}
	#subindex a {
		color:#d00;
	}	
	#searchform { padding: 0; margin:1px 0 0 20px; float: left;  }
	#searchform #ileft { width: 5px; height: 24px; float: left; background-image: url(../images/searchbox_l.gif); background-repeat: no-repeat; !overflow:hidden; _overflow:hidden; }
	#searchform #icenter  { width: 130px; float: left; padding-top: 1px; background: url(../images/searchbox_bg.gif); height: 23px; }
	#searchform #icenter .searchinput  { border: 0px; background: none; }
	#searchform #iright { width: 55px; float: left; padding: 0; margin: 0; background: url(../images/searchbox_r.gif); height:24px; }
	
	#submenu {
		width:400px;
		}
	#submenu ul {
		margin:auto;
		margin-left:-40px;
		float:right;
		}
	#submenu li {
		float: left;
		display:block;
		padding-bottom:5px;
		}
	#submenu a {
		padding: 3px 8px 3px 18px;
		text-decoration:none;
		color:#777;
		font-size:10px;
		}
	#submenu a:hover {
		color:#000;
		}
	.btnONTV {
		background: url(../images/ico/screen.gif) no-repeat;
		}
	.btnVideo {
		background: url(../images/ico/videocam.gif) no-repeat;
		}
	.btnFoto {
		background: url(../images/ico/fotocam.gif) no-repeat;
		}
	.btnRadio {
		background: url(../images/ico/mic.gif) no-repeat;
		}
	.btnUReport {
		background: url(../images/ico/ureport.gif) no-repeat;
		}
	.btnMobile {
		background: url(../images/ico/mobile.gif) no-repeat;
		}
	
/* BODY */
	
	#bodyBase {
	margin:0 auto;
	width: 957px;
	height: inherit;
	padding:8px;
	background:url(../images/isibodybg.gif) 0px 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FF6600;
	border-left-color: #FF6600;
		}
	#bodyLeft {
		width:638px;
		height:inherit;
		float:left;
		margin:0 auto;
		}
	#bodyRight {
		width:306px ;
		height:inherit;
		float:right;
		background:none   /*  #f7f7f7 */ ; 
		padding:0px 0px 4px 0px;
		margin:-8px 0px 0px 0px ;
		}
	#bodyRight2 {
		width:306px ;
		height:inherit;
		float:right;
		background:none   /*  #f7f7f7 */ ; 
		padding:0px 0px 4px 0px;
		margin:-8px 0px 0px 0px ;
		}
/* FOOTER */
	
	#footer {
	width:975px;
	height: 100px;
	background:none;
	/*border-right:1px solid #e2e2e2;
		border-left:1px solid #e2e2e2;*/
		font-size:11px;
	color:#555;
	margin-left:-2px;
		}
	#footer a {
		text-decoration:none;
		color:#555;
		}
	#footer a:hover {
	color:#FFFFFF;
		}
	#footertop {
	clear:both;
	width:977px;
	_width: 1000px;
	height:29px;
	margin-left: -12px;
	!margin-left: -11px;
	_margin-left: 2px;
	background:url(../pialadunia/images/footertop.jpg) no-repeat 0px; 
	!background:url(../pialadunia/images/footertop.jpg) no-repeat -1px;
	_background:url(../pialadunia/images/footertop.jpg)  no-repeat -1px;
		}
	#footerAlert {
		width:370px;
		padding-top:15px;
		margin:0 auto;
		}
	#footerAlert ul {
		margin-left:-40px;
		}
	#footerAlert li {
		float: left;
		display:block;
		padding-top:5px;
		padding-bottom:20px;
		}
	#footerAlert a {
		padding: 6px 10px 8px 35px;
		}
	.btnEMAILALERT 	{
		background: url(../images/ico/alert_email.gif) no-repeat;
		}
	.btnMOBILEALERT {
		background: url(../images/ico/alert_mobile.gif) no-repeat;
		}
	.btnDESKTOPALERT{
		background: url(../images/ico/alert_desktop.gif) no-repeat;
		}
	.btnRSS {
		background: url(../images/ico/alert_rss.gif) no-repeat;
		}
	#footercopy {
	clear:left;
	width:970px;
	height:75px;
	margin:0px auto;
	text-align:center;
	line-height:18px;
		}
	
	#footerbottom {
	
		width:975px;
		height:10px;
		background: url(../images/footertop.gif) bottom no-repeat;  
		}
	#footerlogo {
		height:30px;
		background:#ffffff url(../images/footerlogo.gif) no-repeat;
		text-align:center;
		}

/* GENERAL STYLE */
	#print_bg {
	background:url(../dunia/images/detail_printbg.gif) repeat-x;
	height:23px;
	border-bottom:3px solid #ddd;
	margin:4px 0px 8px 0px;
	padding:4px 0px 0px 2px;
		}
		
/* KANAL SPESIFIK STYLE =================================================================================== */
@charset "utf-8";
/* CSS Document - ZERATUL - starcraft - august 14th 2008*/

select {
    font-size:11px;
}
#divClear{ clear:both; height:0px}
#divRight {
	float:right;
	padding:2px;
	}
#divLeft {
	float:left;
	padding:2px;
	}


a {
	color:#750404;
	text-decoration:none;
	}

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

#bodyBase {background:#FFFFFF}
#welcomepage { display:block; width: 190px; height: 48px; margin: 15px 0px 0px 18px; }
	
	#header #banner {
	width: auto;
	height: 69px;
	background-image: url(../images/headKanal_01.jpg);
	background-repeat: repeat-x;
	}

	#header #banner #kanalone {
		width: 501px;
		height: 69px;
		background-image: url(../images/headKanal_02.jpg);
		background-repeat:no-repeat;
		float: left;
	}
	#adv_top {
		width: 450px;
		height: 56px;
		float: left;
		margin: 6px 0px 6px 0px;
	}


/* BODY LEFT */
	
    #headkanal, #headindex {
	height:33px;
	padding:5px 5px 0px 0px;
	overflow:hidden;
	color:white;
	font-weight:bold;
	background: #FFFFFF url(../images/titleKanal.jpg) no-repeat 0px 0px;
	border-top:0px solid #dcdac1;
	margin-top:10px;
        }
	#headkanal, #headindex, #blok_logged, #blok_logout {
		border-bottom:4px solid #b21414; 
		}
	/*#headindex {
		background-color: #FFFFFF;
		padding:0px 0px 0px 0px;
		height:30px;
		margin: 8px 0px 3px 0px;
		}*/
	#headindex img {
	}
    #marqueeStyle {
        /*float:right;
        font-size:12px;
        margin:0px 0px 0px 170px;
        height:14px;*/
        float:right;
        font-size:12px;
        width: 420px;
		height: 18px;
		color: #326B54;
		padding-left:17px;
		margin-top:7px;
		background: url(../images/marquee_dot.jpg) no-repeat;
        }
    .headDot {
        color:#ccc;
        font-size:14px;
        font-weight:bold;
        }
    marquee, marquee a{
        color:#FFFFFF;
        }
    

    /* BERITA UTAMA */
        #blokUtama, #blokDetailBox, #blokDetailBox2 {
	border:4px solid #f7f7f7;
	margin:0px auto;
	margin-top:8px;
	background:none;
	padding:0px;
            }
		#blokUtama:hover {
			border:4px solid #eeeeee;
			}
        #blokUtamaBorder, #blokDetailBorder {
	border:0px solid #fff;
	background:none /* F7F4F2 */ /* F5F3F1 */;
	padding:4px;
            }
        #blokUtama {
            height:auto;
            }
        #blokUtamaBorder {
            height:auto;            
            }
            
            #blokUtamaWadah {
                height:170px;
				background: #f7f7f7 url(../images/panel_kanan_bg.jpg) repeat-x -1px -1px;
                }
            #blokUtama .blokUtamaIMG {
				border:1px solid #eee;
				margin:0px 0px 8px 0px;
				margin-right:15px;
				padding: 1px;
                }
            #UtamaTgl {
				font-size:10px;
				color:#777;
				margin-top:0px;
				padding-top:6px;
				text-transform: uppercase;
				font-family:Arial, Helvetica, sans-serif;
				font-weight:bold;
                }
            #UtamaDeck {
				font-size:13px;
				color:#b21414 /* 555  79aa9b*/;
				font-weight:bold;
				margin-top:12px;
                }
            #UtamaTitle {
				font-size:22px;
				color:#b21414;
				font-weight:bold;
				margin:5px 8px 14px 0px;
				letter-spacing:-0.5px;
				line-height:23px;
                }
            #UtamaLead {
				font-size:13px;
				color:#666;
				margin-top:10px;
				margin-bottom:20px;
                }
        /* SUB UTAMA */
            #subUtama {
	border:0px solid #e0e0e0;
	margin:0px auto;
	background: #252525;
	height: 108px;
	padding: 6px 0px 0px 0px;
                }
            #subUtamaWadah {
				float:left;
				width:306px;
				padding: 0px 0px 0px 3px;
                }
            #subUtamaWadah .subUtamaIMG {
                border:1px solid #ddd;
                margin-right:8px;
				padding:1px;
                }
            #subUtamaDeck {
				font-size:11px;
				color:#b21414;
				font-weight:normal;
				margin-top:0px;
                }
            #subUtamaTitle {
				font-size:13px;
				color:#326B54;
				line-height:13px;
				font-weight:bold;
				margin: 0px 0px 8px 0px;
                }
            #subUtamaLead {
	font-size:11px;
	color:#999999;
	font-weight:normal;
	height:54px;
	overflow:hidden;
	line-height:12px;
                }
            #subUtamaLead p {
				margin-top:0px;
                }
				
	/* INDEX LIST */
	 		#panelIndexAtas {
                margin:16px 0px 0px 2px;
                float:left;
                width:450px;
				padding-bottom:10px;
				margin-right:15px;
                }
	 		#panelIndex_ki, #panelIndex_ka {
                margin:16px 0px 0px 2px;
                float:left;
                width:460px;
				padding-bottom:10px;
				margin-right:13px;
				float: left;
                }
			
			#panelIndexDalem ol {
				padding-bottom:8px;
				border-bottom:1px dotted #ddd;
				}
            #panelIndex_ki #panelIndexDalem ol li ,
            #panelIndex_ka #panelIndexDalem ol li {
                font-weight:normal;
                display:block;
                margin:0px 4px 0px -32px;
                color:#333;
				list-style: none;
				padding:4px 0px 18px 0px;
				border-top:1px dotted #ddd;
				clear:left;
                }
            #panelIndex_ki #panelIndexDalem ol li:hover ,
            #panelIndex_ka #panelIndexDalem ol li:hover {
				background: #f8f8f8;
				}
            #panelIndex_ki .jam,
			#panelIndex_ka .jam {
				color:#b21414;
				padding-right:8px;
				font-size:10px;
                }
            #panelIndex_ki ul li,
			#panelIndex_ka ul li {
                font-weight:normal;
                list-style:url(../images/bullet_arrow.gif) outside;
                margin:0px 4px 6px -13px;
                color:#b21414;
                }
			#panelIndexDalem {
				margin-top:0px;
				font-weight:bold;
				height: 150px;
				overflow:auto;
				border-bottom:1px solid #f5f5f5;
                }
            #panelIndexDalem img {
                border:1px solid #888;
                padding:2px;
                float:left;
                margin:0px 8px 6px 0px;
                }
			#panelIndexDalem a {
				color:#444;
				}
			#panelIndexDalem a:hover {
				color:#000;
				}
			#index_jam {
				width:30px;
				float:left;
				}
			#index_jam .jam {
				color:#b21414;
				}
			#index_berita {
				float:left;
				font-weight:bold;
				font-size:11px;
				padding:0px 3px 6px 10px;
				width:385px;
				margin-bottom:3px;
				}
			#index_berita:hover a {
				color:#000000;
				}
        
        
    /* BERITA LIST */
        /* LIST 01 */
			#panelKonsultasi {
				text-transform:uppercase;
				color:#FFFFFF /* #127070 */;
				font-weight:bold;
				font-size:16px;
				font-family:"trebuchet ms",Arial, Verdana, Tahoma;
				padding: 0px 0px 0px 10px;
				letter-spacing:-0.02em;
				height:26px;
				width:628px;
				background:#b6cac1;
				margin-top:20px;
			}
			#panelKonsultasi .ico {
				text-align:left;
				margin: 1px 0px 0px 0px;
			}
            #panelTitle {
				text-transform:uppercase;
				color:#b21414  /* #127070 b21414 */;
				font-weight: bold;
				font-size:14px;
				font-family:Arial, "trebuchet ms", Verdana, Tahoma;
				padding: 0px 0px 0px 15px;
				border-bottom:3px solid #ddd  /* #b21414 71B09D #127070 */;
				letter-spacing:0.00em;
				height:18px;
				background: url(../images/dot_title.gif) no-repeat 0px 2px;
                }
            #panelTitle .ico {
				text-align:left;
				margin: 1px 0px 0px 0px;
				}
            #panelTitle .foto {
				width:290px;
				float:left;
				}				
            #panelTitle .video {
				width:295px;
				float:right;
				background: url(../images/dot_title.gif) no-repeat 0px 2px;
				padding-left:15px;
				}				
            #panelTitleIndex {
				font-family: Tahoma, Verdana, Arial, "Trebuchet MS";
				margin-top:4px;
				color:#ccc;
				float:right;
				font-size:10px;
				font-weight:normal;
				text-transform:lowercase;
				margin-right: 0px;
                }
            #panelTitleIndex a {
				color: #b21414;
                }
            #panelTitleIndex a:hover {
				color: #333333;
                }
			
            #panelList {
				clear:both;
				width:313px;
				padding-top:13px;
			}
            #panelList a {
				clear:both;
				width:313px;
			}
            #panelBerita {
				margin:20px 0px 0px 2px;
				float:left;
				width:312px;
			}
            #panelBerita ol li {
				font-weight:normal;
				display:block;
				list-style: none;
				/*margin:0px 4px 0px -38px;*/
				color:#333;
				padding: 5px 0px 7px 3px;
				border-bottom: 1px dotted #ddd;
				font-size: 11px;
			}
			#panelBerita ol {
				margin-top:0px;
				}
			#panelBerita ol li {
				clear:left;
				padding-bottom:5px;
				margin-left:  -37px; 
				}
            #panelBerita .jam {
				color:#e63c3c;
				padding-right:8px;
				font-size:10px;
				float:left;
                }
            #panelBerita .ol_text {
				float:left;
                }
			#blokIsiList ul {
				margin-top:14px;
				margin-bottom: 4px;
				}			
			#panelBerita #panelBeritaBawah ul {
				margin-top:13px;
				}
			li {
				font-size: 11px;
				}
			#beritaFotoLead li,
			#panelBerita ul li, 
			#panelBeritaOther ul li, 
			#blokIsiForum ul li,
			#blokIsiList ul li {
				margin-left:  -38px; 
				margin-right:  3px; 
				background: url(../images/bullet_arrow.gif) no-repeat 0px 6px  ;
				padding: 4px 0px 7px 15px;
				padding-right:3px;
				list-style:none;
				border-bottom: 1px dotted #ddd;
				}
			#beritaFotoLead li {
				margin-left:0px;
				border-bottom:1px dotted #333;
				}

			#panelBerita ol li a,
			#panelBerita ul li a, 
			#panelBeritaOther ul li a, 
			#blokIsiForum ul li a,
			#blokIsiList ul li a {
				font-weight:bold;
				/*background: url(../images/bullet_arrow.gif) no-repeat  ;*/
				color:#555;
				padding-left:0px;
				font-size:11px;
			}
			#panelBerita ol li a {
				background:none;
				padding-left:0px;
				}
            #panelBerita ol li:hover {
				background:#f8f8f8 ;
				}
			#panelBerita ul li:hover,
			#panelBeritaOther ul li:hover,
			#blokIsiForum ul li:hover,
			#blokIsiList ul li:hover {
				background: #252525 url(../images/bullet_arrow.gif) no-repeat 0px 6px;
				color:#FDC100;
			}
            #panelBerita ol li:hover a,
			#panelBerita ul li:hover a,
			#blokIsiForum ul li:hover a,
			#blokIsiList ul li:hover a {
				text-decoration: none;
				color:#000000;
			}
            #panelBerita ol li a:hover,
			#panelBerita ul li a:hover,
			#panelBeritaOther ul li a:hover,
			#blokIsiForum ul li a:hover,
			#blokIsiList ul li a:hover {
				text-decoration: underline;
				color:#000000;
			}
			
            #beritaON, #beritaOFF {
				width:150px;
				float:left;
				padding:5px 1px 4px 1px;
				text-transform:uppercase;
				text-align:center;
				border:2px solid #eee /*71B09D */;
				border-top:7px solid #eee /*71B09D */;
				font-size:10px;
				font-weight:bold;
				margin-bottom: -6px;
            }
            #beritaON {
				color:#333;
				border-bottom:0px;
                }
            #beritaOFF {
				color:#bbb;
				background:#eee /*71B09D */;
				cursor: pointer;
               }
			   
	   #top_story_news, #most_viewed_news {
	clear:both;
	width:306px;
	border-left:2px solid #eee;
	border-top:0px;
	padding-top:14px;
	height:150px;
			}
		.bg-topstory, .bg-mostviewed {
			width:150px;
			float:left;
			padding:5px 1px 4px 1px;
			text-transform:uppercase;
			text-align:center;
			border:2px solid #eee /*71B09D */;
			border-top:7px solid #eee /*71B09D */; 
			font-size:10px;
			font-weight:bold;
			margin-bottom: -6px;
		}
		.bg-topstory {
			color:#333;
			border-bottom:0px;
		}
		.bg-mostviewed {
			color:#bbb;
			background:#eee /*71B09D */;
			cursor: pointer;
		}
/* ------------------------------------------------ */
            #beritaFoto, #beritaVideo {
				width:301px;
				height: 150px;
				float:left;
				/*background:#F7F4F2;*/
				background: #f7f7f7 url(../images/panel_kanan_bg.jpg) repeat-x -1px -1px;
				padding:8px;
				color:#b21414;
				font-weight:bold;
				border-bottom:0px solid #ccc;
				overflow:hidden;
                }
            #beritaFotoDisplay {
				float:left;
				/* margin-left:20px; */
                padding:0px 14px 0px 14px;
				width:110px;
                }
            #beritaFotoDisplay img {
                margin-bottom:4px;
                border:1px solid #ccc;
                padding:2px;
                background:none;
                }
            #beritaFotoDisplay a {
				font-size:11px;
				font-weight: bold;
                }
            #beritaVideoDisplay img {
                }
            #beritaVideoDisplay #foto {
                width:150px;
                float:left;
                border:4px solid #ccc;
                margin:0px 7px 0px 0px;
            }
            #beritaVideoDisplay .btnVideo {
				padding:3px 0px 0px 20px;
				font-size:11px;
				float:right;
				color:#b21414;
				margin:3px 60px 0px 0px;
				width:60px;
                }
            #panelBeritaBawah {
				margin-top:6px;
				color:#244A3F;
				font-weight:bold;
                }
            #panelBeritaBawah img {
                border:1px solid #ddd;
                padding:1px;
                float:left;
                margin:0px 8px 6px 0px;
                }
            #panelBeritaBawah ul , #panelBeritaBawah ol  {
				margin-top:0px;
                clear:both;
                }
			#paneltitleRekomen {
				width:638px;
				}
			#paneltitleRekom {
				height:20px;
				padding:10px 10px 10px 5px;
				font-size:12px;
				font-weight:bolder;
				color:#244a3f;
				}
			#paneltitleRekomJudul, #paneltitleRekomIsi, #paneltitleRekomFoto {
				height:15px;
				padding:5px 10px 5px 5px;
				font-size:12px;
				font-weight:bolder;
				color:#244a3f;
				border-top:2px dotted #343434;
				border-bottom:2px dotted #343434;
				float:left;
				}
			#paneltitleRekomFoto {
				padding:0px;
				border-top:0px dotted #343434;
				height:96px;
			}  
			#paneltitleRekomFoto img {
				border:8px solid #dddddd;
				size:80px;
			}
			#paneltitleRekomIsi {
				height:86px;
				background:#eeeeee;
				border-top:0px;
				color:#000000;
				font-weight:100;
			}
			#paneltitleRekomText {
				height:76px
			}
          
/* BODY RIGHT */
    /* ADVERTISEMENT */
        #adv01 {
            padding:2px;
            /* padding-top:0px; */
            border:1px solid #ccc;
            margin-bottom; 4px;
            }
        

    /* PANEL KANAN */
        #blokRight, #detailFooter, #blokRightLogin {
	width:300px;
	margin:0px auto;
            }
		#blokRight:hover {

			}
        #blokWadah, #reviewTable {
	padding-bottom:10px;
	margin-top:0px;
	margin-bottom: 8px;
            }
        #blokTitle, #reviewTableSubPanelTitle {
	text-transform:uppercase;
	font-family: Arial, "trebuchet ms", Tahoma, Verdana;
	font-size:11px;
	height:35px;
	/*color:#b21414 ;*/
			font-weight: normal;
	overflow:hidden;
	border-bottom: 1px solid #eee  /*cccccc 71B09D eeedd8*/;
	letter-spacing: 1.5px;
	/*background: #FFFFFF url(../images/korupsi/dot_title.gif) no-repeat 5px 8px  /*f8f8f8 */;



*/
           }
		#blokRight:hover #blokTitle, #blokRight:hover #reviewTableSubPanelTitle {
	/*font-family: Arial Black, Arial, "trebuchet ms", Tahoma, Verdana;
			letter-spacing:-1px;
			font-size:12px;*/
			padding-top:0px;
	padding-bottom:0px;
	font-weight:normal;
			}
		#blokRight:hover #sideblokTitleIndex {
			margin-top:3px;
			}
		#sideblokTitleIndex {
			font-family: Tahoma, Verdana, Arial, "Trebuchet MS";
			margin:3px 0px 3px 0px;
			color:#bbbbbb;
			float:right;
			font-size:10px;
			font-weight:normal;
			text-transform:lowercase;
			letter-spacing:0px;
			}
            #sideblokTitleIndex a {
			}
        #blokIsi {
			border-top:0px solid #bbb;
			padding:5px;
			margin-top:2px;
			background:none /* #e7e7e7 */;
            }
        #blokIsiProfil  {
			padding:0px;
			font-size:11px;
			color:#555;
        }
        #blokIsiProfilTitle {
			font-weight:bold;
			font-size:11px;
			color:#b21414;
			margin-bottom:8px;
			padding-bottom: 0px;
        }
        #blokIsiProfil img {
            margin-right: 10px;
            margin-bottom:14px;
            padding:1px;
            border:1px solid #ddd;
            }
        #blokIsiForum {
            clear:both;
            border:2px solid #eee;
            border-top:0px ;
            padding:4px 0px 0px 0px;
            }
        #blokIsiForum ul li, #blokIsiList ul li {
			font-size: 11px;
			color:#333;
			border-bottom: 1px dotted #ddd;
            }
        #blokIsiForumOn, #blokIsiForumOff {
            width:130px;
			float:left;
			padding:5px 1px 4px 1px;
			text-transform:uppercase;
			text-align:center;
			border:2px solid #eee /*71B09D */;
			border-top:7px solid #eee /*71B09D */; 
			font-size:10px;
			font-weight:bold;
			margin-bottom: -6px;
        }
        #blokIsiForumOn {
			color:#333;
			border-bottom:none;
            }
        #blokIsiForumOff {
			color:#bbb;
			background:#eee /*71B09D */;
			cursor: pointer;
           }

/* DETAIL PAGE */
    #blokDetailBox,#blokDetailBox2 {
        height:inherit;
		border:4px solid #f7f7f7;
        }
    #blokDetailBorder {
        height:inherit;
        padding:15px 55px 15px 55px;
        background:#fff;
        }
    #blokDetailBorder .blokUtamaIMG {
        margin: 0px 15px 10px 0px;
        width:250px;
        border:1px solid #ccc;
        padding:4px;
        }
    #blokDetailText {
        margin: 30px 0px 15px 0px;
		font-size:13px;
		line-height:18px;
		letter-spacing:.025em;
        color:#333;
        }
/*    
	#blokDetailText i, #blokDetailText em {
		font-weight:bold;
		color:#000;
        }
*/	
	#blokDetailText a{
        color: #000000;
		font-weight:bold;
		letter-spacing:0px;
        }
	#blokDetailText a:hover {
		text-decoration:underline;
		}
    #blokDetailText table {
		margin: 0px 8px 4px 0px;
		border:0px solid #eee;
		padding: 0px;
		clear:both;
        }
    #blokDetailText td {
		font-size:11px;
		line-height:13px;
        }
	#blokDetailText strong {
		}
    #blokDetailText br {
        }
    #blokDetailText .border-1,
	#blokDetailText #att_fotoimg,
	#blokDetailText #att_fotoimg2 {
		border:1px solid #ddd;
		padding:2px;
		margin: 10px 0px 5px 0px;
        }
    #blokDetailText #att_fotoimg {
		margin-top:0px;
		}
	
	#blokDetailText #att_fotocaption {
		color: #b21414;
		height: 42px;
		vertical-align:top;
		font-weight:bold;
		border-bottom: 3px solid #eee;
		padding:0px 2px 6px 4px;
		line-height:12px;
		letter-spacing: 0px;
        }
    #blokDetailWadah #UtamaTitle {
		font-size:28px;
/*		font-family: Arial Black, Tahoma, Verdana, Arial;*/
		letter-spacing:-.5px;
		font-weight:bold;
		line-height:28px;
		}
    #blokDetailWadah #UtamaLead {
		border-bottom: 5px solid #eee  ;
		padding: 0px 0px 6px 0px;
		font-weight:bold;
		margin-bottom: 2px;
		margin-top:4px;
		letter-spacing:.025em;
		line-height:16px;
		color:#444  /*a5a16d 7b773e */;
        }
    #blokDetailWadah #UtamaTgl {
		float: right;
		padding-top:0px;
		text-transform: uppercase;
		margin-left:150px;
		}
    #quot_box_left, #quot_box_right {
		font-family: Georgia, "times new roman";
		font-size:15px;
		font-weight:normal;
		line-height:18px;
		color:#244A3F /* 9b9b9b 777 */;
		width:250px;
		height:inherit;
    }
    #quot_box_left {
        float:left;
        padding:5px 5px 5px 0px;
        margin: 20px 10px 10px 0px;
    }
    #quot_box_right {
        float:right;
        padding:5px 0px 5px 5px;
        margin: 20px 0px 10px 10px;
    }
    #quot_left {
        background:url(../images/quot_mark.gif) left;
        margin: -15px 10px 0px 0px;
        float:left;
        width:40px;
        height:31px;
        }
    #quot_right {
        margin: -10px 0px 0px 5px;
        background:url(../images/quot_mark.gif) right;
        float:right;
        width:40px;
        height:31px;
        }
    #text_closed {
		font-size:10px;
		font-weight:bold;
		color:#888888  /*244A3F*/;
		padding:4px 0px 0px 0px;
        }
    #detailFooter {
        float:left;
		width:100%; 
		margin-bottom:0px
        }
    #detailFooter #blokIsi {
        padding:15px;
		padding-top:7px;
		margin-bottom:0px
        }
    .detailFooterComment {
        width:600px;
        float:left;
        }
	#blokIsiKomen {
		font-size:11px;
		color:#666;
		padding:8px 6px 8px 6px;
		background:#f7f7f7 url(../images/panel_kanan_bg.jpg) repeat-x ;
		border:1px solid #e7e7e7;
		margin-top:8px;
		}
	#blokIsiKomen #isiKomen {
		float:left;
		width:460px;
		margin-left:10px;
		padding-left:10px;
		border-left:2px solid #eee;
		}
	#blokIsiKomen #divLeft {
		width:100px;
		}
	#blokIsiKomen .tgl {
		font-size:10px;
		}
	#blokIsiKomen input, #blokIsiKomen textarea {
		font-size:12px;
		font-family:tahoma, verdana, arial;
		padding:2px 4px 2px 4px;
		margin:4px 0px 6px 0px;
		border:1px solid #ccc;
		color: #35526F
		}
	
	
/* KELUARGA TABEL */
	#garispembatas {
		width:283px;
		border-top:1px solid #4c6a60;
		margin:0px 10px 0px 10px;
		}

	#panelTable {
		margin:16px 0px 0px 8px;
		float:left;
		width:150px;
		}
	#gainerloserBox {
		margin:10px 0px 0px 0px;
		width:150px;
		}
	#gainerloserBox td {
		font:tahoma;
		color:#666666;
		}
	#reviewTable {
		width:310px;
		height: 310px;
		margin-top:-9px;
		}
	#reviewTableSub {
		}
	#reviewTableSubPanelTitle {
		text-transform: uppercase;
		/*background: #bcb07e;
		color: #fff;
		border:none;*/
		}
	#reviewTableSubIsi {
		padding-top:12px;
		}
	#tableUangAnda {
		height:15px;
		background:#CCCCCC;
		padding:3px;
		}
	#tableUangAndaText {
		font-size:12px;
		font-weight:bold;
		color:#006666;
		text-transform:uppercase;
		margin-left:7px;
		float:left;
		}
	#blokTable {
		overflow:auto;
		height:200px;
		}
	#titleTextField {
		font-size:12px;
		font-weight:normal;
		color:#397462;
		padding:5px;
		}
	#titleTextField input {
		font-size:12px;
		color:#666666;
		padding:1px 2px 1px 5px;
		}
	#buttonHit  {
		margin:2px 18px 6px 0px;
		}
	#buttonHit input {
		font-weight:bold;
		font-size:11px;
		color:#333;
		padding: 3px 6px 3px 6px;
		}

/*NUMBERING*/
	#paging_numb {
		margin:0px 0px 0px -38px;
		height:20px;
		}
	#paging_numb a {
		color: #777;
		}
	#paging_numb a:hover {
		color: #000;
		}
	#paging_numb ul {
		margin-bottom:8px;
		margin-top:4px;
		}
	#paging_numb ul li {
		border:1px solid #eee;
		background: #FFF;
		font-size:11px;
		padding:1px 4px 2px 4px;
		float:left;
		margin-right:2px;
		color:#a5a5a5;
		list-style:none;
		font-weight:bold;
		}
	#paging_numb ul li:hover, #paging_numb .pilih {
		border:1px solid #b6b6b6;
		background: #fcfcfc;
		color: #000;
		}

/*poling bar*/
#quest{
	font-size:9px;
}
#bar1{
	background-color: #0000FF;
	height:10px;
}
#bar2{
	background-color: #990000;
	height:10px;
	float:left;
}
#bar3{
	background-color: #FFFF00;
	height:10px;
	float:left;
}
#bar4{
	background-color: #33FF00;
	height:10px;
	float:left;
}
#bar5{
	background-color: #336699;
	height:10px;
	float:left;
}
#bar6{
	background-color: #CC3399;
	height:10px;
	float:left;
}
#bar7{
	background-color: #FFFFCC;
	height:10px;
	float:left;
}
#bar8{
	background-color: #336600;
	height:10px;
	float:left;
}
#bar9{
	background-color: #993399;
	height:10px;
	float:left;
}
#bar10{
	background-color: #CC6666;
	height:10px;
	float:left;
}
#related {
	clear:left;
	top:300px;
	width:240px;
	margin:5px 0px 8px 0px;
	float:left;
}
#related_selip {
	width:225px;
	float:left;
	border:1px solid #f3f3f3;
	font-size:11px;
	margin:5px 8px 5px 0px;
	padding: 0px 0px 6px 0px;
}
#related_selip #title {
	padding:4px 3px 5px 5px;
	font-weight:bold;
	text-transform: capitalize;
	color:#666666;
	background-color: #F8F8F8;
	border-top:2px solid #999;
	border-bottom:1px solid #f3f3f3;
	font-size:10px;
	margin: 0px 0px 10px 0px;
	letter-spacing:0px;
}
#related_selip ul {
	margin-top:0px;
	color:#ccc;
	list-style: disc;
}
#related_selip a {
	color:#555 /*478DC0*/;
	text-decoration:none;
	font-weight:bold;
	letter-spacing:0px;
}
#related_selip li {
	border-bottom:1px dotted #eee;
	padding:5px 2px 5px 4px;
	margin-left:-18px;
	margin-right:5px;
	line-height:13px;
	}
#related_selip li:hover {
	background: #F8F8F8;
	color:#6b6b6b;
	list-style:circle;
	}
#related_selip li a:hover, #related_selip li:hover a {
	color:#000;
	}

#buttonHit {
	background:#b21414;
	color:#FFFFFF;
	padding:2px 5px 2px 5px;
	font-size:9px;
	font-weight:bold;
	text-transform:uppercase;
	border:2px solid #ddd;
	letter-spacing:.5px;
	margin-top:5px;
	clear:both;
	}
#bodyBase form {
	margin-top:10px;
	margin-left:10px;
	}
#bodyRight {
	border:0px solid #d00;
	padding-top:0px;
	}
#bodyRight2 {
	border:0px solid #d00;
	padding-top:0px;
	}

	
/* LOG IN MEMBER */	
#blok_logged, #blok_logout {
	font-size:10px;
	color:#ddd;
	height:26px;
	padding-top:5px;
	overflow:hidden;
	}
#blok_logout {
	/*padding-top:0px;
	margin-top:-4px;
	height:38px;*/
	text-align:right;
	}
#blok_logout input {
	font-size:11px;
	border:1px solid ddd;
	}
#blok_logged strong, #blok_logged b, 
#blok_logout strong, #blok_logout b {
	font-size:11px;
	color: #000;
	}
#blok_logged i, #blok_logged em,
#blok_logout i, #blok_logout em {
	font-size:13px;
	color:#CC0000
	}
#blok_logged .text, #blok_logout .text {
	color:#333333
	}
#blok_logout form {
	margin-top:-5px
	}
#blok_logged a, #blok_logout a {
	font-weight:bold;
	color:#888;
	}
#blok_logged a:hover, #blok_logout a:hover {
	color: #666;
	text-decoration:underline;
	}
	

