body{
margin:0;
padding:0;
line-height: 1.3em;
font-family: "Trebuchet Ms", Arial, Helvetica, sans-serif;
font-size: 0.9em;
background: url(../images/bg.jpg) repeat;
}

a:link {
	color: #6B0101;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #6B0101;
}
a:hover {
	text-decoration: underline;
	color: #6B0101;
	background-color: #FFC6C6;
}
a:active {
	text-decoration: none;
	color: #6B0101;
}
/*b{font-size: 110%;}
em{color: red;}
*/

#maincontainer{
border: 1px #660000 solid;
background: #FFFFFF;
width: 840px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
}

#topsection{
background: url(../images/top.jpg) no-repeat;
height: 120px; /*Height of top section*/
}

#topsection h1{
margin: 0;
padding-top: 15px;
}


#menucontainer{
height:	36px;
}


#contentwrapper{
float: left;
width: 100%;
background: #EEEEEE;
}

#contentcolumn{
display:table;
margin: 0 190px 0 180px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
min-height: 800px;
padding-bottom: 100px;
background:  #FFFFFF;
min-height: 1200px;

}

#leftcolumn{
display: table;
float: left;
width: 180px; /*Width of left column in pixel*/
margin-left: -840px; /*Set margin to that of -(MainContainerWidth)*/
/* (background: #800000;*/
padding-top: 10px;
height: auto;
min-height: 1200px;
}

#rightcolumn{
display: table;
float: left;
width: 190px; /*Width of right column*/
margin-left: -190px; /*Set left margin to -(RightColumnWidth)*/
padding-top: 10px;
height: auto;
min-height: 1200px;
}

#footer{
clear: left;
width: 100%;
background: black;
color: #FFF;
text-align: center;
padding: 4px 0;
}

#footer a{
color: #FFFF80;
}

.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}

#title-side{
	background: #510000;
	padding: 4px 4px 4px 4px;
	color: #FFFFFF;
	font-variant: small-caps;
}

#content-side{
	border: 1px #510000 solid;
	padding-bottom: 3px;
	padding-top: 3px;
	background: #FFFFFF;
	margin-bottom: 8px;
	padding-left:4px;
	padding-right: 4px;
}

#sb{
	border: 1px #510000 solid;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 0px;
	padding-right: 0px;
	background: #FFFFFF;
	margin-bottom: 8px;
}

#content-berita{
	width: 95%;
	height: auto;
}

#custom-left{
	border: 1px #510000 solid;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	background: #FFFFFF;
	margin-bottom: 8px;
}

#content-side-foto{
	border: 1px #510000 solid;
	padding-bottom: 3px;
	padding-top: 3px;
	background: #FFFFFF;
	margin-bottom: 8px;
	height: 220px;
}


#content-berita{
	margin: 0;
	padding: 0;
	margin-bottom: 5px;
}
	#content-berita li{
		list-style: none;
		font-weight: bold;
	}
	
	.content-berita-selengkapnye{
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 0.7em;
		font-style: italic;
	}
	
	.content-comment-count{
		font-size: 0.7em;
	}

/* FORM */
form{
	margin: 0;
}
.textbox{
	width: 95%;
	font-family: "Trebuchet Ms", Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	height: 20px;
}

.textbox-shout{
	width: 95%;
	font-family: "Trebuchet Ms", Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	height: 90px;
}




.textareas{
	width: 95%;
	font-family: "Trebuchet Ms", Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	height: 80px;
}

.button{
	border:1px #630103 solid;
}

.main {
width:150px;
border:1px solid black;
font-size: 0.9em;
}

.month {
background-color:black;
font-weight: bold;
color:white;
}

.daysofweek {
background-color:gray;
font-weight: bold;
color:white;
}

.days {
color:black;
background-color: lightyellow;
padding: 2px;
}

.days #today{
font-weight: bold;
color: red;
}


.TGL-SB{
	font-size: 0.8em;
	font-weight: bold;
}

#CONTENTSLIDE{
	margin-top: 30px;

}

#title-profile{
	margin-top: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	color: #730407;
}


	
/* slide front */	
.no1{	/* Styling question */
	/* Start layout CSS */
	font-size: 1em;
	font-family: "Trebuchet Ms", Arial, Helvetica, sans-serif;
	background-color: #510000;
	color: #FFFFFF;
	width: 98%;
	margin-bottom: 2px;
	margin-top: 2px;
	padding: 4px 4px 4px 4px;
	font-variant: small-caps;
/*	background-image:url('images/bg_answer.gif');
	background-repeat:no-repeat;
	background-position:top right;	
	height:20px;
	
	/* End layout CSS */
	
	overflow:hidden;
	cursor:pointer;
}
.no2{	/* Parent box of slide down content */
	
	
	width: 98%;
	
	visibility:hidden;
	height:0px;
	overflow:hidden;
	position:relative;
	
	padding-left: 5px;
}
.no2_content{	/* Content that is slided down */
	padding:1px;
	font-size:1.1em;
	position:relative;
}

