/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   

.home {margin: 0 0 10px 0;}

.righttop {width: 220px; height: 29px; background: url(images/nhfa_rightcontent_gray_v3_01.png) top left no-repeat;}
.rightmid {width: 220px; background: url(images/nhfa_rightcontent_gray_v3_02.png) bottom right no-repeat #808080;}
.rightbtm {width: 220px; height: 10px; background: url(images/nhfa_rightcontent_gray_v3_03.png) top right no-repeat;}
.innerright {padding: 10px 10px 1px 10px; color: #ffffff;}
.innerright p {margin: 0 0 10px 0; color: #ffffff; font-family: Arial, Helvetica; font-size: 13px;}
.innerright b {color: #ffffff;}
.innertop {padding: 7px 10px 0px 10px; color: #ffffff; font-size: 16px; font-weight: bold;}

.homecolumntdbg {background-image: url(images/homecolumntdborder.png); background-position: top right; background-repeat: repeat-y;}
.homecolumn {width: 230px; margin: 0 10px 0 0; border-right:}
.homecolumn h2 {margin: 0 0 10px 0; color: #005595;}
.innercolumn {padding: 0 10px 0px 0;}
.innercolumn img {}
.innercolumm br {clear: right;}
.innercolumn p {margin: 0 0 9px 0; clear: right;}
.innerimg {float: left; margin: 0 10px 5px 0;}
.innercolumn b { color: #555555;}

.hfrighttop {width: 220px; height: 29px; background: url(images/nhfa_rightcontent_brown_v1_01.png) top left no-repeat;}
.hfrightmid {width: 220px; background: url(images/nhfa_rightcontent_brown_v1_02.png) bottom right no-repeat #7fa486;}
.hfrightbtm {width: 220px; height: 10px; background: url(images/nhfa_rightcontent_brown_v1_03.png) top right no-repeat;}
.hfinnerright {padding: 10px 10px 1px 10px; color: #452b19;}
.hfinnerright p {margin: 0 0 10px 0; color: #452b19; font-family: Arial, Helvetica; font-size: 13px;}
.hfinnertop {padding: 7px 10px 0px 10px; color: #ffffff; font-size: 16px; font-weight: bold;}

.hfinnerright a:link {color: #ffffff; border-bottom: 0px solid #ffffff; text-decoration: none;}
.hfinnerright a:visited {color: #ffffff; border-bottom: 0px solid #ffffff; text-decoration: none;}
.hfinnerright a:hover {color: #ffffff; border-bottom: 0px dotted #ffffff; text-decoration: underline;}
.hfinnerright a:active {color: #ffffff; border-bottom: 0px solid #ffffff; text-decoration: none;}

.homerightblock2 {
	background-color: #fbad25;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	}
	
.homerightblocktop {
	background-color: #005596;
	background-image: url(images/homerightblock_top.png);
	background-position: top left;
	background-repeat: no-repeat;
	}

.homerightblock2 a:link {display: block; padding: 9px 0 10px 10px; color: #ffffff; border-bottom: 0px solid #ffffff; text-decoration: none; background: url(images/home_right_bg.png) bottom left repeat-x;}
.homerightblock2 a:visited {display: block; padding: 9px 0 10px 10px; color: #ffffff; border-bottom: 0px solid #222222; text-decoration: none; background: url(images/home_right_bg.png) bottom left repeat-x;}
.homerightblock2 a:hover {display: block; padding: 9px 0 10px 10px; color: #fbad25; border-bottom: 0px dotted #e1e1e1; text-decoration: none; background: url(images/home_right_bg.png) bottom left repeat-x;}
.homerightblock2 a:active {display: block; padding: 9px 0 10px 10px; color: #ffffff; border-bottom: 0px solid #222222; text-decoration: none; background: url(images/home_right_bg.png) bottom left repeat-x;}

.afficon {float: left; margin: 0 10px 0 0;}

.directoryhead {color: #ffffff; background-color: #555555;}
.directorylist {background-color: #e1e1e1;}
.directorysublist {background-color: #f5f5f5;}

.joinbtn {padding: 10px 0 0 0;}
.joinbtn a:link {color: #000000; border-bottom: 0px solid #000000; text-decoration: none;}
.joinbtn a:visited {color: #000000; border-bottom: 0px solid #000000; text-decoration: none;}
.joinbtn a:hover {color: #000000; border-bottom: 0px dotted #000000; text-decoration: none;}
.joinbtn a:active {color: #000000; border-bottom: 0px solid #000000; text-decoration: none;}

.mktintel		{ width: 240px; }
.mktintel ul	        { margin: 0; padding: 0; list-style: none outside; }
.mktintel ul li	{ margin: 0 0 10px 0; padding: 0; height: 40px; }

.imgfloatleft {float: left; margin: 0 15px 10px 0;}
.imgfloatright {float: right; margin: 0 0 10px 15px;}

li {
	font-size: 13px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #000000;
        }

ul {
	list-style-image: url(images/nhfa_bullet_v2.png);
	}

ul ul {
	list-style-type: disc; 
	}

/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}

/* background color for the content part of the pages */
Body
{
}
img {
                border-collapse: collapse;
}
.ControlPanel {
}

/* background/border colors for the selected tab */
.TabBg {
}
.TopPane {
                  border-collapse: collapse;
}
.LeftPane  { 
    padding: 0px;
    margin: 0px;
    border: 1px #123456 solid;
}

.ContentPane  { 
  padding: 0px;
  margin: 0px;
}

.RightPane  { 
}

/* text style for the selected tab */
.SelectedTab {
	font-family: Tahoma; 
	font-size: 12px; 
                color: #fff;

}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
}

A.SelectedTab:visited  {
}

A.SelectedTab:active   {
}

A.SelectedTab:hover    {
}

/* text style for the unselected tabs */
.OtherTabs {
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}

A.OtherTabs:visited  {
}

A.OtherTabs:active   {
}

A.OtherTabs:hover    {
}

/* GENERAL */
/* style for module titles */
.Head   {
}

/* style of item titles on edit and admin pages */
.SubHead    {
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
}

/* text style used for most text rendered by modules */
.Normal
{
color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
line-height: 18px;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
}

.NormalRed
{
color: red;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
line-height: 18px;
}

.NormalBold
{
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
}

A.CommandButton:visited  {
}

A.CommandButton:active   {
}

A.CommandButton:hover    {
}
    
/* button style for standard HTML buttons */
.StandardButton     {
}

/* GENERIC */

h1  {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
    color: #FF7800;
    margin-bottom: 5px;
	}

h2  {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
    color: #005595;
    /*margin-bottom: 5px;*/
	}

}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

H7  {
    font-family: Arial, Helvetica;
    font-size:  18px;
    font-weight:  bold;
    color: #000000;
}

TFOOT, THEAD    {
}

TH  {
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}

HR {
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
}

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
}

.ModuleTitle_MenuBar {
}

.ModuleTitle_MenuItem {
}

.ModuleTitle_MenuIcon {
}

.ModuleTitle_SubMenu {
}

.ModuleTitle_MenuBreak {
}

.ModuleTitle_MenuItemSel {
}

.ModuleTitle_MenuArrow {
}

.ModuleTitle_RootMenuArrow {
}


/*======================================*/

.NHFAfooter {
	background-image: url(images/splash_09.gif);
	width: 780px; 
	height: 51px;
}
table#table_01 {
 margin: auto;
 margin-top: 50px;
 border: solid #495378 1px;
 }
table#padded {
 padding: 10px;
 font-size: 12px;
width: 100%;
 }

table#padded2 {
 padding: 5px;
 font-size: 9px;
 }
table#padded a:link {
 color: #495378;
 text-decoration: underline;
 }
table#mastercard {
 font-size: 12px;
 }
.NHFAmenubar {
      /* background-image: url(images/industry-index_03.gif); */
      width: 780px;
      height: 24px;
	background-color: #FF9333; 
      border: solid 2px #FF7800;
                border-collapse: collapse;
 
}
.NHFA_head1 {
  background-image: url(images/industry-index_01.jpg);
  background-repeat: no-repeat;
}
.NHFA_head2 {
  background-image: url(images/industry-index_02.jpg);
  background-position: top right;
  background-repeat: no-repeat;
}
.NFHAspecial {
  background-image: url(images/head.jpg);
  background-repeat: repeat-x;
}  


table#main_left {
 height: 300px;
 padding: 10px;
 font-size: 9px;
border-right-style: solid;
border-right-width: 1px;
border-right-color: #CACDDF;
 }

table#main_right {
 height: 300px;
 padding: 10px;
 font-size: 9px;
border-left-style: solid;
border-left-width: 1px;
border-left-color: #CACDDF;
 }

table#news_header {
	background-color: #FFFFFF;  
	font-family: Aria,l Helvetica, sans serif;
	font-size: 12px;
	color: #000066;
	text-align: left;
	font-weight: bold;
        height: 20px;
        padding: 3px;
        width: 100%;
  /*background-image: url(images/fade.jpg);
  background-position: bottom right;
  background-repeat: no-repeat;
 border-bottom: 3px #fff solid;*/
}

table#title {
  background-color: #51588C;
  width: 100%;
}

/*-- Custom Styles added by CBG --*/

.NHFA_services_subheader  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:    bold;
    color: #333333;
    margin-bottom: 5px;
    line-height:17px;
}

/* ============= SUBNAV TEST ============= */

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/final_drop.html
Copyright (c) 2005-2008 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

.menu {
	width:930px;
	height:25px;
	position:relative;
	z-index:100;
	border-right:0px solid #000000;
	font-family:arial, sans-serif;
	}
	
/* hack to correct IE5.5 faulty box model */
* html .menu {
	width:931px;
	w\idth:930px;
	}
	
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
	padding:0;
	margin:0;
	list-style-type:none;
	}
	
.menu ul ul {
	width:155px;
	}
	
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {
	float:left;
	width:155px;
	position:relative;
	}
	
/* =================================== style the links for the top level */

.menu a, .menu a:visited {
	display:block;
	font-size:12px;
	text-decoration:none;
	color:#fff;
	width:144px;
	height:25px;
	border:1px solid #000;
	border-width:0px;
	background:#777777;
	padding-left:10px;
	line-height:29px;
	font-weight:bold;
	}
	
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {
	width: 149px;
	w\idth: 138px;
	}

/* =================================== style the second level background */

.menu ul ul a.drop, .menu ul ul a.drop:visited {
	background: #d4d8bd url(http://www.cssplay.co.uk/menus/breadcrumbs/grey-arrow.gif) no-repeat 130px center;
	}
	
/* style the second level hover */
.menu ul ul a.drop:hover {
	background:#c9ba65 url(http://www.cssplay.co.uk/menus/breadcrumbs/blue-arrow.gif) no-repeat 130px center;
	}
	
.menu ul ul :hover > a.drop {
	background:#c9ba65 url(http://www.cssplay.co.uk/menus/breadcrumbs/blue-arrow.gif) no-repeat 130px center;
	}
	
/* =================================== style the third level background */

.menu ul ul ul a, .menu ul ul ul a:visited {background:#e2dfa8;}

/* style the third level hover */
.menu ul ul ul a:hover {background:#b2ab9b;}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
	visibility:hidden;
	position:absolute;
	height:0;
	top:25px;
	left:0;
	width:149px;
	border-top:0px solid #000;
	}
	
/* another hack for IE5.5 */
* html .menu ul ul {
	top:25px;
	t\op:31px;
	}

/* position the third level flyout menu */
.menu ul ul ul{
	left:149px;
	top:0px;
	width:149px;
	}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {left:-149px;}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {
	position:absolute;
	top:0;
	left:0;
	border-collapse:collapse;
	}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {
	background:#d4d8bd;
	color:#000;
	height:auto;
	line-height:1em;
	padding:5px 10px;
	width:128px;
	border-width:0px;
	}
	
/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {
	width:150px;
	w\idth:128px;
	}

/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{
	color: #ffffff;
	background:#005595;
	}
	
.menu :hover > a, .menu ul ul :hover > a {
	color: #ffffff;
	background:#005595;
	}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible; }

/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}

/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ visibility:visible;}





















