body {
    color: black;
    background: white;
    font-family: verdana, helvetica, arial, sans-serif;
    font-size: 14px;
    margin: 0;
    padding: 0;
    min-width: 460px;
}

p, ol, ul, li {
    font-size: 1em;
}

code {
    font-weight: bold;
    font-size: 110%;
}

content, pre {
    background: #eeeeee;
    color: black;
    border: 1px solid gray;
    padding: 1em;
}

content, li {
    margin-top: .2em;
}

content, dt {
    margin-top: .2em;
}

h1 {
    font-size: 1.2em;
}

h2 {
    font-size: 1.1em;
}

h3 {
    font-size: 1.0em;
}

h4 {
    font-size: 1em;
}

a {
    color: #484878;
    background: transparent;
}

a:hover {
    text-decoration: none;
}

li {
    padding-bottom: .2em;
}

table {
    border-top: 1px solid #d9d9d9;
    border-left: 1px solid #d9d9d9;
}

th, td {
    vertical-align: top;
    border-bottom: 1px solid #d9d9d9;
    border-right: 1px solid #d9d9d9;
}

th {
    vertical-align: top;
    text-align: left;
    color: black;
    background: #f5f5f5;
}

.clr {
    clear: both;
}

.thumb {
    float: left;
    margin: 0 1em 1em 0;
    border: 1px solid #ccc;
}

.thumb_75 {
    border: 1px solid #ccc;
    width: 75px;
}

#pagewidth {
    margin: 0;
    padding: 0;
    min-width: 760px;
}

#breadcrumb {
    font-size: .85em;
    margin-top: 0;
}

/*----container------*/
#container {
  /*padding-left: 270px;
  padding-right: 20px;
  overflow-y: hidden;
  position: relative;
  clear: both;*/
  background: url(/ggp/images/navleft.png) repeat-y;
  min-height: 600px;
}

#container .column {
    /*position: relative;
    float: left;
   /** padding-bottom: 20010px;content
   
    margin-bottom: -20000px;**/
}

/* ---------- header ---------- */

#header {
    padding-left: .75em;
    height: 100px;
    color: black;
    background: white url(/ggp/images/GGP-montage_4.jpg) bottom right no-repeat;
    border-bottom: 1px solid #333;
    min-width: 755px;
}

#header img {
    width: auto;
    height: auto;
    border: none;
}

/* ---------- navigation, top ---------- */

#navtop {
    float: left;
    width: 100%;
    /*border-top: 1px solid white;*/
    color: black;
    background: #597292;
    border-bottom: 1px solid #333;
    min-width: 765px;
}

#navtop ul {
    float: left;
    margin: 0 0 0 15px;
    padding: 0;
    color: black;
    background: #597292;
    list-style-type: none;
}

#navtop li {
    display: inline;
    padding: 0;
    margin: 0;
}

#navtop li a {
    background: #597292;
    border-right: 1px solid #333;
    border-bottom: 0;
    padding: 5px 15px;
    margin: 0;
    color: white;
    text-decoration: none;
    font-size: .85em;
    letter-spacing: 2px;
    display: block;
    float: left;
    width: auto;
}

#navtop a.first {
    border-left: 1px solid #333;
}

#navtop a:hover {
    color: black;
    background: #90A8A8;
}

#navtop .active a {
    color: black;
    background: #D8D8D8;
}

#navtop .active a:hover {
    color: black;
    /**background: #ffc;**/
}

#navtop a img {
    border: none;
    float: right;
    margin: 0 1em;
    padding-top: 2px;
}

/* ---------- navigation, left ---------- */

#basicsearch {
    width: 95%;
}

#navleft {
   /** border: 1px solid #d9d9d9; **/
    color: black;
   /** background: #D8D8D8;**/
    width: 250px;
    /*background: url(/ggp/images/navleft.png) repeat-y;
    right: 240px;*/
    /*left: 1px;
    padding: 0 10px;
    margin-left: -100%;
    min-height: 500px;*/
    float: left;
    padding: 0 10px;
}

#container > #navleft {
    /*left: -290px;*/
}

#navleft ul {
    margin-left: 0;
    padding-left: 1.3em;
}

#navleft h4 {
    font-size: 1.1em;
    border-bottom: 1px solid #d9d9d9;
    margin: 1em 0 .5em;
}

#navleft input {
    margin: 1px 0 3px;
}

#navleft a.tips {
    float: right;
    font-size: 10px;
    font-weight: normal;
}

#navleft .active a {
    font-weight: bold
}

#navleft .active a:hover {
    font-weight: bold
}

#navleft p.arrows {
    margin: 0;
    padding: 0;
}

#wm-editmenu a {
    margin: 1px;
    padding: 2px;
    border: 1px solid #d9d9d9;
    display: block;
    background: white;
    text-decoration: none;
    font-size: .85em;
}

#wm-editmenu a:hover {
    background: #90A8A8;
    color: white;
}

