/********** 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 {
    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.gif) no-repeat top right;
}

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

/***************************************************
    Left Menu
    */

#content.npd #sub-nav {
    background: #85c28d;
}

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

.npd #sub-nav ul ul{
    border-left: solid 1px #91ce99;
    }


#content.npd #sub-nav UL LI {
    color: #fff;
    background: none;
    padding-left: 18px;
    width: auto;
    background: url(../images/npd/sidebar-bullet.gif) 7px 11px no-repeat;
    height: 1%;
    }

#content.npd #sub-nav li a{
    padding-left: 0;
    }

#content.npd #sub-nav UL LI.selected A {
}

#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: #000;
}

/* 2nd level */


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

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

/* 3rd level */
#content.npd #sub-nav UL LI.selected UL LI UL {
    display: none;
}

.npd #sub-nav .hr{
    background: none;
    }




/***************************************************
    Content
    */

#content.npd #moduleid-pages{
    padding-top: 0;
    }

#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/npd_header_2011.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: #335883;
}
#content.npd .page-header p{
    padding: 0;
    margin: 0;
    position: relative;
    left: 16px;
    _left: 48px;
    display: none;
    }

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

#content.npd .module.page-title H1 {
    color: #2a6732;
    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: #2a6732;
    font-size: 1.7em;
    margin: 20px 0 0 0;
    font-weight: normal;
}

#content.npd .module H2 {
    color: #335883;
    font-size: 1.5em;
    margin: 10px 0 10px 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;
}


#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;
}

