:root {
--main-col:#fcb900;
--main-col-dark:#993300;
--main-contrast:#1a0000;
--header-link:#404040;
--main-link:#b32d00;
--menu-donate:#e67300;
--menu-dropdown:#f0f0f0;
--menu-navbutton:#a30046;
--TableTue:slategray;
--TableWed:seagreen;
--TableThur:darkcyan;
--TableFri:slategray;
--TableSat:seagreen;
--TableSun:darkcyan;
--TableMon:peru;
--DayTabBack:#f4f4f4;
--DayArtTitle:#005C8F;
--TicketHover:#CF1F84;
--private_bar:#fff0b3;
}
/* Do not edit this file it is dynamically created - edit system data or the Basestyle.css*/\n\n
img {
  display: inline;
  border-style: none;
}
body {
  background:var(--main-col);
  min-width:320px;
  height:100%;
  color:#000000;
  font-family: Montserrat, Arial, Helvetica, sans-serif;
  font-size:13pt;
  margin:0;
  cursor:default;
/*  -webkit-transform: translate3d(0,0,0); /* made no difference */
}
a {
  color: var(--main-col-dark);
  text-decoration: none;
  font-weight:520;
}
A:link, .FakeLink {
  text-decoration: none; 
  color: var(--main-col-dark);
  transition:color .5s;
}
A:visited, A:active, A:hover {
  text-decoration: none; 
  color: var(--main-col-dark);
}
#HeadRow {
  background-color:#c2eff4;
  max-height:250px;
  margin:0;
  padding:5px;
  margin-left: auto;
  margin-right: auto;
  display:block;
}
h2 {
  margin:0;
  padding:0px;
  font-weight:normal;
  font-size:28pt;
  padding-bottom:10px;
}
.button
    {
    padding:2.5px 10px 2.5px 10px;
    background-color:var(--main-col-dark);
    margin:5px 0 0 0;
    transition:background 1s, color 1s;
    color:#FFFFFF;
    }
.button:hover
    {
    background-color:#a30046;
    }
.greybutton
    {
    width:100%;
    margin:0 0 0 0;
    padding:8px 5px 8px 5px;
    height:18px;
    background-color:var(--menu-dropdown);
    color:#000000;
    text-align:right;
    }
.navbutton
    {
    padding:9.5px 10px;
    background-color:var(--main-col-dark);
    font-size:18px;
    margin:0px;
    transition:background 1s, color 1s;
    }
.navbutton:hover
    {
    background-color:var(--navbutton);
    }
.navbuttondrop
    {
    padding:9.5px 10px;
    background-color:var(--navbutton);
    font-size:18px;
    margin:0px;
    transition:background 1s, color 1s;
    }
.navbuttondrop:hover
    {
    background-color:var(--main-col-dark);
    }
.staffnavbutton
    {
    padding:9.5px 10px;
    background-color:var(--navbutton);
    font-size:18px;
    margin:0px;
    transition:background 1s, color 1s;
    }
.staffnavbutton:hover {
  background-color:var(--main-col-dark);
}
.content, .contentlim {
  max-width:100%;
	min-height:650px;
  margin: 0 auto 0 auto;
  background-color:#fff;
}
.content {
  padding: 15px 25px;
}

.contentlim {
  max-width:1560px;
  margin:auto;
  padding: 0;
}
.widthLim {
  max-width:1560px;
  margin: 0 auto 0 auto;
}
.MainContent {
  overflow:hidden;
  
}
.MainWrapper {
  padding: 15px 25px;
  position:relative;
  display: block;
}
sup {
    font-size:10px;
    }
.biodiv {
    float:right; 
    margin-left:25px; 
    margin-bottom:10px; 
    min-width:250px;
    max-width:300px;
    min-height:250px;
    background-color:var(--main-col-dark);
    width:100%;
    text-align:center;
    }
.biodiv p {
    background-color:var(--main-col-dark);
    max-width:100%;
    text-align:center;
    }
.bioinfo
    {
    margin:0;
    padding:0;
    text-align:left;
    color:black;
    font-size:25px;
    font-weight:normal;
    }
.bioimg
    {
    width:100%;
    }
.minibiodiv {
    float:right; 
    margin-left:25px; 
    margin-bottom:10px; 
    min-width:150px;
    max-width:200px;
    min-height:150px;
    background-color:var(--main-col-dark);
    width:100%;
    text-align:center;
    color:#FFFFFF;
    }
.minibiodiv p {
    max-width:100%;
    text-align:center;
    }
.subimgleft
    {
    width:49%;
    float:left;
    margin-bottom:7px; 
    }
.subimgright
    {
    width:49%;
    float:right;
    margin-bottom:7px; 
    }
