/* --------------------------------------------------
file: global.css
website: www.hse.ie
version: 1.0
created: 26/01/09
author: Arekibo
---------------------------------------------------*/

/* ------------------------------------------- COMMON CLASSES -------------------------------------------- */

.alt
{
	position: absolute;
	top: -6000px;
	left: -6000px;
}
.hidden, hr
{
	display: none;
}
p, ul, ol, li, form, fieldset, table, td, th, h1, h2, h3, h4, h5
{
	margin: 0;
	padding: 0;
}
ul
{
	list-style-type: none;
}
a
{
	color: #000;
	text-decoration: none;
}
a:hover, a:focus, a:active
{
	text-decoration: underline;
}
a:focus
{
	outline: none;
}


/* ---------------------------------------------- STRUCTURE ---------------------------------------------- */

html
{
	font-size: 62.5%;
}

body
{
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Arial, Verdana, sans-serif;
	font-size: 1.2em;
	color: #333;
}

#wrapper
{
	width: 940px;
	margin: 0 auto;
	padding: 0;
	background: #fff;
	text-align: left;
	position: relative;
}

#header
{
	height: 190px;
}
h1 a
{
	position: absolute;
	top: 17px;
	left: 0px;
	width: 128px;
	height: 105px;
	background: url(../../Images/Ireland/logo.jpg) 50% 50% no-repeat;
}


/* ---- TNS - TOP NAV SYSTEM ------------------------------------------------------------------------------ */

#tns
{
	position: absolute;
	top: 38px;
	right: 332px;
}
#tns li
{
	display: inline;
}
#tns a
{
	float: left;
	border-right: 1px solid #000;
	padding: 5px 8px;
}
#tns a.last, #wrapper, #gns li.last
{
	border: 0;
}
#tns #graphic
{
	display: none;
}


/* ---- SEARCH BAR ---------------------------------------------------------------------------------------- */

#search
{
	position: absolute;
	top: 30px;
	right: 20px;
}
#search input
{
	background: #efefef url(../../Images/Ireland/search-input.gif) 0 0 no-repeat;
	width: 205px;
	height: 16px;
	padding: 12px 10px;
	border: 0;
	float: left;
	margin: 0;
}

#search .searchbutton
{
	background: url(../../Images/Ireland/search-button.jpg) 0 0 no-repeat;
	cursor: pointer;
	width: 67px;
	height: 40px;
	border: 0;
	float: left;
}


/* ---- GNS - GLOBAL NAV SYSTEM ---------------------------------------------------------------------------- */

