/* CSS Document for Entertainment Book - IE6 specific styles*/

/* IE6 tweaks for the top nav */

#mainNav li a {float: left;}
#mainNav li a span {float: left;}

#mainNav li ul {margin-top: 0;clear: left;}

#mainNav li ul li a{display: block; float: none;}

#mainNav li li.lastSub {background:url("../images/bg-lastSub.gif") right top no-repeat #fff !important;}
#mainNav li li.lastSub span {background:url("../images/lastSub.gif") left top no-repeat #fff;}


/* Hover State */

#mainNav li.sfhover, #mainNav li.sel.sfhover:hover {
	height: 39px;
	margin: 0 0 0 0;
	background:url("../images/bg-nav-on.gif") 0 0 repeat-x #916e23;
	}

#mainNav li.sfhover a, #mainNav li.sel.sfhover a {background:url("../images/navL-on.gif") 0 0 no-repeat; color: #fff;}
#mainNav li.sfhover a span, #mainNav li.sel.sf	hover a span{
	height: 31px;
	background:url("../images/navR-on.gif") right top no-repeat;}


#mainNav li.sfhover li { 
	height: 18px !important}


/* Other IE6 tweaks */

#loginBox {margin-left: 700px;}

#oneThird {margin: 1px 0 0 -1px}

.searchCriteria {margin: 20px 0 20px 15px;}
.srchLocation {width: 215px;}

.filterTextBox{
    width:180px;
}

.filterDropDown{
    width:180px;
}

.srchResult h4 {background:url("../images/bg-srchTitleTop.gif") left top no-repeat;}
.srchResult h4 span {background:url("../images/bg-srchTitleBot.gif") left bottom no-repeat;}
.srchResult {margin: 0 6px 9px 0px;}

#rightColumn {width: 692px;}
.categoryLink {margin-right: 7px;}

.txt_srchLocation {margin-left: -10px !important;}

a.lnk-fav {background:url("../images/more2-on.gif") 88px 4px no-repeat;}
a.lnk-fav:hover {background:url("../images/more2.gif") 88px 4px no-repeat;}
a.lnk-more2 {background:url("../images/more2-on.gif") 70px 4px no-repeat;}
a.lnk-more2:hover {background:url("../images/more2.gif") 70px 4px no-repeat;}

/* LISTINGS */

.listLogo{width: 382px;}
.listDesc{margin-right: 28px;}
.listImg, .listAdd {
	position: absolute; 
	top: 50%;
	left: 50%;}

.listAdd {left: 0;}

.listImg img, .listAdd p {
	position: relative; 
	top: -50%;
	left: -50%;}

.listAdd p {left: 0;}

ul.tooltipMapBook {
    margin-left:-10px;
}

table{margin:0;}


/* Navigation Map of Australia and New Zealand for Homepage*/

#mapHolder ul{
	background:url("../images/map.gif") 0 0 no-repeat;}

#mapHolder ul li.mapNSW {margin: 98px 0 0 127px;}
#mapHolder ul li.mapNZN {margin: 100px 0 0 195px;}
#mapHolder ul li.mapNZS {margin: 144px 0 0 195px;}
#mapHolder ul li.mapQLD {margin: 0 0 0 122px;}
#mapHolder ul li.mapVIC {margin: 131px 0 0 125px;}

#mapHolder ul li.mapNSW a{width: 65px; height: 34px;}
#mapHolder ul li.mapNZN a{width: 55px; height: 40px;}
#mapHolder ul li.mapNZS a{width: 55px; height: 40px;}
#mapHolder ul li.mapQLD a{width: 75px; height: 97px;}
#mapHolder ul li.mapVIC a{width: 45px; height: 25px;}

#mapHolder ul li.mapNSW a:hover{background:url("../images/map-nsw.gif") 5px 1px no-repeat;}
#mapHolder ul li.mapNT a:hover{background:url("../images/map-nt.gif") 1px 1px no-repeat; }
#mapHolder ul li.mapNZN a:hover{background:url("../images/map-nz-north.gif") 4px 4px no-repeat; }
#mapHolder ul li.mapNZS a:hover{background:url("../images/map-nz-south.gif") 2px -5px no-repeat; }
#mapHolder ul li.mapQLD a:hover{background:url("../images/map-qld.gif") -3px 4px no-repeat;}
#mapHolder ul li.mapSA a:hover{background:url("../images/map-sa.gif") 2px 1px no-repeat; }
#mapHolder ul li.mapTAS a:hover{background:url("../images/map-tas.gif") 3px 2px no-repeat; }
#mapHolder ul li.mapVIC a:hover{background:url("../images/map-vic.gif") 5px -5px no-repeat; }
#mapHolder ul li.mapWA a:hover{background:url("../images/map-wa.gif") 4px 1px no-repeat; }

ul#mainNavList{position:relative;}
ul#mainNavList ul{background:#fff;}
ul#mainNavList iframe {
position: absolute;
left: 0;
top: 0;
z-index: -1;
filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0);
}

 .moneyRaisedInfo { margin-left: 464px; }