/*LOCATIONS PAGE*/


/*Clickable Map*/
#map {
	background: url(images/limerickmap.jpg);
	float: left;
	height: 344px;
	width: 533px;
	position: relative;
	top: 50px;
}

#map a {display: block;font: 18px Arial, Helvetica, sans-serif;
	color: #444444;border-width: 3px;text-decoration: none;}

.mouseout {
	text-indent: -5000px;
	border-style: none;
}

.mouseover {border-style:solid;	
	text-align: right;
	text-indent: 0px;
}




#raheen {
	position: absolute;
	width: 150px;
	left: 41px;
	top: 191px;
}




#raheen a {
	padding-left: 63px;
	width: 77px;
	height: 108px;
	padding-top: 6px;
	padding-right: 10px;
}

#castletroy {
	position: absolute;
	width: 98px;
	left: 429px;
	top: 116px;
}

#castletroy a {
	padding-top: 93px;
	height: 87px;
	padding-right: 6px;
	width: 86px;
}

#denmarkst {
	position: absolute;
	top: 60px;
	left: 190px;
}

#denmarkst a {
	padding-left: 81px;
	width: 73px;
	padding-top: 12px;
	height: 82px;
	padding-right: 10px;
}

#textlinks {
	list-style: none;
	float: right;
	width: 150px;
	margin-top: 40px;
	font-size: 1.15em;
	text-align: right;
	margin-right: 35px;
}

#textlinks li {
	padding-top: 8px;
}
#maptext {
	width: 200px;
	text-align: justify;
	padding: 15px;
	margin-top: 45px;
	margin-right: 18px;
	float: right;
	border-top: 2px solid;
	border-bottom: 2px solid;
	display: inline;
	font: 1em/1.3em Georgia, "Times New Roman", Times, serif;
	color: #6C7654;
	text-indent: 0.5em;
	margin-bottom: 60px;
}

/*RESTAURANT PAGES*/

#restaurantcontent {
	float: left;
	width: 533px;
	font-size: 1em;
	margin-top: 36px;
}

#restaurantcontent p { text-align: justify; padding: 16px; }
#restaurantcontent #restaurantright p {
	padding-top: 0px;
}


#restaurantleft {
	width: 267px;
	float: left;
}

#restaurantcontent h2 {
	font-size: 1.5em;
	text-align: center;
	margin-bottom: 22px;
}
#restaurantleft p {
	
}
#restaurantright {
	float: right;
	width: 266px;
}

#restaurantcontent span {
	float: left;
	margin: 0px 5px 0px 0;
	padding: 4px 10px;
	border: 2px solid;
	color: #454545;
	font: 150%/1em Geneva, Arial, Helvetica, sans-serif;
}
#restaurantrightcolumn {
	float: right;
	width: 206px;
	padding-right: 30px;
	padding-left: 30px;
}
#characteriscs {
	list-style: none;
	text-align: right;
	font-size: 0.9em;
}
.contact {
	margin-top: 1em;
}
#restaurantlinks li {
	display: inline;
}
#restaurantlinks {
	float: right;
	margin-top: 10px;
}

#restaurantlinks a {
	display: inline;
	float: left;
	height: 135px;
	width: 80px;
	text-indent: -5000px;
}

#restaurantlinks a:hover {
background-position: -80px}

#denamrkrestaurant {
	background: url(images/denamrkstlink.jpg);
	}

.rightlink { margin-left: 32px;}


#raheenrestaurant {
	background: url(images/raheenlink.jpg);
}
#castletroyrestaurant {
	background: url(images/casteltroylink.jpg);
}
.contact2 {
	margin-bottom: 5.75em;
}
#denmarkstphoto {
	padding-left: 31px;
	padding-right: 31px;
}

