/*========== Global Reset ===================
* {
        padding:0;
        margin:0;
		font-size:1em;
}

p, pre, blockquote, label, ul, ol, dl, fieldset, address { margin:1em 0; }
select option{ padding:0 5px; }

.hide, .print-logo, .close-button{ display:none; }

.clear{ clear:both; height:1px; font-size:1px; line-height:1px; }

a img{ border:none; }
=============================================================*/
body {
	padding: 0;
	margin: 0;
	font: 0.7em Arial, sans-serif;
	line-height: 1.6em;
	background: url(../images/bg.gif) repeat-y;
	color: #454545;
}
.clear {
	clear:both;
	height:1px;
	font-size:1px;
	line-height:1px;
}
img {
	padding-right: 5px;
}
/* links */
a {
	color: #003B6E;
	background: inherit;
	text-decoration:none;
	border-bottom: #003B6E 1px dotted;
}
a img {
	border:none;
}
a:hover {
	border:none;
	background: inherit;
}
.cilmi {
	font-size: 0.85em;
	font-style: italic;
}
/* headings */
h1 {
	font: normal 2em "Arial", Sans-Serif;
	margin: 0;
	letter-spacing: -1px;
}
h2 {
	font: bold 1.5em Arial, Sans-Serif;
	margin: 0;
	padding: 0;
}
h3 {
	font: bold 1.6em Arial, Sans-Serif;
	margin: 0;
	padding: 0 10px 5px 0px;
}
h1 a, h2 a {
	color: #2b2b2b;
	background: #fff;
	text-decoration: none;
}
h1 a:hover, h2 a:hover {
	color: #2b2b2b;
	background: #FFF;
}
h4 {
	font: bold 1.3em Arial, Sans-Serif;
	margin: 0;
}
h5 {
	font: bold 1.1em Arial, Sans-Serif;
	margin: 0 0 5px;
}

