html, body {
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	margin:0px; padding:0px;
	background: #EDE8D2 url('../images/body-bg.jpg') top repeat-x;
}
p {font-size: 11px;
	line-height: 1.5em;}
html { height: 100%; }

img, ul.menu, #box .cbox, #box h5 
{ 
	behavior: url('../images/iepngfix.htc') 
}

a:link, a:active {
	color:#000000;
	text-decoration:none;
}

a:hover {
	color:#000;
}

a:visited {
	color:#000000;
	text-decoration:none;
}
a:focus { outline-color: -moz-use-text-color; outline-style: none; outline-width: 1px; }
.yoelianto {
	clear:both; height:8px; overflow:hidden;
}

#main {
	width: 936px;
	margin: 0px auto 0px auto;
	min-height: 100%;
	z-index: 10;
}
* html #main {
	height: 100%;
}
#main .container {  
  min-height: 100%;	
	/*background: #FF9B9B;*/
}

#header {
	/*background: #000000;*/
	margin-bottom: 10px;
	float:left;
}

#headerdate {
	padding: 8px 0px 5px 15px;
	font-size: 10px;
}

/*STYLE HALAMAN DALAM */

/*Banner*/
#banner-inside {
	float:left;
	margin-bottom: 0px;
}

#binside-main {
	width: 675px;
	float: left;
}
#binside-main .binsideleft {
	width: 7px;
	float: left;
	height: 132px;
	background: url('../images/header-lengkung-left2.png') top left no-repeat;
}
#binside-main .binsideright {
	width: 7px;
	float: left;
	height: 132px;
	background: url('../images/header-lengkung-right2.png') top left no-repeat;
}
#binside-main .binsidecontent {
	width: 661px;
	float: left;
	height: 126px;
	background: #FFFFFF;
	padding-top: 6px;
	
}


.hr-dotted 
{
background-color: transparent;
background-image: url("../images/hr_dotted.gif");
background-repeat: repeat-x;
background-attachment: scroll;
background-position: 0% 0%;
clear: both;
float: left;
height: 1px;
width: 90%;
}

hr {
	color: #E0E0E0;
	background-color: #E0E0E0;
	height: 1px;
}

/*END STYLE HALAMAN DALAM */


/*PESAN*/
.notification { float:left; border: 1px solid ; margin: 10pt 0px 10px 0px; padding: 0pt; background-position: 5px 5px ! important; background-repeat: no-repeat ! important; font-size: 13px; width: 99.8%; }
.error { border-color: rgb(223, 143, 143); background: rgb(255, 206, 206) url('../images/cross_circle.png') repeat scroll 0% 0%; color: rgb(102, 82, 82); }
.notification div { padding: 0px 10px 0px 36px; display: block; font-style: normal; line-height: 1.5em; }
.notification p {padding-top: 2px; margin:0px;}
.notification .close { color: rgb(153, 0, 0); font-size: 9px; position: absolute; right: 5px; top: 5px; }
.req { color: rgb(216, 18, 45); font-weight: normal; }
.success { border: 1px solid rgb(167, 195, 148); margin: 0pt 0pt 25px; padding: 10px 15px; background: rgb(211, 242, 191) none repeat scroll 0% 0%; font-size: 11px; }
.message { border: 1px solid rgb(230, 219, 85); margin: 0pt 0pt 25px; padding: 10px 15px; background: rgb(255, 255, 224) none repeat scroll 0% 0%; font-size: 11px; }
.error_message { border: 1px solid rgb(204, 0, 0); margin: 0pt 0pt 25px; padding: 10px 15px; background: rgb(255, 235, 232) none repeat scroll 0% 0%; font-size: 11px; }
.facebox-error { border: 1px solid rgb(204, 0, 0); margin: 2px 0px 2px 0px; padding: 5px; background: rgb(255, 235, 232) none repeat scroll 0% 0%; font-size: 11px; }

/*
ul.menu {
	font:11px Arial,Verdana; 
	font-weight: normal;
	height: 38px;
	list-style:none; 
	margin:0; 
	padding:0;
	background: url('../images/back_top_menu.png') no-repeat;		
	width: 936px;		
}

ul.menu * {margin:0; padding:0}
ul.menu a {display:block; color:#2F6681; text-decoration:none}
ul.menu li {position:relative; float:left; margin-right:2px}
ul.menu ul {border:1px solid #D1D1D1; position:absolute; top:38px; left:0; background:#FFFFFF; display:none; opacity:0; list-style:none}
ul.menu ul li {position:relative; width:200px; margin:0; padding: 0px 0px 0px 0px; background-color:#FFFFFF;}
ul.menu ul li a {display:block; padding:4px 9px 4px 7px; background-color:#FFFFFF;}
ul.menu ul li a:hover {background-color:#E0E0AC;}
ul.menu ul ul {left:200px; top:-1px}
ul.menu .menulink {padding:12px 15px 0px 15px;
		font:11px Arial, Verdana;  
		font-weight:normal; 
		color: #FFFFFF;
		height: 28px;
		background: transparent url('../images/menu-sep.png') top right no-repeat;}
ul.menu .menulink:hover, 
ul.menu .menuhover {
	background: transparent url('../images/menu-hover.png') top center repeat-x;
	color: #000000;
}
ul.menu .sub {background:#FFFFFF url(../images/arrow.gif) 190px 8px no-repeat}
ul.menu .topline {border-top:1px solid #aaa}
ul.menu img {padding: 10px 15px 10px 15px;
	background: transparent url('../images/menu-sep.png') top right no-repeat;
}
*/
.headline {
	font-weight: bold;
	color: #C00C0C;
	display:block;
	padding-bottom: 5px;
}
.date {
	font-size: 0.9em;
	color: #686353;
	display:block;
	padding-bottom: 5px;
	/*background: #000000;*/
}

