/*

Huge thanks goes out to Mike Cherim of Green-Beast.com

This is simply a marriage of his CSS Map Pop demo and PHP to pull
the information from a DB to automate the process of creating hotspot
popup maps.

*/ 
@charset "utf-8";
/* CSS Document */


ul#lamap { 
  list-style-type : none;
  position : relative;
  display : block;
  background : transparent url(/wp-content/themes/widgetlike/lamap/lamap.jpg) no-repeat 0 0;
  width : 379px;
  height : 720px;
  border : 2px solid #999;
  margin : 0 0 0 32px;  /* the auto part is for optionally centering the list */
  padding : 0;
}

ul#lamap li { 
  display : inline;
}

ul#lamap li a {
  position : absolute;
  display : block;
  outline: none;
  text-decoration : none;
}

ul#lamap li a span.offset { 
  margin-top : -9000px; 
  margin-left : -9000px;
  position : absolute;
}

ul#lamap li a:hover span.offset, ul#lamap li a:focus span.offset, ul#lamap li a:active span.offset {
  color: #000;
  background-color : #ddd;
  border : 2px solid #999;
  display : block;
  width : 320px;
  height : auto;
  text-decoration : none;
  cursor : pointer;
}

ul#lamap li a:hover span.offset span, ul#lamap li a:focus span.offset span, ul#lamap li a:active span.offset span {
  display: block;
  width: 288px;
  padding: 16px;
}

span.offset h1 { color: #000; margin: 0; padding: 0; font-size: 1.6em; }
span.offset h2 { color: #000; margin: 0; padding: 0 0 2px 0; font-size: 1.2em; }

span.offset span.LAName { background: #aaa; }
span.offset span.LAMobs { background: #ccc; }


/* 
  Generate Hotspots
*/

ul#lamap li a#la0 { 
  width: 15px; height: 15px;
  margin-left: 332px; margin-top: 434px;
}

ul#lamap li a#la0:hover, ul#lamap li a#la0:focus, ul#lamap li a#la0:active {
  background: url(/wp-content/themes/widgetlike/lamap/overlay.png);
}

ul#lamap li a#la0:hover span.offset, ul#lamap li a#la0:focus span.offset, ul#lamap li a#la0:active span.offset {
  margin-left : 81px;
  margin-top : -436px;
}


ul#lamap li a#la1 { 
  width: 26px; height: 35px;
  margin-left: 324px; margin-top: 473px;
}

ul#lamap li a#la1:hover, ul#lamap li a#la1:focus, ul#lamap li a#la1:active {
  background: url(/wp-content/themes/widgetlike/lamap/overlay.png);
}

ul#lamap li a#la1:hover span.offset, ul#lamap li a#la1:focus span.offset, ul#lamap li a#la1:active span.offset {
  margin-left : 89px;
  margin-top : -475px;
}


ul#lamap li a#la2 { 
  width: 37px; height: 28px;
  margin-left: 321px; margin-top: 562px;
}

ul#lamap li a#la2:hover, ul#lamap li a#la2:focus, ul#lamap li a#la2:active {
  background: url(/wp-content/themes/widgetlike/lamap/overlay.png);
}

ul#lamap li a#la2:hover span.offset, ul#lamap li a#la2:focus span.offset, ul#lamap li a#la2:active span.offset {
  margin-left : 92px;
  margin-top : -564px;
}


ul#lamap li a#la3 { 
  width: 25px; height: 24px;
  margin-left: 214px; margin-top: 506px;
}

ul#lamap li a#la3:hover, ul#lamap li a#la3:focus, ul#lamap li a#la3:active {
  background: url(/wp-content/themes/widgetlike/lamap/overlay.png);
}

ul#lamap li a#la3:hover span.offset, ul#lamap li a#la3:focus span.offset, ul#lamap li a#la3:active span.offset {
  margin-left : 199px;
  margin-top : -508px;
}


ul#lamap li a#la4 { 
  width: 42px; height: 38px;
  margin-left: 151px; margin-top: 517px;
}

