/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}


html, body {
    height: 100%;
    margin-bottom: 1px;
}

body {
    background: #dcdcdc url(../wrapper-images/body-bg.gif) 0 133px repeat-x;
}
strong {
    font-weight: bold;
}
em {
    font-style: italic;
}

#header {
    width: 100%;
    background-color: #4d435e;
    height: 98px;
}
#header_int {
    width: 1024px;
    height: 98px;
    margin: 0 auto;
    background: url(../wrapper-images/header2.jpg) top left no-repeat;
    position: relative;
}
#home_link {
    display: block;
    width: 440px;
    height: 60px;
    position: absolute;
    top: 19px;
    left: 40px;
}
#search_box {
    position: absolute;
    top: 34px;
    right: 40px;
}
#search_box1, #search_box2 {
    width: 160px;
    height: 21px;
    background: url(../wrapper-images/search-bg.png) top left no-repeat;
    float: left;
}
#search_box1 input, #search_box2 input {
    background: transparent;
    border: none;
    color: #9192a2;
    font-family: Helvetica, arial, sans-serif;
    font-size: 12px;
    font-weight: normal;
    height: 21px;
    line-height: 21px;
    margin: 0 10px;
}
#search_box1 {
    margin: 0 10px 0 0;
}
#search_box2 {
    margin: 0 2px 0 0;
}
#search_box p {
    text-align: right;
    padding-top: 5px;
    padding-right: 24px;
}
#search_box p a {
    color: #fbce52;
    font-size: 11px;
    font-family: Arial, sans-serif;
    text-decoration: none;
}
#nav {
    width: 100%;
    height: 35px;
    background-color: #dcdcdc;
}
#nav_int {
    width: 1024px;
    margin: 0 auto;
    height: 35px;
}
#nav_menu {
    height: 35px;
    width: 952px;
    margin: 0 auto;
}
#nav_menu li {
    height: 35px;
    line-height: 35px;
    float: left;
}
#nav_menu li#nav_about_nas {
    width: 134px;
    background: url(../wrapper-images/nav-divider.gif) 114px 12px no-repeat;
}
#nav_menu li#nav_programs {
    width: 134px;
    background: url(../wrapper-images/nav-divider.gif) 114px 12px no-repeat;
}
#nav_menu li#nav_publications {
    width: 153px;
    background: url(../wrapper-images/nav-divider.gif) 133px 12px no-repeat;
}
#nav_menu li#nav_member_directory {
    width: 193px;
    background: url(../wrapper-images/nav-divider.gif) 173px 12px no-repeat;
}
#nav_menu li#nav_news_and_multimedia {
    width: 191px;
    background: url(../wrapper-images/nav-divider.gif) 171px 12px no-repeat;
}
#nav_menu li#nav_member_login {
    width: 134px;
    position: relative;
    z-index: 10;
}
#nav_menu li a {
    color: #1f6984;
    font-family: 'Museo Sans', Arial, sans-serif;
    font-size: 12px;
    text-decoration: none;
    line-height: 35px;
    text-transform: uppercase;
    display: block;
    height: 35px;
    text-align: center;
}
#nav_menu li a:hover, #nav_menu li.active a, #nav_menu li:hover a {
    color: #554b64;
}
#nav_menu li#nav_about_nas a {
    width: 102px;
}
#nav_menu li#nav_about_nas a:hover, #nav_menu li#nav_about_nas:hover a {
    background: url(../wrapper-images/nav-bg1.gif) 0 5px no-repeat;
}
#nav_menu li#nav_programs a {
    width: 102px;
}
#nav_menu li#nav_programs a:hover, #nav_menu li#nav_programs:hover a {
    background: url(../wrapper-images/nav-bg2.gif) 0 5px no-repeat;
}
#nav_menu li#nav_publications a {
    width: 122px;
}
#nav_menu li#nav_publications a:hover, #nav_menu li#nav_publications:hover a {
    background: url(../wrapper-images/nav-bg3.gif) 0 5px no-repeat;
}
#nav_menu li#nav_member_directory a {
    width: 164px;
}
#nav_menu li#nav_member_directory a:hover, #nav_menu li#nav_member_directory:hover a {
    background: url(../wrapper-images/nav-bg4.gif) 0 5px no-repeat;
}
#nav_menu li#nav_news_and_multimedia a {
    width: 162px;
}
#nav_menu li#nav_news_and_multimedia a:hover, #nav_menu li#nav_news_and_multimedia:hover a {
    background: url(../wrapper-images/nav-bg5.gif) 0 5px no-repeat;
}
#nav_menu li#nav_member_login a {
    width: 134px;
    background: url(../wrapper-images/nav-bg6b.gif) 0 5px no-repeat;
}
#nav_menu li#nav_member_login a:hover, #nav_menu li#nav_member_login:hover a {
    background: url(../wrapper-images/nav-bg6.gif) 0 5px no-repeat;
}

#nav_menu li ul {
    background: url(../wrapper-images/subnav-bg.gif) top left repeat-y;
    width: 208px;
    position: absolute;
    left: -200000px;
    z-index: 1;
}
#nav_menu li:hover ul, #nav_menu li.sfhover ul {
    left: auto;
}
#nav_menu li ul li {
    float: none;
    height: 28px;
    line-height: 28px;
    width: 208px !important;
    background: url(../wrapper-images/subnav-li-bg.gif) bottom left repeat-x;
}
#nav_menu li ul li.two_lines {
    height: 42px;
}
#nav_menu li ul li a {
    width: 181px !important;
    height: 26px;
    line-height: 26px;
    display: block;
    text-align: left !important;
    background: url(../wrapper-images/subnav-a-bg.gif) 13px 11px no-repeat !important;
    color: #fff !important;
    padding-left: 27px;
    text-transform: none;
    font-family: Arial, sans-serif;
    font-size: 12px;
}
#nav_menu li ul li a:hover {
    background: #9c92ad url(../wrapper-images/subnav-a-bg2.gif) 13px 11px no-repeat !important;
    color: #fff;
    height: 27px;
}
#nav_menu li ul li.two_lines a {
    height: 40px;
    line-height: 20px;
    background: url(../wrapper-images/subnav-a-bg.gif) 13px 7px no-repeat !important;
}
#nav_menu li ul li.two_lines a:hover {
    height: 41px;
    background: #9c92ad url(../wrapper-images/subnav-a-bg2.gif) 13px 7px no-repeat !important;
}

#nav_menu li#nav_publications ul {
    width: 198px;
}
#nav_menu li#nav_publications ul li {
    width: 198px !important;
}
#nav_menu li#nav_publications ul li a {
    width: 171px !important;
}

#nav_menu li#nav_member_login:hover ul {
    left: -49px;
    width: 182px !important;
}
#nav_menu li#nav_member_login ul li {
    width: 182px !important;
}
#nav_menu li#nav_member_login ul li a {
    width: 155px !important;
}
#nav_menu li#nav_member_login ul li#login_form_li {
    height: auto;
    background: #fff url(../wrapper-images/member-login-bg.gif) top left repeat-y;
    width: 182px;
}
#nav_menu li#nav_member_login ul li div#login_form form {
    margin: 8px auto;
    width: 158px;
}
#login_form form input {
    border: 1px solid #dfe6ec;
    border-top: 1px solid #abaeb3;
    margin: 0 0 7px;
    width: 146px;
    height: 20px;
    line-height: 20px;
    color: #9192a2;
    font-size: 12px;
    font-family: Helvetica, Arial, sans-serif;
    padding: 0 5px;
}
#login_form form input#login_button {
    border: none;
    width: 60px;
    height: 21px;
    float: right;
    padding: 0;
}
#nav_menu li#nav_member_login ul li div#login_form form p {
    line-height: 21px !important;
    width: 80px;
}
#nav_menu li#nav_member_login ul li div#login_form form p a {
    color: #facd51 !important;
    background: none !important;
    padding: 0 !important;
    font-size: 10px !important;
    line-height: 21px !important;
    display: inline;
}
#main {
    width: 938px;
    margin: 0 auto;
    background: #fff url(../wrapper-images/main-bg.gif) top left repeat-y;
    border-bottom: 2px solid #fff;
    min-height: 600px;
}
#main #content_wrap img {
    border: 7px solid #D0D0D0;
}
#main #content_wrap img.no_border {
    border: none;
}
#sidebar {
    width: 219px;
    float: left;
}
#sidebar h2 {
    color: #fff;
    background: url(../wrapper-images/cap-about-nas.gif) top left no-repeat;
    text-indent: -200000px;
    padding: 0 16px 10px;
    height: 43px;
    line-height: 43px;
    font-size: 18px;
    font-family: 'Museo Sans', Arial, sans-serif;
    font-weight: 300;
}
#sidebar h2 span {
    font-weight: 700;
}
#sidebar h2.news_and_multimedia {
    background: url(../wrapper-images/cap-news-multimedia.gif) top left no-repeat;
}
.members #sidebar h2 {
    background: url(../wrapper-images/cap-my-membership.gif) top left no-repeat;
}
.members #sidebar h2.member_resources {
    background: url(../wrapper-images/cap-member-resources2.gif) top left no-repeat;
}
.members #sidebar h2.member_directory {
    background: url(../wrapper-images/cap-member-directory.gif) top left no-repeat;
}
#sidebar h3 {
    color: #1f6984;
    font-family: Arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 34px;
    padding: 0 17px;
}
#sidebar ul {
    width: 217px;
    margin: 0 0 0 1px;
}
#sidebar ul li {
    width: 217px;
    background: url(../wrapper-images/side-nav-item-bg.gif) bottom left repeat-x;
    padding: 0 0 2px;
}
#sidebar ul li a {
    text-decoration: none;
    color: #1f6984;
    font-family: Arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 18px;
    padding: 8px 17px;
    display: block;
}
#sidebar ul li a:hover {
    background-color: #cfcfcf;
}
#sidebar ul li.double {
    height: 40px;
}
#sidebar ul li.double a {
    line-height: 20px;
}
#sidebar ul li ul li a {
    font-weight: normal;
}



