/* CSS Resets */

html,body,div,span,object,iframe,h1,h5,h3,h4,h2,h6,p,blockquote,pre,a,abbr,address,cite,code,del,dfn,em,img,ins,q,small,strong,sub,sup,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{border:0;margin:0;padding:0}article,aside,figure,figure img,figcaption,hgroup,footer,header,nav,section,video,object{display:block}a img{border:0}figure{position:relative}figure img{width:100%}



/* ubuntu-regular - latin */
@font-face {
  font-family: 'ubuntu';
  font-style: normal;
  font-weight: 400;
  src: local('ubuntu Regular'), local('ubuntu-Regular'),
       url('../fonts/ubuntu-v11-latin-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../fonts/ubuntu-v11-latin-regular.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* julius-sans-one-regular - latin_latin-ext */
@font-face {
  font-family: 'Julius Sans One';
  font-style: normal;
  font-weight: 400;
  src: local('Julius Sans One'), local('JuliusSansOne-Regular'),
       url('../fonts/julius-sans-one-v6-latin_latin-ext-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../fonts/julius-sans-one-v6-latin_latin-ext-regular.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* ==================================================================================================================== */
/* ! The 1140px Grid V2 by Andy Taylor \ https://cssgrid.net \ https://www.twitter.com/andytlr \ https://www.andytlr.com   */
/* ==================================================================================================================== */

.row {
width: 100%;
max-width: 1140px;
min-width: 755px;
margin: 0 auto;
overflow: hidden;
}

.onecol, .twocol, .threecol, .fourcol, .fivecol, .sixcol, .sevencol, .eightcol, .ninecol, .tencol, .elevencol {
margin-right: 1.5%;
float: left;
min-height: 1px;
}

.row .onecol {
width: 4.85%;
}

.row .twocol {
width: 15.45%;
}

.row .threecol {
width: 23.95%;
}

.row .fourcol {
width: 30.85%;
}

.row .fivecol {
width: 39.45%;
}

.row .sixcol {
width: 48%;
}

.row .sevencol {
width: 56.85%;
}

.row .eightcol {
width: 65.4%;
}

.row .ninecol {
width: 74.05%;
}

.row .tencol {
width: 82.7%;
}

.row .elevencol {
width: 91.35%;
}

.row .twelvecol {
width: 100%;
float: left;
}

.last {
margin-right: 0px;
}

img, object, embed {
max-width: 100%;
}

img {
	height: auto;
}


body {
	 font-family: ubuntu, verdana, geneva, sans-serif;
	font-size: 100.01%;
	text-align: center;
	padding: 0 2% 0 1%;
		background-image: url(https://www.clareireland.net/images/bot10.jpg);
	background-position: left bottom;
	background-attachment:scroll;
	background-repeat: no-repeat;
	background-size: 100% auto;
	-moz-background-size: 100% auto;
	-webkit-backgound-size: 100% auto;
}	

.container {
	background-color: transparent;
	width:1140px;
	position:relative;
	overflow:hidden;
	margin:auto;

}

.content_flight{
	border: 5px solid #0171C3;
	background-image:url(../images/pexels.jpg);
	}


a {
	color: #004a42;
	text-decoration:none;
}


h1 {
	font-family: 'Julius Sans One', ubuntu, verdana, geneva, sans-serif;
	color: #004a42;
	font-size: 350%;
	line-height: 1.0;
	letter-spacing: 1px;
}


h2 {
	font-family: 'Julius Sans One', ubuntu, verdana, geneva, sans-serif;
	color: #004a42;
	font-size: 120%;
	line-height: 1.0;
	letter-spacing: 1px;
}

#header h2{
	background-color:#fff;
	margin-top: 0;
	padding-left: 7px;
}

.c1 h2 {
	margin: 0 2px 5px 3px;
	background-color:#eee;
	text-align: right;
}

.content {
	margin: 0 0 0 10px;
}
.content h2 {
	background-color:#fff;
	margin: 5px 0 0 -10px;
}

h3 {
	font-family: ubuntu, verdana, geneva, sans-serif;
	color: #004a42;
	font-size:90%;
	text-align: left;
	line-height: 1.2;
	margin: 0 0 5px -5px;
	background-color:#eee;
	padding: 3px;
}

h4 {
	 font-family: ubuntu, verdana, geneva, sans-serif;
	color: #004a42;
	font-size:90%;
	text-align: right;
	line-height: 1.2;
	margin: 0 0 0 0;
	background-color:#eee;
	padding: 3px;
}


.c1 h4 {
	text-align: left;
	margin-left: -5px;
}



h5 {
	font-family: 'Julius Sans One', ubuntu, verdana, geneva, sans-serif;
	color: #004a42;
	font-size: 100%;
	line-height: 1.1;
	background-color: #eee;
	letter-spacing: 1px;
	padding: 3px;
	margin-left: -5px;
}

.content h5{
	margin-top: 10px;
}


h6 {
	 font-family: ubuntu, verdana, geneva, sans-serif;
	color: #004a42;
	font-size: 110%;
}

.leftbox {
	float: left;
	clear: left;
	width: 48%;
}

.rightbox {
	float: right;
	clear: right;
	width: 49%;
}

.e3 {
	clear: both;
	width: 100%
}

.e4 {
	float: left;
	clear: left;
	width: 48%;
}

.e5 {
	float: right;
	clear: right;
	width: 49%;
}

.border {
	border: 1px solid #ddd;
	margin: 10px 0 10px 0;
	padding: 8px;
}

.border ul {
	list-style:inside;
	text-align: center;
	font-size: 90%;	
	line-height: 1.2;
}

.border li {
	color: #333;
	margin: 0 0 2px 0;
	text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;
}

ul.rightul {
	font-family: 'Julius Sans One', ubuntu, verdana, geneva, sans-serif;
	text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;
}
	
#logo{
	float:right;
	clear: right;
	margin: 5x 5px 0 0;
}

#logo img {
	padding: 10px 0 0 8px;
}

.hotels {
	float: right; 
    clear:right;
	margin: 55px 0 0 15px;
}

.menbox1 a {
	font-family: 'Julius Sans One', ubuntu, verdana, geneva, sans-serif;
	display: block;
	font-size: 90%;
    font-weight: 700;
	padding: 0px 0px 1px 0px;
	border-bottom: 1px solid #eee;
	color: #004a42;
	text-align: left;
	line-height: 1.4;
	margin-right: 10px;
}

.menbox1 p {
	font-size: 90%;
	color: #004a42;
	text-align: left;
	line-height: 1.1;
}
	
.menbox1 a:hover {
	background-color: #004a42;
	color: #fff0c4;
	text-shadow: none;
}

.menbox1 a.aktiv {
	background-color: #004a42;
	color: #fff0c4;
	text-shadow: none;
}


.menbox2 a {
	font-family: 'Julius Sans One', ubuntu, verdana, geneva, sans-serif;
	display: block;
	font-size: 120%;
    font-weight: 700;
	padding: 0px 0px 1px 0px;
	border-bottom: 1px solid #eee;
	color: #004a42;
	text-align: right;
	line-height: 1.4;
	margin: 0 5px 0 0;
}

.menbox2 p {
	font-size: 120%;
	color: #004a42;
	text-align: right;
	line-height: 1.1;
}
	
.menbox2 a:hover {
	background-color: #004a42;
	color: #fff0c4;
	text-shadow: none;
}

.menbox2 a.aktiv {
	background-color: #004a42;
	color: #fff0c4;
	text-shadow: none;
}

.page a{
	display: block;
	background-color: #ffc;
}

.content a, .c1 a, .border a{
	text-decoration: none;
	color: #004a42;
}


a {
	font-weight: 600;
}

.disclaimer a {
	font-weight: 100;
	color: #bbb;
}

a:hover {
	background-color: transparent;
	color: #fe9f41;
	text-shadow: none;
}

.content ul, ul.rightul{
	list-style:inside;
	font-size: 90%;
	color: #004a42;
	text-align: left;
	line-height: 1.4;
	padding-bottom: 10px;
}

li img, p.text2 img {
   vertical-align:middle;
}


.c1 p {
	font-size: 85%;
	text-align: right;
	line-height: 1.1;
	margin-bottom: 10px;
 	text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;
}


.c1 ul {
	font-size: 85%;	
	color: #004a42;
	line-height: 1.2;
}

.c1 li {
	color: #004a42;
	margin: 2px 0 2px 5px;
	letter-spacing: 1px;
	border-bottom: 1px solid #eee;
	padding: 1px;
}

.c1 li a {
	color: #004a42;
	font-weight: 500;
}

p.text1, p.text3 {
	 font-family: ubuntu, verdana, geneva, sans-serif;
	color: #004a42;
	font-size: 90%;
	line-height: 1.3;
		text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;
}

p.text2 {
	font-family: ubuntu, verdana, geneva, sans-serif;
    color: #004a42;
	font-size: 90%;
	line-height: 1.3;
		text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;
}

.section p.text2 {
	font-size: 75%;
}


p.text4 {
	 font-family: ubuntu, verdana, geneva, sans-serif;
	color: #004a42;
	font-size: 75%;
	line-height: 1.3;
	border-bottom: 1px solid #ddd;
	text-align: left;
	margin-bottom: 5px;
		text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;
}

p.text4 a {
	background-color: transparent;
	color: #000;
	font-weight: 700;
		text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;
}

p.text5 {
	 font-family: ubuntu, verdana, geneva, sans-serif;
	color: #004a42;
	font-size:85%;
	text-align: center;
	line-height: 1.2;
	background-color: #ddd;
		text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;
}

p.text6 {
	font-family: 'Julius Sans One', ubuntu, verdana, geneva, sans-serif;
	color: #004a42;
	font-size: 120%;
	line-height: 1.0;
	letter-spacing: 1px;
		text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;
}

p.book {
	font-family: 'Open Sans', Verdana, Arial, sans-serif;
	display: block;
	text-align: center;
	color: #004a42;
	font-size: 80%;
	border-bottom: 3px solid #ddd;
	background-color: #eee;
	-moz-border-radius:15px;
	border-radius:15px;
	margin: -25px 0 10px 0;
}

p.prem {
	 font-family: ubuntu, verdana, geneva, sans-serif;
	color:#004a42;
	font-size:80%;
	text-align: right;
	line-height: 1.2;
	margin: 10px 0 10px 20px;
}

.c1 p.prem {
	text-align: left;
	margin: 10px 0 10px 0;
}

p.offer {
	 font-family: ubuntu, verdana, geneva, sans-serif;
	color: #004a42;
	font-size: 85%;
	text-align: center;
	line-height: 1.1;
 	background-color:#C0DCC0;
	margin-top: -15px;
}

p.header{
	font-family: 'Julius Sans One', ubuntu, verdana, geneva, sans-serif;
	text-align: right;
	color: #004a42;
	font-size: 80%;
	letter-spacing: 1px;
	line-height: 1.1;
	margin-top: 8px;
	padding-top: 4px;
	padding-right: 4px;
	border-bottom: 1px solid #eee;
	display: block;
	background-color:#eee;
}

.initial {
	font-size:140%;
	font-weight: 900;
}

p.cookie {
	font-size: 75%;
	colour: #ddd;
	margin-left:5px;
}

.c1 #cookie p {
	text-align: left;
	margin-left: -7px;
}

.advert {
	padding: 5px;
	margin: 3px 0 0 0;
}

.advert p.text1{
	margin: 2px 0 2px 0;
	font-size: 80%;

}


#footer {
	background-color: transparent;
}	

