body{
    font-family:"Droid Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
    color:#000000;
    background: url('../images/red-carbon.png') repeat;
    font-size:13px;
}
span,p,input, button, select, textarea{font-family:"Droid Sans","Helvetica Neue",Helvetica,Arial,sans-serif;font-size:13px;}
h1,h2,h3,h4{font-family:"Droid Sans","Helvetica Neue",Helvetica,Arial,sans-serif;}
a {color: #ef4130;text-decoration: none;}
a:hover {color: #ef4130;text-decoration: underline;
}
hr {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #d8d8d8 -moz-use-text-color #cccccc;
    border-image: none;
    border-left: 0 none;
    border-right: 0 none;
    border-style: solid none;
    border-width: 1px 0;
    margin: 20px 0; 
}
body > div.container {
    -moz-box-shadow:0px 0px 30px 3px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow:0px 0px 30px 3px rgba(0, 0, 0, 0.3);
    box-shadow:0px 0px 30px 3px rgba(0, 0, 0, 0.3);
    margin:0px auto;
    padding:20px;
    background: url('../images/white-carbon.png') repeat;
}
.header{
    max-height:125px;
    background:#000000;
    margin-bottom:10px;
}
.navbar{margin-bottom:0px;}
.navbar-inner{
    border-radius:0px;
}
.pageheader{
    margin:0px auto;
    width:100%;
}
.pageheader img{
    width:100%;
}
.pageheader2{
    margin:0px auto;
    width:100%;
    background: url('../images/title-bg.png') repeat;
    height: 130px;
}
.pageheader2 h2{
    color:#ffffff;
    margin-top:50px;
}
.logo img{
    max-width:100%;
    height: auto;
    margin:0px 0px 10px -10px;
}
.logo2 img{
    max-width:100%;
    height: auto;
    margin-top:30px;
    margin-left:100px;
    text-align:right;
}
.logo3 img{
    max-width:100%;
    height: auto;
    margin:0px 10px 0px 0px;
    float:right;
}
.navbar{
    margin-top: -10px;
}
.navbar .divider-vertical {
    border-left: 1px solid #F2F2F2;
    border-right: 1px solid #cccccc;
    height: 40px;
    margin: 0 9px;
}
.navbar .nav li.dropdown.open > .dropdown-toggle, .navbar .nav li.dropdown.active > .dropdown-toggle, .navbar .nav li.dropdown.open.active > .dropdown-toggle {
    background-color: transparent;
    color: #555555;
}

.dropdown-menu {
    background-clip: padding-box;
    background-color: #FFFFFF;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 0px ;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    display: none;
    float: left;
    left: 0;
    list-style: none outside none;
    margin: 2px 0 0;
    min-width: 160px;
    padding: 5px 0;
    position: absolute;
    top: 100%;
    z-index: 1000;
}
.dropdown-menu li > a:hover, .dropdown-menu li > a:focus, .dropdown-submenu:hover > a {
    background-color: #ef4130;
    background-image: -moz-linear-gradient(center top , #ef4130, #c72b1b);
    background-repeat: repeat-x;
    color: #FFFFFF;
    text-decoration: none;
}

.navbar-search .search-query {
    border-radius: 5px 5px 5px 5px;
    font-family:"Droid Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 13px;
    font-weight: normal;
    line-height: 1;
    margin-bottom: 0;
    padding: 4px 14px;
}
.main {
    max-width: 940px;
    background: #ffffff;
    margin:0 auto;
}
.content, .content-plants{
    margin-top:20px;
    margin-bottom:40px;
    min-height: 150px;
}
.content, .content-plants p {
    text-align: justify;
    font-size:13px;
}
.content-plants img{
    margin-right: 20px;
}
.img-right{
    border: 10px solid #ccc;
    margin: 0px 20px;
    float: right;
}
.img{
    border: 10px solid #ccc;
}

.main2{
    margin-top:0px;
}
.news{
    margin-top: 0px;
    margin-bottom: 10px;
}
.news-row{
    margin-top:10px;
    margin-bottom:10px;
    font-size:13px;
}
.news-row h4{
    margin-bottom:0px;
}
.news-row h4 a{
    color:#000000;
}
.date{
    color: #666666;
    margin-bottom: 10px;
}
.read-more{
    margin-top: 10px;
}
.back{
    margin-top: 20px;
    display: block;
}
.news-row p{
    text-align: justify;
    margin: 10px 0px 1px 0px;
}
.title{
    border-left: 10px solid #ef4130;
    padding-left: 5px;
    margin-top:50px;
    font-size:25px;
    font-weight:bold;
    color:#ef4130;
}
.title2{
    border-left: 20px solid #ef4130;
    margin-top:40px;
    margin-bottom: 20px;
    padding-left: 5px;
    font-size:25px;
    color:#666666;
}
.carousel-control {
    display: none;
}
.product{
    display: table;
	margin:0 auto;
    width:100%;
}
ul.img-menu{
    list-style:none;
    margin:auto;
    width:90%;
}
ul.img-menu li{
    display: inline-block;
    width:220px;
    margin:20px;
}
ul.img-menu img{
    border: 5px solid #666666;
}
ul.nav-bottom {
    list-style:none;
    margin-left:0px;
}
ul.nav-bottom li{
    display: inline-table;
    margin-left:0px;
    width:220px;
}
ul.nav-bottom li span{
    color:#b23232;
    font-size:18px;
    line-height:25px;
}
ul.foot-nav {
    list-style:none;
    margin-left:0px;
}
ul.foot-nav li {
    display: block;
    padding: 5px 0;
    border-bottom: 1px solid #ffffff;
}
ul.foot-nav li a {
    color:#ffffff;
}
.navbar-bottom ul{
    list-style: none;
    margin:0px;
}
.navbar-bottom ul > li{
    display: inline-block;
    padding:1px;
}
.navbar-bottom a{
    color:#000000;
}
.footer{
    text-align: left;
    background: url('../images/white-carbon3.png') repeat;
    color:#000000;
    font-size: 12px;
    padding:10px 20px 20px 20px;
    margin:0px -20px -20px -20px;
}
.view {
   float: left;
   overflow: hidden;
   position: relative;
   text-align: center;
   -webkit-box-shadow: 1px 1px 2px #e6e6e6;
   -moz-box-shadow: 1px 1px 2px #e6e6e6;
   box-shadow: 1px 1px 2px #e6e6e6;
   cursor: default;
}
.view .mask,.view .content {
   width: 220px;
   height: 160px;
   position: absolute;
   overflow: hidden;
   top: 0;
   left: 0;
}
.view img {
   max-width: 210px;
   max-height: 150px;
   display: block;
   position: relative;
}
.view h2 {
   text-transform: uppercase;
   color: #fff;
   text-align: center;
   position: relative;
   font-size: 14px;
   padding: 10px;
   background: rgba(0, 0, 0, 0.8);
   margin: 20px 0 0 0;
}
.view p {
   font-style: italic;
   font-size: 12px;
   position: relative;
   color: #fff;
   text-align: center;
}
.view a.info {
    font-size: 14px;
   display: inline-block;
   text-decoration: none;
   padding: 5px 10px;
   background: #000;
   color: #fff;
   text-transform: uppercase;
   -webkit-box-shadow: 0 0 1px #000;
   -moz-box-shadow: 0 0 1px #000;
   box-shadow: 0 0 1px #000;
}
.view a.info: hover {
   -webkit-box-shadow: 0 0 5px #000;
   -moz-box-shadow: 0 0 5px #000;
   box-shadow: 0 0 5px #000;
}
.view-first img {
   -webkit-transition: all 0.2s linear;
   -moz-transition: all 0.2s linear;
   -o-transition: all 0.2s linear;
   -ms-transition: all 0.2s linear;
   transition: all 0.2s linear;
}
.view-first .mask {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   background-color: rgba(127,127,127, 0.7);
   -webkit-transition: all 0.4s ease-in-out;
   -moz-transition: all 0.4s ease-in-out;
   -o-transition: all 0.4s ease-in-out;
   -ms-transition: all 0.4s ease-in-out;
   transition: all 0.4s ease-in-out;
}
.view-first h2 {
   -webkit-transform: translateY(-100px);
   -moz-transform: translateY(-100px);
   -o-transform: translateY(-100px);
   -ms-transform: translateY(-100px);
   transform: translateY(-100px);
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   -webkit-transition: all 0.2s ease-in-out;
   -moz-transition: all 0.2s ease-in-out;
   -o-transition: all 0.2s ease-in-out;
   -ms-transition: all 0.2s ease-in-out;
   transition: all 0.2s ease-in-out;
}
.view-first p {
   -webkit-transform: translateY(100px);
   -moz-transform: translateY(100px);
   -o-transform: translateY(100px);
   -ms-transform: translateY(100px);
   transform: translateY(100px);
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   -webkit-transition: all 0.2s linear;
   -moz-transition: all 0.2s linear;
   -o-transition: all 0.2s linear;
   -ms-transition: all 0.2s linear;
   transition: all 0.2s linear;
}

.view-first a.info {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   -webkit-transition: all 0.2s ease-in-out;
   -moz-transition: all 0.2s ease-in-out;
   -o-transition: all 0.2s ease-in-out;
   -ms-transition: all 0.2s ease-in-out;
   transition: all 0.2s ease-in-out;
}
.view-first:hover .mask {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
}
.view-first:hover h2,
.view-first:hover a.info {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
   -webkit-transform: translateY(0px);
   -moz-transform: translateY(0px);
   -o-transform: translateY(0px);
   -ms-transform: translateY(0px);
   transform: translateY(0px);
}
.view-first:hover p {
   -webkit-transition-delay: 0.1s;
   -moz-transition-delay: 0.1s;
   -o-transition-delay: 0.1s;
   -ms-transition-delay: 0.1s;
   transition-delay: 0.1s;
}
.view-first:hover a.info {
   -webkit-transition-delay: 0.2s;
   -moz-transition-delay: 0.2s;
   -o-transition-delay: 0.2s;
   -ms-transition-delay: 0.2s;
   transition-delay: 0.2s;
}

.nav-list > .active > a{
    background-color: #b11506;
    color: #FFFFFF;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
}
.nav-list > .active > a:hover {
    background-color: #ef4130;
    color: #FFFFFF;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
}
.nav-list > li > a{
    color: #ef4130;
}
.nav-list > li > a:hover{
    color: #ffffff;
    background-color: #ef4130;
}
.nav-header {
    color: #666666;
    display: block;
    font-size: 15px;
    font-weight: bold;
    line-height: 20px;
    padding: 3px 15px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    text-transform: uppercase;
}
.center{
    text-align: center;
}
.plants{
    margin-bottom: 20px;
}
.jakarta {
    cursor: pointer;
    height: 17px;
    width: 27px;
    margin: 235px 0 0 355px;
    position: absolute;
    z-index: 100;
}
.pekanbaru {
    cursor: pointer;
    height: 17px;
    width: 27px;
    margin: 100px 0 0 255px;
    position: absolute;
    z-index: 100;
}
.sangatta {
    cursor: pointer;
    height: 17px;
    width: 27px;
    margin: 115px 0 0 560px;
    position: absolute;
    z-index: 100;
}
.balikpapan {
    cursor: pointer;
    height: 17px;
    width: 27px;
    margin: 145px 0 0 540px;
    position: absolute;
    z-index: 100;
}
.timika {
    cursor: pointer;
    height: 17px;
    width: 27px;
    margin: 205px 0 0 920px;
    position: absolute;
    z-index: 100;
}

.list-view .pager {
    margin: 5px 0 0;
    text-align: right;
}
.thumbnails {
    text-align: center;
}
.thumbnails li {
    float: none !important; 
    display: inline-block;
    *display: inline; 
    zoom: 1;
    margin:10px;
}
.thumbnails li a {
    display: table-cell;
    vertical-align: middle;
    padding:10px;
    text-decoration:none;
    width: 200px;
    height:40px;
}
.table-striped, .table-bordered thead{
    background-color:#e1e1e1;
    /*color:#EF4130;*/
}
.table-striped, .table-bordered tbody{
    color:#000000;
}
.list-view {
    padding-top: 0px;
}

.nav-list {
    margin-bottom: 0;
    padding-left: 15px;
    padding-right: 15px;
}

.btn-menu{
    margin-top:40px;
}
.title-button p{
    margin-top:-33px;
    margin-left:45px;
    font-size:25px;
    font-weight:bold;
    color:#666666;
}

#career-form legend{
    border-color: -moz-use-text-color -moz-use-text-color #666666;
}
#career-form table{
    width: 96%;
}
#career-table caption{
    text-align: left;
    font-size: 18px;
    margin-bottom: 10px;
    width: 96%;
}
#career-table th{
    color:#ffffff;
    text-align: center;
    background-color: #666666;
    vertical-align: middle;
}
#career-table input{
    margin:0px auto;
    padding:0px;
}
#career-table input[type="radio"]{
    display: block;
    text-align: center;
    vertical-align: middle;
}
#career-table #no{
    width:20px;
}

