@charset "utf-8";
/* CSS Document */

body {
font-family:Arial, Tahoma, "Arial Narrow", "Trebuchet MS";
font-size:12px;
margin:0px;
}

h3 {
font-size:18px;
padding-top:5px;
}

h4 {font-size:16px;margin:0;}

#logo {
margin-top:50px;
}

img {border:0;
}

#container-inner {
background-image:url(../images/bg.jpg);
background-repeat:no-repeat;
background-position:top right;
margin-left:auto;
margin-right:auto;
width:1024px;
}

#content-main {
color:#c92229;
width:600px;
margin:20px 0 0 90px;
}

#content-main a {
color: #038900;
text-decoration:none;
}

#content-main a:hover {
color:#07a503;
text-decoration:underline;
}

#nav {
color:#f57b20;
font-size:14px;
padding:5px 0 5px 0;
margin-left:30px;
}

#nav a {
color:#f57b20;
text-decoration:none;
}
#nav a:hover,active{
text-decoration:underline;
color:#fa9346;
}

#event-calendar {
background-color:#990000;
border-top: 2px solid #5d0002;
border-bottom: 2px solid #5d0002;
margin-top:20px;
height:360px;
color:#fff;
}



#event-calendar-inner {
margin-left:auto;
margin-right:auto;
width:1024px;
}

#event-calendar-inner h3,h4{
font-family:Tahoma, Arial, "Trebuchet MS";
}


.day-listing {
width:19%;
float:left;
padding:5px;
}

#sponsors {
background-color:#FFFFFF;
}
#sponsors-inner{
margin-left:auto;
margin-right:auto;
width:1024px;
}

#sponsors img{
padding:10px;
}

#Laois-Tourism{
float: right;
    height: 73px;
    left: -60px;
    position: relative;
    top: 130px;
    width: 73px;

}

.border-red{
border:5px solid #990000;
}

.border-red-small{
border:2px solid #990000;
margin:10px;
}
.border-hotels{
border:2px solid #990000;
}
.hotels{
height:180px;
}


/* GALLERY */
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #990000; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../gallery/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../gallery/images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #990000; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #fff; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