.icon
    {
    margin:0 15px 0 15px; 
    min-width:75px;
    max-width:150px;
    min-height:75px;
    max-height:150px;
    width:100%;
    }
.iconimg
    {
    width:100%;
    }


.keywords
    {
    text-align:center; 
    font-size:10px; 
    margin-left:auto; 
    margin-right:auto;
    }

.socialmedia
    {
    padding: 0px 0px;
    color:#FFFFFF;
    }
.socialbutton
    {
    height: 35px; 
    display: inline-block;
    margin:5px 10px;
    padding:0;
    vertical-align:middle;
    }
.youtube
    {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 0;
    height: 0;
    overflow: hidden;
    }
.youtube iframe,
.youtube object,
.youtube embed 
    {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    }
.maintitle
    {
    margin:0 0 0 0;
    font-size:40px;
    color:var(--main-col-dark);
    }
.footersubtitle {
    margin:0 0 0 0;
    font-size:35px;
    color:white;
    border-bottom:1px #E6E6E6 solid;
    }
.bigtitle {
    margin:0 0 0 0;
    font-size:60px;
    color:red;
    }
.subtitle {
    }
.mintitle
    {
    margin:0 0 0 0;
    font-size:30px;
    color:var(--main-col-dark);
    }
p {
  text-align:justify;
}
.footer p
    {
    max-width:100%;
    }
.news
    {
    min-height:150px;
    margin-bottom:25px;
    padding: 0 0 25px 0;
    width:100%;
    border-bottom:solid 1px #E6E6E6;
    }
.newsarc
    {
    margin-bottom:25px;
    padding: 0 0 25px 0;
    border-bottom:solid 1px #E6E6E6;
    }
.newsimglrg
    {
    float:left;
    min-width:350px;
    max-height:300px;
    max-width:400px;
    margin-right:15px;
    }
.newsimg
    {
    float:left;
    min-width:150px;
    max-height:150px;
    max-width:250px;
    margin-right:15px;
    }
.newsdate
    {
    margin:5px 0 0 0;
    padding:0;
    font-size:13px;
    }
.newstext {
    text-align:justify; 
    max-width:100%;
}
table {
    padding-bottom:5px;
    border-radius:15px;
    overflow:auto;
    max-width:99%;
    }
    
.FullWidth table {
  width:99%;
}

.tablecont {
  width:100%;
  overflow-x:auto;
}

.Scrolltable, .Scrolltable2, .Scrolltable3 {
  max-width:100%;
  width:100%;
  max-height:100%;
  overflow: auto;
}

.Scrolltable  thead td,G
.Scrolltable  thead th,
.Scrolltable2 thead td,
.Scrolltable2 thead th,
.Scrolltable3 thead td,
.Scrolltable3 thead th {
  z-index: 1;
  position: sticky;
  top: 0;
  background:white;
}

.Scrolltable  thead th:first-child,
.Scrolltable2 thead th:first-child,
.Scrolltable3 thead th:first-child {
  position: sticky;
  left: 0;
  z-index: 2;
}

.Scrolltable  tbody td:first-child,
.Scrolltable2 tbody td:first-child,
.Scrolltable2 tbody td:nth-child(2),
.Scrolltable3 tbody td:first-child,
.Scrolltable3 tbody td:nth-child(2),
.Scrolltable3 tbody td:nth-child(3) {
  position: sticky;
  left: 0;
  background: white;
  z-index: 1;
}

th
    {
    color:#FFFFFF;
    border-radius:5px;
    font-weight:normal;
    font-size:35px;
    }
td
    {
    background-color:#FFFFFF;
    border-radius:5px;
    }
input
    {
    font-size:18px;
    margin:5px 0 5px 0;
    padding:8px;
    border:solid 2px #f0f0f0;
    color:#757575;
    }
input:Focus
    {
    border:solid 2px var(--main-col-dark);
    color:#000000;
    }
select
    {
    font-size:18px;
    margin:5px 0 5px 0;
    padding:8px;
    border:solid 2px #f0f0f0;
    color:#757575;
    }
select:Focus
    {
    border:solid 2px var(--main-col-dark);
    color:#000000;
    }
textarea
    {
    font-family: Montserrat, Arial, Helvetica, sans-serif;
    font-size:18px;
    margin:5px 0 5px 0;
    padding:8px;
    border:solid 2px #f0f0f0;
    color:#757575;
    }
textarea:Focus
    {
    border:solid 2px var(--main-col-dark);
    color:#000000;
    }

#flex
    {
    column-width:340px;
    column-gap: 25px;
    column-count:3;
    }
#flex5 {
  columns: 220px 5;
  column-gap: 20px;
  margin-right:15px;
}

