﻿H1
{
	color: #693600;
	font-family: Times;
	font-size: 15pt;
	border-bottom: #693600 thin solid;
	padding-bottom : 2px;
	position:relative;
	top:-3px;
	margin-bottom:5px;
}

H2
{
	color: #693600;
	font-family: ARIAL;
	font-size: 12pt;
	padding-bottom : 2px;
	margin-bottom:5px;
}

H3
{
	color: #693600;
	font-family: ARIAL;
	font-size: 10pt;
	padding-bottom : 1px;
	margin-bottom:3px;
	text-decoration:UNDERLINE;
}

H4, TH
{
	color: SIENNA;
	font-family: ARIAL;
	font-size: 10pt;
	padding-bottom : 1px;
	margin-bottom:3px;
}

A
{
	text-decoration: NONE;
	color: sienna;
}

a:hover
{
	cursor: pointer;
}

.MainContentPane
{
    WIDTH:680PX; 
	margin-right:20px;
	margin-left:0px;
	float:right;
	padding-bottom:10px;
}


/* -------- Property Search Grid Search Results --------- */

.right {
 float:right;
}

.RIGHT SELECT
{
	clear:NONE;
}

.clearfix 
{
	display:block; 
}

/*
.hide,.fc2-line.hide 
{
	display:none!important;
}
*/

.hide
{
	display:none;	
}

.left { float:left; }

.sr-paging 
{
	position:relative;
}

.content-transparent {
margin-bottom:15px;
}


#Body form div.HotPropertiesPod {
background-image:none !important;
padding:0 !important;
}

.Head {
font-family:Arial,Helvetica,sans-serif;
font-weight:bold;
}

.search-result {
margin:5px 0;
}

.search-result-panel .sr-no-of-items {
color:#7F878F;
}


.search-result-panel .sr-wrap {
background:#F7F8FA none repeat scroll 0 0;
/*border-RIGHT:1px solid #693600; */
/*border-LEFT:1px DASHED #693600;*/
/* border: 1PX DOTTED #F79D52; */
padding:0 10px;
height:30px;
}


.search-result-panel .sr-wrap .right label, 
.search-result-panel .sr-wrap .right select {
float:left;
margin-top:5px;
}

.search-result-panel .sr-wrap .right select {
margin-right:10px;
}

.sr2-button-panel .right A {
	COLOR : SIENNA;
}

.search-result-panel
{
	font-family:Arial;
	font-size : 75%;
	line-height : 20px ;
	/* position : relative ; */
	text-align : left ;
}

.search-result-panel .sr-wrap .left 
{
	padding-top:0;
	vertical-align:middle;
}

.search-result-panel .sr-no-of-items 
{
	color:#7F878F;
}

.search-result-panel .sr-paging a.sr-next 
{
background:transparent url('css-right-arrow.gif') no-repeat scroll 100% 50%;
padding-left:5px;
padding-right:10px;
}

.search-result-panel .sr-paging a {
/*color:#0066AB;*/
color:rgb(247,129,48);
font-weight:bold;
text-decoration:none;
}

.search-result-panel label, .search-result-label 
{
color:#7F878F;
font-weight:bold;
margin-left:10px;
margin-right:4px;
}

.search-result-panel select {
border:1px solid #7D9BB7;
color:#6E6E6E;
height:18px;
display:inline;
}

.search-result-panel img, .search-result-panel input 
{
vertical-align:bottom;
}

.search-result .search-result-list {
float:RIGHT;
/*width:635px;*/
}

.search-result .search-result-list table {
margin-top:5px;
width:100%;
}

/*
* {
cursor:crosshair !important;
}
*/

.switchView span {
color:#7F878F;
float:left;
margin:7px 4px 0;
}

.switchView input {
float:left;
}

.switchView
{ visibility:hidden;
	display:none;
	 }

