* {
	outline: none;
}

body {
	font-family: "Trebuchet MS", "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 62.5%;
	background: #fff url(images/body_bg.gif) repeat-x left top;
	margin: 0;
	padding: 0 20px;
}

body.blank {
	background-image: none;
}

h1,h2,h3,h4,p,ul,ol,form,input,object,embed {
	margin: 0;
	padding: 0;
}

a img {
	border: none;
	outline: none;
}

div#top {
	width: 938px;
	margin: 0 auto;
	padding: 8px 0;
	overflow: hidden;
}

div#top p {
	color: #fff;
	font-size: 1.1em;
}

div#top p.topleft {
	float: left;
}

div#top p.topright {
	float: right;
}

div#top a {
	color: #fff;
	text-decoration: none;
}

div#top a.moveleft {
	margin-right: 80px;
}

div#header {
	width: 938px;
	margin: 0 auto;
	border: 1px solid #fff;
	background-color: #131313;
	overflow: hidden;
}

div#banner {
	width: 478px;
	height: 180px;
	float: left;
	border-right: 1px solid #fff;
	margin-bottom: 0;
}

div#banner h1 {
	width: 478px;
	height: 180px;
	text-indent: -9000px;
	background: url(images/headers/rotate.php) no-repeat left top;
}

div#quickhits {
	

/*width: 460px;*/
	margin-left: 479px;
	background-color: #131313;
	padding-top: 8px;
}

div#quickhits p {
	color: #fff;
	font-size: 1.4em;
	line-height: 1.4em;
	padding: 0 10px;
	margin: 0 0 8px 0;
}

div#quickhits h2 {
	color: #333;
	font-size: 1.4em;
	padding: 0 10px;
}

div#quickhits p.today {
	font-size: 1.2em;
	line-height: 1.2;
}

div#quickhits p.links {
	font-size: 1.3em;
}

div#quickhits a {
	color: #feef00;
}

div#quickhits a:Hover {
	text-decoration: none;
}

div#navigation {
	width: 938px;
	padding: 0;
	margin: 0 auto;
	border-top: 1px solid #acbb8e;
	border-bottom: 1px solid #acbb8e;
}

div#navcolor {
	background-color: #e2e7d8;
	padding: 3px 5px 3px 0;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	width: 933px;
	overflow: hidden;
}

div#navigation ul {
	list-style-type: none;
	width: 688px;
	float: left;
	margin-top: 4px;
	position: relative;
}

div#navigation li {
	float: left;
	display: block;
	font-size: 14px;
	padding: 0 15px;
}

div#navigation li a {
	float: left;
	display: block;
	color: #484848;
	text-decoration: none;
	padding: 0;
}

div#navigation li.first a {
	
}

div#navigation li a:hover,
div#navigation li.active a {
	color: #000;
}

div#navigation form {
	text-align: right;
}

div#navigation input {
	font-size: 1.4em;
}

div#navigation input.text {
	width: 168px;
	background-color: #fff;
	outline: none;
	border: none;
	vertical-align: middle;
	padding: 2px 2px;
}

div#navigation input.button {
	vertical-align: middle;
}

div#wrapper {
	width: 938px;
	margin: 10px auto;
	position: relative;
}

div#main {
	width: 688px;
	float: left;
}

div#zoopass {
	background-color: #eeefea;
	margin-bottom: 10px;
	padding: 10px;
}

div#featured {
	background-color: #fff;
	margin-bottom: 10px;
	width: 688px;
	overflow: hidden;
}

div#storieswrapper {
	width: 464px;
	min-height: 200px;
	float: left;
	overflow: hidden;
}

div#f-stories {
	width: 2320px;
	min-height: 200px;
}

div.f-story {
	float: left;
	width: 464px;
}

div#links {
	width: 210px;
	float: right;
}

div#links h3 {
	background-color: #e8e8e8;
	border-top: 1px solid #c0c6b3;
	border-bottom: 1px solid #c0c6b3;
	padding: 5px;
	font-size: 1.4em;
	color: #222;
	margin-bottom: 1px;
}

div#links ol {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

div#links ol li {
	margin-bottom: 1px;
	display: block;
	background-color: #90a170;
}

div#links ol a span {
	padding: 1em;
	background-color: #90a170;
	margin-right: 1em;
}

div#links ol a {
	display: block;
	color: #333;
	padding: 5px;
	font-size: 1.4em;
	text-decoration: none;
	background-color: #e2e7d8;
	border-bottom: 1px solid #c0c6b3;
}

div#links ol a:hover {
	color: #333;
	background-color: #c3c9bc;
	border-bottom: 1px solid #acb1a1;
	padding-left: 8px;
}

div#links ol a.here {
	background: #c3c9bc url(images/sliderbullet.gif) no-repeat 0 center;
	border-bottom: 1px solid #acb1a1;
	color: #fff;
	padding-left: 15px;
}

div#featured div#home h2,
div#featured div.f-story h2,
div#featured div#detail h2,
div#rsshelp h2,
div#search h2 {
	font-size: 2.4em;
	line-height: 1em;
	margin: 0 0 8px;
	color: #131313;
	background-color: #e8e8e8;
	letter-spacing: -1px;
	padding: 5px 10px;
}

div#featured div#home h2.graphic,
div#featured div.f-story h2.graphic {
	padding: 0;
	margin: 0;
	background-color: #fff;
}

div#zoopass h2 {
	color: #fff;
	font-size: 2.4em;
	line-height: 1em;
	margin: 0;
	color: #131313;
	letter-spacing: -1px;
}

div#featured div#home h2 a,
div#featured div#home h2 a:visited,
div#featured div.f-story h2 a,
div#featured div.f-story h2 a:visited,
div#featured div#detail h2 a,
div#featured div#detail h2 a:visited,
div#zoopass h2 a,
div#zoopass h2 a:visited {
	color: #131313;
	text-decoration: none;
}

div#featured div#home h2 a:hover,
div#featured div.f-story h2 a:hover,
div#featured div#detail h2 a:hover,
div#zoopass h2 a:hover {
	text-decoration: underline;
}

div#featured div#detail.listing p.meta {
	margin-bottom: 25px;
}

div#main div#featured div#detail {
	overflow: auto;
	position: relative;
}

