/**************************
*
* NEW CSS
*
**************************/
body {
	font-family: 'Oswald', sans-serif;
}
.outdoor_spot_wrapper a p {
  color: black;
}

#pagearea {
  width:100%;
  padding:0;
  background-color: #e7e7e7;
  padding-bottom: 340px;
  
	background-image: url('/images/ut-topography.png');
	background-repeat: repeat;
}

.stripe_bar.extra {
  margin-bottom:15px;
}

#hero_wrapper {
	box-shadow: 0 5px 38px rgba(0,0,0,0.30), 0 5px 12px rgba(0,0,0,0.22);
}

#header_right {
	font-family: ProximaNovaRgRegular, Arial, Sans-serif;
}

.popularSnapShots td {
  padding-left:5px;
  padding-bottom:5px;
}

.popularSnapShots {
  margin-top:14px;
}

#topnav ul.tabs li #Licenses {
  color: #acfe5c !important;
}
#camping_carousel {
  padding: 40px 0;
}
.fluid_container {
	overflow: hidden;
}
.instagram {
	position: relative;
	margin-top: 15px;
}
.overlay {
	position: absolute;
	right: 10px;
	top: 290px;
}
/**************************
*
* HOME PAGE UNIFIED SEARCH 
*
**************************/
.main_content_row {
  margin-top:20px;
}

.adImage {
  border:1px solid #e5e5e5;
  background-color:#f1efe2;
  padding:5px;
  width:300px;
  height:250px;
  float:left;
}

.unifSearch {
  position: relative;
  bottom: 420px;
  z-index: 9000;
  width: 268px;
  height: auto;
  background-color: white;
  opacity: 0.9;
  float: left;
  padding: 16px;
  left: 0px;
  margin-bottom: 20px;
  margin-top: 20px;
  box-shadow: 3px 3px 18px #666666;
}

#recsearch form, .unifSearch form {
  padding:0;
  background-color:transparent;
  box-shadow: none;
}

#acm-search {
  margin: 0 auto;
  padding: 0 44px;
  width: 960px;
  position:relative;
  z-index:9999;
  height: 0;
}

.dateField, #lengthOfStay, #csite, #locationCriteria {
  width: 263px;
  height: 24px;
  float: left;
  margin: 5px 12px 10px 0;
  background-image: -moz-linear-gradient(center top , #EEEEEE 1%, #FFFFFF 15%);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1) inset, 0 1px 1px rgba(255, 255, 255, 0.7);
  transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
  border-radius: 4px 4px 4px 4px;
  border: 1px solid #bbb;
  color: #7a6654;
}

.checkBox label div {
  display: inline-block;
  margin: 0 0 0 10px;
  color: #7A6654 !important;
  font-family: Oswald, Arial, Helvetica, sans-serif;
  font-weight: bold;
}

.checkbox {
  float: left;
  display: inline-block;
}

.outdoor_spot_wrapper a {
  font-family: Oswald, Arial, Sans-serif;
}

#primespot {
  height:220px;
  width: 519px;
}

#btnDiv, #location_section {
  vertical-align:top;
}

div.unifSearchHorizontal #btnDiv button {
  width: 55px;
  height: 55px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  margin:0;
  padding:0;
  top:0;
  border:0;
}

#location_section {
  width:100%;
}

div.unifSearchHorizontal #loadingLocations {
  position:absolute;
  top:-20px;
}

div.unifSearchHorizontal #progressBar, div.unifSearchHorizontal #progressBar div,div.unifSearchHorizontal #inlineProgressBar, div.unifSearchHorizontal #inlineProgressBar div {
  height: 15px;
}

div.unifSearchHorizontal #locationCriteria {
  width: 100%;
  height: 55px;
  background-color: rgba(255, 255, 255, 0.9);
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
   border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  margin: 0;
  color: #333;
  background-image: none;
  font-family: Oswald;
  font-size: 13pt;
  border: none;
  box-shadow:none;
  /*padding-left: 8px;*/
}

div.unifSearchHorizontal input:focus {
  border: none;
}

.unifSearchHorizontal {
  position: relative;
  bottom: 370px;
  z-index: 9000;
  /*float: left;
  left: 0px;*/
  margin-bottom: 20px;
  margin-top:20px;
  
}

