/* CSS Document */
#Body{
	}
html,body{
	font-family: Arial, Helvetica, sans-serif;
	margin:0px; height: 100%;
	padding:0px; 
	font-size:12px;
	color:#000;}
.BannerText{
	font-family: Arial, Helvetica, sans-serif;
	margin:0px; height: 100%;
	padding-top:10px;
	padding-right:30px; 
	font-size:12px;
	color:#FFF;
	text-align: right;}

TH,TD,DIV{
	}
A,A:link,A:visited,A:active{
	color:#002AFF;
	text-decoration: underline;}
A:hover{
	color:#002AFF;
	text-decoration:none;}
h1,h3,h5{
	color:#000;
	font-weight:bold; }
h2,h4,h6{
	color:#000;
	font-weight:bold; }
form#Form{
	height:100%;}
	
/* ********** 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:#000;
	text-decoration:none
	;font-weight:normal;}
A.CommandButton:hover{
	color:#000;
	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 ************** */
.serch_bg{
	width:151px;
	height:20px;
	background:url(images/search_bg.jpg) no-repeat;
	float:right;
	position:relative;
	margin-top:10px;
	margin-right:10px;
	}
.search,
a.search:link,
a.search:active,
a.search:visited{
	color:#494949;
	text-decoration:none;
	font-weight:normal;
	font-size:12px;
	display:block;
	width:30px;
	height:20px;
	position:absolute;
	right:0px;
	top:0px;
	text-indent:99999px;
	overflow:hidden;}
a.search:hover{
	color:#fff;
	text-decoration:none;
	font-weight:normal;
	font-size:12px; }
#dnn_dnnSEARCH_txtSearch{
	width:110px;
	font-size: 13px;
	color:#494949;
	text-align: left;
	height:16px;
	padding:2px 3px 1px 3px;
	background:none;
	border:none;
	display:block;
	position:absolute;
	left:0px;
	top:0px;}