#sidebar ul li.active {
    background-color: #e2d9a6;
}
#sidebar ul li ul {
    margin: 0;
}
#sidebar ul li ul li {
    float: none;
    background: #f0ecd6;
    padding: 0;
}

#sidebar ul li ul li a, #sidebar ul li.selected ul li a {
    padding-left: 37px;
    background: #e1e1e1 url(../wrapper-images/subnav-arrow-icon2.png) 23px 13px no-repeat !important;
}
#sidebar ul li.subMenu, #sidebar ul li.subMenu a:hover, #sidebar ul li.subMenu ul li.selected a, #sidebar ul li.selected a  {
    background-color: #cfcfcf !important;
}

.programs #sidebar h2 {
    background: url(../wrapper-images/cap-programs.gif) top left no-repeat;
}
.programs #sidebar ul li.active {
    background-color: #e2d9a6;
}
.programs #sidebar ul li ul {
    margin: 0;
}
.programs #sidebar ul li ul li {
    background: #f0ecd6;
    float: none;
    padding: 0;
}
.programs #sidebar ul li ul li a {
    padding-left: 37px;
    background: #f0ecd6 url(../wrapper-images/subnav-arrow-icon.gif) 23px 13px no-repeat;
}
/*
.members #sidebar ul {

}
.members #sidebar ul li a {
    background: url(../wrapper-images/subnav-arrow-icon.gif) 23px 13px no-repeat;
    padding-left: 40px;
}
.members #sidebar ul li a {
    font-weight: normal;
}
.members #sidebar ul li.double {
    height: 40px;
}
.members #sidebar ul li.double a {
    line-height: 20px;
    background: url(../wrapper-images/subnav-arrow-icon.gif) 23px 6px no-repeat;
}*/
#breadcrumbs {
    width: 938px;
    height: 34px;
    background-color: #212121;
    position: relative;
    font-family: Arial, sans-serif;
}
#breadcrumbs .bc_link {
    padding: 0 10px 0 21px;
    height: 34px;
    background: url(../wrapper-images/breadcrumbs-bg.gif) top left no-repeat;
    float: left;
}
#breadcrumbs .bc_link a {
    font-size: 11px;
    line-height: 34px;
    color: #88b0be;
    text-decoration: none;
    font-family: Arial, sans-serif;
}
#breadcrumbs .bc_link a.active {
    color: #fff;
}
#breadcrumbs #home_link {
    padding: 11px 0 12px 15px;
    line-height: 11px;
    height: 11px;
    width: 24px;
    float: left;
}
#breadcrumbs a.breadcrumb, #breadcrumbs span.breadcrumbseparator, #breadcrumbs span.breadcrumbItem {
    font-size: 11px;
    line-height: 34px;
    color: #88b0be;
    text-decoration: none;
    font-family: Arial, sans-serif;
    display: block;
    float: left;
}
#breadcrumbs span.breadcrumbItem {
    color: #fff;
    margin: 0 0 0 13px;
}
#breadcrumbs a.breadcrumb {
    margin: 0 10px 0 13px;
}
img#breadcrumb_home_link {
    padding: 11px 0 12px;
}


#share_and_text_size {
    position: absolute;
    top: 0;
    right: 0;
    height: 34px;
    line-height: 17px;
}
#share_and_text_size p {
    background: url(../wrapper-images/breadcrumbs-bg2.gif) top left no-repeat;
    height: 34px;
    padding: 10px 19px 0;
    float: left;
    font-size: 11px;
    line-height: 17px;
    color: #fff;
}
#share_and_text_size a {
    display: block;
    float: left;
    font-size: 11px;
    line-height: 17px;
    color: #88b0be;
    text-decoration: none;
}
#share_and_text_size a#share_this {
    margin: 0 5px 0 0;
}
#share_and_text_size a#share_this_link {
    margin: 0;
}
#share_and_text_size span {
    font-size: 11px;
    line-height: 17px;
    color: #88b0be;
    padding: 0 6px;
    margin: 0;
    display: block;
    float: left;
}
#share_and_text_size .addthis_toolbox {
    background: url(../wrapper-images/breadcrumbs-bg2.gif) top left no-repeat;
    height: 34px;
    padding: 10px 19px 0;
    float: left;
}

#footer {
    height: 49px;
    width: 938px;
    margin: 0 auto;
    padding: 14px 0 0;
}
#footer p {
    color: #4d4d4d;
    font-size: 11px;
    font-family: Arial, sans-serif;
}
#footer p a {
    color: #4d4d4d;
    text-decoration: none;
}
#footer p.foot_nav {
    float: right;
    clear: right;
    color: #366068;
    padding: 0 0 8px;
}
#footer p.foot_nav a {
    color: #366068;
    text-decoration: none;
}
#footer .footer-logo {
    margin-top:5px;
    height:35px;
    width:299px;
}



.home #main {
    background: #fff;
}

#home_sidebar {
    width: 238px;
    float: right;
}
#home_sidebar h2 {
    color: #fff;
    padding: 0 16px 10px;
    height: 43px;
    line-height: 43px;
    font-size: 17px;
    font-family: 'Museo Sans', Arial, sans-serif;
    text-indent: -200000px;
}
#home_sidebar h2 #rss, #plp_right_section h3 #rss {
    display: block;
    float: right;
    color: #c3b9d2;
    font-size: 11px;
    font-family: Arial, sans-serif;
    line-height: 16px;
    text-decoration: none;
    text-indent: 0;
    margin-top: 14px;
    height: 16px;
}
#plp_right_section h3 #rss {
    margin-right: 18px;
    font-style: normal;
    font-weight: bold;
}

#home_sidebar h2 #rss img, #plp_right_section h3 #rss img {
    float: left;
    margin-right: 4px;
    border: none;
}
#home_sidebar h2.latest_news_head {
        background: #554b64 url(../wrapper-images/latest-news.gif) top left no-repeat;
}
#latest_news {
    width: 207px;
    background: #fbfbfb url(../wrapper-images/latest-news-bg.gif) bottom left repeat-x;
    padding: 13px 13px 19px 18px;
}
#latest_news h3 {
    color: #927f1a;
    font-family: Arial, sans-serif;
    font-size: 12px;
    line-height: 18px;
    font-weight: bold;
}
#latest_news p {
    padding: 0 0 14px;
}
#latest_news p a, #recent_publications p a {
    color: #366068;
    font-size: 12px;
    font-weight: normal;
    font-family: Arial, sans-serif;
    text-decoration: none;
    line-height: 18px;
}
#latest_news p.all_news, #recent_publications p.all_pubs {
    text-align: right;
    padding: 0;
}
#latest_news p.all_news a, #recent_publications p.all_pubs a {
    font-size: 13px;
    font-weight: bold;
}
#latest_news p span, #latest_news p.all_news a span, #recent_publications p.all_pubs a span {
    color: #927f1a;
    font-weight: bold;
}
#home_sidebar h2.recent_publications_head {
        background: #554b64 url(../wrapper-images/recent-publications.gif) top left no-repeat;
}
#recent_publications {
    width: 207px;
    background: #fbfbfb url(../wrapper-images/latest-news-bg.gif) bottom left repeat-x;
    padding: 13px 13px 60px 18px;
}
#recent_publications h3 {
    color: #927f1a;
    font-family: Arial, sans-serif;
    font-size: 12px;
    line-height: 18px;
    font-weight: bold;
    padding: 0 0 10px;
    clear: both;
}
#recent_publications p {
    color: #366068;
    font-size: 12px;
    font-weight: normal;
    font-family: Arial, sans-serif;
    line-height: 18px;
    padding: 0 0 18px;
}
#recent_publications p img {
    float: left;
    margin: 0 10px 10px 0;
    border: 1px solid #000;
}

#recent_publications span#pnas_date {
    color: #927f1a;
}
#recent_publications span#issues_desc {
    color: #000;
}
#recent_publications a.more_from_issue {
    color: #1e1e1e;
}
#recent_publications a.more_from_issue span {
    color: #927f1a;
}
#recent_publications ul, #recent_publications ol {
    padding: 0 0 20px;
}
#recent_publications ol {
    padding: 0 0 20px 28px;
}
#recent_publications ul li, #recent_publications ol li {
    font-family: Arial,sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 18px;
    color: #3F3F3F;
}
#recent_publications ul li {
    background: url(../wrapper-images/li-bullet-grey.gif) no-repeat scroll 13px 6px transparent;
    padding: 0 0 0 28px;
}
#recent_publications ol li {
    list-style: decimal;
    padding: 0;
}
#recent_publications ul li a {
    color: #366068;
}