.article {
    min-width:33%;
    max-width:100%;
    max-width:600px;
    min-width:250px;
    width:100%;
    display: inline-block;
    margin:10px;
    }
.articleimg {
    width:100%;
    margin-bottom:-5px;
    transition:opacity .5s, filter .5s;
    }
.articleimgsml {
    max-width:250px;
    max-height:250px;
    margin:auto;
    transition:opacity .5s, filter .5s;
    }
.articleimg:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
    }
.articleimgsml:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
    }
.articlettl
    {
    margin:0;
    padding:0;
    font-size:30px;
    color:#005C8F;
    font-weight:bold;
    transition:opacity .5s, filter .5s;
    }
.articlettl:link
    {
    margin:0;
    padding:0;
    font-size:30px;
    color:#005C8F;
    font-weight:bold;
    }
.articlettl:visited
    {
    margin:0;
    padding:0;
    font-size:30px;
    color:#005C8F;
    font-weight:bold;
    }
.articlettl:active
    {
    margin:0;
    padding:0;
    font-size:30px;
    color:#005C8F;
    font-weight:bold;
    }
.articlettl:hover
    {
    opacity: 0.5;
    filter: alpha(opacity=50);
    }
.articletxt
    {
    max-width:100%;
    margin:0 0 0 0;
    padding: 15px 0;
    }
.minidetails
    {
    width:100%;
    border-top:solid 1px #E6E6E6; 
    padding-top:10px; 
    float:left;
    min-height:165px;
    }
.mini {
  float:left;
  width: 100%;
  min-height:100px;
/*  display: inline-block;*/
  margin-bottom:25px;
  padding: 0 0 25px 0;
}
.maxi { /* Yes similar to mini but changes elements within */
  float:left;
  width: 100%;
  min-height:350px;
/*  display: inline-block;*/
  margin-bottom:25px;
  padding: 0 0 25px 0;
}
.miniimg {
    float:left;
    min-width:225px;
    max-width:225px;
    margin:0 10px 5px 0;
    padding:0;
    transition:opacity .5s, filter .5s;
    }
.maxminiimg {
    float:left;
    width:auto;
    height:auto;
    max-width:225px;
    max-height:200px;
    margin:0 10px 15px 0;
    padding:0;
    transition:opacity .5s, filter .5s;
    }
.miniimg:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.minittl {
    margin:0 0 -5px 0;
    padding:0;
    text-align:left;
    font-size:27px;
    font-weight:bold;
    color:#005c8f;
    transition:opacity .5s, filter .5s;
    }
.minittl:link {
    margin:0 0 -10px 0;
    padding:0;
    text-align:left;
    font-size:27px;
    font-weight:bold;
    color:#005c8f;
    }
.minittl:visited {
    color:#005c8f;
    }
.minittl:active {
    color:#005c8f;
    }
.minittl:hover {
    opacity: 0.5;
    filter: alpha(opacity=50);
    }
.miniinfo
    {
    color:#005C8F;
    margin:0;
    padding:0;
    font-weight:bold;
    }
.minitxt, .mnmntxt {
  max-width:100%;
  margin:0 0 0 0;
  padding: 5px 10px 5px 0;
  color:#000000;
  word-wrap: break-word;
}

.adminarticle {
    min-width:33%;
    max-width:100%;
    max-width:640px;
    min-width:250px;
    width:100%;
    display: inline-block;
    margin-bottom:25px;
    background-color:#FFFFFF;
    border:solid 4px var(--main-col-dark);
    border-radius:15px;
    }
.adminarticlettl {
    margin:0;
    padding:0;
    text-align:center;
    font-size:30px;
    color:#FFFFFF;
    background-color:var(--main-col-dark);
    }
.adminarticletxt {
    max-width:100%;
    margin:0 0 0 0;
    padding: 15px;
    color:#000000;
    }
