@charset "utf-8";
/* CSS Document */
body {
margin:0;
/*background-color:#000000;*/
}
td,th, textarea, select, input,p{
font-family:"Segoe UI",Calibri, Tahoma,"Trebuchet MS",Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
}

h1,.h1 		{
	font-size:160%
}
h2,.h2 		{
	font-size:140%
}
h3 		{
	font-size:120%
}
h4		{
	font-size:100%;
}
h1,.h1 {

color: #000066;
}
h2,.h2 {

color: #666666;
}
.smallnote{
font-size:85%;
}
#login_info{
color:#FFFF00;
text-align:center;
}
#button{
font-size:12px;
font-family:"Segoe UI", Calibri, Tahoma,"Trebuchet MS",Geneva, Arial, Helvetica, sans-serif;
padding:4px;
}
#main_content table {
border-collapse:collapse;
}
#main_content table th {
background-color:#000066;
border-collapse:collapse;
color:#FFFF66;
}
#menu_utama a {
color:#FFFF00;
}

#main_content input,#main_content textarea, #main_content select {
font-family:"Segoe UI",Calibri, Tahoma,"Trebuchet MS",Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
}
.password_strength {
	padding: 0 5px;
	display: inline-block;
	}
.password_strength_1 {
	background-color: #fcb6b1;
	}
.password_strength_2 {
	background-color: #fccab1;
	}
.password_strength_3 {
	background-color: #fcfbb1;
	}
.password_strength_4 {
	background-color: #dafcb1;
	}
.password_strength_5 {
	background-color: #bcfcb1;
	}
.bayar_link {
text-decoration:inherit;
}
.bayar_none {
color:#999999;
text-decoration:none;}
tr.alt td {
	background: #ecf6fc;
}
tr.over td {
	background: #bcd4ec;
}
table.senarai
{
font-size:100%;
border-collapse:collapse;
border:1 solid #003399;




}
.smaller{
font-size:85%;}
/* tooltip styling. by default the element to be styled is .tooltip  */
.tooltip {
	display:none;
	background:transparent url(../images/black_arrow.png);
	font-size:12px;
	height:70px;
	width:160px;
	padding:25px;
	color:#fff;	
}
#holder {
    width: 600px;
    height: auto;
    position: relative;

	padding:10px;
}
.hitcounter table{


}
/* Basic styling, used when JavaScript is unsupported */
.cbb {
	margin:1em 0;
	padding:0 10px;
	border:1px solid #666;
	background:#fff;
}
.cbb h1 {
	margin:0 -10px;
	padding:0.3em 10px;
	/*background:#efece6;*/
	font:bold 1.2em/1 Arial, Helvetica, sans-serif;
}
/* Normal styling */
.cb {margin:0.5em 0;}
	/* Top corners and border */
.bt {
	height:17px;
	margin:0 0 0 18px;
	background:url(../images/box.png) no-repeat 100% 0;
}
.bt div {
	position:relative;
	left:-18px;
	width:18px;
	height:17px;
	background:url(../images/box.png) no-repeat 0 0;
	font-size:0;
	line-height:0;
}

	/* Bottom corners and border */
.bb {
	height:14px;
	margin:0 0 0 12px;
	background:url(../images/box.png) no-repeat 100% 100%;
}
.bb div {
	position:relative;
	left:-12px;
	width:12px;
	height:14px;
	background:url(../images/box.png) no-repeat 0 100%;
	font-size:0;
	line-height:0;
}

	/* Left border */
.i1 {
	padding:0 0 0 12px;
	background:url(../images/borders.png) repeat-y 0 0;
}
	/* Right border */
.i2 {
	padding:0 12px 0 0;
	background:url(../images/borders.png) repeat-y 100% 0;
}
	/* Wrapper for the content. Use it to set the background colour and insert some padding between the borders and the content. */
.i3 {
	display:block;
	margin:0;
	padding:1px 10px;
	background:#fff;
}
	/* Make the content wrapper auto clearing so it will contain floats (see http://positioniseverything.net/easyclearing.html). */
.i3:after {
	content:"."; 
	display:block; 
	height:0; 
	clear:both; 
	visibility:hidden;
}
.i3 {display:inline-block;}
.i3 {display:block;}
/* Default CSS ends here */

/* Custom CSS
================================================*/
/* You can use different borders for different boxes on the same page. Just adjust the CSS. Here are a few examples, one of which uses the GIF images instead of the PNG images. Note that you can also adjust borders, heights and paddings this way. Remember to adjust the IE CSS as well. */

.one {
	position:absolute;
	top:0;
	right:0;
}
.two {
	float:left;
	width:45%;
}
.two .i1,
.two .i2 { background-image:url(../images/borders.gif); }
.two .bt,
.two .bt div,
.two .bb,
.two .bb div { background-image:url(../images/box.gif); }
#three {
	float:left;
	clear:both;
	width:80%;
}
#three .cb {
	float:left;
	width:40%;
}
.button {
	float:left;
	margin-top:0;
}
.button .bt {
	height:8px;
	margin:0 0 0 9px;
	background-image:url(../images/button.png);
}
.button .bt div {
	left:-9px;
	width:9px;
	height:8px;
	background-image:url(../images/button.png);
}
.button .bb {
	height:8px;
	margin:0 0 0 8px;
	background-image:url(../images/button.png);
}
.button .bb div {
	left:-8px;
	width:8px;
	height:8px;
	background-image:url(../images/button.png);
}
.button .i1 {
	padding:0 0 0 3px;
	background-image:url(../images/button-borders.png);
}
.button .i2 {
	padding:0 3px 0 0;
	background-image:url(../images/button-borders.png);
}
.button .i3 {
	padding:0 0.5em;
	background:#3a3d40 url(../images/button.png) no-repeat -3px -8px;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
}
.button a:link,
.button a:visited,
.button a:hover {
	border:none;
	color:#fff;
}

/* Just a bit of styling for this demo page. Adjust as you wish. */
#absolute-wrapper {
	position:relative;
	height:9em;
}
.cb li {margin-left:1em;}
table.table_form,.senarai{
	border:1px solid #00000;
	border-collapse:collapse;
}
table.table_form td:nth-child(1){
	background-color: #CCCCCC;
	font-weight:bold;
}
table.table_form td:nth-child(2){
	background-color: #efefef;

}
ul.thumbnail li {
	list-style:none; float:left; 


	position:relative;
	margin:5px;
	border:5px solid #999;
	
}
ul.thumbnail {
	margin-top:0px;
	padding-left:0px;
}
.no_kes {
	color: #f00;
	font-size:14px;
	font-weight:bold;
}
.ui-menu .ui-menu-item a{
    color: #5b0d5e;
    background: #efefef;
	
}
.ui-menu .ui-menu-item a:hover{
    color: #ffffff;
    background: #5b0d5e;
	
}