/********** NPD **********/

#content.npd {
	width: 700px;
	position: relative;
}

#content.npd:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#content.npd {display: inline-table;}

/* Hides from IE-mac \*/
#content.npd {height: 1%;}
#content.npd {display: block;}
/* End hide from IE-mac */

#content.npd .gradient-bkg {
	background: url(../images/npd_nav_bkg.2005.gif) repeat-y left;
	border-right: solid 1px #CFD7D7;
	padding: 0 0 30px 0;
	_padding: 43px 0 30px 0;
}

#content.npd .gradient-bkg:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#content.npd .gradient-bkg {display: inline-table;}

/* Hides from IE-mac \*/
#content.npd .gradient-bkg {height: 1%;}
#content.npd .gradient-bkg {display: block;}
/* End hide from IE-mac */

#botcap.npd {
	background: url(../images/npd_content_botcap.2005.gif) no-repeat top right;
}

/********** SUB > LEFT MENU **********/

#content.npd #sub-nav {
	background: #9ca9d6;
}

#content.npd #sub-nav H2 {
	background: #485597;
}

#content.npd #sub-nav .hr {
	background: url(../images/npd_nav_hr_bkg.2005.gif) repeat-x;
}

#content.npd #sub-nav UL LI {
	color: #fff;
	background: url(../images/npd_nav_hr_bkg.2005.gif) repeat-x bottom;
}

#content.npd #sub-nav UL LI.selected A {
	background: url(../images/npd_nav_bullet.2005.gif) no-repeat 15px center;
}

#content.npd #sub-nav UL LI A {
	color: #fff;
}

#content.npd #sub-nav UL LI A:hover {
	color: #3e4151;
}

#content.npd #sub-nav UL LI.selected A {
	color: #3e4151;
}

/* 2nd level */

#content.npd #sub-nav UL LI.selected LI {
	background: none;
}

#content.npd #sub-nav UL LI.selected LI A {
	color: #fff;
	background: none;
}

#content.npd #sub-nav UL LI.selected LI.selected A {
	color: #B20000;
	background: url(../images/npd_nav_bullet.2005.gif) no-repeat 20px center;
}

/* 3rd level */

#content.npd #sub-nav UL LI.selected UL LI UL {
	display: none;
}

/********** NPD > CONTENT **********/

#content.npd .module {
	width: 479px;
	_width: 475px;
	padding: 20px 20px 0 0;
	margin: 0 0 0 200px;
}

#content.npd .page-header {
	position: absolute;
	width: 267px;
	height: 70px;
	background: url(../images/npd_header.jpg) no-repeat top right;
	padding: 100px 244px 0 16px;
	top: 43px;
	right: 1px;
	font: normal 0.9em/1.1em "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", verdana, arial, helvetica;
	color: #fff;
}

#content.npd .module.page-title {
	padding: 150px 20px 0 0;
	_padding: 170px 20px 0 0;
}

#content.npd .module.page-title H1 {
	color: #6a77b9;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	font-size: 1.9em;
	margin: 20px 0 0 0;
}

#content.npd .module .minheight {
	float: right;
	width: 1px;
	height: 600px;
	font-size: 0;
	line-height: 0;
}

#content.npd .module H1 {
	color: #6a77b9;
	font-size: 1.7em;
	margin: 20px 0 0 0;
	font-weight: normal;
}

#content.npd .module H2 {
	color: #525c91;
	font-size: 1.5em;
	margin: 25px 0 5px 0;
	font-weight: normal;
}

#content.npd .module H3 {
	color: #6a77b9;
	font-size: 1.3em;
	margin: 20px 0 5px 0;
	font-weight: normal;
}

#content.npd .module P.error {
	color: #c00;
	background: #ffffa0;
	padding: 5px;
	border: solid 1px #efef6a;
}

#content.npd .module I,
#content.npd .module EM {
	font-family: georgia,"times new roman",serif;
}

#content.npd .module UL {
	margin: 10px 0;
	padding: 0 20px 0 0
}

#content.npd .module UL LI {
	margin: 0 0 10px 0;
	padding: 0 0 0 20px;
	list-style: none;
	background: url(../images/li_bullet.2005.gif) no-repeat 6px 0.6em;
}


#content.npd .module.page-title H2 {
	color: #FF3333;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	font-size: 1.4em;
	margin: 20px 0 0 0;
}

#content.npd .module.page-title UL {
	background: #FFBFBF;
	padding: 5px;
}

#content.npd .module.page-title UL LI {
	margin: 0 0 3px 0;
	padding: 0 0 0 20px;
	list-style: none;
}

#content.npd .module.page-title UL LI A {
	color: #B20000;
}

#content.npd .module.page-title UL LI.selected A {
	font-weight: bold;
	color: #000;
}

/********** NPD > CONTENT > SIDEBAR **********/

#content.npd .module-npd_sidebar .minheight {
	display: none;
}

#content.npd .module-npd_sidebar {
	width: 150px;
	margin: 0 20px 20px 20px;
	padding: 10px;
	background: #F9C2C2;
	float: right;
	font-size: 0.9em;
	line-height: 1.1em;
	display: none;
}

#content.npd .module-npd_sidebar H1 {
	font-size: 1.4em;
	line-height: 1.2em;
	margin: 0 0 8px 0;
}

#content.npd .module-npd_sidebar H1+H1 {
	font-size: 1.2em;
	line-height: 1.1em;
	margin: 0 0 8px 0;
}

#content.npd .module-npd_sidebar H2 {
	font-size: 1.2em;
}

/********** NPD > CONTENT > NPD MAIN **********/

#content.npd.custom-national-philanthropy-day .minheight {
	display: none;
}
