/* Color Codes

Lightest Yellow:#FFF9E1
Light Yellow:   #FFF7D7
Medium Yellow:  #FFEC9D
Dark Yellow:	#FBD351
Red:		    #D90000

*/

div
{
	position: relative;
}

body
{
	height: 100%;
	width: 770px;
	margin: 0px 10px 0px 10px;
	background-color: #FFF7D7;
	font-family: arial, helvetica, verdana, Serif;
	margin-left: auto;
	margin-right: auto;
	font-size: 10pt;
	text-align: center;
}

iframe
{
	border: 0px;
	width: 100%;
	overflow: visible;
}

a
{
	color: Black;
	font-size: 9pt;
	text-decoration: underline;
}

a:hover
{
	color: #D90000;
	text-decoration: none;	
}

img
{
	border: none;
}



img a
{
	border: none;
}

h1, h1 a, h2, h3, h4, .propertyResultsListingHeader, .propertyResultsListingHeader a
{
	color: #D90000;
	font-family: papyrus, Book Antiqua, Times New Roman, Times Roman, Times;
	padding: 5px 0px 0px 0px;
	margin: 0px;
	text-decoration: none;
}

h1
{
	text-align: left;
	font-size: 12pt;
}

h2
{
	text-align: left;
	font-size: 11pt;
}

h3
{
	font-size: 11pt;
	line-height: 1em;
	height: 2em;
}

h4
{
	font-family: sans Serif;
	font-size: 11pt;
	color: #930000;
}

#container
{
	width: 770px;
	margin: 0px 10px 0px 10px;
	background-color: White;
	background-image: url(/images/end.jpg);
	border: solid 1px gainsboro;
	text-align: left;
}

#container p
{
	color: #333333;
	text-align: left;
	padding: 0px 5px 5px 0px;
	margin: 3px;
	line-height: 18px;
}

#containerInner
{
	width: 750px;
	padding: 0px 10px 0px 10px;
}

#header
{
	margin-top: 10px;
	width: 750px;
	height: 80px;
	background-image: url(/images/villamiafade.jpg);
	background-repeat: repeat-x;
}

#header img
{
	float: left;
	margin: 10px 0px 0px 10px;
}

#headerTextContainer
{
	margin-top: 0px;
	width: 300px;
	float: right;
	height: 50px;
	color: #D90000;
	font-weight: bold;
	text-align: right;
	font-family: Papyrus, Arial, Verdana, helvetica;
	font-size: 10pt;
}

	.flagDiv
	{
		float: right;
		width: 32px;
		margin-right: 5px;
		font-family: Arial;
		text-align: right;
	}
	
	.flagDiv a
	{
		font-size: 6pt;
		font-weight: lighter;
	}

#headerText1
{
	height: 20px;
	padding-right: 10px;
	padding-top: 3px;
}

#headerText2
{
	font-family: Arial;
	font-size: 12pt;
	height: 20px;
	padding-right: 10px;
	padding-top: 3px;
}

h1.subject
{
	padding-left: 10px;
	color: #D90000;
	font-size: 8pt;
	margin: 2px;
	display: inline-block;
	font-family: Arial;
	font-weight: normal;
}

#navBarTop
{
	width: 750px;
	height: 24px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	background-color: #FBD351;
}

	#navBarTop ul
	{
		padding: 0px;
		margin: 0px;
		list-style-type: none;
		line-height: 24px;
		margin-left: auto;
		margin-right: auto;
		text-align: center;
		
	}

	#navBarTop ul li
	{
		float: left;
		padding: 0px;
		margin: 0px;
		line-height: 24px;
	}


	#navBarTop ul li a
	{
		padding: 0px 7px 0px 7px;
		margin: 0px;
		text-decoration: none;
		color: #D90000;
		font-size: 10pt;
		font-weight: bold;
		line-height: 24px;
		height: 24px;
		display: block;
		float: left;
	}

	#navBarTop ul li a:hover
	{
		color: red;
		line-height: 24px;
		padding: 0px 7px 0px 7px;
		margin: 0px;
	}


