/*
	1) General selectors - body,h1/h3,a,blockquote,code,p
	1b) AREA
	2) Menu
	3) Left selectors - bigger area
	4) Right selectors - smaller area
	5) Footer - extras
	6) Forms - input,textarea
	7) BOX - in home/index
	8) Hacks - clearfix
*/

/* 1. General selectors */
body {
	margin: 0;
	padding: 0;
	background: #F0FDD4 url(images/header1.gif) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 76%;
}

p { margin-top: 0; }

hr {
	border: thin #556B2F;
}

blockquote {
	color: #FF8C00;
	margin: 5px 25px;
	padding: 10px;
	border-left: 10px #C3AB06 solid;
	font-style: italic;
}

img.floatright
{
float: right;
margin: 0 0 10px 10px;
background-color: #fff;
padding: 5px;
border: 1px solid #999;
}

img.floatleft
{
float: left;
margin: 0 10px 10px 0;
background-color: #fff;
padding: 5px;
text-align: left;
border: 1px solid #999;
}

img.buletin
{
	margin: 10px 0;
	float: center;
	border: 1px solid #000;
}

h1, h2, h3, h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: -1px;
}

h5 {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
}

h1{
	font-size:1.9em;
	padding-right:5px;
}

h1.judul {
	margin-top:4px;
	line-height: 90%; 
	text-align: left;
}

h2{
	font-size:1.5em;
	padding-right:5px;
}
h3{
	font-size:1.2em;
}

h4{
	font-size:1em;
}

h4.subjudul, h3.subjudul {
	color: Gray;
	margin-bottom: 0;
	text-align: left
}

h4.subjudulbox {
	color: #000;
	margin-bottom: 20px;
	text-align: left;
}

h5 {
	margin-top: 4px;
	font-size: smaller;
	text-align: left;
	color: #949494;
}

a {
	color: #000;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
	color: Blue;
}


p.date {
	font-size: smaller;
	color: Gray;
	line-height: 80%;
}

/* 2. MENU */
#menu {
	float: left;
	padding: 0 0 0 20px;
}

#menu ul {
	height: 47px;
	margin: 0;
	padding: 3px 0 0 6px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 73px;
	height: 42px;
	padding-top: 5px;
	background: url(images/menua.jpg) no-repeat;
	text-align: center;
	text-decoration: none;
	letter-spacing: 0px;
	font-size: 11px;
	font-weight: bold;
	line-height: 140%;
	color: #626262;
	line-height: 120%;
}

#menu a:hover, #menu .active a {
	background-image: url(images/menub.jpg);
	color: #FFFFFF;
}

/*	4) Right selectors - author,links,line,search,themes */
#search {
	margin: 0 auto;
	text-align: right;
	padding-right:27px;
	}
	
.searchfield {
	background: #fff;
	border: 1px solid #ACE149;
	color: #7DA721;
	width: 160px;
	}
	
.searchfield:hover {
	border: 1px solid #BFBFBF;
	color: #949494;
	}
	
.submit {
	background: url(images/search_submit.gif) no-repeat;
	height: 20px;
	width: 52px;
	border: 0;
	margin-left: 2px;
	cursor: pointer;
	}
	
.submit:hover {
	background: url(images/search_submit.gif) no-repeat 0 -20px;
	height: 20px;
	width: 52px;
	border: 0;
	margin-left: 2px;
	cursor: pointer;
	}

#welcome {
	text-align: right;
	color: #fff;
	padding: 2px 45px 6px 0;
	font-size: smaller;
}

#welcome a:link {
	color: #fff;
	text-decoration: underline;
}

#welcome a:visited {
	color: #fff;
	}	
	
#welcome a:hover, a:active {
	text-decoration: none;
	color: #fff;
	}

/*		5) Footer - extras   */
#footer {
	clear: both;
	width: 761px;
	margin-bottom: 0;
	padding: 30px 0;
	background: url(images/footer.jpg) no-repeat center bottom;
}

#footer p {
	margin: 0px;
	text-align: center;
	font-size: 11px;
	color: #6C6C6C;
}
	
/* AREA */

#content {
	width: 700px;
	/*padding: 10px 0px 0px 0px;*/
	float: center;	
	margin: 20px 0;
}

