@charset "utf-8";
/* CSS Document */
body{
	background-color:#fffcd7;
	margin:10px 0 10px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	}

#wrapper{
	width:100%;
	margin:0;
	height:auto;
	}

#container{
	width:783px;
	}

#body-page{
	width:783px;
	float:left;
	}


/* Header */
#body-page #bx-header{
	width:783px;
	float:left;
	}
	
	#bx-header #header-logo{
		width:209px;
		float:left
		}
		
		#header-logo .hl-left{
			background:url(../../fx-includes/images/pub/hl-left.jpg);
			width:8px;
			height: 74px;
			float:left
			}
			
		#header-logo .hl-right{
			width:201px;
			height: 74px;
			float: left;
			}
			
			.hl-right .hlr-top{
				width:201px;
				height: 6px;
				background:url(../../fx-includes/images/pub/hlr-top.jpg) repeat-x;
				float:left;
				}
			
			.hl-right .hlr-logo{
				width:201px;
				height: 68px;
				background:url(../../fx-includes/images/pub/logo.jpg) repeat-x;
				float:left
				}
				
			*html .hl-right .hlr-logo{
				margin-top: -9px;
				}	
				
	 #bx-header #header-menu{
		width:574px;
		float:left
		}
		
		#header-menu #hm-top{
			width:574px;
			float:left
			}
			
			#header-menu #hm-top .hmt-bgleft{
				width:551px;
				height:11px;
				background:url(../../fx-includes/images/pub/hmt-bgleft.jpg) repeat-x;
				float:left
				}
			
			#header-menu #hm-top .hmt-bgright{
				width:23px;
				height:11px;
				background:url(../../fx-includes/images/pub/hmt-bgright.jpg) repeat-x;
				float:left
				}
		
		#header-menu #hm-down{
			width:574px;
			height:53px;
			background:url(../../fx-includes/images/pub/hmd-bgright.jpg) repeat;
			padding-bottom:10px;
			float:left
			}
			
			#hm-down .hmd-bgleft{
				width:147px;
				height:53px;
				background:url(../../fx-includes/images/pub/hmd-bgleft.jpg) repeat-x;
				float:left
				}
			
			#hm-down a{
				border:0px;
				}
			#hm-down .hmd-home{
				width:52px;
				height:53px;
				float:left
				}
			
			#hm-down .hmd-event{
				width:53px;
				height:53px;
				float:left
				}
			
			#hm-down .hmd-features{
				width:65px;
				height:53px;
				float:left
				}
			
			#hm-down .hmd-promo{
				width:56px;
				height:53px;
				float:left
				}
				
			#hm-down .hmd-news{
				width:53px;
				height:53px;
				float:left
				}
			
			#hm-down .hmd-bgright{
				width:118px;
				height:53px;
				text-align:right;
				padding-right:30px;
				background:url(../../fx-includes/images/pub/hmd-bgright.jpg) repeat-x;
				float: right;
				}
				
				#hm-down .hmd-bgright a{
					font-size:11px;
					color:#57AA00;
					text-decoration:underline;
					font-weight:bold
					}
				#hm-down .hmd-bgright a:hover{
					color:#EE1C25;
					text-decoration:underline;
					font-weight:bold
					}
			
			*html #hm-down .hmd-bgright{
				margin-top:-56px;
				}
		 
/* End Header*/	


/* Page Content */
#body-page #page-content{
	width:783px;
	background:url(../../fx-includes/images/pub/spacer.jpg) repeat-y;
	float:left;
	}

