table.cake-sql-log { display: none; }

html {
	height: 100%;
}

body {
	color: #333;
	height: 100%;
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
  font-size: 62.5%;
}

#background2 {
	width: 100%;
	height: 100%;
}

#wrapper {
	background: url(/img/site/layout/glass-repeat.png) top left repeat-y;
	width: 980px;
	margin: 0 auto;
}

#page {
	width: 960px;
	margin: 0 auto;
	padding: 0 0 100px 0;
}

#header {
	float: left;
	width: 960px;
}

h1 {
	width: 218px;
	height: 49px;
	margin: 0 0 0 29px !important;
	margin: 0 0 0 14px;
	padding: 32px 0 0 0;
	float: left;
}

h1 a.logo {
	width: 218px;
	height: 49px;
	background: url(/img/site/layout/logo01.gif) bottom left no-repeat;
}

#call-us {
	width: 261px;
	height: 29px;
	margin: 52px 0 0 37px;
	float: left;
}

#email-us {
	width: 109px;
	height: 42px;
	margin: 51px 0 0 15px;
	float: left;
}

#email-us a {
	width: 109px;
	height: 42px;
	overflow: hidden;
}

#email-us a:hover {
	background-position: bottom;
}

/* @group Search box */

#search {
  display: none;
	width: 259px;
	height: 48px;
	float: right;
	margin: 45px 0 0 0;
}

#search label {
	color: #333;
	font-size: 1.3em;
	margin: 0 7px 0 15px;
	height: 30px;
	padding-top: 16px;
	float: left;
}

#search input.text {
	float: left;
	height: 17px;
	width: 138px;
	padding: 2px 2px 0;
	border-left: solid 1px #cecece;
	border-right: solid 1px #cecece;
	border-bottom: solid 1px #e4e4e4;
	border-top: solid 1px #909090;
	margin-top: 14px;
}

#search button {
	float: left;
	width: 34px;
	height: 34px;
	cursor: pointer;
	overflow: hidden;
	text-indent: -5000px;
	border: none;
	padding: 0;
	margin: 9px 0 0 2px;
}

#search button:hover {
	background-position: top left;
}


/* @end */




#footer {
	background: url(/img/site/layout/glass-bottom.png) top left no-repeat;
	text-align: center;
	color: #333;
	clear: both;
	width: 980px;
	line-height: 24px;
	margin: 0 auto;
	padding-top: 8px;
	padding-bottom: 80px;
	height: 62px;
}

#footer a {
	text-decoration: none;
	color: #333;
}

#footer a:hover {
	border-bottom: dotted 1px #333;
}

#footer p {
  font-size: 1.1em;
}

.replacement { display: block; overflow: hidden; text-indent: -5000px; }
.clearfix, .content-block { clear: both; }
.right { float: right; }
.left { float: left; }

.min-height-400 { height: 400px; width: 1px; float: right; }

/* @group Navigation */

#nav {
  background: url(/img/site/adoption/nav.png) repeat-y 0 0;
  clear: both;
  float: left;
	margin-top: 32px;
	left: -10px;
	position: relative;
	width: 257px;
	zoom: 1;
}

#nav ul {
  position: static;
  zoom: 1;
}

#nav ul li ul {
	border: none;
	padding-bottom: 1px;
}

#nav li {
	display: block;
}

#nav li a:link,
#nav li a:visited,
#nav li a:hover,
#nav li a:active {
  color: #333;
}

#nav li a {
  background: url(/img/site/layout/dot.png) no-repeat 0 100%;
  display: block;
  font-size: 1.2em;
  font-weight: bold;
  margin-left: 10px;
  padding-bottom: 1px;
  text-decoration: none;
}

#nav li.selected a,
#nav li.selected-parent a,
#nav li a:hover {
  background-position: 10px 100%;
}

#nav li.selected a,
#nav li.selected-parent a {
  font-size: 1.4em;
}

#nav li.selected ul a,
#nav li.selected-parent ul a {
  font-size: 1.2em;
  font-weight: normal;
}

#nav li.selected a,
#nav li.selected-parent a,
#nav li a:hover {
  margin-left: 0;
}

#nav li a span {
  background: url(/img/site/layout/nav-arrow.gif) 13px 12px no-repeat;
  display: block;
  padding: 8px 10px 8px 26px;
}

#nav li.selected a span,
#nav li.selected-parent a span,
#nav li.selected a:hover span,
#nav li.selected-parent a:hover span {
  background: url(/img/site/adoption/nav-rollover02.png);
  color: #fff;
  padding-left: 36px;
}

#nav li a:hover span {
  background: url(/img/site/adoption/nav-rollover01.png);
  color: #fff;
  padding-left: 36px;
}

#nav li ul {
  background: #F7F9F3 url(/img/site/layout/dot.gif) bottom left repeat-x;
  margin-left: 10px;
}