.floatleft {
  padding-right:3px;
  display: inline-block;
  min-width: 480px;
  max-width: 480px;
  height: 220px;
  max-height: 300px;
}
.smallfloatleft {
  padding-right:3px;
  display: inline-block;
  min-width: 480px;
  max-width: 480px;
  height: 120px;
  max-height: 120px;
}
.HomePageSponsors {
  margin:0 2.5px 15px 2.5px;
  column-width:170px;
  min-width:170px;
  max-width:170px;
  min-height:170px;
  max-height:170px;
  vertical-align:middle;
  padding:0 3px 0 3px;
}
.sponImage{}
.Eventfloatleft {
/*  display: inline-block;*/
  padding-right:3px;
  float:left;
  width: 600px;
  max-width: 600px;
  min-height: 150px;
  max-height: 300px;
}
.EventMini {
  width: 100%;
  min-height:100px;
  display: inline-block;
  margin-bottom:5px;
  padding: 0 0 5px 0;
}
.EventMinittl {
  margin:0 0 -5px 0;
  padding:0;
  text-align:left;
  font-size:27px;
  font-weight:bold;
  color:#005c8f;
}
.EventMinitxt {
  max-width:100%;
  margin:0 0 0 0;
  padding: 5px 10px 5px 0;
  color:#000000;
}
.EventMiniimg {
  float:left;
  max-width:225px;
  max-height:250px;
  margin:0 10px 0px 0;
  padding:0;
}
#map {
  height: 100%;
  max-height:85vh;
  color:black;
}
#MapWrap {
  overflow:hidden;
  margin:0;
}
#DirPane {
  overflow:auto;
}
#DirPaneWrap{
  display:inline-block; 
}
#BlobMap {
  margin:0;
}
/* Fix to Google maps to remove american warning */
.adp-warnbox { 
  display:none;
}
.venueimg {  /* TODO fix this for screen size */
  float:right;
  min-width:500px !important;
  width:40%;
  margin:10px;
/*  display:inline-block; */
}

#VenueMap  {
  max-height:85vh;
  width:auto;
}

