body {
	color: #222;
	background: #c4c2a8 url(../images/banner-purple.png?v=1748930988) no-repeat center top fixed;
}
.content .category-title {
	color: #FFF;
	position: absolute;
	top: -185px;
	right: 222px;
	font-size: 60px;
	font-size: 6rem;
	font-family: 'existencelight', Existence, Arial, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 1.1em;
	margin: 30px 0 15px 0; margin: 3rem 0 1.5rem 0;
}
.category-title span:before {
	content: " ";
	background: url(../images/home-title-slash.png?v=1748930988) no-repeat top left;
	height: 46px;
	width: 54px;
	display: inline-block;
	margin: 0 5px 0 -5px;
}
.content .error-404 h2 {
	font-size: 25px;
	font-size: 2.5rem;
	right: auto;
	top: -35px;
	position: static;
	color: #000;
}

.content {
	margin-top: 280px;
}
.mainbar {
	float: right;
	width: 835px;
}
.mainbar h2,
.mainbar .h2 {
	margin: 30px 0 15px 0;
	margin: 3rem 0 1.5rem 0;
	font-size: 23px;
	font-size: 2.3rem;
	font-weight: 700;
	font-family: "museo-sans", "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
	text-transform: none;
}
.sidebar {
	float: right;
	width: 270px;
	margin-right: 65px;
}
.sidebar h2 {
	font-size: 24px;
	font-size: 2.4rem;
}
.details-sidebar > h2:first-child {
	margin-top: 0;
	padding-top: 0;
}

/* Specific templates */
body.inner .banner {
	background-size: auto 100%;
}
body.wide .mainbar {
	width: 100%;
	float: none;
}
body.overview .mainbar > h1:first-child {
	text-align: center;
	font-size: 28px;
	font-size: 2.8rem;
}
body.overview .intro-text p {
	text-align: center;
	color: #5e345d;
	font-size: 19px;
	font-size: 1.9rem;
}
body.listing .mainbar h2:first-of-type {
	margin-top: 0;
}
.information-boxes.static {
	margin: 35px 0;
}
body.overview .content {
	margin-top: 420px;
}
body.overview .banner {
	height: 422px;
}
body.overview .category-title {
	left: 0;
	right: 0;
	margin: 0 auto;
	text-align: center;
	font-size: 94px;
	font-size: 9.4rem;
	top: -204px;
}
body.overview .category-title span:before {
	height: 66px;
	width: 71px;
	margin: 0 5px 0 -5px;
}
body.overview .heading-lines h2:before,
body.overview .heading-lines h3:before {
	width: 100%;
	left: -115%;
}
body.overview .heading-lines h2:after,
body.overview .heading-lines h3:after {
	width: 100%;
	right: -115%;
}


/* Banner */
.banner {
	background: #c4c2a8 url(../images/banner-purple.png?v=1748930988) no-repeat center top;
	background-size: cover;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 282px;
	z-index: -1;
}

/* Heading lines */
.heading-lines {
	text-align: center;
	overflow: hidden;
	margin: 0 auto;
	width: 100%;
}
.heading-lines h2,
.heading-lines h3 {
	margin: 0 auto;
	text-align: center;
	padding: 15px 0 0;
	display: inline-block;
	position: relative;
}
.heading-lines h2:before,
.heading-lines h3:before {
	content: " ";
	width: 200%;
	border-top: 1px solid #CCC;
	position: absolute;
	bottom: 10px;
	left: -215%;
}
.heading-lines h2:after,
.heading-lines h3:after {
	content: " ";
	width: 200%;
	border-top: 1px solid #CCC;
	position: absolute;
	bottom: 10px;
	right: -215%;
}

/* Wide title bar */
.title-bar {
	position: relative;
	margin-bottom: 77px;
}
.title-bar h1, .title-bar .breadcrumb li:first-child {
	margin-left: 335px;
}
.title-bar .page-icon-wrap-wrap {
	border: 1px solid  #E3E3E3;
	position: absolute;
	top: -10px;
	left: 29px;
	display: table;
	height: 144px;
	background: #FFF;
}
.title-bar .page-icon-wrap {
	display: table-cell;
	vertical-align: middle;
	padding: 15px;
	width: 210px;
	text-align: center;
}
.title-bar .social-share-links {
	position: absolute;
	right: 0;
	bottom: -45px;
	min-width: 140px;
	text-align: right;
}
.title-bar .social-share-links p {
	display: inline;
}
.title-bar .social-share-links .share-text {
	color: #717171;
	text-transform: uppercase;
	font-size: 12px;
	font-size: 1.2rem;
	font-weight: bold;
}
.title-bar .social-share-links .share-text:after {
	content: "\00A0\005C\005C";
	margin-left: 4px;
}
.title-bar .social-share-links a {
	margin: 0 0 0 5px;
}

