﻿/***********************************************/
/* emx_nav_left.css                            */
/* Use with template Halo_leftNav.html         */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	
	font-family: Arial,sans-serif;
	background-color:#000080;
	
	line-height: 1.166;	
	margin: auto;
	padding: 0px;	
	width: 1040px;
	position:relative;
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #005FA9;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

/************** header tag styles **************/

h1{
    position: absolute;
    left: -3000px;
    top: -3000px;
}

h2{
 font: bold 114% Arial,sans-serif;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font: 100% Arial,sans-serif;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font: 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}


/*************** list tag styles ***************/

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

/********* form and related tag styles *********/

form {
	margin: 0;
	padding: 0;
}

label{
 font: bold 1em Arial,sans-serif;
 color: #334d55;
}
				
input{
font-family: Arial,sans-serif;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#pagecell1{
position:relative;
	top: 284px;
	bottom: 2%;
	left: 2%;
	right: 2%;
	width:1040px;
	height:inherit;
	background-color: #ffffff;
	margin:auto;
	
}

#tl {
	position:absolute;
	top: -1px;
	left: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#tr {
	position:absolute;
	top: -1px;
	right: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

.masthead_1{
	position: absolute;
	top: 1px;
	bottom: 50px;
	left: 2%;
	width:1006px;
	height: 274px;
	background-color: #000080;
	background-image: url(../Images/Caves_Boat_Tour.JPG);	
}

.masthead_2{
	position: absolute;
	top: 1px;
	bottom: 50px;
	left: 2%;
	width:1006px;
	height: 274px;
	background-color: #000080;
	background-image: url(../Images/Cuilcagh.jpg);	
}

.masthead_3{
	position: absolute;
	top: 1px;
	bottom: 50px;
	left: 2%;
	width:1006px;
	height: 274px;
	background-color: #000080;
	background-image: url(../Images/Blanket_bog.jpg);
}

.masthead_4{
	position: absolute;
	top: 1px;
	bottom: 50px;
	left: 2%;
	width:1006px;
	height: 274px;
	background-color: #000080;
	background-image: url(../Images/Caves_image.JPG);
}

.masthead_5{
	position: absolute;
	top: 1px;
	bottom: 50px;
	left: 2%;
	width:1006px;
	height: 274px;
	background-color: #000080;
	background-image: url(../Images/Clough_oughter_Castle.JPG);
}

.masthead_6{
	position: absolute;
	top: 1px;
	bottom: 50px;
	left: 2%;
	width:1006px;
	height: 274px;
	background-color: #000080;
	background-image: url(../Images/Kids.JPG);	
}

#pageheader{
	padding: 10px 0px 5px 0px;
	width: 100%;
	height: 200px;
}

#pageNav{
	float: left;
	width:178px;
	height:100%;
	padding: 0px;
	background-color: #F5f7f7;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font: small Verdana,sans-serif;
}

#content{
	padding: 0px 20px 0px 10px;
	margin:0px 0px 0px 178px;	
	border-top: 1px solid #ccd2d2;
	background-color:#ffffff;
	
	
	
}

.content-box { 
	width: 30%;
	height: 290px;
	overflow:inherit;	
	float: left;
	margin-bottom: 10px;
	text-align: center;
	padding: 5px 5px 5px 5px;
	border:1px solid #ccd2d2;
	font-size: 0.9em;
	font:Arial, Helvetica, sans-serif;
	
}

.map-box { 
	float: left;
	margin-bottom: 10px;
	text-align: center;
	padding: 5px 5px 5px 5px;
	font-size: 0.9em;
	font:Arial, Helvetica, sans-serif;
	
}

.content-box a 
{
    text-decoration:none;
    }

.content-image { 
	width:90%;
	height: 400px;		
	float: center;
	margin-bottom: 10px;
	text-align: center;
	padding: 5px 5px 5px 5px;
	border:1px solid #fffff;
	font-size: 0.9em;
	font:Arial, Helvetica, sans-serif;
	color:#000010;
}
.content-intro { 
	width: 63%;
	height: 290px;
	overflow:inherit;	
	float: left;
	margin-bottom: 10px;
	text-align: left;
	padding: 5px 5px 5px 5px;
	border:1px solid #ffffff;
	font-size: 0.9em;
	font:Arial, Helvetica, sans-serif;
	color:#000010;
}
.content-main { 
	width: 95%;
	
		
	float: left;
	margin-bottom: 10px;
	text-align: left;
	padding: 5px 5px 5px 5px;
	border:1px solid #ffffff;
	font-size: 0.9em;
	font:Arial, Helvetica, sans-serif;
	color:#000010;
}
.content-note { 
	width: 95%;
	height: 40px;
	overflow:inherit;	
	float: left;
	margin-bottom: 10px;
	text-align: left;
	padding: 5px 5px 5px 5px;
	border:1px solid #ffffff;
	font-size: 0.9em;
	font:Arial, Helvetica, sans-serif;
	color:#000010;
}
.content-intro .news h3, .content-intro .news p {
	margin: 0;
	font-size: 1em;
	font:Arial, Helvetica, sans-serif;
}

.content-intro .plain {
	margin: 0 0 0 15px;
}

.content-intro .news li {
	margin: 0 0 20px 0;
}
.content-box .news h3, .content-box .news p {
	margin: 0;
	font-size: 1em;
	font:Arial, Helvetica, sans-serif;
}

.content-box .plain {
	margin: 0 0 0 15px;
}

