/***
*
* Styles by Lingo
*
***/

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on November 11, 2013 */



@font-face {
    font-family: 'kameronbold';
    src: url('fonts/kameron-bold-webfont.eot');
    src: url('fonts/kameron-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/kameron-bold-webfont.woff') format('woff'),
         url('fonts/kameron-bold-webfont.ttf') format('truetype'),
         url('fonts/kameron-bold-webfont.svg#kameronbold') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'kameronregular';
    src: url('fonts/kameron-regular-webfont.eot');
    src: url('fonts/kameron-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/kameron-regular-webfont.woff') format('woff'),
         url('fonts/kameron-regular-webfont.ttf') format('truetype'),
         url('fonts/kameron-regular-webfont.svg#kameronregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
/* Sticky footer */
html, body {
  height: 100%; }

#page {
  min-height: 100%; }

.wrapper {
  overflow: auto;
  padding-bottom: 80px; }

/* must be same height as the footer */
#section-footer {
  position: relative;
  margin-top: -190px;
  /* negative value of footer height */
  height: 190px;
  clear: both; }

/*Opera Fix*/
body:before {
  content: "";
  height: 100%;
  float: left;
  width: 0;
  margin-top: -32767px; }

/* Admin styles */
#region-content .tabs a {
  display: inline-block;
  padding: .5em 1em;
  background: #F09531;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: #b6b6b6 0 0 10px;
  -moz-box-shadow: #b6b6b6 0 0 10px;
  box-shadow: #b6b6b6 0 0 10px;
  border: 2px solid #fff;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  font-size: .8em;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s; }
  #region-content .tabs a:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1; }

/* The basics */
body {
  background-color: #fff;
  font-family: Arial, Helvetica, sans-serif; }

body.front {
  background: #fffdf3 url("../img/bg.png") repeat-x; }

body.not-front {
  background: url("../img/inside_bg.png") repeat-x; }

.page {
  margin: 15px 0 0 0; }

h1, h2, #block-system-main-menu a, #block-menu-block-1 a, .promo_btn a, .read-more a, .featured-image-info p {
  letter-spacing: 1px; }