/*INPUT AND BUTTON*/
label {
	display:block;
}

input[type=text], input[type=password], textarea, select {
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border:1px solid #cccccc;
	font: 12px Arial, Tahoma, Verdana, Helvetica, sans-serif;
	margin:0px 0px 0px 0px;
	line-height: 18px;
	padding:3px 4px 3px 4px;
	color: #000000;
	background: #FFFFFF;
}

input[type=text].text2, input[type=password].text2 {
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border:1px solid #CDCDCD;
	font: normal 12px Arial, Tahoma, Verdana, Helvetica, sans-serif;
	margin:0px 0px 0px 0px;
	padding:3px;
	color: #000000;
	background: #EAEAEA repeat-x left top;
}

input[type=text].inputcontact, textarea.inputcontact {
	padding: 5px;
	color: #6a6969;
	border-top: 1px solid #ebebeb;
	border-bottom: 1px solid #d4d4d4;
	border-right: 1px solid #d4d4d4;
	border-left: 1px solid #d4d4d4;
	font-family: 'Lucida Grande',Verdana,Helvetica,sans-serif;
	font-style: normal;
	font-size: 11px;
}

input:focus, select:focus, textarea:focus
{
	color: #a45e35;
	background-color: #fafaf2;
}

select.short, input.short { width: 20%; }
select.medium, input.medium { width: 45%; }
select.long, input.long { width: 75%; }
select.max, input.max { width: 99%; }

#tombol-login { 
	width: 67px;
	height: 25px;
	border: 0px solid #A60000; 
	padding: 5px 6px ! important; 
	background: transparent url('../images/button-login.png') no-repeat left top; 
	font-weight: bold;
	font-family: Arial, Verdana,sans-serif; 
	color: #484848; 
	cursor: pointer; }

#tombol { 
	-moz-border-radius-topleft: 4px; 
	-moz-border-radius-topright: 4px; 
	-moz-border-radius-bottomright: 4px; 
	-moz-border-radius-bottomleft: 4px;
	border: 0px solid #A60000; 
	padding: 3px 6px ! important; 
	background: transparent url('../images/bg-btn-red.png') repeat-x left top ! important; 
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Verdana,sans-serif; 
	color: rgb(255, 255, 255) ! important; font-size: 11px ! important; 
	cursor: pointer; }
#tombol:hover { background-position:0 -3px;
	cursor:pointer; }
a.tombol { text-decoration: none;}

/* BUTTON */
.btn { border-width: 0pt; margin: 0pt; 
				padding: 3px 0pt; background: transparent none repeat scroll 0% 0%; 
				overflow: visible; 
				display: inline-block; 
				font-family: Arial,Sans-serif; 
				font-style: normal; font-variant: normal; font-weight: normal; font-size: 100%; line-height: 1.2; font-size-adjust: none; 
				font-stretch: normal; -x-system-font: none; text-decoration: none; color: rgb(51, 51, 51); }
html:not([lang*=""]) button.btn { margin: 0pt -3px; }
.btn span { border-left: 1px solid rgb(187, 187, 187); border-right: 1px solid rgb(170, 170, 170); margin: 0pt; padding: 3px 0pt; background: rgb(221, 221, 221) url('../images/bg-button.gif') repeat-x scroll 0pt 0pt; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous; }
.btn span span { border-width: 1px 0pt; border-top: 1px solid rgb(187, 187, 187); border-bottom: 1px solid rgb(170, 170, 170); padding: 3px 0.4em; position: relative; }
.btn:hover span, .btn:hover span span, .btn:focus span, .btn:focus span span { border-color: rgb(153, 204, 255) ! important; cursor: pointer; color: rgb(0, 0, 0); }
.btn:active span { background-position: 0pt -400px; outline-color: -moz-use-text-color; outline-style: none; outline-width: medium; }
.btn:focus, .btn:active { outline-color: -moz-use-text-color; outline-style: none; outline-width: medium; }

/*BANNER*/
#banner {
	float:left;
	margin-top: 8px;
}

#banner .bleft {
	width: 7px;
	float: left;
	height: 168px;
	background: url('../images/header-lengkung-left.png') top left no-repeat;
}
#banner .bright {
	width: 7px;
	float: left;
	height: 168px;
	background: url('../images/header-lengkung-right.png') top left no-repeat;
}
#banner .bcontent {
	width: 922px;
	float: left;
	height: 162px;
	background: #FFFFFF;
	padding-top: 6px;
	
}

#sliderfix {
	width: 683px;
	float: left;
	height: 156px;
	background: #EAEBCB;
	background: url('../images/banner_home/fix-banner.jpg') top left no-repeat;
	
}

/* Slider */
#sliderh {
    width:239px;
		height:156px;
		position: relative; /* important */
	overflow: hidden; /* important */
	float:right;
	background: #EAEBCB;
	background: url('../images/banner_home/back-slider-home.jpg') top left no-repeat;
	
}

#sliderhContent {
    width: 239px; /* important to be same as image width or wider */
    position: absolute;
	top: 0;
	margin-left: 0;
	
}
.sliderhImage {
    float: left;
    position: relative;
	display: none;
	
}

#sliderh ul, #sliderh li{
		margin:0;
		padding:0;
		list-style:none;
}
.sliderhImage span {
    position: absolute;
	font: 1px Arial, Helvetica, sans-serif;
    padding: 0px;
    width: 1px;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
}
.clear {
	clear: both;
}