@media (min-width: 992px) {
  .unifSearchHorizontal  {
    width: 940px;
    margin:0 auto;
  }
  #acm-search {
    padding:0;
  } 
}

@media (max-width: 767px) {
   body#cgroundresultshomepage div.unifSearchHorizontal {
    top: 60px;
    bottom:25px;
    margin-bottom:0;
   }
   
   .hello_close, .hello_open {
    right:0;
   }
   
   .hellobar-controls {
    left:auto !important;
    right:15px;
   }
   
/*    #unifSearchForm { */
/*     height:55px; */
/*    } */

  body#cgroundresultshomepage div.unifSearchHorizontal input#locationCriteria
   {
    margin-top:0;
  }

  div.unifSearchHorizontal {
    padding:0;
    margin-left:5px;
    margin-right:10px;
  }
  body#cgroundresultshomepage #main_content_wrapper {
    position:relative;
  }

  div.unifSearchHorizontal #btnDiv button {
      width: 55px !important;
      height: 55px !important;
  }
  
  div.unifSearchHorizontal input#locationCriteria {
      height: 55px !important;
  }
/*   .unifSearchCriteria { */
/*     display:table; */
/*     width:100%; */
/*   } */
  
  div.unifSearchHorizontal #btnDiv {
      margin-top: 0;
      padding: 0;
  }
  
  body#cgroundresultshomepage #unifSearchForm {
      margin: 0;
      padding:0;
  }
  body#cgroundresultshomepage div.unifSearchHorizontal div.criteria_section {
      width: auto;
  }
  #location_section {
    width: auto;
  }
}
/**************************
*
* CAMERA 
*
**************************/
.camera_wrap a, .camera_wrap img, 
.camera_wrap ol, .camera_wrap ul, .camera_wrap li,
.camera_wrap table, .camera_wrap tbody, .camera_wrap tfoot, .camera_wrap thead, .camera_wrap tr, .camera_wrap th, .camera_wrap td
.camera_thumbs_wrap a, .camera_thumbs_wrap img, 
.camera_thumbs_wrap ol, .camera_thumbs_wrap ul, .camera_thumbs_wrap li,
.camera_thumbs_wrap table, .camera_thumbs_wrap tbody, .camera_thumbs_wrap tfoot, .camera_thumbs_wrap thead, .camera_thumbs_wrap tr, .camera_thumbs_wrap th, .camera_thumbs_wrap td {
  background: none;
  border: 0;
  font: inherit;
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  list-style: none
}
.camera_wrap {
  display: none;
  float: left;
  position: relative;
  z-index: 0;
}
.camera_wrap img {
  max-width: none!important;
}
.camera_fakehover {
  height: 100%;
  min-height: 60px;
  position: relative;
  width: 100%;
  z-index: 1;
}
.camera_wrap {
  width: 100%;
  margin-bottom: 0px !important;
}
.camera_src {
  display: none;
}
.cameraCont, .cameraContents {
  height: 100%;
  position: relative;
  width: 100%;
  z-index: 1;
}
.cameraSlide {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}
.cameraContent {
  bottom: 0;
  display: none;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}
