/* CSS Document */

/*************************
GENERAL
*************************/
body {
padding:0; margin:0;
}

img { border:none; }
#main {
min-width: 900px;
max-width: 1260px;
width:expression(document.body.clientWidth < 902? "900px" : document.body.clientWidth > 1262? "1260px" : "auto");
}

.img {
border:none;
margin-right: 0.3em;
}

h2 {
margin: -10px 0 0 40px;
font-family:"Trebuchet MS";
font-size:20px;
color:#555;
letter-spacing: 1.3px;
line-height: 1.24em;
}

h3{
margin: 1em 0 0 3em;
font-family:"Trebuchet MS";
font-size: 15px;
color:#131316;
}

h6 {
font-family:"Trebuchet MS";
font-size: 11px;
color:#131316;
}

h61 {
font-family:"Trebuchet MS";
font-size: 11px;
color:#131316;
}

h5 {
font-family:"Lucida Sans";
font-size: 30px;
letter-spacing: 2px;
color:#555;
}

h4 {
margin:auto;
font-family:"Lucida Sans";
font-size: 10px;
color:#131316;
}

b {
color:#418598;
}

a {
color:#666;
text-decoration:none;
}

a:hover {
color:#444;
}

.floatleft {
float:left;
}

.floatright {
float:right;
}

abbr, code { color: #555; font-family:"Trebuchet MS"; background-color: #eef6ff; font-size: 12px; border: 0;}

strong { color: #418598; font-family:"Trebuchet MS"; background-color: #eef6ff; font-size: 18px; border: 0;}

table , tr, td {
margin:0; padding:0;
}

table h3{
font-family:"Lucida Sans";
margin:auto;
font-size: 14px;
}

input {
background:#999;
border: 1px solid #666;
}

.listitem ul {

}

.listitem li {
list-style-type:decimal;
font-size:12px;
font-family:"Trebuchet MS";
color:#131316;
}

.inst {
float:left;
border-right: 1px solid #444;
margin: 0.3em;
padding-left: 2em;
padding-right: 3em;
}

.tbar {
border:none;
margin: 0.3em 0 0.3em 5em; 
}


/*************************
TABLE
*************************/
*:first-child+html table.tab td{
border: 1px solid #444;
border-left:none;
}

*html table.tab td{
border: 1px solid #444;
border-left:none;
}

table.tab , table.tab tr, table.tab td{
	text-align:left;
	border-collapse: collapse;
	page-break-inside: avoid;
}

table.tab {
margin-top: 1.5em;
border: 1px solid #5e5e5e;
border-right:none;
border-left:none;
border-bottom: 2px solid #444;
}

table.tab tr{
border-bottom: 1px solid #5e5e5e;
}


table.tab td {
	border-right: 1px solid #5e5e5e;
	font-family:"Lucida Sans";
	font-size:12px;
	padding: 0.2em;
	color:#131316;
}

table.tab th {
	font-weight:100;
	border: 1px solid #5e5e5e;
	text-align:left;
	border-collapse: collapse;
	page-break-inside: avoid;
	padding-left:0.2em;
}

table.tab thead {
background:#6d93a3;
color:#fff;
font-family:"Trebuchet MS";
font-size:14px;
border-bottom: 2px solid #444;
}

/*************************
HEADER
*************************/
#header {
height: 120px;
width:100%;
margin:auto;
background:#DEDE9E;
}

#logo {
float:left;
margin: 10px 0 0 20px;
width:77px;
height: 80px;
background:url(../images/logo-prop.png) no-repeat;
}

#header h1 {
margin-left:8px;
float:left;
font-family:"verdana";
font-size:26px;
text-transform:uppercase;
letter-spacing: 2.3px;
line-height: 1.2em;
}

*:first-child+html #header h1{
margin-top:15px;
}

*html #header h1{
margin-top:15px;
}
/*************************
NAVIGASI
**************************/
#navigation-area {
	position:absolute;
	left: 420px;
	padding: 1.5em 0.2em 0 0;
}

