<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* FRONTEND CSS
*********************************************/

#ie8 {
	width:100%;
	background:#BB1A32;
	padding:10px;
	top:0;
	float:left;
	position: relative;
	color:#FFF;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	line-height:20px;
}

#ie8 a {
	color:#FFF;
	text-decoration:underline;
}

html {
	overflow-y: scroll;
}

body {
	background-color: #596067;
	color:#555;
	-webkit-text-size-adjust: none;
	font-size:16px;
	font-family: 'Open Sans', sans-serif;
}

.searchPlaceholder {
	background-color:transparent !important;
}

.placeholder { color: #aaa; } 


/*img {
	width:100%
}
*/

/*CHANGE SELECTION TEXT COLOUR*****/

::selection {
	background: #e6f1fc; /* Safari */
	}
::-moz-selection {
	background: #e6f1fc; /* Firefox */
}

iframe[src="about:blank"] {
display: none;
}

/* LAYOUT
*********************************************/
/* Floats */
.float-left {
	float: left;
}

.float-right {
	float: right;
}

.group:before,
.group:after {
	content: "";
	display: table;
}

.group:after {
	clear: both;
}

.ie7 .group {
	zoom: 1;
}


/**********************************************
TYPOGRAPHY
***********************************************/


h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:300;
	
}

h1 {
font-family: Arial, Helvetica, sans-serif;
font-weight:bold;	
}

h2 {
	font-size: 2em;
	padding-bottom: 5px;
	margin: 40px 0 20px 0;
	border-bottom: 1px solid #eee;
}

h3 {
	font-size: 1.8em;
	padding-bottom: 5px;
	margin: 40px 0 20px 0;
	border-bottom: 1px solid #eee;
}

h3.blue {
	color:#29D481 !important;
	border-bottom:none !important;
	margin: 10px 0 10px 0 !important;
}

p {
	font-family: 'Open Sans', sans-serif;
	font-size:0.9em;
}

.homeText p {
	font-size:1.4em;
	font-weight:300;
	line-height:1.3em;	
}

ul {
	font-size:0.9em;
}

a{
        color: #333;
}

a:hover{
        color: #333;
}

/**********************************************
HEADER
***********************************************/
#headerWidth {
	background: #FFF;
	width:100%;
	padding:10px 0 10px 0;
}

#logo {
	padding-top:8px;
	
}

#socialMedia {
	text-align:right;
	margin-bottom:10px;
	color:#555;
	font-size:1em;
	line-height:1.6em;
}

#socialMedia a{
	color:#555;
}

#socialMedia  img {
	width:2.95%;
	margin-bottom:10px;
}

/**********************************************
NAVIGATION
***********************************************/
/*#mainMenu {
	float:right !important;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom:0;
	
}

#mainMenu a {
	color:#fff;
	font-size:1.0em;
	font-weight:300;
	
	margin-left:30px;
}

#mainMenu li:first-child a {
	margin-left:0;	
}

#mainMenu&gt;li&gt;a:hover, #mainMenu&gt;li&gt;a:focus, #mainMenu li.active a {
	background:none;
	color:#94DFFC;
}*/

#fwMenu { 
	background:#596067;
	margin-bottom:0;
}

#fwMenu a {
	color:#FFF;
	padding: 7px 26px;
	font-size: 0.9em;
}

#fwMenu a:hover {
	background:rgba(0,0,0,0.2);
}


div#RwdMenu  {
	display:none;
	background-color: #596067;
}

.jt-menu ul {
	width:15em !important;
}

.sf-shadow ul.nav-child {
	background: #0c627a; /* Old browsers */
	background: -moz-linear-gradient(top,  #0c627a 1%, #596067 4%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#0c627a), color-stop(4%,#596067)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #0c627a 1%,#596067 4%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #0c627a 1%,#596067 4%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #0c627a 1%,#596067 4%); /* IE10+ */
	background: linear-gradient(to bottom,  #0c627a 1%,#596067 4%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0c627a', endColorstr='#596067',GradientType=0 ); /* IE6-9 */
	padding: 0 !important;
	-moz-border-radius-topright: 0 !important;
	-webkit-border-top-right-radius: 0!important;
	-webkit-border-bottom-right-radius: 5px!important;;
	-webkit-border-bottom-left-radius: 5px!important;;
	-moz-border-radius-bottomright: 5px!important;;
	-moz-border-radius-bottomleft: 5px!important;;
	border-bottom-right-radius: 5px!important;;
	border-bottom-left-radius: 5px!important;;
	margin-left: 15px;
	margin-top:6px;
	padding:15px 4px !important;
	border-left:1px solid #408cad;
	border-right:1px solid #357896;
	border-bottom:2px solid #408cad;
	-webkit-box-shadow: 0px 7px 12px 0px rgba(50, 50, 50, 0.42);
	-moz-box-shadow:    0px 7px 12px 0px rgba(50, 50, 50, 0.42);
	box-shadow:         0px 7px 12px 0px rgba(50, 50, 50, 0.42);
	z-index: 9999999999999999999999999999 !important;
}

.sf-shadow ul.nav-child li {
	padding:10px 8px;
	border-top: 1px solid #83b3c8;
	border-bottom: 1px solid #175069;
		-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}

.sf-shadow ul.nav-child li:first-child {
	border-top:none;
	padding:5px 8px 10px 8px
}

.sf-shadow ul.nav-child li:last-child {
	border-bottom:none;
}

.sf-shadow ul.nav-child li a {
	font-size:1.5em !important;
	margin:0 !important;
	
}

.sf-shadow ul.nav-child li a:hover {
	color:#94DFFC !important;
}

#fwMenu with: #fwMenu a {
	 color:#FFF;
	 padding: 7px 20px 7px 0;
	 font-size: 0.9em;
}

#fwMenu li.active a {
	background:rgba(0,0,0,0.2);
}

/************************************************
SEARCH
*************************************************/

.searchFloat {
	z-index:9; 
	position:relative;
	z-index: 15;
}

#searchWidth {
	width:100%;
	/*background:url(../images/background.jpg) no-repeat;*/
	background-position:top center;
	background-size: cover;
	border-bottom:4px solid #596067;
	/*height:500px;*/
}

.bannerFix {
	position:absolute;
	height:500px;
	width:100%; 
	overflow:hidden;
}
	
#banner1 {
	background:url(../images/background.jpg) no-repeat;
	clear: both;
	width: 100% !important;
	background-position:top center;
	background-size: cover;
	height:500px !important;

}
	
#banner2 {
	background: url(../images/background2.jpg) no-repeat;	clear: both;
	width: 100% !important;
	background-position:top center;
	background-size: cover;
	height:500px !important;	
}

#banner3 {
	background: url(../images/background3.jpg) no-repeat;
	clear: both;
	width: 100% !important;
	background-position:top center;
	background-size: cover;
	height:500px !important;	
}

#banner4 {
	background: url(../images/background4.jpg) no-repeat;
	clear: both;
	width: 100% !important;
	background-position:top center;
	background-size: cover;
	height:500px !important;	
}

#banner5 {
	background: url(../images/background5.jpg) no-repeat;
	clear: both;
	width: 100% !important;
	background-position:top center;
	background-size: cover;
	height:500px !important;	
}