.title {
	color: #808080;
	background: #fff;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}

/* lists and form elements */
ul {
	margin: 0;
	padding : 0;
	list-style : none;
}
ol {
	line-height: 1.6em;
}
ul li {
	margin-bottom:10px;
}
ol li {
	margin-bottom:10px;
}
form {
	margin: 0;
}
input.search {
	width: 279px;
	border: none;
	background: #fff url(../../images/input.gif) no-repeat;
	padding: 6px 10px;
	color: #1E67A8;
	font-weight: bold;
}
input.button {
	padding: 3px;
}
/* content holder */
#content {
	margin: 0 auto;
	width: 800px;
	padding: 0 10px 0 10px;
	background: #fff;
}
#content_holder {
	width: 960px;
}
.content_box_top {
	background: #FEFEFE url(../images/gray_roundtop.gif) no-repeat;
	color: #FFF;
	height: 14px;
}
.content_box_mid {
	background: #FFF url(../images/gray_roundmid.gif) repeat-y;
	;
	padding: 0px 10px 0 10px;
}
.content_box_mid p {
	padding: 0;
	margin: 0;
	padding-bottom:10px
}
.content_box_bottom {
	clear: both;
	background: #FEFEFE url(../images/gray_roundbottom.gif) no-repeat;
	color: #FFF;
	height: 15px;
}
/* header */
#header {
	height: 75px;
	padding: 0 25px 10px 25px;
}
#logo p {
	margin: 0;
	padding: 0 0 0 100px;
	color: #808080;
	background: #fff;
}
.top_info {
	float: right;
	width: 300px;
	margin: 20px 5px 0 0;
	padding-right:30px;
	text-align: right;
}
#tabs_dua {
	/* border:#006699 thin solid; */
	color: #000;
	/* heightnya = height tabs + padding "li a"  */ 
	height: 70px;
	text-align: center;
	/*  paddingnya = lebar content(800) - lebar menuAtas(680)/2 = 140 , biar ditengah!*/
	padding: 7px 0 0 126px;
}
#tabs_dua li {
	width: 300px;
	display: inline;
	height: 60px;
	margin:10px;
}
#tabs_dua li a {
	float: left;
	background: #fff url(../images/header2.gif) no-repeat;
	color: #fff;
	padding: 2px 0;
	width: 85px;
	height: 20px;
	text-align: center;
	text-decoration: none;
	border:none;
}
#tabs_dua li a:hover {
	background-position: -87px 0;
	color: #FFF;
}
#tabs_dua li a.current {
	background-position: -87px 0;
	color: #FFF;
	font-weight:bold;
}
.product_title {
	float: right;
	width: 400x;
	margin-top:50px;
	text-align: right;
	font: bold 1.5em Arial, Sans-Serif;
	border: 1px dotted #ccc;
}
#header_main_img {
	clear: both;
	margin: 5px 5px 0 5px;
}
#header_kiri {
	float:left;
	margin-left: 5px;
	margin-right: 10px;
	height:196px
}
#header_kanan {
	float:left;
	width:200px;
	padding-top:3px;
}
#header_kanan img {
	padding-bottom: 9px;
}
#header_kanan a {
	border:none;
}
/* tabbed menu atas */	
#tabs {
	color: #000;
	/* heightnya = height tabs + padding "li a"  */ 
	height: 77px;
	text-align: center;
	/*  paddingnya = lebar content(800) - lebar menuAtas(680)/2 = 140 , biar ditengah!*/
	padding: 0 0 0 140px;
}
#tabs li {
	display: inline;
	height: 60px;
}
#tabs li a {
	float: left;
	background: #fff url(../images/button.gif) no-repeat;
	color: #fff;
	padding: 15px 0;
	width: 85px;
	height: 47px;
	text-align: center;
	text-decoration: none;
	border:none;
}
#tabs li a:hover {
	background-position: -87px 0;
	color: #FFF;
}
#tabs li a.current {
	background-position: -87px 0;
	color: #FFF;
	font-weight:bold;
}
.key {
	text-decoration: underline;
}
/* search form */
#search {
	float: left;
	clear: both;
	color: #000;
	background: #fff url(../images/searchbg.gif) no-repeat;
	padding: 14px 0 20px 5px;
	width: 500px;
	margin: 5px 0 0 0;
}
#search p {
	padding: 0;
	margin: 0;
}
.batas_abu {
	clear: both;
	background: url(../images/batasAbu.gif) repeat-x top;
	height: 20px;
	margin-bottom: 10px;
}
/* News */
.newsboxtop {
	background: url(../images/newsboxbottom.gif) no-repeat bottom left;
	width:215px;
	min-height: 250px;
	height:auto !important;
	height:250px;
}
.newsboxcontent {
	padding: 25px;
	background: url(../images/newsboxtop.gif) no-repeat top left;
	min-height: 350px;
	height:auto !important;
	height:350px;
}
.newsboxcontent_blank {
	padding: 10px 25px 10px 25px;
	background: url(../images/newsboxtop_blank.gif) no-repeat top left;
	min-height: 350px;
	height:auto !important;
	height:350px;
}
#list_news_content {
	width: 400px;
	display:table;
	margin: 0 20px 15px 30px;
	padding: 10px 0 10px 0;
	text-align: justify;
	border-bottom: 1px dotted #ccc;
	color: #000;
	background: #fff;
}
#list_news_content img {
	padding-right: 5px;
}
#list_news_content p {
	font: 1.1em Arial, sans-serif;
	line-height: 1.6em;
	padding-left: 5px;
}
.news_content {
	margin: 0 20px 15px 10px;
	padding: 10px 0 10px 0;
	text-align: justify;
	border-bottom: 1px dotted #ccc;
	color: #000;
	background: #fff;
}
.news_content p {
	padding-top: 10px;
	padding-bottom: 10px;
	font: 1.1em Arial, sans-serif;
	line-height: 1.6em;
}
.left_long_text {
	margin: 0 20px 15px 10px;
	padding: 10px 0 10px 0;
	text-align: justify;
	color: #000;
	background: #fff;
}
.left_long_text p {
	padding-top: 10px;
	padding-bottom: 10px;
	font: 1.1em Arial, sans-serif;
	line-height: 1.6em;
}
.left_long_text ol li {
	padding-top: 0px;
	padding-bottom: 0px;
	font: 1.1em Arial, sans-serif;
	line-height: 1.6em;
}
.left_long_text h3 {
	font-size:1.5em;
}
/*  info-img   */
.info_img {
	width: 215px;
}
.info_img img {
	margin-top: 4px;
	margin-bottom: 11px;
}
/* gallery about */
.gallery_about img {
	margin: 15px 0 10px 25px;
}
.gboxtop {
	clear: both;
	height: 5px;
	background: #f4f4f4 url(../images/gboxtop.gif) no-repeat;
	color: #000;
}
.gbox {
	background: #f4f4f4 url(../images/gbox.gif) no-repeat bottom left;
	color: #444;
	padding: 1px 13px 7px 13px;
	margin: 0 0 20px 0;
}
.gbox p {
	padding: 7px 0;
	margin: 0;
}
.gray_roundmid {
	background: url(../images/gray_roundmid.gif) repeat-y;
	padding: 0 15px;
}
.gray_roundmid a {
	background:none;
}
.gray_roundtop, .gray_roundbottom {
	background: url(../images/gray_round.gif) no-repeat;
	height: 20px;
}
.gray_roundtop, .gray_roundbottom {
	height: 20px;
}
.gray_roundbottom {
	background-position: left bottom;
}
/* left side */
.left {
	float: left;
	width: 550px;
	margin: 0 0 10px 0;
}
.left_articles {
	margin: 0 20px 15px 10px;
	padding: 10px 0 10px 0;
	text-align: justify;
	border-bottom: 1px dotted #ccc;
	color: #000;
	background: #fff;
}
.left_articles p {
	padding-bottom:10px;
}
.left_articles ul,.left_articles ol {
	margin: 0 0 10px;
}
.left_articles ul li {
	margin: 0;
	list-style: circle;
	margin: 0 0 0 15px;
}
.left_articles ol li {
	margin: 0;
	list-style: decimal;
	margin: 0 0 0 15px;
}

