/* =====================================================================
 * $Id: dwt-legacy.css 24124 2016-06-01 20:07:22Z klowery $
 * SVN Path: /www/branches/responsive/src/main/webapp/css/dwt-legacy.css
 * ===================================================================== */

.small_text {
    display: block;
    margin-bottom: 2em;
    font-size: 85%;
}

.pageheadline {
    margin: 0px;
    font-size: large;
    font-weight: bold;
}

.pageheadline {
    display: block;
    font: 28px 'Georgia', serif;
    color: #313a53;
    border-bottom: 1px solid #dddddd;
    padding-bottom: 15px;
    margin-bottom: 5px;
}

.pageheadline + br,
.pageheadline + br + img {
    display: none;
    visibility: hidden;
}

.pageheadsubline {
    margin: 0px;
    font-weight: bold;
}

.tabletextblue {
    font-weight: bold;
    border-bottom: none;
}

.tabletextblue a {
    color: rgb(255, 255, 255);
    font-weight: bold;
}

.tabletextblue a:hover {
    color: rgb(102, 119, 170);
}

.tabletext,
.tabletext2 {
    padding: 4px 4px 4px 10px;
    background-color: rgb(243, 243, 243);
}

.tabletext2 {
    padding: 5px 10px 5px 10px;
    vertical-align: top;
}

.tabletext {
    font-weight: bold;
}

.bodygreybox {
    padding: 7px;
    background-color: rgb(242, 242, 242);
}

.rightbluebox {
    color: rgb(0, 0, 0);
    text-decoration: none;
    padding: 3px 1px 4px 5px;
    background-color: rgb(238, 242, 247);
}

.greybold {
    color: rgb(153, 153, 153);
}

.greybold a {
    text-decoration: none;
}

.greybold,
.panel .row h2 {
    display: block;
    font-family: Arial;
    text-transform: uppercase;
    color: #5b5954, ;
    border-bottom: 3px solid #bcbdbe;
    padding: 24px 0 8px 0;
    margin-bottom: 15px;
}

.greybold + br,
.greybold + br + img,
.greybold + br + img + br {
    display: none;
    visibility: hidden;
}

.hm_left {
    padding: 3px;
    text-decoration: none;
}

.hm_left_bk {
    padding: 3px;
    text-decoration: none;
}

.hm_login {
    padding: 3px;
    text-decoration: none;
}

.cal_right {
    padding-left: 3px;
    padding-bottom: 8px;
    text-decoration: none;
}

.hm_cntr {
    padding: 7px;
}

.hm_cal_hd {
    padding-left: 1px;
    padding-right: 1px;
    padding-bottom: 3px;
    color: rgb(134, 135, 136);
    text-align: center;
    font-weight: bold;
}

.hm_days {
    padding: 3px 1px;
    text-align: center;
    color: rgb(255, 255, 255);
    font-weight: bold;
    background-color: rgb(134, 135, 136);
}

.cal_off {
    padding: 3px 1px;
    text-align: center;
    font-weight: bold;
    color: rgb(134, 135, 136);
    background-color: rgb(182, 226, 148);
}

.cal_none {
    font-size: 9px;
    background-color: rgb(193, 192, 193);
}

.dkgreybartitle {
    display: block;
    color: rgb(255, 255, 255);
    font-weight: bold;
    padding: 5px;
    background-color: rgb(136, 136, 136);
}

.hm_pub_mission {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 85%;
    padding: 15px;
    background-image: url("/images/missionbg.gif");
}

.photobuff {
    padding-right: 7px;
    padding-bottom: 7px;
}

.phototext {
    padding-bottom: 10px;
}

.panel h2 {
    color: rgb(134, 134, 138);
    font-size: 100%;
    font-weight: bold;
    margin-bottom: 6px;
    padding-bottom: 6px;
    background-image: url("/images/bluefade.jpg");
    background-position: 0% 100%;
    background-repeat: no-repeat;
}

.panel h2 a {
    text-decoration: none;
}

.panel h1 {
    margin: 0px;
    font-size: large;
    font-weight: bold;
}

#content_2col_content {
    padding-right: 10px;
    float: right;
    width: 500px;
}

#content_2col_content h1 {
    padding: 0px 0px 5px;
    font-weight: bold;
    font-size: large;
    margin: 0px;
    background: url("/images/greenline.jpg") 0% 100% no-repeat;
}

#content_2col_content #notabs {
    margin-bottom: 6px;
    padding-bottom: 6px;
    width: 500px;
    color: rgb(255, 255, 255);
    padding-top: 6px;
    text-align: center;
    background: rgb(135, 153, 201);
}

#content_2col_content #notabs a {
    padding-right: 5px;
    padding-left: 5px;
    font-weight: bold;
    color: rgb(51, 51, 51);
    text-decoration: none;
}

#content_2col_content #notabs a.active {
    color: rgb(255, 255, 255);
}

