﻿/**** Colors ****/
body {
  /* Back Brown */
  background-color: #372a07 !important;
  margin: 0px;
  color: #fff !important;
  overflow: visible !important;
}

#backLeftContainer {
  background: url("/SiteAssets/images/background/back_left.png") no-repeat scroll left top transparent;
  background-size: contain;
}

#backRightContainer {
  background: url("/SiteAssets/images/background/back_right.png") no-repeat scroll right top transparent;
  background-size: contain;
}

#mainContainer {
  width: 950px;
  margin: 0px auto;
}
.left {
  float: left;
}

.right {
  float: right;
}

.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}

.italic {
  font-style: italic;
}

/**** Header CSS ****/
#header {
  padding-top: 30px;
  /**** Navigation CSS ****/
}
#header .row .col-md-3 {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
#header .subTitle {
  font-family: 'PT Sans', sans-serif;
  padding: 7px 7px 7px 23px;
}
#header form {
  margin-bottom: 0px;
  padding: 7px 0px;
}
#header form input[type=text] {
  border: none;
  height: 20px;
  padding-right: 3px;
  margin-right: -2px;
}
#header #SearchBox {
  border: none;
  background: #fff;
  color: #000
}
#header form input[type=submit] {
  border: none;
  color: #fff;
  height: 20px;
  padding: 0px 10px;
  margin-left: -2px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
}
#header #navigation {
  height: 25px;
  margin-top: 50px;
  margin-bottom: -2px;
  letter-spacing: 0.7px;
}
#header #navigation div {
  white-space: nowrap !important;
  font-size: 12px;
  width: auto;
}
#header #navigation div.forecast {
  padding: 3px 10px 3px 0px;
  font-family: 'Open Sans Condensed', sans-serif;
}
#header #navigation div.forecast .moderate {
  color: #ffce34;
}
#header #navigation div.nav {
  padding: 0px;
}
#header #navigation div.nav a:visited, #header #navigation div.nav a:link {
  color: #2d2206;
  text-decoration: none;
}
#header #navigation div.nav div {
  float: left;
  padding: 3px 10px;
  font-family: 'Open Sans Condensed', sans-serif;
}
#header #navigation .current {
  padding-top: 5px !important;
  margin-top: -2px !important;
}

/**** Sidebar CSS ****/
#zz2_RootAspMenu{
	padding:0px;
}

.sidebar {
  width: 246px;
  margin-right: 0px;
  display: inline-block !important;
}

/* Colored Sidebar Text Colors */



.sidebar .sidebar_header {
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 13px;
  padding: 10px;
  padding-bottom: 20px;
  border-bottom: 2px solid #fff;
  text-transform:uppercase;
}
.sidebar .sidebar_header .sidebar_prev {
  float: left;
}
.sidebar .sidebar_header .sidebar_next {
  float: right;
}
.sidebar .sidebar_header div {
  display: inline-block;
  float: left;
  width: 88%;
  text-align: center;
  color: #2d2206;
  margin-top: -3px;
}
.sidebar .sidebar_content {
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  font-size: 12px;
  color: #000 !important;
  line-height: 20px;
  padding-bottom: 10px;
}
.sidebar .sidebar_content li span{
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  font-size: 12px;
  color: #2d2206;
  }

.sidebar ul {
  list-style: none;
  padding: 0px 0px 12px 10px;
}
.sidebar ul ul{
  padding: 0px 0px 0px 13px;
}
.sidebar li {
  display:block;
  line-height: 14px;
  margin: 8px 0px;
}
.sidebar .large_img {
  padding: 20px 0px 0px 20px;
}
.sidebar_nav ul li{
  padding-left: 10px;
}
.sidebar_nav ul a{
  margin: 0px !important;
}

/**** Content CSS ****/

#inner_content{
	width: 650px;
	display: inline-block;
	float: right;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {  
	#content ul p{
		display: inline-block !important;
	}
}

/**** Homepage CSS ****/
#home #content {
  background: url("/SiteAssets/images/body/home/static_back.png") no-repeat;
  background-size: contain;
  height: 604px;
  margin-bottom: 10px;
  width:100%;
  padding:0px;
}
#home #content .bannerSlider{
	position: relative;
}
#home #content .bannerSlider a.slider_buy_tickets{
  display: block;
  width: 216px;
  height: 302px;
  position: absolute;
  top: 10px;
  left: 14px;
  z-index: 1;
}
#home #content .bannerSlider ul.bxslider {
  margin: 0px !important;
}
#home #content .bannerSlider ul.bxslider img {
  float: right;
}
#home #content .subSlider {
  background: url("/SiteAssets/images/body/home/safari_girl.png") no-repeat right bottom;
  padding-top: 112px;
  margin-top: -48px;
  z-index: 2;
  position: relative;
}
#home #content .subSlider .carousel {
  margin-top: -20px;
  padding-bottom: 20px;
}

/**** Plan Your Visit CSS BEGIN ****/
/**** Buy Tickets CSS ****/
#buy #content {
  display: inline-block;
  height: auto !important;
  background: #fff;
  float: right;
  width: 650px;
  padding: 27px;
  padding-bottom: 0px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  color: #000;
}
#buy #content .content_left {
  width: 415px;