#footer p {
	padding: 20% 0 2% 0;
	font-size:85%;
	text-align: center;
	text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;
}

#footer a {
	font-family: ubuntu, verdana, geneva, sans-serif;
	font-size: 100.01%;
	text-decoration: none;
	text-align: center;
	color: #004a42;
	text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;
}
		
#footer a:hover {
	background-color: transparent;
	color: #000;
	border-bottom: 1px solid #fe9f41;
}

.symbol{font-size:100%;text-align:left;vertical-align:inherit;margin:0;border:none;}
.symbol img{vertical-align:middle;padding:5px}
.border .symbol img{vertical-align:middle;padding: 3px 3px 0 3px;margin-top: -10px;}

}

/* ============================== */
/* ! Layout for desktop version   */
/* ============================== */

body {
	padding: 10px 10px 0 10px;
}

.display_top, .menuplus, .display_mobile, .ifrm_mobile {
 	 display: none;
}

.ifrm {
	display:inherit;
}


h1, h2 {
	text-align: left;
}

p.text6 {
	text-align: left;
}

h5 {
	text-align: left;
}

h6 {
	text-align: center;
}

.c1 h5 {
	text-align: right;
	margin-left: 0;
}

p.text1, p.text2, p.text3, p.text5 {
	margin: 10px 0 10px 0;
}

