.moduleContentNew .fullWidth.searchOption
{
	margin-bottom: 15px;
}

.moduleContentNew .searchReservationsField
{
	display: none;
}

.moduleContentNew .searchReservationsField.off
{
	display: block;
}

.moduleContentNew .facilityDocuments
{
	list-style: none;
	padding: 0;
}

.moduleContentNew .media
{
	min-height: 3.05em;
	position: relative;
}

.moduleContentNew .photo
{
	box-shadow: inset 0px -10px 50px -10px rgba(0,0,0,.5);
	height: 99.1%;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1;
}

/*.moduleContentNew .media > img:before
{
	box-shadow: inset 0px -10px 50px -10px rgba(0,0,0,.5);
	content: "";
	height: 100%;
	position: absolute;
	top: -4px;
	width: 100%;
	z-index: 1;
}*/

.moduleContentNew .media img
{
	position: relative;
	width: 100%;
	z-index: 0;
}

.moduleContentNew .detailListing > .section > h3
{
	margin-top: 0;
}

.moduleContentNew .reservationCost > p,
.moduleContentNew .hoursOfOperation > div
{
	margin: 0 0 2px;
}

.moduleContentNew .hoursOfOperation > div
{
	font-size: 90%;
}

.moduleContentNew .hoursOfOperation > div span:first-of-type
{
	display: inline-block;
	margin-right: .7em;
}

.moduleContentNew .hoursOfOperation > div span:last-of-type
{
	display: inline-block;
	margin-left: .7em;
}

.moduleContentNew .hoursOfOperation h4
{
	display: inline-block;
	font-size: 120%;
	margin: 0;
	width: 36%;
}

.mobile12 .moduleContentNew .hoursOfOperation .closed > span
{
	margin-left: 0;
	/*display: inline-block;
	margin-right: 0;
	text-align: center;
	width: 53%;*/
}

.moduleContentNew .hoursOfOperation .hoursNote
{
	margin-top: .5em;
}

.moduleContentNew .hoursOfOperation .hoursNote h4
{
	display: block;
}

.moduleContentNew .hoursOfOperation .hoursNote p
{
	margin: 0;
}

.moduleContentNew .editorContent > *
{
	width: 100%;
}

.moduleContentNew .editorContent ul,
.moduleContentNew .editorContent ol
{
	margin-left: 25px;
}

.moduleContentNew .facilitySearch label > h5
{
	margin: 0;
}

.moduleContentNew .searchReservationFee .ui-slider
{
	display: inline-block;
	vertical-align: middle;
	width: 61%;
}

.moduleContentNew .searchReservationFee .ui-slider-track
{
	width: 100%;
}

.moduleContentNew .ui-li .ui-btn-inner a.ui-link-inherit
{
	padding-bottom: .8em;
}

.moduleContentNew .facilityListing li
{
	position: relative;
}

.moduleContentNew .facilityListing li .ui-btn-text a
{
	padding-top: 1.3em;
}

.moduleContentNew .facilityListing img.ui-li-thumb
{
	margin-top: -40px;
	position: absolute;
	top: 50%;
}

.moduleContentNew span.reservable
{
	display: block;
	font-size: .9em;
	font-style: italic;
	margin-top: .25em;
}

.moduleContentNew .facilityDetails .actions
{
    margin: 1.5em 0;
}

.moduleContentNew .facilityDetails .ribbon
{
	font-size: 122%;
}

.moduleContentNew .shareFacebook,
.moduleContentNew .shareTwitter,
.moduleContentNew .shareGoogle,
.moduleContentNew .shareEmail
{
	display: block;
}

.mobile12 .moduleContentNew .facilityButtons.fullWidth
{
	margin-top: -4px;
}

.mobile12 .moduleContentNew .facilityButtons.fullWidth .ui-controlgroup-controls a > span
{
	border-bottom: 0;
}

.moduleContentNew .facilityButtons .ui-controlgroup-controls
{
	width: 100%;
}

.moduleContentNew .facilityButtons .ui-controlgroup-controls a
{
	border-radius: 0 !important;
	margin-left: -1px;
	margin-right: -1px;
	width: 50%;
}

.moduleContentNew .facilityButtons.noPhone .ui-controlgroup-controls a
{
	width: 100%;
}

.moduleContentNew div[data-role="popup"] > div[data-role="content"]
{
	border-radius: 0 0 9px 9px;
}

.moduleContentNew .reservePopUp h4
{
	float: left;
	margin: 0.6em 0;
}

.moduleContentNew .reservePopUp > div div
{
	margin-left: 25%;
}

.moduleContentNew .reserveButton
{
	border: none;
	padding: 1px 15px .7em;
}

