body {
	color: #000;
	background: #e9eae9 url(../images/layout/bodyFill.jpg) repeat-x;
	font-family: verdana, arial, verdana, sans-serif;
	text-align: center;
	font-size: 62.5%;
}
* {
	margin: 0px;
	padding: 0px;
}
h1, h2, h3, h4, h5, h6 {
	font-family: arial, verdana, sans-serif;
	color: #2d1f5b;
	margin: 5px 0px;
}
h2 {
	font-size: 1.8em;
	line-height: 1.8em;
}
h3 {
	font-size: 1.6em;
	line-height: 1.6em;
}
h4 {
	font-size: 1.4em;
	line-height: 1.4em;
}
h5 {
	font-size: 1.2em;
	line-height: 1em;
}
a:link, a:visited {
	color: #2d1f5b;
	font-weight: bold;
	text-decoration: none;
}
a:hover, a:focus, a:active {
	color: #2d1f5b;
	font-weight: bold;
	text-decoration: underline;
}
p {
	margin: 10px 0px;
}
ul {
	margin: 0px 0px 0px 20px;
}
.left {
	float: left;
	margin: 0px 5px 0px 0px;
}
.right {
	float: right;
	margin: 0px 0px 0px 5px;
}

/* styles used on the landlords guide pages */
p.intro {color:#0072B8;font-size:1.2em;}
ul.features {margin-left:25px;color:#0072B8;}
	ul.features li {list-style-image:url(../images/layout/featured_li.gif);border-bottom:1px solid #ddd;padding:5px 0;}

img {
	border: 0;
}
#topLinks {
	width: 780px;
	margin: 0 auto;
	color: #2d1f5b;
	height: 20px;
	margin-top: 8px;
}
	#topLinks a {
		color: #2d1f5b;
	}
	#topLinks h1 {
		font-size: 1.1em;
		line-height: 1.2em;
		font-weight: normal;
		float: left;
		margin: 0px;
	}
	#topLinks #rightNav {
		text-align: right;
	}
#container {
	color: #525252;
	background: #fff url(../images/layout/contentFill.jpg) repeat-y;
	width: 788px;
	margin: 0 auto;
	font-size: 1.1em;
	line-height: 1.6em;
	text-align: left;
	position: relative; /* this will be container for all absolutly positioned elemements */
}
	#content table {
		font-size: 1em;
	}
#header {
	background: url(../images/layout/headerBg.jpg) no-repeat;
	padding: 15px 14px 0px 14px;
}
	#nav {
		background: url(../images/layout/navBg.jpg) no-repeat;
		height: 25px;
		padding-top: 3px;
	}
		#nav ul {
			list-style-type: none;
			margin: 0px 0px 0px 10px;
		}
		#nav li {
			display: inline;
			padding: 5px 0px;
			background: url(../images/layout/navBreak.jpg) no-repeat 100%;
		}
		#nav a {
			padding: 5px 0px;
			color: #2d1f5b;
			font-size: 1em;
			padding: 0px 16px 0px 10px;
		}