#konsumen {
	background: #E6F0E6 url(images/tag-headline2-konsumen.gif) no-repeat 7% top ;
	border: 1px solid #85B885;
	border-bottom: 8px solid #85B885;
}

#produsen {
	background: #F8F3C4 url(images/tag-headline2-produsen.gif) no-repeat 7% top ;
	border: 1px solid #F4A460;
	border-bottom: 8px solid #F4A460;
}

#ceritatani {
	background: #E8F6FC url(images/tag-headline2-ctani.gif) no-repeat 7% top ;
	border: 1px solid #87CEFA;
	border-bottom: 8px solid #87CEFA;
}

#buletinorganis {
	background: #F6F5E8 url(images/tag-headline2-organis.gif) no-repeat 7% top ;
	border: 1px solid #BDB76B;
	border-bottom: 8px solid #BDB76B;
}

#feature  {
	clear: both;
	padding: 10px 40px 30px 40px;
	text-align: justify;
}

#feature h1 a {
	color: #A52A2A;
	text-decoration: none;
}

#feature h1 a:hover {
	text-decoration: underline;
}

#feature .more a  {
	padding-left: 19px;
	padding-bottom: -10px;
	background: url(images/bullet_ok_red.gif) no-repeat left center;
	color: #DB7171;
	text-decoration: none;
	float: right;
	font-weight: bold;
	text-transform: lowercase;
}

#feature img
{
float: left;
margin: 0 10px 10px 0;
background-color: #fff;
padding: 5px;
text-align: left;
border: 1px solid #999;
}

#feature .noimg {
	border: 0;
}

#feature .more a:hover  {
	text-decoration: underline;
}

#contleft {
	float: left;
}

#contleft ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#contleft li {
	padding: 5px 10px;
	border-bottom: 1px solid #8FBC8F;
}

#contleft li.bottom {
	border-bottom: 0;
}

#contleft a {
	color: #2E8B57; 
	text-decoration: underline;
	font-size: larger;
}

#contleft a:hover {
	text-decoration: none;
}

#contleftimg {
	
}

#contleftimg img {
	float: left;
	margin: 0 5px 5px 0;
	background-color: #fff;
	padding: 5px;
	text-align: left;
	border: 0px solid #999;
}

#contleft2 {
	float: left;
}

#contleft2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#contleft2 li {
	padding: 5px 10px;
	border-bottom: 1px solid #8FBC8F;
}

#contleft2 li.bottom {
	padding: 5px 10px;
	border-bottom: 1px solid #FFF;
}

#contleft2 a {
	color: #2E8B57; 
	text-decoration: underline;
	font-size: larger;
}

#contleft2 a:hover {
	text-decoration: none;
}

#contright {
	float: right;
	background: #DCDCDC;
	margin-bottom: 15px;
	padding-bottom: 10px;
}

#contright h3 {
	width: 150px;
	height: 32px;
	margin: 0;
	padding: 12px 0 0 10px;
	background: #006400 url(images/img13.gif);
	font-size: 1em;
	color: #FFFFFF;
}

#contright ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#contright li {
	padding: 5px 10px;
}

#contright a {
	color: black;
	text-decoration: underline;
	font-weight: none;
}

#contright a:hover {
	text-decoration: none;
}

#contright li:hover {
	background: #EFEFEF;
}

#contright2 {
	float: right;
	background: #DCDCDC;
	padding-bottom: 20px;
}

#contright2 h3 {
	width: 210px;
	height: 32px;
	padding: 12px 0 0 10px;
	background: Black url(images/img13.gif);
	font-size: 1em;
	color: #FFFFFF;
	margin: 0;
}

#contright2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#contright2 li {
	padding: 5px 10px;
}

#contright2 a {
	color: black;
	text-decoration: underline;
	font-weight: none;
}

#contright2 a:hover {
	text-decoration: none;
}

#boxshop {
	clear: both;
	height: 200px;
	padding: 0px 0px 30px 0;
	background: #F3FFE5 url(images/boxlatarshop.gif);
	border: 1px solid #32CD32;
	/*border-bottom: 10px solid #76DE77;*/
	text-align: justify;
}

#boxshop h1 a {
	color: #A52A2A;
	text-decoration: none;
}

#boxshop h1 a:hover {
	text-decoration: underline;
}

