
.menuTopItem A, .menuTopItem A:visited, .mmenu li, .mmenu li > a, .mmenu li > span, .mmenu A:visited {
font-family: 'Open Sans';
font-size: 14px !important;
color: #3B3B3B;
}


.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: #ed5757; }
.boxed
{ max-width: 960px !important; width: 100% !important; height: auto !important; }
.menuSeparatorOuterTD {
                                    display: none !important;
                                }
input[type='submit'], input[type='button']
{ background-color: #ED5757; }
input[type='submit'], input[type='button']
{ border-color: #ED5757;border-width: 1px;border-style: solid; }.extraFooter
{
  height: 200px;
  background-color: #ed5757;
}

.menu TABLE.menuTopItem TD {
    padding: 12px 10px;
}

#siteTitle
{
  padding-top: 40px;
  padding-bottom: 30px;
}

BODY, P, TD, DIV
{
  font-family: Muli;
  color: #3f3f3f;
  font-size: 16px;
}

TABLE.menuTopItem  {    border-bottom: 3px solid transparent;  }
TABLE.menuItemHover  {   border-bottom: 3px solid #ed5757; }

.menuTopItem A 
{
  text-transform: uppercase;
  letter-spacing: 3px;
}

.outerPageMenu
{
    border-top: 1px solid rgba(116,116,116,0.15);
    border-bottom: 1px solid rgba(116,116,116,0.15);
}

/* To center the top logo */
#siteTitle TABLE TD { text-align: center; }

/* To center the menu */
.mainMenuContainer TABLE {   width: 100%;    text-align: center;  }

DIV.header
{
 padding-top: 37px !important;
 padding-bottom: 15px !important;
    font-family: "Ubuntu" !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    letter-spacing: 1px !important;
   font-size: 24px;
}

/* an automatic fix to improve button styles */
  /*.classTable A.register, .classPage A.register, A.classDetails*/
  input[type=submit],
  input[type=button],
  A.register, A.classDetails, A.schedule-btn, A.dropin, a.customButton
{
    border-radius: 5px;
    background-color: #ed5757;
    font-weight: normal;
    color: white !important;
    padding: 10px;
   display: inline-block;
   min-width: 82px;
   text-align:center;
}

@media screen and (max-width: 767px)
{
  .menu-caption { color: #666; }
  .menu-btn .icon-bar { background-color: #666;  }
  #mobile-menu-actions { background-color: transparent; }
  .outerPageMenu { display: none; }
  #siteTitle IMG { position: relative; top: -17px;  max-width: 199px !important; }
  DIV.header {   padding-top: 0px !important; }
  #siteTitle { padding: 0px;     border-bottom: 1px solid rgba(116,116,116,0.15);  }

}
/*  ------- Styles below the line are not shown during page editing --------- */