/*--------------------------------------------------------------------------------
Style Sheet

Version: 3.0
author: Colm McHugh
email:colmmchugh@ireland.com

---------------------------------------------------------------------------------*/






body {background:#000000; font-family: Arial, Verdana, Helvetica, sans-serif;
	margin: 0; padding: 0; font-weight: normal;
}
	
html, body, #container {
min-height: 100%;
height: 100%;
width: 100%;
}




a {color:#000000; text-decoration:none}

a:hover {font-weight:bold; font-style:italic}

a.footer {
margin: 8.5px 40px 0px 0px;
font-size: 17px;
font-weight: normal;
text-align: right;
color: #34F707;
}

a.footer:hover {font-weight:bold; font-style:italic}




h1 {font-family: arial, verdana, helvetica, sans-serif; 
color: #34F707; font-weight: normal;
font-size: 32px;
z-index: 8;
padding: 20px 0 0 70px;
}

h2 {font-family:verdana,helvetica,sans-serif; font-weight:normal; font-style:normal; font-size:26px; 
	color:#000000; margin: 0px; padding: 1px 1px 1px 2px;}

p {font-family:arial,helvetica,sans-serif; 
font-size: 20px; 
color: #000000;
text-align: center;
} 

p.left {
text-align: left;
}

p.secondarycontent {font-family: arial, helvetica, sans-serif; 
color: #000000;
font-size: 18px;
text-align: center; 
} 

p.secondarycontenti {font-family: arial, helvetica, sans-serif; 
color: #000000;
font-size: 18px;
text-align: center; 
} 

h6 {font-family:arial,helvetica,sans serif; color: #000000;}

li {font-family:arial,verdana,sans serif; font-size: 20px;}

ul {margin: 0; padding: 0; list-style-type:none;}

hr {border: none; background-color: #000000; color: #000000; height: 1px; width: 100%;}

.imgborder {border: 1px solid #000000;} 




#container {
position: top;
top: 0;
left: 0;
overflow: auto;
margin: 0;
z-index: 1;
}









#branding {
background-position: top left;
height: 85px;
background-color: #FFF888;
background-image: url("images/shamrocki.jpg");
z-index: 5;
background-repeat: repeat-x; 
}




#wrapper {
position: absolute;
width: 100%;
background-color: #FFFFFF;
background-image: url("images/content.jpg"); 
background-position: 76px;
background-repeat: repeat-y;
background-attachment: fixed;
z-index: 7;
}



#mainnav {
float: left;
position: relative;
width: 200px;
top: 10px;
left: 2px;
padding: 8px 10px 10px 5px;
z-index: 6;
}



#mainnavi {
float: left;
position: relative;
width: 200px;
top: 90px;
left: 2px;
padding: 10px 10px 10px 5px;
z-index: 6;
}






#maincontent {
position: relative;
float: left;
top: 68px;
width: 48%;
margin: 10px;
background-color: #FFFFFF;
z-index: 2;
}



#secondarycontent {
position: relative;
float: right;
top: 30px;
margin: 2px;
bottom: 10px;
right: 30px;
width: 20%;
padding: 15px 5px 5px 5px;
text-align: center;
background-color: #FFFFFF;
border: solid 2px;
border-color: #DDD333;

z-index: 3;
}





#maincontenti {
position: relative;
float: left;
background-color: #FFFFFF;
height: auto;
width: 70%; 
margin: 14px 10px 10px 20px;
padding: 0px;
z-index: 2;
}




#secondarycontenti {
position: relative;
background-position: top;
background-image: none;
background-repeat: no-repeat;
float: right;
width: 110px;
height: 10px;
margin: 300px 0 0 0;
padding: 0;
text-align: center;
border: #647C9E;
background-color: #DDD333;
z-index: 9;
}




#footer {

clear: both;
width: 100%;
border-top: 1px solid #FFFFFF;
background-color: #FFFFFF;
background-image: url("images/shfoo.jpg"); 
background-position: bottom left;
background-repeat: repeat-x;
padding-top: 40px;
z-index: 8; 
}



	
#colnav1 {
	width: 155px;
	margin: 20px;
	border-style: none;
	border-color: #000000;
	border-width: 1px;
	}
	
#colnav1 li a {
	height: 12px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 22px;
	text-decoration: none;
	}	
	
#colnav1 li a:link, #colnav1 li a:visited {
	color: #000000;
	display: block;
	background:  url(images/colnav.jpg) no-repeat left top;
	padding: 5px 0 5px 10px;
	}
	
#colnav1 li a:hover {
	color: #FFF666;
	background:  url(images/colnav.jpg) right top;
	padding: 5px 0 5px 10px;
	}	
	

