body {
  font: 18px Open Sans;
  color: #373737;
}

#PAGEID_962486 div#id_Header2 {
  margin-top: 30px;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(210, 227, 243, 0.9);
  -moz-box-shadow: 0px 0px 10px 0px rgba(210, 227, 243, 0.9);
  box-shadow: 0px 0px 10px 0px rgba(210, 227, 243, 0.9);
}

div#idPrimaryContentBlock1Content {
  margin-bottom: 60px;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(210, 227, 243, 0.9);
  -moz-box-shadow: 0px 0px 10px 0px rgba(210, 227, 243, 0.9);
  box-shadow: 0px 0px 10px 0px rgba(210, 227, 243, 0.9);
}

div#id_Content.whiteContainer {
  padding: 20px 20px 0;
  border: 0;
  box-shadow: 0;
  margin-bottom: 60px;
}

.zoneContentOuter .zoneContentInner {
  padding: 0;
}

h1, h2, h3, h4 {
  font-family: "museo-slab",serif;
}

.pageTitle h1 {
color: #211F6F;
}

.pageTitle {
  text-align: center;
  padding-bottom: 0px!important;
}

h2:after {
display:none;
}

.homeSlogan h2 {
  text-align: center;
  font-weight: 700;
  /* letter-spacing: 1px; */
  font-size: 32px;
}

.contStylePageTitle {
  background-color: inherit;
  color: #211F6F;
  font: bold 44px/1.05em "museo-slab",serif;
  margin: 0 0 0.4em 0;
  text-decoration: inherit;
  text-transform: none;
  text-align: center;
}

a.stylizedButton.buttonStyle001, a.stylizedButton.buttonStyle002, a.stylizedButton.buttonStyle003, a.stylizedButton.buttonStyle004 {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}

.featureButton a.stylizedButton {
  font-size: 22px;
  padding: 30px 0;
  width: 100%;
  font-family: "museo-slab",serif;
  font-weight: 700;
}

.featureButton a.stylizedButton.buttonStyle001, .featureButtonSidebar a.stylizedButton.buttonStyle001 {
  background-color: #232176;
  background-image: url("http://propellerclubnorfolk.org:80/resources/Pictures/ThemeImages/blueWave-bg-sm.png");
}

a:hover.stylizedButton.buttonStyle001, .featureButtonSidebar a:hover.stylizedButton.buttonStyle001 {
  background-image: none;
  background-color: #0A085D ;
}

.featureButton a.stylizedButton.buttonStyle002, .featureButtonSidebar a.stylizedButton.buttonStyle002 {
  background-color: #6dbcdb;
  background-image: url("http://propellerclubnorfolk.org:80/resources/Pictures/ThemeImages/brightblueWave-bg-sm.png");
}

a:hover.stylizedButton.buttonStyle002, .featureButtonSidebar a:hover.stylizedButton.buttonStyle002 {
  background-image: none;
  background-color: #3DAAD9;
}

.featureButton a.stylizedButton.buttonStyle003, .featureButtonSidebar a.stylizedButton.buttonStyle003 {
  background-color: #FC4349;
  background-image: url("http://propellerclubnorfolk.org:80/resources/Pictures/ThemeImages/redWave-bg-sm.png");
}

a:hover.stylizedButton.buttonStyle003, .featureButtonSidebar a:hover.stylizedButton.buttonStyle003 {
  background-image: none;
  background-color: #EF363C;
}

.featureButtonIcon {
  z-index: 1000;
  margin: 0 auto;
  width: 50px;
  height: 50px;
  position: relative;
  top: -25px;
}

.featureButtonSidebar a.stylizedButton {
  font-size: 20px;
  padding: 25px 0;
  width: 100%;
  font-family: "museo-slab",serif;
  font-weight: 700;
}


/**** GADGETS ****/

.gadgetStyle001 {
  background: white;
  border: 0px solid #cde2f2;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(210, 227, 243, 0.8);
  -moz-box-shadow: 0px 0px 10px 0px rgba(210, 227, 243, 0.8);
  box-shadow: 0px 0px 10px 0px rgba(210, 227, 243, 0.8);
}

.gadgetStyle001 .gadgetStyleTitle h4 {
    margin: 0;
    padding: 0;
    color: #211F6F;
    font-size: 26px;
    font-weight: 700;
    font-family: "Montserrat", serif;
    text-transform: none;
}

