/* @override http://holtandhart.com.au/main_style.css */

/* @override http://holtandhart.com.au/main_style.css */

/* @override http://holtandhart.com.au/main_style.css */

/* @override http://holtandhart.com.au/main_style.css */

/* @override http://holtandhart.com.au/main_style.css */

/* @override http://holtandhart.com.au/main_style.css */

/* @override http://holtandhart.com.au/main_style.css */



@charset "UTF-8";
/* CSS Document */

	* {
		margin:0;
		padding:0;
		}
 
	html, body {
	margin:0;
		padding:0;
		height:100%;
		}

a {
	color: #000;
	text-decoration:none;
	font-size: 11px;
	line-height:11px;
}

a:hover {
	color: #fff;
}

a.selected{
	color: #fff;
}

a#planslink {
	text-decoration:underline;
	height:14px;
	margin:0;
	padding: 0;
}

#planslink a:hover {
	text-decoration:none;
}


#horizon {
	text-align: center;
	position: absolute;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block;
	top: 50px;
}
/*BACKGROUND CLASSES*/



#top_nav {
	text-align:left;
	width:155px;
	line-height:12px;
	float: left;
	margin:0px 50px 0px 0px;
}


#top_nav_container{
	height: 137px;
	margin: 0px;
	padding: 0px;
	display: block;
}

ul#topnavitems{
	margin: 0px;
	padding: 0px 0px;
	text-decoration:none;
	list-style-image: none;
	list-style-type: none;
}

#topnavitems li{
	
	padding: 1px 0px;
	margin: 0px;
}

#pagetop{
	height: 137px;
}
ul#sidenavitems{
	
	margin: 0px;
	padding: 0px 0px;
	text-decoration:none;
	list-style-image: none;
	list-style-type: none;
}

#sidenavitems li{
	
	padding: 1px 0px;
}


.left50{
	width:50%;
	float:left;
	
}
.right50{
	width:50%;
	float:right;
	
}

.sublinks{
	font-size: 9px;
	line-height:14px;
	color: #000;
	text-decoration: none;
}

.sublinks:hover {
	text-decoration: underline;
}

.nav_image{
	cursor:pointer;
	
}

#top_nav_container a{
	color: #000;
	margin:0;
	padding: 0;
	height: 14px;
}

#top_nav_container a:hover{
}



#subnav{
	width: 155px;
	float: left;

}

#subnav-partners{
	width: 105px;
	float: left;

}

#subtext{
	margin-left:9px;
	width: 182px;
	float:left;
}

#subtext-partners{
	margin:0 0 0 20px;
	width: 190px;
	float:left;
}

#subtext_full{
	
	width: 540px;
	float:right;
	
}

#subright-partners{
	margin-left:9px;
	width:327px;
	float: right;

}
#subright{
	margin-left:9px;
	width:327px;
	float: left;

}

.building_container{
	width: 108px;
	float: left;
	padding-bottom: 15px;
}

.building_image{
	height:135px;
	width:100px;
	padding-bottom: 5px;
}

.building_name a{
	text-decoration:none;
	color: #231F20;
}

.building_name a:hover{
	text-decoration:underline;
	color: #231F20;
}

#footer {
	text-align:left;
}
.footer {
	height:104px;
	background:transparent url(/images/footer.gif) no-repeat right top;
}
.footer_entry {
	height:104px;
}
#page {
	position: relative;
	vertical-align: middle;
	/*white-space: nowrap;*/
	text-align: center;
	color: #5f6062;
	font: 11px  Arial, Helvetica, Geneva, sans-serif;
}

#distance { 
		width:1px;
		height:50%;
		margin-bottom:-225px; /* half of container's height */
		float:left;
		}

#content {
	clear:left;
	margin:0 auto;
	position:relative;
	text-align: left;
	width: 830px;
	height:430px;
	margin:0 auto;
	background:transparent url(/images/hh_bg.png) no-repeat top;
	padding: 10px 10px;

}


#wrapper {
	width:850px;
	height:450px;
	clear:left;
	margin:0 auto;
	position:relative;
}


/*FORM FIELD FORMATTING*/

input {
	font-family:arial;
	font-size:10px;
	color: #231f20;
	margin: 0 0 6px 0;
	width: 182px;
}
select {
	color: #5F6062;
	margin: 0;
	width: 182px;
	margin-bottom: 6px;
}

textarea{
	width: 182px;
	height: 80px;
	margin-bottom: 6px;
	font-family:arial;
	font-size:10px;
	color: #231f20;

}

