@charset "utf-8";
/* CSS Document */

@import url(//fonts.googleapis.com/css?family=Open+Sans:400,300,600);

@import url(//fonts.googleapis.com/css?family=PT+Serif);

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	font-family:'Rotis Serif W01', 'Open Sans', sans-serif;
	font-size:13px;
	color:#646464;
	line-height:18px;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

h1{}
h2{ font-size:32px;}
h3{font-size:28px;}
h4{font-size:24px;}
h5{font-size:20px;}
h6{font-size:16px;}

p{ margin-bottom:18px;}

a{ color:#646464;}

a:hover{ text-decoration:none;}

/*= Miscellaneous
-------------------------------------------------------------- */

.green-button{
	background:url(img/green-btn-left.png) no-repeat left top;
	font-size:11px;
	color:#fff;
	line-height:normal;
	font-family:'Open Sans',sans-serif;
	font-weight:600;
	padding:0 0 0 10px;
	float:right;
	height:24px;
	cursor:pointer;
	text-decoration:none;
	text-transform:uppercase;
	
}

.green-button span{
	background:url(img/green-btn-right.png) no-repeat right top;
	padding:4px 22px 5px 12px;
	display:block;
}

.green-button:hover{background:url(img/green-btn-left.png) no-repeat left bottom;}

.green-button:hover span{	background:url(img/green-btn-right.png) no-repeat right bottom;}

button::-moz-focus-inner {
	border: none;  /* overrides extra padding in Firefox */
}

button span { 
	position: relative;
	display: block; 
	white-space: nowrap;	
}

@-moz-document url-prefix() {
  button.gray-button {
     padding:0 0 0 8px;
  }
}

@media screen and (-webkit-min-device-pixel-ratio:0)
{
button.green-button span {margin-top: -1px;}
}

.light-green-button{
	background:url(img/lightgreen-btn-left.png) no-repeat left top;
	font-size:11px;
	color:#fff;
	line-height:normal;
	font-family:'Open Sans',sans-serif;
	font-weight:600;
	padding:0 0 0 10px;
	float:right;
	height:31px;
	cursor:pointer;
	text-decoration:none;
	text-transform:uppercase;
	
}

.light-green-button span{
	background:url(img/lightgreen-btn-right.png) no-repeat right top;
	padding:8px 15px 8px 5px;
	display:block;
}

/*.light-green-button:hover{background:url(img/lightgreen-btn-left.png) no-repeat left bottom;}

.light-green-button:hover span{	background:url(img/lightgreen-btn-right.png) no-repeat right bottom;}*/


button { 
	position: relative;
	border: 0; 
	padding: 0;
	outline:none;
	cursor: pointer;
	overflow: visible; /* removes extra side padding in IE */
	background:none;
}

.left{ float:left;}

.right{ float:right;}

.clear{ clear:both;}

/*-------------------------------------------------------------- */

#wrap{
	background:url(img/bg.png) repeat-x top left;
}

.cookies-wrap{
	background:#007e7c;
	color:#fff;
}

.cookies-bar{
	width:899px;
	margin:0 auto;
	padding:20px 4px 20px 100px;
}

.cookies-bar h6{ margin-bottom:3px;}

.cookies-bar p{ 
	font-size:12px;
	width:430px;
	margin-bottom:0;
	line-height:normal;
}

.cookies-bar p a{ 
	color:#a6c8bc; 
	text-decoration:none;
}

.cookies-bar .light-green-button{ margin-top:8px;}

.cookies-bar .light-green-button img{ margin-left:10px;}

#container{
	width:999px;
	margin:0 auto;
}

/*= Header
-------------------------------------------------------------- */

#header{ overflow:hidden;}

.top-bar{
	background:url(img/half-circle.png) no-repeat 3px bottom;
	color:#fff;
	overflow:hidden;
	height:43px;
	margin-right:4px;
}

.top-bar .tel-no{
	float:right;
	font-size:15px;
	padding:12px 25px;
}

.top-bar .tel-no span{ 
	font-size:12px;
	margin-right:3px;
}

.contactus-link, .property-search-link{
	background: url(img/top-shadow.png) left bottom repeat-x #71a795;
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
	padding:11px 19px 11px 19px;
	line-height:normal;
	float:right; color:black;
}

.contactus-link:hover{background: url(img/top-shadow.png) left bottom repeat-x #6b9d8c;}

.property-search-link:hover{background: url(img/top-shadow.png) left bottom repeat-x #2f8d8b;}

.property-search-link{
	background: url(img/top-shadow.png) left bottom repeat-x #339896;
}

.contactus-link img, .property-search-link img{
	float:left; 
	margin-right:10px;
}

.contactus-link span, .property-search-link span{
	float:left;
	padding-top:2px;color:black;
}

.logo{
	float:left;
	margin:4px 0 4px 9px;
}


/*= Main Navigation
-------------------------------------------------------------- */

.nav-wrap{
	width:780px;
	float:right;
	padding:30px 4px 0 0;
}

#main-nav{
	float:right;
	position: relative; 
}

#main-nav li{
	float:left;
	margin-left:20px;
}

#main-nav li a{
	font-size:13px;
	color:#808080;
	text-decoration:none;
	padding:3px 0 3px 0;
	display:block;
}

