﻿body{
	width: 1000px;
	margin: 0 auto;
	padding-bottom: 0px;
	text-align: left;
	background: #dc860a url(bg-body0.gif) repeat-x;
}
.container { width:1000px; background:url(bg-body-.png) repeat-y; }
/********BAGIAN ATAS*********/
.divHeader01 { width:1000px; height:117px; background:url(bg-heade.jpg) no-repeat; display:block; }
.divHeaderFlash {
	width: 982px;
	height: 397px;
	margin: 0 9px;
	background: url(header2.jpg) no-repeat;
	display: block;
}
.divHeader02 {
	width: 982px;
	height: 64px;
	padding: 0 9px 10px 9px;
	display: block;
}
.divFormLoginTop { float:right; padding-top:8px; padding-right:25px; width:250px; }
#idFormLoginTop { color:#FFFFFF; font-weight:bold; }
.inputFormTop { border:0px solid #ff7800; padding:2px 2px; }
.btnFormTop { background:url(btn-logi.gif) repeat-x; border:0px solid #ff7800; padding:3px 22px; font-weight:bold; color:#fff; }
.btnFormTop:hover { background:url(btn-logj.gif) repeat-x; cursor:pointer; border:0px solid #ff7800; color:#fff; }

.divMenuTopLink img { border:none; }

#home a { width:165px; height:64px; background:url(home0000.png) no-repeat; display:block; }
#home a:hover { background:url(home-hov.png) no-repeat; }
#regist a { width:164px; height:64px; background:url(regist00.png) no-repeat; display:block; }
#regist a:hover { background:url(regist-h.png) no-repeat; }
#company a { width:164px; height:64px; background:url(company0.png) no-repeat; display:block; }
#company a:hover { background:url(company-.png) no-repeat; }
#faq a { width:164px; height:64px; background:url(faq00000.png) no-repeat; display:block; }
#faq a:hover { background:url(faq-hove.png) no-repeat; }
#tes a { width:164px; height:64px; background:url(tes00000.png) no-repeat; display:block; }
#tes a:hover { background:url(tes-hove.png) no-repeat; }
#kontak a { width:161px; height:64px; background:url(kontak00.png) no-repeat; display:block; }
#kontak a:hover { background:url(kontak-h.png) no-repeat; }
/***********************/

/*******CONTENT*********/
.divMainContent { width:566px; float:left; background:url(bg-main-.gif) repeat-y; }
.divContentMainContent { padding:0px 18px; text-align:justify; }
.divTopMainContent {
	width: 560px;
	height: 10px;
	background: url(bg-top-m.gif) no-repeat;
	display: block;
}
.divBottomMainContent {
	width: auto;
	height: 9px;
	background: url(bg-botto.gif) no-repeat;
	display: block;
}
.divider { width:600px; height:2px; margin-top:20px; background:url(divider0.gif) no-repeat; display:block; }
/***********************/

/*******SIDEBAR LEFT*********/
.divSidebarLeft {
	float: left;
	width: 208px;
	padding-left: 9px;
}
.divTopSidebarLeft { width:217px; height:35px; background:url(bg-top-s.gif) no-repeat; display:block; }
.divContentSidebarLeft {
	padding-left: 0px;
}
.divLeftContent {
	padding: 0px 0px;
	color: #FFFFFF;
}
.divLeftContentTab { padding:5px 4px; color:#FFFFFF; }
.divTitleSidebarLeft { padding:8px 0px 0px 20px; color:#FFFFFF; font-weight:bold; text-align:center; }
.divBgSidebarLeft { background:url(bg-sideb.gif) repeat-y; }
.divBottomSidebarLeft { width:217px; height:13px; background:url(bg-bottp.gif) no-repeat; display:block; }

.divSidebarMenu { padding-left:20px; }
.sidebar-menu ul, ul.children{ list-style-type:none; margin:0 !important; padding:0 !important; }
.sidebar-menu ul li a{ display:block; text-align:center; padding:4px 0px 9px 0px; font-size:9pt; color:#ffcc00; background:url(divider-.gif) bottom no-repeat; text-decoration:none; font-weight:500; }
.sidebar-menu ul li:last-child a{ border-bottom:none !important; }
.sidebar-menu ul li a:hover{ display:block; color:#fff; text-decoration:none; }
/***********************/

/*******SIDEBAR RIGHT*********/
.divSidebarRight {
	float: right;
	width: 207px;
	padding-right: 10px;
}
.divTopSidebarRight { width:217px; height:35px; background:url(bg-top-t.gif) no-repeat; display:block; }
.divContentSidebarRight { padding-right:20px; }
.divRightContent { padding:5px 8px; color:#000; }
.divRightContentTab { padding:5px 4px; color:#000; }
.divTitleSidebarRight { padding:8px 20px 0px 0px; color:#FFFFFF; font-weight:bold; text-align:center; }
.divBgSidebarRight { background:url(bg-sidec.gif) repeat-y; }
.divBottomSidebarRight { width:217px; height:13px; background:url(bg-bottq.gif) no-repeat; display:block; }

/***********************/

/*******OTHERS*********/
.table-support { }
.table-support td.even { font-weight:bold; }
.table-support td.even2 { color:#444; }

/* member list */
.top-member{padding: 5px 0px 5px 0px;}
.member{background: #830000;}
.member h3{
	color: #fff;
	text-transform: uppercase;
	padding: 3px 3px 6px 3px;
	margin: 0px;
}
.member-content{padding: 0 2px 10px 2px;}
.member-content table{width: 180px;}
.member-content td{
	padding: 2px 2px 2px 1px;
	color: #fff;
	font-size: 10px;
}

#top-member, #top-income{display:none;}
.top-member-nav{height: 20px; overflow: hidden;}
.top-member-nav-content{padding: 3px 0; font-size: 5pt;}
.top-member-nav a{
	padding: 5px 1px 0px 1px;
	background: #6d0000;
	font-size: 5pt;
	color: #fff;
	font-weight: normal;
}
.top-member-nav a:hover, .top-member-nav a.active{ background: #830000; color:#FFFFFF; }
/***********************/

/* 
===================================================
		SIDEBAR LIST
===================================================
*/
.sbar-list ul, .sbar-list ul.children {
	list-style-type:none;
	margin:0 !important;
	padding:0 !important;
}

.sbar-list ul li {
	padding:5px 5px;
	color:#fff;
	background:;
	text-align:center;
}

.sbar-list ul li.active {
	padding:5px 5px;
	color:#fff;
	background:url('divider1.gif') bottom no-repeat;
	text-align:center;
}

/* 

/* 
===================================================
		NEWS ITEM
===================================================
*/
.news-item {
	padding:5px 0;
	border-bottom:1px solid #eee;
}

.news-item-last-child {
	padding:5px 0;
	border-bottom:none;
}

.news-item-title a {
	color:#464464;
	font-weight:normal;
	text-decoration:none;
}

.news-item-title a:hover {
	color:#170261;
	text-decoration:none;
}

.news-item-title small {
	color:#777;
}

.news-item-content div {
}

.news-item-footer {
	margin:0 0 .75em 0;
	color:#999999;
	text-transform:uppercase;
	letter-spacing:.1em;
	font:normal normal 80% 'trebuchet ms', trebuchet, arial, verdana, sans-serif;
	line-height:1.4em;
}

/* 
===================================================
		CONTENT LIST
===================================================
*/
.content-list {
	border-bottom:1px solid #fbfbfb;
	padding:5px 0 5px 3px;
	font-size:8pt !important;
	line-height:140%;
}

.content-list a {
	text-decoration:none;
	background:url('arrow000.gif') 0 1px no-repeat;
	padding:0 0 0 15px;
	color:#dd0000;
	text-transform:uppercase;
	letter-spacing:.1em;
	font: normal normal 100% 'trebuchet ms', trebuchet, arial, verdana, sans-serif;
}

.content-list a:hover {
	color:#666;
	text-decoration:none;
}

.content-list small {
	color:#f90;
	margin:0 0 .75em 0;
	text-transform:uppercase;
	letter-spacing:.1em;
	font:normal normal 90% 'trebuchet ms', trebuchet, arial, verdana, sans-serif !important;
	line-height:1.4em;
}


/* 

/*******FOOTER*********/
.divBottomBodyContent { width:1000px; height:11px; background:url(bg-bottr.gif) no-repeat; display:block; }
.divFooter { text-align:center; padding:5px 10px 20px 10px; color:#000 !important; }
/***********************/

.clear{ clear:both; }

/* AWAL TABEL INPUT */
.table-input { clear:both; border-collapse:collapse; padding:0; margin:0; }
.table-input tr { background-color:#f2f1fb; }
.table-input tr.even { background-color:#f5f5f5; }
.table-input th { padding:3px 5px; margin:0; color:#003366; vertical-align:top; font-weight:normal; text-align:right; }
.table-input td { padding:3px 5px; margin:0; color:#505050; vertical-align:top; }
.table-input .input
{
	border:1px solid #8796A5;
	font-family:'Segoe UI', Arial, Helvetica, sans-serif;
	font-size:9pt;
	padding:0.3em 0.4em;
}
/* AKHIR TABEL INPUT */

/* AWAL KONFIRMASI */
.error, .notice, .success, .info{
	padding:8px 8px 8px 34px;
	margin-bottom:1em;
	border:1px solid #cc0000;
	background-position:2px 9px !important;
	background-repeat:no-repeat !important;
	background:#eeeeee;
	color:#2e2e2e;
}
.error ul, .notice ul, .success ul, .info ul{ margin:0; padding:0; font-weight:bold; }
.error li, .notice li, .success li, .info li{ margin:0 0 0 16px; padding:1px 0 0 0; font-weight:normal; }
.error{ background-image:url('ikonErro.png') !important; }
.notice{ background-image:url('ikonNoti.png') !important; }
.success{ background-image:url('ikonSucc.png') !important; }
.info{ background-image:url('ikonInfo.png') !important; }
/* AKHIR KONFIRMASI */

/* AWAL TABEL UMUM */
.table-common { clear:both; border-collapse:collapse; border:1px solid #830000; border-top:none; }
/*.table-common tr.even { background-color:#eae076; }
.table-common tr { background-color:#f8f2ad; }*/
.table-common tr.even { background-color:#dedede; }
.table-common tr { background-color:#eee; }
.table-common th { padding:8px; color:#fff; background-color:#830000; font-weight:bold; text-transform:uppercase; }
.table-common td { padding:4px 6px 10px 6px; font-size:8pt; }
/* AKHIR TABEL UMUM */

/* 
===================================================
		TABLE LIST
===================================================
*/
.table-list {
	clear:both;
	border-collapse:collapse;
	border:1px solid #830000;
	border-top:none;
}

.table-list tr.even {
	background-color:#fcfcfc;
}

.table-list tr {
	background-color:#fcf7f7;
	border-top:1px solid #d9e9d3;
}

.table-list th {
	padding:8px;
	color:#fff;
	background-color:#830000;
	margin:0 0 .75em 0;
	text-transform:uppercase;
	letter-spacing:.1em;
	font:normal normal 95% 'trebuchet ms', trebuchet, arial, verdana, sans-serif;
	line-height:1.4em;
	border-right:1px solid #d9e9d3;
}

.table-list td {
	padding:4px 6px 10px 6px;
	border-right:1px solid #d9e9d3;
}

.table-list td:last-child,
.table-list th:last-child {
	border-right:none;
}

.testomony{}
.testimony-item {margin:20px 5px; padding: 10px; border: 1px solid #e2c8d7; background: #fcf7f7;}
.testimony-item-even{margin:20px 5px; padding: 10px; border: 1px solid #e2c8d7; background: #fcfcfc;}
.testimony-item h4, .testimony-item-even h4{padding:0 0 5px 0; margin: 0; color: #431C05;}
.testimony-item .image, .testimony-item-even .image{float:left; border:1px dotted #e2c8d7;; padding:5px; margin:0 10px 5px 0; width:75px;}

.testimony-sidebar { text-align:left; border-bottom:1px dotted #eee; margin-bottom:10px; }
.tit { font-size:9pt; font-weight:bold; }
.testimony-sidebar img{ text-align:center; background:#eee; padding:1px; border:1px solid #ddd; margin:5px 6px 0px 0px; width:65px; }

/*----------------------------------------------------------------contactpage----------------------------------------------------------------------------------------*/																		
#styletwo{
	display: block;
	height: 25px;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Verdana, Helvitica, sans-serif;
	margin: 0;
	padding: 0px 0px 0px 175px;
	color: #666666;
}

#styletwo ul{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	}

#styletwo ul li{
	display:block;
	float:left;
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 0;
	padding-bottom: 0px;
	}

#styletwo ul li a{
	display:block;
	float:left;
	color:#333333;
	text-decoration:none;
	height:23px;
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	margin: 0px;
	text-transform: capitalize;
	}

#styletwo ul li a:hover,#styletwo ul li a.current{
	color:#fff;
	background-color: #333333;
	height:20px;
	}
	
/* begin Menu */

/* menu structure */
.art-menu a, .art-menu a:link, .art-menu a:visited, .art-menu a:hover
{
	text-align:left;
	text-decoration:none;
	outline:none;
	letter-spacing:normal;
	word-spacing:normal;
}

.art-menu, .art-menu ul
{
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	display: block;
}

.art-menu li
{
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	float: left;
	position: relative;
	z-index: 5;
	background:none;
}

.art-menu li:hover

{
	z-index: 10000;
	white-space: normal;

}

.art-menu li li
{
	float: none;
}

.art-menu ul
{
	visibility: hidden;
	position: absolute;
	z-index: 10;
	left: 0;
	top: 0;
	background:none;
}

.art-menu li:hover>ul
{
	visibility: visible;
	top: 100%;
}

.art-menu li li:hover>ul
{
	top: 0;
	left: 100%;
}

.art-menu:after, .art-menu ul:after
{
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	overflow: hidden;
	clear: both;
}

.art-menu, .art-menu ul
{
	min-height: 0;
}

.art-menu ul
{
	background-image: url(index_files/spacer.gif);
	padding: 10px 30px 30px 30px;
	margin: -10px 0 0 -30px;
}

.art-menu ul ul
{
	padding: 30px 30px 30px 10px;
	margin: -30px 0 0 -10px;
}

/* menu structure */

.art-menu
{
	padding: 8px 4px 0px 4px;
}

.art-nav
{
	position: relative;
	height: 33px;
	z-index: 100;
}

.art-nav .l, .art-nav .r
{
	position: absolute;
	z-index: -1;
	top: 0;
	height: 33px;
	background-image: url('index_files/images/nav.png');
}

.art-nav .l
{
	left: 0;
	right:0px;
}

.art-nav .r
{
	right: 0;
	width: 982px;
	clip: rect(auto, auto, auto, 982px);
}

/* end Menu */

/* begin MenuItem */
.art-menu ul li
{
	clear: both;
}

.art-menu a
{
	position:relative;
	display: block;
	overflow:hidden;
	height: 25px;
	cursor: pointer;
	text-decoration: none;
	margin-right: 3px;
	margin-left: 3px;
}

.art-menu a .r, .art-menu a .l
{
	position:absolute;
	display: block;
	top:0;
	z-index:-1;
	height: 75px;
	background-image: url('index_files/MenuItem.png');

}

.art-menu a .l
{
	left:0;
	right:3px;
}

.art-menu a .r
{
	width:406px;
	right:0;
	clip: rect(auto, auto, auto, 403px);
}

.art-menu a .t 
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #DDE3E4;
	padding: 0 15px;
	margin: 0 3px;
	line-height: 25px;
	text-align: center;
}

.art-menu a:hover .l, .art-menu a:hover .r
{
	top:-25px;
}

.art-menu li:hover>a .l, .art-menu li:hover>a .r
{
	top:-25px;
}

.art-menu li:hover a .l, .art-menu li:hover a .r
{
	top:-25px;
}

.art-menu a:hover .t

{
	color: #EDF4F8;
}

.art-menu li:hover a .t
{

	color: #EDF4F8;
}

.art-menu li:hover>a .t

{
	color: #EDF4F8;
}

/* end MenuItem */