/* ========================================== */
/* Typography - font-sizing. Do not adjust. */
/* ========================================== */

body, p, ul, li, td, ol, dl, dd, tr, th, td, table {
		font-family: Verdana, Helvetica, Arial, sans-serif;
		font-size: x-small;		/* rule for ie4/5 */
		voice-family: "\"}\"";	/* rule ends for ie4/5 */
		voice-family: inherit;	/* recover */
		font-size: small;		/* rule for better browsers */
		
}


/* ========================================== */
/* Body definitions. 
   'color' defines text colour of page. 
   'background-color' defines background 
   colour. */
/* ========================================== */

body {
		color: #fff;
		background-color: #000;
		margin: 0;
		padding: 0;
		text-align: left;
		min-width: 790px;
}

/* ========================================== */
/* Typography - links. 
   Attributes can be 
   changed in these rules, but do not adjust 
   the order in which these four elements are 
   written. */
/* ========================================== */

a:link {
		color: #fff;
		text-decoration: underline;
}

a:visited {
		color: #fff;
		text-decoration: underline;
}

a:hover {
		color: #339e35;
		text-decoration: underline;
}

a:active {
		color: #fff;
		font-weight: bold;
		text-decoration: underline;
}

/* ========================================== */
/* Typography - other elements. 
   Defines the 
   the size of header tags relative to the
   standard text size, and gives options to 
   hide and justify text. */
/* ========================================== */

h1 {
		font-size:115%;
		margin: 4px 0 4px 0;
		padding: 0;
		color: #faf334;
}

h2 {
		font-size:110%;
		margin: 0 0 8px 0;
		padding: 0;
		color: #fff;
}

h3 {
		font-size:100%;
		margin: 0 0 8px 0;
		padding: 0;
		color: #fff;
}

.hide {
		position: absolute;
		left: 0px;
		top: -500px;
		width: 1px;
		height: 1px;
		overflow: hidden;
		/* This CSS class is used to hide the 'Skip navigation' link at 
		the top of each page from standard browsers, whilst leaving it 
		available to screen readers and other devices. */
}

.justify {
		text-align: justify;
		/* This class can be applied to paragraphs or other text 
		elements, in order to justify the text across the width of the 
		paragraph, section or page. */
}

pre {
		font-family: "Courier New", Courier, mono;
		/* Formatting for the HTML <pre> tag, which interprets and 
		displays code literally (with all spaces, gaps, tabs, etc.). 
		If you will not need to display text literally in your site,
		you should delete this declaration. */
}

/* ========================================== */
/* Navigation elements. Defines the formatting
   of the main navigation bar. Attributes for 
   colour and margins can be changed in these 
   rules.  */
/* ========================================== */

#nav{
margin-left: 0px;
padding: 0;
width: 100%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
padding-left: 0px;
border-right:2px solid #339e35;
border-left:2px solid #339e35;
}

#nav ul{
font: bold 11px Arial, Verdana, sans-serif;
margin:0;
padding:0;
list-style:none;
}

#nav li{
display:inline;
margin:0 2px 0 0;
padding:0;
text-transform:uppercase;
}


#nav a{
float:left;
color: white;
background: #339e35 url(../images/color_tabs_left.gif) no-repeat left top;
margin:0 2px 0 0;
padding:0 0 1px 3px;
text-decoration:none;
letter-spacing: 1px;
}

#nav a span{
float:left;
display:block;
background: transparent url(../images/color_tabs_right.gif) no-repeat right top;
padding:4px 9px 2px 6px;
}

#nav a span{
float:none;
}


#nav a:hover{
background-color: #fff;
color: #339e35;
}

#nav a:hover span{
background-color: #fff;
color: #339e35;
}

#nav #current a, #nav #current span{ /*currently selected tab*/
background-color: #000;
color: #fff;
}

#navline{
clear: both;
padding: 0;
width: 100%;
line-height: 2px;
background: #339e35;
border-right:2px solid #339e35;
border-left:2px solid #339e35;

}


/* ========================================== */
/* Div id attributes. Defines the 
   appearance of various specific page areas. */
/* ========================================== */


#top {
		border-bottom: 1px solid #60646E;
		background: #000 url("../images/banner_pups_black.jpg") top left no-repeat;
		height: 233px;
		width: 793px;
		margin:0;
		padding:0;
		float: left;
}
#search {
		width: 70%;
		float: left;
		background-color : #000;
		color: #fff;
}
#accesstools {
		width: 100%;
		margin: 0px;
		margin:0 0 0 0px;
		float: left;
		background-color : #000;
		border-right:2px solid #339e35;
		border-left:2px solid #339e35;
		border-top:2px solid #339e35;
		
}
#stylesheetswitcher{
		width: 30%;
		float: right;
		background-color : #000;
}
.image_right{
		float: right;
		padding: 0 10px 0 0;
		background-color : #000;
}
.image_right_large{
		float: right;
		padding: 0 10px 0 0;
		height: 400px;
		width: 40%;
		background-color : #000;
}
.image_right_medium{
		float: right;
		padding: 0 10px 0 0;
		height: 300px;
		width: 260px;
		background-color : #000;
}
.content_left_contact{
		float: left;
		padding: 0 10px 0 0;
		height: 400px;
		width: 50%;
		background-color : #000;
}
.content_left{
		float: left;
		padding: 0 10px 0 0;
		height: 600px;
		width: 50%;
		background-color : #000;
}
.content_logo{
		float: left;
		padding: 0 10px 0 0;
		width: 40%;
}
.content_right{
		float: right;
		padding: 0 10px 0 0;
		width: 55%;
}
.image_left{
		width: 50%;
		float: left;
		background-color : #000;
}
#topimage{
		width: 100%;
		float: left;
		padding:0px 0px 0 0;
		background-color : #000;
}

