﻿/* CSS Document */

body {
	background: #6BAFBA url(images/main_bg.jpg) repeat-x top left;
	font-family: Helvetica, Arial, sans-serif;
	color: #333333;
	font-size: 12px;
}

a {
    color: #549c98;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

h2 {
    font-size: 18px;
    color: #333333;
}

h3 {
    font-size: 14px;
    color: #3d779c;
    margin-top: 0;
}

#wrapper {
	margin:0 auto;
	padding: 0;
	width: 1001px;
	font-family: Helvetica, Arial, sans-serif;
}

#header {
	width: 100%;
	height: 135px;
	background: #ffffff url(images/header_bg.jpg) no-repeat top left;
	margin:0;
	padding:0 0 40px 0;
}

.smallNav {
	color: #ffffff;
	padding: 15px 10px 0 0;
}

.smallNav a {
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}

.smallNav a:hover {
	text-decoration: underline;
}

.logIn-Controls {
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	padding: 10px 10px 0 0;
}

.logIn-Controls a {
	color: #333333;
	text-decoration: none;
}

.logIn-Controls a:hover {
	text-decoration: underline;
}

.sf_searchText 
{
    color: #333333;
    width: 90px;
}

.sf_searchBox label {
    display: none;
}

.userInput {
	height: 13px;
	font-size: 11px;
	color: #445091;
	border: 1px solid #999999;
}

.textgreen { color: #009300; font-size: 10px; font-family: Arial; font-weight: bold;}
.textred { color: #FF0000; font-size: 10px; font-family: Arial; font-weight: bold;}
.adminlabel{ font-family: 'Arial'; font-size: 10px; font-weight: bold; color: #000000; }
.subtitle { color: #000000; font-size: 12px; font-family: Arial; font-weight: bold;}

#mainNav .rmHorizontal
{
    width: 740px!important;
    border: none!important;
    background: url(images/mainNav_bg.jpg) no-repeat top left!important;
    height: 29px!important;  
}

.navRight {
    background: url(images/nav_right_bg.jpg) no-repeat top right!important;
    width: 300px;
    height: 29px!important;
    padding-right: 10px;
}   

#mainNav li a 
{
    padding: 5px 10px 0 10px;
    font-family: Helvetica!important;
    font-size: 14px!important;
    color: #ffffff!important;
    font-weight: normal!important;
    text-decoration: none!important;
    text-align: center!important;
    height: 24px;
    border-right: 1px solid #496a8b;    
}

#mainNav li a:hover 
{
    background: url(images/btn_bg_hover.jpg) repeat-x top left!important;
    font-size: 14px!important;
    color: #ffffff!important;
    font-weight: normal!important;
    text-decoration: none!important;
}

#mainNav .rmFirst a:hover {
    background: url(images/btn_first_bg_hover.jpg) no-repeat top left!important;
}

.community-submenu {
	width: 702px;
	height: 18px;
	padding: 0;
	margin: 0;
}

.community-submenu ul {
	width: 702px;
	height: 18px;
	background: url(images/submenu_bg.jpg) no-repeat top left;
	list-style: none;
	font-size: 11px;
	color: #527597;
	margin: 0 0 0 15px;
	padding: 2px 0 0 0;
}

.community-submenu li {
	display: inline;
}

.community-submenu li a {
	font-size: 11px;
	color: #527597;
	padding: 0 15px 0 15px;
	text-decoration: none;
}

.community-submenu li a:hover {
	text-decoration: underline;
}



#leftNav {
    width: 130px!important;
    border-right: 1px solid #96a6b4;
    padding: 10px;
}

#leftNav a:hover {
    text-decoration: underline;
}

#leftNav .rpRootGroup a {
    width: 130px;
    font-size: 14px;
    padding-bottom: 10px;
    line-height: 16px;
    color: #666666;
}

#leftNav .rpLevel1 a {
    width: 125px;
    font-size: 12px;
    color: #000000;
    font-weight: bold;
    margin-left: 5px;
    line-height: 14px;
}

#leftNav .rpLevel2 a {
    font-size: 11px;
    margin-left: 10px;
    line-height: 11px;
    font-weight: normal;
    color: #666666;
}

