body {
  margin: 0px;
  padding: 0px;
  font: normal 13px Helvetica, arial;
  line-height: 18px;
  color: #909090;
  text-align: left;
  background: url('images/bg.jpg') no-repeat center top;
  background-color: #5dd1ff;
  height: 100%;
  width: 100%;
}

a {
  color: #909090;
  text-decoration: none;
}

a:hover	{
  color: #909090;
  text-decoration: none;
}

p {
  margin: 0px;
  padding: 0px;
  font: normal 13px Helvetica, arial;
  line-height: 18px
}

h1 {
  color: #03cbd7;
  font: bold 26px Helvetica, arial;
  margin: 0;
  padding: 0;
}

h2 {
  color: #03cbd7;
  font: normal 20px Helvetica, arial;
  margin: 0;
  padding: 0;
}

h3 {
  color: #909090;
  font: normal 16px Helvetica, arial;
  margin: 0;
  padding: 0;
}

img {
  border: 0px;
}


/*===============START LATEST NEWS BOX==================*/
#lastnews_div {
    color: white;
    display: block;
    float: right;
    width: 311px;
    height: 300px !important;
    padding: 10px;
    background-image: url('images/backgrounds/news_bg.png');
    background-repeat: no-repeat;
    
}
.news_read_more {
    
}
#home_slides {
    float: left;
    height: 319px;
    margin-left: 8px;
    width: 323px;
}
.news_body {
    display: inline;
    float: left;
    padding-left: 10px;
    vertical-align: top;
    width: 217px !important;    
}
#latest_news_logo {
    padding-bottom: 8px;
    padding-left: 8px;
    padding-top: 5px;    
}
.news_more {
    color: #C54C55;
    font-weight: bold;

}
#lastnews_div A {
    text-decoration: none; 
}
#lastnews_div HR {
    color: white;
    height: 1px;
    margin: 0 0 0 72px;
    padding: 0 0 0 37px;
    text-align: center;
    width: 50%;
    width: 185px;
    border: 1px solid;
}
#latest_news_h2 {
    color: white;
    font-weight: bold;
    text-align: center;   
}

.newsimage{
    display: inline;
    float: left;

}
.newstitle{
  width: 301px;
  padding: 0px;
  font-size:  16px;
  font-weight: bolder;
  text-decoration: none;
  color: white;
  font-size: 14px;
}
.newstitle:HOVER{color: #eee}
.newstext{
  line-height: 14px;
  min-height: 41px;
  width: 301px;
  font-size:  13px;
  color: #fefefe;
  font-weight: bold;
}
.newsitem {
    padding-left: 10px;
    padding-top: 12px;   
}
.news_view_more_btn {
    
}
.allnews_div {
   display: table;
      padding: 20px;    
}
.allnews_div IMG {
    display: inline;
    float: left;
    
}
.allnews_content {
    display: inline;
    float: left;
    margin-top: -5px;
    padding-left: 18px;
    width: 539px;
}

.full_news_h2 {
    color: #808080;
    font-size: 16px;
    padding-bottom: 17px;
    padding-top: 2px;  
}

/*===============END LATEST NEWS BOX==================*/
#gray-box-nm {
    margin-top: -13px;
}
.white-box {
  margin-bottom: 10px;
  padding: 10px 10px 10px 10px;
  background-image: url('images/backgrounds/home_main_bg.png');
  background-repeat: no-repeat;

}
#gray-box-top, #gray-box-bottom, #gray-box {
   /* background-color: #ffffff;   */ 
}
#gray-box-top {
    background-image: url('images/backgrounds/gray_box_top.png'); 
    background-repeat: no-repeat;
    height: 13px;
       
}
#gray-box-bottom {
    background-image: url('images/backgrounds/gray_box_bottom.png'); 
    background-repeat: no-repeat; 
    height: 60px;
    margin-top: -45px;      
}



#gray-box {
    background-color: #ffffff;
    margin-bottom: 10px;
    padding: 10px 0px 10px 0px;
    background-image: url('images/backgrounds/gray_box_bg.png');
    background-repeat: repeat;

 /* border-bottom: 1px solid #ffffff;
  border-left: 1px solid #ffffff;
  border-right: 1px solid #ffffff;

  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;

  box-shadow: 0px 3px 5px #08c1fb;
  -webkit-box-shadow: 0px 3px 5px #08c1fb;
  -moz-box-shadow: 0px 3px 5px #08c1fb;

  background-color: #ffffff;
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffffff), to(#f3edf8));
  background: -moz-linear-gradient(90deg, #f3edf8, #ffffff);*/
}