ul#lamap li a#la4:hover, ul#lamap li a#la4:focus, ul#lamap li a#la4:active {
  background: url(/wp-content/themes/widgetlike/lamap/overlay.png);
}

ul#lamap li a#la4:hover span.offset, ul#lamap li a#la4:focus span.offset, ul#lamap li a#la4:active span.offset {
  margin-left : 262px;
  margin-top : -519px;
}


ul#lamap li a#la5 { 
  width: 25px; height: 25px;
  margin-left: 209px; margin-top: 546px;
}

ul#lamap li a#la5:hover, ul#lamap li a#la5:focus, ul#lamap li a#la5:active {
  background: url(/wp-content/themes/widgetlike/lamap/overlay.png);
}

ul#lamap li a#la5:hover span.offset, ul#lamap li a#la5:focus span.offset, ul#lamap li a#la5:active span.offset {
  margin-left : 204px;
  margin-top : -548px;
}


ul#lamap li a#la6 { 
  width: 53px; height: 47px;
  margin-left: 142px; margin-top: 570px;
}

ul#lamap li a#la6:hover, ul#lamap li a#la6:focus, ul#lamap li a#la6:active {
  background: url(/wp-content/themes/widgetlike/lamap/overlay.png);
}

ul#lamap li a#la6:hover span.offset, ul#lamap li a#la6:focus span.offset, ul#lamap li a#la6:active span.offset {
  margin-left : 271px;
  margin-top : -572px;
}


ul#lamap li a#la7 { 
  width: 19px; height: 29px;
  margin-left: 274px; margin-top: 594px;
}

ul#lamap li a#la7:hover, ul#lamap li a#la7:focus, ul#lamap li a#la7:active {
  background: url(/wp-content/themes/widgetlike/lamap/overlay.png);
}

ul#lamap li a#la7:hover span.offset, ul#lamap li a#la7:focus span.offset, ul#lamap li a#la7:active span.offset {
  margin-left : 139px;
  margin-top : -596px;
}


ul#lamap li a#la8 { 
  width: 60px; height: 13px;
  margin-left: 313px; margin-top: 674px;
}

ul#lamap li a#la8:hover, ul#lamap li a#la8:focus, ul#lamap li a#la8:active {
  background: url(/wp-content/themes/widgetlike/lamap/overlay.png);
}

ul#lamap li a#la8:hover span.offset, ul#lamap li a#la8:focus span.offset, ul#lamap li a#la8:active span.offset {
  margin-left : 100px;
  margin-top : -676px;
}


ul#lamap li a#la9 { 
  width: 46px; height: 29px;
  margin-left: 45px; margin-top: 675px;
}

ul#lamap li a#la9:hover, ul#lamap li a#la9:focus, ul#lamap li a#la9:active {
  background: url(/wp-content/themes/widgetlike/lamap/overlay.png);
}

ul#lamap li a#la9:hover span.offset, ul#lamap li a#la9:focus span.offset, ul#lamap li a#la9:active span.offset {
  margin-left : 368px;
  margin-top : -677px;
}


ul#lamap li a#la10 { 
  width: 25px; height: 45px;
  margin-left: 38px; margin-top: 548px;
}

ul#lamap li a#la10:hover, ul#lamap li a#la10:focus, ul#lamap li a#la10:active {
  background: url(/wp-content/themes/widgetlike/lamap/overlay.png);
}

ul#lamap li a#la10:hover span.offset, ul#lamap li a#la10:focus span.offset, ul#lamap li a#la10:active span.offset {
  margin-left : 375px;
  margin-top : -550px;
}


ul#lamap li a#la11 { 
  width: 31px; height: 23px;
  margin-left: 204px; margin-top: 609px;
}

ul#lamap li a#la11:hover, ul#lamap li a#la11:focus, ul#lamap li a#la11:active {
  background: url(/wp-content/themes/widgetlike/lamap/overlay.png);
}