#navigation li {
	list-style:none;
	float:left;
	position:relative;
	padding:0 12px;
	border-left:1px solid #FFFFFF;
}

#navigation li:first-child {
	border-left:none;
}

#navigation .left {
	border:none;
}

#navigation a {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#131316;
	text-decoration:none;
	display:block;
}

#navigation a:focus {
outline:none;
}

*html #navigation li:hover{
background:#444;
}

#navigation li:hover {
	background:#444;
}

#navigation a:hover {
	color:#660000;
}

#navigation li ul {
	margin:0;
	position:absolute;
	display:none;
}

#navigation li:hover ul {
	display:block;
}

*html #navigation li ul li {
	position:relative;
	left:-10px;
	clear:both;
}

#navigation li ul li {
	width:119px;
	background:#418598;
	position:relative;
	left:-50px;
	top:4px;
	padding-top:2px;
	border-left:1px solid #444;
	border-bottom:1px solid #444;
	border-right:1px solid #444;
}

#navigation li ul li:first-child {
	border-left:1px solid #444;
	border-top:1px solid #444;
}

*:first-child+html #navigation li ul li
{
	clear:both;
	position:relative;
	left:-10px;
	top:4px;
}

/*********************
LANGUAGE
*********************/

#language { 
	position:absolute;
	top: 100px;
	left: 20px;
	padding: none;
}

#language p {
	font-family:Arial;
	font-size:12px;
	color:#161616;
	padding: none; margin:0;
}
/*************************
PORTFOLIO
*************************/
#ceilingleft {
overflow:hidden;
float:left;
width: 250px;
margin: 0 0 2em 3em;
}

#ceilingleft h5 {
margin:auto;
}

#ceilingleft h6{
margin:auto;
font-size:12px;
}

#ceiling ul{
margin:auto;
padding: 1em 1em 1em 0;
}

#ceiling li:hover {
background:#eef6ff;
}

#ceiling li{
padding: 0.3em 0 0.3em 0;
list-style:none;
border-bottom: 1px solid #ccc;
}

#ceiling a{
font-family:"Lucida Sans";
font-size:13px;
color:#131316;
text-decoration:none;
}

#ceiling a:focus {
outline:none;
}

#ceiling strong:hover {
color:#660000;
}

#ceiling b{
color:#131316;
font-size:12px;
}

#desc {
margin: 1em 2em 0 7em;
padding-left: 13em;
}

#desc .area {
padding: 1em 2em 1em 18em;
}

#desc .area h3 {
font-size: 18px;
margin:auto;
}

/*bagian ceiling_utama*/
#colom_a { margin: 0 2em 0 1em;}
		#colom_a .areaceiling { padding: 0em 2em 1em 12em;}
		#colom_a .areaceiling a { position:absolute; padding-top:10px; }
		#colom_a .areaceiling strong:hover { color:#660000; }
		#colom_a .areaceiling h6.des  { position:absolute; left: 570px; top: 150px; }
		#colom_a .areaceiling h6.exel { position:absolute; left: 570px; top: 360px; }
		#colom_a .areaceiling h6.new { position:absolute; left: 570px; top: 570px; }
		#colom_a .areaceiling h6.dai { position:absolute; left: 570px; top: 790px;}
		#colom_a .areaceiling h6.guide { position:absolute; left: 570px; top: 1010px;}

/*bagian portfolio*/
#portfolio {
padding: 1em 0 1em 0;
}

*:first-child+html #portfolio{
margin:0;
padding:0;
line-height:0;
}

*html #portfolio {
margin:0;
padding:0;
line-height:0;
}

#show {
margin: 1em 0 0.5em 0;
border-top: 2px solid #ccc;
}

#show strong {
border-bottom: 1px dashed #333;
}

#show h3{
margin: 0.6em 0 1em 0.6em;
}