.lessons-box {
  width: 210px;
  margin: 10px 0 0 0;
  padding: 10px 0px 10px 0px;

  border-top: 1px solid #d0d0d0;
  border-left: 1px solid #ffffff;

  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;

  background-color: #ffffff;
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffffff), to(#e7e7e7));
  background: -moz-linear-gradient(90deg, #e7e7e7, #ffffff);
}
.topnav-margin{
  margin-top: 120px;
  width: 630px;
  float: left;
}
ul.top-menu {
  margin: 0;
  padding: 0;
  display: inline;
}

ul.top-menu li {
 /* width: 200px;
  margin-right: 10px;
  padding: 0;
  list-style: none;
  display: inline;*/
  list-style: none;
  display: table-cell;
  float: left;
}

ul.top-menu li a {
  font: bold 16px Helvetica, arial;
  color: #505050;
  padding: 7px 3px 7px 3px;
}

ul.top-menu li table{
  position: absolute;
  display: none;
  z-index: 100;
  border-collapse: collapse;
    
  padding: 0px;
  margin: 0px 0px;

  /*background-image: url("images/backgrounds/submenu_bg.png");
    background-image: url("images/backgrounds/sub_menu_bg.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;*/
  /*  width: 100%;
    height: 100%;*/
}


ul.top-menu li table A {
  font: bold 13px Helvetica, arial;
  color: white;    
}


ul.top-menu li ul li {
  margin: 0;
/*  padding: 5px;*/
  list-style: none;
  display: block;
  float: none;


}

ul.top-menu li ul li a {
  font: bold 13px Helvetica, arial;
  color: white;
}
a.menu-button-links {
    
}
div#menu-ns-item, div#menu-button {
    height: 36px;
   /* width: 74px;*/
    display: table-cell;
    padding-top: 8px;
    float: left;           
}
div#menu-ns-item{
    
}
div#menu-button {
    background-image: url("images/menu/active-menu-button-bg.png");
    background-repeat: repeat-x;

}

.menu-button_left, .menu-button_right, .menu-ns-item_right, .menu-ns-item_left {
    width: 8px;
    height: 36px ;
       /* margin-top: -8px;*/
}
.menu-button_left, .menu-button_right {
    
}
.menu-button_left {
    background-image: url("images/menu/active-menu-button-left.png"); 
    background-repeat: repeat-x; 
    float: left;
 
}
.menu-button_right {
    background-image: url("images/menu/active-menu-button-right.png");
    background-repeat: repeat-x; 
        float: right;

}
.menu-ns-item_left {
    float: left;    
}
.menu-ns-item_right {
         float: right;   
}

a.menu-button {
  /*border-bottom: 1px solid #ffffff;
  border-left: 1px solid #ffffff;
  border-right: 1px solid #ffffff;

  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;

  box-shadow: 0px 0px 5px #08c1fb;
  -webkit-box-shadow: 0px 0px 5px #08c1fb;
  -moz-box-shadow: 0px 0px 5px #08c1fb;

  background-color: #ffffff;
  background:-webkit-gradient(linear, left bottom, left top, color-stop(0, #ffffff), color-stop(0.6, #d0effc), color-stop(1, #ffffff));
  background:-moz-linear-gradient(center bottom, #ffffff 0%, #d0effc 50%, #ffffff 100%);*/
}

.bottom-menu-link {
  color: #ffffff;
}

.bottom-menu-link:hover {
  color: #ffffff;
}

.contact-input {
  border: 0px;
  width: 350px;
  padding: 5px;
  margin-bottom: 5px;
  background-color: #03cbd7;
  color: white;
  display: block;
  font: normal 13px Helvetica, arial;

}

.email-form {
  position: relative;
  padding: 0;
  margin: 10px 0 0 0;
  color: white;
  width: 210px;
  height: 110px;
  background: url('images/tellafriend.png') no-repeat top center;
}

.lesson-line {
  position: relative;
  margin: 5px 10px 0 10px;
  padding: 0;
  border-bottom: 1px solid #d0d0d0;
}

.email-form-fields {
  position: absolute;
  width:190px;
  left: 15px;
  top: 50px;
}