.sr2-sort .sr2-sort-asc, .sr2-sort .sr2-sort-desc {
float:left;
margin-top:7px;
}

.sr2-sort .sr2-sort-asc a {
background:transparent url(ico-sort-asc.png) no-repeat scroll 0 0;
}

.sr2-sort a {
display:block;
height:16px;
width:17px;
}

.sr2-sort .sr2-sort-desc {
margin-right:10px;
}

.sr2-sort .sr2-sort-asc, .sr2-sort .sr2-sort-desc {
float:left;
margin-top:7px;
}

.sr2-sort .sr2-sort-desc a.active {
background:transparent url(ico-sort-desc-active.png) no-repeat scroll 0 0;
}

.sr-compare-panel
{
	display:none;
}

.right .sr2-compare{display:none;}

.search-result-list .sr2-item {
	/* width: 640px; */
	padding-bottom: 20px;
	border-bottom-color:#693600;
	border-bottom-width:1px;
	border-bottom-style:solid;
	padding-top:20px;
	margin-bottom: 10px
}

* html .search-result-grid .sr2-item {
	height: 140px;
}

.search-result-grid .sr2-item {
	float: left;
	width: 132px;
	padding: 10px;
	background: #EDF0F5;
	margin-right: 10px;
	margin-bottom: 15px;
	min-height: 140px;
}

.search-result-list .sr2-imgwrap 
{
	/* border : 1px solid silver;*/
	width: 140px;
	/* padding-left: 10px; */
	float: left;
}

.search-result-list .sr2-imgwrap a 
{
	position:relative;
	background-color: #693600;
	width: 131px;
	height: 88px;
	display: block;
	margin: 0 0 0 0;
}

.search-result-grid .sr2-imgwrap img 
{
	vertical-align: bottom;
	margin: 2px;
}

.search-result-list .sr2-image {
	width: 127px; 
	margin: 2px;
}


.search-result-list .sr2-image-overlay {
	position: absolute;
	top: 2px;
	left: 2px;
}

.search-result-list .sr2-image-overlay-bottom {
	position: absolute;
	bottom: 2px;
	left: 2px;
}

.search-result-list .sr2-txtwrap 
{
	float: right;
	width: 530px; 
	line-height: normal;
	background-color: #EDF0F5;
}

.search-result-list .sr2-txtwrap .round-corner .rc-bottom {
	margin-bottom: 5px;
}

.search-result-list .sr2-prop-header
{
	padding: 5px 5px 0;
	background: #EDF0F5 url(css-content530-top.gif) no-repeat scroll 0 0 ;
}

.search-result-list .sr2-prop-header .left
{
	width: 295px;
}


.search-result-list .sr2-prop-header .right 
{
	width: 225px;
	text-align: right;
}

.search-result-list .sr2-prop-header .right BR
{
	display:none;
}

.round-corner {
	height: 6px; line-height: 6px;
	font-size: 6px;
	background-repeat: no-repeat;
	background-color: #EDF0F5;
	clear: both;
}


.rc-bottom { background-position: left bottom;display:none; }
.round-corner.rc-bottom { margin-bottom: 10px; }
.rc-bottom.rc-640 { background-image: url(css-content640-gray-bottom.gif); }
.rc-bottom.rc-785 { background-image: url(css-content785-gray-bottom.gif); }
.rc-bottom.rc-800 { background-image: url(css-content800-gray-bottom.gif); }
/* .rc-bottom.rc-478, .contentpane1.ratio75 .round-corner.rc-bottom { background-image: url(css-content478-bottom.gif); } */
.rc-bottom.rc-314 { background-image: url(css-content314-bottom.gif); margin-bottom: 0; }
.rc-bottom.rc-150, .leftpane .round-corner.rc-bottom, .rightpane .round-corner.rc-bottom { background-image: url(css-content150-gray-bottom.gif); }

.search-result-list .sr2-address {
	display: block;
	font-size: 1em;
	font-weight: bold;
	/*color: #4C5156;*/
	color : #F78130;
}


