/* Bella QLD Properties Main Style Sheet created by 2Creative */
* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 1.6em;
	color: #FFF;
	background: #5A0254 url(images/bg-strip.jpg) repeat-x left top;
}
h1, h2, h3 {
	font-size: 140%;
	color: #DCAF08;
	margin: 0 0 20px;
}
h3 {
	font-size: 120%;
	margin-bottom: 5px;
}
p { 
	padding-bottom: 20px;
}
img {
	border: none;
}
strong {
	color: #DCAF08;
}
a {
	color: #DCAF08;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
ul {
	margin-left: 10px;
	margin-bottom: 20px;
}

#wrapper {
	width: 958px;
	margin: 0 auto;
	padding: 0;
}
#top {
	height: 10px;
	background: url(images/top.jpg) no-repeat left top;
}
#menu {	
	height: 54px;
	font: 90% Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 0 !important;
	margin-top: -5px;
}
	#menu ul {
		list-style: none;
		margin: 0;
		padding: 0;
	}
	#menu li {
		float: left;
	}
	#menu span {
		display: none;
	}		
	#menuHome a {
		display: block;
		width: 99px;
		height: 54px;
		background: url(images/nav-home.jpg) no-repeat left top;
	}
	#menuHome a:hover {
		background: url(images/nav-home-over.jpg) no-repeat left top;
	}
	#menuHome a#thispage, #menuHome a:hover#thispage {
		background: url(images/nav-home-on.jpg) no-repeat left top;
	}
	#menuHouseDesign a {
		display: block;
		width: 140px;
		height: 54px;
		background: url(images/nav-housedesign.jpg) no-repeat left top;
	}
	#menuHouseDesign a:hover {
		background: url(images/nav-housedesign-over.jpg) no-repeat left top;
	}
	#menuHouseDesign a#thispage, #menuHouseDesign a:hover#thispage {
		background: url(images/nav-housedesign-on.jpg) no-repeat left top;
	}
	#menuHouseLand a {
		display: block;
		width: 206px;
		height: 54px;
		background: url(images/nav-houseland.jpg) no-repeat left top;
	}
	#menuHouseLand a:hover {
		background: url(images/nav-houseland-over.jpg) no-repeat left top;
	}
	#menuHouseLand a#thispage, #menuHouseLand a:hover#thispage {
		background: url(images/nav-houseland-on.jpg) no-repeat left top;
	}
	#menuTestimonials a {
		display: block;
		width: 123px;
		height: 54px;
		background: url(images/nav-testimonials.jpg) no-repeat left top;
	}
	#menuTestimonials a:hover {
		background: url(images/nav-testimonials-over.jpg) no-repeat left top;
	}
	#menuTestimonials a#thispage, #menuTestimonials a:hover#thispage {
		background: url(images/nav-testimonials-on.jpg) no-repeat left top;
	}
	#menuFinance a {
		display: block;
		width: 92px;
		height: 54px;
		background: url(images/nav-finance.jpg) no-repeat left top;
	}
	#menuFinance a:hover {
		background: url(images/nav-finance-over.jpg) no-repeat left top;
	}
	#menuFinance a#thispage, #menuFinance a:hover#thispage {
		background: url(images/nav-finance-on.jpg) no-repeat left top;
	}
	#menuFAQ a {
		display: block;
		width: 68px;
		height: 54px;
		background: url(images/nav-faq.jpg) no-repeat left top;
	}
	#menuFAQ a:hover {
		background: url(images/nav-faq-over.jpg) no-repeat left top;
	}
	#menuFAQ a#thispage, #menuFAQ a:hover#thispage {
		background: url(images/nav-faq-on.jpg) no-repeat left top;
	}
	#menuAbout a {
		display: block;
		width: 101px;
		height: 54px;
		background: url(images/nav-about.jpg) no-repeat left top;
	}
	#menuAbout a:hover {
		background: url(images/nav-about-over.jpg) no-repeat left top;
	}
	#menuAbout a#thispage, #menuAbout a:hover#thispage {
		background: url(images/nav-about-on.jpg) no-repeat left top;
	}
	#menuContact a {
		display: block;
		width: 129px;
		height: 54px;
		background: url(images/nav-contact.jpg) no-repeat left top;
	}
	#menuContact a:hover {
		background: url(images/nav-contact-over.jpg) no-repeat left top;
	}
	#menuContact a#thispage, #menuContact a:hover#thispage {
		background: url(images/nav-contact-on.jpg) no-repeat left top;
	}

