/*
Theme Name: ANJ Group
Author: iFlame Studio
Description: Template for ANJ Group.
Version: 1.0
Tags: ANJ Group
Text Domain: ANJ-Group

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

body {
	margin: 0;
    background-color: #fff;
	color: #666;
	font-family: Verdana;
	font-size: 12px;
}

.main-body {
	background-color: #f1eff2;
}

.content-body {
	background-color: #fff;
}

img {
	border: 0px;
}

.footer {
	clear: both;
	height: 35px;
	width: 100%;
	border: solid 0px;
}

.main-footer {
	clear: both;
	height: 107px;
	width: 100%;
	border: solid 0px;
	color: #e2cfab;
	background-image: url(images/bg-footer.png);
	background-repeat: repeat-x;
}

.main-footer .list-footer-menu {
	padding-top: 20px;
	height: 50px;
	color: #deb15f;
	font-size: 12px;
}

.main-footer .list-footer-menu a {
	color: #deb15f;
	text-decoration: none;
}

.main-footer .list-footer-menu ul {
	list-style: none;
	display: block;
	height: 35px; 
	width: 870px;
	border: solid 0px;
	margin: -5px auto;
	padding: 0;
}

.main-footer .list-footer-menu ul li {
	float: left; 
	position: relative;
	margin-left: 29px;
}

.menu {
	border-top: solid 5px #6f4319;
	margin: 0 auto;
	font-size: 12px;
	padding-left: 2%;
}

.menu-top-menu-container{
	border-top: solid 5px #6f4319;
	margin: 0 auto;
	font-size: 12px;
	padding-left: 2%;
}

.menu ul {
	list-style: none;
	display: block;
	height: 35px; 
	width: 900px;
	z-index: 100; 
	/*position: absolute;*/
	border: solid 0px;
	margin: -5px auto;
	padding: 0;
}

.menu-top-menu-container ul {
	list-style: none;
	display: block;
	height: 35px; 
	width: 900px;
	z-index: 100; 
	/*position: absolute;*/
	border: solid 0px;
	margin: -5px auto;
	padding: 0;
}

.menu ul ul {
	left: 200px;
	top:0px;
	width: 200px;
}

.menu ul li {
	float: left; 
	position: relative;
}

.menu-top-menu-container ul li {
	float: left; 
	position: relative;
}

.menu ul li a {
	background: #6f4319; 
	border: 0px solid #4f4026; 
	color: #fff; 
	display: block; 
	margin: 0 5px 0 0; 
	padding: 15px 20px;
	text-decoraion: none;
	/*font-weight: bold;*/
}

.menu-top-menu-container ul li a {
	background: #6f4319; 
	border: 0px solid #4f4026; 
	color: #fff; 
	display: block; 
	margin: 0 5px 0 0; 
	padding: 15px 20px;
	text-decoraion: none;
	/*font-weight: bold;*/
}

.menu ul li a:hover {
	background: #926031; 
	text-decoration: none;
}

.menu-top-menu-container ul li a:hover {
	background: #926031; 
	text-decoration: none;
}

.menu ul li.current_page_item {
	background-image: url(images/img-selected-menu.png) top center no-repeat;
	color: #000;
}

.menu-top-menu-container ul li.current_page_item {
	background-image: url(images/img-selected-menu.png) top center no-repeat;
	color: #000;
}

.menu ul li.current_page_item > a {
	background-image: url(images/img-selected-menu.png);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #CA915D;
	font-weight: bold;
	color: #19120c;
	margin-top: 5px;
	/*padding-top: 7px;
	margin-top: 5px;*/
}

.menu-top-menu-container ul li.current_page_item > a {
	background-image: url(images/img-selected-menu.png);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #CA915D;
	font-weight: bold;
	color: #19120c;
	margin-top: 5px;
	/*padding-top: 7px;
	margin-top: 5px;*/
}

.menu ul li.current_page_parent > a {
	background-image: url(images/img-selected-menu.png);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #ca915d;
	font-weight: bold;
	color: #19120c;
	padding-top: 11px;
	margin-top: 5px;
}