#main-slidecontrols 
{ 
	margin: 0pt; 
	padding: 0pt; 
	background: transparent none repeat scroll 0% 0%; 
	position: absolute; 
	width: 44px; 
	height: 22px; 
	top: 7px; left: 624px;
}
#main-slidecontrols span#prevBtn a, #sub-slidecontrols span#sub-prevBtn a { background: transparent url('../images/step-pmb.png') no-repeat scroll; overflow: hidden; float: left; width: 22px; height: 22px; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous; text-indent: -100px; cursor: pointer; }
#main-slidecontrols span#nextBtn a, #sub-slidecontrols span#sub-nextBtn a { background: transparent url('../images/step-pmb.png') no-repeat scroll; overflow: hidden; float: left; width: 22px; height: 22px; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous; text-indent: -100px; cursor: pointer; }	
		
/*CONTENT*/
#blockcontent {

}

/*CONTENT HALAMAN DALAM*/
#contentinside {
	width: 675px;
	float:left;
	margin-bottom: 10px;
}
#contentinside .boxtop{
	background: url('../images/content-inside-top.png') top center no-repeat;
	margin:0px;
	width:675px;
	height:10px;
}
#contentinside .boxbot{
	background:url('../images/content-inside-bottom.png') bottom center no-repeat;
	width:675px;
	height:10px;
	font-size:0;
	line-height:0;
	float:left;
}
#contentinside .boxmiddle{
	width:635px;
	background:url('../images/content-inside-bg.png') top center repeat-y;
	color:#000;
	padding: 10px 20px 10px 20px;
	font-size: 11px;
	float:left;
	min-height: 1160px;
}

#contentinside .boxmiddle h2 {
	color: #2B2617;
	font-family: "Lucida Grande","Lucida Sans Unicode","bitstream vera sans","trebuchet ms",verdana,arial,sans-serif;
	font-size: 22px;
	font-weight: bold;
	text-decoration: none;
	margin:0px 0px 20px 0px;
	padding-bottom: 10px;
	border-bottom: 1px solid #D4D4D4;
}

#contentinside .boxmiddle h3 {
	color: #96742E;
	font-family: georgia,times,serif;
	margin:0px 0px 5px 0px;
	font-size: 20px;
	font-weight: normal;
	text-decoration: none;
}

#contentinside .boxmiddle h4 {
	color: #322710;
	font-family: arial, verdana, times,serif;
	margin:10px 0px 5px 0px;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
}

#sidebar {
	width:249px;
	float:left;
}

/*SIDEBAR RIGHT*/
#sidebarright {
	width:249px;
	float:right;
	/*background: #FF6666;
	height: 100px;*/
}

/*SIDE CENTER*/
#sidecenter {
	width: 418px;
	float:left;
	/*background: #FF37FF;*/
	/*height: 100px;*/
	margin: 0px 7px 0px 7px;
}

/*BOX*/
#box {
	margin:0px 0px 10px 0px; 
	padding:0;
	width:249px; 
	float:left;
}

#box h5{
	margin: 0px;
	padding: 13px 0px 5px 20px;
	margin-left: 0px;
	background: transparent url('../images/sidebar-top.png') no-repeat top center;
	font-family: "Lucida Grande","Lucida Sans Unicode","bitstream vera sans","trebuchet ms",verdana,arial,sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #292929;
	float:left;
	width:230px; 
}

#box .cbox {
		margin:0px; 
		padding:0px 15px 20px 15px;
		width:auto; height:auto;
		font-size: 11px;
		background: transparent url('../images/sidebar-bottom.png') no-repeat bottom center;
		float:left;
		
}

#box .cbox .cboxcontent{
		padding:5px 5px 0px 5px;
}

#box ul{
		margin:0px;
			padding:0px;
			list-style:none;
			width:220px;
}
#box ul li{
	padding:0px;
	margin:0px;
	min-height: 50px;
}	
#box ul li a{
	display:block;
	text-decoration:none;
	color: #000000;
	border-bottom: 1px dotted #DFD9C4;
	padding: 8px;
	margin: 0px 5px 0px 5px;
}	
#box img {
	float:left;
	margin-right:10px;
}

#box .boxtitle {
	font-weight: bold;
	color: #C00C0C;
	display:block;
	margin-bottom: 5px;
}

#box ul li a:hover{
	background: #D1CF9E url('../images/hover.png') repeat-x top center;
}

.sidebar-readmore {
	margin:8px 0px 5px 8px; 
	padding:0;
	
	float:left;
}

.sidebar-readmore a {
	font:bold 11px Arial, Helvetica, sans-serif; 
	color:#C00C0C;
}

.sidebar-readmore a:hover {
	color:#5F0505; text-decoration:none;
}

#box2 {
	margin:0px 0px 10px 0px; 
	padding:0;
	width:249px; 
	float:left;
}

#box2 h5{
	margin: 0px;
	padding: 13px 0px 5px 20px;
	background: transparent url('../images/box-white-top.png') no-repeat top center;
	font-family: "Lucida Grande","Lucida Sans Unicode","bitstream vera sans","trebuchet ms",verdana,arial,sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #292929;
	width:230px; 
	float:left;
}

#box2 .cbox {
		margin:0px; 
		padding:0px 15px 10px 15px;
		height:auto;
		text-align: center;
		font-size: 11px;
		background: transparent url('../images/box-white-bottom.png') no-repeat bottom center;
		float:left;
		width:220px;
}