.venueimg #map {
  height:500px;
}
#map .mapimage {
  max-width:250px;
  margin:3px;
}
.MapInfo {
  max-width:250px;
  overflow:hidden;
}
.MapInfo p {
  margin-bottom:0;
}
.rightdiv {
  float:right; 
  margin-left:25px; 
  margin-bottom:10px; 
  min-width:250px;
  max-width:500px;
  min-height:250px;
  width:100%;
}
.mini_t, .mini_l, .mini_p, .mini_s, .mini_b {
  width: 100%;
  height: 200px;
  overflow: hidden;
}
.maxi_t, .maxi_l, .maxi_p, .maxi_s, .maxi_b {
  width: 100%;
  height: 400px;
  overflow: hidden;
}
.mnmxttl {
  max-width:100%;
  font-size:24px;
  font-weight:bold;
  color:#005c8f;
  text-align:center;
  transition:opacity .5s, filter .5s;
}
.mnmxttl:visited, .mnmxttl:active {
  color:#005c8f;
}
.mnmxttl:hover {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.mnmximg:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.mnmximg {
  width:auto;
  height:auto;
  max-width:225px;
  max-height:190px;
  min-height:100px;
}
.mnmxtxt {
  word-wrap: break-word;
}
.maxi_p .mnmximg, .maxi_s .mnmximg {
  max-width:350px;
  max-height:380px;
}
.maxi_l .mnmximg, .maxi_b .mnmximg {
  max-width:480px;
  max-height:295px;
}
.mnfloatleft {
  float:left;
/*  display: inline-block;*/
  min-width: 460px;
  max-width: 460px;
  margin: 5px 5px 0px 0;
  padding: 5px 5px 0px 0;
}
.mnmximgwrap {
  float:left;
  padding:5px;
/*  display: inline-block;*/
  transition:opacity .5s, filter .5s;
  object-fit:contain;
} 
.mini_l .mnmximgwrap {
  max-width:225px;
  min-height:190px;
  max-height:190px;
}
.maxi_l .mnmximgwrap, .maxi_b .mnmximgwrap {
  max-width:480px;
  min-width:480px;
  min-height:290px;
  max-height:295px;
}
.Tuetab {
  background-color:var(--TableTue);
  border-color:var(--TableTue);
}
.Wedtab {
  background-color:var(--TableWed);
  border-color:var(--TableWed);
}
.Thurtab {
  background-color:var(--TableThur);
  border-color:var(--TableThur);
}
.Fritab {
  background-color:var(--TableFri);
  border-color:var(--TableFri);
}
.Sattab {
  background-color:var(--TableSat);
  border-color:var(--TableSat);
}
.Suntab {
  background-color:var(--TableSun);
  border-color:var(--TableSun);
}
.Montab {
  background-color:var(--TableMon);
  border-color:var(--TableMon);
}

.BlackDayTab {
  background-color:black;
  border-color:black;
}

.lemontab {
}
.Tuetab, .Tuetab td, .Wedtab, .Wedtab td, .Thurtab, .Thurtab td, .Fritab td, .Fritab, .Sattab td, .Sattab, .Suntab td, .Suntab, .Montab, .Montab td, 
.lemontab, .lemontab td,.BlackDayTab, .BlackDayTab td {
  padding:5px;
  border-spacing:5px;
  max-width:99%;
  margin:0;
}

.Tuetab tr:hover td, .Wedtab tr:hover td, .Thurtab tr:hover td, .Fritab tr:hover td, .Sattab tr:hover td, .Suntab tr:hover td, .Montab tr:hover td, .lemontab tr:hover td,
.InfoTable tr:hover td, .BlackDayTab tr:hover td {
  background: --var(DayTabBack);
}

.InfoTable {
  margin:0;
  padding:5px;
  max-width:95%;
  min-width:30%;
  border-spacing:5px;
  background-color:var(--main-col-dark); 
  border-color:var(--main-col-dark); 
  border-width:2px;
  padding-right:3px;
}

.InfoTable td {
  margin:5px;
  padding:10px;
  background-color:white;
  border-width:2px;
}

.CampTable td:nth-child(2), .CampTable td:nth-child(3), .CampTable td:nth-child(4), .CampTable td:nth-child(5) {
  width:80px;
}

.TicketTable {
}

.TicketTable table tr td:nth-child(1) {
  width:260px;
}

.TicketTable table tr td:nth-child(2) {
  width:190px;
}

.TicketTable table tr td:nth-child(3) {
  width:670px;
}

.TicketTable table tr td:nth-child(4) {
  width:80px;
}

/* Whats on When and Now */
.WhenTable {
  padding-top:10px;
  padding-bottom:10px;
}

.WhenTable tr {
  animation: WhenTablefade 1s;
}

.WhenTable table tr td:nth-child(1) {
  width:105px;
}

.WhenTable table tr td:nth-child(2) {
  width:250px;
}

.WhenTable table tr td:nth-child(3) {
  width:280px;
}

.WhenTable table tr td:nth-child(4) {
  width:660px;
}

.WhenTable table tr td:nth-child(5) {
  width:150px;
}

@keyframes WhenTablefade {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

.DayExpand {
  color:black;
  font-weight:bold;
  padding:5px;
  margin:5px;
  border-radius:5px;
  width:150px;
  top:-5px;
  position: relative;
} 

.BorderBox {
  border: 1px solid #ccc;
  padding:10px;
  margin:10px;
}

.sponcontainer0 {
  position:relative;
  text-align:center;
  height:170px;
}
.sponcontainer200 {
  position:relative;
  text-align:center;
  height:225px;
}
.sponcontainer300 {
  position:relative;
  text-align:center;
  height:330px;
}
.sponContent{
  position: relative;
  float: left;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
} 
.sponText {
  font-size:14pt;
} 
.sponImage75 {
  max-height:75px;
  max-width:75px;
} 
.sponImage0 {
  max-height:150px;
  max-width:150px;
} 

.sponImage200 {
  max-height:200px;
  max-width:200px;    
}

.sponImage300 {
  max-height:300px;
  max-width:300px;
}

.SponWhat {
  font-size:14pt;
  font-weight:bold;
}
.Sponsoring {
  position: relative;
  float:left;
  padding:5;
}
.SponSet {
  position: relative;
  float: left;
}
.sponsoringImage { /* not used*/
  max-height:150px;
  max-width:150px;
} 
.FlexContain {
  display: flex;
  flex-wrap: wrap;
}
.BigBlock {
  width:480px;
  height:300px;
}
.SmallBlock {
  width:240px;
  height:150px;
}
.BBtitle, SBtitle {
  max-width:100%;
  font-size:27px;
  font-weight:bold;
  color:#005c8f;
  text-align:center;
  transition:opacity .5s, filter .5s;
}
.BBImg, .SBImg {
  object-fit:contain;
}
.BBtxt, .SBtxt {
  max-width:100%;
  margin:0 0 0 0;
  padding: 5px 10px 5px 0;
  color:#000000;
  word-wrap: break-word;
  overflow:auto;
}
.PurpButton {
  padding:5px;
  margin:5px;
  font-size:20px;
  font-weight:bold;
  color:white !important;
  background:var(--main-col);
  border-radius:5px;
}

.PurpSelect {
  padding:5px;
  font-size:20px;
  font-weight:bold;
  color:var(--main-col) !important;
  background:lightgray;
  border-radius:15px;
}
#leftspon, #rightspon {
  max-height:100px;
}
.Cancel {
  color:red;
  font-weight:bold;
}
.ExtraBus {
  color:blue;
  font-weight:bold;
}

#GS{height:20px;margin-right:0px;margin-top:0px;float:right; width:250px;}

.cse .gsc-control-cse, .gsc-control-cse {
    padding: 0 !important;
}

textarea {
  width:100%;
/*  height:100%; */
  box-sizing:border-box;
}

#ArtShow {
  margin:auto;
}

.ArtBanner {
/*  max-width:1000;*/
  margin:auto;
}

.ArtColClass {
  float:left;
  padding:5px;
  max-width:100%;
  flex-wrap: wrap;
  word-wrap: break-word;
}