.menu-top-menu-container ul li.current_page_parent > a {
	background-image: url(images/img-selected-menu.png);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #ca915d;
	font-weight: bold;
	color: #19120c;
	padding-top: 11px;
	margin-top: 5px;
}

.menu ul > li > a {
	border-bottom-left-radius: 5px; 
	border-bottom-right-radius: 5px; 
		-moz-border-radius-bottomleft: 5px; 
		-moz-border-radius-bottomright: 5px; 
		-webkit-border-bottom-left-radius: 5px; 
		-webkit-border-bottom-right-radius: 5px;
	text-decoration: none;
}

.menu-top-menu-container ul > li > a {
	border-bottom-left-radius: 5px; 
	border-bottom-right-radius: 5px; 
		-moz-border-radius-bottomleft: 5px; 
		-moz-border-radius-bottomright: 5px; 
		-webkit-border-bottom-left-radius: 5px; 
		-webkit-border-bottom-right-radius: 5px;
	text-decoration: none;
}

.menu ul > li > ul > li > a {
	border-bottom-left-radius: 0px; 
	border-bottom-right-radius: 0px; 
		-moz-border-radius-bottomleft: 0px; 
		-moz-border-radius-bottomright: 0px; 
		-webkit-border-bottom-left-radius: 0px; 
		-webkit-border-bottom-right-radius: 0px;
	text-decoration: none;
}

.menu-top-menu-container ul > li > ul > li > a {
	border-bottom-left-radius: 0px; 
	border-bottom-right-radius: 0px; 
		-moz-border-radius-bottomleft: 0px; 
		-moz-border-radius-bottomright: 0px; 
		-webkit-border-bottom-left-radius: 0px; 
		-webkit-border-bottom-right-radius: 0px;
	text-decoration: none;
}

.menu ul li ul {
	list-style: none;
	background: #e1ddd3;
	border: 0px solid #4f4026; 
	color: #333; 
	display: none; 
	margin: -1px 0 0 0; 
	width: 200px; 
	position: absolute;
}

.menu-top-menu-container ul li ul {
	list-style: none;
	background: #e1ddd3;
	border: 0px solid #4f4026; 
	color: #333; 
	display: none; 
	margin: -1px 0 0 0; 
	width: 200px; 
	position: absolute;
}

.menu ul li ul.children li {
	color: #ff0707;
}

.menu-top-menu-container ul li ul.children li {
	color: #ff0707;
}

.menu ul li ul li {
	width: 100%;
	background: #CA915D;
	color: #fff;
	border-bottom: solid 1px #92765d;
}

.menu-top-menu-container ul li ul li {
	width: 100%;
	background: #CA915D;
	color: #fff;
	border-bottom: solid 1px #92765d;
}

.menu ul li ul li.current_page_item > a {
	background: none;
	margin-top: 0px;
	color: #fff;
	font-weight: normal;
}

.menu-top-menu-container ul li ul li.current_page_item > a {
	background: none;
	margin-top: 0px;
	color: #fff;
	font-weight: normal;
}

.menu ul li ul li a {
	/*background: none; */
	border: none; 
	line-height: 30px; 
	margin: 0; 
	padding: 0 0 0 5px;
}

.menu-top-menu-container ul li ul li a {
	/*background: none; */
	border: none; 
	line-height: 30px; 
	margin: 0; 
	padding: 0 0 0 5px;
}

.menu ul li ul li a:hover {
	background: #926031;
}

.menu-top-menu-container ul li ul li a:hover {
	background: #926031;
}

.menu ul li.current > a {
	/*background: #926031;*/
	/*background-image: url(images/img-selected-menu.png);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #ca915d;*/
}

.menu-top-menu-container ul li.current > a {
	/*background: #926031;*/
	/*background-image: url(images/img-selected-menu.png);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #ca915d;*/
}

.menu ul li.current > a:hover {
	background-image: url(images/img-selected-menu.png) top center no-repeat;
}

.menu-top-menu-container ul li.current > a:hover {
	background-image: url(images/img-selected-menu.png) top center no-repeat;
}

.menu ul li:hover > .children {
	display: block;
}

.menu-top-menu-container ul li:hover > .children {
	display: block;
}