#navBar
{
	width: 750px;
	height: 24px;
	color: White;
	padding: 0px 0px 0px 0px;
	text-align: center;
	background-color: #D90000;
}

	#navBar ul
	{
		padding: 0px;
		margin: 0px;
		list-style-type: none;
		line-height: 24px;
		margin-left: auto;
		margin-right: auto;
		text-align: center;
		
	}

	#navBar ul li
	{
		background-color: #D90000;
		float: left;
		padding: 0px;
		margin: 0px;
		line-height: 24px;
	}


	#navBar ul li a
	{
		padding: 0px 7px 0px 7px;
		margin: 0px;
		text-decoration: none;
		color: White;
		font-size: 12.5px;
		line-height: 24px;
		height: 24px;
		display: block;
		float: left;
	}

	#navBar ul li a:hover
	{
		background-color: #FDD556;
		color: #D90000;
		line-height: 24px;
		padding: 0px 7px 0px 7px;
		margin: 0px;
	}

#mainContent
{
	width: 750px;
	margin: 10px 0px 0px 0px;
	background-image: url(/images/background.gif);
	background-position: 220px;
	background-repeat: repeat-y;
}

.propertyUpdateBanner
{
	border: solid 1px #D90000;
}

#mainContentLeft
{
	width: 198px;
	float: left;
}

#bmi
{
	border: 1px solid #999999;
	padding: 3px 2px 3px 0px;
}

.sBox
{
	width: 178px;
	background-color: #FFEC9D;
	border: solid 6px #FFF7D7;
	margin: 2px 0px 5px 0px;
	text-align: left;
}

.callMeBox
{
	width: 178px;
	background-color: #FFEC9D;
	border: solid 6px #FFF7D7;
	margin: 0px 0px 5px 0px;
	background-image: url(/images/callmeback.gif);
	background-repeat: no-repeat;
}

.callMeText
{
	width: 85px;
	text-align: left;
}

.labelRadio
{
	display:inline-block; 
	width: 105px;
}

.field select, textbox
{
	width: 158px;
	padding: 0px;
}

.button
{
	text-align: center;
}

#rentals
{
	background-image: url(/images/Morairasun.gif);
	background-position: 101px 10px;
	background-repeat: no-repeat;
	padding: 5px 5px 10px 5px;
}

#mainContentRight
{
	width: 543px;
	float: right;
	padding-left: 5px;
}

	#mainContentRightRentals
	{
		width: 550px;
		float: right;
		padding: 0px;
		padding-left: -5px;
	}

.column
{
	width: 48%;
	border-left: solid 1px gainsboro;
	height: 100%;
	padding-left: 5px;
}

	.column p
	{
		padding: 3px 7px 3px 7px;
	}

	.column img
	{
		padding-left: 5px;
	}

.registerBanner
{
    float: left;    
    padding: 0 !important;
    margin: 0;
    width: 120px;
}

.longletBanner
{
    float: right;
    padding: 0 !important;
    margin: 0;
    width: 120px;
}

#article
{
	padding-left: 10px;
}

#article p, #article div, #article h1, #article h2, #article span
{
	padding-left: 0px;
}

#featuredProperties
{
	width: 730px;
	background-color: #FFEC9D;
	margin: 10px 0px 5px 0px;
	padding: 5px 10px 5px 10px;
	text-align: center;
}

	#featuredProperties .property 
	{
		float: left;
		text-align: center;
		width: 210px;
		margin: 0px 10px 0px 10px;
	}
		#featuredProperties h3, #featuredPropertiesSmall h3
		{
			padding-bottom: 0px;
			margin-bottom: 0px;
		}

		#featuredProperties .property img
		{
			width: 200px;
			height: 135px;
			margin: 5px 5px 0px 5px;
			border: solid 1px #FFFFFF;
		}

	.featuredPropertyPrice
	{
		color: #D90000;
		font-weight: bold;
	}
	