#content_2col_content #tabs {
    clear: both;
    padding: 0px 0px 0px 3px;
    display: block;
    margin: 30px 0px 0px;
    width: 497px;
    position: relative;
    top: 1px;
}

#content_2col_content #tabs .tab {
    border: 1px solid rgb(134, 154, 205);
    padding: 5px 0px 0px;
    font-weight: bold;
    float: left;
    margin: 0px 0px 0px 5px;
    width: 240px;
    color: rgb(255, 255, 255);
    height: 18px;
    text-align: center;
    background: rgb(134, 154, 205);
}

#content_2col_content #tabs .tab a {
    color: rgb(255, 255, 255);
    font-weight: bold;
    text-decoration: none;
}

#content_2col_content #tabs .tab a:hover {
    color: rgb(102, 119, 170);
    font-weight: bold;
    text-decoration: none;
}

#content_2col_content #tabs .active {
    border-color: rgb(204, 204, 204) rgb(204, 204, 204) rgb(255, 255, 255);
    border-width: 1px;
    border-style: solid;
    z-index: 10;
    overflow: visible;
    color: rgb(0, 0, 0);
    background: rgb(255, 255, 255);
}

#content_2col_content #tabContent {
    clear: both;
    padding: 0px;
    display: block;
    margin: 0px 0px 20px;
    width: 510px;
}

#content_2col_content #tabContent #tabHead {
    border: 1px solid rgb(204, 204, 204);
    font-size: 90%;
    z-index: 1;
    padding-bottom: 4px;
    padding-top: 2px;
}

#content_2col_content #tabContent #tabHead span {
    display: block;
    padding-left: 5px;
    padding-bottom: 5px;
    vertical-align: middle;
    padding-top: 5px;
}

#content_2col_content #tabContent #tabHead span#title {
    font-weight: bold;
    font-size: 150%;
}

#content_2col_content #tabContent #tabHead span input {
    position: relative;
    top: 4px;
}

#content_2col_content #tabContent #tabHead span#showAwards {
    padding-bottom: 8px;
    padding-top: 8px;
    text-align: center;
}

#content_2col_content #tabContent #tabHead span#showAwards input {
    padding-right: 5px;
    padding-left: 5px;
    font-weight: bold;
    color: rgb(255, 255, 255);
    border-style: none;
    background: rgb(135, 153, 201);
}

#content_2col_content #tabContent #tabBody {
    border-left-color: rgb(204, 204, 204);
    border-left-width: 1px;
    border-left-style: solid;
    border-bottom-color: rgb(204, 204, 204);
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

#content_2col_content #tabContent #tabBody #table table {
    width: 100%;
}

#content_2col_content #tabContent #tabBody #table tr.head td {
    font-weight: bold;
    font-style: normal;
    font-variant: normal;
    font-stretch: normal;
    font-size: 100%;
    line-height: normal;
    font-family: Verdana, Geneva, sans-serif;
    color: rgb(255, 255, 255);
    height: 30px;
    text-align: center;
    background: rgb(159, 159, 159);
}

#content_2col_content #tabContent #tabBody #table tr.odd td {
    background: rgb(238, 239, 241);
}

#content_2col_content #tabContent #tabBody #table td {
    border-right-color: rgb(204, 204, 204);
    border-right-width: 1px;
    border-right-style: solid;
    padding: 2px 8px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-stretch: normal;
    font-size: 110%;
    line-height: normal;
    font-family: Arial, Helvetica, sans-serif;
    height: 20px;
}

#content_2col_content #tabContent #tabBody #table td.countryHead {
    width: 260px;
}

#content_2col_content #tabContent #tabBody #table td.awardNumberHead {
    width: 90px;
}

#content_2col_content #tabContent #tabBody #table td.awardAmountHead {
    width: 90px;
}

#content_2col_content #tabContent #tabBody #table td.instHead {
    width: 300px;
}

#content_2col_content #tabContent #tabBody #table td a {
    color: rgb(60, 117, 207);
    text-decoration: underline;
}

#content_2col_content .datesInfoList {
    padding: 15px 0px 20px;
    margin: 0px;
    background: url("/images/bluefade.jpg") 0% 10px no-repeat;
}

#content_2col_content .datesInfoList h3 {
    padding: 15px 0px 0px;
    font-size: 100%;
    margin: 0px;
}

#content_2col_content .datesInfoList p {
    padding: 0px;
    margin: 0px;
}

#content_2col_content .contentLinks {
    clear: both;
    padding: 20px 0px;
    display: block;
    margin: 0px;
    background: url("/images/bluefade.jpg") 0% 0% no-repeat;
}

#content_2col_content .contentLinks ul {
    padding: 0px;
    margin: 0px;
    list-style-type: none;
}

#content_2col_content .contentLinks ul li {
    padding-left: 20px;
    padding-bottom: 2px;
    padding-top: 2px;
    background: url("/images/grn_arrow.gif") 0% 50% no-repeat;
}