#box2 .lbox {
		margin:0px; 
		padding:10px 20px 10px 20px;
		height:auto;
		text-align: left;
		font-size: 11px;
		background: transparent url('../images/box-white-bottom.png') no-repeat bottom center;
		float:left;
		width:210px;
}

#box2 .cbox .cboxcontent{
		padding:5px 5px 0px 5px;
}


/*BOX LOGIN & PMB & Box Control Panel*/
#boxlogin, #boxpmb, #boxcpanel {
	margin:0px 0px 10px 0px; 
	padding:0;
	width:249px; 
	height:auto;
	float:left;
}

#boxlogin h5{
	margin: 0px;
	padding: 13px 0px 0px 15px;
	background: transparent url('../images/box-login-top.png') no-repeat top center;
	font-family: Arial, Verdana,sans-serif;
	height: 53px;
	font-weight: bold;
	color: #292929;
}

#boxcpanel h5{
	margin: 0px;
	padding: 13px 0px 0px 15px;
	background: transparent url('../images/box-control-panel-top.png') no-repeat top center;
	font-family: Arial, Verdana,sans-serif;
	height: 40px;
	font-weight: bold;
	color: #292929;
}


#boxpmb h5{
	margin: 0px;
	padding: 13px 0px 0px 15px;
	background: transparent url('../images/box-pmb-top.png') no-repeat top center;
	font-family: Arial, Verdana,sans-serif;
	height: 40px;
	font-weight: bold;
	color: #292929;
}

#boxlogin .cbox {
		margin:0px; 
		padding:0px 15px 20px 15px;
		width:auto; height:auto;
		font-size: 11px;
		background: transparent url('../images/box-bottom.png') no-repeat bottom center;
		
}

#boxlogin .cbox .cboxcontent, #boxpmb .cbox .cboxcontent, #boxcpanel .cbox .cboxcontent{
		padding:0px 0px 0px 0px;
}

#boxpmb .cbox, #boxcpanel .cbox {
	margin:0px; 
		padding:0px 3px 20px 3px;
		width:auto; height:auto;
		font-size: 11px;
		background: transparent url('../images/box-bottom.png') no-repeat bottom center;
}

#boxpmb ul{
		margin:0px;
		padding:0px;
		list-style:none;
}
#boxpmb ul li.dark {
		background-color: #EBEBD8;
		padding-top: 8px;
		padding-right: 10px;
		padding-bottom: 8px;
		padding-left: 10px;
}
#boxpmb ul li.white {
		background-color: #ffffff;
		padding-top: 8px;
		padding-right: 10px;
		padding-bottom: 8px;
		padding-left: 10px;
}
#boxpmb .pmbjudul {
	font-size: 13px;
	font-family: Arial, Verdana,sans-serif;
	font-weight: bold;
	color: #8C0909;
	padding-bottom: 0px;
}

#boxcpanel ul{
		margin:0px;
		padding:0px;
		list-style:none;
}
#boxcpanel ul li{
		margin-bottom: 1px;
		background: #EAE8D5 url('../images/bullet.png') 8px 11px no-repeat;
		padding-left: 15px;
}

#boxcpanel ul li a {
		display: block;
		padding:5px 5px 5px 5px;
}
#boxcpanel ul li a:hover{
		background-color: #FDF8F2;
}



/*BOX CENTER*/
#boxcenter-1 {
	margin:0px 0px 10px 0px; 
	padding:0;
	width:422px; 
	height:auto;
	float:left;
}
#boxcenter-1 .boxtop{
	margin: 0px;
	padding: 0px;
	height:10px;
	float:left;
	background: url('../images/sidecenter-top.png') no-repeat top center;
}

#boxcenter-1 .cbox {
		margin:0px; 
		padding:10px;
		width:auto; min-height:180px;
		text-align: left;
		float:left;
		width:402px; 
		background: transparent url('../images/sidecenter-bottom.png') no-repeat bottom center;
		font-size: 12px;
}

/* TAB */
ul.tabs-center { font-family: Arial, Verdana,sans-serif;
				font-size: 13px; 
				font-weight: bold;
				float:left; 
				width:422px; 
				border-bottom: 0px solid rgb(102, 102, 102); 
				margin: 0pt ! important; 
padding: 0pt; 
	height: 25px; }
ul.tabs-center li { 
	margin-right: 1px; padding: 0pt; float: left; list-style-type: none; }
ul.tabs-center li.last { margin-right: 0px; padding: 0pt; float: left; list-style-type: none; }

ul.tabs-center li a { 
	background: #C7BD99 url('../images/tab2.png') 0% 0pt repeat;
	color: #867D5C;
	display: block;
	float: left;
	height: 25px;
	padding-left: 10px;
	text-decoration: none;	
}
ul.tabs-center li a span{
background: #C7BD99 url('../images/tab2.png') 100% 0pt repeat;
cursor: pointer;
display: block;
float: left;
line-height: 2.3em;
padding-right: 10px;
text-align: center;
}
ul.tabs-center li.active a { 
	background: #C7BD99 url('../images/tab.png') 0% 0pt repeat;
	color: #3A3627;
	display: block;
	float: left;
	height: 25px;
	padding-left: 10px;
	text-decoration: none;	
}

ul.tabs-center li.active a span{
background: #C7BD99 url('../images/tab.png') 100% 0pt repeat;
cursor: pointer;
display: block;
float: left;
line-height: 2.3em;
padding-right: 10px;
text-align: center;
}
ul.tabs-center a:hover {  }

#tabTestimoni {
	padding-top: 10px;
	font-size:11px;
}