/*   height: 590px; */
  display: inline-block;
}
#buy #content .content_left h2 {
  font-size: 15px;
  font-family: 'Open Sans Condensed', sans-serif;
  margin-top: 0px;
}
#buy #content .content_left .order_form {
  background-color: #f6f1dc;
  padding: 10px;
  padding-bottom: 15px;
  width: 460px;
}
#buy #content .content_left .order_form .container {
  width: 25%;
  margin: 0px auto;
  text-align: center;
}
#buy #content .content_left .order_form .container h3 {
  font-size: 11px;
  display: inline-block;
  margin: 0px;
  width: 81%;
  text-align: center;
  position: relative;
  top: -4px;
  left: 50%;
  margin-left: -46%;
  float: left;
}
#buy #content .content_left .order_form .container .image_helper:first-child img {
  float: left;
}
#buy #content .content_left .order_form .container .image_helper:last-child img {
  float: right;
}
#buy #content .content_left .order_form .prices_header {
  font-size: 9px;
  width: 80%;
  font-weight: 600;
  margin: 5px auto;
}
#buy #content .content_left .order_form .prices_header .selected_day {
  color: #d85920;
}
#buy #content .content_left .order_form .current_prices .total_adv_pkg, #buy #content .content_left .order_form .current_prices .standard_pkg {
  clear: both;
  display: inline-block;
  padding-bottom: 10px;
}
#buy #content .content_left .order_form .current_prices .description {
  display: inline-block;
  float: left;
  width: 245px;
}
#buy #content .content_left .order_form .current_prices .description h3 {
  font-size: 11px;
  margin: 0px;
  font-weight: 600;
  text-shadow: 0px 0px #000;
}
#buy #content .content_left .order_form .current_prices .description div {
  font-size: 11px;
  font-weight: 600;
}
#buy #content .content_left .order_form .current_prices .prices {
  float: right;
  position: relative;
  top: -20px;
}
#buy #content .content_left .order_form .current_prices .prices .qty_header {
  font-size: 11px;
  font-weight: 600;
  position: relative;
  left: 127px;
}
#buy #content .content_left .order_form .current_prices .prices ul {
  padding: 0px;
  margin: 0px;
  display: inline-block;
  list-style: none;
  font-size: 11px;
}
#buy #content .content_left .order_form .current_prices .prices ul li {
  font-weight: 600;
  clear: both;
  padding: 5px 0px;
}
#buy #content .content_left .order_form .current_prices .prices ul li .container {
  width: 100px;
}
#buy #content .content_left .order_form .current_prices .prices ul li div:first-child {
  float: left;
}
#buy #content .content_left .order_form .current_prices .prices ul li div:last-child {
  float: right;
  width: 35px;
  text-align: left;
  position: relative;
  left: 10px;
}
#buy #content .content_left .order_form .current_prices .prices ul li div {
  display: inline-block;
}
#buy #content .content_left .order_form .current_prices .prices ul li input {
  width: 20px;
  height: 15px;
  float: right;
  position: relative;
  left: 15px;
  padding: 0px;
}
#buy #content .content_left .order_form .current_prices .prices ul li:last-child {
  font-style: italic;
}
#buy #content .content_left .order_form .proceed {
  display: inline-block;
  float: right;
  border: 1px solid #fff;
  border-radius: 5px;
  padding: 3px !important;
}
#buy #content .content_left .order_form .continue {
  position: relative;
  top: -20px;
  right: 63px;
}
#buy #content .content_left .order_form .continue .member_code {
  font-size: 11px;
  display: inline-block;
  float: left;
  position: relative;
  top: -19px;
  right: -63px;
}
#buy #content .content_left .order_form .continue .member_code div {
  padding-bottom: 5px;
}
#buy #content .content_left .order_form .continue .member_code input[type="text"] {
  width: 95px;
  height: 18px;
}
#buy #content .content_left .order_form .continue .member_code input[type="submit"] {
  border: none;
  padding: 2px !important;
}
#buy #content .content_left .order_form .continue a {
  text-decoration: none;
}
#buy #content .content_left .order_form table {
  color: #000;
  font-size: 11px;
  font-family: 'Open Sans Condensed', sans-serif;
  width: 460px;
}
#buy #content .content_left .order_form table th {
  font-size: 10px;
}
#buy #content .content_left .order_form table td {
  width: 55px;
  height: 45px;
}
#buy #content .content_left .order_form table td div {
  position: relative;
}
#buy #content .content_left .order_form table td .date {
  top: -6px;
  left: 2px;
}
#buy #content .content_left .order_form table td .pick_day {
  width: 50px;
  left: 6px;
  top: -4px;
  line-height: 10px;
  font-size: 8px;
  text-align: center;
}
#buy #content .content_left .order_form table .selected {
  box-shadow: inset 0px 2px 30px 2px #fff;
}
#buy #content .content_left .dolphins_pic {
  padding-bottom: 20px;
}
#buy #content .content_left .dolphin_header {
  display: inline-block;
  position: absolute;
  float: right;
  padding: 0px 10px;
  font-size: 11px;
}
#buy #content .content_left .dolphin_header .selected_day {
  color: #d85920;
}
#buy #content .content_left .dolphin_header h2 {
  margin: 0px;
  margin-bottom: 2px;
}
#buy #content .content_left .dolphin_header h3 {
  margin: 0px;
  margin-top: 5px;
  font-size: 15px;
}
#buy #content .content_left .dolphin_header form {
  font-size: 13px;
  color: #3f80a6;
  margin: 0px;
  margin-top: 5px;
}
#buy #content .content_left .dolphin_header form .strike {
  color: gray;
  text-decoration: line-through;
}
#buy #content .content_left .dolphin_header form .sold_out {
  color: #d85920;
  font-size: 11px;
  font-family: 'Open Sans Condensed', sans-serif;
}
#buy #content .content_left .dolphin_header form div div {
  display: inline-block;
  width: 120px;
}
#buy #content .content_left .cart {
  padding: 0px 20px;
  font-size: 12px;
  font-family: 'Open Sans Condensed', sans-serif;
}
#buy #content .content_left .cart ul {
  padding: 0px;
  margin: 0px;
  padding-top: 5px;
  list-style: none;
  font-family: 'Open Sans', sans-serif;
}
#buy #content .content_left .cart ul li {
  padding: 5px 0px;
}
#buy #content .content_left .cart ul li .description {
  width: 155px;
  font-family: 'Open Sans Condensed', sans-serif;
}
#buy #content .content_left .cart ul li .quantity {
  width: 40px;
}
#buy #content .content_left .cart ul li .sub_total {
  width: 75px;
}
#buy #content .content_left .cart ul li .quantity, #buy #content .content_left .cart ul li .sub_total, #buy #content .content_left .cart ul li .edit {
  font-size: 11px;
  font-weight: 600;
}
#buy #content .content_left .cart ul div {
  display: inline-block;
}
#buy #content .content_left .cart .continue_checkout {
  display: inline-block;
  position: relative;
  left: 225px;
}
#buy #content .content_left .cart .continue_checkout .total {
  font-size: 15pt;
  font-family: 'Open Sans', sans-serif;
}
#buy #content .content_left .cart .showtime {
  font-family: 'Open Sans', sans-serif;
  font-size: 11px;
  font-weight: 600;
}
#buy #content .content_left .cart .showtime .selected_time {
  color: #d85920;
}
#buy #content .sidebar_right {
  display: inline-block;
  float: right;
  width: 210px;
}
#buy #content .sidebar_right .progress {
  width: 150px;
  float: right;
  position: relative;
  top: -15px;
}
#buy #content .sidebar_right .progress hr {
  border-style: solid;
  border-color: #dcdcdc;
}
#buy #content .sidebar_right .progress div {
  display: inline-block;
  width: 15px;
  height: 15px;
  border-radius: 100px;
  background-color: #dcdcdc;
  position: relative;
  top: -14px;
}
#buy #content .sidebar_right .progress div:first-child {
  float: left;
}
#buy #content .sidebar_right .progress div:nth-child(3) {
  left: 50px;
}
#buy #content .sidebar_right .progress div:last-child {
  float: right;
  top: -14px;
}
#buy #content .sidebar_right .buy_save {
  padding: 0px 15px;
  position: relative;
  left: 40px;
}
#buy #content .sidebar_right .gauge {
  padding-top: 30px;
  position: relative;
  left: 70px;
}
#buy #content .sidebar_right .gauge .attendance {
  width: 100%;
  text-align: center;
}
#buy #content .sidebar_right .gauge .attendance h3 {
  font-size: 11px;
  text-shadow: 0px 0px black;
  text-align: center;
  float: left;
  margin: 0px;
}
#buy #content .sidebar_right .gauge .attendance .selected_day {
  font-size: 10px;
  font-weight: 600;
  float: left;
  color: #d85920;
  text-align: center;
}
#buy #content .sidebar_right .gauge img {
  position: relative;
  top: -15px;
  left: 20px;
}
#buy #content .sidebar_right .safari {
  position: relative;
  padding-top: 25px;
  display: none;
}
#buy #content .selected_day .day {
  text-transform: capitalize;
}

