/* @override http://localhost/~adam/ballinkeele.ie/site/css/style.css */

/* ballinkeele.ie stylesheet by bristlebird media works */

body {
	font: 70%/170% "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	margin: 0;
	padding: 0;
	list-style: none;
	background: #afa287 url(../images/styles/bg_top_title2.jpg) repeat-x center top; 
	text-align: center;
}

#container {
	width: 960px;
	margin: 0 auto;
	font-family: Lucida Grande, Tahoma, Arial, Helvetica, sans-serif; /* Lucida Grande for the Macs, Tahoma for the PCs */
	line-height: 1.6em;
	color: #666;
	padding: 0;
}
		
h1 {
	text-indent: -1000em;
	font-size: 6px;
	margin: 0 auto;
	padding: 0;
	height: 10px;
	width: 440px;
	text-align: center;
}

/* @group home page */

h1.h1_home {
	height: 250px;
	margin-top: 140px;
	background: url(../images/styles/bg_home_logo.jpg) no-repeat;
	margin-bottom: 20px;
}

h1.h1_home a:hover { background: url(../images/style/bg_home_logo.jpg) no-repeat; }
#home_foot {
	width: 800px;
	margin: 10px auto 0;
	font-size: 0.9em;
}
#home_foot a:link,#home_foot a:visited {
	color: #999;
}
#home_foot p {
	margin: 5px;
	padding: 0;
}

/* @end */

h2 {
	color: #314857;
	padding: 8px 0 5px;
	margin: 0 0 25px;
	font: normal 1.2em "Lucida Grande", Lucida, Verdana, sans-serif;
}
h3 {
	color: #a0551e;
	padding-bottom: 3px;
	text-transform: uppercase;
	font-weight: normal;
	font-style: normal;
	font-size: 1.0em;
	margin: 5px 0 0;
}
h4, .heading {
	margin: 3px 0 0;
	padding: 0;
	text-transform: uppercase;
	color: #623a22;
	font-variant: normal;
	font-size: 0.9em;
	font-weight: normal;
	font-style: normal;
}
a {
	color:#547695;
	text-decoration: none;
}

a:hover, #home_foot a:hover, #footer p a:hover {
	color:#547695;
}
h2, h3, #right_col p, #right_col ul {
	border-bottom: 1px solid #ddd;
}
ul, ol {
	margin: 8px 0 10px 25px;
	padding-left: 0;
}
li {
}
/* @group Auto-clearing */

.autoclear:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.autoclear { display: inline-block }

/* Hides from IE-mac \*/
* html .autoclear { height: 1% }
.autoclear { display: block }
/* End hide from IE-mac */
	
/* @end */

/* @group header */

#header {
	clear: both;
	padding: 0;
	margin: 0;
	height: 105px;
}
#header p { 
	margin-left: 129px;
	color: #e8e8e8;
	text-align: left;
	text-shadow: #000 1px 1px 2px;
	line-height: 14px;
}
/*style of book panel*/
#BookOnlinePanelHolder {float:right; margin:0;padding:0; width:284px; height:28px;background:url(../images/bookpaneBG.jpg) left top no-repeat;}
#BookOnlinePanelHolder form {float:left; margin:0!important;padding:0!important;}
#BookOnlinePanelHolder form table {float:left; margin:0;padding:0; width:284px; height:28px;}
#BookOnlinePanelHolder form table td {float:left;}
#arrivalLabel {float:left;margin:0;padding:0 0 0 6px; width:50px; }
#arrivalLabel a {float:left; margin:2px 0 0 0;color:#fff!important;}
#dayOfMonth {float:left;width:40px; height:20px;margin:0 3px 0 0;}
#yearMonth {float:left;width:80px; height:20px;}
#sumit {float:right; margin:0;padding:0 0 0 5px;width:86px;height:22px;background:url(../images/BookOnlineBT.jpg) right top no-repeat;  text-indent:-9999px;}
/*end of book panel*/



#header form, #footer form {
	float:right;
	padding: 2px;
	margin: 3px 5px 0 0;