.Art {
  border-width:1px;
  border-style:solid;
  border:none;
  background:white;
/*  border-color:#a30046; */
  padding:4px;
  margin-bottom:2px;
}

.ArtFormat0 {}


.ArtTitleL {
  margin:0;
  font-size:30px;
  color:--var(DayArtTitle);
  font-weight:bold;
  transition:opacity .5s, filter .5s;
}

.ArtTitleOverlay {
  margin:0;
  font-size:30px;
  font-weight:bold;
  transition:opacity .5s, filter .5s;
}

.ArtImageL {
	height:auto;
  padding-bottom:3px;
}

.ArtTextL {
  padding-top:5px;
  font-size:16px;
}

.ArtFormat1 {
  overflow:auto;
}

.ArtTitleS {
  margin:0;
  padding:0;
  font-size:24px;
  color:--var(DayArtTitle);
  font-weight:bold;
  transition:opacity .5s, filter .5s;
}

.ArtImageS {
  float:left;
  padding-right:5px;
  height:auto;
}

.ArtImageVS {
  float:right;
  padding-left:5px;
  height:auto;
}

.ArtTextS {}

.ArtFormat2 {}

.ArtTitleT {
  margin:0;
  padding:0;
  font-size:30px;
  color:--var(DayArtTitle);
  font-weight:bold;
  transition:opacity .5s, filter .5s;
}

.ArtTextT {}

.ArtFormat4 {}

.ArtTitleBT {
  text-align:center;
}

.ArtTextBT {
  text-align:center;
/*  color: var(--main-col-dark);*/
  font-weight:normal;
  font-size:24px;
}

.ArtFormat3 {}

.ArtTitleBI {}

.ArtImageBI {
  width:100%
}

.ArtTextBI {}

.ArtFormat7 {}

.ArtTitleBI23 {}

.ArtImageBI23 {
  width:67%
}

.ArtTextBI23 {}

.ArtFormat5 {
  overflow:auto;
}

.ArtTitleF {
  float:left; 
  padding-bottom:5px;
  margin:0;
  font-size:30px;
  color:--var(DayArtTitle);
  font-weight:bold;
  transition:opacity .5s, filter .5s;
}

.ArtImageF {
  width:100%;
}

.ArtTextF {
  padding-top:5px;
  font-size:16px;
}

.ArtTitleFP {
  font-size:30px;
  padding-bottom:5px;
  color:--var(DayArtTitle);
  font-weight:bold;
  transition:opacity .5s, filter .5s;
}

.ArtImageFP {
  float:left;
  padding-right:5px;
}

.ArtTextFP {
  padding-top:5px;
  font-size:16px;
}

.ArtImageL:hover, .ArtImageS:hover, .ArtImageBI:hover, .ArtImageF:hover, .ArtImageFP:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
}

.Red {
  color:red;
  font-weight:bold;
}

.MusicFAQ {}
.OtherFAQ {
  display:none;
}

button {
  font-size:14pt;
  background:#c0c0c0;
}

.LineupFit1Wrapper, .LineupFit2Wrapper, .LineupFit3Wrapper, .LineupFit4Wrapper, .LineupFit5Wrapper {
  display: flex;
  align-items: flex-start;
  object-fit: contain;
  flex-wrap: wrap;
  justify-content: center;
}

.LineupBase {
  background:#f6f6f6;
  color: var(--main-col-dark);
}

.LineupFit1 {
  min-width:100%;
  max-width:100%;
  flex-grow:1;
  margin:25px;
}

.LineupFit2 {
  min-width:450px;
  max-width:900px;
  flex-grow:1;
  margin:20px;
}

.LineupFit3 {
  min-width:350px;
  max-width:450px;
  flex-grow:1;
  margin:15px;
}

.LineupFit4 {
  min-width:250px;
  max-width:350px;
  flex-grow:1;
  margin:12px;
}

.LineupFit5 {
  min-width:150px;
  max-width:280px;
  flex-grow:1;
  margin:10px;
}

.LineupVFit2 {
  min-width:450px;
  max-width:900px;
  flex-grow:1;
  margin:20px;
}



.LineupFit1 img, .LineupFit2 img, .LineupFit3 img, .LineupFit4 img, .LineupFit5 img, .LineupVFit2 img {
  width:100%;
  max-height: 310px;
  object-fit: cover;
  border-bottom: 1px solid #dedede;
}
  
.LineUpFitTitle, .LineUpFitTitle a {
  margin-top:2px;
  margin-bottom:2px;
  padding:5px;
  text-align: center;
  color: var(--main-col-dark);
}

.LUHighlight a .LineUpFitTitle {
  color:white;
  font-size:24px;
}