/**** Cart CSS ****/
#cart #content {
  display: inline-block;
  background: white url("/SiteAssets/images/body/plan_visit/dolphin_girl.png") no-repeat right bottom;
  float: right;
  width: 650px;
  padding: 27px;
  padding-bottom: 0px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  color: #000;
}
#cart #content .content_left {
  width: 415px;
  height: 512px;
  display: inline-block;
}
#cart #content .content_left h2 {
  font-size: 15px;
  font-family: 'Open Sans Condensed', sans-serif;
  margin-top: 0px;
}
#cart #content .content_left .order_form {
  background-color: #f6f1dc;
  padding: 10px;
  padding-bottom: 15px;
}
#cart #content .content_left .order_form .container {
  width: 25%;
  margin: 0px auto;
  text-align: center;
}
#cart #content .content_left .order_form .container h3 {
  font-size: 11px;
  display: inline-block;
  margin: 0px;
  width: 81%;
  text-align: center;
  position: relative;
  top: -4px;
}
#cart #content .content_left .order_form .proceed {
  display: inline-block;
  float: right;
  border: 1px solid #fff;
  border-radius: 5px;
}
#cart #content .content_left .selected_day {
  color: #d85920;
}
#cart #content .content_left .dolphins_pic {
  padding-bottom: 20px;
}
#cart #content .content_left .dolphin_header {
  width: 430px;
  display: inline-block;
  padding: 0px 10px;
  font-size: 11px;
}
#cart #content .content_left .dolphin_header h2 {
  margin: 0px;
  margin-bottom: 2px;
}
#cart #content .content_left .dolphin_header h3 {
  margin: 0px;
  margin-top: 5px;
  font-size: 15px;
}
#cart #content .content_left .dolphin_header form {
  font-size: 13px;
  color: #3f80a6;
  margin: 0px;
  margin-top: 5px;
}
#cart #content .content_left .dolphin_header form .strike {
  color: gray;
  text-decoration: line-through;
}
#cart #content .content_left .dolphin_header form .sold_out {
  color: #d85920;
  font-size: 11px;
  font-family: 'Open Sans Condensed', sans-serif;
}
#cart #content .content_left .dolphin_header form div div {
  display: inline-block;
  width: 120px;
}
#cart #content .content_left .cart {
  padding: 0px 20px;
  font-size: 12px;
  font-family: 'Open Sans Condensed', sans-serif;
}
#cart #content .content_left .cart a {
  text-decoration: none;
  color: #000;
}
#cart #content .content_left .cart ul {
  padding: 0px;
  margin: 0px;
  padding-top: 5px;
  list-style: none;
  font-family: 'Open Sans', sans-serif;
}
#cart #content .content_left .cart ul li {
  padding: 5px 0px;
}
#cart #content .content_left .cart ul li .description {
  width: 155px;
  font-family: 'Open Sans Condensed', sans-serif;
}
#cart #content .content_left .cart ul li .quantity {
  width: 40px;
}
#cart #content .content_left .cart ul li .sub_total {
  width: 75px;
}
#cart #content .content_left .cart ul li .quantity, #cart #content .content_left .cart ul li .sub_total, #cart #content .content_left .cart ul li .edit {
  font-size: 11px;
  font-weight: 600;
}
#cart #content .content_left .cart ul div {
  display: inline-block;
}
#cart #content .content_left .cart .continue_checkout {
  display: inline-block;
  position: relative;
  left: 225px;
}
#cart #content .content_left .cart .continue_checkout .total {
  font-size: 15pt;
  font-family: 'Open Sans', sans-serif;
}
#cart #content .content_left .cart .showtime {
  font-family: 'Open Sans', sans-serif;
  font-size: 11px;
  font-weight: 600;
}
#cart #content .content_left .cart .showtime .selected_time {
  color: #d85920;
}
#cart #content .sidebar_right {
  display: inline-block;
  float: right;
  width: 230px;
}
#cart #content .sidebar_right .progress {
  width: 150px;
  float: right;
  position: relative;
  top: -15px;
}
#cart #content .sidebar_right .progress hr {
  border-style: solid;
  border-color: #dcdcdc;
}
#cart #content .sidebar_right .progress div {
  display: inline-block;
  width: 15px;
  height: 15px;
  border-radius: 100px;
  background-color: #dcdcdc;
  position: relative;
  top: -14px;
}
#cart #content .sidebar_right .progress div:first-child {
  float: left;
}
#cart #content .sidebar_right .progress div:nth-child(3) {
  left: 50px;
}
#cart #content .sidebar_right .progress div:last-child {
  float: right;
  top: -14px;
}

