/* cmsms stylesheet: MobilePortrait modified: 08/20/25 12:07:02 */
.clear
{
 clear:both;
}

header
{
 height:124px;
}

header #top
{
 background:#fff;
 height:119px;
 padding-top:0;
 padding-bottom:0;
}

header #top.fixed
{
 position:fixed;
 top:0;
 left:0;
 z-index:9999;
 width:100%;
}

header #top #logo p
{
 background:url('/uploads/images/fsuk-logo.svg') no-repeat top left;
 background-size:contain;
 width:176px;
 height:70px;
 margin-left:5px;
 margin-top:5px;
 float:left;
}

header #top #logo p a
{
 display:inline-block;
 width:176px;
 height:70px;
 margin-left:auto;
 margin-right:auto;
}

header #top #logo p a span
{
 display:none;
}

header #top #mobileSearch
{
 float:right;
 margin-top:15px;
 font-family:'Lato', sans-serif;
 font-size:14px;
}

header #top #mobileSearch a
{
 display:block;
 padding:10px;
 color:#ccc;
 font-weight:bold;
 text-decoration:none;
 transition:all 0.3s ease-in-out;
}

header #top #mobileSearch a i
{
 font-size:18px;
 float:left;
 margin-right:5px;
}

header #top #mobileSearch a span
{
 padding-top:2px;
 float:right;
}

header #top #mobileSearch a:hover
{
 color:#333;
}

header #top #cta
{
 text-align:left;
 position:relative;
 z-index:150;
 padding-top:4px;
 display:block;
 clear:both;
 float:left;
}

header #top #cta h6
{
 font-family:'Oswald', sans-serif;
 font-size:16px;
 color:#fff;
 line-height:20px;
}

header #top #cta h6 a
{
 color:#fff;
 text-decoration:none;
}

header #top #cta h6 span
{
 float:left;
 margin-right:5px;
 margin-left:5px;
 margin-top:5px;
 clear:right;
 font-size:14px;
 clear:both;
}

header #top #searchAndMobileMenu
{
 background:#DD7500;
 position:absolute;
 top:160px;
 left:0;
 width:100%;
 padding:5px;
 box-sizing:border-box;
}

header #top #mobileMenuButton
{
 float:right;
 width:22%;
 padding:9px 10px 9px 10px;
 border:solid 2px #fff;
 text-align:center;
 font-size:16px;
 text-transform:uppercase;
 font-family:'Oswald', sans-serif;
 color:#fff;
 cursor:pointer;
 letter-spacing:1px;
}

header #top #mobileMenuButton i
{
 display:inline-block;
 font-size:17px;
}

header #top #mobileMenuButton span
{
 display:inline-block;
}

header #top #search
{
 display:none;
}

header nav
{
 position:fixed;
 top:90px;
 right:-100%;
 background:#DD7500;
 width:100%;
 height:calc(100% - 90px);
 box-sizing:border-box;
 overflow-x:hidden;
 overflow-y:auto;
 z-index:9999;
 transition:all 0.3s ease-in-out;
}

header nav.open
{
 right:0%;
}

header nav ul
{
 list-style-type:none;
 padding:0;
 margin:0;
 padding-bottom:50px;
}

header nav ul li
{
 font-family:'Oswald', sans-serif;
 font-size:26px;
 display:block;
 border-top:solid 1px #ddd;
 text-transform:uppercase;
}

header nav ul li a
{
 color:#fff;
 display:block;
 padding:18px;
 transition:all 0.3s ease-in-out;
 text-decoration:none;
 text-align:center;
}

header nav ul li a:hover
{
 background:#9BCC35;
 color:#000;
}

header #popular
{
 display:none;
}

aside#slider
{
 clear:both;
 position:relative;
}

aside#slider .homeBlock
{
 display:none;
}

aside#slider .homeBlock img
{
 display:none;
}

aside#slider .text1
{
 display:none !important;
}

aside#slider .text2
{
 display:none !important;
}

aside#slider .link
{
 display:none !important;
}

aside#slider .homePreview
{
 width:50%;
 height:180px;
 float:left;
 box-sizing:border-box;
 position:relative;
 overflow:hidden;
}

aside#slider .homePreview a
{
 display:block;
}

aside#slider .homePreview p
{
 position:absolute;
 top:45%;
 left:0;
 width:100%;
 text-align:center;
 font-family:'Oswald';
 font-size:16px;
 text-shadow:0px 0px 1px #000;
 color:#fff;
}