#home_content {
    width: 700px;
}
#home_content #home_feature {
    width: 676px;
    height: 222px;
    border: 12px solid #373737;
}
#home_content h2 {
    height: 32px;
    line-height: 32px;
    font-size: 12px;
    font-family: 'Museo Sans', Arial, sans-serif;
    color: #bba633;
    background: #212121 url(../wrapper-images/national-academy-of-sciences-programs.gif) top center no-repeat;
    padding: 0 15px;
    font-weight: bold;
    text-indent: -200000px;
}
#home_content h2.upcoming_events_heading {
    background: #212121 url(../wrapper-images/upcoming-events.gif) top left no-repeat;
}
#home_content h2 span {
    color: #fff;
    font-family: 'Myriad Pro', sans-serif;
    font-weight: normal;
}
#home_programs {
    width: 700px;
    height: 409px;
    position: relative;
    border-bottom: 1px solid #fff;
}
#home_program_links {
    width: 299px;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
}
#home_program_links li {
    height: 40px;
    line-height: 40px;
    font-size: 11px;
    font-family: 'Museo Sans', Arial, sans-serif;
    border-bottom: 1px solid #fff;
}
#home_program_links li a {
    line-height: 40px;
    height: 40px;
    display: block;
}
#home_program_links li a:focus {
    outline: none;
}
#home_program_links li.awards a {
    background: url(../wrapper-images/awards-tab.jpg) top left no-repeat;
}
#home_program_links li.awards a:hover, #home_program_links li.awards a.active {
    background: url(../wrapper-images/awards-tab2.jpg) top left no-repeat;
}
#home_program_links li.koshland_science_museum a {
    background: url(../wrapper-images/koshland-tab.jpg) top left no-repeat;
}
#home_program_links li.koshland_science_museum a:hover, #home_program_links li.koshland_science_museum a.active {
    background: url(../wrapper-images/koshland-tab2.jpg) top left no-repeat;
}
#home_program_links li.cultural_programs a {
    background: url(../wrapper-images/cultural-tab.jpg) top left no-repeat;
}
#home_program_links li.cultural_programs a:hover, #home_program_links li.cultural_programs a.active {
    background: url(../wrapper-images/cultural-tab2.jpg) top left no-repeat;
}
#home_program_links li.sackler_colloquia a {
    background: url(../wrapper-images/sackler-tab.jpg) top left no-repeat;
}
#home_program_links li.sackler_colloquia a:hover, #home_program_links li.sackler_colloquia a.active {
    background: url(../wrapper-images/sackler-tab2.jpg) top left no-repeat;
}
#home_program_links li.kavli_frontiers_of_science a {
    background: url(../wrapper-images/kavli-tab.jpg) top left no-repeat;
}
#home_program_links li.kavli_frontiers_of_science a:hover, #home_program_links li.kavli_frontiers_of_science a.active {
    background: url(../wrapper-images/kavli-tab2.jpg) top left no-repeat;
}
#home_program_links li.distinctive_voices a {
    background: url(../wrapper-images/distinctive-tab.jpg) top left no-repeat;
}
#home_program_links li.distinctive_voices a:hover, #home_program_links li.distinctive_voices a.active {
    background: url(../wrapper-images/distinctive-tab2.jpg) top left no-repeat;
}
#home_program_links li.sackler_forum a {
    background: url(../wrapper-images/sackler-forum-tab.jpg) top left no-repeat;
}
#home_program_links li.sackler_forum a:hover, #home_program_links li.sackler_forum a.active {
    background: url(../wrapper-images/sackler-forum-tab2.jpg) top left no-repeat;
}
#home_program_links li.keck_futures_initiative a {
    background: url(../wrapper-images/keck-tab.jpg) top left no-repeat;
}
#home_program_links li.keck_futures_initiative a:hover, #home_program_links li.keck_futures_initiative a.active {
    background: url(../wrapper-images/keck-tab2.jpg) top left no-repeat;
}
#home_program_links li.science_and_entertainment_exchange a {
    background: url(../wrapper-images/science-tab.jpg) top left no-repeat;
}
#home_program_links li.science_and_entertainment_exchange a:hover, #home_program_links li.science_and_entertainment_exchange a.active {
    background: url(../wrapper-images/science-tab2.jpg) top left no-repeat;
}
#home_program_links li.international_activities a {
    background: url(../wrapper-images/international-tab.jpg) top left no-repeat;
}
#home_program_links li.international_activities a:hover, #home_program_links li.international_activities a.active {
    background: url(../wrapper-images/international-tab2.jpg) top left no-repeat;
}
#home_program_links li a:hover {
    color: #fff;
}
#awards_box, #koshland_science_museum_box, #cultural_programs_box, #sackler_colloquia_box, #kavli_frontiers_of_science_box, #distinctive_voices_box, #sackler_forum_box, #keck_futures_initiative_box, #science_and_entertainment_exchange_box, #international_activities_box {
    width: 375px;
    height: 383px;
    position: absolute;
    top: 0;
    right: 0;
    padding: 13px;
}
#awards_box {
    background: url(../wrapper-images/awards-bg.gif) top left no-repeat;
}
#awards_box h3 {
    background: url(../wrapper-images/awards-head.gif) top left no-repeat;
}
#koshland_science_museum_box {
    background: url(../wrapper-images/koshland-science-museum-bg.gif) top left no-repeat;
}
#koshland_science_museum_box h3 {
    background: url(../wrapper-images/koshland-head.gif) top left no-repeat;
}
#cultural_programs_box {
    background: url(../wrapper-images/cultural-programs-bg.gif) top left no-repeat;
}
#cultural_programs_box h3 {
    background: url(../wrapper-images/cultural-head.gif) top left no-repeat;
}
#sackler_colloquia_box {
    background: url(../wrapper-images/sackler-colloquia-bg.gif) top left no-repeat;
}
#sackler_colloquia_box h3 {
    background: url(../wrapper-images/sackler-head.gif) top left no-repeat;
}
#kavli_frontiers_of_science_box {
    background: url(../wrapper-images/kavli-frontiers-of-science-bg.gif) top left no-repeat;
}
#kavli_frontiers_of_science_box h3 {
    background: url(../wrapper-images/kavli-head.gif) top left no-repeat;
}
#distinctive_voices_box {
    background: url(../wrapper-images/distinctive-voices-bg.gif) top left no-repeat;
}
#distinctive_voices_box h3 {
    background: url(../wrapper-images/distinctive-head.gif) top left no-repeat;
}
#sackler_forum_box {
    background: url(../wrapper-images/sackler-forum-bg.gif) top left no-repeat;
}
#sackler_forum_box h3 {
    background: url(../wrapper-images/sackler-forum-head.gif) top left no-repeat;
}
#keck_futures_initiative_box {
    background: url(../wrapper-images/keck-futures-initiative-bg.gif) top left no-repeat;
}
#keck_futures_initiative_box h3 {
    background: url(../wrapper-images/keck-head.gif) top left no-repeat;
}
#science_and_entertainment_exchange_box {
    background: url(../wrapper-images/science-and-entertainment-exchange-bg.gif) top left no-repeat;
}
#science_and_entertainment_exchange_box h3 {
    background: url(../wrapper-images/science-head.gif) top left no-repeat;
}
#international_activities_box {
    background: url(../wrapper-images/international-activities-bg.gif) top left no-repeat;
}
#international_activities_box h3 {
    background: url(../wrapper-images/international-head.gif) top left no-repeat;
}
#home_programs div {
    display: none;
}
#home_programs div.active {
    display: block;
}
#home_programs div h3 {
    height: 42px;
    line-height: 42px;
    font-size: 20px;
    font-weight: normal;
    font-family: 'Museo Sans', Arial, sans-serif;
    padding: 0;
    text-indent: -200000px;
}
.program_div_content h4 {
    color: #927f1a;
    font-family: Georgia, serif;
    font-size: 18px;
    font-style: italic;
    padding: 0 0 20px;
}
.program_div_content {
    padding: 20px 16px;
    display: block !important;
    height: 258px;
}
.program_box_img {
    float: left;
    border: 7px solid #d0d0d0;
    margin: 0 15px 0 0;
}
.program_div_content p {
    color: #3f3f3f;
    font-family: Arial, sans-serif;
    font-size: 12px;
    line-height: 18px;
    margin: 0 0 0 134px;
    padding: 0 0 14px;
}
.program_div_content p a.learn_more {
    width: 113px;
    height: 27px;
    background: url(../wrapper-images/learn-more-off.gif) top left no-repeat;
    display: block;
}
.program_div_content p a.learn_more:hover {
    background: url(../wrapper-images/learn-more-on.gif) top left no-repeat;
}
#home_programs div ul {
    width: 375px;
    height: 43px;
}
#home_programs div ul li {
    float: left;
    display: block;
    width: 187px;
    height: 43px;
}
#home_programs div ul li a {
    display: block;
    height: 43px;
    line-height: 43px;
    text-decoration: none;
    text-align: center;
    font-size: 11px;
    font-family: Arial, sans-serif;
    font-weight: bold;
}
#home_programs #awards_box ul li a {
    background: #d3cb9d;
    color: #524814;
}
#home_programs #awards_box ul li a.suggest_topic {
    background: #c0b473;
}
#home_programs #koshland_science_museum_box ul li a {
    background: #b5d6b7;
    color: #325734;
}
#home_programs #koshland_science_museum_box ul li a.suggest_topic {
    background: #95c497;
}
#home_programs #cultural_programs_box ul li a {
    background: #c2e3e0;
    color: #294f4b;
}
#home_programs #cultural_programs_box ul li a.suggest_topic {
    background: #a7d7d2;
}
#home_programs #sackler_colloquia_box ul li a {
    background: #b3d3c6;
    color: #255441;
}
#home_programs #sackler_colloquia_box ul li a.suggest_topic {
    background: #92bfad;
}
#home_programs #kavli_frontiers_of_science_box ul li a {
    background: #bed6a7;
    color: #39561d;
}
#home_programs #kavli_frontiers_of_science_box ul li a.suggest_topic {
    background: #a2c580;
}
#home_programs #distinctive_voices_box ul li a {
    background: #b7ccd0;
    color: #366068;
}
#home_programs #distinctive_voices_box ul li a.suggest_topic {
    background: #97B6BC;
}
#home_programs #sackler_forum_box ul li a {
    background: #d3b792;
    color: #5c3c12;
}
#home_programs #sackler_forum_box ul li a.suggest_topic {
    background: #c09862;
}
#home_programs #keck_futures_initiative_box ul li a {
    background: #c8a5a5;
    color: #653333;
}
#home_programs #keck_futures_initiative_box ul li a.suggest_topic {
    background: #b07e7e;
}
#home_programs #science_and_entertainment_exchange_box ul li a {
    background: #d6dea3;
    color: #5d6715;
}
#home_programs #science_and_entertainment_exchange_box ul li a.suggest_topic {
    background: #c5cf7b;
}
#home_programs #international_activities_box ul li a {
    background: #c1bfcb;
    color: #403d54;
}
#home_programs #international_activities_box ul li a.suggest_topic {
    background: #a6a4b5;
}

