/* created by JBF with move to responsive design. Copying lesson plan/curriculum styles into here to avoid cluttering main nps.css */


/* Buttons */
.sq-btn {
  background: transparent url(/common/commonspot/templates/images/bg/sq-btn.png) repeat-x left top;
  background-image: -moz-linear-gradient(#b28000, #9d7100);
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#b28000), to(#9d7100));
  background-image: -webkit-linear-gradient(#b28000, #9d7100); 
  background-image: -o-linear-gradient(#b28000, #9d7100);
  color: #FFFFFF;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 12px;
  padding: 8px 12px 6px;
  -webkit-border-radius:2px;
  -moz-border-radius:2px;
  -o-border-radius:2px;
  border-radius:2px;
  -moz-box-shadow:0 0 3px #cbcbcb;
  -webkit-box-shadow:0 0 3px #cbcbcb;
  box-shadow:0 0 3px #cbcbcb;
  display: inline-block;
}

/* fix added by jfa 1-9-13 */
a.sq-btn {color:#fff;}

button.sq-btn {
  border: none;
    height: 28px;
    padding-top: 5px;
}

.download-info span {
  display: block;
  font-size: 10px;
  margin-top: 10px;
}

/* Unit Info */
.unit-info {
  overflow: hidden;
}
.unit-info img {
  overflow: hidden;
  /* margin-bottom: 20px; */
}
.unit-info h2 {
  color: #6b7630;
  font-size: 16px;
  font-weight: bold;
  line-height: 20px;
  margin-bottom: 0;
}
.unit-info dl {
  line-height: 14px;
  margin-top: 6px;
}
.unit-info .dl-wrapper {
  border-top: 1px solid #ebebeb;
  overflow: hidden;
  padding: 10px 0 8px 0;
}
.unit-info dt {
  color: #7f7565;
  clear: left;
  float: left;
  font-size: 10px;
  font-weight: bold;
  padding-right: 5px;
  text-transform: uppercase;
}
.unit-info dd {
  float: left;
  font-size: 12px;
  line-height: 14px;
  margin: -1px 0 0 0; 
}
.one-third-col img {
  display: block;
  margin-bottom: 24px;
  overflow: hidden;
}

/* My Comment */
.ratings-box {
  background-color: #f9f7f1;
  border: 1px solid #d9d9d9;
  margin-bottom: 20px;
  padding: 15px 15px 15px 15px;
  position: relative;
}
.ratings-box h3 {
  color: #706D5F;
  font-size: 10px;
  font-weight: normal;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.ratings-box .ratings-wrapper {
  float: left;
  margin-bottom: 7px;
  width: 100%;
}
.ratings-box .stars-cap {
  border-bottom: 1px solid #bdbbb1;
  clear: left;
  color: #706d5f;
  display: block;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 14px;
  padding-bottom: 8px;
}
.ratings-box p {
  clear: left;
  font-size: 12px;
}
.rate-btn {
  background: transparent url(/common/commonspot/templates/images/bg/rate-btn.png) repeat-x left top;
  background-image: -moz-linear-gradient(#916800, #333300);
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#916800), to(#333300));
  background-image: -webkit-linear-gradient(#916800, #333300); 
  background-image: -o-linear-gradient(#916800, #333300);
  /* border: 1px solid #916800; */
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  -o-border-radius:4px;
  border-radius:4px;
    font-size: 13px !important;
  color: #fff;
  display: block;
  padding: 4px 12px;
}
.ie7 .rate-btn,
.ie8 .rate-btn{
  border:none;
}

/* fix added by jfa 1-9-13 */
a.rate-btn {color:#ffffff;}


.ratings-box button:hover {
  text-decoration: underline;
}
.ratings-box a {
  display: inline-block;
  font-size: 12px;
  margin: 4px 0 0 0;
}
.review-link a {
  color: #916800;
}

/* Review List */
.review-list {
  margin-top: 16px;
  border-top: 4px solid #5e7630;
  clear: both;
  padding-top: 11px;
}
.review-list ul {
  margin: 0 0 10px 0;
}
.review-list ul li {
  border-top: 1px solid #d8d8d8;
  list-style-type: none;
  padding-top: 14px;
  overflow: hidden;
}
.review-list ul li .two-third-col,
.review-list ul li .one-third-col {
  margin-bottom: 14px;
}

.review-list ul li:first-child {
  margin-top: 12px;
}
.review-list .info-micro-filter {
  border: none;
  padding: 0px
}
.review-ratings {
  float: left;
}
.review-ratings .ratings-wrapper {
  float: left;
  width: auto;
}
.review-ratings .ui-stars-star a {
  background: url(/common/commonspot/templates/images/icons/ratings-stars.png) no-repeat left -85px;
  height: 15px;
  margin: 0 !important;
  padding: 0 5px 0 0;
  width: 16px;
}
.review-ratings .ui-stars-star-hover a,
.review-ratings .ui-stars-star-on a {
  background-position: left -60px;
}
.review-ratings .stars-cap {
  color: #706d5f;
  display: block;
  float: left;
  font-size: 10px;
  font-weight: bold;
  margin: 2px 0 0 5px;
  text-transform: uppercase;
}
.review-date {
  color: #7f7565;
  float: right;
  font-size: 10px;
  margin-top: 2px;
  text-transform: uppercase;
}
.review-list li h2 {
  color: #464646;
  clear: both;
  font-size: 16px;
  font-weight: bold;
  line-height: 22px;
  margin-bottom: 16px;
}
.review-list li h3 {
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 1px;
}
.review-list li p {
  font-size: 12px;
  line-height: 18px;
  margin-bottom: 9px;
}
.report-box {
  background-color: #f9f7f1;
  border: 1px solid #e9e8e3;
  color: #706d5f;
  float: left;
  font-size: 10px;
  font-weight: bold;
  margin-top: 14px;
  padding: 5px 5px;
}
.ratings-box .review-breakdown {
  display: none;
  padding-top:  12px;
}
.js .ratings-box .review-breakdown {
  background-color: #fff;
  border: 1px solid #e5e4e0;
  -webkit-border-radius:9px;
  -moz-border-radius:9px;
  -o-border-radius:9px;
  border-radius:9px;
  left: -220px;
  padding:  12px;
  position: absolute;
  top: -30px;
  width: 183px;
  z-index: 100;
  
  /* For IE 5.5 - 7 */
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=10, Direction=135, Color='#b3b2af');

  /* For IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=10, Direction=135, Color='#b3b2af')";

  -moz-box-shadow: 0 0 10px #b3b2af;
  -webkit-box-shadow: 0 0 10px #b3b2af;
  box-shadow: 0 0 10px #b3b2af;
}

.review-breakdown ul {
  margin-left: 0px !important;
}
.review-breakdown ul li {
  border-top: 1px dotted #bdbbb1;
  margin-top: 10px;
  list-style-type: none;
  overflow: hidden;
  padding-top: 10px;
}
.review-breakdown ul li:first-child {
  border-top: none;
  margin-top: 0;
  padding-top: 0;
}
.review-breakdown li h3 {
  color: #464646;
  font-size: 10px;
  font-weight: bold;
  line-height: 14px;
  margin-bottom: 8px;
}
.review-breakdown li .ratings-wrapper {
  margin-bottom: 0;
}
.review-breakdown li .ui-stars-star a {
  background: url(/common/commonspot/templates/images/icons/ratings-stars.png) no-repeat left -85px;
  height: 15px;
  margin: 0 !important;
  padding: 0 5px 0 0;
  width: 15px;
}
.review-breakdown li .stars-cap {
  border: none;
  clear: none;
  margin-top: 1px;
  padding: 0;
}
.review-breakdown li .ui-stars-star-hover a,
.review-breakdown li .ui-stars-star-on a {
  background-position: left -60px;
}
.review-breakdown .hover-close {
  background: url("/common/commonspot/templates/images/controls/lightbox.png") no-repeat scroll -2px -27px transparent;
  display: none;
  height: 22px;
  margin: 0 0 5px 5px;        
  position: absolute;
  right: -11px;
  text-indent: -9999px;
  top: -11px;
  width: 22px;
}
/* Revealing the close button for touch devices */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .review-breakdown .hover-close {
    display: block;
  } 
}
@media only screen and (max-device-width: 480px) {
  .review-breakdown .hover-close {
    display: block;
  }
}
.super-header, h2.super-header {
  color: #7f7565;
  font-size: 10px;
  font-weight: bold;
  line-height: 15px;
  margin-bottom: 4px;
  text-transform: uppercase;
}


/* Content Viewer */
.content-viewer {
  border: 1px solid #e4e2dd;
  font-size: 12px;  
  line-height: 18px;
  margin: 20px 0;
}
.content-viewer div {
  padding: 0px 7px;
}
.content-viewer h4 {
  margin-bottom: 4px;
}
.content-viewer .content-viewer-controls {
  background-color: #f9f7f1;
  border-bottom: 1px solid #e4e2dd;
  min-height: 52px;
  margin: 0 0 12px 0;
  padding: 0;
  position: relative;
}
.content-viewer .content-viewer-controls ul {
  margin: 0;
}
.content-viewer .content-viewer-controls li {
  list-style-type: none; 
}
div.materials-download {
  float: right;
  font-size: 11px;
  font-weight: bold;
  padding: 8px;
  text-align: right;
}
.materials-download span {
  display: block;
  font-size: 10px;
  font-weight: normal;
}
.content-viewer .tabbed-nav {
  min-height: 25px;
  padding-bottom: 27px;
}
.content-viewer .tabbed-nav .materials-download {
  padding-bottom: 0;
}
.tabbed-nav ul{
  background-color: #f9f7f1;
  bottom: 0px;
  clear: both;
  left: 0px;
  margin: 0;
  padding: 0;
  position: absolute;
  width: 100%;
  z-index: 1;
}
.tabbed-nav ul li {
  float: left;
  list-style-type: none;
}
.tabbed-nav ul li a {
  border: 1px solid transparent;
  bottom: -1px;
  color: #7f7565;
  display: block;
  font-size: 11px;
  padding: 4px 7px 3px 7px;
  position: relative;
  z-index: 10;
}
.tabbed-nav ul li.ui-state-active a {
  background-color: #fff;
  border: 1px solid #e4e2dd;
  border-bottom: 1px solid #fff;
  color: #464646;
}
.tabbed-nav ul li:first-child a {
  border-left: none !important;
}
.ui-tabs-hide {
  border: 0; 
  clip: rect(0 0 0 0); 
  height: 1px; 
  margin: -1px; 
  overflow: hidden; 
  padding: 0; 
  position: absolute; 
  width: 1px;
}
.list-nav ul {
  background-color: #fff;
  border: 1px solid #d8d8d8;
  float: left;
  font-size: 12px;
  left: 8px;
  margin: 0;
  padding: 6px 6px 2px 6px;
  position: absolute;
  top: 8px;
}
.list-nav ul li {
  list-style-type: none;
  margin-bottom: 4px;
}
.list-nav ul li a {
  color: #464646;
  display: block;
  padding-right: 88px;
}
.list-nav ul li.active a {
  background: url(../images/icons/dd-pointer.png) no-repeat right center;
}
.content-viewer #photo-gallery,
.content-viewer #document-gallery {
  border: none;
  border-bottom: 1px solid #d8d8d8;
  left: -7px;
  margin: 0 0 10px 0;
  padding: 0 0 7px 0;
  position: relative;
  width: 446px;
}
.content-viewer #photo-gallery #gallery-top {
  margin-bottom: 0;
    padding: 0;
}
.content-viewer #photo-gallery #gallery-top #gallery-controls {
  margin: 0;
  padding: 0 7px 15px 7px;
  width: 432px;
}
/*
.content-viewer .content-type-wrap {
  border-top: 1px solid #d8d8d8;
  padding: 7px 0 0 0;
  width: 446px;
}
REMOVED FOR RD AND REPLACED WITH BELOW
*/
.content-viewer .content-type-wrap {
  padding: 7px 0 0 0;
}
#document-content {
  list-style: none;
}
.content-viewer #photo-gallery .grid,
.content-viewer #photo-gallery .list,
.content-viewer #document-gallery .list {
  height: 211px;
  margin: 0;
  overflow: auto;
  padding: 0;
  width: auto;
}
.ie7 .content-viewer #photo-gallery .grid {
  padding-right: 5px;
  position: relative;
  width: 440px;
}
.content-viewer #photo-gallery .grid li {
  float: left;
  height: auto;
  margin: 0 1px 1px 0;
  list-style-type: none;
  width: auto;
}
.content-viewer #photo-gallery li .image {
  float: left;
  margin: 0 12px 0 0;
  overflow: hidden;
  padding: 0;
  width: auto;
}
.content-viewer #photo-gallery .grid li .image {
  margin: 0;
}
.content-viewer #photo-gallery li .image a {
  display: block;
  overflow: hidden;
}
.content-viewer #photo-gallery li a img {
  display: block;
  margin:0;
}
.content-viewer #photo-gallery .list {
  margin: 0;
}
.content-viewer #photo-gallery .list li,
.content-viewer #document-gallery .list li {
  font-size: 12px;
  line-height: 18px;
  list-style-type: none;
  margin-bottom: 12px;
  overflow: hidden;
  padding: 0 10px 0 7px;
  width: auto;
}
.ie7 .content-viewer #photo-gallery .list li,
.ie7 .content-viewer #document-gallery .list li {
  width: 410px;
}
.content-viewer #photo-gallery .list li .description {
   padding: 0;
   width: 259px;
}
.content-viewer #photo-gallery .list li .description h4,
.content-viewer #document-gallery .list li h4,
.content-viewer #document-content li h4 a  {
  border: none;
  font-size: 12px;
  font-weight: bold;
  margin: 0 0 8px 0;
  padding: 0;
  text-transform: none;
}
.content-viewer #document-content li h4 a  { 
	font-size:15px;
	line-height:18px;
}
.content-viewer #photo-gallery .list li .description p {
  font-size: 12px;  
  line-height: 18px;
  margin: 0;
}