/*	border: 1px solid #CCC;
	background-color: #dcddc2;
*/}
#header input, #footer input {
	background-color: #fffff8;
	color: #999999;
	border: 1px solid #CCC;
	padding: 3px;
	font-size: 0.9em;
}
#header input.button, #footer input.button {
	padding: 2px;
	color: #547695;
}
#main input.button {
	background-color: #fffff8;
	color: #547695;
	border: 1px solid #CCC;
	padding: 3px 3px 2px;
	font-size: 0.9em;
}
#footer label, #main label {
	color:#e8e8e8;
	float: left;
	text-transform: uppercase;
	font-size: 0.9em;
	padding: 3px 3px 0;
}
#main label {
	color: #623a22;
}
/* @end */

/* @group wrappers */

.page {
	text-align: left;
	background: #fffff8 url(../images/styles/bg_main_mid.jpg) repeat-y 0 0;
	margin: 0;
	padding: 0;
}

.content {
	margin: 0;
	padding: 0 25px;
	background: url(../images/styles/bg_wide_shadow.jpg) no-repeat 10px 1px;
}

/* @end */



/* @group top nav */

#navigation {
	display: block;
	width: 960px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	line-height: 1em;
	background: url(../images/styles/bg_menu.gif) 960px 45px;	
}

#navigation * {
	display: block;
	margin: 0;
	padding: 0;
	list-style: none;
}

#navigation ul {
	display: table;
	margin: 0 auto;
	text-align: center;
}

#navigation li {
	display: table-cell;
	padding: 0 0 9px 3px;
}

#navigation li+li { background: url(../images/styles/bg_menu.gif) no-repeat 0 51%;
}
/*#navigation li.active+li { background: none }
*/
#navigation span { float: left;
}
#navigation a {
	color: #e4ede4;
	text-decoration: none;
	float: left;
	border: none;
	text-transform: uppercase;
	padding: 7px 15px 10px;
	text-shadow: black 1px 1px 1px;
	font-size: 1.1em;
	margin-bottom: 0;
}
#navigation a:hover {
	color: #fff;
	background: url(../images/styles/bg_menu.gif) 1250px 33px;
}
/* @group IE Hacks */

/* For IE mac & win */

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

/* For IE win only \*/
* html #navigation ul { font-size: 0; padding-bottom: 9px; }
* html #navigation li { display: inline; float: none; padding-right: 0; padding-bottom: 10px; }
* html #navigation span { display: inline-block; float: none; }
* html #navigation a { display: inline-block; float: none; font-size: 11px; }
/* End IE win */

/* @end */

/* @group IE7 Hacks */

*:first-child+html #navigation * {
	float: none;
	display: inline-block;
}
*:first-child+html #navigation ul { padding: 0 0 8px }

*:first-child+html #navigation ul li {
	display: inline;
	padding: 0 1px 8px;
	margin-bottom: -8px;
}

/* @end */

/* @group Active Tab */

#navigation li.active {
	padding-bottom: 9px;
}

#navigation li.active span {
	background: url(../images/styles/bg_menu.gif) 1400px 33px;
	cursor: default;
}

#navigation.autoclear ul li.active span a {
	text-shadow: #fff 0px 1px 1px;
	color: #333;
	cursor: default;
}
#navigation ul li.active span a:hover {
	background-image: none;
}
/* @end */

/* @end */

/* @group right nav */

#lnav {
	float: right;
	width: 215px;
}
#lnav ul {
	margin-left: 0;
	list-style-type: none;
	margin: 0;
	padding: 29px 0 0;
	font-size: 0.85em;
}
#lnav ul li {
	height: 27px;
	margin: 0;
	padding: 0;
}
#lnav ul li a {
	display: block;
	width: 200px;
	border-top: 1px solid #ddd;
	height: 16px;
	padding: 3px 5px 7px 10px;
	text-transform: uppercase;
}

#lnav ul li li.active a {
	background: url(../images/styles/lnav_active.jpg) no-repeat;
	color: #876037;
	cursor: default;
}

#lnav a:link, #lnav a:visited {
	color:#3e4743;
	text-decoration: none;
}
#lnav ul li a:hover {
	background: #F5F5F5 url(../images/styles/arrow-copy.gif) no-repeat 96% 50%;
	color:#3e4743;
}
#lnav li.photogallery a {
	background: url(../images/styles/camera_icon.jpg) no-repeat 100% -1px;	
}
#lnav li.photogallery a:hover {
	background: #F5F5F5 url(../images/styles/camera_icon.jpg) no-repeat 100% -31px;	
}
#lnav ul.list {
	margin-top: 5px;
	font-size: 0.85em;
	padding: 0 0 10px 20px;
}
#lnav ul.list li {
	list-style-image: url(../images/styles/arrow-copy.gif);
	height: 18px;	
}

