html{color:#444;background: #FFFFFF url('/images/background.jpg') no-repeat;}
/*html{
	background-image: url("/images/background.jpg");
	color:#444;
}*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
legend{color:#000;}

body {
	background-image: url('/images/logo2.png');
	background-position: top left;
	background-repeat: no-repeat;
	font-family: Arial;
	font-size: 13px;
	width: 820px;
	margin: 10px auto;
}

h1 {
	font-size: 24px;
	color: #EC008C;
}

.nobold
{
	font-weight:normal;
}

#header {
	height: 110px;
}
#header span {
	display: none;
}

#headerAd {
	float: right;
	width: 532px;
	cursor: pointer;
	height: 77px;
	padding-top: 10px;
	padding-right: 40px;
}

.pics {  
    height:  77px;  
    width:   532px;  
    padding: 0;  
    margin:  0;  
} 
 
.pics img {  
    width:  532px; 
    height: 77px; 
    top:  0; 
    left: 0 
} 


#leftPane {
	width: 226px;
	float: left;
}
#leftPane p {
	margin: 10px 0;
}

#searchPane {
	 width: 224px;
	 height: 153px;
	 padding-left:10px;
	padding-top:10px;
	 background-image: url('/images/searchBack.png');
	background-repeat: no-repeat;
	margin-left: 1px;
}
#searchPane select {
	height:20px;
	margin:4px 0 0;
	padding:0;
	width:100%;
	font-size: 13px;
}


#container {
}

a {
	text-decoration:none;
	font-weight: bold;
	color:black;
}

a:hover {
	color:#3096BD;
}


#menu {
	text-align: center;
	font-family: Arial-Regular, Arial;
	padding-bottom: 3px;
	margin-top: -2px;
	width: 225px;
}
#menu a {
	padding: 0 3px;
	font-size: 11px;
	text-transform: uppercase;
	color: #555;
}
#menu a:hover {
	color:#3096BD;
}

#menu a.active {
	color:#DF007A;
}

#content {
	margin-left: 246px;
}

#leftFillerLeft {
	background: url(/images/left-filler-left.png) no-repeat 0px 0;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='crop', src='/images/left-filler-left.png');
	width: 147px;
	height: 35px;
	margin-top: 10px; 
	float: left;
	cursor: hand;
}

#leftFillerRight {
	background: url(/images/left-filler-right.png) no-repeat 0px 0;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='crop', src='/images/left-filler-right.png');
	width: 78px;
	height: 35px;
	margin-top: 10px; 
	float: right;
	cursor: hand;
}

#quickSearch {
	background: url(/images/quickSearch.png) no-repeat 0px 0;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='crop', src='/images/quickSearch.png');
	width: 23px;
	height: 18px;
	cursor: hand;
}

#quickLinkNSW {
	background: url(/images/quick_links/quick_nsw.png) no-repeat 0px 0;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='crop', src='/images/quick_links/quick_nsw.png');
	width: 65px;
	height: 77px;
	float: left;
	margin-bottom: 30px; 
	margin-left: 5px;
	cursor: hand;
}

#quickLinkQLD {
	background: url(/images/quick_links/quick_qld.png) no-repeat 0px 0;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='crop', src='/images/quick_links/quick_qld.png');
	width: 66px;
	height: 77px;
	float: left;
	margin-bottom: 30px;
	cursor: hand;
}

#quickLinkVIC {
	background: url(/images/quick_links/quick_vic.png) no-repeat 0px 0;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='crop', src='/images/quick_links/quick_vic.png');
	width: 69px;
	height: 77px;
	float: left;
	margin-bottom: 30px;
	cursor: hand;
}

#quickLinkTAS {
	background: url(/images/quick_links/quick_tas.png) no-repeat 0px 0;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='crop', src='/images/quick_links/quick_tas.png');
	width: 67px;
	height: 77px;
	float: left;
	margin-bottom: 30px;
	cursor: hand;
}

#quickLinkNT {
	background: url(/images/quick_links/quick_nt.png) no-repeat 0px 0;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='crop', src='/images/quick_links/quick_nt.png');
	width: 67px;
	height: 77px;
	float: left;
	margin-bottom: 30px;
	cursor: hand;
}

#quickLinkSA {
	background: url(/images/quick_links/quick_sa.png) no-repeat 0px 0;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='crop', src='/images/quick_links/quick_sa.png');
	width: 68px;
	height: 77px;
	float: left;
	margin-bottom: 30px;
	cursor: hand;
}

#quickLinkWA {
	background: url(/images/quick_links/quick_wa.png) no-repeat 0px 0;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='crop', src='/images/quick_links/quick_wa.png');
	width: 67px;
	height: 77px;
	float: left;
	margin-bottom: 30px;
	cursor: hand;
}

#quickLinkACT {
	background: url(/images/quick_links/quick_act.png) no-repeat 0px 0;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='crop', src='/images/quick_links/quick_act.png');
	width: 66px;
	height: 77px;
	float: left;
	margin-bottom: 30px;
	cursor: hand;
}

#step1 {
	background: url(/images/step1.png) no-repeat 0px 0;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='crop', src='/images/step1.png');
	width: 168px;
	height: 224px;
	vertical-align: top; 
	margin-left: -2px;
	float: left;
}

#step2 {
	background: url(/images/step2.png) no-repeat 0px 0;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='crop', src='/images/step2.png');
	width: 177px;
	height: 301px;
	vertical-align: top; 
	margin-left: 1px;
	float: left;
}

#step3 {
	background: url(/images/step3.png) no-repeat 0px 0;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='crop', src='/images/step3.png');
	width: 186px;
	height: 419px;
	vertical-align: top; 
	margin-left: 1px;
	float: left;
}

#mapSmall {
	background:url(/images/map-small.png) no-repeat 0px 0;
	_background:;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='crop', src='/images/map-small.png');
	float:right;
	height:130px;
	width:150px;
	padding-right: 40px;
	margin-top: -240px;
	cursor: pointer;
}

#mapMedium {
	background: url(/images/map-medium.png) no-repeat 0px 0;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='crop', src='/images/map-medium.png');
	height:162px;
	width:218px;
}

table.simplelist
{
	border-collapse: collapse;
	width: 100%;
}
table.simplelist tr
{
	background-color: #FFFFFF;
}
table.simplelist thead th
{
	cursor: pointer;
	background-color: #222;
}
table.simplelist thead td
{
	background-color: #DDD;
}
table.simplelist th
{
	vertical-align: top;
	text-align: center;
	padding: 6px;
	font-weight: bold;
	border: solid 1px black;
}
table.simplelist tr:hover td
{
	background-color: #DDD;
}
table.simplelist td img
{
	filter: alpha(opacity=20);
	-moz-opacity: .2;
	opacity: .2;
}
table.simplelist tr:hover td img
{
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}
table.simplelist td
{
	vertical-align: top;
	text-align: left;
	padding: 6px;
	border: solid 1px #AAA;
	border-left: none;
	border-right: none;
	color: black;
}
table.simplelist tr.alt td
{
	/*background-image: url('../images/row-bg.jpg');*/
	background-position: top left;
	background-repeat: repeat-x;
}