.camera_target {
  bottom: 0;
  height: 100%;
  left: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  text-align: left;
  top: 0;
  width: 100%;
  z-index: 0;
}
.camera_overlayer {
  bottom: 0;
  height: 100%;
  left: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 0;
}
.camera_target_content {
  bottom: 0;
  left: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
}
.camera_target_content .camera_link {
    background: url(/images/2013/blank.gif);
  display: block;
  height: 100%;
  text-decoration: none;
}
.camera_loader {
  border: 1px solid #ffffff;
  -webkit-border-radius: 18px;
  -moz-border-radius: 18px;
  border-radius: 18px;
  height: 36px;
  left: 50%;
  overflow: hidden;
  position: absolute;
  margin: -18px 0 0 -18px;
  top: 50%;
  width: 36px;
  z-index: 3;
}
.camera_bar {
  bottom: 0;
  left: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 3;
}
.camera_thumbs_wrap.camera_left .camera_bar, .camera_thumbs_wrap.camera_right .camera_bar {
  height: 100%;
  position: absolute;
  width: auto;
}
.camera_thumbs_wrap.camera_bottom .camera_bar, .camera_thumbs_wrap.camera_top .camera_bar {
  height: auto;
  position: absolute;
  width: 100%;
}
.camera_nav_cont {
  height: 65px;
  overflow: hidden;
  position: absolute;
  right: 9px;
  top: 15px;
  width: 120px;
  z-index: 4;
}
.camera_caption {
  bottom: 0;
  display: block;
  position: absolute;
  width: 100%;
}
.camera_caption > div {
  padding: 10px 20px;
}
.camerarelative {
  overflow: hidden;
  position: relative;
}
.imgFake {
  cursor: pointer;
}
.camera_prevThumbs {
  bottom: 4px;
  cursor: pointer;
  left: 0;
  position: absolute;
  top: 4px;
  visibility: hidden;
  width: 30px;
  z-index: 10;
}
.camera_command_wrap .hideNav {
  display: none;
}
.camera_command_wrap {
  left: 0;
  position: relative;
  right:0;
  z-index: 4;
}
.camera_wrap .camera_pag .camera_pag_ul {
  list-style: none;
  margin: 0 auto;
  padding-top: 5px;
  text-align: center;
  z-index: 1000;
  width: 156px;
  overflow: auto;
}

.camera_prevThumbs, .camera_nextThumbs, .camera_prev, .camera_next, .camera_commands, .camera_thumbs_cont {
  background: #d8d8d8;
  background: rgba(006, 006, 006, 0.45);
  
}
.camera_wrap .camera_pag .camera_pag_ul li:before {
  font-family: FontAwesome;
  content: "\f111";
  color: #b7b7b7;
}
.camera_wrap .camera_pag .camera_pag_ul li {
  cursor: pointer;
  display: inline-block;
  margin: 6px 5px;
  text-align: left;
  width: 16px;
  float:left;
}
.camera_wrap .camera_pag .camera_pag_ul li > span {
  display: none;
}
.camera_wrap .camera_pag .camera_pag_ul li.cameracurrent:before {
  color: #97a146;
}
.camera_wrap .camera_pag .camera_pag_ul li.camera_hover:before {
  color: #97a146;
}