.bannerText{
	padding-top: 70px;
	position: relative;
	z-index: 9999;
	font-size: 4em;
	line-height: 1.23em;
	color: #fff;
	text-shadow: 2px 2px 0 #000000;
	text-align: left;
}

.bannerText span{
	background-color: rgba(0,44,91,0.7);
	padding: 0 10px 0 10px;
	margin-bottom:
}

.moduletableSearch {
	margin:40px 0 110px 0;
	background-color:rgba(255, 255, 255, 0.8);
	height:340px;
	padding:5px 20px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
	position: relative;
}

.moduletableSearch h3 {
	color:#596067;
	font-weight:bold;
	
	border-bottom:1px solid #596067;
	font-size:1.3em;
	margin-top:10px;
	padding-bottom: 10px;
}

button.submitBtn, input.submitBtn {
	background:#29D481;
	border:1px solid #29D481; 
	padding:3px !important;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:300;

}

button.cancelBtn, input.cancelBtn  {
	background:#BB1A32;
	border:1px solid #BB1A32; 
	padding:3px;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	
	font-weight:300;
	margin-right:10px;
}

select {
	margin-bottom:10px !important;
}

/*
MS DROP FOR SEARCH*/

#searchFW .ms-parent, .moduletableSearch .ms-parent {
	margin-left:0;
	margin-bottom:10px;
}

#searchFW .ms-choice, .moduletableSearch .ms-choice{
	margin-left: -14px;
}

#searchFW .ms-choice .placeholder, #searchFW .ms-choice span, .moduletableSearch .ms-choice .placeholder, .moduletableSearch .ms-choice span {	
	margin-left: -12px;
}

#searchFW .ms-choice&gt;div, .moduletableSearch .ms-choice&gt;div {
    right: 3px !important;
}

#searchFW .ms-drop, .moduletableSearch .ms-drop {
	width: inherit !important;
	margin-left: -13px !important;
}

#searchFW .ms-choice, .moduletableSearch .ms-choice  {
	    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	height:30px !important;
	background:#fff !important;
	border: 1px #ccc solid !important;
	webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	-webkit-transition: border linear .2s,box-shadow linear .2s;
	-moz-transition: border linear .2s,box-shadow linear .2s;
	-o-transition: border linear .2s,box-shadow linear .2s;
	transition: border linear .2s,box-shadow linear .2s;	
	margin-left: 0 !important;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
	margin-top: -1px;
	

}

#searchFW .ms-choice &gt; div, .moduletableSearch .ms-choice &gt; div {
	background-position:left top !important;
	top:2px !important;
}

#searchFW .ms-choice &gt; div.open, .moduletableSearch .ms-choice &gt; div.open  {
	background-position:right top !important;
}

#searchFW .ms-choice .placeholder, #searchFW .ms-choice span, .moduletableSearch .ms-choice .placeholder, .moduletableSearch .ms-choice span {
	padding-top:0px;	
	margin-left: -2px;
	margin-top:-3px;
}

.ms-drop {
	width: inherit !important;
	margin-left: -5px !important;
}

.ms-drop ul{
	overflow-x: hidden !important;
}

.ms-choice&gt;div {
    right: 4px !important;
}

/*******************************
SEARCH FULL WIDTH
*******************************/

#searchFW {
	background:#29D481;
	height:220px;	
}

#searchFW button.submitBtn {
	background: #596067 !important;
	border-color:#596067 !important;
	color: #fff !important;

}

#searchFW h3 {
	color:#596067;
	font-size:34px;
	margin:30px 0 0 0;
	border-bottom: 0px;
}

.ms-parent {
	width:100% !important;
}

.ms-choice {
	height:31px !important;
	border: 1px #ccc solid !important;
	webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	-webkit-transition: border linear .2s,box-shadow linear .2s;
	-moz-transition: border linear .2s,box-shadow linear .2s;
	-o-transition: border linear .2s,box-shadow linear .2s;
	transition: border linear .2s,box-shadow linear .2s;	
}

.ms-choice &gt; div {
	background-position:left top !important;
	top:2px !important;
}

.ms-choice &gt; div.open {
	background-position:right top !important;
}

.ms-choice .placeholder, .ms-choice span {
	padding-top:2px;	
}

.ms-drop {
	width:auto !important;
}


/******************************
CALL TO ACTIONS
*******************************/

#cta {
	background:#596067;
	color:#fff;
	/*border-bottom:2px #c9def3 solid;*/
}	

#cta-row-fluid{
	float:none;	
}

#cta-row-fluid .span4 {
	margin-top:-70px;
	position:relative;
	z-index:7;
}

.moduletablecta1, .moduletablecta2, .moduletablecta3 {
	text-align:center;
	margin-bottom:50px;
}

.moduletablecta1 h3, .moduletablecta2 h3, .moduletablecta3 h3 {
	border-bottom: none;
    color: #fff;
    font-weight: bold;
    margin-bottom: 10px;
    padding-bottom: 0;
    font-size: 1.7em;
    margin-top: 5px;
}
.moduletablecta1 .decoration, .moduletablecta2 .decoration, .moduletablecta3 .decoration {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	-webkit-transition: background-position 0.2s ease-in,border-color 0.2s ease-in,background-color 0.2s ease-in;
	-moz-transition: background-position 0.2s ease-in,border-color 0.2s ease-in,background-color 0.2s ease-in;
	-o-transition: background-position 0.2s ease-in,border-color 0.2s ease-in,background-color 0.2s ease-in;
	transition: background-position 0.2s ease-in,border-color 0.2s ease-in,background-color 0.2s ease-in;
	background-color: #29D481;
	background-position: center right;
	background-repeat: no-repeat;
	display: block;
	height: 128px;
	margin: 0px auto 50px auto;
	width: 128px;
	position: relative;
	    border: 6px solid #fff;
    box-shadow: 0 0 8px #596067;
}

/*.moduletablecta1 .decoration:after, .moduletablecta2 .decoration:after, .moduletablecta3 .decoration:after {
    content: '';
    position: absolute;
    border-style: solid;
    border-width: 66px 52px 0;
    border-color: #e0c737 transparent;
    display: block;
    width: 0;
    margin-left: -52px;
    bottom: -39px;
    left: 50%;
    z-index: -1;
    -webkit-transition: border-color .2s ease-in;
    -moz-transition: border-color .2s ease-in;
    -o-transition: border-color .2s ease-in;
    transition: border-color .2s ease-in;
}

.moduletablecta1 .decoration:hover:after, .moduletablecta2 .decoration:hover:after, .moduletablecta3 .decoration:hover:after {
    border-color: #596067 transparent;
}*/

.moduletablecta1 .valuation {
	background-image: url("../images/valuationIcon.png");
	background-size: 254px 128px;
}

.moduletablecta2 .register {
	background-image: url("../images/registerIcon.png");
	background-size: 254px 128px;
}

.moduletablecta3 .mortgages {
	background-image: url("../images/mortgageIcon.png");
	background-size: 254px 128px;
}


.moduletablecta1 .valuation:hover, .moduletablecta2 .register:hover, .moduletablecta3 .mortgages:hover {
	background-color:#fff;
	background-position: center left;
}

p.ctalink {
	margin-top:20px;
}

p.ctalink a {
	background:#29D481;
	color:#000;
	padding:4px 6px;
}

p.ctalink a:hover {
	background:#1adf80;
	text-decoration:none;
	
}

/********************************************
CONTENT
*********************************************/