#homepreview_slider-1, homepreview_slider-3
{
 border-right:solid 1px #fff;
 border-bottom:solid 1px #fff;
}

#homepreview_slider-2, #homepreview_slider-3, #homepreview_slider-4
{
 border-bottom:solid 1px #fff;
}

#homepreview_slider-3, #homepreview_slider-5
{
 clear:both;
 border-right:solid 1px #fff;
}

aside#circles
{
 padding:10px;
 clear:both;
}

aside#circles a
{
 display:block;
 width:calc(100% / 3);
 float:left;
 text-align:center;
 text-decoration:none;
 font-family:'Oswald';
 font-size:16px;
 color:#666;
}

aside#circles a .circleEntry
{
}

aside#circles a .circleEntry .circle
{
 background:#eee;
 border-radius:50%;
 height:100px;
 width:100px;
 margin-left:auto;
 margin-right:auto;
 margin-bottom:10px;
}

aside#circles a .circleEntry .circle img
{
 width:auto;
 height:50px;
 margin-top:25px;
}

main
{
 clear:both;
 padding-top:1px;
}

main #activities
{
 margin-bottom:40px;
 background:#DD7500;
 margin-top:0;
}

main #activities h3
{
 font-family:'Oswald', sans-serif;
 font-size:18px;
 text-align:center;
 color:#fff;
}

main #activities #activitiesTop
{
 height:5px;
 background: #DD7500;
}

main #activities #activitiesBottom
{
 height:45px;
 background:#DD7500;
}

main #activities #activitiesBottom p
{
 font-family:'Oswald';
 font-size:14px;
 text-transform:uppercase;
 margin:10px;
}

body.innerPage main #activities #activitiesBottom
{
 padding-bottom:10px;
}

main #activities #activitiesBottom p a
{
 display:block;
 text-align:center;
 background:#fff;
 padding:10px;
 color:#DD7500;
 text-decoration:none;
}

main #activities h1
{
 font-family:'Oswald', sans-serif;
 font-size:28px;
 margin-bottom:10px;
 text-transform:uppercase;
 color:#000;
 padding-left:5px;
 text-align:center;
 padding-top:10px;
 color:#fff;
}

main #activities p.title
{
 font-family:'Lato', sans-serif;
 font-size:16px;
 margin-bottom:10px;
 color:#eee;
 text-align:center;
 line-height:22px;
 margin-left:10%;
 margin-right:10%;
}

main #activities .homeActivityPart
{
 overflow:hidden;
 position:relative;
 display:block;
 box-sizing:border-box;
 margin:10px;
}

main #activities .homeActivityPart span
{
 padding:10px;
 width:100%;
 box-sizing:border-box;
 bottom:0;
 left:0;
 position:absolute;
 background:rgba(169, 235, 28, 0.7);
 transition:all 0.3s ease-in-out;
}

main #activities .homeActivityPart:hover span
{
 background:rgba(255, 255, 255, 0.95);
}

main #activities .homeActivityPart span h4
{
 font-family:'Oswald', sans-serif;
 font-size:16px;
 text-transform:uppercase;
 margin-bottom:2px;
}

main #activities .homeActivityPart span p
{
 font-family:'Lato', sans-serif;
 font-size:13px;
}

main #activities .homeActivityPart span p em
{
 float:right;
 font-size:10px;
 margin-top:1px;
 margin-left:10px;
 font-style:normal;
 font-weight:bold;
}

main #activities .homeActivityPart a
{
 color:#000;
 transition:all 0.3s ease-in-out;
 text-decoration:none;
}

main #activities .homeActivityPart:hover a
{
 color:#000;
}

main #activities .homeActivityPart a img
{
 width:100%;
 height:auto;
 transition:all 0.3s ease-in-out;
}

main #activities .homeActivityPart:hover a img
{
 transform:scale(1.2);
}

aside#intro
{
 clear:both;
 padding:10px;
}

aside#intro h2
{
 font-family:'Oswald', sans-serif;
 font-size:18px;
 text-transform:uppercase;
 margin-bottom:5px;
}

aside#intro p
{
 font-family:'Lato', sans-serif;
 font-size:16px;
 line-height:24px;
 margin-bottom:30px;
}

aside#intro #social
{
 height:380px;
 box-sizing:border-box;
 padding:15px;
 overflow-y:visible;
 margin-bottom:25px;
}