#checkout #content {
  display: inline-block;
  background: #fff;
  float: right;
  width: 650px;
  padding: 27px;
  padding-bottom: 0px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  color: #000;
}
#checkout #content .content_left {
  width: 415px;
  height: 500px;
  display: inline-block;
  font-size: 11px;
  font-family: 'Open Sans Condensed', sans-serif;
}
#checkout #content .order_form {
  background-color: #f6f1dc;
  padding: 10px;
  padding-bottom: 15px;
}
#checkout #content .content_left .left, #checkout #content .content_left .right {
  display: inline-block;
}
#checkout #content .content_left .left .required, #checkout #content .content_left .right .required {
  color: #d85920;
}
#checkout #content .content_left .left .zip_code {
  width: 50px;
}
#checkout #content .content_left .left .retype_email {
  padding-bottom: 10px;
}
#checkout #content .content_left .right {
  width: 43%;
}
#checkout #content .content_left .right .card_type {
  padding: 5px 0px;
}
#checkout #content .content_left .right .card_extras {
  display: inline-block;
}
#checkout #content .content_left .right .card_extras input[type="text"] {
  width: 50px;
}
#checkout #content .content_left .right .card_extras .exp_date {
  float: left;
}
#checkout #content .content_left .right .card_extras .ccv_num {
  padding-left: 30px;
  float: left;
}
#checkout #content .content_left .right .paypal {
  padding-bottom: 20px;
}
#checkout #content .content_left .right .paypal img {
  left: 5px;
  position: relative;
  top: 10px;
  border: 1px solid gray;
}
#checkout #content .content_left .right .continue {
  padding-top: 10px;
}
#checkout #content .content_left .right .continue .proceed {
  position: relative;
  left: 50px;
  display: inline-block;
  float: right;
  border: 1px solid #fff;
  border-radius: 5px;
}
#checkout #content .content_left .right .continue div {
  padding-top: 35px;
  width: 258px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  font-size: 10px;
}
#checkout #content .content_left .right .continue a {
  text-decoration: none;
}
#checkout #content .content_left .right .future_emails {
  font-family: 'Open Sans', sans-serif;
  font-size: 10px;
  width: 200px;
}
#checkout #content .content_left .right .future_emails input {
  margin-right: 5px;
}
#checkout #content .content_left input[type="text"], #checkout #content .content_left input[type="email"] {
  width: 190px;
}
#checkout #content .content_left h2 {
  font-size: 15px;
  margin-top: 0px;
}
#checkout #content .content_left h3 {
  font-size: 10px;
  margin: 0px;
  font-family: 'Open Sans', sans-serif;
}
#checkout #content .sidebar_right {
  display: inline-block;
  float: right;
  width: 210px;
}
#checkout #content .sidebar_right .progress {
  width: 150px;
  float: right;
  position: relative;
  top: -15px;
}
#checkout #content .sidebar_right .progress hr {
  border-style: solid;
  border-color: #dcdcdc;
}
#checkout #content .sidebar_right .progress div {
  display: inline-block;
  width: 15px;
  height: 15px;
  border-radius: 100px;
  background-color: #dcdcdc;
  position: relative;
  top: -14px;
}
#checkout #content .sidebar_right .progress div:first-child {
  float: left;
}
#checkout #content .sidebar_right .progress div:nth-child(3) {
  left: 50px;
}
#checkout #content .sidebar_right .progress div:last-child {
  float: right;
  top: -14px;
}