/* Details sidebar */
.details-sidebar {
	background: #F6F6F6;
	padding: 25px;
	position: relative;
	border: 1px solid #E3E3E3;
}
.details-sidebar.with-map {
	padding-top: 77%;
}
.details-sidebar .map,
.details-sidebar .map-wrap {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	width: 100%;
}
.details-sidebar .open-hours strong {
	display: block;
}
.details-sidebar .button-large {
	display: block;
	margin: 30px 0 10px;
}
.details-sidebar .follow-us {
	text-align: center;
	margin: 20px 0 40px;
}
.details-sidebar .follow-us p {
	display: inline-block;
	margin: 0 2px 7px;
}
.details-sidebar .follow-us a {
	text-decoration: none;
}
.details-sidebar .follow-us a img {
	-webkit-transition: all 150ms ease-in;
	-moz-transition: all 150ms ease-in;
	-ms-transition: all 150ms ease-in;
	-o-transition: all 150ms ease-in;
	transition: all 150ms ease-in;
}
.details-sidebar .follow-us a:hover img {
	border-radius: 50%;
}

/* Inner images */
.inner-images {
	float: right;
	width: 370px;
	margin-left: 30px;
}

.inner-image-slider {
	padding: 0;
	margin: 0;
}
.inner-image-slider img {
	width: 100%;
}
.inner-image-slider p {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 100%;
	color: #FFF;
	background: #000;
	background: rgba(0,0,0,0.7);
	margin: 0;
	padding: 19px 23px;
	line-height: 1.3em;
	display: block;
}
.inner-image-slider .zoom {
	width: auto;
	background: none;
}
.inner-image-slider .zoom a {
	display: block;
	width: 38px;
	height: 34px;
	background: url(../images/icon-zoom.png?v=1748930988) no-repeat center center;
	position: absolute;
	right: 0;
	bottom: 0;
	display: inline;
	padding: 0;
	cursor: -webkit-zoom-in;
}
.inner-image-row {
	list-style: none;
	padding: 0;
	margin: 30px 0;
}
.inner-image-row li {
	padding: 0;
}
.inner-image-row li img {
	float: left;
	margin-right: 8%;
	width: 28%;
}
.inner-image-row li:last-child img {
	margin-right: 0;
}

/* Deal boxes */
.deal-boxes {
	float: left;
	width: 100%;
	margin-top: 9px;
}
.deal-box {
	border: 1px solid #E3E3E3;
	padding: 22px 28px;
	max-width: 835px;
	margin: 0 auto 25px;
}

.deal-box .sub-title {
	margin: 3px 0 -9px;
}
.deal-box.with-image .text {
	float: right;
	width: 541px;
	margin-left: 30px;
}
.deal-box.with-image .text a {
	text-decoration: none;
}
.deal-box.with-image .text a:hover {
	text-decoration: underline;
}
.deal-box.with-image .text p:last-child {
	margin-bottom: 0;
}
.deal-box h3 {
	margin: 7px 0 0;
	font-family: 'existencelight', Existence, Arial, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 23px;
	font-size: 2.3rem;
	font-weight: normal;
}
.deal-box img {
	float: left;
}

/* Featured listing boxes */
.feat-listing-box {
	border: 1px solid #e3e3e3;
	padding: 30px 30px 30px 97px;
	position: relative;
	margin-bottom: 30px;
}
.feat-listing-box:last-child {
	margin-bottom: 0;
}
.feat-listing-box .feat-listing-box-text {
	float: left;
	width: 466px;
	margin-right: 30px;
	min-height: 200px;
}

