/*
CSS Skin : shop
v01 Last Modified 20060712 By: Andar 
*/

/*Begin Tag Style*/
body, td, th, input, select, textarea, form{ /* Common font style */
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

body {/* page background */
	background-image:url(images/back01.gif);
	padding: 0 0 0 0;
	margin: 10 10 10 10;
	background-attachment:fixed;
	background-color:#041137;
	background-position:top left;
}


input, select, textarea, .blog_comment{/* Input and button style*/
	background-color:#E4BD35;
	border:1px solid #660000;
	color:#000000;
}


hr	{/* line style */
	color:#D0CFA1;
	background-color: #D0CFA1;
	height: 1px;
	border: 0;
	width: 100%;	
}

a:link, a:visited, a:active {
	color:#4c538a;
	text-decoration:underline;
}

a:hover {
	color:#658c00;
	text-decoration:underline;
}
.left_side a:link, .left_side a:visited, .left_side a:active {
	text-decoration:underline;
	color:#FFFF00;
}
.left_side a:hover{
	color:#00FFFF;
	text-decoration:none;
	
}
/*End Tag Style*/


/*Begin Element Style*/




/*Web Title*/
.web_title {	
	font-family:"Arial Narrow", Verdana, Arial, Helvetica, sans-serif;
	font-size:34px;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;	
	color:#FFFFFF;
}




/*Path Menu*/
.path_menu {
	font-size:90%;
	text-decoration:none;
}
.path_menu a:link, .path_menu a:visited, .path_menu a:active {
	text-decoration:none;
	color:#FFFFFF;
}
.path_menu a:hover{
	color:#4c538a;
	text-decoration:underline;
}




/*e-Commerce*/
.ecommerce {
	color:#FFFFFF;
	font-size:90%;
	text-decoration:none;
}
.ecommerce a:link, .ecommerce a:visited, .ecommerce a:active {
	color:#FFFFFF;
	text-decoration:none;	
}
.ecommerce a:hover {
	color:#4c538a;
	text-decoration:none;
}




/*Menu Main*/
.menu_main{
	border:none;
	background:none;
}
.menu_main_parent{
	font-size:110%;
	font-weight:bold;
	text-decoration:none;
}
.menu_main_parent a:link,.menu_main_parent a:visited,.menu_main_parent a:active{
	color:#FFFFFF;
	text-decoration:none;
}
.menu_main_parent a:hover{
	color:#00FFFF;
	text-decoration:underline;
}
.menu_main_child{
	font-size:110%;
	font-weight:bold;
	text-decoration:none;
}
.menu_main_child a:link, .menu_main_child a:visited, .menu_main_child a:active{
	color:#FFFFFF;
	text-decoration:none;
}
.menu_main_child a:hover{
	color:#00FFFF;
	text-decoration:underline;
}





/*Page Title*/
.page_title {
	font-size:140%;
	font-weight:bold;
	color:#996600;
}



/*Content*/
.content{

}
.content_title {
	font-size:110%;
	font-weight:bold;
	color:#996600;	
	
}
.content_description {
	font-size:105%;	
}
.content_date {
	font-size:90%;
	font-style:italic;
	color:#663300;
}




/*news*/
.news {
	text-decoration:none;
	background-color:#7D85B9;
	background-repeat:no-repeat;
	
}
.news_title, .news_title a:link, .news_title a:visited, .news_title a:active {
	text-decoration:none;
	color:#FFFF00;
}
.news_title a:hover{
	color:#00FFFF;
	text-decoration:underline;
	
}
.news_content {
	color:#FFFFFF;
}

.news_balistic{/*Atur Tinggi*/
	height:160px;
}

/*Gallery*/
.gallery {
	border:1px solid #D0CFA1;
	
}
.gallery_title{

}
.gallery_description{

}




/*Menu Second*/
.menu_second {
	border:1px solid #D0CFA1;
}
.menu_second_parent{
	font-size:110%;
	font-weight:bold;
	text-decoration:none;
}
.menu_second_parent a:link, .menu_second_parent a:visited, .menu_second_parent a:active{
	color: #996600;
	text-decoration:none;
}
.menu_second_parent a:hover{
	color: #4c538a;
	text-decoration:underline;
}

.menu_second_child{
	font-size:110%;
	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: #996600;
}
.menu_second_child a:hover{
	text-decoration:underline;
	color: #4c538a;
}




/*Blog Style*/
.blog {

}
.blog_comment{
	padding:0 4 0 4;
}
.blog_comment a:link, .blog_comment a:visited, .blog_comment a:active{
	text-decoration:none;
	color:#000000;
}
.blog_comment a:hover {
	text-decoration:none;
	color:#4c538a;
}

.blog_menu_link a:link,.blog_menu_link a:visited,.blog_menu_link a:active {
	color:#FFFFFF;
}

.blog_menu_link a:hover {
	color:#00FFFF;
}
.blog_menu_link ul{
		padding:0px 0px 0px 20px;
		margin:0px;
	}
.blog_menu_link ul li{
		padding:0px;
		color:#FFFFFF;
	}
.blog_menu_title{
		color:#FFFFFF;
	}
/*Calendar Style*/
.calendar {
	background-color:#FFFFFF;
	border:1px solid #AFAD5F;
}
.calendar_month {
	color:#333333;
	background-color:#9ABF3A;
	font-size:70%;	
}
.calendar_month a:link, .calendar_month a:visited, .calendar_month a:active{
	color:#333333;
	background-color:#9ABF3A;
}
.calendar_month a:hover {
	color:#000000;
	background-color:#FFFF00;
}
.calendar_week {
	background-color:#E4BD35;
	font-size:70%;
	color: #FFFFFF;
}

.calendar_date{
	background-color:#F9F1D2;
	color:#000000;
	font-size:70%;	
}
.calendar_date a:link, .calendar_date a:visited, .calendar_date a:active{
	color:#333333;
}
.calendar_date a:hover {
	color:#9ABF3A;
}


/*Copyright*/
.copyright{
	font-size:80%;
	color: #FFFFFF;
	text-decoration:none;	
}


.copyright a:link, .copyright a:visited, .copyright a:active{
	color: #FFFFFF;
	text-decoration:none;	
}

.copyright a:hover{
	color: #4c538a;
	text-decoration:underline;	
}
/*End Style*/
.menu_text{
		color:#FFFFFF;
	}
