/*   
 * Template Name: College Green - Responsive Website Template for Education & Training
 * Version: 1.0
 * Author: 3rd Wave Media
 * Website: http://elearning.3rdwavemedia.com
*/
/* ======= Base ======= */
.propertyListItem .listInfoBlock {
  bottom: 30px!important;
}
.propertyDetailAgent p.agentV-card span,
.propertyDetailAgent i,
.propertyDetailAgent h3.detailAgentName {
	color: rgba(0, 0, 0,1)!important;
}
#EmailAFriend textarea,
#EmailAFriend .input-text, 
.verticalContact textarea{
  width:100%!important; 
}
#EmailAFriend #fieldset-buttonArea legend,
.verticalContact #fieldset-buttonArea legend{
  display:none;
}
#EmailAFriend #fieldset-buttonArea .input-submit{
  margin-top:20px!important;


}

html,
body {
  height: 100%;
  color: #120b0d;
}
body {
  font-size: 13px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.wrapper {
  min-height: 100%;
  margin-bottom: -317px;
  /* equal to footer height */

}
.wrapper:after {
  content: "";
  display: block;
  height: 317px;
  /* must be the same height as footer */

}
.footer {
  height: 317px;
  /* must be the same height as footer */
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'open sans', arial, sans-serif;
  font-weight: 300;
}
p {
  color: #120b0d;
  font-size: 13px;
}
a {
  color: #f89c1b;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
}
a:hover {
  text-decoration: none;
  color: #494949;
}
.btn {
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.btn .fa {
  color: #fff;
  margin-right: 5px;
}
.btn .fa.fa-search {
  margin-right: 0;
}

.btn-theme {
	background-image: -webkit-gradient(
		linear,
		left top,
		left bottom,
		color-stop(0, #FFC803),
		color-stop(1, #F89C1B)
	);
	background-image: -o-linear-gradient(bottom, #FFC803 0%, #F89C1B 100%);
	background-image: -moz-linear-gradient(bottom, #FFC803 0%, #F89C1B 100%);
	background-image: -webkit-linear-gradient(bottom, #FFC803 0%, #F89C1B 100%);
	background-image: -ms-linear-gradient(bottom, #FFC803 0%, #F89C1B 100%);
	background-image: linear-gradient(to bottom, #FFC803 0%, #F89C1B 100%);
	color: #120b0d;
	border: solid 1px #F89C1B;
}

.btn-theme:hover {
	background-image: -webkit-gradient(
		linear,
		left top,
		left bottom,
		color-stop(0, #FFC803),
		color-stop(1, #FFC803)
	);
	background-image: -o-linear-gradient(bottom, #FFC803 0%, #FFC803 100%);
	background-image: -moz-linear-gradient(bottom, #FFC803 0%, #FFC803 100%);
	background-image: -webkit-linear-gradient(bottom, #FFC803 0%, #FFC803 100%);
	background-image: -ms-linear-gradient(bottom, #FFC803 0%, #FFC803 100%);
	background-image: linear-gradient(to bottom, #FFC803 0%, #FFC803 100%);
	color: #120b0d;
	border: solid 1px #FFC803;
}

#quicksearch {
    float:left;
    width:100%;   
}

#quicksearch #fieldset-quickSearch li label {
	display: none;
}

#quicksearch #fieldset-quickSearch li.disposalMethod .radio label[for="disposalMethod-buy"],
#quicksearch #fieldset-quickSearch li.disposalMethod .radio label[for="disposalMethod-rent"] {
	display: inline-block;
}

#quicksearch #fieldset-quickSearch li {
	margin:0px 0px 10px;
	width: 100%;
	float: left;
}

#quicksearch #fieldset-quickSearch li.disposalMethod {
	text-align: center;
}

input[type=radio] {
    content:''!important;
}

.radio input[type=radio] {
	float: none;
	margin: 0 5px;	
}

.radio {
	padding: 0;
}

/*.vertQS .search{
    margin-top:-16px!important;
}
.vertQS #fieldset-quickSearch select{
    border: 1px solid #f89c1b ;
}
.vertQS .disposalMethod{
    margin-top:5px!important;
}

.vertQS ol li .element{
    text-align:left;
    margin-top:10px;   
    padding-right:10px;
}
.vertQS ol li  label{
    float:left;   
}
.vertQS ol li input[type="radio"]{
    margin-left:0px!important;   
    margin-right:10px;
}
.vertQS .element{
    padding-left:10px!important;   
}*/
a.btn-cta,
.btn-cta {
  background: #f89c1b;
  color: #fff;
  padding: 10px 20px;
  font-size: 18px;
  line-height: 1.33;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #f89c1b;
  font-family: 'open sans', arial, sans-serif;
}
a.btn-cta:hover,
.btn-cta:hover {
  color: #fff;
  background: #ffca03;
  border: 1px solid #ffca03;
}
a.btn-cta .fa,
.btn-cta .fa {
  margin-right: 10px;
  font-size: 20px;
  color: #fff;
}
.form-control {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.form-control:focus {
  border-color: #f89c1b;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
blockquote {
  font-size: 14px;
}
blockquote p {
  font-size: 14px;
  line-height: 1.5;
}
.RedDamask {
  background-color: #e27240;
}
.RedDamask:hover {
  background-color: #df622a;
}
.FireBush {
  background-color: #E28D40;
}
.FireBush:hover {
  background-color: #df802a;
}
.OliveDrab {
  background-color: #60A823;
}
.OliveDrab:hover {
  background-color: #54931f;
}
.Mojo {
  background-color: #C94139;
}
.Mojo:hover {
  background-color: #b73932;
}
.text-highlight {
  color: #23433e;
}
.highlight-border {
  border-color: #f89c1b;
}
.read-more {
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  font-size: 13px;
  display: block;
}
.read-more .fa {
  position: relative;
  top: 1px;
  margin-left: 5px;
}
.read-more:hover {
  text-decoration: none;
}

.index .read-more { /* PUT IN OTHER COLOUR CSS */
	width: 100%;
	position: absolute;
	top: -15px;
	left: 0;
}

.carousel-fade .item {
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  -ms-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
}
.carousel-fade .item.active {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
#topcontrol {
  background: #ffca03;
  color: #fff;
  text-align: center;
  display: inline-block;
  width: 35px;
  height: 35px;
  border: none;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
}
#topcontrol:hover {
  background: #f89c1b;
}
#topcontrol .fa {
  position: relative;
  top: 3px;
  font-size: 25px;
}
.row-end {
  margin-right: 0;
  padding-right: 0;
}
ul.custom-list-style li {
  list-style: none;
}
.date-label {
  background: #f5f5f5;
  display: inline-block;
  width: 40px;
  height: 50px;
  text-align: center;
  font-size: 13px;
}
.date-label .month {
  background: #f89c1b;
  color: #fff;
  display: block;
  font-size: 13px;
  text-transform: uppercase;
}
.date-label .date-number {
  clear: left;
  display: block;
  padding-top: 5px;
  font-size: 15px;
  font-family: 'open sans', arial, sans-serif;
  font-weight: 500;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  background-color: #f89c1b;
  border-color: #f89c1b;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  background-color: #ddeeeb;
  border-color: #9acbc2;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span,
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.nav-tabs {
  border-bottom: none;
  position: relative;
  margin-bottom: -1px;
}
.tab-content {
  border: 1px solid #494949;
  padding: 15px;
  margin-bottom: 20px;
}
.nav > li > a {
  font-size: 13px;
}
.nav-tabs > li > a {
  border: 1px solid #494949;
  border-bottom: none;
  background: #f5f5f5;
  padding: 5px 15px;
  margin-right: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  color: #120b0d;
  -webkit-transition: all 0s;
  -moz-transition: all 0s;
  -ms-transition: all 0s;
  -o-transition: all 0s;
}
.nav-tabs > li {
  margin-right: 2px;
}
.nav-tabs > li.active {
  border-top: 2px solid #f89c1b;
}
.nav-tabs > li.active a,
.nav-tabs > li.active a:hover,
.nav-tabs > li.active a:active,
.nav-tabs > li.active a:focus {
  border-bottom: 0;
  border-top: 0;
}
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background: #e4f1ef;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  border-top: 1px solid #ebebeb;
}
.table > thead > tr > th {
  border-bottom: 0;
  color: #494949;
}
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background: #e4f1ef;
}
.table-boxed,
.table-bordered {
  border: 1px solid #ebebeb;
}
.table.table-boxed > thead > tr > th {
  border-bottom: none;
  background: #f89c1b;
  color: #fff;
}
.panel-group .panel {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.panel-group .panel .panel-heading {
  background: none;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.panel-group .panel .panel-heading .panel-title a {
  color: #f89c1b;
}
.panel-group .panel .panel-heading .panel-title a:before {
  font-family: FontAwesome;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f146";
  margin-right: 5px;
}
.panel-group .panel .panel-heading .panel-title a.collapsed:before {
  content: "\f0fe";
}
.panel-group .panel .panel-body {
  font-size: 13px;
}
.panel {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.panel .panel-heading {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.panel .panel-heading h3.panel-title {
  font-weight: 500;
}
.panel .panel-heading .label {
  font-size: 10px;
}
.panel .panel-footer {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.panel .panel-footer ul {
  margin-bottom: 0;
}
.panel .panel-footer ul.list-inline li {
  margin-bottom: 0;
}
.panel .panel-footer small {
  color: #999999;
}
.panel > .list-group .list-group-item:last-child {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.panel-theme {
  border-color: #f89c1b;
}
.panel-theme > .panel-heading,
.panel-theme > .panel-footer {
  color: #fff;
  background: #f89c1b;
  border-color: #f89c1b;
}
.no-margins {
  margin: 0;
}
.no-margin-left {
  margin-left: 0;
}
.no-margin-right {
  margin-right: 0;
}
.no-margin-top {
  margin-top: 0;
}
.no-margin-bottom {
  margin-bottom: 0;
}
.label {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.label.label-theme {
  background: #f89c1b;
}
.label .fa {
  margin-right: 4px;
}
.label.label-icon-only .fa {
  margin-right: 0;
}
.badge.badge-theme {
  background: #f89c1b;
}
.badge.badge-default {
  background: #999;
}
.badge.badge-primary {
  background: #428bca;
}
.badge.badge-success {
  background: #5cb85c;
}
.badge.badge-info {
  background: #5bc0de;
}
.badge.badge-info {
  background: #5bc0de;
}
.badge.badge-warning {
  background: #f0ad4e;
}
.badge.badge-danger {
  background: #d9534f;
}
.promo-badge {
  font-size: 20px;
  display: table;
}
.promo-badge a {
  color: #fff;
  display: table-cell;
  width: 135px;
  height: 135px;
  text-align: center;
  vertical-align: middle;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 5px solid #fff;
  -webkit-box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.1);
}
.promo-badge .percentage {
  font-size: 32px;
  font-weight: 500;
  color: #fff;
  position: relative;
  font-family: 'open sans', arial, sans-serif;
}
.promo-badge .percentage .off {
  font-size: 11px;
  position: absolute;
  top: 15px;
  right: -15px;
}
.promo-badge .desc {
  font-size: 12px;
}
.progress-bar-theme {
  background: #f89c1b;
}
.img-thumbnail {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border-color: #494949;
  margin-bottom: 15px;
}
#cboxLoadedContent,
#cboxContent {
  background: none;
}

.box {
  background: #e5e5e5;
  padding: 15px;
}

.box.box-border {
  border-left: 5px solid #120b0d;
}

.box.box-dark {
  background: #120b0d;
  color: #fff;
}
.box.box-theme {
  background: #f89c1b;
  color: #fff;
}
.box .date-label {
  background: #fff;
}
.social-icons {
  list-style: none;
  padding: 10px 0;
  margin-bottom: 0;
}
.social-icons li {
  float: left;
}
.social-icons li.row-end {
  margin-right: 0;
}
.social-icons a {
  display: inline-block;
  /*background: #89c2b8; REMOVE FROM OTHER COLOUR CSS*/ 
  width: 32px;
  height: 32px;
  text-align: center;
  padding-top: 4px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  font-size: 18px;
  margin-right: 10px;
  float: left;
}
.social-icons a:hover {
  /*background: #f89c1b; REMOVE FROM OTHER COLOUR CSS */
}
.social-icons a .fa {
  color: #fff;
}
.social-icons a .fa:before {
  font-size: 18px;
  text-align: center;
  padding: 0;
}

.text-warning { /* PUT IN OTHER COLOUR CSS */
	color: #102b0d;
}

.btn-u:not(.moreInfo ),
.index .page-sidebar #quicksearch .input-submit{ /* PUT IN OTHER COLOUR CSS */
	border-radius: 0;
	border: 0;
}

.index .page-sidebar #quicksearch {
	margin-bottom: 20px;
}

.moreInfo{
    /*z-index:20;
    position:absolute !important;
    bottom:20px;
    right:40px;
    padding-right:40px;
    text-align:center;
    padding: 4px 13px;
    vertical-align: middle;*/
    border: 1px solid #eeeeee;
    color: #fff;
    background: #000 !important;
}
.moreInfo:hover{
    color: #fff;
    background: #f89c1b !important;
}
.priceTag{
    float:left;   
}

.btn-uOpposite { /* PUT IN OTHER COLOUR CSS */
	background: url(/_assets/3493/images/buttonArrowHover.png) no-repeat right #f89f1a;
	color: #fff;
}

.btn-uOpposite:hover { /* PUT IN OTHER COLOUR CSS */
	color: #120b0d;
}

.label-warning { /* PUT IN OTHER COLOUR CSS */
	background-image: -webkit-gradient(
		linear,
		left top,
		left bottom,
		color-stop(0, #FFC803),
		color-stop(1, #F89C1B)
	);
	background-image: -o-linear-gradient(bottom, #FFC803 0%, #F89C1B 100%);
	background-image: -moz-linear-gradient(bottom, #FFC803 0%, #F89C1B 100%);
	background-image: -webkit-linear-gradient(bottom, #FFC803 0%, #F89C1B 100%);
	background-image: -ms-linear-gradient(bottom, #FFC803 0%, #F89C1B 100%);
	background-image: linear-gradient(to bottom, #FFC803 0%, #F89C1B 100%);	
}

.container { /* PUT IN OTHER COLOUR CSS */
	text-align: left;	
}

/*
.flex-viewport {
	height: 140px;	
}
*/

/* ======= Header ======= */
.header .top-bar {
	display: none; /* PUT IN OTHER COLOUR CSS?? */
	background: #120b0d;
}

.header .top-bar .search-form {
  padding: 10px 0;
}
.header .top-bar .search-form .form-group {
  display: inline-block;
  margin-bottom: 0;
  vertical-align: middle;
}
.header .social-icons li.row-end {
  margin-right: 0;
}

.header .social-icons a {
  background: #494949;
}

.header .social-icons a:hover {
  background: #ffca03;
}
.header .social-icons a:hover .fa {
  color: #fff;
}
.header .social-icons a .fa {
  color: rgba(256, 256, 256, 0.4);
}
.header .social-icons a .fa:before {
  font-size: 18px;
  text-align: center;
  padding: 0;
}
.header .header-main {
  padding: 0px 0;
}

.header h1.logo {
	margin-top: 0;
	margin-bottom: 0;
}

.header .menu-top {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: right;
  float: right;
}
.header .menu-top li {
  list-style: none;
  float: left;
  font-size: 11px;
  font-family: 'open sans', arial, sans-serif;
}
.header .menu-top li:last-child a {
  padding-right: 0;
}
.header .menu-top li.divider a {
  border-right: 1px solid #c3c3c3;
}
.header .menu-top li a {
  display: inline-block;
  color: #777777;
  padding: 0px 10px;
}
.header .menu-top li a:hover {
  color: #f89c1b;
}
.header .contact {
  font-size: 20px;
  font-family: 'open sans', arial, sans-serif;
  font-weight: 300;
  margin-top: 10px;
}
.header .contact p {
  float: left;
  margin-bottom: 0;
}

.header .contact p.phone {
	width: auto;
	font-size: 22px;
}

.header .contact p a {
  color: #120b0d;
}
.header .contact .fa {
  color: #f89c1b;
  margin-right: 8px;
  font-size: 18px;
  position: relative;
  top: 1px;
}
.header .contact .fa.fa-phone {
  font-size: 22px;
  top: 2px;
}
.header .search-form {
  border: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.header .search-form .form-control {
  width: 260px;
  background: #f5f5f5;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
}
.header .search-form .form-control:focus {
  background: #fff;
  border-color: #f89c1b;
}

#header a:hover {
	color: #ffca03;	
}

.main-nav {
	background-image: -webkit-gradient(
		linear,
		left top,
		left bottom,
		color-stop(0, #FFC803),
		color-stop(1, #F89C1B)
	);
	background-image: -o-linear-gradient(bottom, #FFC803 0%, #F89C1B 100%);
	background-image: -moz-linear-gradient(bottom, #FFC803 0%, #F89C1B 100%);
	background-image: -webkit-linear-gradient(bottom, #FFC803 0%, #F89C1B 100%);
	background-image: -ms-linear-gradient(bottom, #FFC803 0%, #F89C1B 100%);
	background-image: linear-gradient(to bottom, #FFC803 0%, #F89C1B 100%);
	margin-bottom: 30px;
}

.main-nav button {
	background: #23433e;
	color: #fff !important;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	margin-right: 29px; /* ADD TO OTHER COLOUR CSS */
}

.main-nav button:focus {
  outline: none;
}
.main-nav button .icon-bar {
  background-color: #fff;
}
/*.main-nav .navbar-collapse {
  padding: 0;
} REMOVE FROM OTHER COLOUR CSS*/

.main-nav .nav .nav-item { /* CHANGE IN OTHER COLOUR CSS */
	font-weight: 600;
	font-family: 'open sans', arial, sans-serif;
	z-index: 100;
	border-right: solid 1px #120b0d; 
}

.main-nav .nav .nav-item:last-of-type { /* CHANGE IN OTHER COLOUR CSS */
	border-right: none;
}

.main-nav .nav .nav-item a {
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
}

.main-nav .nav .nav-item a:hover { /* PUT IN OTHER COLOUR CSS */
	background: none !important;
	color: #fff;
}

.main-nav .nav .nav-item .dropdown-menu a:hover { /* PUT IN OTHER COLOUR CSS */
	background-image: -webkit-gradient(
		linear,
		left top,
		left bottom,
		color-stop(0, #FFC803),
		color-stop(1, #F89C1B)
	) !important;
	background-image: -o-linear-gradient(bottom, #FFC803 0%, #F89C1B 100%) !important;
	background-image: -moz-linear-gradient(bottom, #FFC803 0%, #F89C1B 100%) !important;
	background-image: -webkit-linear-gradient(bottom, #FFC803 0%, #F89C1B 100%) !important;
	background-image: -ms-linear-gradient(bottom, #FFC803 0%, #F89C1B 100%) !important;
	background-image: linear-gradient(to bottom, #FFC803 0%, #F89C1B 100%) !important;
	color: #120b0d;
}

.main-nav .nav .nav-item.active {
  position: relative;
}

.main-nav .nav .nav-item.active > a { /* CHANGE IN OTHER COLOUR CSS */
	font-weight: bold;
}

.main-nav .nav .nav-item.active > a:before {
  content: "\f0d8";
  position: absolute;
  bottom: -8px;
  left: 0;
  text-align: center;
  font-family: FontAwesome;
  display: block;
  font-size: 12px;
  width: 100%;
}
.main-nav .nav .nav-item.active > a.dropdown-toggle:before {
  display: none;
}

.main-nav .nav .nav-item.open a {
  background: #494949;
  color: #fff;
}

.main-nav .nav .nav-item .dropdown-menu {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  margin: 0;
  border: none;
  padding: 0;
  text-transform: none;
  min-width: 220px;
}
.main-nav .nav .nav-item .dropdown-menu a {
  border-bottom: 1px solid #120b0d;
  padding: 8px 20px;
}

.main-nav .nav .nav-item .dropdown-menu a:hover {
	background-image: -webkit-gradient(
		linear,
		left top,
		left bottom,
		color-stop(0, #FFC803),
		color-stop(1, #F89C1B)
	);
	background-image: -o-linear-gradient(bottom, #FFC803 0%, #F89C1B 100%);
	background-image: -moz-linear-gradient(bottom, #FFC803 0%, #F89C1B 100%);
	background-image: -webkit-linear-gradient(bottom, #FFC803 0%, #F89C1B 100%);
	background-image: -ms-linear-gradient(bottom, #FFC803 0%, #F89C1B 100%);
	background-image: linear-gradient(to bottom, #FFC803 0%, #F89C1B 100%);
	color: #120b0d;
	padding-left: 24px;
}

.navTopBorder {
	height: 0;
	border-bottom: 50px solid #120b0d;
	border-left: 40px solid #fff;
	z-index: -1;
	position: relative;
	top: 30px;
}

.navSecondTopBorder {
	width: 96.5%;
	height: 0;
	border-bottom: 15px solid #ffca03;
	border-right: 15px solid #120b0d;
}

.index .page-sidebar .navSecondTopBorder { /* PUT IN OTHER COLOUR CSS */
	width: 100%;
	border-bottom: 15px solid #e5e5e5;
	border-right: 15px solid #fff;
}

.navbar-nav li a  {
	padding-top: 0;
	padding-bottom: 0	
}

.header #quicksearch button {
	-webkit-box-shadow: none;
	background: #494949;
	color: #fff;
	border: solid 1px #919191;
}

.header #quicksearch button:hover {
	background-image: -webkit-gradient(
		linear,
		left top,
		left bottom,
		color-stop(0, #FFC803),
		color-stop(1, #f89c1b)
	);
	background-image: -o-linear-gradient(bottom, #FFC803 0%, #f89c1b 100%);
	background-image: -moz-linear-gradient(bottom, #FFC803 0%, #f89c1b 100%);
	background-image: -webkit-linear-gradient(bottom, #FFC803 0%, #f89c1b 100%);
	background-image: -ms-linear-gradient(bottom, #FFC803 0%, #f89c1b 100%);
	background-image: linear-gradient(to bottom, #FFC803 0%, #f89c1b 100%);
	color: #120b0d;
	border: solid 1px #f89c1b;
}		

/* ======= Property List / Results ======= ADD TO OTHER COLOUR CSS */

.tag-box {
	padding: 0 20px;
	margin-bottom: 30px;
}

.drop-cap, .captionicons {
	background: #ffca03;
}

.listingContainer .captionicons:hover {
	color: #ffca03;
	background: #fff;
}

.col-md-12.left-center .pagination ul { 
	padding: 0;	
}

.col-md-12.left-center .pagination ul li.page.current a {
	background-image: -webkit-gradient(
		linear,
		left top,
		left bottom,
		color-stop(0, #FFC803),
		color-stop(1, #F89C1B)
	);
	background-image: -o-linear-gradient(bottom, #FFC803 0%, #F89C1B 100%);
	background-image: -moz-linear-gradient(bottom, #FFC803 0%, #F89C1B 100%);
	background-image: -webkit-linear-gradient(bottom, #FFC803 0%, #F89C1B 100%);
	background-image: -ms-linear-gradient(bottom, #FFC803 0%, #F89C1B 100%);
	background-image: linear-gradient(to bottom, #FFC803 0%, #F89C1B 100%);
	border: solid 1px #F89C1B;
	color: #120b0d;
}

.col-md-12.left-center .pagination ul li.page a {
	color: #f89c1b;	
	border: solid 1px #f89c1b;
}

#fieldset-sort ol li .element select#orderBy.input-select {
	background: #fff url(/_assets/3513/images/../../images/form_select_bg.png) no-repeat right center;
	-webkit-background-size: 1600px 32px;
	-moz-appearance: none;	
	text-transform: none;
	width: 167px; /* PUT IN OTHER COLOUR CSS */
	line-height: inherit;
}

.listingContainer {
	border-bottom: 9px solid #f89c1b;
}

.listingContainer h4.price {
	color: #f89c1b;	
}

#filter ul {
	padding: 0;	
}

#filter li {
	float: left;
	margin: 0 20px 20px 0;	
}

#filter a,
.backLink .btn-u /* PUT IN OTHER COLOUR CSS */ {
	padding: 10px 70px 5px 10px;
	color: #fff;
	
}

#filter a:hover {

	opacity: 1 !important;
}

/*CHANGE IN OTHER COLOUR CSS*/
#filter li.orderBy {
	margin: -10px 0 0 0;	
}

.statusWrapper span.hot.status, /* PUT IN OTHER COLOUR CSS */
.statusWrapper span.just-listed.status {
	background-image: -webkit-gradient(
		linear,
		left top,
		left bottom,
		color-stop(0, #FFC803),
		color-stop(1, #F89C1B)
	);
	background-image: -o-linear-gradient(bottom, #FFC803 0%, #F89C1B 100%);
	background-image: -moz-linear-gradient(bottom, #FFC803 0%, #F89C1B 100%);
	background-image: -webkit-linear-gradient(bottom, #FFC803 0%, #F89C1B 100%);
	background-image: -ms-linear-gradient(bottom, #FFC803 0%, #F89C1B 100%);
	background-image: linear-gradient(to bottom, #FFC803 0%, #F89C1B 100%);
}

.statusLabel, /* PUT IN OTHER COLOUR CSS */
.hotIcon {
	color: #120b0d;
}

/* ======= Property Detail ======= ADD TO OTHER COLOUR CSS */

.property-links ul {
	padding: 0;	
}

.makeColoured {
	color: #120b0d;
}

.emailAFriend legend {
	border-bottom: 2px solid #f89c1b;
}

.propertyListItem .status, /* CHANGE IN OTHER COLOUR CSS */
.pagination .current a {
	background: #fcb40d !important;
	color: #120b0d !important;
}

/* ======= Testimonials ======= ADD TO OTHER COLOUR CSS */

.testimonials .carousel-arrow i:hover {
	background-image: -webkit-gradient(
		linear,
		left top,
		left bottom,
		color-stop(0, #FFC803),
		color-stop(1, #F89C1B)
	)!important;
	background-image: -o-linear-gradient(bottom, #FFC803 0%, #F89C1B 100%);
	background-image: -moz-linear-gradient(bottom, #FFC803 0%, #F89C1B 100%);
	background-image: -webkit-linear-gradient(bottom, #FFC803 0%, #F89C1B 100%);
	background-image: -ms-linear-gradient(bottom, #FFC803 0%, #F89C1B 100%);
	background-image: linear-gradient(to bottom, #FFC803 0%, #F89C1B 100%);
	color: #102b0d;
}

.testimonials .testimonial-info {
	color: #f89c1b!important;	
}

/* ======= Forms ======= ADD TO OTHER COLOUR CSS */
form {
	width: 100% !important;
	font-family: 'open sans', arial, sans-serif;
	/*background: #e5e5e5 !important;	REMOVE FROM OTHER COLOUR CSS	*/
}

form ol, form li {
	padding: 0;
}

#myfLocations, #MarketAppraisal, #vacatingnotice, #Contact, #rentalapplication, #RepairRequest, #myfinder {
	background: none;
	border: 0;
	margin: 0;
}

#fieldset-yourRequirements li, ol li .element select, #additionalInformation, .address, #address, #pets, #notes, #forwardingAddress, #dataVacating,
#rentalapplication .input-text {
	width: 100% !important; /* CHANGE IN OTHER COLOUR CSS */
}

#MarketAppraisal input[type="submit"],
#vacatingnotice input[type="submit"],
#Contact input[type="submit"],
#rentalapplication input[type="submit"],
#RepairRequest input[type="submit"],
#myfinder input[type="submit"] {
	margin: 0 !important;
}

form#searchResultsSortOrder,
form.back-to-search {
	background: inherit !important;	
}

input[type="submit"] { /* CHANGE IN OTHER COLOUR CSS */
	padding: 10px 70px 5px 10px !important;
	margin: 0 !important;
	height: inherit !important;
	text-transform: capitalize;
	font-family: 'open sans', arial, sans-serif;
	color: #120b0d;
}

textarea { /* PUT IN OTHER COLOUR CSS */
	width: 100%;
	float: left;
	clear: both;	
}

#Contact legend,
#rentalapplication legend,
.pageType3200 #fieldset-yourDetails legend,
#vacatingnotice legend,
#RepairRequest legend,
#myfinder legend,
#MarketAppraisal legend { /* CHANGE IN OTHER COLOUR CSS */
	text-align: left;
	background-image: -webkit-gradient(
		linear,
		left top,
		left bottom,
		color-stop(0, #FFC803),
		color-stop(1, #F89C1B)
	) !important;
	background-image: -o-linear-gradient(bottom, #FFC803 0%, #F89C1B 100%)!important;
	background-image: -moz-linear-gradient(bottom, #FFC803 0%, #F89C1B 100%)!important;
	background-image: -webkit-linear-gradient(bottom, #FFC803 0%, #F89C1B 100%)!important;
	background-image: -ms-linear-gradient(bottom, #FFC803 0%, #F89C1B 100%)!important;
	background-image: linear-gradient(to bottom, #FFC803 0%, #F89C1B 100%)!important;
	color: #102b0d !important;
}

#fieldset-yourDetails .input-text, #Contact .input-text {
	width: 100%;
}

#fieldset-propertyDetails,
#fieldset-buttonArea {
	clear: both; /* PUT IN OTHER OTHER CSS */
}

/* ======= Footer ======= */
.footer {
	color: #fff;
	background: #fff;
	position: absolute;
	width: 100%;
	left: 0;
	margin: 40px 0 0 0;
}

.footerTopBorder {
	height: 15px;
	width: 100%;
	background-image: -webkit-gradient(
		linear,
		left top,
		left bottom,
		color-stop(0, #FFC803),
		color-stop(1, #F89C1B)
	);
	background-image: -o-linear-gradient(bottom, #FFC803 0%, #F89C1B 100%);
	background-image: -moz-linear-gradient(bottom, #FFC803 0%, #F89C1B 100%);
	background-image: -webkit-linear-gradient(bottom, #FFC803 0%, #F89C1B 100%);
	background-image: -ms-linear-gradient(bottom, #FFC803 0%, #F89C1B 100%);
	background-image: linear-gradient(to bottom, #FFC803 0%, #F89C1B 100%);
}

.footerBG {
	position:absolute;
	float:left;
	width:55%;
	height:75.5%;
	background-color:rgba(0, 0, 0, 1);
}
/*
.footerShape {
	position:absolute;
	left:60%;
	width: 0;
	height: 0;
	border-top: 100px solid rgba(0, 0, 0, 1);
	border-right: 75.5% solid transparent;
	display:block;
}
*/

.footerShape {
	position:absolute;
	left:55%;
	height:75.5%;
}

/*
.footerShape {
	position:absolute;
	left:45%;
    margin: 0 auto;
    width: 0%;
    height: 0;    
    padding-left:25%;
    padding-bottom: 25%;
    overflow: hidden;
	z-index:+1;
}


.footerShape:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    margin-left:-230px;
    border-left: 0px solid transparent;
    border-right: 100px solid transparent;
    border-top: 225px solid rgba(0, 0, 0, 1);
}

*/

.footer p {
  color: #dcdcdc;
}
.footer ul {
  padding-left: 0;
}
.footer li {
  list-style: none;
}
.footer h3 {
  margin-top: 0;
  margin-bottom: 20px;
}

.footer .footer-content {
	padding: 30px 0;
	font-size: 12px;
	/*min-height: 300px; REMOVE FROM OTHER COLOUR CSS */
}

.footer-col {
	float: right;	
}

.footer .footer-content .footer-col .fa {
	margin-right: 10px;
	display: inline-block;
	color: #fff;
}

.footer .footer-content .footer-col .fa.fa-phone {
  font-size: 16px;
}

.footer .footer-content .footer-col li {
	width: 100%;
	font-size: 12px;
	margin-bottom: 8px;
}

.footer .footer-content .footer-col a {
  color: #dcdcdc;
}

.footer .footer-content .footer-col a:hover {
	color: #f89c1b;
}

.footer .footer-content .adr {
  margin-bottom: 30px;
}
.footer .footer-content .adr .fa {
  font-size: 16px;
  margin-top: 2px;
}
.footer .footer-content .subscribe-form {
  padding: 0;
}
.footer .footer-content .subscribe-form .form-group {
  display: inline-block;
  margin-bottom: 0;
  vertical-align: middle;
}
.footer .footer-content .subscribe-form .form-control {
  width: 320px;
  background: #f5f5f5;
  border: none;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
}
.footer .footer-content .subscribe-form .form-control:focus {
  background: #fff;
}
.footer .bottom-bar {
  background: #2b2b2b;
  padding: 5px 0;
}
.footer .bottom-bar .copyright {
  font-size: 11px;
  color: #dcdcdc;
  line-height: 3;
}
.footer .bottom-bar .copyright a:hover {
  color: #ffca03;
}
.footer .bottom-bar .social {
  margin: 0;
}
.footer .bottom-bar .social li {
  float: right;
  margin-left: 10px;
  text-align: center;
  font-size: 18px;
  line-height: 2;
}
.footer .bottom-bar .social li a {
  color: #a9a9a9;
  padding: 0 5px;
}
.footer .bottom-bar .social li a:hover {
  color: #ffca03;
}

.footer-col-inner span {
	color: #f89c1b;
}
/*
.footer .menu {
	width: 100%;	
}
*/
.footer .footerContent {
	color: #fff; /* PUT IN OTHER COLOUR CSS */
}

/* ======= FlexSlider ======= * /
/* CHANGE IN OTHER COLOUR CSS */
.flexslider { 
	margin: 0 0 60px;
	background: #fff;
	border: 4px solid #fff;
	position: relative;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	box-shadow: 0 1px 4px rgba(0,0,0,.2);
	-webkit-box-shadow: 0 1px 4px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 4px rgba(0,0,0,.2);
	-o-box-shadow: 0 1px 4px rgba(0,0,0,.2);
	zoom: 1;
}

.flexslider .flex-control-nav {
	position: static;
    padding: 15px 10px 10px 10px;
	background: #120b0d;
}

.flexslider .flex-control-paging li a {
  background: #a1a1a1;
}
.flexslider .flex-control-paging li a:hover {
  background: #f89c1b;
}
.flexslider .flex-control-paging li a.flex-active {
  background: #f89c1b;
}
.flexslider .slides li {
  position: relative;
  display: list-item;
  float: left;
  width: 100%
}
.flexslider .slides .flex-caption {
  position: absolute;
  left: 30px;
  bottom: 30px;
  color: #fff;
  display: inline-block;
  font-family: 'open sans', arial, sans-serif;
}

.flexslider .slides .flex-caption .secondary {
	display: inline-block;
	background: #120b0d; /* PUT IN OTHER COLOUR CSS */
	padding: 5px 15px;
	color: #fff;
	font-size: 16px;
}

.flexslider .slides .promo-badge {
  position: absolute;
  right: 60px;
  top: 30px;
}

.flexslider .BBCContentWrapper h4 {
	color: rgba(0, 0, 0, 1);
	float: right;
	margin-left: 5px;
	margin-right: 10px;
}


/* ======= Page ======= */
.page-wrapper .page-heading {
  margin-bottom: 30px;
  border-bottom: 1px solid #494949;
}
.page-wrapper .page-heading h1.heading-title {
  margin-top: 0;
  display: inline-block;
  font-size: 28px;
}

.page-wrapper .breadcrumbs {
	text-align: center;
	display: none; /* PUT IN OTHER COLOUR CSS */
}

.page-wrapper .breadcrumbs ul {
  padding-top: 25px;
  margin: 0;
}
.page-wrapper .breadcrumbs ul li {
  color: #f89c1b;
  font-size: 12px;
  float: left;
  list-style: none;
  display: inline-block;
}
.page-wrapper .breadcrumbs ul li a {
  display: inline-block;
  padding: 0 5px;
  color: #494949;
}
.page-wrapper .breadcrumbs ul li a:hover {
  color: #494949;
}
.page-wrapper .breadcrumbs ul li.breadcrumbs-label {
  padding-right: 0;
  color: #494949;
}
.page-wrapper .breadcrumbs ul li.current {
  max-width: 250px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.page-wrapper .breadcrumbs ul li .fa {
  margin-right: 5px;
  color: #494949;
}
.page-wrapper ul li {
  margin-bottom: 5px;
	list-style-type:inherit !important;
}

.page-wrapper ul li:first-of-type {
	padding-left: 0;
}

.page-wrapper ul li .fa {
  margin-right: 5px;
  color: #f89c1b;
}
.page-wrapper ul li.list-group-item {
  margin-bottom: -1px;
}
.page-wrapper ul.nav li {
  margin-bottom: 0;
}
.page-wrapper ul.social-icons li .fa {
  margin-right: 0;
  color: #fff;
}
.page-wrapper ol li {
  margin-bottom: 5px;
}
.page-wrapper dl dd {
  margin-bottom: 5px;
}
.page-wrapper .page-content h1 {
  font-size: 26px;
  font-weight: normal;
}
.page-wrapper .page-content h2 {
  font-size: 24px;
  font-weight: normal;
}
.page-wrapper .page-content h3 {
  font-size: 20px;
  font-weight: normal;
}
.page-wrapper .page-content h4 {
  font-size: 18px;
  font-weight: normal;
}
.page-wrapper .page-content h5 {
  font-size: 16px;
  font-weight: normal;
}
.page-wrapper .page-content h6 {
  font-size: 14px;
  font-weight: normal;
}
.page-wrapper .page-content .title {
  margin-top: 0;
  margin-bottom: 15px;
  font-weight: 300;
}
.page-wrapper .page-content .page-row {
  margin-bottom: 30px;
}
.page-wrapper .page-content .custom-quote {
  border-color: #9acbc2;
}
.page-wrapper .page-content .custom-quote p {
  font-size: 14px;
  color: #777777;
  line-height: 1.5;
}
.page-wrapper .page-content .custom-quote .fa {
  color: #f89c1b;
  margin-right: 10px;
}
.page-wrapper .page-content .custom-quote .people {
  margin-top: 10px;
  font-size: 11px;
  color: #120b0d;
  font-style: normal;
}
.page-wrapper .page-content .custom-quote .people .name {
  color: #f89c1b;
}
.page-wrapper .page-content .has-divider {
  border-bottom: 1px dotted #494949;
  padding-bottom: 15px;
}
.page-wrapper .page-content .has-divider-solid {
  border-bottom: 1px solid #494949;
}
.page-wrapper .page-content .row-divider {
  border-bottom: 1px dotted #494949;
  padding: 10px 0;
}
.page-wrapper .page-content .even-row {
  background: #f5f5f5;
}
.page-wrapper .page-content .read-more.btn {
  margin-bottom: 15px;
  display: inline-block;
}
.page-wrapper .page-content .panel-title {
  font-size: 16px;
  font-weight: 300;
}
.page-wrapper .page-content .video-iframe {
  max-width: 100%;
}
.page-wrapper .page-content .album-cover {
  border: 1px solid #494949;
  margin-bottom: 30px;
}
.page-wrapper .page-content .album-cover:hover {
  -webkit-box-shadow: 0px 0px 5px 0px #494949;
  -moz-box-shadow: 0px 0px 5px 0px #494949;
  box-shadow: 0px 0px 5px 0px #494949;
}
.page-wrapper .page-content .album-cover > a:hover {
  position: relative;
}
.page-wrapper .page-content .album-cover > a:hover img {
  display: block;
  -webkit-opacity: 0.9;
  -moz-opacity: 0.9;
  opacity: 0.9;
}
.page-wrapper .page-content .album-cover .desc {
  padding: 15px;
  position: relative;
}
.page-wrapper .page-content .album-cover .desc:before {
  content: "";
  display: block;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #fff;
  position: absolute;
  top: -10px;
}
.page-wrapper .page-content .prettyphoto:hover img {
  -webkit-box-shadow: 0px 0px 5px 0px #494949;
  -moz-box-shadow: 0px 0px 5px 0px #494949;
  box-shadow: 0px 0px 5px 0px #494949;
}
.page-wrapper .page-sidebar h3.title {
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 20px;
}
.page-wrapper .page-sidebar .widget {
  margin-bottom: 15px; /* CHANGE IN OTHER COLOUR CSS */
  padding-bottom: 15px;
}

.page-wrapper .page-sidebar .widget ul {
	list-style-type:none;
}

.page-wrapper .page-sidebar .widget.has-divider {
  border-bottom: 1px dotted #494949;
}
.page-wrapper .page-sidebar .widget .iframe {
  height: auto;
  min-height: 200px;
  max-width: 100%;
}
.page-wrapper .page-sidebar .widget .fa {
  margin-right: 5px;
  color: #f89c1b;
}
.page-wrapper .page-sidebar .widget .fa.fa-phone {
  font-size: 16px;
}
.page-wrapper .page-sidebar .widget .btn .fa {
  color: #fff;
}
.page-wrapper .page-sidebar .widget .nav li a {
  padding: 5px 15px;
  color: #120b0d;
  margin-bottom: 10px;
  border-left: 5px solid transparent;
}
.page-wrapper .page-sidebar .widget .nav li a:hover {
  background: none;
  color: #f89c1b;
}
.page-wrapper .page-sidebar .widget .nav li.active a {
  background: none;
  color: #f89c1b;
  font-weight: bold;
  border-left: 5px solid #f89c1b;
}
.page-wrapper .page-sidebar ul {
  padding-left: 0;
}
.page-wrapper .page-sidebar #flickr-photos li {
  list-style: none;
  float: left;
  display: inline-block;
  margin-bottom: 5px;
  margin-right: 5px;
}
.page-wrapper .page-sidebar #flickr-photos li img {
  max-width: 100%;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
}
.page-wrapper .page-sidebar #flickr-photos li img:hover {
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.8;
}
.page-wrapper .page-sidebar .news-item {
  margin-bottom: 15px;
}
.page-wrapper .page-sidebar .news-item img {
  width: 40px;
  height: 40px;
}
.page-wrapper .page-sidebar .news-item .title {
  font-size: 14px;
  margin-top: 0;
}
.page-wrapper .page-sidebar .testimonials-carousel {
  position: relative;
}
.page-wrapper .page-sidebar .testimonials-carousel .fa {
  color: #f89c1b;
  margin-right: 5px;
  font-size: 18px;
}
.page-wrapper .page-sidebar .testimonials-carousel .carousel .item {
  min-height: 300px;
}
.page-wrapper .page-sidebar .testimonials-carousel .people {
  margin-top: 10px;
}
.page-wrapper .page-sidebar .testimonials-carousel .people .name {
  color: #f89c1b;
}
.page-wrapper .page-sidebar .testimonials-carousel .people .title {
  color: #999;
}
.page-wrapper .page-sidebar .testimonials-carousel .carousel-controls {
  margin-top: 20px;
  text-align: right;
}
.page-wrapper .page-sidebar .testimonials-carousel .carousel-controls a .fa {
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  background: #dddddd;
  color: #fff;
  display: inline-block;
  width: 20px;
  height: 20px;
  text-align: center;
  margin-right: 0;
  font-size: 15px;
}
.page-wrapper .page-sidebar .testimonials-carousel .carousel-controls a.next .fa {
  padding-top: 2px;
  padding-right: 1px;
}
.page-wrapper .page-sidebar .testimonials-carousel .carousel-controls a.prev .fa {
  padding-top: 2px;
  padding-right: 1px;
}
.page-wrapper .page-sidebar .testimonials-carousel .carousel-controls a:hover .fa {
  background: #f89c1b;
}
/* ======= Configure Style ======= */
.config-wrapper {
  position: absolute;
  top: 100px;
  right: 0;
}
.config-wrapper-inner {
  position: relative;
}
.config-trigger {
  display: block;
  position: absolute;
  left: -36px;
  width: 36px;
  height: 36px;
  background: #120b0d;
  color: #fff;
  text-align: center;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.config-trigger:hover {
  background: #000;
}
.config-trigger .fa {
  font-size: 22px;
  padding-top: 8px;
  display: block;
  color: #fff;
}
.config-panel {
  display: none;
  background: #120b0d;
  color: #fff;
  padding: 15px;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 4px;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.config-panel p {
  margin: 0;
  padding: 0;
  margin-bottom: 15px;
  color: #fff;
}
.config-panel ul {
  margin-bottom: 0;
}
.config-panel li a {
  display: block;
  width: 20px;
  height: 20px;
  border: 2px solid transparent;
}
.config-panel li a:hover {
  -webkit-opacity: 0.9;
  -moz-opacity: 0.9;
  opacity: 0.9;
  border: 2px solid rgba(256, 256, 256, 0.8);
}
.config-panel li.active a {
  border: 2px solid #fff;
}
.config-panel li.default a {
  background: #6091ba;
}
.config-panel li.green a {
  background: #f89c1b;
}
.config-panel li.purple a {
  background: #6f7a9f;
}
.config-panel li.red a {
  background: #a85770;
}
.config-panel .close {
  position: absolute;
  right: 5px;
  top: 5px;
  color: #fff;
}
.config-panel .close .fa {
  color: #fff;
}
.ie8 .footer .footer-content {
  min-height: 280px;
}
.ie8 .navbar-nav {
  position: relative;
  z-index: 100;
}
/* ======= Home Page ======= */
.index h1.section-heading {
  font-size: 22px;
  font-weight: 300;
  line-height: 2;
  margin-top: 0;
  color: #2c544d;
}
.index h1.section-heading .line {
  border-top: 2px solid #f89c1b;
  display: inline-block;
  padding: 0 15px;
  padding-top: 5px;
}

.index section {
	/*background: #f5f5f5; REMOVE FROM OTHER COLOUR CSS */
	overflow: hidden;
	/*margin-bottom: 30px; REMOVE FROM OTHER COLOUR CSS */
}

.index .section-content {
	/* padding: 15px; REMOVE FROM OTHER COLOUR CSS */
	padding-top: 0;
}

.index .carousel-controls a .fa {
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  background: #dddddd;
  color: #fff;
  display: inline-block;
  width: 20px;
  height: 20px;
  text-align: center;
  margin-right: 0;
  font-size: 15px;
}
.index .carousel-controls a.next .fa {
  padding-top: 2px;
  padding-right: 1px;
}
.index .carousel-controls a.prev .fa {
  padding-top: 2px;
  padding-right: 1px;
}
.index .carousel-controls a:hover .fa {
  background: #f89c1b;
}
.index .promo {
  margin-bottom: 30px;
}
.index .promo h1.section-heading {
  margin-top: 0;
  font-size: 24px;
  color: #fff;
}
.index .promo p {
  color: #f5f5f5;
}
.index .promo .btn-cta {
  font-size: 20px;
  margin-top: 30px;
  font-family: 'Open Sans', arial, sans-serif;
}

.index .news { /*CHANGE IN OTHER COLOUR CSS */
	position: relative;
}

.index .news .carousel-controls {
  position: absolute;
  right: 10px;
  top: 10px;
}

.index .news h2.title {
	font-size: 35px;
	position: absolute;
	bottom: 10px;
	left: 20px;
}

.index .news h2.title a {
  color: #120b0d;
}
.index .news h2.title a:hover {
  color: #494949;
}

.index .news .news-item { /* CHANGE IN OTHER COLOUR CSS */
	padding: 0 20px;
	position: relative;
	background-image: -webkit-gradient(
		linear,
		left top,
		left bottom,
		color-stop(0, #FFC803),
		color-stop(1, #F89C1B)
	);
	background-image: -o-linear-gradient(bottom, #FFC803 0%, #F89C1B 100%);
	background-image: -moz-linear-gradient(bottom, #FFC803 0%, #F89C1B 100%);
	background-image: -webkit-linear-gradient(bottom, #FFC803 0%, #F89C1B 100%);
	background-image: -ms-linear-gradient(bottom, #FFC803 0%, #F89C1B 100%);
	background-image: linear-gradient(to bottom, #FFC803 0%, #F89C1B 100%);
	color: #120b0d;
}

.index .news .news-item:hover { /* CHANGE IN OTHER COLOUR CSS */
	background: #ffc803;
}

.index .news .navSecondTopBorder {
	border-right: 15px solid #fff;	
}

.index .news .news-item:last-of-type { /* CHANGE IN OTHER COLOUR CSS */
	margin-right: 0;
}

.index .news .thumb { /* CHANGE IN OTHER COLOUR CSS */
	float: right;
}

.index .events .section-content {
  min-height: 520px;
}
.index .events .event-item {
  position: relative;
  padding-left: 55px;
  border-bottom: 1px solid #494949;
  padding-bottom: 10px;
}
.index .events .event-item .date-label {
  background: #fff;
  position: absolute;
  left: 0;
}
.index .events .event-item h2.title {
  margin-bottom: 20px;
  font-size: 16px;
}
.index .events .event-item p {
  margin-bottom: 5px;
}
.index .events .event-item .fa {
  margin-right: 5px;
  font-size: 14px;
  min-width: 16px;
  color: #666;
}
.index .events .event-item .fa.fa-map-marker {
  font-size: 18px;
}
.index .events .read-more {
  margin-top: 15px;
}
.index .events .details p {
  color: #666;
}
.index .course-finder .course-finder-form {
  margin-bottom: 15px;
}
.index .course-finder .keywords {
  padding-left: 0;
}
.index .course-finder .keywords input {
  width: 200px;
  margin-right: 5px;
}
.index .video {
  position: relative;
}
.index .video .carousel-controls {
  position: absolute;
  right: 10px;
  top: 10px;
}
.index .video .video-iframe {
  max-width: 100%;
  width: 100%;
  height: 287px;
  margin-bottom: 5px;
}
.index .links .fa {
  margin-right: 5px;
}
.index .testimonials {
  position: relative;
}
.index .testimonials .carousel-controls {
  position: absolute;
  right: 10px;
  top: 10px;
}
.index .testimonials .fa {
  color: #f89c1b;
  margin-right: 5px;
  font-size: 18px;
}
.index .testimonials .carousel .item {
  min-height: 298px;
}
.index .testimonials .people {
  margin-top: 10px;
}
.index .testimonials .people .name {
  color: #f89c1b;
}
.index .testimonials .people .title {
  color: #999;
}
.index .awards {
  background: #fff;
}
.index .awards .logos {
  margin: 0;
  padding: 0;
}
.index .awards .logos li {
  list-style: none;
  margin-right: 0;
  text-align: center;
}
.index .awards .logos li img {
  -webkit-opacity: 0.6;
  -moz-opacity: 0.6;
  opacity: 0.6;
  margin: 0 auto;
}
.index .awards .logos li img:hover {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.index .awards .carousel-control {
  background: none;
  width: auto;
  top: 20px;
  text-shadow: none;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
}
.index .awards .carousel-control .fa {
  color: #494949;
  font-weight: bold;
}
.index .awards .carousel-control:hover .fa {
  color: #999;
}

.homeContentText { /* PUT IN OTHER COLOUR CSS */
	border-bottom: solid 1px #e5e5e5;
}

.index .page-sidebar {
	display: inline-block;
	padding: 0;
	margin-top: 20px;
}

.index .page-sidebar #quicksearch legend {
	background-image: -webkit-gradient( /* PUT IN OTHER COLOUR CSS */
		linear,
		left top,
		left bottom,
		color-stop(0, #e5e5e5),
		color-stop(1, #e5e5e5)
	) !important;
	background-image: -o-linear-gradient(bottom, #e5e5e5 0%, #e5e5e5 100%) !important;
	background-image: -moz-linear-gradient(bottom, #e5e5e5 0%, #e5e5e5 100%) !important;
	background-image: -webkit-linear-gradient(bottom, #e5e5e5 0%, #e5e5e5 100%) !important;
	background-image: -ms-linear-gradient(bottom, #e5e5e5 0%, #e5e5e5 100%) !important;
	background-image: linear-gradient(to bottom, #e5e5e5 0%, #e5e5e5 100%) !important;
	font-family: 'open sans', arial, sans-serif;
	font-weight: 300;
	color: #120b0d;
}

.index .page-sidebar #quicksearch,
.index .page-sidebar #quicksearch .radio label { /* PUT IN OTHER COLOUR CSS - make for all quicksearches on site depending on styling?? */
	font-family: 'open sans', arial, sans-serif;
	font-weight: 300;
	color: #120b0d;
	background: #e5e5e5;
}

.index .page-sidebar .marketAppraisalLink {
	background: #120b0d; /* PUT IN OTHER COLOUR CSS */
	color: #f89c1b;
}

.index .page-sidebar .navSecondTopBorder.marketAppraisal {
	border-bottom: 15px solid #120b0d; /* PUT IN OTHER COLOUR CSS */
}

.index .page-sidebar .rentalAppraisalLink {
	background: #f89c1b; /* PUT IN OTHER COLOUR CSS */
	color: #120b0d;
}

.index .page-sidebar .navSecondTopBorder.rentalAppraisal {
	border-bottom: 15px solid #f89c1b; /* PUT IN OTHER COLOUR CSS */
}

.index .page-sidebar .rentalAppraisalLink .btn-uOpposite {
	background: url(/_assets/3493/images/buttonArrowHover.png) no-repeat right #120b0d;
	color: #fff;
}

.index .page-sidebar .rentalAppraisalLink .btn-uOpposite:hover {
	color: #ffca03;
}

.index .homeStaffList span {
	color: #f89c1b;
}

.index .homeStaffList a {
	color: #120b0d;
	font-weight: bold;
}

.index .homeStaffList a:hover {
	color: #f89c1b;
}

.index .homeStaffList .navSecondTopBorder {
	border-bottom: 15px solid #e5e5e5;
	border-right: 15px solid #fff;
}

.index .flexslider .btn-u {
	background: #120b0d !important;
}

.index .flexslider .btn-u:hover {
	background: #494949 !important;
}

/* ======= Courses Page ======= */.courses-wrapper .tab-content {
  font-size: 12px;
}
.courses-wrapper .tab-content .item {
  margin-top: 15px;
}
.courses-wrapper .tab-content img {
  margin-bottom: 10px;
}
.courses-wrapper .course-finder {
  margin-bottom: 30px;
}
.courses-wrapper .course-finder .keywords input {
  width: 260px;
}
.courses-wrapper .course-list-header {
  font-size: 13px;
  margin-bottom: 15px;
}
.courses-wrapper .course-list-header .summary {
  padding-top: 10px;
}
.courses-wrapper .course-list-header .control-label {
  font-size: 12px;
  font-weight: normal;
  display: inline-block;
  margin-right: 10px;
  line-height: 2;
}
.courses-wrapper .course-list-header .sort {
  padding-top: 5px;
}
.courses-wrapper .course-list-header .sort-options {
  width: auto;
  height: 25px;
  font-size: 12px;
}
.courses-wrapper .course-item {
  font-size: 12px;
}
.courses-wrapper .course-item .col-meta {
  color: #777777;
}
/* ======= Events Page ======= */
.events-wrapper .events-item .date-label {
  background: #f5f5f5;
}
.events-wrapper .events-item .details .time {
  margin-right: 10px;
}
.events-wrapper .events-item .details .fa {
  margin-right: 5px;
}
/* ======= Contact Page ======= */
.contact-form .required {
  color: #e14b39;
  display: inline-block;
  font-weight: normal;
  padding-left: 2px;
}


/* ======= PRIVACY POLICY ======= */
#content-layout ul {
	list-style-type:disc !important;
	padding-left:15px !important;
}


#map {
  height: 300px;
}
#map,
#map *,
#map *:before,
#map *:after {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
#map,
#map *,
#map *:before,
#map *:after {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
#map,
#map *,
#map *:before,
#map *:after {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
#map,
#map *,
#map *:before,
#map *:after {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
#map,
#map *,
#map *:before,
#map *:after {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
#map,
#map *,
#map *:before,
#map *:after {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
/* Extra small devices (phones, less than 768px) */
@media (max-width: 767px) {
  .wrapper {
    min-height: inherit;
    margin-bottom: 0;
  }
  .wrapper:after {
    content: none;
  }
  .footer {
    height: auto;
  }
  .pull-right,
  .pull-left {
    /*float: none !important;*/
  }
  .logo {
    text-align: center;
  }
  .header .contact p {
    text-align: center;
    margin-right: 0;
    margin-bottom: 5px;
    float: none;
  }
  .header .menu-top {
    text-align: center;
    margin-top: 10px;
  }
  .header .menu-top li {
    float: none;
    display: inline-block;
  }
  .header br {
    display: none;
  }
  .header .social-icons {
    text-align: center;
    margin: 0 auto;
  }
  .header .social-icons li {
    float: none;
    display: inline-block;
  }
  .main-nav .navbar-collapse {
    padding-left: 15px;
    padding-right: 15px;
    border-top: 0;
    -webkit-box-shadow: 0;
    -moz-box-shadow: 0;
    box-shadow: 0;
  }
  
  .navbar-nav {
	margin-top: 0;
	float: right;
  }
  
  .header .search-form {
    text-align: center;
  }
  .header .search-form .form-group {
    display: inline-block;
  }
  .header .search-form .form-control {
    width: 210px;
  }
  .main-nav .nav .nav-item.active > a:before {
    content: none;
  }
  .flexslider {
    margin-bottom: 15px;
  }
  .flexslider .slides .flex-caption {
    position: static;
    display: block;
  }
  .flexslider .slides .flex-caption br {
    display: none;
  }
  .flexslider .slides .flex-caption .main {
    font-size: 13px;
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
  }
  .flexslider .slides .flex-caption .secondary {
    display: block;
    font-size: 12px;
  }
  .index .promo .btn-cta {
    margin-top: 0;
  }
  .index .news .thumb {
    width: 60px;
    height: 60px;
  }
  
  /*.index .news .news-item {
  	padding-left: 75px;
  } REMOVE FROM OTHER COLOUR CSS*/
  
  .index .course-finder .keywords {
    padding-left: 15px;
    margin-top: 10px;
  }
  .index .course-finder .keywords input {
    width: 180px;
  }
  .index .video .video-iframe {
    height: auto;
  }
  .index .testimonials .carousel .item {
    min-height: inherit;
  }
  .index .events .section-content {
    min-height: inherit;
  }
  .index .awards .carousel-control {
    top: 50px;
  }
  .footer .footer-content .subscribe-form .form-control {
    width: 140px;
  }
  .footer #tweet .tweets-list-container {
    max-width: 100%;
  }
  .footer .bottom-bar .social li {
    float: left;
  }
  .footer-col-inner {
    margin-bottom: 30px;
  }
  .footer #tweet {
    min-height: inherit;
  }
  .footer .footer-content .footer-col .fa-twitter {
    text-align: center;
    margin-bottom: 10px;
  }
  /*.page-wrapper .page-heading h1.heading-title { REMOVE FROM OTHER COLOUR CSS
    float: none;
    text-align: center;
    display: block;
  }*/
  
  .page-wrapper .breadcrumbs ul {
    padding-top: 0;
    padding-left: 0;
    margin: 0 auto;
  }
  .page-wrapper .breadcrumbs ul li {
    float: none;
    display: inline-block;
  }
  .page-wrapper .breadcrumbs ul li.current {
    max-width: inherit;
    overflow: visible;
  }
  .index .course-finder .keywords input {
    float: left !important;
  }
}
/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
  .wrapper {
    min-height: inherit;
    margin-bottom: 0;
  }
  .wrapper:after {
    content: none;
  }
  .footer {
    height: auto;
  }
  .footer .bottom-bar .social li {
    float: left;
  }
  .footer-col-inner {
    margin-bottom: 15px;
  }
  .index .testimonials .carousel .item {
    min-height: inherit;
  }
  .index .events .section-content {
    min-height: inherit;
  }
  .footer #tweet {
    min-height: inherit;
  }
  .page-wrapper .album-cover {
    min-height: 360px;
  }
  
	
/*	
	#quicksearch #fieldset-quickSearch li.searchKeyword input[type=text],
	#quicksearch #fieldset-quickSearch li,
	#quicksearch #fieldset-quickSearchSubmit {
		width: 175px;
	}
	
	.index .page-sidebar #fieldset-quickSearch li.searchKeyword input[type=text] {
		width: 100% !important;
	}
		
	#quicksearch #fieldset-quickSearch li {
		float:left;
		margin-right:10px;
	}
		
	#quicksearch #fieldset-quickSearch li:nth-child(3) {
		clear: left;
	}
	
	#quicksearch #fieldset-quickSearch li.disposalMethod {
		text-align: left;
	}
	
	.page-sidebar #quicksearch #fieldset-quickSearch li.disposalMethod {
		text-align: center;
	}
	
	#quicksearch #fieldset-quickSearchSubmit {
		width: 160px;
		margin-top: -45px;
		float: right;
	}
*/		
}


/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {

	.index .testimonials .carousel .item {
		min-height: 298px;
	}
	.index .events .section-content {
		min-height: 520px;
	}
	.index .video .video-iframe {
		height: 287px;
	}
	
	.pageType2300 .portfolio-4-columns,
	.pageType2301 .portfolio-4-columns,
	.pageType2302 .portfolio-4-columns,
	.pageType2303 .portfolio-4-columns,
	.pageType2304 .portfolio-4-columns,
	.pageType2305 .portfolio-4-columns,
	.pageType2400 .portfolio-4-columns,
	.pageType2402 .portfolio-4-columns,
	.pageType2408 .portfolio-4-columns,
	.pageType2401 .portfolio-4-columns,
	.pageType2407 .portfolio-4-columns,
	.pageType2600 .portfolio-4-columns,
	.pageType2620 .portfolio-4-columns,
	.pageType2700 .PropertyDetailContainer {
		width: 900px;
	}
/*	
	#quicksearch #fieldset-quickSearchSubmit {
		width: 23.5%;
	}
	
	#quicksearch #fieldset-quickSearch li {
		width: 23.5%;
		margin-right:2%;
	}
	
	#quicksearch #fieldset-quickSearch li:nth-of-type(6) {
		margin-right: 0;
	}
*/	
	.footer .bottom-bar .social li {
		float: right;
	}
	
	.footer #tweet {
		min-height: 100px;
	}
	
	.page-wrapper .album-cover {
		min-height: 360px;
	}
	
	/* Sticky Footer */
	html,
	body {
	height: 100%;
	}
	body {
	font-size: 13px;
	}
	.wrapper {
	min-height: 100%;
	margin-bottom: -317px;
	/* equal to footer height */
	
	}
	.wrapper:after {
	content: "";
	display: block;
	height: 297px; /* CHANGE IN OTHER COLOUR CSS */
	/* must be the same height as footer */
	
	}
	.footer {
	height: 297px; /* CHANGE IN OTHER COLOUR CSS */
	/* must be the same height as footer */
	}
	
	.footer .menu {
	width: 140px; /* CHANGE IN OTHER COLOUR CSS */	
	}
}


/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {

	.index .course-finder .keywords input {
	width: 255px;
	}
	
	.item-box .inner p:first-child:first-letter {
		color: #fcb40d!important;
	}
	
	.pageType2300 .portfolio-4-columns,
	.pageType2301 .portfolio-4-columns,
	.pageType2302 .portfolio-4-columns,
	.pageType2303 .portfolio-4-columns,
	.pageType2304 .portfolio-4-columns,
	.pageType2305 .portfolio-4-columns,
	.pageType2400 .portfolio-4-columns,
	.pageType2402 .portfolio-4-columns,
	.pageType2408 .portfolio-4-columns,
	.pageType2401 .portfolio-4-columns,
	.pageType2407 .portfolio-4-columns,
	.pageType2600 .portfolio-4-columns,
	.pageType2620 .portfolio-4-columns,
	.pageType2700 .PropertyDetailContainer {
		width: inherit;
	}
	
	/* QUICKSEARCH HOMEPAGE */
	
	.page-sidebar #quicksearch legend {
		text-align:center;
	}
	
	.page-sidebar #quicksearch #fieldset-quickSearch ol {
		padding:0px;
	}
	
	.page-sidebar #quicksearch #fieldset-quickSearch li {
		margin-bottom:10px;
	}
	
	.page-sidebar #quicksearch #fieldset-quickSearch li.disposalMethod {
		text-align: center;
		width: 100%;
	}
	
	.page-sidebar #quicksearch #fieldset-quickSearch li.disposalMethod label[for="disposalMethod-buy"] {
		margin-left:31%;
	}
	
	.page-sidebar #quicksearch #fieldset-quickSearch li .input-select,
	.page-sidebar #quicksearch #fieldset-quickSearch li:nth-child(2) .input-select {
		width:100% ;
	}
	
	.page-sidebar #quicksearch #fieldset-quickSearch li {
		width:170px;
	}
	
	.page-sidebar #quicksearch #fieldset-quickSearch li.searchKeyword,
	.page-sidebar #quicksearch .searchKeyword input[type=text] {
		width: 100%;
	}
	
	.page-sidebar #quicksearch #fieldset-quickSearch li:nth-of-type(2n+4) {
		margin-right:0px;
	}
	
	.page-sidebar #quicksearch #fieldset-quickSearchSubmit .input-submit {
		width: 100% !important;
		margin: 0px;
		border-radius:0.25em;
		background-image: -webkit-gradient( linear, left top, left bottom, color-stop(0, #FFC803), color-stop(1, #F89C1B) ) !important;
		background-image: -o-linear-gradient(bottom, #FFC803 0%, #F89C1B 100%) !important;
		background-image: -moz-linear-gradient(bottom, #FFC803 0%, #F89C1B 100%) !important;
		background-image: -webkit-linear-gradient(bottom, #FFC803 0%, #F89C1B 100%) !important;
		background-image: -ms-linear-gradient(bottom, #FFC803 0%, #F89C1B 100%) !important;
		background-image: linear-gradient(to bottom, #FFC803 0%, #F89C1B 100%) !important;
		border: 1px solid #F89C1B;
		padding: 5px 0px !important;
	}
	
	.page-sidebar #quicksearch #fieldset-quickSearchSubmit .input-submit:hover {
		background:#120b0d !important;
		color:#fff;
		border:1px solid #706e6f;
	}
	
	.page-sidebar #quicksearch #fieldset-quickSearchSubmit {
		width:100% !important;
		margin:0px 2px 10px 0px;
	}
	 
	
	/* QUICKSEARCH HORIZONTAL */
	
	.row.vertQS {
		margin:0px;
	}
	
	#quicksearch {
		float:left;
		width:100%;
	}
	
	#quicksearch legend {
		margin-right:43px;
	}
	
	#quicksearch #fieldset-quickSearch {
		margin: 0 auto;
	}
	
	#quicksearch #fieldset-quickSearch li:nth-child(2) {
		clear:none;	
	}
	
	#quicksearch #fieldset-quickSearch li.disposalMethod .radio {
		width:100%;
		text-align:left;
		height:auto;
		margin:0px;
		float:left;
		padding-left:0px;
	}
	
	#quicksearch #fieldset-quickSearch li.disposalMethod .radio label {
		min-width: 50px;
		float: left;
		margin-right: 15px;
	}
	
	#quicksearch #fieldset-quickSearch li.disposalMethod .radio label[for="disposalMethod-buy"],
	#quicksearch #fieldset-quickSearch li.disposalMethod .radio label[for="disposalMethod-rent"] {
		height: 27px;
		line-height: 27px;
		margin-bottom:0px;
	}
	
	#quicksearch #fieldset-quickSearch li.disposalMethod input[type="radio"] {
		float:none;
		margin-right:10px;
		margin-top:0px;
		margin-left:0px;
	}
	
	#quicksearch #fieldset-quickSearch li.disposalMethod input[type="radio"]:checked {
		-webkit-background-size: 31px 31px;
	}
	
	#quicksearch #fieldset-quickSearchSubmit legend {
		display:none;
	}
	
	#quicksearch #fieldset-quickSearchSubmit input[type=submit], .input-submit {
		width: 150px;
		border-radius:0.25em;
		background: #F89C1B;
		border: 1px solid #F89C1B;
	}
	
	#quicksearch #fieldset-quickSearchSubmit input[type=submit]:hover, .input-submit:hover {
		background:#000;
		color:#fff;
		border:1px solid #000;
	}
	
	/* FLEXSLIDER */
	
	.index .flexslider .slides .flex-caption h1 {
		width:100%; /* CHANGE IN OTHER COLOUR CSS */
		line-height:53px !important;
	}
	
	.index .flexslider .slides .flex-caption {
		width:33.5%;
	}
	
	.index .flexslider .slides img {
		width:66.5%;
	}
	
	.index .flexslider .btn-u {
		position: absolute;
		bottom: 0px;
		float: left;
		height: 40px;
	}
	
	.index .BBC .dl-horizontal {
		width:30%;
	}
	
	#quicksearch #fieldset-quickSearch li:nth-of-type(7) {
		margin-right: 10px;
	}
	  
	#quicksearch #fieldset-quickSearch li.searchKeyword input[type=text],
	#quicksearch #fieldset-quickSearch li,
	.sort {
		width: 148px;
	}
/*	  
	#quicksearch #fieldset-quickSearchSubmit,
	#quicksearch #fieldset-quickSearchSubmit .input-submit {
		width: 150px;
	}
	  
	#quicksearch #fieldset-quickSearch li:nth-of-type(8) {
		margin-right: 0;
	}
*/	  
	.sort #searchResultsSortOrder {
		width: inherit !important;
	}

}


@media (max-width:1199px) {

	/*QUICKSESERCH HOMEPAGE */
	
	.page-sidebar #quicksearch #fieldset-quickSearch {
		margin: 0 auto;
	}
	
	.page-sidebar #quicksearch legend {
		text-align:center;
	}
	
	#quicksearch .searchKeyword input[type=text] {
		width: 100%;
	}
	
	.page-sidebar #quicksearch #fieldset-quickSearch ol {
		padding:0px;
	}
	
	.page-sidebar #quicksearch #fieldset-quickSearch li {
		margin-bottom:10px;
	}
	
	.page-sidebar #quicksearch #fieldset-quickSearch li:nth-child(2) {
		width:100% !important;
		margin-right:0px;
	}
	
	.page-sidebar #quicksearch #fieldset-quickSearch li:nth-child(5) {
		margin-left:0px;
	}
	
	.page-sidebar #quicksearch #fieldset-quickSearch li .input-select,
	.page-sidebar #quicksearch #fieldset-quickSearch li:nth-child(2) .input-select,
	.page-sidebar #quicksearch #fieldset-quickSearch li, .index .page-sidebar #quicksearch li, .index .page-sidebar #quicksearch select{
		width:100% !important;
	}
	
	.page-sidebar #quicksearch #fieldset-quickSearchSubmit {
		width:100% !important;
		margin:0px 2px 10px 0px;
	}
	
	#quicksearch #fieldset-quickSearchSubmit .input-submit {
		width:100%;
		margin: 0px;
		border-radius:0.25em;
		background-image: -webkit-gradient( linear, left top, left bottom, color-stop(0, #FFC803), color-stop(1, #F89C1B) ) !important;
		background-image: -o-linear-gradient(bottom, #FFC803 0%, #F89C1B 100%) !important;
		background-image: -moz-linear-gradient(bottom, #FFC803 0%, #F89C1B 100%) !important;
		background-image: -webkit-linear-gradient(bottom, #FFC803 0%, #F89C1B 100%) !important;
		background-image: -ms-linear-gradient(bottom, #FFC803 0%, #F89C1B 100%) !important;
		background-image: linear-gradient(to bottom, #FFC803 0%, #F89C1B 100%) !important;
		border: 1px solid #F89C1B;
		padding: 5px 0px !important;
	}
	
	.page-sidebar #quicksearch #fieldset-quickSearchSubmit .input-submit:hover {
		background:#120b0d !important;
		color:#fff;
		border:1px solid #706e6f;
	}
	
	/* QUICKSEARCH LISTINGS */
	
	#quicksearch #fieldset-quickSearch li.disposalMethod label {
		margin-bottom:0px;
	}
			
	#quicksearch #fieldset-quickSearchSubmit legend {
		display:none !important;
	}
	
	#quicksearch #fieldset-quickSearchSubmit input[type=submit], .input-submit {
		width: 150px;
		border-radius:0.25em;
		background-image: -webkit-gradient( linear, left top, left bottom, color-stop(0, #FFC803), color-stop(1, #F89C1B) );
		background-image: -o-linear-gradient(bottom, #FFC803 0%, #F89C1B 100%);
		background-image: -moz-linear-gradient(bottom, #FFC803 0%, #F89C1B 100%);
		background-image: -webkit-linear-gradient(bottom, #FFC803 0%, #F89C1B 100%);
		background-image: -ms-linear-gradient(bottom, #FFC803 0%, #F89C1B 100%);
		background-image: linear-gradient(to bottom, #FFC803 0%, #F89C1B 100%);
		border: 1px solid #F89C1B;
	}
	
	#quicksearch #fieldset-quickSearchSubmit input[type=submit]:hover, .input-submit:hover {
		background:#120b0d;
		color:#fff;
		border:1px solid #706e6f;
	}
	
	/* PAGINATION */
	/*
	.pull-right {
		float:right !important;
	}
	
	.header .pull-right {
		float: right !important;
	}
	
	.footer .pull-left {
		float: left !important;
	}*/
}


@media (max-width:748px) {

	/*QUICKSESERCH HOMEPAGE */
	
	#quicksearch #fieldset-quickSearch li {
		width:100%;
		text-align:left;
		height:auto;
		float:left;
		padding-left:0px;
	}
	
	.index .page-sidebar #quicksearch ol {
		padding:0px 10px;
	}
	
	#quicksearch #fieldset-quickSearchSubmit {
		width:100%;
		margin-top:0px;
		float:left;
	}
	
	#quicksearch #fieldset-quickSearchSubmit .input-submit , .index .page-sidebar #quicksearch li, .index .page-sidebar #quicksearch select{
		width:100%;
	}
	
	
	/*QUICKSESERCH LISTINGS PAGE */
	
	#quicksearch #fieldset-quickSearch li:nth-child(5) {
		margin-left:0em;
	}
	
	#quicksearch .radio {
		width: 100%;
		padding: 0;
		margin: 5px 0 0 0;	
	}
	
	#quicksearch #fieldset-quickSearch li.disposalMethod .radio label[for="disposalMethod-buy"],
	#quicksearch #fieldset-quickSearch li.disposalMethod .radio label[for="disposalMethod-rent"] {
		height: 27px;
		line-height: 27px;
		margin: 0;
	}
	
	.index .page-sidebar #quicksearch li, .index .page-sidebar #quicksearch select {
		width:100% !important;
	}

	#quicksearch #fieldset-quickSearchSubmit input[type=submit], .input-submit {
		width:100%;
	}
	
	.propertiesFound {
		float:left !important;
		margin-left:15px;
	}
	
	.sort {
		width: 165px;
		margin: 27px 11px 20px 0px;
		float: right;
		overflow: hidden;
	}
	
	.sort #searchResultsSortOrder {
		padding-right: 0px;
		width: 165px !important;
	}
	
	.header .pull-right, .footer .pull-left {
		float: none !important;
	}

}



@media (min-width:992px) {
	
/* SET QUICKSEARCH ON HOME PAGE */
	.page-sidebar #quicksearch #fieldset-quickSearch li {
		width:100%;
		margin-right:0%;
	}
	
	.page-sidebar #quicksearch #fieldset-quickSearch li.searchKeyword input[type='text'] {
		width:100%;	
	}
	
	.page-sidebar #quicksearch #fieldset-quickSearchSubmit input[type='submit'], 
	.page-sidebar #quicksearch #fieldset-quickSearchSubmit .input-submit {
		width:100% !important;	
	}
	
/* SET QUICKSEARCH ON LISTINGS PAGE */
	
	.listingsQS #quicksearch #fieldset-quickSearch li {
		width:18.40%;
		margin-right:2%;
	}
	
	.listingsQS #quicksearch #fieldset-quickSearch li input[type='text'] {
		width:100%;	
	}
	
	.listingsQS #quicksearch #fieldset-quickSearch li.disposalMethod {
		text-align:left;	
	}
	
	.listingsQS #quicksearch #fieldset-quickSearch li.city {
		width:59%;
		margin-right:0px;	
	}
	
	.listingsQS #quicksearch #fieldset-quickSearch li:last-child {
		margin-right:0%;	
	}
	
	.listingsQS #quicksearch #fieldset-quickSearchSubmit {
		width:100%;
	}
	
	.listingsQS #quicksearch #fieldset-quickSearchSubmit li {
		width:18.40%;
		margin-right:0%;
		float:right;
	}
	
	.listingsQS #quicksearch #fieldset-quickSearch li .radio {
		margin-bottom:0%;	
	}
	
	.listingsQS #quicksearch #fieldset-quickSearchSubmit li input[type='submit'], 
	.listingsQS #quicksearch #fieldset-quickSearchSubmit li .input-submit {
		width: 100% !important;
		height: 35px;
		margin: 0px;
		border-radius:0.25em;
		background-image: -webkit-gradient( linear, left top, left bottom, color-stop(0, #FFC803), color-stop(1, #F89C1B) );
		background-image: -o-linear-gradient(bottom, #FFC803 0%, #F89C1B 100%);
		background-image: -moz-linear-gradient(bottom, #FFC803 0%, #F89C1B 100%);
		background-image: -webkit-linear-gradient(bottom, #FFC803 0%, #F89C1B 100%);
		background-image: -ms-linear-gradient(bottom, #FFC803 0%, #F89C1B 100%);
		background-image: linear-gradient(to bottom, #FFC803 0%, #F89C1B 100%);
		border: 1px solid #F89C1B;
		text-align:center;
		line-height:35px;
		padding: 0px !important;
	}
	
	.listingsQS #quicksearch #fieldset-quickSearchSubmit li:hover input[type='submit'], 
	.listingsQS #quicksearch #fieldset-quickSearchSubmit li:hover .input-submit {
		background:rgba(0, 0, 0, 1);
		border-color:rgba(0, 0, 0, 1);
		color:rgba(255, 255, 255, 1);
	}
	
/* SET MARKET APPRAISAL FORM */
	
	#MarketAppraisal li label[for='preferredContactMethod'],
	#MarketAppraisal li label[for='mailList'] {
		clear:left;
		float:left;
		width:100%;
	}
	
	#MarketAppraisal li .radio label {
		float:left;
		clear:none;
	}
	
	#MarketAppraisal #fieldset-buttonArea li {
		float:right;
		width:25%;
	}
	
	#MarketAppraisal #fieldset-buttonArea li input[type='submit'] {
		width: 100% !important;
		height: 35px;
		margin: 0px;
		border-radius:0.25em;
		background-image: -webkit-gradient( linear, left top, left bottom, color-stop(0, #FFC803), color-stop(1, #F89C1B) );
		background-image: -o-linear-gradient(bottom, #FFC803 0%, #F89C1B 100%);
		background-image: -moz-linear-gradient(bottom, #FFC803 0%, #F89C1B 100%);
		background-image: -webkit-linear-gradient(bottom, #FFC803 0%, #F89C1B 100%);
		background-image: -ms-linear-gradient(bottom, #FFC803 0%, #F89C1B 100%);
		background-image: linear-gradient(to bottom, #FFC803 0%, #F89C1B 100%);
		border: 1px solid #F89C1B;
		text-align:center;
		line-height:35px;
		padding: 0px !important;
	}
	
	#MarketAppraisal #fieldset-buttonArea li:hover input[type='submit'] {
		background:rgba(0, 0, 0, 1);
		border-color:rgba(0, 0, 0, 1);
		color:rgba(255, 255, 255, 1);
	}
	
	
/* SET TENANCY APPLICATION FORM */
	
	#rentalapplication li label[for='inspected'],
	#rentalapplication li label[for='previousBondRefunded'] {
		clear:left;
		float:left;
		width:100%;
	}
	
	#rentalapplication li .radio label {
		float:left;
		clear:none;
	}
	
	#rentalapplication #fieldset-buttonArea li {
		float:right;
		width:25%;
	}
	
	#rentalapplication #fieldset-buttonArea li input[type='submit'] {
		width: 100% !important;
		height: 35px;
		margin: 0px;
		border-radius:0.25em;
		background-image: -webkit-gradient( linear, left top, left bottom, color-stop(0, #FFC803), color-stop(1, #F89C1B) );
		background-image: -o-linear-gradient(bottom, #FFC803 0%, #F89C1B 100%);
		background-image: -moz-linear-gradient(bottom, #FFC803 0%, #F89C1B 100%);
		background-image: -webkit-linear-gradient(bottom, #FFC803 0%, #F89C1B 100%);
		background-image: -ms-linear-gradient(bottom, #FFC803 0%, #F89C1B 100%);
		background-image: linear-gradient(to bottom, #FFC803 0%, #F89C1B 100%);
		border: 1px solid #F89C1B;
		text-align:center;
		line-height:35px;
		padding: 0px !important;
	}
	
	#rentalapplication #fieldset-buttonArea li:hover input[type='submit'] {
		background:rgba(0, 0, 0, 1);
		border-color:rgba(0, 0, 0, 1);
		color:rgba(255, 255, 255, 1);
	}
	
	
/* SET PROPERTY ALERTS FORM */
	
	#myfinder li {
		float:left;
		width:100%;
	}
	
	#myfinder li label[for='lookingTo'],
	#myfinder li label[for='myfLocations'] {
		clear:left;
		float:left;
		width:100%;
	}
	
	#myfinder li .radio label {
		float:left;
		clear:none;
	}
	
	#myfinder li #myfLocations {
		float:left;	
	}
	
	#myfinder li .checkbox label {
		float:left;
		clear:left;
	}
	
	#myfinder li textarea {
		width:100%;
		height:150px;
	}
	
	#myfinder #fieldset-buttonArea li input[type='submit'] {
		width: 25% !important;
		height: 35px;
		margin: 0px;
		border-radius:0.25em;
		background-image: -webkit-gradient( linear, left top, left bottom, color-stop(0, #FFC803), color-stop(1, #F89C1B) );
		background-image: -o-linear-gradient(bottom, #FFC803 0%, #F89C1B 100%);
		background-image: -moz-linear-gradient(bottom, #FFC803 0%, #F89C1B 100%);
		background-image: -webkit-linear-gradient(bottom, #FFC803 0%, #F89C1B 100%);
		background-image: -ms-linear-gradient(bottom, #FFC803 0%, #F89C1B 100%);
		background-image: linear-gradient(to bottom, #FFC803 0%, #F89C1B 100%);
		border: 1px solid #F89C1B;
		text-align:center;
		line-height:35px;
		padding: 0px !important;
	}
	
	#myfinder #fieldset-buttonArea li:hover input[type='submit'] {
		background:rgba(0, 0, 0, 1);
		border-color:rgba(0, 0, 0, 1);
		color:rgba(255, 255, 255, 1);
	}
	

/* CONTACT FORM */
	
	#Contact li label[for='preferredContactMethod'],
	#Contact li label[for='mailList'] {
		clear:left;
		float:left;
		width:100%;
	}
	
	#Contact li .radio label {
		float:left;
		clear:none;
	}
	
	#Contact li textarea {
		width:100%;
		height:150px;
	}
	
	#Contact #fieldset-buttonArea li input[type='submit'] {
		width: 25% !important;
		height: 35px;
		margin: 0px;
		border-radius:0.25em;
		background-image: -webkit-gradient( linear, left top, left bottom, color-stop(0, #FFC803), color-stop(1, #F89C1B) );
		background-image: -o-linear-gradient(bottom, #FFC803 0%, #F89C1B 100%);
		background-image: -moz-linear-gradient(bottom, #FFC803 0%, #F89C1B 100%);
		background-image: -webkit-linear-gradient(bottom, #FFC803 0%, #F89C1B 100%);
		background-image: -ms-linear-gradient(bottom, #FFC803 0%, #F89C1B 100%);
		background-image: linear-gradient(to bottom, #FFC803 0%, #F89C1B 100%);
		border: 1px solid #F89C1B;
		text-align:center;
		line-height:35px;
		padding: 0px !important;
	}
	
	#Contact #fieldset-buttonArea li:hover input[type='submit'] {
		background:rgba(0, 0, 0, 1);
		border-color:rgba(0, 0, 0, 1);
		color:rgba(255, 255, 255, 1);
	}
	
/* SET FOOTER */
	
	.footerLogo .logoRev {
		display:none;	
	}
}

@media (max-width:991px) {
	
/* SET QUICKSEARCH ON HOME PAGE */
	.page-sidebar #quicksearch #fieldset-quickSearchSubmit input[type='submit'], 
	.page-sidebar #quicksearch #fieldset-quickSearchSubmit .input-submit {
		width:100% !important;	
	}
	
	.listingsQS #quicksearch #fieldset-quickSearchSubmit li {
		width:100%;
		margin-right:0%;
		float:left;
	}
	
	.listingsQS #quicksearch #fieldset-quickSearchSubmit input[type='submit'], 
	.listingsQS #quicksearch #fieldset-quickSearchSubmit .input-submit {
		width:100% !important;	
	}
	
	
/* SET MARKET APPRAISAL FORM */
	
	#MarketAppraisal li label[for='preferredContactMethod'],
	#MarketAppraisal li label[for='mailList'] {
		clear:left;
		float:left;
		width:100%;
	}
	
	#MarketAppraisal li .radio label {
		float:left;
		clear:none;
	}
	
	#MarketAppraisal #fieldset-buttonArea li input[type='submit'] {
		width: 100% !important;
		height: 35px;
		margin: 0px;
		border-radius:0.25em;
		background-image: -webkit-gradient( linear, left top, left bottom, color-stop(0, #FFC803), color-stop(1, #F89C1B) );
		background-image: -o-linear-gradient(bottom, #FFC803 0%, #F89C1B 100%);
		background-image: -moz-linear-gradient(bottom, #FFC803 0%, #F89C1B 100%);
		background-image: -webkit-linear-gradient(bottom, #FFC803 0%, #F89C1B 100%);
		background-image: -ms-linear-gradient(bottom, #FFC803 0%, #F89C1B 100%);
		background-image: linear-gradient(to bottom, #FFC803 0%, #F89C1B 100%);
		border: 1px solid #F89C1B;
		text-align:center;
		line-height:35px;
		padding: 0px !important;
	}
	
	#MarketAppraisal #fieldset-buttonArea li:hover input[type='submit'] {
		background:rgba(0, 0, 0, 1);
		border-color:rgba(0, 0, 0, 1);
		color:rgba(255, 255, 255, 1);
	}
	
	
/* SET TENANCY APPLICATION FORM */
	
	#rentalapplication li label[for='inspected'],
	#rentalapplication li label[for='previousBondRefunded'] {
		clear:left;
		float:left;
		width:100%;
	}
	
	#rentalapplication li .radio label {
		float:left;
		clear:none;
	}
	
	#rentalapplication #fieldset-buttonArea li {
		float:right;
		width:100%;
	}
	
	#rentalapplication #fieldset-buttonArea li input[type='submit'] {
		width: 100% !important;
		height: 35px;
		margin: 0px;
		border-radius:0.25em;
		background-image: -webkit-gradient( linear, left top, left bottom, color-stop(0, #FFC803), color-stop(1, #F89C1B) );
		background-image: -o-linear-gradient(bottom, #FFC803 0%, #F89C1B 100%);
		background-image: -moz-linear-gradient(bottom, #FFC803 0%, #F89C1B 100%);
		background-image: -webkit-linear-gradient(bottom, #FFC803 0%, #F89C1B 100%);
		background-image: -ms-linear-gradient(bottom, #FFC803 0%, #F89C1B 100%);
		background-image: linear-gradient(to bottom, #FFC803 0%, #F89C1B 100%);
		border: 1px solid #F89C1B;
		text-align:center;
		line-height:35px;
		padding: 0px !important;
	}
	
	#rentalapplication #fieldset-buttonArea li:hover input[type='submit'] {
		background:rgba(0, 0, 0, 1);
		border-color:rgba(0, 0, 0, 1);
		color:rgba(255, 255, 255, 1);
	}
	
	
	#myfinder li label[for='lookingTo'],
	#myfinder li label[for='myfLocations'] {
		clear:left;
		float:left;
		width:100%;
	}
	
	#myfinder li .radio label {
		float:left;
		clear:none;
	}
	
	#myfinder li #myfLocations {
		float:left;	
	}
	
	#myfinder li .checkbox label {
		float:left;
		clear:left;
	}
	
	#myfinder li textarea {
		width:100%;
		height:150px;
	}
	
	#myfinder #fieldset-buttonArea li input[type='submit'] {
		width: 100% !important;
		height: 35px;
		margin: 0px;
		border-radius:0.25em;
		background-image: -webkit-gradient( linear, left top, left bottom, color-stop(0, #FFC803), color-stop(1, #F89C1B) );
		background-image: -o-linear-gradient(bottom, #FFC803 0%, #F89C1B 100%);
		background-image: -moz-linear-gradient(bottom, #FFC803 0%, #F89C1B 100%);
		background-image: -webkit-linear-gradient(bottom, #FFC803 0%, #F89C1B 100%);
		background-image: -ms-linear-gradient(bottom, #FFC803 0%, #F89C1B 100%);
		background-image: linear-gradient(to bottom, #FFC803 0%, #F89C1B 100%);
		border: 1px solid #F89C1B;
		text-align:center;
		line-height:35px;
		padding: 0px !important;
	}
	
	#myfinder #fieldset-buttonArea li:hover input[type='submit'] {
		background:rgba(0, 0, 0, 1);
		border-color:rgba(0, 0, 0, 1);
		color:rgba(255, 255, 255, 1);
	}


/* CONTACT FORM */
	
	#Contact li label[for='preferredContactMethod'],
	#Contact li label[for='mailList'] {
		clear:left;
		float:left;
		width:100%;
	}
	
	#Contact li .radio label {
		float:left;
		clear:none;
	}
	
	#Contact li textarea {
		width:100%;
		height:150px;
	}
	
	#Contact #fieldset-buttonArea li input[type='submit'] {
		width: 100% !important;
		height: 35px;
		margin: 0px;
		border-radius:0.25em;
		background-image: -webkit-gradient( linear, left top, left bottom, color-stop(0, #FFC803), color-stop(1, #F89C1B) );
		background-image: -o-linear-gradient(bottom, #FFC803 0%, #F89C1B 100%);
		background-image: -moz-linear-gradient(bottom, #FFC803 0%, #F89C1B 100%);
		background-image: -webkit-linear-gradient(bottom, #FFC803 0%, #F89C1B 100%);
		background-image: -ms-linear-gradient(bottom, #FFC803 0%, #F89C1B 100%);
		background-image: linear-gradient(to bottom, #FFC803 0%, #F89C1B 100%);
		border: 1px solid #F89C1B;
		text-align:center;
		line-height:35px;
		padding: 0px !important;
	}
	
	#Contact #fieldset-buttonArea li:hover input[type='submit'] {
		background:rgba(0, 0, 0, 1);
		border-color:rgba(0, 0, 0, 1);
		color:rgba(255, 255, 255, 1);
	}
	
	
/* SET FOOTER STYLES */
		
		.footer .footerBG {
			width:100%;
			height:100%;
		}
	
		.footer .footerShape {
			display:none;	
		}
	
		.footer .footer-content {
			padding-bottom:0px;	
		}
	
		.footer-col {
			float: left;	
		}
	
		.footer .footerLogo {
			background-color:transparent;	
		}
	
		.footerLogo .logoPos {
			display:none;	
		}
}


@media (max-width:600px) {
	
	.footer .row {
		text-align:center !important;
	}
	
	.footer .footerContent .adr-group {
		float:none !important;	
	}
	
	.footer .footer-col-inner,
	.footer .footer-col-inner span {
		float:none !important;
	}
	
	.footer .footerLogo {
		background-color:rgba(255, 255, 255, 1);	
	}
	
	.footer .footerLogo img {
		margin:20px 0px 0px 40px;	
	}
	
	.bottom-bar .copyright,
	.bottom-bar .copyright p
	.bottom-bar .social {
		text-align:center;
		line-height:20px !important;
	}
	
	.footer .bottom-bar .social li {
		float:none;
		display:inline-block;
	}
	
	.footerLogo .logoRev {
		display:none;	
	}
	
	.footerLogo .logoPos {
		display:block;	
	}
}

.BBCContent .bbcIcon svg path,
.BBCContent .bbcIcon svg circle {
	fill:rgba(0, 0, 0, 1);
}

.BBCContent .bbcIcon svg {
	width:35px;
	height:35px;
}

.BBCContent .bbcIcon h4 {
	height:35px;
	line-height:35px;
}

/* Property Detail Add This Overrides #60300 */
.propertyDetailSocial .social-icons {
	float:left;
	position:relative;
	width:auto;
}
.propertyDetailSocial .social-icons a {
	float:left;
	height:auto;
	margin-right:10px;
	overflow:hidden;
	position:relative;
	width:auto;
}
.propertyDetailSocial .social-icons a .fa {
	color:rgba(0, 0, 0, 1);
}

.propertyDetailSocial .social-icons a .fa:before {
	font-size:1.25em;
}

.propertyDetailSocial .social-icons a h4 {
	display:none;
}
	