/* CSS Document */
#Body{
	background:#FFFFFF;	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;}
html,body{
	font-family: Verdana, ITC Garamond, Tahoma;margin:0px; padding:0px; 
	height:100%;
	line-height: 1.6em;
	font-size: 12px;	
	}

TH,TD,DIV,P,OL,UL {
	font-size:12px; font-family: Verdana, ITC Garamond, Tahoma;
	line-height: 1.6em;
	font-size: 12px;	

	}
A,A:link,A:visited,A:active{
	color:#1A3D91;text-decoration: underline;}
A:hover{
	color:#1A3D91;text-decoration:underline;}
h1,h3,h5{
	color:#1B3E93; font-weight:bold;}
h2,h4,h6{
	color:#1B3E93;}
	
/* ********** Control Panel Style ************** */
.controlpanel{
	background:#FFF; border:#ADADAD solid; border-width:0px 0px 2px; }
.controlpanel IMG{
	margin:15px 5px 0px; }
.controlpanel TD TD TD TD IMG{
	margin:0px; }
.controlpanel TD TD TD{
	width:auto; }
.controlpanel DIV{
	border:#CCC solid; border-width:0px 1px; width:3px; height:100px; }
.controlpanel TD.SubHead{
	background:#CCC; font-size:12px; color:#000; font-weight:bold; }
.controlpanel TD TD TD .SubHead{
	background:transparent; border:0px; font-size:11px; color:#333; font-weight:normal; }
.controlpanel TD TD TD input{
	background:#fff; font-size:11px; color:#000; font-weight:bold; padding-left:4px; }
.controlpanel TD TD TD select{
	background:#fff; font-size:11px; color:#333;}
.controlpanel A.CommandButton{
	font-size:10px; text-decoration:none;}
.controlpanel A.CommandButton:link{
	color:#000; }
.controlpanel A.CommandButton:visited{
	color:#000; }
.controlpanel A.CommandButton:active{
	color:#000; }
.controlpanel A.CommandButton:hover{
	color:#000; text-decoration:underline;} 
.CommandButton,
A.CommandButton:link,
A.CommandButton:visited,
A.CommandButton:active{
	font-size:11px;color:#1A3D91;text-decoration:none;font-weight:normal;}
A.CommandButton:hover{
	color:#1A3D91; text-decoration: underline; font-size:11px; font-weight:normal; }
	
.FileManager A,
.FileManager A:link,
.FileManager A:visited,
.FileManager A:active{
	color:#000;text-decoration: underline;}
.FileManager A:hover{
	color:#000;text-decoration:none;}

/* ********** Search Style ************** */
.dnn_search 							  { width:196px; height:26px; background:url(images/search.png) no-repeat; line-height:26px;text-align:left; float:right; margin-top:20px; position:relative;}
.dnn_search_inner 						  { width:196px; height:26px; background:url(images/search.png) no-repeat; line-height:26px;text-align:left; float:right; margin-top:20px; position:relative; margin-right:20px;}
.search,
a.search:link,
a.search:active,
a.search:visited,
.search									  { color:#767676; text-decoration:none; font-weight:normal; font-size:10px; display:block; width:38px; height:26px; position:absolute; right:12px; top:5px; text-indent:9999px; overflow:hidden; background:url(images/search_go.jpg) no-repeat;}
a.search:hover                            { color:#7CA905; text-decoration:none; font-weight:bold; font-size:10px;}
#dnn_dnnSEARCH_ClassicSearch{ }
#dnn_dnnSEARCH_txtSearch                  {	width: 140px; font-size: 12px;color:#000; height:18px; text-align: left;  margin-top:0px; margin-left:10px; border-left:1px solid #CFCFCF; border-top:1px solid #CFCFCF; font-family: Verdana, Tahoma, Geneva, sans-serif; padding:4px 5px 0px 5px;}
/* ********** Buttons Style ************** */
.StandardButton{
	color: #FFFFFF;	font-family:Myriad web, Arial, sans-serif;	font-size: 13px;	font-weight: normal;	background-color: #2B5BB8;	height: 30px;	width: 80px;}
/* ********** Pane Style ***************/
.panes									{ text-align:justify; padding-right: 20px;}
.panes2									{ text-align:justify; padding-right: 20px; padding-left: 20px;}
.paness									{ width: 33%; text-align:justify;}
.pane									{ width: 98%; text-align:justify; padding-right: 20px;}

/* ********** Container Style ************** */
.Head									{ font-size:12px;font-weight:bold;color:#1A3D91;}
.SubHead								{
	font-size:12px;
	color:#1A3D91;
}
.SubSubHead								{ font-size:12px; color:#1A3D91; }
.Normal									{ font-family: ITC Garamond, Tahoma;font-size:11px;line-height:18px;color:#000;}

.NormalBold,.DataGrid_Item ,.DataGrid_Header 							{ color:#1A3D91;}

/* ********** Login Style ************** */
.login,
a.login:link,
a.login:active,
a.login:visited{
	color:#1A3D91; text-decoration:none; font-weight:bold;	font-size:12px; padding:0px; }
a.login:hover{
	color:#000000; text-decoration:underline; font-weight:bold; font-size:12px;}
	

/* ********** User Style ************** */
.user,
a.user:link,
a.user:active,
a.user:visited{
	color:#fff; text-decoration:none; font-weight:normal;	font-size:12px; padding-left:3px;}
a.user:hover{
	color:#45C7F6; text-decoration:underline;	font-weight:normal; font-size:12px; padding-left:3px;}

/* ********** Date Style ************** */
.date,
a.date:link,
a.date:active,
a.date:visited{
	color:#383838;	text-decoration:none;	font-weight:normal;	font-size:12px;	font-family: Myriad web, Arial, sans-serif;}
a.date:hover{
	color:#E165DD;}

/* ********** Footer Style ************** */
.footer,
a.footer:link,
a.footer:active,
a.footer:visited{
	font-size:12px;color:#fff;text-decoration:none;border-bottom:0px dotted;font-weight:Normal;}
a.footer:hover{
	color:#45C7F6; text-decoration:none; font-weight:Normal; text-decoration:underline; }

/* ********** Privacy/Terms Style ************** */
.terms,
a.terms:link,
a.terms:active,
a.terms:visited{
	font-size:12px;	color:#1A3D91;	text-decoration:none;	font-weight: normal;	border-bottom:0px dotted;}
a.terms:hover{
	color:#000000;text-decoration:none;font-weight:Normal; text-decoration:underline;}

/* ********** Links Style ************** */
.links,
a.links:link,
a.links:active,
a.links:visited{
	font-size:12px; color:#fff; text-decoration:none; font-weight:normal; font-family: Tahoma, Geneva, sans-serif;  padding:0px 0px 0px 0px;}	
a.links:hover{
	color:#000000;text-decoration:underline;font-weight:normal;}

	

/* ********** Breadcrumb Style ************** */
.breadcrumb,
a.breadcrumb:link,
a.breadcrumb:active,
a.breadcrumb:visited{
	font-size:12px;color:#000;text-decoration:none; font-weight:normal; font-family: Tahoma, Geneva, sans-serif; border-bottom:0px dotted}
a.breadcrumb:hover{
	font-size:12px;color:#725710;text-decoration:none; font-weight:normal; font-family: Tahoma, Geneva, sans-serif;; text-decoration:underline;}




/* ********** Other Style ************** */
.dnn_width{
	width:1000px; margin:0 auto; }
#dnn_wrapper{
     margin:0 auto;width:960px; background:url(images/btm_bg.jpg) right top no-repeat #013A58; min-height:100%; position:relative; border-left:1px solid #306C97; border-right:1px solid #306C97;
	}
.dnn_main{
	 margin:0 auto; position:relative;}

/* ********** TOP ************** */
.dnn_top{
	min-height:394px; background:url(images/top_bg.jpg) right top no-repeat #2683A8;}
.dnn_logo{
	float:left; height:165px; width:340px;}
.logo_bg{
	text-align:center; padding-top:10px;}
.dnn_banner{
	min-height:192px; padding:0px 14px;}
/* ********** MENU ************** */
.dnn_menu{
	height:37px; background:#002E47; width:962px; margin-left:-1px; border-bottom:1px solid #316F96;}

/* ********** CONTENT ************** */
.dnn_content{
	padding:5px 5px 34px 5px; }


/* ********** BOTTOM	 ************** */
.dnn_bottom{
	position:absolute; height:34px; left:0px; bottom:0px; width:960px; background:url(images/bottom_bg.png) repeat-x;}
.copyright_left{
	float:left; width:70%; line-height:34px; color:#fff; padding-left:10px;}
.login_right{
	float:right; line-height:34px; white-space:nowrap; text-align:right; padding-right:10px; color:#1A3D91;}


.left{
	float:left;}
.right{
	float:right;}
.clear{
	clear:both;}




.breadcrumArea{
	background-image: url(images/bread_bg.png);background-repeat: repeat-x;background-position: bottom;background-color: #FFFFFF;}

/*main menu*/
.fishmenu-h{
	position:relative; height:30px; padding-left:0px;}
.fishmenu-h span{
	white-space: nowrap; display:block;}
.fishmenu-h ul{
	margin:0px; padding:0px 0px;display: block;float:left}
.fishmenu-h li{
	list-style: none none outside; float:left;position:relative; margin:0px 0px; }
/*jarak menu*/
.fishmenu-h ul li{
	float:left; height:26px; margin-right:2px;}

.fishmenu-h ul li a{
	color:#fff; text-decoration:none;line-height:26px; display: block; cursor:pointer; font-family:ITC Garamond, Tahoma;font-weight:bold;font-size:13px; float:left; width:auto; background:url(images/menu_left.png) left center no-repeat;}
/*spasi menu*/
.fishmenu-h ul li span{
	padding:0px 12px 0px 12px; background:url(images/menu_right.png) right center no-repeat;}
.fishmenu-h ul li a:link,
.fishmenu-h ul li a:active,
.fishmenu-h ul li a:visited{
	color: #fff; text-decoration:none;}
.fishmenu-h ul li a:hover{
	color: #FFFFFF;  float:left; margin:0px 0px 0px 0px; padding-top:0px; line-height:26px;  background:url(images/menu_hover_left.png) left center no-repeat;  text-decoration:none;}
.fishmenu-h ul li a:hover span{
	color: #FFFFFF; float:left; background:url(images/menu_hover_right.png) right center no-repeat;}
.fishmenu-h ul li.current{
	}
.fishmenu-h ul li.current a{
	color: #FFFFFF;  float:left; margin:0px 0px 0px 0px; padding-top:0px; line-height:26px; background:url(images/menu_hover_left.png) left center no-repeat;}
.fishmenu-h ul li.current span{
	color:#FFFFFF;  float:left;  background:url(images/menu_hover_right.png) right center no-repeat;}
.fishmenu-h ul li.current .menuslide span{
	background:transparent; margin-left:0px;}
.fishmenu-h ul li a.menu_hover{
	color:#FFFFFF; float:left; margin:0px 0px 0px 0px; padding-top:0px; line-height:26px; background:url(images/menu_hover_left.png) left center no-repeat;}
.fishmenu-h ul li a.menu_hover span{
	color: #FFFFFF;  float:left; background:url(images/menu_hover_right.png) right center no-repeat;}
	
	
/*sub menu*/
.fishmenu-h .menuslide{
	display: none; float: left; overflow:hidden; position:absolute;}
.fishmenu-h .menuslide ul{
 display: none;left: 0px; border:#F02C24 solid 1px; float: left; position:relative; margin:0px;}
.fishmenu-h .menuslide ul li{
    display:block; clear:both; padding:0px; background:none; height:25px; margin:0px;}
.fishmenu-h .menuslide ul li span{
	color:#FFFFFF; display:block; padding:0 10px 0 10px; margin:0px; background:none;}
.fishmenu-h .menuslide ul li a{
	height:25px;display:block;font-weight: bold;font-size:13px;margin:0px; background:url(images/nav/bg_level1.jpg) repeat-x top left;}
.fishmenu-h .menuslide ul a:link,
.fishmenu-h .menuslide ul a:active,
.fishmenu-h .menuslide ul a:visited{
	width:auto; color:#0E4D66; text-decoration:none; line-height:24px;display: block; text-align:left; padding:0px; margin:0px;}
.fishmenu-h .menuslide ul a:hover{
	width:100%;background:none; padding:0px; line-height:24px;background: #29a3dd url(images/nav/bg_level1_hover.png) repeat-y top right;}
.fishmenu-h .menuslide ul a:hover span{
	color: #fff;background: #29a3dd url(images/nav/bg_level1_hover.png) repeat-y top right;padding:0px; margin-left:10px;}
.menuslide ul{
	float:left;left:0px;position:relative;}
.fishmenu-h .menuslide ul li span.expandLeft,.fishmenu-h .menuslide ul li span.menutext {}
.fishmenu-h .menuslide a.menu_hover{
	width:100%;background:none; background:#2683A8; color:#fff;  padding:0px; margin:0px;}
.fishmenu-h .menuslide a.menu_hover span{
	background:none; margin:0px; color:#fff; padding:0 10px 0 10px;}

.FCKImageGalleryHeaderContainer,.FCKImageGalleryPathContainer{ color:#fff;}

.content{background:url(images/l-corner.jpg) top left no-repeat; height:250px;}
.Rcontent{background:url(images/corner.jpg) top right no-repeat; height:250px; width:100px}
.bgmenu{background:url(images/bg_menu2.jpg) bottom right no-repeat;}
.bgcorner{background:url(images/bg_content.jpg) top right repeat-y;}
.bgfooter{background:url(images/bg_footer2.jpg) top right no-repeat;}
.bgfooter-0{background:url(images/footerR.jpg) bottom right no-repeat;}
.title{text-align:right; background:url(images/corner_top_right.jpg) top right no-repeat;}
.footerL{background:url(images/footerL.jpg) top left no-repeat;}
.flash_big{text-align:left; width:500px; height:285px;}
.bglogo{background:url(images/logo_bg.jpg) top left no-repeat;}
.curve{background:url(images/curve.gif) top left no-repeat;}
.quick_area{margin-left: 20px;}
.background{background:url(images/main_bg_right.jpg) top right no-repeat; margin: 0px auto; }
.left_curve{background:url(images/tic_black_bg.png) top left no-repeat;}
.quick_txt{padding-left:30px;padding-top:50px;font-size:12px; font-family: Tahoma, Geneva, sans-serif; line-height: 2em;color:#FFFFFF;}
.quick_divider{background:url(images/tic_nav_divider.png) bottom left no-repeat;}
.quick_title{margin-left:20px;font-size:17px; font-family: Tahoma, Geneva, sans-serif; }
.lgin{padding-right:70px; text-align: right;;font-size:14px; font-family: Tahoma, Geneva, sans-serif; font-weight: bold;}
.ftr{font-size:10px; font-family: Verdana; line-height: 1.5em;color:#1C3F95; text-decoration:none;padding-top:0px;}


ul li {
list-style-type: circle;
}
