	
	
	/* ----======== 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;
	}
	
	ol
	{
	list-style:square;
	list-style-position:inside;
	line-height:25px;
	}
	
	img, div, input { behavior: url("js/iepngfix.htc") }
	
	caption, th
	{
	text-align:left;
	}
	
	h1, h2, h3, h4, h5, h6
	{
	font-size:100%;
	font-weight:normal;
	}
	
	abbr, acronym
	{
	border:0;
	}

		
	/* ----======== HTML Elements ========---- */				
		
	html, body
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
	body
	{
	background: url(../images/bg_tile.jpg) repeat-x;
	text-align: center;
	color: #727272;
	}
	
	h1
	{
	color: #e78c15;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #d6d6d6;
	}
	
	h2
	{
	color: #f1b13d;
	padding-bottom: 10px;
	font-size: 17px;
	line-height: 24px;
	font-weight: bold;
	}
	
	h3
	{
	color: #877b6a;
	padding-bottom: 10px;
	font-size: 16px;
	line-height: 24px;
	}
	
	h4
	{
	color: #f1b13d;
	font-size: 14px;
	line-height: 22px;
	margin: 0px;
	padding: 15px 0px 10px;
	}
	
	h5
	{
	font-size: 11px;
	line-height: 16px;
	margin-bottom: 10px;
	color: #877b6a;
	}
	
	p
	{
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 10px;
	color: #727272;
	}
	
	a
	{
	color: #e3871a;
	text-decoration: none;
	}
	
	a:hover
	{
	color: #444;
	}
	
	.clearer
	{
	clear: both;
	}
	
	.line
	{
	width: auto;
	height: 2px;
	background: url(../images/line.gif) repeat-x;
	margin-left: 2px;
	margin-bottom: 10px;
	margin-right: 5px;
	}
	
	ul
	{
	margin-bottom: 10px;
	line-height: 20px;
	}
	
	li
	{

	}

	/* ----======== Layout ========---- */
		
	#wrapper
	{
	text-align: left;
	margin: auto;
	width: 1024px;
	position: relative;
	text-align: left;
	background: url(../images/header-bg.jpg) no-repeat center top;
	}
	
	#header
	{
	margin: 0px;
	padding: 0px 0px 0px 12px;
	width: 1000px;
	}
	
	#logo
	{
	margin: 0px;
	padding: 0px 0px 0px 306px;
	background: url(../images/dance-australia-logo.jpg) no-repeat left top;
	}	
	
	#blueBar
	{
	background: url(../images/blue_bar.jpg) no-repeat;
	height: 42px;
	position: relative;
	z-index: 200;
	}
	
	#breadCrumbs
	{
	color: #fff;
	padding: 10px 16px 0px 14px;
	text-align: left;
	font-size: 11px;
	}
	
	#breadCrumbs a
	{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
	font-size: 11px;
	}
	
	#breadCrumbs a:hover
	{
	color: #444;
	}
	
	#mainMenu
	{
	text-align: right;
	margin: 0px 0px 0px 12px;
	padding: 0px;
	height: 52px;
	width: 1000px;
	background: url(../images/nav-repeat.jpg) repeat-x left top;
	}
	
	#mainMenu ul, #mainMenu li
	{
	padding: 0;
	margin: 0;
	}
	
	#mainMenu li
	{
	float: left;
	display: inline;
	margin-left: 1px;
	padding-right: 5px;
	background: url(../images/nav-bar.jpg) no-repeat right top;
	}
	
	#mainMenu li.selected
	{
	}	
	
	#mainMenu li a
	{
	color: #E9E9E9;
	display: inline-block;
	height: 37px;
	padding: 15px 14px 0 18px;
	;
	width: auto !important;
	margin: 0px;
	}
	
	#wrapper > #mainMenu li a
	{
	display: block;
	}
	
	#mainMenu li a:hover
	{
	color: #fff;
	}
	
	#mainMenu li.selected a
	{
	color: #fff !important;
	}
	
	
	#columnLeft
	{
	width: 763px;
	float: left;
	margin: 0px;
	}
	
	#columnRight
	{
	float: left;
	width: 237px;
	margin: 0px;
	padding: 0px;
	}
	
	.floatLeft
	{
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	}
	
	.floatRight
	{
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
	}
	
	#magGlass
	{
	position: absolute;
	z-index: 201;
	top: 122px;
	right: 18px;
	}
	
	#search
	{
	color: #fff;
	position: absolute;
	top: 157px;
	right: 13px;
	z-index: 200;
	margin: 0px;
	padding: 0px 15px 0px 0px;
	height: 20px;
	}
	
	#searchBox input
	{
	background: url(../images/searchbox.jpg) no-repeat top left;
	border: 0;
	padding: 4px 10px 0 10px;
	height: 18px;
	width: 198px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
	#mapBox
	{
	padding: 0px;
	background: #f2ab26;
	margin-bottom: 10px;
	height: 215px;
	border: 1px solid #e6790e;
	}
	
	#mapBox h1 {
	background: url(../images/heading-one-left-bg.jpg) repeat-x left top;
	color: #FFFFFF;
	font-size: 18px;
	margin: 0px 0px 10px;
	padding: 9px 0px 9px 30px;
	border-bottom: 0px solid #666666;
	}
	
	#styleBox h1 {
	background: url(../images/heading-one-left-bg.jpg) repeat-x left top;
	color: #FFFFFF;
	font-size: 18px;
	margin: 0px 0px 10px;
	padding: 9px 0px 9px 30px;
	border-bottom: 0px solid #666666;
	}
	
	#columnRight h1 {
	background: url(../images/heading-one-right-bg.jpg) repeat-x left top;
	color: #FFFFFF;
	font-size: 18px;
	margin: 0px 0px 10px;
	padding: 9px 0px 9px 30px;
	border-bottom: 0px solid #666666;
	}		
	
	#footer
	{
	color: #7d7d7d;
	font-size: 11px;
	float:right;
	text-align: right;
	margin: 0px;
	padding: 5px 12px 10px 0px;
	}
	

	input, select, textarea
	{
	color: #777777;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
	.finderForm select
	{
	width: 100%;
	border: 1px solid #777777;
	}
	
	#quickFinderSection
	{
	padding: 0px;
	margin: 0px;
	}
	
	#newListings
	{
	padding: 0px;
	margin: 30px 0px 0px;
	}	
	
	.columnSection
	{
	background: #fff;
	padding: 20px 20px 10px 20px;
	margin-bottom: 1px;
	}
	
	.columnSection-home
	{
	background: #fff;
	padding: 0px 20px 10px 20px;
	margin-bottom: 1px;
	}	
	
	
	#homeIntro
	{
	margin: 0px;
	padding: 0px 0px 20px;
	height: 200px;
	}
	
	#homeIntro .thumb {
	float:left;
	margin: 0px;
	padding: 0px 20px 0px 0px;
	background: #FFFFFF;
	}
	#homeIntro .desc {
	float:left;
	margin: 0px;
	padding: 0px;
	}	
	
	#newListings a
	{
	color: #e3871a;
	}
	
	#newListings a:hover
	{
	color: #444;
	}
	
	#newListings ul	{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	}	
	
	#newListings li
	{
	padding: 0px 0px 5px 15px;
	background: url(../images/arrow-bullet.jpg) no-repeat left 6px!important;
	line-height: 16px;
	}
	
	li.alt
	{
	background: #f1f2f2 !important;
	}
	
	ul.bullet a
	{
	text-decoration: underline;
	}
	
	ul.bullet li
	{
	background: url(../images/bullet.gif) no-repeat left;
	padding-left: 15px;
	}
	
	ul.bullet li:hover
	{
	background: url(../images/bullet_over.gif) no-repeat left;
	padding-left: 15px;
	}
	
	#results
	{
	position: absolute;
	width: 196px;
	margin-top: 23px;
	margin-left: 96px;
	z-index: 100;
	padding-top: 1px;
	}
	
	#results li
	{	
	color: #000;
	display: inline;
	}
	
	a .resultBold
	{
	font-weight: bold;
	color: #000;
	}
	
	a:hover .resultBold
	{
	font-weight: bold;
	color: #fff;
	}
	
	#results a
	{
	color: #88888a;
	display: block;
	padding: 5px 10px;
	line-height: 18px;
	background: #e4e4e4;
	}
	
	#results a:hover
	{
	background: #0174bc;
	color: #fff !important;
	}
	#mapBox h2 {
	font-size: 16px;
	color: #323232;
	margin: 0px;
	padding: 0px;
	}
	#mapBox p {
	color: #ffffff;
	}
	#mapBox a {
	font-size:14px;
	color: #e14c28;
	}	
	#mapBox .inner-padding {
	padding: 0px 30px;
	}	

	.inner-padding {
	margin:0;
	padding:10px;
	}

	#styleBox {
	margin:20px 0px 0px;
	padding:0px;
	width: 703px;
	}
	
	.cols {
	float: left;
	padding: 10px 0px;
	margin: 0px;
	}

	.sbcol {
	float:left;
	width:335px;
	}
	
	.sbcol .item {
	clear:both;
	float:left;
	margin: 0px;
	padding: 10px 0px;
	width: 335px;
	}
	
	.sbcol .thumb {
	float:left;
	margin: 0px;
	padding: 0px 15px 0px 0px;
	}
	
	.sbcol .desc {
	float:left;
	width:230px;
	margin: 0px;
	padding: 0px;
	}
	
	.sbcol .title {
	font-family:Arial,Helvetica,sans-serif;
	font-weight:bold;
	margin: 0px;
	padding: 0px 0px 8px;
	}
	

	#styleBox .sbcol .item .desc .title h2 {
	border-bottom: 1px solid #d6d6d6;
	margin: 0px;
	padding: 0px;
	font-size:14px;
	margin:0px;
	padding:0px;
	line-height: 14px;
	}

	#styleBox .sbcol .item .desc .title h2 a {
	color:#e14c29;
	}
	