.tab-content{
    min-height:300px;
    background-color: #FAFAFA;
    background-repeat: repeat-x;
    border: 1px solid #D4D4D4;
    border-radius: 0px 10px 10px 10px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.067);
    min-height: 300px;
    margin-top:-20px;
    margin-bottom:40px;
    padding: 30px;
    margin-left:-1px;
    
}
.nav-tabs {
    border-bottom:none;
}
.nav-tabs > .active > a, .nav-tabs > .active > a:hover {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #fafafa;
    border-color: #DDDDDD #DDDDDD transparent;
    border-image: none;
    border-style: solid;
    border-width: 1px;
    color: #555555;
    cursor: default;
}
.nav-tabs > li > a:hover {
    color: #000000;
}
.nav-tabs > li > a {
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
    line-height: 18px;
    padding-bottom: 4px;
    padding-top: 4px;
    background-color:#666666;
    color:#ffffff;
}

.bannercontainer {
    max-width:1170px;
    position:relative;
    position:relative;	
    margin-left:auto;
    margin-right:auto;	
}
 
.banner{
    max-width:1170px;
    height:436px;
    position:relative;
    overflow:hidden;			
}
   
    @media only screen and (min-width: 960px) and (max-width: 1024px) {
        .logo2 img                  {margin-left: 60px;}
        .banner .bannercontainer	{width:720px;height:auto;}
        .view .mask,.view .content  {width:200px;height:143px;}
        .view img                   {width:190px;height:133px;}
        ul.img-menu                 {margin-left:55px;}
        ul.img-menu li              {margin:0px -10px 10px 0px;}
        ul.img-menu li img          {width:190px;height:133px;}
    }
   
    @media only screen and (min-width: 768px) and (max-width: 959px) {	
 		.banner .bannercontainer	{width:715px; height:auto;}
        .tp-bullets 	            {width:630px !important; height:30px !important;}
		.tp-thumbs                  {width:630px !important; height:30px !important;}
        .tp-mask		            {width:630px !important; height:30px !important;}
		.bullet		                {width:105px !important;height:30px !important;}
        .view .mask,.view .content  {width:200px;height:143px;}
        .view img                   {width:190px;height:133px;}
        ul.img-menu                 {margin-left:130px;}
        ul.img-menu li              {margin:20px}
        ul.img-menu li img          {width:190px;height:133px;}
    }
  
    @media only screen and (min-width: 480px) and (max-width: 767px) {
        
        .logo img                   {width:300px;display: block;   margin-left: auto;   margin-right: auto;}
        .logo2 img                  {display:none;}
        .logo3 img                  {display:none;}
        .header                     {margin-bottom:10px;}
		.banner .bannercontainer	{width:400px; height:auto;	}
        .tp-bullets 	            {width:350px !important; height:20px !important;}
		.tp-thumbs                  {width:350px !important; height:20px !important;}
        .tp-mask		            {width:350px !important; height:20px !important;}
		.bullet		                {width:70px !important;height:20px !important;}
        .view .mask,.view .content  {width:200px;height:143px;}
        .view img                   {width:190px;height:133px;}
        ul.img-menu                 {margin-left:0px;width:100%;}
        ul.img-menu li              {margin:20px}
        ul.img-menu li img          {width:190px;height:133px;}
    }
   
    @media only screen and (min-width: 0px) and (max-width: 479px) {
		.banner .bannercontainer	{width:385px;height:auto;	}
        .logo img                   {width:300px;display: block;   margin-left: auto;   margin-right: auto;}
        .logo2 img                  {display:none;}
        .logo3 img                  {display:none;}
        .tp-bullets 	            {display:none;}
		.tp-thumbs                  {display:none;}
        .tp-mask		            {display:none;}
		.bullet		                {display:none;}
        .view .mask,.view .content  {width:200px;height:143px;}
        .view img                   {width:190px;height:133px;}
        ul.img-menu li              {margin-bottom:10px}
        ul.img-menu li img          {width:190px;height:133px;}
        .select_bulletstyle	{	display:none;}
    }
    
