@charset "utf-8";
/* CSS Document */

#menuh-container
	{
	position: absolute;		
	top: 0em;
	left: 0em;
	}

#menuh
	{
	font-size: small;
	font-family: arial, helvetica, sans-serif;
	width:100%;
	float:left;
	/*display:inline;*/
	margin:0em;
	margin-top:0em;
	}
		
#menuh a
	{
	text-align: left;
	display:block;
	border: 1px solid #ffffff;
	/*white-space:nowrap;*/
	margin:0;
	padding: 0.4em;
	}
	
#menuh a:link, #menuh a:visited, #menuh a:active	/* menu at rest */
	{
	color: white;
	background-color: #a4261f;
	text-decoration:none;
	}
	
#menuh a:hover						/* menu on mouse-over  */
	{
	color: white;
	background-color: #d33027;
	text-decoration:none;
	}	
	
/*#menuh a.top_parent, #menuh a.top_parent:hover  /* attaches down-arrow to all top-parents
	{
	background-image: url(../images/navdown_white.gif);
	background-position: right center;
	padding-right:30px;
	padding-left:20px;
	background-repeat: no-repeat;
	} */
	
/*#menuh a.parent, #menuh a.parent:hover 	/* attaches side-arrow to all parents 
	{
	background-image: url(../images/nav_white.gif);
	background-position: right center;
	background-repeat: no-repeat;
	}*/

#menuh ul
	{
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	width:25%;	 /*width of all menu boxes */
	/* NOTE: For adjustable menu boxes you can comment out the above width rule.
	However, you will have to add padding in the "#menh a" rule so that the menu boxes
	will have space on either side of the text -- try it */
	}

#menuh li
	{
	position:relative;
	min-height: 1px;		/* Sophie Dennis contribution for IE7 */
	vertical-align: bottom;		/* Sophie Dennis contribution for IE7 */
	}

#menuh ul ul
	{
	position:absolute;
	z-index:500;
	top:auto;
	display:none;
	padding: 1em;
	margin:-1em 0 0 -1em;
	width:100%;
	}

#menuh ul ul ul
	{
	top:0;
	
	}

div#menuh li:hover
	{
	cursor:pointer;
	z-index:100;
	}

div#menuh li:hover ul ul,
div#menuh li li:hover ul ul,
div#menuh li li li:hover ul ul,
div#menuh li li li li:hover ul ul
{display:none;}

div#menuh li:hover ul,
div#menuh li li:hover ul,
div#menuh li li li:hover ul,
div#menuh li li li li:hover ul
{display:block;}

/* End CSS Drop Down Menu */

/*start left nav glossy buttons*/
.leftmenu{
list-style-type: none;
margin: 5px 0;
padding: 0;
width: 170px;

}

.leftmenu li a{
background: #ffffff;
font: bold 12px;
color: #a4261f;
display: block;
width: auto;
padding: 3px 0;
padding-left: 10px;
text-decoration: none;
border-bottom-style:solid;
border-bottom-color:#a4261f;
border-bottom-width:thin;
}


* html .leftmenu li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
width: 160px;
}

.leftmenu li , .glossymenu li a:active{
color: white;
}

.leftmenu li a:hover{
background:#d33027 ;
color:white;
}

/*End Glossy Buttons*/

/*Planning Resource Styles*/

.pr_header {
	background-image: url(http://www.nafep.com/PR/images/pr_images/pr_header.jpg);
	width: 580px;
	height: 161px;
	margin-top: -15px;
	margin-left: 10px;
}
#singlecat {
	list-style: none;
	background-image: url(http://www.nafep.com/PR/images/pr_images/retirement_bar.jpg);
	background-repeat: no-repeat;
	width: 560px;
	height: 150px;
	postion: relative;
	border-bottom: 1px solid #999;
	margin-bottom: 50px;
}
#singlecat:nth-child(2) {
	list-style: none;
	background-image: url(http://www.nafep.com/PR/images/pr_images/invest_bar.jpg);
	background-repeat: no-repeat;
	width: 560px;
	height: 150px;
	postion: relative;
	border-bottom: 1px solid #999;
	margin-bottom: 50px;
}
#singlecat:nth-child(3) {
	list-style: none;
	background-image: url(http://www.nafep.com/PR/images/pr_images/pm_bar.jpg);
	background-repeat: no-repeat;
	width: 560px;
	height: 150px;
	postion: relative;
	border-bottom: 1px solid #999;
	margin-bottom: 50px;
}
#singlecat li {
	position: relative;
	margin: 0 0 50px 0;
}
#singlecat li p {
	padding: 50px 300px 0 0;
	color: #666
	line-height: 1.5;
}
#singlecat li img {
	position: absolute;
	top: 50px;
	left: 310px;
}
#singlecat li .icons {
	list-style: none;
}
#singlecat li .icons li {
	display: inline-block;
}
#singlecat li .icons li a {
	padding: 0px 33px 0px 33px;
	position: relative;
}
#singlecat li .icons li img {
	margin: -140px 30px 0 0;
	border: none;
}

/*2nd level Styles*/
#igheader {
	background-image: url(http://www.nafep.com/PR/images/pr_images/pm_bar.jpg);
	background-repeat: no-repeat;
	width: 580px;
	height: 161px;
	margin-top: 0px;
	margin-left: 10px;
	border-bottom: 1px solid #999;
	margin-bottom: 50px;
}
.title img {
	margin-top: 60px;
	margin-left: 10px;
}
#header_icons {
	list-style: none;
}
#header_icons li {
	display: inline-block;
	float: right;
}
#header_icons li a {
	padding: 0 5px 0 5px;
}
#header_icons li img {
	border: none;
}
#igs {
	position: relative;
}
#igs li {
	margin-bottom: 40px;
}
#igs li p {
	padding: 0 200px 0 0;
	color: #999
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.25;
}
.like_share {
	list-style: none;
	position: relative
}
.like_share li {
	display: inline-block;
}
.like_share li img {
	position: absolute;
	top: -50px;
	left: 375px;
	border: none;
}
.like_share li a {
	padding: 0px 33px 0px 33px;
	position: relative;
}
.social {
	list-style: none;
	margin-left: -30px;
}
.social li {
	display: inline-block;
	padding: 10px 5px;
}