.content-box .news li {
	margin: 0 0 20px 0;
}


#box-news  h3 {
	color: #000080;
	text-align: center;
	
}

#box-events h3 {
		
	color: #000080;
	text-align: center;
}
#box-events h4 {
		
	color: #000080;
	text-align: left;
}
#box-events img {
		
	color: #000080;
	float: center;
}
#box-news li a, #box-events li a {
	float: left;
}

#box-news li a span, #box-events li a span {
	text-decoration: underline; 
	color: #0099CC;
	font-weight: bold;
	float: right;
}

#box-events, #box-gallery { 
	margin-left: 10px; 
}

#box-gallery .fleft {
	padding: 0 3px 3px 0;
}
/***********************************************/
/* Component Divs                              */
/***********************************************/
#siteName{
	height: 20px;
	margin: 0px;
	padding: 16px 0px 8px 0px;
}

/************** utility styles *****************/

#utility{
	font: 75% Verdana,sans-serif;
	position: absolute;
	top: 4px;
	right: 0px;
	color: #919999;
	width: 234px;
}

#utility a{
	color: #ffffff;
}

#utility a:hover{
	text-decoration: underline;
}

/************** pageName styles ****************/

#pageName{
	padding: 0px 0px 14px 10px;
	margin: 0px;
	border-bottom:1px solid #ccd2d2;
}

#pageName h2{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	margin:0px;
	padding: 0px;
}

#pageName img{
	position: absolute;
	top: 2px;
	right: 6px;
	padding: 0px;
	margin: 0px;
	width: 105px;
	height: 107px;
}

/************* globalNav styles ****************/

#globalNav{
position: relative;
width: 100%;
min-width: 900px;
height: 32px;
color: #cccccc;
padding: 0px;
margin: 0px;
background-image: url(../Images/glbnav_background.gif);
}

#globalNav img{
	margin-bottom: -4px;
 
}

#gnl {
	position: absolute;
	top: 1px;
	left:0px;
}

#gnr {
	position: absolute;
	top: -1px;
	right:-3px;
}

#globalLink{
	position: absolute;
	top: 7px;
	height: 22px;
	min-width: 640px;
	padding: 0px;
	margin: 0px;
	left: 5px;
	z-index: 100;
	width: 705px;
}

#globalLink ul {
	margin: 0; padding: 0; list-style: none;
}

#globalLink ul li {
	padding: 0;
	margin: 0;
	display: inline;
}

a.glink, a.glink:visited{
  	font-size: small;
  	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	border-right: 1px solid #8FB8BC;
}

a.glink:hover{
  	background-image: url(../Images/glblnav_selected.gif);
	text-decoration: none;
}

.skipLinks {display: none;}

/************ subglobalNav styles **************/

.subglobalNav{
	position: absolute;
	top: 79px;
	left: 16px;
	/*width: 100%;*/
	min-width: 640px;
	height: 20px;
	padding: 0px 0px 0px 10px;
	visibility: hidden;
	color: #ffffff;
	background-color: #000080;
}

.subglobalNav a:link, .subglobalNav a:visited {
	font-size: 85%;
	font-weight:bold;
	color: #ffffff;
	
}

.subglobalNav a:hover{
	color: #cccccc;
	
}

/*************** search styles *****************/

#search{
	position: absolute;
	top: 5px;
	right: 10px;
	z-index: 101;
}

#search input{
  font-size: 70%;
  margin: 0px  0px 0px 10px;
 }
 
#search a:link, #search a:visited {
	font-size: 80%;
	font-weight: bold;
	
}

#search a:hover{
	margin: 0px;
}


/************* breadCrumb styles ***************/

#breadCrumb{
	padding: 5px 0px 5px 10px;
	font: small Verdana,sans-serif;
	color: #AAAAAA;
}

#breadCrumb a{
	color: #AAAAAA;
}

#breadCrumb a:hover{
	color: #005FA9;
	text-decoration: underline;
}


/************** feature styles *****************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
	min-height: 20px;
	height: 50px;
}
 .feature {height: auto;}

.feature h3{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	padding: 5px 0px 5px 0px;

}

.feature img{
	float: center;
	padding: 0px 50px 0px 0px;
}





/************** siteInfo styles ****************/

#siteInfo{
	width: 98%;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font-size: small;
	color: #cccccc;
	padding: 10px 10px 10px 10px;	
	vertical-align:middle;
	 text-align: center;
	clear:both;
}

#siteInfo ul {
	margin: 0; padding: 0; list-style: none;
}

#siteInfo ul li {
	padding: 0;
	margin: 0;
	display: inline;
}

#siteInfo img{
	height:	80px;
	width:	100px;
	padding: 4px 2px 4px 2px;
	margin-left: 10px;
	vertical-align: middle;
	display:	inline;
	border-color: #ffffff;
}


/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#sectionLinks ul {
	margin: 0; padding: 0; list-style: none;
}

#sectionLinks ul li {
	padding: 0;
	margin: 0;
	display: inline;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-image: url(../Images/bg_nav.jpg);
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #000000;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #000080;
	color: #FFFFFF;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}


/************* relatedLinks styles **************/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 5px;
	
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
	color: #000080;
	border-bottom: 1px solid #cccccc;
}

.relatedLinks a{
	
	display: block; 
	Padding: 5px 0px 5px 0px;
	border-bottom: 1px solid #cccccc;
}


/**************** advert styles *****************/

#advert{
	padding: 10px;
}

#advert img{
	display: block;
}

/********************* end **********************/

