
.menuTopItem A, .menuTopItem A:visited, .mmenu li, .mmenu li > a, .mmenu li > span, .mmenu A:visited {
font-family: 'Verdana';
font-size: 16px !important;
color: #FFFFFF;
}


.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: #535353;
text-decoration: none;
}


.mmenu
{
background-color: #535353;

}
.mmenu A:hover,  .mmenu li > a:hover, .mmenu li.mmenu-selected > a, .mmenu li.mmenu-selected > span
{
background-color: #FCEA32;

}a, a:visited, a:hover
{ color: #FF0000; }
.boxed
{ max-width: 1225px !important; width: 100% !important; height: auto !important; }
.menuSeparatorOuterTD {
                                    display: none !important;
                                }
input[type='submit'], input[type='button']
{ color: #535353; }
input[type='submit'], input[type='button']
{ background-color: #FCEA32; }.menuTopItem A { text-transform: uppercase; }

#siteTitle
{
  padding-left: 11px;
  padding-top: 20px;
}
/*  ------- Styles below the line are not shown during page editing --------- */
BODY
{
  border-top: 40px solid #ebebeb;
}

BODY, P, DIV, TD
{
  font-family: Verdana;
  color: #535353;
  font-size: 16px;
}

/* To center the menu */
.mainMenuContainer TABLE {   width: 100%;    text-align: center;  }

DIV.header
{
 padding-top: 15px !important;
 padding-bottom: 15px !important;
}

/* an automatic fix to improve button styles */
  /* A.register, A.classDetails, A.schedule-btn, A.dropin */
  input[type=submit],
  input[type=button],
  A.register, A.classDetails, A.schedule-btn, A.dropin, a.customButton 
{
    border-radius: 5px;
    background-color: #fcea32;
    font-weight: normal;
    color: #535353 !important;
    padding: 10px;
   min-width: 82px;
   text-align:center;
}

@media screen and (max-width: 767px)
{
  .menu-caption { color: #000; }
  .menu-btn .icon-bar { background-color: #000;  }
  #mobile-menu-actions { background-color: #ebebeb !important; }
  BODY { border:none; }
  .customMenuBG, .customMenuBG DIV, .menuTopItem {     background-color: transparent !important;   }
#siteTitle
{
  padding: 10px;
}

}