#leftNav .rpLevel3 a {
    font-size: 11px;
    margin-left: 15px;
    line-height: 11px;
    font-weight: normal;
    color: #666666;
}

#leftNav .rpLevel4 a {
    font-size: 11px;
    margin-left: 20px;
    line-height: 11px;
    font-weight: normal;
    color: #666666;
}

#content {
	width: 1001px;
	background: #ffffff; 
}

.inner-content 
{
    padding: 0 0 0 10px;    
}

.right-sidebar 
{
    width: 232px;
    padding: 0;
}

html* .right-sidebar {
    padding: 0px;
}

.sidebar-element {
    margin: 10px 10px 0 0;
}

.sidebar-element img {
    padding: 0px;
}

.applemenu{
padding: 0;
width: 232px; /*width of menu*/
margin-top: 0!important;
text-align: left;
clear: both;
}

.applemenu div.silverheader a{
background: #9ac9c6;
font-size: 12px;
font-weight: bold;
color: #3d6b73;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 5px 0;
padding-left: 8px;
text-decoration: none;
border: 1px solid #ffffff;
}

.div-collapsed {
    background-image: url(images/div_collapsed.jpg) no-repeat right!important; 
}

.div-expanded {
    background: url(images/div_expanded.jpg) no-repeat right!important;
}


.applemenu div.silverheader a:visited, .applemenu div.silverheader a:active{
color: #3d6b73;
}


.applemenu div.selected a, .applemenu div.silverheader a:hover{
background: #9ac9c6;
color: #3d6b73;
}

.applemenu div.submenu{ /*DIV that contains each sub menu*/
background: white;
padding: 5px;
 /*Height that applies to all sub menu DIVs. A good idea when headers are toggled via "mouseover" instead of "click"*/
}

.applemenu div.submenu ul {
    list-style: none;
    display: block;
    margin: 0!important;
    padding: 0 0 0 5px!important;
}

.applemenu div.submenu li a {
    font-size: 10px;
    color: #666666;
    line-height: 12px;
    text-decoration: none;
}

.applemenu div.submenu li a:hover {
    text-decoration: underline;
}



.homepage-image {
    background: #ffffff url(images/homePage_1.jpg) no-repeat top left;
    width: 725px;
    height: 221px;
    border: 1px solid #ffffff;
}

.homepage-image ul {
    list-style: none;
    margin: 110px 0 0 20px;
}

html* .homepage-image ul {
    margin-left: 60px;
}

.homepage-image a {
    color: #ffffff;
    font-size: 12px;
    text-decoration: none;
    font-weight: bold;
    line-height: 14px;
    background: url(images/arrow_bullet.jpg) no-repeat left;
    padding-left: 13px;
}

.homepage-image a:hover {
    text-decoration: underline;
}

#footer {
	width: 100%;
	background: #ffffff url(images/content_bottom.jpg) no-repeat bottom left;
	font-size: 10px;
	color: #999999;
}

#footer a {
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

.empty-area {
    width: 390px;
}

.login-area {
   width: 415px;
   padding-top: 5px;
}   

.search-area {
    width: 190px;
    padding-bottom: 5px;
    padding-top: 5px;
}

.progress { 
    font-family: Arial; 
    font-size: 12px; 
    text-decoration: none; 
    color: #25837E; 
    border: solid 1px #25837E; 
    background-color: #C8E6E2; 
    position: absolute; 
    top: 12%; 
    left: 50%; 
    width: 140px; 
    height: 30px; 
    vertical-align: middle; 
    z-index: 1; 
    padding-top: 5px; 
    margin-left: -70px; 
    margin-top: -15px;
}

.home-content {
    width: 685px;
    margin-top: 20px;    
}

.home-content .chapters {
    width: 232px;
    height: 124px;
    background: url(images/header_chapters.jpg) no-repeat top left;
    
    padding-top: 16px;
    padding-right: 15px;
    padding-bottom: 10px;    
}



.home-content .sigs {
    width: 232px;
    height: 124px;
    background: url(images/header_sigs.jpg) no-repeat top left;
    
    padding-top: 16px; 
    padding-right: 15px;
    padding-bottom: 10px;
}

