@charset "utf-8";
/* CSS Document */

/* CSS TAG */
/* Redefines an HTML Element */

html {
  /* this is a hack to force scrollbars on at 
     all times so that the page does not jump
     when going from short to long pages */
  height: 100%;
  margin-bottom: 1px;
}

body {
	margin:0;
	padding:0;
	font-family: "Georgia", Arial, Helvetica, sans-serif;
	color:#333333;
	background:#FFF;
}

/* Group Font Size */
body {
	font-size:13px;
}

body.f-smaller {
	font-size: 10px;
}

body.f-default {
	font-size: 15px;
}

body.f-larger {
	font-size: 15px;
}

h1 {
	font-size: 200%;
}

h2 {
	font-size: 180%;
}

h3 { 
   font-size: 150%;
}

h4 {
	font-size:  120%;
}

p {
	line-height:22px;
}



img {
	border:none;
}

/* Logo */

img#logo {	
	float:left;	
	margin-top:62px;
	/*width:236px;*/
	/*height:103px;*/
	width:267px;
	height:163px;
}
/* end logo */

form {
	margin:0;
	padding:0;
}

form.frmTopikUmum, 
form.frmPenawaranHarga,
form.frmPengalamanKerja {
	margin:0;
	padding:0;
	line-height:25px;
}

input.search {
	background:#F9F9F9;
	border:1px dashed #999999;
	width:150px;
	margin:10px 0;
	font-family:inherit;
}

input.user, input.frmAll {
	background:#F9F9F9;
	border:1px dashed #999999;
	width:100px;
	font-family:inherit;
	padding:5px
}

button.det, button.frmAll {
	border:1px dashed #999999;
	padding:2px 10px;
	font-family:inherit;
	color:#999999;
	background:#F9F9F9;
	display:block;
	margin:10px 0;
}

label.det, label.frmAll {
	display:block;
	padding:10px 0;
}

textarea.frmAll {
	border:1px dashed #999999;
	height:110px;
	font-family:inherit;
	background:#FFF;
	padding:5px
}

input.frmAll, textarea.frmAll {
	width:250px;
	font-size:11px;
}

button.search {
	border:none;
	background-color:#AF201C;
	font-family:inherit;
	color:#F9F9F9;
	margin-left:10px;
}

a {
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

p.image {
	margin-top: 4px;
}
p.image em {
	display: block;
	text-align: center;
	font-size: 95%;
	color: #666;
	padding: 4px 0 6px;
	line-height: 140%;
}
p.image img {
	background: #fff;
	padding: 5px;
	border: 1px solid #D9D9D9;
}
p.image a:hover img {
	border: 1px solid #666;
	background: #fff;
}
p.image a, p.image  a:visited {
	background: none !important;
	border: none !important;
	padding: 0 !important;
}
p.image a:hover {
	text-decoration: underline;
}
p.image small {
	color: #999999;
	display: block;
	font-size: 95%;
	line-height: 100%;
}

/* END CSS TAG */

/* Class */
/* Can Apply to any HTML Element */

.clear { clear:both; }

.nounder {
	border:none;
	text-decoration:none;
}

.wrapper {
	margin:0 auto;
	/*width:955px;*/
}

.bg {
	position:relative;
}

.bg .inside {
	width:980px;
	margin:0 auto;
	height:310px;
	position:relative;
	
}

.bg .box {
	float:right;
	border:#000 1px solid;
	height:243px;
	width:535px;
	background:#FFF;
	margin-top:20px;
	margin-right:150px;
	
	
}

.bg .catlogo {
	background:transparent url(../images/style1/cat_logo.png) no-repeat top left;
	width:184px;
	height:317px;
	position:absolute;
	right:0;
	top:0;
}

.t, .b {
  height: 6px;
  padding: 0;
  margin: 0;
  overflow: hidden;
}

.gall-klien {
	list-style:none;
	padding:0;
	margin:0;
}

.gall-klien li {
	margin: 15px 0 20px;
	padding: 0;
	float: left;
	position: relative;
	width: 155px;
	height: 154px;
}

.gall-klien a {
	text-decoration: none;
	color: #C15B16;
}
.gall-klien a:hover {
	color: #808080;
	text-decoration: underline;
}
.gall-klien img {
	padding:0;
}
.gall-klien em {
	width: 155px;
	height: 25px;
	background: url(../images/style1/borderimg_klien.png) no-repeat;
	display: block;
	position: absolute;
	text-align: center;
	font: 100%/100% Georgia, "Times New Roman", Times, serif;
	padding-top: 155px;
}

/* END Class */

/* Tag ID */
/* Applies to only one HTML element */

#template {
	position:relative;
}

