	
	/* ----======== Reseting All Browsers ========---- */		
	body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td
	{
	margin:0;
	padding:0;
	}
	
	fieldset, img { border:0; }
	
	caption, th { text-align:left; }
	
	h1, h2, h3, h4, h5, h6
	{
	font-size:100%;
	font-weight:normal;
	}
	
	abbr, acronym { border:0; }
	
	body
	{
	background: #46AEE1 url(../media/graphics/bg-repeater.gif) repeat-x;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font: 12px Arial, Helvetica, sans-serif;
	color: #444;
	}
	
	#container
	{
	background: url(../media/graphics/main-bg-repeater.gif) repeat-y;
	width: 1050px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}
	
	#banner
	{
	height: 292px;
	width: 1050px;
	position: relative;
	background-image: url(../media/graphics/banner-pic-blank.gif);
	background-repeat: no-repeat;
	background-position: right top;
	}
	
	.fb-link, .twitter-link {
	display:block;
	width: 98px;
	height: 29px;
	float: right;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.fb-link {
	background-image: url(http://www.southerngoldcoast.com.au/media/graphics/fb-link.jpg);
	background-position: center center;
	background-repeat:no-repeat;	
	padding-right: 34px;
}
	
.twitter-link {
		background-image: url(http://www.southerngoldcoast.com.au/media/graphics/twitter-a.png);
	background-position: center right;
	background-repeat:no-repeat;
}
	
	hr {
	color: #C3D0E1;
	background-color: #C3D0E1;
	height: 1px;
	border: none;
	margin-bottom: 10px;
	}
	
	#navigation
	{
	background: url(../media/graphics/nav-bg-left.gif) no-repeat left top;
	height: 51px;
	width: auto!important;
	font-family: Calibri, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	position: relative;
	z-index: 200;
	margin-top: -3px;
	}
	
	#container > #navigation
	{
	margin-top: 0;	
	}
	
	#navigation ul
	{
	margin: 0px 0px 0px 225px;
	padding: 0px;
	list-style: none;
	background: url(../media/graphics/nav-repeater.gif);
	height: 51px;
	width: 808px;
	}
	
	a span.shadow
	{
	color: #D7ECB7;
	position: absolute;
	left: 11px;
	top: 14px;
	z-index: 888;
	cursor: pointer;
	}
	
	a:hover span.shadow, li.active a span.shadow
	{
	color: #fff !Important;
	position: absolute;
	left: 11px;
	top: 14px;
	z-index: 888;
	}
	
	#navigation ul li
	{
	display: inline;
	position: relative;
	z-index: 100;
	}
	
	#navigation ul li a
	{
	color: #57831D;
	background: url(../media/graphics/nav-divider.gif) no-repeat right top;
	display: block;
	float: left;
	height: 35px;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	padding: 16px 14px 0px 12px;
	display: inline-block;
	position: relative;
	z-index: 100;
	}
	
	#navigation ul li a:hover { color: #57831D; }
	
	#navigation ul li.last a { background: url(none) !important; }
	
	#under-navigation
	{
	background: url(../media/graphics/bc-search-bg-repeater.gif) repeat-x;
	height: 56px;
	width: 979px;
	margin-left: 34px;
	padding-left: 20px;
	}
	
	#under-navigation .breadcrumb
	{
	padding-top: 20px;
	float: left;
	}
	
	#dropDown
	{
	width: 260px !important;
	padding: 7px;
	height: 32px !important;
	background: #D1DFF1 url(../media/graphics/dropdown-bg.gif) no-repeat top left;
	border: none;
	color: #4c4d4f;
	float: left;
	margin-right: 5px;
	}
	
	h1, h2, h3, h4
	{
	Font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 10px;
	padding: 0;
	}
	
	h1
	{
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	}
	
	h2
	{
	font-size: 20px;
	color: #747578;
	font-weight: bold;
	}
	
	h3
	{
	font-size: 16px;
	color: #1c72b8;
	line-height: 22px;
	}
	
	p { margin: 0px 0px 15px; }
	
	a { color: #1e76b9; }
	
	a:hover { color: #000; }
	
	ul
	{
	margin: 0px 0px 15px 20px;
	padding: 0px;
	}
	
	li { line-height: 20px; }
	
	#under-navigation form
	{
	float: right;
	width: 300px;
	margin: 0px;
	padding: 12px 20px 0px 0px;
	}
	
	#under-navigation #textfield
	{
	background: url(../media/graphics/main-search-bg.gif) no-repeat;
	height: 17px;
	width: 193px;
	border-style: none;
	border-width: 0px;
	padding: 9px 7px 6px 10px;
	color: #444444;
	font: 12px Arial, Helvetica, sans-serif;
	margin-right: 5px;

	}
	
	#under-navigation input { float: left; }
	
	#content
	{
	width: 959px;
	margin-left: 34px;
	background: #E7F1FD url(../media/graphics/content-repeater.gif) repeat-x;
	padding: 20px;
	}
	
	#left-column
	{
	float: left;
	width: 240px;
	}
	
	#centre-column
	{
	padding: 0px 20px 10px;
	float: left;
	width: 379px;
	}
	
	#right-column
	{
	width: 300px;
	float: left;
	}
	
	#content p { line-height: 20px; }
	
	.event
	{
	font-size: 12px;
	line-height: 18px;
	padding-bottom: 15px;
	}
	
	.event p { margin: 0; }
	
	.event .date
	{
	font-weight: bold;
	color: #000;
	}
	
	a#link-moving, a#link-investing
	{
	margin: 10px auto;
	height: 83px;
	width: 221px;
	display: block;
	text-decoration: none;
	padding-top: 80px;
	text-align: right;
	padding-right: 14px;
	font-size: 11px;
	line-height: 15px;
	}
	
	a#link-moving:hover, a#link-investing:hover { color: #ffffff; }
	
	a#link-moving
	{
	background: url(../media/graphics/feature-moving.jpg) no-repeat;
	color: #FEE4CB;
	}
	
	a#link-investing
	{
	background: url(../media/graphics/feature-investing.jpg) no-repeat;
	color: #CFE7FE;
	}
	
	#content-base
	{
	background: url(../media/graphics/content-base.gif) no-repeat left top;
	float: left;
	height: 42px;
	width: 1050px;
	}
	
	#footer
	{
	background: #2D7BBF url(../media/graphics/footer-repeater.gif) repeat-x center top;
	width: 100%;
	height: 100%;
	margin-top: 10px;
	text-align: left;
	}
	
	.blueHeader
	{
	background: #2782C2;
	height: 41px;
	color: #FFFFFF;
	}
	
	.yellowHeader
	{
	background: #f49501;
	height: 41px;
	color: #FFFFFF;
	}
	
	#holiday { background: url(../media/graphics/holiday-tab-top.gif) no-repeat; }
	
	#news { background: url(../media/graphics/news-tab-top.gif) no-repeat; }
	
	#events { background: url(../media/graphics/events-tab-top.gif) no-repeat; }
	
	#video { margin-bottom: 33px; }
	
	.containerInner
	{
	background: #e8f2fe url(../media/graphics/container_bg.jpg) repeat-x;
	border-bottom: 1px solid #CAD6E4;
	padding: 13px 15px 0px 15px;
	margin-bottom: 15px;
	}
	
	ul.tabs
	{
	padding: 9px 10px 0 0;
	margin: 0;
	float: right;
	}
	
	.tabs li
	{
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
	
	.tabs li a
	{
	color: #fff;
	background: url(../media/graphics/tab-button.gif) no-repeat center left !important;
	text-decoration: none;
	height: 26px;
	padding: 6px 10px 0 10px;
	display: inline-block;
	font-weight: normal;
	text-align: center;
	margin-left: 1px;
	position: relative;
	outline: none;
	}
	
	.tabs li a span
	{
	background: url(../media/graphics/tab-button.gif) no-repeat center right !important;
	height: 32px;
	width: 3px;
	position: absolute;
	top:0;
	right: 0;
	}
	
	.tabs li.active a
	{
	color: #3798d1 !important;
	background: url(../media/graphics/tab-button.gif) no-repeat bottom left !important;
	cursor: pointer;
	}
	
	.tabs li.active a span
	{
	background: url(../media/graphics/tab-button.gif) no-repeat bottom right !important;
	height: 32px;
	width: 3px;
	position: absolute;
	top:0;
	right: 0;
	}
	
	ul.tabsYellow
	{
	padding: 9px 10px 0 0;
	margin: 0;
	float: right;
	}
	
	.tabsYellow li
	{
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
	
	.tabsYellow li a
	{
	color: #fff;
	background: url(../media/graphics/tab-button-yellow.gif) no-repeat top left !important;
	text-decoration: none;
	height: 26px;
	padding: 6px 10px 0 10px;
	display: inline-block;
	font-weight: normal;
	text-align: center;
	margin-left: 1px;
	position: relative;
	outline: none;
	}
	
	.tabsYellow li a span
	{
	background: url(../media/graphics/tab-button-yellow.gif) no-repeat top right !important;
	height: 32px;
	width: 3px;
	position: absolute;
	top:0;
	right: 0;
	}
	
	.tabsYellow li.active a
	{
	color: #3798d1 !important;
	background: url(../media/graphics/tab-button-yellow.gif) no-repeat bottom left !important;
	cursor: pointer;
	}
	
	.tabsYellow li.active a span
	{
	background: url(../media/graphics/tab-button-yellow.gif) no-repeat bottom right !important;
	height: 32px;
	width: 3px;
	position: absolute;
	top:0;
	right: 0;
	}
	
	#footer-content
	{
	margin: 20px auto 0px;
	width: 875px;
	color: #FFFFFF;
	background: url(../media/graphics/footer-logo.gif) no-repeat 55px 30px;
	padding-left: 175px;
	}
	
	#footer-menu
	{
	float: right;
	width: 430px;
	display: block;
	padding-top: 30px;
	padding-bottom: 30px;
	}
	
	#footer-menu ul
	{
	float: left;
	width: 120px;
	display: block;
	list-style: none;
	margin: 0px 20px 0px 0px;
	padding: 0px;
	border-bottom: 1px solid #3185c7;
	border-top: 1px solid #2571b4;
	}
	
	#footer-credits
	{
	float: left;
	width: 300px;
	padding-top: 40px;
	}
	
	#footer-menu li a
	{
	color: #96bddf;
	padding: 6px;
	display: block;
	text-decoration: none;
	border-top: 1px solid #3185c7;
	border-bottom: 1px solid #2571b4;
	margin-bottom: 0px;
	}
	
	#footer-menu li a:hover { color: #ffffff; }
	
	#footer-credits p { margin-bottom: 7px; }
	
	#footer-credits p a { color: #FFFFFF; }
	
	#main-column
	{
	float: left;
	width: 695px;
	padding-left: 20px;
	}
	
	.hidden { display: none; }
	
	.clearer { clear: both; }
	
	table
	{
	margin-bottom: 10px;
	padding: 1px;
	border: 1px solid #1D74B8;
	background: #fff;
	}
	
	th
	{
	background: #1D74B8 url(../images/th.jpg) repeat-x;
	padding: 10px 10px;
	color: #fff;
	font-size: 16px;
	font-weight: normal;
	font-weight: bold;
	}
	
	td
	{
	padding: 8px 10px;
	background: #DAE5F3;
	line-height: 18px;
	}
	
	table input, table textarea, table select
	{
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 12px;
	padding: 4px;
	}
	
	#imageGallery
	{
	width: 816px;
	height: 248px;
	position: absolute;
	top: 44px;
	right: 30px;
	}
	
	#imageHeader
	{
	width: 816px;
	height: 248px;
	position: absolute;
	top: 44px;
	right: 30px;
	}	
	
	.slide
	{
	display: none;	
	}
	
	#pageImage
	{
	width: 206px;
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
	}
	
	#pageImage img
	{
	border: 1px solid #1D74B8;
	padding: 2px;
	margin-bottom: 5px;
	}
	
	#pageImage p
	{
	font-size: 12px;
	line-height: 18px;
	color: #000;
	padding: 0 3px;
	margin-bottom: 0;
	font-weight: bold;
	}

/*villages pages */
	.village-right {
	float:right;
	width:420px;
	text-align:right;
	}


/*floats */
	.left {
		float: left;
	}
	.right {
		float: right;
	}
	.left-pad-right {
		float: left;
		padding-right: 10px;
	}
	.right-pad-left {
		float: right;
		padding-left:10px;
	}

/* Styles used in custom site templates */

.listing, .listing2, .featured { margin-bottom: 15px; }
	
	.listingInner
	{
	padding: 15px 15px 0px 15px;
	background: #DBE7F5;
	border-bottom: 1px solid #CAD6E4;
	}
	
	.listing h3
	{
	color: #fff;
	background: #399bd3 url(../media/graphics/blue_heading_tile.jpg) repeat-x;
	padding: 8px 15px;
	display: block;
	margin: 0;
	}
	
	.listing h3 a
	{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	}
	
	.listing2 h3
	{
	color: #fff;
	background: #56aad9 url(../media/graphics/lightblue_heading_tile.jpg) repeat-x;
	padding: 8px 15px;
	display: block;
	margin: 0;
	}
	
	.listing2 h3 a
	{
	color: #fff !important;
	font-weight: bold;
	text-decoration: none;
	}
	
	.listing2 h3 a:hover, .listing h3 a:hover, .featured h3 a:hover { color: #fff !important; border-bottom: 1px solid #fff; }
	
	.featured h3
	{
	color: #fff;
	background: #f9b403 url(../media/graphics/yellow_heading_tile.jpg) repeat-x;
	padding: 8px 15px;
	display: block;
	margin: 0;
	}
	
	.listing.featured h3 a
	{
	color: #fff !important;
	font-weight: bold !important;
	text-decoration: none;
	}
	
	.listing.featured h3 a:hover { color: #fff !important; }
	
	.featured a
	{
	color: #fff;
	font-weight: bold;
	}
	
	.featured a:hover { color: #fff; }
	
	.featured .listingInner
	{
	padding: 15px 15px 5px 15px;
	background: #363132 url(../images/sub_header_bg.jpg) repeat-x !important;
	border: none;
	color: #ddd;
	}
	
	.frmselectbox
	{
	margin-bottom: 10px;
	width: 200px;
	padding: 3px;
	border: 1px solid #1D74B8;
	}
	
	#quick-finder-btn
	{
	border: 1px solid #85B533;
	background: #7CAE2F;
	padding: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	margin-bottom: 10px;
	width: 200px;
	}


	
	
	.rating {
	margin-left: 0px;
	padding-left: 0px;
	margin-bottom: 5px;
	padding-bottom: 0px;
}
.clr {
	clear:both;
}
legend
{
	font-weight:bold;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	background-color: #DAE5F3;
    color: #000;
}
fieldset {
	padding:10px;
	border: none;
	background-color: #fff;
	margin-bottom: 10px;
}
input.button {
	background-color:#02549D;
	border:1px solid #02549D;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	margin:0px;
	padding:3px;
	cursor:pointer;
}
.datatable {
	width:100%;
	border:1px solid #B2E3EF;
}
.datatable td {
	border-bottom: 1px dashed #B2E3EF;
	padding:3px;
}
.datatable th {
	font-weight:bold;
	padding:3px;
	background-color: #B2E3EF;
	text-align:left;
}
#map {
	width: 691px;
	height: 300px;
	margin-top:10px;
	border: 1px solid #333;
	padding: 1px;
	background: #fff;
}
#gallery {
	float:right;
	width:340px;
}
#gallery img {
	border:1px solid #000;
	margin-left:5px;
	margin-bottom:5px;
}
.listing-image {
	float:left;
	width:120px;
	height:120px;
	margin-right:5px;
	margin-bottom:5px;
	text-align:center;
}
.listing-image div {
	border:1px solid #000;
	width:120px;
	height:90px;
}
#rate_div {
	width:200px
	height:25px;
}
.keyword_hlight {
	color:green;
}
.listing-review {
	border: 1px dashed #B2E3EF;
	padding:5px;
}


.categorylist
{
width: 190px;
height: 200px;
background: #DAE7F7;
padding: 10px 10px 10px 10px;
margin-right: 15px;
float: left;
margin-bottom: 15px;
}

.categorylist ul
{
padding: 0;
margin:  0;
}

.categorylist li
{
list-style: none;	
padding: 0 0 5px 0;
margin:  0;
}

li.main
{
background: none !important;
padding-left: 0 !important;
font-size: 20px !important;
color: #000 !important;
margin-bottom: 10px;
}

li.main a
{
color: #000;
text-decoration: none;
}

.sidebarItem
{
margin-bottom: 15px;	
}


#subnav
{
background: #2783C2 url(http://www.southerngoldcoast.com.au/directory/media/graphics/blue_heading_tile.jpg) repeat-x;
height: 30px;
width: 989px;
margin-left: 34px;
padding-top: 5px;
padding-left: 10px;
margin-top: -1px;
}
#subnav ul {padding: 0 !important; margin: 0;}
#subnav li
{
float: left;
list-style: none;
margin-left: 0;
padding-left: 0;
}
#subnav li a
{
display: inline-block;	
margin-right: 10px;
padding: 2px 10px;
background: #f9b403 url(http://www.southerngoldcoast.com.au/directory/media/graphics/lightblue_heading_tile.jpg) repeat-x;
text-decoration: none;
color: #fff;
}

#mailing-list {
	background-image: url(http://www.southerngoldcoast.com.au/media/graphics/join-now-bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	padding: 15px 15px 1px 15px;
	margin-bottom: 10px;
	width:210px;
	height:236px;
}

#mailing-list h3 {
	color: #FFFFFF;
	font-weight:bold;
	font-size: 20px;
	padding-right: 80px;
}

#mailing-list p {
	color: #FFFFFF;
	font-weight:bold;
	line-height: 16px;
	padding-right: 70px;
}

#mailing-list form {
	padding: 0px;
	margin: 0px;
}


