/* -------------------------------------------------------------- 
      
-------------------------------------------------------------- */
@import url("reset.css");
@import url("forms.css");
@import url("typography.css");
@import url("nav.css");

h1 {display:none;}
#header {
	background:url(../images/bg-header.gif) bottom repeat-x #00923f;
	}
.logo {
	width: 610px;
	float:left;
	}
.latest-news {
	width: 235px;
	background:url(../images/border-news.gif) right repeat-y;
	float:left;
	}
.t-latest-news {
	background:url(../images/t-latest-news.gif) top right no-repeat;
	padding-top: 34px;
	}
.nav {
	/*margin-left: 15px;*/
	margin:0 auto;
	background:url(../images/bg-right-nav.gif) top right no-repeat;
	width: 855px;
	}
ul.menu {
	background:url(../images/bg-left-nav.gif) top left no-repeat;
	padding-left: 15px;
	}
.wraper {
	width:855px;
	margin:0 auto;
	padding:0;
	}
.top-wraper {
	width:855px;
	margin:0 auto;
	padding:0;
	background:url(../images/bg-top-head.gif) left bottom no-repeat;
	}
.flash-home {
	width: 572px;
	float:left;
	margin-top: -7px;
	margin-left: 20px;
	}
.flash-dalam {
	width:792px;
	margin: -7px 30px 0;
	float:left;
	}
.c-mid-dalam {
	}
.latest-prod {
	width:245px;
	float:left;
	margin-left: 0;	margin-top: -7px;
	background:url(../images/bg-latest-prod.gif) left top no-repeat;
	padding: 5px 5px 10px;
	}
.latest-prod h2 {
	text-align:right;
	font-size: 14px;
	color:#00923f;
	margin:0;
	padding: 0 10px 0 0;
	}
.thumb a{
	width: 102px;
	margin: 3px;
	height:102px;
	display:block;
	}
.thumb  {
	width:108px;
	border: solid 1px #b3dcc5;
	background:#fff;	float:left;
	margin: 5px;
	}
.thumb:hover {
	border: solid 1px #000;
	}
.item-prod  {
	width: 110px;
	float:left;
	margin: 0 15px 10px 0;
	height:145px;
	text-align:center;
	}
#content {
	background:url(../images/bg-content.gif) center repeat-y;
	}
.bg-curl {
	/*background:url(../images/bg-dalam.gif) 95% bottom no-repeat;*/
	}
.c-main {
	background:url(../images/bg-top-content.gif) center top no-repeat;
	padding: 35px 30px 20px 40px;
	}
h2.page-title {
	font-size: 18px;
	color:#078d37;
	}
#footer {
	background:url(../images/bg-footer.gif) bottom repeat-x #48b567;
	padding-top: 10px;
	}
.foot-txt {
	width:855px;
	text-align:center;
	font-size: 11px;
	color:white;
	background:url(../images/bg-foot-txt.gif) center bottom no-repeat;
	padding: 5px;
	margin:0 auto;
	}
.foot-txt a {color:white;}
#pscroller1{
	width: 210px;
	height: 60px;
	padding: 0 5px 5px 5px;
}
.txt-scroll {
	color:#dfedc8;
	}
.txt-scroll a {
	color:#dfedc8;
	font-weight:bold;
	}
.txt-scroll a:hover, .foot-txt a:hover {
	color:#000000;
}

.item-news {
	padding: 0 0 10px 0;
	margin:0;
	}
h3, h3 a {
	font: 15px  Arial, Helvetica, sans-serif;
	color:#333333;
	font-weight:bold;
	margin:0;
	padding:0 0 3px;
	text-decoration:none;
	}
h3 a:hover {
	color:#00923f;
	}
.newsdata {
	font-size: 11px;
	color:#8a6c4a;
	padding-bottom: 3px;
	border-bottom: solid 1px #cccccc;
	margin-bottom: 5px;
	margin-top: 15px;
	}
	
.sitemap {
	font-size: 110%;
	line-height: 21px;
	font-weight:bold;
	}

.sitemap li {
	list-style: none;
	font-weight:normal;
	border-bottom: dotted 1px #9A9084;

	}

.sitemap li ul {
	font-size: 90%;
	}

.sitemap li ul li ul li, .sitemap li ul li {
	padding-left: 16px;
	border: dotted 1px #cccccc;
	border-bottom-width:0;
	}
.sitemap a, .c-main p a:hover {
	text-decoration:none;
	color:#333333;
	}
.sitemap a:hover, .c-main p a {
	color:#00923f;
	}
.paging{
	padding:10px 5px;
	color:#685237;
	border-top: solid 1px #00923f;
	font-size:10px;
	text-align:right;
}

.paging a{
	padding:2px 3px;
	margin:5px 2px 0px 2px;
	border:1px solid #b7b7b7;
	background:#FFFFFF;
	color:#685237;
	text-decoration:none;
}

.paging a:hover{
	border:1px solid #469c23;
	background:#469c23;
	color:#FFFFFF;
	text-decoration:none;
}
p.garis, .bordr {
	border-bottom: solid 1px #cccccc;
	}
p.garis {
	margin: 0;
	padding:5px 0 7px 0;
	}
.txt-detail {
	color:#004a1d;
	font-size: 11px;
	line-height: 11px;
	}
.prod-big {
	width: 500px;
	float:left;
	margin-bottom: 10px;
	}
.prod-desc {
	width: 260px;
	float:left;
	margin-bottom: 10px;
	}
.prod-big img{
	border: solid 1px #87D93F;
	padding: 5px;
	}