WaPlaceHolderContent {width: 900;}

/*Master CSS Overrides 

/*CSS Reset - Stripped from HTML5 BolierPlate*/

/**
 * html5doctor.com Reset Stylesheet (Eric Meyer's Reset Reloaded + HTML5 baseline)
 * v1.6.1 2010-09-17 | Authors: Eric Meyer & Richard Clark
 * html5doctor.com/html-5-reset-stylesheet/
 */ 

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}
blockquote, q { quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after { content: ""; content: none; }
ins { background-color: #ff9; color: #000; text-decoration: none; }
mark { background-color: #ff9; color: #000; font-style: italic; font-weight: bold; }
del { text-decoration: line-through; }
abbr[title], dfn[title] { border-bottom: 1px dotted; cursor: help; }
table { border-collapse: collapse; border-spacing: 0; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
input, select { vertical-align: middle; }
body { font:16px/1.6 sans-serif; *font-size:small;-webkit-font-smoothing: antialiased; } 
select, input, textarea, button { font:99% sans-serif; }
pre, code, kbd, samp { font-family: monospace, sans-serif; }
html { overflow-y: scroll; }
a:hover, a:active { outline: none; }
ul, ol { margin-left: 2em; }
ol { list-style-type: decimal; }
nav ul, nav li { margin: 0; list-style:none; list-style-image: none; }
small { font-size: 85%; }
strong, th { font-weight: bold; }
td { vertical-align: top; }
sub, sup { font-size: 75%; line-height: 0; position: relative; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
pre {white-space: pre; white-space: pre-wrap; word-wrap: break-word; padding: 15px;}
textarea { overflow: auto; }
.ie6 legend, .ie7 legend { margin-left: -7px; } 
input[type="radio"] { vertical-align: text-bottom; }
input[type="checkbox"] { vertical-align: bottom; }
.ie7 input[type="checkbox"] { vertical-align: baseline; }
.ie6 input { vertical-align: text-bottom; }
label, input[type="button"], input[type="submit"], input[type="image"], button { cursor: pointer; }
button, input, select, textarea { margin: 0; } 

/*Primary Style Overrides*/
body {
  /*background:#8d9867 url(/Resources/Pictures/body_bg.jpg) scroll no-repeat top center;
  */
background-size: 1820px;
  color: #000;
  font-family: Verdana, Arial, sans-serif;
}
h1,h2,h3,h4,h5,h6 {
  color: #762123;
  font-family: Georgia, Times, serif;
}
h1 {font-size:24px;margin-bottom:15px;}
h2 {font-size:18px;margin-bottom:15px;}
h3 {font-size:16px;margin-bottom:15px;}
h4 {font-size:16px;}
h5 {font-size:16px;}
h6 {font-size:16px;}
p {margin-bottom:15px;}
a, 
a:link, 
a:visited {color:#686300;}
a:hover.a:active {text-decoration:underline;}
q {font-style:oblique;}
q:before {content:'\201C';}
q:after {content: '\201D';}
blockquote{margin:20px; font-style:oblique;}
blockquote p:before {content:'\201C';}
blockquote p:after {content: '\201D';}
ul,
ol,
dl {}
dt{font-weight: bold;}
dd:before{content:'- ';}
i {font-style: italic;}
b {font-weight: bold;}
/*Page*/
.cnMainContainer {
  margin: 0 auto;
  width: 1153px;
  position: relative;
  z-index: 1;
}
.cnMainContainer .cnContentContainer {
  background-color: #FFF;
  -moz-box-shadow: 0px 5px 20pxrgba(0,0,0,0.5);
  -webkit-box-shadow: 0px 5px 20px rgba(0,0,0,0.5);
  box-shadow: 0px 5px 20px rgba(0,0,0,0.5);
  width: 1019px;
  margin-left:61px;
  margin-top: 15px;
  margin-bottom: 60px;
  position: relative;
  z-index: 1;
}
.cnContent {
  border: 0;
  margin: 0 auto;
  width: 100%;
}
.cnContent .cnInnerContent {
  padding: 0 30px 30px 30px;
}
.cnContentLeftShadow { margin: 0;}

/*End Page*/
/*Header*/
.cnMainContainer .cnTopArea .cnTopAreaContent {
  width: 100%;
}
.cnMainContainer .cnTopArea  {
  background: transparent url(/Resources/Pictures/header_bg.png) no-repeat top center;
  height: auto;
  margin-left: 16px;
}
.cnMainContainer .cnTopArea {
  position: relative;
  z-index: 2;
}
.cnMainContainer .cnTopArea .cnTopAreaContent {
  margin-top: 85px;
  height: 180px;
}
.cnMainContainer .cnTopArea .cnTopAreaContent .mainMenuContainer {
  width: 1120px;
  float: left;
  margin-bottom: 0;
  margin-top: 5px;
  padding: 0;
  background-color: #686300;
  position: relative;
  z-index: 10000;
}
#idHeaderLogo {
  margin-left: 45px;
  top: 0;
  left: 0;
  position: relative;
  float: left;
  width: 278px;
  height: 110px;
}
.donate {
  background-color: rgb(217, 214, 180); /*Fallback w/o Alpha*/ 
  background-color: rgba(217, 214, 180, 0.75); 
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  position: relative;
  left: 0px;
  width: 297px;
  height: 87px;
}
.donate .descript {
  width:120px;
  margin-left: 20px;
  margin-top: 30px;
}
.donate .descript p {
  color: #686300;
  font-size: 14px;
  font-weight: bold;
}
.donate .button {
  margin-top: 20px;
  margin-right: 15px;
}
.donate .button a {
  background: transparent url(/Resources/Pictures/donate_button.png) no-repeat;
  display: block;
  width: 139px;
  height: 52px;
}
.donate .button a:active {
  position: relative;
  top: 1px;
}
#id_LoginBoxGadget.WaGadgetLoginForm {
  width: 200px;
  color: #686300;
  font-size: 8pt;
  position: absolute;
  right: 30px;
  top: 88px;
  z-index: 100;
  min-width: 200px;
}
#id_LoginBoxGadget.WaGadgetLoginForm .loginBoxForgotPassword,
#id_LoginBoxGadget.WaGadgetLoginForm .loginBoxLoginButton {
  float: left;
  clear: left;
}

#id_LoginBoxGadget.WaGadgetLoginForm .loginBoxLoginInput, 
#id_LoginBoxGadget.WaGadgetLoginForm .loginBoxPasswordInput {
  float: left;
  width: 92px;
}
#id_LoginBoxGadget.WaGadgetLoginForm .loginBoxRememberMeCheckbox {
  width: 14px;
}
#id_LoginBoxGadget.WaGadgetLoginForm .loginBoxRememberMeLabel {
  width: 160px;
}
.login-username {
  float: left;
  width: 194px;
}
.login-username label {
  float: left;
  width: 65px;
}
.login-password {
  float: left;
  width: 194px;
  margin-top: 2px;
}
.login-password label {
  float: left;
  width: 65px;
}
ul.dropdown ul {
  display: table;
  width: 100%;
  table-layout: fixed;
}
ul.dropdown li {
  float: left;
  vertical-align: middle;
  zoom: 1;
  font-size: 10pt;
  font-weight: normal;
  text-transform: uppercase;
  color: #FFF;
  height: 46px;
  position: relative;
}
ul.dropdown li.dir.selected {
  font-weight: bold;
}
ul.dropdown ul li.selected span {
  color: #762123;
  font-weight: bold;
}
ul.dropdown li.hover, 
ul.dropdown li:hover {
  background-color: #686300;
}
ul.dropdown ul li {
  background-color: #ebe7c4;
}
ul.dropdown ul li:hover {
  background-color: #ebe7c4;
}
ul.dropdown ul li a:link,
ul.dropdown ul li a:visited {
  color: #837f2c;
}
ul.dropdown ul li a:hover,
ul.dropdown ul li a:active {
  color: #762123;
} 
ul.dropdown li ul {
  float: left;
}
ul.dropdown li ul li {
  float: left;
  clear: both;
}
.WaGadgetBreadcrumbs {
  margin-left:30px;
  margin-top: 15px;
}
/*End Header*/
/*SideBar*/
.artBoxHolder p {
  font-size: 14px;
}
#id_PageLayoutHolder__2 {
  position: relative;
  top: -61px;
  width: 310px;
}
.artBoxContainer .artBoxTitleContainer h4.artBoxTitle {
  padding: 0;
  margin: 0;
  font-size: inherit;
  font-weight: inherit;
}
h4.artBoxTitle {
  font-size: 18px !important;
}
/*EventModule*/
.gadgetIndex_0 {
  background-color: #f7f7ea;
  border: 1px solid #cccc99;
}
.eventModuleItem-513101 a:link, 
.eventModuleItem-513101 a:active {
  text-decoration: none;
  font-weight: bold;
}
.sidebar_widget_hawk {
  margin: 0px 0px 0px 0px;
  width: 301px;
  height: 121px;
}
.gadgetIndex_1 {
  background: transparent url(/Resources/Pictures/sidebar_searchOwl.png) no-repeat;
  background-position: 160px -3px;
  padding-top: 20px;
}
/*End EventModule*/
/*Nature Center Information*/
#aside_address {
  float: left;
}
#sidebar_infoSign {
  float: right;
}
/*End Nature Center Inforation*/
/*End Sidebar*/
/* Custom Layout Styling */
.custom-layout {
  position: relative;
}
.custom-layout-left {
  float: left;
  width: 635px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

.custom-layout-right {
  float: left;
  width: 310px;
  margin: 0px 0px 0px 14px;
}
/* End Custom Layout Styling */
/*Footer*/
.cnFooterContainer {
  background-color: #f7f7ea;
  border: 1px solid #cccc99;
  margin: 30px 67px;
  padding: 30px;
  position: relative;
  text-align: left;
}
.cnFooterContainer p {
  font-size: 14px;
  margin-bottom: 0;
  width: 400px;
  float: left;
}
#greenHeronIllus {
  position: absolute;
  top: -41px;
  right: -14px;
}
.cnFooterContainer a:link,
.cnFooterContainer a:visited {
  color: #837f2c;
}
.affil ul {
  margin-left: 82px;
  margin-bottom: 40px;
 } 