.search-result-list .sr2-title {
	display: block;
	/* color: #AE6DAB; */
	color : sienna ;
	font-size: 90%;
}

.search-result .sr-title, .search-result .sr-price {
	font-weight: bold;
	color: #4C5156;
}

.search-result-list .sr2-price
{
	/*color: #4C5156;*/
	color : #F78130;
	font-weight: bold;
	display: block;
	text-align: right;
}

.search-result-grid .sr2-bedrooms {
	display: block;
}

.search-result-list .sr2-type,
.search-result-list .sr2-bedrooms,
.search-result-list .sr2-furnished,
.search-result-list .sr2-managed,
.search-result-list .sr2-availabilty {
	font-size: 80%;
	color: #4C5156;
	padding-left: 5px;
}

.search-result-list .sr2-status {
	display: none;
	color: #62005D;
	font-weight: bold;
}

.search-result-list .sr2-desc {
	color: #4C5156;
	font-size:80%;
	font-family:Arial;
}

.search-result-list .sr2-button-panel
{
	padding-top: 10px;
	clear: both;
	font-size:65%;
	
}

.search-result-list .sr2-button-panel .left
{
	padding-left: 10px;
	width: 140px;
	
}

.search-result-list .sr2-button-panel .right
{
	width: 530px;
}

.search-result-list .sr2-button-panel .right A
{
	margin-right:2px;	
}

.search-result-list .sr2-desc-title {
	color: #62005D;
	font-size: 70%;
	font-weight: bold;
	display: block;
}
.search-result-list .sr2-compare {
	float: right;
}
.search-result-list .sr2-compare input {
	vertical-align: middle;
}
.search-result-list .sr2-compare label {
	margin: 0;
	margin-left: 5px;
	 color: #990000;
	font-weight: normal;
}
.search-result-list .sr2-more {
	float: left;
	/* color: #0066ab; */
	color : #F78130;
	text-decoration: none;
	padding-left: 10px;
	background: url(css-right-arrow.gif) no-repeat 0px center;
	margin-right:25px;
}

.right .sr2-more
{
		padding-right:25px;
}

.sr2-short-desc {
	background: #FFF url(css-content530-bottom.gif);
	background-repeat:repeat-x;
	padding: 10px 0 5px;
	
}

/* --------- Property Details Page ----------- */
.listing {
	background: transparent url(css-bag-bggrad.gif) repeat-x 0 0;
	margin-bottom: 10px;
	min-height: 22px;
	padding-top: 0px;
	display:none;
}
* html .listing {
	height: 22px;
}
.listing a {
    line-height: 22px;
	font-size: 0.95em;
	text-decoration: none;
	font-weight: bold;
	color: #0066ab;
}
.listing a:hover {
	text-decoration: underline;
}
.listing .prev-wrap {
	float: left;
	width: 230px;
	overflow: hidden;
}
.listing .prev-wrap a {
	background: transparent url(css-prev-blue.gif) no-repeat 2% 0;
	padding-left: 25px;
}
.listing .next-wrap {
	float: right;
	width: 200px;
	text-align: right;
	overflow: hidden;
}
.listing .next-wrap a {
	background: transparent url(css-next-blue.gif) no-repeat 98% 0;
	padding-right: 25px;
}
.listing .more-wrap {
	text-align: center;
	float: left;
	width: 200px;
}

.property-detail-brief {}
.property-detail-brief .pdb-image-wrap {
	position: relative;
	background-color: #693600;
	/* width: 313px; */
	height: 228px;
	float: left;
}
.property-detail-brief .pdb-image {
	width: 305px; height: 220px;
	margin: 4px;
	vertical-align: bottom;
}

.property-detail-brief .pdb-box-background {
	padding: 10px; 
	background: url('css-content314-top.gif') no-repeat;
}