#content {
	padding:20px 20px;
	background:#FFF
}

#content a{
	/*text-decoration: underline;*/
}

.page-header {
	border-bottom:none;
}

h1{
	padding-bottom: 9px;
	margin: 20px 0 15px 0;
	border-bottom: 1px solid #eee;
}
	

/**********************************************
SIDEBARS
***********************************************/

#sidebar h3 {
	font-size: 30px;
	padding-bottom: 13px;
	margin: 16px 0 20px 0;
	border-bottom: 1px solid #eee;
}


/**************
STAFF PICTURES
***************/

#sidebar .moduletableTeam .customTeam h3 {
	font-size:1.8em;
	line-height:1.1em;
	margin: 0 0 10px 0;
}

#sidebar .moduletableTeam p {
	font-size:0.85em;
	line-height:1.2em;
}

.moduletableTeam .row-fluid .span6  {
	margin-bottom:20px;
}

#staffphoto1, #staffphoto2, #staffphoto3, #staffphoto4 {
	position:relative;
}

#staff1, #staff2, #staff3, #staff4  {
    display: none;
	position:absolute;
	top:0; left:0;
	background-color:rgba(255,255,255,0.8);
	width:100%;
	height:100%;
	padding:15px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}


/*****************
OFFICE DETAILS
*****************/

.customoffices {
	padding-bottom:10px;
	margin:20px 0 0 0;
	border-bottom:1px solid #eee;
	background:url(../images/store.png) no-repeat;
	background-size:75px 75px;
	background-position:100% 80%;
}


/************************************
CONTACT FORM / VALUATION STYLING / REGISTRATION
************************************/

input.formfield, select.formlist {
	width: 100%;
	margin-left: 2px;
	height: 40px;
	margin-top:20px !important;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	background:#f4f4f4;
	border:1px #ccc solid;
	padding:0 10px;
}

input.radioBtn {
	margin: 3px 6px 6px 0;
}

.error, #error-message {
	color:#fff;
	background:#d67685;
	padding:3px 6px;
	border-radius:5px;
}
	
textarea.formarea{ 
	max-width: 100%;
	min-width:100%;
	margin-left: 2px;
	height: 200px;
	margin-bottom:15px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	background:#f4f4f4;
	border:1px #ccc solid;
	padding: 10px;
}

input#Submit{
	background:	#596067;
	border: 1px solid #596067;
	color:#FFF;
	float:right;
	padding:6px;
}

input#Submit:hover{
	background:	#596067;
	border: 1px solid #596067;
}

.ms-choice{
	width: 100% !important;
	margin-left: -10px !important;
	height: 40px !important;
	box-sizing: border-box !important;
	-moz-box-sizing: border-box !important;
	-webkit-box-sizing: border-box !important;
	background:#f4f4f4 !important;
	border:1px #ccc solid !important;
	padding:5px 10px 0 7px!important;
	line-height: 34px !important;
}

.ms-choice &gt; div{
	right: 10px !important;
	top: 5px !important;
}

.ms-drop.bottom{
	margin-left: 0px !important;
}

.recaptcha_widget{
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	max-width:300px;
	border:4px solid #e9e9e9;
	-webkit-border-radius:4px
	;-moz-border-radius:4px;
	-ms-border-radius:4px;
	-o-border-radius:4px;
	border-radius:4px;
	background:#e9e9e9;
	margin:0 0 10px
}

#recaptcha_image{
	width:100% !important;
	height:auto !important
}

#recaptcha_image img{
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	width:100%;
	height:auto;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	-ms-border-radius:2px;
	-o-border-radius:2px;
	border-radius:2px;
	border:3px solid #FFF
}

.recaptcha_is_showing_audio embed{
	height:0;
	width:0;
	overflow:hidden
}

.recaptcha_is_showing_audio #recaptcha_image{
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	width:100%;
	height:60px;
	background:#FFF;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	-ms-border-radius:2px;
	-o-border-radius:2px;
	border-radius:2px;
	border:3px solid #FFF
}

.recaptcha_is_showing_audio #recaptcha_image br{
	display:none
}

.recaptcha_is_showing_audio #recaptcha_image #recaptcha_audio_download{
	display:block
}

.recaptcha_input{
	background:#cbcbcb;
	color:#000;
	font:13px/1.5 "HelveticaNeue","Helvetica Neue",Helvetica,Arial,"Liberation Sans",FreeSans,sans-serif;
	margin:4px 0 0;
	padding:0 4px 4px;
	border:4px solid #cbcbcb;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	-ms-border-radius:2px;
	-o-border-radius:2px;
	border-radius:2px
}

.recaptcha_input label{
	margin:0 0 6px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box
}

.recaptcha_input input{
	width:95%
}

.recaptcha_options{
	list-style:none;
	margin:4px 0 0;
	height:18px
}

.recaptcha_options li{
	float:left;
	margin:0 4px 0 0
}

.recaptcha_options li a{
	text-decoration:none;
	text-shadow:0 1px 1px #000;
	font-size:16px;
	color:#FFF;
	display:block;
	width:20px;
	height:18px
}

.recaptcha_options li a:active{
	position:relative;
	top:1px;
	text-shadow:none
}

.captcha_hide{
	display:none
}

#recaptcha_error_box{
	color: #fff !important;
	background: #d67685 !important;
	padding: 3px 6px !important;
	border-radius: 5px !important;
}

.btn{
	background: #596067 !important;
	border: 0px;
	color: #fff;
	text-shadow: 0px;
	border-radius: 0px;
}

.btn:hover{
	background: #596067 !important;
	color: #fff;
	text-shadow: 0px;
}

/********************************************
LATEST PROPERTIES
**********************************************/

.eapow-recentproperties-thumb-holder {
	height:145px;
	overflow:hidden;
}

.eapow-recentproperties-thumb {
	width:100%;
}

.eapow-recentproperties-thumb-holder a:hover img, .eapow-recentproperties-thumb-holder a:focus img
{
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
}

img.eapow-recentproperties-thumb {
	-webkit-transition: all 2s ease-out;
	transition: all 2s ease-out;
}


/***********************
TESTIMONAILS
************************/

#testimonials {
	background: url(../images/testimoniall.jpg) no-repeat center center;
	background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	width: 100%;
}

#testimonials h3 {
	color:#FFF;
	border-bottom:1px solid #fff;
	font-size:2.5em;	
}

.unoSlider ul, .unoSlider .sliderView{
	min-height:200px;
}

.unoSlider ul{
	list-style:none;
	overflow:hidden;
	position:relative; 
	margin-left:0;
}

.unoSliderNav span{
	cursor:pointer;
	margin-right:0;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	-o-user-select:none;
	user-select:none
}

.unoSliderNav span:hover, #image-half .wrapper .unoSliderNav span:active{}

.unoSliderNav .current{}

.unoSlider .sliderView{
	left:1000px;
	opacity:0;
	position:absolute;
	top:0;
	z-index:1;
}

.unoSlider .sliderView i { }

.unoSlider .current{
	left:0;
	opacity:1;
	z-index:10
}

