
#meat ul {
	list-style: none;
}
#meat a:hover {
	color: #ffffff;
	/*text-decoration: underline;*/
}


/* setup the background image of the British Isles */
.uk {padding:0; margin:0; list-style-type:none;


 background:#fff url(../images/map/cosligo.jpg);background-repeat: no-repeat;width:365px; height:361px; margin-left:0px; position:relative; z-index:999;}
/* move the text off screen */
.uk li a {text-indent:-999px; display:block; width:8px; height:8px; background:#CC0000; position:absolute; line-height:8px; color: #FFFFFF;}
/* make the images and description invisible and an absolute position so that it does not take up any space */
.uk li a em {visibility:hidden; position:absolute;}
/* position the square markers ANCIENT PLACE */
.uk li a.member001 {top:115px; left:238px; background:url(../images/map/hotspot_20_20.gif);} /*the collection*/
.uk li a.member002 {top:105px; left:248px; background:url(../images/map/hotspot_20_20.gif);} /*Benbulben Pottery*/
.uk li a.member003 {top:187px; left:18px; background:url(../images/map/hotspot_20_20.gif);} /* Classic Jewl.*/
.uk li a.member004 {top:149px; left:208px; background:url(../images/map/hotspot_20_20.gif);} /*Breeogue Pottery*/
.uk li a.member005 {top:120px; left:250px; background:url(../images/map/hotspot_20_20.gif);} /*Olgas StainedGlass*/
.uk li a.member006 {top:272px; left:242px; background:url(../images/map/hotspot_20_20.gif);} /*Oriain Pottery*/
.uk li a.member007 {top:222px; left:223px; background:url(../images/map/hotspot_20_20.gif);} /*Rachel Quinn*/
.uk li a.member008 {top:257px; left:262px; background:url(../images/map/hotspot_20_20.gif);} /*Badu Design*/
.uk li a.member009 {top:91px; left:194px; background:url(../images/map/hotspot_20_20.gif);} /*Brigit Beemster*/ 
.uk li a.member010 {top:131px; left:199px; background:url(../images/map/hotspot_20_20.gif);} /*Irishwatercolours*/
.uk li a.member011 {top:133px; left:241px; background:url(../images/map/hotspot_20_20.gif);} /*Cat & Moon*/ 
.uk li a.member012 {top:101px; left:193px; background:url(../images/map/hotspot_20_20.gif);} /* Seal View Photo*/
.uk li a.member013 {top:235px; left:291px; background:url(../images/map/hotspot_20_20.gif);} /* The Forge*/
.uk li a.member014 {top:137px; left:229px; background:url(../images/map/hotspot_20_20.gif);} /* MnN Design*/

/* move the text back into view on hover */
.uk li a:hover {background:#002439; text-indent:0; height:1.2em; font-size:0.9em; color:#ffffff; line-height:1em; padding:2px 2px; width:180px;border:1px solid #cccccc;
 visibility: visible;
}
/* hack for IE5.x */
* html .uk li a:hover {width:180px; height:1.5em; w\idth:180px; he\ight:1.2em;}
/* make the descriptive text visible, give it a size and position */
.uk li a:hover em {visibility:visible; margin-left:5px; background:#002a40; border:1px solid #cccccc; width:174px; color:#ffffff; padding:5px;  top:24px; left:-6px;
line-height: 1.2em;
 }
/* hack for IE5.x */
* html .uk2 li a:hover em {width:180px; w\idth:180px;}
/* give the image a border and margin */
.uk li a:hover em img {border:1px solid #000; display:block; margin-bottom:10px;}






/* style the empty span (I know it's not semantically correct) into an arrow point */
/*.uk li a:hover em span {display:block; width:0; height:0; overflow:hidden; border:15px solid #fff; border-width:15px 0 15px 15px; border-left-color:#600; position:absolute; left:0; top:128px;}*/
/* hack for IE5.x */
/* * html .uk li a:hover em span {width:30px; height:30px; w\idth:0; he\ight:0;} */