#tabSertifikasi {
	padding-top: 5px;
	font-size:11px;
}

#tabSertifikasi img {
	margin: 0px 10px 5px 0px;
	
}

/* TAB Content Dalam*/
ul.tabs-inside { 
				float:left; 
				width:247px; 
				margin: 0px 0px 8px 0px; 
				padding: 0pt; 
				height: 37px; 
}
ul.tabs-inside li { 
	margin: 0px; 
	padding: 0pt; 
	float: left; 
	list-style-type: none; 
}

ul.tabs-inside li a.pmb { 
	background: transparent url('../images/tab-pmb2.png') 0% 0pt repeat;
	display: block;
	float: left;
	width: 123px;
	height: 37px;
	text-decoration: none;	
}
ul.tabs-inside li.active a.pmb { 
	background: transparent url('../images/tab-pmb1.png') 0% 0pt repeat;
	color: #3A3627;
	width: 123px;
	display: block;
	float: left;
	height: 37px;
	text-decoration: none;	
}

ul.tabs-inside li a.login { 
	background: transparent url('../images/tab-login2.png') 0% 0pt repeat;
	display: block;
	float: left;
	width: 124px;
	height: 37px;
	text-decoration: none;	
}
ul.tabs-inside li.active a.login { 
	background: transparent url('../images/tab-login1.png') 0% 0pt repeat;
	color: #3A3627;
	display: block;
	float: left;
	width: 124px;
	height: 37px;
	text-decoration: none;	
}

#tab-box {
	margin:0px 0px 0px 0px; 
	padding:0;
	width:247px; 
	float:left;
}

#tab-box .header{
	margin: 0px;
	padding: 0px;
	background: transparent url('../images/tab-box-top.png') no-repeat top center;
	float:left;
	width:247px; 
	height: 20px;
}
#tab-box h5{
	margin: 0px 0px 10px 0px;
	padding: 0px;
	margin-left: 0px;
	font-family: arial,Verdana, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #292929;
	
}

#tab-box .cbox {
		margin:0px; 
		padding:0px 15px 20px 15px;
		width:auto; 
		height:auto;
		font-size: 11px;
		background: transparent url('../images/tab-box-bottom.png') no-repeat bottom center;
		float:left;
		width:218px; 
}

#tab-pmb {
}
#tab-login {
}


ul.single{
	list-style: none;
	margin: 10px 0px 15px 0px; padding: 0;
	width: 235px;
	float: left;
	font-family: Arial;
}

ul.single li {
	font-size: 12px;
	margin-bottom: 2px;
	font-weight:bold;
	list-style: none;
	padding: 8px 5px 8px 10px;
	border:1px solid #CECECE;
	-moz-border-radius-topleft: 5px; -moz-border-radius-topright: 5px;
	-moz-border-radius-bottomleft: 5px; -moz-border-radius-bottomright: 5px;
	background:#FFFFFF;
	width: 85%;
}

ul.single li a:hover{
        color: #FFFFFF;
        
}
ul.single li:hover{
   background: transparent url('../images/bg-btn-red.png') repeat-x top center;
   color: #FFFFFF;
}




#box .cbox .cboxcontent{
		padding:5px 5px 0px 5px;
}


ul.tabs-inside a:hover {  }


#boxcenter-2{
	width:424px;
	background:url('../images/box_tengah_bg.png') 0 0 repeat-y;
	margin-bottom: 10px;
	padding: 0px;
	float: left;
}
#boxcenter-2 .boxtop{
	background:url('../images/box_tengah_top.png') top center no-repeat;
	width:424px;
	height:10px;
	font-size:0;
	line-height:0;
	float: left;
}
#boxcenter-2 .boxbot{
	background:url('../images/box_tengah_bottom.png') bottom center no-repeat;
	width:424px;
	height:10px;
	font-size:0;
	line-height:0;
	float: left;
}
#boxcenter-2 .boxmiddle{
	width:420px;
	margin-left: 2px;
	background: #D63D52 url('../images/box_tengah_red.png') top center repeat-x;
	color:#000;
	min-height: 380px;
	padding: 5px 0px 10px 0px;
	float: left;
}

#boxcenter-2 h2{
	display:block;
	width:400px;
	background: url('../images/judul_dotted.gif') 0 0 repeat-x;
	margin:0px 0px 8px 15px;
	line-height:0;
	font-size:0;
	padding:0;
	font-size:0;
	line-height:0;
}
#boxcenter-2 h2 span{
	font:bold 20px Arial, Helvetica, sans-serif;
	color:#9A0124;
	padding-right:10px;
	background-color:#F59EAC;
	margin-top: 20px;
}
#boxcenter-2 h3{
	margin:0px 0px 8px 15px;
	font:bold 14px Arial, Helvetica, sans-serif;
}

#boxcenter-2 .title{
	margin:0px 0px 5px 0px;
	font:bold 14px Arial, Helvetica, sans-serif;
}

#boxcenter-2 p.testTxt1{
	display:block;
	font-size: 11px;
	margin:15px 5px 25px 15px;
}
#boxcenter-2 p.testTxt2{
	display:block;
	margin:0px 5px 20px 15px;
}