/* Add Review (lightbox content) */

#add-review {
  background:#f9f7f1;
}



#add-review .ui-stars-star a,
#add-review .ui-stars-star-on a,
#add-review .ui-stars-star-hover a
 {
  background: url(/common/commonspot/templates/images/icons/ratings-stars.png) no-repeat 0 -85px;
  height: 15px;
  margin: 0 !important;
  padding: 0 5px 0 0;
  width: 16px;
}
#add-review .ui-stars-star-on a {
  background-position: left -60px;
}
#add-review .ui-stars-star-hover a {
  background-position: left -155px;
}
#add-review form .stars-cap {
  color: #918f7e;
  font-size: 10px;
  font-weight: bold;
  text-transform: uppercase;
}
#add-review form label {
  color: #706d5f;
  font-size: 12px;
  font-weight: bold;
  line-height: 28px;
  margin-right: 10px;
  width: 100px;
}

.review-thankyou {
  color: #706d5f;
  margin-top:72px;
  text-align: center;
}
.review-thankyou h2 {
  color: #464646;
  font: 44px Georgia, "Times New Roman", Times, serif;
  margin-bottom: 12px;
}
.review-thankyou p {
  font-size: 18px;
  font-weight: bold;
}

/* info-details */
.content .info-details {
    margin-bottom: 10px;
    padding-top: 8px;
}
.info-details .climate, .info-details .contact {
  font-weight: normal;
  padding-top: 2px;
}
.info-details .contact {
    background: url("/common/commonspot/templates/images/icons/park-info.png") no-repeat scroll left bottom transparent;
    height: 18px;
    margin-bottom: 21px;
    padding-left: 34px;
}
.info-details .climate {
    background: url("/common/commonspot/templates/images/icons/park-info.png") no-repeat scroll -6px top transparent;
    height: 25px;
    margin-bottom: 9px;
    padding-left: 21px;
}
.info-details title {
  font-size: 18px;
}
.info-details .two-third-col p {
    font-size: 12px;
    line-height: 18px;
}
.info-details .contact-details {
  margin: 0px;
}
.info-details .contact-details li {
  border-bottom: 1px dotted #bdbbb1;
  list-style: none;
    margin-bottom: 9px;
    padding-bottom: 5px;
}
.info-details .contact-details h5 {
    margin-bottom: 6px;
}
.info-details .contact-details p {
    font-size: 12px;
    list-style: none;
    line-height: 16px;
    margin-bottom: 0px;
}
.info-details .two-third-col .info-map {
  margin: 6px 0 24px;
}
.info-details .one-third-col, .info-details .two-third-col {
  padding-top: 5px;
}
.info-details .one-third-col {
  padding-left: 31px;
}
.info-details .sq-btn{
    margin-bottom: 20px;
    margin-top: 13px;
}


@media (max-width: 470px) {
  .js .ratings-box .review-breakdown { 
    left:0px;
    top: 75px;
  }
}