ul#lamap li a#la11:hover span.offset, ul#lamap li a#la11:focus span.offset, ul#lamap li a#la11:active span.offset {
  margin-left : 209px;
  margin-top : -611px;
}


ul#lamap li a#la12 { 
  width: 31px; height: 23px;
  margin-left: 204px; margin-top: 581px;
}

ul#lamap li a#la12:hover, ul#lamap li a#la12:focus, ul#lamap li a#la12:active {
  background: url(/wp-content/themes/widgetlike/lamap/overlay.png);
}

ul#lamap li a#la12:hover span.offset, ul#lamap li a#la12:focus span.offset, ul#lamap li a#la12:active span.offset {
  margin-left : 209px;
  margin-top : -583px;
}


ul#lamap li a#la13 { 
  width: 28px; height: 27px;
  margin-left: 324px; margin-top: 594px;
}

ul#lamap li a#la13:hover, ul#lamap li a#la13:focus, ul#lamap li a#la13:active {
  background: url(/wp-content/themes/widgetlike/lamap/overlay.png);
}

ul#lamap li a#la13:hover span.offset, ul#lamap li a#la13:focus span.offset, ul#lamap li a#la13:active span.offset {
  margin-left : 89px;
  margin-top : -596px;
}


ul#lamap li a#la14 { 
  width: 37px; height: 22px;
  margin-left: 277px; margin-top: 485px;
}

ul#lamap li a#la14:hover, ul#lamap li a#la14:focus, ul#lamap li a#la14:active {
  background: url(/wp-content/themes/widgetlike/lamap/overlay.png);
}

ul#lamap li a#la14:hover span.offset, ul#lamap li a#la14:focus span.offset, ul#lamap li a#la14:active span.offset {
  margin-left : 136px;
  margin-top : -487px;
}


ul#lamap li a#la15 { 
  width: 37px; height: 72px;
  margin-left: 277px; margin-top: 410px;
}

ul#lamap li a#la15:hover, ul#lamap li a#la15:focus, ul#lamap li a#la15:active {
  background: url(/wp-content/themes/widgetlike/lamap/overlay.png);
}

ul#lamap li a#la15:hover span.offset, ul#lamap li a#la15:focus span.offset, ul#lamap li a#la15:active span.offset {
  margin-left : 136px;
  margin-top : -412px;
}


ul#lamap li a#la16 { 
  width: 27px; height: 4px;
  margin-left: 266px; margin-top: 582px;
}

ul#lamap li a#la16:hover, ul#lamap li a#la16:focus, ul#lamap li a#la16:active {
  background: url(/wp-content/themes/widgetlike/lamap/overlay.png);
}

ul#lamap li a#la16:hover span.offset, ul#lamap li a#la16:focus span.offset, ul#lamap li a#la16:active span.offset {
  margin-left : 147px;
  margin-top : -584px;
}


ul#lamap li a#la17 { 
  width: 18px; height: 20px;
  margin-left: 302px; margin-top: 614px;
}

ul#lamap li a#la17:hover, ul#lamap li a#la17:focus, ul#lamap li a#la17:active {
  background: url(/wp-content/themes/widgetlike/lamap/overlay.png);
}

ul#lamap li a#la17:hover span.offset, ul#lamap li a#la17:focus span.offset, ul#lamap li a#la17:active span.offset {
  margin-left : 111px;
  margin-top : -616px;
}


ul#lamap li a#la18 { 
  width: 21px; height: 17px;
  margin-left: 349px; margin-top: 537px;
}

ul#lamap li a#la18:hover, ul#lamap li a#la18:focus, ul#lamap li a#la18:active {
  background: url(/wp-content/themes/widgetlike/lamap/overlay.png);
}

ul#lamap li a#la18:hover span.offset, ul#lamap li a#la18:focus span.offset, ul#lamap li a#la18:active span.offset {
  margin-left : 64px;
  margin-top : -539px;
}


