@charset "UTF-8";

/* blue: #054092
	yellow: #fff20c */

body {
	background-image: url(../images/global/bg-home-paw.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
}
a:active {
	outline: none;
}
a:focus {
	-moz-outline-style: none;
}
img {
	border: 0;
}
p {
	font-size: 12px;
	color: #fff;
	line-height: 17px;
	margin: 0 0 15px 0;
}
#logo {
	width: 250px;
	height: 70px;
	position: absolute;
	top: 20px;
	left: 50%;
	margin-left: -455px;
}
#top-nav {
	/*width: 641px;*/
	width: 593px;
	height: 48px;
	position: absolute;
	top: 38px;
	right: 50%;
	margin-right: -455px;
	background-image: url(../images/global/nav-bg-home.png);
	background-repeat: no-repeat;
}
#top-nav ul {
	list-style-type: none;	
	/*margin: 16px 0 0 20px;*/
	margin: 16px 0 0 22px;
	padding: 0;
}
#top-nav ul li {
	float: left;	
}
#top-nav ul li.divider {
	background-image: url(../images/global/nav-divider.gif);
	height: 16px;
	width: 1px;
	/*margin: 0 13px;*/
	margin: 0 14px;
}
.top-nav-btn {
	background-repeat:no-repeat;
	display: block;
	height: 16px;
	text-indent: -9000px;
	background-position: center;
}
#top-nav-btn-home {
	background-image: url(../images/nav/brisbane-land-home.gif);
	width: 34px;
}
#top-nav-btn-home:hover, #top-nav-btn-home-in {
	background-image: url(../images/nav/brisbane-land-home-over.gif);
	width: 34px;
}
#top-nav-btn-about {
	background-image: url(../images/nav/about-brisbane-land.gif);
	width: 58px;
}
#top-nav-btn-about:hover {
	background-image: url(../images/nav/about-brisbane-land-over.gif);
}
#top-nav-btn-location {
	background-image: url(../images/nav/land-location.gif);
	width: 55px;
}
#top-nav-btn-location:hover {
	background-image: url(../images/nav/land-location-over.gif);
}
#top-nav-btn-community {
	background-image: url(../images/nav/brisbane-community.gif);
	width: 71px;
}
#top-nav-btn-community:hover {
	background-image: url(../images/nav/brisbane-community-over.gif);
}
#top-nav-btn-now-selling {
	background-image: url(../images/nav/land-for-sale.gif);
	width: 77px;
}
#top-nav-btn-now-selling:hover {
	background-image: url(../images/nav/land-for-sale-over.gif);
}
#top-nav-btn-news-room {
	background-image: url(../images/nav/brisbane-land-news.gif);
	width: 71px;
}
#top-nav-btn-news-room:hover {
	background-image: url(../images/nav/brisbane-land-news-over.gif);
}
#top-nav-btn-contact {
	background-image: url(../images/nav/contact-teviot-downs-brisbane.gif);
	width: 72px;
}
#top-nav-btn-contact:hover {
	background-image: url(../images/nav/contact-teviot-downs-brisbane-over.gif);
}
#content-container-home {
	width: 600px;
	height: 240px;
	position: absolute;
	right: 50%;
	margin-right: -455px;
	/*top: 130px;*/
	top: 140px;
	background-image: url(../images/global/copy-bg-home.png);
	background-repeat: no-repeat;
}
#content-container-home .copy {
	/*width: 425px;*/
	width: 435px;
	float: right;
	margin: 30px 50px 0 0;
	display: inline;
}
#hero-home {
	width: 447px;
	height: 356px;
	position: absolute;
	/*background-image: url(../images/photos/brisbane-land-photo-home.png);
	background-repeat: no-repeat;
	top: 100px;*/
	top: 110px;
	left: 50%;
	/*margin-left: -465px;*/
	margin-left: -475px;
}
.home-title {
	font-size: 19px;
	font-weight: bold;
	color: #fff20c;
	text-transform: uppercase;
}
.home-subtitle {
	font-size: 14px;
	font-weight: bold;
	color: #fff20c;
	text-transform: uppercase;
}
.now-selling-white-text {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
.now-selling-yellow-text {
	font-size: 14px;
	font-weight: bold;
	color: #fff20c;
	text-transform: uppercase;
}
.now-selling-price {
	font-size: 38px;
	font-weight: bold;
	line-height: 38px;
}
#tevvy-home {
	/*width: 614px;*/
	width: 584px;
	height: 556px;
	position: absolute;
	/*top: 265px;*/
	top: 265px;
	left: 50%;
	margin-left: -100px;
	background-image: url(../images/dogs/home2.png);
	background-repeat: no-repeat;
}
#btn-register-home {
	width: 196px;
	height: 43px;
	position: absolute;
	top: 482px;
	left: 50%;
	margin-left: -190px;
}
#btn-view-releases-home {
	width: 158px;
	height: 43px;
	position: absolute;
	top: 482px;
	left: 50%;
	margin-left: -455px;
}
#footer-home {
	width: 330px;
	position: absolute;
	top: 580px;
	left: 50%;
	margin-left: -455px;
}
.hr-footer-home {
	width: 325px;
	height: 1px;
	margin: 20px 0;
	background-image: url(../images/global/footer-divider-home.png);
	background-repeat: no-repeat;
}
.hr-footer-home hr {
	display: none;
}
.footer-logo {
	height: 47px;
	float: left;
	margin: 0 20px 20px 0;
}
#footer-home p {
	font-size: 11px;
	font-weight: bold;
	clear: left;
}
#footer-home a:link, #footer-home a:visited, #footer-home a:active {
	color: #fff;
	text-decoration: none;
}
#footer-home a:hover {
	color: #fff20c;
}
#about-sub-menu {
	margin-left: -118px;
}
#location-sub-menu {
	margin-left: -50px;
}
#community-sub-menu {
	margin-left: 36px;
}
#now-selling-sub-menu {
	margin-left: 135px;
}
#news-room-sub-menu {
	margin-left: 151px;
}
#contact-sub-menu {
	margin-left: 233px;
}
.sub-menu {
	width: 200px;
	position: absolute;
	top: 86px;
	left: 50%;
	visibility: hidden;
}
.sub-menu-shadow {
	width: 200px;
	height: 13px;
	background-image: url(../images/global/sub-menu-shadow.gif);
	background-repeat: repeat-x;
	float: left;
	margin: 0;
	padding: 0;
}
.sub-menu-container {
	width: 200px;
	background-color: #054091;
	font-size: 10px;
	float: left;
	margin: 0;
	padding: 0;
}
.sub-menu-container ul {
	margin: 0 20px;
	padding: 0;
	list-style-type: none;
	text-transform: uppercase;
	line-height: 14px;
}
.sub-menu-container ul.right {
	text-align: right;
}
.sub-menu-container ul li {
	margin: 0 0 10px 0;
	padding: 0;
}
.sub-menu-container ul li.last {
	margin: 0;
	padding: 0;
}
.sub-menu-container a:link, .sub-menu-container a:visited, .sub-menu-container a:active {
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
}
.sub-menu-container a:hover {
	color: #fff20c;
}
.sub-menu-bottom {
	background-image: url(../images/global/sub-menu-bottom.png);
	background-repeat: no-repeat;
	width: 200px;
	height: 15px;
	margin: 0;
	float: left;
}
#promo {
	width: 128px;
	/*width:148px;*/
	height: 101px;
	background-image: url(../images/global/paw.png);
	background-repeat: no-repeat;
	position: absolute;
	top: 121px;
	left: 50%;
	margin-left: 326px;
	font-weight: bold;
	color: #fff;
	font-size: 13px;
	line-height: 14px;
	text-transform: uppercase;
	padding: 35px 0px 0 21px;
}