.editmenu a {
    margin: 1px;
    padding: 2px;
    border: 1px solid #d9d9d9;
    display: block;
    background: white;
    text-decoration: none;
    font-size: .85em;
}

.editmenu a:hover {
    background: #90A8A8;
    color: white;
}

#field-editmenu a {
    margin: 1px;
    padding: 2px;
    border: 1px solid #d9d9d9;
    background: white;
    text-decoration: none;
    font-size: .85em;
}

#field-editmenu a:hover {
    background: #961804;
    color: white;
}

/* ---------- content ---------- */

#contentwrap {
}

#content {
    margin-top: 24px;
    margin-right: 15px;
    margin-left: 280px;
    padding: 1em; 
    /**width: 100%;
    padding: 10px;**/
    min-height: 500px;
}

/* ---------- footer ---------- */

#footer-wrapper {
  clear: both;
  /**float: left;
  position: relative;**/
  width: 100%;
 /** padding-bottom: 10010px;
  margin-bottom: -10000px;**/
  background: #fff;
}


#footer {
    border-top: 1px solid #597292;
   /** text-align: center;**/
    font-size: .85em;
    background: white;
    /*position: absolute;
    bottom: 0px;
    left: 0px;*/
    padding: 5px 0;
    width: 100%;
}


/* --- other ----*/
.search_box {
    width: 100%;
}

.editmenu{
    border-top:1px solid #597292;
    margin:2px 0 0 0;
    padding:2px;
    display: none;
    width: 95%;
}

#ult_users_logged_in,#ult_users_not_logged_in {
    width: 100%;
}

.homefeature {
 border-bottom: 1px solid #597292;
 padding: 0 0 1em;
 float: right;
 width: 250px;
 margin: 1.5em;
 }

.homefeature h2 {
 background: #597292;
 color: #fff;
 margin: 0 0 1em;
 padding: .3em .5em;
 }

.homefeature p {
 margin: .3em .5em;
 }

.last_modified{
  text-align:left;
  margin:0 0 0 1em;
  position: absolute;
}

.item_view_table {
  width: 100%;
  border: 0px;
}

.item_view_table td {
  border: 0px;
  padding: 3px;
  vertical-align: top;
}

.left_cell{
  text-align: right;
  white-space: nowrap;
  font-weight: bold;

}

.right_cell {

}

.item_view_path_div{
  margin-bottom: .5em;
  font-size: 110%;
  font-weight: bold;
}

.item_view_path_link {

}

.item_view_path_issue_div{
  display: inline;
  margin-left: 0px;
  padding: 0px;
}

.bkmk_item_view{
}

.bkmk_iv_link {
  float: right;
}

#results_detail_table td {
  padding: 3px;
}

#results_detail_table th {
  padding: 3px;
}

#item_browse_table td {
  padding: 3px;
}

#facets_table {
    margin-top: .5em;
}

#save_brief_table {
  font-size: 82%;
}

.save, .unsave {
  text-decoration: none;
  background: #D8D8D8;
  padding: 3px;
}

.save_cell, .unsave_cell {
  vertical-align: middle;
  padding: 8px;
}

a.save:hover, a.unsave:hover {
  background: #597292;
  text-decoration: underline;
  color: #FFFFFF;
}

a.save:visited {
  color: #a8a8a8;
  cursor: default;
}

a.save:visited:hover {
  text-decoration: none;
  background: #D8D8D8;
  color: #a8a8a8;
}

.strong {
 font-weight: bold;
}

.side_search_button .dijitButtonNode {
  margin: 0px !important;
  padding:0px !important;
}

.side_search_button .dijitButtonText {
  font-size: 75%;
}

.ul_link {
  display: inline-block;
  width: 46%;
}

.ul_link_dbs {
  display: inline-block;
  width: 50%;
  text-align: right;
}

.emph {
    font-style: italic;
}

.under {
    text-decoration: underline;
}

#pert_content ul {
list-style:none;
padding:0;
}

.facet_entry {
    margin-top: .3em;
}

.adv_search_table {
    margin-top: .5em;
    border: 0;
    border-collapse: collapse;
}

.adv_search_table tr {

}

.adv_s_ind1  {
    padding-left: 1.5em;
}

.adv_s_ind2 {
    padding-left: 2.5em;
}

.adv_search_table tr td {
    border: 0;
    padding: 3px;
    vertical-align: bottom;
}

.adv_s_text {
    margin-right: 5px;
    width: 350px;
}
.adv_s_odd {
    background: #eee;
}

.adv_s_blank {
    height: .5em;
}

#recent a {
  display: block;
  padding: 3px;
}

#recent {
  clear: right;
}

.subagency {
  padding-left: 1.5em;
}

.help_table{
  width: 95%;
}

.help_table td, .help_table th {
  padding: 0 5px;
}

.help_col1 {
  width: 30%;
}

.help_col2 {
  width: 45%;
}

.help_col3 {
  width: 25%;
}