div#main div#featured div#detail p img.slideright {
	float: right;
	margin: 5px 0 5px 12px;
}

div#main div#featured div#detail p img.slideleft {
	float: left;
	margin: 5px 12px 5px 0;
}

div#main div#featured div#detail h4 {
	/*clear: both;*/
}

div#featured #home {
	width: 464px;
	float: left;
	margin-bottom: 10px;
}

div#featured #graphic {
	width: 464px;
	float: left;
}

div#featured #rss {
	width: 209px;
	float: right;
	background: #f1f1f1 url(images/rsswhite.gif) no-repeat;
	min-height: 109px;
	margin-bottom: 10px;
}

div#rss ul {
	margin-top: 35px;
	margin-left: 88px;
}

div#rss li {
	font-size: 1.1em;
	line-height: 1.4;
	color: #8c8c8c;
}

div#rss a {
	color: #111;
}

div#rss a:Hover {
	text-decoration: none;
}

div#featured #vitals {
	width: 209px;
	float: right;
	background-color: #f1f1f1;
	min-height: 109px;
	margin-bottom: 10px;
	padding-bottom: 8px;
}

div#featured #vitals.visit {
	width: 209px;
	float: right;
	background: #f1f1f1 url(images/vitals.gif) no-repeat;
	min-height: 109px;
	margin-bottom: 10px;
	padding-bottom: 8px;
}

div#vitals ul {
	margin-left: 13px;
	list-style: none;
}

div#vitals ol {
	margin-left: 23px;
	padding-left: 0px;
}

div#vitals ol li {
	font-size: 1.2em;
	line-height: 1.2;
	color: #8c8c8c;
	margin-bottom: 5px;
}

div#vitals strong {
	color: #5b5b5b;
}

div#vitals p {
	font-size: 1.2em;
	line-height: 1.3;
	color: #8c8c8c;
	margin: 5px 8px;
}

div#vitals p.small {
	font-size: 10px;
	color: #5b5b5b;
}

div#vitals h3 {
	font-size: 1.6em;
	padding: 3px;
	margin: 5px;
	background-color: #999;
	color: #fff;
}

div#vitals.visit ul {
	margin-top: 30px;
	margin-left: 13px;
	list-style: none;
}

div#vitals ul li {
	font-size: 1.4em;
	line-height: 1.4;
	color: #8c8c8c;
}

div#vitals a {
	color: #111;
}

div#vitals a:Hover {
	text-decoration: none;
}

div#featured div#home h3,
div#featured div.f-story h3,
div#featured div#detail h3,
div#zoopass h3,
div#rsshelp h3,
div#search h3,
.zoom h3 {
	color: #213b8b;
	font-size: 1.8em;
	line-height: 1em;
	margin: 8px 0 8px;
	padding: 0 10px;
}

div#main div#featured div#detail h3,
div#main div#featured div#detail h4 {
	/*clear: right;*/
}

div#featured div#detail h3 {
	margin-top: 8px;
}

div#featured div#home h4,
div#featured div.f-story h4,
div#featured div#detail h4,
div#zoopass h4,
div#search h4 {
	color: #060;
	font-size: 1.6em;
	line-height: 1em;
	margin: 8px 0 8px;
	font-weight: bold;
	background-color: #f8f9f6;
	padding: 0px 10px;
}

div#featured div#home h5,
div#featured div.f-story h5,
div#featured div#detail h5,
div#zoopass h5,
div#search h5 {
	/*color: #060;*/
	font-size: 1.6em;
	line-height: 1em;
	margin: 0px 0 -6px;
	font-weight: normal;
	/*background-color: #f8f9f6;*/
	padding: 0px 10px;
}

h5 span {
	display: block;
	color: #677055;
	font-size: .8em;
	line-height: 1.2;
}

div#featured div#detail h4.store-cart a {
	display: block;
	height: 30px;
	line-height: 30px;
	padding-left: 34px;
	background: url(images/store-cart.png) no-repeat 0 0;
	text-decoration: underline;
	color: #060;
	font-size: 1.1em;
}

div#featured div#detail h4.store-cart a:hover {
	
	background: url(images/store-cart.png) no-repeat 0 -30px;
	text-decoration: none;
	color: #043003;
}

div#featured div#home p,
div#featured div.f-story p,
div#featured div#detail p,
div#zoopass p,
div#rsshelp p,
div#search p {
	color: #1a1c15;
	font-size: 1.3em;
	line-height: 1.4;
	margin: 10px 0;
	padding: 0 10px;
}

p.mapimage {
	background: url(images/smallgmap.gif) no-repeat right center;
}

div#featured div#home a,
div#featured div.f-story a,
div#featured div#detail a,
div#zoopass a,
div#stage a,
div#rsshelp a,
div#featured div#home a:visited,
div#featured div.f-story a:visited,
div#featured div#detail a:visited,
div#zoopass a:visited,
div#stage a:visited,
div#rsshelp a:visited,
div#shorts a:link,
div#shorts a:visited,
div#search a {
	color: #111;
}

div#featured div#home a:hover,
div#featured div.f-story a:hover,
div#featured div#detail a:hover,
div#zoopass a:hover,
div#stage a:hover,
div#rsshelp a:hover,
div#shorts a:hover,
div#search a:hover {
	text-decoration: none;
}

div#featured div#home p.meta,
div#featured div.f-story p.meta,
div#featured div#detail p.meta {
	margin: 8px 0;
	font-size: 1.2em;
	padding: 0 10px;
	line-height: 1.6;
	color: #555;
}

div#featured div#home p.meta a,
div#featured div.f-story p.meta a,
div#featured div#detail p.meta a,
div#featured div#home p.meta a:visited,
div#featured div.f-story p.meta a:visited,
div#featured div#detail p.meta a:visited {
	padding: 2px 5px;
	color: #fff;
	font-weight: bold;
	font-size: 1.1em;
	background-color: #879571;
	text-decoration: none;
	border-bottom: 1px solid #4a533a;
}

div#featured div#detail p.meta span {
	margin-right: 10px;
}

div#featured div#home p.meta a:hover,
div#featured div.f-story p.meta a:hover,
div#featured div#detail p.meta a:hover {
	color: #222;
	text-decoration: none;
}

