/* CSS Document */
#Body {background:#565d6e;}
body {
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	height: 100%;
	padding:0px;
	
	
}

TH,TD,DIV{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:18px;
	color:#000000;
}
A,A:link,A:visited,A:active{
	color:#3655bc;
	text-decoration: underline;
}
A:hover{
	color:#3655bc;
	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:#FF9900; text-decoration:underline;} 
.CommandButton,A.CommandButton:link,A.CommandButton:visited,A.CommandButton:active{ font-size:11px; color:#FF3737;; 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,.search{ 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: 205px;	font-size: 12px;	color:#282c38;	height:13px; background:none; border:none;text-align: left; margin-left:10px; margin-right:30px; display:block; float:left; margin-top:14px;}
.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;

}
.TopPane{ padding:0px 0px 0px 0px;}
.TopLeftPane{ padding:5px 10px 5px 0px;}
.TopRightPane{ padding:5px 0px 5px 0px; width:250px;}
.BottomLeftPane{ padding:5px 10px 5px 0px;}
.BottomRightPane{ padding:5px 0px 5px 0px;}
.LeftPane{ padding:0px 10px 0px 4px; width:300px;}
.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; float:left; width:30%;}
.HeadPane .SubHead { color:#CCC;}
/* ********** 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:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:18px;
	color:#000000;
}

/* ********** Login Style ************** */
.login,a.login:link,a.login:active,a.login:visited,.login{	color:#fff;	text-decoration:none; font-weight:normal;	font-size:12px; padding:5px 10px 7px 20px;}
a.login:hover{	color:#fff;	text-decoration:underline; font-weight:normal; font-size:12px; padding:5px 10px 7px 20px;}
	

/* ********** User Style ************** */
.user,a.user:link,a.user:active,a.user:visited,.user{color:#fff; text-decoration:none; font-weight:normal;	font-size:12px; padding:5px 10px 7px 10px;}
a.user:hover{	color:#fff;	text-decoration:underline;	font-weight:normal; font-size:12px; padding:5px 10px 7px 10px; }
	
/* ********** 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:#bdc5ad; text-decoration:none; font-weight:Normal; border-bottom:1px dotted;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:#3655bc;
	text-decoration:none;
	font-weight:Normal;
	border-bottom:1px solid;
}

/* ********** 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:Arial, Helvetica, sans-serif; }	
a.links:hover{
	color:#3655bc;
	text-decoration:underline;
	font-weight:bold;
}

/* ********** Breadcrumb Style ************** */
.breadcrumb,a.breadcrumb:link,a.breadcrumb:active,a.breadcrumb:visited{	font-size:11px;	color:#fff;	text-decoration:none;	font-weight:normal;	font-family: Myriad web, Arial, sans-serif; border-bottom:0px dotted}
a.breadcrumb:hover{	font-size:11px;	color:#3655bc;	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 {background:url(images/body_bg.png) left top repeat-x;}
.dnn_main { width:960px; margin:0 auto;}
.dnn_menu_left { height:35px; background:url(images/dnn_menu_left.png) left top no-repeat;}
.dnn_menu_right { height:35px; background:url(images/dnn_menu_right.png) right top no-repeat;}
.dnn_menu_bg { height:35px; background:url(images/dnn_menu_bg.png) left top repeat-x; margin:0 15px 0 12px;}
.dnn_head {min-height:130px; height:auto !important; height:130px; overflow:visible;}
.dnn_logo_left { float:left; width:30%; padding:5px;}
.dnn_search_right { float:right; width:340px; height:90px;}
.dnn_search_bg { width:330px; height:42px; background:url(images/search_bg.png) left center no-repeat; margin-top:20px; line-height:42px;}
.dnn_brea_left { height:43px; background:url(images/dnn_brea_left.png) left top no-repeat;}
.dnn_brea_right { height:43px; background:url(images/dnn_brea_right.png) right top no-repeat;}
.dnn_brea_bg { height:43px; background:url(images/dnn_brea_bg.png) left top repeat-x; margin:0 11px 0 50px; color:#FFF;}
.dnn_brea { float:left; width:45%; height:35px; line-height:35px;}
.dnn_login_right { float:right; width:45%; height:35px; line-height:35px; text-align:right;}
.cont_bg{ padding:10px; background:#FFF; min-height:300px; height:auto !important; height:300px; overflow:visible;}
.dnn_bottom { height:57px; background:#2c313d;}
.dnn_link { height:30px; line-height:30px; text-align:center;}
.dnn_copyright { height:20px; line-height:20px; text-align:center; color:#fff;}

.dnn_space { height:11px; font-size:0; height:13px;}
.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;
}
.WhiteTEXT{	font-family: Myriad web, Arial, sans-serif; color: #FFFFFF;}

/*main menu*/
.fishmenu-h 								
{
	position:relative;
	height:35px;
	float:left
}
.fishmenu-h span 							
{
	white-space: nowrap;
	display:block;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
.fishmenu-h ul								
{ margin:0px; padding:0px;display: block;float:left}
.fishmenu-h li 							
{ list-style: none none outside; float:left;position:relative;

}
.fishmenu-h ul li 							
{ background:url(images/menu_s.png) right center no-repeat;}
.fishmenu-h ul li a						
{	width:auto;
	color:#fff;
	text-decoration:none;
	line-height:35px;
	display: block;
	cursor:pointer;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
	font-size:14px;
	margin:0 1px 0 0px;}
.fishmenu-h ul li.current 				
{
}
.fishmenu-h ul li.current a					
{
	background:url(images/menu_h.png) right center repeat-x;
	margin:0 1px 0 0px;
	color: #ffffff;
}
.fishmenu-h ul li.current span				
{ }
.fishmenu-h ul li.current .menuslide span		
{ background:transparent;}

.fishmenu-h ul a:hover,.fishmenu-h ul li a.menu_hover					
{
	color: #ffffff;
	background:url(images/menu_h.png) right center repeat-x;
}
.fishmenu-h ul a:hover span 				
{ }


.fishmenu-h .menuslide 						
{ display: none; float: left; overflow:hidden; position:absolute;}
.fishmenu-h .menuslide ul 
{}
.fishmenu-h .menuslide ul li 					
{ background:none; 
display:block; 
width:100%;
float:left;
border-bottom:1px solid #DDDDDD;
padding:0px;
}
.fishmenu-h .menuslide ul li span 			
{ color:#333333; display:block; padding:0 10px 0 10px}
.fishmenu-h .menuslide ul li a				
{
	height:25px;
	display:block;
	font-weight: normal;
	font-size:12px;
	background:url(images/submenu.gif) 0 -25px repeat-x;
	margin:0px;
}
.fishmenu-h .menuslide ul a:link, 
.fishmenu-h .menuslide ul a:active, 
.fishmenu-h .menuslide ul a:visited			
{ width:auto;color:#333; text-decoration:none; line-height:24px;display: block;  text-align:left;}
.fishmenu-h .smenuslide ul a:hover 				
{ }
.fishmenu-h .menuslide ul a:hover span 		
{
	color: #f89801;	
}
.menuslide ul {
	
	float:left;
	left:0px;
	position:relative;
	border-top: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
}
.fishmenu-h .menuslide ul li span.expandLeft,.fishmenu-h .menuslide ul li span.menutext { background:url(images/arrow_right.gif) right center no-repeat;}