#boxcenter-2 .roundbox{
	display:block;
	width:410px;
	height:25px;
	font-size:11px;
	line-height:25px;
	color:#000;
	background-color:inherit;
	background:#000000;
	margin:0 0 5px 5px;
}
#boxcenter-2 .roundbox span{
	line-height:25px;
	color:#FFBBBB;
	background-color:inherit;
	font:bold 20px Arial, Helvetica, sans-serif;
	font-weight:bold;
	background:url('../images/icon2.gif') 0 6px no-repeat;
	padding:0 0 0 15px;
	float:left;
}
#boxcenter-2 .roundbox a.more{
	width:67px;
	height:19px;
	display:block;
	float:right;
	background:url('../images/read_more_bg3.gif') 0 0 no-repeat;
	margin:3px 5px 0 0;
	text-decoration:none;
	text-align:center;
	font-size:10px;
	line-height:19px;
	color:#fff;
	background-color:inherit;
}
#boxcenter-2 .roundbox a.more:hover{
	color:#DB990C;
	background-color:inherit;
}


#boxcenter-2 .subjudul{
	display:block;
	width:365px;
	height:20px;
	background-color:#CDCDCD;
	color:#000;
	margin:10px 0 7px 10px;
	font:bold 20px Arial, Helvetica, sans-serif;
}

#boxcenter-2 img{
	border: 1px solid #9E9E9E;
	padding:2px;
	background:#FFFFFF;
	margin: 0px 5px 2px 0px;
}

#boxcenter-3{
	width:424px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	float: left;
}
#boxcenter-3 .boxtop{
	background:url('../images/box_tengah2_top.png') top center no-repeat;
	width:424px;
	height:10px;
	font-size:0;
	line-height:0;
	float: left;
}
#boxcenter-3 .boxbot{
	background:url('../images/box_tengah2_bottom.png') bottom center no-repeat;
	width:424px;
	height:10px;
	font-size:0;
	line-height:0;
	float: left;
}
#boxcenter-3 .boxmiddle{
	width:422px;
	margin-left: 1px;
	background:url('../images/box_tengah2_bg.png') top center repeat-y;
	color:#000;
	padding: 5px 0px 10px 0px;
	float: left;
}
#boxcenter-3 p {
	padding: 15px 10px 5px 10px;
	float: left;
}

#box-banner {
	margin:0px 0px 10px 0px; 
	padding:0;
	width:249px; 
	float:left;
}

#box-banner .banner1{
	float:left;
}
#box-banner .banner2{
	float:right;
}

/* GALERI FOTO */
.thumb-photo-home {
	list-style: none;
	margin: 0px auto;
	padding: 0;
	text-align:center;
	width: 90%;
	float: left;
}

.thumb-photo {
	list-style: none;
	margin: 0px auto 0px auto;
	padding: 0;
	background: #DADADA;
	height: 70px;
	text-align:center;
	float: left;
}
.thumb-photo li{
	margin: 5px;
	padding: 0;
	float: left;
	width: 60px;
	
}

.thumb-photo-home li {
	margin: 10px;
	padding: 0;
	float: left;
	width: 100px;
	
}

.thumb-photo img {
	background: #fff;
	border: solid 1px #ccc;
	padding: 4px;
	width: 50px;
	height:50px;
}

.thumb-photo-home img {
	background: #fff;
	border: solid 1px #ccc;
	padding: 4px;
	width: 100px;
	height:80px;
}

.thumb-photo a, .thumb-photo-home a {
	text-decoration: none;
}

.thumb-gallery {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align:left;
	width: 98%;
	float: left;
}
.thumb-gallery li {
	margin: 10px;
	padding: 20px;
	float: left;
	width: 100%;
	border: 1px solid #E1E1C4;
	
}
.thumb-gallery img {
	background: #fff;
	border: solid 1px #ccc;
	padding: 4px;
	width: 100px;
	height:80px;
	margin: 10px;
}

.thumb-gallery a {
	text-decoration: none;
}

#slideshow-gallery {
	width: 100%;
	margin: 20px 0px 5px 0px;
	float:left;
}
#slideshow-gallery img {
	background: #fff;
	border: solid 1px #ccc;
	padding: 4px;
	float:left;
}

#smallcontent {
	width: 100%;
	float:left;
}

#smallcontent #gambar {
	width: 20%;
	float:left;
	padding: 5px 5px 5px 10px;
}
#smallcontent #text {
	width: 75%;
	float:right;
}

/*** C A L E N D AR **/
#calendar {
	font-size: 10px;
}

#calendar_wrap {
	padding: 15px 0px 0px 0px;
}

#calendar caption {
	padding-bottom: 5px;
	font-size: 11px;
	font-weight: bold;
}

#calendar table {
	width: 100%;
	text-align: center;
	border-collapse: collapse;
	border: 1px solid #FFFFFF;
}

#calendar th {
	padding: 4px 0;
	border-bottom: 1px solid #FFFFFF;
	color: #000000;
}

#calendar td {
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	color: #000000;
	background: #D0DAF0;
	width: 14%;
}

#calendar #next {
	text-align: right;
}

#calendar .highlight {
	background: #FFFF80;
	color: #000000;
	display: block;
	
}

#calendar .event {
	background: #AEFFAE;
	color: #000000;
	display: block;
	
}

#calendar a{
	font-size: 10px;
}

#calendar #prev {
	text-align: left;
}

#footer {
	float:left;
	position: relative;
	margin: 0px auto 0 auto;
	padding: 0px;
	clear: both;
	vertical-align: middle;
	width: 936px;	
	color:#FFFFFF;	
}

#footer .ftop {
	height: 11px;
	background: url('../images/footer-top.png') no-repeat;
	width: 936px;
}

#footer .fcontent {
	height: 174px;
	background: #C10D0D url('../images/footer-bg.png') repeat-x top center;
	width: 936px;
}

