#banner-container {
	background-position:center;
	height: 80px;
	
}


#banner-title {
	color: #53565a;
	font-size: 30px;
	top: 20px;
	text-align: left;
	
}

@media (max-width: 1199px)  {
	
#banner-title {
	font-size: 22px;
	}	
	
}
#ctl00_hypTopBarTelephone {
	font-size: 20px;
}

.grid-style1 .item .amenities li [class^="icon-"], .grid-style2 .item .amenities li [class^="icon-"], .list-style .item .amenities li [class^="icon-"], .grid-style1 .item .amenities li [class*=" icon-"], .grid-style2 .item .amenities li [class*=" icon-"], .list-style .item .amenities li [class*=" icon-"] {
		color: #00b5c8;
}
.carousel-style1 .item .amenities li [class^="icon-"], .carousel-style1 .item .amenities li [class*=" icon-"] {
		color: #00b5c8;
}	
.multibranch-selector ul {
  top: 25px;

  background-color: #00b5c8;

}

.nav-tabs {
 display: block;
}
#nav-section {
	background: #53565a;
}

.tp-bannertimer {
	background: none;
	height:0px;
}
#header::after, #nav-section.stuck::after {
height: 0px;	
}
/* #Logo and Menu Background */
.nav-logo img{height:85px;
}
.nav-logo {
	height:85px;	
	margin: 9px 0px 8px 0;
}

.navbar {
	margin: 0;
}

/* # Navigation */
.navbar-nav > li > a {
  padding: 0px 0px 0px 20px;
  display: block;
  color: #ffffff;
  line-height: 105px;
  text-transform: uppercase;

}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus,
.nav > li > a:hover,
.nav > li > a:focus,
.navbar-nav > li > a.active {
  background-color: transparent;
  color: #00b5c8;
}
@media (max-width: 1199px){
	.navbar-nav > li > a {
	padding: 0px 0px 0px 10px;	
	font-size: 14px;
	font-weight: 400;
}
}
@media (max-width: 640px){
.nav-logo img{
	height:60px;
	margin:0;	
}
}



#home-advanced-search  {

	border-top: none;	
}
.grid-style1 .item > .info h3, .grid-style2 .item > .info h3, .list-style .item > .info h3 {
	border-bottom: 1px solid #bbbbbb;
}
#listing-header {
	margin-top: 20px;
	border-bottom: 1px solid #bbbbbb;
}

.grid-style1 .info p {
	text-align:justify;
}
/* Drop Down Box Font Size */

.chzn-container-single .chzn-single  {
	font-size: 14px;
	background-color: rgba(255, 255, 255, 0.5);
}


/* Featured Properites Anemity Font Size */
.carousel-style1 .item .amenities li {
	font-size: 14px;
}

/* # Headings and Paragraphs */

.section-title,
.section-highlight {
  padding-bottom: 24px;
  position: relative;
  margin-bottom: 12px;
  margin-top: 12px;
  text-align: center;
  clear: both;
  display: inline-block;
  width: 100%;
	font-weight: 900;
}
.section-title {
	font-size:38px;
}
.section-highlight {
	font-size:36px;
}
.section-title:before, .section-highlight:before, .section-title:after, .section-highlight:after {
		background: none;
		  content: " ";
  position: absolute;
  bottom: 3px;
  left: 50%;
  margin-left: -50px;
  width: 100px;
  height: 0px;

}


.main {
	padding-top: 0;
}

/* # Body text */
body {
  font-size: 16px;

	text-align: justify;
 color: #333333;
}



#footer {
	background-color: #ffffff;
}
#footer-top h3 {
	color: #ffffff;
	font-weight: 300px;
}
#footer-top a {
	color: #00b5c8;
}
#footer-top a:hover {
	color: #ffffff;
  text-decoration: none;
}

.footer-contacts li {
  font-size: 15px;
    color: #00b5c8;
	text-align: left;

}
.footer-listings {
	text-align: left;
	font-size:14px;
}
.footer-listings p{
	text-align: left;
	font-size:14px;
	margin: 0 0 1em 0;
}
.footer-contacts li i {

    font-size: 13pt;
    border: 1px solid #00B6C8;
    margin-right: 0px !important;
	color:#00B6C8;

}