.affil ul li {
  background: transparent url(/Resources/Pictures/footer_affiliate.png) no-repeat;
  display: block;
  height: 96px;
  margin-right: 60px;
}
.affil ul li a {
  display: block;
  height: 96px;
  width: auto;
}
#natctradmin {
  width: 194px;
}
#njee {
  background-position: -267px 0;
  width: 65px;
}
#ctrnopro {
  background-position: -423px 0;
  width:173px;
}
#nynjtrailconf {
  background-position: -695px 0;
  width:84px;
}
#greenoffcert {
  background-position: -866px 0;
  width:84px;
  margin-right: 0;
}
.gTranslate {
  position: relative;
  width: 160px;
  float: right;
  right: 20px;
  top: 20px;
  z-index: 1;
} 
#shadingDiv {
  visibility: hidden !important;
}
/*.footerSocialMedia {
  position: relative;
  width: 245px;
  float: right;
  right: 20px;
  top: 20px;
}
.footerSocialMedia h3 {
  position: relative;
  color: #999;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 14px;
  font-style: italic;
  width: 113px;
  top: 6px;
  left: 10px;
}
.footerSocialMedia ul {
  margin-left: 0;
  width: 115px;
}
.footerSocialMedia ul li{
  background: transparent url(/Resources/Pictures/social_media_icons.png) no-repeat;
  display: block;
  width: 31px;
  height: 31px;
  margin-right: 5px;
}
.footerSocialMedia ul li a{
  display: block;
  width: 31px;
  height: 31px;
}
.footerSocialMedia #facebook {
  background-position: 0 0;
}
.footerSocialMedia #youtube {
  background-position: -34px 0;
}
.footerSocialMedia #rss {
  background-position: -71px 0;
}*/
/*End Footer*/

