body {
	margin: 0;
	padding: 30px 0 20px;
	background: #fff;
	color: #264966;
	font: 76%/1.3 tahoma,verdana,arial,helvetica,sans-serif;
	text-align: center;
}

h3 {
	font-size: 1.1em;
}

p {
	margin: 0 0 1.5em 0;
}

a {
	color: #111;
}

a:hover {
	color: #c1462b;
	text-decoration: none;
}

a img {
	border: 0;
}

input, select, textarea {
	font: 1em tahoma,verdana,arial,helvetica,sans-serif;
}

#splash 			{ position: relative; width: 775px; height: 550px; margin: 0 auto 30px auto; background: url('../images/splash-2010.jpg') no-repeat 91px bottom }

	#splash .splash-left,
	#splash .splash-right	{ display:inline-block; height:302px; position:relative; padding:24px 0 0 0; }

	#splash .splash-left	{ width:390px; float:left;  }
	#splash .splash-right	{ width:385px; float:right; background: url(../images/splash-divider.jpg) no-repeat 0 0; }
	
	#splash div				{ width:170px; margin:0 auto }
	
	#splash img.logo		{ margin: 0 auto 27px auto; display:block }
	#splash img.logo-title	{ margin: 0 auto 55px auto; }
	#splash img.english		{ float:left }
	#splash img.gaeilge		{ float:right }
	
	#splash .splash-left img.logo		{ padding-top:2px }

	#splash h1,
	#splash p 				{ text-indent:-9999em }
	
	#splash h2				{ position: absolute; bottom: 0; height: 65px }	
	#splash h2 a 			{ display: block; height: 65px; text-indent: -9999pt; text-decoration: none; outline: none }
	
	#gaeilge				{ width: 300px; left:0 }
	#gaeilge a 				{ width: 305px; background: url('../images/entrance-gaeilge.jpg') no-repeat 100% 0; }
	
	#english 				{ left: 305px; width: 270px }	
	#english a 				{ width: 270px; background: url('../images/entrance-english.jpg') no-repeat }
	

#i-i-f {
	width: 780px;
	margin: 0 auto;
	background: url('../images/main-bg-inner.gif') repeat-y;
	font-size: .9em;
	text-align: left;
}

#index #i-i-f {
	background: url('../images/main-bg.gif') repeat-y;
}

#header {
	position: relative;
	width: 775px;
	height: 265px;
	background: #fff url('../images/header-inner.jpg') no-repeat 0 100%;
}

#index #header {
	position: relative;
	width: 775px;
	height: 370px;
	background: #fff url('../images/header-index.jpg') no-repeat 0 100%;
}

#header h1 {
	position: absolute;
	bottom: 20px;
	left: 240px;
	color: #fff;
	font: bold 1.5em arial,helvetica,sans-serif;
}

#header #title {
	position: absolute;
	top: 48px;
	left: 23px;
	margin: 0;
}

#skip-links,
#navigation p {
	display: none;
}

#languages {
	margin: 0;
	background: url('../images/lang-bottom-border.gif') no-repeat 100% 100%;
	text-align: right;
}

#languages a {
	display: inline-block;
	padding: 0 10px 7px 14px;
	color: #00a8af;
	text-decoration: none;
	font-weight: bold;
}

html>body #languages a {
	display: -moz-inline-box;
}

#languages a:hover {
	color: #264966;
}

#lang-e {
	border-left: 1px solid #99dcdf;
}

#search-form {
	position: absolute;
	top: 35px;
	right: 20px;
	width: 162px;
	margin: 0;
	padding: 0;
}

#search-form fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}

#search-form legend {
	margin-bottom: 2px;
	font-size: .9em;
	color: #666;
}

#query_string {
	width: 152px;
	padding: 1px 3px;
	border-width: 1px;
	background: #fafafa;
}

#search-submit {
	float: right;
	margin: 7px 0 0 0;
	padding: 6px 15px;
	background: url('../images/search-button.gif') no-repeat 50% 50%;
	color: #fff;
	font-size: .9em;
	border: 0;
}

#intro {
	position: absolute;
	top: 210px;
	left: 225px;
	width: 315px;
	color: #fff;
	font-size: 1.1em;
	line-height: 1.5;
}

#newsletter-link {
	position: absolute;
	right: 20px;
	bottom: 12px;
	margin: 0;
	color: #162a3b;
	text-align: right;
	line-height: 1.4;
}

#newsletter-link a {
	padding: 2px 20px 2px 0;
	background: url('../images/ico-newsletter-intro.gif') no-repeat 100% 0;
	color: #162a3b;
	font-size: 1.1em;
}


#newsletter-link a:hover {
	color: #111;
	text-decoration: none;
}

#main {
	float: left;
	width: 775px;
	margin-top: 10px;
}

#content {
	float: right;
	width: 520px;
	padding: 0 15px 0 20px;
}

#index #content {
	width: 555px;
	padding: 0;
}

#content h2 {
	margin: 0 0 1.5em;
	color: #c1462b;
	font-size: 1.1em;
}

#content h3,
#content h4 {
	margin: 0 0 1.5em;
	font-size: 1em;
}

#content h3 {
	color: #00a8af;
}

#content dl {
	margin: 1em 0 2em;
}

#content dt {
	font-weight: bold;
	color: #416c8f;
}

#content dd {
	margin: 0 0 10px 0;
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
}

#content ol,
#content ul {
	margin: 1em 0 1.5em 2em;
	padding: 0;
}

#content ul {
	list-style: none;
	margin-left: 1em;
}

#content li {
	margin: 3px 0;
}

#content ul li {
	padding-left: 1em;
	background: url('../images/list-bullet.gif') no-repeat 0 .4em;
}

#content table {
	margin: 1em 0 2em;
	border-collapse: collapse;
}