.footer-listings li a span {
    border: 1px solid #00B6C8;
}
p {
	margin: 1em 0 1em 0;

}


.footer-listings li .image img {
    height: 65%;
}

/* # Text Link Text Colour*/

	a {
		color:#53565a;
	}
	a:hover {
		color:#00b5c8;
	}
	



/* # Property Details Page */
#property-detail-large .item img {
	border: 1px solid #ffffff;
}
#property-detail-wrapper {
	border: 1px solid #ededed;

	
}
#property-detail-large .item {
	
}

.property-topinfo .amenities {
background-color: #f1f3f6;
font-size: 14px;
}

.property-features > li i.fa {
	
	top: 12px;
}
.property-features > li i {
	font-size: 14pt
}
.property-features > li {
    position: relative;
    padding: 10px 0px 4px 44px;
    min-height: 22px;
    border: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin: 0px;
}


.lettingfees a, .lettingfees a:active, .lettingfees a:visited{
	color: #ffffff;
	text-decoration:underline;

}
.lettingfees a:hover{
	color: #ededed;
	text-decoration:underline;
}


/* # Property Text Status */
.status-text-available{
	color:#00b5c8;
	font-weight:bold;
}
.status-text-underoffer {
		color:#fca80d;
	font-weight:bold;
}
.status-text-exclusive {
		color:#00b5c8;
	font-weight:bold;
}
.status-text-sold {
		color:#e2222c;
	font-weight:bold;
}
.status-text-newinstruction {
		color:#ffffff;
	font-weight:bold;
	font-size: 1px;
}
.status-text-let {
		color:#e2222c;
	font-weight:bold;
}
.status-text-notavailable {
		color:#e2222c;
	font-weight:bold;
}

/* # Property List Page */
.grid-style1 .item,
.grid-style2 .item .home,
.list-style .item {
  margin: 16px auto 0px;
  text-align: left;
  position: relative;
    -webkit-border-radius:0px;
  -moz-border-radius:0px;
  border-radius:0px;
  border: solid 0px #ededed;
	border-bottom: solid 1px #bbb;
  

}
.grid-style1 .item .amenities, .list-style .item .amenities {
	background-color: rgba(255,255,255,0.3);
	border: none;
	margin-bottom: 12px;
}

.grid-style1 .item > .info h3 {
	font-size: 16px;
	font-weight: bold;
}

.grid-style1 .item {
    min-height: 540px;
}
/* # Team Page */
.agents-list .item .info {
  width: 100%;
  margin-left: 3%;
}

/* # Contact Page */
.sidebar {
	
  padding-top: 0px;
  padding-bottom: 80px;
}

/*Custom Button Class */

.button-but,
.button-but:focus {
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0.5);
  color: rgba(0, 0, 0, 0.5);
}
.button-but:hover,
.button-but:active,
.button-but.active,
.open .dropdown-toggle.button-but{
  background-color: transparent;
  border-color: #00b5c8;
  color: #00b5c8;
}


.parallax {
	padding:85px 0 0 0;
}

	


/* # Action Box */
.action-box {
  background-color: #00b5c8;
  padding: 40px 0;
  color: #fff;
  position: relative;
  border:0;	
}
.action-box h2 {
  color: #fff;
  text-transform:none ;
  font-size: 36px;
  margin-bottom: 40px;
}


.actionmailing {
	background: url(actioncolor.png) no-repeat, url(mailinglist.jpg) no-repeat;
	background-position: top center;
	
	
}

.actionmailing .btn-default,.actionmailing .btn-default:focus {
    background-color: #00b5c8;
    border-color: #00b5c8;
    color: #ffffff;
}
/*  Big Button Panel */
.colored-bg:before
{
  background-color: #00b5c8;
}
.property-large-buttons2 li {
  width: 75%;

  color: #00b5c8;
}
.aw-adjust{
	padding-bottom: 5px
}


/* # Site Map listings */