.cnPrimaryContentBlock1Content .boxViewOutline .boxHeaderContainer {
  background: #475841;
}

#idEventListCalendar .EventListCalendar td.EventListCalendarHeader {
  background-color: #e4d6a7;
}


h4.boxHeaderTitle a {
  text-decoration: none;
}

/* Table styles */

.tnc-table-wrapper {
  width: 635px; 
  margin: 0px auto; 
  border: 1px solid #CC9;
}

.tnc-table-schedule {
  background: #F7F7EA;
  font-family: Arial, Helvetica;
  width: 100%;
  border: 0px;
  border-collapse: collapse;
}

.tnc-table-schedule td em { font-style: italic; }

.tnc-table-schedule td {
  padding: 10px;
  font-size: 14px;
  line-height: 18px;
}

.tnc-table-schedule p {
  font-size: 16px;
}

.tnc-table-schedule .align-center {
  text-align: center;
}

.tnc-table-schedule-small {
  border: 0px;
  border-collapse: collapse;
}

.tnc-table-schedule-small td, .tnc-table-schedule-small th {
  border: 1px solid #cc9;
  padding: 5px;
  vertical-align: middle;
}

.tnc-table-schedule-small th {
  text-align: center;
}

.tnc-table-schedule-small-inner {
  width: 100%;
}