#content table.fullwidth {
	width: 100%;
}

#content table caption {
	display: none;
}

#content th,
#content td {
	padding: .5em .75em;
	border: solid #8ba0bb;
}

#content th {
	border-width: 0 1px 2px 0;
}

#content td {
	border-width: 0 1px 1px 0;
}

#content form {
	margin: 1em 0 2em;
}

#content fieldset {
	margin: 5px 0;
	padding: 10px 15px 15px;
	border: 1px solid #b8bfc7;
}

#content legend {
	margin: 0 0 0 -5px;
	padding: 0 5px;
	color: #c1462b;
	font-weight: bold;
}

#content label,
#content p.label {
	color: #416c8f;
	font-weight: bold;
}

#content form label input,
#content form label select,
#content form label textarea {
	display: block;
	margin: 3px 0 5px;
}

#content .radio,
#content .check {
	margin: .25em 0 .75em;
}

#content p.label {
	margin: 0;
	padding: 5px 0 0;
}

#content .radio label,
#content .radio input,
#content .check label,
#content .check input {
	margin: 5px 0;
	vertical-align: middle;
	font-weight: normal;
}

#content .radio label,
#content .check label {
	margin-left: 3px;
}

#content form .form-submit {
	margin: 1em 0 0;
	text-align: right;
}

#content form .form-submit input {
	margin: 0;
	padding: 5px 7px;
	background: #fbe4b8;
	border: 1px solid;
	border-color: #f8edcf #aca181 #aca181 #f8edcf;
}

#content blockquote {
	margin: 0;
	padding: 0 0 0 35px;
	background: url('../images/quote-mark.gif') no-repeat;
	color: #497496;
}

.quote-credit {
	margin: -15px 0 2em;
	font-weight: bold;
	text-align: right;
}

.quote-credit cite {
	font-style: normal;
}

#extra {
	float: left;
	width: 555px;
}

#events {
	float: right;
	width: 184px;
	margin-bottom: 10px;
	background: #c1462b url('../images/events-bottom-bg.gif') no-repeat 0 100%;
}

#events h3 {
	margin: 0;
	padding: 10px 15px 0;
	color: #fbe4b6;
	background: url('../images/events-header-bg.gif') no-repeat;
}

#events dl {
	margin: 5px 15px;
	padding-top: 15px;
	padding-bottom: 2px;
	border-top: 1px solid #d37655;
}

#events dl,
#events a {
	color: #fff;
	text-decoration: none;
}

#events dt {
	font-weight: bold;
}

#events dd {
	margin: 0 0 10px 0;
}

#events a:hover {
	text-decoration: underline;
}

#programmes,
#external-links {
	float: left;
	width: 360px;
}

#programmes h3 {
	color: #264966;
	margin: 10px 0 15px;
	padding-bottom: 5px;
	border-bottom: 1px solid #a8b6c2;
}

#programmes p {
	margin: 0 0 .5em 0;
}

#link-details {
	text-align: right;
	border-bottom: 1px solid #a8b6c2;
}

#link-details a {
	display: block;
	float: right;
	padding: 4px 15px 4px 15px;
	background: url('../images/details-link-bg.gif') no-repeat 100% 0;
	font-size: .9em;
	color: #fff;
	text-decoration: none;
}

#link-details:after {
	content: ".";
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
}

#external-links {
	padding: 5px 0 15px;
	text-align: right;
}

#external-links a {
	margin: 0 0 0 12px;
}


#navigation {
	float: left;
	width: 203px;
}

#navigation ul {
	position: relative;
	margin: -35px 0 0 0;
	padding: 0;
	list-style: none;
	z-index: 5;
}

#index #navigation ul {
	margin: -140px 0 0 0;
}

#navigation ul ul {
	margin: 5px 0 0;
}

#navigation li {
	padding: 4px 20px 4px 30px;
	background: url('../images/nav-sep-bg.gif') no-repeat 50% 0;
}

#navigation ul ul li {
	padding: 2px 20px 2px 15px;
	background: transparent;
}

#navigation li.home {
	background: transparent;
}

#navigation ul a {
	color: #fbe4b6;
	font-weight: bold;
	text-decoration: none;
}

#navigation ul ul a {
	font-weight: normal;
}

#navigation ul a:hover,
#navigation ul a.active {
	color: #b9e5e8;
}

#footer {
	clear: both;
	width: 775px;
	height: 74px;
	margin-top: 10px;
	background: url('../images/footer-inner.gif') no-repeat;
	font-size: .85em;
	color: #4b4436;
}

#index #footer {
	height: 58px;
	background: url('../images/footer.gif') no-repeat;
}

#contact-details {
	margin: 10px 8px 0 0;
	float: right;
	text-align: right;
}

#footer-links {
	padding-top: 38px;
	margin: 0 0 0 235px;
}

#index #footer-links {
	padding-top: 22px;
}

#footer-links span {
	margin: 0 1px;
}

#footer a {
	color: #4b4436;
	font-weight: bold;
	text-decoration: none;
}

#contact-details {
	margin-top: 25px;
}

#index #contact-details {
	margin-top: 9px;
}

#contact-details a {
	font-weight: normal;
	text-decoration: underline;
}

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

.newsDate {font-style: italic;}
p.bottom {line-height: 15px;}
hr {color: #DBE2E6; margin-bottom: 5px; padding:0px; border: 1px solid #DBE2E6}
img.leftimage { border:1px solid #D9E1E4; margin: 5px 15px 5px 0px; display: inline; float: left; }
img.image { border:1px solid #D9E1E4; margin: 10px 5px 10px 5px; display: block; }
img.rightimage { border:1px solid #D9E1E4; margin: 5px 0px 5px 15px; display: inline; float: right; }