ul#lamap li a#la19 { 
  width: 33px; height: 22px;
  margin-left: 287px; margin-top: 300px;
}

ul#lamap li a#la19:hover, ul#lamap li a#la19:focus, ul#lamap li a#la19:active {
  background: url(/wp-content/themes/widgetlike/lamap/overlay.png);
}

ul#lamap li a#la19:hover span.offset, ul#lamap li a#la19:focus span.offset, ul#lamap li a#la19:active span.offset {
  margin-left : 126px;
  margin-top : -302px;
}


ul#lamap li a#la20 { 
  width: 15px; height: 30px;
  margin-left: 322px; margin-top: 300px;
}

ul#lamap li a#la20:hover, ul#lamap li a#la20:focus, ul#lamap li a#la20:active {
  background: url(/wp-content/themes/widgetlike/lamap/overlay.png);
}

ul#lamap li a#la20:hover span.offset, ul#lamap li a#la20:focus span.offset, ul#lamap li a#la20:active span.offset {
  margin-left : 91px;
  margin-top : -302px;
}


ul#lamap li a#la21 { 
  width: 13px; height: 55px;
  margin-left: 339px; margin-top: 300px;
}

ul#lamap li a#la21:hover, ul#lamap li a#la21:focus, ul#lamap li a#la21:active {
  background: url(/wp-content/themes/widgetlike/lamap/overlay.png);
}

ul#lamap li a#la21:hover span.offset, ul#lamap li a#la21:focus span.offset, ul#lamap li a#la21:active span.offset {
  margin-left : 74px;
  margin-top : -302px;
}


ul#lamap li a#la22 { 
  width: 14px; height: 66px;
  margin-left: 354px; margin-top: 300px;
}

ul#lamap li a#la22:hover, ul#lamap li a#la22:focus, ul#lamap li a#la22:active {
  background: url(/wp-content/themes/widgetlike/lamap/overlay.png);
}

ul#lamap li a#la22:hover span.offset, ul#lamap li a#la22:focus span.offset, ul#lamap li a#la22:active span.offset {
  margin-left : 59px;
  margin-top : -302px;
}


ul#lamap li a#la23 { 
  width: 11px; height: 31px;
  margin-left: 287px; margin-top: 324px;
}

ul#lamap li a#la23:hover, ul#lamap li a#la23:focus, ul#lamap li a#la23:active {
  background: url(/wp-content/themes/widgetlike/lamap/overlay.png);
}

ul#lamap li a#la23:hover span.offset, ul#lamap li a#la23:focus span.offset, ul#lamap li a#la23:active span.offset {
  margin-left : 126px;
  margin-top : -326px;
}


ul#lamap li a#la24 { 
  width: 20px; height: 31px;
  margin-left: 300px; margin-top: 324px;
}

ul#lamap li a#la24:hover, ul#lamap li a#la24:focus, ul#lamap li a#la24:active {
  background: url(/wp-content/themes/widgetlike/lamap/overlay.png);
}

ul#lamap li a#la24:hover span.offset, ul#lamap li a#la24:focus span.offset, ul#lamap li a#la24:active span.offset {
  margin-left : 113px;
  margin-top : -326px;
}


ul#lamap li a#la25 { 
  width: 65px; height: 9px;
  margin-left: 287px; margin-top: 357px;
}

ul#lamap li a#la25:hover, ul#lamap li a#la25:focus, ul#lamap li a#la25:active {
  background: url(/wp-content/themes/widgetlike/lamap/overlay.png);
}

ul#lamap li a#la25:hover span.offset, ul#lamap li a#la25:focus span.offset, ul#lamap li a#la25:active span.offset {
  margin-left : 126px;
  margin-top : -359px;
}


ul#lamap li a#la26 { 
  width: 23px; height: 19px;
  margin-left: 287px; margin-top: 368px;
}

ul#lamap li a#la26:hover, ul#lamap li a#la26:focus, ul#lamap li a#la26:active {
  background: url(/wp-content/themes/widgetlike/lamap/overlay.png);
}

