.listings .sortBox {
	height: 32px;
	line-height: 32px;
    font-size: 16px;
}
.listings .sortBox label {
	display: inline;
	font-size: inherit;
	vertical-align: middle;
}
.listings .sortBox .sep {
	padding: 0 6px;
	font-size: inherit;
}
.listings a[data-query-link].selected { font-weight: bold; }
.listings .noData { text-align: center; }

/*** Filters ***/
.listings .listingFilterContainer .amenities {
	display: none;
	border: 1px solid #CCC9C2;
	padding: 10px 0;
	margin-bottom: 20px;
	background: #f5f0eb;
	overflow: hidden;
	margin: 0;
	margin-top: 20px;
}
.listings .listingFilterContainer .amenities li { padding-bottom: 0; }
.listings .listingFilterContainer .amenities label { font-size: 16px; }
.listings .listingFilterContainer input[name="opennow"] { height: auto; }
/*** End Filters ***/

/*** Layout ***/
.listings .listingContainerFoot { overflow: hidden; }

.listings .alphaSort .alphaView {
	line-height: 34px;
	color: #333;
	vertical-align: middle;
}
.listings .alphaSort .sep {
	padding: 0 9px;
	vertical-align: -1px	
}
.listings .alphaSort a {
	color: #009fc3;
	vertical-align: middle;
}
.listings .alphaSort a.selected {
    font-weight: bold;
}

/*** Sub Tabs ***/
.shared-detail .detailPanes .tabs.subtab dd a {
	height: 35px;
	line-height: 35px;
	padding: 0 10px;
	border: 1px solid #c3c8cd;
	background-color: #fff;
	color: inherit;
}
.shared-detail .detailPanes .tabs.subtab .active > a,
.shared-detail .detailPanes .tabs.subtab .active > a:hover,
.shared-detail .detailPanes .tabs.subtab .active > a:focus {
	color: inherit;
	position: relative;
}

.shared-detail .detailPanes .tabs.subtab.vertical { max-width: 100%; }
.shared-detail .detailPanes .tabs-content.subtab { max-width: 100%; }

.shared-detail .detailPanes .tabs.subtab.vertical.no-stack dd { float: none; display: none; }
.shared-detail .detailPanes .tabs.subtab.vertical.no-stack .active { display: block; }
.shared-detail .detailPanes .tabs.subtab.vertical.no-stack.open dd { display: block; }
.shared-detail .detailPanes .tabs.subtab.vertical, .shared-detail .detailPanes .tabs-content.subtab.vertical { width: 100%; padding: 0;}
.shared-detail .detailPanes .subtab.tabs-content.vertical > .content { padding: 20px 0; }
.shared-detail .detailPanes .tabs.subtab.vertical.no-stack.open { background-color: #fff;}

.shared-detail .detailPanes .tabs.subtab.vertical.no-stack .active > a > span { /* use the left tabs arrow */ }
.shared-detail .detailPanes .tabs.subtab.vertical.no-stack.solo .active > a > span { display:none; /* if there is only one item in the drop down */ }
.shared-detail .detailPanes .tabs.subtab.vertical.no-stack.solo .active > a { cursor: default; }

.shared-detail .detailPanes .tabs.subtab.no-stack .active > a > span {
	content: "";
	width: 8px;
	height: 8px;
	right: 16px;
	position: absolute;
	top: 50%;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 8px solid #000;
	margin-top: -4px;
}

/** Ameneties/Meetings Tab ***/
.shared-detail ul.amen-subtab li,
.shared-detail ul.meeting-subtab li {
	font-size: 14px;
	line-height: 16px;
}
.shared-detail ul.amen-subtab li ul,
.shared-detail ul.meeting-subtab li ul {
	margin-top:10px;
}
.shared-detail ul.amen-subtab li.row,
.shared-detail ul.meeting-subtab li.row {
	padding: 10px;
	margin: 0;
	max-width: 100%;
}
.shared-detail ul.amen-subtab li ul li ,
.shared-detail ul.meeting-subtab li ul li {
	line-height: 22px;
}
.shared-detail li.amenity-textarea .amenity-value,
.shared-detail li.amenity-multi .amenity-value,
.shared-detail li.amenity-floorplan .amenity-value {
	text-align: left;
}
.shared-detail li .amenity.value {
	word-wrap: break-word;
}
.shared-detail ul.meeting-subtab .meeting-text-area  {
	margin-top: 10px;
}
.shared-detail .detailPanes .tabs-content ul.amen-subtab,
.shared-detail .detailPanes .tabs-content ul.meeting-subtab {
	border: 1px solid #c3c8cd;
	background-color: #ffffff;
	margin-left: 0;
	list-style-type: none;
}
.shared-detail .detailPanes .tabs-content ul.amen-subtab > .row:nth-child(odd),
.shared-detail .detailPanes .tabs-content ul.meeting-subtab > .row:nth-child(odd) {
	background: #eee;
}

.shared-detail #tab-hours {
	
}

.shared-detail #tab-hours .day {
	overflow: hidden;
}

.shared-detail #tab-hours .day-label {
	font-weight: bold;
	width: 50px;
	float: left;
}

.shared-detail #tab-hours .opens {
	float: left;
}



/* yelp styling */
.yelpReviews .row { padding-bottom: 1.25em; }

@media only screen and (max-width: 640px) {
	.yelpLeft { float: left; width: 100%; text-align: center; }
	.yelpLeft { float: right; width: 100%; text-align: center; }
}


/*** Member Layout ***/
.listings .l-itemContainer h4 {
	font-size: 1.875rem;
	margin: 0;
	padding: 0;
	color: #003E2C;
}
.listings .l-itemContainer h4 a {
	color: inherit;
	margin: 0;
	padding: 0;
}
.listings .l-itemContainer ul {
	list-style-type: none;
}
.listings .l-itemContainer:first-child {
	padding-top: 0;
}
.listings .l-itemContainer {
	position: relative;
	border-bottom: 1px dashed #CCD9D4;
	padding: 1.875rem 0;
}
[data-audio-fill] {
	text-align: center;
}


/*** Mobile ***/
@media only screen and (max-width: 640px) {
	.listings .listingPagerContainer { text-align: center; clear: both;}
	.listings .listingFilterContainer #label_amenities { margin-bottom: 1rem; }
	.listings .listingul { max-width: 320px; margin: 0 auto; }
	.listings .submit-row { text-align: center; }

	.listings .mobile-layout-block {
		float: none;
		margin-bottom: 20px;
		margin-left: auto;
		margin-right: auto;
		padding-left: 0;
		padding-right: 0;
	}




	.meetingFacilitySearch .item {padding-top: 0;}
	.mfCompare .group .firstColumn.cust-col,
	.mfCompare .group .right.medium-10 { width: 50%;}
} 	