.gadgetStyle001 .gadgetStyleTitle {
  padding: 25px 30px 0px 30px;
}

.gadgetStyle001 .gadgetStyleBody {
  padding: 25px 30px 30px 30px;
}

.gadgetStyle003 {
  background: white;
  border: 0px solid #211f6f;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(210, 227, 243, 0.8);
  -moz-box-shadow: 0px 0px 10px 0px rgba(210, 227, 243, 0.8);
  box-shadow: 0px 0px 10px 0px rgba(210, 227, 243, 0.8);
}

.gadgetStyle003 .gadgetStyleTitle h4 {
  margin: 0;
  padding: 0;
  color: #ffffff;
  font-size: 26px;
  font-weight: 600;
}

.gadgetStyle003 .gadgetStyleTitle {
  padding: 25px 25px 25px 25px;
  background: #211f6f;
  color: #ffffff;
}

.gadgetStyle003 .gadgetStyleBody {
  padding: 25px 25px 25px 25px;
}

.gadgetStyle004 {
  background-color: transparent;
}


/**** FACEBOOK PLUGIN ****/

#id_vrMG2pR {
max-width: 371px;
}

#fb-root {
    display: none;
}

.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style] {
    width: 100% !important;
}


/**** MISC ****/

#idFooterPoweredByContainer {
  display: none;
}

.zoneBrandingOuter {
  display: none;
}

/**** ROUND CORNERS ****/

.roundCornersBottom {
  -webkit-border-bottom-right-radius: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  -moz-border-radius-bottomleft: 6px;
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
}

div.roundCornersBottom {
  -webkit-border-bottom-right-radius: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  -moz-border-radius-bottomleft: 6px;
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
}

.footerContent {
color:#6DBCDB;
}

.boxShadow {
  -webkit-box-shadow: 0px 0px 10px 0px rgba(210, 227, 243, 0.8);
  -moz-box-shadow: 0px 0px 10px 0px rgba(210, 227, 243, 0.8);
  box-shadow: 0px 0px 10px 0px rgba(210, 227, 243, 0.8);
}


/**** EVENTS ****/

.WaGadgetEventsStateList .boxOuterContainer .boxHeaderOuterContainer .boxHeaderContainer h4.boxHeaderTitle {
  font-size: 26px;
  font-weight: bold;
  line-height:30px;
}

.WaGadgetEvents .boxOuterContainer .boxHeaderOuterContainer .boxHeaderContainer h4.boxHeaderTitle a {
  color: #232176;
  font: bold 26px/normal "museo slab", serif;
  text-decoration: none;
}

.WaGadgetEvents .boxOuterContainer .boxHeaderOuterContainer .boxHeaderContainer h4.boxHeaderTitle:after {
  background-color: #edf5fc;
}

.WaGadgetEventsStateList .boxOuterContainer .boxHeaderOuterContainer .boxHeaderContainer h4.boxHeaderTitle a:after {
  width: 30px;
  height: 30px;
}

.WaGadgetEventsStateList .boxOuterContainer .boxHeaderOuterContainer {
  margin: 0 0 20px 0;
  padding-bottom: 10px;
}

.WaGadgetEventsStateCalendar .EventListCalendar {
  border: none;
  background: white;
  border: 1px solid #d4e3f0;
}

.WaGadgetEventsStateCalendar .EventListCalendar .EventListCalendarItemSelected .calendarDate {
  font-weight: bold;
  color: #fc4349;
}

.WaGadgetEventsStateCalendar .EventListCalendar td.EventListCalendarHeader {
  padding: 16px 20px 16px 20px;
  border: none !important;
  color: #ffffff;
  background-color: #6dbcdb;
  font-size: inherit;
  font-weight: 600;
}

.WaGadgetEventsStateCalendar .EventListCalendar td[class*=EventListCalendarItem][style*="border-top"] {
  border-top: 1px solid #d4e3f0 !important;
}

.WaGadgetEvents .boxOuterContainer .boxFooterOuterContainer .boxFooterContainer {
  font-size: inherit;
  padding: 0 0 0 27%;
  text-align: right;
}

.WaGadgetEvents.WaGadgetEventsStateList ul.boxesList li.boxesListItem {
  margin: 0;
  padding-top: 40px;
}


/**** NEWS ****/

.WaGadgetBlog ul.boxesList li.boxesListItem {
  margin: 0 0 50px 0;
}

#PAGEID_1685244 div#id_cfQ8OXx {
  display: none;
}

