/* ========================================== */
/* 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 */
	text-align: left;
		
}


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

body {
		color: #000;
		background-color: #fff;
		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: #339e35;
		text-decoration: underline;
}

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

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

a:active {
		color: #339e35;
		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;
	text-align: left;
}

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

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

.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: #fff url("../images/banner_pups.jpg") top left no-repeat;
		height: 233px;
		width: 793px;
		margin:0;
		padding:0;
		float: left;
}
#search {
		width: 70%;
		float: left;
		background-color : #fff;
}
#accesstools {
		width: 100%;
		margin: 0px;
		margin:0 0 0 0px;
		float: left;
		background-color : #fff;
		border-right:2px solid #339e35;
		border-left:2px solid #339e35;
		border-top:2px solid #339e35;
		
}
#stylesheetswitcher{
		width: 30%;
		float: right;
		background-color : #fff;
}
.image_right{
		float: right;
		padding: 20px 10px 20px 0;
}
.image_left{
		float: left;
		padding: 20px 0px 20px 10px;
}
.image_right_large{
		float: right;
		padding: 0 10px 0 0;
		height: 400px;
		width: 40%;
}
.image_right_medium{
		float: right;
		padding: 0 10px 0 0;
		height: 300px;
		width: 260px;
}
.content_left_contact{
		float: left;
		padding: 0 10px 0 0;
		height: 400px;
		width: 50%;
}
.content_left_puppy{
		float: left;
		padding: 0 10px 0 0;
		height: 300px;
		width: 50%;
}
.content_left{
	float: left;
	width: 45%;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0;
	text-align: left;
}
.content_logo{
		float: left;
		padding: 0 10px 0 0;
		width: 40%;
}
.content_right{
	float: right;
	width: 45%;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 10px;
}
.news{
		float: right;
		padding: 0 0px 0 10px;
		width: 70%;
}
.news_box{
		border: 1px solid #339e35;
}

.form_left{
		float: left;
		width: 50%;
}
.form_right{
		float: right;
		width: 50%;
}
#topimage{
		width: 100%;
		float: left;
		padding:0px 0px 0 0;
}

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

#logo {
		margin: 20px 0 15px 20px;
}

#wrapper {
		background-color: #fff;
		margin:0 auto;
		width:790px;
		text-align: left;
}
#wrap {
	background-color: #fff;
	margin:0 auto;
	width:790px;
	text-align: right;
	border:2px solid #339e35;
}
#frontimage {
		width: 70%;
		margin: 0px;
		margin:0 0 0 0px;
		float: left;
		background-color : #fff;
}
#rightimage {
		width: 30%;
		float: right;
		background-color : #fff;
		height : 500px;
		
}
.spacingrightimage {margin:5px 0px 5px 5px;
}
#subnav {float: left; width: 160px; background-color: #bad80a; min-height: 100%;
		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: #bad80a; height: 100%;
		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;
}
#sitemap {
	padding: 0px 0px 0px 40px;
	margin: 0 0 0 150px;
	vertical-align: top;
}
#sitemap p{
	padding: 0px 0px 0px 0px;

}

#sitemap a:link {
		color: #339e35;
		text-decoration: underline;
		padding:0px;
}

.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 : #fff;
}

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

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

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

form {
	margin: 0;
	padding: 0;
	text-align: left;
}

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

th {
		text-align: left;
}

img {
		border: 0;
}
/* online form elements*/

#marginForm fieldset
{
	display: block;
	margin: 0 0 1em 0;
	border: 0 solid #FFFFFF;
	border-top: 1px solid #000000;
	padding: 0 1em 1em 1em;
}

#marginForm fieldset.radio
{
	margin: 0 0 0 -1em;
	border: 0 solid #FFFFFF;
}

#marginForm fieldset.radio input
{
	position: static;
	clear: both;
	float: left;
}

#marginForm fieldset.radio label
{
	position: relative;
	top: -1.25em;
	display: inline;
	width: auto;
	margin: 0 0 0 8em;
	font-weight: bold;
	font-weight: normal;
}

#marginForm fieldset.radio legend
{
	float: left;
	font-weight: bold;
}

#marginForm input
{
	position: relative;
	top: -1.4em;
	left: 8em;
	display: block;
}

#marginForm input.submit
{
	clear: both;
	top: 0;
}

#marginForm label
{
	clear: both;
	float: left;
	display: block;
	width: 8em;
	margin-top: -1em;
	font-weight: bold;
}

#marginForm label.first
{
	margin-top: 1em;
}

#marginForm select
{
	position: relative;
	top: -1.4em;
	left: 8em;
	display: block;
}
