#logo {
	max-width: 175px;
}
#logo > a {
	padding: 0px 15px;
	background-color: #ffffff;
}
#home > #billboard > .carousel-inner > .item > img, 
#home > #billboard > .carousel-inner > .item > a > img {
	min-width: 1075px;
	min-height: 400px;
}
#home > #billboard > .carousel-inner > .item > .carousel-caption {
	font-family: "Display";
    top: 0;
    bottom: auto;
    letter-spacing: 1px;
}
#home > #billboard > .carousel-inner > .item > .carousel-caption > .caption-content {
	min-width: 355px;
}
#home > #billboard > .carousel-inner > .item > .carousel-caption > .caption-content > header,
#home > #billboard > .carousel-inner > .item > .carousel-caption > .caption-content > div {
	border-bottom: solid 2px rgba(255, 255, 255, 0.5);
	position: relative;
	opacity: 1;
}
#home > #billboard > .carousel-inner > .item > .carousel-caption > .caption-content > div > div {
	display: table-cell;
	vertical-align: middle;
	border-collapse: collapse;
	padding-right: 15px;
}
#home > #billboard > .carousel-inner > .item > .carousel-caption > .caption-content > div > div > span {
	line-height: 1;
}
#home > #billboard > .carousel-inner > .item > .carousel-caption h1 {
	font-size: 60px;
	font-weight: bold;
	line-height: 40px;
	position: relative;
}
#home > #billboard > .carousel-inner > .item > .carousel-caption h1 > a {
	display: inline-block;
	width: 40px;
	height: 40px;
	background-color: #ffffff;
	border-radius: 50%;
	color: #45906b;
	text-align: center;
	text-shadow: none;
	position: relative;
}
#home > #billboard > .carousel-inner > .item > .carousel-caption h1 > a > .fa {
	font-size: 22px;
	vertical-align: middle;
}
#home > #billboard > .carousel-inner > .item > .carousel-caption h1 > small {
	font-size: 30px;
	font-weight: bold;
	color: #ffffff;
	line-height: 0;
}
#home > #billboard > .carousel-inner > .item > .carousel-caption p,
#home > #billboard > .carousel-inner > .item > .carousel-caption div {
	font-size: 26px;
	position: relative;
}
#home > #billboard > .carousel-inner > .item > .carousel-caption p + div {
	line-height: 0;
}
#home > #billboard > .carousel-inner > .item > .carousel-caption .text-90px {
	font-size: 90px;
}
#home > #billboard > .carousel-inner > .item > .carousel-caption .text-60px {
	font-size: 60px;
}
#home > #billboard > .carousel-inner > .item > .carousel-caption .text-40px {
	font-size: 40px;
}
#home > #billboard > .carousel-inner > .item > .carousel-caption .text-24px {
	font-size: 24px;
}
#home > #content .panel {
	margin-top: -40px;
	-webkit-box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, .25);
	-moz-box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, .25);
	box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, .25);
}
#home > #content .panel > .panel-body {
	min-height: 230px;
	max-height: 230px;
	overflow: hidden;
}
#home > #content .panel > .panel-body.download {
	background-image: url(../images/content/home/download.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 130px;
	color: #251102;
}
#home > #content .panel > .panel-body.download .btn-default {
	border: 2px solid #45906b;
	color: #45906b;
	background-color: #ffffff;
	font-size: 12px;
	padding: 5px 25px;
}
#home > #content .panel > .panel-body.download .btn-default:hover {
	color: #ffffff;
	background-color: #45906b;
}
#home > #content .panel > .panel-body.nano {
	padding: 0px;
}
#home > #content .panel-default {
	border: none;
}
#home > #content .panel-default > .panel-heading {
	color: #ffffff;
	background-color: #251102;
}
#home > #content .panel-title {
	font-size: 24px;
	font-weight: bold;
}
#home > #content .panel-heading > .panel-title small {
	color: #ffffff;
	font-family: "tahoma";
	font-size: 13px;
	letter-spacing: 0px;
}
#home > #content .panel-heading > .panel-title > .panel-link {
	font-size: 20px;
	font-weight: normal;
	padding-top: 3px;
	padding-left: 15px;
	border-left: solid 1px #45906b;
	color: #45906b;
}
#home > #content .panel-heading > .panel-title > .panel-link:hover,
#home > #content .panel-heading > .panel-title > .panel-link:focus {
	color: #ffffff;
}
#home > #content .panel-stock {
	border: none;
}
#home > #content .panel-stock {
	background-color: #251102;
	color: #ffffff;
}
#home > #content .panel-stock > .panel-heading {
	color: #ffffff;
	background-color: #45906b;
}
#home > #content .panel-stock > .panel-body > table {
	width: 100%;
	font-size: 13px;
	margin-bottom:  10px;
	border-collapse: separate;
	border-spacing: 0 11px;
}
#home > #content .panel-stock > .panel-body > table td {
	padding: 5px;
}
#home > #content .panel-stock > .panel-body > table td > p {
	margin: 0px;
}
#home > #content .panel-stock > .panel-body > table .title {
	color: #ded5c4;
	font-weight: bold;
}
#home > #content .panel-stock > .panel-body > table .price {
	font-size: 25px;
}
#home > #content .panel-stock > .panel-body > table .border-left {
	border-color: #746454;
	text-align: right;
}
#home > #content .panel-stock > .panel-body > table .fa {
	color: #45906b;
}
#home > #content .panel-stock > .panel-body > .stock-last_update {
	border-top: solid 1px #746454;
	color: #938a7c;
	font-size: 10px;
	padding: 10px 3px 0px;
}
#home > #content .panel-stock > .panel-body > .stock-last_update > a {
	color: #45906b;
	font-size: 11px;
	border-left: solid 1px #45906b;
	padding-left: 5px;
}
#home > #content .panel-stock > .panel-footer {
	padding: 10px 15px;
	background-color: transparent;
	border-top: 1px solid #746454;
}
#about > #content .content-vision_mission {
	background-image: url(../images/about-vision_mission.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	min-height: 400px;
	padding: 330px 0px 0px 245px;
	font-weight: bold;
}
#about > #content .content-vision_mission.en {background-image: url(../images/about-vision_mission_en.jpg);}
#about > #content .content-vision_mission > ol {
	-moz-column-count: 2;
	-webkit-column-count: 2;
	column-count: 2;
	padding: 0px;
	margin: 0px;
}
#about > #content .content-vision_mission > ol > li {
	display: list-item;
	list-style: decimal inside;
	margin-bottom: 8px;
}
#about > #content .panel-default {
	border: none;
}
#about > #content .content-board_of_director .detail-container {
	width: 293px;
	height: 200px;
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: rgba(69, 143, 106, 1);
	display: table;
	opacity: 0;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
}
#about > #content .content-board_of_director .detail-container:hover {
	opacity: 1;
}
#about > #content .content-board_of_director .detail-container > .detail {
	color: #ffffff;
	display: table-cell;
	vertical-align: middle;
}
#about > #content .content-subsidiary .media {
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjkwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMC43NSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(255,255,255,0) 90%, rgba(255,255,255,0.75) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(90%,rgba(255,255,255,0)), color-stop(100%,rgba(255,255,255,0.75))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,0) 90%,rgba(255,255,255,0.75) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,0) 90%,rgba(255,255,255,0.75) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,0) 90%,rgba(255,255,255,0.75) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(255,255,255,0) 90%,rgba(255,255,255,0.75) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#bfffffff',GradientType=0 ); /* IE6-8 */
	padding-bottom: 30px;
	margin-bottom: 30px;
	border-bottom: 1px solid #eaeaea;
}
#about > #content .content-subsidiary .media-heading {
	color: #d79e33;
	padding-bottom: 15px;
	border-bottom: 1px solid #d9d9d9;
	margin-bottom: 15px;
}
#about > #content .content-subsidiary .media-heading > small {
	color: #251102;
}