p.text1 {
	text-align: left;
}

p.text2 {
	text-align: right;
}

p.text3 {
	text-align: center;
}

ul.rightul {
	text-align: right;
}

.c1 p.text3 {
	text-align: right;
	margin-right: -10px;
}

img.floatright {
	float: right; 
	clear:right;
	margin-left: 5px;
	border: 1px solid #ddd;
	padding: 3px;
}

img.mapright {
	float: right; 
	clear:right;
	margin-left: 5px;
	border: none;
}

img.floatleft {
	float: left; 
	clear:left;
	margin: 0 5px 0 0;
	border: 1px solid #ddd;
	padding: 3px;
}

img.nobleft {
	float: left; 
	clear:left;
	margin: 0 5px 0 0;
	border: none;
}

img.nobright {
	float: right; 
	clear:right;
	margin-left: 5px;
}

img.centerbottom {
	margin: 100px 0 0 150px;
}

#list p.text1 {
	 margin: 20px 5px 20px 5px;
} 

.content ul {
	margin: 5px 0 0 0px;
}

.content li {
	margin: 0 0 0 10px;
}

.c1 {
	min-height: 800px;
}


.searchbox {
	float: left; 
	clear: both;
	border: 1px solid #ddd;
	-moz-border-radius:15px;
	border-radius:15px;
	background-color: #fff;
	margin: 10px 10px 0 0;
	padding: 5px;
}

