/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

*
{
border: 0;
margin: 0;
}

img
{
border: 0px;
}

body{
	font: 12px Arial, Helvetica, sans-serif;
	color: #000;
	background: url(images/bg.png) left top no-repeat #fff;
	line-height: 24px;
}


#bg_bot{
	background: url(images/bg_bot.png) right bottom no-repeat;
	height: 100%;
}

#main {
	width: 902px;
	margin: 0px 0 0 248px;
	}
	
#header {
	height: 98px;
}
	
/*menu*/
#buttons{
	float: left;
	text-align:center;
	width: 610px;
	height: 61px;
	margin-left: 0px;
	padding: 17px 0px 0px 0px;
	background: url(images/but_bg.png) left top no-repeat;
}

#buttons a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	display: block;
	float: left;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	width: 122px;
	height: 40px;
	padding-top: 17px;
	font-weight: normal;
}
.but1{
	position: relative;
	background: url(images/but1.png);
	left: 0px;
	z-index: 1;
	color: #151E01;
}

.but2{
	position: relative;
	background: url(images/but2.png);
	left: -2px;
	z-index: 2;
	color: #4A5809;
}

.but3{
	position: relative;
	background: url(images/but3.png) left top no-repeat;
	left: -4px;
	z-index: 3;
	color: #3A8800;
}

.but4{
	position: relative;
	background: url(images/but4.png);
	left: -6px;
	z-index: 4;
	color: #7ABA04;
}

.but5{
	position: relative;
	background: url(images/but5.png);
	left: -8px;
	z-index: 5;
	color: #B7E956;
}

#buttons .but:hover {
	color:#fff;
	text-decoration:underline;
	background: url(images/but_hover.png);
	text-shadow: -1px -1px #000;
	
	}

.but_razd { 
	width: 2px;
	height: 54px;
	background: url(images/but_razd.jpg) center 5px no-repeat;
	float: left;}	

/*MENU LOKASI*/
#lmenu {
	    padding: 27px 0px 0px 0px;
		width: 625px;
		float: left;
		color: #000000;
		font-size: 12px;
}

/*logo*/
#logo {	
		padding: 27px 0px 0px 0px;
		width: 234px;
		float: right;
		color: #000000;
		font-size: 12px;
}

.logo_span{ 
	color: #447905;
	font-weight: bold;
	
}
.logo_span_18{ 
	font-size: 18px;
}
.logo_spase{
padding: 0 0 0 50px;}


#logo a {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
	
#logo H2 a{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

/*top*/

.top { 
	width: 852px;
	height:320px;
	background: url(images/top_img.jpg) center top no-repeat;
}

.top_bg { 
	height:345px;
	padding-top: 25px;
	padding-left: 25px;
	background: url(images/top_bg.png); }

.top_left_str{
	float:left;
	padding: 171px 0 0 10px;
}

.top_right_str{
	float: right;
	padding: 171px 10px 0 0;
}
	
.top_bp_all{
	width: 207px;
	height: 23px;
	padding-top: 2px;
	padding-left: 130px;
	margin: 0 auto;
}

.top_bp{
	display: block;
	float: left;
	width: 21px;
	height: 21px;
	background: url(images/top_bp.png);
}
.top_bp:hover{
	background: url(images/top_bp_hover.png);
}
.top_bp_div{
	float: left;
	width: 6px;
	height: 10px;
}



/*content*/
#content{
padding: 24px 0 0 0;
}

.row1{	
	background:url(images/row.gif) right repeat-y;
	
}
.row1_top{
	background: url(images/right_coll_top.gif) right top no-repeat;
}
.row1_bottom{
	background: url(images/right_coll_bot.gif) right bottom no-repeat;
	padding: 0px 0px 0px 0px;
}

.row1_left{
	float: left;
	width: 330px;
	height:auto;
	padding: 0 0 0 0;
}


.row1_right{
	float: right;
	width: 502px;
	padding: 20px 24px 10px 0;
}

.row1_box_l{
}

.row1_box_l_text{
	padding-left: 5px;
    text-align: justify;
}

.row1_tit{
	color: #151E01;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	padding: 3px 0 8px 46px;

}
.row1_tit0{
	background: url(images/row1_tit0.jpg) left top no-repeat;
	}
.row1_tit1{
	background: url(images/row1_tit1.jpg) left top no-repeat;
	}
.row1_tit2{
	background: url(images/row1_tit2.jpg) left top no-repeat;
	}
	
.read_more{
	text-align: right;
	padding: 0px 4px 0px 0px;
}

.read_more a {
	font-size: 12px;
	color: #7ABA04 !important;
	text-decoration: underline !important;
	padding-right: 2px;
	
}

.read_more a:hover {
	font-size:12px;
	color:#FF0000;
	text-decoration: none !important;
}


.read_more2{
	text-align: right;
	padding: 0px 0px 0px 0px;
}

.read_more2 a {
	font-size: 12px;
	color: #7ABA04 !important;
	text-decoration: underline !important;
	padding-right: 2px;
	
}