.sitemap-listings {
  list-style: none;
  padding: 0;
}
.sitemap-listings li {
  min-height: 58px;
  display: block;
  margin-bottom: 2px;
  width: 100%;
  position: relative;
  padding: 4px 42px 0 64px;
}
.sitemap-listings li .image {
  width: 58px;
  height: 58px;
  overflow: hidden;
  position: absolute;
  display: block;
  z-index: 2;
  top: 0;
  left: 0;
}
.sitemap-listings li .image img {
  height: 100%;
}
.sitemap-listings li a {
  line-height: 8px;
  z-index: 1;
  display: inline;
  width: 100%;
  min-height: 58px;
  vertical-align: middle;
}
.sitemap-listings li a span {
  position: absolute;
  right: 0;
  top: 10px;
  margin-right: 5px;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  font-size: 13pt;
  border: 1px solid #74777c;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.sitemap-listings li li:hover > p a {
  color: #00b5c8 !important;
}
.sitemap-listings li li:hover > p a span {
  border-color: #00b5c8;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .sitemap-listings li {
    padding: 4px 42px 0 0;
  }
  .sitemap-listings li .image {
    display: none;
  }
}


/* # Form - field size */

.form-control-tiny {
  width: 170px;
  display: inline-block;
  margin: 0 10px;
}
.form-control-large {
  width: 400px;
  display: inline-block;
  margin: 0 10px;
}

.form-control-tiny .chzn-container,
.form-control-tiny .form-control {
  margin-bottom: 15px;
  width: 100%;
}
/* # Partners Logos */

#partners {
  padding-top: 15px;
  background: #aaa;
}
#partners .item {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  display: inline-block;
  background-color: rgba(255, 255, 255, 0.5);
  margin: 4px;
  padding: 10px 15px;
  vertical-align: middle;
}
/* # Top Contact Bar */
#topbar{
	color: #ffffff;
	background: transparent;
		text-decoration:none;
	padding: 2px 0 2px 0;

}
#topbar a, #topbar a:active, #topbar a:visited  {
	color: #ffffff;
		text-decoration:none;
}
#topbar a:hover {
	color: #00b5c8;
	text-decoration:none;
}
.multibranch-selector {
  display: inline-block;
  position: relative;
}
.multibranch-selector span {
  padding-right: 12px;
    padding-left: 2px;
  position: relative;
  color: #ffffff;
}

.multibranch-selector ul {
 display: block;
	padding: 0;
	border-left: 0px solid #ffffff;
  z-index: 999;
  text-align: left;
  background-color: #eeeeee;
  color: #49484d;
  max-height: 0;
  overflow: hidden;
  -webkit-transition: max-height 0.3s ease-out;
  -moz-transition: max-height 0.3s ease-out;
  -ms-transition: max-height 0.3s ease-out;
  -o-transition: max-height 0.3s ease-out;
  transition: max-height 0.3s ease-out;
}
.multibranch-selector ul li {
  margin: 0px !important;
  display: block !important;
}
.multibranch-selector ul li a {
  line-height: 33px;
  display: inline-block;

		padding: 0 15px 0 10px;
	color:#382900 !important;
	font-size: 13px;
}.multibranch-selector ul li a:hover {
	background-color:#ffffff;
	color:#00b5c8 !important;
	border-left: 4px solid #00b5c8;
		padding: 0 8px 0 8px;
}

.multibranch-selector:hover ul {
  max-height: 250px;
}
/* Feature Formatting */
.feature-bg {
		padding:48px 0 0 0;
		background: url('repeat.jpg');
}
.feature-bg .section-title{
		color: #ffffff;
}
.feature h3{
		color: #00b5c8;
}
.feature:hover h3{
		color: #80dae3;
}
.feature-bg p{
		color: #00b5c8;
}
.feature-bg .btn-default-color {
	color: rgba(0,0,0,0.5);
	border-color: rgba(0,0,0,0.5);
}
.feature-bg .btn-default-color:hover{
	color: #00b5c8;
	border-color: #00b5c8;
}
.feature i{
		color: #80dae3;
		border: 4px solid #80dae3;
}
.feature:hover i{
		color: #80dae3;
}
.feature i:after {
	  background: #80dae3;
}
.properties-bg {

	padding: 24px 0 24px 0;
  position: relative;
  background:  #efefef;
  width: 100%;
  height: 200%;
  background-repeat: repeat;
}
	