*html #body-page #page-content{
	margin-top:-3px;
	}
	
	#page-content #pc-left{
		width:209px;
		float:left
		}
		
		#pc-left #pcl-memberlogin{
			width:209px;
			height:19px;
			background:url(../../fx-includes/images/pub/pcl-memberlogin.jpg) repeat-x;
			float:left
			}
		
		#pc-left #pcl-memberloginuser{
			width:209px;
			height:9px;
			background:url(../../fx-includes/images/pub/pcl-memberlogin2.jpg) repeat-x;
			float:left
			}
		
		#pc-left #pcl-bglogin{
			width:209px;
			background:url(../../fx-includes/images/pub/pcl-bglogin.jpg) repeat-y;
			float:left
			}
		
		#pc-left #pcl-bgloginuser{
			width:193px;
			padding:0 8px 0 8px;
			background:url(../../fx-includes/images/pub/pcl-bglogin.jpg) repeat-y;
			float:left
			}
			
			#pc-left #pcl-bgloginuser .pic{
				width: 50px;
				height:auto;
				padding:5px 0 5px 0;
				float:left
				}
			
			#pc-left #pcl-bgloginuser .label{
				width:133px;
				padding:5px 0 5px 0;
				height:auto;
				color:#000000;
				float:left
				}
			
			#pcl-bglogin .box-login{
				width:189px;
				padding:5px 10px 10px 10px;
				text-align:left;
				float:left
				}
				
				.box-login .input{
					margin-bottom:5px;
					width:180px;
					padding-left:5px;
					height:auto;
					float:left
					}
				
				.box-login .example{
					font-size:11px;
					padding-left:5px;
					height:16px;
					color:#999;
					}
					
						
				.box-login .box-btn-login{
					width:189px;
					height:auto;
					margin:5px 0 5px 0;
					color: #666666;
					float:left
					}
					
				.box-login .box-btn-login .pic{
					width: 50px;
					height:auto;
					padding:5px 0 5px 0;
					float:left
					}
						
					
				.box-login .box-btn-login .label{
					width:120px;
					height:auto;
					padding:5px 0 5px 5px;
					color:#000000;
					float:left
					}
					
				.box-login .box-btn-login .cols-teks{
					width:115px;
					height:auto;
					text-align:left;
					float:left
					}
				
				.box-login .box-btn-login .button{
					width:64px;
					height:auto;
					text-align:right;
					float:right
					}
		
		#pc-left #pcl-btnjs{
			width:205px;
			margin-left:3px;
			background:#f3f228;
			float:left
			}
			
			
			#pc-left #pcl-btnjs .pclb-img{
				width:202px;
				height:25px;
				margin-top:5px;
				float: left;
				}
			
		#pc-left #pcl-footer{
			width:209px;
			height:10px;
			background:url(../../fx-includes/images/pub/pcl-footer.jpg) repeat-x;
			float:left
			}
			
		#pc-left #pcl-menu{
			width:209px;
			background:url(../../fx-includes/images/pub/pcl-menu.jpg) repeat-y;
			padding-top:10px;
			float:left
			}
			
			#pcl-menu #pclm-judul{
				width:209px;
				height:53px;
				background:url(../../fx-includes/images/pub/pclm-judul2.jpg) repeat-x;
				float:left
				}
			
			#pcl-menu #pclm-footer{
				width:209px;
				height:13px;
				background:url(../../fx-includes/images/pub/pclm-footer.jpg) repeat-x;
				float:left
				}
			
			#pcl-menu .pclm-cmenu{
				width:202px;
				height:auto;
				padding-left:7px;
				text-align:left;
				float:left
				}
				
				#pcl-menu .pclm-cmenu a{
					color:#000000;
					text-decoration:none;
					}
				
				
				
				
		
		*html #pc-left #pcl-menu{margin-top:-5px;}
	
	#page-content #pc-right{
		width:574px;
		background:url(../../fx-includes/images/pub/pc-right.jpg) repeat-y;
		float:left
		}
	
	
		#pc-right #pcr-bgtop{
			width:574px;
			height:10px;
			background:url(../../fx-includes/images/pub/pcr-bgtop.jpg) repeat-x;
			float:left
			}
		
		#pc-right #pcr-bgleft{
			width:8px;
			height:198px;
			background:url(../../fx-includes/images/pub/pcr-bgleft.jpg) repeat-x;
			float:left
			}
		
		#pc-right #pcr-slider{
			width:566px;
			height:198px;
			float:left
			}
		
		
		#pc-right #pcr-search{
			width:544px;
			height:auto;
			padding:15px 30px 5px 0;
			text-align:right;
			float:left
			}
		
		*html #pc-right #pcr-search{
			margin-top:-36px;
			}
		
			#pcr-search .pcrs-input{
				margin-left:5px;
				color:#999999;
				border: solid 1px  #999999;
				}
				
			.pcrs-submit{
				background-color:#51A900;
				font-family: Arial, Helvetica, sans-serif;
				color:#FFFFFF;
				margin-left:5px;
				font-size:15px;
				font-weight:bold;
				border:0px;	
				}
		
		#pc-right #pcr-headerrbt{
			width:542px;
			height:auto;
			padding:10px 16px 0 16px;
			margin:15px 0 0 0;
			text-align:left;
			float:left
			}
			
			#pcr-headerrbt .pcrh-form{
				width:542px;
				margin-top:10px;
				padding:0 0 0 0;
				text-align:left;
				float:left
				}
				
				#pcr-headerrbt .pcrh-form ul{
					margin-bottom:10px;
					padding:0px;
					}
				
				#pcr-headerrbt .pcrh-form ul li{
					margin:0 20px 0 15px;
					padding-top:0px;
					text-align:justify;
					list-style:decimal;
					margin-bottom:5px;
					}
				
				#pcr-headerrbt .pcrh-form .pcrhf-input label.error {
			  		background:url("../../fx-includes/images/pub/unchecked.gif") no-repeat 0px 0px;
			  		padding-left: 16px;
			  		padding-bottom: 2px;
					font-style:italic;
			  		color: #993300;
					}
				
				#pcr-headerrbt .pcrh-form .pcrhf-input label.checked {
				  	background:url("../../fx-includes/images/pub/checked.gif") no-repeat 0px 0px;
					}
				
				#pcr-headerrbt .pcrh-form .pcrhf-input .success_msg {
				  	font-weight: bold;
				  	color: #0060BF;
				  	margin-left: 19px;
					}

				#pcr-headerrbt .pcrh-form .pcrhf-title{
					width:142px;
					text-align: right;
					color:#2E2E2E;
					font-weight:bold;
					float:left
					}
				
				#pcr-headerrbt .pcrh-form .pcrhf-input{
					width:400px;
					text-align:left;
					float:left
					}
						
					#pcr-headerrbt .pcrh-form .pcrhf-input .input-text{
						margin-left:5px;
						color:#999999;
						margin-right:5px;
						border: solid 1px  #999999;
						}
						
			#pcr-headerrbt .pcrh-contentprev{
				width:542px;
				margin-top:10px;
				padding:0 0 10px 0;
				text-align:left;
				border-bottom:#666666 solid 1px;
				float:left
				}
				
				#pcr-headerrbt .pcrh-contentprev .pcrhcp-judul{
					width:542px;
					font-weight:bold;
					margin-bottom:5px;
					color: #333333;
					float:left
					}
					
					#pcr-headerrbt .pcrh-contentprev .pcrhcp-judul a{
						color: #333333;
						text-decoration:none;
					}
					
					#pcr-headerrbt .pcrh-contentprev .pcrhcp-judul a:hover{
						color: #000;
						text-decoration: underline;
					}
					
				#pcr-headerrbt .pcrh-contentprev .pcrhcp-featurestitle{
					width:542px;
					font-size:12px;
					margin-top:5px;
					color: #747474;
					float:left
					}
					
					#pcr-headerrbt .pcrh-contentprev .pcrhcp-featurestitle ul{
						padding:0 0 0 15px;
						margin:-5px 0 0 0;
						font-weight: normal;
					}
					
					#pcr-headerrbt .pcrh-contentprev .pcrhcp-featurestitle ul li{
						padding:0 0 0 0;
						margin:0 0 5px 0;
					}
					
					#pcr-headerrbt .pcrh-contentprev .pcrhcp-featurestitle .gambar{
						float:left
					}
				
				#pcr-headerrbt .pcrh-contentprev .pcrhcp-content{
					width:490px;
					color:#666666;
					float:left
					}
					
					#pcr-headerrbt .pcrh-contentprev .pcrhcp-content .pcrhcpc-gallery{
						width:102px;
						border:solid 1px #68FE04;
						margin:7px 5px 3px 0;
						float:left
						}
									
			#pcr-headerrbt .pcrh-note{
				width:26px;
				height:21px;
				text-align:left;
				float:left
				}
			
			#pcr-headerrbt .pcrh-title{
				width:516px;
				height:21px;
				text-align:left;
				color:#FF0000;
				font-size: 15px;
				font-weight: bold;
				text-transform:capitalize;
				float:left
				}
				
				.pcrh-title h3 {
					margin:1px 0 0 10px;
					text-transform:uppercase;
					}
				
				.pcrh-title .pcrht-title{
					float:left;
					}
					
					.pcrht-title h3 {
						margin:1px 0 0 10px;
						text-transform:uppercase;
						}
				
				.pcrh-title .pcrht-next-prev{
					float: right;
					}
				.pcrht-next-prev .prev-next{
					text-align:right;
					margin-right:5px;
					float: left;
					}
				
				.pcrht-next-prev .angka{
					background-color: #999;
					padding:0 4px 0 4px;
					margin: 2px 5px 0 0;
					font-size:12px;
					color:#FFFFFF;
					float: left;
					}
				
				.pcrh-title .angka:hover{
					background-color:#FF0000;
					padding:0 4px 0 4px;
					margin: 2px 5px 0 0;
					font-size:12px;
					color:#FFFFFF;
					float: left;
					}
					
		#pc-right .pcr-listrbt{
			width:542px;
			height:auto;
			padding:10px 16px 0px 16px;
			text-align:left;
			float:left
			}
				
			.pcr-listrbt .pcrl-title{
				text-align:left;
				float:left
				}
		
		#pc-right .pcr-bgcontent{
			width:524px;
			padding:10px 25px 0 25px;
			margin:0;			
			text-align:left;
			float:left
			}
			
			#pc-right .pcr-bgcontent .pcrb-lengkap{
				color:#5FAC0B;
				}
			
			.pcr-bgcontent .pcrb-tagcontent{
				width:524px;
				height: auto;
				padding:3px 0 3px 0;
				border-bottom:#CCCCCC solid 1px;
				float:left
				}
				
				.pcrb-tagcontent .pcrbt-content{
					color:#333333;
					font-size:12px;
					float:left
					}
			
			.pcr-bgcontent .pcrb-image{
				width:152px;				
				float:left
				}
			
			.pcr-bgcontent .pcrb-text{
				width:300px;
				padding-left:7px;
				color:#666666;
				float:left
				}
				
				.pcr-bgcontent .pcrb-text a{
					color: #333333;
					text-decoration:none;
					}
					
				.pcr-bgcontent .pcrb-text a:hover{
					color: #000;
					text-decoration: underline;
					}