#gns
{
	position: absolute;
	top: 100px;
	right: 0;
	width: 940px;
}
#gns ul
{
	float: right;
}
#gns a:hover
{
	text-decoration: none;
}
#gns li#general-public
{
	background: rgb(34, 96, 143) url(../../Images/Ireland/gns-green-r.gif) top right no-repeat;
	margin-right: 10px;
	display: inline;
}
#gns li#professionals
{
	background: #993366 url(../../Images/Ireland/gns-pink-r.gif) top right no-repeat;
	margin-right: 10px;
	display: inline;
}
#gns li#corporate
{
	background: #025782 url(../../Images/Ireland/gns-blue-r.gif) top right no-repeat;
	margin-right: 20px;
	display: inline;
}
#gns li#general-public.active
{
	background: rgb(34, 96, 143) url(../../Images/Ireland/gns-green-r-active.gif) top right no-repeat;
	margin-right: 10px;
	display: inline;
}
#gns li#professionals.active
{
	background: #993366 url(../../Images/Ireland/gns-pink-r-active.gif) top right no-repeat;
	margin-right: 10px;
	display: inline;
}
#gns #corporate li.active
{
	background: #025782 url(../../Images/Ireland/gns-blue-r-active.gif) top right no-repeat;
	margin-right: 20px;
	display: inline;
}
#gns li#general-public a, #gns li#professionals a, #gns li#corporate a
{
	margin-right: 10px;
	padding: 13px 0px 16px 37px;
	float: left;
	text-transform: uppercase;
	color: #fff;
}
#gns li#general-public a
{
	background: rgb(34, 96, 143) url(../../Images/Ireland/gns-green-l.gif) top left no-repeat;
}
#gns li#professionals a
{
	background: #993366 url(../../Images/Ireland/gns-pink-l.gif) top left no-repeat;
}
#gns li#corporate a
{
	background: #025782 url(../../Images/Ireland/gns-blue-l.gif) top left no-repeat;
}
#gns li#general-public.active a
{
	background: rgb(34, 96, 143) url(../../Images/Ireland/gns-green-l-active.gif) top left no-repeat;
}
#gns li#professionals.active a
{
	background: #993366 url(../../Images/Ireland/gns-pink-l-active.gif) top left no-repeat;
}
#gns li#corporate.active a
{
	background: #025782 url(../../Images/Ireland/gns-blue-l-active.gif) top left no-repeat;
}
#gns li#general-public li, #gns li#professionals li, #gns li#corporate li
{
	background: none;
}
#gns li#general-public li
{
	border-right: 1px solid #78a14e;
}
#gns li#professionals li
{
	border-right: 1px solid #B77195;
}
#gns li#corporate li
{
	border-right: 1px solid #4D8AA7;
}
#gns li#general-public li a, #gns li#professionals li a, #gns li#corporate li a
{
	background: none;
	margin: 5px 10px;
	padding: 4px 5px;
	float: none;
	font-weight: bold;
	color: #fff;
	text-transform: none;
}
#gns li#general-public.active li a, #gns li#professionals.active li a, #gns li#corporate.active li a
{
	background: none;
}
#gns ul.submenu
{
	display: none;
}
#gns #general-public ul.submenu
{
	background: rgb(34, 96, 143) url(../../Images/Ireland/gns-sub-green.gif) -1px 0 no-repeat;
}
#gns #professionals ul.submenu
{
	background: #993366 url(../../Images/Ireland/gns-sub-pink.gif) -1px 0 no-repeat;
}
#gns #corporate ul.submenu
{
	background: #025782 url(../../Images/Ireland/gns-sub-blue.gif) -1px 0 no-repeat;
}
#wrapper #gns ul.submenu a
{
	padding: 7px 12px 19px 12px;
}
#gns li
{
	float: left;
}
#gns li li
{
	float: left;
}
#gns li.active ul.submenu
{
	width: 936px;
	position: absolute;
	top: 40px;
	left: 0;
	display: block;
	padding: 9px 2px 12px 2px;
}
#gns li li
{
	padding: 7px 0 7px 0;
}
#wrapper #gns li li.sub-active a, #wrapper #gns li li a:hover, #wrapper #gns li li a:focus, #wrapper #gns li li a:active
{
	z-index: 0;
	position: relative;
	background-color: #fff;
	background-position: 100% 0 !important;
	background-position: 101% 0;
	background-repeat: no-repeat;
	padding: 7px 12px 19px 12px;
}
#gns li li.sub-active span, #gns li li a:hover span, #gns li li a:focus span, #gns li li a:active span
{
	width: 10px;
	height: 10px;
	z-index: 10;
	position: absolute;
	top: 0;
	left: 0 !important;
	left: 10px;
	background: url(../../Images/Ireland/gns-sub-green-l.gif) top left no-repeat;
}
#wrapper #gns #general-public li.sub-active a, #wrapper #gns #general-public li a:hover, #wrapper #gns #general-public li a:focus, #wrapper #gns #general-public li a:active
{
	background-image: url(../../Images/Ireland/gns-sub-green-r.gif);
	color: rgb(34, 96, 143);
}
#gns #general-public li.sub-active span, #gns #general-public li a:hover span, #gns #general-public li a:focus span, #gns #general-public li a:active span
{
	background-image: url(../../Images/Ireland/gns-sub-green-l.gif);
}
#wrapper #gns #professionals li.sub-active a, #wrapper #gns #professionals li a:hover, #wrapper #gns #professionals li a:focus, #wrapper #gns #professionals li a:active
{
	background-image: url(../../Images/Ireland/gns-sub-pink-r.gif);
	color: #993366;
}
#gns #professionals li.sub-active span, #gns #professionals li a:hover span, #gns #professionals li a:focus span, #gns #professionals li a:active span
{
	background-image: url(../../Images/Ireland/gns-sub-pink-l.gif);
}
#wrapper #gns #corporate li.sub-active a, #wrapper #gns #corporate li a:hover, #wrapper #gns #corporate li a:focus, #wrapper #gns #corporate li a:active
{
	background-image: url(../../Images/Ireland/gns-sub-blue-r.gif);
	color: #005880;
}
#gns #corporate li.sub-active span, #gns #corporate li a:hover span, #gns #corporate li a:focus span, #gns #corporate li a:active span
{
	background-image: url(../../Images/Ireland/gns-sub-blue-l.gif);
}


/* ---- BREADCRUMBS ---------------------------------------------------------------------------------------- */