#header {
	width:100%;
	height:220px;
}


#header .h-inside {
	width:980px;
	margin:0 auto;
	height:172px;
}

#header .h-inside .top {
	height:30px;
	float:right;
}

#header .h-inside .top ul {
	float:left;
	margin:0;
	padding:0;
}

#header .h-inside .top li {
	float:left;
	margin-top:10px;
	list-style:none;
}

#header .menu_bar {width: 980px; margin:0 auto;}

#header .menu_bar .menu {	
	float:right;
	margin: 0;
	padding:0;
	width: 569px;
	height: 29px; 
}

#header .menu_bar .menu ul {
	list-style-type: none;
	float:left;
	margin: 0; 
	height:29px; 
	background: url(../images/mainmenu.png) no-repeat 0 0; 
	width: 569px;
	padding:0;
}

#header .menu_bar .menu li {display: block; float: left}
#header .menu_bar .menu li a {display: block; height: 29px; color: #818181; text-indent: -9999px; overflow: hidden}
#header .menu_bar .menu li a:hover {}

#header .menu_bar .menu li#menu_about a, 
#header .menu_bar .menu li#menu_layanan a, 
#header .menu_bar .menu li#menu_produk a, 
#header .menu_bar .menu li#menu_klien a, 
#header .menu_bar .menu li#menu_artikel a, 
#header .menu_bar .menu li#menu_kontak a {background-repeat: no-repeat; background-image: url(../images/mainmenu.png)}

#header .menu_bar .menu li#menu_about a {width: 135px; background-position: 0 0}
#header .menu_bar .menu li#menu_layanan a {width: 104px; background-position: -135px 0}
#header .menu_bar .menu li#menu_produk a {width: 90px; background-position: -239px 0}
#header .menu_bar .menu li#menu_klien a {width: 68px; background-position: -329px 0}
#header .menu_bar .menu li#menu_artikel a {width: 87px; background-position: -397px 0}
#header .menu_bar .menu li#menu_kontak a {width: 85px; background-position: -484px 0}

#header .menu_bar .menu li#menu_about a:hover, #header .menu_bar .menu li#menu_about a.active {background-position: 0 -29px}
#header .menu_bar .menu li#menu_layanan a:hover, #header .menu_bar .menu li#menu_layanan a.active {background-position: -135px -29px}
#header .menu_bar .menu li#menu_produk a:hover, #header .menu_bar .menu li#menu_produk a.active {background-position: -239px -29px}
#header .menu_bar .menu li#menu_klien a:hover, #header .menu_bar .menu li#menu_klien a.active {background-position: -329px -29px}
#header .menu_bar .menu li#menu_artikel a:hover, #header .menu_bar .menu li#menu_artikel a.active {background-position: -397px -29px}
#header .menu_bar .menu li#menu_kontak a:hover, #header .menu_bar .menu li#menu_kontak a.active {background-position: -484px -29px}

#midpage {
	width:100%;
}

#midpage #contentpage {
	width:980px;
	margin:0 auto;
}

#midpage #contentpage #cpage {
	float:left;
	width:680px;
	padding:20px 10px;
	/*color:#808080;*/
	letter-spacing:normal;
        color:#404040;
        line-height: 1.4em;
}

#midpage #contentpage #cpage #welcome {
	margin-bottom:20px;
}

#midpage #contentpage #cpage h2 {
	padding:0;
	margin:10px 0 0;
	color:#222B31;
        font-family: Cambria,"Georgia",Arial,Helvetica,sans-serif;
	font-size:24px;
}

#midpage #contentpage #cpage h2.artikel {
	color:#808080;
}

#midpage #contentpage #cpage #produk h2 {
	color:#4D4D4D;
}