#upcoming_events {
    padding: 10px;
}
#upcoming_events h4 {
    margin: 0 0 17px;
}
#upcoming_events div {
    width: 339px;
    float: left;
}
#upcoming_events div.events_thumb_div {
    border: 7px solid #d0d0d0;
    float: left;
    width: 62px;
}
#upcoming_events div h3 {
    font-size: 13px;
    line-height: 18px;
    font-weight: bold;
    font-family: Arial, sans-serif;
    color: #366068;
    margin: 0 0 0 87px;
}
#upcoming_events div h3 a {
    text-decoration: none;
    color: #366068;
}
#upcoming_events div p {
    margin: 0 0 0 87px;
    padding: 0 0 8px;
}
#upcoming_events div p.event_date {
    color: #927f1a;
    font-size: 12px;
    line-height: 15px;
    font-weight: bold;
    font-family: Arial, sans-serif;
}
#upcoming_events div p.event_location {
    color: #1e1e1e;
    font-weight: normal;
    font-size: 12px;
    line-height: 15px;
    font-family: Arial, sans-serif;
}
#upcoming_events p.all_pubs {
    text-align: right;
    padding: 0;
}
#upcoming_events p.all_pubs a {
    font-size: 13px;
    font-weight: bold;
    color: #366068;
    font-family: Arial,sans-serif;
    line-height: 18px;
    text-decoration: none;
}
#upcoming_events p.all_pubs a span {
    color: #927f1a;
}

a.register {
    width: 71px;
    height: 21px;
    background: url(../wrapper-images/register-off.gif) top left no-repeat;
    display: block;
}
a.register:hover {
    background: url(../wrapper-images/register-on.gif) top left no-repeat;
}


#content_wrap {
    width: 719px;
    margin: 0 0 0 219px;
    padding: 0;
    font-size: 1em;
}
#content_wrap #program_banner {
    border: 13px solid #716524;
}
#content_int {
    padding: 16px 15px;
    font-family: Arial, sans-serif;
    font-size: 12px;
    color: #3f3f3f;
    line-height: 17px;
}
#content_int p {
    padding: 0 0 20px;
}
#content_int a {
    color: #1f6984;
    text-decoration: none;
}
#content_int h1 {
    color: #554b64;
    font-size: 24px;
    line-height: 30px;
    padding: 0 0 25px;
    font-weight: normal;
}
#content_int h2 {
    color: #366068;
    font-size: 14px;
    font-weight: bold;
    padding: 0 0 15px;
}
#content_int h3 {
    color: #927f1a;
    font-size: 14px;
    font-weight: normal;
    padding: 0 0 13px;
    font-family: Georgia, serif;
    font-style: italic;
}
#content_int ul, #content_int ol {
    padding: 0 0 20px;
}
#content_int ol {
    padding: 0 0 20px 28px;
}
#content_int ul li, #content_int ol li {
    font-size: 1em;
    line-height: 1.3em;
}
#content_int ul li {
    background: url(../wrapper-images/li-bullet.gif) no-repeat scroll 13px 4px transparent;
    padding: 0 0 0 28px;
}
#content_int ol li {
    list-style: decimal;
    padding: 0;
}
#content_int ul.bottom_padding li, #content_int ol.bottom_padding li, #content_int ul li.bottom_padding, #content_int ol li.bottom_padding {
    padding-bottom: 10px;
}
#content {
    padding: 15px;
}
#announcements_section, #browse_section {
    width: 323px;
    position: relative;
    padding: 7px;
}
#announcements_section {
    float: left;
}
#browse_section {
    float: right;
}
#announcements_section h3, #browse_section h3 {
    height: 43px;
    line-height: 43px;
    text-indent: -200000px;
    padding: 0;
}
#announcements_content, #browse_content {
    padding: 13px 14px;
    font-family: Arial, sans-serif;
}
#announcements_content img, #browse_content img {
    border: 7px solid #d0d0d0;
    float: left;
    margin: 0 15px 0 0;
}
#content_int #announcements_content a img { border: none; }
#announcements_content h4, #browse_content h4 {
    color: #366068;
    font-size: 13px;
    line-height: 18px;
    font-weight: bold;
}
#announcements_content h4 { padding-bottom: 0; }

#browse_content h4 {
    font-size: 12px;
    line-height: 17px;
    padding-bottom: 7px;
}
#announcements_content p, #browse_content p {
    font-size: 12px;
    line-height: 17px;
    padding: 0 0 25px;
}
#announcements_content p a, #browse_content p a {
    color: #366068;
    text-decoration: none;
    font-size: 11px;
    font-weight: bold;
}
#announcements_content p a span, #browse_content p a span {
    color: #a19241;
}
#announcements_content p.more_link, #browse_content p.more_link {
    padding-bottom: 0;
}
#announcements_content p.more_link a, #browse_content p.more_link a {
    font-size: 13px;
}

#browse_content form {
    width: 238px;
}



#content_int #boxes_wrap {
    position: relative;
}
#content_int #boxes_wrap_cap {
    width: 689px;
    height: 7px;
    position: absolute;
    top: 0;
    left: 0;
}
#content_int #boxes_wrap_bot {
    width: 689px;
    height: 7px;
    position: absolute;
    bottom: 0;
    left: 0;
}

#plp_left_section, #plp_right_section {
    width: 323px;
    position: relative;
    padding: 7px;
}
#plp_left_section {
    float: left;
}
#plp_right_section {
    float: right;
}
#plp_left_cap, #plp_right_cap {
    width: 337px;
    background: url(../wrapper-images/distinctive-cap.gif) top left no-repeat;
    height: 7px;
    position: absolute;
    top: 0;
    left: 0;
}
#plp_left_bot, #plp_right_bot {
    width: 337px;
    background: url(../wrapper-images/distinctive-bot.gif) top left no-repeat;
    height: 7px;
    position: absolute;
    bottom: 0;
    left: 0;
}
#plp_left_section h3, #plp_right_section h3 {
    height: 43px;
    line-height: 43px;
    text-indent: -200000px;
    padding: 0;
}
#plp_left_content, #plp_right_content {
    padding: 13px 14px;
    font-family: Arial, sans-serif;
    /* height: 370px; */
}
#plp_left_content img, #plp_right_content img {
    border: 7px solid #d0d0d0;
    float: left;
    margin: 0 15px 0 0;
}
#plp_left_content h4, #plp_right_content h4 {
    color: #366068;
    font-size: 13px;
    line-height: 18px;
    font-weight: bold;
}
#plp_right_content h4 {
    font-size: 12px;
    line-height: 17px;
}
#plp_left_content h5, #plp_right_content h5 {
    color: #927f1a;
    font-size: 12px;
    line-height: 18px;
    font-weight: bold;
}
#plp_left_content p, #plp_right_content p {
    font-size: 12px;
    line-height: 17px;
    padding: 0 0 25px;
}
#plp_left_content p a, #plp_right_content p a {
    color: #366068;
    text-decoration: none;
    font-weight: bold;
}
#plp_left_content p a span, #plp_right_content p a span {
    color: #a19241;
}
#plp_left_content p.more_link, #plp_right_content p.more_link {
    padding-bottom: 0;
}
#plp_left_content p.more_link a, #plp_right_content p.more_link a {
    font-size: 13px;
}

#plp_right_content form {
    width: 238px;
}