.camera_pag_ul .thumb_arrow {
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid;
  top: 0;
  left: 50%;
  margin-left: -4px;
  position: absolute;
}
.camera_prev, .camera_next,.camera_commands {
  cursor: pointer;
  height: 40px;
  margin-top: -20px;
  position: relative;
  top: 50%;
  width: 40px;
  z-index: 2;
}
.camera_prev {
  left: 0;
  height: 1px;
  width: 1px;
}
.camera_prev_li:before {
  font-family: FontAwesome;
  font-size: 40px;
  content: "\f104";
  color: #b7b7b7;
}
.camera_prev_li {
  width: 15px;
  height: 35px;
  display: inline;
  float: left;
  cursor: pointer;  
}
.camera_next_li:before {
  font-family: FontAwesome;
  font-size: 40px;
  content: "\f105";
  color: #b7b7b7;
}
.camera_next_li {
  width: 15px;
  height: 35px;
  display: inline;
  float: right; 
  cursor: pointer;
}
.camera_prev > span {
  background: url(/images/2013/camera_skins.png) no-repeat 0 -120px;
  display: block;
  height: 1px;
  width: 1px;
}
.camera_next {
  right: 0;
  height: 1px;
  width: 1px;
}
.camera_next > span {
  background: url(/images/2013/camera_skins.png) no-repeat -40px -120px;
  display: block;
  height: 1px;
  width: 1px;
}
.camera_azure_skin .camera_prev > span {
  background-position: 0 -160px;
}
.camera_azure_skin .camera_next > span {
  background-position: -40px -240px;
}
.camera_commands {
  left: 999px;
  width: 1px;
  height: 1px;
}
.camera_commands > .camera_play {
  height: 40px;
  width: 40px;
}
.camera_commands > .camera_stop {
  background: none;
  display: block;
  height: 0px;
  width: 0px;
  display: none !important;
}
.camera_thumbs_cont {
  -webkit-border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.camera_commands_emboss .camera_thumbs_cont {
  -moz-box-shadow:
    0px 1px 0px rgba(255,255,255,1),
    inset 0px 1px 1px rgba(0,0,0,0.2);
  -webkit-box-shadow:
    0px 1px 0px rgba(255,255,255,1),
    inset 0px 1px 1px rgba(0,0,0,0.2);
  box-shadow:
    0px 1px 0px rgba(255,255,255,1),
    inset 0px 1px 1px rgba(0,0,0,0.2);
}
.camera_thumbs_cont > div {
  float: left;
  width: 100%;
}
.camera_thumbs_cont ul {
  overflow: hidden;
  padding: 3px 4px 8px;
  position: relative;
  text-align: center;
}
.camera_thumbs_cont ul li {
  display: inline;
  padding: 0 4px;
}
.camera_thumbs_cont ul li > img {
  border: 1px solid;
  cursor: pointer;
  margin-top: 5px;
  vertical-align:bottom;
}
.camera_clear {
  display: block;
  clear: both;
}
.showIt {
  display: none;
}
.camera_clear {
  clear: both;
  display: block;
  height: 1px;
  margin: -1px 0 25px;
  position: relative;
}
.slides_nav_wrapper{
  width:190px;
  margin: 0 auto; 
  position: relative;
  bottom: 50px;
  z-index: 1001;
  background-color: #000;
  filter: alpha(opacity=40);
  /* IE */
  -moz-opacity: 0.4;
  /* Mozilla */
  opacity: 0.7;  
  padding: 0 6px 6px 6px;
}

.camping_spot {
  float: left; /* required */
  height: 250px;
  overflow: hidden;
}
.camping_spot.large {
  width: 558px;
  margin-right: 0px;
  margin-top: 20px;
  height: 354px;
}
.camping_spot.large img {
	width: 558px;
}
#camping_spot1, #camping_spot3 {
	margin-left: 24px;
}
#camping_spot2, #camping_spot4, #camping_spot5 {
	margin-left: 16px;
}
.camping_spot.small {
  width: 366px;
  height: 232px;
  margin-top: 16px;
  padding-bottom: 20px;
}
.camping_spot.small img {
	width: 366px;
}
#camping_spots {
	background-color: black;
	margin-top: 5px;
}
#camping_spots .carousel_nav_wrapper {
  text-align: right;
  height: 14px;
  width: 940px;
}
#camping_spots .feature_spot_wrapper {
  overflow:hidden;
  position: absolute;
}
#camping_spots .feature_spot_wrapper img {
  overflow:hidden;
}
#camping_spots .feature_spot_overlay {
  font-family: 'Oswald', sans-serif;
  position: absolute;
  top: 0px;
  opacity: 0.7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity = 80);
  display: none;
}
#camping_spots .large .feature_spot_overlay p {
	font-size: 18px;
}
#camping_spots .small .feature_spot_overlay p {
	font-size: 14px;
}
#camping_spots .large .feature_spot_overlay {
  width: 558px;
  height: 288px;
}
#camping_spots .small .feature_spot_overlay {
  width: 366px;
  height: 166px;
}
#youtube_videos {
	float: left;
	width: 100%;
	background-color: white;
	margin-top: 15px;
	margin-bottom: 30px;
	box-shadow: 0 5px 38px rgba(0,0,0,0.20), 0 5px 12px rgba(0,0,0,0.15);
}
#youtube_txt {
	float: left;
}
#youtube_txt h1 {
	font-size: 42px;
	width: 40%;
}
#social_content {
	margin-top: 10px;
	margin-bottom: 20px;
	clear: both;
	width: 100%;
	background-color: white;
	box-shadow: 0 5px 38px rgba(0,0,0,0.20), 0 5px 12px rgba(0,0,0,0.15);
}
.instagram iframe {
	width: 500px;
}
#camping_spots .feature_spot_overlay p {
  padding: 20px;
  color: #fff;
  opacity: 1.0;
}
#camping_spots div.feature_name, #camping_spots .feature_spot_overlay  {
	background-color: black;
}
#camping_spots div.feature_name {
  padding: 8px 8px 8px 20px;
  height: 53px;
  position: relative;
  bottom: 70px;
  display:table-cell;
  vertical-align:middle;
  opacity: 0.7;
}
#camping_spots div.feature_name p:after {
  content: "\f0a9";
  font: normal normal normal 1.5em FontAwesome;
  float: right;
  color: #ffffff;
}
#camping_spots .large div.feature_name {
  width:530px;
}
#camping_spots .small div.feature_name {
  width:338px;
}