.left_articles table {
	margin: 0 0 10px;
	border: 1px solid #ccc;
	border-width: 1px 0 0 1px;
}
.left_articles table th, .left_articles table td {
	padding: 5px;
	border-collapse: collapse;
	border: 1px solid #ccc;
	border-width: 0 1px 1px 0;
}
.left_articles table th {
	background: #003366;
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
	color: #fff;
}
.left_articles table td {
	text-align: left;
	vertical-align: top;
}
.calendar {
	height: 50px;
	float: left;
	background: #fff url(../images/calendar.gif) no-repeat;
	width: 50px;
	padding: 5px 0 0 9px;
	color: #808080;
}
.calendar p {
	padding: 0;
	margin: 0;
}
.description {
	padding: 0 0 2px 0;
	margin: 0 10px 5px 0;
	border-bottom: 1px dotted #ccc;
}
.thumbnail {
	float: right;
	margin: 3px 8px 8px 18px;
	position: static;
	margin-bottom:10px
}
.welcome_desc {
	/* 
		margin: 0 10px 5px 0; */
		font: bold 1.3em Arial, Sans-Serif;
	padding: 0 0 25px 50px;
	margin: 0;
}
/* bottom thirds */
.thirds {
	float: left;
	width: 203px;
	background: #fff;
	margin: 15px 12px 0 0;
	color: #5d5d5d;
}
.smallboxtop {
	height: 14px;
	background: #fff url(../images/smallboxtop.gif) no-repeat;
	color: #000;
}
.smallbox {
	background: #fff url(../images/smallbox.gif) no-repeat bottom left;
	color: #444;
	padding: 1px 10px 10px 10px;
}
.smallbox p {
	padding: 0;
	margin: 0;
}
/* right side */
#right {
	float: right;
	width: 220px;
	margin: 0 0 10px 0;
}
.boxwrap {
	text-align:center;
	width:500px;
	margin:0 auto;
	padding:0;
}
.boxtop {
	height: 19px;
	background: #fff url(../images/boxtop.gif) no-repeat;
	color: #000;
}
.box {
	background: #fff url(../images/box.gif) no-repeat bottom left;
	padding: 0 10px 15px 10px;
	margin: 0 0 10px 0;
}
.box p {
	padding: 0;
	margin: 0;
}
.image {
	float: left;
	margin: 0 9px 3px 0;
}
/* misc */
.buttons {
	text-align: right;
	padding: 4px 3px 0 0;
	margin-top:5px;
	border:none;
}
.left_articles .buttons {
	float: right;
	height: 20px;
}
.bluebtn {
	background: #488EB2 url(../images/bluebtn.gif) no-repeat;
	width: 100px;
	padding: 0px 16px 5px 16px;
	color: #fff;
	text-decoration: none;
	border:none;
}
.greenbtn {
	background: #488EB2 url(../images/greenbtn.gif) no-repeat;
	padding: 1px 17px 5px 16px;
	color: #fff;
	text-decoration: none;
}
.bluebtn:hover, .greenbtn:hover {
	background: #488EB2 url(../images/hoverbtn.gif) no-repeat;
	color: #fff;
}
/* footer  */
.footer {
	clear: both;
	text-align: center;
	line-height: 1.8em;
	padding: 10px 0 10px 0;
}
.cssbox_body img {
	padding-right: 10px;
}
/*	.cssbox_body p {
		border:thin #000000 solid;
		width: 330px;
		float: right;
		text-align:left;
	}
*/
	  

