@charset "utf-8";
/* colors 
E1CD7F - tan footer
light tan ebead9 - table row
dark tan d4d1b2
• Colors. Please use the following HEX colors for consistency: Orange/HEX D76C1F, Dark Green/HEX 475E31, Light Green/HEX768B12.
Section heads and copy - #4d4f3b
Orange D76C1F
Dark Green  475E31
Light Green 678b12
Grey:  d8d7da

cfc8a6 - heading background
*/
/* reset */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  background: transparent;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}
nav ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none;
}
a {
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  background: transparent;
}
ins {
  background-color: #fff;
  color: #000;
  text-decoration: none;
}
mark {
  background-color: #fff;
  color: #000;
  font-style: italic;
  font-weight: bold;
}
del {
  text-decoration: line-through;
}
abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}
.clear {
  clear: both;
  font-size: 1px;
  line-height: 0px;
}
/* sfzoo v2 */
.clearDiv {
  clear: both;
}
body {
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 300;
  font-size: 14px;
  color: #4d4f3b;
}
h1 {
  font-size: 22px;
}
h2 {
  font-size: 20px;
}
h3 {
  font-size: 16px;
}
p {
  margin-top: 5px;
  margin-bottom: 5px;
}
a {
  color: #D76C1F;
  text-decoration: none;
  font-weight: 400;
}
a:hover {
  color: #678b12;
  /*text-align: center;*/
}
.largetext {
  color: black;
  font-size: 16px;
  font-weight: 400;
  margin-top: 0;
  margin-bottom: 0;
}
.photoright {
  float: right;
  margin-left: 20px;
}
#page, #footer-utility {
  width: 911px;
  margin-left: auto;
  margin-right: auto;
}
/*    header  */
#logo-left {
  float: left;
  margin-top: 14px;
}
#logo-right {
  float: right;
  margin-left: 10px;
  position: relative;
  top: 5px;
}
#logo-right2 {
  float: right;
  margin-left: 10px;
  position: relative;
  top: 5px;
}
/* top utility menu -- tickets-calendar-join-animail -- */
#nav-utility {
  text-align: right;
}
#nav-utility li {
  display: inline;
  list-style: none;
}
#nav-utility a {
  text-decoration: none;
  color: #475E31;
  font-size: 11px;
  font-weight: 400;
}
#nav-utility a:hover {
  color: #D76C1F;
}
.textButton {
  position: relative;
  top: -17px;
}
/* -- main header navigation -- */
header {
  text-align: right;
}
#nav-main {
  margin-top: 44px;
  list-style: none;
}
#nav-main li {
  display: inline-block;
  position: relative;
}
/* -- PARENT menu styles -- */
#nav-main a, #nav-docent a {
  display: block;
  color: #D76C1F;
  padding-left: 4px;
  padding-right: 6px;
  padding-bottom: 4px;
  text-decoration: none;
  font-weight: 300;
  font-size: 24px;
}
#nav-main a.selected, #nav-docent a.selected {
  color: #678b12;
}
#nav-main li:last-child a {
  padding-right: 0;
}
#nav-main a:hover, #nav-docent a:hover {
  color: #678b12;
}
/*   -- main header SUBNAV -- */
#nav-main ul, #nav-docent ul {
  position: absolute;
  left: 0;
  display: none;
  padding: 0 10px 0 10px;
  list-style: none;
  z-index: 999;
  /*background-color:#D76C1F;*/
  background-color: rgb(215,108,31);
  text-align: left;
  font-size: 12px;
}
#nav-main ul li, #nav-docent ul li {
  width: 150px;
  float: left;
  display: block;
}
#nav-main ul a, #nav-docent ul a {
  display: block;
  height: 15px;
  padding: 8px 5px;
  color: white;
  font-size: 12px;
  border-top: 1px solid #fff;
  font-weight: 400;
}
#nav-main ul li:first-child a {
  border-top: none;
}
#nav-main ul a:hover, #nav-docent ul a:hover {
  color: #475E31;
}