div#id_wqgH9VB {
  margin-top: -20px;
}


/**** MAIN MENU ****/

.zoneHeader1Outer .zoneHeader1Inner:before {
display: none;
}

.zoneHeader1Outer .zoneHeader1Inner:after {
display: none;
}

.WaGadgetMenuHorizontal {
  overflow: visible;
  padding: 10px 0;
}

.WaGadgetMenuHorizontal .menuInner {
  background: transparent;
  position: relative;
  margin: 0;
  border-top: 1px solid #0062b0;
  border-bottom: 1px solid #0062b0;
}

.WaGadgetMenuHorizontal .menuInner ul.firstLevel > li > .item > a > span {
  display: block;
  padding: 10px 0;
  position: relative;
}

.WaGadgetMenuHorizontal .menuInner ul.firstLevel {
  margin: 0 auto;
}

.WaGadgetMenuHorizontal .menuInner ul.firstLevel > li > .item > a {
  font: normal 20px/30px "museo-slab", serif;
  text-transform: none;
  padding: 0 15px 0 15px;
}

.WaGadgetMenuHorizontal .menuInner ul.firstLevel > li.dir > .item > a:after {
  display:none;
}

.WaGadgetMenuHorizontal .menuInner ul.firstLevel > li.sel > .item > a > span:after {
  background-color: #4dbff0;
  bottom: -11px;
  content: '';
  height: 10px;
  left: 0;
  position: absolute;
  width: 100%;
}

/**** SIDEBAR MENU ****/

.WaGadgetMenuVertical.menuStyle002 {
  -webkit-box-shadow: 0px 0px 10px 0px rgba(210, 227, 243, 0.8);
  -moz-box-shadow: 0px 0px 10px 0px rgba(210, 227, 243, 0.8);
  box-shadow: 0px 0px 10px 0px rgba(210, 227, 243, 0.8);
  background-color: #fff;
}

.WaGadgetMenuVertical.menuStyle002 .menuInner {
  background: transparent;
  padding: 10px 30px;
}

#PAGEID_962499 div#id_cfQ8OXx.WaGadgetMenuVertical {
  display: none;
}

.WaGadgetMenuVertical.menuStyle002 .menuInner ul.firstLevel > li > .item {
  padding: 0;
}

.WaGadgetMenuVertical.menuStyle002 .menuInner ul.firstLevel > li > .item > a {
  font-family: "museo-slab",serif;
  color: #FC4349;
  padding: 0;
  font: 17px/normal;
  font-weight: 700;
  text-transform: none;
}

.WaGadgetMenuVertical.menuStyle002 .menuInner ul.firstLevel > li:hover > .item {
  background-color: transparent;
}


/**** EVENTS GADGET ****/

.WaGadgetUpcomingEvents .gadgetStyleBody ul li .title a {
  font: normal 15px/normal Open Sans;
  text-decoration: none;
}

.WaGadgetUpcomingEvents.gadgetStyle001 ul li .location {
  font: 14px/normal Open Sans;
}

.WaGadgetUpcomingEvents.gadgetStyle001 ul li .date {
  font: bold 13px/normal Open Sans;
}

/**** NEWS ****/

.WaGadgetBlog.WaGadgetBlogStateList ul.boxesList li.boxesListItem {
  margin: 0 0 30px 0;
  padding: 30px;
  background-color: #fff;
}

.WaGadgetBlog .boxFooterOuterContainer .postBottom .boxFooterPrimaryOuterContainer .boxFooterPrimaryContainer a {
  visibility: visible;
  color: #fff;
}

.WaGadgetBlog.WaGadgetBlogStateList ul.boxesList li.boxesListItem .boxBodyOuterContainer .boxBodyContentOuterContainer {
  margin: 0;
  padding: 0;
}

.boxFooterContainer {
  padding: 20px 0 0 0;
}

.WaGadgetBlog .blogEntryOuterContainer .boxHeaderOuterContainer .boxHeaderContainer h4.boxHeaderTitle {
  color: #232176;
  font: 500 26px/1.1em "museo slab", serif;
  text-transform: none;
}

.WaGadgetBlog.WaGadgetBlogStateList ul.boxesList li.boxesListItem .boxHeaderOuterContainer h4.boxHeaderTitle a {
  color: #232176;
  font: 500 26px/normal "museo slab", serif;
  text-decoration: none;
}