.property-detail-brief .pdb-box-top {
	margin-bottom: 10px;
}

.property-detail-brief .pdb-box {
width:314px; 
	color: #4C5156;
	float: right;
	background: #EDF0F5;
}

.property-detail-brief .pdb-status {
	font-size: 85%;
	font-weight: bold;
	clear:both;
	color:sienna;
}

.property-detail-brief .pdb-box-left {
	width: 205px;
	float: left;
	margin-bottom: 5px;
}

.property-detail-brief .pdb-box-right {
	width: 85px;
	float: right;
	text-align: right;
}
.property-detail-brief .pdb-title {
	font-size: 1em;
	color: #F78130;
	padding-right:10px;
}
.property-detail-brief .pdb-subtitle {
	color: #693600;
	font-size: 90%;
	font-weight: bold;
}
.property-detail-brief .pdb-price {
	font-size: 100%;
	font-weight: bold;
	color : #f78130;
}

.property-detail-brief .pdb-type
{
	font-size: 90%;
	font-weight: bold;
	text-align:left;
	width:100%;
	color:sienna;
}

.property-detail-brief .pdb-description {
	color: #4C5156;
	font-size: 80%;
	line-height: 15px;
	margin-top: 5px;
	font-family:Arial;
}
.property-detail-brief .pdb-switch {
	text-align: right;
	float: right;
	width: 100%;
}
.property-detail-brief .pdb-switch label {
	color: #4c5156;
	font-weight: bold;
}
.property-detail-brief .pdb-switch input {
	margin-left: 5px;
}

.property-detail-brief .ThumbOverImage {
	position: absolute;
	top: 4px;
	left: 4px;
}

.property-detail-brief .ThumbOverImage-bottom {
	position: absolute;
	bottom: 4px;
	left: 4px;
}

.property-detail 
{
    position: relative;
	padding-top: 10px;
}


.loading 
{
    width: 100%;
    text-align: center;
    margin: 20px 0 0 0;
    display:none;
}

.property-detail .pd-buttons
{
	width: 314px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	float: right;
	clear: right;
	background: #EDF0F5 url(css-content317-bottom.gif) no-repeat left bottom;
}

.property-detail .pd-buttons div a
{
	padding-bottom: 0px;
	position:relative;
	top:-10px;
}


.property-detail .pd-buttons input {
	 margin-top: 10px; 
	display: block;
	clear: both;
}



.property-detail .pd-tab-list {
	background: url(bg-pd-background.png) repeat-x;
	height: 26px;
	margin: 0px 0 15px;
	display:block;
	clear:both;
}

.property-detail .pd-tab-back {
	height: 26px;
	background: url(bg-pd-background-right.png) no-repeat top right;
}

.property-detail .pd-tabs {
	height: 26px;
	line-height: 26px;
	display: block;
	float: left;
	width: 90px;
	text-align: center;
	background: url(bg-pd-background-separator.png) no-repeat left center;
}

.property-detail .pd-tabs a {
	color: #F78130;
	text-decoration: none;
	font-size: 70%;
	font-weight: bold;
}
.property-detail .pd-tabs.pd-tab-first {
	background: url(bg-pd-background-left.png) no-repeat;
}

.property-detail .pd-tabs.pd-tab-first.active {
	background-color: #F78130 !important;
	background-image: url(orange_corner.jpg) !important;
}


* html .property-detail #spanpictures.pd-tab-first.active {
	background-image: url(bg-pd-background-violet-left.gif) !important;
}
.property-detail .pd-tabs.active {
	background-color: #F78130 !important;
	background-image: none !important;
}
.property-detail .pd-tabs.active a {
	color: #fff;
}

.property-detail .pd-image-list input {}
.property-detail .pd-image-default img {
	width: 305px; height: 220px;
	border: 2px solid #693600!important;
	float: left;
}

