@charset "UTF-8";

/* blue: #054092
	yellow: #fff20c */
	
body {
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	background-attachment: fixed;
	background-color: #006637;
}
a:active {
	outline: none;
}
a:focus {
	-moz-outline-style: none;
}
img {
	border: 0;
}
ol ol {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 12px;
	line-height: 18px;
	list-style-type: lower-roman;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff20c;
	font-size: 24px;
	margin: 0;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 14px;
	margin: 0 0 15px 0;
	line-height: 21px;
}
#logo {
	width: 250px;
	height: 70px;
	position: absolute;
	top: 20px;
	left: 50%;
	margin-left: -455px;
}
#top-nav {
	width: 641px;
	height: 48px;
	position: absolute;
	top: 31px;
	right: 50%;
	margin-right: -455px;
	background-image: url(../images/global/nav-bg.gif);
	background-repeat: no-repeat;
}
#top-nav ul {
	list-style-type: none;	
	margin: 16px 0 0 20px;
	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;
}
.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 {
	background-image: url(../images/nav/brisbane-land-home-over.gif);
}
#top-nav-btn-about {
	background-image: url(../images/nav/about-brisbane-land.gif);
	width: 58px;
}
#top-nav-btn-about:hover, #top-nav-btn-about-in {
	background-image: url(../images/nav/about-brisbane-land-over.gif);
	width: 58px;
}
#top-nav-btn-location {
	background-image: url(../images/nav/land-location.gif);
	width: 55px;
}
#top-nav-btn-location:hover, #top-nav-btn-location-in {
	background-image: url(../images/nav/land-location-over.gif);
	width: 55px;
}
#top-nav-btn-community {
	background-image: url(../images/nav/brisbane-community.gif);
	width: 71px;
}
#top-nav-btn-community:hover, #top-nav-btn-community-in {
	background-image: url(../images/nav/brisbane-community-over.gif);
	width: 71px;
}
#top-nav-btn-now-selling {
	background-image: url(../images/nav/land-for-sale.gif);
	width: 77px;
}
#top-nav-btn-now-selling:hover, #top-nav-btn-now-selling-in {
	background-image: url(../images/nav/land-for-sale-over.gif);
	width: 77px;
}
#top-nav-btn-news-room {
	background-image: url(../images/nav/brisbane-land-news.gif);
	width: 71px;
}
#top-nav-btn-news-room:hover, #top-nav-btn-news-room-in {
	background-image: url(../images/nav/brisbane-land-news-over.gif);
	width: 71px;
}
#top-nav-btn-contact {
	background-image: url(../images/nav/contact-teviot-downs-brisbane.gif);
	width: 72px;
}
#top-nav-btn-contact:hover, #top-nav-btn-contact-in {
	background-image: url(../images/nav/contact-teviot-downs-brisbane-over.gif);
	width: 72px;
}
.heading-underline {
	background-image: url(../images/global/heading-underline.png);
	background-repeat: no-repeat;
	height: 1px;
	width: 100%;
	margin: 5px 0 15px 0;
}
.body-copy-underline {
	background-image: url(../images/global/heading-underline.png);
	background-repeat: no-repeat;
	height: 1px;
	width: 100%;
	margin: 0 0 15px 0;
}
.heading-underline hr, .body-copy-underline hr {
	display: none;
}
#wrapper {
	width: 100%;
	position: relative;
}
#content-container {
	width: 990px;
	margin: 0 auto;
}
.content-bg-top {
	width: 680px;
	height: 15px;
	margin: 110px 0 0 40px;
	position: relative;
	z-index: 10;
	background-image: url(../images/global/copy-bg-top.png);
	background-repeat: repeat-y;
}
#content {
	width: 680px;
	margin: 0 0 0 40px;
	position: relative;
	z-index: 10;
	background-image: url(../images/global/copy-bg.png);
	background-repeat: repeat-y;
}
#copy, #copy-full {
	width: 620px;
	padding: 15px 0 30px 0;
	margin-left: 30px;
}
#copy-full p {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 12px;
	line-height: 18px;
	margin: 0 0 15px 0;
}
#copy p {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 12px;
	line-height: 18px;
	margin: 0 120px 15px 0;
}
#copy ol {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 12px;
	line-height: 18px;
	margin: 0 120px 15px 40px;
	padding: 0;
	list-style-type: lower-alpha;
}
#copy-full ol {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 12px;
	line-height: 18px;
	margin: 0 0 15px 40px;
	padding: 0;
	list-style-type: lower-alpha;
}
#copy ul {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 12px;
	line-height: 18px;
	margin: 0 120px 15px 30px;
	padding: 0;
}
#copy-full ul {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 12px;
	line-height: 18px;
	margin: 0 0 15px 40px;
	padding: 0;
}
#copy a:link, #copy a:visited, #copy a:active, #copy-full a:link, #copy-full a:visited, #copy-full a:active {
	color: #fff20c;
	text-decoration: none;
}
#copy a:hover, #copy-full a:hover {
	text-decoration: underline;
}
#trees-top {
	width: 100%;
	background-image: url(../images/global/trees-top.png);
	background-repeat: no-repeat;
	height: 280px;
	position: absolute;
	bottom: 0;
	background-position: center top;
}
#trees-top-long-page {
	width: 100%;
	background-image: url(../images/global/trees-top.png);
	background-repeat: no-repeat;
	height: 280px;
	position: absolute;
	bottom: 0 !important;
	bottom: -1px;
	background-position: center top;
}
#tevvy-about {
	position: absolute;
	bottom: 0;
	width: 380px;
	height: 181px;
	background-image: url(../images/dogs/about.png);
	left: 50%;
	margin-left: 71px;
	z-index: 20;
	background-repeat: no-repeat;
}
#tevvy-shopping {
	position: absolute;
	bottom: 0;
	width: 292px;
	height: 207px;
	background-image: url(../images/dogs/shopping.png);
	left: 50%;
	margin-left: 170px;
	z-index: 20;
	background-repeat: no-repeat;
}
#tevvy-fact-sheet {
	position: absolute;
	bottom: 0;
	width: 280px;
	height: 191px;
	background-image: url(../images/dogs/fact-sheet.png);
	left: 50%;
	margin-left: 223px;
	z-index: 20;
	background-repeat: no-repeat;
}
#tevvy-about-long-page {
	position: absolute;
	bottom: 0 !important;
	bottom: -1px;
	width: 437px;
	height: 181px;
	background-image: url(../images/dogs/about.png);
	left: 50%;
	margin-left: 71px;
	z-index: 20;
	background-repeat: no-repeat;
}
#footer {
	width: 100%;
	background-image: url(../images/global/trees-grass-about.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 210px;
}
#footer-shopping {
	width: 100%;
	background-image: url(../images/global/trees-grass-shopping.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 210px;
}
#footer-fact-sheet {
	width: 100%;
	background-image: url(../images/global/trees-grass-fact-sheet.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 210px;
}
#footer-no-dog {
	width: 100%;
	background-image: url(../images/global/trees-grass-no-dog.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 210px;
}
.footer-content-container {
	width: 590px;
	position: absolute;
	left: 50%;
	margin: 60px 0 0 -425px;
}
.footer-logo {
	height: 47px;
	float: left;
	margin: 0 20px 20px 0;
}
.copyright {
	float: right;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	margin-top: 10px;
	text-align: right;
	line-height: 14px;
}
.copyright a:link, .copyright a:active, .copyright a:visited {
	color: #fff;
	text-decoration: none;
}
.copyright a:hover {
	color: #fff20c;
}
.img-float-right {
	float: right;
	margin: 0 0 30px 30px;
}
.img-float-right-caption {
	float: right;
	margin: 0 0 30px 30px;
	text-align: right;
	font-size: 11px;
	color: #fff;
}
#right-col {
	position: absolute;
	left: 50%;
	width: 230px;
	top: 180px;
	margin-left: 225px;
}
#right-col a.white-button:link, #right-col a.white-button:active, #right-col a.white-button:visited {
	font-size: 18px;
	font-weight: bold;
	line-height: 18px;
	text-transform: uppercase;
	color: #054092;
	text-decoration: none;
	width: 200px;
	height: 53px;
	padding: 20px 0 0 30px;
	display: block;
	background-image: url(../images/buttons/white.png);
	background-repeat: no-repeat;	
}
#right-col a.white-button:hover {
	background-image: url(../images/buttons/white-over.png);
}
#right-col a.yellow-button:link, #right-col a.yellow-button:active, #right-col a.yellow-button:visited {
	font-size: 18px;
	font-weight: bold;
	line-height: 18px;
	text-transform: uppercase;
	color: #054092;
	text-decoration: none;
	width: 200px;
	height: 53px;
	padding: 20px 0 0 30px;
	display: block;
	background-image: url(../images/buttons/yellow.png);
	background-repeat: no-repeat;	
}
#right-col a.yellow-button:hover {
	background-image: url(../images/buttons/yellow-over.png);
}
.button-divider {
	height: 10px;
	width: 230px;
}
#right-col .contacts {
	margin-top: 20px;
	width: 200px;
	padding: 0 0 0 30px;
	color: #054092;
	font-weight: bold;
	text-transform: uppercase;
}
#right-col .contacts .phone {
	font-size: 18px;
}
#right-col .contacts .sales-centre {
	font-size: 11px;
}
#about-sub-menu {
	margin-left: -125px;
}
#location-sub-menu {
	margin-left: -40px;
}
#community-sub-menu {
	margin-left: 43px;
}
#now-selling-sub-menu {
	margin-left: 139px;
}
#news-room-sub-menu {
	margin-left: 152px;
}
#contact-sub-menu {
	margin-left: 237px;
}
.sub-menu {
	width: 200px;
	position: absolute;
	top: 79px;
	left: 50%;
	visibility: hidden;
	z-index: 30;
}
.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;
	font-size: 10px;
}
.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;
}
label.contacts {
	float: left;
	width: 80px;
}
table.register {
	width: auto;
	font-size: 12px;
	color: #fff;
}
table.register td {
	padding: 0 10px 10px 0;
	vertical-align: top;
	line-height: 18px;
}
table.register td span {
	color: #fff20c;
}
.input-field, textarea, select {
	border: none;
	font-size: 12px;
	color: #000;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
}
.submit-button {
	color: #054092;
	background-color: #fff20c;
	font-weight: bold;
	text-transform: uppercase;
	border: none;
}
.asterisk {
	color: #fff20c;
	font-size: 14px;
	font-weight: bold;
}
.gallery {
	width: 620px;
	/*margin-bottom: 15px;
	border: 1px solid red;*/
}
.gallery-thumb {
	width: 170px;
	float: left;
	font-size: 12px;
	color: #fff;
	text-align: center;
	margin: 0 15px 15px 0;
	display:inline;
}

