/* CSS Document */
body {
	background:#ffffff;
	background-size:cover;
	color:#111111;
	font-family: "myriad-pro",sans-serif;
	font-style: normal;
	font-weight: 400;
	margin:0;
	padding:0;
}
h1 {
	font-family: "museo-sans-condensed";
  	font-size:34px;
	font-weight:900;
	line-height:38px;
	margin:10px 0px 10px 20px;
	padding:0;
}
h2 {
    color:#111111;
	font-family: "museo-sans-condensed",sans-serif;
	font-size:24px;
	font-style: normal;
	font-weight: 900;
	line-height:30px;
	margin:0px 0px 20px 0px;
	padding:5px 0px;
}
h3 {
	font-size:22px;
	line-height:26px;
	margin:10px 0px 10px 10px;
	padding:0;
}
h4 {
	font-size:18px;
	line-height:22px;
	margin:5px 0px 10px 0px;
	padding:0px;
}
h5 {
	color:#1c628d;
	display:inline-block;
	font-size:18px;
	font-weight:bold;
	line-height:26px;
	margin:10px 0px 10px 10px;
	padding:0px;
}
p {
	font-size:16px;
	font-weight:normal;
	line-height:20px;
	margin:0px 0px 10px 0px;
	padding:0px;
	text-align:justify;
}
a {
	color:#111111;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}	
img, a { 
	border:none; 
	outline:none;
}
a.btn {
	background:#1c628d;
	border-radius:4px;
	color:#f1f1f1;
	font-size:12px;
	margin:0px 0px 0px 110px;
	padding:7px 15px;
	text-decoration:none;	
}
a.btn:hover {
	background:#4b99d2;	
}
a.btn2 {
	background:#1c628d;
	border-radius:4px;
	color:#f1f1f1;
	font-size:12px;
	margin:0px 0px 0px 10px;
	padding:7px 15px;
	text-decoration:none;	
}
a.btn2:hover {
	background:#4b99d2;	
}
.bold {
	font-weight:bold;
}	
/*////////////////////////////////////////////////////
		////////////////////////////////////////////////////////////////*/
.topheader {
	background:url(../images/topbg.jpg);
	background-repeat:no-repeat;
	height:600px;
	width:100%;
}
.container {
	height:1100px;
	margin:-560px auto 20px auto;
	width:960px;
}
.error-container {
	height:600px;
	margin:-560px auto 20px auto;
	width:960px;
}

/*////////////////////////////////////////////////////
		////////////////////////////////////////////////////////////////*/
	
.header {
	float:left;
	position:relative;
	height:100px;
	width:100%; 
}
.home-contact {
	position:absolute;
	top:10px;
	right:10px;
}
.home-contact > p {
	margin:0;
	padding:5px 0px 0px 0px;
	text-align:right;
}

/*////////////////////////////////////////////////////
		////////////////////////////////////////////////////////////////*/
		
.logo {
	float:left;
	height:100px;
	width:360px;	
}
.nav {
	float:right;
	height:48px;
	margin-top:30px;
	width:550px; 
}
.nav ul {
	float:right;
	display:block;
	margin:0;
	padding:0;
}
.nav ul li {	
	display:inline;
	height:48px;
	width:550px;
}
.nav ul li a {
	background:#fdfdfd;
	border-radius:4px;
	color:#111111;
	display:inline-block;
	float:left;
	font-family: "museo-sans-condensed";
	font-size:16px;
	line-height:40px;
	margin:0px 0px 0px 10px;
	padding:0px 15px;
	text-align:center;
	text-decoration:none;
	width:auto;
}
.nav ul li a:hover {
	background:#4b99d2;
	color:#f9f9f9;
	text-decoration:none;
}


/*////////////////////////////////////////////////////
		////////////////////////////////////////////////////////////////*/
		
.slider {
		background:url(../images/slider_bg.png);
		background-repeat:no-repeat;
		display:block;
		float:left;
		height:320px;
		position:relative;
		width:960px;
		z-index:10000;
}
.slider a img, .slider img  {
		float:left;
		height:280px;
		position:absolute;
		top:10px;
		left:20px;
		width:920px;
		z-index:0;
}	
.mission {
	float:left;
	height:80px;
	width:960px;	
}
.mission > h1 {
	color:#111111;
	font-family: "reklame-script";
	font-size:32px;
	font-weight:normal;
	text-align:center;
}	
		
/*////////////////////////////////////////////////////
		////////////////////////////////////////////////////////////////*/
		
.section {
	background:#ffffff;
	border:1px solid #d9d9d9;
	border-radius:0px 0px 10px 10px;
	clear:both;
	float:left;
	height:420px;
	margin:0px 0px 10px 0px;
	padding:10px 0px 0px 0px;
	width:960px;
}
.section p {
	padding:10px;	
}
.second {
	border-radius:10px;	
	height:420px;
}
.third {
	border-radius:10px;	
	min-height:530px;
}
.four {
	border-radius:10px;	
	min-height:650px;
}
.third  h2, .four h2 {
	background:#1c628d;
	border-radius:4px;
	color:#f9f9f9;
	margin:10px;
	padding:7px 10px;
	text-shadow:0px 1px 1px #111;
	width:906px;
}	
.section_left {
	float:left;
	min-height:420px;
	margin-top:20px;
	padding:0px 20px;
	width:530px; 
}
.section_left2{
	float:left;
	min-height:550px;
	margin-top:20px;
	padding:0px 20px;
	position:relative;	
	width:530px; 
}
.section_left >  p {
	margin:0px 0px 10px 10px;
	padding:0;	
}
.section_right {
	float:right;
	min-height:420px;
	margin-right:20px;
	margin-top:20px;
	width:350px; 
}
.section_right2 {
	float:right;
	min-height:450px;
	margin-right:20px;
	margin-top:40px;
	width:360px;
}
.section_right2  h3 {
	border-left:4px solid #f39434;
	padding:0px 10px 0px 10px;
}
.section_right > img {
	margin:15px 0px;	
}
.column {
	float:left;
	height:400px;
	margin:0px 8px;
	width:300px;
}	
.column > img {
	display:block;
	margin-left:auto;
	margin-right:auto;	
}
.column > p { 
	margin-bottom:20px;
	padding:0px 10px;
}
.column > h2 {
	background:#f6f6f6;
	border:1px solid #d9d9d9;
	border-radius:4px;
    color:#111111;
	font-family: "museo-sans-condensed",sans-serif;
	font-size:24px;
	font-style: normal;
	font-weight: 900;
	line-height:30px;
	margin:10px 0px 10px 0px;
	padding:5px 0px;
	text-align:center;
}
/*////////////////////////////////////////////////////
		////////////////////////////////////////////////////////////////*/
		
.footer {
	background:#ffffff;
	border:1px solid #d9d9d9;
	border-radius:10px;
	float:left;
	height:100px;
	margin:20px 0px;
	position:relative;
	padding:10px 0px 0px 0px;
	width:100%; 
}
p.copy {
	text-indent:8px;	
}
.footer > img {
	position:absolute;
	top:25px;
	right:30px;
}
.footer  a {
	color:#000;	
}
.ccopy {
	color:#1c628d;
	font-weight:bold;
	padding:0px 10px 0px 10px; 
}

/*////////////////////////////////////////////////////
		////////////////////////////////////////////////////////////////*/
		
.contactform {
		
}
.contactform > p {
	display:block;
	float:left;
	height:15px;
	margin:5px 0px;
}
p.big {
	display:block;
	float:left;
	height:100px;	
}
label {
	display:inline-block;
	font-weight:bold;
	height:30px;
	float:left;	
	width:120px;
}
input[type="text"] {
	border:	1px solid #1c628d;
	color:#111;
	display:inline-block; 
	height:20px;
	float:left;	
	font-size:14px;
	outline:none;
	padding:2px 5px;
	width:300px;
}
textarea {
	border:	1px solid #1c628d;
	color:#111;
	display:block;
	height:30px;
	float:left;	
	font-family: "myriad-pro",sans-serif;
	font-size:14px;
	outline:none;
	padding:5px;
	min-width:300px;	
	max-width:300px;
	min-height:100px;
	max-height:100px;
}
p.button {
	clear:both;
	display:block;
	float:left;
	height:15px; 
	margin-left:120px;
	width:100px;
}
.btn {
	background:#1c628d;
	border:none;
	border-radius:4px;
	color:#f1f1f1;
	cursor:pointer;
	font-size:12px;
	padding:7px 15px;
	text-decoration:none;	
}
.btn:hover {
	background:#4b99d2;		
}
.error {
	color:#d00d1e;
	display:block;	
	font-size:10px;
}
.error2 {
	color:#d00d1e;
	display:block;	
	font-size:10px;	
	margin-left:120px;
}
input[type="text"]:focus, textarea:focus {
	border:	1px solid #4b99d2;
}

/*////////////////////////////////////////////////////
		////////////////////////////////////////////////////////////////*/
		
.map {
	margin:0px 0px 0px 50px;
	position:relative;	
}
.cork {
	position:absolute;	
	top:410px;
	left:220px;
	z-index:200;
}
.center {
	text-align:center;
}	

.tooltip {
	position:relative;	
}
.tooltip span {
	position:absolute;
	display:none;
}
.tooltip:hover span{
	display:block;
	position:absolute;
	top:-10px;
	left:-50px;	
	background:#f9f9f9;
	border-radius:10px; 5px;
	border:1px solid #999;
	cursor:none;
	font-size:12px;
	padding:10px;
	text-align:center;
	width:130px; 
	z-index:999999;
}
.galwayTV { position:absolute;  top:260px; left:160px; z-index:10000;}
.limerickTV { position:absolute;  top:320px; left:200px; z-index:10000;}
.traleeTV { position:absolute;  top:380px; left:110px; z-index:10000;}
.sligoTV { position:absolute;  top:113px; left:205px; z-index:10000;}
.waterfordTV { position:absolute;  top:370px; left:310px; z-index:10000;}
.corkTV { position:absolute;  top:420px; left:260px; z-index:10000;}
.kilkennyTV { position:absolute;  top:320px; left:310px; z-index:10000;}
.naasTV { position:absolute;  top:260px; left:350px; z-index:10000;}
.dublinTV { position:absolute;  top:230px; left:380px; z-index:10000;}

guide {
	text-align: center;
}
cork txt {
	font-size: 10px;
	font-style: italic;
}
.container .section.four .section_right2 #cork p {
	font-size: small;
}