.moduleContentNew .adr > .phone-number
{
	display: inline-block;
	margin-top: 5px;
}

.moduleContentNew .pagination
{
	text-align: center;
}

.mobile12 .moduleContentNew .pagination a > span
{
	width: 50px;
}

.moduleContentNew .infoWindowContent h3
{
	margin: 0 0 5px;
}

.moduleContentNew .infoWindowContent .email
{
	background: url('/Common/Images/NotifyMeIconSmall.png') no-repeat;
	padding-left: 20px;
}

.moduleContentNew .infoWindowContent > div > .address,
.moduleContentNew .infoWindowContent > div > a:first-child
{
	float: left;
	max-height: 66px;
	max-width: 100px;
}

.moduleContentNew .infoWindowContent > div > a img
{
	max-height: 100%;
	max-width: 100%;
}

.moduleContentNew .infoWindowContent > div > .address
{
	margin: 0 0 0 5px;
	max-width: 180px;
}

.moduleContentNew .infoWindowContent > div > .address p
{
	margin: 0 0 6px 5px;
	padding: 0;
}

.moduleContentNew .infoWindowContent > div > a
{
	clear: left;
	display: block;
	padding-top: 5px;
}

.moduleContentNew .infoWindowContent .address .available
{
	color: inherit;
	font-size: 8pt;
}

.moduleContentNew .infoWindowContent .address
{
	display: none;
}

.moduleContentNew .featureOverview h3
{
	margin: 1em 0 5px;
}

.moduleContentNew .featureOverview p
{
	margin: .5em 0 1.25em;
}

.moduleContentNew .featureOverview ul
{
	margin: 1em 0 1.25em;
}

.moduleContentNew .featureOverview ul li
{
	font-weight: bold;
	list-style: disc;
	margin: 0 0 5px 25px;
}

.moduleContentNew .savedSearches
{
	margin-top: 20px;
}

.moduleContentNew .listingButtons.two a
{
	display: inline-block;
	width: 48%;
}

.moduleContentNew .listingButtons
{
	margin: -5px 5px;
}

.moduleContentNew .listingButtons.two a:first-child
{
	margin-right: .6%;
}

.moduleContentNew .missingFacilityPopUp .facilityName > label,
.moduleContentNew .saveSearchPopUp .saveName > label
{
	margin-top: 0;
}

.moduleContentNew .avgRating
{
	font-size: 1.4em;
	margin-right: 5px;
}

.moduleContentNew .ratingContainer
{
	background: url('../Images/RatingEmpty.png') no-repeat;
	display: inline-block;
	height: 23px;
	margin: 10px 0 0;
	position: relative;
	width: 112px;
	z-index: 1;
}

.moduleContentNew .section .ratingContainer
{
	background: url('../Images/RatingEmptyMobile.png') no-repeat;
	height: 47px;
	margin: 0;
	width: 211px;
}

.moduleContentNew .ratingContainer:hover > .overallRating
{
	display: none;
}

.moduleContentNew .ratingContainer.readOnly > .overallRating
{
	display: inline-block;
}

.moduleContentNew .overallRating,
.moduleContentNew .myRating
{
	background: url('../Images/RatingFull.png') no-repeat;
	display: inline-block;
	left: 0;
	height: 100%;
	position: absolute;
	overflow: hidden;
	top: 0;
	z-index: 2;
}

.moduleContentNew .section .overallRating,
.moduleContentNew .section .myRating
{
	background: url('../Images/RatingFullMobile.png') no-repeat;
}

.moduleContentNew .myRating,
.moduleContentNew .section .myRating
{
	background-image: none;
	cursor: pointer;
}

.moduleContentNew .myRating.oneStar
{
	width: 20%;
}

.moduleContentNew .myRating.twoStar
{
	width: 40%;
}

.moduleContentNew .myRating.threeStar
{
	width: 60%;
}

.moduleContentNew .myRating.fourStar
{
	width: 80%;
}

.moduleContentNew .myRating.fiveStar
{
	width: 100%;
}

.moduleContentNew .myRating:hover,
.moduleContentNew .overallRating.rated,
.moduleContentNew .overallRating.voted
{
	background-image: url('../Images/RatingFullHovering.png');
}

.moduleContentNew .section .myRating:hover,
.moduleContentNew .section .overallRating.rated,
.moduleContentNew .section .overallRating.voted
{
	background-image: url('../Images/RatingFullHoveringMobile.png');
}

.moduleContentNew .ratingContainer.readOnly .myRating
{
	background: none;
}

.moduleContentNew .section.rating p
{
	margin-bottom: 0;
}