aside#intro #social iframe
{
 width:100%;
}

aside#intro #social h3
{
 font-family:'Oswald', sans-serif;
 font-size:16px;
 text-transform:uppercase;
}

#homepageVideo
{
 width:100%;
 height:auto;
 margin-bottom:20px;
}

#homepageVideo iframe
{
 width:100%;
}

footer #footerAwards, footer #footerCompanies
{
 background: #fff;
 padding-top: 15px;
 padding-bottom: 15px;
 border-top: solid 1px #666;
 text-align: center;
}

footer #footerCompanies
{
 border-top: 0;
 border-bottom: solid 1px #666;
}

footer #footerAwards h7, footer #footerCompanies h7
{
 font-family: Oswald;
 font-size: 15px;
 text-transform: uppercase;
 letter-spacing: 2px;
 font-weight: 400;
 margin-bottom: 15px;
 color: #666;
 text-align: center;
 display:block;
}

#cookieWarning p strong, footer #footerAwards p strong
{
 font-weight: 700;
}

footer #footerCompanies img
{
 width: 80px;
 height: 80px;
 filter: grayscale(100%);
 transition: all .3s ease-in-out;
 border-radius: 50%;
}

footer .awardsContainer .socialContainer
{
 box-sizing:border-box;
}

footer .awardsContainer .addressContainer
{
 box-sizing:border-box;
}

footer #footerAwards img:hover, footer #footerCompanies img:hover
{
 filter: grayscale(0)
}

footer #footerAwards p
{
 font-family: Lato;
 font-size: 13px;
 line-height: 18px;
 width: 100%;
 text-align: center;
 float: left;
 margin-bottom:20px;
}

footer #footerAwards p.thirdAward
{
 clear:both;
}

footer #footerAwards p img
{
 max-width: 100%;
 height: auto;
}

footer #footerCompanies .content, footer #footerNewsletter .content
{
 text-align: center;
}

footer #footerNewsletter
{
 background: #b9e81e;
 padding: 10px;
 border-bottom: solid 1px #666;
}

footer #footerNewsletter p
{
 font-family: Oswald;
 font-size: 22px;
 text-transform: uppercase;
 letter-spacing: 1px;
 margin-bottom: 10px;
 color: #000;
}

footer #footerNewsletter input.email
{
 font-family: Lato;
 font-size: 16px;
 padding: 10px 10px 9px 15px;
 width: 100%;
 box-sizing: border-box;
 border: 0;
 background: #fff;
}

footer #footerNewsletter input.button
{
 font-family: Oswald;
 font-size: 16px;
 padding: 7px;
 width: 100%;
 box-sizing: border-box;
 border: 0;
 background: #000;
 color: #fff;
}

#cookieBar p, #cookieWarning p, .homeContent .homePageEntry span p, .upcomingEvent span strong, footer #footerLegal p
{
 font-family: Lato;
}

footer #footerSitemap
{
 padding: 15px;
}

footer #footerSitemap h4
{
 font-size: 18px;
}

footer #footerLegal
{
 padding-top: 10px;
 padding-bottom: 50px;
}

footer #footerLegal p
{
 font-size: 13px;
 color: #000;
 text-align: center;
 line-height: 16px;
}

footer #footerLegal p.siteCredit a
{
 color: red;
}

#cookieWarning
{
 position: fixed;
 bottom: 20px;
 left: 20px;
 padding: 20px;
 background: #ddd;
 border: 1px solid #666;
 box-shadow: 0 0 5px #000;
 width: 200px;
 text-align:center;
 z-index:9999;
}

#cookieWarning p
{
 font-size: 15px;
 margin-bottom: 10px;
}

#cookieWarning p.cookieLast
{
 margin-bottom: 0;
 font-size: 12px;
}

#cookieWarning p.cookieLast a
{
 color: #666;
 text-decoration: none;
}

#cookieWarning p.cookieLast a:hover
{
 text-decoration: underline;
}

#cookieWarning p#closeCookieControl
{
 display: block;
 font-size: 16px;
 background: #b9e81e;
 cursor: pointer;
 border: 1px solid #666;
 padding:10px;
}

#cookieBar.accepted
{
 background: #fff;
}

#cookieBar.rejected
{
 background: red;
}

#cookieBar p
{
 text-align: center;
 font-size: 13px;
}

#cookieBar.accepted p a
{
 color: #000;
 text-decoration: none;
}