/* ********** Buttons Style ************** */
/* ********** Pane Style ************** */
.BannerPane								{ padding:25px 0px 0px 40px; width:350px;}
.BannerPane2							{ padding:20px 5px 5px 5px;}
.LogoPane								{ padding:0px 3px 0 5px;}
.TopPane								{ padding:0px 0px 5px 0px;}
.TopLeftPane							{ padding:0px 5px 5px 0px;}
.TopRightPane							{ padding:0px 0px 5px 0px;}
.BottomLeftPane							{ padding:0px 5px 5px 0px;}
.BottomRightPane						{ padding:0px 0px 5px 0px;}
.LeftPane								{ padding:0px 5px 5px 0px; text-align:left; vertical-align:top;}
.ContentPane							{ padding:0px 0px 5px 0px; text-align:left; vertical-align:top;}
.RightPane							    { padding:0px 0px 5px 5px;text-align:left; vertical-align:top;}
.BottomColumn1							{ padding:0px 4px 0px 0px;}
.BottomColumn2							{ padding:0px 0px 0px 0px;}
.BottomColumn3							{ padding:0px 0px 0px 4px;}
.BottomPane								{ padding:0px 0px 0px 0px; clear:both;}
.LeftOutPane							{ padding-right:5px;}
.rightOutPane							{ padding-left:5px;}
.DNNEmptyPane							{ display:none;}
.HeadPane								{ padding:0px; float:right;}
.MidPane1								{ padding:0px 7px;}
.MidPane2								{ padding:0px 7px;}
.MidPane3								{ padding:0px 7px;}
.BotPane1 { 
	padding-right:6px;
	width: 417px;
}
.BotPane2 { 
	padding-left:6px;
	width: 417px;
}
.FooterPane { padding:0px;
}
.MidPane4								{ padding:10px;}
.MidRightPane							{ padding:0px 7px;}
/* ********** Container Style ************** */
.Head									{ font-size:13px;font-weight:bold;color:#000;}
.SubHead								{ font-size:13px;color:#000;font-weight:normal;}
.SubHead2								{ font-size:13px;color:#000;font-weight:bold;}
.SubSubHead								{ font-size:13px; color:#000; }
.Normal									{ font-size:12px;line-height:18px;color:#000;}
/* ********** Login Style ************** */
.login,
a.login:link,
a.login:active,
a.login:visited{
	color:#fff;
	text-decoration:none;
	font-weight:normal;
	font-size:12px;}
a.login:hover{
	color:#fff;
	text-decoration:underline;
	font-weight:normal;
	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;
	}
a.user:hover{
	color:#fff; 
	text-decoration:underline;
	font-weight:normal;
	font-size:12px;
	}

/* ********** Date Style ************** */
.date,
a.date:link,
a.date:active,
a.date:visited{
	color:#000;
	text-decoration:none;
	font-weight:normal;
	font-size:12px;}
a.date:hover{
	color:#E165DD;}

/* ********** Footer Style ************** */
.footer,
a.footer:link,
a.footer:active,
a.footer:visited{
	font-size:12px;
	color:#4F4F4F;
	text-decoration:none;
	border-bottom:0px dotted;
	font-weight:Normal;}
a.footer:hover{
	color:#044C7E;
	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:#4F4F4F;
	text-decoration:none;
	font-weight: normal;
	border-bottom:0px dotted;}
a.terms:hover{
	color:#044C7E;
	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:#8D8D8D; 
	text-decoration:none;
	font-weight:normal;
	font-family: Tahoma, Geneva, sans-serif; 
	padding:0 5px;}	
a.links:hover{
	color:#054683;
	text-decoration:underline;
	font-weight:normal;}

/* ********** Breadcrumb Style ************** */
.breadcrumb,
a.breadcrumb:link,
a.breadcrumb:active,
a.breadcrumb:visited{
	font-size:12px;
	color:#303030;
	text-decoration:none;
	font-weight:normal;  
	border-bottom:0px dotted}
a.breadcrumb:hover{
	font-size:12px;
	color:#287FB5;
	text-decoration:none;
	font-weight:normal;
	text-decoration:underline;}

/* ********** Other Style ************** */	
#dnn_wrapper{
	background:url(images/body_bg.png) left bottom repeat-x #4E4E4E;
	min-height:100%;
	min-width:844px;
	overflow:hidden;}
/* ********** HEAD ************** */
.head{
	background:url(images/head_bg.jpg) left bottom repeat-x #504F4F;}
.head_mid{
	width:844px;
	margin:0px auto;
	min-height:27px;}
.dnn_main{
	background:url(images/main_bg.png) left top repeat-x;}
/* ********** MENU ************** */
.menu_bar{
	width:844px;
	margin:0px auto;
	position:relative;
	z-index:10;}
.menu_left{
	background:url(images/menu_left_bg.jpg) left top no-repeat;}
.menu_right{
	background:url(images/menu_right_bg.jpg) right top no-repeat;}
.menu_bg{
	background:url(images/menu_bg.jpg) top repeat-x;
	margin:0px 13px;
	height:48px;}
.logo{
	float:left;
	margin-top:-12px;}
.main_menu{
	float:right;}
.submenu{
	position:relative;
	z-index:9;}
.submenu_left{
	background:url(images/submenu_left.png) left top no-repeat;}
.submenu_right{
	background:url(images/submenu_right.png) right top no-repeat;}
.submenu_bg{
	background:url(images/submenu_bg.png) left top repeat-x;
	height:29px;
	padding-top:4px;
	margin:0px 9px;}
/* ********** BREDCRUMB ************** */	


/* ********** BANNER ************** */	
.dnn_banner{
	min-height:172px;
	position:relative;
	z-index:9;}
.dnn_banner2{
	min-height:172px;
	position:relative;
	min-height:250px;
	margin:0 auto;
	width:844px;}
/* ********** CONTENT ************** */	
.dnn_content{
	width:844px;
	margin:0px auto;
	position:relative;
	padding-bottom:20px;}
.dnn_content2{
	width:844px;
	margin:0px auto;
	position:relative;
	}
.banner_img{
	width:987px;
	height:247px;
	background:url(images/banner.png) no-repeat;
	position:absolute;
	right:-34px;
	top:0px;
	z-index:1;}
.banner_img2{
	width:987px;
	height:247px;
	background:url(images/banner2.png) no-repeat;
	position:absolute;
	right:-34px;
	top:0px;
	z-index:1;}
.midpane{
	padding-top:9px;
	position:relative;
	z-index:9;}
.midtop{
	background:url(images/midtop.png) top no-repeat;
	height:11px;
	font-size:0px;}
.midbg{
	background:url(images/midbg.png) left top repeat-y;}
.midbg2{
	background:url(images/midbg2.png) left top no-repeat;
	min-height:326px;}
.midbot{
	background:url(images/midbot.png) left top no-repeat;
	height:9px;
	font-size:0px;}
.mid1p{
	float:left;
	width:270px;}
.mid2p{
	float:left;
	width:270px;
	margin-left:18px;}
.mid3p{
	float:right;
	width:270px;}
.midpane2{
	padding-top:13px;
	position:relative;
	z-index:9;}
.midtop2{
	background:url(images/midtop2.png) no-repeat;
	height:13px;
	font-size:0px;}
.midtop3{
	background:url(images/midtop3.png) no-repeat;
	height:13px;
	font-size:0px;}
.midinsde{
	background:url(images/midinside.png) left top repeat-y;}
.midinside2{
	background:url(images/minbginside2.png) left top no-repeat;
	min-height:250px;}
.midinside3{
	background:url(images/minbginside3.png) left top no-repeat;
	min-height:250px;}
.midbot2{
	background:url(images/midbot2.png) no-repeat;
	height:9px;
	font-size:0px;}
.midbot3{
	background:url(images/midbot3.png) no-repeat;
	height:9px;
	font-size:0px;}
.mid_left{
	float:left;
	width:558px;}
.mid_left3{
	float:left;
	width:800px;}
.mid_left_content{
	background:#fff;}
.mid_left_top{
	min-height:26px;
	padding-right:10px;}
.subsubmenu{
	float:left;
	width:160px;}
.mid_left_main{
	margin-left:160px;}
.mid_left_main3{
	margin-left:60px;}
.mid_right{
	float:right;
	width:270px;}
.mid_bot{
	background:url(images/mid_bot_left.png) left no-repeat;}

/* ********** BOTTOM ************** */	
.dnn_bottom{
	padding-top:12px;}
.login_bar{
	position:absolute;
	right:5px;
	bottom:5px;
	color:#fff;}
.clear{
	clear:both;}
/*main menu*/
.fishmenu-h{
	}
.fishmenu-h span{
	white-space: nowrap;
}
.fishmenu-h ul{
	margin:0px;
	padding:0px 0px;
	display:block;}
.fishmenu-h ul{
	display:inline-block;}
.fishmenu-h ul:after{
	content:".";
	font-size:0px;
	height:0px;
	display:block;
	clear:both;}
.fishmenu-h li{
	list-style: none none outside; float:left;position:relative; margin:0px 0px;  cursor:pointer;}
.fishmenu-h ul li{
	float:left;  padding-right:0px; background:url(images/menu_sep.jpg) left center no-repeat;}
.fishmenu-h ul li:first-child{
	background:none;}
.fishmenu-h ul li.first-item{
	background:none;}	
.fishmenu-h ul li a{
	color:#fff; text-decoration:none; display: block; font-weight:bold;font-size:12px;  line-height:46px;}
.fishmenu-h ul li span{
	padding:0px 18px 0px 18px; display:block; }
.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: #fff; }
.fishmenu-h ul li a:hover span{
	}
.fishmenu-h ul li.current a{
	color: #fff; }
.fishmenu-h ul li.current span{
	}
.fishmenu-h ul li.current .menuslide span{
	background:transparent;}
.fishmenu-h ul li a.menu_hover{
	color:#fff; }
.fishmenu-h ul li a.menu_hover span{
	}


	
	
/*sub menu*/
.fishmenu-h .menuslide{
	display: none; float: left; overflow:hidden; position:absolute;}
.fishmenu-h .menuslide ul{
 display: none;left: 0px; border:#8E938D solid 1px; float: left; position:relative; margin:0px; background:#E6E6E6;}
.fishmenu-h .menuslide ul li{
    display:block; clear:both; padding:0px; background:none; height:25px; margin:0px;}
.fishmenu-h .menuslide ul li span{
	color:#3A3A3A; display:block; padding:0 15px 0 10px; margin:0px; background:none;}
.fishmenu-h .menuslide ul li a{
	height:25px;display:block;font-weight: normal;font-size:11px;margin:0px;  padding:0px; background:none; float:left;}
.fishmenu-h .menuslide ul a:link,
.fishmenu-h .menuslide ul a:active,
.fishmenu-h .menuslide ul a:visited{
	width:auto; color:#3A3A3A; 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:#ACC8B9;}
.fishmenu-h .menuslide ul a:hover span{
	color: #3A3A3A;  margin:0px; padding-left:10px; background:none;}
.menuslide ul{
	float:left;left:0px;position:relative;}
#Fishmenu .menuslide ul li a.menu_hover{
	background:#ACC8B9; color:#3A3A3A; }
.fishmenu-h .menuslide a.menu_hover span{
	background:none; margin:0px; color:#3A3A3A; padding:0 10px 0 10px;}


.DataGrid_Item{
	font-size:11px;}
.DataGrid_AlternatingItem{
	font-size:11px;}

.DNNEmptyPane{
	display:none;}

.FCKImageGalleryContainer{
	background:#fff;}

.ModuleTitle_SubMenu{
	z-index:1000!important;}



