#boxshop .more a  {
	padding-left: 19px;
	padding-bottom: -10px;
	background: url(images/bullet_ok_red.gif) no-repeat left center;
	color: #DB7171;
	text-decoration: none;
	float: right;
	font-weight: bold;
	text-transform: lowercase;
}

#boxshop .more a:hover  {
	text-decoration: underline;
}

#boxshopcontent {
	float: right;
	width: 490px;
	margin-top: 15px;*/
}

#boxshopcontent .thumbnail
{
	float: left;
	width: 150px;
	/*border: 1px solid #999;*/
	margin: 0 0px 5px 0;
	padding: 5px;
	text-align: left;
}

#boxshop .clearboth { clear: both; }

#boxshophead {
	padding: 15px;
	width: 170px;
	height: 200px;
	background : #fff url(images/boxlatar-shop.gif) repeat-x;
	float: left;
}

#boxshophead h1 {
	color: #fff;
}

#boxshophead p {
	color: Green;
	text-align: left;
	font-weight: bold;
}

#boxshophead .more a  {
	padding-left: 19px;
	margin: 0;
	background: url(images/bullet_ok.gif) no-repeat left center;
	color: Black;
	text-decoration: none;
	float: right;
	font-weight: bold;
	text-transform: lowercase;
}

#boxshophead .more a:hover  {
	text-decoration: underline;
}

/* MISC */
/* issue */
#issue {
	float: center;
	width: 700px;
	height: 198px;
	padding: 10px 0px 0px 0px;
	background: url(files/logoissue.jpg) no-repeat;
}

#issue h1 {
	margin-right: 25px;
	margin-top: 5px;
	padding: -20px -20px -10px -10px;
	text-align: right;
	letter-spacing: -1px;
	font-size: 30px;
	font-weight: bold;
	color: #006400;
}

#issue h2 {
	margin-top: -20px;
	margin-right: 20px;
	text-align: right;
	font-size: 18px;
	color: #FFA500;
}

#issue p {
	margin-top: 10px;
	margin-right: 20px;
	margin-left: 180px;
	text-align: right;
	color: black;
	font-weight: bold;
}

#issue a, #issue a:visited {
	float: right;
	margin-right: 20px;
	text-decoration: none;
	padding: 1px 18px 1px 18px;
	text-transform: lowercase;
	border: 1px solid Gray;
	color: Gray;
	text-align: right;
	font-weight: bold;
}

#issue a:hover  {
	background: #F0F0F0;
	color: #000;
}

#issue a:hover {
	color: #990000;
}

/*7) BOX - in home/index */

#intro {
	float: left;
	background: #E6E6FA;
	padding: 12px;
	color: #000;
}

.info {
	float: left;
	width: 95%;
	background: #DCDCDC;
	padding: 10px;
	color: #000;
	margin-bottom: 15px;
}

#boxevent1 {
	background: #E6E6FA repeat-x center bottom;
	border: 1px solid #00288d;
	margin-bottom: 20px;
	text-align: left;
}

#boxevent1cont {
	padding: 10px 15px 0 10px;
}

#boxevent1cont ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#boxevent1cont li {
	padding: 5px 10px;
	border-bottom: 1px solid #B0C4DE;
}

#boxevent1cont li.bottom {
	border-bottom: 0;
}

#boxevent1cont a {
	color: #00288d;
	text-decoration: none;
	font-weight: none;
}

#boxevent1cont li:hover {
	background: #EFEFEF;
	text-decoration: underline;
}

#boxhome1 {
	/*padding: 10px;*/
	background: #fff url(images/boxlatar1.jpg) repeat-x center bottom;
	border: 1px solid #556B2F;
}

#boxhome1container {
	padding: 0 15px 35px 15px;
}

#boxhome1container p {
	text-align: justify;
	color: Green;
	margin: 0;
}

#boxhome1container h1 {
	text-align: left;
	text-decoration: none;
	color: #006400;
}

#boxhome1container h1 a {
	text-decoration: none;
	color: #006400;
}

#boxhome1container h1 a:hover {
	text-decoration: underline;
}

#boxhome1container .more a  {
	padding-left: 19px;
	background: url(images/bullet_ok.gif) no-repeat left center;
	color: Green;
	text-decoration: none;
	float: right;
	font-weight: bold;
	text-transform: lowercase;
}

