/********************************************
* BHHS Legacy Foundation
* Developed by I-ology
* http://www.i-ology.com
*
* Created 03/14/2008 - BD
*
* Grant Information Style Definitions
********************************************/

.content-photo {
    width: 232px;
    float: right;
    clear: right;
    margin: 5px 0 10px 20px;

}

.content-photo img {
    padding: 1px;
    border: 1px solid #734473;
}

.content-photo p {
    width: 225px;
    margin-top: -15px;
    padding-left: 5px;
    width/**/:/**/220px;
    font-size: 85%;
    line-height: 1.2em;
}

#regions {
    width: 488px;
    overflow: hidden;
    font-size: 11px;
    padding: 15px 10px 18px 10px;
    width/**/:/**/468px;
    background: #FBFBF8;
    border-top: 1px solid #F0F0E5;
    border-bottom: 1px solid #F0F0E5;
}

#regions-left {
    width: 216px;
    float: left;
    overflow: hidden;
}

#regions-right {
    width: 225px;
    float: right;
    overflow: hidden;
}

#content #regions-left h2,
#content #regions-right h2 {
    size: 11px;
    margin-bottom: 15px;
}

a#btn-download-print {
    width: 108px;
    height: 14px;
    display: block;
    margin: 0 0 -15px 382px;
    text-indent: -9999px;
    background: url(/images/btn_download_print.gif) top left no-repeat;
}

a:hover#btn-download-print {
    background-position: bottom left;
}

#no-flash {
    margin-top: 25px;
}

/*********************************
* Tables
*********************************/

table#grant-cycles {
    width: 400px;
    margin-bottom: 25px;
}

table#grant-cycles td {
    padding: 5px 0 5px 15px;
}

table#grant-cycles tr.row1 {
    background: #F0F0E5;
}

table#grant-cycles tr.row2 {
    background: #FBFBF8;
}

/*********************************
* Lists
*********************************/

#content ol#questions {
    width: 458px;
}

ol#questions li {
    line-height: 18px;
    margin-left: 30px;
    margin-bottom: 5px;
}

#content ol#answers {
    width: 458px;
    margin-top: 8px;
}

ol#answers li {
    line-height: 18px;
    margin-left: 30px;
    padding-bottom: 15px;
}

/*********************************
* Titles & Headers
*********************************/

#ttl-grant-information,
#ttl-funding-priorities,
#ttl-access-healthcare,
#ttl-community-health,
#ttl-workforce-development,
#ttl-community-strengthening,
#ttl-who-we-fund,
#ttl-what-we-fund,
#ttl-how-to-apply,
#ttl-faqs,
#ttl-grant-resources,
#ttl-grant-stories {
    height: 26px;
    display: block;
    text-indent: -9999px;
}

#ttl-grant-information {
    background: url(/images/ttl_grant_information.gif) top left no-repeat;
}
#ttl-funding-priorities {
    background: url(/images/ttl_funding_priorities.gif) top left no-repeat;
}
#ttl-access-healthcare {
    background: url(/images/ttl_access_healthcare.gif) top left no-repeat;
}
#ttl-community-health {
    background: url(/images/ttl_community_health.gif) top left no-repeat;
}
#ttl-workforce-development {
    background: url(/images/ttl_workforce_development.gif) top left no-repeat;
}
#ttl-community-strengthening {
    background: url(/images/ttl_community_strenghtening.gif) top left no-repeat;
}
#ttl-who-we-fund {
    background: url(/images/ttl_who_we_fund.gif) top left no-repeat;
}
#ttl-what-we-fund {
    background: url(/images/ttl_what_we_fund.gif) top left no-repeat;
}
#ttl-how-to-apply {
    background: url(/images/ttl_how_to_apply.gif) top left no-repeat;
}
#ttl-faqs {
    background: url(/images/ttl_faqs.gif) top left no-repeat;
}
#ttl-grant-resources {
    background: url(/images/ttl_grant_resources.gif) top left no-repeat;
}
#ttl-grant-stories {
    background: url(/images/ttl_grant_stories.gif) top left no-repeat;
}