#corporate_governance > #content .content-cg_policy .media-heading {
	color: #d79e33;
	margin-bottom: 15px;
	width: 500px;
}
#corporate_governance > #content .content-cg_policy .media-heading:before {
  content: "\201C";
  font-family: Georgia, serif;
  font-size: 55px;
  font-weight: bold;
  color: #dad9d4;
}

#corporate_governance > #content .content-cg_policy .panel-group .panel,
#careers > #content .content-available_position .panel-group .panel {
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjkwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMC43NSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(255,255,255,0) 0%, rgba(255,255,255,0.75) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(90%,rgba(255,255,255,0)), color-stop(100%,rgba(255,255,255,0.75))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,0) 0%,rgba(255,255,255,0.75) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,0) 0%,rgba(255,255,255,0.75) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,0) 0%,rgba(255,255,255,0.75) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(255,255,255,0) 0%,rgba(255,255,255,0.75) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#bfffffff',GradientType=0 ); /* IE6-8 */
}
#corporate_governance > #content .content-cg_policy .panel-group .panel + .panel,
#careers > #content .content-available_position .panel-group .panel + .panel {
	margin-top: 5px;
}
#corporate_governance > #content .content-cg_policy .panel-group .panel-heading,
#careers > #content .content-available_position .panel-group .panel-heading {
	font-family: "tahoma";
	padding: 0px;
}
#corporate_governance > #content .content-cg_policy .panel-group .panel-heading > .panel-title,
#careers > #content .content-available_position .panel-group .panel-heading > .panel-title {
	font-size: 12px;
	padding: 0px;
	font-weight: bold;
	letter-spacing: 0px;
}