.searchbox_n {
	border: 1px solid #ddd;
	padding: 5px;
	margin: 5px 5px 5px -3px;
	-moz-border-radius:15px;
	border-radius:15px;
	text-align: center;
	width: 98%;
}

.searchbox_left {
	border: 1px solid #ddd;
	padding: 5px;
	margin: 5px 0 5px 10px;
	text-align: center;
	width: 90%;
}

.searchbox_left h4 {
	text-align: center;
	font-size: 100%;
}

p.search {
	font-family: 'Open Sans', Verdana, Arial, sans-serif;
	display: block;
	text-align: center;
	color: #004a42;
	font-size: 90%;
	margin-top: 5px;
	background-color: #EDF2EC;
	-moz-border-radius:15px;
	border-radius:15px;
}

.c1 p.search {
	text-align: left;
	padding: 5px;
	margin-left: -5px;
}

p.disclaimer {
	font-size: 75%;
	text-align: left;
	color:#808080;
}

.c1 p.disclaimer {
	margin-top: -10px;
}

.searchbox_n p.disclaimer {
	margin: 0 0 3px 0;
	text-align: center;
}

.searchbox_b p.disclaimer {
	margin: -10px 0 0 0;
	text-align: center;
}

div.search p.disclaimer {
	margin: -15px 0 0 0;
	text-align: center;
}

.border p.disclaimer {
	margin: -5px 0 10px 0;
}
	

p.search a {
	color: #004a42;
	font-weight: 700;
}

/* ============================= */
/* ! Smaller screen   */
/* ============================= */


@media all and (max-width: 1268px) {

.container {
	width:95%;
	position:inherit;
	overflow:inherit;
	border-bottom: none;
}

.content h2 {
	margin: 5px 0 0 0;
}

}

@media all and (max-width: 899px) {

h1 {
	font-size: 280%;
}



.ifrm {
	display:none;
}

.menuplus, .ifrm_mobile {
	display: inherit;
}

.c1{ 
min-height: 0;
}


.c1 h5 {
	text-align: center;
	margin-left: 0;
}

.accom{
    float: none;
	width: 100%;
	margin: 0 0 0 10%;
}


.leftbox, .rightbox, .e4, .e5 {
	width: 98%;
	clear: both;
	float: none;
}


p.text3 {
	text-align: center;
}

p.book {
	font-size: 90%;
	margin: -15px 0 5px 0;
}

.container {
	width:100%;
	border: none;
}


#list img.floatleft, #list img.floatright {
	 float:none;
	 clear:both;
	 margin: 0 45% 0 45%;
} 

#list img.nobleft {
	float:none;
	 clear:both;
	 margin: 0 48% 0 48%;
}

h1, h2, p.text6 {
	text-align: center;
}

