﻿
/***** colours *******

main red: #661313
lighter red: #A41E1E
light back: White
med back: #E1DCBD
darker: #BFB373
main borders: #E1DCBD

****** **************** */



body
{
	text-align: center;
	background-color: #F1EFE2;
	font-size: 11pt;
	font-family: Candara, serif, Verdana, Arial;
}

.fpo /**/
{
	word-spacing: 0px;
}

#container
{
	width: 1006px;
	margin-left: auto;
	margin-right: auto;
}

#containerInner
{
	width: 800px;
	text-align: left;
	background-color: #FFFFFF;
	border: solid 1px #E1DCBD;
	margin-right: 2px;
	float: left;
	padding-bottom: 2px;
}

	#containerRight
	{
		width: 200px;
		text-align: left;
		float: left;
	}
	
		#containerRight img
		{
			margin-bottom: 3px;
			border: solid 1px #999999;
		}
		
		.registerBox, .converterBox
		{
			width: 202px;
			height: 155px;
			background-color: #E1DCBD;
			margin-bottom: 3px;
		}
		
		.registerBox img
		{
			margin-top: 3px;
			margin-bottom: 0px;
			border: none !important;
		}
		
		.converterBox
		{
			background-image: url(/images/converterBG.jpg);
			background-repeat: no-repeat;
			text-align: center;
			padding-top: 70px;
			height: 85px;
		}
		
			.converterBox img
			{
				margin-top: 6px;
				margin-bottom: 0px;
				border: none !important;
				float: right;
				margin-right: 20px;
				width: 50px;
			}
		
			.converterBox input
			{
				border: solid 1px #632A2A;
				background-color: #EFECDC;
				margin-right: 5px;
				width: 120px;
				margin-bottom: 5px;
			}
			
			.converterBox select
			{
				border: solid 1px #632A2A;
				background-color: #EFECDC;
				width: 55px;
				margin-bottom: 5px;
			}
	
/** header and footer **/