#show .imgdesc {
border:none;
margin: 0.3em 0.4em 0.3em 0.4em;
}

#show h4{
text-align:center;
}
/*************************
QUOTE AND SEARCH AREA
*************************/

#cont_area {
margin:auto;
clear:both;
height: 140px;
width:100%;
}

/*********QUOTE*********/
#cont_area .quote {
margin: 1em 0 0 1em;
float:left;
width:auto;
}

#cont_area .quote .gbr1 {
float:left;
width: 30px;
height: 22px;
background:url(../images/quote.gif) no-repeat;
}

#cont_area .quote h2 {
float:left;
margin: 0.1em;
}

#cont_area .quote .gbr2 {
float:left;
margin-top: 15px;
width: 30px;
height: 22px;
background:url(../images/quote.gif) no-repeat;
}

/*********SEARCH*********/
#cont_search {
float:right;
margin: auto;
padding: 1.5em 1em 1.5em 1em;
border-left: 1px dashed #444;
}

#cont_search h1{
font-family:"Trebuchet MS";
font-size:13px;
color:#333;
}

/*************************
FEATURED WORKS
*************************/
#fear {
clear:both;
margin:auto;
height: 30px;
background:#bbb;
border-top: 5px solid #ccc;
border-bottom: 2px solid #eee;
}

#fear h1{
margin: 0.2em 0 0 2em;
color:#fff;
font-family:"Trebuchet MS";
font-size: 20px;
}


/*************************
CONTENT
*************************/
#container2 {
width:100%;
clear:both;
padding-top: 1em;
padding-bottom: 1em;
}

/************
CONTACT US
*************/
#lokasi {
clear:both;
margin: 1.5em 7em;
}

#cont_contact {
margin:auto;
}

#cont_contact .hubungi {
float:left;
overflow:hidden;
margin: 0.5em 1em 1em 3em;
}

#cont_contact .hubungi h4{
font-size:12px;
margin: -14px 0 0 24px;
}

#cont_contact .hubungi a {
margin-left: 1em;
font-family:"Trebuchet MS";
text-decoration:none;
}

#cont_contact .hubungi a:hover {
text-decoration:underline;
}

#cont_contact .where {
margin-bottom: 1.5em;
padding: 0 0 0 22em;
}


/*****************/
#container {
position:relative;
top:-40px;
margin:auto;
overflow:hidden;
width:100%;
}

#container .image {
float:left;
margin: 2em 1em 0.5em 2.5em;
border:none;
}

#container p{
overflow:hidden;
padding: 1em 2.4em 1em 2em;
font-family:"Trebuchet MS";
font-size:13px;
color:#131316;
letter-spacing: 1.2px;
line-height: 1.23em;
}

/*************************
PARTNER
*************************/
#cont_partner {
clear:both;
float:left;
margin:3em;
}

#cont_partner h5 {
margin: 0.3em 0 0 1em;
}

#show_case {
padding: 0.2em 1em 0 26em;
}

#show_case .pit {
float:left;
margin:auto;
border: 1px dashed #555;
}

#show_case .pit .area_gambar {
float:left;
margin:auto;
padding: 0.2em;
}

#container3 {
margin:auto;
clear:both;
}

/*************************
FOOTER
*************************/
#footer {
clear:both;
margin:auto;
height:90px;
border-top: 2px solid #dede9d;
background:#ebebcb;
}

#footer .logo {
clear:both;
float:left;
margin: 0.5em 0 0.5em 2em;
width: 129px;
height: 29px;
background:url(../images/logo-kecil.png) no-repeat;
}

#footer h6 {
clear:both;
margin: 0 0 0 2em;
}

#footer .areabwh {
overflow:hidden;
float:right;
margin:auto;
}

#footer .areabwh li {
padding-right:3em;
display:inline;
}

#footer .areabwh a {
font-family:Helvetica;
font-size:11px;
color:#131316;
text-decoration:none;
}

#footer .areabwh a:hover {
color:#000;
}
