@font-face {
  font-family: 'comforta';
  src: url('fonts/Comfortaa-Regular.ttf');
}
@font-face {
  font-family: 'comforta';
  src: url('fonts/Comfortaa-Bold.ttf');
	font-weight: bold;
}
html {xoverflow: hidden;}
body {font-family: 'comforta'; font-size: 16px; padding: 0px; margin: 0px; color: #000000; line-height: 1.4; background-color: #fbeec1; width: 1000px;  text-size-adjust: none;}
a {text-decoration: none;}
a:hover {color: #FF0000;}
img.fader {transition: opacity 1s linear 0s;}


input.atcbutton {background-color: #457b9d; color: #FFFFFF; border-radius: 5px;}
input.atcbutton:hover {background-color: #e63946;}

div.mob_main {position: relative; margin-top: 32px; height: 850px;}
div.mob_h {position: absolute; width: 900px; padding-top: 16px; height: 76px; padding-bottom: 16px; font-size: 36px; background-color: #a8dadc; left: 50px; top: 0px; font-weight: bold;}
img.mob_pic {position: absolute; top: 76px; left: 50px; width: 900px; height: 600px;}
div.mob_t {background-color: #FFFFFF; padding-top: 10px; padding-bottom: 10px; position: absolute; left: 50px; top: 676px; width: 900px; font-size: 28px;}
div.mob_main_l {background-color: #e63946; color: #ffffff; padding-top: 10px; padding-bottom: 10px; position: absolute; width: 900px; font-size: 36px; left: 50px; top: 775px;}

div.footer {position: relative; background-color: #daad86; padding: 8px; margin-top: 16px; width: 986px; clear: both; margin-bottom: 0px; height: 450px;}
div.footer_c {position: absolute; font-size: 28px; width: 1000px; left: 0px;}

div.tbox_a {position: relative; }
div.tbox_b {position: absolute; left: 10px; top: 10px; width: 980px; font-size: 24px;}

img.bx {margin-left: 12px; margin-bottom: 8px; border: 1px solid #CCCCCC; float: right;}
input.regbutton {background-color: #e63946; color: #FFFFFF; font-size: 20px; padding: 6px; border-radius: 3px; border: 1px solid #457b9d; cursor: pointer; visibility: hidden;}


div.program_container {background-color: #457b9d; padding: 0px; margin-top: 18px; margin-bottom: 6px; position: relative; xborder: 2px solid #e63946; border: 2px solid #666666;}
div.program_header {background-image: url(courses/topcurve.png); height: 125px; font-size: 36px; font-weight: bold; padding-left: 8px; padding-top: 4px; xcolor: #990000; color: #e63946;}

input.cbutton {font-size: 36px; padding: 6px; color: #ffffff; background-color: #990000; position: absolute; border: none;}
input.cbutton:hover {background-color: #e63946; xcolor: #457b9d;}
