/* CSS Document */

* {
	padding:0;
	margin:0;
}

body {
	margin:0px;
	padding:0px;
	font-size:100%;
	background-color:#f1f1f1;
	overflow: -moz-scrollbars-vertical;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.headerBgd {
	width:100%;
	height:147px;
	background-repeat:repeat-x;
	background-image:url(images/bgWhite.jpg);
}

.outerContainer {
	width:990px;
	margin-left:auto;
	margin-right:auto;
}

.innerContainer {
	float:left;
	width:990px;
	display:inline;
	margin:0px;	border:none;

	padding:0px;
}

.container {
	float:left;
	width:990px;
	text-align:left;
	margin:0px;
	padding:0px;
	border:none;
	background-color:#FFFFFF;
	background-repeat:repeat-y;
	background-image:url(images/bgMiddle.jpg);
}

.bgTop {
	float:left;
	height:8px;
	width:990px;
	display:inline;
	background-repeat:no-repeat;
	background-image:url(images/bgTop.jpg);
}
.bgBottom {
	float:left;
	height:7px;
	width:990px;
	display:inline;
	background-repeat:no-repeat;
	background-image:url(images/bgBottom.jpg);
}

.ym-corner-all { -moz-border-radius: 5px; -webkit-border-radius: 5px; }

.propertyGuideBoxes {
	float:left;
	width:290px;
	height:80px;
	padding:10px;
	display:inline;
	border:1px solid #c5def6;
	background-color:#e0ecf7;
	color:#333333;
	text-decoration:none;
}
.propertyGuideBoxes:hover {
	background-color:#fefefe;
}
.propertyGuideBoxes h5 {
	margin-bottom:4px;
	color:#1465b5;
	text-decoration:none;
}
.propertyGuideBoxes:hover {
	background-color:#fefefe;
}
.propertyGuideBoxes:hover h5 {
	text-decoration:underline;
}

.propertyGuideBoxes.conveyancing {
	background-image:url(images/resources_conveyancing.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}
.propertyGuideBoxes.conveyancing:hover {
	background-image:url(images/resources_conveyancing_h.jpg);
}



.propertyResourceBoxes {
	float:left;
	width:290px;
	height:65px;
	padding:10px;
	display:inline;
	border:1px solid #c5def6;
	background-color:#e0ecf7;
	color:#333333;
	text-decoration:none;
}
.propertyResourceBoxes h5 {
	margin-bottom:4px;
	color:#1465b5;
	text-decoration:none;
}
.propertyResourceBoxes:hover {
	background-color:#fefefe;
}
.propertyResourceBoxes:hover h5 {
	text-decoration:underline;
}


.propertyResourceBoxes.solicitors {
	background-image:url(images/resources_solicitors.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}
.propertyResourceBoxes.solicitors:hover {
	background-image:url(images/resources_solicitors_h.jpg);
}

.propertyResourceBoxes.hips {
	background-image:url(images/resources_hips.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}
.propertyResourceBoxes.hips:hover {
	background-image:url(images/resources_hips_h.jpg);
}

.propertyResourceBoxes.surveyor {
	background-image:url(images/resources_surveyor.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}
.propertyResourceBoxes.surveyor:hover {
	background-image:url(images/resources_surveyor_h.jpg);
}

.propertyResourceBoxes.removals {
	background-image:url(images/resources_removals.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}
.propertyResourceBoxes.removals:hover {
	background-image:url(images/resources_removals_h.jpg);
}

.propertyResourceBoxes.epc {
	background-image:url(images/resources_epc.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}
.propertyResourceBoxes.epc:hover {
	background-image:url(images/resources_epc_h.jpg);
}

.propertyResourceBoxes.scot {
	background-image:url(images/resources_scot.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}
.propertyResourceBoxes.scot:hover {
	background-image:url(images/resources_scot_h.jpg);
}


.propertyGuideBoxes2 {
	float:left;
	width:290px;
	padding:10px;
	display:inline;
	border:1px solid #c5def6;
	background-color:#e0ecf7;
}
.propertyGuideBoxes2:hover {
	background-color:#fefefe;
}

.forSaleSignBox {
	float:left;
	width:360px;
	padding:10px;
	display:inline;
	border:1px solid #c5def6;
	background-color:#e0ecf7;
	background-image:url(images/forSaleSign.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
}
.forSaleSignBox:hover {
	background-color:#fefefe;
	background-image:url(images/forSaleSign_h.jpg);
}
.forSaleSignBox .fsContent {
	display:inline;
	float:left;
	width:170px;
	margin:10px 0px 14px 0px;
	font-size:95%;
}

/* Header */
.header {
	float:left;
	width:950px;
	display:inline;
	margin:5px 0px 5px 20px;
}

.login {
	float:right;
	width:140px;
	color:#1566b6;
	font-size:70%;
	display:inline;
	padding-top:80px;
	text-align:right;
}
.loginImage {
	width:20px;
	height:27px;
	float:right;
	display:inline;
	padding-top:70px;
}

/* Nav */
.nav {
	float:left;
	width:950px;
	height:62px;
	font-size:90%;
	display:inline;
	margin:0px 0px 0px 20px;
	background-repeat:repeat-x;
	background-image:url(images/bgNav.jpg);
}
.navBox {
	float:left;
	width:134px;
	display:inline;
	padding-top:0px;
	text-align:center;
}
	.navBox a {
		float:left;
		height:28px;
		width:134px;
		display:inline;
		padding-top:10px;
		text-align:center;
		color:#FFFFFF;
		text-decoration:none;
	}
	.navBox a:hover {
		color:#0f1715;
		text-decoration:none;
	}
	
.navBox.selected {
	height:61px;
	font-size:120%;
	background-repeat:no-repeat;
	background-image:url(images/bgNavPage.jpg);
}
	.navBox.selected a {
		height:42px;
		padding-top:18px;
		text-align:center;
		color:#FFFFFF;
		text-decoration:none;
	}
	.navBox.selected a:hover {
		color:#0f1715;
		text-decoration:none;
	}

/* Website Containers */
.siteContainer {
	float:left;
	width:950px;
	display:inline;
	margin-left:19px;
	border:1px solid #c9c9c9;
	background-repeat:repeat-y;
	background-image:url(images/leftBgd.jpg);
}

.siteContainerPlain {
	float:left;
	width:950px;
	display:inline;
	margin-left:19px;
	border:1px solid #c9c9c9;
	background-color:#FFFFFF;
}

.leftContainer {
	float:left;	
	width:250px;
	display:inline;
	background-color:#f9f9f9;
	border-right:2px solid #e4e4e4;
	overflow:hidden;
}
.rightContainer {
	float:right;
	width:698px;
	display:inline;
}

.searchBox {
	float:left;
	width:360px;
	display:inline;
	margin:10px 0px 0px 10px;
}
.searchBoxMidd {
	float:left;
	width:334px;
	font-size:75%;
	display:inline;
	text-align:left;
	padding:0px 0px 0px 20px;
	background-repeat:repeat-y;
	background-image:url(images/searchBoxMidd.jpg);
}
.searchBoxTop {
	float:left;
	width:354px;
	display:inline;
}
.searchBoxBott {
	float:left;
	width:354px;
	display:inline;
}

.bigMap {
	float:right;
	width:316px;
	height:363px;
	display:inline;
	margin:10px 10px 10px 0px;
}

/* Headers and Buttons */
.topHeaderBlueBgd {
	float:left;
	width:948px;
	height:36px;
	display:inline;
	border:1px solid #0f65b4;
	background-repeat:repeat-x;
	background-image:url(images/headerBlueBgd.jpg);
}

.headerBlueBgd {
	float:left;
	width:250px;
	height:36px;
	display:inline;
	border:1px solid #0f65b4;
	background-repeat:repeat-x;
	background-image:url(images/headerBlueBgd.jpg);
}

.headerGreyBgdThin {
	float:left;
	width:698px;
	height:45px;
	display:inline;
	background-repeat:repeat-x;
	background-image:url(images/indexOptionsStrip.jpg);
}
.headerGreyBgdGuide {
	float:left;
	width:251px;
	height:36px;
	display:inline;
	background-repeat:no-repeat;
	background-image:url(images/indexGuideStrip.jpg);
}

.clickHereText {
	display:inline;
	float:left;
	margin-top:7px;
	width:220px;
}

.greenButton {
	display:inline;
	float:left;
	width:168px;
	height:33px;
}
	.greenButton a {
		display:block;
		color:#FFFFFF;
		text-decoration:none;
		font-weight:bold;
		width:168px;
		height:26px;
		padding-top:7px;
		text-align:center;
		background-repeat:no-repeat;
		background-image:url(images/greenButton.gif);
		color:#FFFFFF;
	}
	.greenButton a:hover {
		color:#0f1715;
	}
	.greenButton input {
		color:#FFFFFF;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-weight:bold;
		width:168px;
		height:33px;
		padding:0px;
		border:0px;
		background-color:#FFFFFF;
		background-repeat:no-repeat;
		background-image:url(images/greenButton.gif);
	}
	.greenButton input:hover {
		color:#0f1715;
		cursor:pointer;
	}

.downloadButton {
	display:inline;
	float:left;
	width:168px;
	height:34px;
	margin-left:10px;
}
	.downloadButton a {
		display:block;
		color:#FFFFFF;
		text-decoration:none;
		font-weight:bold;
		font-size:110%;
		width:168px;
		height:26px;
		padding:7px 0px 0px 10px;
		text-align:center;
		background-repeat:no-repeat;
		background-image:url(images/downloadButton2.jpg);
		color:#FFFFFF;
	}
	.downloadButton a:hover {
		color:#0f1715;
	}
	.downloadButton input {
		color:#FFFFFF;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-weight:bold;
		width:168px;
		height:34px;
		padding:0px;
		border:0px;
		background-color:#FFFFFF;
		background-repeat:no-repeat;
		background-image:url(images/downloadButton2.jpg);
	}
	.downloadButton input:hover {
		color:#0f1715;
		cursor:pointer;
	}
	
.blueButton {
	display:inline;
	float:left;
	width:132px;
	height:33px;
}
	.blueButton a {
		display:block;
		color:#FFFFFF;
		text-decoration:none;
		font-weight:bold;
		width:132px;
		height:26px;
		padding-top:7px;
		text-align:center;
		background-repeat:no-repeat;
		background-image:url(images/blueButton.jpg);
		color:#FFFFFF;
	}
	.blueButton a:hover {
		color:#0f1715;
	}
	.blueButton input {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		display:block;
		background-image:url(images/blueButton.jpg);
		background-repeat:no-repeat;
		color:#FFFFFF;
		border:0px;
		width:132px;
		height:33px;
		font-weight:bold;
	}
	.blueButton input:hover {
		color:#0f1715;
		cursor:pointer;
	}

/* Property & Search Result Page */
.propertyResultHeader {
	float:left;
	width:635px;
	padding:5px;
	height:15px;
	display:inline;
	background-color:#e4e2e2;
	border:1px solid #c4c4c4;
}

.propertyResultImage {
	float:left;
	padding:5px;
	width:135px;
	height:101px;
	display:inline;
	margin-top:5px;
	background-color:#FFFFFF;
	border:1px solid #c4c4c4;
}

.propertyResultText {
	float:left;
	width:480px;
	font-size:90%;
	display:inline;
	text-align:left;
	padding:10px 0px 0px 10px;
}

.propertysImage {
	float:left;
	width:310px;
	margin-top:8px;
	display:inline;
}
.propertysGallery {
	display:inline;
	float:left;
	padding:0px;
	width:319px;
	height:240px;
	margin-top:8px;
	margin-left:18px;
	overflow:hidden;
	overflow-y:scroll;
}
	.propertysGallery img {
		margin:0px 8px 8px 0px;
	}

.pageNumber {
	float:left;
	width:625px;
	font-size:90%;
	display:inline;
	text-align:center;
}

.bkArrow {
	float:left;
	width:12px;
	height:11px;
	display:inline;
}
.fwdArrow {
	width:12px;
	float:right;
	height:11px;
	display:inline;
}

.bkRArrow {
	float:left;
	width:18px;
	height:18px;
	display:inline;
}
.fwdRArrow {
	width:18px;
	height:18px;
	float:right;
	display:inline;
}

.previousArrow {
	float:left;
	width:80px;
	display:inline;
}
.nextArrow {
	width:60px;
	float:right;
	display:inline;
}
.conclusionArrow {
	width:95px;
	float:right;
	display:inline;
}

.nextArrowMyProperty {
	width:60px;
	float:left;
	margin-left:395px;
	display:inline;
}
.nextArrowMyProperty2 {
	width:60px;
	float:left;
	margin-left:475px;
	display:inline;
}

.plainGreyBgd {
	float:right;
	width:251px;
	height:36px;
	display:inline;
	background-repeat:repeat-x;
	background-image:url(images/plainGreyBgd.jpg);
}

/* Index Containers */
.indexHeader1 {
	float:left;
	width:230px;
	height:36px;
	font-size:90%;
	display:inline;
	border:1px solid #d9d9d4;
	background-repeat:repeat-x;
	background-image:url(images/headerGreyBgd.jpg);
}.indexHeader2 {
	float:left;
	width:204px;
	height:36px;
	font-size:90%;
	display:inline;
	border:1px solid #d9d9d4;
	background-repeat:repeat-x;
	background-image:url(images/headerGreyBgd.jpg);
}

.indexOptions {
	float:left;
	width:185px;
	text-align:left;
	padding:17px 0px 0px 45px;
}
.indexBoxSell {
	float:left;
	display:inline;
	width:216px;
	font-size:80%;
	text-align:left;
	line-height:1.4;
	padding:10px 5px 0px 10px;
}.indexBoxVal {
	float:left;
	display:inline;
	width:192px;
	font-size:70%;
	text-align:center;
	line-height:1.2;
	padding:10px 5px 0px 10px;
}
.indexBoxes {
	float:left;
	width:215px;
	font-size:70%;
	text-align:left;
	line-height:1.4;
	padding:10px 5px 10px 10px;
	height:180px;
	border-right:1px solid #e5e3e3;
}

.indexBoxLast {
	float:left;
	width:215px;
	font-size:70%;
	text-align:center;
	line-height:1.4;
	padding:10px 5px 10px 10px;
}

.leftIndexText {
	float:left;
	width:230px;
	color:#0f1715;
	font-size:80%;
	text-align:left;
	font-weight:normal;	
	padding:10px 5px 0px 10px;
}

.leftIndexText ul {
	list-style-image:url(images/blueBullet.jpg);
	margin:0px 0px 20px 18px;
}
	.leftIndexText ul li {
		margin:4px 0px 10px 0px;
		line-height:1.3;
	}
	.leftIndexText ul li.highlight {
		list-style-image:url(images/blueBullet_sml.jpg);
	}
	

ul.blueBullet {
	list-style-image:url(images/blueBullet.jpg);
	margin:0px 0px 20px 18px;
}
	ul.blueBullet li {
		margin:4px 0px 10px 0px;
		line-height:1.3;
	}

.leftIndexTextGreen {
	float:left;
	width:230px;
	color:#0f1715;
	font-size:80%;
	text-align:left;
	font-weight:normal;	
	padding:10px 5px 0px 10px;
}

.leftIndexTextGreen ul {
	list-style-image:url(images/greenBullet.jpg);
	margin:0px 0px 20px 18px;
}
	.leftIndexTextGreen ul li {
		margin:4px 0px 10px 0px;
		line-height:1.3;
	}

.rightIndexText {
	float:left;
	width:470px;
	color:#0f1715;
	font-size:75%;
	text-align:left;
	font-weight:normal;
	padding:10px 5px 0px 10px;
}

/* Footer */
.footer {
	float:left;
	height:30px;
	width:950px;
	font-size:60%;
	color:#FFFFFF;
	display:inline;
	background-color:#0f1715;
}
.bottom {
	float:left;
	width:960px;
	display:inline;
	margin-left:10px;
}
.footerLeft {
	float:left;
	width:500px;
	display:inline;	
	padding:8px 0px 0px 10px;
	text-align:left;
}
.footerRight {
	float:right;
	width:400px;
	display:inline;	
	padding:8px 10px 0px 0px;
	text-align:right;
}

/* sale~Sign  */
.saleSignPageLeft {
	float:left;
	width:570px;
	color:#0f1715;
	font-size:80%;
	text-align:left;
	padding:10px 10px 0px 20px;
	line-height:1.4;
}
.saleSignPageRight {
	float:left;
	width:320px;
	color:#0f1715;
	font-size:80%;
	text-align:left;
	padding:10px 0px 0px 10px;
	line-height:1.4;
}
.saleSignPageBott {
	float:left;
	width:750px;
	color:#0f1715;
	font-size:90%;
	text-align:left;
	padding:10px 10px 0px 20px;
	line-height:1.4;
}
/* conveyancing quote */
.conveyPageLeft {
	float:left;
	width:235px;
	display:inline;
	color:#0f1715;
	font-size:80%;
	text-align:left;
	padding:14px 10px 0px 20px;
	line-height:1.4;
}
.conveyPageText {
	font-family:Tahoma;
	font-weight:bold;
	float:left;
	display:inline;
	width:915px;
	font-size:122%;
	padding-left: 20px;
	color:#cc0000;
	text-align:center;
}
.conveyPageRight {
	float:left;
	width:650px;
	display:inline;
	color:#0f1715;
	font-size:80%;
	text-align:left;
	padding:10px 10px 0px 10px;
}
.conveyheaderLeft {
	float:left;
	width:225px;
	height:33px;
	font-size:120%;
	color:#FFFFFF;
	padding:8px 0px 0px 10px;
	display:inline;
	background-repeat:no-repeat;
	background-image:url(images/conveyLeftHeader.gif);
}

.conveyPageLeft ul {
	list-style-image:url(images/greenTick.gif);
	margin:0px 0px 20px 18px;
}
	.conveyPageLeft ul li {
		margin:0px;
		padding:5px 0px 0px 0px;
		line-height:1.3;
	}


/* Text */
h1 {
	color:#0f1715;
	font-size:105%;
	text-align:left;
	font-weight:normal;
}

h1.contentHeader,h2.contentHeader,h3.contentHeader {
	color:#0f1715;
	font-family:Arial, Helvetica, sans-serif;
	font-size:130%;
	text-align:left;
	font-weight:bold;
}
h1.topHeader,h2.topHeader,h3.topHeader,h4.topHeader {
	color:#0f1715;
	font-size:105%;
	text-align:left;
	font-weight:normal;
}
h1.topHeader.white,h2.topHeader.white,h3.topHeader.white,h4.topHeader.white {
	color:#ffffff;
	font-size:105%;
	text-align:left;
	font-weight:normal;
}
h2 {
	color:#FFFFFF;
	font-size:100%;
	text-align:left;
	font-weight:normal;
}
h3 {
	font-size:110%;
	text-align:left;
}
	h3 a {
		text-decoration:none;
		color:#0f1715;
	}
	h3 a:hover {
		text-decoration:underline;
		color:#1465b5;
	}

h4 {
	color:#0f1715;
	font-size:90%;
	text-align:left;
	font-weight:normal;
}
	h4 a {
		text-decoration:none;
		color:#0f1715;
	}
	h4 a:hover {
		text-decoration:underline;
		color:#1465b5;
	}
h4.date {
	font-size:80%;
	color:#1564b3;
	text-align:left;
	padding-top:3px;
	font-weight:bold;
}
h5 {
	font-size:120%;
	text-align:left;
	font-weight:normal;
}
h6 {
	font-size:80%;
	color:#1564b3;
	text-align:left;
	padding-top:3px;
}

.searchLeftText {
	float:left;
	width:90px;
	display:inline;	
	margin-bottom:12px;
}
.searchRightSelect {
	float:left;
	width:140px;
	display:inline;
}
.searchRightSelect select {
	font-size:12px;
}

.headerBlueText {
	float:left;
	display:inline;
	width:240px;
	padding:8px 0px 0px 10px;
	overflow:hidden;
}

.headerGreyText {
	float:left;
	display:inline;
	padding:7px 0px 0px 10px;
}

.headerGreyBgdGuideText {
	float:left;
	width:220px;
	font-size:70%;
	text-align:left;
	padding:10px 5px 10px 15px;
}

.contentText {
	float:left;
	width:658px;
	color:#0f1715;
	font-size:80%;
	text-align:left;
	padding:10px 0px 0px 20px;
	line-height:1.4;
}

.contentText .contentAdLeft {
	display:inline;
	float:left;
	width:520px;
}
.contentText .contentAdRight {
	display:inline;
	float:left;
	width:120px;
	margin:40px 0 0 18px;
}

.standardTextLayout h3 {
	color:#1465b5;
	font-family:Arial, Helvetica, sans-serif;
	border-bottom:1px solid #CCCCCC;
	margin-bottom:10px;
}
.standardTextLayout hr {
	height:1px;
	border:0px;
	border-top:1px solid #CCCCCC;
}
.standardTextLayout ul {
	list-style-image:url(images/blueBullet.jpg);
	margin-left:24px;
}
	.standardTextLayout ul.outer {
		list-style-image:url(images/blueBullet_sml.jpg);
		/*list-style:none;*/
		margin-left:20px;
	}
	.standardTextLayout ul.outer li {
		margin-bottom:16px;
	}
	.standardTextLayout ul.inner {
		list-style-image:url(images/blueBullet.jpg);
		margin-left:30px;
	}
	.standardTextLayout ul.inner li {
		margin:3px 0px;
	}	
	.standardTextLayout ul.inner2 {
		list-style-image:url(images/whiteBullet.jpg);
		margin-left:30px;
	}
	.standardTextLayout ul.inner2 li {
		margin:3px 0px;
	}	
	.standardTextLayout ul.convey {
		list-style-image:url(images/greenTick.gif);
		margin-left:30px;
	}
	.standardTextLayout ul.convey li {
		margin:0px 0px;
		vertical-align:top;
	}
.standardTextLayout ul li {
	margin:4px 0px;
}

.standardTextLayout ol {
	margin-left:24px;
}

.standardTextLayout ol li {
	margin:4px 0px;
}

.countryLinks {
	width:350px;
	float:right;
	font-size:90%;
	text-align:left;
	padding:10px 0px 0px 0px;
}

.propertyOptionsText {
	display:inline;
	float:left;
	width:180px;
	margin:5px 0px;
	font-size:120%;
	font-weight:bold;
}

/* Guide Pages */
.highlightedBox {
	display:inline;
	float:left;
	width:630px;
	padding:10px;
	border:1px solid #b1cfeb;
	margin:10px 0px 10px 0px;
	background-color:#e0ecf7;
}
.highlightedBox ul {
	list-style-image:url(images/blueBgdBullet.jpg);
	margin-left:24px;
}
.highlightedBox ul li {
	margin:4px 0px;
}
.contentAdLeft .highlightedBox {
	display:inline;
	float:left;
	width:498px;
	padding:10px;
	border:1px solid #b1cfeb;
	margin:10px 0px 10px 0px;
	background-color:#e0ecf7;
}

/* Links */
a.navLink {
	color:#FFFFFF;
	text-decoration:none;
}
a.navLink:hover {
	color:#0f1715;	
	text-decoration:none;
}

.linkRSS {
	color:#1465b5;
	text-decoration:none;
	padding-left:20px;
	background-image:url(images/smallRSSIcon.jpg);
	background-position:center left;
	background-repeat:no-repeat;
}
a.linkRSS:hover {
	color:#0f1715;	
	text-decoration:underline;
}

a.whiteLink {
	color:#FFFFFF;
	text-decoration:none;
}
a.whiteLink:hover {
	color:#0f1715;	
	text-decoration:none;
}

a.footerLink {
	color:#FFFFFF;
	text-decoration:none;
}
a.footerLink:hover {
	color:#C0C0C0;	
	text-decoration:none;
}

a.blueLink {
	color:#1465b5;
	text-decoration:none;
}
a.blueLink:hover {
	color:#0f1715;	
	text-decoration:underline;
}

a.blueLinkDashed {
	color:#1465b5;
	border-bottom:1px dashed #1465b5;
	text-decoration:none;
}
a.blueLinkDashed:hover {
	color:#0f1715;
	border-bottom:0px solid #0f1715;
	text-decoration:underline;
}

a.blueLink2 {
	color:#1465b5;
	text-decoration:none;
}
a.blueLink2:hover {
	color:#1465b5;	
	text-decoration:none;
}
a.blueLink3 {
	color:#1465b5;
	text-decoration:none;
}
a.blueLink3:hover {
	color:#0f1715;	
	text-decoration:none;
}

a.blackLink {
	color:#0f1715;
	text-decoration:none;
}
a.blackLink:hover {
	color:#666666;	
	text-decoration:none;
}

a.mapLink {
	color:#1465b5;
	font-size:85%;
	text-decoration:underline;
}
a.mapLink:hover {
	color:#0f1715;
	font-size:85%;	
	text-decoration:underline;
}

.pagerBoxes {
	display:inline;
	float:left;
	font-size:11px;
	text-align:center;
	margin:0px 4px;
	border:1px solid #999999;
}
	.pagerBoxes span {
		display:block;
		color:#ffffff;
		padding:2px;
		background-color:#666666;
		cursor:default;
		font-weight:bold;
		min-width:16px;
	}
	.pagerBoxes a {
		display:block;
		color:#666666;
		padding:2px;
		background-color:#EDEDED;
		text-decoration:none;
		min-width:16px;
	}
	.pagerBoxes a:hover {
		color:#FFFFFF;
		background-color:#1465b5;
		text-decoration:underline;
	}
	.pagerBoxes a:active {
		color:#FFFFFF;
		background-color:#1465b5;
		text-decoration:none;
	}

.leftArrowLink {
	display:inline;
	padding-left:18px;
	color:#1465b5;
	text-decoration:none;
	
	background-image:url(images/backwardsArrow.gif);
	background-position:left;
	background-repeat:no-repeat;
}
	a.leftArrowLink:hover {
		color:#0f1715;	
		text-decoration:underline;
	}
	
.rightArrowLink {
	padding-right:14px;
	color:#1465b5;
	text-decoration:none;
	
	background-image:url(images/linkArrowRight.jpg);
	background-position:center right;
	background-repeat:no-repeat;
}
	a.rightArrowLink:hover {
		color:#0f1715;	
		text-decoration:underline;
	}

.conveyancingButton {
	display:inline;
	float:left;
	width:193px;
	height:43px;
	margin:10px 20px 10px 5px;
}
.conveyancingButton a {
	display:block;
	width:160px;
	height:31px;
	padding:10px 20px 2px 13px;
	color:#1465b5;
	font-weight:bold;
	text-decoration:none;
	
	background-image:url(images/conveyancingGoButton.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}
	.conveyancingButton a:hover {
		color:#333333;
		text-decoration:underline;
		
		background-image:url(images/conveyancingGoButton_h.jpg);
	}

.conveyancingButton2 {
	display:inline;
	float:left;
	width:193px;
	height:43px;
	margin:10px 20px 10px 5px;
}
.conveyancingButton2 a {
	display:block;
	width:160px;
	height:31px;
	padding:10px 20px 2px 13px;
	color:#1465b5;
	font-weight:bold;
	text-decoration:none;
	
	background-image:url(images/conveyancingGoButton2.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}
	.conveyancingButton2 a:hover {
		color:#333333;
		text-decoration:underline;
		
		background-image:url(images/conveyancingGoButton2_h.jpg);
	}

/* Breadcrumb Styles */
.breadCrumb {
	float:left;
	display:inline;
	width:700px;
	font-size:60%;
	color:#999999;
	padding:8px 0px 0px 20px;
}

.Crumb{
	float:left;
	display:inline;
	text-indent:0px;
	margin-right:4px;
}

.Crumb a {
	color:#999999;
	text-decoration:none;
}
.Crumb a:hover {
	color:#999999;
	text-decoration:underline;
}

.breadCrumbRight {
	float:right;
	display:inline;
	width:200px;
	font-size:60%;
	color:#666666;
	padding:4px 20px 0px 0px;
	text-align:right;
}

/* map */
.map {
	
}

.error a {
	color:#DD0000;
	text-decoration:underline;
}
.error a:hover {
	color:#666666;
	text-decoration:underline;
}

input[type="checkbox"] {
	cursor:pointer;
}

.error {
	color:#DD0000;
}

.grey {
	color:#666666;
}

.blue {
	color:#1465b5;
}

.SearchContentInput3 {
	width:160px;
}

.refineLocation {
	width:380px;
	height:104px;
}

label.pointer {
	cursor:pointer;
}

/* form in a table styles */
td {
	vertical-align:top;
}
td input.text,td textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border:1px solid #999999;
	padding:1px;
	width:180px;
}
td input.small {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border:1px solid #999999;
	padding:1px;
	width:80px;
}
td textarea.large {
	width:350px;
	height:180px;
}
td select {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border:1px solid #999999;
	padding:0px;
}

table.padding td {
	padding:3px;
}
table.padding th {
	padding:3px;
}
tr.error td {
	color:#DD0000;
}	
tr.error td input.text,tr.error td textarea,tr.error td select {
	border:1px solid #DD0000;
	background-color:#FFEDED;
}

input.error {
	border:1px solid #DD0000;
	background-color:#FFEDED;
	padding:1px;
	color:#000000;
}

/* message styles */

.messageContainer {
	width:645px;
	border:1px solid #C4C4C4;
	display:inline;
	float:left;
	margin-bottom:5px;
}

.messageHeader {
	width:635px;
	padding:5px;
	background-color:#F2F2F2;
	border-bottom:1px solid #C4C4C4;
	display:inline;
	float:left;
}

.messageInner {
	width:100%;
	padding:0px;
	display:inline;
	float:left;
}
	.messageInner textarea {
		padding:5px;
		border:1px solid #FFFFFF;
		width:633px;
	}

.messageHeaderL {
	width:320px;
	display:inline;
	float:left;
}

.messageHeaderR {
	width:80px;
	display:inline;
	float:right;
	text-align:right;
}

.displayInline {
	float:left;
	display:inline;
}

/* table Styles */
.eventTable table {
	border: 1px solid #000000;
}
.eventTable th {
	font-weight: bold;
	padding: 5px;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000
}
.eventTable th.rhs {
	border-right: 0px;
}

.eventTable td {
	padding: 5px;
	border-right: 1px solid #000000;
}
.eventTable td.rhs {
	border-right: 0px;
	border-bottom: 1px solid #000000;
}
.eventTable td.rhs2 {
	border-right: 0px;
}

.eventTable td.bottomRow {
	border-bottom: 1px solid #000000;
}

.colorOffer {
	color:#FF9900;
}

.colorSold {
	color:#DD0000;
}

.tinymce {
	font-size:13px;
}

.propertyNewsStandard a {
	color:#1465b5;
	text-decoration:none;
}
.propertyNewsStandard a:hover {
	color:#0f1715;	
	text-decoration:underline;
}
.propertyNewsStandard table {
	border:0;
	border-top:1px solid #999999;
	border-right:1px solid #999999;
	background-color:#fefefe;
}
.propertyNewsStandard table td,.propertyNewsStandard table th {
	padding:0px 2px;
	border:0;
	border-bottom:1px solid #999999;
	border-left:1px solid #999999;
}

.conveyancingQuoteContainer {
	display:inline;
	float:left;
	width:665px;
}
.conveyancingQuoteContainer input.submit {
	padding:2px 8px;
	cursor:pointer;
}
.conveyancingQuoteContainer a {
	color:#1465b5;
	text-decoration:none;
}
.conveyancingQuoteContainer a:hover {
	color:#333333;
	text-decoration:underline;
}

.conveyancingQuoteContainer .comparisonTable th {
	padding:1px 2px;
	background-color:#1465b5;
	color:#FFFFFF;
	vertical-align:top;
	text-align:center;
}
.conveyancingQuoteContainer .comparisonTable td {
	padding:1px 2px;
	border-bottom:1px solid #cccccc;
	vertical-align:middle;
	text-align:center;
}
.conveyancingQuoteContainer .comparisonTable tr.altRow td {
	background-color:#EFEFEF;
}

tr.break,tr.break td {
	font-size:9px;
	height:10px;
	overflow:hidden;
}

.quoteTable td {
	padding:5px 0;
}

.quoteBottomTable td {
	vertical-align:middle;
	font-size:110%;
	padding:2px 0;
}

.instructForm td {
	padding:2px 0;
}
.instructForm th {
	padding:2px 0;
}

.instructButton {
	padding:3px 20px;
	cursor:pointer;
	margin-top:4px;
}