.read_more2 a:hover {
	font-size:12px;
	color:#FF0000;
	text-decoration: none !important;
}

.row1_tit_right{
	color: #B7E956;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	padding: 3px 0 8px 0px;
}

.row1_tit_right2{
	color: #B7E956;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	padding: 0px 0 0px 0px;
}

.row1_news_right{
	color: #FC3;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	padding: 3px 0 8px 0px;
}

.row1_box_r_text{
	color:#FFFFFF;
	padding-bottom: 15px;
    text-align: justify;
}

.row1_box_r_text2{
	color:#FFFFFF;
	padding-bottom: 0px;
    text-align: justify;
}

.form{
    color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	padding: 3px 0 8px 0px;	
}


/*row_bottom*/
#bottom{ 
	width: 900px;
	margin: 0 auto;
	padding-top: 25px;
}
.bottom_top{
	background: url(images/bottom_top.png) center top no-repeat;
	height: 5px;
}

.bottom_bg{
	background: url(images/bottom_bg.jpg) top repeat-x #98D338;
	padding: 15px 0 0 25px;
	min-height: 230px;
	color: #000;
}

.bottom_bot{
	background: url(images/bottom_bot.png) center bottom no-repeat;
	height: 5px;
}

.bottom_bg a{
	color: #000;
	text-decoration: none;
}
.bottom a:hover{
	text-decoration: underline;
}

.bottom_box1{
	width: 114px;
	float:left
}

.bottom_ls{
    list-style: none;
	padding: 15px 0 0 0px;
    text-align: justify;
}

.bottom_ls li{
    background: url(images/bottom_ls.gif) no-repeat 0px 9px;
    margin-bottom: 2px;
    padding-left: 15px;
}

.bottom_ls li a{
	color: #000000;
	text-decoration: none;
}

h3 {
	height: 41px;
	line-height: 41px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	font-size: 18px;
	color: #ffffff;
	font-weight: normal;
}
.bottom_tit1{
	background: url(images/bottom_tit2.png) left top no-repeat;
}
.bottom_tit2{
	background: url(images/bottom_tit2.png) left top no-repeat;
}
.bottom_tit3{
	background: url(images/bottom_tit3.png) left top no-repeat;
}
.bottom_tit4{
	background: url(images/bottom_tit4.png) left top no-repeat;
}


.bottom_box2{
	width: 197px;
	float:left
}

.contact_text{
	padding: 15px 0 0 0px;
	line-height: 22px;
}

.contact_a{
	font-size: 12px;
	text-decoration: none;
}
.contact_a:hover{
	text-decoration: underline;
}

.bottom_box3{
	width: 120px;
	float:left
}

.bottom_box4{
	width: 149px;
	float:left
}

.bottom_box4_text{
padding: 22px 0 0 0px;
}

.bottom_box4_link{
	padding: 0 0 10px 30px;
}

.bottom_box4_link:hover{
	text-decoration: underline;
}
	
.bottom_box4_link1{
	background:url(images/bottom_fish1.png) left 4px no-repeat;
}
.bottom_box4_link2{
	background:url(images/bottom_fish2.png) left 4px no-repeat;
}
.bottom_box4_link3{
	background:url(images/bottom_fish3.png) left 4px no-repeat;
}
.bottom_box4_link4{
	background:url(images/bottom_fish4.png) left 4px no-repeat;
}


/*calendar*/
#calendar1 {
	padding: 20px 0px 0px 0px;
}

#calendar{
	width: 100%;
	font-size:10px !important;
	line-height: 18px;
}

#calendar table {
	width: 100%;
	text-align: center;
}

#calendar thead {

}

#calendar tbody td {
	text-align: center;
	/*
	border: 1px solid #F1F1F1;
	*/
}

#calendar #prev {
	text-align: left;
}

#calendar #next {
	text-align: right;
}

#calendar tfoot a {
	text-decoration: none;
	font-weight: bold;
}

#calendar #now {
	background: #151E01;
	border: 1px solid #fff;
	font-weight: bold;
	color: #ffffff
}


/*footer*/

#footer{
	font-size: 11px;
	color: #000000;
	text-align: center;
	padding: 30px 0px 0px 30px;
	height: 76px;
	text-align: center;
}

#footer a{
	color: #000000;
	font-size: 11px;
	text-decoration: none;
}

#footer a:hover{
	color: #000000;
	font-size: 11px;
	text-decoration: underline;
}

#buttons_b{
	text-align:center;
	height: 39px;
	margin-left: 0px;
	float:right;
	background: url(images/but_bg.png) left top no-repeat;
	width: 500px;
	padding: 25px 0px 0px 0px;
}

#buttons_b a {
	font-family: Arial;
	font-size: 14px;
	display: block;
	float: left;
	text-decoration: none;
	color: #000;
	text-align: center;
	padding-top: 8px;
	font-weight: normal;
}

.but_razd_b { width: 1px;
	height: 28px;
	background:url(images/but_razd_b.gif) center 5px no-repeat;
	float:left;}

.but_bot{
	width: 97px;
	height: 26px;
}

