/* Australian Property Sales Main Style Sheet */
* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 1.4em;
	color: #333;
	background: #FFF url(images/bg-strip.jpg) repeat-x left top;
}
h1, h2 {
	color: #669900;
}
h1 {
	font-size: 125%;
	font-weight: normal;
	margin-bottom: 20px;	
}
h2 {
	font-size: 125%;
	margin-bottom: 10px;	
}
h3 {
	font-size: 110%;
	margin-bottom: 10px;
	color: #336600;		
}
p { 
	padding-bottom: 15px;
}
a {
	color: #333;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
ul {
	margin-left: 20px;
	padding-left: 0;
	list-style: square;
}
img {
	border: none;
}

#wrapper {
	width: 920px;
	margin: 0 auto;
	padding: 0;		
}
	#header {	
		height: 160px;		
		background: url(images/header.jpg) no-repeat left top; 	
	}
		#flashHeader {
			width: 600px;
			height: 160px;
			margin-left: 320px;		
		}
	#content {
		padding: 0 20px 20px;
		background: #FFF;
	}
		#sideContent {
			float: left;
			width: 160px;				
		}
			#sideContent p {
				padding-bottom: 5px;
			}
			#sideContent a {
				color: #669900;
			}
			#sideContent img {
				margin-top: 20px;
			}
			#menu {
				margin-bottom: 30px;
			}
			#menu ul {
				margin: 0 ;
				padding: 0;
				list-style: none;
				line-height: 20px;
			}
			#menu li {
				border-bottom: 1px dotted #666;
				padding: 8px 0;	
			}
			#menu a {
				font-size: 12px;
				font-weight: bold;
				color: #666;
				text-decoration: none;	
			}
			#menu a:hover {
				color: #669900;
				text-decoration: none;
			}
			
			#thispage a:link, #thispage a:visited,
			#thispage a:hover, #thispage a:active {	
				color: #669900;
				text-decoration: none;
			}			
			
		#mainContent {
			float: right;
			width: 680px;
		}
			#featuredBox {
				height: 201px;
				background: url(images/featured-box.jpg) no-repeat left top;
				padding: 20px 20px 0;
				color: #FFF;
			}
				#featuredText {
					float: left;
					width: 280px;
					margin-right: 10px;
					line-height: 1.2em;
				}
					#featuredText h2 {
						font-size: 140%;
						color: #FFF;
					}
					#featuredText p {
						padding-bottom: 7px;
					}
					#featuredText ul {
						padding-bottom: 10px;
					}
					#featuredText a {
						color: #FFF;
					}
					
				#featuredStat {
					float: left;
					width: 50px;
					padding-top: 60px;
				}					
					#itemHolder {
					}
						.itemList {							
							height: 22px;
							margin-bottom: 8px;
						}
							.itemNo {
								float: left;
								width: 20px;
								padding-top: 4px;
							}
							.itemIcon {
								float: right;
								width: 30px;
							}
							.itemList #lastItem {
								margin-bottom: 0;
							}
														
				#featuredImage {
					float: right;
					width: 290px;
				}
					
			#leftColumn {				
				float: left;
				width: 298px;
				margin-left: 20px !important;
				margin-left: 10px;
				padding-right: 21px !important;
				padding-right: 16px;
				margin-right: 20px;
				background: url(images/title1.gif) no-repeat left top;
				padding-top: 85px;
				border-right: 1px dotted #333;
			}
				#leftColumn ul {
					margin: 0;
					padding: 0;
					margin-bottom: 20px;
					list-style: none;
				}
				#leftColumn li {
					background: url(images/tick.gif) no-repeat left center;
					padding-left: 35px;
					margin-bottom: 20px;
					font-size: 120%;
				}	
				
			#rightColumn {
				float: left;
				width: 298px;
				margin-right: 13px;
				background: url(images/title2.gif) no-repeat left top;
				padding-top: 85px;
			}
				#rightColumn p {
					line-height: 1.2em;
					padding-bottom: 10px;
				}	
				
			/* inside mainContent - other pages */
			#leftColumnOther {
				float: left;
				width: 454px;
				margin-right: 40px;	
				padding-top: 10px;						
			}
				#leftColumnOther h2 {
					font-size: 140%;
					font-weight: bold;
					color: #666;
					padding-bottom: 8px;
					border-bottom: 1px dotted #666;
				}
				#leftColumnOther ul {
					margin: 0;
					padding: 0;
					margin-bottom: 20px;
					list-style: none;
				}
				#leftColumnOther li {
					background: url(images/tick.gif) no-repeat left center;
					padding: 2px 0 2px 35px;
					margin-bottom: 20px;
				}
				
					#mainPic {
						width: 450px;
						margin-bottom: 10px;
					}
					#mainText {
					}
						#detailImages {
							float: left;
							width: 120px;
							margin-right: 10px;
						}
							#detailImages img {
								margin-bottom: 10px;
							}
							
						#detailText {
							float: left;
							width: 320px;
						}
							#detailText p {
								padding-bottom: 5px;
							}
				
				
			#rightColumnOther {
				float: left;
				width: 186px;
			}				
				
		
	#footer {		
		font-size: 95%;
		border-top: 1px dotted #333;
		padding-top: 5px;
		text-align: center;
	}
		a.linkDesign {
			text-decoration: none;
		}
		a.linkDesign:hover {
			text-decoration: underline;
		}