/**** Plan Your Visit CSS END ****/
/**** Conservation CSS ****/
#conservation #content {
  display: inline-block;
  background-color: #fff;
  float: right;
  width: 650px;
  padding: 27px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  color: #000;
}
#conservation #content .breadcrumb {
  font-size: 11px;
  color: #000;
  position: relative;
  top: -12px;
}
#conservation #content .breadcrumb a {
  color: #2c7a80;
}
#conservation #content .contestants {
  font-family: 'Open Sans Condensed', sans-serif;
  display: inline-block;
  float: left;
  padding-right: 10px;
}
#conservation #content .contestants a {
  color: #2c7a80;
}
#conservation #content .contestants h2 {
  font-size: 15px;
  text-decoration: underline;
  margin: 10px 0px;
}
#conservation #content .contestants .image {
  display: inline-block;
}
#conservation #content .contestants .description {
  display: inline-block;
  padding: 0px 10px;
}
#conservation #content .contestants .description h3, #conservation #content .contestants .description p {
  margin: 0px;
}
#conservation #content .contestants .description h3 {
  font-size: 14px;
}
#conservation #content .contestants .description p {
  width: 390px;
  font-size: 11px;
}
#conservation #content .contestants .winner {
  padding-bottom: 10px;
}
#conservation #content .contestants .nominees {
  border-top: 2px solid #b5c327;
  list-style: none;
  padding: 0px;
  margin: 0px;
}
#conservation #content .contestants .nominees li {
  padding: 5px 0px;
}
#conservation #content .contestants .nominees li:first-child {
  padding: 0px;
}
#conservation #content .sidebar_right {
  font-family: 'Open Sans Condensed', sans-serif;
  display: inline-block;
  width: 138px;
  padding: 10px;
  font-size: 11px;
  margin-top: 15px;
}
#conservation #content .sidebar_right div {
  padding-bottom: 5px;
}
#conservation #content .sidebar_right div img {
  float: left;
  padding-right: 5px;
}
#conservation #content .sidebar_right div h3 {
  margin: 0px;
}
#conservation #content .sidebar_right a:link, #conservation #content .sidebar_right a:visited {
  color: #000;
}

/**** Contact CSS ****/
#contact #content {
  display: inline-block;
  background: white url("/SiteAssets/images/body/contact/girl_bird.png") no-repeat right bottom;
  float: right;
  width: 650px;
  padding: 27px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  color: #000;
}
#contact #content .breadcrumb {
  font-size: 11px;
  color: #000;
  position: relative;
  top: -12px;
}
#contact #content .breadcrumb a {
  color: #2c7a80;
}
#contact #content .column {
  font-family: 'Open Sans Condensed', sans-serif;
  list-style: none;
  font-size: 11px;
  padding: 0px 50px 0px 0px;
  margin: 0px;
  display: inline-block;
  width: 155px;
  float: left;
}
#contact #content .column a {
  color: #2c7a80;
}
#contact #content .column h3 {
  margin: 5px 0px;
  font-family: 'Open Sans Condensed', sans-serif !important;
}
#contact #content .column li {
  padding-bottom: 10px;
}

/**** Template 1 ****/
#temp_1 #content {
  display: inline-block;
  background: #fff;
  float: right;
  width: 650px;
  padding: 27px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  color: #000;
}
#temp_1 #content .breadcrumb {
  font-size: 11px;
  color: #000;
  position: relative;
  top: -12px;
}
#temp_1 #content .breadcrumb a {
  color: #2c7a80;
}
#temp_1 #content h2 {
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 20px;
  margin-bottom: 5px;
}
#temp_1 #content p {
  margin: 5px 0px;
  font-size: 11px;
  padding-bottom: 7px;
}
#temp_1 #content img{
  padding: 0px 20px 20px 0px;
  border: none !important;
  background: none !important;
}

/**** Template 2 ****/
#temp_2 #content {
  display: inline-block;
  background: #fff;
  float: right;
  width: 650px;
  padding: 27px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  color: #000;
}
#temp_2 #content .breadcrumb {
  font-size: 11px;
  color: #000;
  position: relative;
  top: -12px;
}
#temp_2 #content .breadcrumb a {
  color: #2c7a80;
}
#temp_2 #content h2 {
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 20px;
  margin-bottom: 10px;
}
#temp_2 #content img {
  float: left;
  padding: 0px 25px 25px 0px;
}
#temp_2 #content p {
  margin: 0px;
  padding-bottom: 7px;
  font-size: 11px;
}

