/* CSS Document */
#Body 									{ background:#6798c3;}
body 									{ font-family: Tahoma, Geneva, sans-serif;margin:0px;height: 100%;padding:0px; }

TH,TD,DIV								{ font-family:Myriad web, Arial, sans-serif;font-size:12px;}
A,A:link,A:visited,A:active 			{ color:#6798c3;text-decoration: underline;}
A:hover									{ color:#496E99;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; 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:#FB9409; text-decoration:none; font-size:11px; font-weight:normal; }

/* ********** Search Style ************** */
#SearchContainer input				  	{ MARGIN: 0px; font-size:9px; color:#f2f3ef; WIDTH: 150px; HEIGHT: 15px; background-color: #808080;}
.search,
a.search:link,
a.search:active,
a.search:visited						{ color:#484847; text-decoration:none; font-weight:normal; font-size:10px;}
a.search:hover							{ color:#000000; text-decoration:none; font-weight:bold; font-size:10px;}
#dnn_dnnSEARCH_txtSearch			  	{ width: 120px;	font-size: 12px;	color:#fff;	height:22px; background:none; border:none;text-align: left; line-height:18px; margin-left:83px;}
.search_bg 								{ width:257px; background:url(images/search_bg.png) left center no-repeat; height:39px; margin-top:24px; line-height:39px;}
/* ********** 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 ************** */
.BannerPane								{ padding:5px 5px 5px 450px;}
.BannerPane A,
.BannerPane A:link,
.BannerPane A:visited,
.BannerPane A:active					{ color:#57EBF2;text-decoration: underline;}
.BannerPane A:hover						{ color:#0000FF;text-decoration:none;}
.BannerPane .Normal 					{ color:#FFF;}
.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 5px 5px 0px;}
.HeadPane 								{ padding:0px 0px 0px 0px;}
.HeadPane .Normal 						{ color:#FFF;}
.HeadPane A,
.HeadPane A:link,
.HeadPane A:visited,
.HeadPane A:active						{ color:#11D1DB;text-decoration: underline;}
.HeadPane A:hover						{ color:#97B9FF;text-decoration:none;}
/* ********** 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:11px;line-height:18px;color:#000;}

/* ********** Login Style ************** */
.login,
a.login:link,
a.login:active,
a.login:visited						    { color:#808080;	text-decoration:none; padding-left:15px;	font-weight:normal;	font-size:11px; }
a.login:hover							{ color:#579efc;	text-decoration:underline; font-weight:normal; font-size:11px; padding-left:15px; }
	

/* ********** User Style ************** */
.user,
a.user:link,
a.user:active,
a.user:visited							{ color:#808080; text-decoration:none; padding-left:15px; font-weight:normal;	font-size:11px;	}
a.user:hover							{ color:#579efc;	text-decoration:underline;	font-weight:normal; padding-left:15px;	font-size:11px; }
	
/* ********** 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;	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						{ font-size:11px;color:#fff;text-decoration:none;border-bottom:0px dotted;font-weight:Normal;font-style: italic;}
a.footer:hover							{ color:#0c37a0; text-decoration:none; font-weight:Normal; text-decoration:underline; font-style: italic;}

/* ********** Privacy/Terms Style ************** */
.terms,
a.terms:link,
a.terms:active,
a.terms:visited							{ font-size:11px;	color:#fff;	text-decoration:none;	font-weight: normal;	border-bottom:0px dotted;}
a.terms:hover							{ color:#0c37a0;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:bold; font-family: Tahoma, Geneva, sans-serif; }	
a.links:hover							{ color:#0c37a0;text-decoration:underline;font-weight:bold;}

/* ********** Breadcrumb Style ************** */
.breadcrumb,
a.breadcrumb:link,
a.breadcrumb:active,
a.breadcrumb:visited					{ font-size:11px;color:#808080;text-decoration:none;	font-weight:normal;	font-family: Myriad web, Arial, sans-serif; border-bottom:0px dotted}
a.breadcrumb:hover						{ font-size:11px;color:#579efc;text-decoration:none;	font-weight:normal;	font-family: Myriad web, Arial, sans-serif; text-decoration:underline;}




/* ********** Other Style ************** */
.dnn_width 								{ width:1000px; margin:0 auto; }
#dnn_wray 								{ width:1000px; margin:0 auto;}
#dnnmain 								{ }

.dnn_top								{ min-height:80px; height:auto !important; height:80px; overflow:visible; background:url(images/dnn_top.jpg) no-repeat left bottom;}
.top_left								{ float:left; width:50%; padding-left:190px;}
.top_right								{ float:right; padding:0px;}

.dnn_mid								{ background:#fff;}
.dnn_mid_left 							{ background:url(images/mid_left.jpg) left top repeat-y;}
.dnn_mid_right 							{ background:url(images/mid_right.jpg) right top repeat-y;}
.mid_bg_left 							{ background:url(images/mid_bg_left.jpg) left bottom no-repeat;}
.mid_bg_right							{ background:url(images/mid_bg_right.jpg) right bottom no-repeat;}
.dnn_content							{ margin:0px 39px 0px 30px; min-height:300px; height:auto !important; height:300px; overflow:visible;}

.dnn_bot_left 							{ height:121px; background:url(images/bot_left.jpg) left top no-repeat;}
.dnn_bot_right 							{ height:121px; background:url(images/bot_right.jpg) right top no-repeat;}
.dnn_bot_bg 							{ height:121px; background:url(images/bot_bg.jpg) left top repeat-x; margin:0 178px;}
.dnn_links 								{ height:20px; line-height:20px; text-align:center; padding-top:20px;}
.dnn_copyright 							{ height:30px; line-height:30px; text-align:center; color:#FFF;}

.dnn_menu								{ background:url(images/menu_left.jpg) left top no-repeat; height:54px;}
.dnn_menu_right							{ background:url(images/menu_right.jpg) right no-repeat; height:54px;}
.dnn_menu_bg							{ background:#000; height:54px; margin:0px 45px 0px 220px;}

.dnn_banner_bg 							{ height:165px; background:url(images/dnn_banner_bg.jpg) repeat-x;}
.dnn_banner_left 						{ height:165px; background:url(images/dnn_banner_left.jpg) left no-repeat;}
.dnn_banner_right 						{ height:165px; background:url(images/dnn_banner_right.jpg) right no-repeat;}

.dnn_brea_left 							{ background:url(images/brea_left.jpg) left top no-repeat; height:32px;}
.dnn_brea_right 						{ background:url(images/brea_right.jpg) right top no-repeat; height:32px;}
.dnn_brea_bg 							{ background:#fff; height:32px; margin:0 45px 0px 192px;}

.brea_left 								{ float:left; width:60%; height:32px; line-height:32px; color:#808080;}
.login_right 							{ float:right; width:30%; height:32px; line-height:32px; text-align:right;}
.cont_main 								{ padding:5px 10px 0px 10px; min-height:250px; height:auto !important; height:250px; overflow:visible; }
.dnn_space 								{ height:11px; font-size:0;}

.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:35px; float:left;}
.fishmenu-h span 						  { white-space: nowrap; display:block; padding:0px;}
.fishmenu-h ul							  { margin:0px; padding:0px;display: block;float:left}
.fishmenu-h li 							  { list-style: none none outside; float:left;position:relative; margin:0px;}
.fishmenu-h ul li 						  { float:left;}
.fishmenu-h ul li a						  {	color:#fff;	text-decoration:none;line-height:48px;display: block;cursor:pointer;font-family:Tahoma, Geneva, sans-serif;font-weight:bold;font-size:12px; float:left; padding:6px 14px 0px 14px;}
.fishmenu-h ul li a:link,
.fishmenu-h ul li a:active,
.fishmenu-h ul li a:visited				  { color:#fff;}
.fishmenu-h ul li a:hover                 { color: #6798c3;}
.fishmenu-h ul li.current 			  	  { background:url(images/menu_left1.jpg) left top no-repeat;}
.fishmenu-h ul li.current a				  { color: #fff; background:url(images/menu_right_1.jpg) right top no-repeat; margin-left:14px; padding:0px;}
.fishmenu-h ul li.current span			  { padding:6px 14px 0px 0px; }
.fishmenu-h ul li.current .menuslide span { background:transparent;}
.fishmenu-h ul a:hover,.fishmenu-h ul li a.menu_hover{}
.fishmenu-h ul a:hover span 			  { }
/*sub menu*/
.fishmenu-h .menuslide 					  { display: none; float: left; overflow:hidden; position:absolute;}
.fishmenu-h .menuslide ul 				  { background:#7bb2ea; border:1px solid #5d9dd4; display: none;left: 0px; float: left; position:relative; margin:0px;}
.fishmenu-h .menuslide ul li 			  { background:none; display:block; clear:both; padding:0px; background:#7bb2ea;}
.fishmenu-h .menuslide ul li span 		  { color:#fff; display:block; padding:0 10px 0 10px}
.fishmenu-h .menuslide ul li a			  { height:25px;display:block;font-weight: normal;font-size:11px;margin:0px; background:#7bb2ea; padding:0px;}
.fishmenu-h .menuslide ul a:link,
.fishmenu-h .menuslide ul a:active,
.fishmenu-h .menuslide ul a:visited		  { width:auto; color:#fff; text-decoration:none; line-height:24px;display: block; text-align:left; }
.fishmenu-h .menuslide ul a:hover 		  { width:100%; background-color: #19242f; }
.fishmenu-h .menuslide ul a:hover span    { color: #fff;background-color: #19242f; }
.menuslide ul 							  { float:left;left:0px;position:relative;}
.fishmenu-h .menuslide ul li span.expandLeft,.fishmenu-h .menuslide ul li span.menutext {}





