
.menuTopItem A, .menuTopItem A:visited, .mmenu li, .mmenu li > a, .mmenu li > span, .mmenu A:visited {
color: #52534B;
}


.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 {
color: #E12726;
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;
                                }
table tr.TableHeader TD, table tr.TableHeader TH, DIV.TableHeader, table tr.TableHeader A, table tr.TableHeader A:visited, table tr.TableHeader A.headerLink, table tr.TableHeader A.removeRegistrantLink, td.classTableHeaderTD
{ font-family: 'Arial Black';font-size: 14px; }
.TableWithBorders .dataRow, .classTable .dataRow,.TableWithBorders .altDataRow, .classTable .altDataRow
{ font-family: 'Arial';font-size: 14px; }
.TableWithBorders .dataRow a,.TableWithBorders .dataRow a:visited,.TableWithBorders .dataRow a:hover,.classTable .dataRow a,.classTable .dataRow a:visited,.classTable .dataRow a:hover,.TableWithBorders .altDataRow a,.TableWithBorders .altDataRow a:visited,.TableWithBorders .altDataRow a:hover,.classTable .altDataRow a,.classTable .altDataRow a:visited,.classTable .altDataRow a:hover
{ font-family: 'Arial';font-size: 14px; }
.TableWithBorders .altDataRow, .classTable .altDataRow
{ font-family: 'Arial';font-size: 14px; }
.TableWithBorders .altDataRow a,.TableWithBorders .altDataRow a:visited,.TableWithBorders .altDataRow a:hover,.classTable .altDataRow a,.classTable .altDataRow a:visited,.classTable .altDataRow a:hover
{ font-family: 'Arial';font-size: 14px; }
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; }
/*  ------- Styles below the line are not shown during page editing --------- */
.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 */



.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;}



#siteTitle IMG { position: relative;  left: 0px; max-width: 200px !important; }

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

.mainMenuContainer
{
  padding-left: 215px;
}

#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 !important;
    font-weight: bold;
    color: white !important;
    padding: 10px;
   min-width: 90px;
   display: inline-block;
   text-align:center;
}



@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: -22px; max-width:150px !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;  }
}