.program_distinctive_voices #plp_left_section h3 {
    background: url(../wrapper-images/distinctive-upcoming-events.gif) top left no-repeat;
}
.program_distinctive_voices #plp_right_section h3 {
    background: url(../wrapper-images/distinctive-recent-videos.gif) top left no-repeat;
}
.program_distinctive_voices #plp_left_section h4, .program_distinctive_voices #plp_right_section h4 {
    padding-bottom: 0;
}
.program_distinctive_voices #plp_left_content h4, .program_distinctive_voices #plp_left_content h5, .program_distinctive_voices #plp_left_content p, .program_distinctive_voices #plp_right_content h4, .program_distinctive_voices #plp_right_content h5, .program_distinctive_voices #plp_right_content p {
    margin-left: 91px;
}
#connect_with_us {
    width: 323px;
    height: 43px;
    margin: 0;
    padding-top: 12px;
    position: absolute;
    left: 7px;
    bottom: 7px;
    z-index: 10;
}
#connect_with_us #join_mailing_list {
    float: right;
    margin: 14px 10px 0 0;
}
#connect_with_us #join_mailing_list img {
    border: none;
}
#connect_with_us ul#soc_med_links {
    height: 27px;
    margin: 8px 8px 0 0;
    padding: 0;
    list-style: none;
}
#connect_with_us ul#soc_med_links li {
    float: right;
    height: 27px;
    margin: 0 0 0 4px;
    padding: 0;
    background: none;
}
#connect_with_us ul#soc_med_links li a img {
    border: none;
}

a.visit_us {
    width: 136px;
    height: 27px;
    background: url(../wrapper-images/visit-us-online-off.gif) top left no-repeat;
    display: block;
}
a.visit_us:hover {
    background: url(../wrapper-images/visit-us-online-on.gif) top left no-repeat;
}
a.multimedia_gallery {
    width: 168px;
    height: 27px;
    background: url(../wrapper-images/multimedia-gallery-off.gif) top left no-repeat;
    display: block;
}
a.multimedia_gallery:hover {
    background: url(../wrapper-images/multimedia-gallery-on.gif) top left no-repeat;
}
a.view_all_events {
    width: 140px;
    height: 27px;
    background: url(../wrapper-images/view-all-events-off.gif) top left no-repeat;
    display: block;
}
a.view_all_events:hover {
    background: url(../wrapper-images/view-all-events-on.gif) top left no-repeat;
}
a.video_gallery {
    width: 136px;
    height: 27px;
    background: url(../wrapper-images/video-gallery-off.gif) top left no-repeat;
    display: block;
}
a.video_gallery:hover {
    background: url(../wrapper-images/video-gallery-on.gif) top left no-repeat;
}
a.view_all_memoirs {
    width: 159px;
    height: 27px;
    background: url(../wrapper-images/view-all-memoirs-off.gif) top left no-repeat;
    display: block;
}
a.view_all_memoirs:hover {
    background: url(../wrapper-images/view-all-memoirs-on.gif) top left no-repeat;
}

#content_int.program_awards #boxes_wrap {
    background: url(../wrapper-images/awards-boxes-bg.gif) top left repeat-y;
}
#content_int.program_awards #boxes_wrap_cap {
    background: url(../wrapper-images/awards-boxes-cap.gif) top left no-repeat;
}
#content_int.program_awards #boxes_wrap_bot {
    background: url(../wrapper-images/awards-boxes-bot.gif) bottom left no-repeat;
}

#content_int.program_koshland #boxes_wrap {
    background: url(../wrapper-images/program-purple-boxes-bg.gif) top left repeat-y;
}
#content_int.program_koshland #boxes_wrap_cap {
    background: url(../wrapper-images/program-purple-boxes-cap.gif) top left no-repeat;
}
#content_int.program_koshland #boxes_wrap_bot {
    background: url(../wrapper-images/program-purple-boxes-bot.gif) bottom left no-repeat;
}

#content_int.program_sackler_forum #boxes_wrap {
    background: url(../wrapper-images/program-purple-boxes-bg.gif) top left repeat-y;
}
#content_int.program_sackler_forum #boxes_wrap_cap {
    background: url(../wrapper-images/program-purple-boxes-cap.gif) top left no-repeat;
}
#content_int.program_sackler_forum #boxes_wrap_bot {
    background: url(../wrapper-images/program-purple-boxes-bot.gif) bottom left no-repeat;
}
.program_sackler_forum #plp_left_section h3 {
    background: url(../wrapper-images/sackler-forum-recent-forum.gif) top left no-repeat;
}
.program_sackler_forum #plp_right_section h3 {
    background: url(../wrapper-images/sackler-forum-related.gif) top left no-repeat;
}

#content_int.program_cpnas #boxes_wrap {
    background: url(../wrapper-images/program-purple-boxes-bg.gif) top left repeat-y;
}
#content_int.program_cpnas #boxes_wrap_cap {
    background: url(../wrapper-images/program-purple-boxes-cap.gif) top left no-repeat;
}
#content_int.program_cpnas #boxes_wrap_bot {
    background: url(../wrapper-images/program-purple-boxes-bot.gif) bottom left no-repeat;
}

#content_int.program_sackler #boxes_wrap {
    background: url(../wrapper-images/sackler-boxes-bg.gif) top left repeat-y;
}
#content_int.program_sackler #boxes_wrap_cap {
    background: url(../wrapper-images/sackler-boxes-cap.gif) top left no-repeat;
}
#content_int.program_sackler #boxes_wrap_bot {
    background: url(../wrapper-images/sackler-boxes-bot.gif) bottom left no-repeat;
}

#content_int.program_kavli #boxes_wrap {
    background: url(../wrapper-images/kavli-boxes-bg.gif) top left repeat-y;
}
#content_int.program_kavli #boxes_wrap_cap {
    background: url(../wrapper-images/kavli-boxes-cap.gif) top left no-repeat;
}
#content_int.program_kavli #boxes_wrap_bot {
    background: url(../wrapper-images/kavli-boxes-bot.gif) bottom left no-repeat;
}

#content_int.program_keck #boxes_wrap {
    background: url(../wrapper-images/program-purple-boxes-bg.gif) top left repeat-y;
}
#content_int.program_keck #boxes_wrap_cap {
    background: url(../wrapper-images/program-purple-boxes-cap.gif) top left no-repeat;
}
#content_int.program_keck #boxes_wrap_bot {
    background: url(../wrapper-images/program-purple-boxes-bot.gif) bottom left no-repeat;
}

#content_int.program_see #boxes_wrap {
    background: url(../wrapper-images/program-purple-boxes-bg.gif) top left repeat-y;
}
#content_int.program_see #boxes_wrap_cap {
    background: url(../wrapper-images/program-purple-boxes-cap.gif) top left no-repeat;
}
#content_int.program_see #boxes_wrap_bot {
    background: url(../wrapper-images/program-purple-boxes-bot.gif) bottom left no-repeat;
}

#content_int.program_international #boxes_wrap {
    background: url(../wrapper-images/international-boxes-bg.gif) top left repeat-y;
}
#content_int.program_international #boxes_wrap_cap {
    background: url(../wrapper-images/international-boxes-cap.gif) top left no-repeat;
}
#content_int.program_international #boxes_wrap_bot {
    background: url(../wrapper-images/international-boxes-bot.gif) bottom left no-repeat;
}

#content_int.program_distinctive_voices #boxes_wrap {
    background: url(../wrapper-images/dv-boxes-bg.gif) top left repeat-y;
}
#content_int.program_distinctive_voices #boxes_wrap_cap {
    background: url(../wrapper-images/dv-boxes-cap.gif) top left no-repeat;
}
#content_int.program_distinctive_voices #boxes_wrap_bot {
    background: url(../wrapper-images/dv-boxes-bot3.gif) bottom left no-repeat;
    z-index: 0;
}
#content_int.program_distinctive_voices #boxes_wrap #plp_left_content {
    position: relative;
}

#cover_image {
    float: left;
}
h2#pnas_list_date {
    margin: 0;
    font-size: 12px;
    font-weight: bold;
    color: #927f1a;
}
ul.publications_rss_list {
    margin: 0 0 0 115px;
}
ul.publications_rss_list li {
    padding: 0 0 20px;
}
#content_int ul.publications_rss_list li a {
    color: #1e1e1e;
}
a#see_pnas {
    float: right;
}

.pub_memoirs #plp_right_bot {
    height: 40px;
    background: url(../wrapper-images/memoirs-connected-bot.gif) top left no-repeat;
}
.pub_memoirs #plp_left_section h3 {
    background: url(../wrapper-images/about-the-series.gif) top left no-repeat;
}
.pub_memoirs #plp_right_section h3 {
    background: url(../wrapper-images/memoirs-new-memoirs.gif) top left no-repeat;
}
.pub_memoirs #plp_left_section h4, .pub_memoirs #plp_right_section h4 {
    padding-bottom: 0;
}
.pub_memoirs #plp_left_section p {
    padding-bottom: 14px;
}
.pub_memoirs #plp_right_section ul li {
    padding-bottom: 10px;
}

#content_int.pub_memoirs #plp_right_section ul li {
    background: url(../wrapper-images/li-bullet.gif) no-repeat scroll 0 4px transparent;
    padding: 0 0 25px 15px;
}
#stay_connected_button {
    float: right;
    width: 111px;
    height: 21px;
    background: url(../wrapper-images/stay-connected-off.gif) top left no-repeat;
    display: block;
    margin: 9px 16px 0 0;
}
#stay_connected_button:hover {
    background: url(../wrapper-images/stay-connected-on.gif) top left no-repeat;
}
.pub_memoirs #plp_right_bot p {
    color: #fff;
    font-style: italic;
    font-size: 14px;
    font-family: Georgia, serif;
    margin: 10px 0 0 19px;
}
.pub_memoirs #plp_right_section ul {
    padding-bottom: 10px;
}

