/* CSS Document */


.map {position:relative; height:440px;width:490px;background:transparent url(state_sprites.png) no-repeat 0 -1320px; overflow:hidden;}
.map li {display:block;
list-style-type:none; position:absolute;}
.map li a:link, .map li a:visited {/*position:absolute;*/ text-indent:-8000px;overflow:hidden; z-index:10;}
ul.map li a {display:block;outline:none;position:absolute;top:0; left:0;}
ul.map div, ul.map li {opacity:0.999;}
.map_wa {width:191px;height:303px;left:8px;top:45px;}
.map_nt {width:132px;height:202px;left:175px;top:14px;}
.map_sa {width:164px;height:164px;left:182px;top:200px;}
.map_qld {width:190px;height:249px;left:293px;top:6px;}
.map_nsw {width:149px;height:124px;left:327px;top:227px;}
.map_act {width:72px;height:30px;left:370px;top:285px;z-index:1000;}
.map_vic {width:105px;height:75px;left:327px;top:292px;}
.map_tas {width:60px;height:52px;left:371px;top:378px;}
.map_wa a, .map_wa div {width:191px;height:303px;}
.map_nt a, .map_nt div {width:132px;height:202px;}
.map_sa a, .map_sa div {width:164px;height:164px;}
.map_qld a, .map_qld div {width:190px;height:249px;}
.map_nsw a, .map_nsw div {width:149px;height:124px;z-index:1000;}
.map_act a, .map_act div {width:72px;height:30px;z-index:1099;}
.map_vic a, .map_vic div {width:105px;height:75px;z-index:1095;}
.map_tas a, .map_tas div {width:60px;height:52px;}   
                                                       

.map .map_wa a:link, .map .map_wa a:visited {background: url(state_sprites.png) no-repeat -8px -1365px; }
.map .map_wa a:hover, .map .map_wa a:focus { background: url(state_sprites.png) no-repeat -8px -926px;}
.map .map_wa a:active {background:url(map_active.png) no-repeat -8px -45px;}
.nav-map_wa, .nav-map_wa-click   {position:absolute; width:191px;height:303px;/*left:8px;top:45px;*/ background: url(state_sprites.png) no-repeat -8px -926px; } 


/*.map .map_nt a:link, .map .map_nt a:visited{ background: url(spacer.gif) no-repeat -175px -1334px; }
.map .map_nt a:hover, .map .map_nt a:focus { background: url(state_sprites.png) no-repeat -175px -14px; }
.map .map_nt a:active {background:url(map_active.png) no-repeat -175px -14px; }
.nav-map_nt, .nav-map_nt-click   {width:132px;height:202px;background: url(state_sprites.png) no-repeat -175px -14px;   }*/

.map .map_nt a:hover, .map .map_nt a:focus, .map .map_nt a:active, .nav-map_nt, .nav-map_nt-click    { background: url(state_sprites.png) no-repeat -175px -14px; }


.map .map_sa a:link, .map .map_sa a:visited { background: url(spacer.gif) no-repeat -182px -639px; }
.map .map_sa a:hover, .map .map_sa a:focus { background: url(state_sprites.png) no-repeat -182px -639px; }
.map .map_sa a:active {background:url(map_active.png) no-repeat -182px -639px;}
.nav-map_sa, .nav-map_sa-click   {width:164px;height:164px; background: url(state_sprites.png) no-repeat -182px -639px;  }


.map .map_qld a:hover, .map .map_qld a:focus, .map .map_qld a:active, .nav-map_qld, .nav-map_qld-click    { background: url(state_sprites.png) no-repeat -293px -887px; }
.map .map_nsw a:hover, .map .map_nsw a:focus, .map .map_nsw a:active, .nav-map_nsw, .nav-map_nsw-click  { background: url(state_sprites.png) no-repeat -327px -227px; }
.map .map_act a:hover, .map .map_act a:focus, .map .map_act a:active, .nav-map_act, .nav-map_act-click   { background: url(state_sprites.png) no-repeat -370px -724px; z-index:1040; }
.map .map_vic a:hover, .map .map_vic a:focus, .map .map_vic a:active, .nav-map_vic, .nav-map_vic-click  { background: url(state_sprites.png) no-repeat -327px -1173px; }
.map .map_tas a:hover, .map .map_tas a:focus, .map .map_tas a:active, .nav-map_tas, .nav-map_tas-click  { background: url(state_sprites.png) no-repeat -371px -1259px; }  
/* HIGHLIGHTER */
ul.map  li {}