blockquote {
	font-size: 1.125em;
	font-style: italic;
	width: 100%;
	margin: 0.25em 0 0 0;
	padding: 0.25em 0px 0.25em 45px;
	position: relative;
	color:#FFF;
	text-shadow: 1px 1px 0px rgba(0, 0, 0, 1);
	border-left:none;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

blockquote:before {
	display: block;
	content: "\201C";
	font-size: 80px;
	position: absolute;
	left: 0px;
	top: 25px;
	color: #e6f1fc;
	font-family:Arial, Helvetica, sans-serif;
}

blockquote cite {
	color: #FFF;
	font-size: 14px;
	display: block;
	margin-top: 15px;
}

/****************
TWEET SLIDER
*****************/

.moduletable_tweetSliders h3 {
	padding-left:50px;
	background:url(../images/tweetHeader.png) no-repeat;
	  background-size: 38px 30px;
  background-position: 0px 5px;	
}

.twitterContainer {
	margin-bottom:75px;
	color:#FFF;
	padding:5px;
		-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */

}

.twitterContainer a {
	color: #e6f1fc;
	text-decoration:underline;
}

.twitterContainer ul {
	margin:0;
}

.twitterContainer span.status {
	font-size:1.7em;
	font-weight:300;
	line-height:1.9em;
}

.twitterContainer span.meta {
	display:block;
	font-size:0.8em;
}

/*********************************************
REGISTER
**********************************************/

#divLocations span {
	margin-left:10px;
}

#divLocations input {
	margin-top:7px;
}

#divLocations span, #divLocations input {
	margin-bottom:10px;
}
	

/**********************************************
PORTALS
**********************************************/

.portals {
	background:#FFF
}

.moduletableportals {
	margin: 20px 0;
}


/**********************************************
COPYRIGHT
**********************************************/

#copyright {
	background:#596067;
	padding:20px 0;
}

#copyright p {
	color:#FFF;
	font-size:11px;}
	
#copyright a {
	color:#fff;
	text-decoration: underline;
}

#copyright a:hover {
	color:#eee;
}

#copyrightRight {
	text-align:right;
}


/********************************************
FORMS
**********************************************/
fieldset {
	border:none;
}

/********************************************
AGENT LOGIN
*********************************************/
fieldset.login {
	padding:19px;
}

fieldset.login label {
}

fieldset.login input{
	height: 40px;
	margin-bottom: 15px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	background: #f4f4f4;
	border: 1px #ccc solid;
	padding: 0 10px;
}

fieldset.login  input[type="checkbox"], input[type="radio"] {
	height:20px;
}

button#Submit {
	background:	#596067;
	border: 1px solid #596067;
	color:#FFF;
	padding:6px;
	margin-left:-18px;
}

ul.login-menu {
	list-style:none;
	margin-top:40px;
}

.login-menu li {
	background: #e6f1fc;
}

/*********************************************
AGENT EDITOR
*********************************************/

.edit {
	padding-top:40px;
}


/***********************************************
LATEST PROPERTY HOME PAGE
*************************************************/

#LatestProperties {
	width:100%;
	background:#FFF;
	padding:20px 0
}

h3.title {
	line-height: 0.2;
	text-align: center;
	border-bottom:none;
	font-size:2em;
}

h3.title  span {
	display: inline-block;
	position: relative;  
}

h3.title  span:before,
h3.title  span:after {
	content: "";
	position: absolute;
	height: 5px;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
	top: 0;
	width: 200px;
}

 h3.title  span:before {
	right: 100%;
	margin-right: 15px;
}

h3.title  span:after {
	left: 100%;
	margin-left: 15px;
}

#latestPropSmall h3 {
	font-size:1.3em;
	line-height:1.3em;
	border-bottom:none;
	padding-bottom:0;
	margin: 5px 0 0 0;
}

#latestPropSmall span.propPrice {
	text-align:left ;
}

#latestPropSmall img.propIcon {
	width:18%;
}

#latestPropSmall p {
	font-size:0.8em;
}


/***********************************************
PROPERTY LISTINGS
*************************************************/

#latestPropSmall .eapow-bannerbotleft{
	position: absolute !important;
	bottom: 0px !important;
	right: 0px !important;
	left: inherit;
}

.eapow-bannertopright{
	top: -6px !important;
	left: -5px !important;
	width: 80px;
	height: 80px;
}

.eapow-proplist .page-header {
	margin: 0 0 20px 0;
}

.pagination {
	margin:0 0 0 0;
}

.pagination ul&gt;li&gt;a {
	padding: 4px 12px;
	line-height: 20px;
	text-decoration: none;
	background-color: #596067;
	border: none;
	color:#FFF;
	border-left-width: 0;
	font-size:12px;
	-o-transition: all 450ms;
	-moz-transition: all 450ms;
	-webkit-transition: all 450ms;
	transition: all 450ms;
}

.pagination-start .pagenav, .pagination-prev .pagenav, .pagination-next .pagenav, .pagination-end .pagenav {
	background:#596067;
}

.pagination ul&gt;li&gt;span {
	background:#596067;
	padding: 4px 12px;
	line-height: 20px;
	text-decoration: none;
	border: none;
	color:#FFF;
	border-left-width: 0;
	font-size:12px;
}

.pagination ul&gt;li&gt;a:hover, .pagination ul&gt;li&gt;a:focus, .pagination ul&gt;.active&gt;a, .pagination ul&gt;.active&gt;span {
	background-color: #596067;
	color:#FFF;
}

#eapow-searchfilter-wrapper{
	padding: 0 10px 10px 10px !important;
	background-color: #f5f5f5 !important;
	border: 1px solid #e3e3e3 !important;
	margin: 15px 0 10px 0 !important;
	-webkit-box-shadow: 0px !important;
	-moz-box-shadow: 0px !important;
	box-shadow: 0px !important;
	min-height: 10px;
}

#eapow-searchfilter-wrapper select{
	margin-bottom: 0px !important;
}

#eapow-searchfilter-wrapper .btn{
	background-color: #AFAFAF !important;
	background-image: none;
	border: 0px;
	color: #fff;
	text-shadow: 0 1px 1px rgba(0,0,0,0.7);
}

#eapow-searchfilter-wrapper .btn-primary{
	background-color: #596067 !important;
	background-image: none;
	border: 0px;
}


/*******************
Thumbnails
********************/

.eapow-featProperty-thumb-holder {
	position:relative;
}

.eapow-mod-thumb .thumbnail, .eapow-overview-thumb {
	width:100%;
}

.eapow-property-thumb-holder {
	overflow: hidden;
	height:145px;
}

.eapow-property-thumb-holder img {
	-webkit-transition: all 2s ease-out;
	transition: all 2s ease-out;
}

.eapow-property-thumb-holder a:hover img, .eapow-property-thumb-holder a:focus img
{
	-webkit-transform: scale(1.3);
	transform: scale(1.3);
}


#miniPics {
	margin-top:5px;
	position:relative;
	
}

.miniPic {
	width:32%;
	margin-right:2%;
	float:left;
	overflow: hidden;
	height:48px;
}

.miniPic img {
	width:100%;
}

.miniPic:last-child {
	margin-right:0;
}

.eapow-featured-icon { 
	display: none;
}
	
#propIconRow {
	margin:5px 0;
}

.propIcon {
	width:25%; 
	margin-right:5%; 
	vertical-align:middle;
}

span.propPrice {
	color:#29D481;
	font-weight:600;
}

#latestProps h3  {
	margin-bottom:0;
}

a.readmoreBtn {
	background:#29D481;
	color:#000;
	padding:5px;
}