/* Social Sharing Button Colours */
.share-wraper .social-networks li a {
  font-size: 13pt;
  height: 30px;
  line-height: 30px;
  width: 30px;
   opacity:1.0;
}


#ctl00_ContentPlaceHolderMain_hypFacebook{
	background: #3b5998;
	color: #ffffff;
	border: none;
}
#ctl00_ContentPlaceHolderMain_hypTwitter{
	background: #55acee;
	color: #ffffff;
	border: none;
}
#ctl00_ContentPlaceHolderMain_hypGooglePlus{
	background: #dd4b39;
	color: #ffffff;
	border: none;
}
#ctl00_ContentPlaceHolderMain_hypPinterest{
	background: #cb2027;
	color: #ffffff;
	border: none;
}
#ctl00_ContentPlaceHolderMain_hypEmail{
	background: #747777;
	color: #ffffff;
	border: none;
}
#ctl00_ContentPlaceHolderMain_hypPrint{
	background: #747777;
	color: #ffffff;
	border: none;
}
#wrapper {
	box-shadow: -2px 0px 5px 0px rgba(0, 0, 0, 0.0);
}
	@media (min-width: 1000px) {
	#property-detail-large .item img {

	padding: 0 0 0 0;
	
}
#property-detail-wrapper.style1 .price {

  left: 12%;

}
}





.navbar-nav > li.dropdown > a .caret {
	
	border-right: 3px solid rgba(0, 0, 0, 0);
	border-top: 3px solid;
	margin-left: 2px;	
	border-left: 3px solid transparent;

}






#nav-section.stuck:after {
display:none;
}

#home-advanced-search.open, #map-property-filter.open, #advanced-search.open, #contacts-overlay.open {
    border-top-color: rgba(0, 0, 0, 0.0);
}

.hometop {
	
	background: #53565A url('Top.jpg') no-repeat;
	background-position: top center;
	z-index: 999999;
}

.hometop {
	padding: 100px 0 0 0;
	text-align: left;
	color: #53565A;
	height: 762px;

}
.hometop p{

	font-size: 24px;
	line-height: 28px;
	padding: 0 0 24px 0;
}
.hometop h1{
	
	text-align: left;
	color: #53565A;
	text-transform: none;
}

.plist1 {
	float: left;
	text-align: center;
	margin-left: 0%;
}

.plist2 {
	float: right;
	margin-right: 56%;
}
/* Extra large devices (large desktops, 1200px and up) */
@media (max-width: 1199px) {

	.plist1 {
	float: left;
	text-align: center;
	margin-left: 0%;
}

.plist2 {
	float: right;
	margin-right: 48%;
}
}
/* Large devices (desktops, 992px and up) */
@media (max-width: 991px) {
	.plist1 {
	float: left;
	text-align: center;
	margin-left: 0%;
}

.plist2 {
	float: right;
	margin-right: 30%;
}
}
/* Medium devices (tablets, 768px and up) */
@media (max-width: 767px) {

		.plist1 {
	margin: 0;	
	text-align: center;
	float: left;
}

.plist2 {
	margin-right: 40%;
	text-align: center;
	float: right;
}

}
@media (max-width: 500px) {


.plist1 {
	margin: 0;	
	text-align: center;
	float: left;
}

.plist2 {
	margin-right: 0%;
	text-align: center;
	float: right;
}

}



.plist1-1 {
	left: 10px;
	text-align: center;
	margin-left: 0%;
	position:absolute;
}

.plist2-1 {
	left: 130px;
	margin-right: 56%;
position:absolute;
}

.plist3-1 {
	left: 256px;
	text-align: center;
	margin-left: 0%;
position:absolute;
}

.plist4-1 {
	left: 456px;
	margin-right: 56%;
position:absolute;
}


