﻿
#headerpropdeta {
	width: 86%;
	margin: 160px 7% 30px 7%;
	display: table;
}

#headerpropdeta > a {
	float: left;
	clear: both;
	display: table;
	margin: 15px 0;
	text-transform: uppercase;
	color: #4B5D54;
}

#headerpropdeta > a span {
	margin-left: 15px;
}

#statusandprice {
	width: 50%;
	display: table;
	float: left;
}

#rightbtts {
	width: 50%;
	display: table;
	float: left;
}

#propdetaleft {
	clear: left;
}

#propdetaleft #status, #propdetaleft #price, #propdetaleft #pricequalifier {
	width: auto;
	float: left;
	display: table;
	color: #4B5D54;
}

#propdetaleft #status {
	font-size: 44px;
	margin-bottom: 6px;
}

#propdetaleft #price, #propdetaleft #pricequalifier {
	margin-left: 20px;
	padding-top: 27px;
	font-size: 20px;
	margin-bottom: 6px;
}

#propdetaleft #propaddress {
	width: 100%;
	float: left;
	font-size: 21px;
	color: #4B5D54;
	font-weight: 400;
	margin-bottom: 15px;
	letter-spacing: -.8px;
}

#propdetaleft #quickinfo {
	width: 100%;
	float: left;
	color: #4B5D54;
}

#quickinfo > span {
	margin-right: 50px;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
	-webkit-font-smoothing: antialiased;
	-webkit-box-direction: normal;
	font-family: 'Playfair';
}



#beds span, #bath span, #receptions span {
	margin-left: 10px;
}




#rightbtts #bookbtn, #subplots .property div a.btnspenq, #bookviewingbtn {
	background: #024e4e;
	display: inline-block;
	vertical-align: top;
	padding: 1px 50px;
	font-size: 15px;
	font-weight: 600;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	line-height: 45px;
	min-width: 120px;
}

#rightbtts #sharebtn {
	text-transform: uppercase;
	font-size: 15px;
	font-weight: 600;
	color: #4B5D54;
	border-radius: 2px;
	box-shadow: inset 0 0 0 1px #024e4e;
	display: inline-block;
	padding: 7px;
	position: relative;
	min-height: 45px;
	width: auto;
	margin-right: 30px;
}

#rightbtts #sharebtn i {
	border-left: 1px solid #024e4e;
	padding: 0 5px;
	float: left;
	font-size: 30px;
}

#rightbtts #sharebtn span {
	float: left;
	padding: 4px 10px;
}

#mainbox {
	width: 80%;
	float: left;
	height: 725px;
	margin-bottom: 70px;
}

#mapviewbox #map-canvas {
	width: 100%;
	height: 500px;
}

#slideshowbox {
	height: 725px;
	max-height: 725px;
}

#imagesnav.mainboxsection {
	height: 550px;
}

#slideshowpd {
	width: 100%;
	height: 100%;
}

#slideshowpd li {
	display: table;
	margin: auto;
	width: 100%;
	height: 100%;
}

#slideshowpd li img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}

#prev, #next {
	position: absolute;
	top: 50%;
	z-index: 9999;
	border-radius: 50%;
	background-color: #024e4e;
	color: #FFF;
	width: 45px;
	height: 45px;
	font-size: 15px;
	text-align: center;
	padding: 12px 0;
}

#prev {
	left: 40px;
}

#next {
	right: 40px;
}

#slideshownavb {
	height: 500px !important;
}

#contentbox {
	max-width: 1095px;
}

#contentleft, #agentrightbox {
	width: 50%;
	display: table;
	float: left;
}

#agentrightbox, #contactright {
	float: right;
	padding: 0;
	width: 300px;
}

#contactright {
	padding: 10px 0;
	clear: both;
	margin-top: 25px;
	text-align: center;
	text-transform: uppercase;
	background-color: hsla(0,0%,100%,.8);
	color: #4B5D54;
	-webkit-box-shadow: inset 0 0 0 1px #024e4e;
	box-shadow: inset 0 0 0 1px #024e4e;
	vertical-align: top;
	padding: 0 10px;
	font-size: 12px;
	font-weight: 600;
	text-transform: uppercase;
	text-align: center;
	line-height: 45px;
	text-decoration: none;
	min-height: 45px;
	min-width: 120px;
	border-radius: 2px;
	-webkit-transition: background .3s ease-in-out;
	-o-transition: background .3s ease-in-out;
	transition: background .3s ease-in-out;
}

#contactright:hover {
	background: #64140e;
	box-shadow: inset 0 0 0 2px #024e4e;
}

#calculatorsbox {
	margin-top: 50px;
}

.bluein, .contact {
	display: none;
}

#mapviewbox {
	background: white;
	display: none;
}

#floorplanbox {
	background: white;
	display: none;
}

#floorplanbox img {
	height: 650px;
	width: auto;
	margin: 0px auto;
	display: block;
}

#rightcolumnbtts {
	float: left;
	width: 12%;
	margin: 48px 0 0 30px;
}

#rightcolumnbtts a {
	display: inline-block;
	vertical-align: top;
	padding: 1px 0px;
	font-size: 12px;
	font-weight: 600;
	color: #4B5D54;
	text-transform: uppercase;
	text-align: center;
	line-height: 43px;
	width: 100%;
	background: #fff;
	border: 1px solid;
	border-color: #024e4e;
	margin-bottom: 10px;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