#cookieBar.accepted p a:hover
{
 text-decoration: underline;
}

#cookieBar.rejected p a
{
 color: #fff;
 text-decoration: none;
}

#cookieBar.rejected p a:hover
{
 text-decoration: underline;
}

body.innerPage aside#slideshow
{
 height:300px;
 width:100%;
 position:relative;
}

body.innerPage aside#slideshow div
{
 height:300px;
 width:100%;
 background-size:cover !important;
}

body.innerPage h1.withSlideshow
{
 position:absolute;
 top:250px;
 left:0;
 font-family:'Oswald', sans-serif;
 font-size:40px;
 color:#fff;
 text-shadow:0px 0px 2px #000;
 text-transform:uppercase;
 width:100%;
 text-align:center;
 z-index:999;
}

body.eventPage main
{
 padding:10px;
 margin-top:0px;
}

body.innerPage main a, body.eventPage main a
{
 color:#000;
}

.navBtns {
 display: flex;
 flex-direction: column;
 align-items: center;
}

body.innerPage main p, body.eventPage main p
{
 font-family:'Lato';
 font-size:16px;
 line-height:24px;
 color:#666;
 margin-bottom:16px;
}

body.innerPage main h1, body.eventPage main h1
{
 font-family:'Oswald';
 font-size:18px;
 text-transform:uppercase;
 color:#000;
 margin-bottom:16px;
}

body.innerPage main.noSlideshow h1, body.eventPage main.noSlideshow h1
{
 font-size:28px;
}

body.innerPage main h2, body.eventPage main h2
{
 font-family:'Oswald', sans-serif;
 font-size:24px;
 margin-bottom:16px;
 color:#000;
 line-height:24px;
}

body.innerPage main h2 span.enquireNowLabel
{
 display:block;
 font-size:14px;
 font-family:'Lato', sans-serif;
}

body.innerPage main h3, body.innerPage main h4, body.eventPage main h3, body.eventPage main h4
{
 font-family:'Lato', sans-serif;
 font-size:18px;
 font-weight:bold;
 margin-bottom:16px;
 color:#000;
 line-height:24px;
}

body.innerPage main strong, body.eventPage main strong
{
 font-weight:bold;
}

.accommodationEntry
{
 width:100%;
 text-align:center;
}

.accommodationEntry img
{
 width:100%;
 height:auto;
}

.childPageEntry
{
 width:100%;
 margin-bottom:10px;
 text-align:center;
 position:relative;
 overflow:hidden;
}

.childPageEntry img
{
 width:100%;
 height:auto;
 float:left;
 transition:all 0.3s ease-in-out;
}

.childPageEntry span, .childPageEntry h4
{
 position:absolute;
 bottom:0;
 left:0;
 width:100%;
 padding:5px;
 background:rgba(169, 235, 28, 0.7);
 color:#000;
 font-family:'Lato', sans-serif;
 font-size:15px;
 box-sizing:border-box;
 text-align:center;
 transition:all 0.3s ease-in-out;
}

.childPageEntry.childPageEntryHover span
{
 display:none;
 transition:none;
}

.childPageEntry:hover img
{
 transform:scale(1.2);
}

.childPageEntry:hover span
{
 display:block;
 background:#fff;
}

.childPageEntry.childPageEntryHover:hover span
{
 background:rgba(169, 235, 28, 0.7);
}

#childPagesFull ul, body.innerPage main ul
{
 list-style-type:square;
 font-family:'Lato', sans-serif;
 font-size:15px;
 padding-left:18px;
 margin-bottom:16px;
}

#childPagesFull ul li, body.innerPage main ul li
{
 margin-bottom:5px;
}

.upcomingEvent
{
 width:100%;
 box-sizing:border-box;
 position:relative;
 overflow:hidden;
 margin-bottom:10px;
}

.upcomingEvent a
{
 display:block;
}

.upcomingEvent img
{
 width:100%;
 height:auto;
 float:left;
 transition:all 0.3s ease-in-out;
}

.upcomingEvent:hover img
{
 transform:scale(1.2);
}

.upcomingEvent h3
{
 margin:0 !important;
 position:absolute;
 bottom:0px;
 left:0px;
 width:100%;
 padding:5px;
 box-sizing:border-box;
 background:rgba(169, 235, 28, 0.7);
 color:#000;
 font-size:14px !important;
 font-weight:bold;
 font-family:'Lato', sans-serif;
 transition:all 0.3s ease-in-out;
}