/*********************************
* Sub Navigation
*********************************/

a#funding-priorities {
    background: url(/images/subnav_funding_priorities.gif) top left no-repeat;
}
a#who-we-fund {
    background: url(/images/subnav_who_we_fund.gif) top left no-repeat;
}
a#what-we-fund {
    background: url(/images/subnav_what_we_fund.gif) top left no-repeat;
}
a#how-to-apply {
    background: url(/images/subnav_how_to_apply.gif) top left no-repeat;
}
a#grant-resources {
    background: url(/images/subnav_grant_resources.gif) top left no-repeat;
}
a#grant-stories {
    background: url(/images/subnav_grant_stories.gif) top left no-repeat;
}

a:hover#funding-priorities,
a:hover#who-we-fund,
a:hover#what-we-fund,
a:hover#how-to-apply,
a:hover#grant-resources,
a:hover#grant-stories,

body.funding-priorities-on #subnav #funding-priorities,
body.who-we-fund-on #subnav #who-we-fund,
body.what-we-fund-on #subnav #what-we-fund,
body.how-to-apply-on #subnav #how-to-apply,
body.grant-resources-on #subnav #grant-resources,
body.grant-stories-on #subnav #grant-stories {
    background-position: bottom;
}

/*********************************
* Tertiary Navigation
*********************************/

body.funding-priorities-on ul.tertiary-funding,
body.how-to-apply-on ul.tertiary-apply {
    width: 273px;
    height: 94px;
    margin: 0;
    padding: 0;
    display: block;
    background: url(/images/bg_tertiary.gif) top left repeat-y;
}

body.how-to-apply-on ul.tertiary-apply {
    height: 28px;
}

body.funding-priorities-on ul#subnav li ul.tertiary-funding li,
body.how-to-apply-on ul#subnav li ul.tertiary-apply li {
    height: 16px;
    margin-bottom: 6px;
    padding: 0;
}

body.funding-priorities-on ul#subnav li ul.tertiary-funding li a,
body.how-to-apply-on ul#subnav li ul.tertiary-apply li a {
    height: 16px;
    margin: 0;
    padding: 0;
    background: none;
}

body.funding-priorities-on #subnav li .tertiary-funding li a#access-healthcare {
    background: url(/images/tertiary_access_healthcare.gif) top left no-repeat;
}
body.funding-priorities-on #subnav li .tertiary-funding li a#community-health {
    background: url(/images/tertiary_community_health.gif) top left no-repeat;
}
body.funding-priorities-on #subnav li .tertiary-funding li a#workforce-development {
    background: url(/images/tertiary_workforce_development.gif) top left no-repeat;
}
body.funding-priorities-on #subnav li .tertiary-funding li a#community-strengthening {
    background: url(/images/tertiary_community_strengthening.gif) top left no-repeat;
}

body.funding-priorities-on #subnav li .tertiary-funding li a:hover#access-healthcare,
body.funding-priorities-on #subnav li .tertiary-funding li a:hover#community-health,
body.funding-priorities-on #subnav li .tertiary-funding li a:hover#workforce-development,
body.funding-priorities-on #subnav li .tertiary-funding li a:hover#community-strengthening,

body.access-healthcare-on #subnav li .tertiary-funding li a#access-healthcare,
body.community-health-on #subnav li .tertiary-funding li a#community-health,
body.workforce-development-on #subnav li .tertiary-funding li a#workforce-development,
body.community-strengthening-on #subnav li .tertiary-funding li a#community-strengthening {
    background-position: bottom;
}


body.how-to-apply-on #subnav li .tertiary-apply li a#faqs {
    background: url(/images/tertiary_faqs.gif) top left no-repeat;
}

body.how-to-apply-on #subnav li .tertiary-apply li a:hover#faqs,

body.faqs-on #subnav li .tertiary-apply li a#faqs {
    background-position: bottom;
}