/*
CSS Skin : Fisherman
v01 Last Modified 20060712 By: Andar 
*/

/*Begin Tag Style*/
body, td, th, input, select, textarea, form{ /* Common font style */
	font-family: Tahoma, verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #101010;
}

body {/* page background */
	background: url(images/bg.jpg) top no-repeat #9d0101;
	padding: 0px;
	margin: 0px;
}

.body {
	margin: 0px;
	padding: 10px 0px;
	background: url(images/bg2.jpg) bottom no-repeat;
}

input, select, textarea, .blog_comment{/* Input and button style*/
	background-color :#fff;
	border: 1px solid #333;
	color: #333;
}


hr	{/* line style */
	color:#e8c4c2;
	background-color: #e8c4c2;
	height: 1px;
	padding: 0px;
	overflow: hidden;
	border: 0;
	width: 100%;
}

a:link, a:visited, a:active {
	color:#a00000;
	text-decoration:underline;
}

a:hover {
	color:#c77b77;
	text-decoration:underline;
}
strong a:link, strong a:visited, strong a:active {
	color:#a00000;
	text-decoration:none;
}

strong a:hover {
	color:#c77b77;
	text-decoration:underline;
}
/*End Tag Style*/


/*Begin Element Style*/




/*Web Title*/
.web_title {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style:normal;
	text-decoration:none;	
	color:#fff;
}
.web_title p{
	margin: 0px;
	padding: 12px 25px;
}




/*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:#a00000;
}
.path_menu a:hover{
	color:#333;
	text-decoration:underline;
}

a.menu {
	font-size: 11px;
	color: #a00000;
	text-decoration: none;
	font-weight: bold;
}

/*e-Commerce*/
.ecommerce {
	color:#111;
	font-size:100%;
	text-decoration:none;
}
.ecommerce a:link, .ecommerce a:visited, .ecommerce a:active {
	color:#a000000;
	text-decoration:none;	
}
.ecommerce a:hover {
	color:#bd4d4c;
	text-decoration:none;
}




/*Menu Main*/
.menu_main{
	margin-top: 10px;
	margin-left: 15px;
}

td.tdMenu {
	width: 182px;
	background-color: #c97170;
	border: 1px solid #bd4d4b;
}

.menu_main_parent{
	font-size: 0.9em;
	font-weight:bold;
	text-decoration:none;
	padding-left: 10px;
	padding-bottom: 7px;
	color: #101010 !important;
}
.menu_main_parent_icon {
	display: none;
}
.menu_main_parent a:link,.menu_main_parent a:visited,.menu_main_parent a:active{
	color:#5d1717;
	text-decoration:none;
}
.menu_main_parent a:hover{
	color:#910506;
	text-decoration:none;
}
.menu_main_child_icon {
	padding-left: 10px;
}
.menu_main_child{
	font-size:0.9em;
	text-decoration:none;
}
.menu_main_child a:link, .menu_main_child a:visited, .menu_main_child a:active{
	color:#f3dfde;
	text-decoration:none;
}
.menu_main_child a:hover{
	color:#fff;
	text-decoration:none;
}

.menu_main table tr td table tr td {
	/*background: url(images/menulineHS.gif) bottom left repeat-x;*/
	padding: 7px 0px 7px 0px;
}
.menu_main table tr td table tr td table tr td{
	background: none !important;
	padding: 0px 0px 0px 5px !important;
}



/*Page Title*/
.page_title {
	font-size:140%;
	font-weight:bold;
	color:#101010;
}
.page_title_sub_2 {
	font-size:14px;
	font-weight:bold;
	color:#a00000;
	padding: 0px;
}


/*Content*/
.content{
	margin: 0px;
	padding: 5px 10px 30px 10px;
	background: url(images/bgContent.gif) bottom right no-repeat;
}
.content2{
	margin: 0px;
	padding: 5px 10px 30px 10px;
	overflow: hidden;
	background: url(images/bgContent.gif) bottom right no-repeat;
}
td.skinblogcontent .content {
	background: none !important;
}
.content_title {
	font-size: 1.4em;
	font-weight:bold;
	color:#333;	
	
}
.content_description {
	font-size:105%;	
}
.content_date {
	font-size:90%;
	font-style:italic;
	color:#333;
}
.content p{
	padding: 0;
	margin: 3% 0;
	line-height: 140%;
}