#connect_with_us h3 {
    margin: 7px 0 0 7px;
    width: 323px;
    height: 43px;
}

.program_koshland #plp_left_section h3 {
    background: url(../wrapper-images/koshland-about-the-museum.gif) top left no-repeat;
}
.program_koshland #plp_right_section h3 {
    background: url(../wrapper-images/koshland-featured-exhibit.gif) top left no-repeat;
}
.program_koshland #plp_left_section div {
    clear: right;
}
.program_koshland #plp_left_section {
    padding-bottom: 50px;
}
.program_koshland #plp_left_section #connect_with_us {
    background: url(../wrapper-images/koshland-connect.gif) bottom left no-repeat;
}
.program_cpnas #plp_left_section h3 {
    background: url(../wrapper-images/cpnas-about-cultural-programs2.gif) top left no-repeat;
}
.program_cpnas #plp_right_section h3 {
    background: url(../wrapper-images/cpnas-highlights.gif) top left no-repeat;
}
.program_cpnas #plp_right_section div {
    clear: left;
}
.program_cpnas #plp_right_content div {
    min-height: 76px;
}
.program_cpnas #plp_left_section {
    padding-bottom: 55px;
}
.program_cpnas #plp_left_section #connect_with_us {
    background: url(../wrapper-images/cpnas-connect.gif) bottom left no-repeat;
}
.program_sackler #plp_left_section h3 {
    background: url(../wrapper-images/sackler-recent-forums.gif) top left no-repeat;
}
.program_sackler #plp_right_section h3 {
    background: url(../wrapper-images/sackler-highlights.gif) top left no-repeat;
}
.program_sackler #plp_left_section div, .program_sackler #plp_right_section div {
    clear: left;
}
.program_sackler #plp_left_section div h4 {
    padding-bottom: 0;
}
.program_sackler #plp_right_section {
    padding-bottom: 55px;
}
.program_sackler #plp_right_content div {
    min-height: 76px;
}
.program_sackler #plp_right_section #connect_with_us {
    background: url(../wrapper-images/sackler-connect-with-us.gif) bottom left no-repeat;
}
.program_distinctive_voices #plp_right_section {
    padding-bottom: 55px;
}
.program_distinctive_voices #plp_right_section #connect_with_us {
    background: url(../wrapper-images/distinctive-connect-head.gif) bottom left no-repeat;
}

.program_sackler_forum #plp_left_section h4 {
    padding-bottom: 0;
}

.program_keck #plp_left_section h3 {
    background: url(../wrapper-images/keck-about-the-keck-futures-initiative.gif) top left no-repeat;
}
.program_keck #plp_right_section h3 {
    background: url(../wrapper-images/keck-news.gif) top left no-repeat;
}
.program_keck #plp_right_section ul li {
    padding-bottom: 10px;
}

.program_see #plp_left_section h3 {
    background: url(../wrapper-images/science-about-the-exchange.gif) top left no-repeat;
}
.program_see #plp_right_section h3 {
    background: url(../wrapper-images/science-featured-content.gif) top left no-repeat;
}
.program_see #plp_right_section ul li {
    padding-bottom: 10px;
}
.program_see #plp_left_section p {
	padding: 0;
}
.program_see #plp_left_section {
    padding-bottom: 90px;
}
.program_see #connect_with_us {
    background: #fff url(../wrapper-images/science-connect-with-us.gif) bottom left no-repeat;
    left: auto;
}

.program_international #plp_left_section h3 {
    background: url(../wrapper-images/international-about-our-programs.gif) top left no-repeat;
}
.program_international #plp_right_section h3 {
    background: url(../wrapper-images/international-featured-activities.gif) top left no-repeat;
}

.program_kavli #plp_left_section h3 {
    background: url(../wrapper-images/kavli-about-frontiers.gif) top left no-repeat;
}
.program_kavli #plp_right_section h3 {
    background: url(../wrapper-images/kavli-recent-presentations.gif) top left no-repeat;
}
.program_kavli #plp_left_section h4, .program_kavli #plp_right_section h4 {
    padding-bottom: 0;
}

#content_int.pubs #boxes_wrap {
    background: url(../wrapper-images/pubs-boxes-bg.gif) top left repeat-y;
}
#content_int.pubs #boxes_wrap_cap {
    background: url(../wrapper-images/pubs-boxes-cap.gif) top left no-repeat;
}
#content_int.pubs #boxes_wrap_bot {
    background: url(../wrapper-images/pubs-boxes-bot.gif) bottom left no-repeat;
}
.pub_memoirs #plp_right_section {
    padding-bottom: 55px;
    position: static;
}
.pubs #connect_with_us {
    background: url(../wrapper-images/pubs-connect-with-us.gif) bottom left no-repeat;
    left: auto;
    right: 7px;
}

.pub_nap #plp_left_section h3 {
    background: url(../wrapper-images/nap-about-nap.gif) top left no-repeat;
}
.pub_nap #plp_right_section h3 {
    background: url(../wrapper-images/nap-new-from-nap.gif) top left no-repeat;
}
.pub_nap #plp_right_section div {
    clear: left;
}
.pub_nap #plp_right_section ul li {
    padding-bottom: 10px;
}
.pub_nap #plp_left_section {
	padding-bottom: 90px;
}

.pub_pnas #plp_left_section h3 {
    background: url(../wrapper-images/pnas-about-pnas.gif) top left no-repeat;
}
.pub_pnas #plp_right_section h3 {
    background: url(../wrapper-images/pnas-current-issue.gif) top left no-repeat;
}
.pub_pnas p a#visit_pnas {
    width: 149px;
    height: 27px;
    background: url(../wrapper-images/visit-pnas-online-off.gif) top left no-repeat;
    display: block;
}
.pub_pnas p a#visit_pnas:hover {
    background: url(../wrapper-images/visit-pnas-online-on.gif) top left no-repeat;
}
.pub_pnas #plp_left_section {
	padding-bottom: 70px;
}
.pub_pnas #plp_left_section p {
    padding: 0;
}

.pubs_issues #plp_left_section h3 {
    background: url(../wrapper-images/issues-about-issues.gif) top left no-repeat;
}
.pubs_issues #plp_right_section h3 {
    background: url(../wrapper-images/issues-currently-on-newsstands.gif) top left no-repeat;
}
.pubs_issues #plp_right_section ul li {
    padding-bottom: 10px;
}
.pubs_issues #plp_left_section {
	padding-bottom: 50px;
}
.pubs_issues #plp_left_section p {
	padding: 0;
}

#content_int.pub_memoirs #plp_right_section #connect_with_us ul#soc_med_links li {
    background: none;
    padding: 0;
}



form#search_form input {
    width: 183px;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    color: #9192a2;
    border-top: 1px solid #aaadb2;
    border-bottom: 1px solid #e2e9ef;
    border-right: 1px solid #dcdfe6;
    border-left: 1px solid #e3e3eb;
    margin: 0 0 30px;
    font-family: 'Myriad Pro', Arial, sans-serif;
    padding: 0 7px;
}
form#search_form select {
    width: 200px;
    height: 20px;
    line-height: 20px;
    border-top: 1px solid #aaadb2;
    border-bottom: 1px solid #e2e9ef;
    border-right: 1px solid #dcdfe6;
    border-left: 1px solid #e3e3eb;
    margin: 0 0 30px;
    font-family: 'Myriad Pro', Arial, sans-serif;
    color: #9192a2;
    font-size: 12px;
}
form#search_form input#go_button {
    float: right;
    width: 27px;
    height: 22px;
    margin: 0 !important;
    border: none;
    padding: 0;
}



div#poweredBy {
    display: none !important;
}




#features, #slidingFeatures, #labelFeatures, #basicFeatures, #thumbFeatures {
	background: #efefef;
	position: relative;
	overflow: hidden;
	width: 676px;
	height: 222px;
	}
.jshowoff {
	width: 676px;
	margin: 0;
	}
.jshowoff div {	
	width: 676px;
	height: 222px;
	}
.jshowoff div, .jshowoff img, .jshowoff {

	}
#basicFeatures, .jshowoff.basicFeatures, .jshowoff.basicFeatures img, .jshowoff.basicFeatures div {

	}
.jshowoff div p, .jshowoff div h2 {

	}
.jshowoff h2, .jshowoff p {
	font-size: 18px;
	padding: 15px 20px 0px;
	margin: 0;
	}
.jshowoff p {
	font-size: 13px;
	line-height: 15px;
	}
.eddie {
	float: right;
	padding: 15px 20px 15px 20px;
	}
.jshowoff p.jshowoff-slidelinks {
	position: absolute;
	top: 4px;
	right: 11px;
	margin: 0;
	padding: 0;
	}
.jshowoff-slidelinks a, .jshowoff-controls a {
	display: block;
	background-color: #484057;
	color: #484057;
	padding: 1px 4px 0 5px;
	margin: 6px 0 0 0;
	text-decoration: none;
	outline: none;
	font-size: 11px;
	line-height: 14px;
	}
.jshowoff-slidelinks a:hover, .jshowoff-controls a:hover {
	color: #484057;
	}
.jshowoff-slidelinks a.jshowoff-active, .jshowoff-slidelinks a.jshowoff-active:hover {
	background-color: #b49641;
	color: #b49641;
	}
p.jshowoff-controls {
	background: #aaa;
	overflow: auto;
	height: 1%;
	padding: 0 0 5px 5px;
	margin: 0;
        position: absolute;
        bottom: 0;
        left: 0;
	}
