body {
  margin: 0px;
  padding: 0px;
  background: #336633 url(/images/bg-main.jpg) repeat-x bottom;
  font-size: 76%;
}
body,h1,h2,h3,h4,h5,h6,ol,ul,li,p,tr,td,th,tbody {
  font-family: georgia, "trebuchet ms", times, serif;
}
form {
  padding: 0px;
  margin: 0px;
}
h1, .heading1 {
  color: #003300;
  font-size: 2em;
}
h2, .heading2 {
  margin: 2px 0px;
  color: #003300;
  font-size: 1.5em;
}
h3 {
  color: #6b8d17;
  font-size: 1.2em;
  text-transform: lowercase;
}
h4 {
  font-size: 1em;
  text-transform: uppercase;
}
h5 {
  padding: 10px 4px;
  margin: 4px 0px;
  border-top: 2px solid #98b65d;
  background: #030;
  color: white;
  font-size: 1.5em;
}
h6 {
  padding: 4px;
  margin: 4px 0px;
  border-top: 1px solid #363;
  background: #98b65d;
  color: white;
  font-size: 0.9em;
}
img.superstar {
  float: right;
  margin: 25px 50px;
  border: 0px;
}
strong, b {
  font-weight: bold;
}
table.breedslist td, table.breedslist a {
  font: normal 10px Verdana,Arial,Helvetica,sans-serif;
}
.animalbreed {
  display: inline;
  color: #666;
}
.animalbuttons {
  margin-top: 8px 2px;
}
.animalbuttons img {
  border: 0px;
  display: inline;
}
.animaldetails {
  margin-left: 160px;
  font: normal 10px Verdana,Arial,Helvetica,sans-serif;
  text-align: left;
}
.animaldetails div {
  padding: 2px;
}
.animaldetails strong {
  color: #000;
  font-weight: bold;
}
.animallocation {
  display: block;
  color: #666;
}
.animalphoto {
  float: left;
  margin: 10px 0 0 5px;
  display: inline;
  background: url(/images/shadow.gif) no-repeat bottom right;
  text-align: center;
  vertical-align: top;
}
.animalphoto img {
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  display: block;
  background-color: #fff;
  position: relative;
}
.animalphotoenlarge {
  color: #f60;
  font: bold 8px Verdana,Arial,Helvetica,sans-serif;
  text-transform: uppercase;
  text-align: center;
}
.animalrating {
}
.animalrow {
  margin: 1px;
  padding: 0px;
  width: 605px;
  border-bottom: 1px solid #363;
  background: #fff;
  height: 175px;
}
.animalspecies {
  display: inline;
  color: #666;
}
.animaltitle {
  margin-bottom: 5px;
  color: #f60;
  font: bold 22px "Arial Black",Arial,Verdana,sans-serif;
  text-decoration: none;
}
.animaltitle a, .animaltitle a:hover, .animaltitle a:link {
  color: #f60;
  text-decoration: none;
}
.breedlistlink {
  width: 100%;
  padding: 0px;
  margin: 0px;
  display: block;
  cursor: pointer;
  height: 100%;
}
.breedlistlink:hover {
  color: #fff;
}
.breedlistnum {
}
.breedslist {
  border: 1px dotted #6b8d17;
  margin: 1px;
  width: 605px;
}
.breedslist td {
  padding: 4px;
  margin: 1px;
  background-color: #f1f1f1;
  text-align: center;
  vertical-align: top;
}
.btnaddanimal {
  background: #363;
  color: white;
}
.categorybrowse {
  margin: 0px;
  color: #f60;
}
.categorybrowse td {
  padding: 8px;
  text-align: left;
  vertical-align: top;
  height: 30px;
}
.categorybrowsesub {
  font-size: 10px;
}
.categorybrowsetop {
}
.categoryformselect {
  width: 605px;
  border: 1px dotted #6b8d17;
  padding: 4px;
  margin: 0px 8px 0px 0px;
  background: #f1f4eb;
  font-size: 9px;
  font-family: Verdana,Arial,Helvetica,sans-serif;
}
.categoryformselect .breeds {
  width: 300px;
  float: right;
  display: inline;
}
.categoryformselect .species {
  width: 250px;
  display: inline;
}
.categoryformselect select {
  width: 200px;
  border: thin outset black;
  display: block;
  color: #030;
  background-color: #fff;
  font-size: 9px;
  z-index: 0;
}
.categoryformselecthdr {
  margin: 0px;
  border: none;
  padding: 0px;
  font-size: 9px;
}
.categoryother {
  width: 605px;
  margin-bottom: 10px;
  text-align: center;
}
.categoryother div {
  width: 33%;
  padding: 4px;
  display: inline;
}
.categoryother div a {
  color: #363;
  font: bold 9px Verdana,Arial,Helvetica,sans-serif;
  text-decoration: none;
}
.colour1 {
  color: #98b65d;
}
.colour2 {
  color: #6b8d17;
}
.colour3 {
  color: #f1f4eb;
}
.colour4 {
  color: #d2d53f;
}
.colour5 {
  color: #003300;
}
.cssbtn {
  width: 50px;
  margin-top: 10px;
  padding: 1px;
  border: 1px solid black;
  display: inline;
  display: inline-block;
  white-space: nowrap;
  background: #363;
  color: white;
  font-size: 9px;
  font-family: Verdana, Geneva, sans-serif;
  font-weight: bold;
  text-decoration: none;
  text-align: left;
  vertical-align: middle;
  cursor: hand;
  cursor: pointer;
}
.cssbtn strong {
  background: white;
  color: #363;
  font-weight: bold;
}
.cssbtn:hover {
  background: black;
  color: white;
}
.cssbtn:hover strong {
  background: white;
  color: black;
}
.cssbtn[class] {
  width: auto;
  text-decoration: none;
  min-width: 50px;
}
.hide {
  display: none;
}
.pages {
  border: 1px dotted #f1f4eb;
  padding: 4px;
  width: 605px;
  margin: 1px 8px 0px 0px;
  color: #f1f4eb;
  background: #363;
  font: normal 9px Verdana,Arial,Helvetica,sans-serif;
}
.pages a, .pagestitle a, .pagesresults a, a.pagesresultslink {
  color: #f1f4eb;
  text-decoration: none;
}
.pagesresults {
  float: right;
  padding-top: 2px;
  color: #f1f4eb;
  font-size: 12px;
}
.pagestitle {
  color: #f1f4eb;
}
.red, .error {
  color: red;
}
.top {
  color: #003300;
  font-weight: bold;
  text-decoration: none;
}
.top, #title, #copyright {
  font-family: verdana,helvetica,arial,sans-serif;
}
.totalanimals {
  margin: 1px;
  padding: 2px;
  color: #363;
  background: #eee;
  font: bold 9px Verdana,Arial,Helvetica,sans-serif;
  text-align: center;
  vertical-align: bottom;
}
#body {
  padding: 0px;
  margin-left: 135px;
  margin-right: 1px;
  width: 605px;
  background: white;
  color: #666;
  min-height: 400px;
  height:expression(
    this.scrollHeight < 400? "400px" : "auto" );
}
#body a {
  color: #f60;
  text-decoration: underline;
}
#body a:hover {
  color: #f60;
  text-decoration: underline;
}
#body p {
  color: #666;
  line-height: 200%;
}
#bodyContainer {
  margin: 0 auto;
  padding: 0px;
  width: 750px;
  border-right: 3px solid #98b65d;
}
#breadcrumbs {
  color: #030;
  font-size: 8px;
  font-weight: bold;
}
#breadcrumbs a {
  color: #030;
  font-size: 9px;
  font-weight: bold;
  text-decoration: none;
}
#breadcrumbs a:hover {
  color: #f1f4eb;
  text-decoration: none;
}
#cart {
  float: right;
  color: #030;
  font-weight: bold;
}
#cart a {
  margin-left: 10px;
  color: #030;
  font-weight: bold;
  text-decoration: none;
}
#cart a:hover {
  color: #f1f4eb;
  text-decoration: none;
}
#cart img {
  margin-left: 10px;
  margin-right: 2px;
  vertical-align: middle;
}
#categoryform {
  width: 426px;
  margin: 0px;
  padding: 0px;
  float: right;
  display: block;
  background: transparent url(/images/filmstrip-hdr.gif) no-repeat left;
  text-align: right;
  height: 107px;
}
#content {
  width: 750px;
  background: white url(/images/bg-content.gif) repeat-y left;
  text-align: left;
  position: relative;
}
#copyright {
  width: 750px;
  padding: 2px 0px;
  background: transparent;
  color: #6b8d17;
  font-size: 10px;
  text-align: right;
}
#copyright a {
  color: #6b8d17;
  text-decoration: none;
}
#copyright a:hover {
  color: #6b8d17;
  text-decoration: underline;
}
#footer {
  margin-left: 125px;
  margin-right: 1px;
  padding: 1px;
  background: #d2d53f;
  color: #003300;
  font-size: 9px;
  text-align: right;
  height: 15px;
}
#header {
  width: 750px;
  margin: 0px;
  clear: none;
  background: white url(/images/bg-header.gif) repeat-x;
  text-align: left;
  height: 107px;
}
#menubar {
  width: 105px;
  float: left;
  background: transparent;
  position: relative;
}
#pageheading {
  padding: 0px 8px;
  border-right: 1px solid white;
  margin: 0px;
  background: #d2d53f;
  font-size: 26px;
  font-weight: normal;
}
#pageheadingbox {
  margin-left: 135px;
  padding: 0px;
  border-top: 1px solid white;
  border-right: 1px solid white;
  border-bottom: 1px solid white;
  margin-bottom: 5px;
  border-right: 5px solid white;
  background: #f1f4eb;
}
#pageheadingbox2{
  padding: 0px;
  border-top: 1px solid white;
  border-right: 1px solid white;
  border-bottom: 1px solid white;
  margin-bottom: 5px;
  border-right: 5px solid white;
  background: #f1f4eb;
}
#title {
  padding: 2px;
  margin-left: 135px;
  border-top: 5px solid white;
  border-right: 5px solid white;
  background-color: #98b65d;
  color: #030;
  font-size: 9px;
  font-weight: bold;
  height: 14px;
}
.cssbtn {
	display:inline; display:inline-block;
	width:50px;
	margin:1px; padding:1px;
	font-size:9px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight:normal;
	text-decoration:none;
	text-align:left;
	background:#cdf;
	color:#333;
	border:1px solid #d2d53f;
	vertical-align:middle;
	white-space:nowrap;
	cursor:hand; cursor:pointer;
	}
.cssbtn[class] {
	width:auto;
	min-width:50px;
	}
.cssbtn strong {
	font-weight:bold;
	background:white;
	color:#363;
	}
.cssbtn:hover { background:black; color:white }
.cssbtn:hover strong { background:white; color:black; }

.btnemail { background:#363; color:white }
.btntel { background:#363; color:white }
.btntop { background:#363; color:white }

.searchtable{
	background:#dddddd; color:black;
}

.searchtd{
	background:#ffffff; color:black;
}

.search {
	font-size:9px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight:normal;
}