#main-nav li a:hover, #main-nav li .active{
	border-bottom:3px solid #ccc;
}

.space-bottom10{ margin-bottom:10px;}

.lightgreen{ color:#4e917a;}

.font14{ font-size:14px;}

/*= Banner & Quick Search box
-------------------------------------------------------------- */

#banner-wrap{
	overflow:hidden;
	*margin-top:4px;
}

.breadcrumbs{
	font-size:12px;
	color:#007E7C;
	padding:17px 0 6px 5px;
	width:740px;
	float:left;
}

.breadcrumbs a{ 
	color:#a0a0a0;
	text-decoration:none;
}

.breadcrumbs a:hover{ color:#007E7C;}

.banner{
	background:url(img/banner-shadow.png) no-repeat left top;
	padding:4px 4px 0 4px;
	width:740px;
	height:260px;
	float:left;
	margin-top:4px;
}
.banner-img
{
height:260px;
display:block;
}

.page-title{
	background:url(img/page-title-bg.png) repeat-x left top;
	width:710px;
	font-size:22px;
	color:#fff;
	font-weight:300;
	padding:15px;
	*margin-top:-4px;
}

.page-title span{ font-size:16px;}

.quick-search-box{
	float:right;
	width:248px;
}

.search-form{ 
	background:url(img/seach-box-bg.png) right top repeat-y;
	height:256px;
	padding:17px 17px 17px 34px;
	font-size:11px;
	color:#fff;
}

.search-form li, .property-alerts-form li{ 
	margin-bottom:15px;
	overflow:hidden;
}

.search-form input[type=text], .property-alerts-form input[type=text]{
	background:url(img/search-input-bg.png) no-repeat left top;
	padding:4px 7px;
	width:178px;
	border:none;
	font-family: 'Open Sans', sans-serif;
	font-size:11px;
	color:#bfbfbf;
	line-height:normal;
}

.search-form select, .property-alerts-form select{
	background:url(img/list-bg.png) no-repeat left top;
	color:#339896;
	border:none;
	padding:5px;
	font-size:11px;
	width:190px;
	
	height:25px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	.search-form select, .property-alerts-form select, .sort-options {
	 text-indent:6px;
	 padding-left:0;
	 line-height:22px;
	}
	
	.search-form .disabled{background:#fff;}
}

.search-form label{
	float:left;
	margin-right:8px;
	*margin-right:6px;
}

.search-form input[type=radio]{	
	float:left;
	margin-left:0;
}

.search-form select option, .property-alerts-form select option{/* margin:3px 3px;*/}

.search-form .disabled{ color:#99cbcb;}

.serach-box-bottom{
	background:url(img/search-box-bottom.png) no-repeat right;
	height:25px;
}


/*= Content - Default Template
-------------------------------------------------------------- */
#content{ 
	padding:20px 0 10px 0;
	overflow:hidden;
}

.left-column{
	width:751px;
	float:left;
}

.secondary-nav{
	width:184px;
	float:left;
}

.secondary-nav li{
	background:url(img/sec-nav-bottom.png) no-repeat left bottom;
	padding-bottom:2px;
}

.secondary-nav li div{
	background:url(img/sec-nav-topbg.png) no-repeat left top;
	padding:2px 2px 0 2px;
}

.secondary-nav a{
	font-size:12px;
	text-transform:uppercase;
	text-decoration:none;
	color:#808080;
	padding:5px 5px 5px 10px;
	display:block;
}

.secondary-nav a span{
	background:url(img/sec-nav-arrow.png) no-repeat left 5px;
	padding-left:12px;
    display:block;
}

.secondary-nav a:hover, .secondary-nav .active{ 
	background:url(img/sec-nav-hover.png) repeat-x left top #4E917A;
	color:#fff;
}

.secondary-nav a:hover span, .secondary-nav .active span{
	background:url(img/white-arrow-bullet.png) no-repeat left 5px;
}

.post{
	padding: 0 50px 15px 235px;
}

.post ul{ margin:0 0 25px 10px;}

.post ul li{
	background:url(img/bullet.png) no-repeat left 8px;
	padding-left:15px;
}

.post ol{ 
	margin:0 0 18px 30px;
	list-style:decimal outside none;
}

.post ol li{ margin-bottom:7px;}

.post a{ 
	color:#646464; 
	text-decoration:underline;
}

.post a:hover{ text-decoration:none;}

.post-title{
	font-family:'PT Serif',serif;
	font-size:28px;
	color:#4e917a;
	font-weight:normal;
	line-height:32px;
	margin-bottom:30px;
}

.right-column{
	width:238px;
	float:right;
	margin-top:-2px;
}

.sidebar-box{
	width:238px;
	margin-bottom:11px;
}

.sidebar-box-heading{
	background:url(img/green-header-box-new.png) no-repeat left top;
	padding:16px 45px 12px 20px;
	line-height:normal;
	color:#fff;
	font-size:13px;
	text-transform:uppercase;
	height:18px;
}

.sidebar-box-headingnews{
	background:url(img/green-header-box.png) no-repeat left top;
	padding:16px 45px 12px 20px;
	line-height:normal;
	color:#fff;
	font-size:13px;
	text-transform:uppercase;
	height:18px;
}

.sidebar-box-content{
	background: url(img/sidebar-box-bg.png) repeat-y;
	padding:15px 20px 10px 20px;
	font-size:12px;
	line-height:16px;
	overflow:hidden;
}

.sidebar-box-content h5{
	font-family:'PT Serif',serif;
	font-size:21px;
	font-weight:normal;
	margin-bottom:10px;
}

.sidebar-box-content p{ margin-bottom:0; line-height:16px;}

.sidebar-box-bottom{
	background:url(img/sidebar-box-bottom.png) no-repeat;
	height:12px;
}

.latest-news{ 
	font-size:12px;
}

.latest-news li{
	background:url(img/hline-dotted.png) repeat-x bottom left;
	padding-bottom:20px;
	margin-bottom:6px;
}

.latest-news .last{
	padding-bottom:0;
	background:none;
	margin-bottom:1px;
}

.latest-news p{	margin-bottom:3px;}

.latest-news-date{
	
	margin-bottom:4px;
}

.latest-news a{
	color:#007e7c;
	text-decoration:none;
}

.latest-news a:hover{ text-decoration:underline;}

.green-box .sidebar-box-content{
	background: url(img/green-box-bg.png) repeat-y;
	color:#fff;
}

.link-wrap{	overflow:hidden;}

.green-box .sidebar-box-bottom{
	background:url(img/green-box-bottom.png) no-repeat;
}
.green-box p{ margin-bottom:18px;}

.required-note{
	color:#fff !important;
	font-style:italic;
	font-size:11px;
	margin-top:10px;
	display:block;
}

.privacy-policy-link{
	color:#fff; 
	text-decoration:underline;
	float:left;
	margin-top:3px;
}

.privacy-policy-link:hover{ text-decoration:none;}


.more-info-links{ margin:30px 0 20px 30px;}

.more-info-links h6{ 
	font-size:12px;
	text-transform:uppercase;
	margin-bottom:5px;
	color:#808080;
}

.more-info-links li{
	background:url("img/lightarrow-bullet.png") no-repeat left 7px;
	padding-left:12px;
	margin-bottom:5px;
}

.more-info-links a{
	color:#646464;
	text-decoration:none;
	font-size:12px;
}

.more-info-links a:hover{ text-decoration:underline;}


.refurbishment-services .sidebar-box-content{
	padding:115px 22px 15px;
	position:relative;
}

.refurbishment-services img{
	position:absolute;
	top:0;
	left:4px;
}

.refurbishment-services .sidebar-box-content{
	background: url(img/blue-box-bg.png) repeat-y;
	color:#fff;
}

.refurbishment-services .sidebar-box-bottom{
	background:url(img/blue-box-bottom.png) no-repeat;
}

.refurbishment-services h4{
	font-family:'PT Serif',serif;
	font-size:24px;
	font-weight:normal;
	color:#fff;
	margin-bottom:10px;
}

.refurbishment-services p{ 
	font-size:12px; 
	color:#fff;
	line-height:16px !important;
	margin-bottom:0;
}

.refurbishment-services a{
	color:#fff;
	font-weight:600;
}

/*= Home page
-------------------------------------------------------------- */

.box-container{ 
	width:754px;
	margin-bottom:15px;
	overflow:hidden;
}

.box{ 
	width:248px;
	float:left;
	margin-right:3px;
}

.box-heading{
	background:url(img/box-header-bg.png) no-repeat left top;
	padding:13px 45px 13px 20px;
	line-height:normal;
	color:#fff;
	font-size:13px;
	text-transform:uppercase;
	height:18px;
}

.box-img{ 
	background:url(img/box-img-bg.png) repeat-y;
	padding:0 4px;
	height:90px;
}

.box-content{
	background: url(img/box-bg.png) repeat-y;
	padding:15px 25px 10px 25px;
	font-size:12px;
	height:115px;
	position:relative;
	line-height:16px;
}

.box-content a{ 
	 text-decoration:none;
}

.box-bottom{
	background:url(img/box-bottom.png) no-repeat;
	height:12px;
}

.find-more-link{
	background:url(img/small-arrow-icon.png) no-repeat right;
	font-size:11px;
	color:#83b2a2 !important;
	text-decoration:none;
	padding:2px 25px 2px 0;
	font-weight:600 !important;
	text-transform:uppercase;
	position:absolute;
	bottom:10px;
}

.find-more-link:hover{ color:#339896 !important;}

.explore-mapeley-box{
	clear:both;
}

.explore-box-heading{
	background:url(img/lightgr-heading-bg.png) repeat-x;
	padding:13px 15px;
	text-transform:uppercase;
	color:#fff;
}

.left-block{
	background:url(img/dotted-line.png) repeat-y right top;
	float:left;
	margin:30px 15px 0 15px;
	width:350px;
}

.explore-mapeley-box h6{
	background:url(img/darkarrow-bullet.png) no-repeat left 5px;
	font-size:12px;
	text-transform:uppercase;
	font-weight:normal;
	padding:0 0 0 12px;
	margin-bottom:5px;
}

.explore-mapeley-box ul{
	margin:0 0 10px 12px;
	overflow:hidden;
}

.explore-mapeley-box li{
	background:url(img/lightarrow-bullet.png) no-repeat left;
	padding:0 0 0 12px;
	margin-bottom:4px;
}

.explore-mapeley-box a{
	color:#a0a0a0;
	font-size:12px;
	text-decoration:none;
}

.explore-mapeley-box a:hover{	color:#646464;}

.right-block{
	float:right;
	margin:30px 15px 0 0;
	width:352px;
}

.explore-mapeley-box .right-block li{ 
	width:45%;
	float:left;
}


/*= Footer
-------------------------------------------------------------- */

#footer{
	border-top:2px solid #d9d9d9;
	padding:25px 0 30px 0;
	overflow:hidden;
	margin-bottom:10px;
}

#footer ul{
	overflow: hidden;
    width: 750px;
	float:left;
}

#footer li{
	float:left;
	margin-right:30px;
}

#footer a{
	color:#b2b2b2;
	text-decoration:none;
	font-size:12px;
}