#corporate_governance > #content .content-cg_policy .panel-group .panel-heading > .panel-title > a,
#careers > #content .content-available_position .panel-group .panel-heading > .panel-title > a {
	color: #45906b;
	background-repeat: no-repeat;
	background-position: 15px 50%;
	background-image: url(../images/accord-in.png);
	display: block;
	height: 50px;
	padding: 0px 65px;
	line-height: 50px;
}
#corporate_governance > #content .content-cg_policy .panel-group .panel-heading > .panel-title > a.collapsed,
#careers > #content .content-available_position .panel-group .panel-heading > .panel-title > a.collapsed {
	color: #393935;
	background-image: url(../images/accord-out.png);
}
#careers > #content .content-available_position [id*='position-'] {
	display: none;
}
#careers > #content .content-available_position [id*='position-'].active {
	display: block;
}
#corporate_governance .content-cg_policy .panel-collapse .panel-body li {
	margin-bottom: 10px;
}
#news > #content .thumbnail {
	padding: 10px;
}
#news > #content .thumbnail > img {
	padding-top: 10px;
	border-top: 2px solid #251102;
}
#news > #content .thumbnail > .caption {
	padding: 0px;
}

#news > #content .thumbnail:hover > img {
	border-top: 2px solid #45906b;
}
#news > #content .thumbnail > .caption .title {
	color: #d79e33;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
}
#news > #content .thumbnail > .caption .description {
	min-height: 50px;
}
#news > #content .thumbnail > .caption .award-title {
	min-height: 100px;
	color: #d79e33;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
}
#news > #content .btn-default,
#corporate_governance > #content .btn-default {
	border: 2px solid #45906b;
	color: #45906b;
	background-color: #ffffff;
	font-size: 12px;
	font-family:tahoma;
	padding: 5px 25px;
}
#news > #content .btn-default:hover,
#corporate_governance > #content .btn-default:hover {
	color: #ffffff;
	background-color: #45906b;
}
#news > #content .pagination {
	
}
#news > #content .news-clipping,
#corporate_governance > #content .cg-pdf {
	border-collapse: separate;
    border-spacing:0 5px;
    border: none;
}
#news > #content .news-clipping > tbody > tr,
#corporate_governance > #content .cg-pdf > tbody > tr {
	-webkit-box-shadow: 0px 1px 3px 0px rgba(50, 50, 50, 0.25);
	-moz-box-shadow: 0px 1px 3px 0px rgba(50, 50, 50, 0.25);
	box-shadow: 0px 1px 3px 0px rgba(50, 50, 50, 0.25);
}
#news > #content .news-clipping > tbody > tr:hover,
#corporate_governance > #content .cg-pdf > tbody > tr:hover {
	background-color: #ffffff;
}
#news > #content .news-clipping > tbody > tr > td,
#corporate_governance > #content .cg-pdf > tbody > tr > td {
	border: 1px solid #ddd;
	border-right: none;
	vertical-align: middle;
	
}
#corporate_governance > #content .cg-pdf > tbody > tr > td .title {
	font-size: 14px;
	color: #d79e33;
	font-family:tahoma;
}

