/***********************************
EXPLORE
***********************************/

#location {
	padding: 2em 0;
}

#surroundingsIntro {
	padding: 0 2em 2em 0;
}

#surroundingsIntro h1, #surroundingsIntro p {
	text-align: left;
}

article.surroundings {
	display: table;
}

article.surroundings .twothird {
	padding-right:2em;
}

article.surroundings .cycle-slideshow img {
	max-width:100%;
	height:auto;
}	

section.gmap {
	background:#6e6964;
	color: #fff;
	width:100%;
}

#filterMap .filter-desc h2 {
	padding-top: 1em;
}

#filterMap {
	position:absolute;
	z-index:200;
	width:1000px;
	left:50%;
	clear:both;
	color:#6e6964;
	margin: 2em 0 0 -490px;
	padding: 0 0 0 20px;
}

#filterMap h2 {
	color:#6e6964;
	margin:0;
	padding:0;
}

#filterMap p {
	font-size: 0.9em;
}

ul.filter-list {
	margin:1em 0;
	list-style-type: none;
}

ul.filter-list li {
    color: #214a68;
    float: left;
    margin: 7px 45px 7px 0;
    padding: 7px;
    text-align: center;
    text-transform: uppercase;
    width: 28%;
}

ul.filter-list li:hover {
	background:#e3e9eb;
	cursor: pointer;
}

ul.filter-list li.disabled:hover {
	background:none;
	cursor: default;
}

ul.filter-list li.selected {
	color: #fff;
	background:#f3ebd4;
}



#map-side-bar {
	height:auto;
}

#map-side-bar.hide {
	height:92px;
	overflow:hidden;
}

#mapAll {
	width: 100%;
	position: relative;
	float:left;
	height: 700px;
	margin: 1em 0;
}

.map-holder {
	position:absolute;
	top:0;
	width:100%;
	height: 683px;
}

#map, #map_canvas {
	position: absolute;
	z-index:150;
	top:0;
	height: 683px;
	width: -moz-calc(100% - 250px);
  width: -webkit-calc(100% - 250px);
  width: calc(100% - 250px);
}

/* hide satellite buttons on map */
.gm-style-mtc {
  display: none;
}

#map-side-bar {
	position:absolute;
	z-index:100;
	top:0;
	width:250px;
	color: #f3ebd4;
	background: #7d614a;
	overflow: visible;
	padding:0.5em 0;
}

#map-side-bar-menu {
	float: left;
	width: 220px;
	height: 565px;
	overflow: auto !important;
	margin: 15px 0 0 20px;
}

#map-side-bar p, #map-side-bar h2 {
	padding: 10px;
	line-height: 18px;
}

#map-side-bar p {
	margin-bottom: 4px;
}

/* Menu Button */
.map-views,.map-views2 {
	position:absolute;
	top:55px;
	z-index:200;
	left:250px;
}

.map-views a,.map-views2 a {
	width:90px;
	padding:0.25em 0.5em;
	text-align: center;
	margin:0 5% 0.5em 5%;
	float:left;
	background:#214a68;
	color:#fff;
	font-size:0.9em;
	opacity:0.8;
}

.map-views2 {
	display:none;
}


.menu-tab,.menu-tab2 {
	position: absolute;
	background: #214a68;
	opacity:0.8;
	color:#fff;
	line-height: 1em;
	left:250px;
	width: 90px;
	top:20px;
	z-index:2000;
}

.menu-tab2 {
	display:none;
	left:0;
}

.close {
	left:-250px;
}

.open {
	left:0;
}

.closeTab {
	left:0;
}

.openTab {
	left:250px;
}

.closeMap {
	left:0;
}

.openMap {
	left:250px;
}

.menu-tab img,.menu-tab2 img {
	height:0.85em;
	width:auto;

}

.menu-tab:hover,.menu-tab2:hover  {
	background: #000;
	opacity:1;
	cursor: pointer;
}

.menu-tab p,.menu-tab2 p {
	line-height: 1em;
	margin:0;
	padding: 0.5em 1em;
	font-size:0.9em;
	font-weight: 400;
	color: #fff;
}

#controlHolder {
	position:absolute;
}

#cd-zoom-in, #cd-zoom-out {
	position: absolute;
	z-index: 300;
	left: 255px;
  height: 30px;
  width: 30px;
  cursor: pointer;
  background-color: #214a68;
	opacity:0.8;
  background-repeat: no-repeat;
  background-size: 24px 48px;
  background-image: url("/images/gmap/cd-icon-controller.png");
}
.no-touch #cd-zoom-in:hover, .no-touch #cd-zoom-out:hover {
  background-color: #000;
	opacity:1;
}

#cd-zoom-in {
	top: 110px;
	background-position: 50% 0;
}