div#featured div#home ul,
div#featured div.f-story ul,
div#featured div#detail ul,
div#zoopass ul,
.zoom ul,
div#search ul {
	margin: 8px 10px 8px 15px;
	list-style-type: square;
	list-style-position: outside;
	padding: 0 10px;
}

div#featured div#home li,
div#featured div.f-story li,
div#featured div#detail li,
div#zoopass li,
.zoom li,
div#search li {
	color: #677055;
	font-size: 1.3em;
	text-indent: -5px;
	line-height: 1.5em;
}

div#featured div#home ul li ul,
div#featured div.f-story ul li ul,
div#featured div#detail ul li ul,
div#zoopass ul li ul,
.zoom ul li ul {
	margin: 0 0 5px;
	list-style-type: square;
	list-style-position: outside;
	padding: 0 10px;
}

div#featured div#home li ul li,
div#featured div.f-story li ul li,
div#featured div#detail li ul li,
div#zoopass li ul li,
.zoom li ul li {
	color: #677055;
	font-size: 1em;
	text-indent: -5px;
	line-height: 1.2em;
}

div#featured div#detail div.half-n-half {
	width: 320px;
	float: left;
	margin-right: 10px;
}

div#featured div#detail div.half-n-half ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

div#featured div#detail div.half-n-half li {
	margin: 5px;
	color: #000;
}

div#featured div#detail div.half-n-half li label {
	padding-left: 10px;
}

div#featured div#detail div#zoopassform div#enterGiftAdopt textarea {
	width: 300px;
	height: 100px;
}

div#featured div#detail div#zoopassform div#enterGiftAdopt label {
	display: block;
}

div#featured div#detail div#zoopassform div#enterGiftAdopt label.default {
	display: inline;
}

div#featured div#detail div#zoopassform p.value {
	padding: 15px 20px;
	background-color: #dbe8fe;
	-webkit-border-radius: 10px;
	-mozilla-border-radios: 10px;
	border-radius: 10px;
	width: 50%;
}

div#featured div#detail div#zoopassform p.value span {
	display: block;
	margin-left: -5px;
	color: #213b90;
}

div#featured div#detail div#zoopassform input#edit {
	font-size: 1.0em;
	margin-right: 20px;
	padding: 8px;
	border: 3px double #c3d6c0;
	border-top-color: #eeefea;
	border-top-style: solid;
	background-color: #fff;
	text-decoration: underline;
	cursor: pointer;
}

div#featured div#detail div#zoopassform input#edit:hover {
	color: #fff;
	background-color: #2450bd;
}


div#video {
	border-bottom: 1px solid #c0d1a2;
}

/* @group Video QT Home Page */

div#video h2 {
	color: #333;
	font-size: 2em;
	border-bottom: 1px solid #c0d1a2;
	padding-bottom: 5px;
	/*width: 60%;
	float: left;*/
}

div#video div#qtw {
	padding-top: 16px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	background-color: #000;
}

div#video div#qt {
	width: 640px;
	margin: 0 auto;
}

/* @end */





div.bigbox {
	margin: 10px 0 10px;
	position: relative;
}

div.bigbox img {
	padding: 1px 0;
	border-top: 1px solid #acbb8e;
	border-bottom: 1px solid #acbb8e;
}

div#wrapper img.order-now {
	padding: 0;
	border: none;
	position: absolute;
	top: -20px;
	left: -95px;
	z-index: 999;
}

div#wrapper img.order-now-home {
	padding: 0;
	border: none;
	position: absolute;
	top: 160px; /*top: 160px;*/
	left: -70px;
	z-index: 999;
}

div.bigbox span {
	position: absolute;
	top: 0;
	right: 0;
	width: 126px;
	height: 75px;
	text-indent: -9000px;
	background: url(/images/go.png) no-repeat 0 0;
	display: none;
}

div.bigbox a:hover span {
	display: block;
	background: url(/images/go.png) no-repeat 0 0;
}

div#zoopassform,
div.donateform {
	margin: 10px 0;
}

div.donateform input {
	padding: 6px;
	font-size: 1.5em;
	font-weight: bold;
	letter-spacing: -1px;
	vertical-align: middle;
	color: #ccc;
	text-align: center;
}

div.donateform input:focus {
	color: #222;
}

button.contribute {
	position: relative;
	overflow: visible;
	cursor: pointer;
	border: none;
	width: 165px;
	height: 41px;
	padding: 0;
	margin: 0;
	text-indent: -9000px;
	background: transparent url(images/contribute.gif) no-repeat 0 0;
	vertical-align: middle;
}

button.contribute:hover {
	background-position: 0 -41px;
}

button.contribute:active {
	background-position: 0 -82px;
}

div#zoopassform {
	padding: 10px 0;
}

div#zoopassform div#normal {
	

}

div#zoopassfor

m div#normal h3 {
	font: 4em Georgia, "Times New Roman", Times, serif;
	margin: 8px 0;
	padding: 0;
}

div#zoopassform div#normal p {
	margin: 8px 0;
	padding: 0;
	font-size: 1.5em;
	line-height: 1.7;
}

p.edit {
	margin: 0;
	font: italic 1em Georgia, "Times New Roman", Times, serif;
}

div#zoopassform div#normal input.text {
	text-align: center;
	font-weight: bold;
}

div#zoopassform div#normal button.big {
	position: relative;
	overflow: visible;
	cursor: pointer;
	border: none;
	width: 165px;
	height: 41px;
	padding: 0;
	margin: 0;
	text-indent: -9000px;
	background: transparent url(images/review.gif) no-repeat 0 0;
	vertical-align: bottom;
	display: block;
}

div#zoopassform div#review button.big {
	position: relative;
	overflow: visible;
	cursor: pointer;
	border: none;
	width: 165px;
	height: 41px;
	padding: 0;
	margin: 0;
	text-indent: -9000px;
	background: transparent url(images/buynow.gif) no-repeat 0 0;
	vertical-align: bottom;
	display: block;
}

div#zoopassform div#normal button.big:hover,
div#zoopassform div#review button.big:hover {
	background-position: 0 -41px;
}

div#zoopassform div#normal button.big:active,
div#zoopassform div#review button.big:active {
	background-position: 0 -82px;
}