.company-logo {
	text-align: center;
	font-weight: bold;
	/*margin-top: 45px;*/
	margin-top: 45px;
	font-size: 14px;
	color: #000;
	border: solid 0px;
}

.company-logo a {
	text-decoration: none;
	color: #000;
}

.icon-shortcut {
	border: solid 0px;
	width: 955px;
	margin: 65px auto;
	z-index: 100;
	font-family: verdana;
}

.icon-shortcut a {
	text-decoration: none;
}

.icon-plantation {
	border: solid 0px #ff0707;
	width: 311px;
	/*height: 462px;*/
	text-align: center;
	z-index: 101;
	float: left;
}

.dv-plantation {
	border: solid 0px;
	margin-top: 20px;
}

.icon-renewable-energy {
	border: solid 0px;
	width: 311px;
	text-align: center;
	z-index: 102;
	float: left;
}

.dv-renewable-energy {
	border: solid 0px;
	margin-top: 20px;
}

.icon-sago {
	border: solid 0px;
	width: 311px;
	text-align: center;
	z-index: 102;
	float: left;
	margin-left: 8px;
	margin-right: 8px;
}

.dv-sago {
	border: solid 0px;
	margin-top: 20px;
}

.plantation-enabled {
	display: none;
}

.dv-plantation-header {
	/*background: url(images/header-plantation-enables.jpg);
	background-repeat: no-repeat;*/
	width: 313px;
	height: 338px;
}

.dv-plantation-header:hover {
	cursor: pointer;
}

.dv-plantation-body {
	background: url(images/body-plantation-enables.png);
	background-repeat: repeat-y;
	width: 313px;
}

.dv-plantation-body .content {
	border: solid 0px;
	font-size: 12px;
	text-align: justify;
	padding: 18px; 
}

.dv-plantation-body .content .readmore {
	font-weight: bold;
	text-align: right;
	margin-top: 10px;
}

.dv-plantation-body .content .readmore a {
	color: #744519;
}

.dv-plantation-body .content .readmore a:hover {
	text-decoration: underline;
}

.dv-plantation-footer {
	background: url(images/footer-plantation-enables.png);
	background-repeat: no-repeat
	width: 313px;
	height: 15px;
}

.sago-enabled {
	display: none;
}

.dv-sago-header {
	/*background: url(images/header-sago-enables.jpg);
	background-repeat: no-repeat;*/
	width: 313px;
	height: 338px;
}

.dv-sago-header:hover {
	cursor: pointer;
}

.dv-sago-body {
	background: url(images/body-sago-enables.png);
	background-repeat: repeat-y;
	width: 313px;
}

.dv-sago-body .content {
	border: solid 0px;
	font-size: 12px;
	text-align: justify;
	padding: 18px; 
}

.dv-sago-body .content .readmore {
	font-weight: bold;
	text-align: right;
	margin-top: 10px;
}

.dv-sago-body .content .readmore a {
	color: #744519;
}

.dv-sago-body .content .readmore a:hover {
	text-decoration: underline;
}

.dv-sago-footer {
	background: url(images/footer-sago-enables.png);
	background-repeat: no-repeat
	width: 313px;
	height: 15px;
}

.renewable-enabled {
	display: none;
}

.dv-renewable-header {
	/*background: url(images/header-renewable-enables.jpg);
	background-repeat: no-repeat;*/
	width: 309px;
	height: 338px;
}

.dv-renewable-header:hover {
	cursor: pointer;
}

.dv-renewable-body {
	background: url(images/body-renewable-enables.png);
	background-repeat: repeat-y;
	width: 309px;
}

.dv-renewable-body .content {
	border: solid 0px;
	font-size: 12px;
	text-align: justify;
	padding: 18px; 
}

.dv-renewable-body .content .readmore {
	font-weight: bold;
	text-align: right;
	margin-top: 10px;
}

.dv-renewable-body .content .readmore a {
	color: #744519;
}

.dv-renewable-body .content .readmore a:hover {
	text-decoration: underline;
}

.dv-renewable-footer {
	background: url(images/footer-renewable-enables.png);
	background-repeat: no-repeat
	width: 309px;
	height: 15px;
}

.main-content {
	margin: -150px auto 10px;
	width: 880px;
	border: solid 0px;
}