ul#lamap li a#la26:hover span.offset, ul#lamap li a#la26:focus span.offset, ul#lamap li a#la26:active span.offset {
  margin-left : 126px;
  margin-top : -370px;
}


ul#lamap li a#la27 { 
  width: 17px; height: 19px;
  margin-left: 312px; margin-top: 368px;
}

ul#lamap li a#la27:hover, ul#lamap li a#la27:focus, ul#lamap li a#la27:active {
  background: url(/wp-content/themes/widgetlike/lamap/overlay.png);
}

ul#lamap li a#la27:hover span.offset, ul#lamap li a#la27:focus span.offset, ul#lamap li a#la27:active span.offset {
  margin-left : 101px;
  margin-top : -370px;
}


ul#lamap li a#la28 { 
  width: 37px; height: 19px;
  margin-left: 331px; margin-top: 368px;
}

ul#lamap li a#la28:hover, ul#lamap li a#la28:focus, ul#lamap li a#la28:active {
  background: url(/wp-content/themes/widgetlike/lamap/overlay.png);
}

ul#lamap li a#la28:hover span.offset, ul#lamap li a#la28:focus span.offset, ul#lamap li a#la28:active span.offset {
  margin-left : 82px;
  margin-top : -370px;
}


ul#lamap li a#la29 { 
  width: 13px; height: 12px;
  margin-left: 274px; margin-top: 562px;
}

ul#lamap li a#la29:hover, ul#lamap li a#la29:focus, ul#lamap li a#la29:active {
  background: url(/wp-content/themes/widgetlike/lamap/overlay.png);
}

ul#lamap li a#la29:hover span.offset, ul#lamap li a#la29:focus span.offset, ul#lamap li a#la29:active span.offset {
  margin-left : 139px;
  margin-top : -564px;
}


ul#lamap li a#la30 { 
  width: 11px; height: 13px;
  margin-left: 292px; margin-top: 561px;
}

ul#lamap li a#la30:hover, ul#lamap li a#la30:focus, ul#lamap li a#la30:active {
  background: url(/wp-content/themes/widgetlike/lamap/overlay.png);
}

ul#lamap li a#la30:hover span.offset, ul#lamap li a#la30:focus span.offset, ul#lamap li a#la30:active span.offset {
  margin-left : 121px;
  margin-top : -563px;
}


ul#lamap li a#la31 { 
  width: 11px; height: 10px;
  margin-left: 261px; margin-top: 564px;
}

ul#lamap li a#la31:hover, ul#lamap li a#la31:focus, ul#lamap li a#la31:active {
  background: url(/wp-content/themes/widgetlike/lamap/overlay.png);
}

ul#lamap li a#la31:hover span.offset, ul#lamap li a#la31:focus span.offset, ul#lamap li a#la31:active span.offset {
  margin-left : 152px;
  margin-top : -566px;
}


ul#lamap li a#la32 { 
  width: 9px; height: 13px;
  margin-left: 306px; margin-top: 561px;
}

ul#lamap li a#la32:hover, ul#lamap li a#la32:focus, ul#lamap li a#la32:active {
  background: url(/wp-content/themes/widgetlike/lamap/overlay.png);
}

ul#lamap li a#la32:hover span.offset, ul#lamap li a#la32:focus span.offset, ul#lamap li a#la32:active span.offset {
  margin-left : 107px;
  margin-top : -563px;
}


ul#lamap li a#la33 { 
  width: 7px; height: 14px;
  margin-left: 310px; margin-top: 540px;
}

ul#lamap li a#la33:hover, ul#lamap li a#la33:focus, ul#lamap li a#la33:active {
  background: url(/wp-content/themes/widgetlike/lamap/overlay.png);
}

ul#lamap li a#la33:hover span.offset, ul#lamap li a#la33:focus span.offset, ul#lamap li a#la33:active span.offset {
  margin-left : 103px;
  margin-top : -542px;
}


