@charset "utf-8";

#cinema-map { position:relative; top:20px; width:236px; height:157px; margin:0px auto; background: transparent url(/images/design/map/1.png); overflow:show; }
.cinema-map-details{ position:absolute; width:22px; height:15px; background: transparent; padding:0px; text-align:left; overflow:hidden; }

#waterford { top:106px; left:130px; cursor:pointer; }
#waterford-light { position:absolute; left: 40px; top: -2px; width: 127px; height: 115px; background: url(/images/design/map/waterford.png) no-repeat; display: none;}
#limerick { top:84px; left:72px; cursor:pointer; }
#limerick-light { position:absolute; left: 59px; top: -24px; width: 130px; height: 115px; background: url(/images/design/map/limerick.png) no-repeat; display: none;}
#portlaoise { top:75px; left:143px; cursor:pointer; }
#portlaoise-light { position:absolute; left: 44px; top: -30px; width: 136px; height: 125px; background: url(/images/design/map/portlaoise.png) no-repeat; display: none;}
#naas { top:68px; left:172px; cursor:pointer; }
#naas-light { position:absolute; left: 105px; top: -31px; width: 104px; height: 119px; background: url(/images/design/map/naas.png) no-repeat; display: none;}
#cavan { top:44px; left:151px; cursor:pointer; }
#cavan-light { position:absolute; left: 78px; top: -28px; width: 108px; height: 95px; background: url(/images/design/map/cavan.png) no-repeat; display: none;}