div#zoopassform div#normal button.small {
	cursor: pointer;
	border: none;
	width: 87px;
	height: 23px;
	padding: 0;
	margin: 0;
	text-indent: -9000px;
	background: transparent url(images/update.gif) no-repeat 0 0;
	vertical-align: bottom;
}

button.small.next {
	cursor: pointer;
	border: none;
	width: 87px;
	height: 23px;
	padding: 0;
	margin: 0;
	text-indent: -9000px;
	background: transparent url(images/next.gif) no-repeat 0 0;
	vertical-align: bottom;
}

button.small.next:hover {
	background-position: 0 -23px;
}

button.small.next:active {
	background-position: 0 -46px;
}

div#zoopassform div#normal button.small:hover {
	background-position: 0 -23px;
}

div#zoopassform div#normal button.small:active {
	background-position: 0 -46px;
}

div#zoopassform div#gifting {
	float: right;
	width: 250px;
	background-color: #d5d6d4;
	border-top: 2px solid #fcfeff;
	border-bottom: 1px solid #a0b086;
	padding: 10px 10px;
	border-right: 1px solid #b1b3b3;
	border-left: 2px solid #fff;
}

div#zoopassform div#message {
	

/*float: right;*/
	

/*width: 250px;*/
	clear: both;
	background-color: #d5d6d4;
	border-top: 2px solid #fcfeff;
	border-bottom: 1px solid #a0b086;
	padding: 10px 10px;
	border-right: 1px solid #b1b3b3;
	border-left: 2px solid #fff;
}

div#zoopassform div#gifting p.error label {
	color: #e90009;
	font-weight: bold;
}

div#zoopassform fieldset {
	margin: 10px 0;
	border-color: #e8e8e8;
}

div#zoopassform legend {
	color: #213b8b;
	font-size: 1.4em;
}

div#zoopassform label.choices {
	padding: 4px;
	margin-right: 4px;
	border: 1px solid #d9d9d9;
}

div#zoopassform div.half-n-half label.choices {
	display: block;
}

div#zoopassform label.choices:hover {
	background-color: #aeb789;
}

div#zoopassform p span.value {
	padding: 4px;
	background-color: #fff;
	border: 1px solid #d9d9d9;
}

div#zoopassform input,
div#zoopassform textarea {
	line-height: 1.2em;
	font-size: 1em;
	padding: 1px;
	border: 4px solid #eeefea;
}

div#zoopassform textarea {
	width: 300px;
	height: 120px;
}

div#zoopassform input:focus,
div#zoopassform textarea:focus {
	border: 4px solid #cde2ac;
}

div#zoopassform div#gifting label {
	width: 50px;
	vertical-align: bottom;
	float: left;
}

div#zoopassform div#gifting label {
	width: 50px;
	vertical-align: bottom;
	float: left;
}

div#zoopassform div#gifting input.text {
	display: inline;
	width: 170px;
}

div#zoopassform div#gifting h3 {
	font-size: 2em;
	border-bottom: 2px solid #c3c5c5;
	padding-bottom: 3px;
}

div#zoopassform div#gifting h4 {
	color: #3c4232;
	font-size: 1.3em;
	text-align: left;
	border-bottom: 1px solid #8a9873;
	background-color: #c3c5c5;
}

div#passnotes p {
	text-align: center;
	font-size: 1.1em;
}

div#zoopassform div.clearleft {
	float: none;
	clear: both;
}

div#event {
	background-color: #fff;
	margin-bottom: 10px;
}

div#event h2 {
	color: #333;
	font-size: 2.7em;
	line-height: 1em;
	margin: 5px 0 10px;
	text-align: center;
}

div#event h2 span {
	font-size: 70%;
	color: #7a7a7a;
}

div#event div#detail {
	border-top: 1px solid #bfc5b2;
	border-bottom: 1px solid #bfc5b2;
	background-color: #e2e7d8;
	padding: 10px 20px;
	margin: 8px 0;
}

div#event div#detail h3 {
	color: #213b8b;
	font-size: 1.8em;
	line-height: 1em;
	margin: 0 0 8px;
}

div#event div#detail p {
	color: #1a1c15;
	font-size: 1.3em;
	line-height: 1.8;
	margin: 8px 0;
}

div#event div#detail a {
	color: #2f5291;
}

div#event div#detail a:hover {
	text-decoration: none;
	color: #333;
}

div#event div#detail p.more {
	text-align: right;
	margin: 0;
}

div#event div#detail ul {
	margin: 8px 10px 8px 15px;
	list-style-type: square;
	list-style-position: outside;
}

div#event div#detail li {
	color: #677055;
	font-size: 1.3em;
	text-indent: -5px;
	line-height: 1.5em;
}

div#sponsors {
	background-color: #333;
	padding: 15px;
}

div#sponsors h3 {
	font-size: 1.6em;
	color: #eee;
	margin: 0 0 5px;
}

div#sponsors p {
	font-size: 1.3em;
	color: #eee;
	margin: 0 0 5px;
}

div#sponsors a {
	color: #feef00;
}

div#sponsors a:hover {
	text-decoration: none;
}

div.lost {
	border-top: 1px solid #c9b698;
	border-bottom: 1px solid #c9b698;
	background-color: #ffe8bf;
	padding: 10px;
	margin: 10px 0;
}

div.lost h2 {
	color: #333;
	font-size: 2em;
	line-height: 1em;
}

div.lost h3 {
	color: #333;
	font-size: 1.3em;
	line-height: 1;
}

div.lost p {
	color: #595043;
	font-size: 1.3em;
	line-height: 1.4;
	margin: 8px 0;
}

div.lost a {
	color: #2f5291;
}

div.lost a:hover {
	text-decoration: none;
	color: #333;
}

div#bigad {
	margin: 20px 0;
}

div#shorts {
	width: 688px;
	padding: 0;
	margin: 10px 0 0 0;
	overflow: hidden;
}

div.shorts {
	width: 688px;
	padding: 0;
	margin: 10px 0 0 0;
	overflow: hidden;
}

div.story {
	width: 336px;
	float: left;
}

div.second {
	width: 336px;
	float: right;
}

div.story h3 {
	color: #333;
	font-size: 1.4em;
	margin: 4px 0;
	background-color: #eeefea;
	padding: 2px;
}