/* Medium devices (tablets, 768px and up) */
@media (max-width: 767px) {

.plist1-1 {
	margin: 0;	
	text-align: center;
	float: left;
	position: static;
}

.plist2-1 {
	margin-right: 43%;
	text-align: center;
	float: right;
	position: static;
}
.plist3-1 {
	margin: 0;	
	text-align: center;
	float: left;
	position: static;
}

.plist4-1 {
	margin-right: 31%;
	text-align: center;
	float: right;
	position: static;
}


}

@media (max-width: 767px) {

.plist1-1 {
	margin: 0;	
	text-align: center;
	float: left;
	position: static;
}

.plist2-1 {
	margin-right: 13%;
	text-align: center;
	float: right;
	position: static;
}
.plist3-1 {
	margin: 0;	
	text-align: center;
	float: left;
	position: static;
}

.plist4-1 {
	margin-right: 0%;
	text-align: center;
	float: right;
	position: static;
}


}



@media (max-width: 460px) {
.plist1-1 {
	margin-left: 25%;
		float: inline-start;
	text-align: center;

}

.plist2-1 {
	margin-left: 25%;
		float: inline-start;
	text-align: center;

}
.plist3-1 {
	margin-left: 25%;	
	text-align: center;
	float: inline-start;
	position: static;
}

.plist4-1 {
	margin-left: 25%;
	text-align: center;
	float: inline-start;
	position: static;
}


}













.big2 {
	font-size: 18px;
	padding: 8px 12px;
	height: 52px;
	color: #ffffff;
	background-color: #53565A;
	border-color: #53565A;
	
	
}





.big {
	font-size: 18px;
	padding: 8px 24px;
	height: 52px;
	color: #ffffff;
	background-color: #53565A;
	border-color: #53565A;
	
	
}
.big:hover {
	background-color: #00B6C8;
	border-color: #00B6C8;	
}
.secondrow{
	padding: 24px 0 0 0;
}
.secondrowleft {
	padding: 0 0 0 0;
}

.secondrowright {
	padding: 0 0 0 0;
}

.secondrowright p{
	padding: 0 0 24px 0;
	margin: 0 0 0 0;	
	font-size: 20px;
	text-align: justify;
	line-height: 24px;
}


.secondrowleft h1, .secondrowleft h2 {
	text-align: left;
	text-transform: capitalize;
}

.secondrowleft h1 {
	font-size: 29px;
	padding: 0 0 24px 0;
	margin: 0 0 0 0;
}
.secondrowleft h2 {
	font-size: 24px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
.homeaboutbutton {
	text-align: center;
}

.homeval {
	padding: 74px 0 48px 0;
	background: #53565A url('homeval.jpg') no-repeat;
	background-position: center center;
	color: #ffffff;
	text-align: center;	
}

.homeval h2 {
	text-align: center;
	color: #ffffff;
}

.homeval p {
	font-size: 24px;
	text-align: center;
}

#bottom-right-corner {
	background: url('footer2.png') no-repeat center center;
	height: 112px;
}


/* Hide Little Man */

#top-buttons li {
	margin-left:0;
}
 #top-buttons li #ctl00_hypContactUs {
	padding: 0;
	margin: 0 !important;
	font-size: 0px;
	 color: red;
}
#top-buttons li .multibranch-selector {
	margin-left: 25px;
}

.agents-list > li, .agents-list .item {
    width: 100%;
    text-align: justify;
}

#footer-contactus {
	display: none;
	
}
#footer-quicklinks li,#footer-quicklinks h3 {
	display: none;
}

.developments h3 {
	text-align: center;
	padding-top: 12px;
}

.developments p {
	font-size: 14px;
	line-height: 16px;
}
.develop img {
	
	transition: all 0.5s;
	
}
.develop {
	overflow: hidden;
}

.develop img:hover {
/*	filter: blur(2px); */
	
	transform: scale(1.1);
}







h1, h2, h3, h4, h5, h6 {

    text-transform: none;
    /* text-rendering: optimizelegibility; */
}



