/*
CSS Skin : mnconcept
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;
	color:#003366;
}

body {/* page background */
	background-image:url(images/mnconcept-background.png);
	background-repeat:repeat-x;
	padding: 10 0 10 0;
	margin: 0 10 0 10;
	background-attachment:fixed;
	background-color:#000033;
	background-position:top left;
}


input, select, textarea, .blog_comment{/* Input and button style*/
	background-color:#F1F3F5;
	border:1px solid #cccccc;
	color:#003366;
}


hr	{/* line style */
	color:#F2F2F2;
	background-color: #F2F2F2;
	height: 1px;
	border: 0;
	width: 100%;	
}

a:link, a:visited, a:active {
	color:#FF3300;
	text-decoration:none;
}

a:hover {
	color:#FF0000;
	text-decoration:underline;
}
/*End Tag Style*/


/*Begin Element Style*/

/*Web Title*/
.web_title {	
	font-family: Arial, Helvetica, sans-serif;
	font-size:28px;	
	font-style:normal;
	text-decoration:none;
	color:#FFFFFF;
}




/*Path Menu*/
.path_menu {
	font-size:100%;
	text-decoration:none;
}
.path_menu a:link, .path_menu a:visited, .path_menu a:active {
	text-decoration:none;
	color:#003366;
}
.path_menu a:hover{
	color:#0033CC;
	
}




/*e-Commerce*/
.ecommerce {
	color:#003366;
	font-size:100%;
	text-decoration:none;
}
.ecommerce a:link, .ecommerce a:visited, .ecommerce a:active {
	color:#003366;
	text-decoration:none;	
}
.ecommerce a:hover {
	color:#0033CC;
	text-decoration:none;
}




/*Menu Main*/
.menu_main{
	border:none;
	background:none;
}
.menu_main_parent{
	font-size:100%;
	font-weight:bold;
	text-decoration:none;
}
.menu_main_parent a:link,.menu_main_parent a:visited,.menu_main_parent a:active{
	color:#00FFFF;
	text-decoration:none;
}
.menu_main_parent a:hover{
	color:#FFFF00;
	text-decoration:underline;
	
}
.menu_main_child{
	font-size:100%;
	font-weight:bold;
	text-decoration:none;
}
.menu_main_child a:link, .menu_main_child a:visited, .menu_main_child a:active{
	color:#00FFFF;
	text-decoration:none;
}
.menu_main_child a:hover{
	color:#FFFF00;
	
}





/*Page Title*/
.page_title {
	font-size:160%;
	color:#003366;
}



/*Content*/
.content{

}
.content_title {
	font-size:110%;
	
	color:#003366;	
	
}
.content_description {
	font-size:105%;	
}
.content_date {
	font-size:90%;
	font-style:italic;
	color:#003366;
}




/*news*/
.news {
	text-decoration:none;
	background-color:#none;
	background-repeat:no-repeat;
	
	
}
.news_title, .news_title a:link, .news_title a:visited, .news_title a:active {
	
	color:#00FFFF;
}
.news_title a:hover{
	color:#FFFF00;
	text-decoration:none;
	
}
.news_content {
	color:#ffffff;
}

.news_balistic{/*Atur Tinggi*/
	height:140px;
}

.marqueecontainer{/*Style Buat Marque Effect*/
	height: 200px; /*marquee height */	
	margin:10px 8px 10px 10px; 
}


/*Gallery*/
.gallery {
	border:1px solid #F2F2F2;
	
}
.gallery_title{

}
.gallery_description{

}




/*Menu Second*/
.menu_second {
	border-top:2px solid #F2F2F2;
}
.menu_second_parent{
	font-size:110%;
	
	text-decoration:none;
}
.menu_second_parent a:link, .menu_second_parent a:visited, .menu_second_parent a:active{
	color: #003366;
	text-decoration:none;
}
.menu_second_parent a:hover{
	color: #0033CC;
	
}

.menu_second_child{
	font-size:110%;
	
	text-decoration:none;
}
.menu_second_child a:link, .menu_second_child a:visited, .menu_second_child a:active{
	text-decoration:none;
	color: #003366;
}
.menu_second_child a:hover{
	
	color: #0033CC;
}




/*Blog Style*/
.blog {

}
.blog_comment{
	padding:0 2 0 2;
}
.blog_comment a:link, .blog_comment a:visited, .blog_comment a:active{
	text-decoration:none;
	color:#003366;
}
.blog_comment a:hover {
	text-decoration:none;
	color:#0033CC;
}

.blog_menu_link, .blog_menu_link a:link,.blog_menu_link a:visited,.blog_menu_link a:active {
	color:#142945;
}

.blog_menu_link a:hover {
	color:#ff0000;
}
.blog_menu_title {
 color:#333333;
}

/*Calendar Style*/
.calendar {
	background-color:#ffffff;
	border:1px solid #cccccc;
}
.calendar_month {
	color:#183152;
	background-color:#B4BCC7;
	font-size:70%;	
}
.calendar_month a:link, .calendar_month a:visited, .calendar_month a:active{
	color:#183152;
	background-color:#B4BCC7;
}
.calendar_month a:hover {
	color:#FFFFFF;
	background-color:#990000;
}
.calendar_week {
	background-color:#F79C00;
	font-size:70%;
	color: #ffffff;
}

.calendar_date{
	background-color:#D7DBE0;
	color:#183152;
	font-size:70%;	
}
.calendar_date a:link, .calendar_date a:visited, .calendar_date a:active{
	color:#FFFFCC;
}
.calendar_date a:hover {
	color:#FFFF00;
}


/*Copyright*/
.copyright{
	font-size:90%;
	color: #ffffff;
	text-decoration:none;
	padding-top:7px;	
}


.copyright a:link, .copyright a:visited, .copyright a:active{
	color: #ffffff;
	text-decoration:none;	
}

.copyright a:hover{
	color:#00FFFF;
	text-decoration:underline;	
}
/*End Style*/