div.story h3 a,
div.story h3 a:visited {
	background-color: #eeefea;
	color: #131313;
	text-decoration: none;
	display: block;
}

div.story h3 a:hover {
	text-decoration: underline;
}

div.story p,
div.story ul {
	color: #677055;
	font-size: 1.2em;
	line-height: 1.5;
	margin: 4px 0;
	padding: 0 2px;
}

a.storyfull {
	text-decoration: none;
	color: #677055;
	display: block;
}

div.story ul {
	margin-left: 15px;
}

a.storyfull span {
	font-size: 1.2em;
	color: #2f5291;
}

a.storyfull:hover span {
	text-decoration: none;
	color: #fff;
	background-color: #707bb4;
}

div#upcoming {
	margin: 10px 0 0 0;
}

div#upcoming h2 {
	color: #333;
	font-size: 2em;
	border-bottom: 1px solid #c0d1a2;
	padding-bottom: 5px;
	width: 60%;
	float: left;
}

div#upcoming p {
	color: #333;
	font-size: 2em;
	border-bottom: 1px solid #c0d1a2;
	padding-bottom: 5px;
	text-align: right;
}

div#upcoming p a {
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	color: #9faf85;
}

div#upcoming p a:hover {
	color: #333;
}

div#upcoming h3 {
	color: #677055;
	font-size: 1.2em;
	line-height: 1.5em;
	margin: 0 0 8px;
	font-weight: normal;
	border-bottom: 1px solid #c0d1a2;
	background-color: #ffe8bf;
	padding: 5px;
}

div#upcoming ul {
	list-style-type: none;
	clear: left;
}

div#upcoming li {
	display: block;
	background-color: #eeefea;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #c0d1a2;
	font-size: 1.6em;
}

div#upcoming li a {
	display: block;
	border-bottom: 1px solid #fff;
	text-decoration: none;
	color: #677055;
	padding: 10px 0;
	font-size: 15px;
}

div#upcoming li strong {
	color: #fff;
	background-color: #879571;
	padding: 10px 20px;
	margin-right: 10px;
	font-weight: normal;
}

div#upcoming li img {
	padding: 0;
	margin-right: 10px;
	float: left;
	border-right: 1px solid #fff;
	height: 37px;
	overflow: hidden;
	display: block;
}

div#upcoming li a:hover {
	color: #3c4232;
}

div#upcoming li a:hover strong {
	background-color: #5b664e;
	padding: 10px 20px 10px 22px;
}

div#upcoming ul li a span {
	font-size: 70%;
	color: #858880;
}

div.firstsign,
div.secondsign {
	width: 239px;
	float: left;
}

div.thirdsign {
	width: 210px;
	float: left;
}

div#billboards h4 {
	color: #333;
	font-size: 1.8em;
	margin: 5px 0;
}

div#billboards h4 a {
	text-decoration: none;
	font-size: 12px;
	color: #9faf85;
}

div#billboards h4 a:hover {
	color: #333;
}

div#billboards {
	margin: 10px 0 0 0;
	height: 141px;
	width: 688px;
	overflow: hidden;
}

div#billboards.colors {
	background-color: #9e79a1;
}

div#billboards.images {
	background-color: #fff;
}

#kwick {
	position: relative;
	overflow: hidden;
}

#kwick .kwick {
	float: left;
	display: block;
	width: 167px;
	height: 141px;
	

/*border-right: 5px solid #fff;*/
	overflow: hidden;
}

#kwick .kwick a {
	display: block;
	width: 260px;
	height: 141px;
	text-indent: -9000px;
}

#kwick_blue {
	background: url(images/billboards/membership.gif) no-repeat;
	border-left: 5px solid #707bb4;
}

#kwick_green {
	background: url(images/billboards/capital.gif) no-repeat;
	border-left: 5px solid #fff;
}

#kwick_orange {
	background: url(images/billboards/conservation.gif) no-repeat;
	border-left: 5px solid #fff;
}

#kwick_purple {
	background: url(images/billboards/volunteer.gif) no-repeat;
	border-left: 5px solid #fff;
}

#kwick_train {
	background: url(images/billboards/train.jpg) no-repeat;
	border-left: 5px solid #fff;
}

#kwick_feed {
	background: url(images/billboards/feed.jpg) no-repeat;
	border-left: 5px solid #fff;
}

#kwick_orange {
	background: url(images/billboards/conservation.gif) no-repeat;
	border-left: 5px solid #fff;
}

#kwick_purple {
	background: url(images/billboards/volunteer.gif) no-repeat;
	border-left: 5px solid #fff;
}

div#info {
	margin: 10px 0 0;
	width: 688px;
	overflow: hidden;
}

div#hours {
	float: left;
	margin-right: 10px;
	width: 339px;
}

div#admission {
	float: right;
	width: 339px;
}

div#hours h2,
div#admission h2 {
	color: #333;
	font-size: 2em;
	border-bottom: 1px solid #8a9672;
	padding-bottom: 5px;
	width: 60%;
	float: left;
}

div#hours p,
div#admission p {
	color: #333;
	font-size: 2em;
	border-bottom: 1px solid #8a9672;
	padding-bottom: 5px;
	text-align: right;
}

div#hours p a,
div#admission p a {
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #9faf85;
}

div#hours p a:hover,
div#admission p a:hover {
	color: #333;
}

div#hours ul,
div#admission ul {
	list-style-type: none;
	clear: left;
}

div#hours li,
div#admission li {
	background-color: #fad8a7;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #968265;
	font-size: 1.2em;
}

div#hours li span,
div#admission li span {
	display: block;
	border-bottom: 1px solid #fff;
	color: #454c39;
	padding: 5px 0;
}

div#hours li strong,
div#admission li strong {
	color: #454c39;
	background-color: #c2a77f;
	padding: 5px 20px;
	margin-right: 10px;
	font-weight: normal;
}

table.fulltable {
	width: 100%
}

table.fulltable tr {
	background-color: #fad8a7;
	font-size: 1.6em;
}

table.fulltable th {
	color: #454c39;
	background-color: #c2a77f;
	padding: 5px 10px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #968265;
	width: 35%;
	text-align: left;
}

table.fulltable td {
	color: #454c39;
	padding: 5px 10px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #968265;
}