#breadcrumbs
{
	font-size: .9em;
	position: relative;
	padding: 18px 19px;
	background: url(../../Images/Ireland/breadcrumbs.gif) 0 0 repeat-x;
}
#breadcrumbs p#text-resize
{
	position: absolute;
	right: 19px;
	top: 9px;
	border-left: 1px solid #ccc;
	padding: 9px 54px 9px 10px;
}
#breadcrumbs p#text-resize #bigger
{
	position: absolute;
	right: 1px;
	top: 5px;
	width: 20px;
	height: 20px;
	background: url(../../Images/Ireland/text-resizer-plus.gif) 0 0 no-repeat;
}
#breadcrumbs p#text-resize #smaller
{
	position: absolute;
	right: 25px;
	top: 5px;
	width: 20px;
	height: 20px;
	background: url(../../Images/Ireland/text-resizer-minus.gif) 0 0 no-repeat;
}


/* ---- HOME PAGE ------------------------------------------------------------------------------------------ */

#content-home
{
	float: left;
	padding: 0 20px 30px 20px;
	width: 900px;
	background: url(../../Images/Ireland/content.gif) bottom left no-repeat;
}
#content-home p, #content-home li, #content p, #content li
{
	line-height: 160%;
}

#tagline
{
	float: left;
	width: 330px;
	padding: 37px 0 20px 0;
	background: url(../../Images/Ireland/tagline-phone.jpg) 57% 100% no-repeat;
	border-bottom: 1px solid #ccc;
}
#tagline h2
{
	font-size: 1.5em;
	font-weight: normal;
	margin-bottom: 13px;
}
#get-in-touch
{
	float: left;
	margin: 40px 0 0 0;
	padding-right: 6px;
	background: rgb(34, 96, 143) url(../../Images/Ireland/tagline-get-in-touch-r.gif) top right no-repeat;
}
#get-in-touch a
{
	float: left;
	background: url(../../Images/Ireland/tagline-get-in-touch-l.gif) top left no-repeat;
	padding: 6px 6px 6px 20px;
	color: #fff;
}
#get-in-touch a:hover
{
	text-decoration: none;
}

#main-home
{
	clear: both;
	padding-top: 25px;
	width: 900px;
}
#main-home h2
{
	font-size: 1.5em;
	font-weight: normal;
	margin-bottom: 13px;
}
#main-home h3
{
	font-size: 1.2em;
	font-weight: bold;
}

#latest-news
{
	float: left;
	width: 330px;
	position: relative;
}
#latest-news h2
{
	margin-bottom: 15px;
}
#latest-news li
{
	position: relative;
	padding: 0 0 5px 0;
	margin-bottom: 1px;
	background: #f0f6e9 url(../../Images/Ireland/latest-news-b.gif) bottom left no-repeat;
}
#latest-news .date
{
	position: relative;
	padding: 7px 10px 0px 10px;
	display: block;
	background: #f0f6e9 url(../../Images/Ireland/latest-news-t.gif) top left no-repeat;
}
#latest-news li a
{
	position: relative;
	padding: 0 20px 0 10px;
	display: block;
	background: url(../../Images/Ireland/latest-news-plus.gif) 98% 2px no-repeat;
}
#latest-news #rss a
{
	position: absolute;
	top: -7px;
	left: 17.5em;
	background: url(../../Images/Ireland/rss.gif) 18% 50% no-repeat;
	border-left: 1px solid #ccc;
	padding: 7px 0 7px 43px;
	font-size: .9em;
}