ul#lamap li a#la34 { 
  width: 15px; height: 16px;
  margin-left: 330px; margin-top: 539px;
}

ul#lamap li a#la34:hover, ul#lamap li a#la34:focus, ul#lamap li a#la34:active {
  background: url(/wp-content/themes/widgetlike/lamap/overlay.png);
}

ul#lamap li a#la34:hover span.offset, ul#lamap li a#la34:focus span.offset, ul#lamap li a#la34:active span.offset {
  margin-left : 83px;
  margin-top : -541px;
}


ul#lamap li a#la35 { 
  width: 14px; height: 18px;
  margin-left: 132px; margin-top: 543px;
}

ul#lamap li a#la35:hover, ul#lamap li a#la35:focus, ul#lamap li a#la35:active {
  background: url(/wp-content/themes/widgetlike/lamap/overlay.png);
}

ul#lamap li a#la35:hover span.offset, ul#lamap li a#la35:focus span.offset, ul#lamap li a#la35:active span.offset {
  margin-left : 281px;
  margin-top : -545px;
}


ul#lamap li a#la36 { 
  width: 9px; height: 12px;
  margin-left: 197px; margin-top: 517px;
}

ul#lamap li a#la36:hover, ul#lamap li a#la36:focus, ul#lamap li a#la36:active {
  background: url(/wp-content/themes/widgetlike/lamap/overlay.png);
}

ul#lamap li a#la36:hover span.offset, ul#lamap li a#la36:focus span.offset, ul#lamap li a#la36:active span.offset {
  margin-left : 216px;
  margin-top : -519px;
}


ul#lamap li a#la37 { 
  width: 19px; height: 20px;
  margin-left: 139px; margin-top: 620px;
}

ul#lamap li a#la37:hover, ul#lamap li a#la37:focus, ul#lamap li a#la37:active {
  background: url(/wp-content/themes/widgetlike/lamap/overlay.png);
}

ul#lamap li a#la37:hover span.offset, ul#lamap li a#la37:focus span.offset, ul#lamap li a#la37:active span.offset {
  margin-left : 274px;
  margin-top : -622px;
}


ul#lamap li a#la38 { 
  width: 13px; height: 8px;
  margin-left: 302px; margin-top: 642px;
}

ul#lamap li a#la38:hover, ul#lamap li a#la38:focus, ul#lamap li a#la38:active {
  background: url(/wp-content/themes/widgetlike/lamap/overlay.png);
}

ul#lamap li a#la38:hover span.offset, ul#lamap li a#la38:focus span.offset, ul#lamap li a#la38:active span.offset {
  margin-left : 111px;
  margin-top : -644px;
}


ul#lamap li a#la39 { 
  width: 27px; height: 13px;
  margin-left: 259px; margin-top: 514px;
}

ul#lamap li a#la39:hover, ul#lamap li a#la39:focus, ul#lamap li a#la39:active {
  background: url(/wp-content/themes/widgetlike/lamap/overlay.png);
}

ul#lamap li a#la39:hover span.offset, ul#lamap li a#la39:focus span.offset, ul#lamap li a#la39:active span.offset {
  margin-left : 154px;
  margin-top : -516px;
}


ul#lamap li a#la40 { 
  width: 18px; height: 20px;
  margin-left: 275px; margin-top: 534px;
}

ul#lamap li a#la40:hover, ul#lamap li a#la40:focus, ul#lamap li a#la40:active {
  background: url(/wp-content/themes/widgetlike/lamap/overlay.png);
}

ul#lamap li a#la40:hover span.offset, ul#lamap li a#la40:focus span.offset, ul#lamap li a#la40:active span.offset {
  margin-left : 138px;
  margin-top : -536px;
}


ul#lamap li a#la41 { 
  width: 17px; height: 26px;
  margin-left: 119px; margin-top: 614px;
}

ul#lamap li a#la41:hover, ul#lamap li a#la41:focus, ul#lamap li a#la41:active {
  background: url(/wp-content/themes/widgetlike/lamap/overlay.png);
}