.upcomingEvent:hover h3
{
 background:#fff;
}

.upcomingEvent span
{
 position:absolute;
 top:0px;
 left:0px;
 background:#000;
 padding:10px;
 color:#fff;
 font-family:'Lato';
}

main .activityInfo
{
 background: #fff;
 box-shadow: 3px 3px #000;
 padding: 10px;
 border: 1px solid #000;
 margin:10px;
 margin-bottom:20px;
}

main .activityInfo h2
{
 font-family: 'Oswald', sans-serif;
 text-transform: uppercase;
 font-size: 18px;
 background-image: linear-gradient(to right, #000 33%, rgba(255, 255, 255, 0) 0);
 background-position: bottom;
 background-size: 3px 1px;
 background-repeat: repeat-x;
 padding-bottom: 5px;
 margin-bottom: 15px;
}

main .activityInfo p, main .activityInfo ul li
{
 font-family: Lato;
 font-size: 15px !important;
 margin-bottom:10px;
 line-height:20px;
}

main .activityInfo p:last-child
{
 margin-bottom: 0;
}

main .activityInfo h3
{
 font-family:'Oswald', sans-serif !important;
 font-size:16px !important;
 text-transform:uppercase;
 margin-bottom:0px !important;
}

main .content #activityBook, main .content #purchaseVouchers
{
 background: #fff;
 padding: 10px;
 border: 1px solid #000;
 margin-bottom: 15px;
 box-shadow: 3px 3px #000;
 transition: all .5s ease-in-out;
}

main .content #activityBook #bookingCalendar
{
 font-family:'Lato', sans-serif;
}

main .content #activityBook #bookingCalendar select
{
 width: 100%;
 box-sizing: border-box;
 padding: 5px;
 font-family: Lato;
 margin-bottom: 10px;
}

main .content #activityBook #bookingCalendar #bookingCalendarDays
{
}

main .content #activityBook #bookingCalendar table
{
 border-collapse: collapse;
 border: 1px solid #ddd;
 width: 100%;
}

main .content #activityBook #bookingCalendar table td, main .content #activityBook #bookingCalendar table th
{
 padding: 5px;
 text-align: center;
 border: 1px solid #ddd;
 font-size: 13px;
 width: 40px;
 box-sizing: border-box;
}

main .content #activityBook #bookingCalendar table th
{
 font-weight: 700;
}

main .content #activityBook #bookingCalendar table td
{
 padding-top: 10px;
 padding-bottom: 10px;
 background: #eee;
}

main .content #activityBook #bookingCalendar table td.datePicker
{
 cursor: pointer;
 background: #fff;
}

main .content #activityBook #bookingCalendar table td.selected
{
 background: #b9e81e;
}

main .content #activityBook #bookingCalendar table td.dateUnavailable
{
 background: #FCB3D5;
}

main .content #activityBook #bookingCalendarTimes
{
 font-family:'Lato', sans-serif;
 overflow-x: hidden;
 overflow-y: auto;
}

main .content #activityBook #bookingCalendarTimes ul
{
 list-style-type: none;
 margin: 0;
 padding: 0;
}

main .content #activityBook #bookingCalendarTimes ul li
{
 padding: 10px;
 font-size: 13px;
 background: #ddd;
 border: 1px solid #ccc;
 cursor: pointer;
}

main .content #activityBook #bookingCalendarTimes ul.timesSelect li
{
 float: left;
 margin-right: 10px;
}

main .content #activityBook #bookingCalendarTimes ul li.selected
{
 background: #b9e81e;
}

main .content #activityBook #bookingCalendarTimes ul li span
{
 float: right;
 font-size: 12px;
 font-weight: 700;
 margin-left: 15px;
 margin-bottom: 10px;
}

main .content #activityBook #bookingCalendarTimes form label.half.left
{
 width: 35%;
 float: left;
}

main .content #activityBook #bookingCalendarTimes form label.right
{
 width: 61%;
 float: right;
}

main .content #activityBook #bookingCalendarTimes form label span
{
 font-size: 12px;
 text-transform: uppercase;
 margin-bottom: 3px;
 display: block;
 margin-right: 10px;
}

main .content #activityBook #bookingCalendarTimes form label input, main .content #activityBook #bookingCalendarTimes form label select, main .content #activityBook #bookingCalendarTimes form label textarea
{
 padding: 5px;
 margin-right: 10px;
 font-family: Lato;
 font-size: 14px;
 margin-bottom: 10px;
 width: 100%;
 box-sizing: border-box;
}

main .content #activityBook #bookingCalendarTimes form label textarea
{
 height: 100px;
 resize: none;
}

main .content #activityBook #bookingCalendarTimes form input#bookFormSubmit
{
 box-sizing: border-box;
 font-size: 17px;
 font-family: Oswald;
 text-transform: uppercase;
 background: #b9e81e;
 color: #000;
 letter-spacing: 1px;
 border: 0;
 width: 100%;
 padding: 10px;
 cursor: pointer;
}

.giftVoucherEntry
{
 width: 100%;
 padding: 5px;
 border: 1px solid #eee;
 margin-right: 15px;
 margin-bottom: 15px;
 box-sizing:border-box;
}

#giftVoucherSender label span, .giftVoucherEntry label span
{
 font-size: 12px;
 text-transform: uppercase;
 display: block;
 color: #666;
 margin-bottom: 3px;
 font-family:'Lato', sans-serif;
}

#giftVoucherSender label input, .giftVoucherEntry label input, .giftVoucherEntry label select
{
 box-sizing: border-box;
 padding: 5px;
 border: 1px solid #666;
 width: 100%;
 margin-bottom: 10px;
 font-family: Lato;
 font-size: 14px;
}

.giftVoucherEntry label input.poundSign
{
 padding-left: 15px;
 background: url(/uploads/images/poundsign.png) 5px 6px no-repeat;
}

.giftVoucherEntry label textarea
{
 box-sizing: border-box;
 padding: 5px;
 border: 1px solid #666;
 width: 100%;
 height: 100px;
 font-family: Lato;
 font-size: 14px;
 resize: none;
 margin-bottom: 0;
}

.giftVoucherEntryAdd
{
 height: 225px;
 text-align: center;
 cursor: pointer;
 transition: all .3s ease-in-out;
 background: #ddd;
}

.giftVoucherEntryAdd:hover
{
 background: #fff;
}

.giftVoucherEntryAdd p.addVoucher
{
 padding-top: 95px;
}

.giftVoucherEntryAdd p.addVoucher span
{
 display: block;
 font-size: 50px;
 margin-bottom: 5px;
}

#giftVoucherReview
{
 margin-bottom:10px;
}

#giftVoucherReview .giftVoucherReviewEntry
{
 border-bottom: solid 1px #ddd;
 padding-bottom: 10px;
 padding-top: 10px;
}

#giftVoucherReview .giftVoucherReviewEntry:last-child
{
 border-bottom: 0;
}

#giftVoucherReview .giftVoucherReviewEntry p
{
 margin: 0;
 font-size: 14px;
}

#giftVoucherSender
{
 background: #eee;
 border: 1px solid #666;
 padding: 10px;
 box-sizing: border-box;
 margin-top: 10px;
}

#giftVoucherSubmit, #giftVoucherSubmitSender, .contactform .submit input
{
 background: #b9e81e;
 font-family: Oswald;
 text-transform: uppercase;
 font-size: 17px;
 padding: 12px;
 display: block;
 border: 0;
 cursor: pointer;
 text-align: center;
 text-decoration:none;
}

h3.seeAlsoTitle
{
 margin-top:20px;
 padding-top:20px;
 border-top:solid 1px #ddd;
}

body.innerPage main ul.alsoSeeList
{
 margin:0;
 padding:0;
 list-style-type:none;
}

body.innerPage main ul.alsoSeeList li
{
 width:100%;
 text-align:center;
 margin-bottom:15px;
 font-family:'Oswald', sans-serif;
 font-size:16px;
 text-align:center;
}

body.innerPage main ul.alsoSeeList li a
{
 text-decoration:none;
}

body.innerPage main ul.alsoSeeList li:nth-child(5)
{
 margin-right:0;
}

body.innerPage main ul.alsoSeeList li img
{
 width:100%;
 height:auto;
 margin-bottom:5px;
}

.seeMore
{
 display:none;
}

p.mobileNav a
{
 position:relative;
 padding:6px 15px;
 margin-right:10px;
 background:#b9e81e;
 float:left;
 width:calc((100% - 20px) / 3);
 font-family:'Lato', sans-serif;
 font-size:13px;
 font-weight:bold;
 text-decoration:none;
 margin-bottom:20px;
 box-sizing:border-box;
}

p.mobileNav a:nth-child(3)
{
 margin-right:0;
}

p.mobileNav a span
{
 display:none;
}

p.mobileNav span.arrow-down {
  display:inline-block;
  position:absolute;
  top:13px;
  right:12px;
  width: 0; 
  height: 0; 
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid black;
}

.contactform
{
 padding:10px;
 background:#eee;
 margin-bottom:20px;
}

.contactform fieldset label
{
 font-family:'Lato', sans-serif;
 font-size:12px;
 text-transform:uppercase;
 margin-bottom:2px;
 display:block;
}

.contactform fieldset input
{
 padding:10px;
 box-sizing:border-box;
 font-family:'Lato', sans-serif;
 font-size:15px;
 color:#000;
 border:solid 1px #666;
 margin:0;
 margin-bottom:10px;
 width:100%;
}

.contactform fieldset textarea
{
 padding:10px;
 box-sizing:border-box;
 font-family:'Lato', sans-serif;
 font-size:15px;
 color:#000;
 border:solid 1px #666;
 margin:0;
 margin-bottom:10px;
 width:100%;
 resize:none;
 height:200px;
}

.contactform .submit input
{
 width:100%;
 box-sizing:border-box;
 text-align:center;
 margin-bottom:0px;
}

.g-recaptcha div
{
 margin-left:auto;
 margin-right:auto;
}

p.error
{
 padding:5px;
 background:#f00;
 color:#fff !important;
}

p.success
{
 padding:5px;
 background:#0f0;
 color:#000 !important;
}

main .innerPageContent h3, main .innerPageContent h4, main .innerPageContent h5, main .innerPageContent h6, main .innerPageContent h7
{
 font-family:'Lato' !important;
 font-size:16px !important;
 line-height:24px !important;
 color:#666 !important;
 margin-bottom:16px !important;
}

#taHallOfFame
{
 position: absolute;
 top: 0;
 left: 50%;
 margin-left: -18px;
}

#taHallOfFame img
{
 height:66px;
 width:auto;
}

.activityDescription, #activityPhotoGallery, #activityPostCalendar
{
 padding:10px;
}
aside#intro h1 {
    font-family: 'Oswald', sans-serif;
    font-size: 20px;
    text-transform: none;
    margin-bottom: 5px;
}
aside#intro h2 {
    font-family: 'Oswald', sans-serif;
    font-size: 18px;
    text-transform: none;
    margin-bottom: 10px;
}