.LUHighlight, .LUHighlight a, .LUHighlight a:visited {
  background-color:var(--main-col);
  color: var(--main-col-dark);
  animation-name: pbpop;  
  animation-duration: 0.3s;
  animation-timing-function: linear;
  animation-iteration-count: 1;
}

.LineUptxt, .LineUptxt a {
  font-size:16pt;
  color:black;
  margin-top:5px;
  padding:5px;
  background:white;
}

.LineUpSmalltxt, .LineUpSmalltxt a {
  font-size:14pt;
  color:black;
  margin-top:5px;
  padding:5px;
  background:white;
}


.LUCenter {
  text-align: center;
}

@keyframes pbpop {
  50% {
    transform: scale(1.05);
  }
}


.TradeFlexCont {
  min-width:30%;
  max-width:100%;
  max-width:600px;
  min-width:250px;
  width:100%;
  display: inline-block;
  margin:10px;
  max-height:150px;
  border: 1px solid black;
  overflow-y:scroll;
}

.TradeFlexCont:hover,
.sponflexcont:hover {
  animation-name: pbpop;  
  animation-duration: 0.3s;
  animation-timing-function: linear;
  animation-iteration-count: 1; 
}

.TradeFlexCont h2 {
  background:#f6f6f6;
  color:var(--main-col-dark);
  margin-bottom:2px;
  padding:5px;
  padding-left:10px;
  font-size:16pt;
}

.TradeFlexCont:hover h2 {
  background-color:var(--main-col);
  color:white;
}

.TradeFlexCont img {
  float:right;
  max-width:40%;
/*  max-height:120px; */
  margin-left:5px;
}

.TradeText {
  margin-top:2px;
  max-height: 70px;
  overflow-y: auto;
  font-size:10pt;
  padding-left:2px;
}

.VenueFlexCont {
  max-width:400px;
  min-width:250px;
  width:100%;
  display: inline-block;
  text-align:center;
  font-size:20px;
  margin:10px;
  padding-top:28px;
  border: 2px solid #f1f1f1;
  background: #f8f8f8;
  height:60px;
}

.VenueFlexCont a {
  color:var(--main-col-dark);
}

.VenueFlexCont:hover {
  font-size:24px;
  color:white;
  background: var(--main-col);
  animation-name: pbpop;  
  animation-duration: 0.3s;
  animation-timing-function: linear;
  animation-iteration-count: 1; 
}

.VenueFlexCont:hover a {
  color:white;
}


.GalleryFlexCont {
  max-width:400px;
  min-width:250px;
  width:100%;
  display: inline-block;
  text-align:center;
  font-size:20px;
  margin:10px;
  padding-top:28px;
  border: 2px solid #f1f1f1;
  background: #f8f8f8;
/*  height:60px;*/
}

.GalleryFlexCont a {
  color:var(--main-col-dark);
}

.GalleryFlexCont img {
  max-width:250px;
}

.GalleryFlexCont:hover {
  color:var(--main-col-dark);
/*  font-size:24px;
  color:white;
  background: var(--main-col);/*
  animation-name: pbpop;  
  animation-duration: 0.3s;
  animation-timing-function: linear;
  animation-iteration-count: 1;*/ 
}

.GalleryFlexCont:hover a {
  font-size:24px;
/*  color:white; */
}

.trader-app-link{
  width: 100%;
  padding: 20px 20px 50px;
}
.trader-app-link a{
  min-width: 180px;
  background:var(--main-col);
  color: var(--main-contrast);
  padding: 16px 30px;
  display: inline-block;
  transition: all ease-in-out 0.4s;
  display: inline-block;
  vertical-align: middle;
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  font-size:20px;
}
.trader-app-link a:hover{
  background:var(--main-col);
  color: #fff;
}
.trader-app-link a:before {
  content: '';
  position: absolute;
  border: var(--main-col) solid 4px;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  transition: all ease-in-out 0.4s;
}
.trader-app-link a:hover:before,
.trader-app-link a:focus:before,
.trader-app-link a:active:before {
  top: -8px;
  right: -8px;
  bottom: -8px;
  left: -8px;
  border: var(--main-col) solid 4px;
}

.TwoCols {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  align-items: flex-start;
}

.TwoCols .OneCol {
  width: 45%;
}
.TwoCols .OneCol div {
  margin: 20px 0;
}
.TwoCols .OneCol div div {
  margin:0;
}

.TwoCols .OneCol img {
  max-width:90%;
}


.PerfProg, .PerfProg td , .PerfProg th {
  border: 1px solid black;
  margin: 5px;
  padding: 5px;
  max-width:95%;
}
.PerfProg {
  background:#ddd;
}
.PerfProg td , .PerfProg th {
  background: white;
}