/* @end */

/* @group main */

#main {
	margin-right: 230px;
}
#main p {
	padding-bottom: 5px;
/*	border-bottom: 1px solid #DDDDDD; */
	margin-top: 8px;
	margin-bottom: 3px;
}
#main li {
	list-style-image: url(../images/styles/arrow.gif);
}
#main_home {
	margin: 0;
}
#main img, #lnav img {
	border: 1px solid #333;
}
#main_home img, #main img.button {
	float: left; margin: 3px 10px 0 0; border: none;
}
p.home_box {
	min-height: 110px;
}
.button {
	padding: 2px;
}

#main form {
	float:right;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 20px;
	margin-right: 120px;
}
#main form p {
	padding-bottom: 15px;
	padding-top: 2px;
	margin-bottom: 5px;
}
#main form input {
	color: #666;
}
#main form p input.txt, #main form p textarea  {
	color: #545454;
	border: 1px inset #ccc;
	background-color: #faf9f6;
	width: 365px;
	float: right;
	padding-left: 3px;
	font: 11px Arial, Helvetica, Geneva, sans-serif;
}
#main form p input.txt { 
	height: 14px; 
}
#main form p textarea { 
	height: 120px; 
	margin-bottom: 5px;
	width: 366px;
}
#main p label {
	text-transform: uppercase;
	color: #623a22;
	font-size: 0.9em;
	text-transform: uppercase;
	padding-right: 10px;
	float: right;
	padding-top: 0;
}


.clear { clear: both; }
.right { float: right; }
/* @end */

/* @group right side */

#right_col {
	float: right;
	width: 215px;
}

#right_col p {
	margin-left: 0px;
	padding-bottom: 10px;
/*	font-size: 0.85em; */
}
#right_col ul {
	padding-bottom: 10px;
	padding-left: 20px;
	margin-top: 5px;
	font-size: 0.85em;
}
#right_col img {
	border: 1px solid #333;
}
#right_col h4 {
	margin-top: 10px;
	padding-left: 5px;
	padding-top: 8px;
	padding-bottom: 0;
	height: 20px;
	background: url(../images/styles/bg_right_h4.jpg) no-repeat;
/*	margin-left: 5px; */
}
#right_col a:hover, #main a:hover {
	color: #753c0d;
} 
ul#news_cats {
	text-transform: uppercase;
}
/* @end */

/* @group foot */

#footer {
	clear: both;
	padding: 0 5px 0px;
	background: url(../images/styles/bg_foot.jpg) no-repeat;
	margin: 0;
	height: 70px;
}
#footer p {
	margin-top: 0;
	padding-top: 5px;
	font-size: 0.9em;
	text-align: center;
	padding-bottom: 0;
	margin-bottom: 5px;
}
		
#footer p.copyright {
	color:#e8e8e8;
	text-shadow: #000 1px 1px 2px;
	padding: 8px;
}
		
#footer p a {
	color: #666;
}
#footer p.copyright a {
	color: #e8e8e8;
}
#footer p.copyright a:hover {
	color: #FFFFFF;
}
/* @end */

/* @group gallery */
.gallery {
	z-index: 1;
	padding: 5px;
	text-align: center;
	font-size: 11px;
	margin-left: 10px;
}

html>body .gallery { /*Non IE rule*/
}

#main .gallery a img {
	border: 1px solid silver;
	padding: 1px;
	background-color: #fffff8;
}

#main .gallery a:hover img {
	border: 1px solid #3a58b8;
}

.gallery a:hover {
	color: #3a58b8;
}

.fullfoto  {
	font-size: 0.9em;
	color: #666;
	text-align: center;
}

.fullfoto img {
	background-color: #ffffef;
	margin-bottom: 5px;
	border: 1px solid #555;
}


/* @end */

.img_right {
	float: right;
	margin: 5px 0 5px 10px;
}

.img_left {
	float: left;
	margin: 3px 10px 5px 0;
}
.prop {
    float:right;
    width:1px;
}
.min700px { height:700px; }
.min600px { height:600px; }
.min500px { height:500px; }
.min400px { height:400px; }
.min360px { height:360px; }
.smaller { font-size: 0.9em; }
.smallest { font-size: 0.85em; }
.clrlft { clear: left; }
.clrrht { clear: right; }
.centred { text-align: center; }