.property-detail .pd-images {
	float: right;
	 width: 314px;
}
.property-detail .pd-images img {
	width: 131px; height: 85px;
	border: 1px solid #693600 !important;
	margin: 0 10px 10px 0px;
}
.property-detail .pd-view-more {
	display: block;
	padding-left: 10px;
	background: url(css-right-arrow.gif) no-repeat 0px 7px;
	margin-bottom: 15px;
}


.view-slideshow {
	float: right;
	width: 312px;
	margin-top:5px;
}

.view-slideshow a {
	background: transparent url(css-right-arrow.gif) no-repeat scroll 0 4px;
	padding-left: 10px;
	font-size: 0.65em;
	color: sienna;
	float: left;
	clear: left;
	text-decoration: none;
}

.view-slideshow a:hover { text-decoration: underline; }


.local-info-menu {
	background: #edf0f5 url(css-content150-gray-top.gif) no-repeat 0 0;
	float: left;
	width: 150px;
	padding-top: 5px;
}
.local-info-menu .wrap {
	background: #edf0f5 url(css-content150-gray-bottom.gif) no-repeat 0 100%;
	float: left;
	padding: 0 10px 5px 10px;
}
.local-info-menu ul {
    list-style: none;
}
.local-info-menu ul a {
	text-decoration: none;
	font-size: 0.95em;
	color: #0066ab;
}
.local-info-menu ul li {
    list-style: none;
	margin: 1px 0;
	float: left;
	clear: left;
	width: 100%;
}
.local-info-menu ul li a {
	background: transparent url(css-left-li-arrow.gif) no-repeat 0 3px;
	padding-left: 8px;
}
.local-info-menu ul li a:hover {
	text-decoration: underline;
}
.local-info-menu ul li.active a {
	color: #4c5156;
	text-decoration: underline;
}
.local-info-menu ul ul li {
    list-style: none;
	padding-left: 8px;
}
.local-info-menu ul ul li a {
	background: transparent url(css-left-li-li-arrow.gif) no-repeat 0px 3px;
	padding-left: 8px;
	color: #4c5156;
}

.local-info {
	float: right;
	width: 480px;
	overflow: hidden;
}

.local-info div table tbody tr td
{
	font-family:arial; 
	font-size:9pt; 
	color: #696969;
	text-align:justify;
	margin-bottom: 10px;	
	
}

.brochure-download {
	width: 160px;
	float: right;
	display :none;
}
.brochure-download a {
	background: transparent url(css-left-li-arrow.gif) no-repeat scroll 0 5px;
	padding-left: 7px;
	font-size: 0.95em;
	color: #0066ab;
}

.inner a.view-more 
{
    background: url(css-left-li-arrow.gif) 0 3px no-repeat;
    font-size: 11px;
    color: #0066ab;
    padding: 0 0 0 9px;
    text-decoration: none;
    /*margin: -8px 0 0 0;*/
    float: left;
    width: 150px;
 }
 
.inner a.view-more:hover 
{    
   text-decoration: underline;
}

.local-info-menu .view-more 
{
    position: absolute;
    bottom: -20px;
    left: 10px;
    display: block;
    background: url(css-left-li-arrow.gif) 0 3px no-repeat;
    font-size: 11px;
    color: #0066ab;
    padding: 0 0 0 7px;
    text-decoration: none; 
    }
.local-info-menu .view-more:hover 
{ 
    text-decoration: underlin; 
}

#full {	margin-top:10px	}
#full .line-wrap		{ margin-bottom: 15px; }
#full .line-wrap img	{ width: 127px; margin-right: 10px; float: left; }

.tab-map 
{
	padding: 8px;
	border: 1px solid #F2F4F8;
	margin-top: 10px;
	position: relative;
}

.tab-map-map
{
	width: 460px;
	height: 315px;
	float: left;
}

