body {
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:62.5%;
	margin:0;
	padding:0;
	background-image: url(images/bodyBG.jpg);
	background-position: 50% 0%;
	background-repeat: no-repeat;
}
/* General CSS */
p {
	font-size:1.2em;
	line-height:1.2;
	margin:0 0 10px 0;
	padding:0;
}
h1 {
	font-size:1.7em;
	line-height:1.6em;
	color: #232579;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	margin:10px 0 10px 0;
}
h2 {
	font-size:1.4em;
	line-height:1em;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	color: #7B84BB;
}
ul {
	margin:0;
	padding:0;
	font-size:1.2em;
}
li {
	margin:0;
	padding:0;
}
.clear {
	height:1px;
	font-size:1%;
	width:100%;
	clear:both;
}
a img {
	border:none;
}
.left {
	float: left;
}
form p {
	margin: 0px;
	padding: 0px;
	position: relative;
	line-height: 1;
}
input {
	line-height: 1.1;
	padding: 1px 2px 1px 1px;
}
#donation {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	display: block;
}
#donation input{
	background-color: #ECECEC;
}
.button {
	margin: 0px;
	padding: 0px;
	width: 30px;
	height: 25px;
	border: none;
	background-color: transparent;
	position: absolute;
	left: 102px;
	top: -2px;
	line-height: 1;
	}
.button2 {
	margin: 0px;
	padding: 0px;
	width: 30px;
	height: 25px;
	border: none;
	background-color: transparent;
	position: absolute;
	left: 122px;
	top: -2px;
	line-height: 1;
	}
/* End of general CSS */
#accessibility {
	position:absolute;
	font-size:0.0em;
	margin:0;
	padding:0;
	visibility:hidden;
}
#container {
	text-align:left;
	width:850px;
	overflow:visible;
	height:auto;
	margin:0 auto 0 auto;
	position:relative;
}
#topSection {
	height: 120px;
	width: 850px;
	position: relative;
	margin: 0;
}
#topSection #topNav a {
	color: white;
	text-decoration: none;
	display: block;
	background-image: url(images/topNavBG1.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 5px 8px;
}
#topSection #topNav a:hover {
	color: #CDCDCD;
	text-decoration: none;
	display: block;
	background-image: url(images/topNavBG1.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 5px 8px;
}
h1#header {
	width:100%;
	padding:0;
	margin:0;
	background-image: url(images/logo.jpg);
	height: 120px;
}
h1#header #headerLink {
	display:block;
	width:100%;
	text-indent:-5000px;
	overflow:hidden;
}
ul#topNav {
	position: absolute;
	left: 155px;
	width: 600px;
	bottom: 0px;
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#topNav li {
	float: left;
	list-style: none;
	margin: 0 1px 0 0;
	padding: 0;
	background-image: url(images/topNavBG2.gif);
	background-position: top right;
	background-repeat: no-repeat;
}
a.bigLink {
	display: block;
	margin: 0px 0px 5px;
	padding: 6px 3px 6px 5px;
	background-image: url(images/bigLinkBG.gif);
	line-height: 1.2;
	color: white;
	text-decoration: none;
	background-position: 0% 50%;
	width: auto;
	font-size: 1.3em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
}
a:hover.bigLink {
	display: block;
	margin: 0px 0px 5px;
	padding: 6px 3px 6px 5px;
	background-image: url(images/bigLinkBG.gif);
	line-height: 1.2;
	color: white;
	text-decoration: underline;
	background-position: 0% 50%;
	width: auto;
	font-size: 1.3em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
}


#content {
	overflow:visible;
	height:auto;
	width:540px;
	float:left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 14px;
	padding-top: 10px;
}
#content p {
	line-height: 1.3em;
}
#content ol {
	font-size: 1.3em;
}
#content ol ol {
	font-size: 1em;
}
#content li {
	padding-left: 0px;
	margin-left: 10px;
}
#content ul {
	margin-left: 5px;
}
#content .marginParagraph {
	margin: 0px 0px 10px 116px;
	padding: 0px;
}
#content .green {
	font-weight: bold;
	color: #232579;
}
#content .bigPicture {
	margin: 0px 0px 20px;
	padding: 0px;
}
#content  input {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#content tr {
	margin: 0px 0px 55px;
}
#content .col1 {
	margin: 0px;
	padding: 0px;
	width: 187px;
	vertical-align: top;
}
#content .col1 img {
	margin-left: 25px;
}
#content .col2 {
	margin: 0px;
	width: 358px;
	vertical-align: top;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}