a.readmoreBtn:hover {
	text-decoration:none;
	background:#21e184;
}

#smallProps, #featProps {
	margin-bottom:15px;
	padding-bottom: 15px;
	border-bottom: 1px #ddd solid;
}

#smallProps:first-child {
	border-top:0 !important;
}

#smallProps:last-child {
	margin-bottom:40px;
}

#featProps{
	border-top: 0px;
}

/***FEATURED PROPERTY LISTING**/
#featProps {
	margin-bottom:20px;
}

#featProps h3 {
	font-size:1.6em;
	margin:0;
	border-bottom:none;
	padding:0;
}


/***STANDARD PROPERTY LISTING***/

#smallProps h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.3em;
	line-height:1.3em;
	border-bottom:none;
	padding-bottom:0;
	margin: 5px 0 0 0;
}

#smallProps p {
	font-size:0.8em;
}

/*****feature and standard speicifc***/

#smallProps .propIcon, #featProps .propIcon, #latestPropSmall .propIcon{
	width:12%; 
	margin-right:0%; 
	vertical-align:middle;
}

#smallProps .IconNum, #featProps .IconNum {
	margin-right:5%;
}

/*****************
PROPERTY DETAILS
******************/

.flexslider{
	border: none;
	border-radius: 0;
	box-shadow: none;
	background: transparent;
	margin: 0;
}

.flexslider .slides &gt; li {
	position:relative;
	margin-bottom:10px;
}

.imageTitle {
	background:rgba(0,0,0,0.6);
	color:#FFF;
	width:100%;
	position: absolute;
	right: 0;
	bottom: 0px;
	text-align:right;
	font-weight:bold;
	padding:6px 10px 6px 6px;
 	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}



.flexslider .slides img {
width: auto !important;
margin: auto;
 
}


.flex-direction-nav a{
	background-color: rgba(0, 0, 0, 0.8);
	color: #fff;
	width: 30px;
	height: 30px;
	padding: 6px 8px 8px 8px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;  /* Firefox, other Gecko */
	box-sizing: border-box;  /* Opera/IE 8+ */
}

#carousel li{
	margin-right: 5px;
}

#carousel img{
	opacity: .8;
	-o-transition: all 500ms;
	-moz-transition: all 500ms;
	-webkit-transition: all 500ms;
	transition: all 500ms;
}

#carousel img:hover{
	opacity: 1;
}

.flex-active-slide{
	overflow: hidden;
}


body.properties-to-let .mortgageSidebar {
	display:none;
}

.eapow-bannerbotleft {
	position: absolute !important;
	bottom: 0px !important;
	right: 0px !important;
	left: inherit;

	background-color: rgba(0,0,0,0.5);
	padding: 2px 7px 7px 7px;
	text-align: center;
}


#eapowMapTabs a::before[href*="#propmap"]{
	background-image: url("../images/icon_MapTab.png");
 background-position: 0px 4px;
  background-repeat: no-repeat;
  display: block;
  background-size: 30px 90PX;
  padding-left: 30px;
  width:30px;
	height:30px;
  border: 1px solid transparent;

}

#eapowMapTabs a:hover:before[href*="#propmap"]{
  background-position: 0px -27px;
}

#eapowMapTabs li.active a:hover:before[href*="#propmap"], #eapowMapTabs li.active a[href*="#propmap"]{
  background-position: 0px -57px;
}



#eapowDetailsTabs, #eapowMapTabs {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:300;
	border-bottom:1px solid #29D481 ;
	font-size:1em;
}

#eapowDetailsTabs&gt;.active&gt;a, #eapowDetailsTabs&gt;.active&gt;a:hover, #eapowDetailsTabs&gt;.active&gt;a:focus, #eapowMapTabs&gt;.active&gt;a, #eapowMapTabs&gt;.active&gt;a:hover, #eapowMapTabs&gt;.active&gt;a:focus {
	color: #FFF;
	cursor: default;
	background-color: #29D481;
	border-bottom-color: transparent;
}

#eapowDetailsTabs&gt;li&gt;a:hover, #eapowDetailsTabs&gt;li&gt;a:focus, #eapowDetailsTabs&gt;li&gt;a:hover, #eapowDetailsTabs&gt;li&gt;a:focus{
	text-decoration: none;
	background-color: #e6f1fc;
	border-color: #e6f1fc;
	border-bottom:none;
}

.nav-tabs&gt;li&gt;a:hover {
	background-color: #e6f1fc;
	border-color: #e6f1fc;
	border-bottom: none;
}

.eapow-actions {
	border-bottom:0;
}

#PropertyDetailsIcons .row-fluid {
	margin-bottom:20px;
}

#PropertyRoomsIcons .propIcon {
	width: 13%;
	margin-right: 5%;
	vertical-align: middle;
}

#PropertyRoomsIcons {
	padding-bottom:15px;
	border-bottom:#FFF 1px solid;
}

#PropertyDetailsIcons {
	padding-top:15px;
	border-top:#ccc 1px solid
}

#PropertyDetailsIcons .propIcon {
	width: 10%;
	margin-right: 5%;
	vertical-align: middle;
}

ul#starItem {
	margin:0 0 20px 0 ;
	padding: 0 0 0 20px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
	overflow:auto;
}

ul#starItem li {
	float:left;
	width:45%;
	margin:5px 10px;
	list-style-type:circle;
	font-weight:bold;
	vertical-align:top;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}

#propDetails h3 {
	margin:20px 0 10px 0;
	font-size: 1.7em;
	padding-bottom:10px;
}

#propDetails h3:first-child {
	margin:0 0 10px 0;
}

.roomSize { 
	font-weight:800;
}


/****REQUEST A VIEWING***/
.eapow-request-wrapper fieldset .row-fluid {
	margin-bottom:10px;
}
.eapow-request-wrapper input, .eapow-request-wrapper select, .eapow-request-wrapper textarea {
	width: 100%;
	margin-left: 2px;
	height: 35px;
	margin-bottom: 15px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	background: #f4f4f4;
	border: 1px #ccc solid;
	padding: 0 10px;	
}
.eapow-request-wrapper textarea {
	height:200px;
}

input#jform_eapow_copy_me_req {
	float:left;
	padding:0;
	height:15px;
}

.eapow-request-wrapper label {
	font-weight:bold;
	text-align:right;
}

#jform_eapow_special_requests_req-lbl {
	text-align:left;
}
#recaptcha_area input[type="text"] {
	display: inline-block;
	height: auto;
}


/**********************/

#eapowgplacesplug {
	font-size:0.9em;
}

.table-striped tbody&gt;tr:nth-child(odd)&gt;td, .table-striped tbody&gt;tr:nth-child(odd)&gt;th {
	background-color: transparent;
}

.table-striped tbody&gt;tr:nth-child(odd) {
	background-color:#f9f9f9;
}

#eapowgplacesplug .table-striped tbody&gt;tr:nth-child(odd):hover, #eapowgplacesplug .table-striped tbody&gt;tr:hover {
	background:#e6f1fc;
	-o-transition: all 500ms;
	-moz-transition: all 500ms;
	-webkit-transition: all 500ms;
	transition: all 500ms;
}

/***********************
MAP
************************/

#propmap #eapow-map-canvas, #eapowpano {
	  width:100% !important;
	  height:500px !important;
}