#mainPageContent
{
 padding:10px;
}

body h1.galleryH1Title
{
 text-align:center;
 background:#b9e81e;
 padding-top:25px;
 padding-bottom:25px;
 font-size:32px !important;
 font-family:'Oswald';
 text-transform:uppercase;
}

#activityPhotoGallery
{
 padding-bottom:0;
}

#activityGallery .activityGalleryEntry img
{
 width:100%;
 height:auto;
}

#banner
{
 height:80px;
 background:#4e4e4e;
 margin-bottom:5px;
}

#banner .bannerEntry
{
 float:left;
 text-align:center;
 width:33%;
}

#banner .bannerEntryFirst
{
 border-right:solid 1px #fff;
 box-sizing:border-box;
}

#banner .bannerEntryLast
{
 border-left:solid 1px #fff;
 box-sizing:border-box;
}

#banner .bannerEntryDouble
{
 border-top:solid 1px #fff;
 width:100%;
}

#banner .bannerEntry a
{
 color:#fff;
 font-family:'Lato', sans-serif;
 font-size:12px;
 color:#fff !important;
 text-decoration:none;
 font-weight:bold;
 display:block;
 padding: 12px 0;
 transition:all 0.3s ease-in-out;
}

#banner .bannerEntry img
{
 height:15px;
 width:auto;
 margin-right:10px;
 vertical-align:top;
}

#banner .bannerEntry:hover a
{
 background:#000;
}

#banner .bannerEntry a span
{
 display:none;
}

.covid19
{
 background:#ddd;
 border:solid 1px #333;
 padding:5px;
 margin-bottom:10px;
}

.bookBtn {
   padding:10px;
   background-color: #b9e81e;
   border-radius: 5px;
   border-color: transparent;
   margin: 5px;
   font-size: 14px;
   text-transform: uppercase;
   font-weight: bold;
}

.bookBtn:hover {
   background-color: #a7d808;
}
