/* @override http://mornington.ie/css/mn_styles.css */
html{
	background: #c8d2da;
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	background: #c8d2da;
	background: -moz-linear-gradient(top, #3b5455, #c8d2da);
	background: -webkit-gradient(linear, left top, left bottom, from(#3b5455), to(#c8d2da));
	font: 80%/150% "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #454545;
}

h1 {
	text-indent: -999em;
	height: 35px;
	padding-bottom: 0;
	margin-bottom: 0;
	margin-top: 0;
	background: #96a2b2 url(../images/logo.png) no-repeat;
	padding-top: 35px;
}
h1 a {
	display: block;
	height: 35px;
	width: 240px;
	margin-left: 20px;
}

h2 {
	letter-spacing: 3px;
	color: #364a5a;
	font: 24px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-indent: 14px;
	text-shadow: white 1px 1px 2px;
	text-shadow: rgba(255,255,255,0.7) 1px 1px 2px;
/*	background: #cad5cd;
	background: -moz-linear-gradient(top, #96a2b2, #cad5cd);
	background: -webkit-gradient(linear, left top, left bottom, from(#96a2b2), to(#cad5cd));
*/
	width: auto;
	clear: both;
	float: none;
	padding-top: 5px;
	margin: 10px auto 0;
	padding-left: 6px;
	display: block;
	padding-bottom: 8px;
	text-transform: lowercase;
}

h3 {
	font-family: "Chaparral Pro", Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #663333;
	font-weight: normal;
	letter-spacing: 1.5px;
	margin-bottom: 8px;
	margin-top: 15px;
	margin-left: 20px;
	padding: 0;
}
	
h4 {
	font-family: "Trebuchet MS", Verdana, Geneva;
	font-size: 13px;
	color: #404082;
	line-height: 18px;
	font-weight: lighter;
	margin-left: 20px;
}

h5 {
	color: #414141;
	margin-left: 20px;
	font: bold 14px/6px "Lucida Grande", Lucida, Verdana, sans-serif;
}

p {
	margin: 5px 20px 10px;
}

ul {
	padding-left: 10px;
	margin: 5px 20px 10px;
	overflow: hidden;
}

li {
	list-style-image: url(../images/common/red-button-copy.gif);
	margin-top: 5px;
	margin-left: 15px;
}

a:link, a:visited {
	text-decoration: none;
	color: #7D3E00;}

/* 7D3E00 / a93e59
 */

a:hover{
	color: #8d746d;}

#content {
	width: 960px;
	border: 1px solid #c5c5c5;
	background-color: #d3ddd6;
	-webkit-box-shadow: rgba(51, 51, 51, 0.3) 0px 5px 15px; 
	-moz-box-shadow: rgba(51, 51, 51, 0.3) 0px 5px 15px; 
	-o-box-shadow: rgba(51, 51, 51, 0.3) 0px 5px 15px; 	
	box-shadow: rgba(51, 51, 51, 0.3) 0px 5px 15px;
	margin: 0 auto 10px;
}

/* @group topright */

.booknow {
	float: right;
	margin-top: -22px;
	margin-left: 10px;
}

.topright {
	color: #414141;
	float: right;
	margin-left: 3px;
	margin-top: -60px;
	margin-right: 20px;
	text-shadow: rgba(39,39,39,0.39) -1px -1px 0;
	font-family: "Lucida Grande", Geneva, Verdana, Arial;
	text-align: right;
}

.topright p {
	margin: 8px 0 0;
	color: #fff;
	font-size: 1.1em;
	clear: right;
}

.topright p a {
	color: #fff;
}

.topright p a:hover {
	color: #c4dbd8;
}

/* @end */

/* @group Bookingpanel */

/* 
.SubmitBTHolder a {background:transparent url(../images/book_now_button.png) no-repeat scroll left center;float:left;height: 25px;padding:0;text-align:left;text-indent:-9999px !important;width: 90px;
	margin: 4px 0 0 10px;
} */
#bookingPanel {
	height:30px;
	float: right;
	margin-bottom: 7px;
}
#bookingPanel form {margin:0;padding:0;}
#bookingPanel label {clear:both;margin:0;float:left;color:#fff;
	padding: 8px 5px 0 0;
	text-transform: uppercase;
	text-shadow: rgba(39,39,39,0.39) -1px -1px 0;
}
#bookingPanel select {float:left;margin: 7px 3px 0 0} 
#bookingPanel .bookBtn {color:#fff;float:left;width:100%;}

.SubmitBTHolder {
	float: left;
}

.SubmitBTHolder a {
	float:left;
	height: 20px;
	text-align: center;
	margin: 3px 0 0 5px;
	-moz-border-radius: 20px;
	-o-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 15px;
	border: 1px solid #eee;
	background: #525668;
	color: #eee;
	text-transform:uppercase;
	padding: 6px 15px 0;
	text-shadow: #272727 -1px -1px 0;
	line-height: 1.1em;
}

.SubmitBTHolder a:hover {
	background: #666268;
}
/* @end */

#address {
	color: #fefefe;
	padding-bottom: 0;
	padding-top: 0;
	float: none;
	margin-bottom: 0;
	margin-left: 280px;
	margin-top: -34px;
	height: 33px;
	font: italic 1.4em/2.4em "Chaparral Pro", Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1px;
}

/* @group nav */

#nav {
	background-color: #96a2b2;
	background: -moz-linear-gradient(top, #96a2b2, #757a7d);
	background: -webkit-gradient(linear, left top, left bottom, from(#96a2b2), to(#757a7d));
	display: block;
	text-align: center;
	width: 960px;
	height: 30px;
	padding-top: 15px;
	text-indent: 2px;
	padding-bottom: 0;
	border-bottom: 1px solid #c5c5c5;
	margin-top: -2px;
}

#nav * {
	display: block;
	margin: 0;
}

#nav ul {
	display: table;
	margin: 0 auto;
}

#nav li+li {
	display: table-cell;
	margin: 0;
}