.email-addr-input {
  width: 110px;
  height: 20px;
  border: none;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  background-color: #03cbd7;
  color: white;
  padding: 2px;
  margin-right: 2px;
  margin-bottom: 5px;
}

.send-button {
  position: absolute;
  width:27px;
  height:28px;
  right: 10px;
  top: 27px;
}

.left {
  float: left;
}

.clear {
  margin: 0;
  padding: 0;
  clear: both;
}

/* Layout */
div#wrap {
  margin: 0;
  padding: 0;
  width: 950px;
  text-align: left;
}

div#header {
  background: url('images/header-image.png') no-repeat top center;
  margin: 0 0 20px 0;
  padding: 0px;
  height: 171px;
  width: 100%;
}

div#footer {
  position: relative;
  margin: 0;
  padding: 0;
  width: 100%;
  text-align: center;
  font: normal 13px Helvetica, arial;
  color: #ffffff;
  clear: left;
}

div#footer-line {
    background-image: url('images/backgrounds/footer_menu_bg.png');
    background-repeat: no-repeat;
    position: relative;
    margin: 0;
    padding: 8px 0px 5px 0px;
    width: 100%;
    height: 25px;
    text-align: left;
    font: normal 13px Helvetica, arial;
    color: #ffffff;
}

div#design {
  position: relative;
  margin: 10px 0 0 0;
  padding: 0;
  width: 100%;
  height: 80px;	
}


div#content {
  position: relative;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  text-align: left;
}

div#levels {
  position: relative;
  margin: 0;
  padding: 0;
  width: 553px;
  float: left;	 
}

div#others {
  position: relative;
  margin: 0;
  padding: 0;
  width: 397px;
  float: left;	 
}

div#consultants {
  position: relative;
  margin: 0;
  padding: 0;
  left: 5px;
  width: 397px;
  height: 209px;
  background:url(images/consultants.png) no-repeat top center; 
}

div#consultants-small {
  position: relative;
  margin: 10px 0 0 0;
  padding: 0;
  width: 210px;
  height: 193px;
  background:url(images/consultants_small.png) no-repeat top center; 
}

div#testimonial-tab {
  position: relative;
  margin: 0;
  padding: 0;
  left: 8px;	
  width: 389px;
  height: 44px;
  background:url(images/testimonials.png) no-repeat top left; 	
}

div#testimonial {
  position: relative;
  margin: 0;
  padding: 10px 0 10px 3px;
  left: 8px;		
  width: 386px;
  height: 100%;
  background-color: #0b8bcb;
  background: -webkit-gradient(linear, left top, right top, from(#0b8bcb), to(transparent));
  background: -moz-linear-gradient(0deg, #0b8bcb, transparent); 	
}

div#lesson-menu {
  position: relative;
  margin: 0 0 0 10px;
  padding: 0;
  width: 240px;
  float: left;
}

div#lesson-content {
  position: relative;
  margin: 0;
  padding: 0;
  width: 468px;
  float: left;
}

div#lesson-menu-right {
  position: relative;
  margin: 0 0 0 10px;
  padding: 0;
  width: 220px;
  float: left;
}

div#left-menu {
  position: relative;
  margin: 0 0 0 10px;
  padding: 0;
  width: 220px;
  float: left;
}

div#general-content {
  position: relative;
  margin: 0 10px 0 10px;
  padding: 0;
  width: 698px;
  float: left;
}

#general-content p {
 
}

.line {
  position: relative;
  height: 1px;
  width: 386px;
  left: 8px;
  background:url(images/line.png) no-repeat top left;
}

.levels-tab {
}

.level {
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;

  /*box-shadow: 0px 3px 5px #08c1fb;
  -webkit-box-shadow: 0px 3px 5px #08c1fb;
  -moz-box-shadow: 0px 3px 5px #08c1fb;*/
}

.level-header {
 width: 30%;
  vertical-align: middle;
  padding: 0 0 0 10px;

  -moz-border-radius-bottomleft: 10px;
  -webkit-border-bottom-left-radius: 10px;
  border-bottom-left-radius: 10px;

  -moz-border-radius-topleft: 10px;
  -webkit-border-top-left-radius: 10px;
  border-top-left-radius: 10px;
}

.level-desc {
  padding: 10px 0 10px 10px;
  background-image: url('images/backgrounds/lessons-level-right-side.png');
/*
  border-bottom: 1px solid #ffffff;

  background-color: #ffffff;
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffffff), to(#e9e9e9));
  background: -moz-linear-gradient(90deg, #e9e9e9, #ffffff);*/
}