.jshowoff-controls a {
	margin: 5px 5px 0 0;
	font-size: 12px;
	line-height: 15px;
	padding: 4px 8px 5px;
	}

.jshowoff-pausetext {
	color: #fff;
	}
        
        
        
        
.callout {
    width: 164px;
    float: right;
    clear: right;
    margin: 0 0 25px 20px;
}
#content_int .callout h2 {
    width: 136px;
    background: #554b64 url(../wrapper-images/callout-head-bg2.gif) bottom center no-repeat;
    padding: 8px 14px 18px;
    text-transform: uppercase;
    color: #fff;
    font-family: Arial, sans-serif;
    font-size: 16px;
    line-height: 20px;
    font-weight: normal;
}
.callout_content {
    padding: 9px 14px 15px;
    width: 136px;
    background: #e6e6e6;
    font-family: Arial, sans-serif;
    font-size: 12px;
    color: #3f3f3f;
    line-height: 16px;
}
.callout_content a {
    color: #1f6984;
    text-decoration: none;
}




p.clear_fix {
    clear: both;
    height: 1px;
    line-height: 1px;
    font-size: 1px;
    padding: 0;
    margin: 0;
}
.small_banner {
    border: 13px solid #716524;
}

#my_member_pages, #my_action_items {
    background: #efefef;
    padding: 0;
    width: 338px;
    margin: 0 0 25px;
}
#my_member_pages {
    float: right;
}

#my_member_pages h3, #my_action_items h3 {
    height: 51px;
	line-height: 51px;
	text-indent: -200000px;
    padding-bottom: 10px;
}
#my_member_pages h3 {
background: url(http://www.nasonline.org/assets/wrapper-images/my-member-pages.jpg) left top no-repeat;
}
#my_action_items h3 {
background: url(http://www.nasonline.org/assets/wrapper-images/my-action-items.jpg) left top no-repeat;
}

#my_action_items ul li {
    background: url(/assets/wrapper-images/checkmark.gif) 0 0 no-repeat;
    padding: 0 0 10px 28px;
    line-height: 22px;
	margin-left: 12px;
}

#my_member_pages ul li {
    background: url(/assets/wrapper-images/li-bullet-grey.gif) 13px 4px no-repeat;
}
#member_center_announcements {
    clear: right;
}
#member_center_announcements h3, #member_center_highlights h3.heading {
    padding: 0 0 10px;
	height: 51px;
	line-height: 51px;
	text-indent: -200000px;
}
#member_center_announcements h3 {
	background: url(http://www.nasonline.org/assets/wrapper-images/announcements.jpg) left top no-repeat;
}
#member_center_highlights h3.heading {
	background: url(http://www.nasonline.org/assets/wrapper-images/highlights.jpg) left top no-repeat;
}

#member_center_announcements ul li {
    padding-bottom: 10px;
}

#member_center_highlights div div {
    width: 310px;
    float: left;
}
#member_center_highlights img.featured {
    float: left;
    margin: 0 14px 6px 0;
}

#member_center_highlights div a {
    font-weight: bold;
}
#member_center_highlights div a span {
    color: #927F1A;
}
#member_center_highlights div h4 {
    color: #366068;
    font-size: 13px;
    line-height: 16px;
    font-weight: bold;
    padding: 0 0 4px;
}
#member_center_highlights div ul li {
    background: none;
    float: left;
    padding: 0;
    margin: 0 4px 0 0;
}
#member_center_highlights div ul li a img {
    border: none !important;
}




#kavli_alumni_boxes td {
    width: 338px;
    background-color: #efefef;
}
#kavli_alumni_boxes td div {
    margin: 15px 20px;
}
#kavli_alumni_boxes tr.spacer_row td {
    background-color: #fff;
    height: 18px;
}
#kavli_alumni_boxes td.spacer {
    width: 13px;
    background-color: #fff;
}
#kavli_alumni_boxes h2 {
    width: 338px;
    height: 51px;
    text-indent: -200000px;
}
#kavli_alumni_boxes a {
    font-weight: bold;
}
#kavli_alumni_boxes a span {
    color: #927F1A;
}
#whats_new h2 {
    background: url(/assets/wrapper-images/whats-new.gif) top left no-repeat;
}
#whats_new ul li {
    padding-bottom: 25px;
    background: url(/assets/wrapper-images/li-bullet-grey.gif) no-repeat scroll 13px 4px transparent;
}
#whats_new div img.featured {
    margin: 0 0 10px;
}
#alumni_directory {
    margin-left: 13px;
}
#alumni_directory h2 {
    background: url(/assets/wrapper-images/alumni-directory.gif) top left no-repeat;
}
#alumni_directory_button {
    border: none !important;
}
#symposia, #multimedia {
    margin-top: 16px;
}
#multimedia {
    margin-left: 13px;
}
#symposia h2 {
    background: url(/assets/wrapper-images/symposia.gif) top left no-repeat;
}
#symposia ul li {
    line-height: 20px;
    background: url(/assets/wrapper-images/li-bullet-grey.gif) no-repeat scroll 13px 4px transparent;
}
#symposia p {
    margin-left: 30px;
}
#multimedia h2 {
    background: url(/assets/wrapper-images/multimedia.gif) top left no-repeat;
}
#multimedia img {
    float: left;
    margin: 0 13px 10px 0;
}
#multimedia div h3 {
    font-style: normal;
    font-family: Arial, sans-serif;
    font-size: 13px;
    padding: 0;
}
#multimedia div h4 {
    font-size: 12px;
    color: #927f1a;
    font-weight: bold;
}
body.programs ul#subnav li.label {
    padding-top: 25px;
    height: 53px;
    text-indent: -200000px;
    background: url(/assets/wrapper-images/frontiers-alumni.gif) bottom left no-repeat;
}

#contact_info {
    border: 7px solid #e6e6e6;
    background: url(/assets/wrapper-images/contact-info-bg.gif) top left repeat-y;
    min-height: 157px;
    margin-bottom: 25px;
}
#nas_member {
    float: right;
    border: none !important;
}
#profile_photo {
    display: block;
    float: left;
    border: none !important;
}
#contact_info h2 {
    color: #366068;
    font-size: 16px;
    margin: 11px 0 0 143px;
    padding: 0;
}
#contact_info h3 {
    color: #3f3f3f;
    font-style: italic;
    font-size: 12px;
    font-family: Arial, sans-serif;
    padding: 0;
    margin: 3px 10px 0 143px;
}
#contact_info h4 {
    color: #927f1a;
    font-family: Georgia, serif;
    font-size: 13px;
    font-style: italic;
    margin: 3px 10px 0 143px;
    border-top: 1px solid #c0c0c0;
    padding-top: 3px;
}
#contact_info table {
    margin-left: 150px;
}
#contact_info ul {
    margin-top: 5px;
    padding: 0;
}
#contact_info ul li {
    color: #366068;
    font-size: 12px;
    padding-left: 14px;
    background: url(/assets/wrapper-images/contact-li-bullet.png) 0 4px no-repeat;
}
#research_statement, #area_of_interest {
    border-top: 1px solid #d3d3d3;
    padding-top: 15px;
}

#internal_login_form td {
    padding: 0 0 10px;
}
#internal_login_form td.label {
    padding: 0 20px 10px 0;
}
#internal_login_form td.submit_button_cell {
    text-align: right;
}

#main #content_wrap div.comment_form img {
    border: none;
}
#main #content_wrap div.comment_form table td {
    padding-bottom: 10px;
}
#main #content_wrap div.comment_list {
    font-size: 10px;
}
#main #content_wrap div.comment_list div div {
    font-size: 12px;
    padding-bottom: 10px;
    padding-left: 20px;
}






/* BEGINNING OF STYLES FOR NEW HOME PAGE - 1/2013 */
.home #main {
    background-color: #DCDCDC;
}
#home_sidebar h2.policy_studies_head {
    background: #554b64 url(../wrapper-images/policy-studies-and-reports-1.gif) top left no-repeat;
    height: 67px;
    line-height: 67px;
}
#policy_studies {
    background: url(../wrapper-images/latest-news-bg.gif) repeat-x scroll left bottom #FBFBFB;
    padding: 13px 13px 19px 18px;
    width: 207px;
}
#policy_studies ul li {
    padding-bottom: 14px;
}
#policy_studies ul li span {
    color: #927F1A;
    font-weight: bold;
}
#policy_studies ul li a {
    color: #366068;
    font-family: Arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 18px;
    text-decoration: none;
}
#recent_publications a.more_from_issue {
    color: #366068;
    font-weight: bold;
}
#recent_publications p img {
    border: none;
    margin: 0 15px 10px 0;
}
#home_content #home_feature {
    /*border: 12px solid #373737;
    height: 222px;
    width: 676px;*/
    border: none;
    width: 700px;
    height: 332px;
}
#feature_area {
    width: 700px;
    padding: 0;
    background: url(../wrapper-images/feature-area-bg.gif) repeat-y 0 0;
}
.feature_area_div {
    width: 290px;
    float: left;
    margin-right: 13px;
    padding: 20px;
}
#feature_area .top, #feature_area .bot {
    height: 14px;
    width: 700px;
    background: black url(../wrapper-images/feature-area-top.gif) no-repeat 0 0;
}
#feature_area .bot {
    height: 13px;
    background: black url(../wrapper-images/feature-area-bot.gif) no-repeat 0 0;
}
#home_content #feature_area .feature_area_div {
    color: #1e1e1e;
    font-family: Arial, sans-serif;
    font-size: 12px;
    line-height: 18px;
}
#home_content #feature_area .feature_area_div p {
    padding: 0 0 10px;
}
#home_content #feature_area h1 {
    color: #366068;
    font-family: Arial,sans-serif;
    font-size: 16px;
    line-height: 18px;
    font-weight: bold;
    padding: 0 0 10px;
    text-indent: 0;
}
#home_content #feature_area h2 {
    background: none;
    color: #927f1a;
    font-family: Arial,sans-serif;
    font-size: 12px;
    font-weight: bold;
    height: 32px; height: auto;
    line-height: 18px;
    padding: 0;
    text-indent: 0;
}
#home_content #feature_area img {
    margin: 0 10px 10px 0;
}
#home_content #feature_area a {
    color: #366068;
    font-weight: bold;
    text-decoration: none;
}
#home_content #feature_area span {
    color: #927F1A;
    font-weight: bold;
}