.firstletter { display: block; float: left; margin: -0.01em 0.8em 0 0.01em; }
.firstletter span { line-height: 1.0em; }
.firstletter + span{ margin-left: -0.5em;   }

.slider {
	margin: 0 auto;
	width: 880px;
	height: 285px;
}

.left-content {
	float: left;
}

.left-content .title {
	margin-left : 10px;
	font-size: 24px;
}

.left-content .content {
	margin-left: 10px;
	color: #333333;
}

.left-content .content .list-content {
	font-size: 12px;
	margin-bottom: 43px;
	border: solid 0px #ff0707;
	
	font-family: verdana;
	letter-spacing: 0px;
	line-height: 150%;
}

.left-content .content .list-content p {
	letter-spacing: 0px;
	line-height: 150%;
}

.left-content .content .list-content span {
	letter-spacing: 0px;
	line-height: 150%;
}

.left-content .content .list-content a {
	color: #926031;
	text-decoration: none;
}

.left-content .content .list-content a:hover {
	text-decoration: underline;
}

.left-content .content .title { 
	color: #926031;
	font-size: 14px;
	margin-left: 0px;
	font-weight: bold;
}

.left-content .content .title-date {
	font-size: 11px;
}

.left-content .title strong {
	color: #707070;
	font-weight: bold;
	/*margin-left: 8px;*/
}

.right-content {
	float: right;
}

.default-content {
	margin: 0px auto 10px;
	width: 895px;
	border: solid 0px;
}

.default-content hr {
	border: solid 1px #dedede;
}

.default-content .title {
	color: #707070;
	font-size: 18px;
	font-weight: bold;
	margin-top: 40px;
}

.default-content .content {
	color: #666;
	font-size: 12px;
	
	font-family: verdana;
	letter-spacing: 0px;
	line-height: 10%;
}

.default-content .content p {
	letter-spacing: 0px;
	line-height: 1.8em;
}

.default-content .content span {
	letter-spacing: 0px;
	line-height: 1.8em;
}

.default-content .content li {
	letter-spacing: 0px;
	line-height: 1.8em;
}

.default-content .news-style {
	color: #666;
	font-size: 12px;
	border: solid 0px;
	
	font-family: verdana;
	letter-spacing: 0px;
	line-height: 10%;
}

.default-content .news-style p {
	letter-spacing: 0px;
	line-height: 150%;
}

.default-content .news-style span {
	letter-spacing: 0px;
	line-height: 150%;
}

.default-content .news-style ul li {
	line-height: 1px;
}

.default-content .news-style img {
	float: left;
	margin-right: 5px;
}

.default-content .blank-style {
	color: #666;
	font-size: 12px;
	border: solid 0px;
	
	font-family: verdana;
	letter-spacing: 0px;
	line-height: 150%;
}

.default-content .blank-style p {
	letter-spacing: 0px;
	line-height: 150%;
}

.default-content .blank-style span {
	letter-spacing: 0px;
	line-height: 150%;
}

.default-content .blank-style strong {
	text-decoration: underline;
	font-size: 18px;
}

.default-content .blank-style a {
	text-decoration: none;
	color: #4F2E0E;
}

.default-content .blank-style a:hover {
	text-decoration: underline;
}

.default-content .blank-style .frame-blank-style {
	width: 550px; 
	padding: 3px;
	margin: 0 auto;
}

.left-content-menu {
	float: left;
	margin-top: -30px;
	/*background-image: url(images/bg-about-menu.png);
	background-repeat: no-repeat;*/
	background: #fff;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border: 1px solid;
    -webkit-box-shadow:0 1px 2px rgba(0, 0, 0, 0.7);
    -moz-box-shadow:0 1px 2px rgba(0, 0, 0, 0.7);
    box-shadow:0 1px 2px rgba(0, 0, 0, 0.7);
	width: 198px;
	/*height: 188px;*/
	height:auto;
	padding-bottom:30px;
	border: solid 0px;
}

.left-content-menu .content {
	border-bottom: dotted 1px #F4F4F4;
	margin: 5px 5px 0px 5px;
	padding: 15px 16px 5px 16px;
	width: 150px;
}