.WaGadgetBlog.WaGadgetBlogStateList ul.boxesList li.boxesListItem .boxHeaderOuterContainer h4.boxHeaderTitle:after {
  background-color: #edf5fc;
}

.WaGadgetBlog.WaGadgetBlogStateList .blogPostListOuterContainer {
  padding-top: 0;
}

.WaGadgetBlog.WaGadgetBlogStateList a.rssFeedLabel, .WaGadgetBlog.WaGadgetBlogStateList a.rssFeedLabel:hover {
  display: none;
}

/**** NEWS GADGET ****/

.WaGadgetRecentBlogPosts .gadgetStyleBody ul li .title a {
  font: normal 15px/normal Open Sans;
  text-decoration: none;
}

.WaGadgetRecentBlogPosts.gadgetStyle001 ul li .date {
  font: normal 13px/normal Open Sans;
  font-weight: bold;
}

/**** VERTICAL SIDE MENU ****/



/**** LOGIN BUTTON ****/

.WaGadgetLoginForm .loginContainerWrapper .loginContainerInnerWrapper .loginLink, .WaGadgetLoginButton .loginBoxLinkContainer .loginBoxLinkButton {
  color: #FC4349;
}

.WaGadgetLoginForm .loginContainerWrapper .loginContainerInnerWrapper .loginLink:before {
  border: 2px solid #FC4349;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-color: #FC4349;
  color: white;
  content: '\f007';
  display: inline-block;
  font: normal 13px/normal FontAwesome;
  height: 13px;
  margin-right: 6px;
  padding: 3px;
  text-align: center;
  vertical-align: top;
  width: 13px;
}

.boxShadow {
  -webkit-box-shadow: 0px 0px 10px 0px rgba(210, 227, 243, 0.9);
  -moz-box-shadow: 0px 0px 10px 0px rgba(210, 227, 243, 0.9);
  box-shadow: 0px 0px 10px 0px rgba(210, 227, 243, 0.9);
}

.WaGadgetMenuHorizontal .menuInner ul ul {
  background: #0062b0;
  min-width: 190px;
  z-index: 40000;
}

.WaGadgetRecentBlogPosts.gadgetStyle001 ul li .author {
  display: none;
}

.WaGadgetRecentBlogPosts .gadgetStyleBody ul li .date:after {
  display: none;
}

span.postedByLink {
  display: none;
}

span.postedByComment {
  display: none;
}

.WaGadgetBlog .boxFooterOuterContainer .postBottom .boxFooterPrimaryOuterContainer .boxFooterPrimaryContainer a {
  visibility: visible;
  color: #fff;
  background: #FC4349;
  padding: 8px 15px;
  display: inline-block;
}

img.imagePercent50 {
  max-width: 50%;
}

.boxShadow > img {
  -webkit-box-shadow: 0px 0px 10px 0px rgba(210, 227, 243, 0.9);
  -moz-box-shadow: 0px 0px 10px 0px rgba(210, 227, 243, 0.9);
  box-shadow: 0px 0px 10px 0px rgba(114, 151, 186, 0.9);
}

.WaGadgetEvents .boxOuterContainer .boxBodyOuterContainer .boxBodyContainer .boxBodyContentOuterContainer .boxBodyContentContainer.fixedHeight {
  max-height: none;
}

#PAGEID_962494 .WaGadgetEvents .boxOuterContainer .boxBodyOuterContainer .boxBodyContainer .boxBodyContentOuterContainer .boxBodyContentContainer.fixedHeight {
  max-height: 200px;
}






/* Updated CSS R2R Marketing 06/2025 */
.zoneHeaderOuter {
    background-color: #FFFFFF;
}
.zoneHeader1Outer {
    background: #232176;
    background: linear-gradient(90deg, rgba(0, 98, 176, 1) 0%, rgba(35, 33, 118, 1) 50%, rgba(0, 98, 176, 1) 100%);
}
.zoneHeader1Outer .container_12 > DIV {
    background-color: transparent;
}
.WaGadgetMenuHorizontal .menuInner {
    border-top: 1px solid #0d4999;
    border-bottom: 1px solid #0d4999;
}

.camera_wrap {
    width: 100%;
	height: 600px;
}
.zoneHeader12.container_12 {
    width: 100%;
    margin-bottom: 40px;
}

