﻿body
{
	background-color: #4F668F;
	text-align: center;
	font-family: Arial, Verdana;
	color: #FFFFFF;
	font-size: 10pt;
	padding-top: 0px;
	margin: 0px 0px 25px 0px;
}

#header
{
	margin-top: 0px;
	height: 113px;
	margin-left: auto;
	margin-right: auto;
	background-color: #1F3A7D;
	text-align: center;
}

.navBar
{
	background-image: url(/images/navBarBG.gif);
	background-repeat: repeat;
	line-height: 26px;
}

#container
{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 15px;
	text-align: left;
	padding-bottom: 10px;
	/*border: solid 1px white;*/
}

#footer
{
	height: 89px;
	padding-top: 45px;
	background-image: url(/images/footerBG.jpg);
	background-repeat: repeat;
	border-top: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
}

	#footer a
	{
		text-decoration: none;
	}

/** home page **/

#homePageCols
{
	width: 590px;
	height: 270px;
	float: left;
}

	#homePageCols .col1, .col2, .col3
	{
		width: 190px;
		float: left;
		height: 265px;
	}
	
	#homePageCols .col2
	{
		margin: 0px 6px 0px 6px;
	}
	
	#homePageCols .col3
	{
	}
	
	#homePageCols .col1 ul
	{
		margin-left: 1px;
		margin-top: 0px;
		padding: 0px;
	}
	
	#homePageCols .col1 ul li
	{
		list-style-type: none;
		background-image: url(/images/liGB.gif);
		background-repeat: no-repeat;
		padding-left: 20px;
		line-height: 16px;
		margin-left: 0px;
		background-position: 0px 4px;
		font-size: 9pt;
	}
	
	.homeContentBox
	{
		background-color: #758AB3;
		width: 457px;
		min-height: 220px;
		padding: 10px 10px 10px 10px;
		float: left;
		margin-top: 0px;
		margin-bottom: 9px;
		margin-left: 7px;
		font-size: 9pt;
	}
	.homeContentBox p
	{
		line-height: 1.45em;
	}
	
	.homeContentBoxSmall
	{
		width: 460px;
		margin-left: 6px;
		background-color: #758AB3;
		float: left;
		margin-top: 0px;
		margin-bottom: 9px;
	}
	
	#chat
	{
		float: left;
		width: 99px;
	}
	
	.search
	{
		background-image: url(/images/searchBG.gif);
		background-repeat: no-repeat;
		width: 194px;
		height: 237px;
		padding: 6px 0px 0px 6px;
	}

	#quickSearchForm
	{
		padding-left: 5px;

	}
	
		#quickSearchForm input
		{
			width: 160px;
		}
		
		#quickSearchForm select
		{
			width: 172px;
			margin-bottom: 2px;
		}
		
		#quickSearchForm .searchItem, .searchRadio
		{
			color: #333333;

		}
	
	.banner
	{
		float: left;
		width: 99px;
		height: 230px;
		margin-left: 0px;
	}
	.banner img
	{

	}
	
	/** featured **/
	
	#featuredBar
	{
		width: 200px;
		height: 755px;
		float: right;
		margin-right: 10px;
	}
	
	.featuredProperty
	{
		width: 200px;
		height: 236px;
		margin-bottom: 3px;
		background-image: url(/images/featuredBox.gif);
		background-repeat: no-repeat;
	}
	
		.featuredProperty .featuredImageBox
		{
		}
		
			.featuredProperty .featuredImageBox .featuredImg
			{
				width: 167px;
				height: 125px;
				padding: 6px 0px 6px 6px;
				margin: 0px;
				float: left;
			}
			
			.featuredProperty .featuredImageBox .moreInfo
			{
				margin-right: 2px;
				margin-top: 6px;
				float: right;
			}
		
		.featuredProperty .description
		{
			margin-top: 6px;
			font-size: 9pt;
			padding-left: 6px;
			padding-right: 6px;
			font-weight: bold;
		}
		
			.featuredProperty .description p
			{
				font-size: 7pt;
				margin-top: 6px;
				font-weight: normal;
			}
	.reduced
	{
	    color: black;
	}
	.propertyReduced
	{
	    color: black;
	    float: right;
	    font-weight: bold;
	    margin-bottom: -10px;
	}
	.moreInfo
	{
	    text-align: center;
	    font-weight: bold !important;
	    color: #14203F;
	    font-size: 12px !important;
	}
	    .moreInfo a
	{
	    text-decoration: none;
	    color: #14203F;
	}
	.recentlyReducedPrices
	{
	    text-align: center;
	    color: White;
	    font-weight: bold !important;
	    font-size: 15px !important;
	}
	
	/** end featured **/

/** Property Search **/

#searchForm
{
	height: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
	padding-left: 65px;
}

	#searchForm .col
	{
		width: 150px;
		float: left;
		margin-left: 5px;
		height: 140px;
	}

	.radioButtons
	{
		float: left;
		width: 140px;
	}
	
	.searchItem
	{
		float: left;
		width: 110px;
		margin: 0px 20px 2px 0px !important;
	}
	
	#searchForm .searchItem select
	{
		float: left;
		width: 137px;
		margin: 0px 0px 0px 0px;
	}
	
		#searchForm .searchItem .refInput
		{
			width: 135px;
		}

	.double
	{
		width: 220px !important;
	}
	
	.searchRadio
	{
		float: left;
		width: 110px;
		margin: 0px 0px 1px 0px !important;
	}
	
	.searchRadio #Currency
	{
		margin-left: 10px;
	}
	
	.searchRadioWide
	{
	}

	.searchItem, .searchRadio
	{
		font-size: 8pt;
		color: #FFFFFF;
		margin-bottom: 2px;
	}
	
	.searchItem select, .refInput
	{
		font-size: 8pt;
		width: 110px;
		height: 21px;
		border: solid 1px #333333;
		margin-bottom: 8px;
	}
	.double select
	{
		width: 220px !important;
	}

	.refInput
	{
		height: 16px !important;
	}
	
	#searchForm .searchButton button
	{
		margin: 3px 0px 0px 0px;
		float: left;
		width: 90px;
	}