#nav li ul li a {
  background: none;
}

#nav li.selected ul li a span,
#nav li.selected-parent ul li a span,
#nav li.selected-parent ul li.selected ul li a span {
  background: url(/img/site/adoption/nav-arrow.png) 22px 11px no-repeat;
  color: #333;
  padding-left: 36px;
/*  padding-right: 0;*/
}

#nav li.selected-parent li.selected-parent li.selected a span,
#nav li.selected ul li a:hover span,
#nav li.selected-parent ul li a:hover span,
#nav li.selected-parent ul li.selected ul li a:hover span {
  background: url(/img/site/adoption/nav-arrow.png) 22px -89px no-repeat;
  color: #1b5b93;
}

#nav li.selected-parent li.selected,
#nav li.selected-parent li.selected-parent {
  font-weight: bold;
  background: #fff;
  border-bottom:1px solid #D9E5C3;
  border-top:1px solid #D9E5C3;  
}

#nav li.selected-parent li.first-child,
#nav li.selected-parent li.selected-parent li.first-child {
  border-top: 0;
}

#nav li.selected-parent li.last-child,
#nav li.selected-parent li.selected-parent li.last-child {
  border-bottom: 0;
}

#nav li.selected-parent li.selected-parent li.selected {
  background: none;
  border: 0;
}

#nav li.selected-parent li.selected ul,
#nav li.selected-parent li.selected-parent ul {
  background: none;
}

#nav li.selected-parent li.selected a,
#nav li.selected-parent li.selected-parent a {
  font-weight: bold;
}

#nav li.selected-parent ul li.selected a span,
#nav li.selected-parent ul li.selected-parent a span {
  background: url(/img/site/adoption/nav-arrow.png) 22px -189px no-repeat;
}

#nav li.selected-parent li.first-child a {
  border-top: 0;
}

#nav li.selected-parent li.last-child a {
  border-bottom: 0;
}

#nav li.selected-parent li.selected ul a,
#nav li.selected-parent li.selected-parent ul a {
  font-weight: normal;
}

#nav li.selected-parent li.selected-parent li.selected a {
  font-weight: bold;
}


/* @end */

p, .content-block-text ul {
  font-size: 1.3em;
}

#content {
	width: 656px;
	float: right;
	margin-top: 30px;
	margin-right: 17px !important;
	margin-right: 8px;
	line-height: 15px;
	padding-left: 16px;
  /* font-size: 1.3em; */
}

#left-col {
	clear: left;
	float: left;
	width: 247px;
	margin: 30px 0;
	padding: 0 0 0 13px;
}

h2 {
	background: url(/img/site/layout/h2.gif) top left no-repeat;
	color: #329c9a;
  font-size: 2.2em;
	font-weight: normal;
	height: 34px;
	padding: 12px 0 10px 17px;
	margin-bottom: 8px;
	margin-left: -16px;
}

h3 {
	color: #136b6a;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: normal;
  font-size: 1.6em;
}

#content p.sub-title {
	font-weight: bold;
	color: #136b6a;
}

#content p.title {
	font-weight: bold;
	margin-bottom: 0;
}

#content p {
	margin-bottom: 15px;
}

#content p a {
	color: #136b6a;
}

#content p a:hover {
	color: #666666;
}

#content ul {
  /* font-size: 1.3em; */
}


#content a.linkbox {
	color: #333;
	font-weight: bold;
	text-decoration: none;
	height: 26px;
	cursor: pointer;
	background: url(/img/site/layout/link-bg.gif) top left no-repeat;
	padding: 3px 28px 0 10px;
	float: left;
	position: relative;
}

#content a.linkbox span {
	background: url(/img/site/layout/link-arrow.gif) top left no-repeat;
	height: 26px;
	width: 20px;
	padding-top: 3px;
	position: absolute;
	top: 0;
	right: 0;
	color: #4ec3c1;
	overflow: hidden;
	text-indent: -5000px;
}

#content a.linkbox:hover {
	color: #136b6a;
	text-decoration: none;
}

#content .image img {
	background: url(/img/site/layout/spinner.gif) center center no-repeat white;
	padding: 10px;
	border: solid 1px #cacaca;
	margin: 0;
	display: block;
}

/* @group lists  */


.content-block-text ul {
	list-style-type: disc;
	padding-left: 46px;
	margin-bottom: 15px;
	color: #136b6a;
}

.content-block-text ul li {
	margin: 2px 0;
}


/* @end */

/* @group drop shadow images */

.wrap1, .image, .wrap2, .wrap3 {
	display:inline-table;
	/* \*/display:block;/**/
}

.wrap1, .image {
	float: left;
	background: url(/img/site/layout/shadow.gif) right bottom no-repeat;
}

.wrap2 {
	background:url(/img/site/layout/corner_bl.gif) left bottom no-repeat;
}