/*****CALCULATOR******/
.modal-header {
	border-bottom:none;
}

#calcModalLabel {
	margin-top:15px;
}


/*******EAPOW TOOLBAR PROPERTY DETAILS***/

a.btnPropDetails{
	background:#596067;
	border-radius:50% !important;
	-moz-border-radius:50% !important;
	-webkit-border-radius:50% !important;
	width:24px;
	height:24px;
}

a.btnPropDetails:hover, li.eapow-contact a:hover,li.eapow-agents a:hover, li.eapow-props a:hover {
	background:#596067 !important;
}

#eapowDetailsTabs .nav-tabs {
	border-bottom: 1px solid #596067;
}

.eapow-actions&gt;li&gt;a {
	padding:0;
	margin-right:3px;
}

.mortgageCalIcon {
	background:url(../images/mortCalIcon.png);
	background-size: 15px 15px;
	display: inline-block;
	width: 15px;
	height: 15px;
	margin-left: 4px;
	margin-top: 4px;
	line-height: 20px;
	vertical-align: text-top;
	background-repeat: no-repeat;
}

.icon-print {
	background:url(../images/printIcon.png);
	background-size: 15px 15px;
	display: inline-block;
	width: 15px;
	height: 15px;
	margin-left: 4px;
	margin-top: 4px;
	line-height: 20px;
	vertical-align: text-top;
	background-repeat: no-repeat;
}

.icon-save {
	background:url(../images/saveIcon.png);
	background-size: 15px 15px;
	display: inline-block;
	width: 15px;
	height: 15px;
	margin-left: 4px;
	margin-top: 4px;
	line-height: 20px;
	vertical-align: text-top;
	background-repeat: no-repeat;
}

.icon-list {
	background:url(../images/favIcon.png);
	background-size: 15px 15px;
	display: inline-block;
	width: 15px;
	height: 15px;
	margin-left: 4px;
	margin-top: 4px;
	line-height: 20px;
	vertical-align: text-top;
	background-repeat: no-repeat;
}

/**ADD THIS OVERRIDES*****/

.at-icon-wrapper{
        background: none !important;
}

.at-icon-wrapper svg{
        display: none !important;
}


.addthis_button_facebook { 
	background:url('/images/facebook.png') !important;
	background-size:25px 25px !important;
	padding: 0 !important;
	width: 24px !important;
	height: 24px !important;
	margin-right:4px;
}

.addthis_button_twitter { 
	background:url('/images/twitter.png') !important;
	background-size:25px 25px !important;
	padding: 0 !important;
	width: 24px !important;
	height: 24px !important;
	margin-right:4px;
}

.addthis_button_pinterest_pinit {
	background:url('/images/pinterest.png') !important;
	background-size:25px 25px !important;
	padding: 0 !important;
	width: 24px !important;
	height: 24px !important;
	margin-right:4px;
}

.addthis_button_linkedin {
	background:url('/images/linkedin.png') !important;
	background-size:25px 25px !important;
	padding: 0 !important;
	width: 24px !important;
	height: 24px !important;
	margin-right:4px;
}

.addthis_button_google_plusone_share{
	background:url('/images/google-plus.png') !important;
	background-size:25px 25px !important;
	padding: 0 !important;
	width: 24px !important;
	height: 24px !important;
	margin-right:4px;
}

.addthis_button_email{
	background:url('/images/email.png') !important;
	background-size:25px 25px !important;
	padding: 0 !important;
	width: 24px !important;
	height: 24px !important;
	margin-right:4px;
}

span.at4-icon, .at_PinItButton {
	display:none !important;
}

.at-icon-wrapper{
        background: none !important;
}

.at-icon-wrapper svg{
        display: none !important;
}

/**********************/

.eapow-mapright{
	margin-top: 35px;
}

#DetailsBox, .well {
	background:#f4f4f4;
	border:none;
	color:#596067;
	border:none;
}

#DetailsBox a, .well a {
	color:#596067;
}

#DetailsBox img{
	margin-bottom: 10px;
}

.eapow-agent-contact-btn,.eapow-agent-contact-btn:hover {
	background: #596067;
	border: 1px solid #596067;
	padding: 3px;
	color: #fff;
	font-family: 'Open Sans Condensed',sans-serif;
	text-transform: uppercase;
	font-weight: 300;
	border-radius:0;
	-moz-border-radius:0;
	-webkit-border-radius:0;
	text-shadow:none;
	border: none;
}

/***************************
AGENT/COMPANIES PAGES
****************************/

#agentCard, #companiesCard {
	margin:20px 0;
	padding:10px;
	border:#ddd 1px solid;
}

.agentName {
	margin-bottom:10px;
}

.agent-list-details {
	list-style:none;
	margin:0;
	padding:0;
}

li.eapow-contact a, li.eapow-agents a, li.eapow-props a {
	background:#596067;
	border-radius:50% !important;
	-moz-border-radius:50% !important;
	-webkit-border-radius:50% !important;
	width:18px;
	height:24px;}

span.icon-envelope {
	background:url(../images/agentContactlIcon.png) no-repeat;
	background-size: 20px 20px;
	display: inline-block;
	width: 20px;
	height: 20px;
	margin-top: 2px;
	margin-left:-1px;
	line-height: 20px;
	vertical-align: text-top;
	background-repeat: no-repeat;
}

span.icon-user {
	background:url(../images/agentAgentIcon.png) no-repeat;
	background-size: 20px 20px;
	display: inline-block;
	width: 20px;
	height: 20px;
	margin-top: 1px;
	margin-left:-1px;
	line-height: 20px;
	vertical-align: text-top;
	background-repeat: no-repeat;
}

span.icon-search {
	background:url(../images/agentPropertiesIcon.png) no-repeat;
	background-size: 20px 20px;
	display: inline-block;
	width: 20px;
	height: 20px;
	margin-top: 2px;
	margin-left:-1px;
	line-height: 20px;
	vertical-align: text-top;
	background-repeat: no-repeat;
}

.eapow-overview-tabs {
	border-bottom:none;
}

h1.eapow-agent-property-header {
	margin:.67em 0 0 0;
}

/***************
BREADCRUMBS
***************/

.breadcrumb {
	margin-top:20px;
	font-size:0.779em;
}

.breadcrumb&gt;li&gt;.divider img {
	width:8px;
}

 .icon-location {
	display:none;
}


/**********************************
BLOG
**********************************/

.blog h2{
	margin: 20px 0 15px 0;
}

.joomla_add_this {
	margin-top:20px;
	float:right;
}

.readmore {
	margin-top:10px;
}

.readmore .btn {
	background: #596067 !important;
	border: 1px solid #596067 !important;
	padding: 3px !important;
	color: #FFF;
	font-family: 'Open Sans', sans-serif;
	text-transform: uppercase;
	font-weight: 300;
	border-radius:0;
	box-shadow:none;
	border-color:transparent;
}

.readmore .btn .icon-chevron-right {
	background:url(../images/glyphicons-halflings-white.png);
	background-position:15px 88px;
}

.article-info-term {
	display:none;
}

dl.article-info {
	background:#F4F4F4;
	border: #dedede 1px solid;
	padding:6px;
	margin: 10px 0 20px 0;
}

.published {
	margin-left:0;
}

.article-info dd {
	display:inline-block;
	font-size:0.8em;
}