.moduleContentNew .newReservation .recurringEvent > li
{
	margin-bottom: 1em;
}

.moduleContentNew .newReservation .recurringEvent > li > label
{
	margin-top: 1em;
	font-weight: bold;
}

.moduleContentNew .newReservation fieldset,
.moduleContentNew .weeklyOptions > div,
.moduleContentNew .dailyOptions > div,
.moduleContentNew .monthlyOptions > div
{
	text-align: center;
}

.moduleContentNew .eventType
{
	margin-top: 1em;
}

.moduleContentNew .dailyOptions > div div.ui-input-text,
.moduleContentNew .weeklyOptions > div div.ui-input-text,
.moduleContentNew .monthlyOptions > div div.ui-input-text
{
	display: inline-block;
	margin: 0 .25em .75em;
	width: 2.9em;
}

.moduleContentNew .bottomInfoWindow
{
	border: 1px solid #ccc;
	background: #eee;
	color: #222;
	text-shadow: 0 1px 0 #fff;
	background-image: -webkit-gradient(linear,left top,left bottom,from( #fff ),to( #f7f7f7 ));
	background-image: -webkit-linear-gradient( #fff,#f7f7f7 );
	background-image: -moz-linear-gradient( #fff,#f7f7f7 );
	background-image: -ms-linear-gradient( #fff,#f7f7f7 );
	background-image: -o-linear-gradient( #fff,#f7f7f7 );
	background-image: linear-gradient( #fff,#f7f7f7 );
	bottom: 0;
	box-shadow: -0px -7px 15px -10px rgba(0,0,0,.3);
	height: 130px;
	left: 0;
	margin: 0;
	position: absolute;
	width: 100%;
	z-index: 20;
}

.moduleContentNew .bottomInfoWindow .facilityHolder h3
{
	font-size: .9em;
	overflow: hidden;
	margin: 12px 25px 0 135px;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.moduleContentNew .bottomInfoWindow .facilityHolder h3 > a
{
	text-decoration: none;
}

.moduleContentNew .bottomInfoWindow .facilityHolder
{
	position: relative;
}

.moduleContentNew .bottomInfoWindow .facilityHolder > div > a:first-child
{
	display: inline-block;
	left: 10px;
	position: absolute;
	text-align: center;
	top: 1px;
	width: 115px;
}

.moduleContentNew .bottomInfoWindow .facilityHolder > div > a > img
{
	border: 1px solid #F7F7F7;
	max-height: 75px;
	max-width: 113px;
}

.moduleContentNew .bottomInfoWindow .facilityHolder .ratingContainer
{
	margin-top: 0;
}

.moduleContentNew .bottomInfoWindow .facilityHolder .address
{
	font-size: .75em;
	margin: 0 20px 0 135px;
	padding-top: 0;
}

.moduleContentNew .bottomInfoWindow .closeWindow
{
	color: #222 !important;
	padding: 0 0 10px 20px;
	position: absolute;
	right: 10px;
	text-decoration: none;
	top: 8px;
}

.moduleContentNew .bottomInfoWindow .facilityHolder .address p:first-child
{
	margin: 0;
}

.moduleContentNew .bottomInfoWindow.multiple .facilityHolder
{
	margin: 0 21px;
}

.moduleContentNew .bottomInfoWindow .leftArrow,
.moduleContentNew .bottomInfoWindow .rightArrow
{
	display: none;
	padding: 10px 0 20px 10px;
}

.moduleContentNew .bottomInfoWindow.multiple .leftArrow,
.moduleContentNew .bottomInfoWindow.multiple .rightArrow
{
	background: url("../../../../Assets/Images/ToolbarCarouselArrows.png") no-repeat;
	display: inline-block;
	height: 20px;
	position: absolute;
	top: 45px;
	width: 20px;
}

.moduleContentNew .bottomInfoWindow.multiple .leftArrow
{
	background-position: 0 0;
	left: 5px;
}

.moduleContentNew .bottomInfoWindow.multiple .leftArrow:hover,
.moduleContentNew .bottomInfoWindow.multiple .leftArrow:focus,
.moduleContentNew .bottomInfoWindow.multiple .leftArrow:active
{
	background-position: 0 -40px;
}

.moduleContentNew .bottomInfoWindow.multiple .rightArrow
{
	background-position: -50px 0;
	right: 5px;
}

.moduleContentNew .bottomInfoWindow.multiple .rightArrow:hover,
.moduleContentNew .bottomInfoWindow.multiple .rightArrow:focus,
.moduleContentNew .bottomInfoWindow.multiple .rightArrow:active
{
	background-position: -50px -40px;
}

#recurringMessage .tip
{
	text-align: center;
}