#footer a:hover{ color:#646464;}

.copyright{ 
	float:right; 
	font-size:12px; 
	color:#b2b2b2;
}


/*= People page
-------------------------------------------------------------- */

.team-list .last{
	margin-bottom:0 !important;
	padding-bottom:0 !important;
	border:none !important;
}

.team-list .team-container{
	border-bottom:2px solid #d9d9d9;
	margin-bottom:25px;
	padding-bottom:10px;
}

.team-thumb{
	background:url(img/thumb-shadow.png) no-repeat left top;
	padding:4px;
	width:95px;
	height:110px;
	float:left;
}

.team-details{
	padding-left:115px;
}

.team-member-name{
	font-size:15px;
	color:#4e917a;
	border-bottom:2px solid #ececec;
	padding-bottom:15px;
	margin-bottom:15px;
}

.team-member-name span{ 
	color:#646464;
	font-size:13px;
	padding-top:1px;
	display:block;
	font-weight:normal;
}

.team-highlight{
	color:#4e917a;
	font-weight:600;
	border-bottom:2px solid #ececec;
	padding-bottom:15px;
	margin-bottom:15px;
}


/*= Contact page
-------------------------------------------------------------- */

.address{
	position:relative;
	margin:10px 0 50px 0;
	width:485px;
	*float:left;
}