div#sidebar {
	width: 230px;
	float: right;
	border-top: 1px solid #c0c6b3;
	border-bottom: 1px solid #c0c6b3;
	background: #e8e8e8 url(images/sidebottom.gif) no-repeat center bottom;
}

div#sidebar h2 {
	color: #333;
	padding: 0 3px;
	margin: 8px 7px 4px 7px;
	font-size: 2em;
	background-color: #caebc9;
	border-top: 1px solid #aac6ad;
	border-bottom: 1px solid #aac6ad;
}

div#sidebar h3 {
	color: #213b8b;
	padding: 2px 2px;
	margin: 8px;
	font-size: 1.8em;
	border-bottom: 1px solid #777;
	background-color: #fff;
}

div#sidebar h3 a {
	font-size: 11px;
	color: #111;
}

div#sidebar h3 a:hover {
	text-decoration: none;
}

div#sidebar h4 {
	color: #333;
	padding: 2px 2px;
	margin: 8px 8px 4px 8px;
	font-size: 1.3em;
	background-color: #f9ffef;
}

div#sidebar h4.graphic {
	color: #333;
	padding: 0;
	margin: 8px 8px 4px 8px;
	font-size: 1.3em;
	background-color: #f9ffef;
}

div#sidebar h4 a,
div#sidebar h4 a:visited {
	color: #111;
	background-color: #f9ffef;
	text-decoration: none;
}

div#sidebar h4 a:hover {
	text-decoration: underline;
}

div#sidebar p {
	color: #3d4333;
	font-size: 1.2em;
	line-height: 1.4em;
	margin: 4px 0 10px 0;
	padding: 0 10px;
}

div#sidebar dd {
	color: #677055;
	font-size: 1em;
	line-height: 1.2;
	margin: 0;
	padding: 0 5px;
}

div#sidebar div.sidead p {
	color: #393e2f;
	font-size: 1.2em;
	line-height: 1.4em;
	margin: 4px 0 20px 0;
	padding: 0;
	text-align: right;
}

div#sidebar ul {
	list-style-type: none;
	margin: 4px 8px 20px 8px;
	font-size: 1.2em;
}

div#sidebar dl {
	list-style-type: none;
	margin: 8px;
	font-size: 1.2em;
}

div#sidebar dl dt {
	margin: 5px 0;
	padding: 0;
}

div#sidebar ul li {
	margin: 0 0 .9em;
	padding: 0;
}

div#sidebar ul li a {
	color: #131313;
	background-color: #f9ffef;
	padding: 2px;
	text-decoration: none;
	font-weight: bold;
}

div#sidebar ul li a:hover {
	text-decoration: underline;
}

div#sidebar dl dt a {
	color: #131313;
	background-color: #f9ffef;
	padding: 2px;
	text-decoration: none;
	font-weight: bold;
	cursor: pointer;
}

div#sidebar dl dt a:hover {
	text-decoration: underline;
}

div#sidebar div#calendar ul {
	list-style-type: none;
	margin: 0 0 20px 0;
	padding: 0;
	font-size: 1.2em;
	background: url(images/calendar_bg.gif);
}

div#sidebar div#calendar ul li {
	padding: 0;
	margin: 0;
}

div#sidebar div#calendar ul li a {
	display: block;
	padding: .3em 10px;
	border-bottom: 1px solid #bdc0b7;
	border-top: 1px solid #f3f7f1;
	background-color: transparent;
}

div#sidebar div#calendar ul li#thismonth a {
	background-color: #bdbfbd;
	color: #fff;
}

div#sidebar div#calendar ul li a:hover {
	background-color: #e8eae3;
}

div#sidebar form {
	margin: -10px 0 0 0;
	padding: 0 10px;
}

a.sidefull {
	text-decoration: none;
	color: #131313;
	display: block;
}

a.sidefull span {
	cursor: pointer;
	display: inline-block;
	padding: 2px;
	margin-top: 2px;
	font-weight: bold;
	color: #131313;
	background-color: #f9ffef;
}

a.sidefull:hover span {
	text-decoration: underline;
}

div#showcase {
	position: relative;
	width: 938px;
	height: 560px;
	background: url(/images/animals/tour/big.jpg) no-repeat 0 0;
}

div#shout {
	width: 938px;
	height: 127px;
	background: url(/images/animals/tour/h-big.jpg) no-repeat 0 0;
	text-indent: -9000px;
}

div#showcase a.taketour {
	position: absolute;
	left: 460px;
	top: 94px;
	width: 88px;
	height: 24px;
	background: url(/images/animals/tour/a-big.gif) no-repeat 0 0;
	text-indent: -9000px;
}

div#showcase a.taketour:hover {
	background-position: 0 -24px;
}

div#showcase a.download {
	position: absolute;
	left: 458px;
	top: 495px;
	width: 480px;
	height: 65px;
	background: url(/images/animals/tour/download.jpg) no-repeat 0 0;
	text-indent: -9000px;
}

div#showcase a.download:hover {
	background-position: 0 -65px;
}

div#showcase a.contest {
	position: absolute;
	left: 0;
	top: 495px;
	width: 458px;
	height: 65px;
	background: url(/images/animals/tour/contest.jpg) no-repeat 0 0;
	text-indent: -9000px;
}

div#showcase a.contest:hover {
	background-position: 0 -65px;
}

div#tour {
	position: relative;
	width: 938px;
}

div#tour div#selections {
	width: 245px;
	background-color: #e2e7d8;
	float: left;
	border-bottom: 1px solid #acbb8e;
}

div#tour div#selections ul {
	list-style-type: none;
}

div#selections li {
	font-size: 1.4em;
}

div#selections a {
	border-top: 1px solid #bec3b7;
	display: block;
	padding: 12px 8px;
	color: #191918;
}

div#selections a:hover {
	background-color: #d2d8cd;
	border-left: 3px solid #fff;
	text-decoration: none;
}

div#selections a.here {
	color: #000;
	font-weight: bold;
	text-decoration: none;
	background: #c8cdc1 url(images/selectarrow.gif) no-repeat right center;
	border-left: 3px solid #fff;
}

div#tour div#stage {
	width: 678px;
	float: right;
}