/*.tp-bullets.tp-thumbs{
    z-index:100;
    position:absolute;
    padding:0px 2px 2px;

}*/

.fullwidthbanner-container .tp-thumbs{
    padding:2px;
}
    
/*.tp-bullets.tp-thumbs .tp-mask	{
    width:840px;
    height:40px;
    overflow:hidden;
    position:relative;
}*/

.tab-container{
    margin-bottom:20px;
}
.pagination{
    margin-bottom:40px;
}
.rfu{
    background-color:#ffffff;
    padding:10px;
    margin-bottom:20px;
    font-size:12px;
    height:350px;
}
.rfu img{
    padding:10px;
}
legend {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color -moz-use-text-color #000000;
    border-image: none;
    border-style: none none solid;
    border-width: 0 0 1px;
    color: #333333;
    display: block;
    font-size: 21px;
    line-height: 40px;
    margin-bottom: 20px;
    padding: 0;
    width: 100%;
}
#rfu-list{
    margin-bottom:20px;
    min-height:50px;
}
.img-center img{
    display:block;
    margin:0 auto;
}

.back-news{
    margin-bottom:40px;
    margin-top:0px;
}
.search-div {
    min-height:400px;
}

img[usemap] {
	border: none;
	height: auto;
	max-width: 100%;
	width: auto;
}

/*.navbar-inner {
    background-color: #FAFAFA;
    background-image: linear-gradient(to bottom, #c, #F2F2F2);
    background-repeat: repeat-x;
    border: 1px solid #D4D4D4;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.067);
    min-height: 40px;
    padding-left: 20px;
    padding-right: 20px;
}*/
.btn-danger{
    color: #000000;
}

.demo {
    min-height:450px;
}

.thumbnails img{
    border: 5px solid #666666;
}
.navbar-inverse .nav .active > a, .navbar-inverse .nav .active > a:hover, .navbar-inverse .nav .active > a:focus {
    background-color: #ef4130;
    color: #FFFFFF;
}
.navbar .nav li.dropdown.open > .dropdown-toggle, .navbar .nav li.dropdown.active > .dropdown-toggle, .navbar .nav li.dropdown.open.active > .dropdown-toggle {
    background-color: #ef4130;
    color: #FFFFFF;
}