.tnc-table-schedule-small-inner td {
  border: 0px;
  padding: 5px 0px 0px 0px;
  vertical-align: top;
}

/* End Table Styles */

/* Experimental Styles */
input[type="button"].nextButton {
  visibility: visible;
}
/* End Experimental Styles */

/**
 * Non-semantic helper classes: please define your styles before this section.
 */
/* For image replacement */
.ir { display: block; text-indent: -999em; overflow: hidden; background-repeat: no-repeat; text-align: left; direction: ltr; }
/* Hide for both screenreaders and browsers:
   css-discuss.incutio.com/wiki/Screenreader_Visibility */
.hidden { display: none; visibility: hidden; }
/* Hide only visually, but have it available for screenreaders: by Jon Neal.
  www.webaim.org/techniques/css/invisiblecontent/  &  j.mp/visuallyhidden */
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
/* Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard: drupal.org/node/897638 */
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }

/* Hide visually and from screenreaders, but maintain layout */
.invisible { visibility: hidden; }

/* The Magnificent Clearfix: Updated to prevent margin-collapsing on child elements.
   j.mp/bestclearfix */
.group:before, .group:after { content: "\0020"; display: block; height: 0; overflow: hidden; }
.group:after { clear: both; }
/* Fix clearfix: blueprintcss.lighthouseapp.com/projects/15318/tickets/5-extra-margin-padding-bottom-of-page */
.group { zoom: 1; }
.fl {float: left;}
.fr {float: right;}

/**
 * Print styles.
 *
 * Inlined to avoid required HTTP connection: www.phpied.com/delay-loading-your-print-css/
 */
@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important;
  -ms-filter: none !important; } 

/* Black prints faster: sanbeiji.com/archives/953 */
  a, a:visited { color: #444 !important; text-decoration: underline; }

 a[href]:after { content: " (" attr(href) ")"; }

  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  

/* Don't show links for images, or javascript/internal links */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; }

 /* css-discuss.incutio.com/wiki/Printing_Tables */
  tr, img { page-break-inside: avoid; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3{ page-break-after: avoid; }
}

/*Wild Apricot legacy styles for compatibility with version 5.0. Begin.*/
#idBreadCrumbsContainer
{
  magin: 0;
  width: auto;
}

/*Wild Apricot legacy styles for compatibility with version 5.0. End.*/

.myIframe {
position: relative;
padding-bottom: 65.25%;
padding-top: 30px;
height: 0;
overflow: auto; 
-webkit-overflow-scrolling:touch; //<<--- THIS IS THE KEY 
border: solid black 1px;
} 
.myIframe iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

/* for Calendar Colors */
div[id^='divDest'] 
{
  background-color: #e4d6a7;
}