.home-content .foundation {
    width: 232px;
    height: 124px;
    background: url(images/header_NAPNAPfoundation.jpg) no-repeat top left;
    
    padding-top: 16px; 
    padding-right: 15px;
}

.home-content .welcome {
    width: 232px;
    height: 320px;
    background: url(images/header_welcome.jpg) no-repeat top left;
    padding-top: 20px;
    padding-right: 15px;
    padding-bottom: 5px; 
}

.home-content .news {
    width: 232px;
    height: 225px;
    background: url(images/header_news.jpg) no-repeat top left;
    padding-top:0;
    padding-bottom: 8px;
}

.home-content .benefit {
    width: 232px;
    height: 124px;
    background: url(images/header_featured_benefit.jpg) no-repeat top left;
    padding-top: 16px; 
}

.home-content .content33 {
    width: 222px;
    height: 102px;
    background: url(images/bottom_33.jpg) no-repeat bottom left;
    
    padding: 5px;
    overflow: hidden;
}

html* .home-content .content33 {
    height: 100px;
    background: url(images/bottom_33.jpg) no-repeat top left;    
}

.home-content .content100 {
    width: 222px;
    height: 402px;
    background: url(images/bottom_100.jpg) no-repeat bottom left;
    padding: 5px;
    overflow: hidden;    
}

.home-content .content66 {
    width: 222px;
    height: 250px;
    background: url(images/bottom_66.jpg) no-repeat bottom left;
    padding: 5px;
    overflow: hidden;
}

html* .home-content .content66 {
    height: 250px;
    background: url(images/bottom_66.jpg) no-repeat top left;
}

.sf_newsTitle a {
    font-size: 12px!important;
    padding: 0!important;
    margin: 0!important;
    line-height: 12px!important;
    font-weight: bold!important;
}

html* .sf_newsList h2 {
	line-height: 3px!important;
	margin-bottom: 5px!important;
}

.sf_newsList li {
	margin-bottom: 15px!important;
}



.sf_newsList h2 {
    margin: 0!important;
    padding: 0!important;
}

.sf_newsList p {
    margin: 0!important;
    padding: 0!important;
}

img {
    border: none!important;
    padding: 5px;
}

.join-button {
    margin: 10px 15px 0 0;
}

.key-benefits {
    width: 180px;
    padding: 5px;
    border: 1px solid #eeeeee;
    background: #eeeeee url(images/grey_bg.jpg) repeat-x top left;
}

.about-membership {
    width: 140px;
    padding: 5px;
    border: 1px solid #eeeeee;
    background: #eeeeee url(images/grey_bg.jpg) repeat-x top left;
}

.member-resources {
    width: 140px;
    padding: 5px;
    border: 1px solid #eeeeee;
    background: #eeeeee url(images/grey_bg.jpg) repeat-x top left;
}

.featured-member {
    width: 300px;
    padding: 10px;
}

.member-news-on {
    width: 180px;
    border: 1px solid #eeeeee;
    padding: 5px;
    background: #eeeeee url(images/grey_bg.jpg) repeat-x top left;
}

.welcome-message {
    width: 340px;
    padding: 5px;
}

.PollBox {
    border: 1px solid #eeeeee;
    padding: 5px;
}

.PollBox h2 {
    font-size: 14px!important;
    margin: 0;
    padding: 0;
}

.PollBox h3 {
    font-size: 12px;
    margin: 0;
    padding: 0;
}

.PollBox ul {
    margin-left: 0!important;
    padding-left: 0!important;
}

.PollBox .validator {
    color: Red;
}

.RadChart {
    background: #ffffff!important;
}

.RadMenu .rmHorizontal .rmText 
{
	padding: 0!important;
}

.RadPanelBar .rpRootGroup 
{
	border-style: none!important;
	border-width: 0px!important;
}

.RadPanelBar .rpLink, .RadPanelBar .rpOut
{
	border-bottom-style: none!important;
	border-bottom-width: 0px!important;
}

.RadPanelBar .rpRootGroup 
{
	border-style: none!important;
}

.RadPanelBar .rpText 
{
	padding: 0!important;
}

.RadPanelBar .rpLevel2 .rpTemplate, .RadPanelBar .rpLevel2 .rpOut 
{
	padding-left: 0!important;
}