/**** Template 3 ****/
#temp_3 #content {
  display: inline-block;
  background: #fff;
  float: right;
  width: 650px;
  padding: 27px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  color: #000;
}
#temp_3 #content .breadcrumb {
  font-size: 11px;
  color: #000;
  position: relative;
  top: -12px;
}
#temp_3 #content .breadcrumb a {
  color: #2c7a80;
}
#temp_3 #content h2 {
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 20px;
  margin: 10px 0px;
}
#temp_3 #content h3 {
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 15;
  margin: 8px 0;
}
#temp_3 #content p {
  margin: 0px;
  font-size: 11px;
}
#temp_3 #content b{
  padding-top: 7px;
}
#temp_3 #content .content_left {
  width: 58%;
  display: inline-block;
  padding-right: 20px;
}
#temp_3 #content .sidebar_right {
  width: 35%;
  display: inline-block;
  padding: 10px;
  position: relative;
  top: 60px;
  float: right;
}
#temp_3 #content .sidebar_right ul{
	padding-left: 20px;
}

/**** Template 4 ****/
#temp_4 #content {
  display: inline-block;
  background: #fff;
  float: right;
  width: 650px;
  padding: 27px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  color: #000;
}
#temp_4 #content .breadcrumb {
  font-size: 11px;
  color: #000;
  position: relative;
  top: -12px;
}
#temp_4 #content .breadcrumb a {
  color: #2c7a80;
}
#temp_4 #content h2 {
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 20px;
  margin: 5px 0px;
  margin-bottom: 10px;
}
#temp_4 #content p {
  margin: 5px 0px;
  font-size: 11px;
  padding: 10px 0px;
}
#temp_4 #content li p {
  margin: 5px 0px;
  font-size: 11px;
  padding: 0px;
}

/**** Template 5 ****/
#temp_5 #content {
  display: inline-block;
  background: #fff;
  float: right;
  width: 650px;
  padding: 27px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  color: #000;
}
#temp_5 #content .breadcrumb {
  font-size: 11px;
  color: #000;
  position: relative;
  top: -12px;
}
#temp_5 #content .breadcrumb a {
  color: #2c7a80;
}
#temp_5 #content h2 {
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 20px;
  margin: 5px 0px;
  margin-bottom: 10px;
}
#temp_5 #content h3 {
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 15;
  margin: 0px;
  margin-bottom: 5px;
}
#temp_5 #content p {
  margin: 0px;
  padding-bottom: 7px;
  font-size: 11px;
}
#temp_5 #content img {
  width: 100%;
  padding-bottom: 20px;
}
#temp_5 #content .content_left {
  width: 58%;
  display: inline-block;
  padding-right: 20px;
}
#temp_5 #content .sidebar_right {
  width: 35%;
  display: inline-block;
  padding: 10px;
  position: relative;
  top: 45px;
  float: right;
}
#temp_5 #content .sidebar_right ul{
	padding-left: 20px;
}

/**** Template 6 ****/
#temp_6 #content {
  display: inline-block;
  background: #fff;
  float: right;
  width: 650px;
  padding: 27px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  color: #000;
}
#temp_6 #content .breadcrumb {
  font-size: 11px;
  color: #000;
  position: relative;
  top: -12px;
}
#temp_6 #content .breadcrumb a {
  color: #2c7a80;
}
#temp_6 #content h2 {
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 20px;
  margin: 5px 0px;
  margin-bottom: 10px;
}
#temp_6 #content img {
  float: left;
  padding: 0px 25px 15px 0px;
}
#temp_6 #content p {
  margin: 0px;
  padding-bottom: 7px;
  font-size: 11px;
}

/**** Template 7 ****/
#temp_7 #content {
  display: inline-block;
  background: #fff;
  float: right;
  width: 650px;
  padding: 27px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  color: #000;
}
#temp_7 #content .breadcrumb {
  font-size: 11px;
  color: #000;
  position: relative;
  top: -12px;
}
#temp_7 #content .breadcrumb a {
  color: #2c7a80;
}
#temp_7 #content h2 {
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 20px;
  margin-bottom: 5px;
}
#temp_7 #content p {
  margin: 5px 0px;
  font-size: 11px;
  padding-bottom: 7px;
}
#temp_7 #content .sidebar_left {
  float: left;
  display: inline-block;
  width: 30%;
  padding-top: 10px;
}
#temp_7 #content .sidebar_left img {
  padding: 0px 25px 25px 0px;
  width: 100%;
}
#temp_7 #content .content_right {
  display: inline-block;
  float: right;
  width: 65%;
  padding-left: 5%;
}

/**** Template 8 ****/
#temp_8 #content {
  display: inline-block;
  background: #fff;
  float: right;
  width: 650px;
  padding: 27px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  color: #000;
}
#temp_8 #content .breadcrumb {
  font-size: 11px;
  color: #000;
  position: relative;
  top: -12px;
}
#temp_8 #content .breadcrumb a {
  color: #2c7a80;
}
#temp_8 #content h2 {
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 20px;
  margin-bottom: 5px;
}
#temp_8 #content h3 {
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 15px;
  margin: 0px;
  margin-bottom: 5px;
}
#temp_8 #content p {
  margin: 5px 0px;
  font-size: 11px;
  padding-bottom: 7px;
}
#temp_8 #content .sidebar_left {
  float: left;
  display: inline-block;
  width: 29%;
  padding-top: 10px;
}
#temp_8 #content .sidebar_left img {
  padding: 0px 25px 25px 0px;
}
#temp_8 #content .content_center {
  display: inline-block;
  width: 33%;
}
#temp_8 #content .sidebar_right {
  width: 32%;
  display: inline-block;
  padding: 10px;
  position: relative;
  top: 5px;
  float: right;
}
#temp_8 #content .sidebar_right ul{
	padding-left: 20px;
}