#content_2col_content .contentLinks ul li a {
    font-weight: bold;
}

#content_2col_content .contentLinksImages a:link {
    padding: 0px;
    margin: 0px;
    background: rgb(255, 255, 255);
}

#content_2col_content .contentLinksImages a:visited {
    padding: 0px;
    margin: 0px;
    background: rgb(255, 255, 255);
}

#content_2col_content .contentLinksImages a:hover {
    padding: 0px;
    margin: 0px;
    background: rgb(255, 255, 255);
}

#content_2col_content table {
    font-family: Verdana, Geneva, sans-serif;
}

#content_2col_content a {
    text-decoration: underline;
}

.panel h2 > img[src*="images/social_"] {
    display: block;
    width: 24px;
    margin-right: 5px;
}

.clear {
    clear: both;
}

tr > td > img[src*="hex-b6b6b6.gif"] {
    display: none;
    visibility: hidden;
    width: 100%;
}

td.fundingsort > a > img[src*="fund_arrows_off.gif"],
td.fundingsort > a > img[src*="fund_arrowup_on.gif"] {
    margin-left: 10px;
}

td.tabletoplink {
    width: 40%;
}

.tabletoplink,
.tabletop,
.bluebartitle,
.tabletop2 {
    color: #fff !important;
    padding-left: 10px;
    height: 50px;
    vertical-align: middle;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    background-color: #fff;
    background: rgb(66, 131, 184);
    background: -moz-linear-gradient(90deg, rgb(66, 131, 184) 15%, rgb(3, 83, 148) 85%);
    background: -webkit-linear-gradient(90deg, rgb(66, 131, 184) 15%, rgb(3, 83, 148) 85%);
    background: -o-linear-gradient(90deg, rgb(66, 131, 184) 15%, rgb(3, 83, 148) 85%);
    background: -ms-linear-gradient(90deg, rgb(66, 131, 184) 15%, rgb(3, 83, 148) 85%);
    background: linear-gradient(180deg, rgb(66, 131, 184) 15%, rgb(3, 83, 148) 85%);
}

.tabletoplink a,
.tabletop a,
.bluebartitle a,
.tabletop2 a {
    color: #fff;
}

.panel p.lefttitle {
    padding-top: 1em;
}

.panel #contentHead {
    margin-bottom: 1em;
}

#contentHead h1 {
    font-size: 200%;
    margin-top: 1em;
    font-weight: normal;
}

.tabletop {
    text-align: left;
    font-weight: bold;
}

td.tabletoplink table td[valign="center"] a {
    color: #fff;
    font-weight: bold;
}

td.rightcol2 {
    padding: 1em;
}

td.rightcol2 > p {
    padding-bottom: 1em;
}

tr > td.tabletoplink {
    width: 241px;
}

tr > td.tabletoplink + td.tabletoplink {
    width: 193px;
}

tr > td.tabletoplink + td.tabletoplink + td.tabletoplink {
    width: 94px;
}

table > tbody tr td.nest55xxsmall > strong {
    display: block;
    content: "\A";
    margin-bottom: .5em;
}

td.nest55xxsmall > strong + a,
td.nest55xxsmall > strong + a + a,
td.nest55xxsmall img[src*="grantsdotgov.gif"] {
    margin-left: -10px;
}

td.nest55xxsmall a img[src*="crosscutting.gif"],
td.nest55xxsmall a img[src*="nsfwide.gif"],
td.nest55xxsmall img[src*="grantsdotgov.gif"] {
    display: inline-block;
    border-radius: 2px;
    width: 16px;
    height: 16px;
}

table > tbody tr td.nest55xxsmall > a:nth-child(-n+3):after {
    display: block;
    content: "\A";
    margin-bottom: .25em;
}

table > tbody tr td.nest55xxsmall > a:nth-child(2):before {
    content: "- Designates an activity in which two or more NSF directorates and/or other federal agencies participate.";
    position: absolute;
    color: #000;
    margin-left: 8em;
    font-weight: normal;
}

table > tbody tr td.nest55xxsmall > a:nth-child(3):before {
    content: "- Designates an activity in which all NSF directorates participate.";
    position: absolute;
    color: #000;
    margin-left: 6.25em;
    font-weight: normal;
}

td[bgcolor="#E7F8D6"] {
    padding: 1em 1em 1em 0px;
    background: none;
}

.tabletextblue a,
.tabletextblue a:visited {
    margin: 10px 5px 5px 0;
    padding: 3px 6px;
    background-color: #333E54;
    color: #fff;
    text-decoration: none;
    min-width: 25px;
    text-align: center;
    float: left;
    border-bottom: none;
}

.panel label {
    font-size: 14px;
}

form[name="NSFPublicationsListForm"] p {
    margin-bottom: 2em;
}

#printFriendly2 a {
    display: none;
    visibility: hidden;
}