#buttons_b .but_bot:hover {
	text-shadow: -1px -1px #616161;
	text-decoration: underline;
	}


/*
scroll styles here
*/

.item { width: 852px; height: 320px;}
.item img {float:left;}
.item h2 { border:none; margin-bottom:15px;}

.scrollable { position:relative; overflow:hidden; width: 852px; height: 320px;} 
.scrollable .items { width:20000em; position:absolute;}
.scrollable .items div { float:left;} 
.scrollable .items .item { overflow:hidden;}
.scrollable .items .item p { line-height:16px;}
.navi { width:auto; height: 40px; margin: 0px; padding-right: 20px;} 
.navi a { width: 21px; cursor:pointer; height: 21px; float:left; margin:0 0 0 3px; background:url(images/top_bp.png) no-repeat scroll right top; display:block; font-size:1px;} 
.navi a:hover, .navi a.active { background-position:left top; margin:0 0 0 3px;  background:url(images/top_bp_hover.png) no-repeat scroll right top}

.header1
{
width: 852px; height: 320px;
background: url(images/top_img.jpg) no-repeat;
}

.header2
{
width: 852px; height: 320px;
background: url(images/top_img2.jpg) no-repeat;
}

.header3
{
width: 852px; height: 320px;
background: url(images/top_img3.jpg) no-repeat;
}

.header4
{
width: 852px; height: 320px;
background: url(images/top_img4.jpg) no-repeat;
}

.header5
{
width: 852px; height: 320px;
background: url(images/top_img5.jpg) no-repeat;
}

.headerform
{
width: auto; 
height: auto;
background: #FFF;
padding-left:15px;
}

/* ------------------------------------------------------------------------
DO NOT CHANGE
------------------------------------------------------------------------- */


div.pp_overlay {background: #000;display: none;left: 0;position: absolute;top: 0;width: 100%;z-index: 9500;}
div.pp_pic_holder {display: none;position: absolute;width: 100px;z-index: 10000;}


/*----------------------------------
POP UP
------------------------------------*/
a.popup-link {
		padding:17px 0;
		text-align: center;
		margin:10% auto;
		position: relative;
		width: 300px;
		color: #fff;
		text-decoration: none;
		background-color: #FFBA00;
		border-radius: 3px;
		box-shadow: 0 5px 0px 0px #eea900;
		display: block;
	}
	a.popup-link:hover {
		background-color: #ff9900;
		box-shadow: 0 3px 0px 0px #eea900;
		-webkit-transition:all 1s;
		transition:all 1s;
	}
	/* end link popup*/
	/* animasi popup */

	@-webkit-keyframes autopopup {
		from {opacity: 0;margin-top:-200px;}
		to {opacity: 1;}
	}
	@-moz-keyframes autopopup {
		from {opacity: 0;margin-top:-200px;}
		to {opacity: 1;}
	}
	@keyframes autopopup {
		from {opacity: 0;margin-top:-200px;}
		to {opacity: 1;}
	}
	/* end animasi popup */
	/*style untuk popup */	
	#popup {
		background-color: rgba(0,0,0,0.8);
		position: fixed;
		top:0;
		left:0;
		right:0;
		bottom:0;
		margin:0;
		-webkit-animation:autopopup 2s;
		-moz-animation:autopopup 2s;
		animation:autopopup 2s;
	}
	#popup:target {
		-webkit-transition:all 1s;
		-moz-transition:all 1s;
		transition:all 1s;
		opacity: 0;
		visibility: hidden;
	}

	@media (min-width: 768px){
		.popup-container {
			width:600px;
		}
	}
	@media (max-width: 767px){
		.popup-container {
			width:100%;
		}
	}
	.popup-container {
		position: relative;
		margin:7% auto;
		padding:30px 50px;
		background-color: #fafafa;
		color:#333;
		border-radius: 3px;
	}

	a.popup-close {
		position: absolute;
		top:3px;
		right:3px;
		background-color: #333;
		padding:7px 10px;
		font-size: 20px;
		text-decoration: none;
		line-height: 1;
		color:#fff;
	}
	/* end style popup */

	/* style untuk isi popup */
	.popup-form {
		margin:10px auto;
	}
		.popup-form h2 {
			margin-bottom: 5px;
			font-size: 37px;
			text-transform: uppercase;
		}
		.popup-form .input-group {
			margin:10px auto;
		}
			.popup-form .input-group input {
				padding:17px;
				text-align: center;
				margin-bottom: 10px;
				border-radius:3px;
				font-size: 16px; 
				display: block;
				width: 100%;
			}
			.popup-form .input-group input:focus {
				outline-color:#FB8833; 
			}
			.popup-form .input-group input[type="email"] {
				border:0px;
				position: relative;
			}
			.popup-form .input-group input[type="submit"] {
				background-color: #FB8833;
				color: #fff;
				border: 0;
				cursor: pointer;
			}
			.popup-form .input-group input[type="submit"]:focus {
				box-shadow: inset 0 3px 7px 3px #ea7722;
			}