.feat-listing-box h3,
.feat-listing-box h2 {
	margin: 0;
	font-family: 'existencelight', Existence, Arial, sans-serif; text-transform: uppercase;
	font-weight: normal;
	font-size: 22px;
	font-size: 2.2rem;
}
.feat-listing-box a.listing-link {
	color: #222;
	text-decoration: none;
}
.feat-listing-box a.listing-link .read-more {
	color: #6e7151;
	text-decoration: none;
}
.feat-listing-box a.listing-link:hover h3,
.feat-listing-box a.listing-link:hover .read-more {
	color: #6e7151;
}
.feat-listing-box a.listing-link:hover .read-more {
	color: #6e7151;
	text-decoration: underline;
}
.feat-listing-box .sub-title {
	margin: 3px 0 0;
}
.feat-listing-box .feat-listing-box-image-wrapper {
	line-height: 190px;
	vertical-align: middle;
	float: right;
	width: 210px;
	text-align: right;
}
.feat-listing-box .feat-listing-box-image {
	border: 1px solid #e3e3e3;
}
.feat-listing-box .feat-listing-box-details {
	background: #f6f6f6;
	background: rgba(248, 248, 248, 0.9);
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	padding: 27px 17px;
	max-width: 64px;
}
.feat-listing-box .feat-listing-box-details:after {
	content: " ";
	display: block;
	position: absolute;
	right: -10px;
	top: 50%;
	margin-top: -10px;
	width: 0;
	height: 0;
	border-top: 10px solid transparent;
	border-left: 10px solid #f6f6f6;
	border-left: 10px solid rgba(248, 248, 248, 0.9);
	border-bottom: 10px solid transparent;
}
.feat-listing-box .feat-listing-box-details .feat-listing-box-details-container {
	overflow: hidden;
}
.feat-listing-box .feat-listing-box-details .feat-listing-box-details-container p {
	margin-left: 0;
}
.feat-listing-box-details-container .detail {
	position: absolute;
	overflow: hidden;
	clip: rect(0 0 0 0);
	height: 1px; width: 1px;
	margin: -1px; padding: 0; border: 0;
	opacity: 0;
}
.feat-listing-box .feat-listing-box-details:hover .feat-listing-box-details-container .detail {
	position: static;
	overflow: visible;
	clip: auto;
	height: auto;
	width: auto;
	margin: auto;
	opacity: 1;
}
.feat-listing-box .feat-listing-box-details:hover {
	max-width: 100%;
	padding-right: 25px;
}
.feat-listing-box .feat-listing-box-details a {
	text-decoration: none;
	word-break: break-all;
}
.feat-listing-box .feat-listing-box-details a:hover {
	text-decoration: underline;
}
.feat-listing-box .feat-listing-box-details p strong {
	text-transform: lowercase;
}
.feat-listing-box .feat-listing-box-details p img {
	vertical-align: bottom;
	margin-right: 15px;
	margin-left: 0;
}
.feat-listing-box .feat-listing-box-details:hover p {
	margin-left: 50px;
}
.feat-listing-box .feat-listing-box-details:hover p img {
	margin-left: -50px;
}
.feat-listing-box .edit-link,
.content .edit-link {
	background: #f6f6f6;
	text-decoration: none;
	color: #707070;
	padding: 8px 15px;
	position: absolute;
	bottom: 0;
	right: 0;
	margin: 0;
	line-height: 1em;
	font-size: 12px;
	font-size: 1.2rem;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	border-top-left-radius: 5px;
	display: block;
}
.feat-listing-box .edit-link:hover {
	background: #f9f9f9;
}
.touch .feat-listing-box {
		padding: 30px;
	}
	.touch .feat-listing-box .feat-listing-box-text {
		min-height: 0;
	}
	.touch .feat-listing-box .feat-listing-box-details {
		position: static;
		max-width: none;
		margin: 0 -30px -30px;
		padding: 4px 25px;
	}
	.touch .feat-listing-box .feat-listing-box-details-container {
		overflow: visible;
	}
	.touch .feat-listing-box .feat-listing-box-details:after {
		content: none;
	}
	.touch .feat-listing-box .feat-listing-box-details .detail {
		position: static;
		clip: auto;
		margin: auto;
		width: auto;
		height: auto;
		overflow: visible;
		opacity: 1;
	}
	.touch .feat-listing-box .feat-listing-box-details:hover {
		max-width: none;
	}
	.touch .feat-listing-box .feat-listing-box-details .feat-listing-box-details-container p {
		margin-left: 50px;
	}
	.touch .feat-listing-box .feat-listing-box-details p img {
		margin-left: -50px;
	}