#carousel {
  height: 360px;
}
.divider {
  margin-bottom: 5px;
}
#features h1 {
  color: #678b12;
  margin-top: 20px;
  font-size: 20px;
  font-weight: 300;
}
#feature1 {
  width: 295px;
  float: left;
  margin-bottom: 20px;
}
#feature2 {
  width: 295px;
  float: left;
  margin-left: 13px;
  margin-bottom: 20px;
}
#feature3 {
  width: 295px;
  float: left;
  margin-left: 13px;
  margin-bottom: 20px;
}
.details-left {
  width: 295px;
  float: left;
}
.details-right {
  margin-left: 308px;
}
.borderarrow {
  position: absolute;
  top: 34px;
}
.titlebox-left {
  width: 295px;
  float: left;
  position: relative;
  background-color: #678b12;
  color: white;
  margin-top: 10px;
  margin-bottom: 10px;
}
.titlebox-right {
  width: 603px;
  margin-left: 308px;
  position: relative;
  background-color: #678b12;
  color: white;
  margin-top: 10px;
  margin-bottom: 10px;
}
.titlebox-left h1, .titlebox-right h1 {
  font-size: 20px;
  font-weight: 300;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 8px;
}
#events {
  width: 295px;
  height: 300px;
  float: left;
  padding-right: 13px;
}
#highlightsTable {
  background-color: #ebead9;
  color: black;
  margin-top: 10px;
  margin-bottom: 20px;
  width: 100%;
}
#highlightsTable td {
  padding: 5px 8px;
}
.altRow {
  background-color: #d4d1b2;
}
.dividerPlan {
  width: 280px;
  margin-top: 23px;
  margin-bottom: 23px;
}
#plan {
  height: 300px;
  position: relative;
}
#event-side {
  float: right;
}
#plan-side {
  width: 280px;
}
.btn {
  padding: 6px 30px;
  font-weight: 400;
  background-color: #D76C1F;
  color: white;
}
.btn:hover {
  color: white;
}
.buyticketsbtn {
  position: absolute;
  bottom: 21px;
}
#footer {
  width: 100%;
  height: 303px;
  background-color: #E1CD7F;
  color: #4d4f3b;
  font-size: 11px;
}
#footerNav {
  margin-bottom: 20px;
}
#footerNav h3 {
  font-weight: 400;
}
#footer-content {
  background-image: url('/images/v2/watermark.gif');
  background-repeat: no-repeat;
  background-position: top left;
  width: 911px;
  margin-left: auto;
  margin-right: auto;
  height: 303px;
}
#footerAddress {
  border-bottom: 1px solid #A0955A;
  width: 100%;
  text-align: center;
  font-size: 17px;
  padding-top: 20px;
  padding-bottom: 20px;
  margin-bottom: 20px;
  letter-spacing: 1px;
}
#footerSocialPanel {
  float: right;
  width: 32px;
}
#footerSocialPanel img {
  margin-bottom: 6px;
}
.footerNavPanel {
  float: left;
  width: 137px;
  border-left: 1px solid #A0955A;
  padding-left: 10px;
}
.firstFooterNavPanel {
  float: left;
  width: 137px;
  border-left: none;
  padding-left: 0;
}
.footerNavPanel li, .firstFooterNavPanel li {
  margin-top: 5px;
  margin-bottom: 5px;
}
.footerNavPanel ul, .firstFooterNavPanel ul {
  list-style: none;
}
.footerNavPanel a, .firstFooterNavPanel a {
  color: #4d4f3b;
}
.footerNavPanel a:hover, .firstFooterNavPanel a:hover {
  color: #475E31;
}
#footerUtilityNav {
  float: right;
  font-size: 10px;
  margin-top: 10px;
}
#search {
  margin-top: 10px;
  text-align: right;
  border-top: 1px solid #A0955A;
}
.search-box input {
  font-size: 10px;
  font-style: italic;
  color: #BBBBBB;
  width: 160px;
  padding: 7px 7px;
}
.search-button {
  position: relative;
  top: 9px;
}
.search-box {
  padding: 0;
}
/*  exhibits pages */
.exhibit-content {
  width: 600px;
  padding-right: 100px;
}
.exhibit-sidemenu ul {
  list-style: none;
}
.exhibit-content h1 {
  font-size: 20px;
}
.exhibit-sidemenu .title {
  font-size: 16px;
}
/* galleria photo slideshows */
#galleria {
  margin-left: 0;
  margin-right: 0;
}
.exhibit-sidemenu {
  width: 200px;
}
#animals-buttons td {
  padding-right: 10px;
}
#page-heading {
  display: table;
  width: 100%;
  height: 100px;
  background-color: #586F3E;
  color: white;
  padding-top: 20px;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
