
.menuItemHover A, .menuItemHover.A,.menuItemHover A:visited, .menuItemHover.A:visited, .menuTopItem A:hover, .mmenu A:hover, .mmenu li > a:hover, .mmenu li.mmenu-selected > a, .mmenu li.mmenu-selected > span {
text-decoration: none;
}

a, a:visited, a:hover
{ color: #610345; }
.boxed
{ max-width: 1232px !important; width: 100% !important; height: auto !important; }
.menuSeparatorOuterTD {
                                    display: none !important;
                                }
input[type='submit'], input[type='button']
{ font-weight: bold;color: #000000; }
input[type='submit'], input[type='button']
{ background-color: #CE0000; }
input[type='submit'], input[type='button']
{ border-color: #CE0000;border-width: 1px;border-style: solid; }
.MenuButton TD, .MenuButton TD a, .MenuButton TD a:visited, .MenuButton TD a:hover
{ font-weight: bold;color: #F5F5F5; }
.MenuButton TD
{ background-color: #009370; }
.tabs div.menu-item.active a, .tabs div.menu-item.active a:visited, .tabs div.menu-item.active a:hover
{ font-size: 14px; }
.tabs div.menu-item:not(.active) a:hover
{ font-size: 14px; }.extraFooter
{
 height: 300px;
 background-color: #044B7F;
}

.outerPageFooter { border-top: 0px; }

/* feedback items */
.classesFilters  {    margin-bottom: 50px;    }
#ctl04_ctl00_phClassesClassTable > tbody > tr.classTableHeaderTR > td:nth-child(1)  { text-align: left !important; }
/* end feedback */




 /*color: #F7F2EE;
 font-size: 14px;
 font-family: Arial;
 font-weight: normal;
 display:block;
  line-height: 20.2px;
  max-width: 450px; 
  margin: auto;
}*/

.menuTopItem A
{
  font-family: Poppins;
  font-weight: 700;
  color: #044B7F;
  font-size: 18px !important;
}

.menuTopItemLast A
{
    border-radius: 5px;
    background-color: #CE0000;
    font-weight: bold;
    color: #EAEAE9 !important;
    padding: 10px;
   min-width: 90px;
   display: inline-block;
   text-align:center;
}


.outerPageHeader
{
  background-color: #FFDD00;
  height: 181px; 
  padding-top: 20px; 
  position: relative;  
}

#siteBackground
{
  position: absolute;
  top: 181px;
  height: 191px;
  background-color: #610345;
  width: 100%;
  z-index: -1;
}
.register.waitlist{background-color:#FFDD00; color: #CE0000!important;}
/*  ------- Styles below the line are not shown during page editing --------- */
#siteTitle IMG { position: relative;  left: 0px; max-width: 331px !important; }

.mainMenu 
{
   margin-left: auto !important;
}

.mainMenuContainer
{
  padding-left: 200px;
}

#siteTitle
{
  padding-top: 9px;
  padding-left: 0px;
}

div.section.pageBody
{
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
  top: -101px;
}

.menu
{
  position: relative;
  top: -125px;
}

BODY, TD, DIV, P
{
    color: #044B7F;
    font-family: Arial, Helvetica, sans-serif;
  font-size:14px;
}

#siteTitle IMG 
{ 
  position: relative;
  z-index: 2;
}

DIV.header
{
 padding-top: 90px !important;
 padding-bottom: 80px !important;
  font-size: 48px;
  color: #FFDD00;
  font-family: Poppins;
  font-weight: 700;
  text-align: center;
  margin: auto !important;
}

/* an automatic fix to improve button styles */
  input[type=submit],  input[type=button],
  A.register, A.classDetails, A.schedule-btn, A.dropin, a.customButton
{
    border-radius: 5px;
    background-color: #CE0000;
    font-weight: bold;
    color: white !important;
    padding: 10px;
   min-width: 90px;
   display: inline-block;
   text-align:center;
}

A.dropin {
background-color: #F2DE68 !important;
}

@media screen and (max-width: 767px)
{
  .menu-caption { color: black; }
  .menu-btn .icon-bar { background-color: black;  }
  #mobile-menu-actions { background-color: transparent;  }
  #siteTitle {   padding-top: 0px;   padding-left: 0px; }
  #siteTitle IMG { position: relative;  top: -20px; max-width:220px !important;  }
  div.section.pageBody {     top: -35px;  }
  DIV.header  {   font-size: 28px;   padding-bottom: 85px !important; padding-top:112px !important;  }
  .outerPageHeader  { padding-top:  0px;  height:124px;  }
  #siteBackground  {    top: 124px;    height: 200px;  }
}