#home_programs_new {
    padding: 13px;
}
#home_programs_new ul {
    width: 331px;
    float: left;
    margin-right: 12px;
}
#home_programs_new ul li {
    height: 49px;
    width: 331px;
    margin: 0 0 1px;
}
#home_programs_new ul li a {
    display: block;
    height: 49px;
}
#home_programs_new li.ksm a {
    background: url(../wrapper-images/ksm.gif) top left no-repeat;
}
#home_programs_new li.ksm a:hover {
    background: url(../wrapper-images/ksm2.gif) top left no-repeat;
}
#home_programs_new li.ecp a {
    background: url(../wrapper-images/ecp.gif) top left no-repeat;
}
#home_programs_new li.ecp a:hover {
    background: url(../wrapper-images/ecp2.gif) top left no-repeat;
}
#home_programs_new li.sc a {
    background: url(../wrapper-images/sc.gif) top left no-repeat;
}
#home_programs_new li.sc a:hover {
    background: url(../wrapper-images/sc2.gif) top left no-repeat;
}
#home_programs_new li.kfos a {
    background: url(../wrapper-images/kfos.gif) top left no-repeat;
}
#home_programs_new li.kfos a:hover {
    background: url(../wrapper-images/kfos2.gif) top left no-repeat;
}
#home_programs_new li.dv a {
    background: url(../wrapper-images/dv.gif) top left no-repeat;
}
#home_programs_new li.dv a:hover {
    background: url(../wrapper-images/dv2.gif) top left no-repeat;
}
#home_programs_new li.sf a {
    background: url(../wrapper-images/sf.gif) top left no-repeat;
}
#home_programs_new li.sf a:hover {
    background: url(../wrapper-images/sf2.gif) top left no-repeat;
}
#home_programs_new li.kfi a {
    background: url(../wrapper-images/kfi.gif) top left no-repeat;
}
#home_programs_new li.kfi a:hover {
    background: url(../wrapper-images/kfi2.gif) top left no-repeat;
}
#home_programs_new li.saee a {
    background: url(../wrapper-images/saee.gif) top left no-repeat;
}
#home_programs_new li.saee a:hover {
    background: url(../wrapper-images/saee2.gif) top left no-repeat;
}
#home_content h2.nas_members_heading {
    background: url(../wrapper-images/national-academy-of-sciences-members.gif) no-repeat 0 0;
}
#nas_members {
    width: 700px;
    padding: 0;
    background: url(../wrapper-images/nas-members-bg.gif) repeat-y 0 0;
}
#nas_members div {
    display: none;
}
#nas_members div.active {
    display: block;
}
#nas_members .top, #nas_members .bot {
    height: 13px;
    width: 700px;
    background: url(../wrapper-images/nas-members-top.gif) no-repeat 0 0;
    display: block;
}
#nas_members .bot {
    height: 17px;
    background: url(../wrapper-images/nas-members-bot.gif) no-repeat 0 0;
    display: block;
}
#members_featured, #members_interviews, #members_memoriam, #members_memoirs {
    width: 650px;
    margin-left: 14px;
    border-bottom: 1px solid #fff;
    padding: 9px 11px;
    height: 157px;
}
#members_featured img {
    float: left;
    margin: 0 33px 0 0;
}
#home_content #members_featured h1 a {
    color: #366068;
    font-family: Arial,sans-serif;
    font-size: 16px;
    line-height: 18px;
    font-weight: bold;
    padding: 0 0 10px;
    text-indent: 0;
    text-decoration: none;
}
#home_content #members_featured h2 {
    background: none;
    color: #927f1a;
    font-family: Arial,sans-serif;
    font-size: 12px;
    font-weight: bold;
    height: 32px; height: auto;
    line-height: 18px;
    padding: 0;
    text-indent: 0;
}
#home_content #members_featured {
    color: #1e1e1e;
    font-family: Arial, sans-serif;
    font-size: 12px;
    line-height: 18px;
}
#home_content #members_featured p {
    padding: 0 0 10px;
}
#nas_members ul#members_nav {
    width: 672px;
    height: 34px;
    margin: 1px 0 1px 14px;
}
#nas_members ul#members_nav li {
    float: left;
    height: 34px;
    margin-right: 1px;
}
#nas_members ul#members_nav li.last {
    margin-right: 0;
}
#nas_members ul#members_nav li a {
    display: block;
    line-height: 34px;
    color: #fff;
    font-family: Arial, sans-serif;
    font-weight: bold;
    font-size: 11px;
    background: #554b64;
    text-decoration: none;
    text-align: center;
}
#nas_members ul#members_nav li a:hover, #nas_members ul#members_nav li a.active {
    background: #f2f2f2;
    color: #554b64;
}
#members_memoriam p, #members_memoirs p {
    float: left;
    width: 161px;
    margin-right: 20px;
    color: #1e1e1e;
    font-family: Arial, sans-serif;
    font-size: 12px;
    line-height: 18px;
}
#members_memoirs p {
    width: 160px;
    margin-right: 22px;
}
#members_memoriam p.last, #members_memoirs p.last {
    margin-right: 0;
}
#members_memoriam, #members_memoirs {
    position: relative;
}
#members_memoriam p.more, #members_memoirs p.more {
    position: absolute;
    bottom: 5px;
    right: 11px;
    text-align: right;
    margin: 0;
}
#members_memoriam p a, #members_memoirs p a, #members_featured p a, #members_interviews p a {
    color: #366068;
    font-weight: bold;
    text-decoration: none;
}
#members_featured p a span, #members_interviews p a span, #members_memoriam p a span, #members_memoirs p a span {
    color: #927F1A;
    font-weight: bold;
}

#members_interviews img {
    float: left;
    margin: 0 31px 0 0;
}
#home_content #members_interviews h1 a {
    color: #366068;
    font-family: Arial,sans-serif;
    font-size: 16px;
    line-height: 18px;
    font-weight: bold;
    padding: 0 0 10px;
    text-indent: 0;
    text-decoration: none;
}
#home_content #members_interviews h2 {
    background: none;
    color: #927f1a;
    font-family: Arial,sans-serif;
    font-size: 12px;
    font-weight: bold;
    height: 32px; height: auto;
    line-height: 18px;
    padding: 0;
    text-indent: 0;
}
#home_content #members_interviews {
    color: #1e1e1e;
    font-family: Arial, sans-serif;
    font-size: 12px;
    line-height: 18px;
}
#home_content #members_interviews p {
    padding: 0 0 10px;
}

#home_content #home_feature {
    border: 12px solid #373737;
	border-bottom: none;
    height: 331px;
    width: 676px;
	background-color: #373737;
}

.thumbFeatures p.jshowoff-slidelinks {
	width: 700px;
	background: #000;
	padding: 0;
	left: 0;
	height: 95px;
    position: absolute;
    right: auto;
    top: 234px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
		margin-left: -12px;
	}
.thumbFeatures .jshowoff-slidelinks a {
	float: left;
	width: 160px;
	height: 81px;
	background-color: #212121;
	background-repeat: no-repeat;
	margin: 0;
	padding: 7px;
	border-right: 1px solid #fff;
	text-indent: 0;
    color: #fff;
    font-family: Arial, sans-serif;
    font-weight: bold;
    text-align: center;
	}
.thumbFeatures .jshowoff-slidelinks a.jshowoff-active, .thumbFeatures .jshowoff-slidelinks a.jshowoff-active:hover {
    background-color: #B49641 !important;
    color: #fff;
}
.thumbFeatures .jshowoff-slidelinks a.jshowoff-slidelink-0 {
	background: #212121 url(../wrapper-images/thumb1.jpg) no-repeat 7px 7px;
}
.thumbFeatures .jshowoff-slidelinks a.jshowoff-slidelink-1 {
	background: #212121 url(../wrapper-images/thumb2.jpg) no-repeat 7px 7px;
}
.thumbFeatures .jshowoff-slidelinks a.jshowoff-slidelink-2 {
	background: #212121 url(../wrapper-images/thumb3.jpg) no-repeat 7px 7px;
}
.thumbFeatures .jshowoff-slidelinks a.jshowoff-slidelink-3 {
	background: #212121 url(../wrapper-images/thumb4.jpg) no-repeat 7px 7px;
    border-right: none;
	width: 161px;
}
/* END OF STYLES FOR NEW HOME PAGE - 1/2013 */