#page-heading .title {
  display: table-cell;
  vertical-align: middle;
  width: 180px;
  text-align: center;
  border-right-color: #B8B8B8;
  border-right-width: 1px;
  border-right-style: dashed;
}
#page-heading .title h1 {
  font-weight: 300;
  font-size: 30px;
  line-height: 36px;
}
#page-heading .feature {
  display: table-cell;
  vertical-align: middle;
  padding-left: 20px;
  padding-right: 120px;
}
#page-heading .feature p {
  font-size: 16px;
}
#main-content, .left-content {
  float: left;
  width: 600px;
  padding-right: 20px;
  border-right-color: #707264;
  border-right-width: 1px;
  border-right-style: dashed;
  margin-bottom: 20px;
}
#sidebar, .right-content {
  margin-left: 640px;
  margin-bottom: 20px;
}
#sidebar h1, .right-content h1 {
  font-weight: 400;
  font-size: 24px;
}
#sidebar h2, .right-content h2 {
  font-weight: 400;
}
#sidebar h3, .right-content h3 {
  font-weight: 400;
  font-size: 20px;
}
#sidebar h4, .right-content h4 {
  font-weight: 300;
  font-size: 16px;
  padding-left: 20px;
}
#sidebar h4 a, .right-content h4 a {
  color: #678b12;
}
#sidebar h4 a:hover, .right-content h4 a:hover {
  color: #475E31;
}
#sidebar li, right-content li {
  list-style: none;
  font-size: 18px;
}
#main-content p, .left-content p {
  padding-left: 20px;
}
#main-content h2, .fullpage-content h2, .left-content h2 {
  /*width:96%;*/
  background-color: #cfc8a6;
  font-weight: 300;
  font-size: 20px;
  padding-left: 20px;
}
#main-content ul, #main-content ol, .smTable, .left-content ul, .left-content ol {
  margin-left: 20px;
}
.membercell {
  background-color: #d7e3bc;
  text-align: center;
}
.membershiptable {
  vertical-align: bottom;
}
#membershiplevels {
  padding: 2px;
}
#conservTable {
  width: 80%;
  margin-right: auto;
  margin-left: auto;
}
#conservTable td {
  vertical-align: middle;
}
#conservTable p {
  font-size: 18px;
}
.fullpage-content h2 {
  margin-bottom: 10px;
}
.overview {
  width: 100%;
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 20px;
}
.registrationLink {
  width: 230px;
  line-height: 20px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  font-size: 15px;
  font-family: 'Arial', 'Helvetica', sans-serif;
  text-align: center;
  background-color: #F60;
  padding: 5px 2px;
}
.registrationLink a {
  color: #FFF;
}
.registrationLink a:hover {
  color: #CCC;
}
#gift, #renew {
  display: none;
}
table.webform #CardExpiryMonth, table.webform #CardExpiryYear {
  width: 120px;
  border: solid 1px #586F3E;
  margin-left: 10px;
}
table.webform #CardType {
  width: 250px;
  border: solid 1px #586F3E;
  margin-left: 10px;
}
table.webform textarea, table.webform input[type=text], #adoptForm input[type=text], #membershipForm input[type=text] {
  padding: 4px 2px;
  border: solid 1px #586F3E;
  margin: 2px 0 10px 10px;
  width: 240px;
}
table.webform {
  padding: 0;
}
table.webform h3, #adoptForm h3, #membershipForm h3 {
  font-weight: 400;
  border-top: solid 1px #586F3E;
  margin-top: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
}
table.webform label, #adoptForm label, #membershipForm label {
  font-weight: 400;
}
#sidebar .webform hr {
  width: 260px;
  color: #475E31;
}
.animals-gal-title {
  font-weight: 400;
  font-size: 24px;
}
table.module-calendar {
  width: 910px;
  border: 1px solid #678b12;
}
table.module-calendar a {
  color: #475E31;
  font-size: 12px;
}
table.module-calendar a:hover {
  color: #678b12;
}
tr.day-of-week td {
  background-color: #678b12;
  color: #ffffff;
}
table.module-calendar td {
  border: 1px solid #678b12;
}


#content-header-bar {
  background-color:#475E31;
  width:911px;
  position:relative;
  top:-4px;
}


/**************  carousel controls *************/

/* prev / next links */
.cycle-prev, .cycle-next {
  position: absolute;
  top: 0;
  width: 10%;
  opacity: 0;
  filter: alpha(opacity=0);
  z-index: 800;
  height: 100%;
  cursor: pointer;
}
.cycle-prev {
  left: 0;
  background: url(/images/v2/carousel-arrow-left.png) 10% 50% no-repeat;
}
.cycle-next {
  right: 0;
  background: url(/images/v2/carousel-arrow-right.png) 90% 50% no-repeat;
}
.cycle-prev:hover, .cycle-next:hover {
  opacity: 1;
  filter: alpha(opacity=100)
}
#eventDescription {
  width:550px;
  float:left;
}
#form {
  width:300px;
  float:right;
}

.sale {
  color:red;
}
#animals-buttons td {
  text-align:center;
}
.AZHtours {
  display:none;
}
.booking-container ul{
  margin-left:20px;
}
.booking-container ul{
  margin-left:40px;
}
 