.left-content-menu .content strong {
	color: #707070;
	font-size: 12px;
	font-family:Lucida Sans,Lucida Grande,Lucida Sans Unicode,sans-serif;
	line-height:normal;
	text-transform: uppercase;
	width: 150px;
}

.left-content-menu .contentinside {
	border: solid 0px #ff0707;
	margin: 0px 5px 0px 5px;
	padding: 10px 15px 10px 15px;
	color: #707070;
	font-size: 12px;
	font-family:verdana;
}

.left-content-menu .content-menu {
	margin: 0px 5px 0px 5px;
	padding: 2px 0px 2px 15px;
	color: #926031;	
	font-family: Lucida Sans,Lucida Grande,Lucida Sans Unicode,sans-serif;
	font-size: 12px;
}

.left-content-menu .content-menu.current-page {
	background-color: #926031;
	color: #fff;
	cursor: pointer;
}

.left-content-menu .content-menu.current-page > a {
	color: #fff;
	
	font-size:13px;
}

.left-content-menu .content-menu:hover {
	background-color: #926031;
	color: #fff;
	cursor: pointer;
}

.left-content-menu .content-menu:hover a {
	color: #fff;
}

.left-content-menu .content-menu a {
	color: #926031;
	text-decoration: none;
	font-size:13px;
}

.left-content-menu .content-menu a:hover {
	color: #fff;
}

.right-content-menu {
	float: left;
	margin-left: 33px;
	border: solid 0px;
	width: 650px;
	min-height: 350px;
}

.right-content-menu hr {
	border: solid 1px #dedede;
}

.right-content-menu .title {
	color: #707070;
	font-size: 18px;
	font-weight: bold;
}

.right-content-menu .content {
	font-family: verdana/*Lucida Sans,Lucida Grande,Lucida Sans Unicode,sans-serif*/;
	color: #666;
	font-size: 12px;
	border: solid 0px;
	
	/*letter-spacing: 0px;
	line-height: 1.8em;*/
}

.right-content-menu .content p  {
	letter-spacing: 0px;
	line-height: 1.8em;
	border: solid 0px;
}

.right-content-menu .content span {
	letter-spacing: 0px;
	line-height: 1.8em;
	color: #666;
}

.right-content-menu .tab-title {
	color: #707070;
	font-size: 24px;
	font-weight: bold;
}

.right-content-menu .content-news-style {
	color: #666;
	font-size: 12px;
	border: solid 0px;
	
	font-family: Lucida Sans,Lucida Grande,Lucida Sans Unicode,sans-serif;
	letter-spacing: 0px;
	line-height: 10%;
}

.right-content-menu .content-news-style p {
	letter-spacing: 0px;
	line-height: 1.8em;
}

.right-content-menu .content-news-style span {
	letter-spacing: 0px;
	line-height: 1.8em;
}

.right-content-menu .content-news-style img {
	float: left;
	margin-right: 5px;
}

.right-content-menu .content-boc-style {
	color: #666;
	font-size: 12px;
	border: solid 0px;
	
	font-family: verdana;
	letter-spacing: 0px;
	line-height: 150%;
}

.right-content-menu .content-boc-style p {
	letter-spacing: 0px;
	line-height: 150%;
}

.right-content-menu .content-boc-style span {
	letter-spacing: 0px;
	line-height: 150%;
}

.right-content-menu .content-boc-style img {
	float: left;
	margin-right: 5px;
}

.right-content-menu .news-content {
	margin-left: 0px;
	color: #666;
}

.right-content-menu .news-content .list-content {
	font-size: 12px;
	/* margin-bottom: 43px; */
	margin-bottom: 5px;
	font-family: Lucida Sans,Lucida Grande,Lucida Sans Unicode,sans-serif;
	letter-spacing: 0px;
	line-height: 1.8em;
}

.right-content-menu .news-content .list-content p {
	letter-spacing: 0px;
	line-height: 150%;
}

.right-content-menu .news-content .list-content span {
	letter-spacing: 0px;
	line-height: 150%;
}

.right-content-menu .news-content .list-content a {
	color: #926031;
	text-decoration: none;
}

.right-content-menu .news-content .list-content a:hover {
	text-decoration: underline;
}