/**** Footer CSS ****/
#footer {
  height: 50px;
  width: 100%;
  box-shadow: 0px -5px 20px -5px #000;
  position: relative;
  z-index: 3;
  clear: both;
}
#footer div {
  display: inline-block;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  font-size: 12px;
  position: relative;
  top: -20px;
}
#footer div:after {
  content: "|";
}
#footer a {
  position: relative;
  top: -15px;
}
#footer a:first-child{
  top: 0px;
}
#footer .social_icons img{
	width: 20px;
	height: 20px;
}

/* Menu Colors */

.backOrange {
  background-color: #d85920 !important;
}

.backYellow {
  background-color: #ffce34 !important;}

.backLightBlue {
  background-color: #87d3e1 !important;}

.backGreen {
  background-color: #b5c327 !important;
}

.backBeige {
  background-color: #aa985e !important;
}

.backBlue {
  background-color: #2c7a80 !important;
}
.backGray{
  background-color: #959595 !important;
}

/**** Noticy Popup CSS ****/
.notice-popup {
  background-color: #c7911b;
  border-radius: 7px;
  padding: 5px;
}
.notice-popup .popup-inner-container {
  background-color: #e7ddb4;
  padding: 20px 30px;
  color: #372a07;
  text-align: center;
  font-family: 'Open Sans', sans-serif;
}
.notice-popup .popup-inner-container h1 {
  margin: 5px 0px;
  font-weight: 800;
  font-size: 50px;
}
.notice-popup .popup-inner-container p {
  margin: 5px 0px;
  font-size: 25px;
}
.notice-popup button.mfp-close {
  position: absolute !important;
  z-index: 4000 !important;
  background: white !important;
  opacity: 1 !important;
  border: 2px solid #372a07 !important;
  color: #372a07 !important;
  width: 25px !important;
  height: 25px !important;
  line-height: 23px !important;
  border-radius: 100px !important;
  top: -10px !important;
  right: -10px !important;
  padding-right: 1px;
}
.bx-wrapper .bx-controls-direction a {
	z-index: 1 !important;
}

/**** Sign CSS ****/
#sign_1 {
  background: #f8981d url("/SiteAssets/images/boards/sign_1/background.svg") no-repeat top right !important;
  font-family: 'agenda-boldcondensedregular';
  position: relative;
}
#sign_1 div {
  text-align: center;
  color: #372a07 !important;
  font-size: 3.5vw;
  height: 65%;
  overflow: auto;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
#sign_1 h1 {
  font-family: 'Open Sans Condensed', sans-serif;
  color: #372a07;
  font-family: 'agenda-boldcondensedregular';
  margin: 0px auto;
}

#sign_2 {
  background: #f8981d !important;
  font-family: 'agenda-regularregular';
  color: #372a07 !important;
  font-size: 60px !important;
}
#sign_2 .backLeaf {
  background: url("/SiteAssets/images/boards/sign_2/leaf.svg") no-repeat top left !important;
  border-bottom: 10px solid #372a07;
  text-align: center;
  padding: .5%;
}
#sign_2 h1 {
  margin: 40px 0px;
  font-family: 'agenda-boldcondensedregular';
}
#sign_2 h4 {
  margin: 10px 0px;
}
#sign_2 .square {
  padding: 0px 23px;
  margin: 0px 30px;
}
#sign_2 .backBrown {
  background: #372a07 !important;
}
#sign_2 .orangeFont {
  color: #f8981d;
}
#sign_2 .yellowFont {
  color: #cbdb2a;
}
#sign_2 table {
  width: 100%;
  font-size: 60px !important;
  border-collapse: collapse;
}
#sign_2 .ages {
  display: block;
  font-size: 40px;
}
#sign_2 .age_titles td {
  vertical-align: top;
}
#sign_2 .age_titles .title {
  font-weight: bold;
}
#sign_2 .groups td {
  width: 15%;
  display: inline-block;
  border-right: 10px solid #372a07;
  border-left: 10px solid #372a07;
  text-align: center;
}
#sign_2 .groups td:first-child {
  width: 37%;
  border-left: none;
}
#sign_2 .groups td:last-child {
  border-right: none;
}
#sign_2 .adv_pkg td {
  position: relative;
}
#sign_2 .adv_pkg img {
  float: left;
  width: 10%;
  padding-bottom: 0.5%;
}
#sign_2 .adv_pkg div {
  display: inline-block;
}
#sign_2 .adv_pkg div:first-child, #sign_2 .adv_pkg div:last-child {
  display: block;
}
#sign_2 .adv_pkg .adv_container {
  padding: 1% 0 0 2%;
}
#sign_2 .adv_pkg .adv_title {
  padding-left: 2%;
  font-size: 60px;
}
#sign_2 .adv_pkg .adv_title_pkg {
  padding-left: 12%;
  font-size: 60px;
}
#sign_2 .adv_pkg .prices {
  width: 15%;
  float: right;
  text-align: center;
  border-right: 5px solid #372a07;
  border-left: 5px solid #372a07;
  position: relative;
  bottom: 70px;
  font-size: 60px;
}
#sign_2 .adv_pkg .includes {
  position: absolute;
  bottom: 20px;
  float: left;
  left: 20%;
  font-size: 45px;
}
#sign_2 .basic_admin {
  font-weight: bold;
  font-size: 60px;
}
#sign_2 .basic_admin td {
  padding: 2%;
}
#sign_2 .get_more {
  text-align: center;
  padding: 5px 0px;
}
#sign_2 .thank_you {
  text-align: center;
  padding: 5px 0px;
  font-size: 40px !important;
}