/* Support code */
.WaGadgetEvents.WaGadgetEventsStateCalendar .EventListCalendar td>div a{
color:white !important;
}
h3.formTitle {
    font-size: 22px !important;
    color: #762123 !important;
    text-transform: capitalize;
}
div, strong {
    font-size: 16px !important;
}
.zoneContentOuter .zoneContentInner {
    background: #f1f1f1;
}
body div#mLayout input[type="submit"] {
    background: #762123 !important;
    border-radius: 0 !important;
    height: 50px !important;
    line-height: 50px !important;
    padding: 0 40px !important;
    text-transform: uppercase !important;
    font-size: 16px !important;
    letter-spacing: 2px;
    color: #fff !important;
}
.fieldContainer input, .fieldContainer select, .fieldContainer textarea, div#mLayout input {
    border: 1px solid #bbbbbb !important;
    background: transparent;
    color: #373737;
    line-height: normal;
    font-size: inherit;
    padding: 10px 20px !important;
    border-radius: 4px !important;
}
.fieldSubContainer .fieldBody>.typeInstruction {
    color: #333;
    font-size: 15px !important;
}
div#mLayout input {
    width: 100% !important;
}
div#mLayout .authFormContainer {
    display: block;
}
div#mLayout table {
    width: 80%;
}
div#mLayout div#idLoginBox {
    margin-bottom: 20px;
}
div#mLayout input.loginButton {
    padding: 0 60px !important;
}
div#mLayout h2 {
    font-size: 30px;
    text-transform: capitalize;
    text-align: center;
    margin-bottom: 2px;
}
div#mLayout p {
    text-align: center;
}
div#idRememberMe input {
    width: auto !important;
}
body div#FunctionalBlock1_ctl00_ctl00_memberDetailsPanel input {
    background: transparent !important;
    color: #762123 !important;
    width: auto !important;
    margin: 0 auto !important;
}
.fieldSubContainer .fieldBody {
    font: normal 14px/normal PT Sans;
    text-align: left;
}
.captionOuterContainer .captionContainer .fieldBody h4 span {
    color: #152928;
    font: normal 26px/normal Roboto Condensed;
    overflow: hidden;
    white-space: nowrap;
}
.fieldSubContainer .fieldLabel span::after {
    content: ":";
}
.fieldSubContainer .fieldLabel span {
    font-weight: 600;
}
div#mLayout table {
    width: 100%;
}
.topButtonsContainer .inner {
    text-align: center;
}
div#mLayout td.searchBox input {
    width: auto !important;
}
BODY SELECT.typeDropDownList {
    width: 200px;
    margin: 0;
    height: 40px;
    background: transparent;
    border-radius: 3px;
    border: 1px solid #bbbbbb !important;
    padding: 0 7px;
}
.gadgetStyleBody form#form strong.mandatoryLabel span {
    color: #000000;
    font-family: "Open Sans", Sans-serif;
    font-size: 15px;
    font-weight: 600;
    line-height: 24px;
    font-style: normal;
}
h3.formTitle {
    color: #762123 !important;
    font-family: "Merriweather", Sans-serif !important;
    font-size: 22px !important;
    font-weight: 700 !important;
    line-height: 30px !important;
    letter-spacing: 0px !important;
}
.fieldSubContainer {
    margin: 5px 0;
}
.captionOuterContainer .captionContainer .fieldBody h4 span {
    color: #762123;
    font-family: "Open Sans", Sans-serif;
    font-size: 17px;
    font-weight: 700;
    line-height: 23px;
}
.navigationOuterContainer {
    margin: 0 0 0 10px;
}
.WaGadgetEvents.WaGadgetEventsStateCalendar .EventListCalendar td>div {
    background: #686300;
}
.WaGadgetEvents.WaGadgetEventsStateCalendar .EventListCalendar td>div:hover {
    background: #762123;
}
.WaGadgetEvents.WaGadgetEventsStateCalendar .EventListCalendar td .eventTime, .WaGadgetEvents.WaGadgetEventsStateCalendar .EventListCalendar .recurringEvent:before {
    color: #fff;
}
div#mLayout .boxBodyInfoContainer input {
    background: #D9D3A4 !important;
    font-weight: 600 !important;
    text-transform: uppercase;
    font-family: "Open Sans", sans-serif !important;
    border-radius: 0 !important;
    border: none !important;
    width: 150px !important;
}
div#mLayout p {
    text-align: left;
}
.WaGadgetEvents .boxOuterContainer .boxHeaderOuterContainer .boxHeaderContainer h4.boxHeaderTitle a {
    color: #762123;
    font-family: "Open Sans", Sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 23px;
}