#find-fast
{
	float: left;
	width: 265px;
	margin-left: 20px;
}
#find-fast a, #related-sites a
{
	color: rgb(34, 96, 143);
}
#county
{
	background: url(../../Images/Ireland/find-first-t.gif) 0 0 no-repeat;
	padding-top: 6px;
}
#county h3
{
	padding: 4px 10px 6px 10px;
	background: #F0F0F0 url(../../Images/Ireland/find-h3.gif) 0 0 repeat-x;
	border: 1px solid #ccc;
	border-top: 0;
}
#county a
{
	padding: 20px 110px 24px 10px;
	background: url(../../Images/Ireland/find-county-lens.jpg) 90% 100% no-repeat;
	display: block;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
#az-search
{
	background: url(../../Images/Ireland/find-others-t.gif) 0 0 no-repeat;
	padding-top: 6px;
}
#az-search h3
{
	padding: 4px 10px 6px 10px;
	background: #F0F0F0 url(../../Images/Ireland/find-h3.gif) 0 0 repeat-x;
	border: 1px solid #ccc;
	border-top: 0;
}
#az-search a
{
	padding: 20px 110px 24px 10px;
	background: url(../../Images/Ireland/find-az-search-cubes.jpg) 100% 45% no-repeat;
	display: block;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
#popular-topics
{
	background: url(../../Images/Ireland/find-others-t.gif) 0 0 no-repeat;
	padding-top: 6px;
}
#popular-topics h3
{
	padding: 4px 10px 6px 10px;
	background: #F0F0F0 url(../../Images/Ireland/find-h3.gif) 0 0 repeat-x;
	border: 1px solid #ccc;
	border-top: 0;
}
#popular-topics form
{
	background: url(../../Images/Ireland/find-last-b.gif) bottom left no-repeat;
	padding-bottom: 6px;
}
#popular-topics form label
{
	display: none;
}
#popular-topics form p
{
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 15px 10px 9px 10px;
}
#popular-topics select
{
	border: 1px solid #ccc;
	font-size: .9em;
	padding: 1px;
	width: 100%;
	height: 22px;
}

#related-sites
{
	float: left;
	width: 265px;
	margin-left: 20px;
}
#related-sites ul
{
	background: url(../../Images/Ireland/related-sites-t.gif) 0 0 no-repeat;
	padding-top: 6px;
	margin-bottom: 10px;
}
#related-sites li.last
{
	background: url(../../Images/Ireland/related-sites-b.gif) bottom left no-repeat;
	padding-bottom: 6px;
}
#related-sites li.last a
{
	border-bottom: 0;
	padding-bottom: 8px;
}
#related-sites li a
{
	display: block;
	width: 227px;
	border: 1px solid #ccc;
	border-top: 0;
	padding: 11px 10px 12px 25px;
	background: url(../../Images/Ireland/green-arrow.gif) 10px 16px no-repeat;
}

#information-line a
{
	background: url(../../Images/Ireland/info-line.jpg) 0 0 no-repeat;
	padding: 21px 10px 21px 100px;
	display: block;
	color: #4D4D4D;
	font-weight: bold;
	font-size: 1.2em;
}
#information-line a span
{
	color: #640000;
	display: block;
}


/* ---- SUBPAGES -------------------------------------------------------------------------------------------- */

#content
{
	float: left;
	width: 920px;
	padding: 0 10px 30px 10px;
}

#lns
{
	float: left;
	width: 210px;
	padding-top: 15px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	margin-right: 10px;
}
#lns li
{
	float: left;
	display: inline;
	width: 210px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
}
#lns a
{
	display: block;
	color: #036BA8;
	width: 158px;
	padding: 10px 30px 10px 25px;
	font-size: 1.2em;
	font-weight: bold;
	background: url("../../Images/Ireland/rhs-arrow.png") no-repeat scroll 10px 15px transparent;
	border: 1px solid #036BA8;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
}
#lns li.active
{
	background: rgb(34, 96, 143) url(../../Images/Ireland/lns-first-level-active-t.gif) 0 0 no-repeat;
}
#lns a:hover
{
	background-color: #22608F;
	color: #FFF;
	text-decoration: none;
}
#lns li.active li
{
	background: #f0f6e9 url(../../Images/Ireland/lns-second-level-t.gif) 0 0 no-repeat;
	border-bottom: 1px solid #fff;
	padding: 0;
}
#lns li.active li a
{
	background: url(../../Images/Ireland/lns-second-level-b.gif) bottom left no-repeat;
	padding: 9px 0 9px 20px;
	color: #316100;
	font-weight: normal;
	border-bottom: 0;
}
#lns li.active li.active-1
{
	background: #e1ead7 url(../../Images/Ireland/lns-second-level-active-t.gif) 0 0 no-repeat;
	border-bottom: 1px solid #fff;
	padding: 0;
}
#lns li.active li.active-1 a
{
	background: url(../../Images/Ireland/lns-second-level-active-b.gif) bottom left no-repeat;
	padding: 9px 0 9px 20px;
	color: rgb(34, 96, 143);
	font-weight: normal;
}
#lns li.active li.active-1 li
{
	background: #fff;
	border-bottom: 0;
	padding: 0;
}
#lns li.active li.active-1 li a
{
	background: #fff url(../../Images/Ireland/right-arrow-green.gif) 20px 1.3em no-repeat;
	padding: 9px 0 9px 30px;
	border: 1px solid #ccc;
	border-top: 0;
	width: 178px;
}
#lns li.active li.active-1 li.active-2 a
{
	background-color: #f5f9f0;
}
#content #lns li.active li.active-1 li.last
{
	background: url(../../Images/Ireland/lns-second-level-ul-b.gif) bottom left no-repeat;
	padding-bottom: 4px;
}
#content #lns li.active li.active-1 li.last a
{
	border-bottom: 0;
	padding-bottom: 6px;
}
#lns ul ul li
{
	display: none;
}
#lns ul li.active li
{
	display: block;
}

#main
{
	float: right;
	width: 680px;
	background: #fff;
}

#main-content
{
	float: left;
	width: 440px;
	padding-top: 25px;
}
#main-content h2
{
	font-size: 1.5em;
	font-weight: normal;
	border-bottom: 1px solid #ccc;
	padding: 0 0 15px 0;
	margin-bottom: 15px;
}
#main-content h3
{
	font-size: 1.2em;
	font-weight: bold;
	margin: 40px 0 15px 0;
}
#main-content h4
{
	font-size: 1em;
	font-weight: bold;
	margin: 40px 0 15px 0;
}
#main-content p
{
	margin: 15px 0 15px 0;
}
#main-content a
{
	color: rgb(34, 96, 143);
	text-decoration: underline;
}
#main-content a:hover, #main-content a:focus, #main-content a:active
{
	text-decoration: none;
}
#main-content ul li
{
	margin: 0 0 0 2px;
	padding: 0 0 0 20px;
	background: url(../../Images/Ireland/bullet-green.gif) 0 .5em no-repeat;
}
#wrapper #content #main-content ol
{
	padding-left: 2px;
}
#wrapper #content #main-content ol li
{
	background: transparent;
	padding-left: 0px;
	margin-left: 22px;
}
#wrapper #content #main-content ul ol, #wrapper #content #main-content ol ul
{
	margin: 5px 0 5px 2px;
}
#wrapper #content #main-content ol ul li
{
	margin: 0px 0 0px 2px;
	padding: 0 0 0 20px;
	background: url(../../Images/Ireland/bullet-green.gif) 0 .5em no-repeat;
}
#wrapper #content #main-content ol ol
{
	margin-top: 5px;
	margin-bottom: 5px;
	list-style-type: lower-alpha;
}
#wrapper #content #main-content ol ol ol
{
	list-style-type: lower-roman;
}
#main-content table
{
	position: relative;
	border-collapse: collapse;
	width: 440px;
	background: url(../../Images/Ireland/table-header.gif) 0 0 no-repeat;
}
#main-content table caption
{
	font-weight: bold;
	text-align: left;
	padding-bottom: 15px;
	padding-top: 25px;
}
#main-content table th, #main-content table td
{
	border: 1px solid #ccc;
	padding: 10px;
}
#main-content table th
{
	background: #efefef url(../../Images/Ireland/th.gif) 0 0 repeat-x;
	border-right: 0;
	border-left: 0;
}
#main-content table th.first
{
	border-left: 1px solid #ccc;
}
#main-content table th.last
{
	border-right: 1px solid #ccc;
}
#main-content table .even td
{
	background: #f5f9f0;
}
#main-content form
{
	background: #f5f9f0 url(../../Images/Ireland/form.gif) 0 0 repeat-y;
	width: 380px;
	margin: 40px 0;
}
#main-content form h3
{
	background: #efefef url(../../Images/Ireland/form-h3.gif) 0 0 no-repeat;
	border-bottom: 1px solid #ccc;
	padding: 15px 10px;
	position: relative;
	top: -3px;
	margin: 0 1px;
	font-size: 1em;
}
#main-content fieldset
{
	border: 0;
	position: relative;
	width: 100%;
	border-bottom: 1px solid #ccc;
	padding: 10px 0;
	margin: 0;
}
#main-content legend span
{
	font-size: .9em;
	position: absolute;
	width: 80px;
	height: 20px;
	left: 380px;
	top: 0;
	padding: 5px 20px 5px 20px;
	color: #fff;
	background: url(../../Images/Ireland/legend.gif) 0 0 no-repeat;
}
#main-content form p
{
	padding: 0 10px;
	margin: 0 0 10px 0;
}
#main-content form p.mandatory
{
	background: url(../../Images/Ireland/mandatory.gif) 210px bottom no-repeat;
}
#main-content label
{
	display: block;
	padding-bottom: 3px;
}
#main-content p.inline
{
	float: left;
	padding-top: 3px;
	margin: 3px 0;
}
#main-content .inline label
{
	display: inline;
	float: left;
	width: 100px;
}
#main-content .inline input
{
	width: auto;
	float: left;
	border: 0;
	margin-right: 8px;
}
#main-content .radio input
{
	position: relative;
	left: -1px;
}
#main-content input
{
	width: 186px;
	border: 1px solid #ccc;
	padding: 2px 3px 3px 3px;
}
#main-content select
{
	width: 195px;
	border: 1px solid #ccc;
	padding: 1px 1px 2px 1px;
}
#main-content p.submit
{
	background: #666 url(../../Images/Ireland/form-b.gif) bottom left no-repeat;
	margin: 0;
	padding: 10px;
}
#main-content p.submit button
{
	background: url(../../Images/Ireland/submit.gif) 0 0 no-repeat;
	border: 0;
	cursor: pointer;
	margin: 0;
	padding: 1px 0 0 0;
	width: 92px;
	height: 25px;
	color: #336600;
}
#main-content hr
{
	display: block;
	border: 1px solid #ccc;
	color: #ccc;
	height: 0;
	padding: 0;
	margin: 30px 0;
	clear: both;
	width: 440px;
}
#main-content hr.colored
{
	border-color: rgb(34, 96, 143);
	color: rgb(34, 96, 143);
}
#main-content .back2top
{
	border-top: 1px solid #ccc;
	margin-top: 30px;
}
#main-content .back2top a
{
	float: left;
	background: url(../../Images/Ireland/back2top-l.gif) 0 0 no-repeat;
	text-decoration: none;
	font-size: .9em;
	cursor: pointer;
}
#main-content .back2top a span
{
	float: left;
	background: url(../../Images/Ireland/back2top-r.gif) right top no-repeat;
	padding: 4px 10px 10px 30px;
}

#other-features
{
	float: right;
	width: 210px;
}
#other-features h2, #other-features h3
{
	color: #316100;
	font-size: 1em;
	margin-bottom: 3px;
}

#actions
{
	float: left;
	background: url(../../Images/Ireland/actions.gif) 0 0 no-repeat;
	width: 190px;
	height: 30px;
	padding: 5px 10px 0 10px;
	margin-top: 16px;
}
#actions a
{
	font-size: .9em;
}
#actions a#print
{
	float: left;
	width: 7em !important;
	width: 70px;
	background: url(../../Images/Ireland/print.gif) 0 5px no-repeat;
	padding-left: 17px;
}
#actions a#rate
{
	float: right;
	width: 7em !important;
	width: 70px;
	background: url(../../Images/Ireland/rate.gif) 0 center no-repeat !important;
	background-position: 0 4px;
	padding-left: 18px;
}

#side-img
{
	float: left;
	margin-top: 10px;
}

#related-content h3
{
	padding-top: 18px;
	clear: both;
}
#related-content p
{
	padding-bottom: 18px;
	border-bottom: 1px solid #ccc;
}

#content #other-features h2#attachments
{
	background: #666 url(../../Images/Ireland/attachments.gif) 0 0 no-repeat;
	color: #fff;
	margin: 10px 0;
	padding: 8px 10px;
}
#other-features .attachment
{
	width: 210px;
	background: url(../../Images/Ireland/attachment-b.gif) bottom left no-repeat;
	margin-bottom: 10px;
}
#other-features .attachment h3
{
	background: url(../../Images/Ireland/attachment-t.gif) 0 0 no-repeat;
	padding: 10px 10px 3px 10px;
	margin: 0;
}
#other-features .attachment p
{
	padding: 0 10px;
}
#other-features .attachment p.pdf a
{
	background: url(../../Images/Ireland/pdf.jpg) 0 0 no-repeat;
	display: block;
	height: auto !important;
	height: 0;
	padding: 10px 10px 17px 40px;
	margin-top: 7px;
}

#rss-box
{
	padding: 13px 15px 15px 80px;
	background: url(../../Images/Ireland/rss-box.jpg) 0 0 no-repeat;
	width: 115px;
	height: 52px;
	margin-bottom: 10px !important;
	margin-bottom: 6px;
}
#map-box
{
	padding: 13px 15px 15px 80px;
	background: url(../../Images/Ireland/map-box.jpg) 0 0 no-repeat;
	width: 115px;
	height: 52px;
}


/* ---- FOOTER -------------------------------------------------------------------------------------------- */

#footer
{
	float: left;
	width: 900px;
	padding: 0 20px 20px 20px;
	background: #F1F1F1 url(../../Images/Ireland/footer.gif) 0 0 repeat-x;
}
#footer a, #designed-by a
{
	text-decoration: underline;
}
#footer a:hover, #designed-by a:hover
{
	text-decoration: none;
}
#fns
{
	margin-left: -10px;
}
#fns li
{
	display: inline;
}
#fns li a
{
	float: left;
	border-right: 1px solid #ccc;
	padding: 10px;
	margin: 10px 0;
}
#fns li.last a
{
	border: 0;
}

#copyright
{
	clear: both;
	padding: 10px 0 30px 0;
	width: 900px;
}

#accessibility li, #accessibility a
{
	float: left;
}
#accessibility img
{
	float: left;
	border: 0;
}
#accessibility #validation
{
	border: 1px solid #ccc;
	padding: 6px 0 6px 5px;
	margin-left: 10px;
}
#accessibility #validation a
{
	margin-right: 5px;
}
#accessibility #validation img
{
	width: 72px;
}

#gns-replica
{
	height: 30px;
	position: relative;
	float: right;
}
#gns-replica li
{
	display: inline;
}
#rep-general-public
{
	position: absolute;
	top: 0;
	left: 0;
	width: 30px;
	height: 30px;
}
#rep-professionals
{
	position: absolute;
	top: 0;
	left: 34px;
	width: 30px;
	height: 30px;
}
#rep-corporate
{
	position: absolute;
	top: 0;
	right: 0;
	width: 30px;
	height: 30px;
}

#designed-by
{
	padding: 30px 20px;
	clear: both;
	width: 900px;
	background: #ccc url(../../Images/Ireland/footer-b.jpg) -1px 0 no-repeat;
}


/* ---------------------------------------------- HIGHLIGHTS PANEL ---------------------------------------------- */

#highlights-panel
{
	position: relative;
	right: -10px;
	float: right;
	margin-top: 10px;
	width: 561px;
	background: url(../../Images/Ireland/highlights-panel-t.jpg) 0 0 no-repeat;
}
#selItemContent
{
	float: right;
	width: 500px;
	display: inline;
	margin: 20px 29px 73px 32px;
	padding-bottom: 12px;
	border-bottom: 1px solid #ccc;
}
#selItemContent h2
{
	font-size: 1.1em;
	padding: 5px 0 10px 0;
}
#selItemContent h2 a
{
	color: rgb(34, 96, 143);
}
#selItemContent h2 a span.HTH
{
	display: none;
}
#selImg
{
	float: left;
	border: 5px solid #fff;
}
#selAnchor
{
	float: left;
	background: url(../../Images/Ireland/selImg.gif) 0 0 no-repeat;
	border: 0;
	padding: 3px 4px;
	margin: 0 15px 0px -3px;
}
#thumbsWrapper
{
	width: 538px;
	position: absolute;
	bottom: 0;
	left: 6px;
	padding: 0 0 0 23px;
	background: url(../../Images/Ireland/highlights-panel-b.jpg) bottom left no-repeat;
}
#thumbsWrapper ul
{
	float: left;
}
#thumbsWrapper ul li
{
	float: left;
	margin: 0px 5px 0px 0;
	background: url(../../Images/Ireland/thumbs.gif) 0 0 no-repeat;
	padding: 4px;
}
#thumbsWrapper ul li img
{
	border: solid 5px white;
	cursor: pointer;
	width: 60px;
	height: 40px;
}
#thumbsWrapper ul li a
{
	display: none;
}
#thumbsWrapper ul li.selected img, #highlights-panel ul li.hover img
{
	border: solid 5px #999999;
}
#thumbsWrapper #buttons
{
	float: right;
	position: relative;
	right: 30px;
	top: 10px;
}
#thumbsWrapper #buttons input
{
	margin: 5px;
	float: left;
}


/* ---------------------------------------------- SKINS ---------------------------------------------- */

#pink #selItemContent h2 a, #pink #find-fast a, #pink #related-sites a, #pink #main-content a
{
	color: #993366;
}
#pink #get-in-touch
{
	background-image: url(../../Images/Ireland/tagline-get-in-touch-r-pink.gif);
	background-color: #993366;
}
#pink #get-in-touch a
{
	background-image: url(../../Images/Ireland/tagline-get-in-touch-l-pink.gif);
}
#pink #latest-news .date
{
	background-image: url(../../Images/Ireland/latest-news-t-pink.gif);
	background-color: #f9f0f5;
}
#pink #latest-news li
{
	background-image: url(../../Images/Ireland/latest-news-b-pink.gif);
	background-color: #f9f0f5;
}
#pink #latest-news li a
{
	background-image: url(../../Images/Ireland/latest-news-plus-pink.gif);
}
#pink #related-sites li a
{
	background-image: url(../../Images/Ireland/pink-arrow.gif);
}
#pink #main-content table .even td
{
	background: #f9f0f5;
}
#pink #main-content form
{
	background-color: #f9f0f5;
}
#pink hr.colored
{
	border-color: #993366;
	color: #993366;
}
#pink #actions a#rate
{
	background-image: url(../../Images/Ireland/rate-pink.gif) !important;
}
#pink #actions a
{
	color: #993366;
}
#pink #other-features h2, #pink #other-features h3
{
	color: #993366;
}
#pink #lns a
{
	color: #993366;
}
#pink #lns li.active a
{
	color: #fff;
	background-image: url(../../Images/Ireland/lns-first-level-active-b-pink.gif);
}
#pink #lns li.active
{
	background: #993366 url(../../Images/Ireland/lns-first-level-active-t-pink.gif) 0 0 no-repeat;
}
#pink #lns li.active li
{
	background: #f9f0f5 url(../../Images/Ireland/lns-second-level-t-pink.gif);
}
#pink #lns li.active li a
{
	color: #993366;
	background-image: url(../../Images/Ireland/lns-second-level-b-pink.gif);
}
#pink #lns li.active li.active-1 li.active-2 a
{
	background: #f9f0f5 url(../../Images/Ireland/right-arrow-pink.gif) 20px 1.3em no-repeat;
}
#pink #lns li.active li.active-1 li a
{
	background-image: url(../../Images/Ireland/right-arrow-pink.gif);
	background-color: #fff;
}
#pink #lns li.active li.active-1 a
{
	background-image: url(../../Images/Ireland/lns-second-level-active-b-pink.gif);
}
#pink #lns li.active li.active-1
{
	background: #f0dee7 url(../../Images/Ireland/lns-second-level-active-t-pink.gif) no-repeat;
}
#pink #main-content p.submit button
{
	color: #993366;
}
#pink #main-content ul li, #pink #wrapper #content #main-content ol ul li
{
	background-image: url(../../Images/Ireland/bullet-pink.gif);
}



#blue #selItemContent h2 a, #blue #find-fast a, #blue #related-sites a, #blue #main-content a
{
	color: #025782;
}
#blue #get-in-touch
{
	background-image: url(../../Images/Ireland/tagline-get-in-touch-r-blue.gif);
	background-color: #025782;
}
#blue #get-in-touch a
{
	background-image: url(../../Images/Ireland/tagline-get-in-touch-l-blue.gif);
}
#blue #latest-news .date
{
	background-image: url(../../Images/Ireland/latest-news-t-blue.gif);
	background-color: #e2edf3;
}
#blue #latest-news li
{
	background-image: url(../../Images/Ireland/latest-news-b-blue.gif);
	background-color: #e2edf3;
}
#blue #latest-news li a
{
	background-image: url(../../Images/Ireland/latest-news-plus-blue.gif);
}
#blue #related-sites li a
{
	background-image: url(../../Images/Ireland/blue-arrow.gif);
}
#blue #main-content table .even td
{
	background: #eef4f7;
}
#blue #main-content form
{
	background-color: #eef4f7;
}
#blue hr.colored
{
	border-color: #025782;
	color: #025782;
}
#blue #actions a#rate
{
	background-image: url(../../Images/Ireland/rate-blue.gif) !important;
}
#blue #actions a
{
	color: #025782;
}
#blue #other-features h2, #blue #other-features h3
{
	color: #025782;
}
#blue #lns a
{
	color: #025782;
}
#blue #lns li.active a
{
	color: #fff;
	background-image: url(../../Images/Ireland/lns-first-level-active-b-blue.gif);
}
#blue #lns li.active
{
	background: #025782 url(../../Images/Ireland/lns-first-level-active-t-blue.gif) 0 0 no-repeat;
}
#blue #lns li.active li
{
	background: #e2edf3 url(../../Images/Ireland/lns-second-level-t-blue.gif) 0 0 no-repeat;
}
#blue #lns li.active li a
{
	color: #025782;
	background-image: url(../../Images/Ireland/lns-second-level-b-blue.gif);
}
#blue #lns li.active li.active-1 li.active-2 a
{
	background: #e2edf3 url(../../Images/Ireland/right-arrow-blue.gif) 20px 1.3em no-repeat;
}
#blue #lns li.active li.active-1 li a
{
	background-image: url(../../Images/Ireland/right-arrow-blue.gif);
	background-color: #fff;
}
#blue #lns li.active li.active-1 a
{
	background-image: url(../../Images/Ireland/lns-second-level-active-b-blue.gif);
}
#blue #lns li.active li.active-1
{
	background: #c4e1ef url(../../Images/Ireland/lns-second-level-active-t-blue.gif) no-repeat;
}
#blue #main-content p.submit button
{
	color: #025782;
}
#blue #main-content ul li, #blue #wrapper #content #main-content ol ul li
{
	background-image: url(../../Images/Ireland/bullet-blue.gif);
}

#contentpage
{
	float: left;
	width: 920px;
	padding: 0 10px 30px 10px;
	background: white;
}
#fns a.last, #wrapper, #gns li.last
{
	border: 0;
}

#ui-datepicker-div
{
	display: none;
}