table.simplelist th.SortUp { 
    background-image: url('../images/icons/arrow_up.png'); 
	background-position: center right;
	background-repeat: no-repeat;
} 
table.simplelist th.SortDown { 
    background-image: url('../images/icons/arrow_down.png'); 
	background-position: center right;
	background-repeat: no-repeat;
} 


.controlCell {
	text-align: center !important;
	padding: 2px 10px;
	white-space: no-wrap;
	/*background-color: #DDD;*/
	width: 80px;
}
.largeControlCell {
	text-align: center !important;
	padding: 2px 10px;
	white-space: no-wrap;
	width: 160px;
}


form.editForm table th {
	text-align: left;
	vertical-align: top;
	background-color: #222;
	font-weight: bold;
	padding: 5px;
	width: 180px;
	border: solid 1px #111;
}

form.editForm table td {
	vertical-align: top;
	padding: 5px;
	border: solid 1px #111;
}

form.editForm table td input[type=text] {
	width: 200px;
}
form.editForm table td textarea {
	width: 400px;
	height: 100px;
}

.clear {
	clear: both;
	padding-top: 2px;
}



.error {
	font-weight: bold;
	color: black;
	padding: 10px;
	border: solid 1px #EC008C;
	text-align: center;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 500px;
}
.notice {
	font-weight: bold;
	color: green;
	padding: 10px;
	border: solid 1px green;
	text-align: center;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 500px;
}


.center {
	text-align: center;
}


#featureText {
	color:#555555;
	float:right;
	font-family:Arial-Regular,Arial;
	font-size:12px;
	margin-right:45px;
}

#leftNav {
	border-collapse: collapse;
	/*border-spacing: 3px 4px;*/
	margin: 10px 0;
}
#leftNav td {
	vertical-align: top;
}
#leftNav td a {
	color: #444;
}

#innerLeftNav {
	/*border-collapse: collapse;*/
	border:1px solid #888888;
	width: 110px;
}

#innerLeftNav td {
	background-color: #dcddde;
	background-image: url('/images/green-arrow.gif');
	background-position: bottom right;
	background-repeat: no-repeat;
	padding: 4px 3px;
	font-size: 11px;
	text-transform: uppercase;
	vertical-align: top;
}

	
#searchButton {
	float:right;
	margin-right:-2px;
	margin-top:10px;
	cursor:pointer;
}

/* Listings Results Table */

table.listings {
	border-collapse: collapse;
	font-size:12px;
	width: 530px;
}

tr.listings {
	border-top: solid 1px #C3CBD0;
}

th.listings {
	height:25px;
	padding-left: 10px;
	background-color: #12A451;
	color: black;
	font-weight: bold;
	text-transform: uppercase;
}

td.listings {
	padding-top: 10px;
	vertical-align: top;
	height: 15px;
}