.testimonials-bg {
		padding: 36px 0 0px 0;
  position: relative;
  background:  #ffffff url('testimonial.jpg') center bottom;
  width: 100%;
  height: 200%;

}
.testimonials-bg h2{

color:  #ffffff;
	
	margin-bottom: 0;
}
#agents, #testimonials {
    margin-bottom: 24px;
}
.testimonials-bg .item{
font-size: 22px;
font-weight: 600;
color: #ffffff;
}
.standout {
	background: #53565A;
	padding: 6px 20px 16px 20px;
	line-height: 46px;
	color:#ffffff;
}
h3 {
	font-weight: 600;
	font-size: 22px;
}

.testimonials-bg .item a{
text-decoration: none;
font-size:18px;
color: #323F48;
	line-height: 22px;
font-weight: normal;	
}

.testimonials-bg .item a:hover{
text-decoration: none;
color: #323F48;
}
.testimonials .item .text p:before, .testimonials .item .text p:after {
	font-size: 72pt;
	color: #323F48;
	font-family: 'Passion One', serif;

}
.testimonials .item .text p:before {
		top: 40px;
}

.testimonials .item .text p:after {
	bottom: 0px;
}


.testimonials .item .text {

    background-color: #ffffff;
	opacity: 0.8;

}
blockquote {
    padding: 66px 20px;
    margin: 30px 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee;
}

/* Reversed menu system - Home Page has Navsection coloured other pages transparent.

.sticky-wrapper { 
 height: 0px !important;
}
#nav-section {
	background: transparent;
}
#wrapper {
	background: transparent;
}
.tp-bannertimer {
	background: none;
	height:0px;
}


#header::after, #nav-section.stuck::after {
height: 0px;	
}



#nav-section.shrink {
	background: #323f48;
}

.navbar-nav .dropdown-menu {
	background: rgba(255, 255, 255, 0.9);
}

.navbar-nav .dropdown-menu > li > a {
	background: transparent;
}
.navbar-nav .dropdown-menu > li > a:hover {
	background: rgba(255, 255, 255, 0.9);
}


#pageid1 .sticky-wrapper { 
 height: 138px !important;
}
#pageid1 #nav-section {
	background: #53565a;
}
#pageid1 #wrapper {
	background: #ffffff;
}
#pageid1 .tp-bannertimer {
	background: none;
	height:0px;
}


#pageid1 #header::after, #nav-section.stuck::after {
height: 0px;	
}


#pageid1 #nav-section.shrink {
	background: #323f48;
}

#pageid1 .navbar-nav .dropdown-menu {
	background: rgba(255, 255, 255, 0.9);
}

#pageid1 .navbar-nav .dropdown-menu > li > a {
	background: transparent;
}
#pageid1 .navbar-nav .dropdown-menu > li > a:hover {
	background: rgba(255, 255, 255, 0.9);
}
 */
#pageid5 .btn-fullcolor, #pageid5 .btn-fullcolor:focus {

	margin-bottom: 12px;
}

#ctl00_ContentPlaceHolderMain_repPropertyList_ctl00_hypProperties,
#ctl00_ContentPlaceHolderMain_repPropertyList_ctl01_hypProperties,
#ctl00_ContentPlaceHolderMain_repPropertyList_ctl02_hypProperties,
#ctl00_ContentPlaceHolderMain_repPropertyList_ctl03_hypProperties,
#ctl00_ContentPlaceHolderMain_repPropertyList_ctl04_hypProperties,
#ctl00_ContentPlaceHolderMain_repPropertyList_ctl05_hypProperties,
#ctl00_ContentPlaceHolderMain_repPropertyList_ctl06_hypProperties,
#ctl00_ContentPlaceHolderMain_repPropertyList_ctl07_hypProperties,
#ctl00_ContentPlaceHolderMain_repPropertyList_ctl08_hypProperties,
#ctl00_ContentPlaceHolderMain_repPropertyList_ctl09_hypProperties,
#ctl00_ContentPlaceHolderMain_repPropertyList_ctl10_hypProperties,
#ctl00_ContentPlaceHolderMain_repPropertyList_ctl11_hypProperties
{
	display:none;
}
.grid-style1 .item .amenities li{
	font-size: 14px;
}

