﻿/* ****************************************** */
/* General background */
/* ****************************************** */
#primary_content_Block {
    background-color: #a27aae;
    padding: 10px;
    width: 940px;
}
.returnToSearch { float:right; margin-right:20px; margin-top:-40px; 
}
.returnToSearch img {
    text-align: right;
    width: 80px;
    height: 83px;
}
#map_canvas img { 
    max-width:none;
}
#NRContent {
    width: 900px;
    background-color: white;
    padding: 20px;
}
td { 
    vertical-align:top;
}
th {
    text-align:left;    
}
div.indent,
td.indent { 
    text-indent:-20px; 
    margin-left:20px;
}

/* ****************************************** */
/* FOOTER */
/* ****************************************** */
#footer_left {
    margin-top:0; 
    padding-top:0px;
}
.span4 {
    margin:0;
    padding:0;
}
#footer_right {
    text-align:right; 
    margin:0 20px 0 0; 
    padding:0;
}
p.acknowledgments {
    text-align:center;
}

/* ****************************************** */
/* FRONT page */
/* ****************************************** */
#NRAboutDiv {
    border: 1px solid black;
    margin-bottom: 10px;
    padding: 10px;
}
#NRSearchTableDiv {
    border: 1px solid black;
    margin-bottom: 10px;
    padding: 10px;
}
#NRSearchTable {
    font-size: 120%;
    font-weight: bold;
    width:800px;
}
#NRSearchTable td {
    width: 300px;
    vertical-align: top;
}
#NRSearchTable td.image {
    width: 50px;
    padding: 0;
    vertical-align: top;
}
#NRSearchTable td img {
    width:50px; 
}
ul#NRSearchTourGallery { list-style:none; 
    display:inline;
}
#NRSearchTourGallery li {
    display:inline;
    float:left;
    text-align:center;
    font-size: 120%;
    font-weight: bold;
    width: 150px;
    padding: 0;
    vertical-align: top;
}
#NRSearchTourGallery li img {
    width:50px; 
}

/* ****************************************** */
/* SEARCH page */
/* ****************************************** */
.DBSearch td {
    border:1px solid black;
    padding:5px;
    margin-top:0;
    margin-bottom:0;
    padding-top:0;
    padding-bottom:0;
}
.DBSearchSub td {
    border:none;
    padding:5px;
    margin-top:0;
    margin-bottom:0;
    padding-top:0;
    padding-bottom:0;
}
.DBSearch td.DBSearchButtons {
    text-align: center;
}
.DBSearch td.DBSearchShaded {
    background-color:#a27aae;
    height:20px;
}
.DBSearch td.DBSearchShaded h3 {
    margin-top: 2px;
    margin-bottom: 2px;
}
.DBSearch select {
    height: 25px;
}
.DBSearch input { 
    height:15px;
}
.DBSearch input[type="submit"] { 
    height:25px;
}
#SearchHints img {
    border:0; 
    text-align:left;
}
#ctl00_body_invalidKeywordImg { 
    display:inline;
} 
#ctl00_body_invalidKeywordTxt { 
    font-size:70%; 
    font-weight:bold; 
    color:red; 
    display:inline;
} 
#ctl00_body_invalidPropNameImg { 
    display:inline;
} 
#ctl00_body_invalidPropNameTxt { 
    font-size:70%; 
    font-weight:bold; 
    color:red; 
    display:inline;
} 
#ctl00_body_invalidKeywordImg { 
    display:inline;
} 
#ctl00_body_invalidKeywordTxt { 
    font-size:70%; 
    font-weight:bold; 
    color:red; 
    display:inline;
} 
#ctl00_body_invalidPropNameImg { 
    display:inline;
} 
#ctl00_body_invalidPropNameTxt { 
    font-size:70%; 
    font-weight:bold; 
    color:red; 
    display:inline;
} 

/* ****************************************** */
/* SEARCHRESULTS page */
/* ****************************************** */
.noProperties {
    font-weight:bold;
    font-size:120%;
}

.resultstable {
    width:850px;
}
.resultstable td {
    vertical-align:top;
}
/* to indent two-line links */
.resultstable td.indent {
    vertical-align:top;
    margin-left:20px;
    text-indent:-20px;
}

/* paging within results table */
.resultstable td table td {
    vertical-align:top;
    margin-left:0px;
    text-indent:0px;
}

/* table within results table 
.resultstable td.indent table td {
    vertical-align:top;
    margin-left:20px;
    text-indent:-20px;
}
    */
.resultstable th {
    border-bottom:1px solid #777777;
}

/* ****************************************** */
/* MPS page */
/* ****************************************** */
.tablehead {

}