.right-content-menu .news-content .list-content-detail {
	font-size: 12px;
	margin-bottom: 43px;
	
	font-family: verdana;
	letter-spacing: 0px;
	line-height: 150%;
}

.right-content-menu .news-content .list-content-detail p {
	letter-spacing: 0px;
	line-height: 150%;
}

.right-content-menu .news-content .list-content-detail span {
	letter-spacing: 0px;
	line-height: 150%;
}

.right-content-menu .news-content .list-content-detail a {
	color: #926031;
	text-decoration: none;
}

.right-content-menu .news-content .list-content-detail a:hover {
	text-decoration: underline;
}

.right-content-menu .news-content .list-content-detail .title {
	color: #555;
}

.right-content-menu .news-content .title { 
	color: #926031;
	font-size: 14px;
	margin-left: 0px;
	font-weight: bold;
}

.right-content-menu .news-content .title-date {
	font-size: 11px;
}

.right-content-menu .news-content .see-all {
	text-align: left;
	color: #926031;
}

.right-content-menu .news-content .see-all a{
	color: #926031;
}

.right-content-menu .news-content ul {
	list-style: none;
}

.right-content-menu .news-content ul li {
	margin: 10px;
}

.right-content-menu .news-content ul li a {
	text-decoration: none;
}

.right-content-menu .news-content ul li a:hover {
	text-decoration: underline;
}

.footer-default-content {
	border: solid 0px;
}

.footer-default-content .title {
	color: #525252;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 20px;
}

.footer-default-content .title-detail {
	color: #707070;
	font-size: 24px;
	font-weight: bold;
	margin-top: 40px; 
	margin-bottom: 20px;
}

.footer-default-content a {
	text-decoration: none;
	color: #926031;
}

.footer-default-content a:hover {
	text-decoration: underline;
}

.footer-default-content ul {
	list-style: none;
}

.footer-default-content ul li {
	margin: 0px;
}

.footer-default-content .content {
	margin-left: 0px;
	color: #666;
	line-height: 150%;
}

.footer-default-content .content .list-content {
	font-size: 12px;
	margin-bottom: 43px;
}

.footer-default-content .content .list-content a {
	color: #926031;
	text-decoration: none;
}

.footer-default-content .content .list-content a:hover {
	text-decoration: underline;
}

.footer-default-content .content .list-content {
	font-size: 12px;
	margin-bottom: 43px;
}

.footer-default-content .content .list-content a {
	color: #926031;
	text-decoration: none;
}

.footer-default-content .content .list-content a:hover {
	text-decoration: underline;
}

.footer-default-content .content .title { 
	color: #926031;
	font-size: 14px;
	margin-left: 0px;
	font-weight: bold;
}

.footer-default-content .content .list-content-detail .title { 
	color: #555;
	font-size: 14px;
	margin-left: 0px;
	font-weight: bold;
}

.footer-default-content .content .title-date {
	font-size: 11px;
}

.footer-default-content .see-all {
	text-align: center;
	margin-top: 20px;
	font-size: 16px;
}

.footer-default-content .list-data {
	width: 100%;
	font-size: 12px;
}

.footer-default-content .list-data thead {
	background-image: url(images/bg-table-career.png);
	background-repeat: repeat-x;
	height: 28px; 
}

.footer-default-content .list-data thead th {
	text-align: left;
	padding-left: 14px;
	font-size: 14px;
	color: #525252;
}

.footer-default-content .list-data tbody tr {
	background-color: #f9f9f9;
}

.footer-default-content .list-data tbody td {
	padding-left: 14px;
	border-bottom: solid 1px #e2e2e2;
}

.left-contact-menu {
	float: left;
	margin-top: -28px;
	width: 198px;
	height: 188px;
	border: solid 0px;
}

.left-contact-menu .content {
	border: solid 0px #ff0707;
	margin: 5px 5px 0px 0px;
	padding: 15px 15px 15px 0px;
}

.left-contact-menu .content strong {
	color: #707070;
	font-size: 12px;
}

.left-contact-menu .content .building-info {
	margin-top: 10px;
	padding: 5px;
	font-size: 13px;
	width: 150px;
}