.map-right
{
	width: 155px;
	float: right;
}
.get-directions 
{
	padding-top: 5px;
}	
#maps .MMLocalInfoWidget .MMinner .MMlistcontainer 
{
	height: 150px;
}
#maps .MMLocalInfoWidget .MMinner 
{
	height: 170px;
	
}

#maps .MMLocalInfoWidget .MMheader h3 
{
	color: #4C5156;
}

*+ html #maps .MMLocalInfoWidget .MMlistcontainer li 
{
	width: 153px !important;
}

.content-transparent {
   margin-bottom: 15px;
}
.content-transparent.nopadding {
   padding: 0;
   margin: 15px 0 5px 0;
}

#spanmap
{
	display : none;
}

#spanlocalinfo
{
	display:none;
}

#spantour
{
	display : none
}




/* ---- Form Layout ---- */

.formcontent2 {
	/* background: #EDF0F5 url(css-content640-gray-top.gif) no-repeat; */
	color: #7A8289;
	padding-top: 15px;
	font-size: 75%;
}

.formcontent2 h2 {
	font-size: 100%;
	color: #693600;
	margin-bottom: 10px;
}

fieldset
{
	border: 1px;
	border-width:1px;
	border-style:solid;
	border-color: #693600;
	padding: 10px;
	background-color: whitesmoke;
}




.formcontent2 .fc2-colums2 {
	float: left;
	width: 289px;
	padding-top: 0;
	padding-left:20px;
	padding-right:20px;
}



.percent40
{
	width:41%;
}

.percent35
{
	width:35%;
}

.fc2-line.clearfix BR
{
	display:none;
}

* html .formcontent2 .fc2-colums2 {
	padding: 0 14px 10px 15px;
}
.formcontent2 .fc2-colums2.fc2-colums2-1 {
	border-right: 1px solid #FEFEFE;
}
.formcontent2 .fc2-colums2 img {
	margin: 0 0 16px 0;
	border: 2px solid #c9cfdd !important;
}
.formcontent2 .fc2-colums3 {
	float: left;
	width: 33%;
}
.formcontent2 legend {
	display: block;
	padding: 0 0 3px 0;
	/* font-weight: bold; */
	font-size:1em;
	color: #62005d;
}


.formcontent2 label {
	display: block;
	padding: 2px 0;
	/*font-weight: bold;*/
	font-size:1em;
	font-family:Arial;
}
.formcontent2 .fc2-line {
	display: block;
	margin-bottom: 10px;
}
.formcontent2 .fc2-line .fc2-input, .formcontent2 .fc2-line select {
	border: 1px solid #95B1CB; 
	color: #7A8289;
}
.formcontent2 .fc2-line .fc2-input {
	padding: 2px 4px;
	width: 280px;
}
.formcontent2 .fc2-line select {
	height: 20px;
	width: 240px;
}

.formcontent2 .fc2-line.fc2-radio-alt input {
	float: left;
}
.formcontent2 .fc2-line.fc2-radio-alt label {
	float: left;
	width: 250px;
	margin-left: 5px;
}
.formcontent2 .fc2-line.fc2-check-alt input {
	float: left;
}
.formcontent2 .fc2-line.fc2-check-alt label {
	float: left;
	margin-right: 5px;
}
.formcontent2 .fc2-line.fc2-check-group input {
	float: left;
	margin-right: 7px;
}
.formcontent2 .fc2-line.fc2-check-group label {
	width: 65px;
	float: left;
}
.formcontent2 .fc2-line.fc2-check-group-line input {
	float: left;
	margin-right: 7px;
}
.formcontent2 .fc2-line.fc2-check-group-line label {
	width: 240px;
	float: left;
}
.formcontent2 .fc2-line.fc2-check input,
.formcontent2 .fc2-line.fc2-radio input {
	float: left;
	margin-right: 7px;
}
.formcontent2 .fc2-line.fc2-check label,
.formcontent2 .fc2-line.fc2-radio label {
	font-weight: normal;
}
.formcontent2 .fc2-line.fc2-radio table label {
	font-weight: bold;
	margin-right: 10px;
}