#boxhome1container .more a:hover  {
	text-decoration: underline;
}

#boxhome2 {
	margin-top: 10px;
	padding-bottom: 15px;
	background: #fff url(images/boxlatar3.jpg) repeat-x center bottom;
	border: 1px solid #C3AB06;
	text-align: left;
}

#boxhome2container {
	padding: 0 15px 15px 15px;
}

#boxhome2container p {
	margin: 0;
}

#boxhome2container h1 a {
	text-align: left;
	text-decoration: none;
	color: #A0522D;
}

#boxhome2container h1 a:hover {
	text-decoration: underline;
}

#boxhome2container h3 {
	text-align: left;
	color: #A0522D;
	margin-top: -18px;
}

#boxhome2container .more a  {
	padding-left: 19px;
	margin: 0;
	background: url(images/bullet_ok_red2.gif) no-repeat left center;
	color: #A0522D;
	text-decoration: none;
	float: right;
	font-weight: bold;
	text-transform: lowercase;
}

#boxhome2container .more a:hover  {
	text-decoration: underline;
}

/* Box Blue */
#boxblue {
	width: 200px;
	margin-bottom: 20px;
	text-align: left;
	background: #6998cc url(images/boxbl2bottom.jpg) no-repeat left bottom;	
}

#boxblue p {
	padding-left: 10px;
	color: #ffffff;
}

#boxblue h2 {
	height: 40px;
	text-align: left;
	margin: 0 0 2px 0;
	padding: 10px 0 0 10px;
	background: #6998cc url(images/boxbl2title.jpg) no-repeat;
	letter-spacing: -2px;
	font-size: 26px;
	font-weight: normal;
	color: #FFFFFF;
}

#boxblue ul {
	margin: 0;
	padding: 10px;
	list-style: none;
}

#boxblue li {
	margin-top: -5px;
	padding-left: 10px;
	line-height: 180%;
	font-size: small;
	color: #ffffff;
}

#boxblue a {
	font-weight: bold;
	color: #ffffff;
}

#boxblue a:hover {
	color: #ffffff;
}

/* Box Green */
#boxgreen {
	margin-bottom: 20px;
	width: 200px;
	background: #99bc78 url(images/boxgrbottom.jpg) no-repeat left bottom;	
}

#boxgreen h2 {
	height: 40px;
	text-align: left;
	margin: 0 0 2px 0px;
	padding: 10px 0 0 10px;
	background: #99bc78 url(images/boxgrtitle.jpg) no-repeat;
	text-transform: uppercase;
	letter-spacing: -1px;
	font-size: 26px;
	font-weight: normal;
	color: #FFFFFF;
}

#boxgreen ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#boxgreen li {
	padding-left: 10px;
	font-size: small;
	color: White;
	text-align: left;
}

#boxgreen p {
	margin-left: 10px;
}

#boxgreen a {
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	font-size : 18px;
	color: White;
	padding-top: -50px;
}

#boxgreen a:hover {
	color: #006400;
}

/* 6. FORM */
/*BOX MEMBER */
#loginarea {
	width: 200px;
	border: 1px solid Silver;
	background: #FFF url(images/tag-member.gif) no-repeat center top ;	
	margin-bottom: 20px;
	text-align: left;
	padding: 10px 10px -10px 10px;
}

#loginarea img {
	margin-top: -1px;
}

#login {
	padding: 10px;
}
#login h2 {
	margin: 2px 0 0 10px;
	color: #708090;
}

#login p {
	margin-top: 0;
}

#login form {
}

#login fieldset {
	border: none;
}

#login legend {
	display: none;
}

#login label {
	font-size: small;
	font-weight: bold;
}

#login input {
	margin-bottom: 5px;
}

#inputtext1, #inputtext2 {
	width: 150px;
	padding: 2px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666666;
}

#inputsubmit1 {
}

/* FORM BAGAIMANA TERLIBAT */
#areaisian {
	width: 97%;
	padding: 10px;
	text-align: left;
	border: 1px solid #ccc;
	margin-bottom: 20px;
}

#areaisian h2 {
	color: #A52A2A;
}

#isian {
	width: 95%;
	background: #F0F0F0;
	padding: 10px;
}

#isian td {
	border-bottom: 1px solid #fff;
}

#isian td p {
	color: Gray;
	padding-left: 5px;
}


