/* +-----------------------------------------------------------------+
// | NSBO Web Site                                                   |
// | Copyright (c) 2002 National Scenic Byways Online                |
// +-----------------------------------------------------------------+
//
// $Id$
*/

/**
 * Primary style file for Funded Projects Section
 */

div.funded-search-results {
  margin-bottom: 0.25em;
  margin-top: 0.25em;
}


tr.funded-sort-break td{
  border-top: 1px solid #BCB696;
}



div.relevance-bg {
  margin-top: 3px;
  background-image: url( /graphics/grants/funded/bar-bg.gif );
  background-repeat: no-repeat;
  background-position: left center;
}

div.relevance-fg {
  overflow:hidden; 
}

div.funded-reports {
  margin: 2em 0 0.5em 0;
}

div.funded-report-links-header {
  font-weight: bold;
}

div.funded-report-links {
  margin: 0.5em 0 0 0;
}

dl.funded-report-items {
  margin: 0.25em 0 0.25em 0;
}

dl.funded-report-items dt {
  font-weight: bold;
  color: #333333;
}

dl.funded-report-items dd {
  margin: 0;
  padding: 0;
  margin: 0 0 0.25em 0;
}

div.funded-listbox {
  height: 8em;
  overflow: auto;
  width: 75%;
  text-align: left;
  padding: 2px;
  margin: 0.5em;
  border: 1px solid #4D2C00;
}

ul.funded-list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
ul.funded-list li {
}