/* END Page Content */	

/* FOOTER */
#body-page #footer{
	width:783px;
	margin-bottom:10px;
	float:left;
	}
	
	#footer #f-bgfooter{
		width:783px;
		height:157px;
		background:url(../../fx-includes/images/pub/footer.jpg) repeat-y;
		float:left;
		}
	
	#footer #f-header{
		width:783px;
		height:53px;
		float:left;
		}
		
		#f-header .fh-bgleft{
			width:26px;
			height:53px;
			background:url(../../fx-includes/images/pub/fh-bgleft.jpg) repeat-x;
			float:left;
			}
		
		#f-header .fh-bgbuttom{
			width:722px;
			height:46px;
			background:url(../../fx-includes/images/pub/fh-bgbuttom.jpg) repeat-x;
			padding-top:7px;
			text-align:center;
			float:left;
			}
			
			.fh-bgbuttom .fhb-logotelkom{
				height:34px;
				float:left
				}
			
			.fh-bgbuttom .fhb-label{
				padding:12px 20px 0 20px;
				color:#666666;
				font-size:11px;
				float:left
				}
				
			.fh-bgbuttom .fhb-logoflexi{
				margin-left:125px;
				width:60px;
				height:34px;
				float:left
				}
			*html .fh-bgbuttom .fhb-logoflexi{
				margin-left:63px;
				}
				
		#f-header .fh-bgright{
			width:35px;
			height:53px;
			background:url(../../fx-includes/images/pub/fh-bgright.jpg) repeat-x;
			float:left;
			}

/* END FOOTER */

/*	Style Toggle */
.trigger {
	width:209px;
	height:25px;
	background-repeat:repeat-y;
	float: left;
	}
	
	.trigger img{
		margin-left:4px;
		}
	
	.trigger a {
		text-decoration: none;
		display: block;
		}
	
	.trigger a:hover { color: #ccc; }
	
.active {background-position: left bottom;}
.toggle_container {
	overflow: hidden;
	width:209px;
	clear: both;
	}
	.toggle_container .block {}

/*	End Toggle Style */


/*	FORM */

form {}

form, form input, form textarea, form label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

form p { position: relative; margin: 0 0 5px 0;}
form p label { position: absolute; top: 0; left: 0;}
form p br {display: none;}


form  p input,
form  p textarea {
	display: block;
	padding: 5px;
	width: 178px;
	height:12px;
	margin: 0;
}

form  p label {
	width: 180px;
	display: block;
	margin: 5px 5px 5px 6px;
	padding: 0;
}

form  p textarea {
	padding: 2px;
	width: 180px;
}

form  p textarea,
form  p input {
	border: solid 1px #ccc;
}
form  p label {
	color: #777;
}
/*	END FORM*/

			
			
