

/*Begin Tag Style*/


body {/* page background */
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;

}

body, td, th, input, select, textarea, form, p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#58653a;
}

input, select, textarea, .blog_comment{/* Input and button style*/
	background-color:#e5ebd9;
	border:1px solid #d3d1b0;
	color:#58653a;
}


hr	{/* line style */
	color:#DDDDDD;
	background-color:#d3d1b0;
	height: 1px;
	border: 0;
	width: 100%;	
}

a:link, a:visited, a:active {
	color:#FF0000;
	text-decoration:underline;
}

a:hover {
	color:#0000FF;
	text-decoration:underline;
}
/*End Tag Style*/


/*Begin Element Style*/




/*Web Title*/
.web_title {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:28px;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;	
	color:#819650;
}




/*Path Menu*/
.path_menu {
	font-size:11px;
	text-decoration:none;
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;

}
.path_menu a:link, .path_menu a:visited, .path_menu a:active {
	text-decoration:none;
	color:#666666;

	
}
.path_menu a:hover{
	color:#70c4ff;
	text-decoration:underline;
}

.path_menu iframe{
		margin-top:8px;
	}


/*e-Commerce*/
.ecommerce {
	color:#58653a;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
}
.ecommerce a:link, .ecommerce a:visited, .ecommerce a:active {
	color:#58653a;
	text-decoration:none;
		
}
.ecommerce a:hover {
	color:#003300;
	text-decoration:none;
}




/*Menu Main*/
.menu_main{
	border:none;
	background:none;
}
.menu_main_parent{
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
.menu_main_parent a:link,.menu_main_parent a:visited,.menu_main_parent a:active{
	color:#58653a;
	text-decoration:none;
}
.menu_main_parent a:hover{
	color:#003300;
	text-decoration:underline;
}
.menu_main_child{
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
.menu_main_child a:link, .menu_main_child a:visited, .menu_main_child a:active{
	color:#58653a;
	text-decoration:none;
}
.menu_main_child a:hover{
	color:#003300;
	text-decoration:underline;
}





/*Page Title*/
.page_title {
	font-size:140%;
	font-weight:bold;
	color:#58653a;
}



/*Content*/
.content{

}
.content_title {
	font-size:110%;
	font-weight:bold;
	color:#58653a;	
	
}
.content_description {
	font-size:105%;	
}
.content_date {
	font-size:10px;
	font-style:italic;
	color:#666666;
}




/*news*/
.news {
	text-decoration:none;
	color:#333333;
	font-size:12px;
	

	
}
.news_title, .news_title a:link, .news_title a:visited, .news_title a:active {
	text-decoration:none;
	color:#58653a;
	font-weight:bold;
	font-size:12px;
	
}
.news_title a:hover{
	color:#003300;
	text-decoration:underline;
	
}
.news_content {
	color:#666666;
	font-size:12px;
}

.news_balistic{/*Atur Tinggi*/
	height:130px;
}
.css_skin_news_background, .bgtable01{
	background-color:ebe9cc;
	}

/*Gallery*/
.gallery {
	border:1px solid #d3d1b0;
	
}
.gallery_title{

}
.gallery_description{

}




/*Menu Second*/
.menu_second {
	border:1px solid #d3d1b0;
}
.menu_second_parent{
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
.menu_second_parent a:link, .menu_second_parent a:visited, .menu_second_parent a:active{
	color: #58653a;
	text-decoration:none;
}
.menu_second_parent a:hover{
	color: #003300;
	text-decoration:underline;
}

.menu_second_child{
	font-size:14px;;
	font-weight:bold;
	text-decoration:none;
}
.menu_second_child a:link, .menu_second_child a:visited, .menu_second_child a:active{
	text-decoration:none;
	color:#58653a;
}
.menu_second_child a:hover{
	text-decoration:underline;
	color: #003300;
}




/*Blog Style*/
.blog {

}
.blog_comment{
	padding:5px 4px; 
}
.blog_comment a:link, .blog_comment a:visited, .blog_comment a:active{
	color:#58653a;
	text-decoration:none;
	padding-left:5px;
	padding-right:5px;
	width:auto;
	background-color:#e5ebd9;
}
.blog_comment a:hover {
	text-decoration:none;
	padding-left:5px;
	padding-right:5px;
	background-color:#adbe84;
}

.blog_menu_link, .blog_menu_link a:link,.blog_menu_link a:visited,.blog_menu_link a:active {
	color:#58653a;
}

.blog_menu_link a:hover {
	color:#003300;
}

.blog_menu_title {
	color:#58653a;
}


/*Calendar Style*/
.calendar {
	background-color:#ffffff;
	border:1px solid #d3d1b0;
}
.calendar_month {
	color:#FFFFFF;
	background-color:#58653a;
	font-size:70%;	
}
.calendar_month a:link, .calendar_month a:visited, .calendar_month a:active{
	color:#FFFFFF;
	background-color:#666666;
}
.calendar_month a:hover {
	color:#FFFFFF;
	background-color:#333333;
}
.calendar_week {
	background-color:#adbe84;
	font-size:70%;
	color: #000000;
}

.calendar_date{
	background-color:#d3d1b0;
	color:#000000;
	font-size:70%;	
}
.calendar_date a:link, .calendar_date a:visited, .calendar_date a:active{
	color:#003300;
}
.calendar_date a:hover {
	color:#FFFF00;
}



/*Copyright*/
.copyright{
	font-size:11px;
	color:#58653a;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	padding:7px 0px 0px 0px;	
}


.copyright a:link, .copyright a:visited, .copyright a:active{
	color:#58653a;
	text-decoration:none;	
	font-size:11px;
}

.copyright a:hover{
	color: #336600;
	text-decoration:underline;	
}

.footer{
	font-size:12px;
	color:#58653a;
	padding:10px;
	}
/*End Style*/





/* CSS Document by anggo*/
/* CSS Document */
body{
		padding:0px;
		margin:0px;
		background:url(images/bg_body.gif) repeat top;
	}
.main_container{
		width:800px;
		height:auto;
	}
.header_container{
		width:800px;
		float:left;
		height:290px;
		background:url(images/bg_header.png) no-repeat top; 
	}
.logo_container{
		padding:20px 0px 0px 0px;
	}
.body_container{
		float:left;
		width:800px;
		height:auto;
		background-color:#fdfdf5;
	}
.left_container{
		width:210px;
		height:auto;
		float:left;
	}
.line{
		background:url(images/line1.gif) repeat-y;
		width:10px;

	}
		
.right_container{
		width:580px;
		height:auto;
		float:left;
	}
.footer_container{
		width:800px;
		height:auto;
		float:left;
		background-color:#ebe9cc;
	}
.footer{
		float:left;
		width:800px;
		text-align:center;
	}
.copyright_container{
		width:800px;
		height:28px;
		background:url(images/bg_footer.gif) no-repeat top;
		float:left;
	}
