/* CSS Document */

body {
	margin:0px;
	padding:0px;
}
h1, .h1 {
	color: #D70009;
	font-size:24px;
}
img {
	border:none;
}
ul {
	margin-top:0px;
	margin-bottom:5px;
	padding-top:0px;
}
ul li {
	line-height:120%;
}
p {
	margin-bottom:0px;
	padding-bottom:0px;
}
#footer {
	background-image:url(images/footer-img.jpg);
	background-repeat:repeat-x;
	height:160px;
	text-align:center;
	/*vertical-align:middle;*/
	background-color:#EA2D34;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}
td {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#221E1F;
	line-height:16px;
}
.whitetext {
	color:#FFFFFF;
}
.footerlink {
	color:#FFFFFF;
	text-decoration:none;
}
.footerlink:hover {
	color:#FFFFFF;
	text-decoration: underline;
}
#leftpanel {
	width:270px;
	padding:0px 20px 0px 0px;
	border-right:1px dashed #787576;
}
.leftnav {
	background-image:url(images/left-bullet.gif);
	background-repeat:no-repeat;
	height:30px;
	padding-left:25px;
	border-bottom:1px dashed #787576;
}
.leftlink {
	color:#221E1F;
	font-weight:bold;
	text-decoration:none;
}
.leftlink:hover {
	color:#221E1F;
	font-weight:bold;
	text-decoration:underline;
}
#rightpanel {
	padding:0px 0px 0px 20px;
}
.red18 {
	font-size:18px;
	color:#D70009;
	font-weight:bold;
	margin-top: 10px;
}
.red16 {
	font-size:14px;
	color:#D70009;
	font-weight:bold;
	border: 1px solid #CC0000;
	padding: 4px;
}
.red14 {
	font-size:14px;
	color:#D70009;
	font-weight:bold;
}
.black12 {
	font-size:12px;
	color:#000000;
}
.black12under {
	font-size:12px;
	color:#000000;
	font-weight:bold;
	text-decoration: underline;
}
.black14under {
	font-size:15px;
	color:#000000;
	font-weight:bold;
	text-decoration: underline;
}
.black14 {
	font-size:14px;
	color:#000000;
	font-weight:bold;
}
.black18 {
	font-size:16px;
	color:#000000;
	font-weight:bold;
}
.black20 {
	font-size:20px;
	color:#000000;
	font-weight:bold;
}
.dashedbottom {
	border-bottom:1px dashed #787576;
}
.arial12grey {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#6B6B6B;
	font-weight:bold;
}
p {
}
.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CC0000;
}
a.red:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
}
a.red:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
}
a.red:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.banner1 {
	position: absolute;
	width: auto;
	height: auto;
	top: 20px;
	right: 370px;
}
.banner2 {
	position: absolute;
	width: auto;
	height: auto;
	top: 80px;
	right: 370px;
}
.banner1, .banner2 {
	font-size:14px;
	font-weight:bold;
}
.list1 {
	margin-left:10px;
	padding-left:10px;
	line-height:120%;
}
.leftbanner div {
	height:300px;
	width:240px;
	overflow:hidden;
	margin:0 auto;
	border:1px solid #ccc;
	background-color:#fff;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}
.bannerdiv {
	padding-top:10px;
}
#topbanner, #topbanner img {
	overflow:hidden;
	width:976px;
	height:281px;
}
.gallery {
	background:url(images/gallery-bg.jpg) no-repeat;
	width:260px;
	height:320px;
	float: left;
	padding: 20px;
}
.gallery p {
	margin:15px;
}
.clearleft {
	clear:both;
}
.nswsearch {
	border:1px #F00 dashed;
	padding:9px;
	padding-right:2px;
	margin:10px 0px;
}
.nswsearch input[type="text"] {
	height:25px;
	border:1px solid #BBBBBB;
	padding-left:3px;
	width:174px;
}
.nswsearch input[type="button"] {
	margin-bottom:10px;
}
.suburbslist {
	width:600px;
}
.suburbslist li {
	float:left;
	width:200px;
	line-height:25px;
}
.addthis_toolbox {
	margin-top:7px;
}
.addthis_toolbox a {
	margin-right:12px;
}
.at-whatsthis, .at-privacy, .at_baa, #at-privacy {
	display:none;
}
.contentimages {
	float:right;
	width: 210px;
	margin-left: 10px;
}
.blue {
	color:#00F;
}

/* Jquery Lightbox CSS */
/* SLIMBOX */

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(images/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(images/prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(images/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(images/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}
.swish {
	width:300px;
	float: left;
	padding: 10px;
	border: 1px #AAA dashed;
	overflow: hidden;
}
.tick {
	list-style-image:url(images/tick.gif);
}