#featuredPropertiesSmall
{
	width: 531px;
	background-color: #FFEC9D;
	border: solid 6px #FFF7D7;
	margin: 2px 0px 5px 0px;
	padding: 5px 5px 5px 5px;
	text-align: center;
}
	#featuredPropertiesSmall .property 
	{
		float: left;
		text-align: center;
		width: 156px;
		margin: 0px 5px 0px 5px;
	}

		#featuredPropertiesSmall .property img
		{
			width: 150px;
			height: 110px;
			margin: 3px 3px 0px 3px;
			border: solid 1px #FFFFFF;
		}

	.featuredPropertyPrice
	{
		color: #D90000;
		font-weight: bold;
	}

#footer
{
	width: 740px;
	background-color: #FFEC9D;
	margin: 10px 0px 10px 0px;
	text-align: center;
	padding: 5px;
}

.smlLinks a
{
	font-size: 7pt;
}

/** Contact Page **/

.type
{
	width: 100px;
}

.contactDetails
{
	width: 150px;
}

.names
{
	width: 45px;
}

/** end Contact page stuff **/


/** Content Management Pages **/

.article
{
	position: relative;
	margin-bottom: 3px;
	border: solid 1px #FFEC9D;
}

.article img
{
	float: left;
	width: 170px;
}

.article .description
{
	margin-left: 180px;
	padding: 10px 10px 10px 5px;
}


/** End Content Management Pages**/

/** Search Results **/

.summary
{
	margin: 5px 5px 5px 5px;
	padding: 5px 5px 5px 5px;
	border: solid 2px #FBC900;
	min-height: 150px;
}

.searchResultsImg
{
	width: 160px;
	border: solid 1px #DDDDDD;
}

.resultsTitle
{
	width: 330px;
	float: left;
}

.propertyResultsListingHeader
{
	font-size: 12pt;
	font-weight: bold;
}

.resultsPrice
{
	float: right;
	width: 150px;
	text-align: right;
}

#searchResults
{
	padding: 5px 5px 5px 15px;
	border: solid 1px #FFEC9D;
}

#details
{
	position: relative;
	margin-left: 290px;
	width: 220px;
}
	
	.detailsName
	{
		float: left;
		width: 49%;
		height: 16px;
		padding: 2px;
		margin: 2px;
		border: 1px solid #D90000;
		background-color: #D90000; 
		color: White;
	}
	
	.detailsValue
	{
		float: left;
		width: 41%;
		border: solid 1px #D90000;
		height: 22px;
		padding: 2px;
		margin: 2px;
		overflow: hidden;
	}

.spacing
{
	line-height: 2em;
}



/** end of Search results **/

/** Property Details **/

#propertyDetailsHeader
{
	color: #D90000;
	padding-right: 10px;
}

#mainPhoto
{
	width: 280px;
	float: left;
	padding-top: 36px;
}

#mainPhoto img
{
	width: 278px;
}

.photo, .plan
{
	width: 165px;
	float: left;
	padding: 3px 3px 3px 3px;
}

.photo img, .plan img
{
	width: 160px;
	border: solid 1px #999999;
}

/** End of Property Details **/

/** Large Photos and Plans **/

#largePhoto img, #largePlan img
{
	width: 98%;
}

/** End photos and Plans


/** General classes and id **/

.padding
{
	padding: 2px 2px 2px 2px;
}

.standard
{
	line-height: 20px;
}

.left
{
	float: left;
}

.right
{
	float: right;
}

.half
{
	width: 48%;
}

.clear
{
	clear: both;
}

.center
{
	text-align: center;
}

.border
{
	border: solid 1px #FFEC9D;
}

.hr
{
	margin-top: 5px;
	border-top: solid 1px gainsboro;
}

.page
{
	padding: 0px 4px 0px 4px;
}

.selected, .previous, .next
{
	padding: 0px 4px 0px 4px;
}

.selected
{
	background-color: #FFEC9D;
	text-decoration: none;
}

.disabled
{
	color: #CCCCCC;
}