/* Breadcrumb text */
.breadcrumb-container {
	position: relative;
}
.breadcrumb-text {
	color: #717171;
	position: absolute;
	top: -2px;
	right: 0;
}

/* Listing boxes */
.listing-box {
	border-bottom: 1px solid #e3e3e3;
	padding: 30px;
	position: relative;
}
.listing-box .listing-box-text {
	margin-right: 260px;
}
.listing-box .listing-box-text p:last-child {
	margin-bottom: 0;
}
.listing-box h3 {
	margin: 0;
	font-family: 'existencelight', Existence, Arial, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 22px;
	font-size: 2.2rem;
}
.listing-box .sub-title {
	margin: 3px 0 0;
}
.listing-box .listing-box-details {
	position: absolute;

	right:  30px;
	bottom: 30px;
}
.listing-box .listing-box-details p {
	margin: 0;
}
.listing-box .listing-box-details a {
	text-decoration: none;
}
.listing-box .listing-box-details a:hover {
	text-decoration: underline;
}
.listing-box .listing-box-details p strong {
	text-transform: lowercase;
}

.open-hours {
	margin: 13px 0;
	margin: 1.3rem 0;
	line-height: 1.3em;
}


/* ------------------------------------------------------
**** Media Queries
------------------------------------------------------ */


@media screen and (max-width: 1220px) {
	body {
		background: #c4c2a8 url(../images/banner-purple-1220.png?v=1748930988) no-repeat center top fixed;
	}
	.contentÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â .category-title {
		right: 182px;
	}
	.mainbar {
		width: 605px;
	}
	.social {
		background: #282828 url(../images/bg-social-1220.png?v=1748930988) repeat-x center top;
	}
	.enews {
		background: #c4c2a8 url(../images/bg-enews-1220.png?v=1748930988) repeat-x center top;
	}
	.find-us {
		background: #6e7151;
	}
	.inner-images {
		width: 280px;
		margin-left: 45px;
	}
	.deal-box.with-image .text {
		width: 312px;
	}
	.feat-listing-box .feat-listing-box-text {
		float: left;
		width: 236px;
		margin-right: 30px;
	}
	.listing-box .listing-box-details {
		position: static;
	}
}