.left-contact-menu .content .map {
	margin-top: 20px;
	border: solid 0px;
	text-align: center;
}

.btn-map {
	background-image: url(images/btn-show-map.png);
	background-repeat: no-repeat;
	background-color: transparent; 
	width: 95px;
	height: 25px;
	border: 0px;
	font-weight: bold;
	color: #525252;
}

.btn-map:hover {
	cursor: pointer;
}

.left-contact-menu .content-menu {
	margin: 0px 5px 0px 5px;
	padding: 5px 0px 5px 15px;
	color: #926031;	
}

.left-contact-menu .content-menu:hover {
	background-color: #b09984;
	color: #fff;
	cursor: pointer;
}

.left-contact-menu .content-menu:hover a {
	color: #fff;
}

.left-contact-menu .content-menu a {
	color: #926031;
	text-decoration: none;
}

.left-contact-menu .content-menu a:hover {
	color: #fff;
}

.right-contact-menu {
	float: left;
	margin-top: 20px;
	margin-left: 53px;
	border: solid 0px;
	width: 630px;
}

.right-contact-menu hr {
	border: solid 1px #dedede;
}

.right-contact-menu .title {
	color: #707070;
	font-size: 24px;
	font-weight: bold;
}

.right-contact-menu .content {
	color: #666;
	font-size: 12px;
}

.right-contact-menu .table-content {
	margin-top: 20px;
}

.right-contact-menu .table-content th {
	font-size: 12px;
	color: #555555;
	text-align: left;
	vertical-align: top;
}

.right-contact-menu .table-content .input-text {
	width: 285px;
}

.right-contact-menu .table-content .submit {
	background-image: url(images/btn-submit.png);
	background-repeat: no-repeat; 
	background-color: transparent;
	width: 71px;
	height: 23px;
	border: 0px;
	font-weight: bold;
	color: #fff;
}

.right-contact-menu .table-content .submit:hover {
	cursor: pointer;
}

.right-contact-menu .table-content .reset {
	background-image: url(images/btn-reset.png);
	background-repeat: no-repeat;
	background-color: transparent;
	width: 60px;
	height: 23px;
	border: 0px;
	font-weight: bold;
	color: #fff;
}

.right-contact-menu .table-content .reset:hover {
	cursor: pointer;
}

.right-contact-menu .contact-result {
	margin: 20px auto; 
	background-color: #deffdd;
	border: solid 1px #007200; 
	padding: 15px; 
	color: #007200; 
	font-size: 17px;
}

.right-contact-menu .contact-error-result {
	margin: 20px auto; 
	background-color: #ffebe8;
	border: solid 1px #cc0000; 
	padding: 15px; 
	color: #666; 
	font-size: 17px;
}

.default-content .career {
	color: #666;
	font-size: 12px;
	border: solid 0px;
	
	font-family: Lucida Sans,Lucida Grande,Lucida Sans Unicode,sans-serif;
	letter-spacing: 0px;
	line-height: 1.8em;
}

.default-content .career p {
	letter-spacing: 0px;
	line-height: 1.8em;
}

.default-content .career span {
	letter-spacing: 0px;
	line-height: 1.8em;
}

.default-content .career ul li {
	line-height: 1px;
	line-height: 1.8em;
}

.default-content .career img {
	float: left;
	margin-right: 5px;
}

.default-contact-us {
	margin: 0px auto 10px;
	width: 895px;
	border: solid 0px;
}

.default-contact-us .title {
	color: #707070;
	font-size: 24px;
	font-weight: bold;
	margin-top: 40px;
}

.default-contact-us .content {
	color: #666;
	font-size: 12px;
	
	font-family: Lucida Sans,Lucida Grande,Lucida Sans Unicode,sans-serif;
	letter-spacing: 0px;
	line-height: 1.8em;
}

.default-contact-us .content p {
	letter-spacing: 0px;
	line-height: 150%;
}

.default-contact-us .content span {
	letter-spacing: 0px;
	line-height: 150%;
}

.right-content-menu .content li{
	list-style-type: none;
	margin-left:-40px;
	padding-bottom:10px;
}

.right-content-menu .content li a{
	text-decoration:none;
	color:#707070;
}