#content {
	
}
	#sideContentHolder {
		width: 350px;
		float: left;
	}
		#logo {
			height: 189px;
			background: url(images/header1.jpg) no-repeat left top;			
		}
		#logo h1 {
			display: none;
		}
		#homeIntro {
			height: 380px;
			background: url(images/left-panel-home.jpg) no-repeat left top;
			padding: 5px 35px 0;
		}
		#homeFeatured {
			padding: 36px 40px 16px 35px;
		}
			.boxFeatured {
				width: 275px;
				height: 77px;
				margin-bottom: 28px;
			}
		#otherIntro {
			height: 380px;
			background: url(images/left-panel-blank.jpg) no-repeat left top;
			padding: 5px 35px 0;
		}		
			 			
			#submenu {
				margin-top: 0;
				margin-left: 0;			
				list-style: none;
			}			
			#submenu li {
				display: block;
				width: 209px;
				background: #5A0254;
				border: 1px solid #660066;
				padding-left: 10px;
			}
			#submenu a {
				line-height: 2em;
				font-size: 110%;
				color: #FFF;
				text-decoration: none;
				font-weight: bold;
			}
			#submenu a:hover {
				color: #FFCC33;
				text-decoration: none;
			}		
			a#thissubmenu, a#thissubmenu:hover {
				color: #FFCC33;
				padding-left: 20px;
			}
			
			#houseDesigns {
				margin-top: 15px;
				margin-left: 0;
				list-style: none;
			}
			#houseDesigns li {
				margin-bottom: 7px;
			}
			#houseDesigns a {
				display: block;
				width: 209px;
				line-height: 2em;
				background: #FFCC33;
				border: 1px solid #660066;
				padding-left: 10px;
				color: #5A0254;
				text-decoration: none;
				font-weight: bold;
			}
			#houseDesigns a:hover {
				color: #333;
				text-decoration: none;
			}
			a#thisHouseDesigns, a#thisHouseDesigns:hover {
				 color: #000;
			}
			
			#otherFeatured {
				padding: 36px 40px 16px 35px;
			}
				#planMenu {
					margin: 0 0 10px 0;
					list-style: none;
					font-size: 120%;
				}
				#planMenu li {
					display: block;
					width: 250px;
					border-bottom: 1px solid #CCC;
				}
				#planMenu a {
					line-height: 2em;
					color: #DCAF08;
					text-decoration: none;
				}
				#planMenu a:hover {
					color: #FFF;
					text-decoration: none;
				}
				a#thisPlanMenu, a#thisPlanMenu:hover {
					 color: #FFF;
				}
			
	#mainContentHolder {
		width: 608px;
		float: right;
	}
		#sky {
			height: 189px;
			background: url(images/header2.jpg) no-repeat top left;
		}
		#flashHolder {
			position: relative;
			top: -77px;
		}
		#mainContent {
			margin-top: -70px;
			padding: 36px 36px 0 36px;
		}			
			
		#otherContent {
			padding: 36px 36px 0 36px;
		}
			#otherContent h3 {
				font-size: 120%;
				font-weight: normal;
				margin-bottom: 20px;
			}
	
	