#Smileys{
	padding: 4px;
}
	#Smileys img{
		cursor: pointer;
		padding-right: 2px;
	}

#Smileys-More{
	padding: 4px;
	color: #990000;
	font-weight: bold;
	text-decoration: underline;
}

	#Smileys-More label{
		cursor: pointer;
	}

#Smileys-Tabs{
	display: none;
	background: #FFFFFF;
	position: absolute;
	width: 500px;
	height: 215px;
	padding: 5px 5px 5px 5px;
	border: 2px #9F1316 solid;
	text-align: left;
	z-index: 100;
}
	#Smileys-Tabs img, label{
		cursor: pointer;
	}

#info-news{
	margin-top: 20px;
	font-size: 1em;
	font-family: "Trebuchet Ms", Arial, Helvetica, sans-serif;
	background-color: #D1EE6F;
	color: #000000;
	width: 98%;
	margin-bottom: 2px;
	padding: 2px 4px 6px 4px;
	font-variant: small-caps;
	font-weight: bold;
}

#info-news a{
	color:#000000;
	text-decoration: underline;
}


	#info-inside1{
		margin-top: 6px;
		width: 98%;
		height: auto;
		padding: 4px 4px 4px 4px;
		border: 1px #510000 solid;
		/*border-bottom: 1px #FFAAAC solid;*/
		margin-bottom: 6px;
		background-color: #FDF1D5;
	}
	
	#info-inside1 a{
		color: #003366;
	}



	#info-inside2{
		width: 98%;
		height: auto;
		padding: 4px 4px 4px 4px;
		border: 1px #028ABD solid;
		margin-top: 6px;
		margin-bottom: 6px;
		background-color: #FCFAEB;
	}
		

#member{
	margin-top: 20px;
}
	#member-tabel{
		border: 1px #EC7906 solid;
		margin-bottom: 15px;
	}

#song-title{
	margin-top: 8px;
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 4px;
	text-align: center;
}
	#songs{
		margin-bottom: 10px;
		text-align:center;
	}

#foto-pejabat{
		text-align: center;
}
#foto-pejabat img{
	margin-top: 10px;
	border: 1px #000000 solid;
	padding: 6px 6px 6px 6px;
	background: #FFFFFF;
	text-align: center;
	height: 200px;
}

#usercp{
	width: 100%;
	height: 30px;
	position: fixed;
	z-index: 100;
	top: 0px;
}
	#userlayer{
		margin: auto;
		padding: 5px 5px 5px 5px;
		width: 832px;
		height: 30px;
		background: #510000 ;
		color: #FFE8E6;
	}
.balloonstyle{
position:absolute;
top: -500px;
left: 0;
padding: 5px;
visibility: hidden;
border:1px solid black;
line-height: 18px;
z-index: 100;
background-color: white;
width: 200px;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135,Strength=5);
}

#arrowhead{
z-index: 99;
position:absolute;
top: -500px;
left: 0;
visibility: hidden;
}

/* Star Rating */
.star-rating{
	list-style:none;
	margin: 0px;
	padding:0px;
	width: 100px;
	height: 20px;
	position: relative;
	background: url(../images/star.png) top left repeat-x;		
}
.star-rating li{
	padding:0px;
	margin:0px;
	float: left;
}
.star-rating li a{
	display:block;
	width:20px;
	height: 20px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0px;
}
.star-rating li a:hover{
	background: url(../images/star.png) left bottom;
	z-index: 1;
	left: 0px;
}
.star-rating a.one-star{
	left: 0px;
}
.star-rating a.one-star:hover{
	width:20px;
}
.star-rating a.two-stars{
	left:20px;
}
.star-rating a.two-stars:hover{
	width: 40px;
}
.star-rating a.three-stars:hover{
	width: 60px;
}
.star-rating a.three-stars{
	left: 40px;
}
.star-rating a.four-stars{
	left: 60px;
}	
.star-rating a.four-stars:hover{
	width: 80px;
}
.star-rating a.five-stars{
	left: 80px;
}
.star-rating a.five-stars:hover{
	width: 100px;
}
/* End of Star Rating */