#lightbox {
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#lightbox a img {
	border: 0;
}
#outerImageContainer {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#imageContainer {
	padding: 10px;
}
#loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#hoverNav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#imageContainer>#hoverNav {
	left: 0;
}
#hoverNav a {
	outline: none;
}
#prevLink, #nextLink {
	width: 49%;
	height: 100%;
	background: transparent url(/images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
}
#prevLink {
	left: 0;
	float: left;
	background: url(/images/prevlabel.gif) left 15% no-repeat;
}
#nextLink {
	right: 0;
	float: right;
	background: url(/images/nextlabel.gif) right 15% no-repeat;
}
#prevLink:a:hover, #prevLink:a:visited:hover {
background: url(/images/prevlabel.gif) left 15% no-repeat;
}
#nextLink:a:hover, #nextLink:a:visited:hover {
background: url(/images/nextlabel.gif) right 15% no-repeat;
}
#imageDataContainer {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%
}
#imageData {
	padding:0 10px;
	color: #666;
}
#imageData #imageDetails {
	width: 70%;
	float: left;
	text-align: left;
}
#imageData #caption {
	font-weight: bold;
}
#imageData #numberDisplay {
	display: block;
	clear: left;
	padding-bottom: 1.0em;
}
#imageData #bottomNavClose {
	width: 66px;
	float: right;
	padding-bottom: 0.7em;
}
#overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
}

#player{
	float: left;
	margin-left: 20px;
	margin-top: 35px;
	
}

.imgloader{
	
	background:transparent url(/images/loader.gif) no-repeat center center;
	
}	
/*  END Lightbox */
#main_body_content{
	height: 267px;
	font-family:arial;
	font-size: 11px;
	line-height: 11px;
	margin: 0;
	padding: 0;

}

.top_content{
	float: left;
	width: 215px;
	text-align: left;
	color: #000;
	font-family:arial;
	font-size: 11px;
	line-height:11px;
	padding-right: 20px;
}

.top_content_form{
	float: left;
	width: 138px;
	text-align: left;
	color: #000;
	font-family:arial;
	font-size: 11px;
	line-height:11px;
	padding-right: 20px;
}


#home-image{
	width: 401px;
	height: 267px;
	margin-left: 205px;
}

#building-image{
	width: 401px;
	height: 267px;
	float: left;
	}
#plans-image{
	margin: 0;
	padding: 0;
	height: 267px;
	float: left;
	
	
}
	
#secondary_nav_container{
	
	width: 205px;
	float: left;
	text-align:left;
	
}



#secondary_nav_first{
	float: left;
	width: 75px;
	height: 200px;
}

#secondary_nav_second{
	float: left;
	width:75px;
	height: 200px;

}

#secondary_nav_first_plans{
	float: left;
	width: 85px;
	height: 200px;
	margin: 0px;
	padding: 0px;
}

#secondary_nav_second_plans{
	float: left;
	width:85px;
	height: 200px;
	margin: 0px;
	padding: 0px;
}


#middle_nav_container{
	height:16px;
	font-family:arial,helvetica;
	font-size: 11px;
	width:800px;
	text-align: left;
	
}
#standard_more_typical_layouts{
	width:100px;
	margin-left: 228px;
	text-align: right;
	font-size: 14px;
	float: left;
}

#gallery_container{
	text-align:left;
	float: left;
	width: 622px;
}

#gallery1_image{
	float: left;
	padding-right: 5px;
}

#gallery2_image{
	float: left;
	padding-bottom: 5px;
	padding-right:5px;
}

#gallery3_image{
	float: left;
	padding-right:5px;
}

#gallery4_image{
	float: left;
	padding-bottom: 5px;
}
#gallery5_image{
	float: left;
	padding-left: 5px;
}


#location-enlarge{
	float:right;
	padding-right: 188px;
}

#plans-enlarge{
	float: left;
	padding-left: 205px;
	height: 14px;
}

#standard_more{
	width:200px;
	margin-left: 495px;
}

#standard_more_renders{
	width:604px;
	text-align:right;
	height: 14px;
	margin: 0px;
	padding: 0px;
}

#form-container{
	float: left;
	width: 320px;
	height: 267px;
	text-align:left;
}

#form-disclaimer{
	margin-top: 12px;
	text-align:left;
	float: left;
	width:160px;
	color: #000;
}

.formlabel{
	color: #000;
	text-align:left;

	width:155px;
	height: 14px;
	float: left;
}

.formlabel_full{
	color:#000;
	text-align:left;
	float: left;
	height:14px;
	width:200px;
}
#form-container input{
	float: left;
	height:16px;
	font-family:Arial;
	font-size: 11px;	
}

.pspacer{
	height: 5px;
}

#contact_thankyou_image{
	margin-top: 14px;
	float: left;
}
#contact_thankyou_text{
		margin-top: 14px;

	margin-left: 10px;
width:160px;
float: left;
text-align: left;
}

