/* General */
* {
	padding: 0;
	margin: 0;	
}
body {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
	background: url('../images/bg.gif') top repeat;
}
#container {
	width: 760px;
}
/* Header Div */
#header {
	height: 80px;
	margin-top: 14px;
	margin-bottom: 20px;
	background: url('../images/header.gif') no-repeat left;
}
#header h1 {
	visibility: hidden;
}
#header h4 {
	visibility: hidden;
}

/* Language */
#lang {
	float: right;
	margin-top: -100px;
}
#lang a {
	color: #993300;
	font-weight: bold;
	text-decoration: none;
}
#lang a:hover {
	color: #993300;
	text-decoration: underline;
}
#lang img {
	border: none;
}

/* Navigation Div */
.nav {
	height: 27px;
	width: 760px;
	background: url('../images/bgnav.gif') repeat-x left;
	text-align: center;
	font-weight: bold;
	font-size: 11px;
}
.nav:unknown {
	clear: both;
	display: block;
	visibility: hidden;
	height: 0px;
	content: ".";
}
unknown {
	content: " " url('../images/downimage.gif');
}
.nav ul {
	background: url('../images/bgnavmenu.gif') repeat-x left;
	padding-top: 6px;
	padding-right: 5px;	
}
.nav li {
	display: inline;
	border: #CCCCCC 1px solid;
	padding: 2px 6px 4px 6px;
	margin-left: 2px;
}
.nav li a {
	color: #000000;
	text-decoration: none;
}
.nav li a:hover {
	color: #993300;
	text-decoration: none;
}
.active {
	color: #993300;
}
.dropnav {
	width: 275px;
	text-align: left;
	border: #339900 1px solid;
	border-bottom: #339900 0px solid;	
	visibility: hidden;
	position: absolute;
	background-color: #FFFFFF;
	z-index: 100;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4);
	font: 8pt/18px verdana;
}
.dropnav a {
	display: block;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	padding: 3px;
	border-bottom: #339900 1px solid;
}
.dropnav a:hover {
	color: #993300;
	background: url('../images/bgdropnav.gif') top left repeat-x;
}
/* Welcome Div */
#welcome {
	float: right;
	width: 575px;
	height: 178px;
	margin-top: 15px;
	text-align: left
}
/* Content Div */
#content {
	float: right;
	width: 575px;
	margin-top: 3px;
	margin-bottom: 3px;
	text-align: justify;
	color: #333333;
}
/* Content - Sub Menu Div */
#root {
	padding: 6px 10px 12px 0;
	font-weight: bold;
	font-size: 9px;
}
.small_arrow {
	font-size: 6px;
}
#list {
	float: left;
	width: 130px;
	padding: 10px 10px 10px 0;
}
#list li {
	padding-right: 5px;
	padding-top: 7px;
	margin: 0;
	list-style: none;
}
#list li a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
#list li a:hover {
	color: #993300;
	text-decoration: none;
	border-bottom: #993300 4px solid;
}
#budidaya li {
	padding-left: 3px;
	margin-left: 45px;
	list-style: disc;
}
#content #title {
	padding: 8px 0 10px 0;
	color: #993300;
	font: bold 1.6em "Tahoma", verdana, Arial;
	font-size: 14px;
	font-weight: bold;
}
#content #text {
	width: 570px;
}
#content p {
	padding: 5px 0 10px 0;
}
/*#content p:first-letter {
	float: left;
	font-size: 36px;
	padding: 0px 5px 0 0;
}*/
#content .list {
	padding-left: 25px;
}
#content .img {
	margin: 4px 4px 0 4px;
	padding: 2px;
	border: #339933 1px solid;
}
#content .imgleft {
	margin: 4px 4px 0 4px;
	padding: 2px;
	border: #339933 1px solid;
}
#content .imgright {
	margin: 4px 4px 0 4px;
	padding: 2px;
	border: #339933 1px solid;
}
#content .img, .imgright {
	float: right;
}
#content .imgleft {
	float: left;
}
#content .imgnoborder{
	float: right;
}
#content img {
	border: none;
}
#content .imgnormal {
	float: left;
	margin: 4px 4px 0 0;
	padding: 2px;
}
#content a {
	color: #993300;
	text-decoration: none;
}
#content a:hover {
	color: #993300;
	text-decoration: underline;
}
.table {
	border: #CCCCCC 1px solid;
}
#jenis {
	padding: 10px; 
}
#jenis p {
	padding: 5px 0 10px 0;
}
#jenis img {
	float: left;
	padding: 0 10px 10px 0px;
}
#jenis ol {
	margin-left: 20px;
}
/* Content - Introduction */
#intro {
	float: left;
	width: 300px;
	height: 261px;
	margin-top: 7px;
	background: url('../images/bgnews.gif') no-repeat left;
}
.normal {
	padding: 8px 8px 0 8px;
}
#intro .more {
	text-align: right;
}
#intro a {
	color: #993300;
	text-decoration: none;
}
#intro a:hover {
	color: #993300;
	text-decoration: underline;
}

/* News Div */
#news {
	float: right;
	width: 243px;
	height: 174px;
	margin-top: 8px;
	background: #FFFFFF;
	border: 4px solid #CCCCCC;
	padding: 8px 8px 4px 8px;
}
#news h2 {
	margin-bottom: 5px;
	font: bold 1.6em "Tahoma", verdana, Arial;
	background: transparent;
	border-bottom: 1px solid #CCCCCC;
}
.news_image {
	float: left; 
	margin: 0 9px 3px 0; 
}
.date {
	color : #AAAAAA;
	font-weight : bold;
	background : transparent;
}
.green {
	color : #339933;
}
.more {
	font-weight : bold;
	background : inherit;
}
.quicklink {
	float: right;
	width: 267px;
	height: 60px;
	margin-top: 7px;	
	background: url('../images/bgquicklinks.jpg') no-repeat left;
}
/* Extra Div */
#extra {
	float: left;
	margin-top: -187px;
	width: 165px;
	margin-bottom: 3px;
	text-align: left;
	color: #333333;
}
#extra .imgleft {
	float: left;
	margin: 4px 4px 0 0;
	padding: 2px;
	border: #339933 1px solid;
}
.box img {
	text-decoration: none;
	border: none;
}
.box {
	width: 165px;
	height: 85px;
	margin-top: 8px;
}
.testimonial {
	background: url(../images/extra_testimonial1.gif) no-repeat;
	width: 165px;
	height: 142px;
	margin-top: 8px;
}
.testimonial img {
	text-decoration: none;
	border: none;
}
/* Footer Div */
#footer {
	clear: both;
	margin-top: 5px;
	height: 17px;
	background: url('../images/bgfooter.gif') top repeat;
	padding: 5px 0 0 0;
	font-size: 10px;
}
#footer a {
	color: #993300;
	text-decoration: none;
}
#footer a:hover {
	color: #993300;
	text-decoration: underline;
}