/** End Property Search **/

/** end home page **/


/** search results **/

.propertyResult
{
	background-color: #758AB3;
	min-height: 120px;
	margin-bottom: 10px;
	padding: 6px 6px 6px 6px;
}

	.propertyResult h1
	{
		margin-bottom: 5px;
	}

.propertySummary
{
	width: 610px;
	float: left;
	margin-left: 6px;
}

	.propertySummary p
	{
		height: 65px;
		overflow: hidden;
		margin: 0px;
	}

.searchResultsImg
{
	width: 160px;
	height: 120px;
	float: left;
}

.detailBox
{
	background-color: #CCDBEC;
	line-height: 21px;
	float: left;
	width: 146px;
	margin-right: 4px;
	padding-left: 5px;
	color: #1F3A7D;
	margin-top: 6px;
}

	.detailsImage
	{
		float: left;
		width: 140px;
		margin-top: 6px;
	}

.moreLink
{
	padding-top: 16px;
}

	/** pages **/
	
	.pages
	{
		text-align: center;
	}
	
	.page, .selected
	{
		padding-left: 5px;
		padding-right: 5px;
		padding-top: 2px;
		padding-bottom: 2px;
		margin-left: 3px;
		margin-right: 3px;

	}
	
		.selected
		{
			background-color: #CCCCCC;
			color: #1F3A7D;
		}
	
	.next, .previous
	{
		margin-left: 6px;
		margin-right: 6px;
	}
	
	.disabled
	{
		display: none;
	}
	
	/** end pages **/

/** end search results **/

/** property details **/

#mainPhoto img
{
	width: 450px;
	float: left;
	border: solid 1px #FFFFFF;
}

#details
{
	width: 315px;
	float: right;
}

.detailsDiv
{
	margin-bottom: 4px;
}

.detailsName, .detailsValue
{
	background-color: #CCDBEC;
	color: #1F3A7D;
	line-height: 21px;
	width: 110px;
	padding-left: 5px;
	float: left;
}

.detailsValue
{
	background-color: #758AB3;
	color: #FFFFFF;
	margin-left: 4px;
	width: 190px;
}

.print
{
	background-color: #CCDBEC;
	color: #1F3A7D;
	line-height: 21px;
	width: 315px;
	float: left;
	text-align: center;
	display: block;
}

#largePhoto img
{
	width: 795px;
	border: solid 1px #FFFFFF;
}

.photo img
{
	border: solid 1px #FFFFFF;
	width: 255px;
	height: 230px;
	float: left;
	margin-right: 8px;
	margin-bottom: 8px;
}

/** end property details **/

/** categories **/

.article
{
	background-color: #758AB3;
	min-height: 120px;
	margin-bottom: 10px;
	padding: 6px 6px 6px 6px;
}

.articleDescription
{
	width: 610px;
	float: right;
	margin-left: 6px;
}

.articleIcon img
{
	width: 160px;
	height: 120px;
	float: left;
	border: 1px solid #FFFFFF;
}

/** end categories **/

.content
{
	background-color: #758AB3;
	padding: 6px;
}

/** standard css **/

h1, h2, h3, h4, h5
{
	font-size: 13pt;
	margin-bottom: 8px;
	font-family: Verdana;
	font-weight: normal;
}

h2
{
	font-size: 11.5pt;
	border-bottom: solid 1px;
}
address
{
	font-style: normal;
}

legend
{
	color: White;
}

a img
{
	border: 0px;
}

a
{
	color: #FFFFFF;
}

.clear
{
	clear: both;
}

/** end standard css **/

/**Call me back **/

.callMeBackLabel
{
	width: 100px;
}

/* selling page */

#selling
{
	padding: 10px;
}

#selling p
	{
		font-size: 10pt;
	}
	
	#selling img
	{
		background-color: White;
		width: 155px;
		height: 50px;
		margin: 3px;
		border: solid 1px #CCCCCC;
	}
	
#businessOnVideo
{
	border: 1px solid #758AB3;
	padding: 7px;
}
	#businessOnVideo p
	{
		margin-top: 0px;
		padding-top: 0px;
	}

#businessOnVideoIcon
{
	float: left;
}


#business



#sellingForm
{
}

	#sellingForm fieldset
	{
		margin-top: 10px !important;
		padding: 0px 10px 0px 10px;
		width: 500px;
	}
	#sellingForm .errorText
	{
		color: Black !important;
	}
	
	#sellingForm legend
	{
		padding: 0px 10px 0px 10px;
		line-height: 12px;
		color: White;
	}
	
	.padding
	{
		padding: 3px;
	}
	
	#sellingForm .padding .label
	{
		width: 250px;
		float: left;
		display: block;
	}
	
	#sellingForm .field
	{
		width: 200px;
		float: right;
	}
	
	#sellingForm textarea
	{
		width: 200px;
	}
	
	#sellingForm input[type="text"]
	{
		width: 200px;
	}

#contactDetails
{
	font-size: 11pt;
}