#nav a {
	text-decoration: none;
	color: #eee;
	padding: 0 15px;
	text-shadow: rgba(39,39,39,0.39) -1px -1px 0;
	font-size: 1.2em;
}

#nav a:hover {
	color: #c4dbd8;
}
/*
#nav .active a, #nav .active a:hover {
    text-shadow: none;
	color: #222;
    background: none;
	cursor: default;
		
}

#nav li+li, #nav li.active+li, #nav .active {	
}*/


/* @group IE7 Hacks */
*:first-child+html #nav * { display: inline-block; list-style: none; }
*:first-child+html #nav ul li { display: inline; }
/* @end */
/* @end */

/* @group button */
.download-wrap{width:100%;overflow:hidden;float:left;clear:both;margin:5px 0 12px 0}
.download{position:relative;float:left;margin:0 auto;left:50%}
.download div{position:relative;float:left;right:50%}
.download a{float:left;color:#4f4f4f;font-size:16px;font-weight:bold;text-shadow:0 1px 1px #eee;text-transform:uppercase;padding-right:34px;background:transparent url(../images/download-btn-small.png) no-repeat right -50px}
.download a span{display:table-cell;vertical-align:middle;padding-left:34px;height:49px;padding-bottom:1px;line-height:18px;background:transparent url(../images/download-btn-small.png) no-repeat left top}
.download a:hover{color:#3f3f3f;text-shadow:0 1px 1px #ddd;background-position:right -150px}
.download a:hover span{background-position:left -100px}
.download a:active{color:#333;text-shadow:0 1px 1px #aaa;background-position:right -250px}
.download a:active span{padding-top:1px;padding-bottom:0;background-position:left -200px}
.download-wrap.center{padding:100px 0}
.download-wrap.center.details{padding:0 0 80px 0}
.center .download{display:inline-block;left:inherit;float:none;margin:0 10px}
.center .download div{right:inherit;float:none}


/* @end */


form p {
	width: 300px;
	clear: both;
}

form p label {
	float: left;
}

form p input, form p textarea {
	float: right;
}
#clear {
  clear: both;
}

#home_address {
	float: right;
	padding-left: 25px;
	margin-top: 5px;
	padding-right: 20px;
}

#home_address a:link, #home_address a:visited{
	text-decoration: none;
	font: normal normal 12px/20px "Lucida Grande", Lucida, Verdana, sans-serif;
}

.address_box {
	font-family: "Lucida Grande", Geneva, Verdana, Arial;
	font-size: 11px;
	float: right;
	width: 400px;
	
}

#navright {
	float: right;
	width: 140px;
	-moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    -khtml-border-radius: 8px;
    -o-border-radius: 8px;
    border-radius: 8px;
	border: 1px solid #9e9e9e;
	margin: 5px 15px 15px 30px;
	background: url(../images/common/iron_back.jpg) 1px 0;
	padding-bottom: 5px;
	padding-top: 5px;
}

			/* @group rollover */
		