.wrap3 {
	background:url(/img/site/layout/corner_tr.gif) right top no-repeat;
	padding:0 10px 10px 0;
}

.img-right {
	float: right;
	margin: 0 -10px 15px 15px !important;
	margin: 0 -10px 7px 15px;
}

.img-left {
	margin: 0 5px 5px 0;
}

/* @end */

/* @group enquiry form */

#EnquiryAddForm {
	clear: right;
	width: 100%;
}

#EnquiryAddForm h3 {
	font-weight: normal;
	height: 24px;
	margin: 30px 0 10px -15px;
	padding: 6px 0 0 15px;
	background: url(/img/site/layout/form-h3.gif) top left no-repeat;
  font-size: 1.6em;
}

#EnquiryAddForm div.submit {
  margin-top: 30px;
}

/* @end */

/* @group tables */

table {
	width: 100%;
	clear: both;
	padding: 0 4px 4px 0;
	margin-bottom: 1em;
  font-size: 1.3em;
}

table tr,
table tr td,
table tr th {
	background: none;
}

table tr.table-header {
	height: 35px;
}

table tr.table-header th {
	height: 25px;
	padding: 8px 10px 0px 20px;
	text-align: left;
	font-weight: bold;
}

table tr.table-header th.first-child {
  width: 90px;
}

td, tr {
	padding: 7px 10px 7px 20px;
}

table tr .last,
table tr .last {
	padding-right: 20px;
}

table td.fee {
	font-weight: bold;
}

table tr.final-row td {
	border: none;
	padding-bottom: 20px;
}


/* @end */

/* @group home page */

#content .polaroids {
  background: transparent url(/img/site/polaroids.jpg) no-repeat 0 0;
  width: 685px;
  height: 323px;
  margin-left: -16px;
  position: relative;
}

#content .polaroids .photo-left {
  position: absolute;
  width: 310px;
  height: 269px;
  top: 28px;
  left: 20px;
}

#content .polaroids .photo-right {
  position: absolute;
  width: 312px;
  height: 273px;
  left: 349px;
  top: 18px;
}

#content .intro-home {
  width: 650px;
  position: relative;
  overflow: auto;
  margin-bottom: 30px;
  padding-bottom: 5px;
}

#content .intro-home p {
  width: 410px;
  margin-right: 20px;
  float: left;
  margin-bottom: 0;
}

#content a.quick-link {
  background: transparent url(/img/site/adoption/home/arrow.jpg) no-repeat 100% 0;
  width: 155px;
  display: block;
  padding-right: 60px;
  color: #1b5b93;
  text-decoration: none;
  font-weight: bold;
  font-size: 1.5em;
  padding-bottom: 12px;
  border-bottom: 4px solid #ccc;
  position: absolute;
  bottom: 0;
  right: 0;
}

ul#spotlights {
  margin-left: -16px;
  position: relative;
  clear: both;
  overflow: auto;
}

ul#spotlights li {
  float: left;
  width: 218px;
  margin-right: 6px;
  background: transparent url(/img/site/adoption/home/spotlight-ft.png) no-repeat 0 100%;
  padding-bottom: 10px;
}

ul#spotlights li h4 {
  width: 188px;
  height: 26px;
  color: #fff;
  font-weight: bold;
  padding: 9px 15px;
  margin-bottom: 0;
  font-size: 1.3em;
}

ul#spotlights li .spotlight-bd {
  background: transparent url(/img/site/adoption/home/spotlight-bd.png) repeat-y 0 0;
  width: 188px;
  padding: 9px 15px;
}

ul#spotlights li p {
  color: #000;
}

ul#spotlights li a {
  font-weight: bold;
  color: #000;
  text-decoration: none;
}

ul#spotlights li p.spotlight-link {
  margin-bottom: 0;
}


/* @group faqs home page */

#faqs {
  margin-top: 35px;
}

#faqs h3 {
  color: #2a79be;
  font-size: 1.5em;
  border-bottom: 3px solid #ccc;
  padding-bottom: 8px;
}

#faqs .faq-hd {
  background: transparent url(/img/site/faqs/faq-hd.png) no-repeat 0 0;
  width: 220px;
  height: 5px;
}

#faqs .faq-bd {
  background: transparent url(/img/site/faqs/faq-bd.png) repeat-y 0 0;
  width: 200px;
  padding: 0 10px;
}

#faqs .faq-ft {
  background: transparent url(/img/site/faqs/faq-ft.png) no-repeat 0 0;
  width: 220px;
  height: 27px;
}

#faqs dt {
  font-weight: bold;
  margin-bottom: 1em;
}

#faqs dd {
  margin-bottom: 1em;
}

#faqs a {
  font-weight: bold;
  color: #000;
  text-decoration: none;
}

#download {
  margin-top: 20px;
  width: 223px;
}

#download a {
  width: 223px;
  height: 62px;
}

#download a:hover {
  background-position: 0 -62px
}