.address p{ margin-bottom:5px;}

.address-title{
	margin-bottom:3px;
	font-weight:normal;
	font-size:13px;
}

.registered-in{ 
	font-size:11px;
	display:block;
	margin-top:5px;
}

.download-map{
	text-align:center;
	position:absolute;
	width:95px;
	right:0;
	top:0;
	font-size:11px;
	text-decoration:none !important;
	line-height:13px;
}

.download-map span{ 
	display:block;
	padding-top:5px;
}

.download-map:hover{ color:#007E7C !important;}

.map{
	width:456px;
	margin-bottom:30px;
	overflow:hidden;
}

.map a{ 
	color:#646464; 
	text-decoration:none;
	font-size:12px;
	margin-top:10px;
	float:left;
}

/*= News Page
-------------------------------------------------------------- */

.news-box{
	border-bottom:2px solid #d9d9d9;
	padding-bottom:25px;
	margin-bottom:25px;
	width:505px;
	float:left;
}

.last{ border-bottom:none !important;}

.news-title{
	font-size:19px;
	font-weight:normal;
	margin-bottom:18px;
}

.news-title span{
	display:block;
	font-size:13px;
	margin-top:5px;
}

.read-article{
	background:url(img/darkarrow-bullet.png) no-repeat left 5px;
	padding-left:12px;
	text-decoration:none !important;
	font-size:12px;
	font-weight:600;
}

.read-article:hover{ text-decoration:underline !important;}

.page-pagination{ width:510px;}

.page-pagination ul{
	float:right;
}

.page-pagination ul li{
	background:none;
	padding:0;
	float:left;
}

.page-pagination a{
	color:#646464;
	text-decoration:none;
	font-size:12px;
	padding:0 5px;
}

.page-pagination a:hover{ text-decoration:underline;}

.page-pagination .disabled{ color:#c8c8c8;}

.current{ font-weight:bold;}


/*= Occupier Services Page
-------------------------------------------------------------- */

.services-box{
	width:458px;
	margin-bottom:10px;	
	position:relative;
}

.services-box .top{
	background:url(img/services-box-top.png) no-repeat left top;
	height:4px;
	display:block;
}

.services-box .mid{
	background:url(img/services-box-bg.png) repeat-y left top;
	padding:0 3px;
	overflow:hidden;
	height:116px;
}

.services-box .services-header{
	background:url(img/green-header.png) repeat-x top left;
	color:#fff;
	font-size:12px;
	text-transform:uppercase;
	padding:10px 15px;
}

.services-box .red{background:url(img/red-header.png) repeat-x top left;}

.services-box .purple{background:url(img/purple-dark-header.png) repeat-x top left;}

.services-box .blue{background:url(img/light-blue-header.png) repeat-x top left;}

.services-img{
	width:171px;
	height:83px;
	text-align:center;
	float:left;
	position:absolute;
	left:4px;
	top:42px;
}

.services-content{ 
	padding:15px 25px 15px 191px;
	font-size:12px;
	line-height:16px;
}

.services-content p{ margin-bottom:0;}

.services-content .services-more-link{
	color:#4e917a;
	clear:both;
	text-decoration:none;
}

.services-content .services-more-link:hover{ text-decoration: underline;}

.services-box .bottom{
	background:url(img/services-box-bottom.png) no-repeat left top;
	height:10px;
	display:block;
}


/*= Property Search page - Banner
-------------------------------------------------------------- */

.search-page{
}

.property-search-box{
	float:left;
	width:743px;
}

.property-search{
	background:url(img/search-bg.png) repeat-y right top;
	float:right;
	width:660px;
	padding:10px 30px 5px 53px;
	height:245px;
}

.property-search-box input[type=text]{
	background:url(img/property-search-input.png) no-repeat left top;
	border:none;
	color: #BFBFBF;
	font-family: 'Open Sans',sans-serif;
	font-size: 11px;
	line-height: normal;
	padding: 5px 7px;
	width: 230px;
}

.search-left-block{
	float:left;
	width:395px;
}

.search-options{
	float:left;
	width:120px;
	margin:0px 10px 0 0;
	color:#007e7c;
}

.search-options li{ 
	margin-bottom:6px; 
	font-size:12px;
}

.search-options h6{
	font-size:12px;
	color:#fff;
	font-weight:normal;
	margin-bottom:5px;
}

.search-options input{ 	
	float:left;
	margin:3px 3px 0 0;
}

.search-right-block{
	float:right;
	width:230px;
	margin-right:20px;
}

.search-right-block label{
	font-size:12px;
	color:#fff;
	display:block;
	margin-top:10px;
}

.search-right-block select{
	color:#007e7c;
	font-size:12px;
	padding:3px 0;
	width:232px;
}

.search-right-block select option{ padding:1px 3px;}

.guideline{ 
	color:#fff;
	font-size:11px;
	line-height:14px;
	padding:5px 0;
	margin-bottom:5px;
}


.select-area-box{
	float:left;
	width:254px;
	height:309px;
}

.map-top{
	background:url(img/map-box-top.png) no-repeat left top;
	height:14px;
	display:block;
}

.map-area{
	background:url(img/map-box-bg.png) repeat-y left top;
	padding:10px 20px 13px;
}


/*= Property Search page
-------------------------------------------------------------- */

.property-search-title{
	background:url(img/lightgr-heading-bg.png) repeat-x left top;
	padding:12px 20px;
	color:#fff;
	font-weight:normal;
	font-size:13px;
	text-transform:uppercase;
	position:relative;
}

.property-search-title .sort-options{
	background:url("img/list-bg.png") no-repeat left top;
	position:absolute;
	top:7px;
	*top:10px;
	right:20px;
	border:none;
	padding:5px;
	width:185px;
	font-size:11px;
	color:#339896;
	text-transform:none;
}

.property-search-title .sort-options option{ padding:1px;}

.search-result-list{
	margin:20px;
	width:645px;
}

.search-result-list li{ margin-bottom:3px;}

.search-result-list .top{
	
	height:24px;
	display:block;
}

.search-result-list .mid{
	background:url(img/result-box-bg.png) repeat-y left top;
	display:block;
	padding:10px 22px 0 20px;
	font-size:15px;
	color:#4e917a;
	overflow:hidden;
}

.result-moreinfo-link:hover{ color:#F78C1E;}

.result-box-leftcolumn{
	padding:10px;
	float:left;
	width:390px;
}

.result-box-title{ 
	font-weight:normal; 
	overflow:hidden;
	margin-bottom:10px;
}

.result-box-title a{
	color:#4e917a;
	font-family:'PT Serif',serif;
	font-size:22px;
	text-decoration:none;
	float:left;
	margin-right:10px;
	line-height:26px;
}

.result-box-title a:hover{ color:#007E7C;}

.result-box-title span{
	background:url(img/green-vline.png) no-repeat left;
	font-size:15px;
	color:#4e917a;
	line-height:26px;
	float:left;
	
	padding-left:10px;
}
.search-result-list .mid p{
	line-height:22px;
	margin-bottom:10px;
}

.result-moreinfo-link{
	background:url(img/small-arrow-icon.png) no-repeat right;
	padding:3px 25px 3px 0;
	font-size:11px;
	color:#83b2a2;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:600;
}

.search-result-list .bottom{
	background:url(img/result-box-bottom.png) no-repeat left top;
	height:13px;
	display:block;
}

.search-page .left-column{width:743px;}

.search-result-thumb{ 
	width:183px;
	height:119px;
	position:relative;
	float:right;
}

.ribbon{
	position:absolute;
	right:0;
	top:0;
}


/*= Property Details page
-------------------------------------------------------------- */

.property-details{
	margin:20px 0 20px 15px;
	width:640px;
}

.property-details .top{
	height:24px;
	display:block;
}

.property-details .mid{
	background:url(img/result-box-bg.png) repeat-y left top;
	display:block;
	padding:30px 35px 10px 35px;
	overflow:hidden;
}

.property-details .result-box-title{
	color:#F78C1E;
	font-family:'PT Serif',serif;
	font-weight:normal;
	overflow:visible;
	margin-bottom:15px;
}

.property-address{
	font-size:14px;
	color:#4e917a;
	margin-bottom:7px;
}

.property-area-details{
	color:#4e917a;
	font-size:19px;
	line-height:26px;
	margin-bottom:15px;
}

.property-details .bottom{
	background:url(img/result-box-bottom.png) no-repeat left top;
	height:13px;
	display:block;
}

.thumb-gallery{ 
	width:575px;
	margin-bottom:40px;
	overflow:hidden;
}

.thumb-gallery .thumbnails{ 
	float:left;
	width:186px;
	height:131px;
	margin-right:5px;
}

.thumb-gallery .guideline{	
	font-size:11px;
	color:#b2b2b2;
	clear:both;
	margin-bottom:3px;
	overflow:hidden;
}

.thumb-gallery .guideline span{
	background:url(img/zoom-icon.png) no-repeat left 1px;
	padding:0 8px 0 17px;
	
}

.property-details-container{
	padding:0 0 20px 0;
	border-bottom:2px solid #e8e8e8;
	overflow:hidden;
	margin-bottom:25px;
}

.property-details-downloads{ 
	width:75px;
	float:right;
}

.property-details-downloads a{
	color:#f78c1e;
	font-size:11px;
	width:75px;
	text-decoration:none;
	line-height:13px;
	text-align:center;
	display:block;
	margin-bottom:25px;
}

.property-details-downloads a:hover{ color: #4E917A;}

.property-details-downloads a span{
	display:block;
	margin-top:5px;
}

.property-details-text p, .contact-box p{
	font-weight:300;
}

.property-details-text{
	padding:0 130px 0 0;
	font-weight:300
}

.property-details-text h6, .contact-box h6{
	color:#f78c1e;
	text-transform:uppercase;
	font-size:13px;
	font-weight:normal;
	margin-bottom:5px;
}

.property-details-text li{
	background:url(img/orange-bullet.png) no-repeat left 6px;
	padding:0 0 5px 10px;
	width:45%;
	float:left;
}

.contact-box .contact-thumb{
	background:url(img/contact-thumb-bg.png) no-repeat left top;
	padding:4px;
	width:86px;
	height:100px;
	float:left;
	margin-right:66px;
}

.contact-person{ 
	font-size:14px;
	color:#f78c1e;
	text-transform:uppercase;
	font-weight:normal;
	margin-bottom:20px;
	line-height:normal;	
	padding-left:160px;
}

.contact-person span{
	font-size:13px;
	color:#646464;
	display:block;

}

.propertylabel{
	font-size:14px;
	color:#4e917a;
	margin-bottom:7px;
	width:125px;
	display:inline-block;
}


/*admin*/

.admin-frm
{
    margin-top:10px;
}
.frm-row
{
margin-top:10px;
clear:both;
}