#news > #content .news-clipping > tbody > tr > td.date,
#corporate_governance > #content .cg-pdf > tbody > tr > td.date {
	text-align: center;
	width: 120px;
}
#news > #content .news-clipping > tbody > tr > td:last-child,
#corporate_governance > #content .cg-pdf > tbody > tr > td:last-child {
	border-right: 1px solid #ddd;
	width: 110px;
	text-align: center;
}
#contact #map {
	width: 100%;
	height: 300px;
}
#contact .dl-horizontal dt {
	width: 80px;
	text-align: left;
}
#contact .dl-horizontal dd {
	margin-left: 80px;
	margin-bottom: 10px;
}
#contact .form-control, 
#careers .form-control {
	border-radius: 0px;
}
#contact textarea.form-control,
#careers textarea.form-control {
	height: 100px;
	resize: none;
}
#contact .btn,
#careers .btn {
	color: #ffffff;
	background-color: #45906b;
	border: none;
}

#careers > #content .content-available_position .panel-group .panel-body a.active {
	color: #45906b;
}.
#careers > #content .content-available_position .panel-group .panel-body a.active > span {
	text-decoration: underline;
}
#careers > #content .content-available_position header {
	margin-bottom: 15px;
}
#careers > #content .content-available_position .btn {
	color: #ffffff;
	background-color: #45906b;
	border: none;
	padding: 10px 15px;
	margin-top: 10px;
}
#product > #content [class*='content-product-'] {
	background-repeat: no-repeat;
	background-position: center top;
}
#product > #content .content-product-crude-palm-oil {
	background-image: url(../images/background-product-001.jpg);
	padding-top: 130px;
}
#product > #content .content-product-palm-kernel {
	background-image: url(../images/background-product-002.jpg);
}
#product > #content .content-product-by-product-en{
	background-image: url(../images/background-product-003-en.jpg);
	background-position: left top;
	min-height: 450px;
}
#product > #content .content-product-by-product {
	background-image: url(../images/background-product-003.jpg);
	background-position: left top;
	min-height: 450px;
}
#product > #content .content-product-electricity {
	background-image: url(../images/background-product-004.jpg);
	background-position: left center;
}
#product > #content [class*='content-product-'] .content-product-001 {
	padding: 15px;
	background-color: #f9f8f5;
}
#product > #content .content-product-palm-kernel .content-product-001 {
	min-height: 370px;
}
#product > #content .content-product-palm-kernel .content-product-002 {
	height: 130px;
	background-image: url(../images/background-product-002-2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}


/*#wrapper{
	color:#000000;
	font-family:tahoma;
	font-size:14px;
	margin:0 auto;
	width:800px;
	margin-top:50px;
}

#wrapper a{
	cursor:pointer;
	font-size:15px;
	font-weight:bold;
	text-decoration:underline;
}*/

.box {
background: #fff;
    color: #234936;
    height: 330px;
    left: 100%;
    padding: 10px;
    position: fixed;
    right: 30%;
    top: 10%;
    width: 630px;
    z-index: 101;
    border: 5px solid #888888;
    border-radius: 10px;
    -moz-border-radius: 10px;
}

.overlay {
    background: #000000;
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 100;
	opacity:0.75;
}

a.boxclose {
    background: url(images/btn_close_2.png) scroll left top transparent;
    cursor: pointer;
    float: right;
    height: 26px;
    left: 25px;
    position: relative;
    top: -585px;
    width: 26px;
}