@charset "utf-8";
/* CSS Document */
html, body { background:#fff; margin:0px; padding:0px; }

#content { background:#f1f2f2; }
.topHeader table { margin-top:30px; }

h1 { font-family:Tahoma, Geneva, sans-serif; font-size:22px; color:#e60014; }

#dnn_dnnLOGIN_cmdLogin{float:right; margin:0 20px 2px 0; color:#fff;}
#dnn_dnnLOGIN_cmdLogin:hover{color:#ccc; text-decoration:none;}

#topNav{ margin:0 0 0 10px; padding:0;}
#topNav a{float:left;}

.ocBtn	{ background:url(/Portals/7/Resources/images/online_communities_btn.gif) bottom; display:block; width:169px; height:33px; margin-top:10px; }
.ocBtnO { background:url(/Portals/7/Resources/images/online_communities_btn.gif) top; display:block; width:169px; height:33px; margin-top:10px; }

/* BANNER PANE */
#dnn_bannerPane h1 { font-family:Tahoma, Geneva, sans-serif; font-size:22px; color:#e60014; margin-left:10px; }
#dnn_bannerPane h2  { font-family:Tahoma, Geneva, sans-serif; font-size:18px; color:#8c8c8c; margin-left:10px; }
#dnn_bannerPane p  { font-family:Tahoma, Geneva, sans-serif; font-size:12px; color:#8c8c8c; margin-left:10px; line-height:140%;}
#dnn_bannerPane a:link, #dnn_bannerPane a:active, #dnn_bannerPane a:visited, #dnn_bannerPane a:hover{color:#656565; text-decoration:none;}
#dnn_bannerPane a:hover{text-decoration:underline;}
#dnn_bannerPane    { padding-bottom:20px; padding-top:10px; }

/* LEFT PANE & RIGHT PANE */
#dnn_leftPane h2  { font-family:Tahoma, Geneva, sans-serif; font-size:14px; color:#e60014; font-weight:bold; margin-left:0px; padding-left:0px; }
#dnn_rightPane h2 { font-family:Tahoma, Geneva, sans-serif; font-size:14px; color:#e60014; font-weight:bold; margin-left:0px; padding-left:0px; }
html>body #dnn_leftPane h2, html>body #dnn_rightPane h2 { margin-left:10px; }
#dnn_leftPane h3  { font-family:Tahoma, Geneva, sans-serif; font-size:12px; color:#656565; font-weight:bold; line-height:18px; margin-left:10px; }
#dnn_rightPane h3 { font-family:Tahoma, Geneva, sans-serif; font-size:12px; color:#656565; font-weight:bold; line-height:18px; margin-left:10px; }
#dnn_leftPane p   { font-family:Tahoma, Geneva, sans-serif; font-size:12px; color:#8c8c8c; line-height:18px; margin-left:10px; }
#dnn_rightPane p  { font-family:Tahoma, Geneva, sans-serif; font-size:12px; color:#8c8c8c; line-height:18px; margin-left:10px; }
#dnn_leftPane a, #dnn_rightPane a  { margin-left:10px; }
#dnn_leftPane a img{margin-top:18px;}
#dnn_LeftPane{margin: 10px 10px 40px 0; border-right:dotted #ccc 1px ; padding: 0 10px 20px 0;}
#dnn_RightPane{margin: 10px 20px 40px 0;}

/* CONTENT PANE */
#dnn_contentPane h2  { font-family:Tahoma, Geneva, sans-serif; font-size:14px; color:#e60014; font-weight:bold; margin-left:0px; padding-left:0px; }
html>body #dnn_contentPane h2  { margin-left:10px; }
#dnn_contentPane img { margin-left:50px; margin-top:5px; }
#dnn_contentPane { background:url(/Portals/7/Resources/images/strip.gif) center top no-repeat; padding-top:20px; padding-bottom:20px; margin-bottom:40px; }

/* SIDE PANE */
#dnn_sidePane h4 { font-family:Tahoma, Geneva, sans-serif; font-size:14px; font-weight:bold; color:#656565; margin:20px 10px 5px 10px; }
#dnn_sidePane p { font-family:Tahoma, Geneva, sans-serif; font-size:11px; font-weight:normal; color:#8c8c8c;  margin:5px 10px 15px 10px; width:200px; line-height:140%;}
#dnn_sidePane .date { color:#656565; }
#dnn_sidePane a:link, #dnn_sidePane a:active, #dnn_sidePane a:visited{ color:#656565; text-decoration:none; }
#dnn_sidePane a:hover{text-decoration:underline;}
#dnn_sidePane .article { color:#8c8c8c; display:block; margin-left:10px; margin-top:5px; }
#dnn_sidePane .strip { padding:0px; margin:0px; }
#dnn_sidePane .btn { margin-left:10px; }
#dnn_sidePane #connect { margin:5px 0px 15px 10px; }
#dnn_sidePane{padding-bottom:50px;}

/* FOOTER PANE*/
#dnn_FooterPane{margin:30px auto 0 auto; width:974px;}
#topFoot, #topFoot a, #subFoot, #subFoot a{font-size:10px; font-family:Tahoma, Geneva, sans-serif;}
#topFoot span, #subFoot span{padding:0 2px;} 
#topFoot, #topFoot a{color:#e60014; text-align:center;}
#subFoot, #subFoot a{color:#656565; text-align:center; margin-top:5px;}

/* MENU */
.Main_DNNMenu {
	padding:0px;
}
.Main_DNNMenu_NodeRoot {
	display:block;
	float:left;
	cursor: pointer;
	cursor: hand;
	color: #333;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	font-family:Geneva, Tahoma, sans-serif;
	background-color: Transparent;
	white-space: nowrap;
	margin:0px;
}
html>body .Main_DNNMenu_NodeRoot {  }  /* FIREFOX FIX */

.MainMenu_MenuIcon { display:none; }
.MainMenu_MenuItem td {
	cursor: pointer;
	cursor: hand;
	color: #000;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-family:Geneva, Tahoma, sans-serif;
	background-color: #fff;
	white-space: nowrap;
	padding: 6px 10px;
}

.Main_DNNMenu_ContainerSub { 
	margin-top:4px;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	font-family:Geneva, Tahoma, sans-serif;
	background-color:#000;
	z-index: 1000;
	cursor: pointer;
	cursor: hand;
	color:#fff;
	border:1px solid #000;
}

.Main_DNNMenu_ContainerSub td {
	padding:4px;
}

.Main_DNNMenu_ContainerSub img {
	display:none;
}

.Main_DNNMenu_NodeHover {
	color:#0078BD;
}

.Main_DNNMenu_NodeHover td {
	color:#fff;
	background-color: #0078BD;
}
