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

		
	/* ----======== HTML Elements ========---- */				
		
	*
	{
	font-family: Arial, Helvetica, sans-serif;
	}
	
	body
	{
	background:#7E8DAC none repeat scroll 0 0;
	color: #236b9a;
	text-align: center;
	margin-bottom: 20px;
	font-size: 12px;
	}
	
	h1
	{
	color: #236b9a;
	font-size: 16px;
	margin-bottom: 10px;
	font-weight: bold;
	}
	
	h2
	{
	color: #236b9a;
	font-size: 16px;
	margin-bottom: 10px;
	font-weight: bold;
	}
	
	h3
	{
	color: #236b9a;
	padding-bottom: 10px;
	font-size: 15px;
	font-weight: bold;
	line-height: 24px;
	}
	
	h3 a
	{
	color: #236b9a;
	}
	
	h4
	{
	color: #236b9a;
	padding-bottom: 10px;
	font-size: 12px;
	line-height: 22px;
	}
	
	h5
	{
	font-size: 11px;
	line-height: 16px;
	margin-bottom: 10px;
	color: #877b6a;
	}
	
	p
	{
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 10px;
	color: #236b9a;
	}
	
	a
	{
	color: #aebf41;
	text-decoration: none;
	}
	
	a:hover
	{
	color: #799139;
	}
	
	.clearer
	{
	clear: both;
	}
	
	.line
	{
	width: auto;
	border-bottom: 1px solid #efefef;
	margin-bottom: 10px;
	}
	
	ul
	{
	margin-bottom: 10px;
	line-height: 22px;
	}
	
	li
	{
	}
	
	/* ----======== Layout ========---- */
		
	#wrapper
	{
	text-align: centre;
	margin: auto;
	width: 940px;
	position: relative;
	text-align: left;
	background-color: #efefef;
	}
	
	#shadow
	{
	background: url(../images/inner_shadow.png) no-repeat top left;
	width: 974px;
	margin: auto;
	}
	
	#menuBar
	{
	background: url(../images/menu_bar.jpg) repeat-x !important;
	height: 40px !important;
	color: #fff !important;
	}
	
	#menuBar li, #menuBar ul
	{
	padding: 0 !important;
	margin: 0 !important;
	}
	
	#menuBar li
	{
	float: left !important;
	}
	
	#menuBar li a
	{
	color: #fff !important;
	background: url(../images/menu_bar) repeat-x !important;
	height: 33px !important;
	display: inline-block !important;
	border-right: 1px solid #123f5d !important;
	padding: 7px 10px 0 10px !important;
	}
	
	#wrapper > #menuBar li a
	{
	display: block !important;
	}
	
	#menuBar li a:hover, #menuBar li.active a
	{
	color: #fff;
	background: url(../images/menu_bar_over.jpg) repeat-x !important;
	}
	
	#search
	{
	float: right;
	padding-right: 15px;
	margin-top: 12px;
	width: 240px;
	text-align: right;
	}
	
	.search_txt
	{
	float: right;
	background-image:url(../images/search_box.jpg);
	background-repeat:no-repeat;
	background-position: -1px -1px;
	border: solid 1px #000;
	width: 140px;
	height: 17px;
	margin-left: 10px;
	margin-top: -3px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333 !important;
	padding-left: 5px;
	padding-top: 3px;
	}
	
	#banner
	{
	position: relative;
	height: 254px;
	}
	
	#breadCrumbs
	{
	color: #fff;
	padding: 10px 15px;
	position: absolute;
	bottom: 0;
	width: 910px;
	font-size: 12px;
	}
	
	#breadCrumbs a
	{
	color: #93adcd;
	}
	
	#breadCrumbs a:hover
	{
	color: #fff;
	text-decoration: underline;
	}
	
	#contentFullwidth
	{
	float: left;
	width: 870px;
	padding: 15px;
	background: #FFF;
	margin: -57px 0px 20px 20px;
	}
	
	#contentLeft
	{
	float: left;
	width: 679px;
	padding: 15px;
	margin-top: -78px;
	}
	
	#contentRight
	{
	float: left;
	width: 201px;
	padding: 15px;
	margin-top: -78px;
	}
	
	#footer
	{
	color: #cccccc;
	text-align: left;
	padding: 10px 16px;
	font-size: 11px;
	}
	
	#footer a
	{
	font-size: 11px;
	}
	#footer a:hover
	{
	color: #fff;
	}
	
	.misc_links {
		display: inline;
		float: right;
		text-align: right;
	}
	
	#misc_text {
		margin-top: -14px;
		font-size: 13px;
	}
	
	#footer .misc_links a {
		font-size: 13px;
		
	}
	
	#transparentTop
	{
	background: url(../images/transparent_top.jpg) no-repeat top;
	height: 78px;
	width: 940px;
	}
	
	#transparentTopSinglecol
	{
	background: url(../images/transparent_top_singlecol.jpg) no-repeat top;
	height: 78px;
	width: 940px;
	}
	
	.highlightBox
	{
	padding: 15px 15px 5px 15px;
	background: url(../images/highlight_box.jpg) repeat-x top;
	clear: left;
	}
	
	.mainImage
	{
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	}
	
	.floatRight
	{
	float: right;
	margin-left: 15px;
	}
	
	.quickFinder input, .quickFinder select
	{
	width: 100%;
	border: 1px solid #777777;
	color: #555;
	margin-bottom: 7px;
	}
	
	#quick-finder-btn
	{
	color: #fff;
	text-align: center;
	background: #212e5c url(../images/find_btn.jpg) repeat-x top;
	padding: 2px 0;
	border: none;
	margin-bottom: 15px;
	width: 70px;
	}
	
	.newListings
	{
	margin-bottom: 15px;
	}
	
	.newListings a
	{
	color: #fff;
	}
	
	.newListings a:hover
	{
	color: #fff;
	text-decoration: underline;
	}
	
	.newListings li
	{
	padding: 4px 5px;
	background: #7e8dac !important;
	border-bottom: 1px solid #fff;
	line-height: 15px;
	}
	
	li.alt
	{
	background: #32406a !important;
	}
	
	#contentLeft ul li
	{
	padding-left: 14px;
	background: url(../images/bullet.gif) no-repeat;
	background-position: 0 7px;
	}
	
	td
	{
	padding: 4px 4px 4px 0px;
	}
	
	
	
	/* Styles used in custom site templates */
	.listing, .listing2 {
		padding: 10px;
		border: 3px double #ddd;
		margin-bottom: 10px;
		background: url(http://sublimewines.com.au/images/highlight_box.jpg);
	}
	.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;
margin-left:0;
margin-top:0;
}
#map {
height:255px;
margin-top:10px;
width:100%;
}
