
.menuTopItem A, .menuTopItem A:visited, .mmenu li, .mmenu li > a, .mmenu li > span, .mmenu A:visited {
font-family: 'Raleway';
font-size: 14px !important;
color: #3B3A3A;
font-weight: bold;
}


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

a, a:visited, a:hover
{ color: #9F71DE; }
.boxed
{ max-width: 990px !important; width: 100% !important; height: auto !important; }
.menuSeparatorOuterTD {
                                    display: none !important;
                                }
input[type='submit'], input[type='button']
{ background-color: #9F71DE; }
input[type='submit'], input[type='button']
{ border-color: #9F71DE;border-width: 1px;border-style: solid; }.mainMenu 
{
   margin-left: auto !important;
   position: relative;
   top: -55px;
  }

.menuTopItem A
{
  text-transform: uppercase;
}

TABLE.menuTopItem 
{
  border-top: 1px solid rgb(180, 225, 231);
}

.menuTopItem  TD
{
  border-top: 3px solid white;
}
.menuTopItem  TD:hover
{
  border-top: 3px solid rgb(180, 225, 231);
}


.mainMenu
{
  border-collapse: separate;
  border-spacing: 2px;
}


#siteTitle
{
  padding-top: 0px;
}
/*  ------- Styles below the line are not shown during page editing --------- */
BODY, P, DIV, TD
{
  font-family: Raleway;
  font-size: 15px;
  color: rgb(59, 58, 58);
}

/* To center the top logo */
#siteTitle TABLE TD { text-align: center; }

.innerPageBody
{
  background-image: url(https://duy554ewuuwzm.cloudfront.net/photos/4/48/DMN_4809/image_vault/220802070940575_1.jpg);
  background-repeat: repeat-x;
  background-position: center 20px; 
}

DIV.header
{
 padding-top: 15px !important;
 padding-bottom: 15px !important;
  font-family: "Josefin Slab";
  text-align: center;
  font-size: 40px;
  font-weight: 200;
  background-color: white;
  max-width: 250px;
  margin-left: auto !important;
  margin-right: auto !important; 
  position: relative;
  top: -14px;
}

/* 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: #9f71de;
    font-weight: normal;
    color: white !important;
    padding: 10px;
   min-width: 82px;
   text-align:center;
}

@media screen and (max-width: 767px)
{
  .menu-caption { color: white; }
  .menu-btn .icon-bar { background-color: white;  }
  #mobile-menu-actions { background-color: #1390a0; }
  #siteTitle IMG { position: relative; top:0px; left: 0px; max-width: 100% !important; }
  DIV.header {   }
}