#rightcolumnbtts a:first-child, #rightcolumnbtts a:hover {
	color: #fff;
	border-color: #024e4e;
	background-color: #024e4e;
}

#slideshownavb li img {
	width: 100%;
}

#epclink, .brochure {
	margin-top: 50px;
	display: block;
	color: #4B5D54;
	border: 1px solid #cbcbcb;
	border-radius: 3px;
	background-color: #fff;
	padding: 15px 25px;
	width: 175px;
	float: left;
}

.brochure {
	width: 135px;
	margin-left: 30px;
}

#contentleft, #contentleft li, #longdesc, #transport {
	color: #2c2c34;
	font-size: 16px;
}

#contentleft h1, #longdesc h1, #subplots h1, #simpropmapdiv h1, #transport h1 {
	margin-bottom: 26px;
	font-size: 28px;
	font-weight: 400;
	letter-spacing: -.8px;
	color: #4B5D54;
	font-family: Playfair;
}

#longdesc h1, #simpropmapdiv h1 {
	margin-bottom: 18px;
	font-size: 24px;
	font-weight: lighter;
	letter-spacing: -.8px;
	color: #4B5D54;
	font-family: Playfair;
}



#contentleft ul {
	margin-top: 15px;
}

#contentleft li {
	padding-left: 25px;
	position: relative;
	padding-left: 25px;
	line-height: 1.5;
	letter-spacing: -.6px;
}

#contentleft li:before {
	content: "";
	position: absolute;
	top: 11px;
	left: 4px;
	width: 2px;
	height: 2px;
	border-radius: 50%;
	background-color: #2c2c34;
}

#contentleft li:not(:last-child) {
	margin-bottom: 10px;
}

#contentleft b {
	display: block;
	margin-top: 20px;
	font-weight: normal;
}

#agentrightbox img {
	width: 300px;
}

#agentcontent {
	width: 300px;
	padding: 24px 50px 24px 22px;
	border: 1px solid #e8e9e8;
	border-top: 0;
	color: #2c2c34;
	background: #FFF;
}

#agentcontent h3 {
	-webkit-transition: opacity .3s ease-in-out;
	-o-transition: opacity .3s ease-in-out;
	transition: opacity .3s ease-in-out;
	margin-bottom: 0;
	font-size: 21px;
	font-weight: 400;
	line-height: 1.33;
	letter-spacing: -.8px;
	color: #4B5D54;
}

#agentcontent:hover h3 {
	opacity: 0.8;
}

#agentcontent strong {
	display: block;
	font-size: 14px;
	font-weight: 600;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.64;
	letter-spacing: normal;
	color: #2c2c34;
}

#agentcontent .teamlinks a {
	font-size: 16px;
	font-weight: 300;
	font-style: normal;
	line-height: 1.44;
	text-decoration: underline;
	color: #2c2c34;
	display: table;
}

#agentcontent .teamlinks a:hover {
	text-decoration: none;
}



#zoombttn {
	position: absolute;
	top: 25px;
	right: 25px;
	z-index: 1500;
}

#zoombttn span {
	border-radius: 50%;
	background: #FFF;
	color: #4B5D54;
	border: 1px solid #024e4e;
	font-size: 25px;
	text-align: center;
	line-height: 50px;
	width: 50px;
	height: 50px;
	display: block;
}

#simpropmapdiv {
	width: 100%;
}

#simpropmapdiv h1 {
	margin-top: 26px;
	text-align: center;
}

#simpropmap {
	width: 100%;
	height: 500px;
}

@media only screen and (max-width:1200px) {


	#rightbtts {
		text-align: right;
		padding-top: 30px !important;
	}
}

@media only screen and (max-width:980px) {
	#rightcolumnbtts {
		width: 100%;
		margin-left: 0;
		margin-top: 0;
		margin-bottom: 30px;
	}

	#rightcolumnbtts a {
		width: 85%;
		float: none;
		display: block;
		margin: 15px auto;
	}

	#imagesnav {
		display: none;
	}

	#mainbox {
		width: 100%;
		margin-bottom: 30px;
	}

	#statusandprice, #rightbtts {
		width: 100%;
	}

	#rightbtts {
		text-align: left;
	}
}

@media only screen and (max-width:770px) {
	#contentleft {
		width: 85%;
		display: block;
		float: none;
		margin: auto;
		position: relative;
	}

	#epclink {
		display: none;
	}

	.brochure {
		position: absolute;
		top: 0;
		right: 0;
		margin-top: -7px;
	}

	#agentrightbox, #contactright {
		float: none;
		display: block;
		margin: 10px auto;
	}
}

@media only screen and (max-width:729px) {
	#mainbox {
		height: auto;
	}

	#slideshowbox {
		height: 50vh !important;
	}

	#mapviewbox #map-canvas {
		height: 60vh;
	}
}


@media only screen and (max-width:550px) {
	#quickinfo > span {
		margin-right: 15px;
	}

	#rightbtts {
		padding-top: 30px !important;
	}

	#propdetaleft #pricequalifier {
		display: none;
	}
}


@media only screen and (max-width:530px) {
	#prev, #next {
		display: block;
	}

	#prev {
		left: 5px;
	}

	#next {
		right: 5px;
	}
}

@media only screen and (max-width:435px) {
	#rightbtts #sharebtn, #rightbtts #bookbtn {
		display: block;
		margin: 15px auto;
	}

	#rightbtts #sharebtn {
		max-width: 125px;
	}
}