.rollover a {
	display: block;
	border-bottom: 1px solid #d7d7d7;
	letter-spacing: 1px;
	margin-left: auto;
	margin-right: auto;
	font: normal 11px/15px "Lucida Grande", Geneva, Verdana, Arial;
	height: 20px;
	text-decoration: none;
	padding-top: 5px;
	padding-left: 24px;
}
			
.rollover a:link, .rollover a:visited {
	color: #006699;
}
			
.rollover a:hover, #roll_selected.rollover a {
	color: #663300;
	background: rgba(202,202,202,0.47) url(../images/common/roll_icon.gif) no-repeat 3px 4px;
}
#roll_selected.rollover a {
	cursor: default;
}
			/* @end */

/*.side_bottom {
	background-image: url(../images/common/sp_bottom2.gif);
	background-repeat: no-repeat;
	width: 100%;
}*/

#contact_add {
	width: 820px;
		 -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
	border: 1px solid gray;
	margin: 5px 15px 15px 56px;
	background-color: #e5e7f0;
}

/*#address_top {
	width: 820px;
	top: 10px;
	margin-top: 10px;
	background-image: url(../images/common/address_top.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	margin-left: 50px;
	font-family: "Lucida Grande", Geneva, Verdana, Arial;
	font-size: 11px;
}
.address_mid {
	background-image: url(../images/common/address_mid.gif);
	width: 635px;
}
.address_bot {
	background-image: url(../images/common/address_bottom.gif);
	background-repeat: no-repeat;
	width: 635px;
	text-align: center;
}*/

#banner {
	height: 400px;
	width: 960px;
	border-bottom: 1px solid #dedede;
	background: #d3ddd6 url(../images/banner7.jpg) no-repeat;
	-webkit-box-shadow: rgba(51, 51, 51, 0.3) 0px 5px 15px; 
	-moz-box-shadow: rgba(51, 51, 51, 0.3) 0px 5px 15px; 
	-o-box-shadow: rgba(51, 51, 51, 0.3) 0px 5px 15px; 	
	box-shadow: rgba(51, 51, 51, 0.3) 0px 5px 15px; 
}

#home_panel {
	width: 630px !important;
	width/**/:760px;
	height: 150px;
	background-image: url(../images/home/home_back.jpg);
	background-repeat: no-repeat;
	padding-top: 440px;
	padding-left: 65px;
	padding-right: 65px;
	left: 0px;
	float: left;
	background-color: #EDF6F4;
}
#home_panel p{
	font-family: "Lucida Grande", Geneva, Verdana, Arial;
	font-size: 11px;
	color: #333333;
}
#map {
	width: 460px; 
	height: 320px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	margin: 10px 15px;
	border: 5px solid #999;
	float: left;
	clear: none;
}
#twitter {
	clear: right;
	width: 250px;
	float: right;
	margin: 0 30px 30px;
}
.btn-follow {
	margin: 5px -20px 10px 5px; 
	float: right; 
}
.widgets {
	margin: 5px 20px 0;
	padding: 0 20px;
}
.fb-follow {
	height: 20px;
	margin-bottom: 10px;
	margin-top: 5px;
	width: 650px;
}
.twit-follow {
	height: 20px;
	margin-top: 0;
	float: right;
	position: relative;
	top: -15px;
}

/* @group footer */


#footer {
	display: inline-block;
	background-color: #6f7475;
	text-align: center;
	width: 960px;
	padding-top: 6px;
	word-spacing: 2px;
	padding-bottom: 6px;
	color: #ccc;
	clear: both;
	border-top: 1px solid #dedede;
	text-shadow: rgba(39,39,39,0.39) -1px -1px 0;
}

#footer * {
	display: block;
	margin: 0;
}

#footer ul {
	display: table;
	margin: 0 auto;
	border-bottom: 1px dotted #8c8c8c;
}

#footer li+li {
	display: table-cell;
}

#footer li a {
	color: #eee;
	text-shadow: rgba(39,39,39,0.39) -1px -1px 0;
	font-size: 1.2em;
	padding: 8px 15px 10px;
}

#footer a {
	color: #eee;
}

#footer a:hover {
	color: #c4dbd8;
}

#footer p a{
	display: inline;
}