.content h1 {
	font-size: 1.4em;
}

.special {
	background: url(images/bgSpecial.gif) top repeat-y;
}

/*news*/
.news {
	text-decoration:none;
	padding-top: 10px;
	/*background: url(images/newstopHS.gif) top left no-repeat;*/
	
}
.news_title, .news_title a:link, .news_title a:visited, .news_title a:active {
	text-decoration:none;
	color:#380001;
}
.news_title a:hover{
	color:#380001;
	text-decoration:underline;
	
}
.news_content {
	color: #fff;
	padding-bottom: 10px;
	border-bottom: 1px solid #a93838;
}

.news_balistic{/*Atur Tinggi*/
	height:130px;
}

#marqueecontainer{/*Style Buat Marque Effect*/
	position: relative;
	height: 190px; /*marquee height */
	overflow: hidden;
	margin:10px !important; 
}
td.css_skin_news_background {
	overflow: hidden;
	background-color: #b33f3f;
}
#vmarquee{
	width: 164px !important;
	overflow: hidden;
}
#vmarquee table{
	width: 164px !important;
}

/*Gallery*/
.gallery {
	
}
.gallery_title{

}
.gallery_description{

}




/*Menu Second*/
.menu_second {
	border-top:1px solid #ffffff;
}
.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: #FFFFFF;
	text-decoration:none;
}
.menu_second_parent a:hover{
	color: #CCFF00;
	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: #FFFFFF;
}
.menu_second_child a:hover{
	text-decoration:underline;
	color: #CCFF00;
}




/*Blog Style*/
.blog {

}
.blog_comment{
margin-bottom:2px;
margin-right:10px;

}
.blog_comment a:link, .blog_comment a:visited, .blog_comment a:active{
	border:1px solid #d16463;
	text-decoration:none;
	background-color:#bd4d4c;	
	color:#FFFFFF;
	padding:2px;
	height:15px;
}
.blog_comment a:hover {
	background-color:#c97170;
	border:1px solid #d16463;
	text-decoration:none;
	color:#fff;
	padding:2px;
	height:15px;
}

.blog_menu_link ul, .blog_menu_title ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	color: #380001;
	line-height: 150%;
}

.blog_menu_link a:link, .blog_menu_link a:visited, .blog_menu_link a:active {
	color:#af2d2d;
	text-decoration: none;
	
}
.blog_menu_link a:hover  {
	color:#c97170;
	text-decoration: underline;
}

.blog_menu_title {
 color:#fff;
 }


/*Calendar Style*/
.calendar {
	background-color:#bd4d4c;
	border:1px solid #bd4d4c;
}
.calendar_month {
	padding: 4px 4px 8px 4px;
	color:#fff;
	background-color:#5c1616;
}
.calendar_month a:link, .calendar_month a:visited, .calendar_month a:active{
	color:#b33f3f;
	background-color:#5c1616;
	text-decoration: none;
}
.calendar_month a:hover {
	color:#fff;
	background-color:#5c1616;
	text-decoration: none;
}
.calendar_week {
	background-color:#c97170;
	text-align: center;
	font-size: 70%;
	color: #6a1d1d;
	padding-top: 4px;
	padding-bottom: 4px;
}

.calendar_date{
	background-color:#f3dfde;
	text-align: center;
	color:#111;
	font-size:70%;	
	padding-top: 4px;
	padding-bottom: 4px;
}
.calendar_date a:link, .calendar_date a:visited, .calendar_date a:active{
	color:#b33f3f;
}
.calendar_date a:hover {
	color:#111;
}


/*Copyright*/
.copyright{
	font-size:90%;
	color: #313131;
	text-decoration:none;
	text-align: right;
	padding: 10px 20px;
}


.copyright a:link, .copyright a:visited, .copyright a:active{
	color: #9f0102;
	text-decoration:underline;	
}

.copyright a:hover{
	color: #c97170;
	text-decoration:underline;	
}
/*End Style*/

.bold_red{
		color:#800000;
	  }
.title_red{
		color:#800000;
		size:16px;
		font-weight:bold;
		}
.menu-text{
		background-color:#c97170;
		color:#fff;
		padding:8px;
	}

.menu-text a:link, .menu_text a:visited, .menu-text a:active {
	color:#a00000;
	text-decoration:underline;
}

.menu-text a:hover {
	color:#ffffff;
	text-decoration:underline;
}