@media screen and (max-width: 1000px) {
	body {
		background: #c4c2a8 url(../images/banner-purple-1000.png?v=1748930988) no-repeat center top fixed;
	}
	.mainbar {
		width: 395px;
	}
	.contentÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â .category-title {
		right: 172px;
	}
	.inner-images {
		float: none;
		width: 100%;
		margin: 0 auto 37px;
	}
	.deal-box.with-image .text {
		width: 100%;
		margin: 0;
		float: none;
	}
	.deal-box img {
		float: none;
		margin: 20px auto 0;
		display: block;
	}
	.content .category-title {
		right: auto;

		left: 0;
	}
	body.overview .category-title {
		font-size: 74px;
		font-size: 7.4rem;
		top: -204px;
	}
	body.overview .category-title span:before {
		height: 44px;
		width: 41px;
		margin: 0 9px 0 -5px;
	}
	.feat-listing-box .feat-listing-box-text {
		float: none;
		width: 100%;
		margin-right: 0;
		min-height: 100px;
	}
	.feat-listing-box .feat-listing-box-image-wrapper {
		float: none;
		text-align: left;
		margin-left: 0;
		margin-bottom: 30px;

		line-height: 100%;
		width: auto;
}
	.feat-listing-box .feat-listing-box-text p:last-child {
		margin-bottom: 20px;
		margin-bottom: 2rem;
	}
	.listing-box .listing-box-text {
		margin-right: 0;
	}
	.feat-listing-box .feat-listing-box-details {
		padding-top: 0;
	}
}
@media screen and (max-width: 850px) {
	.parking-list {
		float: none;
		width: 100%;
	}
	.map-wrap-parking {
		float: none;
		width: 100%;
	}
}
@media screen and (max-width: 790px) {
	.feat-listing-box .edit-link {
		position: relative;
		-webkit-border-top-left-radius: 0;
		-moz-border-radius-topleft: 0;
		border-top-left-radius: 0;

		margin: 1em 0;
}
	.title-bar .social-share-links {
		position: static;
		text-align: right;
	}
	.title-bar {
		margin-bottom: 30px;
	}
	.mainbar {
		width: 100%;
		float: none;
	}
	.sidebar {
		width: 100%;
		float: none;
		margin-top: 30px;
	}
	body.results .map-wrap {
		display: none;
	}
	.content .category-title {
		right: auto;
		left: 147px;
		top: -146px;
		font-size: 39px;
		font-size: 3.9rem;
	}
	.category-title span:before {
		height: 31px;
		width: 33px;
		margin: 0 10px 0 1px;
	}
	.advertisements img {
		width: 48%;
		float: left;
	}
	.widget-Advertisements .advertisement:nth-child(2n+2) img {
		margin-left: 4%;
	}
	.social,
	.enews,
	.find-us {
		background-image: none;
	}
	.banner {
		height: 152px;
	}
	.title-bar .page-icon-wrap-wrap {
		position: static;
		top: auto;
		left: auto;
		margin: 0 auto;
		display: block;

		border: none;
		height: auto;
	}
	.title-bar .page-icon-wrap {
		display: block;
		text-align: center;

		width: auto;
	}
	.title-bar h1, .title-bar .breadcrumb li:first-child {
		margin-left: 0;
	}
	.details-sidebar .map {
		position: static;
		margin-bottom: 20px;
		width: auto;
		display: block;
	}
	.details-sidebar.with-map {
		padding-top: 25px;
	}
	.deal-boxes {
		float: none;
	}
	body.listing .banner,
	body.results .banner {
		height: 152px;
	}
	body.overview .banner {
		height: 283px;
	}
	body.overview .content {
		margin-top: 280px;
	}
	body.overview .category-title {
		font-size: 54px;
		font-size: 5.4rem;
		top: -144px;
	}
	.feat-listing-box {
		padding: 30px;
	}
	.feat-listing-box .feat-listing-box-text {
		min-height: 0;
	}
	.feat-listing-box .feat-listing-box-details {
		position: static;
		max-width: none;
		margin: 0 -30px -30px;
		padding: 4px 25px;
	}
	.feat-listing-box .feat-listing-box-details:after {
		content: none;
	}
	.feat-listing-box .feat-listing-box-details .detail {
		position: static;
		clip: auto;
		margin: auto;
		width: auto;
		height: auto;
		overflow: visible;
		opacity: 1;
	}
	.feat-listing-box .feat-listing-box-details:hover {
		max-width: none;
	}
	.feat-listing-box .feat-listing-box-details .feat-listing-box-details-container p {
		margin-left: 50px;
	}
	.feat-listing-box .feat-listing-box-details p img {
		margin-left: -50px;
	}
	.details-sidebar .map-wrap {
		position: static;
		width: 100%;
		padding: 15px 0;
		height: auto;
	}
	.details-sidebar .map-wrap .listing-map {
		width: 100%;
	}
}

@media screen and (max-width: 600px) {
	.content .category-title {
		font-size: 30px;
		font-size: 3rem;
		top: -139px;
	}
	.content .category-title span:before {
		height: 22px;
		width: 23px;
		margin: 0 10px 0 -2px;
	}
	body.overview .category-title {
		font-size: 39px;
		font-size: 3.9rem;
		top: -116px;
	}
	body.overview .category-title span:before {
		height: 31px;
		width: 29px;
		margin: 0 11px 0 -3px;
	}
	body.overview .banner {
		height: 233px;
	}
	body.overview .content {
		margin-top: 230px;
	}
	.breadcrumb-text {
		position: relative;;
	}
}
@media screen and (max-width: 460px) {
	.content .category-title {
		font-size: 36px;
		font-size: 3.6rem;
		top: -130px;
		left: 0;
		right: auto;
	}
	.details-sidebar .map{
		width: 100%;
	}
	body.overview .category-title {
		font-size: 37px;
		font-size: 3.7rem;
		top: -155px;
	}
	body.overview .category-title span:before {
		height: 29px;
		width: 28px;
		margin: 0 9px 0 -3px;
	}
	.feat-listing-box-details .listing-website,
	.feat-listing-box-wrap .intro-text {
		display: none;
	}

}