#camping_spots div.feature_name p {
  overflow: visible;
  color: #fff;
  font-size: 22px;
  font-weight: normal;
}
#youtube_video {
  margin: 20px 0px 20px 24px;
  float: left;
}
.rc_feed {
  margin: 20px 0px 20px 60px;
  float: left;
}
#youtube_img  {
  margin: 20px 0px 20px 16px;
  float: left;
}
.facebook_feed {
  margin: 20px 0px 20px 60px;
  float: left;
}
#youtube_video p, #image_link p {
	margin-top: 7px;
	font-size: 14px;
	margin-bottom: 20px;
}
.image_link p {
	margin-top: 7px;
	font-family: Arial;
  font-size: 14px;
  margin-bottom: 20px;
  width: 540px;
}
#main_content_wrapper {
  width: 1180px;
  padding: 20px 0px;
}
.facebook_feed_mobi, #youtube_videos_mobi {
  display: none;
}
@media (min-width: 768px) and (max-width: 990px) {
	#main_content_wrapper {
	  width: 944px !important;
	}	
  .camping_spot.large, .image_link, .facebook_feed, .rc_feed {
    width: 100% !important;
  }
  .camping_spot.small {
	  clear: none;
	  float: left;
	  margin-right: 0px;
  }
  
  #camping_spots div.feature_name p {
    font-size: 16px;
  }
  
}  
@media (max-width: 767px) {
	#camping_spots, .image_link, .facebook_feed, .rc_feed {
    width: 100%;
    margin-right: 0; 
	}
	#camping_spot1, #camping_spot3 {
		margin-left: 10px;
	}
	#camping_spot2, #camping_spot4, #camping_spot5 {
		margin-left: 10px;
	}
	
.camping_spot.large, .camping_spot.small, .image_link, #social_content .facebook_feed_mobi, .image_link h1, 
 body#cgroundresultshomepage #main_content_wrapper #social_content h1 {
    clear: both;
    float: none;
    margin: 0 0 0 10px;
    padding-left: 0;
    width: 100%;
  }
  .image_link p {
    width: 96%;
  } 
  div.feature_name, div.feature_name p, .feature_spot_wrapper img {
    width: 276px !important;
  }
  #camping_spots div.feature_name p {
    font-size: 16px;
  }
	#camping_spots .feature_spot_wrapper img, #camping_spots .large .feature_spot_overlay, .image_link img, #youtube_videos_mobi {
    margin: 0;
	  height: 225px;
	  width: 304px !important;
  }
	.facebook_feed, #youtube_videos {
    display: none;
  }
  #youtube_video {
  	margin-left: 10px;
  }
	#social_content .facebook_feed_mobi {
    display: block;
    margin-bottom: 20px;
    margin-top: 20px;
  }
  .rc_feed {
  	margin: 0px;
  }
  #youtube_videos_mobi {
    display: block;
    margin-bottom: 20px;
  }
  #youtube_videos_mobi iframe {
    width: 304px !important;
    height: 228px !important;
  }
  .camping_spot.large, .camping_spot.small {
  	height: 225px;
  	padding-bottom: 20px;
  }
  
  body#cgroundresultshomepage #main_content_wrapper #social_content h1 {
    float: none;
  }
  #social_content .image_link {
    margin-bottom: 10px;
  }
  #social_content {
  	width: 96%;
  }
  #pagearea {
    padding-bottom: 555px;
  } 
  .instagram iframe {
	width: 304px;
	height: 304px;
    margin: 0 0 0 10px;
  }
  .twitter-timeline {
	width: 304px !important;
	height: 200px !important;
    margin: 0 0 0 10px;
  }
  .overlay {
  	left: 275px;
  	top: 160px;
  }  
  
}