h5 {
	margin-top: 15px;
}

h2, h3 {
	margin: 30px 0 5px 0;
}



h5, h3, h4, .c1 h4, .c1 ul, .menbox1 a, .menbox1 p, .menbox2 a, .menbox2 p, p.text1, p.text2, p.text3, p.text4, .c1 p, .content ul, p.prem, .c1 p.prem, .advert p, .rightul li, .c1 h2, p.disclaimer, .c1 p.search, .act ul, .c1 #cookie p {
	text-align: center;
}

.row, body, .container, .searchbox_left, .searchbox {
	width: 100%;
	min-width: 0;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
	}
	
	.row .onecol, .row .twocol, .row .threecol, .row .fourcol, .row .fivecol, .row .sixcol, .row .sevencol, .row .eightcol, .row .ninecol, .row .tencol, .row .elevencol, .row .twelvecol {
	width: auto;
	float: none;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 20px;
	padding-right: 20px;
	}
	
.accomm {
    float: none;
	width: 50%;
	margin: 0 25% 0 25%;
}
	

.display_top {
 	 display: inherit;
}
	
.display {
 	 display: none;
}

.display_mobile {
 	 display: inherit;
}


#logo {
	float: none;
	margin: 10px 0 20px 0;
}

#logo img {
	margin: 1px 0px 3px 5px;
}

.symbol{
	text-align:center;vertical-align:inherit;margin-top: 5px;border:none;
}

.searchbox_n p.disclaimer {
	margin: 0 0 10px 0;
	text-align: center;
}


.searchbox_b p.disclaimer {
	margin: 0 0 0 0;
	text-align: center;
}



.content {
	padding-bottom: 20px;
}

.leftbox, .rightbox {
	width: 99%;
	clear: both;
	float: none;
}

.border li {
	padding: 4px 0 4px 0;
}
	
img.floatright, img.mapright {
	float: none; 
	clear:both;
	margin-left: 5px;
}

img.floatleft {
	float: none; 
	clear:left;
	margin: 5px;
}

img.centerbottom {
	margin: 0;
}

.searchbox_n {
	width: 98%;
}

.searchbox {
	margin:  10px 0 10px 0;
}

.menbox2 a {
	margin-left: 0;
}

.mobmenu .rightul {
	list-style: none;
}
}


/* ============================= */
/* ! Layout for mobile version   */
/* ============================= */

@media handheld, only screen and (max-width: 799px) {

	body {
	-webkit-text-size-adjust: none;
	}
	

p.prem, .advert p.text1, p.text1, p.text2, p.text2 a, p.text3,  p.text5,  .c1, .menbox2 p, .c1 ul, .border ul{
	font-size: 100%;
	line-hight: 1.6;
	margin: 0;
}


p.text2 a {
	line-height: 1.5;
}

p.text4 {
	font-size: 85%;
	line-hight: 1.1;
}

p.text6 {
	font-size: 110%;
}

div.search {
	margin-top: 10px;
}


p.top{
	width: 100%;
}

p.top a{
	color: #004a42;
	font-size: 120%;
	text-decoration: none;
}

.menbox1, .menbox2 {
	width: 85%;
	margin: 0 18% 0 7%;
}

.menbox1 a, .menbox2 a {
	font-size: 130%;
	letter-spacing: 1px;
	font-weight: 700;
	padding: 4px 0 4px 0;
	margin: 5px;
}

.c1 li {
	font-size: 120%;
	margin: 3px 0 3px 0;
}

p.text6 {
font-size: 160%;
	line-hight: 1.5;
}

 
h2, h5, h3, h4 {
font-size: 140%;
	line-hight: 1.5;
}

h2 {
	background-color: #eee;
	margin-bottom: 10px;
}

.content ul {
	font-size: 120%;
	line-height: 2.0;
}

.banner {
	display: none;
}

p.book {
	margin: -10px 0 20px 0;
}

}

@media handheld, only screen and (max-width: 529px) {
	


.menbox1 a, .menbox2 a {
	width: 100%;
}

.menbox1 p, .menbox2 p {
	width: 100%;
}

.content ul, .c1 ul {
	margin: 10px 0 0 0px;
}

.hotels {
	float: inherit;
	margin-left: 0;
}

.accomm {
    width: 100%;
	margin: 0;
}


}