@media (max-width: 1199px)  {
	
.grid-style1 .item .amenities li{
	
	font-size: 12px;
}	
	.grid-style1 .item .amenities li [class^="icon-"], .grid-style2 .item .amenities li [class^="icon-"], .list-style .item .amenities li [class^="icon-"], .grid-style1 .item .amenities li [class*=" icon-"], .grid-style2 .item .amenities li [class*=" icon-"], .list-style .item .amenities li [class*=" icon-"] {

    font-size: 12px;

}
}
/*.grid-style1 .item .amenities li, .grid-style2 .item .amenities li, .list-style .item .amenities li {
    display: inline-block;
    height: 38px;
    margin-right: 10px;
    padding-right: 10px;
    padding-top: 10px;
    border-right: 1px solid #E4E4E4;
    color: #53565a;
}
*/
.blackwall {
	background: #000000 url('Blackwall.jpg');
}


/* # Property Details Page */
#property-detail-large .item img {
	border: 1px solid #ffffff;
}
#property-detail-wrapper {
	border: 1px solid #ededed;
	background: #f5f5f5;
}
.lettingfees a, .lettingfees a:active, .lettingfees a:visited{
	color: #ffffff;
	text-decoration:underline;

}
.lettingfees a:hover{
	color: #ededed;
	text-decoration:underline;
}

/* # Property Status */
.status-available{
	background: url("Statusgreen.png");
}
.status-underoffer {
	background: url("Statusorange.png");
}
.status-exclusive {
	background: url("Statuspurple.png");
}
.status-sold {
	background: url("Statusred.png");
}
.status-newinstruction {
	background: url("Statuspurple.png");
}
.status-let {
	background: url("Statusred.png");
}
.status-notavailable {
	background: url("Statusred.png");
}


/* # Price Tags  */
.carousel-style1 .item .price {
  position: absolute;
  top: 0px;
  font-size: 14px;
  left: 0px;
  background-color: transparent;
  color: #fff;
  padding: 2px 20px 2px 10px;
  z-index: 10;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  box-shadow: 2px 4px 3px rgba(0,0,0,0.0);
}
.carousel-style1 .item .price span{
	font-size: 15px;
}
.carousel-style1 .item .price:before {
  border-width: 0;
}

.grid-style1 .item .price,
.grid-style2 .item .price,
.list-style .item .price,
.grid-style1 .item .tag,
.grid-style2 .item .tag,
.list-style .item .tag {
  position: absolute;
  top: 0px;
  left: 15px;
  background-color: transparent;
  color: #fff;
  font-size: 15px;
  padding: 2px 20px 2px 10px;
  z-index: 10;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  box-shadow: 2px 4px 3px rgba(0,0,0,0.0);
  
}
.grid-style1 .item .price,
.grid-style2 .item .price {
	font-size: 13px;
}
.grid-style1 .item .price span,
.grid-style2 .item .price span {
	font-size:14px;
}
.grid-style1 .item .price span,
.grid-style2 .item .price span,
.list-style .item .price span,
.grid-style1 .item .tag span,
.grid-style2 .item .tag span,
.list-style .item .tag span{
	font-size:16px;
}
.grid-style1 .item .price:before,
.grid-style2 .item .price:before,
.list-style .item .price:before,
.grid-style1 .item .tag:before,
.grid-style2 .item .tag:before,
.list-style .item .tag:before {
  border-width: 0;

}
#property-detail-wrapper.style1 .price {
  position: absolute;
  top: 0px;
  left: 0px;
  background-color: transparent;
  color: #fff;
  padding: 2px 20px 2px 10px;
  z-index: 10;
  -webkit-border-radius:0px;
  -moz-border-radius:0px;
  border-radius:0px;
  box-shadow: 2px 4px 3px rgba(0,0,0,0.0);
}
.lettingfees a {
	color: #ffffff !important;
}

#property-detail-wrapper.style1 .price:before {

	
  border-width: 0;
}
/* # Property List Page */
.grid-style1 .item,
.grid-style2 .item,
.list-style .item {
  margin: 0 auto 43px;
  text-align: left;
  position: relative;
    -webkit-border-radius:4px;
  -moz-border-radius:4px;
  border-radius:4px;
  border: solid 1px #ededed;
  

}