#content {
	margin: 0px;
	padding: 11px 0px 0px 13px;
	width: 1011px;
	background: url(../images/content-background.jpg) no-repeat left top;
	float: left;
}
#content-background {
	margin: 0px;
	padding: 0px;
	width: 1024px;
	background: url(../images/content-repeat.jpg) repeat-y left -3px;
	float: left;
}

	#quickFinderSection .inner-padding {
	padding: 10px 0px 0px 25px;
	margin: 0px;
	}	

	#newListings .inner-padding {
	padding: 10px 30px 0px;
	margin: 0px;
	}
#mapBox a:hover {
	color: #FFFFFF;
}
#content-bottom {
	background: url(../images/content-bottom.png) no-repeat left top;
	height: 20px;
	clear: both;
}

	#sbcol-spacer {
	float: left;
	width:30px;
	margin: 0px;
	padding: 0px;
	height: 10px;
	}
	#search .submit-btn {
	color:#444444;
	height:17px;
	margin:0px 0px 0px 4px;
	padding:1px 2px;
	background: url(../images/go-btn.jpg) repeat-x left center;
	width: 25px;
	border: 0px solid #FF0000;
	font: bold 11px Tahoma, Arial, Helvetica, sans-serif;
	text-align: center;
	}
#sub-content {
	padding: 30px 30px 10px;
}

	#sub-content h2 {
	color: #E14C29;
	font-size: 19px;
	line-height: 24px;
	font-weight: bold;
	margin: 15px 0px 5px;
	padding: 8px 0px;
	}
	#sub-content h3 {
	color: #555555;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	margin: 20px 0px 10px;
	padding: 8px 0px;
	}
	#sub-content h4 {
	color: #f2ab26;
	font-size: 14px;
	font-weight: bold;
	}
	
	#sub-content li {
	list-style: disc inside;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	}
	
	.listing h3, .listing2 h3 {
		padding: 0 !important; margin: 0 !important;
	}
	
	.listing, .listing2 {
		padding: 10px;
		border: 3px double #ddd;
		margin-bottom: 10px;
	}
	.listing2 {
		border: 3px double #ccc;
	}
	.featured {
		background-color: #fff;
		padding: 10px;
		border: 3px double #ddd;
		margin-bottom: 10px;
	}
	.featured2 {
		background-color: #fff;
		padding: 10px;
		border: 3px double #ccc;
		margin-bottom: 10px;
	}
	
	.qf-loader
	{
	display: none;
	}
	
	#rate_div
	{
	display: none;
	}

	#map {
	height:255px;
	margin-top:10px;
	width:100%;
	}
	
	#footerLeft
	{
	float:left;
	width: 200px;
	margin-left: 25px;
	font-size: 11px;
	}
	
	#finderForm {
		margin-bottom:15px;
	}

.google_ad {
	width: 728px;
	height: 90px;
	float:left;
	padding: 20px 15px 20px;
}