#footer p {
	margin-top: 10px;
	margin-bottom: 12px;
}

/* @group IE7 Hacks */
*:first-child+html #footer * { display: inline-block; list-style: none; }
*:first-child+html #footer ul li { display: inline; }
/* @end */

/* @end */

/* @group social */

#social {
	height: 30px;
	float: right;
	margin-top: -45px;
	margin-right: 10px;
}
#social a {
	float: right;
	height: 30px;
	background: url(../images/logos.png) no-repeat 0 -70px;
	text-indent: -1000em;
	clear: left;
	top: 0;
	margin-right: 3px;
}
#social a.facebook {
	background-position: -120px -70px;
	width: 30px;
	height: 30px;
	margin-left: 4px;
}
#social a.twitter {
	background-position: -80px -70px;
	width: 30px;
	height: 30px;
}
#social a.twitpic {
	background-position: -40px -70px;
	width: 30px;
	height: 30px;
}
#social a.flickr {
	background-position: 0px -70px;
	width: 30px;
	height: 30px;
}



/* @end */


/* @group logos */
.logowrap {
	height: 60px;
	width: 960px;
	background-image: none;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#logos {
	height: 60px;
	width: 760px;
	background-image: none;
	margin-bottom: 0;
	margin-left: 200px;
	margin-right: auto;
	text-align: center;
}
#logos a {
	float: left;
	background: url(../images/logos.png) no-repeat 0 -10px;
	text-indent: -1000em;
}
	
#logos a.goodhotelguide {
	background-position: 0 -10px;
	width: 55px;
	height: 55px;
	margin-left: 5px;
	margin: 5px;
} 
	
#logos a.tripadvisor {
	background-position: -80px -10px;
	width: 90px;
	height: 55px;
	margin: 5px 5px 5px 10px;
}
#logos a.sawdays {
	background-position: -180px -10px;
	width: 120px;
	height: 55px;
	margin: 5px 5px 5px 10px;
}
#logos a.irelandguide {
	background-position: -300px -10px;
	width: 55px;
	height: 55px;
	margin: 5px 5px 5px 10px;
}
#logos a.karenbrown {
	background-position: -363px -10px;
	width: 50px;
	height: 55px;
	margin: 5px 5px 5px 10px;
}
#logos a.hiddenireland{
	background-position: -420px -10px;
	width: 105px;
	height: 55px;
	margin: 5px 5px 5px 10px;
}


/* @end */

/* @group copy */

#copy {
	font-size: 0.9em;
	background: none;
	height: 30px;
	color: #616161;
	text-decoration: none;
	clear: both;
	text-align: center;
	text-shadow: rgba(255,255,255,0.4) -1px -1px 0;
}
	
#copy a:link, #copy a:visited {	color: #474747;
	text-decoration: none;
	text-shadow: rgba(255,255,255,0.4) -1px -1px 0;
}

#copy a:hover { color: #656565; }

#copy img {
	border: none; 
	margin: -5px 0 0 5px;
	vertical-align: middle;
}
#copy span {
	
}

/* @end */

/* @group igallery */

.igallery, .img_left{
	float: left;
	margin: 10px 10px 10px 15px;
	padding: 0;
	clear: left;
}


.igallery a img, .igallery img, .img_left {
	border: 1px solid #444;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	border: 4px solid #aaa;
}

.igallery a:hover img{
border: 4px solid #eee;
}

/* @end */

/* @group gallery */

.gallery{
	position: relative;
	height: 130px;
	width: 960px;
	z-index: 1;
	background-color: #6f7475;
	float: left;
	text-align: center;
	border-top: 1px solid #dedede;
}

.gallery a img{
	border: 1px solid #444;
	background-color: #6f7475;
	margin-right: 25px;
	margin-top: 5px;
}

.gallery a:hover img{
border: 1px solid #ccc;
}

/* @end */

.img_right {
	float: right;
	padding: 5px 5px 5px 10px;
	margin: 5px;
}
.img_left {
	float: left;
	margin: 0 15px 10px 0;
}

/* .img_left {
	float: left;
	border: 1px solid #cccccc;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
} */


#img_box {
	float: right;
	padding: 10px;
}
.cl {
	clear: left;
}
/* @group IE Hacks */

/* For IE mac & win */

* html #nav ul { display: inline-table; }
* html #nav li { display:  block; float: left;
}



/* @end */