div#animalhouse {
	background: url(/animals/images/10year.jpg) no-repeat right bottom;
}

div#stage h2 {
	font-size: 3.2em;
	line-height: 1;
	color: #1f221a;
	margin-top: -95px;
	padding: 5px;
	letter-spacing: -2px;
}

div#stage h2 span {
	color: #4f5944;
}

div#stage p {
	font-size: 1.3em;
	line-height: 1.4;
	color: #4f5944;
	padding: 0 5px;
	margin: 0 0 10px;
}

div#stage p strong {
	color: #2b3125;
	display: block;
}

div#stage ul.tourguide {
	list-style-type: none;
	float: none;
	clear: both;
	font-size: 1.3em;
}

div#stage ul.tourguide li {
	padding: 8px 5px;
}

div#stage ul.tourguide li.prev {
	float: left;
	width: 40%;
	text-align: left;
}

div#stage ul.tourguide li.next {
	float: right;
	width: 40%;
	text-align: right;
}

div#stage ul.tourguide li a {
	color: #191918;
	background-color: #e2e7d8;
	padding: 8px 10px;
}

div#stage ul.tourguide li a:hover {
	background-color: #d2d8cd;
	text-decoration: none;
}

div#stage ul.tourguide li.prev a {
	padding-left: 25px;
	background-image: url(images/tourleft.gif);
	background-repeat: no-repeat;
	background-position: 4% center;
}

div#stage ul.tourguide li.next a {
	padding-right: 25px;
	background-image: url(images/tourright.gif);
	background-repeat: no-repeat;
	background-position: 96% center;
}

div#stage ul.tourguide li.prev a:hover {
	background-image: url(images/tourleftover.gif);
}

div#stage ul.tourguide li.next a:hover {
	background-image: url(images/tourrightover.gif);
}

.zoom {
	padding: 0 400px 15px 0;
}

div#photocontest {
	background: url(/images/photobg.jpg) no-repeat right center;
}

div#birthdays {
	background: url(/images/birthday.jpg) no-repeat right 10%;
}

div#carousel {
	background: url(/images/carousel.jpg) no-repeat right 10%;
	min-height: 425px;
}

div#train {
	background: url(/images/train.jpg) no-repeat right 10%;
	min-height: 425px;
}

.zoom h2 {
	margin: 15px 0;
	font-size: 2.4em;
	line-height: 1em;
	margin: 0;
	color: #131313;
	background-color: #e8e8e8;
	letter-spacing: -1px;
	padding: 5px 10px;
}

div#photocontest h2 {
	background: url(/images/photocontest.gif) no-repeat 0 0;
	text-indent: -9000px;
	width: 479px;
	height: 57px;
	padding: 0 10px;
	background-color: #fff;
}

.zoom h4 {
	font-size: 1.4em;
	color: #111;
	margin: 10px 0;
	padding: 0 10px;
}

.zoom p {
	font-size: 1.3em;
	line-height: 1.4;
	color: #1e1e1e;
	margin: 10px 0;
	padding: 0 10px;
}

.zoom p.small {
	font-size: 1.1em;
	line-height: 1.4;
	color: #1e1e1e;
	margin: 10px 0;
	padding: 0 10px;
}

div#rsspage {
	background-color: #fff;
	margin-bottom: 10px;
	padding: 0;
}

div#rsshelp {
	float: right;
	width: 495px;
}

.left {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}

img.left {
	clear: left;
}

.clearboth {
	float: none;
	clear: both;
}

.clearleft {
	float: none;
	clear: left;
}

div.clearwrapper {
	float: none;
	clear: both;
}

div#footer {
	width: 888px;
	margin: 20px auto;
	background: #fff url(images/footer.gif) no-repeat left center;
	padding: 5px 0 5px 50px;
	border-top: 2px solid #cdcdcd;
}

div#footer p {
	font-size: 1em;
	color: #252525;
	margin: 0;
	line-height: 1.4;
}

div#footer p.mumbo {
	width: 638px;
}

div#footer p.mumbo strong {
	color: #111;
	background-color: #cdcdcd;
	padding: 0 4px;
}

div#footer p.right {
	float: right;
}

/* @group Gallery */

#main #featured #detail #gallery {
	overflow: auto;
}

#main #featured #detail #gallery p {
	line-height: 1;
}

#main #featured #detail #gallery a {
	display: block;
	float: left;
	padding: 9px;
	margin-right: 4px;
	margin-bottom: 4px;
	background-color: #000;
}

#main #featured #detail #gallery a:hover {
	background-color: #879571;
}

#main #featured #detail #gallery a img {
	margin: 0;
	background-color: #000;
	border: none;
	outline: none;
}



body #wrapper #main #featured #detail p a[href^="/assets"] {
	position: relative;
	float: right;
}

body #wrapper #main #featured #detail p a[rel^="gallery"] {
	position: relative;
	float: left;
}

body #wrapper #main #featured #detail p a[href^="/assets"] span {
	position: absolute;
	left: 2px;
	top: -5px;
	width: 20px;
	height: 20px;
	background: url(images/zbox-open.png);
}

body div#wrapper div#main div#shorts div.story a[href^="/assets"] {
	position: relative;
}

body div#wrapper div#main div#shorts div.story a[href^="/assets"] span {
	position: absolute;
	left: 2px;
	top: -5px;
	width: 20px;
	height: 20px;
	background: url(images/zbox-open.png);
}

body #wrapper #main #featured #detail p a[rel^="gallery"] span {
	position: absolute;
	left: -10px;
	top: -5px;
	width: 20px;
	height: 20px;
	background: url(images/zbox-open.png);
}

body #wrapper #main #featured #detail p img.zbox {
	border: 4px solid #879571;
}

body #wrapper #main #featured #detail p a:hover img.zbox {
	border: 4px solid #000;
}

/* @end */

/* @group Sticky */

img#feast-sticky {
	position: absolute;
	left: 300px;
	top: 270px;
}

/* @end */

/* @group Volunteer Form */

#fvolunteer fieldset {
	border: 1px solid #213b8b;
	margin: 20px 0;
	width: 600px;
}

#fvolunteer fieldset legend {
	color: #213b8b;
	font-size: 1.8em;
}