.formcontent2 .fc2-line textarea {
	color: #7A8289;
	padding: 2px;
	border: 1px solid #693600;
	
	/* border: 1px solid #95B1CB; */
	height: 70px;
}
.formcontent2 .fc2-line textarea.large1 {
	height: 215px;
}

.formcontent2 .fc2-validator {
	padding-right: 0px;
	display: block;
	padding-bottom: 2px;
	width: 100%
}

.formcontent2 .fc2-line .fc2-input.fc2-phone1 {
	width: 55px;
}
.formcontent2 .fc2-line .fc2-input.fc2-phone2 {
	width: 55px;
}
.formcontent2 .fc2-line .fc2-input.fc2-phone3 {
	width: 140px;
}

.fc2-intro {
	display: block;
	margin: 10px 0 15px 0;
	color: #6a737b;
	font-size: .95em;
}
.formcontent2.vendorbrochure .fc2-colums2-1
{
    width: 135px;
    padding: 0 10px 10px 10px;
    }
.formcontent2.vendorbrochure .fc2-colums2-2
{
    width: 120px;
    padding: 0 10px 10px 10px;
    }
.formcontent2.vendorbrochure .fc2-input,
.formcontent2.vendorbrochure select
{
    width: 125px;
    }
 /*fomr fix padding */
 
 
 .postcodewrap-btn
 {
	margin-top:10px;
 }
 
 .fc2-line.postcodebox.clearfix a
 {
	font-size:80%
 }
 
 .fc2-line.registerme.clearfix
 {
	/* display:none; */
 }
 
 .PhRegisterMe
 {
	display:none;
 }
 
.btnwrap 
{ 
    padding: 10px 10px;
    float: right;
 }
.btnwrap .required-fields 
{
    float: right;
    font-size:90%;
}

.btnwrap INPUT
{
	float:left;
	margin-right:30px;	
}

.btnwrap .btn
{
    float: right;
}


.sf-line LABEL{color:White}