.blog .dropdown-toggle{
	background: #A3A3A3 !important;
	text-shadow: none !important;
	padding: 8px 12px;
}

.item-page .dropdown-toggle{
	background: #A3A3A3 !important;
	text-shadow: none !important;
}

/****************************************************
EDITOR
***************************************************/
ul.menuAgentMenu {
	margin-top:20px;
	background:#f4f4f4;
	padding:8px;
	border:1px #dedede solid;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
}
	 
.menuAgentMenu li {
	display:inline-block;
	margin-right:10px;
	background: #4B4B4B !important;
	-webkit-border-radius: 4px !important;
    -moz-border-radius: 4px !important;
    border-radius: 4px !important;
}

.menuAgentMenu li a {
	background:#4B4B4B !important;
	padding:3px 8px;
	color:#FFF;
	-webkit-border-radius: 4px !important;
    -moz-border-radius: 4px !important;
    border-radius: 4px !important;
}

.menuAgentMenu li a:hover {
	background:#4B4B4B;
}

#adminForm .btn{
	background: #A3A3A3 !important;
	text-shadow: none !important;
}

.menuAgentMenu .divider{
	background: none !important;
}

body#tinymce {
	background:#FFF !important;
}

.login input[type="checkbox"]{
	vertical-align: left !important;
}

.login .nav-tabs.nav-stacked&gt;li&gt;a{
	border: 0;
	background: transparent;
}

.modal-button{
	-webkit-border-radius: 4px !important;
    -moz-border-radius: 4px !important;
    border-radius: 4px !important;
}

[class^="icon-"], [class*=" icon-"]{
	width: 16px !important;
}

.icon-cancel{
	background-position: -312px 0;
}

.icon-archive{
	background-position: -409px -119px;
}

.icon-file-add {
	background-position: -23px -24px;
}

.icon-picture {
	background-position: -457px -48px;
}

.icon-copy{
	background-position: -432px -119px;
}

.icon-eye{
	background-position: -96px -119px;
}

.chzn-drop{
	color: #333;
}

.validate{
	float: right !important;
}

.edit .btn-toolbar{
	padding: 0 15px 20px 15px;
}


/********************************************
TOOL TIP
*********************************************/



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

/* Retina */
@media screen and (-webkit-min-device-pixel-ratio: 2), screen and (max--moz-device-pixel-ratio: 2) {
  
}


/* Landscape phones and down */
 
@media (max-width: 480px) {
	
body {
	padding:0;
	font-size:12px;
}

h1{
	font-size: 2.1em;
}

.twitterContainer span.status{
	line-height: 1.2em;
}

/**********
HEADER
**********/

#socialMedia {
	text-align:center;
}

#socialMedia  img {
	width:8%;
	margin-top:7px;
}

.col {
        margin: 1% 0 1% 10%;
}

.contactCol {
        width: 17.5%;
}

/**********
TESTIMONIALS
************/

blockquote {
	font-size: 0.8em;
	line-height:1.1em;
}

/****************
PROPERTY DETAILS
*****************/

#eapowDetailsTabs&gt;.active&gt;a, #eapowDetailsTabs&gt;.active&gt;a:hover, #eapowDetailsTabs&gt;.active&gt;a:focus, #eapowMapTabs&gt;.active&gt;a, #eapowMapTabs&gt;.active&gt;a:hover, #eapowMapTabs&gt;.active&gt;a:focus {
	color: #FFF;
	cursor: default;
	background-color: #596067 !important;
	border-bottom-color: transparent;
}

#eapowMapTabs&gt;.active&gt;a, #eapowDetailsTabs&gt;.active&gt;a {
	background-color:#596067 !important;
	border: solid 1px #596067 ;
	color:#FFF !important;
}

.nav-tabs &gt; li &gt; a {
	background: #005580 !important;
	border: solid 1px #005580;
	color:#fff !important;
	padding: 3px !important;
	margin: 5px 2px !important;
	border-radius: 3px !important;
}

#propimages .eapow-bannerbotleft {
	bottom: 0px !important;
	
}

ul#starItem li{
	width: 95%;
}

a.btnPropDetails{
	border-radius:0% !important;
	-moz-border-radius:0% !important;
	-webkit-border-radius:0% !important;
	width:17px;
	height:17px;
	margin: 0px !important;
}

.nav-tabs &gt; li &gt; a.btnPropDetails {
	margin: 0px !important;
	border-radius:0% !important;
	-moz-border-radius:0% !important;
	-webkit-border-radius:0% !important;
}

.mortgageCalIcon {
    margin-left: 1px;
    margin-top: 0px;
}

/*******
SIDEBAR 
*******/

#sidebar .moduletableTeam .customTeam h3 {
	margin: 5px 0 0 0;
	font-size:24px;
	font-size: 1.5em;
	line-height: 0.5em;
}

/****
COPYRIGHT
*****/
#copyright {
	padding: 10px 20px !important;
}

#copyright, #copyrightRight {
	text-align:center;
}

#jform_captcha {
	background:#900 !important;
	text-align:center;
	border-radius:5px;
}

.recaptchatable, #recaptcha_image, #recaptcha_area {
	margin: 0 7% !important;
	max-width: 247px !important;
}

#recaptcha_challenge_image {
	border: 1px solid #fff !important;
}

.recaptchatable .recaptcha_r1_c1, .recaptchatable .recaptcha_r3_c1, .recaptchatable .recaptcha_r3_c2, .recaptchatable .recaptcha_r7_c1, .recaptchatable .recaptcha_r8_c1, .recaptchatable .recaptcha_r3_c3, .recaptchatable .recaptcha_r2_c1, .recaptchatable .recaptcha_r4_c1, .recaptchatable .recaptcha_r4_c2, .recaptchatable .recaptcha_r4_c4, .recaptchatable .recaptcha_image_cell, .recaptcha_r2_c2 {
	background: none !important;
}

td.recaptcha_r2_c1, .recaptcha_r2_c2 {
	display:none;
}
  
}


/* Landscape phone to portrait tablet */

@media (max-width: 767px) {
body {
	padding:0;
	font-size:14px;
}
	
.moduletableSearch {
	display:none;
}

#logo {
	text-align:center;
}

#logo img {
	margin-bottom:12px;
}
	
/************
BANNER IMAGE
*************/

#SearchOverride {
	display:none;
}

#searchWidth {
	height:250px;
}

#banner1, #banner2, #banner3, #banner4, #banner5 {
	height:250px !important;

}

#headerWidth {
	padding:10px 20px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
	
h3.title  span:before,
h3.title  span:after {
	display: none;
}

/*************
CONTACT ICONS
**************/

/*  SECTIONS  */
.section {
        clear: both;
        padding: 0px;
        margin: 0px;
}

/*  COLUMN SETUP  */
.col {
        display: block;
        float:left;
        margin: 3% 0 3% 18%;
}
.col:first-child { margin-left: 0; }

/*  GROUPING  */
.group:before,
.group:after { content:""; display:table; }
.group:after { clear:both;}
.group { zoom:1; /* For IE 6/7 */ }

.contactCol {
        width: 11.5%;
}


/***PADDING OVERRIDES FOR EACH SECTION***/	
	
#searchFW, #cta, #testimonials, #content, #copyright, #LatestProperties, .portals {
	padding: 0 20px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
	
	
/***********************************************************************
RESONSIVE NAVIGATION	
************************************************************************/