.bannerkanan {
	margin-top: 15px;
	text-align: center;
}
.bannerkanan img {
	padding-bottom:5px;
}
.grey_top {
	clear: both;
	width: 500px;
	background: #EDEDED url(../images/grey_top.gif) no-repeat;
	color: #000;
	height: 5px;
	padding: 0;
	margin: 0px 0 0 6px;
}
.grey {
	width: 480px;
	margin: 0 0 0 6px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top:0;
	padding-bottom:0;
	background: #EDEDED url(../images/grey_bottom.gif) no-repeat bottom left;
	color: #000;
}
.grey img {
	padding-right: 10px;
}
.roofing_walling {
	display:table;
}
#cssbox_body_ctn {
	text-align:left;
	margin-bottom: 20px;
	clear: both;
}
#cssbox_body_ctn .kiri {
	float:left;
	margin-left: 15px;
	width : 110px;
}
#cssbox_body_ctn .kanan {
	float:right;
	width: 350px;
}
#cssbox_body_ctn h3 {
	padding-bottom:10px;
	font-size:1.5em;
	color: #1e66ae;
}
#cssbox_body_ctn h4 {
	font-size:1.1em;
}

/* Title Start */
div#welcome h2 {
	text-indent: -5000px;
	height: 60px;
	background:url(../images/title_welcome.gif) no-repeat;
}
div#About h2 {
	text-indent: -5000px;
	height: 25px;
	background:url(../images/title_smarthome.gif) no-repeat;
}
div#Gallery_about h2 {
	text-indent: -5000px;
	height: 25px;
	background:url(../images/title_gallery_about.gif) no-repeat;
}
div#lebihjauh_produk h2 {
	text-indent: -5000px;
	height: 25px;
	background:url(../images/title_lebihproduk.gif) no-repeat;
}
div#lebihjauh_produk img {
	padding-right: 10px;
}
div#contact h2 {
	text-indent: -5000px;
	height: 30px;
	background:url(../images/title_contact.gif) no-repeat;
}
div#Investor h2 {
	text-indent: -5000px;
	height: 30px;
	background:url(../images/title_investor.gif) no-repeat;
}
div#News h2 {
	text-indent: -5000px;
	height: 30px;
	background:url(../images/title_news.gif) no-repeat;
}
div#arsip h2 {
	text-indent: -5000px;
	height: 30px;
	background:url(../images/title_arsip.png) no-repeat;
}
div#portfolio h2 {
	text-indent: -5000px;
	height: 30px;
	background:url(../images/title_portfolio.gif) no-repeat;
}
/* Title End */
#Contact {
	padding-bottom: 5px;
}
#Contact_kiri {
	display:table;
	background:#DEDEDE;
	width: 350px;
	float:left;
	padding: 5px 0 5px 15px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
#Contact_kanan {
	width: 350px;
	float:left;
	padding-top:20px;
	padding-left:15px;
}
#Contact_kiri img {
	padding-left: 2.3px;
	padding-bottom: 4px;
}
.nextprev {
	margin:0 auto;
	text-align:center;
	border-bottom:dotted 1px #DEDEDE;
	font: 1.1em Arial, sans-serif;
	line-height: 1.6em;
}
.nextprev a {
	text-decoration:none;
	border:none;
}
.nextprev a:hover {
	border-bottom:dotted 1px #DEDEDE;
}
#contact_kiri {
	display:table;
	background:#DEDEDE;
	width: 350px;
	float:left;
	padding: 5px 0 5px 15px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
#contact_kanan {
	background:#DEDEDE;
	width: 350px;
	float:left;
	padding-top:20px;
	padding-left:15px;
}
#contact_kiri img {
	padding-left: 2.3px;
	padding-bottom: 4px;
}
#quotearea {
	width: 440px;
	margin: 15px auto;
	height:auto !important;
	min-height:150px;
}
#quoterotator {
	line-height: 135%;
	width: 440px;
	margin: 15px auto;
	height:auto !important;
	min-height:150px;
	padding-top: 5px;
	font: 1em arial;
}
#quoteauthor {
	display: block;
	padding-right:2px;
	text-align: right;
	font-weight: bold;
	font-style: italic;
	color:#000000;
}
#project_reference {
	margin: 20px 0;	
}
#project_reference h4 {
	margin: 0 0 20px;
}
#project_reference div.data_list {
	clear: both;
	margin: 0 0 15px;
}
#project_reference div.data_list .data_image {
	float: left;
	margin: 0 10px 5px 0;
}
#project_reference div.data_list .data_content {
	float: right;
	width: 250px;
}
#project_reference div.data_list .data_content ul li {
	list-style: none;
	margin: 0 0 3px;
}