/**** Confirmation CSS ****/
#confirm .order_form {
  background-color: #f6f1dc;
  padding: 10px;
  padding-bottom: 15px;
  width: 64%;
  display: inline-block;
  float: left;
  height: 475px;
}
#confirm .order_form .confirm_continue {
  padding-top: 10px;
}
#confirm .order_form .confirm_continue .proceed {
  position: relative;
  display: inline-block;
  border: 1px solid #fff;
  border-radius: 5px;
}
#confirm .order_form .confirm_continue div {
  padding-top: 35px;
  width: 258px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  font-size: 10px;
}
#confirm .order_form .confirm_continue a {
  text-decoration: none;
}

#confirm #confirm_sidebar {
  width: 210px !important;
  height: 500px;
  display: inline-block;
  float: right;
}
#confirm #confirm_sidebar img.safari {
  position: relative;
  display: inline-block;
  top: 293px;
}

/**** MISC CSS ****/
#content {
  display: inline-block;
  background-color: #fff;
  float: right;
  width: 650px;
  padding: 27px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  color: #000;
}

div.article{
	padding: 0px !important;
}

.article-content{
	margin: 0px !important;
}

#buy .content_left h2{
	color: #000;
	margin-bottom: 12px;
}

#temp_1 .sidebar_right, #temp_2 .sidebar_right, #temp_3 .sidebar_right, #temp_4 .sidebar_right, #temp_5 .sidebar_right, #temp_6 .sidebar_right, #temp_7 .sidebar_right, #temp_8 .sidebar_right{
	margin-bottom: 45px;
}

i.fa-lg{
	color: #2d2206;
}
i.fa-caret-down{
	margin-left: -3px;
}

.invalid{
	border: 1px solid red !important;
}


#checkout .order_form .error{
	color: red;
	border: 1px solid red;
	padding: 4px;
	margin-top: 5px;
}
#checkout .order_form h2{
	font-size: 15px;
	font-family: 'Open Sans Condensed', sans-serif;
	margin-top: 0px;
}
#checkout #content .cart {
  padding: 0px 20px;
  font-size: 12px;
  font-family: 'Open Sans Condensed', sans-serif;
  padding-bottom: 20px;
}
#checkout #content .cart .selected_day{
	color: #d85920;
}
#checkout #content .cart a {
  text-decoration: none;
  color: #000;
}
#checkout #content .cart ul {
  padding: 0px;
  margin: 0px;
  padding-top: 5px;
  list-style: none;
  font-family: 'Open Sans', sans-serif;
}
#checkout #content .cart ul li {
  padding: 5px 0px;
}
#checkout #content .cart ul li .description {
  width: 155px;
  font-family: 'Open Sans Condensed', sans-serif;
}
#checkout #content .cart ul li .quantity {
  width: 40px;
}
#checkout #content .cart ul li .sub_total {
  width: 75px;
}
#checkout #content .cart ul li .quantity, #checkout #content .cart ul li .sub_total, #checkout #content .cart ul li .edit {
  font-size: 11px;
  font-weight: 600;
}
#checkout #content .cart ul div {
  display: inline-block;
}
#checkout .sidebar_right{
	position: relative;
	bottom: 130px;
}

.orangeButton{
	background: #d85920 !important;
	padding: 5px 10px;
	border-radius: 25px;
	color: #fff !important;
	text-decoration: none !important;
}

/**** Attendance Forecast ****/
.forecast .light{
	color: #b5c327 !important;
}
.forecast .moderate{
	color: #ffce34 !important;
}
.forecast .heavy{
	color: #d85920 !important;
}

/**** Blog CSS ****/
.blog_temp #content p span{
	font-size: 13px !important;
}
.blog_temp ul.ms-blog-postList{
	max-width: 436px !important;
}

/**** Photo Credit Helper  ****/
.ms-rtestate-field {
	position: relative;
}

.image_helper {
	position: relative;
}

.image_hold {
	position: relative;
}

.image_hold img {
	position: relative;
}

/**** Photo Credit ****/
.photo-credit-large{
	position: absolute;
	right: 25px;
	top: 245px;
	font-style: italic;
	font-size: 11px !important;
	font-weight: normal !important;
}

.photo-credit-small{
	float: none;
	position: absolute;
	font-style: italic;
	font-size: 11px !important;
	font-weight: normal !important;
}

#temp_1 .image_hold img,
#temp_3 .image_hold img {
	margin: 0 5px 15px 0 !important;
}
/*
#temp_3 .photo-credit-small{
	float: none;
	font-style: italic;
	font-size: 11px !important;
	position: relative;
	font-weight: normal !important;
}

#temp_8 .photo-credit-small{
	float: none;
	font-style: italic;
	font-size: 11px !important;
	position: relative;
	font-weight: normal !important;
}
*/
/**** Search Page ****/
.ms-srch-hover-outerContainer{
	display: none !important;
}
#SearchBox .ms-srch-sb-border{
	border-bottom: none;
}