td.listingPhoto {
	padding-right: 10px;
	vertical-align: top;
	vertical-align: top;
}

td.listingsPrice {
	text-align: right;
	font-weight: bold;
	vertical-align: top;
}

td.listingsDescription {
	color: #444444;
	padding-bottom: 10px;
	vertical-align: top;
}

span.listingsHeading {
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

span.listingsAddress {
	font-weight: bold;
}

/* End Listings Results Table */

/* Individual Listing Stuff */

table.indivListing {
	border-collapse: collapse;
	font-size:12px;
}

th.indivListingTop {
	padding-left: 10px;
	background-color: #12A451;
	color: black;
	font-weight: bold;
	text-transform: uppercase;
	height: 25px;
}

td.indivListing {
	padding-bottom: 10px;
}

td.indivListingBoth {
	padding-bottom: 10px;
	padding-top: 10px;
	color: #444444;
}

th.indivListing {
	padding-top: 10px;
}

th.indivListingPrice {
	text-align: right;
	font-weight: bold;
	font-size: 14px;
	min-width: 150px;
}

td.indivListingDescription {
	color: #444444;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-right: 20px;
	vertical-align: top;
}

td.indivListingPhoto {
	color: #444444;
	padding-bottom: 10px;
	padding-top: 10px;
	vertical-align: top;
	text-align: right;
}

span.listingHeading {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
}

span.indivListingAttractions {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
}

span.indivListingAddress {
	font-weight: bold;
}

li.circle {
	list-style-type: disc;
	margin-left: 15px;
}

div.thumbPhotos {
	padding-top: 10px;
	padding-right: 2px;
	text-align: left;
	cursor: pointer;
	float: right;
}


th.reservationEnquiry {
	padding-left: 10px;
	background-color: #EC008C;
	color: black;
	font-weight: bold;
	text-transform: uppercase;
	height: 25px;
}

span.reservationEnquiry {
	font-weight: bold;
}

/* End Individual Listing Stuff */

/* Generic Table */
table.generic {
	border-collapse: collapse;
	font-size:12px;
	line-height: 16px;
	width: 530px;
}

td.generic {
	padding: 3px 0px;
	color: #444444;
}

hr.line {
	border: solid 0.5px #C3CBD0; 
	width: 250px; 
	margin-left: 0px;
	padding-left: 0px;
	text-align: left;
}

th.generic {
	/*padding: 10px;*/
	padding-right: 0px;
	background-color: #D1D3D4;
	color: black;
	font-weight: bold;
	text-transform: uppercase;
	height: 25px;
	padding-left: 5px;
	border: solid #888 1px;
}

td.bold {
	font-weight: bold;
	color: #231F20;
	vertical-align: top;
}

td.lineTop {
	border-top: solid 1px #C3CBD0;
}

th.lineTop {
	border-top: solid 1px #C3CBD0;
}

td.blank {
	height: 5px;
}

td.file {
	vertical-align: top; 
	text-align: right; 
	padding-right: 5px;
}

p.generic {
	padding: 3px 0px;
	color: #444444;
	font-weight: normal;
}

input.leftGeneric {
	margin-right: 20px;
	size: 36;
	color: #808285;
	width: 250px;
}

input.rightGeneric {
	margin-right: 0px;
	size: 38;
	color: #808285;
	width: 250px;
}

input.generic {
	color: #808285;
}

input.attraction {
	margin-bottom: 5px; 
	width: 120px; 
	margin-right: 0px;
	color: #808285;
}

a.pink {
	color: #EC008C;
	font-weight: 60;
	text-transform: uppercase;
	text-decoration: none;
}

#slideShow
{
	width: 532px;
	height: 77px;
	overflow:hidden;
}
#boxText {
	height: 132px;
	width: 204px;
	color: black;
	line-height: 20px;
	font-size: 12px;
}

td.contact {
	padding-left: 10px;
}

table.contact {
	border-collapse: collapse;
	font-size:12px;
	line-height: 16px;
	width: 500px;
}

/* contact us page */
input.contact {
	width: 250px;
	color: #808285;
	size: 38;
}

#reservationList li
{
	list-style-type:disc;
	margin-left:17px;
}

#reservationList
{
	padding-bottom:10px;
}

input.reservation
{
	color:#808285;
	width:155px;
}

#resHead
{
	background-color:#EC008C;
}

h1.events {
	color: #444444;
	padding-bottom: 10px;
	font-size:20px;
}

td.eventHeading {
	font-weight: bold;
	color: black;
	padding-top: 10px;
	border-bottom: 1px solid #888888;
}

td.eventDate {
	color: #444;
	font-weight: bold;
	padding-top: 10px;
}

a.eventInfoLink {
	font-weight: normal;
	color: #444444;
	cursor: pointer;
}

a.eventInfoLink:hover {
	color:#3096BD;
}

a.eventSearchLink {
	color: #EC008C;
	cursor: pointer;
	font-weight: normal;
}

a.eventSearchLink:hover {
	color:#3096BD;
}