#midpage #contentpage #cpage #artikel h3, 
#midpage #contentpage #cpage #artikel-list h3,
#midpage #contentpage #cpage #about h3,
#midpage #contentpage #cpage #layanan h3,
#midpage #contentpage #cpage #klien h3, 
#midpage #contentpage #cpage #kontak h3,
#midpage #contentpage #cpage #faq h3,
#midpage #contentpage #cpage #karir h3,
#midpage #contentpage #cpage #produk h3,
#midpage #contentpage #cpage #smap h3{
	padding:0;
	margin:15px 0 0;
}

#midpage #contentpage #cpage a:hover {	
	text-decoration:underline;
}



#midpage #contentpage #cpage #kontak #contact {
	padding:10px 0;
}

#midpage #contentpage #cpage #kontak #contact h4 {
	padding:0;
	margin:0;
}

#midpage #contentpage #cpage #kontak #contact div {
	padding:5px 0 10px 30px;
	margin:10px 0;
	line-height:18px;
}

#midpage #contentpage #cpage #klien #testimonial {
	margin-top:20px;
	padding-right:10px;
}

#midpage #contentpage #sidebar {
	float:right;
	width:278px;
}

#midpage #contentpage #sidebar h3 {
	text-indent: -9999px; 
	overflow: hidden;
	padding:0;
	margin:15px 0 0;
}

#midpage #contentpage #sidebar .mod {
	margin-bottom:20px;
	color:#333333;
}

#midpage #contentpage #sidebar ul {
	float:left;
	margin:10px 0 0 0;
	padding:0;
	list-style-type: none;
}

#midpage #contentpage #sidebar li {		
	margin:0 0 5px;
	float:left;
	width:110px;
	padding:5px 0 6px 28px;
	font-size:12px;
}

#midpage #contentpage #sidebar li a {height: 25px; color: #333333; }
#midpage #contentpage #sidebar li a:hover {}


#btmpage {
	width:100%;
	background-color:#FFF;	
}

#btmpage .background {
	padding-bottom:20px;
}

#btmpage #contentbottom {
	width:980px;
	margin:0 auto;
	padding:15px 0 0;
	color:#666666;
}

#btmpage #contentbottom h3 {	
	padding:0;
	margin:0;
	color:#000;
}

#btmpage #contentbottom #box {
	margin-top:10px;
}

#btmpage #contentbottom #box .section {
	width:300px;
	margin-top:20px;
	margin-right:20px;
	float:left;
}

#btmpage #contentbottom #box .section div.t {
	background:transparent url(../images/style1/border_top.png) repeat-x;
}

#btmpage #contentbottom #box .section div.t div.t {
	background:transparent url(../images/style1/border_top_r.png) 100% 0 no-repeat;
}

#btmpage #contentbottom #box .section div.t div.t div.t {
	background:transparent url(../images/style1/border_top_l.png) 0 0 no-repeat;
}

#btmpage #contentbottom #box .section div.m {
	background:transparent url(../images/style1/border_mid.png) repeat;	
}

#btmpage #contentbottom #box .section div.m div.m {
	background:transparent url(../images/style1/border_mid_r.png) 100% 0 repeat-y;
}

#btmpage #contentbottom #box .section div.m div.m div.m {
	background:transparent url(../images/style1/border_mid_l.png) 0 0 repeat-y;
	padding:10px 15px;
	height:250px;
}

#btmpage #contentbottom #box .section div.b {
	background:transparent url(../images/style1/border_btm.png) repeat-x;
}

#btmpage #contentbottom #box .section div.b div.b {
	background:transparent url(../images/style1/border_btm_r.png) 100% 0 no-repeat;
}

#btmpage #contentbottom #box .section div.b div.b div.b {
	background:transparent url(../images/style1/border_btm_l.png) 0 0 no-repeat;
}

#footer {
	width:100%;
	color:#FFF;
}

#footer #bottom {
	font-size:11px;
	height:80px;
	margin:0 auto;
	width:980px;
}

#footer #bottom ul {
	float:left;
	margin:0 0 0 10px;
	padding:0;
}

#footer #bottom li {
	float:left;
	list-style:none;
	margin-right:10px;
	margin-top:10px;
}

#footer #bottom li a.mainlevel {
	display:block;
	float:left;
	font-weight:bold;
	margin:0;
	padding:0 5px;
}

#footer #copyright {
	font-size:11px;
	height:40px;
	margin:0 auto;
	width:980px;
}

#footer #copyright span {
	font-size:9px;
	margin-left:20px;
}

/* END Tag ID */