#seo-wrapper {
	padding: 0 35px;
}	
	#seo-wrapper p {
		padding-bottom: 5px;
	}
	#seo-wrapper a {
		color: #660066;
	}
	#seo-text h2 {
		font-weight: normal;
		margin-bottom: 5px;
	}
	#seo-text p {
		padding-bottom: 10px;
	}	
	
	
#footer {
	clear: both;
	padding: 5px 0 10px;
	border-top: 1px dotted #DCAF08;
}
	#footer p {		
		font-size: 95%;	
		padding: 0;
		margin: 0;
		text-align: center;
		color: #DCAF08;
	}
	#footer a {
		color: #DCAF08;	
	}
	
	
/* HOUSE DESIGNS */
.design-wrapper {

}
	.design-left {
		float: left;
		width: 220px;
	}
	.design-right {
		float: right;
		width: 220px;
	}	

.icon-bed {
	margin-left: 200px;
}
.icon-bed img, .icon-bath img, .icon-garage img {
		padding-left: 5px;
		padding-right: 30px;
}	
.icon-garage img {	
	padding-right: 0;
}

.mini-icon-wrapper { 
	float: right;	
	margin-top: -23px;
}
.mini-icon-bed {
}
.mini-icon-bed img, .mini-icon-bath img, .mini-icon-garage img {
		padding-left: 0px;
		padding-right: 15px;
}	
.mini-icon-garage img {
	padding-right: 0;
}
	
.floor-plan {
	margin-bottom: 10px;	
}
	.floor-plan-left {
		float: left;
		width: 220px;
	}
		.floor-plan-text {
			color: #DCAF08;
			font-size: 140%;
			font-weight: bold;
			padding-top: 5px;
		}
	.floor-plan-right {
		float: right;
		width: 50px;
		padding-top: 25px;
	}
		.floor-plan-right img {
			padding-left: 5px;
		}
	
/* MISC */	
.clearFloat {
	clear: both;
}
.notice {
	font-style: italic;
	font-size: 95%;
	padding-bottom: 10px;
}
.warning {
	color: #FF0000;
	font-weight: bold;	
}
.strongYellow {
	color: #DCAF08;
	font-size: 140%;
}
.strongWhite {
	color: #FFF;
	font-size: 140%;
}
.testimony {
	font-style: italic;
	padding-bottom: 5px;
}
.pdf-link {
	background:url(images/pdf-icon.jpg) no-repeat top left;
	padding: 10px 0 10px 35px;	
}

.video {
	float: left;
	width: 220px;
	margin-right: 40px;
	margin-bottom: 30px;
}
a.blockButton {
	display: block;
	width: 240px;
	background: #FFCC33;
	border: 1px solid #FFCC33;
	padding: 5px;
	color: #5A0254;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	line-height: 1.4em;
	font-size: 120%;
}

/* ----- form ----- */
#contactForm {
	padding: 0 0 20px;
}
#contactForm label {
	float: left;
	width: 120px;
	display: block;
	text-align: left;	
	padding-right: 20px;
	padding-bottom: 10px;
}
#contactForm input, #contactForm textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	float: left;
	width: 300px;
	display: block;		
	border: 1px solid #CCCCCC;
	color: #000;
}
#contactForm select {
	width: 300px;
	border: 1px solid #CCCCCC;
	color: #000;
}
#contactForm .wideLabel {
	width: 280px;
	padding-right: 10px;
	border: none;
}
#contactForm .smallInputBox {
	width: 50px;
}
#contactForm .mediumInputBox {
	width: 250px;
}
#contactForm .submitButton {
	border: none;
	width: 120px;
	height: 2em;
	cursor: pointer;
	color: #5A0254;
	font-size: 14px;
	font-weight: bold;
	background: #DCAF08;
}
#contactForm br {
	clear: left;
}
#contactForm p {
	padding: 10px 0;
}
.hidden {
	visibility: collapse;
}

/* ----- table ----- */
td {
	vertical-align: middle;	
	padding-bottom: 28px;
}