/* ****************************************** */
/* NRDETAIL page */
/* ****************************************** */
#NRDetailFrmVw {
    background-color: white;
    width:940px;
}
#NRDetailFrmVw td {
    padding: 20px;
    vertical-align: top;
}
#NRDetailFrmVw {
}
#NRDetailFrmVw_propertyImage {
}
#NRDetailFrmVw_fieldset1 {
    display: block;
    font-weight: bold;
    font-size: 175%;
    line-height: 1.3em;
    margin-bottom:10px;
}
#NRDetailFrmVw_fieldset2 {
    display: block;
}
#NRDetailFrmVw_mapLocnImage {
    display: block;
}
#NRDetailFrmVw_descriptionVal {
}
#NRDetailFrmVw_significanceVal {
}
#NRDetailFrmVw_photoCreditVal {
    font-size:Smaller;
    font-style:italic;
}
#NRDetailFrmVw td {
    vertical-align: top;
}
#NRDetailFrmVw {
    width: 900px;
}
#ctl00_body_NRDetailFrmVw_NHLImage {
    width:400px;
}
#boundmapDiv {
    margin-top:30px;
}

/* ****************************************** */
/* TOURDETAIL page */
/* ****************************************** */
#TourGallery {
    border:1px solid black; 
    padding:5px; 
    font-size:80%; 
    line-height:1.3em;
}
#TourGallery ul {
    list-style:none;
    height:750px;
    height:auto;
    margin-bottom:10px;
}
#TourGallery li {
    display:inline;
    float:left; 
    margin-right:10px;
    width: 150px;
    height: 200px;
}
/*    #TourGallery li img {
        height: 150px;
    }
*/

#NRSearchTourGalleryDiv {
    border: 1px solid black;
    margin-bottom: 10px;
    padding: 10px;
}
.galleryLnk {
}
.galleryTitleClass {
    font-size:90%; 
    font-weight:normal;
}

#TourGallery li {
    height: 160px;
}
.pagination {
    display: inline-block;
}

.pagination a {
    color: black;
    float: left;
    padding: 8px 16px;
    text-decoration: none;
}
#returnToTourDiv {
    float:right;
}


/* ****** BUTTONS ******* */
.nav > li.active > a:visited {
    text-decoration:none;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #337ab7;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: underline;
}
ul.nav-pills {
    margin: 0;
    padding: 0;
}
.nav-pills > li {
  float: left;
  margin-right:20px;
  margin-bottom:20px;
}
.nav-pills > li {
  float: left;
  margin-right:10px;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #ffffff;
  background-color:inherit;
}

.nav-pills li  {
  border-radius: 8px;
}
/* color of tier 1/2 buttons 
    changed to colors picked by Nell and Jen 1/8
*/
.boxcolor1 {
    /* background-color:#337ab7; */
    background-color:#72ACE1;
    font-size:95%;
}
.boxcolor2 {
    /* background-color:#686899; */
    background-color:#527BA1;
    font-size:95%;
}
.boxcolor3 {
    /* background-color:#47AAFF; */
    background-color:#814155;
    font-size:95%;
}
.boxcolor4 {
    /* background-color:#FFC087; */
    background-color:#81AF6E;
    font-size:95%;
}
.boxcolor5 {
    /* background-color:#CC5C24; */
    background-color:#C7B96E;
    font-size:95%;
}
.boxwidth1line {
    width:150px;
    text-align:center;
}
.boxwidthwide {
    width:200px;
    text-align:center;
}
.boxwidth2line {
    width:160px;
    height:60px;
    text-align:center;
}
.boxwidthhomepage {
    width:180px;
    text-align:left;
}
.nav-pills li.boxwidthhomepage a {
  border-radius: 8px;
  font-weight:bold;
  padding:5px;
}

input[type=submit] {
    background-color: #4CAF50; /* Green */
    background-color:#527BA1;
    border: none;
    color: white;
    padding: 15px 32px;
    padding: 3px 10px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 14px;
    font-weight:bold;
    border-radius: 2px;
    background-color: #008CBA;
    background-color: #A27AAE;
}

.button1 {background-color: #4CAF50;} /* Green */
.button2 {background-color: #008CBA;} /* Blue */
.button3 {background-color: #f44336;} /* Red */ 
.button4 {background-color: #e7e7e7; color: black;} /* Gray */ 
.button5 {background-color: #555555;} /* Black */

.button1 {border-radius: 2px;}
.button2 {border-radius: 4px;}
.button3 {border-radius: 8px;}
.button4 {border-radius: 12px;}
.button5 {border-radius: 50%;}

input[type=submit] {
    -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
}

input[type=submit]:hover {
    background-color: #4CAF50; /* Green */
    background-color:#72ACE1;
    background-color:#f2d9f9;

    color: white;
}

.cssPager td  {
    height:30px; 
    vertical-align:bottom;
}
.cssPager td a {
    text-indent: 0;
    margin-right: 20px;    
    border:1px;
    background-color:lightgray;
    padding:5px 10px;
}
.cssPager td span {
    text-indent: 0;
    margin-right: 20px;    
    border:1px solid gray;
    padding:5px 10px;
}

.noPDFText {
    font-style: italic;
}

