/* CSS Document */
#Body 									{ }
html,body 								{ font-family: Tahoma, Geneva, sans-serif;margin:0px; height: 100%;padding:0px; }

body,TH,TD,DIV, .Normal, .NormalTextBox,p, .NormalDisabled, .NormalBold{
	font-size:12px;
	font-family: Tahoma, Geneva, sans-serif;}
A,A:link,A:visited,A:active 			{ color:#0000ff;text-decoration: underline;}
A:hover									{ color:#444;text-decoration:none;}
	
/* ********** 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; 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;color:#000; font-weight:bold; padding-left:4px; }
.controlpanel TD TD TD select			{ background:#fff; 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:#047ca7; text-decoration:none; font-size:11px; font-weight:normal; }

/* ********** Search Style ************** */
.search,
a.search:link,
a.search:active,
a.search:visited						{ color:#484847; text-decoration:none; font-weight:normal; font-size:10px; display:block; position:absolute; right:0px; top:0px; text-indent:-9999px; width:30px; height:25px; border:none; outline:none;}
a.search:hover							{ color:#000000; text-decoration:none; font-weight:bold; font-size:10px;}
#dnn_dnnSEARCH_txtSearch			  	{ width:128px;	font-size: 12px; margin-right:2px;color:#000; background:none; border:none;text-align: left; margin-left:8px; vertical-align:top; margin-top:4px;}
/* ********** Buttons Style ************** */

/* ********** Pane Style ************** */
.TopPane								{ padding:0px 0px 0px 0px;}
.TopLeftPane							{ padding:5px 10px 5px 0px;}
.TopRightPane							{ padding:5px 0px 5px 0px;}
.BottomLeftPane							{ padding:5px 10px 5px 0px;}
.BottomRightPane						{ padding:5px 0px 5px 0px;}
.LeftPane								{ padding:0px 10px 0px 0px;}
.ContentPane							{ padding:0px;}
.RightPane							    { padding:0px 0px 0px 10px; }
.MidLeftPane							{ padding:4px 4px 4px 8px;}
.MiddlePane								{ padding:4px 4px 4px 4px;}
.MidRightPane							{ padding:4px 0px 4px 4px;}
.BottomColumn1							{ padding:4px 4px 4px 8px;}
.BottomColumn2							{ padding:4px 4px 4px 8px;}
.BottomColumn3							{ padding:4px 4px 4px 8px;}
.BottomColumn4							{ padding:4px 0px 4px 8px;}
.BottomPane								{ padding:0px 0px 0px 0px;}
.LeftOutPane 							{ padding:10px 8px 5px 8px; z-index:1000; margin-top:-200px;}
.LinkPane 								{ padding:2px 5px 2px 5px; float:left; width:350px;}
.FootPane								{ padding:5px;}
.FootLeftPane							{ padding:5px;}
.FootMidPane							{ padding:5px;}
.FootRightPane							{ padding:5px;}
.HeadPane								{ padding:5px;}
/* ********** Container Style ************** */
.Head									{ font-size:12px;font-weight:bold;color:#333;}
.SubHead								{ font-size:12px;color:#333;}
.SubSubHead								{ font-size:12px; color:#333; }
.Normal									{ font-family: Tahoma, Geneva, sans-serif;font-size:12px;line-height:18px;color:#000;}

/* ********** Login Style ************** */
.login,
a.login:link,
a.login:active,
a.login:visited						    { color:#a0a0a0; text-decoration:none; font-weight:normal;	padding:2px 10px 2px 25px; background:url(images/login.jpg) left center no-repeat;}
a.login:hover							{ color:#616161; text-decoration:underline; font-weight:normal; padding:2px 10px 2px 25px; background:url(images/login.jpg) left center no-repeat;}
	

/* ********** User Style ************** */
.user,
a.user:link,
a.user:active,
a.user:visited							{ color:#a0a0a0; text-decoration:none; font-weight:normal;padding:2px 0px 2px 28px; background:url(images/user.jpg) left center no-repeat;}
a.user:hover							{ color:#616161; text-decoration:underline;	font-weight:normal; padding:2px 0px 2px 28px; background:url(images/user.jpg) left center no-repeat;}

/* ********** Date Style ************** */
.date,
a.date:link,
a.date:active,
a.date:visited							{ color:#383838;	text-decoration:none;	font-weight:normal;	font-family: Myriad web, Arial, sans-serif;	background-image: url(images/calendar_icon.png);	background-repeat: no-repeat;	background-position: center;	height:18px;	margin-top: 0;	margin-right: 0px;	margin-bottom: 0;	margin-left: 6px;	padding-top: 41px;	padding-right: 5px;	padding-bottom:7px;	padding-left: 5px;}
a.date:hover							{ color:#2B5BB8;}

/* ********** Footer Style ************** */
.footer,
a.footer:link,
a.footer:active,
a.footer:visited						{color:#616161;text-decoration:none;border-bottom:0px dotted;font-weight:Normal;}
a.footer:hover							{ color:#000; text-decoration:none; font-weight:Normal; text-decoration:underline;}

/* ********** Privacy/Terms Style ************** */
.terms,
a.terms:link,
a.terms:active,
a.terms:visited							{ color:#616161; text-decoration:none; font-weight: normal;	border-bottom:0px dotted;}
a.terms:hover							{ color:#000;text-decoration:none;font-weight:Normal; text-decoration:underline;}

/* ********** Links Style ************** */
.links,
a.links:link,
a.links:active,
a.links:visited							{ color:#616161; text-decoration:none; font-weight:normal; font-family: Tahoma, Geneva, sans-serif; }	
a.links:hover							{ color:#000;text-decoration:underline;font-weight:normal;}

/* ********** Breadcrumb Style ************** */
.breadcrumb,
a.breadcrumb:link,
a.breadcrumb:active,
a.breadcrumb:visited					{color:#7c7c7c;text-decoration:none; font-weight:normal; font-family: Tahoma, Geneva, sans-serif; border-bottom:0px dotted}
a.breadcrumb:hover						{color:#000;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 							{ width:960px; margin:0 auto; min-height:100%;}

.dnn_top								{ background:url(images/top_bg.jpg) left top repeat-y;  min-height:120px;}
.top_left{ background:url(images/top_left.jpg) left bottom no-repeat;  min-height:120px;}
.top_right{ background:url(images/top_right.jpg) right bottom no-repeat;  min-height:120px;}
.top_bg{ background:url(images/bg_top.jpg) bottom repeat-x; margin:0 32px; min-height:120px;}
.logo_left								{ float:left; padding:5px 5px 5px 5px;}

.menu_right{ float:right;min-height:70px;width:580px;}
.dnn_login{ position:relative;}
.dnn_menu{ height:56px;}
.login_right{ float:right; padding-top:5px;}
#stylebar{ position:absolute; right:0px; top:25px;}

.dnn_brea								{ height:28px; background:url(images/brea_bg.jpg) 20px 2px no-repeat;}
.brea_left								{ width:40%; padding-left:45px; color:#7c7c7c; float:left; height:28px; line-height:20px;}
.search_right{ float:right; width:175px; margin-right:10px; background:url(images/search_bg.jpg) right no-repeat; height:24px; position:relative;}
.dnn_banner{ height:148px; background:url(images/banner_bg.jpg) repeat-x;}
.banner_left{ background:url(images/banner_left.jpg) left top no-repeat; height:148px;}
.banner_right{ background:url(images/banner_right.jpg) right no-repeat; height:148px;}

.dnn_content{ padding:10px 10px 0px 10px; min-height:300px; height:auto !important; height:300px; overflow:visible;}

.dnn_bottom{ background:url(images/bot_top_left.jpg) left top no-repeat; height:11px;}
.bottom_right{ background:url(images/bot_top_right.jpg) right top no-repeat; height:11px;}
.bottom_bg { background:url(images/bot_top_bg.jpg) repeat-x; height:11px; margin:0 11px; font-size:0px;}

.dnn_foot{ border-left:1px solid #b5b5b5; border-right:1px solid #b5b5b5; background:#ebebeb;}
.dnn_links{ height:20px; line-height:20px; text-align:center; color:#727272;}
.dnn_copyright { height:24px; line-height:24px; text-align:center; color:#727272;}

.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:44px;}
.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;}
.fishmenu-h ul li{
	float:left;  padding-right:0px; padding-left:0px; margin-left:5px; display:inline;}
.fishmenu-h ul li a{
	color:#fff; text-decoration:none;line-height:44px; display: block; cursor:pointer; font-family:Tahoma, Geneva, sans-serif;font-weight:bold;font-size:13px; float:left; width:auto;}
.fishmenu-h ul li span{
	padding:0px 20px 0px 12px; margin-left:11px;}
.fishmenu-h ul li.Item-1 a{
	background:url(images/blue_left.jpg) 0px 0px no-repeat;}	
.fishmenu-h ul li.Item-1 span{
	background:url(images/blue_right.jpg) 100% 0px no-repeat;}
.fishmenu-h ul li.Item-2 a{
	background:url(images/gold_left.jpg) 0px 0px no-repeat;}	
.fishmenu-h ul li.Item-2 span{
	background:url(images/gold_right.jpg) 100% 0px no-repeat;}
.fishmenu-h ul li.Item-3 a{
	background:url(images/red_left.jpg) 0px 0px no-repeat;}	
.fishmenu-h ul li.Item-3 span{
	background:url(images/red_right.jpg) 100% 0px no-repeat;}
.fishmenu-h ul li.Item-4 a{
	background:url(images/green_left.jpg) 0px 0px no-repeat;}	
.fishmenu-h ul li.Item-4 span{
	background:url(images/green_right.jpg) 100% 0px no-repeat;}
.fishmenu-h ul li.Item-5 a{
	background:url(images/teal_left.jpg) 0px 0px no-repeat;}		
.fishmenu-h ul li.Item-5 span{
	background:url(images/teal_right.jpg) 100% 0px no-repeat;}
.fishmenu-h ul li.Item-6 a{
	background:url(images/purple_left.jpg) 0px 0px no-repeat;}	
.fishmenu-h ul li.Item-6 span{
	background:url(images/purple_right.jpg) 100% 0px no-repeat;}
.fishmenu-h ul li.Item-7 a{
	background:url(images/orange_left.jpg) 0px 0px no-repeat;}	
.fishmenu-h ul li.Item-7 span{
	background:url(images/orange_right.jpg) 100% 0px no-repeat;}
.fishmenu-h ul li.Item-8 a{
	background:url(images/blue_left.jpg) 0px 0px no-repeat;}	
.fishmenu-h ul li.Item-8 span{
	background:url(images/blue_right.jpg) 100% 0px no-repeat;}
.fishmenu-h ul li.Item-9 a{
	background:url(images/gold_left.jpg) 0px 0px no-repeat;}	
.fishmenu-h ul li.Item-9 span{
	background:url(images/gold_right.jpg) 100% 0px no-repeat;}
.fishmenu-h ul li.Item-10 a{
	background:url(images/red_left.jpg) 0px 0px no-repeat;}	
.fishmenu-h ul li.Item-10 span{
	background:url(images/red_right.jpg) 100% 0px no-repeat;}
.fishmenu-h ul li.Item-11 a{
	background:url(images/green_left.jpg) 0px 0px no-repeat;}	
.fishmenu-h ul li.Item-11 span{
	background:url(images/green_right.jpg) 100% 0px no-repeat;}
.fishmenu-h ul li.Item-12 a{
	background:url(images/teal_left.jpg) 0px 0px no-repeat;}		
.fishmenu-h ul li.Item-12 span{
	background:url(images/teal_right.jpg) 100% 0px no-repeat;}
.fishmenu-h ul li.Item-13 a{
	background:url(images/purple_left.jpg) 0px 0px no-repeat;}	
.fishmenu-h ul li.Item-13 span{
	background:url(images/purple_right.jpg) 100% 0px no-repeat;}
.fishmenu-h ul li.Item-14 a{
	background:url(images/orange_left.jpg) 0px 0px no-repeat;}	
.fishmenu-h ul li.Item-14 span{
	background:url(images/orange_right.jpg) 100% 0px 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: #666; margin:0px 0px 0px 0px; line-height:44px; text-decoration:none; background:url(images/menu_h_left.jpg) 0px 0px no-repeat;}
.fishmenu-h ul li a:hover span{
	color: #666; background:url(images/menu_h_right.jpg) 100% -0px no-repeat; margin-left:11px;}
.fishmenu-h ul li.current a{
	color: #666; float:left; margin:0px 0px 0px 0px; line-height:44px; text-decoration:none; background:url(images/menu_h_left.jpg) 0px 0px no-repeat;}	
.fishmenu-h ul li.current a span{
	background:url(images/menu_h_right.jpg) 100% 0px no-repeat; margin-left:11px;}	
.fishmenu-h ul li.current .menuslide span{
	background:transparent; margin-left:0px; }
.fishmenu-h ul li a.menu_hover{
	color:#666; margin:0px 0px 0px 0px; line-height:44px; background:url(images/menu_h_left.jpg) 0px -0px no-repeat;}
.fishmenu-h ul li a.menu_hover span{
	color: #666; background:url(images/menu_h_right.jpg) 100% 0px no-repeat; margin-left:11px;}
	
	
/*sub menu*/
.fishmenu-h .menuslide{
	display: none; float: left; overflow:hidden; position:absolute;}
.fishmenu-h .menuslide ul{
 display: none;left: 0px; border:#858585 solid 1px; float: left; position:relative; margin:0px; background:url(images/submenu_bg.png) repeat;}
.fishmenu-h .menuslide ul li{
    display:block; clear:both; padding:0px; background:none; margin:0px; border:none;}
.fishmenu-h .menuslide ul li span{
	color:#525252; display:block; padding:0 10px 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;}
.fishmenu-h .menuslide ul a:link,
.fishmenu-h .menuslide ul a:active,
.fishmenu-h .menuslide ul a:visited{
	width:auto; color:#525252; 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:#9F9F9F; margin:0px;}
.fishmenu-h .menuslide ul a:hover span{
	color: #fff; padding:0px;  background:none; padding-left:10px; margin:0px;}
.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:#9F9F9F; color:#fff;  padding:0px; margin:0px;}
.fishmenu-h .menuslide a.menu_hover span{
	background:none; margin:0px; color:#fff; padding:0 10px 0 10px;}
.fishmenu-h ul li.current ul li a{
	background:none;}
.fishmenu-h ul li.current ul li span{
	background:none;}	
.menuslide ul 							  { float:left;left:0px;position:relative;}
.fishmenu-h .menuslide ul li span.expandLeft,.fishmenu-h .menuslide ul li span.menutext {}

.DNNEmptyPane{
	display:none;}