#donate {
		margin:0;
		padding:92px 10px 0 0;
		float: right;
}

#logo {
		margin: 20px 0 15px 20px;
		background-color : #000;
}

#wrapper {
		background-color: #000;
		margin:0 auto;
		width:790px;
		text-align: left;
}
#wrap {
		background-color: #000;
		margin:0 auto;
		width:790px;
		text-align: left;
		border:2px solid #339e35;
}
#frontimage {
		width: 70%;
		margin: 0px;
		margin:0 0 0 0px;
		float: left;
		background-color : #000;
}
#rightimage {
		width: 30%;
		float: right;
		background-color : #000;
		height : 500px;
		
}
.form_left{
		float: left;
		width: 50%;
}
.form_right{
		float: right;
		width: 50%;
}
.spacingrightimage {margin:5px 0px 5px 5px;
}
#subnav {float: left; width: 160px; background-color: #000; height: 650px;
		border-right: 1px solid #60646E;
		border-bottom: 1px solid #60646E;}
#subnav ul {margin: 0; padding: 0;}
#subnav li {list-style-type: none; display: inline;}

#subnav li a {
		text-decoration: none;
		background-color: #bad80a;
		padding: 5px 0 5px 5px;
		display: block;
		font-weight : bold;
		color: #000;

}

#subnav li a:hover {
		color: #fff;
		background-color: #339e35;
		text-decoration: none;
		padding: 5px 0 5px 5px;
		display: block;
		font-weight : bold;
}
#subnav_home {float: left; width: 160px; background-color: #000; height: 800px;
		border-right: 1px solid #60646E;
		border-bottom: 1px solid #60646E;}
#subnav_home ul {margin: 0; padding: 0;}
#subnav_home li {list-style-type: none; display: inline;}

#subnav_home li a {
		text-decoration: none;
		background-color: #bad80a;
		padding: 5px 0 5px 5px;
		display: block;
		font-weight : bold;
		color: #000;

}

#subnav_home li a:hover {
		color: #fff;
		background-color: #339e35;
		text-decoration: none;
		padding: 5px 0 5px 5px;
		display: block;
		font-weight : bold;
}
#subsection {
		padding: 0px 10px 0px 0px;
}

#content {
	padding: 0px 0px 0px 40px;
	margin: 0 0 0 150px;
	vertical-align: top;
	background-color : #000;
}
#last_updated {
	padding: 0px 0px 0px 40px;
	margin: 0 0 0 150px;
	vertical-align: top;
		background-color : #000;
}



.datatable {
		max-width: 58%;			/* rule for ie4/5 */
		voice-family: "\"}\"";	/* rule ends for ie4/5 */
		voice-family: inherit;	/* recover */
		max-width: 80%;			/* rule for better browsers */
}


#content table tr td, #content th {
		padding-bottom: 5px;
		padding-top: 5px;
}
#backlink {
		width: 30%;
		float: right;
		background-color : #000;
}

#base {
		background-color: #000;
		padding: 0px 0 0 0;
		clear: both;
		height: 61px;
		width: 790px;
		
}
#paragraph_home{ font-size: 85%;

}
#breadcrumb {
		width: 90%;	
		background-color : #000;	
}
#left {
		border-top: 1px solid #60646E;
		background-color: #000;
		margin: 5px;
		padding: 0px;
		clear: both;
		float: left;
		
}
#contactcork {
		width: 50%;
		margin: 0px;
		margin:0 0 0 0px;
		float: left;
		background-color : #000;
}
#contactdublin {
		width: 50%;
		margin: 0px;
		margin:0 0 0 0px;
		float: right;
		background-color : #fff;
}
#bottom {
		width: 100%;
		background-color : #000;
		height: 60px;
}

.centeredImage
    {
    text-align:center;
    margin-top:0px;
    margin-bottom:0px;
    padding: 0 5px 0 5px;
	background-color : #000;
    }
/* ========================================== */
/* Other rules. General formatting for other
   page elements. */
/* ========================================== */

form {
		margin: 0;
		padding: 0;
}

td, tr, th, table {
		vertical-align: top;
		padding: 0;
}

th {
		text-align: left;
}

img {
		border: 0;
}