ul#lamap li a#la41:hover span.offset, ul#lamap li a#la41:focus span.offset, ul#lamap li a#la41:active span.offset {
  margin-left : 294px;
  margin-top : -616px;
}


ul#lamap li a#la42 { 
  width: 14px; height: 17px;
  margin-left: 163px; margin-top: 620px;
}

ul#lamap li a#la42:hover, ul#lamap li a#la42:focus, ul#lamap li a#la42:active {
  background: url(/wp-content/themes/widgetlike/lamap/overlay.png);
}

ul#lamap li a#la42:hover span.offset, ul#lamap li a#la42:focus span.offset, ul#lamap li a#la42:active span.offset {
  margin-left : 250px;
  margin-top : -622px;
}


ul#lamap li a#la43 { 
  width: 26px; height: 11px;
  margin-left: 198px; margin-top: 639px;
}

ul#lamap li a#la43:hover, ul#lamap li a#la43:focus, ul#lamap li a#la43:active {
  background: url(/wp-content/themes/widgetlike/lamap/overlay.png);
}

ul#lamap li a#la43:hover span.offset, ul#lamap li a#la43:focus span.offset, ul#lamap li a#la43:active span.offset {
  margin-left : 215px;
  margin-top : -641px;
}


ul#lamap li a#la44 { 
  width: 9px; height: 44px;
  margin-left: 197px; margin-top: 531px;
}

ul#lamap li a#la44:hover, ul#lamap li a#la44:focus, ul#lamap li a#la44:active {
  background: url(/wp-content/themes/widgetlike/lamap/overlay.png);
}

ul#lamap li a#la44:hover span.offset, ul#lamap li a#la44:focus span.offset, ul#lamap li a#la44:active span.offset {
  margin-left : 216px;
  margin-top : -533px;
}


ul#lamap li a#la45 { 
  width: 31px; height: 8px;
  margin-left: 211px; margin-top: 535px;
}

ul#lamap li a#la45:hover, ul#lamap li a#la45:focus, ul#lamap li a#la45:active {
  background: url(/wp-content/themes/widgetlike/lamap/overlay.png);
}

ul#lamap li a#la45:hover span.offset, ul#lamap li a#la45:focus span.offset, ul#lamap li a#la45:active span.offset {
  margin-left : 202px;
  margin-top : -537px;
}


ul#lamap li a#la46 { 
  width: 55px; height: 40px;
  margin-left: 77px; margin-top: 556px;
}

ul#lamap li a#la46:hover, ul#lamap li a#la46:focus, ul#lamap li a#la46:active {
  background: url(/wp-content/themes/widgetlike/lamap/overlay.png);
}

ul#lamap li a#la46:hover span.offset, ul#lamap li a#la46:focus span.offset, ul#lamap li a#la46:active span.offset {
  margin-left : 336px;
  margin-top : -558px;
}


ul#lamap li a#la47 { 
  width: 31px; height: 16px;
  margin-left: 276px; margin-top: 685px;
}

ul#lamap li a#la47:hover, ul#lamap li a#la47:focus, ul#lamap li a#la47:active {
  background: url(/wp-content/themes/widgetlike/lamap/overlay.png);
}

ul#lamap li a#la47:hover span.offset, ul#lamap li a#la47:focus span.offset, ul#lamap li a#la47:active span.offset {
  margin-left : 137px;
  margin-top : -687px;
}


ul#lamap li a#la48 { 
  width: 29px; height: 20px;
  margin-left: 277px; margin-top: 659px;
}

ul#lamap li a#la48:hover, ul#lamap li a#la48:focus, ul#lamap li a#la48:active {
  background: url(/wp-content/themes/widgetlike/lamap/overlay.png);
}

ul#lamap li a#la48:hover span.offset, ul#lamap li a#la48:focus span.offset, ul#lamap li a#la48:active span.offset {
  margin-left : 136px;
  margin-top : -661px;
}



