/* ============================= */
/* ! Layout for Clonmore Lodge  */
/* ============================= */

/* CSS Resets */

html,body,div,span,object,iframe,h1,h2,h3,h4,h5,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%}


body {
font-family: verdana, arial, sans-serif;
font-size:100%;
padding:1% 0;
background-color:#eee;
}

img, object, embed {
max-width: 100%;
}

img {
height: auto;
}

.slider {
    width: 100%;
	height: 10%;
	max-height:300px;
	max-width: 980px; /* +10 incl border */
    overflow:hidden;
	float:right;
	clear:both;
}


.flags {
	float: right;
	margin: 5px 20px 10px 10px;
}

/* ============================= */
/* ! Desktop   */
/* ============================= */

#header {
background-color: #fff;
}

.content {
background-color:#fff;
color: #666;
width: 980px;
}

body {
background-color: #0272a7;
}

#footer a, #footer p.text3 {
letter-spacing:2px;
text-decoration:none;
color: #fff;
}


h1{
letter-spacing:2pt;
font-size:120%;
color:#fff;
text-align:center;
font-family:Tahoma, Geneva, sans-serif;
text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black; 
}


h2 {
font-family:Tahoma, Geneva, sans-serif;
color:#003366;
}


.content h2 {
font-family: Verdana, Arial, sans serif;
font-size:90%;
letter-spacing:1pt;
padding: 15px 0 0 10px;
text-align: left;
}

.leftbox h2 {
text-align: right;
}

h3 {
font-size: 85%;
text-align:center;
color:#666;
margin-top: 5px;
line-height: 1.1;
}

.content a, .phone a {
color:#5B4D28; 
text-decoration: none;
font-weight: 700;
} 

.advert {
width: 150px;
float: right;
clear: right;
margin: 5px 20px 5px 5px;
padding: 5px;
border: 1px solid #ccc;
-moz-border-radius:15px;
border-radius:15px;
text-align: center;
}


.leftbox {
width: 49%;
background-color:#fff;
float:left;
clear:left;
text-align:right;
}

.rightbox {
width: 49%;
background-color:#fff;
float:right;
clear:right;
text-align:left;
margin-right: 10px;
}

.centerbox {
clear: both;
}

.leftbox .leftul{
list-style:url(../images/ok.gif) inside;
}

.leftbox .leftul li{
 	margin: 7px 0 7px 10px;
	line-height: 1.4;
	font-size: 85%;
}

.leftbox a, .leftul a {
	color: #003366;
	text-decoration: none;
	font-weight: 700;
}

.advert .leftul li{
 	margin: 7px 0 7px 10px;
	line-height: 1.4;
	font-size: 70%;
}

.leftbox li a:hover, .leftul li a:hover{
 	background-color: transparent;
	color: #003366;
}

p.text1 {
font-size: 80%;
text-align: left;
padding: 0 10px 20px 10px;
}

p.text2 {
font-size: 80%;
text-align: right;
}

p.text3 {
font-size: 80%;
text-align: center;
padding: 5px;
}

.content a, #footer a, .copyright a {
font-weight: 600;
}

a.high {
	box-shadow: rgba(0,0,0, 0.7) 0 0 3px;
	-moz-box-shadow: rgba(0,0,0, 0.7) 0 0 3px;
	-webkit-box-shadow: rgba(0,0,0, 0.7) 0 0 3px;  
	border:1px solid #333333;
	font-size: 150%;
	display: block;
	background-color: #fff;
	width: 100%;
}

a:hover, #footer a:hover{
color:#ff6600;
}

.copyright {
background-color: #fff;
}

.copyright p.text1 {
font-size: 80%;
text-align:center;
padding: 5px;
}

.copyright p.text1 a{
color: #999;
text-decoration:none;
}

.phone {
text-align: center;
padding: 2px;
} 

.phone p, .phone a {
color: #fff;
font-size: 14px;
background-color: transparent;
letter-spacing: 1px;
 text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black; 
}

img.floatleft {
float: left; 
clear:left;
margin: 5px 10px 5px 0px;
border: 1px solid #ddd;
padding: 5px;
}

img.floatright {
float: right; 
clear:right;
margin: 5px 5px 5px 10px;
border: 1px solid #ddd;
padding: 5px;
}

img.nobright {
float: right; 
clear: right;
margin: 10px 0 0 10px;
border:none;
}

img.nobleft {
float: left; 
clear:left;
margin: 10px 10px 10px 0px;
border: none;
}

.leftbox img, .c3 img, .c1 img, .leftbox img, .rightbox img, img.border{
border: 1px solid #ddd;
padding: 5px;
margin: 2px 0 2px 0;
}

img.noborder {
border:none;
}

#header .background { 
top: 0; 
left: 0; 
width: 100%; 
height: 100%; 
z-index:2; 
} 

#header .scale { 
width: 100%; 
} 

.highlight {
	font-weight: 700;
}

/* ============================= */
/* ! Layout for all   */
/* ============================= */

.display {
display: inherit;
}

.display_mobile, .display_logo {
display: none;
}


@media all and (max-width: 996px) {

.content {
width: 100%;
border: none;

}

}


/* ============================= */
/* ! Layout for mobile version   */
/* ============================= */

@media handheld, only screen and (max-width: 767px) {

body {
-webkit-text-size-adjust: none;
}

#wrapper {
width: 100%;
}

.slider {
height: 10%;
max-height: 220px;
}

.display_mobile, .phone {
display: inherit;
}

.display {
display: none;
}

.leftbox, .c3, .rightbox {
float: none;
width: 97%;
margin: 0 10px 0 5px;
}


h1 {
font-size: 150%;
}

h2 {
font-size: 100%;
line-height: 1.0;
padding: 0 0 5px 0;
background-color: #fff;
}

h3 {
font-size: 110%;
line-height: 1.0;
padding: 0 0 5px 0;
background-color: #fff;
}

.content h2 {
font-size: 130%;
line-height: 1.0;
}


p.text1, p.text2, p.text3, p.text4, .leftul li, .leftbox .leftul li, #footer p, .copyright p.text1 {
font-size: 110%;
}

p.top{
background-color:#500;
width: 100%;
text-align: center;
margin-top: 10px;
}


.phone p{
font-size: 140%;
}

p.top a{
background-color: #500;
color: #ffc;
font-size: 120%;
text-decoration: none;
padding: 5px;
}

li {
font-size: 130%;
}

#footer{
text-align:  center;
}

h1, h2, h3, p.text1, .leftbox .leftul, .copyright p.text1,p.text2, p.text3, p.text4, .phone, .content h2, .copyright, ul {
text-align: center;
}

}

@media handheld, only screen and (max-width: 599px) {

.slider {
	height: 10%;
	max-height: 200px;
}
	
img.floatright, img.floatleft, img.nobleft, img.nobright, .c1image_right, img.border  {
float: none; 
clear: both;
margin: 3px;
text-align: center;
}

.advert {
width: 95%;
float:none;
}

.display_logo{
	display: inherit;
}

.background{
	display: none;
}	
}


