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

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #FFCC01 url(../images/bg.jpg) top center repeat-x;
	font: .71em Arial; 
}
/*---------------------BODY CENTER------------------------------*/
.centerLeft{
	background: url(../images/LBorder.png) right repeat-y;
	width:8px;
}
.centerRight{
	background: url(../images/RBorder.png) left repeat-y;
	width:8px;
}
.centerCenter{
	background-color:#FFFFFF;
	width:984px;
}
			/*---------------------HOME WELCOME------------------------------*/	
			.bodyWelcomeLeft{
				background: url(../images/bg_welcomeL.jpg) no-repeat;
				width:10px;
			}
			.bodyWelcomeRight{
				background: url(../images/bg_welcomeR.jpg) no-repeat;
				width:10px;
			}
			.bodyWelcomeCenter{
				background: url(../images/bg_welcomeC.jpg) repeat-x;
				width:667px;
				color:#444444;
				padding:10px;
			}
			
			/*---------------------KONTEN BODY------------------------------*/	
			.bodyKonten{
			border-top:#FCBEB3 1px solid;
			background-color:#FEF9E3;
			padding:15px;
			line-height:18px;
			height:378px;
			vertical-align:top;
			color:#444444;
			}
			.judulKonten{
			padding:5px;
			padding-left:15px;
			font-size:18px;
			color:#940D04;
			font-weight:bold;
			}
			
			.tabMenu{
			display:inline;
			margin-right:20px;
			}
			
			.linkTabMenu:link, .linkTabMenu:visited{
			font-size:12px;
			color:#940D04;
			font-weight:bold;
			text-decoration:none;
			margin-right:10px;
			margin-left:10px;
			}
			.linkTabMenu:hover{
			font-size:12px;
			color:#940D04;
			font-weight:bold;
			text-decoration:underline;
			margin-right:10px;
			margin-left:10px;
			}
			
			.linkBerita:link, .linkBerita:visited {
			font-size:11px;
			color:#FF0000;
			font-weight:bold;
			text-decoration:none;
			}
			.linkBerita:hover{
			font-size:11px;
			color:#FF0000;
			font-weight:bold;
			text-decoration:underline;
			}
			
			.linkDetail:link, .linkDetail:visited {
			font-family: Arial;
			font-weight: bold;
    		font-size: 12px;
    		color: #ff0000;
			text-decoration:none;
			}
			.linkDetail:hover{
			color: #6E6E6E;
			text-decoration:none;
			}
			
			.linkSiteMap:link, .linkSiteMap:visited {
			font-size:11px;
			color:#444444;
			font-weight:bold;
			text-decoration:none;
			}
			.linkSiteMap:hover{
			font-size:11px;
			color:#FF0000;
			text-decoration:none;
			}
			
			.linkSubSiteMap:link, .linkSubSiteMap:visited {
			font-size:11px;
			color:#444444;
			text-decoration:none;
			}
			.linkSubSiteMap:hover{
			font-size:11px;
			color:#FF0000;
			text-decoration:none;
			}
			
			.linktext:link, .linktext:visited {
			font-size:11px;
			color:#000;
			font-weight:bold;
			text-decoration:none;
			}
			.linktext:hover{
			text-decoration:underline;color:#565B54;
			}
			
			/*---------------------LEFT SIDE------------------------------*/
			.upperMenuSide{
			background: url(../images/bg_bottomLogo.jpg) top no-repeat;
			width:277px;
			height:32px;
			}
			.bottomMenuSide{
			background: url(../images/bg_bottomMenu.jpg) top no-repeat;
			width:277px;
			height:10px;
			}
			.bodyMenu{
			background-color:#FFCC01;
			width:228px;
			}
			

/*---------------------BODY BOTTOM------------------------------*/
.bottomLeft{
	background: url(../images/bg_btmL.jpg) top left no-repeat;
	width:27px;
}
.bottomRight{
	background: url(../images/bg_btmR.jpg) top right no-repeat;
	width:27px;
}
.bottomCenter{
	background: url(../images/bg_btm.jpg) top repeat-x;
	width:946px;
	height:27px;
}


/*---------------------TAB PRELOADER------------------------------*/
#loading { position:relative; float:right; width:31px; }





.titleInput{
	padding-right:10px;
	padding-top:3px;
	padding-bottom:3px;
}
.inputBox{
	font-size:11px;
	padding:2px;
	width:140px;
	border:#A5ACB2 1px solid;
}
.inputBoxArea{
	font-size:11px;
	padding:2px;
	width:300px;
	font-family:Arial;
	border:#A5ACB2 1px solid;
}
.inputSubmit{
	padding-top:3px;
	padding-bottom:3px;
	font-size:11px;
}


.pollContainer {
	background-color:#FFCC01;
	padding:5px;
}

.pollTitleBar {
	background-color:#FFDB00;
	color:#ff0000;
	padding:5px;
	text-align:center;
	font-weight:bold;
}

.pollContent {
	margin-top:10px;
	margin-left:10px;
	margin-bottom:10px;
	padding:3px;
}

.pollAnswer {
	margin:10px;
}

.btnSubmit {
	border:solid 1px #FF7500;
	padding:5px;
	background-color:#FFA800;
}

.pollResultContainer {
	margin-left:10px;
}

.pollResult {
	text-decoration:blink;
}

.pollViewButton {
	text-decoration:none;
	border:solid 1px #FF7500;
	padding:5px;
	background-color:#FFA800;	
}

.newsTitle {
	font-size:14px;
	font-weight:bold;
}

.newsContent {

}

.btnBack {
	border:solid 1px #ccc;
}

.buttonContainer {
	text-align:right;
}

.pageTitle_print {
	font-family:arial;
	font-size:18px;
	font-weight:bold;
}

.popupPageTitle {
	font-size:larger;
	font-weight:bold;
	text-align:center;
	font-family:verdana,arial,helvetica;
	margin-top:10px;
	margin-bottom:10px;
}

.popupContainer {
	padding:3px;
	border:solid 1px silver;
	height:245px;
	width:90%;
	background-color:#FFF;
}
.separat{
    font-family: Arial;
	text-align: center;
    font-size: 12px;
    color: #444;
}
.hal {
    font-family: Arial;
	text-align: center;
	font-weight: bold;
    font-size: 12px;
    color: #940D04;
	text-decoration: none;
}
.hal a {
    font-family: Arial;
	text-align: center;
	font-weight: bold;
    font-size: 12px;
    color: #940D04;
	text-decoration: none;
}
.links {
    font-family: Arial;
	text-align: center;
	font-weight: bold;
    font-size: 12px;
    color: #ff0000;
	text-decoration: none;
}
.links a {
    font-family: Arial;
	text-align: center;
	font-weight: bold;
    font-size: 12px;
    color: #ff0000;
	text-decoration: none;
}
.links-18 {
    font-family: Arial;
	text-align: center;
	font-weight: bold;
    font-size: 18px;
    color: #ff0000;
	text-decoration: none;
}
.links-18 a {
    font-family: Arial;
	text-align: center;
	font-weight: bold;
    font-size: 18px;
    color: #ff0000;
	text-decoration: none;
}
a:hover {color: #6E6E6E;
	font-weight: bold;
}