.zoneHeader2Inner.zoneInner.s1_grid_12.s2_grid_12.s3_grid_12 {
    width: 100%;
    margin: 0 auto;
}
.camera_wrap {
    width: 100%;
    height: 45vh !important;
}
div#id_Header2 {
    background: linear-gradient(90deg, rgba(0, 98, 176, 1) 0%, rgba(35, 33, 118, 1) 50%, rgba(0, 98, 176, 1) 100%);
}

.zoneFooter1Outer {
    background-color: #232176;
    background: linear-gradient(90deg, rgba(0, 98, 176, 1) 0%, rgba(35, 33, 118, 1) 50%, rgba(0, 98, 176, 1) 100%);
    border-top: 20px solid #e5e2d8;
}
.zoneFooter1Outer .container_12 > DIV {
    background-color: transparent;
}
.gadgetStyle001 {
    box-shadow: none !important;
}
.gadgetStyle001 a, .gadgetStyle001 a:link, .gadgetStyle001 a:visited, .gadgetStyle001 a:active {
    font-size: 18px;
    font-weight: bold;
    text-decoration: underline;
    color: #0062b0;
}

.zoneContentOuter.zoneOuter:before {
    content: '';
    position: absolute;
    background: url(https://thepropellerclubportofnorfolk.wildapricot.org/Resources/Pictures/Propeller-Club-USA-Logo.png);
    height: 25vw;
    width: 20vw;
    background-size: cover;
    opacity: .04;
    right: 0;
}
.zoneContentOuter {
    background-color: transparent;
    position: relative;
    overflow: hidden;
}

h1.contStylePageTitle {
    padding: 15px 20px;
    text-transform: uppercase;
    color: #a19f97;
}
#PAGEID_1685301 .container_12, #PAGEID_1685301 .s1_grid_12 {
    width: 100%;
    margin: 0;
}
.width-container {
    max-width: 1400px;
    margin: 0 auto;
}
.width-container-1100 {
    max-width: 1100px;
    margin: 0 auto;
}

.layout-wide-inner-contained table {
    max-width: 1400px;
    margin: 0 auto;
}
.no-margin {
	margin: 0;
}
.bg-beige-gradient {
background: linear-gradient(90deg, rgb(207 204 194) 0%, rgba(229, 226, 216) 50%, rgba(207, 204, 194) 100%);
}
h3 {
    font-size: 28px;
    color: #0062b0;
}
.gadgetStyle001 a:hover {
    color: #232176;
}
a:hover img {
    opacity: 0.7;
}
a img {
    transition: all 0.5s;
}
.WaGadgetMenuHorizontal .menuInner ul.firstLevel > li > .item > a > span {
    font-weight: bold;
}
#PAGEID_1685301 .zoneFooter1.container_12, #PAGEID_1685301 .zoneHeader.container_12, .WaGadgetMenuHorizontal .menuInner {
    width:100%;
    max-width: 1400px;
    margin: 0 auto;
}

a.button {
    background: #0062b0;
    color: #fff !important;
    padding: 10px 15px;
    display: inline-block;
    border-radius: 10px;
    text-decoration: none;
    font-style: normal;
    margin: 5px;
    transition: all 0.3s;
    font-weight: bold;
}
a.button:hover {
    background: #232176;
}

h1,h2,h3,h4,h5,h6 {
  font-family: 'Montserrat';
}
h1.contStylePageTitle {
    font-family: 'Montserrat';
    font-size: 30px;
    color: #0062b0;
    text-align: left;
    padding-left: 0;
    padding-bottom: 40px;
}
h3 {
    font-size: 30px;
    color: #0062b0;
}

h5 A, h5 A:link, h5 A:active, h5 A:visited {
    color: #232176;
    text-align: center;
    display: block;
    text-decoration: none;
    font-size: 30px;
    font-style: normal;
	transition: all 0.3s;
}

h5 a:hover {
	text-decoration:underline;
}

A, A:link, A:active, A:visited {
    color: #0062b0;
    font-style: normal;
    transition: all 0.3s;
}
a:hover {
  color:#211F6F;
}

.WaGadgetMenuHorizontal .menuInner ul ul li.sel>.item>a:after {
display:none !important;
}

div#id_Content ul {
    font-size: 18px;
}
.gadgetStyle001 .gadgetStyleTitle {
    padding: 25px 30px 0px 20px;
}

@media screen and (max-width: 716px) {
.column-reverse-mobile .WaLayoutTable .WaLayoutRow {
    display: flex !important;
    flex-direction: column-reverse;
}
}