TD LABEL{color:#7A8289}

.formcontent2.vendorbrochure {
	background: #EDF0F5 url(css-content314-top.gif) no-repeat;	
}
.find-out-more {
	padding-left: 10px;
	background: url(css-left-li-arrow.gif) no-repeat 0px 5px;
}


/* ---- Form Layout For Second Page ---- */ 

.fc2-line.fullwidth TABLE
{
	width:30%;
}

.fc2-colums2.fc2-colums2-2
{
	/* HEIGHT:10PX;	*/
}

#dnn_ctr8869_PropertyDetails_hypPrint
{
	display : none;
}

#dnn_ctr8869_PropertyDetails_hypViewBrochure
{
	display : none;
}


.fc2-colums2.fc2-colums2-1 H2, #dnn_ctr8851_ContactUs_pnlForm .fc2-colums2.fc2-colums2-1 FIELDSET,
#dnn_ctr8864_ValuationRequest_pnlControl .fc2-colums2.fc2-colums2-1 FIELDSET
{
	display:none;
}


#dnn_ctr8851_ContactUs_pnlForm,.fc2-colums2.fc2-colums2-2 SPAN.fc2-line
{
	padding-left:20px;	
}

#dnn_ctr8851_ContactUs_pnlForm .fc2-colums2.fc2-colums2-2 SPAN.fc2-line,
#dnn_ctr8864_ValuationRequest_pnlControl .fc2-colums2.fc2-colums2-2 SPAN.fc2-line
{
	border-style: solid;
	border-width: 1px;
	border-color: #693600;
	background-color: whitesmoke;
	padding : 10px;
	margin-top:15px;
	width:280px;
	
}

#dnn_ctr8864_ValuationRequest_pnlControl .fc2-colums2.fc2-colums2-2
{
	float:left!important;	
}

/* request further info */
.formcontent2.clearfix .fc2-colums2.fc2-colums2-1 img
{
	margin-top:2px;
}

.content-transparent.clearfix DIV .formcontent2.clearfix .fc2-colums2.fc2-colums2-1 FIELDSET
{
	display:none;
}

.fc2-colums2.fc2-colums2-2 FIELDSET DIV TABLE,.fc2-colums2.fc2-colums2-1 FIELDSET DIV TABLE
{
	width:40%;
}

/* Booking Form */
#dnn_ctr8872_ModuleContent .formcontent2.clearfix .fc2-colums2.fc2-colums2-1 FIELDSET,
#dnn_ctr8881_ModuleContent .formcontent2.clearfix .fc2-colums2.fc2-colums2-1 FIELDSET
{
	border-style: none;
}
#dnn_ctr8872_ModuleContent .formcontent2.clearfix .fc2-colums2.fc2-colums2-1,
#dnn_ctr8881_ModuleContent .formcontent2.clearfix .fc2-colums2.fc2-colums2-1
{
	background-color: whitesmoke;
	margin-right:8px;
	border-style: solid;
	border-width: 1px;
	border-color: #693600;
}


/* 2,3 rule is for request further info */
.content-transparent DIV .formcontent2.clearfix .fc2-colums2.fc2-colums2-1,
.content-transparent.clearfix DIV .formcontent2.clearfix .fc2-colums2.fc2-colums2-1,
#dnn_ctr8851_ContactUs_pnlForm .fc2-colums2.fc2-colums2-1,
#dnn_ctr8864_ValuationRequest_pnlControl .fc2-colums2.fc2-colums2-1
{
	padding-top:12px;
	padding-left:10px;
	padding-right:10px;
	border-style: solid;
	border-width: 1px;
	border-color: #693600;
	background-color: whitesmoke;
}

.form-outro.padding10.clearfix H3
{
	padding-top:10px;
	clear : both;
}

.branch .telephone
{
	font-size: 1.4em;
	font-weight: bold;
	color : #F78130;
}

.branch TD
{
	padding-TOP:7PX;
}


/* ---------- Quick And Dirty Button Hacks  -----------------  */
#dnn_ctr8864_ValuationRequest_CustomerForm_btnGetAddress, 
#dnn_ctr8853_HomeFinder_CustomerForm_btnGetAddress,
#dnn_ctr8851_ContactUs_CustomerForm_btnGetAddress
{
	visibility:	hidden;
}

#dnn_ctr8853_HomeFinder_lblArea, #dnn_ctr8853_HomeFinder_ddlArea
{
	display:none;
}

/* ----------- Rental Book A Viewing ------------  */
#dnn_ctr8881_BookAViewing_CustomerForm_ddlYourStatus, #dnn_ctr8881_BookAViewing_CustomerForm_lblYourStatus
{
	display:none;
}
#dnn_ctr8875_RegisterPropertyInterest_CustomerForm_btnGetAddress
{
	visibility:hidden;
}
#dnn_ctr8881_BookAViewing_CustomerForm_btnGetAddress,#dnn_ctr8872_BookAViewing_CustomerForm_btnGetAddress
{
	visibility:hidden;
}
.fc2-colums2.fc2-colums2-1 P
{
	display:none;
}


.valuation-online
{
	border: 1px solid rgb(255, 181, 123); 
	height: 200px; 
	background-repeat: no-repeat; 
	background-image: url(/PORTALS/6/images/banner_manval_640.png);	
	margin-top: 20px ;
}

.valuation-online-input 
{
	margin-top:140px;
}


.magLinkText
{
	margin-top: 0px; 
	color: sienna!important;
	font-family: arial; 
	font-size: 10pt!important;
	padding-left:10px;	
	background: url('css-right-arrow.gif') no-repeat 0 50%;
	margin-left:20px;
}

DIV A:HOVER
{
	text-decoration:underline!important;
}