/**************************** PROPERTIES *********************************/
.property {
	margin-bottom: 20px;
	border: 1px solid #669900;
}
.property-heading {
	height: 22px;
	background-color: #669900;
	color: #FFF;
	padding-left: 5px;
	margin-bottom: 5px;
}
	.property-heading p {
		float: left;
		padding-top: 3px;
		padding-bottom: 0;
		font-weight: bold;
	}
	.property-icons {
		float: right;
		width: 140px;
	}
	.icon-text {
		position: relative;
		top: -6px;
		padding-left: 3px;
		padding-right: 10px;
		font-weight: bold;		
	}
	
.property-image {
	float: left;
	width: 150px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.property-text {	
	float: right;
	width: 290px;
}
	.property-text p {
		padding-bottom: 5px;
	}


#houseDesigns {	
	float: right;
	width: 680px;
	padding-top: 10px;		
}
	#houseDesigns h2 {
		font-size: 140%;
		font-weight: bold;
		color: #666;
		padding-bottom: 8px;
		border-bottom: 1px dotted #666;
	}
	
	#houseBox {
		padding: 20px 20px 10px;
		border: 1px solid #669900;
		margin-bottom: 20px;
	}
		#houseText {
			float: left;
			width: 280px;
			margin-right: 10px;
			line-height: 1.2em;
		}
			#houseText h2 {
				font-size: 140%;
				color: #669900;
			}
			#houseText p {
				padding-bottom: 7px;
			}
			#houseText ul {
				padding-bottom: 10px;
			}
			#houseText a {
				color: #669900;
			}
	
	#houseStat {
		float: left;
		width: 50px;
		padding-top: 37px;
	}
			
				
/**************************** MISC *********************************/
.clearFloat {
	clear: both;
}
.textGreenBold {
	font-weight: bold;
	color: #669900;
}
.textWhiteBold {
	font-weight: bold;
	color: #FFF;
}
.textGreyBold {
	color: #666;
	font-weight: bold;
}
.invisibleHeading {
	display: none;
}
.notice {
	font-size: 10px;
	font-style: italic;
}
.warning {
	color: #990000;
	font-weight: bold;
	padding-bottom: 0;
}
.colorGreenBox {
	padding: 13px;
	background: #669900;
	margin-top: 15px;
	margin-bottom: 15px;
}
	.colorGreenBox p {
		font-size: 110%;
		color: #FFF;	
		padding-bottom: 0;
	}
	
.colorBlackBox {
	padding: 13px;
	background: #000;
	margin-bottom: 15px;
}
	.colorBlackBox p {
		font-size: 110%;
		color: #FFF;	
		padding-bottom: 0;
	}
	.colorBlackBox a {
		color: #FFF;
	}
	
.indentedButton {
	margin-left: 40px;
}

#pagination {
	clear: both;
	text-align: center;
}
	#pagination p {
		font-size: 13px;
		font-weight: bold;
	}

/************************* FORM **********************/
form br {
	clear: left;
}
label {
	border: none;
	width: 150px;
}
input, textarea {
	font: small Arial, Helvetica, sans-serif;
	font-size: 90%;
	margin-bottom: 5px;
	border: 1px solid #000;
	color: #666;
}

.medInputBox {
	width: 160px;
	padding: 2px;
}
.buttonSignup {
	background: #669900;
	border: none;
	font-size: 90%;
	color: #FFF;
	width: 70px;
	cursor: pointer;
	margin-left: 95px;	
	padding-top: 1px;
}
.hidden {
	visibility: collapse;
}

#formContact {
}
#formContact label, #formContact input, #formContact select, #formContact textarea {
	display: block;
	width: 300px;
	float: left;
	margin-bottom: 10px;
	border: 1px solid #CCC;
	font-size: 100%;
	padding: 2px;
}
#formContact input, #formContact select, #formContact textarea {
	border: 1px solid #000;
}
#formContact label {
	text-align: left;
	width: 120px;
	padding-right: 5px;
	border: none;
}
#formContact p {
	padding-top: 10px;
	padding-bottom: 5px;
	
}
#formContact br {
	clear: left;
}
#formContact .sendButton {	
	height: 20px;
	cursor: pointer;
	color: #FFF;
	font-weight: bold;
	border: none;
	float: left;
	display: block;
	margin-top: 10px;
	background: #669900;
	width: 100px;
}
#formContact .tinyInput { 
	width: 60px;
}
#formContact .smallInput { 
	width: 110px;
}
#formContact .mediumInput { 
	width: 200px;
}
#formContact .wideLabel {
	width: 260px;
}
#formContact p {
	margin-bottom: 5px;
}
#formContact input.hidden {
	border: none;
	line-height: 0;
}

#formEnquiry label, #formEnquiry input, #formEnquiry select, #formEnquiry textarea {
	display: block;
	width: 180px;
	border: 1px solid #CCC;
	float: none;
	margin-bottom: 5px;
}
#formEnquiry label {
	border: none;
}
#formEnquiry .tinyInput { 
	width: 60px;
}
#formEnquiry .sendButton {	
	height: 20px;
	cursor: pointer;
	color: #FFF;
	font-weight: bold;
	border: none;
	display: block;
	margin-top: 10px;
	background: #669900;
	width: 100px;
}