.table1 {
    background-color: #E3D7C4;
    color: #707070;
    font-size: 12px;
    font-weight: bold;
    height: 30px;
    text-align: center;
    line-height: 1.5em;
}

#konten table td {
    border: 1px solid #ccc;
    border-collapse: collapse;
}

#konten img {
    padding:5px;
}

#konten a {
    color:#444;
}

#konten table td span {
    font-size: 9px;
    margin-top:-3px;
}

.table2 {
    background-color: #F4F4F4;
    color: #444444;
    font-size: 12px;
    height: 26px;
}

.table2 td {
    padding:0px 5px 0px 5px;
    line-height: 1.5em;
}

.table3 {
    background-color: #FCFCFC;
    color: #444444;
    font-size: 12px;
    height: 26px;
}

/*begin edited by oktaweb.net for comment form style*/
#respond {
/*margin: 5% 0;*/
/*margin-top: -100px;*/
}

#comments {
     display: inline-block;
     clear: both;
     width: 100%;
     font-size: 0.8em;
}
ol.commentlist {
     padding: 0;
     /*margin: 5% 0;*/
     list-style-type: none;
}
ul.children {
     list-style-type: none;
     padding-left: 5%;
}

article.comment {
     margin: 5% 0;
     padding-left: 80px;
}
.children article.comment {
     padding-left: 60px;
}

.comment footer { font-size: 0.8em; }

.comment p {
     margin: 0.25em 0;
     line-height: 1.2;
     color: #000;
     font-family: chaparral-pro, serif;
}

img.avatar {
     float: left;
     position: absolute; 
     margin-left: 10px;
}
.children article.comment img.avatar {
     margin-left: 30px;
}

.form-allowed-tags {
     display: none;
}
#commentform label {
     display: block;
     font-weight: bold;
     /*padding-right: 30px;*/
     width: 35%;
     float: left;
     margin: 5px 0 5px 0;
}
p.comment-subscription-form {
     clear: both;
}

.comment-subscription-form label {
     display: inline-block !important;
}
input#subscribe_comments {
     padding: 0!important;
     margin: 0!important;
     margin-right: 0.5em!important;
     float: none !important;
}
#commentform p {margin: 0; }
#commentform input, #commentform textarea {
     
     padding: 1.5%;
     background: #f7f7f7;
     border: none;
     margin: 5px 0 5px 0;
     font-size: 1em;
     /*border-bottom: 2px dashed #d7d7d7;*/
     font-family: chaparral-pro, serif;
}

#commentform input {
	width: 30%!important;
	float: left;
	border: 1px solid #ccc;
}
#commentform textarea {
	width: 50%!important;
	float: left;
	border: 1px solid #ccc;
}
#commentform input#submit, .button {
     color: #fff;
     border: none !important;
     background: #926031;
     -webkit-appearance: none;
     width: 20%!important;
     font-size: 14px;
}
#commentform input#submit:hover, .button:hover {
     background: #5C3612;
}
#commentform input#submit:active, .button:active {
     background: #2baa90;
}

@media ( min-width: 700px ) {
     #commentform input {
          /*width: 25%!important;*/
          /*float: left;*/
     }
     .comment-form-author input, .comment-form-email input {
          margin-right: 5% !important;
     }
}

@media ( max-width: 700px ) {
     #commentform input#submit {
          width: 100%!important;
     }
}

.commentlist > li.comment {
 
    background: #F7F7F7;
    border: 1px solid #ddd;/*
    -moz-border-radius: 3px;
    border-radius: 3px;*/
    /*margin: 0 0 1.625em;*/
    /*padding: 1.625em;*/
    position: relative;
    padding: 7px;
    margin-bottom:5px;
}

.fn{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none!important;
}

.comment-reply-link{
	text-decoration: none!important;
	color:#233558;
	font-size: 10px;
}

.comment-body{
	padding-left: 10px;
}

.comment-body p{
	font-size: 15px;
}

.commentauthor{
	font-size: 13px;
	font-weight:bold;
}

.commentmetadata a{
	font-size: 10px;
	color:#233558;
	padding-bottom: 5px;
	text-decoration: none!important;
}

/*end edited by oktaweb.net for comment form style*/