#main {
	padding: 0px 0px 0px 20px;
}
#content {
	float: left;
	width: 540px;
	margin: 10px 0px 0px 0px;
}
	#latestProperties {
		background: url(../images/layout/latestBgFill.jpg) repeat-y;
		margin-top: 10px;
		float: left;
		width: 520px;
	}
		#latestPropertiesTop {
			background: url(../images/layout/latestBgTop.jpg) no-repeat top;
			height: 10px;
		}
		.latestThree {
			float: left;
			width: 170px;
			line-height: 15px;
		}
			.latestThreeInner {
				margin-left: 10px;
				position:relative;
			}
				.latestThree img.propImage {
					border: 1px solid #818181;
				}

				.latestThreeInner .overlay {
					position: absolute;
					top: 1px;
					left: 1px;
					z-index: 2;
				}
		.property {
			margin: 5px 0px;
			width: 510px;
			float: left;
		}
			.property h5.propTitle {
				background: url(../images/layout/latestTitleBg.jpg) no-repeat;
				padding: 3px 0px 6px 25px;
				margin: 0px 0px 10px 10px;
			}
			.property h5.propTitle a {
				color: #fff;
			}
			#mainImage {
				position: relative;
				top: 0;
				left: 0;
				margin-bottom: 10px;
			}
			#mainImage #propImage {
				border: 1px solid #808080;
				position: absolute;
				top: 0px;
				left: 0px;
				z-index: 1;
			}
			#mainImage .overlay{
				position: absolute;
				top: 1px;
				left: 11px;
				z-index: 2;
			}
			.property #propImage {
				position: relative;
			}
			.property #propImage .overlay {
					position: absolute;
					top: 0px;
					left: 0px;
					z-index: 2;
				}
			.property .propImage {
				float: left;
				margin: 0px 0px 0px 10px;
			}
			.property .centerDetails {
				float: left;
				margin: 0px 0px 0px 5px;
				width: 310px;
			}
			.property .centerDetails p {
				margin: 0px 0px 10px 0px;
			}
			.property span.propPrice {
				font-size: 2em;
				display: block;
				margin: 0px 0px 10px 0px;
			}
			.property span.propPrice .pcm {
				font-size: 0.8em;
			}
			.property .propDetails {
				float: right;
				width: 75px;
			}
			.property .propDetailsButton {
				margin-top: 10px;
			}
		#latestPropertiesBottom {
			background: url(../images/layout/latestBgBottom.jpg) no-repeat bottom;
			height: 10px;
			clear: both;
		}
	#areasCovered {
		border-top: 1px solid #ccc;
		float: left;
		margin-top: 10px;
	}
		#areasCovered p {
			font-size: 1.2em;
		}
		#areasCovered .area {
			float: left;
			width: 127px;
		}
		#areasCovered .area p {
			margin: 5px 0px;
			font-weight: bold;
			padding-left: 5px;
		}
		#areasCovered .area p a {
			color: #e6ad02;
		}
		#areasCovered ul {
			list-style-type: none;
			margin: 0px;
			padding-left: 5px;
		}
	#tennants, #landlords {
		width: 250px;
		height: 90px;
		float: left;
		margin: 10px 10px 30px 0px;
	}
		
		#tennants {
			background: url(../images/layout/homePannelBgTen.jpg) no-repeat;
			text-align: right;
		}
		#landlords {
			background: url(../images/layout/homePannelBgLan.jpg) no-repeat;
		}
		#tennants .pannelTitle, #landlords .pannelTitle {
			padding: 0px;
			margin: 5px 10px 15px 10px;
			color: #2d1f5b;
			font-weight: bold;
			font-size: 1.6em;
		}
		#tennants p, #landlords p {
			padding: 0px;
			margin: 5px 10px 0px 10px;
		}
		#tennants a, #landlords a {
			color: #2d1f5b;
			font-weight: bold;
		}