#fvolunteer fieldset ol {
	list-style: none;
	margin: 0 20px;
	padding: 0;
}

#fvolunteer fieldset ol li {
	text-indent: 0 !important;


/*override*/
	margin: 10px 0;
	padding: 10px 10px 10px 20px;
	background-color: #fff;
	clear: both;
	overflow: auto;
}

#fvolunteer fieldset ol li#xerrors,
#fvolunteer fieldset ol li#xfname,
#fvolunteer fieldset ol li#xmname,
#fvolunteer fieldset ol li#xlname,
#fvolunteer fieldset ol li#xdob,
#fvolunteer fieldset ol li#xemail,
#fvolunteer fieldset ol li#xhphone,
#fvolunteer fieldset ol li#xaddress,
#fvolunteer fieldset ol li#xemergencyname,
#fvolunteer fieldset ol li#xemergencyphone {
	background: #e2e7d8 url(images/error-correct.png) no-repeat 98% center;
}

#fvolunteer fieldset ol li#xerrors {
	background: #e2e7d8 url(images/error.png) no-repeat 98% center;
}

#fvolunteer fieldset ol li:hover {
	background-color: #d2d8cd;
}

#detail #fvolunteer fieldset ol li p {
	margin: 0 0 5px 0;
	padding: 0 0 0 0;
	font-size: 1.2em;
	line-height: 1.3;
}

#fvolunteer fieldset ol li label {
	display: block;
	color: #1a1c15;
	font-size: 1.2em;
	line-height: 1.3;
}

#fvolunteer fieldset ol li label.inline {
	display: inline;
	font-size: 1em;
}

#fvolunteer fieldset ol li input.checkbox {
	float: left;
	display: inline;
	width: auto;
	clear: both;
	margin-bottom: 8px;
}

#fvolunteer fieldset ol li label.checklabel {
	float: right;
	width: 495px;
	text-indent: 0 !important;
	text-indent: 5px;
	display: inline;
	margin-bottom: 8px;
}

#fvolunteer fieldset ol li input {
	width: 475px;
	color: #1a1c15;
	font-size: 1.2em;
}

#fvolunteer fieldset ol li input:focus {
	line-height: 1.8em;
}

#fvolunteer fieldset ol li textarea {
	width: 475px;
	color: #1a1c15;
	font-size: 1.2em;
}

#fvolunteer fieldset ol li input.static {
	width: auto;
	height: auto;
}

/* @end */



/* @group Bunny Hop Form */

div#bunnyhop-thankyou {
	border: 1px solid #ccc;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	background: #f9ffef;
}

#main #featured #detail div#bunnyhop-thankyou ul {
	list-style: none;
	text-indent: 0;
	padding: 0;
	list-style-type: decimal;
	list-style-position: inside;
}

#main #featured #detail div#bunnyhop-thankyou ul li {
	font-size: 1.6em;
	line-height: 1.8em;
	color: #000;
	padding: 0 0 0 10px;
	background-color: #f1f5fa;
}

#main #featured #detail div#bunnyhop-thankyou ul li.light {
	background-color: #fff;
}

#main #featured #detail div#bunnyhop-thankyou h4 {
	background-color: transparent;
	color: #213b8b;
}

div#bunnyhop form {
		
}

div#bunnyhop fieldset {
	margin: 10px 0;
	border-color: #e8e8e8;
}

#main #featured #detail div#bunnyhop h3 {
	font-size: 1.6em;
}


div#bunnyhop p {
	overflow: auto;
}

div#bunnyhop p span {
	display: block;
	font-weight: bold;
}

div#bunnyhop legend {
	color: #213b8b;
	font-size: 1.6em;
	font-weight: bold;
}

#main #featured #detail div#bunnyhop a {
	display: block;
	float: left;
	padding: 4px 8px;
	margin-right: 4px;
	text-decoration: none;
	border: 1px solid #ccc;
	font-size: 1.4em;
	font-weight: bold;
}

#main #featured #detail div#bunnyhop a:hover {
	color: #fff;
	background-color: #213b8b;
}

div#bunnyhop ol {
	list-style: none;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

div#bunnyhop ol li {
	position: relative;
	text-indent: 0;
	overflow: hidden;
	height: 1%;
	padding: 6px 12px;
	margin: 0 0px;
	background-color: rgb(248, 249, 246);
	border-top: 1px solid #fff;
	border-bottom: 1px solid #ccc;
}

div#bunnyhop li#spam {
	display: none;
}

div#bunnyhop label {
	font-size: 1.2em;
	line-height: 26px;
	height: 26px;
	display: block;
	float: left;
	text-align: right;
	width: 90px;
	margin: 0px 6px 6px 0px;
}

div#bunnyhop input.text {
	display: block;
	font-size: 1.4em;
	width: 300px;
	height: 20px;
	padding: 2px 4px;
	margin: 0px 0px 6px 0px;
}

div#bunnyhop input.text:focus {
	background-color: rgb(205, 225, 252);
}

div#bunnyhop li span.error {
	float: right;
	margin: -30px 90px 0 0;
}

div#bunnyhop input.button {
	color: rgb(103, 112, 85);
	float: right;
	margin-right: 202px;
	padding: 0px 4px;
	line-height: 22px;
	border: 1px solid #ccc;
	background-color: #f9ffef;
	cursor: pointer;
}

div#bunnyhop input.button:hover {
	color: #000;
}

div#bunnyhop input.submit {
	float: right;
	font-weight: bold;
	margin-right: 236px;
	padding: 2px 4px;
	line-height: 22px;
	border: 2px solid #949494;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	background-color: #fff;
	cursor: pointer;
	color: #213b8b;
}

div#bunnyhop input.submit:hover {
	color: #fff;
	background-color: #213b8b;
}

div#bunnyhop label.error,
div#bunnyhop label.error.checked
 {
	width: 180px;
	text-align: left;
	float: left;
	margin: -33px 0px 0 420px;
	padding-left: 40px;
	background: url(images/form-label-feedback.png) no-repeat 0 0px;
	color: #f00;
	text-transform: uppercase;
	font-style: oblique;
	font-size: 1em;	
}

div#bunnyhop label.error.checked {
	background-position: 0 -34px;		
}

/* @end */



#debug {
	font-family: monospace;
	font-size: 1.6em;
}