#footer .side1 {
	float:left;
	width: 250px;
	background: transparent url('../images/footer-sep.png') top right no-repeat;
	height: 130px;
	margin: 0px 0px 5px 10px;
	padding-right: 5px;
}

#footer .side2 {
	float:left;
	width: 340px;
	background: transparent url('../images/footer-sep.png') top right no-repeat;
	height: 130px;
	margin: 0px 0px 5px 10px;
	padding-right: 5px;
}

#footer .side3 {
	float:left;
	width: 300px;
	height: 130px;
	margin: 0px 5px 5px 10px;
}

#footer .side4 {
	float:left;
	width: 98%;
	margin: 5px 10px 0px 10px;
	padding: 8px 0px 0px 0px;
	color: #FFFFFF;
	background: url('../images/garis_footer.gif') top left repeat-x;
}

.side3 ul{
	margin:10px 10px 10px 20px;
	padding: 0px;
}

.side3 ul li {
	font-size: 11px;
	
	margin:0px;
	padding: 0px;
}

#footer a {
	color: #FFFFFF;
}
#footer a:hover {
	color: #F8C2C2;
}


#footer h3 {
	font-size: 16px;
	font-family: Arial;
	margin: 0px;
	color: #F8C2C2;
}

#footer_front {
	position: relative;
	margin: 30px auto 0 auto;
	padding: 0px;
	clear: both;
	vertical-align: middle;
	height: 38px;
	background: url('../images/back_top_menu.png') no-repeat;		
	width: 936px;	
	color:#FFFFFF;	
}

#footer_front .fcontent1{
	float:left;
	width: 220px;
	padding: 10px 10px 10px 10px;
}

#footer_front .fcontent2{
	float:left;
	width: 670px;
	text-align:right;
	padding: 2px 10px 0px 10px;
}

/* INDEX */

#top-headline
{
padding: 0px 0px 20px 10px;
margin: 0px 0px 1px 0px;
border-bottom: 1px dotted #DDC593;
font-family: Verdana, Arial, Helvetica, sans-serif;
float: left;
width: 98%;
}

#top-headline a {
	color:#292929;
	text-decoration:none;
}

#top-headline a:hover {
	color:#800000;
	text-decoration:underline;
}

#headlines-list{
	padding: 20px 0px 10px 10px;
	border-top: 0px dotted #DDC593;
	
}

#headlines-list a {
	color:#292929;
	text-decoration:none;
}

#headlines-list a:hover {
	color:#800000;
	text-decoration:underline;
}
	
#headlines-list ul{
	padding: 0px;
	margin: 0px;
	list-style: none;
}
	
#headlines-list li{
	padding: 0px;
	margin: 0px 0px 25px 0px;
	list-style: none;
		font-size: 11px;
			font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top: 1px solid #f1edd5;
}

#headlines-list h4{
	font-size: 14px;
	font-weight: bold;
	margin:0px 0px 0px 0px;
	padding-bottom: 2px;
	color: #96742E;
}

#headlines-list img{
	margin: 10px;
	padding: 3px;
}

.inside-search{
	width: 100%;
	color: #96742E;
	height: 30px;
	
}
.inside-left{
	width: 300px;
	float: left;
	padding: 8px 4px 4px 10px;
}
.inside-right{
	width: 200px;
	float: right;
	padding: 4px;
}