#sidebar {
	float: right;
	width: 209px;
	margin: 10px 0px 0px 0px;
	border-left: 1px solid #ccc;
}
	#callToAction {
		background: url(../images/layout/callUsBg.jpg) no-repeat;
		height: 77px;
		text-align: right;
		margin: 0px 14px 14px 14px;
		padding: 0px 5px;
	}
		#callToAction p {
			font-size: 1.2em;
			color: #2d1f5b;
			margin: 0px;
			padding: 2px 0px;
		}
	#emailToAction {
		background: url(../images/layout/emailBg.jpg) no-repeat;
		height: 40px;
		text-align: right;
		margin: 14px;
		padding: 0px 5px;
	}
		#emailToAction p {
			font-size: 1.2em;
			color: #2d1f5b;
			margin: 0px;
			padding: 1px 0px;
		}
		#emailToAction a {
			color: #2d1f5b;
		}

	#shortlistedProperties {
		background: url(../images/layout/propWeekFill.jpg) repeat-y left;
		text-align: right;
		margin: 14px;
	}
		#shortlistTop {
			background: url(../images/layout/propWeekTopBg.jpg) no-repeat top left;
			color: #2d1f5b;
			font-size: 1.2em;
			font-weight: bold;
			padding: 10px 10px 0px 0px;;
		}
		#shortlistPrice #shortlistPrice a {
			color: #525252;
		}
		#propWeekTitle,
		#shortlistPrice {
			font-weight:bold;
			padding-right: 10px;
			margin: 0px;
		}
		.shortlistProp {
			font-size: 0.9em;
			font-weight: normal;
			background-color: #fff;
			margin: 1px 2px 0px 1px;
			padding: 2px 10px 2px 10px;
			line-height: 1.2em;
			border-top: 1px solid #B9B4C8;
			border-left: 5px solid #B9B4C8;
		}
		#shortlistedProperties .dark {
			background-color: #fff;
		}

		#shortlistedProperties .shrotlistedImage {
			border: 1px solid #808080;
			margin: 5px 10px 5px 0px;
		}

	.findAproperty {
		background: url(../images/layout/findApropBg.jpg) no-repeat;
		text-align: left;
		height: 225px;
		margin: 14px;
		padding: 0px 0px;
	}
		.findAproperty .findTitle {
			color: #2d1f5b;
			text-align: right;
			font-weight: bold;
			font-size: 1.4em;
			padding: 5px 0px 10px 0px;
		}
		.formCont {
			width: 165px;
			margin: 0px 10px;
		}
		.findAproperty form select {
			width: 160px;
		}
		.findAproperty p {
			margin: 0px;
		}
		.findAproperty p a {
			color: #2d1f5b;
		}
		.findAproperty .searchButton {
			margin-top: 5px;
		}
	#propertyOfTheWeek {
		background: url(../images/layout/propWeekFill.jpg) repeat-y left;
		text-align: right;
		margin: 14px;
	}
		#propWeek {
			background: url(../images/layout/propWeekTopBg.jpg) no-repeat top left;
			color: #2d1f5b;
			font-size: 1.2em;
			font-weight: bold;
			padding: 10px 10px 0px 0px;;
		}
		#propertyOfTheWeek #propWeektitle a {
			color: #525252;
		}
		#propWeekTitle,
		#propWeekPrice {
			font-weight:bold;
			padding-right: 10px;
			margin: 0px;
		}
		#propertyOfTheWeek #propWeekImage {
			margin: 5px 10px 5px 0px;
			position:relative;
		}
		#propertyOfTheWeek #propWeekImage img.propWeekImage {
			border: 1px solid #808080;
		}
		#propertyOfTheWeek #propWeekImage .overlay{
			position: absolute;
			top: 1px;
			left: 12px;
			z-index: 2;
		}
		.moreInfo {
			display: block;
			background: url(../images/layout/propWeekBottomBg.jpg) no-repeat bottom left;
			padding: 0px 5px 10px 5px;
		}
		.moreInfo a {
			background: #fff;
			border-top: 1px dotted #ccc;
			border-bottom: 1px dotted #ccc;
			margin-bottom: 10px;
			display: block;
		}
	#areaCovered {
		background: url(../images/layout/areaTopBg.jpg) no-repeat;
		margin: 14px 14px 0px 14px;
	}
		#areaCovered p {
			padding: 20px 10px 10px 10px;
			margin: 10px 0px 0px 0px;
		}
#footer {
	background: url(../images/layout/footerBottom.jpg) no-repeat bottom;
	clear: both;
	padding: 14px 0px;
}

	#footer ul {
		background: url(../images/layout/footerLinksBg.jpg) no-repeat;
		list-style-type: none;
		margin: 0px 0px 0px 14px;
		padding: 5px 0px 0px 8px;
		height: 30px;
	}
	#footer li {
		display: inline;
		color: #fff;
		padding: 0px 0px 0px 0px;
	}
	#footer a {
		color: #fff;
		padding: 0px 5px;
	}

#belowSite {
	width: 450px;
	margin: 0 auto;
}
/*----------------------------------------------------------------------------*/
#allImages {
	float: right;
	width: 96px;
	text-align: center;
}
	#backToResults {
		margin: 0px 0px 10px 0px;
		border: none!important;
	}
	#allImages img {
		border: 1px solid #818181;
	}
	#allImages p {
		margin: 5px;
	}

#propDisplay {
	background: url(../images/layout/propFill.jpg) repeat-y;
	width: 420px;
	float: left;
}
	#propHead {
		background: url(../images/layout/propHead.jpg) no-repeat;
		height: 5px;
	}
	#propDisplay h3 {
		padding: 0px 0px 0px 10px;
		font-size: 1.5em;
	}
	#propDisplay #propImage {
		border: 1px solid #818181;
		float: left;
		margin: 0px 0px 10px 10px;
	}
	#propLeft {
		float: left;
		width: 300px;
		height: 220px;
	}
	#propRight {
		float: left;
		width: 120px;
	}
		#imgControls {
			padding: 0px 0px 5px 20px;
		}
		#imgControls span {
			position: relative;
			bottom: 2px;
		}
		#atAglance {
			background: url(../images/layout/propRightBorderTop.jpg) no-repeat top;
			padding: 5px 0px 10px 5px;
		}
		#detailsPrice {
			background: url(../images/layout/propRightBorderTop.jpg) no-repeat top;
			color: #2d1f5b;
			font-size: 1.6em;
			padding: 10px 0px 10px 5px;
		}
		#tell_a_friend {
			background: url(../images/layout/propRightBorderTop.jpg) no-repeat top;
			padding: 5px 0px 10px 5px;
		}
	#propFoot {
		clear: both;
		height: 23px;
		background: url(../images/layout/propFoot.jpg) no-repeat bottom left;
	}
		#propFoot ul {
			background: url(../images/layout/propFootBreak.jpg) no-repeat 30px -2px;
			list-style-type: none;
			padding: 1px 0px 0px 25px;
			margin: 0px;
		}
		#propFoot li {
			display: inline;
			padding: 0px 0px;
		}
		#propFoot a {
			background: url(../images/layout/propFootBreak.jpg) no-repeat 100%;
			color: #fff;
			padding: 3px 16px 5px 10px;
		}