.PerfProg tr:hover td, .PerfProg tr:hover th {
  background: #f6f6f6;
}

.SimpleTable, .SimpleTable table, .SimpleTable tr, .SimpleTable th, .SimpleTable td {
  border:1px solid black;
  width:auto;
  height:auto;
}

.Sponflexwrap {
  display: flex;
  object-fit: contain;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-end;
}

.sponflexcont {
  min-width:200px;
  max-width:300px;
  margin:15px;

}

.sponflexcont img {
/*  min-width:150px;*/
  max-width:200px;
/*  max-height:150px;*/
  margin:0 10px 5px 0;
  padding:0;
  transition:opacity .5s, filter .5s;
}

.sponttl {
  margin:0 0 -5px 0;
  padding:0;
  text-align:left;
  transition:opacity .5s, filter .5s;
  font-weight:bold;
  background:#f0f0f0;
  color:var(--main-col-dark);
  margin-bottom:2px;
  padding:5px;
  padding-left:10px;
  font-size:16pt;
}

.sponttl:hover {
  background-color:var(--main-col);
  color:white;
}

.sponflexcont p {

}

.DaySkipTo {
  font-size:20px;
  color:#fff !Important;
  margin:5px;
  padding:5px 10px 5px 10px;
  border-radius:5px;
}

.DonateCont {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;

}

.Donate {
  text-align: center;
  height: 400px;
  margin: 5px;
  padding: 5px;
  min-width:350px;
  max-width:350px;
  border: 1px solid black;
  background: LemonChiffon;
}

.Donate h2 {

}

.Donate img {
 max-width:320px;
 max-height:200px;
}

.TradeTable, .TradeTable td, .TradeTable input, .TradeTable select {
  font-size:11px;
  padding: 2 0 0 0;
}
.TradeTable td {
  height:24px;
}
.TradeTable input, .TradeTable select {

}

.ArtBulList1 {
  list-style-type: none;
  display: grid;
  grid-template-columns: repeat(auto-fit,minmax(300px, 1fr)); 
}

.ArtBulList1 li { text-align:left;}
.ArtBulList1 li:nth-child(odd) { list-style-image: url('/images/icons/FlowerCerise.png'); }
.ArtBulList1 li:nth-child(even) { list-style-image: url('/images/icons/FlowerDarkBlue.png'); }

.smaller {
  font-size: 80%;
}

.rounded {
  border:3px solid var(--main-col);
  border-radius:20px;
}

.Inline {
  display:inline;
  padding-left:10px;
}

.VolButtonWrap {
  background:var(--main-col);
  text-align:center;
  margin:10px;
  padding:5px;
}

.VolButton, .VolButton a, .VolButton visited {
  text-align:center;
  background:var(--main-col);
  margin:10px;
  margin-top:2px;
  margin-bottom:2px;
  color:var(--main-col-dark);
  font-size:20px;
}

.VolButton a:hover{
  background:var(--main-col);
  color: black;
  transition: all ease-in-out 0.4s;
  transition:opacity .5s, filter .5s;
}

.VolWrapper {
  width:99%;
  overflow-x:scroll;
}

/* Used for Ts and Cs */

ol {
    counter-reset: item;
}

ol > li {
    counter-increment: item;
}

ol ol > li {
    display: block;
}

ol ol > li:before {
    content: counters(item, ".") ". ";
}
    
.smalltext {
  font-size:8pt;
}

.altcolours tr:nth-child(even) {background-color: #CCC;}
.altcolours tr:nth-child(odd) {background-color: #FFF;}

.ES_Time {
  width:4%;
}

.ES_What {
 Width:21%;
}

.ES_Detail {
 width:75%;
}

.FoodHead td {
  font-weight:bold;
}

.TinyText td {
  font-size:8pt;
}

dl dd {
  font-weight:normal;
}

dl dt {
  font-weight:bold;
}

.floatright {
  padding-left:3px;
  float:right; 
}

input[type="radio"] {
  height:25px;  
  transform: translateY(4px);
}

.container {
  position: relative;
  text-align: center;
  color: white;
}

/* Bottom left text */
.bottom-left {
  position: absolute;
  bottom: 8px;
  left: 16px;
}

/* Top left text */
.top-left {
  position: absolute;
  top: 8px;
  left: 16px;
}

/* Top right text */
.top-right {
  position: absolute;
  top: 8px;
  right: 16px;
}

/* Bottom right text */
.bottom-right {
  position: absolute;
  bottom: 8px;
  right: 16px;
}

/* Centered text */
.centered {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}


.bottom-center {
	position: absolute;
  bottom: 28px;
  margin-right:-50%;
  left: 50%;
  transform: translate(-50%);
}

.SherlockAge {
	float:right; 
	color:blue;
}