#mainMenu, #searchFW {display:none;
}

div#RwdMenu {
	display:block;
	height:40px;
}


div#RwdMenu a {
        background: url(../images/menu.png);
        display: inline-block;
        width: 45px;
        height: 40px;
        left: 10px; 
        margin-left: 10px;
}
 
div#RwdMenu a.right {
        left: auto;
        right: 10px;
        background: url(../images/search.png);
        float:right;
}
 
#mainMenu .nav {
	 float:left !important;
}

/*************************************
 OVERRIDE SLIDE OUT MENU SLIDER!!
/*************************************/

.mm-panel {
	background:#596067 !important;
}

.mm-list {
	color:#FFF !important;
}

#menu-right input {
	margin-bottom:10px;
}

.mm-menu .mm-list &gt; li:after {
	border:none !important;
}

.mm-list&gt;li&gt;a:hover, .mm-list&gt;li&gt;a:focus {
	background:rgba(0,0,0,0.3) !important;
}

#mainMenu .nav  {
	background-color:transparent;
}

#mainMenu .nav a {
	color:#e6f1fc !important;
}

#mainMenu .nav a:hover, #mainMenu .nav a:active, #mainMenu .nav li a#current,#mainMenu .nav .active &gt; a, #topMenu a:hover, #topMenu a:active, #topMenu li a#current, #topMenu .active &gt; a, #horiMenu a:hover, #horiMenu a:active, #horiMenu li a#current, #horiMenu .active &gt; a  {
	color:#FFF !important;
}

.mm-search input {
	color:#777 !important;
	font-weight:normal;
}

.mm-menu .mm-search input {
	background: #FFF !important;
	color: #4d4d4d !important;
}

.mm-search input {
	border: none!important;
	border-radius: 0 !important;
	font: inherit !important;
	line-height: 30px !important;
	outline: none !important;
	display: block !important;
	width: 100% !important;
	height: 30px !important;
	margin: 0;
	padding: 0 10px !important;
}

.mm-list a.mm-subopen{
        border-top: 0px !important;
}

.mm-menu .mm-list&gt;li&gt;a.mm-subopen:before{
        border: 0px !important;
}

.mm-menu.mm-right {
    width: 80% !important;
}

.mm-search input[type="checkbox"], .mm-search input[type="radio"]{
	height: 25px !important;
	width: 25px !important;
	float: left !important;
	clear: both !important;
	margin-right: 10px !important;
}

.eapow_qsmod_holder .ms-drop ul&gt;li label{
	padding: 6px 0 !important;
}

eapow_qsmod_holder .ms-drop {
	margin-left: 0px !important;
}

 .mm-search .ms-choice {
	 height:31px !important;
	margin-bottom: 10px !important;
	-webkit-border-radius: 4px !important;
   	 -moz-border-radius: 4px !important;
    	border-radius: 4px !important;
		background:#fff !important;
		margin:0 0 10px 0 !important;
}

.eapow_qsmod_holder button.ms-choice {
    margin-left: 0px; 
}

.eapow_qsmod_holder .ms-choice .placeholder, .ms-choice span{
	margin-left: 0px;
	padding-top: 0px;
    margin-top: -1px; 
}
/*RESPONSIVE NAV END**************/

/*******************************************
CALL TO ACTIONS
*******************************************/

.moduletablecta1, .moduletablecta2 {
        text-align: center;
        margin-bottom: 110px;
}

.moduletablecta3{
        text-align: center;
        margin-bottom: 30px;
}
	
/******************************************
LATEST PROPERTIES
*******************************************/
#LatestProperties h3.title  span:before,
#LatestProperties h3.title  span:after {
	width: 50px;
}

.eapow-recentproperties-thumb-holder {
	height:auto;
}

.eapow-recentproperties-holder { 
	margin-top: 15px;
	padding-top: 15px;
	border-top: 2px #ddd solid;
}

.eapow-recentproperties-holder:first-child {
	border-top:none;
	margin-top:0;
	padding-top:0;
}

.eapow-recentproperties-holder:last-child {
	margin-bottom:20px;
}

/*******************************************
PROP LISTING
********************************************/

#smallProps .span3 {
	margin-top: 15px;
	padding-top: 15px;
	border-top: 2px #ddd solid;
}

.eapow-property-thumb-holder {
	height:100%;
}

.eapow-featProperty-thumb-holder .eapow-bannertopright{
        top: -4px !important;
        left: -3px !important;
}

.miniPic {
	height:75px;
}

#smallProps, #featProps {
	border-top:none;
	margin-top: 0px;
	padding-top:0px;
}


/*******************************************
PROP DETAILS
*********************************************/

.ul#starItem li {
	width:100%;
}

.eapow-request-wrapper label {
	text-align:left;
}

/********************************************
AGENT LOGIN
*********************************************/

fieldset.login input{
	width: 100%;
}

}
 

/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) {
	
body {
	font-size:0.8em;
}
	
#mainMenu a {
	margin-left:16px;
		}
	
#SearchOverride {
	width:97%;
}

/*********************
HEADER UPDATES TABLET
/***********************/

#headerWidth {
	border-bottom: 0;
}

#logo {
padding-top: 0px;
}
	
#mainMenu {
	display:none;
		}
		

#fwMenu a {
	padding: 7px 19px;
	font-size: 0.9em;
}

	
#SearchOverride {
	width:97%;
}
 #socialMedia {
        font-size:0.9em;
}

#socialMedia img {
        width:4% !important;
}	
	
/*******************************************
Prop Listings
*******************************************/

.eapow-property-thumb-holder {
	height: 110px;
}

/*******************************************
LATEST PROPS
*******************************************/

.eapow-recentproperties-thumb-holder {
	height:110px;
}

/****************
TWEET SLIDER
*****************/

.moduletable_tweetSliders h3 {
	padding-left: 44px;
  background-size: 34px 26px;
  background-position: 0px 8px;

}


}


/* Large desktop */


@media (min-width: 1200px) {
	
#mainMenu a {
	font-size:1.2em;
}

#fwMenu a {
	padding:10px 36px;
	font-size: 1em;
}

.moduletableSearch h3 {
	font-size:2em;
}
/*******************************************
SIDEBAR
*******************************************/



/*******************************************
TEAM
*******************************************/

#sidebar .moduletableTeam .customTeam h3 {
	margin:0px 0 10px 0;
}

#sidebar .moduletableTeam .customTeam p {
	font-size: 16px;
	font-size: 1em;
}

/*******************************************
OFFICES
*******************************************/

.customoffices {
	background-size:120px 120px;

}

/*******************************************
LATEST PROPS
*******************************************/

.eapow-recentproperties-thumb-holder {
	height:178px;
	overflow:hidden;
}

/*******************************************
PROPERTY LISTING
*******************************************/

.eapow-property-thumb-holder {
	height:178px;
}
	.flexslider .slides img {
max-height: 475px;
}
	
}

@media(max-width:767px){
.flexslider .slides img {
max-height: 300px;
}
}

@media(min-width:768px){
.flexslider .slides img {
max-height: 350px;
}
}

@media(min-width:992px){
.flexslider .slides img {
max-height: 414px;
}
}

@media(min-width:1200px){
.flexslider .slides img {
max-height: 513px;
}

#carousel {
max-height: 140px;
overflow:hidden;
}
}</pre></body></html>