@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif; 
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000; background-color: #000000;
}
.thrColFixHdr #container { 
	width: 696px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	
	background: #E5E5E5;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px;
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
.thrColFixHdr #containerout { 
	width: 705px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	
	background: #E5E5E5;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px;
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
.thrColFixHdr #containerin { 
	width: 730px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	
	background: #6F6F3E;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px;
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
.thrColFixHdr #header { 
	background: #DDDDDD; 
	height: 112px; border: 0px;
	padding: 0 0px 0 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
} 

.thrColFixHdr #subheader { 
	background: #e5e5e5; 
	height: 59px; background-image:url(../../asset/template/images/subheader.gif); background-repeat:no-repeat; border: 0px; 
	padding: 0 0px 0 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	color:#FFFFFF; font-size:12px;
} 

#subheader a:link, #subheader a:visited{
   font-size:11px; text-decoration:none; color:#FFF; }

#subheader a:hover {
   font-size:11px; text-decoration:none; color: #FE693C;}

.thrColFixHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 200px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
 /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 10px 0px 0px; }

.thrColFixHdr #mainContent { 
	margin: 0 0 0 230px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 15px 0px 0px 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background-color:#E5E5E5; vertical-align:top;
} 
.thrColFixHdr #footer { 
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background-image:url(../../asset/template/images/footer.gif); background-repeat:no-repeat;
	 font-size: 11px; text-decoration:none; font-weight:bold; color:#FFFFFF;
} 
.thrColFixHdr #footer  a:link  { font-size: 11px; text-decoration:none; font-weight:bold; color:#FFFFFF;
} 
.thrColFixHdr #footer  a:visited  { font-size: 11px; text-decoration:none; font-weight:bold; color:#FFFFFF;
} 
.thrColFixHdr #footer  a:hover  { font-size: 11px; text-decoration:none; font-weight:bold; color: #FF6600;
} 
.thrColFixHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	
}

.kaki { font-size: 10px; text-decoration:none; color:#000000; } 

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.separator20 { height: 20px; 
}
.separator12{ height: 12px; 
}
.separator5 { height: 5px; 
}
.separator2 { height: 2px; background-color:#FDB33E;
}

.border-kiri {
   width: 200px;
   margin: 0px;
   padding: 10px 10px 0px 8px;
   border-right: 1px solid #F7B141;
   border-left: 1px solid #F7B141;
   clear: both; background-color:#FFF; background-image:url(../../asset/template/images/orange-400.gif); background-repeat:repeat-x;
}
.border-kanan {
   width: 446px; margin: 0px;
   padding: 10px 10px 0px 8px;
   border-right: 1px solid #FDB33E;
   border-left: 1px solid #FDB33E; background-color:#FDE8B5;
}
.border-intro {
   width: 464px; margin: 0px;
   padding: 0px 0px 0px 0px;
   border-right: 1px solid #FDB33E;
   border-left: 1px solid #FDB33E; background-color:#FDE8B5;
}

#leftmenu a:link, #leftmenu a:visited {
	font-family: Verdana;
	font-size: 12px;
	color: #006600;
	text-decoration: none;
	display: block;
	text-indent: 10px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 20px;
	line-height: 35px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FDB33E;
	text-align: left;
	height: 30px;
}
#leftmenu a:hover {
	color:#FF3300;
	background-image: url(../../asset/template/images/panah-menu-kiri.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.fontbiasa {
	font-size: 11px;
	color: #000000;
	text-decoration: none; }

.judul { 
   margin: 0; 
   padding: 10px 10px 10px 10px;
   border-bottom: 1px solid #F7B141;
   font-weight:bold; font-size:18px; color: #009900;
}

.isi {
   margin: 0; 
   padding: 10px 10px 10px 10px;
   font-size:11px; text-align:justify; 
}

.isi a:link, .isi a:visited{
   font-size:11px; text-decoration:none; color:#FE693C; font-weight:bold;
}

.isi a:hover {
   font-size:11px; text-decoration:none; color: #FFF; font-weight:bold;
}

.kode { 
margin-left:30px;margin-right:30px; padding: 10px 10px 10px 10px;
border-bottom: 1px solid #F7B141; border-top: 1px solid #F7B141;
background:#FFFFCC;
}

.kode-hijau { 
margin-left:0px;margin-right:0px; padding: 10px 10px 10px 10px;
border-bottom: 1px solid #00773C; border-top: 1px solid #00773C;
background:#CCF4CE;
}

.kode-biru { 
margin-left:0px;margin-right:0px; padding: 10px 10px 10px 10px;
border-bottom: 1px solid #0080C0; border-top: 1px solid #0080C0;
background: #DAEBFE;
}

.kode-merah { 
margin-left:0px;margin-right:0px; padding: 10px 10px 10px 10px;
border-bottom: 1px solid #990000; border-top: 1px solid #990000;
background: #FFE1E1;
}

.kode-ungu { 
margin-left:0px;margin-right:0px; padding: 10px 10px 10px 10px;
border-bottom: 1px solid #663399; border-top: 1px solid #663399;
background: #CCCCFF;
}


#kotak-kanan-satu { 
width: 466px; display:block; background-image:url(../../asset/template/images/main-info.gif); background-repeat:no-repeat; height:40px; background-position: center; 
}
#kotak-kanan-dua { 
width: 466px; display:block; background-image:url(../../asset/template/images/main-atas.gif); background-repeat:no-repeat; height:40px; background-position: center; 
}
.kotak-kanan-bawah { background-image:url(../../asset/template/images/main-bawah.gif); height:23px; width: 466px; background-position: center; } 

#kotak-kiri-satu { 
width: 220px; display:block; background-image:url(../../asset/template/images/menu-pulsasuper.gif); background-repeat:no-repeat; height:40px; background-position: center; 
}
#kotak-kiri-dua { 
width: 220px; display:block; background-image:url(../../asset/template/images/menu-hubungi.gif); background-repeat:no-repeat; height:40px; background-position: center; 
}
#kotak-kiri-tiga { 
width: 220px; display:block; background-image:url(../../asset/template/images/menu-pembayaran.gif); background-repeat:no-repeat; height:40px; background-position: center; 
}
.kotak-kiri { 
width: 208px; font-size:11px; text-align:left; padding:5px; color:#000; text-decoration:none; 
background-image:url(../../asset/template/images/orange-300.gif); background-repeat:repeat-x;
margin: 0px; border-right: 1px solid #F7B141; border-left: 1px solid #F7B141;
}
.kotak-kiri-pjg { 
width: 208px; font-size:11px; text-align:left; padding:5px; color:#000; text-decoration:none; 
background-image:url(../../asset/template/images/orange-600.gif); background-repeat:repeat-x;
margin: 0px; border-right: 1px solid #F7B141; border-left: 1px solid #F7B141;
}
.kotak-kiri-bawah { background-image:url(../../asset/template/images/garis-bawah.gif); height:28px; width: 220px; background-position: center; } 

.kolom1{ position: relative; float: left; left: 3px; width: 118px;}
.kolom2{ position: relative; float: left; left: 3px; width: 75px;}
.kolomn { clear: both; position: relative; height: 5px; overflow:hidden; width/**/:/**/ 5px;}

li {
padding-bottom: 8px;
}