#content .col2 h2 {
	font-size: 1.3em;
	margin: 0 0 10px 0;
}
#content .col2 strong {
	color: #333333;
}
 #content  .col2  a.addToBasket {
	text-decoration: none;
	float: right;
	width: 150px;
	text-align: right;
	font-weight: bold;
}
 #content  .col2  a:hover.addToBasket {
	text-decoration: underline;
	float: right;
	width: 150px;
	font-weight: bold;
	text-align: right;
}
#content  .col2  a.addToBasket2 {
	text-decoration: none;
	width: 150px;
	text-align: right;
	font-weight: bold;
	height: 30px;
}
 #content  .col2  a:hover.addToBasket2 {
	text-decoration: underline;
	width: 150px;
	font-weight: bold;
	text-align: right;
}
#content  .col2  a.addToBasket3 {
	text-decoration: none;
	width: 50px;
	text-align: right;
	font-weight: bold;
}
 #content  .col2  a:hover.addToBasket3 {
	text-decoration: underline;
	width: 50px;
	font-weight: bold;
	text-align: right;
}
 #content  .col2  a.moreInfo {
	width: 150px;
	text-decoration: none;
}
 #content  .col2  a:hover.moreInfo {
	width: 150px;
	text-decoration: underline;
}
#content .col2 a.addToWishList {
	width: 150px;
	text-decoration: none;
	text-align: right;
	font-weight:bold;
}
#content .col2 a:hover.addToWishList {
	width: 150px;
	text-decoration: underline;
	text-align: right;
    font-weight:bold;
}
#leftCol #search {
	width: 92px;
	margin: 0;
}
#leftCol {
	overflow:visible;
	height:auto;
	float:left;
	width:141px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/logobase.gif);
	background-repeat: no-repeat;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0;
}
#leftCol h2 {
	font-size: 1.3em;
	font-weight: bold;
	background-color: #232579;
	margin: 15px 0 0 0;
	padding: 5px;
	color: white;
}
#leftCol #searchForm {
	width: 142px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#leftCol #searchForm #search {
	width: 100px;
	margin: 0;
	padding: 2px 2px 3px 2px;
	font-size: 1.2em;
	height: 1.2em;
	position: relative;
	line-height: 1.1;
}
#leftCol #searchForm button {
	margin: 0px 0 0 2px;
	padding: 0px;
	border: none;
	width: 28px;
	height: 24px;
	vertical-align: bottom;
	background-color: transparent;
}
#leftCol #searchForm p {
	margin: 0px;
	padding: 0px;
	font-size: 1em;
}
#leftCol ul {
	font-size:1.4em;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-bottom: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#leftCol li {
	list-style:none;
	margin: 0 0 5px 0;
}
#leftCol li a {
	text-decoration:none;
	color: #232579;
}
#leftCol li a:hover {
	text-decoration:underline;
	color: #666666;
}
#leftCol #basket {
	background-image: url(images/basketBG.gif);
	background-position: 0px top;
	background-repeat: no-repeat;
	text-align: right;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#leftCol #basket img{
	float:left;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#leftCol form img {
	margin: 0px;
	padding: 0px;
}
#rightCol {
	float: right;
	width: 142px;
	padding-top: 10px;
}
#rightCol h2 {
	font-size: 1.3em;
	font-weight: bold;
	background-color: #232579;
	margin: 0px;
	padding: 5px;
	color: white;
}
#rightCol p {
	font-weight: bold;
	color: #232579;
}
#rightCol a.catLink {
	text-decoration: none;
	background-image: url(images/catalogue.gif);
	text-indent: -5000px;
	display: block;
	height: 85px;
	width: 142px;
	overflow: hidden;
}
#rightCol a:hover.catLink {
	text-decoration: none;
	background-image: url(images/catalogue.gif);
	text-indent: -5000px;
	display: block;
	height: 85px;
	width: 142px;
	overflow: hidden;
}
#rightCol form.mailingList {
	background-color: #ffde7a;
	margin: 0 0 5px 0;
	padding: 5px 0px 10px 5px;
}
#rightCol form.mailingList p {
	font-size: 1em;
	margin: 0px;
	padding: 0px;
}
#rightCol form.mailingList button {
	background-color: transparent;
	margin: 0px 0 0 2px;
	padding: 0px;
	border: none;
	width: 28px;
	height: 24px;
	vertical-align: bottom;
}
#rightCol form.mailingList input {
	width: 85px;
	margin: 5px 0 0 0;
	padding: 2px 2px 3px 2px;
	font-size: 1.2em;
	height: 1.2em;
	position: relative;
	line-height: 1.1;
}
table.addresstbl {
	margin: 0px;
	padding: 0px;
}
.addresstbl td{
	background-color: #EBEBEB;
	padding: 6px;
	font-size: 1.2em;
}
.addresstbl th{
	background-color: #EBEBEB;
	padding: 6px;
	text-align: left;
	vertical-align: top;
	color: #232579;
	font-size: 1.3em;
}
#content table {
	width: 500px;
	margin: 20px 0 0 0;
}
#content  h1.animalMagic  {
	color: #232579;
}
.animalMagic a {
	color: #232579;
	text-decoration: none;
}
.animalMagic a:hover {
	color: #666666;
	text-decoration: underline;
}
ul#bottomNav {
	font-size:1.1em;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
ul#bottomNav li {
	list-style:none;
	display:inline;
	border-left:1px solid #333333;
	float:left;
	margin: 0px;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
}
ul#bottomNav li.first {
border:none;
padding:0 5px 0 0;
}
ul#bottomNav a {
	color:#555555;
	text-decoration:none;
	padding: 0px;
	margin-top: 0px;
}
ul#bottomNav a:hover{
color:#555555;
text-decoration:underline;
}

#credits {
	font-size: 0.9em;
	padding-top: 5px;
	color: #666666;
}
.smalltext {
	font-size: 0.9em;
}
img.floatright {
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
}

#logout {
	float: right;
	width: 200px;
	font-size: 1.1em;
	color: #00A890;
	text-align: center;
}
#logout a {
	color: #00A890;
	text-decoration: underline;
}
#logout a:hover {
	text-decoration: underline;
}