#header
{
	padding-left: 3px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#leftNav
{
	width: 273px;
	float: left;
	margin-right: 2px;
	margin-left: 2px;
}

	#leftNav #ads img
	{
		margin-bottom: 3px;
	}

	#leftNavBox
	{
		width: 273px;
		height: 222px;
		margin-bottom: 2px;
	}
	
		#leftNavBox #tabs
		{
			height: 20px;
			margin-bottom: 1px;
		}
		
			#leftNavBox #tabs .tab
			{
				line-height: 20px;
				width: 67px;
				background-color: #BFB373;
				color: #E1DCBD;
				text-align: center;
				float: left;
				display: block;
				margin-right: 1px;
			}
	
#footer
{
	margin-left: 2px;
	margin-right: 2px;
}

	#footer a
	{
		color: #E1DCBD;
	}

	#quickLinks
	{
		background-color: #E1DCBD;
		color: #661313;
		margin-bottom: 2px;
		padding: 5px;
		font-size: 9pt;
		margin-top: 2px;
	}
	
		#quickLinks h1
		{
			color: #661313;
			font-size: 13pt;
			margin: 0px;
			padding: 0px;
		}
	
		#quickLinks a
		{
			color: #661313;
		}
		
		#quickLinks .col1
		{
			width: 200px;
			float: left;
		}
		
		#quickLinks .col2
		{
			width: 220px;
			float: left;
		}
	
	#copyright
	{
		background-color: #661313;
		line-height: 33px;
		color: #E1DCBD;
		padding-left: 10px;
    text-align: left;
}

/** end header and footer **/

#centerContent
{
	width: 521px;
	float: right;
	margin-top: 2px;
	margin-right: 2px;
}

#mainImage
{
	width: 242px;
	float: left;
}

#breadCrums
{
	line-height: 33px;
	background-color: #661313;
	width: 516px;
	color: #E1DCBD;
	margin-top: 2px;
	padding-left: 5px;
}

	#breadCrums a
	{
		color: #E1DCBD;
	}

#breakBar
{
	height: 33px;
	background-color: #661313;
	width: 197px;
	color: #E1DCBD;
	margin-top: 5px;
	margin-bottom: 3px;
	padding-left: 5px;
}

#contentBox
{
	width: 509px;
	padding: 5px;
	border: solid 1px #E1DCBD;
	background-color: #FFFFFF;
	min-height: 454px;
	font-size: 10.5pt;
}

	#contentBox p
	{
		line-height: 19px;
	}
	
	#contentBox table
	{
		border: solid 1px #BFB373;
	}
	
	#contentBox table td, #contentBox table th
	{
		padding: 5px 10px 5px 10px;
		margin: 0px;
	}
		#contentBox table th
		{
			background-color: #E1DCBD;
			color: #661313;
		}
	
	
	.categoryContentBox
	{
		width: 509px;
		padding: 5px;
		border: solid 1px #E1DCBD;
		background-color: #FFFFFF;
		height: 125px;
		font-size: 10.5pt;
	}
	
		.categoryContentBox img
		{
			width: 160px;
			height: 120px;
			float: left;
			border: solid 1px #999999;
			margin-right: 5px;
		}
		
		#propertyQuickLinks
		{
			margin-bottom: 10px;
		}
		
			#propertyQuickLinks a
			{
				color: #661313;
				border: solid 1px #E1DCBD;
				display: block;
				text-decoration: none;
				height: 63px;
				margin-top: 10px;
				margin-left: 5px;
				margin-right: 5px;
				padding: 5px 5px 0px 5px;
			}
			
				#propertyQuickLinks a:hover
				{
					background-color: #F9F8F2;
				}
		
			#propertyQuickLinks img
			{
				width: 78px;
				float: left;
			}
		
			#propertyQuickLinks #col1
			{
				width: 50%;
				float: left;
			}
			
			#propertyQuickLinks #col2
			{
				width: 50%;
				float: right;
			}

#areaMap
{
   height: 310px;
   width: 271px;
   background-color: #E1DCBD;
   margin-bottom: 2px; 
}

#quickSearchForm
{
	height: 310px;
	width: 271px;
	background-color: #E1DCBD;
	margin-bottom: 2px;
}

	#quickSearchForm img
	{
		margin-left: 5px;
		margin-top: 5px;
	}

/** featuredProperties **/

#featuredProperties
{
	background-color: #661313;
	width: 277px;
	margin-left: 2px;
	height: 326px;
	float: right;
}

#h1
{
	margin-left: 5px;
	margin-top: 5px;
}

/** end featuredProperties **/

/** search results **/

#showing
{
	margin-bottom: 10px;
	margin-top: 10px;
}

.summary
{
	height: 122px;
	background-color: #FFFFFF;
	background-image: url(/images/searchResultsBG.jpg);
	background-repeat: repeat-x;
	margin-bottom: 5px;
	padding: 5px 5px 5px 5px;
	border: solid 1px #E1DCBD;
}

	.summary a
	{
		color: #661313;
	}
	
.summaryHeading
{
	width: 330px;
	float: left;
	font-weight: bold;
	margin-bottom: 5px;
}

.summaryImage img
{
	width: 160px;
	height: 120px;
	border: solid 1px #D7DFFF;
	margin-right: 5px;
	float: left;
}


/* research regions summary */
.summaryRegional
{
	height: 122px;
	background-color: #FFFFFF;
	background-image: url(/images/searchResultsBG.jpg);
	background-repeat: repeat-x;
	margin-bottom: 5px;
	padding: 5px 5px 5px 5px;
	border: solid 1px #E1DCBD;
}
    .summaryRegional a
	{
		color: #661313;
	}
    .summaryRegional p
	{
	    margin-top: -5px;
	}
	
	.summaryHeadingRegional
{
	width: 330px;
	font-weight: bold;
	margin-bottom: 5px;
}

.summaryImageSmall img
{
	width: 110px;
	height: 110px;
	float: left;
	border: solid 1px #D7DFFF;
	margin-right: 5px;
}

	/** pages **/
	
	.pages
	{
		clear: both;
		text-align: center;
		height: 25px;
		margin-left: 10%;
		margin-right: 10%;
	}
	
	.page, .selected
	{
		color: #999999;
		/*display: block;*/
		width: 20px;
		height: 20px;
		/*float: left;*/
		text-decoration: none;
		margin: 0px 3px 0px 3px;
		padding: 0px 3px 0px 3px;
	}
	
		.page:hover
		{
			background-color: #9A9A9A;
			color: #FFFFFF;
		}
	
	.next
	{
		width: 80px;
		float: right;
	}
	
	.previous
	{
		width: 80px;
		float: left;
	}
	
	.selected
	{
		background-color: #9A9A9A;
		color: #FFFFFF;
	}
	
	.disabled
	{
		display: none;
	}
	
	/** end pages **/

/** end search results **/

/** property details **/

#mainPic
{
	border: solid 1px #999999;
	float: left;
	width: 320px;
	height: 240px;
}

#detailsBox
{
	width: 181px;
	float: left;
	margin-left: 4px;
}

.detailsColLeft
{
}

.detailsColRight
{
}

.line
{
	background-color: #E1DCBD;
	margin-bottom: 3px;
	width: 180px;
	line-height: 24px;
	padding-left: 0px;
}

	.detailsName
	{
		width: 85px;
		float: left;
		margin-left: 3px;
	}
	
	.detailsValue
	{
		width: 92px;
		float: left;
	}

#exchangeRateText
{
	font-size: 8pt;
	width: 180px;
	float: right;
}

.photo
{
	border: solid 1px #999999;
	width: 246px;
	height: 185px;
	float: left;
	margin-right: 3px;
	margin-left: 3px;
	margin-bottom: 6px;
}

/** end property details **/

/** Property details contact form **/
#ContactFormContainer
{
	
}
#contactform
{	
}

fieldset legend
{
	color: #661313;
}

/** featured property **/

#featuredPropertiesInner
{
	margin-top: 5px;
}

.featuredProperty
{
	width: 265px;
	height: 125px;
	color: #FFFFFF;
	margin-left: 10px;
	margin-bottom: 5px;
	margin-top: 9px;
	font-size: 10pt;
}

	.featuredProperty .title
	{
		font-size: 13pt;
		font-weight: bold;
		margin-top: 0px;
	}

	.featuredProperty img
	{
		width: 108px;
		height: 87px;
		float: left;
		margin-right: 15px;
		margin-bottom: 5px;
		border: solid 1px #FFFFFF;
	}
	
	.featuredProperty .link
	{
	}
	
		.featuredProperty .link a
		{
			color: #FFFFFF;
		}
		
#featuredPrevious
{
	width: 25px;
	float: left;
	margin-left: 10px;
}

#featuredNext
{
	width: 25px;
	float: right;
	margin-right: 5px;
}

/** end featured property **/

/** advertising order form **/

	#advertisingForm
	{
	}
	
		#advertisingForm .fieldLarge
		{
			background-color: #F1EFE2;
			height: 205px;
			margin-bottom: 3px;
			padding-top: 6px;
			padding-left: 120px;
		}
		
			#advertisingForm .fieldLarge table
			{
				border: none;
			}
	
		#advertisingForm .field
		{
			background-color: #F1EFE2;
			height: 30px;
			margin-bottom: 3px;
			padding-top: 6px;
		}
		
			#advertisingForm .field label
			{
				width: 115px;
				display: block;
				float: left;
				text-align: right;
				margin-right: 10px;
				margin-top: 3px;
			}
			
			#advertisingForm .field .errorLabel
			{
				margin-top: 3px;
				margin-left: 5px;
			}
			
			#advertisingForm .field input[type=text]
			{
				font-size: 13pt;
				float: left;
				width: 200px;
				border: solid 1px #999999;
			}
			
			#advertisingForm .field select
			{
				font-size: 13pt;
				float: left;
				width: 205px;
			}
			
			#advertisingForm input[type=submit]
			{
				margin-top: 5px;
				margin-left: 125px;
				width: 140px;
			}
			
			#advertisingForm .field table
			{
				padding: 0px;
				margin: 0px;
				border: none;
			}
			
				#advertisingForm .field table label
				{
					width: 95px;
					text-align: left;
					margin: 0px;
					padding: 0px;
					float: right;
				}
						
/** end advertising order form **/

/** quick search **/

.label
{
	font-size: 8pt;
	width: 180px;
	float: right;
	margin-right: 5px;
	margin-top: 3px;
}

#quickSearch .quickSearchRow
{
	margin-right: 40px;
}

#quickSearch select
{
	font-size: 8pt;
	height: 21px;
	width: 180px;
	float: right;
	margin-right: 5px;
	color: #661313;
	border: solid 1px #622929;
	background-color: #EFECDC;
}

#quickSearch input[type=image]
{
	float: right;
	width: 72px;
	margin-right: 4px;
	margin-top: 8px;
}

#quickSearch a
{
	font-size: 8pt;
	width: 90px;
	display: block;
	float: right;
	margin-top: 13px;
	color: #661313;
	font-weight: bold;
	margin-right: 18px;
}

#searchForm
{
	margin-top: 0px;
}

/** end quick search **/

/** advanced search **/

.formDiv
{
	width: 165px;
	float: left;
	margin-bottom: 10px;
}

	.formDiv .label
	{
		font-size: 8pt;
		width: 160px;
		margin-top: 3px;
	}

	.formDiv .field
	{
	}
	
	.formDiv select
	{
		width: 160px;
	}	
	
	.formDiv input
	{
		width: 155px;
	}	

/** end advanced search **/

#rss
{
	margin-top: 0px;
	margin-left: 17px;
}

/** moo tools **/

.sample
{
	margin: 10px 0px 0px 19px;
}

.buttons
{
}

.buttons span
{
}

.buttons #prev5
{
	width: 27px;
	float: left;
	cursor: hand;
}

.buttons #next5
{
	width: 27px;
	float: right;
	margin-right: 10px;
	cursor: hand;
}

.buttons #line
{
	width: 175px;
	margin-top: 9px;
	margin-left: 4px;
	float: left;
}

.mask2
{
	position:relative;
	width:240px;
	height:180px;
	overflow:hidden;
}

#box5
{
	position:absolute;
	width:240px;
}

#box5 span
{
	display:block;
}

/* Sample 5 */

#box5{
	position:absolute;
	width:240px;
}
#box5 span{
	display:block;
}
#info5{
	bottom:0;
}

/******/

.info
{
	width:230px;
	height:40px;
	background:#000;
	position:absolute;
	padding: 5px 5px 5px 5px;
}

.info p
{
	color:#fff;
	font-family:Arial;
	margin-top: 5px;
	font-size: 8pt;
}

.info h4
{
	color:#fff;
	font-family:Arial;
	font-size:14px;
	margin: 0px;
	font-size: 9pt;
}

.info h4 a
{
	color:#FFF;
	text-decoration:none
}

#box5 span img
{
	width: 240px;
	height: 180px;
	display: block;
	border: solid 1px #CCCCCC;
}

/******/

/** end moo tools **/

/** general css **/

h1
{
	background-color: #E1DCBD;
	min-height: 32px;
	line-height: 32px;
	margin-top: 3px;
	margin-bottom: 2px;
	font-size: 17pt;
	padding-left: 5px;
	color: #B9AC66;
	text-transform: uppercase;
}

	h1 img
	{
		margin-top: 7px;
	}
	
h2
{
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 13pt;
	text-transform: uppercase;
}

a img
{
	border: 0px;
}

.clear
{
	clear: both;
}

.right
{
	float: right;
}

.left
{
	float: left;
}

/** end general css **/