p, ul, li, h4, form, .date-display-single, .field-name-field-event-date, td {
  font-size: 13px;
  line-height: 1.5em;
  color: #000; }

 .singlebreak {
 line-height: 0.8;
 }
 .tightspace{
  line-height: 0.75;
 }
 
p a {
  color: #5197D8;
  font-weight: bold; }
  p a:hover {
    text-decoration: underline; }

.field-name-field-event-date, form {
  padding-bottom: 1em; }

h5, h6 {
  font-family: Arial, Helvetica, sans-serif; }

h4 {
  font-weight: bold;
  margin-bottom: 0; }

h6 {
  margin: .5em 0; }

a {
  color: #5197D8;
  text-decoration: none;
  font-weight: bold; }

li.expanded, li.collapsed, li.leaf {
  padding: 0; }

ul.menu li {
  margin: 0; }

.zone-content ul {
  list-style: disc; }
.zone-content ol {
  list-style: decimal; }

/* Imported stuff */
p, table {
  margin: 0 0 10px; }

.lead {
  margin-bottom: 20px;
  font-size: 21px;
  font-weight: 200;
  line-height: 30px; }

p.smallprint {
  line-height: 1.2; }

small {
  font-size: 85%; }

strong {
  font-weight: bold; }

em {
  font-style: italic; }

cite {
  font-style: normal; }

.muted {
  color: #999999; }

.text-warning {
  color: #c09853; }

.text-error {
  color: #b94a48; }

.text-info {
  color: #3a87ad; }

.text-success {
  color: #468847; }

h1,
h2,
h3,
h4,
h5,
h6 {
  padding: 10px 0;
  font-weight: bold;
  line-height: 1;
  color: inherit;
  text-rendering: optimizelegibility; }

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  font-weight: normal;
  line-height: 1;
  color: #999999; }

h1 {
  font-size: 24px; }

h2 {
  font-size: 22px; }

h3 {
  font-size: 18px; }

h4 {
  font-size: 15px; }

h5 {
  font-size: 13px; }

h6 {
  font-size: 12px; }

h1 small, h2 small, h3 small, h4 small, h5 small {
  font-size: 0.8em; }

.page-header {
  padding-bottom: 9px;
  margin: 20px 0 30px;
  border-bottom: 1px solid #eeeeee; }

ul,
ol {
  padding: 0;
  margin: 0 0 10px 25px; }

ul ul,
ul ol,
ol ol,
ol ul {
  margin-bottom: 0; }

li {
  line-height: 20px; }

ul.unstyled,
ol.unstyled {
  margin-left: 0;
  list-style: none; }

dl {
  margin-bottom: 20px; }

dt,
dd {
  line-height: 20px; }

dt {
  font-weight: bold; }

dd {
  margin-left: 10px; }

.dl-horizontal {
  *zoom: 1; }

.dl-horizontal:before,
.dl-horizontal:after {
  display: table;
  content: "";
  line-height: 0; }

.dl-horizontal:after {
  clear: both; }

.dl-horizontal dt {
  float: left;
  width: 160px;
  clear: left;
  text-align: right;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.dl-horizontal dd {
  margin-left: 180px; }

img.displayed {
    display: block;
    margin-left: auto;
    margin-right: auto }  
  
hr {
  margin: 20px 0;
  border: 0;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #ffffff; }
.jobline {
  border: 0;  
  color: #284b6c;
  background-color: #284b6c;
  height: 3px; }

abbr[title] {
  cursor: help;
  border-bottom: 1px dotted #999999; }

abbr.initialism {
  font-size: 90%;
  text-transform: uppercase; }

blockquote {
  padding: 0 0 0 15px;
  margin: 0 0 20px;
  border-left: 5px solid #eeeeee; }

blockquote p {
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 300;
  line-height: 25px; }

blockquote small {
  display: block;
  line-height: 20px;
  color: #999999; }

blockquote small:before {
  content: '\2014 \00A0'; }

blockquote.pull-right {
  float: right;
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0; }

blockquote.pull-right p,
blockquote.pull-right small {
  text-align: right; }

blockquote.pull-right small:before {
  content: ''; }

blockquote.pull-right small:after {
  content: '\00A0 \2014'; }

q:before,
q:after,
blockquote:before,
blockquote:after {
  content: ""; }

address {
  display: block;
  margin-bottom: 20px;
  font-style: normal;
  line-height: 20px; }

code,
pre {
  padding: 0 3px 2px;
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
  font-size: 12px;
  color: #333333;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }

code {
  padding: 2px 4px;
  color: #d14;
  background-color: #f7f7f9;
  border: 1px solid #e1e1e8; }

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 20px;
  word-break: break-all;
  word-wrap: break-word;
  white-space: pre;
  white-space: pre-wrap;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

pre.prettyprint {
  margin-bottom: 20px; }

pre code {
  padding: 0;
  color: inherit;
  background-color: transparent;
  border: 0; }

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

table {
  max-width: 100%;
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0; }

.table {
  width: 100%;
  margin-bottom: 20px; }

.table th,
.table td {
  padding: 8px;
  line-height: 20px;
  text-align: left;
  vertical-align: top;
  border-top: 1px solid #dddddd; }

.table th {
  font-weight: bold; }

.table thead th {
  vertical-align: bottom; }

.table caption + thead tr:first-child th,
.table caption + thead tr:first-child td,
.table colgroup + thead tr:first-child th,
.table colgroup + thead tr:first-child td,
.table thead:first-child tr:first-child th,
.table thead:first-child tr:first-child td {
  border-top: 0; }

.table tbody + tbody {
  border-top: 2px solid #dddddd; }

.table-condensed th,
.table-condensed td {
  padding: 4px 5px; }

.table-bordered {
  border: 1px solid #dddddd;
  border-collapse: separate;
  *border-collapse: collapse;
  border-left: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

.table-bordered th,
.table-bordered td {
  border-left: 1px solid #dddddd; }

.table-bordered caption + thead tr:first-child th,
.table-bordered caption + tbody tr:first-child th,
.table-bordered caption + tbody tr:first-child td,
.table-bordered colgroup + thead tr:first-child th,
.table-bordered colgroup + tbody tr:first-child th,
.table-bordered colgroup + tbody tr:first-child td,
.table-bordered thead:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child td {
  border-top: 0; }

.table-bordered thead:first-child tr:first-child th:first-child,
.table-bordered tbody:first-child tr:first-child td:first-child {
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px; }

.table-bordered thead:first-child tr:first-child th:last-child,
.table-bordered tbody:first-child tr:first-child td:last-child {
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px; }

.table-bordered thead:last-child tr:last-child th:first-child,
.table-bordered tbody:last-child tr:last-child td:first-child,
.table-bordered tfoot:last-child tr:last-child td:first-child {
  -webkit-border-radius: 0 0 0 4px;
  -moz-border-radius: 0 0 0 4px;
  border-radius: 0 0 0 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px; }

.table-bordered thead:last-child tr:last-child th:last-child,
.table-bordered tbody:last-child tr:last-child td:last-child,
.table-bordered tfoot:last-child tr:last-child td:last-child {
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px; }

.table-bordered caption + thead tr:first-child th:first-child,
.table-bordered caption + tbody tr:first-child td:first-child,
.table-bordered colgroup + thead tr:first-child th:first-child,
.table-bordered colgroup + tbody tr:first-child td:first-child {
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px; }

.table-bordered caption + thead tr:first-child th:last-child,
.table-bordered caption + tbody tr:first-child td:last-child,
.table-bordered colgroup + thead tr:first-child th:last-child,
.table-bordered colgroup + tbody tr:first-child td:last-child {
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  -moz-border-radius-topleft: 4px; }

.table-striped tbody tr:nth-child(odd) td,
.table-striped tbody tr:nth-child(odd) th {
  background-color: #f9f9f9; }

.table-hover tbody tr:hover td,
.table-hover tbody tr:hover th {
  background-color: #f5f5f5; }

table [class*=span],
.row-fluid table [class*=span] {
  display: table-cell;
  float: none;
  margin-left: 0; }

.table .span1 {
  float: none;
  width: 44px;
  margin-left: 0; }

.table .span2 {
  float: none;
  width: 124px;
  margin-left: 0; }

.table .span3 {
  float: none;
  width: 204px;
  margin-left: 0; }

.table .span4 {
  float: none;
  width: 284px;
  margin-left: 0; }

.table .span5 {
  float: none;
  width: 364px;
  margin-left: 0; }

.table .span6 {
  float: none;
  width: 444px;
  margin-left: 0; }

.table .span7 {
  float: none;
  width: 524px;
  margin-left: 0; }

.table .span8 {
  float: none;
  width: 604px;
  margin-left: 0; }

.table .span9 {
  float: none;
  width: 684px;
  margin-left: 0; }

.table .span10 {
  float: none;
  width: 764px;
  margin-left: 0; }

.table .span11 {
  float: none;
  width: 844px;
  margin-left: 0; }

.table .span12 {
  float: none;
  width: 924px;
  margin-left: 0; }

.table .span13 {
  float: none;
  width: 1004px;
  margin-left: 0; }

.table .span14 {
  float: none;
  width: 1084px;
  margin-left: 0; }

.table .span15 {
  float: none;
  width: 1164px;
  margin-left: 0; }

.table .span16 {
  float: none;
  width: 1244px;
  margin-left: 0; }

.table .span17 {
  float: none;
  width: 1324px;
  margin-left: 0; }

.table .span18 {
  float: none;
  width: 1404px;
  margin-left: 0; }

.table .span19 {
  float: none;
  width: 1484px;
  margin-left: 0; }

.table .span20 {
  float: none;
  width: 1564px;
  margin-left: 0; }

.table .span21 {
  float: none;
  width: 1644px;
  margin-left: 0; }

.table .span22 {
  float: none;
  width: 1724px;
  margin-left: 0; }

.table .span23 {
  float: none;
  width: 1804px;
  margin-left: 0; }

.table .span24 {
  float: none;
  width: 1884px;
  margin-left: 0; }

.table tbody tr.success td {
  background-color: #dff0d8; }

.table tbody tr.error td {
  background-color: #f2dede; }

.table tbody tr.warning td {
  background-color: #fcf8e3; }

.table tbody tr.info td {
  background-color: #d9edf7; }

.table-hover tbody tr.success:hover td {
  background-color: #d0e9c6; }

.table-hover tbody tr.error:hover td {
  background-color: #ebcccc; }

.table-hover tbody tr.warning:hover td {
  background-color: #faf2cc; }

.table-hover tbody tr.info:hover td {
  background-color: #c4e3f3; }

.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

form {
  margin: 0 0 20px; }

fieldset {
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: 40px;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5; }

legend small {
  font-size: 15px;
  color: #999999; }

label,
input,
button,
select,
textarea {
  font-size: 14px;
  font-weight: normal;
  line-height: 20px; }

input,
button,
select,
textarea {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }

label {
  margin-bottom: 5px; }

select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  display: inline-block;
  height: 20px;
  padding: 4px 6px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  color: #555555;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  vertical-align: middle; }

input,
textarea,
.uneditable-input {
  width: 206px; }

textarea {
  height: auto; }

textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  background-color: #ffffff;
  border: 1px solid #cccccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border linear .2s, box-shadow linear .2s;
  -moz-transition: border linear .2s, box-shadow linear .2s;
  -o-transition: border linear .2s, box-shadow linear .2s;
  transition: border linear .2s, box-shadow linear .2s; }

textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  border-color: rgba(82, 168, 236, 0.8);
  outline: 0;
  outline: thin dotted \9;
  /* IE6-9 */
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6); }

input[type="radio"],
input[type="checkbox"] {
  margin: 0px 4px 5px 0px;
  /* IE7 */
  margin-top: 1px \9;
  /* IE8-9 */
  line-height: normal;
  cursor: pointer; }

input[type="file"],
input[type="image"],
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="radio"],
input[type="checkbox"] {
  width: auto; }

select,
input[type="file"] {
  height: 35px;
  /* In IE7, the height of the select element cannot be changed by height, only font-size */
  *margin-top: 4px;
  /* For IE7, add top margin to align select with labels */
  line-height: 30px; }

select {
  width: 220px;
  border: 1px solid #cccccc;
  background-color: #ffffff; }

select[multiple],
select[size] {
  height: auto; }

select:focus,
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

.uneditable-input,
.uneditable-textarea {
  color: #999999;
  background-color: #fcfcfc;
  border-color: #cccccc;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  cursor: not-allowed; }

.uneditable-input {
  overflow: hidden;
  white-space: nowrap; }

.uneditable-textarea {
  width: auto;
  height: auto; }

input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #999999; }

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #999999; }

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #999999; }

.radio,
.checkbox {
  min-height: 20px;
  padding-left: 20px; }

.radio input[type="radio"],
.checkbox input[type="checkbox"] {
  float: left;
  margin-left: -20px; }

.controls > .radio:first-child,
.controls > .checkbox:first-child {
  padding-top: 5px; }

.radio.inline,
.checkbox.inline {
  display: inline-block;
  padding-top: 5px;
  margin-bottom: 0;
  vertical-align: middle; }

.radio.inline + .radio.inline,
.checkbox.inline + .checkbox.inline {
  margin-left: 10px; }

.input-mini {
  width: 60px; }

.input-small {
  width: 90px; }

.input-medium {
  width: 150px; }

.input-large {
  width: 210px; }

.input-xlarge {
  width: 270px; }

.input-xxlarge {
  width: 530px; }

input[class*="span"],
select[class*="span"],
textarea[class*="span"],
.uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"] {
  float: none;
  margin-left: 0; }

.input-append input[class*="span"],
.input-append .uneditable-input[class*="span"],
.input-prepend input[class*="span"],
.input-prepend .uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"],
.row-fluid .input-prepend [class*="span"],
.row-fluid .input-append [class*="span"] {
  display: inline-block; }

input,
textarea,
.uneditable-input {
  margin-left: 0; }

.controls-row [class*="span"] + [class*="span"] {
  margin-left: 20px; }

input.span12, textarea.span12, .uneditable-input.span12 {
  width: 926px; }

input.span11, textarea.span11, .uneditable-input.span11 {
  width: 846px; }

input.span10, textarea.span10, .uneditable-input.span10 {
  width: 766px; }

input.span9, textarea.span9, .uneditable-input.span9 {
  width: 686px; }

input.span8, textarea.span8, .uneditable-input.span8 {
  width: 606px; }

input.span7, textarea.span7, .uneditable-input.span7 {
  width: 526px; }

input.span6, textarea.span6, .uneditable-input.span6 {
  width: 446px; }

input.span5, textarea.span5, .uneditable-input.span5 {
  width: 366px; }

input.span4, textarea.span4, .uneditable-input.span4 {
  width: 286px; }

input.span3, textarea.span3, .uneditable-input.span3 {
  width: 206px; }

input.span2, textarea.span2, .uneditable-input.span2 {
  width: 126px; }

input.span1, textarea.span1, .uneditable-input.span1 {
  width: 46px; }

.controls-row {
  *zoom: 1; }

.controls-row:before,
.controls-row:after {
  display: table;
  content: "";
  line-height: 0; }

.controls-row:after {
  clear: both; }

.controls-row [class*="span"],
.row-fluid .controls-row [class*="span"] {
  float: left; }

.controls-row .checkbox[class*="span"],
.controls-row .radio[class*="span"] {
  padding-top: 5px; }

input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] {
  cursor: not-allowed;
  background-color: #eeeeee; }

input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"][readonly],
input[type="checkbox"][readonly] {
  background-color: transparent; }

.control-group.warning > label,
.control-group.warning .help-block,
.control-group.warning .help-inline {
  color: #c09853; }

.control-group.warning .checkbox,
.control-group.warning .radio,
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
  color: #c09853; }

.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
  border-color: #c09853;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

.control-group.warning input:focus,
.control-group.warning select:focus,
.control-group.warning textarea:focus {
  border-color: #a47e3c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e; }

.control-group.warning .input-prepend .add-on,
.control-group.warning .input-append .add-on {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #c09853; }

.control-group.error > label,
.control-group.error .help-block,
.control-group.error .help-inline {
  color: #b94a48; }

.control-group.error .checkbox,
.control-group.error .radio,
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  color: #b94a48; }

.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  border-color: #b94a48;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

.control-group.error input:focus,
.control-group.error select:focus,
.control-group.error textarea:focus {
  border-color: #953b39;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392; }

.control-group.error .input-prepend .add-on,
.control-group.error .input-append .add-on {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #b94a48; }

.control-group.success > label,
.control-group.success .help-block,
.control-group.success .help-inline {
  color: #468847; }

.control-group.success .checkbox,
.control-group.success .radio,
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
  color: #468847; }

.control-group.success input,
.control-group.success select,
.control-group.success textarea {
  border-color: #468847;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

.control-group.success input:focus,
.control-group.success select:focus,
.control-group.success textarea:focus {
  border-color: #356635;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b; }

.control-group.success .input-prepend .add-on,
.control-group.success .input-append .add-on {
  color: #468847;
  background-color: #dff0d8;
  border-color: #468847; }

.control-group.info > label,
.control-group.info .help-block,
.control-group.info .help-inline {
  color: #3a87ad; }

.control-group.info .checkbox,
.control-group.info .radio,
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
  color: #3a87ad; }

.control-group.info input,
.control-group.info select,
.control-group.info textarea {
  border-color: #3a87ad;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

.control-group.info input:focus,
.control-group.info select:focus,
.control-group.info textarea:focus {
  border-color: #2d6987;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3; }

.control-group.info .input-prepend .add-on,
.control-group.info .input-append .add-on {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #3a87ad; }

input:focus:required:invalid,
textarea:focus:required:invalid,
select:focus:required:invalid {
  color: #b94a48;
  border-color: #ee5f5b; }

input:focus:required:invalid:focus,
textarea:focus:required:invalid:focus,
select:focus:required:invalid:focus {
  border-color: #e9322d;
  -webkit-box-shadow: 0 0 6px #f8b9b7;
  -moz-box-shadow: 0 0 6px #f8b9b7;
  box-shadow: 0 0 6px #f8b9b7; }

.form-actions {
  padding: 19px 20px 20px;
  margin-top: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-top: 1px solid #e5e5e5;
  *zoom: 1; }

.form-actions:before,
.form-actions:after {
  display: table;
  content: "";
  line-height: 0; }

.form-actions:after {
  clear: both; }

.help-block,
.help-inline {
  color: #595959; }

.help-block {
  display: block;
  margin-bottom: 10px; }

.help-inline {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  vertical-align: middle;
  padding-left: 5px; }

.input-append,
.input-prepend {
  margin-bottom: 5px;
  font-size: 0;
  white-space: nowrap; }

.input-append input,
.input-prepend input,
.input-append select,
.input-prepend select,
.input-append .uneditable-input,
.input-prepend .uneditable-input,
.input-append .dropdown-menu,
.input-prepend .dropdown-menu {
  font-size: 14px; }

.input-append input,
.input-prepend input,
.input-append select,
.input-prepend select,
.input-append .uneditable-input,
.input-prepend .uneditable-input {
  position: relative;
  margin-bottom: 0;
  *margin-left: 0;
  vertical-align: top;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0; }

.input-append input:focus,
.input-prepend input:focus,
.input-append select:focus,
.input-prepend select:focus,
.input-append .uneditable-input:focus,
.input-prepend .uneditable-input:focus {
  z-index: 2; }

.input-append .add-on,
.input-prepend .add-on {
  display: inline-block;
  width: auto;
  height: 20px;
  min-width: 16px;
  padding: 4px 5px;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  text-align: center;
  text-shadow: 0 1px 0 #ffffff;
  background-color: #eeeeee;
  border: 1px solid #ccc; }

.input-append .add-on,
.input-prepend .add-on,
.input-append .btn,
.input-prepend .btn {
  vertical-align: top;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

.input-append .active,
.input-prepend .active {
  background-color: #a9dba9;
  border-color: #46a546; }

.input-prepend .add-on,
.input-prepend .btn {
  margin-right: -1px; }

.input-prepend .add-on:first-child,
.input-prepend .btn:first-child {
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px; }

.input-append input,
.input-append select,
.input-append .uneditable-input {
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px; }

.input-append input + .btn-group .btn,
.input-append select + .btn-group .btn,
.input-append .uneditable-input + .btn-group .btn {
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0; }

.input-append .add-on,
.input-append .btn,
.input-append .btn-group {
  margin-left: -1px; }

.input-append .add-on:last-child,
.input-append .btn:last-child {
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0; }

.input-prepend.input-append input,
.input-prepend.input-append select,
.input-prepend.input-append .uneditable-input {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

.input-prepend.input-append input + .btn-group .btn,
.input-prepend.input-append select + .btn-group .btn,
.input-prepend.input-append .uneditable-input + .btn-group .btn {
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0; }

.input-prepend.input-append .add-on:first-child,
.input-prepend.input-append .btn:first-child {
  margin-right: -1px;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px; }

.input-prepend.input-append .add-on:last-child,
.input-prepend.input-append .btn:last-child {
  margin-left: -1px;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0; }

.input-prepend.input-append .btn-group:first-child {
  margin-left: 0; }

input.search-query {
  padding-right: 14px;
  padding-right: 4px \9;
  padding-left: 14px;
  padding-left: 4px \9;
  /* IE7-8 doesn't have border-radius, so don't indent the padding */
  margin-bottom: 0;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px; }

/* Allow for input prepend/append in search forms */
.form-search .input-append .search-query,
.form-search .input-prepend .search-query {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

.form-search .input-append .search-query {
  -webkit-border-radius: 14px 0 0 14px;
  -moz-border-radius: 14px 0 0 14px;
  border-radius: 14px 0 0 14px; }

.form-search .input-append .btn {
  -webkit-border-radius: 0 14px 14px 0;
  -moz-border-radius: 0 14px 14px 0;
  border-radius: 0 14px 14px 0; }

.form-search .input-prepend .search-query {
  -webkit-border-radius: 0 14px 14px 0;
  -moz-border-radius: 0 14px 14px 0;
  border-radius: 0 14px 14px 0; }

.form-search .input-prepend .btn {
  -webkit-border-radius: 14px 0 0 14px;
  -moz-border-radius: 14px 0 0 14px;
  border-radius: 14px 0 0 14px; }

.form-search input,
.form-inline input,
.form-horizontal input,
.form-search textarea,
.form-inline textarea,
.form-horizontal textarea,
.form-search select,
.form-inline select,
.form-horizontal select,
.form-search .help-inline,
.form-inline .help-inline,
.form-horizontal .help-inline,
.form-search .uneditable-input,
.form-inline .uneditable-input,
.form-horizontal .uneditable-input,
.form-search .input-prepend,
.form-inline .input-prepend,
.form-horizontal .input-prepend,
.form-search .input-append,
.form-inline .input-append,
.form-horizontal .input-append {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  margin-bottom: 0;
  vertical-align: middle; }

.form-search .hide,
.form-inline .hide,
.form-horizontal .hide {
  display: none; }

.form-search label,
.form-inline label,
.form-search .btn-group,
.form-inline .btn-group {
  display: inline-block; }

.form-search .input-append,
.form-inline .input-append,
.form-search .input-prepend,
.form-inline .input-prepend {
  margin-bottom: 0; }

.form-search .radio,
.form-search .checkbox,
.form-inline .radio,
.form-inline .checkbox {
  padding-left: 0;
  margin-bottom: 0;
  vertical-align: middle; }

.form-search .radio input[type="radio"],
.form-search .checkbox input[type="checkbox"],
.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
  float: left;
  margin-right: 3px;
  margin-left: 0; }

.control-group {
  margin-bottom: 10px; }

legend + .control-group {
  margin-top: 20px;
  -webkit-margin-top-collapse: separate; }

.form-horizontal .control-group {
  margin-bottom: 20px;
  *zoom: 1; }

.form-horizontal .control-group:before,
.form-horizontal .control-group:after {
  display: table;
  content: "";
  line-height: 0; }

.form-horizontal .control-group:after {
  clear: both; }

.form-horizontal .control-label {
  float: left;
  width: 160px;
  padding-top: 5px;
  text-align: right; }

.form-horizontal .controls {
  *display: inline-block;
  *padding-left: 20px;
  margin-left: 180px;
  *margin-left: 0; }

.form-horizontal .controls:first-child {
  *padding-left: 180px; }

.form-horizontal .help-block {
  margin-bottom: 0; }

.form-horizontal input + .help-block,
.form-horizontal select + .help-block,
.form-horizontal textarea + .help-block {
  margin-top: 10px; }

.form-horizontal .form-actions {
  padding-left: 180px; }

/* Custom Font */
h1, h2, h3, #block-system-main-menu a, #block-menu-block-1 a, .promo_btn a, .read-more a, .featured-image-info p, .block-views-upcoming-events-block-1 h3, .page-experience-exhibits .feature-exhibit .view-content .main-feature-nav li.label, .show_hide, .show_hide_programs, .pr_show_hide, .ma_show_hide, .exhibit-description p, .main-feature-nav a {
  font-family: 'Kameron', 'kameronregular',  serif; }

/* Top Area */
#zone-user-wrapper {
  position: relative; }
  #zone-user-wrapper #block-menu-menu-secondary-menu ul {
    float: right; }
    #zone-user-wrapper #block-menu-menu-secondary-menu ul li {
      display: inline-block;
      margin: 0;
      padding: 0; }
      #zone-user-wrapper #block-menu-menu-secondary-menu ul li.first a {
        border-right: 1px solid #666; }
      #zone-user-wrapper #block-menu-menu-secondary-menu ul li a {
        color: #666;
        font-size: 13px;
        line-height: 20px;
        padding: 0 5px;
        margin: 0 0 0 5px;
        font-weight: bold; }
      #zone-user-wrapper #block-menu-menu-secondary-menu ul li a.social {
        padding: 0;
        width: 20px;
        height: 20px;
        background: transparent url("../img/socialmedia.png") no-repeat;
        display: block;
        text-indent: -999em;
        border-right: none; }
        #zone-user-wrapper #block-menu-menu-secondary-menu ul li a.social.youtube {
          background-position: -50px 0; }
        #zone-user-wrapper #block-menu-menu-secondary-menu ul li a.social.flickr {
          background-position: -25px 0; }
		#zone-user-wrapper #block-menu-menu-secondary-menu ul li a.social.pinterest {
          background-position: -75px 0; }
		#zone-user-wrapper #block-menu-menu-secondary-menu ul li a.social.instagram {
          background-position: -100px 0; }
		#zone-user-wrapper #block-menu-menu-secondary-menu ul li a.social.twitter {
          background-position: -125px 0; }


#zone-branding {
  position: relative; }
  #zone-branding .branding-data {
    position: relative;
    top: -8px;
    float: left;
    width: 234px; }
  #zone-branding #block-system-main-menu, #zone-branding #block-menu-block-1 {
    width: 740px;
    float: right;
    position: relative;
    z-index: 100; }
    #zone-branding #block-system-main-menu ul.menu li, #zone-branding #block-menu-block-1 ul.menu li {
      display: block;
      float: left; }
      #zone-branding #block-system-main-menu ul.menu li li a, #zone-branding #block-menu-block-1 ul.menu li li a {
        text-align: left; }
      #zone-branding #block-system-main-menu ul.menu li.menu-mlid-378 ul.menu, #zone-branding #block-menu-block-1 ul.menu li.menu-mlid-378 ul.menu {
        background-color: #662d8c; }
      #zone-branding #block-system-main-menu ul.menu li.menu-mlid-380 ul.menu, #zone-branding #block-menu-block-1 ul.menu li.menu-mlid-380 ul.menu {
        background-color: #98c93c; }
      #zone-branding #block-system-main-menu ul.menu li.menu-mlid-381 ul.menu, #zone-branding #block-menu-block-1 ul.menu li.menu-mlid-381 ul.menu {
        background-color: #f09531; }
      #zone-branding #block-system-main-menu ul.menu li.menu-mlid-1236 ul.menu, #zone-branding #block-menu-block-1 ul.menu li.menu-mlid-1236 ul.menu {
        background-color: #5197d8; }
      #zone-branding #block-system-main-menu ul.menu li.menu-mlid-383 ul.menu, #zone-branding #block-menu-block-1 ul.menu li.menu-mlid-383 ul.menu {
        background-color: #cd3d3a; }
      #zone-branding #block-system-main-menu ul.menu li:hover > ul, #zone-branding #block-menu-block-1 ul.menu li:hover > ul {
        display: block; }
    #zone-branding #block-system-main-menu ul.menu a, #zone-branding #block-menu-block-1 ul.menu a {
      color: #fff;
      background: url("../img/navbg.png") no-repeat;
      height: 69px;
      display: inline-block;
      line-height: 69px;
      text-align: center;
      text-transform: uppercase;
      text-shadow: 1px 1px 3px #888;
      font-size: 1.4em; }
      #zone-branding #block-system-main-menu ul.menu a.visit, #zone-branding #block-menu-block-1 ul.menu a.visit {
        width: 121px; }
      #zone-branding #block-system-main-menu ul.menu a.experience, #zone-branding #block-menu-block-1 ul.menu a.experience {
        background-position: -121px 0;
        width: 192px; }
      #zone-branding #block-system-main-menu ul.menu a.join, #zone-branding #block-menu-block-1 ul.menu a.join {
        background-position: -314px 0;
        width: 106px; }
      #zone-branding #block-system-main-menu ul.menu a.support, #zone-branding #block-menu-block-1 ul.menu a.support {
        background-position: -419px 0;
        width: 155px; } 
      #zone-branding #block-system-main-menu ul.menu a.store, #zone-branding #block-menu-block-1 ul.menu a.store {
        background-position: -573px 0;
        width: 160px; }
    #zone-branding #block-system-main-menu ul.menu ul.menu, #zone-branding #block-menu-block-1 ul.menu ul.menu {
      display: none;
      margin: 0 0 0 20px;
      padding: 0;
      min-width: 185px;
      width: auto;
      position: absolute;
      top: 69px;
      border: 3px solid #fff;
      -webkit-border-radius: 10px;
      -moz-border-radius: 10px;
      -ms-border-radius: 10px;
      -o-border-radius: 10px;
      border-radius: 10px;
      padding: 1em;
      -webkit-box-shadow: #b6b6b6 0 0 10px;
      -moz-box-shadow: #b6b6b6 0 0 10px;
      box-shadow: #b6b6b6 0 0 10px; }
      #zone-branding #block-system-main-menu ul.menu ul.menu li, #zone-branding #block-menu-block-1 ul.menu ul.menu li {
        float: none;
        display: block; }
        #zone-branding #block-system-main-menu ul.menu ul.menu li a, #zone-branding #block-menu-block-1 ul.menu ul.menu li a {
          background-image: none;
          font-size: 1.1em;
          text-transform: none;
          line-height: 1.2em;
          height: auto;
          text-shadow: 0;
          filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
          opacity: 0.7;
          -webkit-transition: all 0.2s ease-out;
          -moz-transition: all 0.2s ease-out;
          -ms-transition: all 0.2s ease-out;
          -o-transition: all 0.2s ease-out;
          transition: all 0.2s ease-out; }
          #zone-branding #block-system-main-menu ul.menu ul.menu li a:hover, #zone-branding #block-menu-block-1 ul.menu ul.menu li a:hover {
            filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
            opacity: 1; }

#block-views-118c7a3fe435ccb7a42f8f792b5dd341 {
  margin: 10px 0;
  width: 970px;
  position: relative;
  z-index: 1;
  -webkit-box-shadow: #b6b6b6 0 0 10px;
  -moz-box-shadow: #b6b6b6 0 0 10px;
  box-shadow: #b6b6b6 0 0 10px; }
  #block-views-118c7a3fe435ccb7a42f8f792b5dd341 .feature_border {
    position: absolute;
    z-index: 10;
    top: -5px;
    left: -5px;
    background: url("../img/yellow_border.png") no-repeat;
    height: 291px;
    width: 980px;
    display: none; }
  #block-views-118c7a3fe435ccb7a42f8f792b5dd341 .view-content {
    background-color: #f39733;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f39733), to(#f3413c));
    background-image: -webkit-linear-gradient(top, #f39733, #f3413c);
    background-image: -moz-linear-gradient(top, #f39733, #f3413c);
    background-image: -o-linear-gradient(top, #f39733, #f3413c);
    background-image: linear-gradient(to bottom, #f39733, #f3413c); }
    #block-views-118c7a3fe435ccb7a42f8f792b5dd341 .view-content ul {
      margin: 0px;
      height: 281px;
      overflow: hidden;
      border: 6px solid #ffd83b; }
      #block-views-118c7a3fe435ccb7a42f8f792b5dd341 .view-content ul li img {
        float: left; }
      #block-views-118c7a3fe435ccb7a42f8f792b5dd341 .view-content ul li .featured-image-info {
        text-shadow: 1px 1px 3px #888;
        float: left;
        width: 330px;
        height: 196px;
        padding: 15px 30px 70px 15px;
        z-index: 11;
        position: relative; }
        #block-views-118c7a3fe435ccb7a42f8f792b5dd341 .view-content ul li .featured-image-info h2 {
          font-size: 32px;
          line-height: 1em;
          color: #fff; }
        #block-views-118c7a3fe435ccb7a42f8f792b5dd341 .view-content ul li .featured-image-info a {
          color: white; }
        #block-views-118c7a3fe435ccb7a42f8f792b5dd341 .view-content ul li .featured-image-info p {
          font-size: 18px;
          line-height: 1.2em;
          color: white; }
        #block-views-118c7a3fe435ccb7a42f8f792b5dd341 .view-content ul li .featured-image-info .read-more {
          position: absolute;
          right: 15px;
          bottom: 10px;
          height: 80px;
          width: 80px; }
          #block-views-118c7a3fe435ccb7a42f8f792b5dd341 .view-content ul li .featured-image-info .read-more a {
            position: relative;
            z-index: 100;
            top: 16px;
            font-size: 1.8em;
            text-align: center;
            width: 80px;
            display: block;
            line-height: .9em;
            text-transform: uppercase; }
          #block-views-118c7a3fe435ccb7a42f8f792b5dd341 .view-content ul li .featured-image-info .read-more img {
            position: absolute;
            top: 0;
            left: 0;
            -webkit-transition: all 10s ease-out;
            -moz-transition: all 10s ease-out;
            -ms-transition: all 10s ease-out;
            -o-transition: all 10s ease-out;
            transition: all 10s ease-out; }

.slider-advance {
  position: relative; }
  .slider-advance span {
    background: url("../img/gears.png") no-repeat -552px -49px;
    width: 79px;
    height: 78px;
    display: block;
    position: relative;
    top: 10px; }
  .slider-advance img {
    position: absolute;
    top: 24px; }
  .slider-advance.prev-slide {
    float: left; }
    .slider-advance.prev-slide span {
      background-position: -472px -49px; }
    .slider-advance.prev-slide img {
      left: 11px; }
  .slider-advance.next-slide {
    float: right; }
    .slider-advance.next-slide img {
      right: 14px; }

ul.slider-nav {
  float: left;
  margin-left: 8px; }
  ul.slider-nav li {
    border: 4px solid transparent;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out; }
    ul.slider-nav li a {
      display: block;
      filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=75);
      opacity: 0.75;
      -webkit-transition: all 0.2s ease-out;
      -moz-transition: all 0.2s ease-out;
      -ms-transition: all 0.2s ease-out;
      -o-transition: all 0.2s ease-out;
      transition: all 0.2s ease-out; }
      ul.slider-nav li a:hover {
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
        opacity: 1; }
    ul.slider-nav li.activeSlide {
      border: 4px solid #ffd83b;
      -webkit-transition: all 0.2s ease-out;
      -moz-transition: all 0.2s ease-out;
      -ms-transition: all 0.2s ease-out;
      -o-transition: all 0.2s ease-out;
      transition: all 0.2s ease-out; }
      ul.slider-nav li.activeSlide a {
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
        opacity: 1; }

.view-featured-homepage-slideshow ul li {
  float: left;
  display: block;
  margin-right: 8px; }

.front #zone-preface-wrapper {
  margin-top: .75em; }
  .front #zone-preface-wrapper .region-preface-second, .front #zone-preface-wrapper .region-preface-third {
    margin-top: 1em; }

.view-interior-images {
  margin: 10px 0;
  width: 970px;
  position: relative;
  z-index: 1; }
  .view-interior-images .feature_border {
    position: absolute;
    z-index: 10;
    top: -5px;
    left: -5px;
    background: url("../img/int_yellow_border.png") no-repeat;
    height: 220px;
    width: 980px;
    background-size: 100%; }
  .view-interior-images .view-content {
    -webkit-box-shadow: #b6b6b6 -1px 0 12px 3px;
    -moz-box-shadow: #b6b6b6 -1px 0 12px 3px;
    box-shadow: #b6b6b6 -1px 0 12px 3px; }
    .view-interior-images .view-content img {
      max-width: 100%; }

/*.news-events a {
  display: block; }*/
.news-events img {
  border: 3px solid #99cc33;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  vertical-align: bottom; }

#block-views-upcoming-events-block {
  text-align: center; }
  #block-views-upcoming-events-block .block-top {
    background: url("../img/news_updates_top.png") no-repeat;
    height: 15px;
    background-size: 100%; }
  #block-views-upcoming-events-block .block-inner {
    background: url("../img/news_updates_middle.png") repeat-y;
    background-size: 100%;
    padding: 0 20px; }
  #block-views-upcoming-events-block .block-bottom {
    background: url("../img/news_updates_bottom.png") no-repeat;
    height: 19px;
    background-size: 100%; }
  #block-views-upcoming-events-block .upcoming-news-events {
    margin: 0; }
    #block-views-upcoming-events-block .upcoming-news-events li {
      list-style: none;
      float: left;
      width: 220px;
      margin: 0 12px; }
  #block-views-upcoming-events-block h2 {
    text-transform: uppercase;
    color: #662d8c;
    text-shadow: 1px 1px 3px #888;
    padding: .5em 0;
    margin: 0; }
  #block-views-upcoming-events-block h6 a {
    color: #662d8c;
    font-size: 14px; }
  #block-views-upcoming-events-block img {
    border: 3px solid #99cc33;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px; }

.block-views-upcoming-events-block-1 {
  margin-bottom: 2em; }
  .block-views-upcoming-events-block-1 .view-footer {
    float: right; }
  .block-views-upcoming-events-block-1 .special-events {
    margin: 0; }
    .block-views-upcoming-events-block-1 .special-events li {
      list-style: none;
      float: left;
      width: 315px;
      margin: 0 30px 0 0; }
      .block-views-upcoming-events-block-1 .special-events li.last {
        margin-right: 0; }
  .block-views-upcoming-events-block-1 h2 {
    text-transform: uppercase;
    color: #662d8c;
    padding: 0;
    margin: 0 0 .5em 0; }
  .block-views-upcoming-events-block-1 img {
    border: 3px solid #99cc33;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px; }

body.full-width .content_top {
  background: transparent url("../img/full_width_top.png") no-repeat;
  height: 22px;
  background-size: 100%; }
body.full-width .content_middle {
  padding: 0 20px; }
body.full-width .zone-content .region-content-inner {
  background: transparent url("../img/full_width_middle.png") repeat-y;
  background-size: 100%;
  position: relative;
  z-index: 1;
  padding: 0px;
  width: auto;
  min-height: 600px; }
body.full-width .content_bottom {
  background: transparent url("../img/full_width_bottom.png") no-repeat;
  height: 30px;
  background-size: 100%; }

.content_top {
  height: 22px;
  background: transparent url("../img/normal_width_top.png") no-repeat;
  background-size: 100%; }

.region-content-inner {
  background: transparent url("../img/normal_width_middle.png") repeat-y;
  background-size: 100%;
  padding: 0px;
  width: auto;
  min-height: 600px; }

.content_bottom {
  height: 22px;
  background: transparent url("../img/normal_width_bottom.png") 1px 0 no-repeat;
  background-size: 100%; }

.content_middle {
  padding: 10px 20px; }

h1.title, .block-views-upcoming-events-block-1 h2, .block-donation-opportunities-block h2 {
  font-size: 24px;
  text-transform: uppercase;
  color: #662d8c;
  letter-spacing: .025em; }

iframe {
  border: 8px solid #fff;
  -webkit-box-shadow: #b6b6b6 0 0 11px 1px;
  -moz-box-shadow: #b6b6b6 0 0 11px 1px;
  box-shadow: #b6b6b6 0 0 11px 1px;
margin: 0px 15px;  }

.zone-content .region-content-inner {
  position: relative;
  z-index: 1;
  padding: 0px;
  width: auto;
  min-height: 600px; }

.page-node .content article img {
  border: 3px solid #99cc33;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  float: right; }

.page-experience-exhibits .feature-exhibit {
  position: relative; }
  .page-experience-exhibits .feature-exhibit .view-content {
    position: relative; }
    .page-experience-exhibits .feature-exhibit .view-content .main-feature-nav {
      list-style: none;
      position: absolute;
      right: 0px;
      bottom: 10px;
      z-index: 999; }
      .page-experience-exhibits .feature-exhibit .view-content .main-feature-nav li {
        float: left; }
        .page-experience-exhibits .feature-exhibit .view-content .main-feature-nav li.label {
          line-height: 40px;
          color: #662d8c; }
      .page-experience-exhibits .feature-exhibit .view-content .main-feature-nav a {
        font-size: 15px;
        width: 205px;
        float: left;
        margin: 0;
        height: 40px;
        line-height: 40px;
        display: block;
        position: relative; }
        .page-experience-exhibits .feature-exhibit .view-content .main-feature-nav a img {
          position: relative;
          z-index: 10;
          height: 25px;
          top: -7px; }
        .page-experience-exhibits .feature-exhibit .view-content .main-feature-nav a span {
          position: absolute;
          z-index: 5; }
      .page-experience-exhibits .feature-exhibit .view-content .main-feature-nav .main-prev-feature img {
        left: 6px; }
      .page-experience-exhibits .feature-exhibit .view-content .main-feature-nav .main-prev-feature span {
        width: 40px;
        height: 40px;
        background: url("../img/solid-gears-pager.png") left top no-repeat; }
      .page-experience-exhibits .feature-exhibit .view-content .main-feature-nav .main-next-feature img {
        left: 10px; }
      .page-experience-exhibits .feature-exhibit .view-content .main-feature-nav .main-next-feature span {
        margin-left: 10px;
        width: 40px;
        height: 40px;
        background: url("../img/solid-gears-pager.png") right top no-repeat; }
  .page-experience-exhibits .feature-exhibit .featured_exhibit_slide {
    list-style: none;
    margin: 0;
    padding: 0;
    width: 917px;
    height: 400px;
    overflow: hidden; }
    .page-experience-exhibits .feature-exhibit .featured_exhibit_slide li.featured_slide {
      list-style: none; }
  .page-experience-exhibits .feature-exhibit .exhibit-slider-feature {
    float: left; }
    .page-experience-exhibits .feature-exhibit .exhibit-slider-feature ul {
      margin: 0;
      padding: 0;
      width: 570px;
      height: 430px;
      overflow: hidden; }
    .page-experience-exhibits .feature-exhibit .exhibit-slider-feature .prev-feature, .page-experience-exhibits .feature-exhibit .exhibit-slider-feature .next-feature {
      position: absolute;
      top: 185px;
      z-index: 999; }
      .page-experience-exhibits .feature-exhibit .exhibit-slider-feature .prev-feature img, .page-experience-exhibits .feature-exhibit .exhibit-slider-feature .next-feature img {
        height: 30px; }
    .page-experience-exhibits .feature-exhibit .exhibit-slider-feature .next-feature {
      left: 541px; }
    .page-experience-exhibits .feature-exhibit .exhibit-slider-feature .feature-nav {
      position: absolute;
      z-index: 999;
      left: 10px; }
  .page-experience-exhibits .feature-exhibit .exhibit-description {
    float: left;
    margin-left: 15px;
    width: 330px; }
    .page-experience-exhibits .feature-exhibit .exhibit-description h1 {
      color: #fff;
      background-color: #7d419b;
      background-image: -webkit-gradient(linear, left top, left bottom, from(#7d419b), to(#612f78));
      background-image: -webkit-linear-gradient(top, #7d419b, #612f78);
      background-image: -moz-linear-gradient(top, #7d419b, #612f78);
      background-image: -o-linear-gradient(top, #7d419b, #612f78);
      background-image: linear-gradient(to bottom, #7d419b, #612f78);
      border-bottom: 1px solid #8d6c9b;
      margin: 0 0 .5em 0;
      padding: .5em .75em;
      line-height: 1; }
    .page-experience-exhibits .feature-exhibit .exhibit-description p {
      font-size: 18px;
      line-height: 1.2;
      margin: 0 12px; }
.page-experience-exhibits .view-display-id-page .view-content {
  margin-top: 2em; }
  .page-experience-exhibits .view-display-id-page .view-content .each-exhibit {
    overflow: hidden;
    height: 148px;
    width: 179px;
    margin: 5px 5px 0 0;
    position: relative;
    float: left; }
    .page-experience-exhibits .view-display-id-page .view-content .each-exhibit:hover {
      cursor: pointer; }
    .page-experience-exhibits .view-display-id-page .view-content .each-exhibit.exhibit_4, .page-experience-exhibits .view-display-id-page .view-content .each-exhibit.exhibit_9, .page-experience-exhibits .view-display-id-page .view-content .each-exhibit.exhibit_14, .page-experience-exhibits .view-display-id-page .view-content .each-exhibit.exhibit_19 {
      margin-right: 0; }
    .page-experience-exhibits .view-display-id-page .view-content .each-exhibit .exhibit-slider {
      position: relative; }
      .page-experience-exhibits .view-display-id-page .view-content .each-exhibit .exhibit-slider ul {
        margin: 0;
        padding: 0;
        height: 148px;
        width: 179px;
        overflow: hidden;
        position: relative; }
    .page-experience-exhibits .view-display-id-page .view-content .each-exhibit .exhibit-title {
      /*display: none;*/
      z-index: 1; }
      .page-experience-exhibits .view-display-id-page .view-content .each-exhibit .exhibit-title h2, .page-experience-exhibits .view-display-id-page .view-content .each-exhibit .exhibit-title a {
        color: #fff;
        z-index: 10; }
      .page-experience-exhibits .view-display-id-page .view-content .each-exhibit .exhibit-title h2 {
        margin: 10px 0 0 0;
        font-size: 18px;
        padding-left: 10px;
        line-height: 1; }
      .page-experience-exhibits .view-display-id-page .view-content .each-exhibit .exhibit-title a {
        position: absolute;
        bottom: 5px;
        right: 5px; }
      .page-experience-exhibits .view-display-id-page .view-content .each-exhibit .exhibit-title {
        display: block;
        /*background-color: rgba(125, 65, 155, 0.6);*/
        position: absolute;
        top: 0;
        left: 0;
        height: 148px;
        width: 179px;
        z-index: 999; 
		text-shadow:2px 2px 2px #000000;}
    /*.page-experience-exhibits .view-display-id-page .view-content .each-exhibit.rand_1 .exhibit-title.active {
      background-color: rgba(152, 201, 60, 0.6); }
    .page-experience-exhibits .view-display-id-page .view-content .each-exhibit.rand_2 .exhibit-title.active {
      background-color: rgba(240, 149, 49, 0.6); }
    .page-experience-exhibits .view-display-id-page .view-content .each-exhibit.rand_3 .exhibit-title.active {
      background-color: rgba(81, 151, 216, 0.6); }
    .page-experience-exhibits .view-display-id-page .view-content .each-exhibit.rand_4 .exhibit-title.active {
      background-color: rgba(205, 61, 58, 0.6); }*/
	  
	.page-experience-exhibits .view-display-id-page .view-content .each-exhibit .exhibit-title  h2, {
		color: #ececec;
		}
	.view-exhibit {color: #ececec;}
	.page-experience-exhibits .view-display-id-page .view-content .each-exhibit.rand_0 .exhibit-title:hover {
      background-color: rgba(125, 65, 155, 0.6); }
    .page-experience-exhibits .view-display-id-page .view-content .each-exhibit.rand_1 .exhibit-title:hover {
      background-color: rgba(152, 201, 60, 0.6); }
    .page-experience-exhibits .view-display-id-page .view-content .each-exhibit.rand_2 .exhibit-title:hover {
      background-color: rgba(240, 149, 49, 0.6); }
    .page-experience-exhibits .view-display-id-page .view-content .each-exhibit.rand_3 .exhibit-title:hover{
      background-color: rgba(81, 151, 216, 0.6); }
    .page-experience-exhibits .view-display-id-page .view-content .each-exhibit.rand_4 .exhibit-title:hover {
      background-color: rgba(205, 61, 58, 0.6); }
.block-views-upcoming-events-block-2 h3, .block-views-upcoming-events-block-2 .event-body {
  margin: 0 10px; }

.btn {
  background: #00AEEF;
  border: 3px solid white;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  padding: 8px;
  display: inline-block;
  text-align: center;
  color: #fff;
  font-family: 'Kameron', 'kameronregular', serif;
  font-style: normal;
  font-weight: 700;
  -webkit-box-shadow: #b6b6b6 0 0 10px;
  -moz-box-shadow: #b6b6b6 0 0 10px;
  box-shadow: #b6b6b6 0 0 10px;
  font-size: 13px; }

.form-checkboxes .form-item label {
  display: inline; }
.form-checkboxes .form-item input[type="checkbox"] {
  margin: 0;
  vertical-align: baseline; }

.funding_op {
  background-color: #99ca3c;
  float: left;
  margin-right: 20px;
  padding: 10px;
  -webkit-box-shadow: #b6b6b6 0 0 10px;
  -moz-box-shadow: #b6b6b6 0 0 10px;
  box-shadow: #b6b6b6 0 0 10px;
  width: 280px;
  height: auto !important;
  min-height: 585px;
  height: 585px;
  margin-bottom: 20px; }
  .funding_op img {
    margin-bottom: 1em; }
  .funding_op p, .funding_op form {
    font-weight: bold; }
  .funding_op a {
    color: #fff; }
  .funding_op.row_1 {
    background-color: #6fb2f1; }
  .funding_op.row_2 {
    background-color: #f39732; }
  .funding_op.last {
    margin-right: 0; }

form.paypal {
  margin-top: 20px; }
  form.paypal label, form.paypal input, form.paypal select {
    display: block;
    margin-bottom: 10px; }

.view-list-pages {
  position: relative; }
  .view-list-pages .view-filters {
    position: absolute;
    top: -50px;
    right: 0; }
    .view-list-pages .view-filters form {
      float: right;
      margin-bottom: 0; }
  .view-list-pages .item-listing {
    background: url("../img/listing_bg.png") bottom center no-repeat;
    padding: 1em 0;
    margin: .25 0; }
    .view-list-pages .item-listing.last {
      background: none; }
  .view-list-pages .item-detail {
    float: left;
    width: 63%; }
  .view-list-pages img {
    border: 3px solid #99cc33;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    float: right; }
  .view-list-pages .btn {
    margin-top: 1em;
    display: block;
    width: 120px;
    color: #fff; }

#block-block-5 {
  margin: 0 0 1em 0;
  font-size: .8em; }

.share-custom {
  float: left;
  position: relative;
  padding: 10px; }
  .share-custom span {
    color: #5197D8;
    font-weight: bold; }
    .share-custom span:hover {
      text-decoration: underline;
      cursor: pointer; }
  .share-custom .sharing {
    position: absolute;
    top: -65px;
    color: #5197D8;
    font-weight: bold;
    background: white;
    padding: 10px;
    border: 1px solid #5197D8;
    left: -10px;
    -webkit-box-shadow: 0px 0px 4px 0px #888;
    box-shadow: 0px 0px 4px 0px #888; }
    .share-custom .sharing input {
      width: 400px;
      font-weight: normal;
      font-size: 10px; }

.filter_breadcrumbs {
  float: right; }
  .filter_breadcrumbs label {
    margin-left: 10px;
    color: #662d8c; }

body.not-front.node-type-programs h1.title {
  width: 680px; }

body.not-front.node-type-programs .block-main {
  width: 680px;
  display: inline;
  float: left;
  position: relative;
  margin-left: 10px;
  margin-right: 10px; }

p.more-info {text-align:right;}

body.not-front.node-type-programs .block-views-programs-block-1 {
  width: 230px;
  display: inline;
  float: left;
  position: relative;
  margin-left: 10px;
  top: -40px; }
  body.not-front.node-type-programs .block-views-programs-block-1 .view-content {
    background-color: #ffd83f;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ffd83f), to(#ffeba2));
    background-image: -webkit-linear-gradient(top, #ffd83f, #ffeba2);
    background-image: -moz-linear-gradient(top, #ffd83f, #ffeba2);
    background-image: -o-linear-gradient(top, #ffd83f, #ffeba2);
    background-image: linear-gradient(to bottom, #ffd83f, #ffeba2); }

.program-detail {
  position: relative;
  padding: 10px; }
  .program-detail img {
    position: relative;
    top: -10px;
    left: -10px; }
  .program-detail label {
    display: block;
    padding: 10px 0 0; }

body.context-jobs .region-sidebar {
  margin-top: 230px; }

.view-jobs-page .view-display-id-attachment_1 {
  background: #cfe3fb;
  padding: 30px; }
  .view-jobs-page .view-display-id-attachment_1 ul {
    list-style: none;
    margin: 0 0 10px 0; }

.about-landing-page h3 {
  font: bold 15px/18px Arial, Helvetica, sans-serif;
  position: relative;
  z-index: 5; }
  .about-landing-page h3 a {
    color: black; }

.show_hide, .pr_show_hide, .ma_show_hide, .show_hide_programs {
  top: -20px;
  display: block;
  width: 100%;
  border-bottom: 1px solid #9c288b;
  height: 30px;
  position: relative; }
  .show_hide a, .pr_show_hide a, .ma_show_hide a, .show_hide_programs a{
    position: absolute;
    z-index: 10;
    right: 0;
    bottom: 0;
    color: #fff;
    font-size: 12px;
    display: block;
    padding: 8px 16px;
    background-color: #9c288b; }

	
.block-about-section-block-3 {
  margin-top: 20px; }

.block-views-about-section-block-4 .news-link {
  margin: 20px 0; }
  
.block-views-about-section-block-2 h3,
.block-views-about-section-block-2 h4 {
	padding: 0 0 5px 0;
	}

.promo-btn {
  text-align: center;
  background: url("../img/promo_btn.png") no-repeat;
  width: 222px;
  height: 78px;
  font-size: 2em;
  line-height: 1em;
  padding-top: 27px;
  overflow: hidden; }
  .promo-btn a {
    font-size: 24px;
    line-height: 1.2;
    display: block;
    color: white;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=75);
    opacity: 0.75;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    text-shadow: 1px 1px 3px #888; }
    .promo-btn a:hover {
      filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
      opacity: 1; }
  .promo-btn.btn-1, .promo-btn.btn-4 {
    background-position: -232px 0px; }
  .promo-btn.btn-2, .promo-btn.btn-5 {
    background-position: -464px 0px; }

#section-footer {
  height: 110px;
  padding: 40px 0;
  margin-top: 2em;
  text-align: center;
  position: relative;
  background-color: #f39733;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f39733), to(#f3413c));
  background-image: -webkit-linear-gradient(top, #f39733, #f3413c);
  background-image: -moz-linear-gradient(top, #f39733, #f3413c);
  background-image: -o-linear-gradient(top, #f39733, #f3413c);
  background-image: linear-gradient(to bottom, #f39733, #f3413c); }
  #section-footer ul.menu li {
    display: inline-block;
    color: #fff;
    font-size: 11px;
    border-right: 1px solid #fff;
    line-height: 1;
    padding-right: 1em;
    margin-right: .5em;
    font-weight: bold; }
    #section-footer ul.menu li.last, #section-footer ul.menu li.first {
      border-right: none;
      padding-right: 0;
      margin-right: 0; }
    #section-footer ul.menu li a {
      color: #fff;
      font-weight: bold; }
  #section-footer #zone-footer {
    position: relative; }
  #section-footer .gears {
    background: url("../img/gears.png") no-repeat 0 0;
    position: absolute; }
    #section-footer .gears.blue {
      width: 176px;
      height: 176px;
      top: -130px;
      left: -50px; }
    #section-footer .gears.green {
      background-position: -189px -17px;
      width: 143px;
      height: 143px;
      right: -35px;
      top: -75px; }
    #section-footer .gears.yellow {
      background-position: -416px -61px;
      width: 55px;
      height: 55px;
      top: -70px;
      left: 200px; }
    #section-footer .gears.red {
      background-position: -339px -51px;
      width: 75px;
      height: 75px;
      right: 150px;
      top: -70px; }
	  
div.figure {
  float: right;
  border: thin silver solid;
  margin: 0.5em;
  padding: 0.5em;
}
div.figure p {
  text-align: center;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
}
img.scaled {
  width: 100%;
  text-align: center;
}

/* Styles below added by Alice Klute*/

.specialmessage {
	color: #ca3b98;
	}


.skipjackerror,
 .tax_id_error{
	  color: red;
	  font-size: .75em;
	  }

.webform-component-markup hr {
	margin: 20px 0;
	border: 0;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #5f5f5f; }
	

.webform-component {
	margin: 25px 0 0px 0;  }

.form-item {
	margin-bottom: 5px;	}
	
.form-item label {
	padding:0; 
	margin:0; 
	font-weight:bold;	}
	
.form-item input[type="text"], .form-item input[type="email"], .form-item input[type="number"]{
	font-size:14px; 
	padding:3px 0 3px 3px; 
	height:25px;
	vertical-align:middle;	}


.webform-component-date select {
	width:100px;	}

#recaptcha_area,
#recaptcha_area td { 
	line-height: 1em!important;
	}
#recaptcha_area img {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-ms-border-radius: 0px;
	-o-border-radius: 0px;
	border-radius: 0px;
	}
#recaptcha_area input {
	height: 20px!important;
	}

/* make the volunteer sign in page wider*/
body.page-node-766 .region-content{
	width: 970px;
	}
	
/* facebook module*/
.links .inline {
	margin: 0;
	padding: 0;
	}
.fb-social-like-plugin {
	padding-bottom: 10px;
	}

/*Hide Title in Our-Donors*/
body.page-node-789 .title {
	display: none;
	}
/*Hide Header Image in Our-Donors*/
body.page-node-789 .zone-feature {
	display: none;
	}	
/*Move sidebar down on Our-Donors so that it aligns well after removing header image
body.page-node-789 .region-sidebar {
	margin-top: 200px;
	}*/

	
body.page-node-789 .region-content {
	width: 970px;
	}
body.page-node-789 .region-sidebar-inner {
	display: none;
	}

	
/*Add Img Shadow to Our-Donors and Volunteer page*/
.panelshadow {
-moz-box-shadow: 6px 6px 15px #B2B2B2;
-webkit-box-shadow: 6px 6px 15px #B2B2B2;
box-shadow: 6px 6px 15px #B2B2B2;
	}
	
.image-caption {
	font-family: 'kameronbold';
	color: #662d8c;
	}

/*format Donor-Wall*/
.donor-level {
	clear: both;
	background-color:#f39732;
	padding-left: 30px;
	color: white;
	text-shadow: 2px 2px 2px #333333;
	}

.list-left {
	width: 40%;
	float:left;
	padding-left: 30px;
	}
.list-right {
	width: 50%;
	float:right;
	}
	

/*water exhibit page*/
	
body.page-node-843 .region-content {
	width: 970px;
	}
body.page-node-843 .region-sidebar-inner {
	display: none;
	}
	
#h2oh-map {
	background: url("../img/RouteLoop.gif") no-repeat;
	background: url("../img/RouteOnce.gif") no-repeat;
	position : relative;
	display : block;
	padding: 0 0px 0 10px;
	margin: 0;
	width: 900px;
	height: 400px;
	}

#h2oh-map:hover {
	background: url("../img/RouteLoop.gif") no-repeat;
	}

#h2oh-map span#point-1 {
	display:block;
	color: black;
	width: 10px;
	height: 10px;
	position: absolute;
	top: 97px;
	left: 736px; 
	}
	
#h2oh-map span#point-2 {
	display:inline-block;
	color: black;
	width: 10px;
	height: 10px;
	position: absolute;
	top: 74px;
	left: 733px; 
	}
	
#h2oh-map span#point-3 {
	display:block;
	color: black;
	width: 10px;
	height: 10px;
	position: absolute;
	top: 94px;
	left: 680px; 
	}
#h2oh-map span#point-4 {
	display:block;
	color: black;
	width: 10px;
	height: 10px;
	position: absolute;
	top: 138px;
	left: 561px; 
	}
#h2oh-map span#point-5 {
	display:block;
	color: black;
	width: 10px;
	height: 10px;
	position: absolute;
	top: 181px;
	left: 296px; 
	}
#h2oh-map span#point-6 {
	display:block;
	color: black;
	width: 10px;
	height: 10px;
	position: absolute;
	top: 190px;
	left: 177px; 
	}
#h2oh-map span#point-7{
	display:block;
	color: black;
	width: 10px;
	height: 10px;
	position: absolute;
	top: 167px;
	left: 116px; 
	}	
	
/*tool tip style found online somewhere -APK */
a.tooltip {
	outline:none;
	}
a.tooltip strong {
	line-height:30px;
	}
a.tooltip:hover {
	text-decoration:none;
	} 
a.tooltip span {
	z-index:10;
	display:none; 
	padding:14px 20px;
	margin-top:-30px; 
	margin-left:28px;
	width:240px; 
	line-height:16px;
	}
a.tooltip:hover span{
	display:inline; 
	position:absolute; 
	color:#111;
	border:1px solid #dd8c36; 
	background: #ef8c24;
	}
.callout {
	z-index:20;
	position:absolute;
	top:30px;
	border:0;
	left:-12px;
	}
/* Fit education title on one line */
.page-experience-programs h1 {
	font-size: 20px;
	}
	
/*CSS3 extras*/
a.tooltip span
{
	border-radius:2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
		
	-moz-box-shadow: 3px 3px 6px #dd8c36;
	-webkit-box-shadow: 3px 3px 6px #dd8c36;
	box-shadow: 3px 3px 6px #dd8c36;
}	

#timelapse {
	width: 500px;
	position:relative;
    margin-left: auto;
    margin-right: auto;
}
	
#timelapse span {
	left:595px; 
	width: 400px; 
	margin: 5px; 
	position:absolute;
	}
#timelapse img {
	height: 150px; 
	width: 150px; 
	cursor:pointer; 
	float:none; 
	margin: 5px;
	}
/*embedded volgistics volunteer applications*/
body.page-node-850 .region-content {
	width: 970px;
	}
body.page-node-850 .region-sidebar-inner {
	display: none;
	}
body.page-node-851 .region-content {
	width: 970px;
	}
body.page-node-851 .region-sidebar-inner {
	display: none;
	}
.volunteeriframe {
	border: 0;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	}

/*slideshow for H2Oh page*/
.H2Oslideshow {
	margin: auto;
	 
	}
	
.H2Oslideshow img { padding: 10px; border: 1px solid #ccc; border-radius: 5px!important; background-color: #474747; }

/*Exhibit's page */
.exhibit-custom-text {
	top: 400px;
	left: 20px;
	z-index: 100;
	font-family: 'Kameron','kameronregular',serif;
	position: absolute;
	font-size: 15px;
    line-height: 1.2;
    margin-bottom: 10px ; 
	display: inline;
	}
/*Children's Activities page */
.children-activities {
	height:294px;
	-moz-box-shadow: 6px 6px 15px #B2B2B2;
	-webkit-box-shadow: 6px 6px 15px #B2B2B2;
	box-shadow: 6px 6px 15px #B2B2B2;
	border-radius: 4px;
	margin-bottom: 15px;
}

.children-activities h2, 
.children-activities a {
	background-color: white;
	margin-top: 10px;
	margin-bottom: 0px;
	color: #6a328d;
	font-size: 24px;
	}
	
.children-activities-orange {
	float: left;
	background-color: #f39834;
	}
.children-activities-green {
	float: right;
	background-color: #bed747;
	}
.children-activities-yellow {
	float:left;
	background-color: #ffd51f;
	}
.children-activities-blue {
	float: right;
	background-color: #689fd3;
	
	}

/*Unity in Learning Sidebar*/
#block-block-11 {
	width: 230px;
    display: inline;
    float: left;
    position: relative;
    margin-left: 10px;
    background: #f0eeee;
	}

/*Membership Chart */
#membership-chart {
	width:90%;
	
     -webkit-box-shadow: 6px 6px 14px 4px #a09e9e;
     -moz-box-shadow: 6px 6px 14px 4px #a09e9e;
     box-shadow: 6px 6px 14px 4px #a09e9e;
}
#membership-chart td {
	height: 35px;
}
#membership-chart h2 {
	font-size: 1.5em;
	}
#membership-chart th {
	border-top: none;
	}
	
.table-justified {
	text-align: justify;
	/*border: 2px solid #000000;*/
	width: 67%;
	margin-left: auto;
	margin-right:auto;
}

.tableGreen {
	background: #9FBA12;
	color: #FFF;
}

.tableBlue {
	background: #4AB7D8;
	color: #FFF;
}

.tableOrange {
	background: #ED8804;
	color: #FFF;
}

.tableUnderlinedOrange {
	border-bottom: .1em dotted #ED8804;
	
}

.tableUnderlinedBlue {
	border-bottom: .1em dotted #4AB7D8;
}

.tableUnderlinedGreen {
	border-bottom: .1em dotted #9FBA12;
	}

.tableUnderlinedWhite {
	border-bottom: .1em dotted #FFF;
	text-align:center!important;
	vertical-align: middle!important;
}	

/*Camp 2018 button*/

 #camp-btn a {
     padding-bottom: 10px;
     -webkit-border-radius: 10;
     -moz-border-radius: 10;
     border-radius: 10px;
     -webkit-box-shadow: 2px 2px 6px #999999;
     -moz-box-shadow: 2px 2px 6px #999999;
     box-shadow: 2px 2px 6px #999999;
     font-family: Arial;
     padding: 10px 20px 10px 20px;
    
     text-align: center;
	 color: #ffffff;
     font-size: 20px;
     text-decoration: none;
	 background: #f5821f;
}
 #camp-btn a{
     color: #ffffff;
     font-size: 20px;
     text-decoration: none;
}
 #camp-btn a:hover {
	 background: #827b7c;
     
}

/*Spring Appeal Page */

body.page-node-1374 .region-content {
	width: 970px;
	}
body.page-node-1374 .region-sidebar-inner,
body.page-node-1374 .region-feature-inner  {
	display: none;
	}
.spring-appeal-button {
   -webkit-border-radius: 10px;
   -moz-border-radius: 10px;
   border-radius: 10px;
   color: #FFFFFF;
   font-family: Arial;
   font-size: 24px;
   padding: 17px;
   background-color: #D25103;
   box-shadow: 2px 2px 8px 0px #666666;
   -webkit-box-shadow: 2px 2px 8px 0px #666666;
   -moz-box-shadow: 2px 2px 8px 0px #666666;
   text-decoration: none;
   display: inline-block;
   cursor: pointer;
}

.spring-appeal-button:hover {
   background: #EF6A23;
   text-decoration: none;
}

/* TechTwilight Page */
body.page-node-1356 .region-content,
 body.page-node-1411 .region-content{
	width: 970px;
	}
body.page-node-1356 .region-sidebar-inner,
body.page-node-1411 .region-sidebar-inner  {
	display: none;
	}
.tt-container {
	display: table;
	margin-bottom: 12px;
}
.tt-panel {
	display: table-cell;
	width: 225px;
}
.tt-spacer {
	display: table-cell;
	width: 8px;
}
.tt-header {
	background-color: #392d7f; 
	width: 225px; 
	height: 70px;
}
.tt-header a,
.tt-header h2, 
.tt-header h3 {
	color: white; 
	text-align: center;
}
.tt-header h3 {
	line-height: .4em;
}
.tt-body {
	width: 215px; 
	height: 345px; 
	text-align: center; 
	margin:5px;
}
h2.tt-button {
	text-align: center;
	padding-bottom: 6px;
}
.tt-button a{
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 25px;
	height: 35px;
	line-height: 35px;
	color: #FFFFFF;
	background: #604CD6;
	background-image: -webkit-linear-gradient(top, #604CD6, #392D7F);
	background-image: -moz-linear-gradient(top, #604CD6, #392D7F);
	background-image: -ms-linear-gradient(top, #604CD6, #392D7F);
	background-image: -o-linear-gradient(top, #604CD6, #392D7F);
	background-image: linear-gradient(to bottom, #604CD6, #392D7F);
	display: inline-block;
	cursor: pointer;
	min-width: 520px;
	text-align: center; 
	padding:2px;
}

.tt-button:hover a{
	background: #392D7F;
	text-decoration: none;
	text-shadow: 1px 1px 20px #000000;
}
	
/* Styles from second.css */
.view-programs h3 {
  font-family: "Kameron", 'kameronregular', serif;
  font-size: 16px;
  color: white;
  text-shadow: 2px 2px 2px #333333;
  padding: 5px 25px;
  line-height: 25px; }
  .view-programs h3.Field {
    background: #00b0a8; }
  .view-programs h3.ScienceWorks {
    background: #f39732; }
  .view-programs h3.Distance {
    background: #99ca3c; }
  .view-programs h3.Outreach {
    background: #2d3092; }
  .view-programs h3.Birthday {
    background: #00aeef; }
  .view-programs h3.Scouts {
    background: #ec2a8d; } 
  .view-programs h3.Teacher {
    background: #ec2625; }
  .view-programs h3.Evening {
    background: #9c288b; }
  .view-programs h3.Summer {
    background: #0083ca; }
.view-programs .row {
  margin: 10px 25px 0; }
  .view-programs .row .program-title {
    font-family: "Kameron", 'kameronregular', serif;
    font-size: 15px;
    color: black;
    margin: 0;
    padding-bottom: 0;
    line-height: 1.5; }
    .view-programs .row .program-title a {
      color: black; }
      .view-programs .row .program-title a:hover {
        text-decoration: underline; }

.block-block-3 {
  margin-top: 25px; }
  .block-block-3 p {
    font-size: 13px;
    margin: 10px 0; }
  .block-block-3 .first {
    font-family: "Kameron", 'kameronregular', serif;
    font-size: 16px;
    color: black; }

.block--exp-programs-page-1, .block--exp-programs-page-2 {
  padding: 30px 0 0; }
  .block--exp-programs-page-1 .block-title, .block--exp-programs-page-2 .block-title {
    font-size: 16px; }
  .block--exp-programs-page-1 .views-exposed-widget, .block--exp-programs-page-2 .views-exposed-widget {
    float: none;
    padding: 0;
    width: 100%;
    margin-top: 10px; }
    .block--exp-programs-page-1 .views-exposed-widget > label, .block--exp-programs-page-2 .views-exposed-widget > label {
      display: block;
      padding: 4px 0 4px 40px;
      font-family: "Kameron", 'kameronregular', serif;
      font-size: 17px;
      color: white;
      background: #9c288b url(../img/education-page-icons.png) no-repeat 10px -26px; }
      .block--exp-programs-page-1 .views-exposed-widget > label.open, .block--exp-programs-page-2 .views-exposed-widget > label.open {
        background-position: 10px 8px; }
    .block--exp-programs-page-1 .views-exposed-widget .views-widget, .block--exp-programs-page-2 .views-exposed-widget .views-widget {
      margin: 10px 5px 20px; }
      .block--exp-programs-page-1 .views-exposed-widget .views-widget label, .block--exp-programs-page-2 .views-exposed-widget .views-widget label {
        font-weight: normal; }
    .block--exp-programs-page-1 .views-exposed-widget.views-widget-filter-title label, .block--exp-programs-page-2 .views-exposed-widget.views-widget-filter-title label {
      float: left;
      text-indent: -9999px;
      padding: 0;
      width: 30px;
      height: 30px;
      background-position: 8px -56px; }
    .block--exp-programs-page-1 .views-exposed-widget.views-widget-filter-title .views-widget, .block--exp-programs-page-2 .views-exposed-widget.views-widget-filter-title .views-widget {
      float: left;
      margin: 0;
      width: 194px;
      border: solid 2px #9c288b;
      height: 26px;
      display: block;
      padding: 0; }
      .block--exp-programs-page-1 .views-exposed-widget.views-widget-filter-title .views-widget input, .block--exp-programs-page-2 .views-exposed-widget.views-widget-filter-title .views-widget input {
        width: 100%;
        height: 25px;
        display: block; }
  .block--exp-programs-page-1 .views-widget-filter-field_grade_tid .views-widget, .block--exp-programs-page-2 .views-widget-filter-field_grade_tid .views-widget {
    display: block; }

.Field {
  background: #00b0a8; }

.ScienceWorks {
  background: #f39732; }

.Distance {
  background: #99ca3c; }

.Outreach {
  background: #2d3092; }

.Birthday {
  background: #00aeef; }

.Scouts{
  background: #ec2a8d; }

.Teacher {
  background: #ec2625; }
  
 .Evening {
  background: #9c288b; }

.Summer {
  background: #0083ca; }

.block-programcycle-block .program-cycle, .block-programcycle-block-1 .program-cycle {
  border: 6px solid #ffd83b;
  -webkit-box-shadow: #333333 0 0 10px;
  -moz-box-shadow: #333333 0 0 10px;
  box-shadow: #333333 0 0 10px;
  height: 240px;
  margin: 10px 0 20px;
  overflow: hidden; }
.block-programcycle-block .main-area, .block-programcycle-block-1 .main-area {
  margin: 0;
  color: white;
  width: 100% !important;
  height: 100% !important; }
  .block-programcycle-block .main-area .views-field-field-image, .block-programcycle-block-1 .main-area .views-field-field-image {
    width: 335px;
    float: left;
    margin-right: 20px;
    height: 100%; }
    .block-programcycle-block .main-area .views-field-field-image img, .block-programcycle-block-1 .main-area .views-field-field-image img {
      width: 335px !important;
      height: auto !important; }
  .block-programcycle-block .main-area .views-field-name, .block-programcycle-block-1 .main-area .views-field-name {
    font-family: "Kameron", 'kameronregular', serif;
    font-size: 30px;
    color: white;
    text-shadow: 1px 1px 3px #888888;
    font-weight: bold;
    margin: 20px; }
  .block-programcycle-block .main-area .views-field-description, .block-programcycle-block-1 .main-area .views-field-description {
    margin-bottom: 24px; }
    .block-programcycle-block .main-area .views-field-description p, .block-programcycle-block-1 .main-area .views-field-description p {
      font-weight: bold;
      color: #fff;
      font-size: 16px;
      margin-right: 20px; }
  .block-programcycle-block .main-area .views-field-moreinfo a, .block-programcycle-block .main-area .views-field-register a, .block-programcycle-block .block-programcycle-block-1 .main-area .views-field-register a, .block-programcycle-block-1 .block-programcycle-block .main-area .views-field-register a, .block-programcycle-block-1 .main-area .views-field-moreinfo a, .block-programcycle-block-1 .block-programcycle-block .main-area .views-field-register a, .block-programcycle-block .block-programcycle-block-1 .main-area .views-field-register a, .block-programcycle-block-1 .main-area .views-field-register a {
    font-family: "Kameron", 'kameronregular', serif;
    font-size: 20px;
    color: white;
    float: left;
    text-shadow: 1px 1px 3px #888888; }
    .block-programcycle-block .main-area .views-field-moreinfo a:hover, .block-programcycle-block .main-area .views-field-register a:hover, .block-programcycle-block .block-programcycle-block-1 .main-area .views-field-register a:hover, .block-programcycle-block-1 .block-programcycle-block .main-area .views-field-register a:hover, .block-programcycle-block-1 .main-area .views-field-moreinfo a:hover, .block-programcycle-block-1 .block-programcycle-block .main-area .views-field-register a:hover, .block-programcycle-block .block-programcycle-block-1 .main-area .views-field-register a:hover, .block-programcycle-block-1 .main-area .views-field-register a:hover {
      text-decoration: underline; }
  .block-programcycle-block .main-area .views-field-register a, .block-programcycle-block-1 .main-area .views-field-register a {
    float: right;
    margin-right: 20px; }
.block-programcycle-block .program-pager, .block-programcycle-block-1 .program-pager {
  margin: 0; }
  .block-programcycle-block .program-pager .row, .block-programcycle-block-1 .program-pager .row {
    width: 97px;
	margin-right: 6px;
    display: block;
    float: left;
    text-align: center;
    border: 3px solid white;
    -webkit-box-shadow: 2px 2px 10px black;
    -moz-box-shadow: 2px 2px 10px black;
    box-shadow: 2px 2px 10px black;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    opacity: 0.8;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s; }
    .block-programcycle-block .program-pager .row.last, .block-programcycle-block-1 .program-pager .row.last {
      margin: 0; }
    .block-programcycle-block .program-pager .row:hover, .block-programcycle-block .program-pager .row .activeSlide, .block-programcycle-block-1 .program-pager .row:hover, .block-programcycle-block-1 .program-pager .row .activeSlide {
      opacity: 1; }
    .block-programcycle-block .program-pager .row a, .block-programcycle-block-1 .program-pager .row a {
      height: 45px;
      max-width: 83px;
	  
      padding: 8px;
      display: block;
      font-family: "Kameron", 'kameronregular', serif;
      font-size: 15px;
      color: white;
      text-shadow: 1px 1px 5px #333333; }
    
   
    .block-programcycle-block .program-pager .row-1 a, .block-programcycle-block-1 .program-pager .row.Professional a {
      font-size: 11px; } /*ScienceWorks, make font small to fit*/
	  
.block-programcycle-block-1 .views-field-name {
  margin: 0 0 20px 0 !important;
  padding-top: 20px !important; }