.gallery-thumb-portrait {
	float: left;
	font-size: 12px;
	color: #fff;
	text-align: center;
	margin: 0px 15px 15px 0;
	/*display:inline;*/
}

.gallery-thumb-comm {
	width: 170px;
	float: left;
	font-size: 12px;
	color: #fff;
	text-align: center;
	margin: 0 15px 15px 0;
	display:inline;
}

.gallery-thumb img {
	border: 5px solid #fff;
	/*margin-bottom: 5px;*/
}
.gallery-thumb:hover img {
	border: 5px solid #fff20c;
}


.gallery-thumb-portrait img {
	border: 5px solid #fff;
	/*margin-bottom: 5px;*/
}
.gallery-thumb-portrait:hover img {
	border: 5px solid #fff20c;
}



.gallery-thumb-comm img {
	border: 5px solid #fff;
	margin-bottom: 5px;
	
}
.gallery-thumb-comm:hover img {
	border: 5px solid #fff20c;
}

.sml-text {
	font-size: 11px !important;
}


#copy span.navbtns {
	color:#FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	line-height:18px;
	margin:0 120px 15px 0;
}
.gallery-btn {
	width: 44px;
	height: 21px;	
	color: #054092 !important;
	font-weight: bold;
	font-size: 14px !important;
	text-transform: uppercase;
	background-repeat: no-repeat;
	display: inline;
	padding: 8px 10px 0 10px;
	text-decoration: none !important;
	float: right;
}
a.prev:link, a.prev:visited, a.prev:active {
	background-image: url(../images/buttons/yellow-prev.png);
	text-align: right;
	margin-right: 10px;
}
a.prev:hover {
	background-image: url(../images/buttons/white-prev.png);
}
a.next:link, a.next:visited, a.next:active {
	background-image: url(../images/buttons/yellow-next.png);
	text-align: left;
}
a.next:hover {
	background-image: url(../images/buttons/white-next.png);
}
.gallery-nav {
	width: 100%;
	margin-bottom: 15px;
}
.gallery-nav a {
	font-size: 12px;
}
.gallery-img {
	font-size: 12px;
	color: #fff;
	text-align: center;
	border: 5px solid #fff;
}
.img-wrapper {
	text-align: center; 
	width: 620px; 
	margin-bottom: 15px;
}
.super-text {
	vertical-align: super;
	font-size: 9px;
}