/* PAGING */
.paginator { border-top: 1px solid rgb(238, 238, 238); margin: 0px; padding: 8px 0px 0px; list-style-type: none; list-style-image: none; list-style-position: outside; display: block; clear: both; }
.paginator li { display: inline; }
.paginator li a { border: 1px solid #6E6E6E; background: #CCCCCC; padding: 3px 5px; color: #000000; font-weight: bold; }
.paginator li a:hover { border: 1px solid #CCCCCC; padding: 3px 5px; color:#FFFFFF; background: #000000; }

.action { 
	margin: 2px 2px; 
	padding: 1px 3px; display: block; 
	color: #FFFFFF;
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px; 
	-moz-border-radius-bottomright: 3px; 
	-moz-border-radius-bottomleft: 3px; 
	float: left; 
	font-size: 9px; 
}

.action-big { 
	margin: 2px 2px; 
	padding: 3px 15px; display: block; 
	color: #FFFFFF;
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px; 
	-moz-border-radius-bottomright: 3px; 
	-moz-border-radius-bottomleft: 3px; 
	float: left; 
	font-size: 11px; 
	font-family: arial;
}

.action-small { 
	margin: 0px 10px 5px 10px; 
	padding: 0px 3px; display: block; 
	color: #FFFFFF;
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px; 
	-moz-border-radius-bottomright: 3px; 
	-moz-border-radius-bottomleft: 3px; 
	float:right;
	font-size: 8px; 
	font-family: arial;
}

.reply { background: url('../images/button-green.png') top center repeat-x;}
.reply:hover { background: #789E12 none repeat scroll 0% 0%; color: rgb(255, 255, 255); }
.delete { background: url('../images/button-orange.png') top center repeat-x; }
.delete:hover { background: #D02602 none repeat scroll 0% 0%; color: rgb(255, 255, 255); }
a.h2menu { background: url('../images/button-grey.png') top center repeat-x; color: #000000;}
a.h2menu:hover { background: #4A4A4A none repeat scroll 0% 0%; color: rgb(255, 255, 255); }

/*FORM*/
.input_field { font-family: arial; font-size: 12px;
							margin: 0px 0px 20px 0px; width: 100%;
							float: left;
							padding: 0px;}
.input_field .foto {
	margin:0px 10px 5px 0px;
	float:left;
}

.input_field .biodata {
	margin:0px 0px 5px 0px;
	float:left;
	width: 66%;
	/*background: #000000*/;
}

.input_field .field { 
	float: left; 
	width: 25%; 
	padding: 0; 
	margin: 5px 0px 0px 0px; /* set top margin same as form input - textarea etc. elements */
	text-align: left; 
	/*background: #8080FF;*/
}

.input_field .fieldvalue { 
	float: left; 
	width: 68%; 
	padding: 2px; 
	margin: 5px 0px 0px 0px; /* set top margin same as form input - textarea etc. elements */
	text-align: left; 
}

.fielddetail {
	float: left;
	width: 15%;
	padding: 5px;
	margin: 5px 10px 0px 0px; /* set top margin same as form input - textarea etc. elements */
	text-align: right;
        font-weight: bold;
	/*background: #8080FF;*/
}

.valuedetail {
	float: left;
	width: 80%;
	padding: 5px;
	margin: 5px 0px 0px 0px;
        border-bottom: 1px solid #EEEEEE;
        background:#f8f8f8;
	text-align: left;
}

.valuedetail2 {
	width: 80%;
	padding: 5px;
	margin: 5px 0px 0px 0px;
        border-bottom: 1px solid #EEEEEE;
        background:#f8f8f8;
	text-align: left;
}

.contact { font-family: arial; font-size: 12px;
							margin: 0px 0px 10px 0px; width: 100%;
							float: left;
							padding: 0px;}

.contact .field { 
	float: left; 
	width: 20%; 
	padding: 0; 
	margin: 5px 0px 0px 0px; /* set top margin same as form input - textarea etc. elements */
	text-align: left; 
	
}

.contact .fieldvalue { 
	float: left; 
	width: 65%; 
	padding: 2px; 
	margin: 5px 0px 0px 0px; /* set top margin same as form input - textarea etc. elements */
	text-align: left; 
	
}


#profile .input_field { font-family: arial; font-size: 12px;
							margin: 0px 0px 0px 0px; 
							width: 100%;
							float: left;
							padding: 0px;}

#profile .field { 
	float: left; 
	width: 25%; 
	padding: 0; 
	margin: 12px 15px 0px 0px; /* set top margin same as form input - textarea etc. elements */
	text-align: right; 
}

#profile .fieldvalue { 
	float: left; 
	width: 70%; 
	margin: 10px 0px 0px 0px; /* set top margin same as form input - textarea etc. elements */
	text-align: left; 
	font-weight: bold;	
}


/* :::::: PANEL ::::*/
#panel{
	width:100%;
	margin: 5px 0px 5px 0px;
	background: #DBDBDB;
	-moz-border-radius-topleft: 5px; -moz-border-radius-topright: 5px;
	-moz-border-radius-bottomleft: 5px; -moz-border-radius-bottomright: 5px;
	-webkit-border-radius:5px; 
	border: 0px solid #797979;
	float:left;
}

#panel h3{
	display:block;
	padding:0;
	font:bold 11px/12px Arial, Helvetica, sans-serif;
	color:#AD4201;
	margin:0 0 7px 0;
	background-color:inherit;
}

#panel .search_form {
	float: left;
	margin: 6px 10px 5px 10px;
}

#panel .note {
	float: right;
	text-align: right;
	font-weight: bold;
	margin: 10px 10px 5px 10px;
}
.welcome-pics{
	height:145px;
	width:399px;
	padding:0;
	margin-top:10px;
	overflow:hidden}
ul.welcome-pics {
	margin:10px 0px 0px 0px;
	padding: 0px;
	list-style: none;
}
.welcome-pics li {
	margin:0px;
	padding: 0px;
	list-style: none;
}

.welcome-pics li span {
	position: absolute;
	font: 12px Arial, Helvetica, sans-serif;
    padding: 5px 13px 14px 15px;
    width: 384px;
    height: 30px;
    color: #fff;
}

.welcome-pics li span.bottom {
	bottom: 0;
   left: 0;
}

#nav a {
	margin:0px 5px;
	padding:3px 5px;
	border:1px solid #CECECE;
	-moz-border-radius-topleft: 5px; -moz-border-radius-topright: 5px;
	-moz-border-radius-bottomleft: 5px; -moz-border-radius-bottomright: 5px;
	background:#FFFFFF;
	text-decoration:none;
	font-size:10px;
	}
#nav a.activeSlide{
	background:#C81919;
	color:#FFFFFF;
}
#nav a:focus{
	outline:none;
}
#output{
	text-align:left;
}
#nav{margin-top:5px; float:right; text-align:left}

#page-list {
	width: 97%;
	margin: 5px 0px 15px 0px;
	background: #ECEACA;
	-moz-border-radius-topleft: 5px; -moz-border-radius-topright: 5px;
	-webkit-border-radius:5px; 
	border-bottom: 2px solid #C5BF5F;
	float:left;
	min-height: 30px;
	padding: 10px 10px 10px 10px;
}

#subh2 {
	float: right;
}


/*============Thumbnail Brosur*/
.thumb-brosur
{
	 float:left;
}
.thumb-brosur ul { list-style: none; }
.thumb-brosur ul li { display: block; margin: 0px 15px 10px 0px; float:left;}
.thumb-brosur ul img {
		border: 5px solid #e3e5be;
		border-width: 5px 5px 20px;
}
.thumb-brosur ul a:hover img {
		border: 5px solid #818181;
		border-width: 5px 5px 20px;
		color: #fff;
}
.thumb-brosur ul a:hover { color: #fff;}