#cd-zoom-out {
	top: 145px;
	background-position: 50% -24px;
}

.community-link {
	padding:5px 0;
	margin:0 2px 0 23px;
}


.community-link a:link, .community-link a:visited {
	font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	color:#f3ebd4;
	font-size: 1em;
	line-height: 1.2em;
	font-weight: 400;
	font-style: normal;
	width: 200px;
	height: 36px;
	padding: 5px 0px 0px 35px;
	display: block;
	margin:0 auto;
}

#map-side-bar a {
	text-decoration: none;
}

.iw-container {
	width: 300px;
}

.infowindow {
	width: 300px;
  overflow: hidden;
}

#map-photo {
	width: 300px;
	height: 200px;
}

#map-photo img {
	max-width:100%; 
	max-height:100%;
	margin:auto;
	display:block;
}


#map-text {
	width: 100%;
}

#map-text a:link,#map-text a:visited {
	color: #688694;
}

#map-text p {
	font-size: 12px;
	line-height: 16px;
	font-weight: 400;
	margin: 5px 0px 4px 0px;
	padding: 0;
}

#map-text h2 {
	font-size: 16px;
	line-height: 19px;
	margin: 4px 0;
	padding: 0;
}

.paddingBottom {
	padding-bottom: 5px;
	margin: 0px;
}
/********************************************************
Map Menu
********************************************************/
.urbangreymenu{
	width: 200px;
}

.urbangreymenu .headerbar {
	font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: 400;
	margin:0.25em 2px;
	text-transform: uppercase;
	padding: 9px 0 9px 35px;
	font-size: 15px !important;
	color:#f3ebd4;
	line-height: 1.3em !important;
	background-color: #705641 !important;
	border-radius: 2px;
}

.urbangreymenu .headerbar:hover {
	cursor: pointer;
	color:#f3ebd4;
}

.urbangreymenu .headerbar a {
	background-color: #705641 !important;
	text-decoration: none;
	display: block;
}

.urbangreymenu ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-bottom: 0; /*bottom spacing between each UL and rest of content*/
}

.urbangreymenu ul li {
	padding-bottom: 2px; /*bottom spacing between menu items*/
}

.urbangreymenu ul li a {
	background:#3b4951;
	display: block;
	padding: 5px 8px;
	line-height: 17px;
	text-decoration: none;
	font-size: 14px !important;
	color: #abc9d3;
	box-shadow: 0 0 2px rgba(0,0,0,0.3);
	border-radius: 2px;
	margin:2px;
}

.urbangreymenu ul li a:visited {
	color: #abc9d3;
}

.urbangreymenu ul li a:hover{ /*hover state CSS*/
	background:#5e6e77;
	color:#fff;
}


@media only screen and (max-width:980px) {
	
	#filterMap {
		display:none;
	}
	
	.map-views,.map-views2,.menu-tab,.menu-tab2  {
		display:none !important;
	}
	
	#cd-zoom-in {
		top: 20px !important;
		left: 5px !important;
	}
	
	#cd-zoom-out {
		top: 55px !important;
		left: 5px !important;
	}

	#mapAll {
		width:100%;
		height:auto;
	}
	
	#map, #map_canvas, #map-side-bar, #map-side-bar-menu, .urbangreymenu {
		left:0px !important;
		top: 0px !important;
		width:100% !important;
		float:left !important;
		position:relative !important;
		overflow:hidden !important;
		padding: .25em 5px .5em 0 !important;
		display: block !important;
	}

	#map, #map_canvas {
		height:520px;
	}

	.urbangreymenu {
		padding-left:0;
	}

	#map-side-bar-menu {
		height:auto;
	}
	
	.community-link {
    margin: 1em 2px 0 10px;
	}
	
	#map-side-bar-menu {
    margin: 10px 0 0 10px;
	}

}

@media only screen and (max-width:720px) {

	#map, #map_canvas {
		height:480px;
	}
	
	.iw-container {
		width: 200px;
	}

	.infowindow {
		width: 200px;
	}
	
	#map-text p {
		font-size: 9px;
		line-height: 12px;
		margin:0 0 3px 0;
	}
	
	#map-text h2 {
		font-size: 13px;
		letter-spacing: 0;
		margin: 2px 0 0 0;
	}
	
	#map-photo {
		width: 200px;
		height: 133px;
	}
	
	#caption {
		display:none;
	}

}

@media only screen and (max-width:540px) {

	#map, #map_canvas {
		height:460px;
	}

}

@media only screen and (max-width:480px) {

	#map, #map_canvas {
		height:380px;
	}

}

@media only screen and (max-width:420px) {

	#map, #map_canvas {
		height:320px;
	}

}