.level-button {
  width: 15%;
  vertical-align: bottom;
  padding: 0 0 10px 10px;
  background-image: url('images/backgrounds/lessons-level-right-side.png');
  background-position: right
 /* border-bottom: 1px solid #ffffff;
  border-right: 1px solid #ffffff;*/

  /*-moz-border-radius-bottomright: 10px;
  -webkit-border-bottom-right-radius: 10px;
  border-bottom-right-radius: 10px;

  -moz-border-radius-topright: 10px;
  -webkit-border-top-right-radius: 10px;
  border-top-right-radius: 10px;
;*/

  /*background-color: #ffffff;
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffffff), to(#e9e9e9));
  background: -moz-linear-gradient(90deg, #e9e9e9, #ffffff);*/
}

.click1 {
  position: absolute;
  margin: 0;
  padding: 0;
  width: 60px;
  height: 29px;
  bottom: 20px;
  right: 20px;
}

.click2 {
  position: absolute;
  margin: 0;
  padding: 0;
  width: 60px;
  height: 29px;
  bottom: 10px;
  right: 10px;
}

.lesson-skill-button
{
  position: relative;
  margin: 0 0 10px 0;
  padding: 20px 10px 0 10px; 
  height: 60px;
  width: 210px;

  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;

  font: bold 16px Helvetica, arial;
  color: white;
}
.lesson-header IMG {
    padding-left: 20px;
    padding-top: 10px;
}
.lesson-header
{
  position: relative;
  margin: 0;
  padding: 0; 
  height: 100px;
  width: 100%;
  top: -10px;

  -moz-border-radius-bottomright: 10px;
  -webkit-border-bottom-right-radius: 10px;
  border-bottom-right-radius: 10px;

  -moz-border-radius-bottomleft: 10px;
  -webkit-border-bottom-left-radius: 10px;
  border-bottom-left-radius: 10px;

  font: bold 20px Helvetica, arial;
  color: white;
}

.view-lesson {
  position: relative;
  height: 72px;
  width: 210px;
  margin: 10px 0 0 0;
  background:url(images/viewlesson_button.png) no-repeat center center;
}

.arrow {
  position: absolute;
  margin: 0;
  padding-top: 28px;
  width: 27px;
  height: 60px;
  top: 25px;
  right: 20px;
  background: url('images/arrow.png') no-repeat top center;
  font: bold 11px Helvetica, arial;
  text-align: left;
}

.lesson-header-logo {
  position: absolute;
  margin: 0;
  padding: 0;
  width: 72px;
  height: 90px;
  bottom: 5px;
  left: 20px;
}

.lesson-header-name {
  position: absolute;
  margin: 0;
  padding: 0;
  height: 28px;
  bottom: 35px;
  left: 100px;
}

.lesson-box-small {
  position: relative;
  padding: 0;
  margin: 10px 0 0 0;

  width: 210px;
  height: 100px;

  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}

/* Message boxes */
.info, .success, .warning, .error {
  border: 1px solid;
  margin: 10px 0px;
  padding:15px 10px 15px 60px;
  background-repeat: no-repeat;	
  background-position: 10px center;
}

.info {
  color: #00529B;
  background-color: #BDE5F8;
  background-image: url('images/info.png');
}
.success {
  color: #4F8A10;
  background-color: #DFF2BF;
  background-image:url('images/success.png');
}
.warning {
  color: #9F6000;
  background-color: #FEEFB3;
  background-image: url('images/warning.png');
}
.error {
  color: #D8000C;
  background-color: #FFBABA;
  background-image: url('images/error.png');
}

a.link
{
  color: #555;
  text-decoration: underline;
}
.banner{
  width: 311px;
  text-align: center;
  padding-top: 15px;
}
.sharebuttons{
  width: 100%;
  position: relative;
  margin: 15px 0;
  text-align: center;
}
.bottomnav{
  width: 100%;
  margin: 15px 0;
  font-size: medium;
}
.bottomnav .bleft{
  width: 50%;
  float: left;
  text-align: left;
}
.bottomnav .bright{
  width: 50%;
  float: left;
  text-align: right;
}
a.bott{color: #00ccff; text-decoration: underline;}
a.bott:hover{color: #505050;}