#spec {
	clear: left;
	padding-top: 10px;
}
#similarProp {
	clear: both;
}
#similarProp table {
	border: 1px solid #eaeaea;
	border-collapse: collapse;
}
#similarProp td,
#similarProp th {
	border: 1px solid #eaeaea;
	padding: 8px;
}
#similarProp th {
	background: #fcfcfc;
	font-weight: bold;
	text-align: left;
	height: 30px;
}
#similarProp tr.light {
	background: #ffffff;
}
#similarProp tr.dark {
	background: #fcfcfc;
}
#similarProp td.description {
	width: 420px;
	height: 30px;
}
#similarProp td.price {
	width: 75px;
}
#similarProp td.go {
	width: 30px;
}
/*----------------------------------------------------------------------------*/

.testimonial {
	background: #F2F2F2 url(../images/layout/open_quotes.gif) no-repeat;
	border-top: 1px solid #c2c2c2;
	border-bottom: 1px solid #c2c2c2;
	padding: 10px 10px 5px 15px;
}
.testim {
	padding: 5px;
	vertical-align: top;
}
.testimonial .name {
	height: 50px;
	text-align: right;
	width: 500px;
}
.testimonial .date {
	color: #2d1f5b;
	width: 100px;
}
/*----------------------------------------------------------------------------*/

.newsItem {
	background: #F2F2F2;
	border: 1px solid #c2c2c2;
	margin: 0px 0px 10px 0px;
	padding-bottom: 10px;
}
.newsItem td {
	vertical-align: top;
}
.newsItem .title {
	font-size: 1.2em;
	font-weight: bold;
	margin: 10px;
}
.newsItem .story {
	margin: 10px;
}
.newsItem .meta {
	margin: 10px;
}
.newsItem .date {
	width: 150px;
}

/* contact -------------------------------------------------------------------*/

.enquireAbout {
	background: #F3F3F3;
	border-top: 1px solid #A5A5A5;
	border-bottom: 1px solid #A5A5A5;
	padding: 10px 0px 0px 74px;
	margin-bottom: 10px;
}
.enquirePropImage {
	float: left;
}
.enquireDetails {
	margin-left: 104px;
}
.enquireDetails br.noclear {
	clear: none;
}
.link {
	border-top: 1px dotted #e6e6e6;
	border-bottom: 1px dotted #e6e6e6;
	background-color: #fafafa;
	padding: 5px 10px;
	margin: 5px 0;
}

.paginate {
	width: 20px;
	height: 20px;
	background-color: #fff;
	border: 1px solid #bbb;
	cursor: pointer;
	margin-left: 5px;
	font-weight: bold;
	color: #2d1f5b;
	font-size: 11px;
}

.paginate_current {
	width: 20px;
	height: 20px;
	background-color: #A49FB6;
	border: 1px solid #666;
	cursor: pointer;
	margin-left: 5px;
	font-weight: bold;
	color: #fff;
	font-size: 11px;
}

.error {
		margin           : 10px 0;
		color            : #ff0000;
		background-color : #ffeeee;
		border-top       : 1px solid #ff0000;
		border-bottom    : 1px solid #ff0000;
		padding          : 10px;
		}
.info {
		margin           : 10px 0;
		color            : #0000ff;
		background-color :	#eeeeff;
		border-bottom    : 1px solid #0000ff;
		border-top       : 1px solid #0000ff; 
		padding          : 10px;
		}
.success {
		margin           : 10px 0;
		color            : #009F62;
		background-color : #E6FFE6;
		border-top       : 1px solid #009F62;
		border-bottom    : 1px solid #009F62;
		padding          : 10px;
		}
.uploadedImage {
		margin: 5px;
}