@charset "utf-8";
/*

  English, baby! Redesign Summer 2009


  COLORS:

  purple:

  logo  -- #472164
  background -- #99C
  text  -- #669


  orange:

  background -- #FAA61A
  text -- #EF6004


  blue:

  links -- #09C
  background -- #E8F2FE
  flash notice -- #099

  grey:

  light -- #E9E9E9
  mid   -- #999
  black -- #333

  red:

  error -- #F00


  COLUMN WIDTHS:

  main: 622px
  secondary: 306px

*/

* {
  margin:0;
  padding:0;
}

body {
  font:12px Verdana, Arial, Helvetica, sans-serif;
  background:#FFF url(../images/layout09/body_bg.png) repeat-x;
  color:#333;
}

a {
  color:#09C;
  text-decoration:none;
}

a:hover {
  text-decoration:underline;
}

img {
  border:0;
  font-size:8px;
}

table {
  border-collapse:collapse;
}

th {
  font-weight:normal;
}

fieldset {
  border:0;
}

p {
  margin:10px 0;
  line-height:1.5;
}

p, h1, h2, h3, h4, h5, h6 {
  font-size:12px;
}

h1 {
  margin:0 0 10px;
}

h3 {
  margin:15px 0 10px;
}

h1 a,
h1#alt a,
h3 a {
  color:#333;
}

span.ebaby { font-size: 18px; }

label {
  font-weight:bold;
}

iframe {
  border:0;
}

div#layout09 {
  background:#FFF;
  width:958px;
  margin:0 auto;
  position:relative;
}

p.section_header {
  margin:0 15px 10px;
}

p.section_header,
p.section_header a {
  color:#333;
  font-weight:bold;
}

/*-- General Layout --*/

div#yield {
  background:#E9E9E9;
  padding:10px;
}

div#main {
  width:622px;
  float:left;
  margin-right:10px;
}

div#secondary {
  width:306px;
  float:left;
}
.column-narrow {
  width:250px!important; padding:0 10px; float:left;
}
.box-border { border:thin solid #ccc; }

div.main_1 {
  width:306px;
  margin-right:10px;
  float:left;
}

div.main_2 {
  width:306px;
  float:left;
}

div.sub_1 {
  width:148px;
  margin-right:10px;
  float:left;
}

div.sub_2 {
  width:148px;
  float:left;
}

div#main_chat {
  width:622px;
  float:left;
}

div#secondary_chat {
  width:306px;
  float:left;
  margin-right:10px;
}

div#flashcontent {
  margin:10px 0;
}

div.banner-ad {
  background: #E9E9E9;
  margin-bottom: 10px;
  margin-top: -5px;
  margin-left: auto;
  margin-right: auto;
id  display: block;
}

/*-- Language Nav --*/

ul#lang_nav img {
  border:0;
}

ul#lang_nav {
  position:absolute;
  right:325px;
  top:31px;
  list-style:none;
}

ul#lang_nav li {
  float:left;
  margin-left:12px;
  text-indent:-9999em;
}

ul#lang_nav li a {
  display:block;
  height:18px;
}

ul#lang_nav li a#zh {
  width:32px;
  background:url(../images/layout09/zh_under.gif);
}

ul#lang_nav li a#zh:hover,
ul#lang_nav li.current a#zh {
  background:url(../images/layout09/zh_over.gif);
}

ul#lang_nav li a#ch {
  width:32px;
  background:url(../images/layout09/ch_under.gif);
}

ul#lang_nav li a#ch:hover,
ul#lang_nav li.current a#ch {
  background:url(../images/layout09/ch_over.gif);
}

ul#lang_nav li a#jp {
  width:46px;
  background:url(../images/layout09/ja_under.gif);
}

ul#lang_nav li a#jp:hover,
ul#lang_nav li.current a#jp {
  background:url(../images/layout09/ja_over.gif);
}

ul#lang_nav li a#en {
  width:60px;
  background:url(../images/layout09/en_under.gif);
}

ul#lang_nav li a#en:hover,
ul#lang_nav li.current a#en {
  background:url(../images/layout09/en_over.gif);
}

ul#lang_nav li a#sp {
  width:64px;
  background:url(../images/layout09/es_under.gif);
}

ul#lang_nav li a#sp:hover,
ul#lang_nav li.current a#sp {
  background:url(../images/layout09/es_over.gif);
}

/*-- Google Search --*/

form#cse-search-box {
  position:absolute;
  top:30px;
  right:5px;
}

form#cse-search-box input.textfield {
  width:145px;
}

/*-- Nav --*/

div#masthead {
  background:url(../images/layout09/masthead_super.png) no-repeat;
  width:958px;
  height:98px;
}

body#free_member div#masthead {
  background:url(../images/layout09/masthead_free.png) no-repeat;
}

div#masthead h2 {
  margin:0;
}

div#masthead a#logo_home {
  height:80px;
  width:210px;
  position:absolute;
  text-indent:-9999em;
  top:10px;
  left:15px;
}

div#masthead ul#main_nav {
  position:absolute;
  list-style:none;
  top:68px;
  left:226px;
  width:734px;
  font-size:14px;
}

div#masthead ul#main_nav li {
  height:28px;
  line-height:28px;
  float:left;
  font-weight:bold;
}

div#masthead ul#main_nav li a {
  color:#FFF;
  display:block;
  padding:0 15px;
}

div#masthead ul#main_nav li a:hover,
div#masthead ul#main_nav li.current a {
  background:#FFF url(../images/layout09/nav_super_bg.png) repeat-x;
  color:#09C;
  text-decoration:none;
}

div#masthead ul#main_nav li a#masthead_first {
  padding-left:34px;
}

div#masthead ul#main_nav li a#masthead_first:hover,
div#masthead ul#main_nav li.current a#masthead_first {
  background:#FFF url(../images/layout09/nav_super_first_corner.png) no-repeat;
}

div#masthead ul#main_nav li#masthead_last {
  position:absolute;
  right:10px;
}

div#masthead ul#main_nav li#masthead_last a {
  font-size:11px;
  color:#09C;
  padding:0;
  display:inline;
}

div#masthead ul#main_nav li#masthead_last a:hover {
  background:none;
  text-decoration:underline;
}

div#masthead div#masthead_ad {
  display:none;
}

/*-- Sub Nav --*/

ul#masthead_sub_nav {
  font-weight:bold;
  text-align:center;
  height:30px;
  line-height:30px;
  border-bottom:#E9E9E9;
  font-size:11px;
}

ul#masthead_sub_nav li {
  display:inline;
  margin:0 10px;
}

/*-- Super Sub Nav --*/

ul#super_sub_nav {
  background:url(../images/layout09/masthead_super_sub_bg.png) repeat-x;
  height:32px;
  border-top:1px solid #AAA;
  border-bottom:1px solid #FFF;
  padding-left:90px;
}

ul#super_sub_nav li {
  float:left;
  display:block;
  height:32px;
  line-height:32px;
  font-weight:bold;
  padding:0 25px 0 55px;
  border-left:1px solid #D1D1D1;
}

ul#super_sub_nav li a {
  color:#F1890E;
}

ul#super_sub_nav li a#masthead_my_vocab,
ul#super_sub_nav li a#masthead_my_lesson {
  color:#09C;
}

ul#super_sub_nav li#masthead_super_my_vocab {
  background:url(../images/layout09/masthead_super_sub_icon_vocab.gif) 20px 6px no-repeat;
}

ul#super_sub_nav li#masthead_super_ask_ebaby {
  background:url(../images/layout09/masthead_super_sub_icon_teacher.gif) 20px 4px no-repeat;
}

ul#super_sub_nav li#masthead_super_my_lessons {
  background:url(../images/layout09/masthead_super_sub_icon_lessons.gif) 20px 7px no-repeat;
}

ul#super_sub_nav li#masthead_super_download_mp3s {
  background:url(../images/layout09/masthead_super_sub_icon_mp3.gif) 20px 6px no-repeat;
  border-right:1px solid #D1D1D1;
}

/*-- Rounded Boxes and Headlines --*/

div.box_tl_white { background:#FFF url(../images/layout09/corners/tl_white.gif) no-repeat; }
div.box_tr_white { background:transparent url(../images/layout09/corners/tr_white.gif) right top no-repeat; }
div.box_bl_white { background:transparent url(../images/layout09/corners/bl_white.gif) left bottom no-repeat; }
div.box_br_white { background:transparent url(../images/layout09/corners/br_white.gif) right bottom no-repeat; }

div.box_tl_purple { background:#FFF url(../images/layout09/corners/tl_purple.gif) no-repeat; }
div.box_tr_purple { background:transparent url(../images/layout09/corners/tr_purple.gif) right top no-repeat; }
div.box_bl_purple { background:transparent url(../images/layout09/corners/bl_white.gif) left bottom no-repeat; }
div.box_br_purple { background:transparent url(../images/layout09/corners/br_white.gif) right bottom no-repeat; }

div.box_tl_orange { background:#FFF url(../images/layout09/corners/tl_orange.gif) no-repeat; }
div.box_tr_orange { background:transparent url(../images/layout09/corners/tr_orange.gif) right top no-repeat; }
div.box_bl_orange { background:transparent url(../images/layout09/corners/bl_white.gif) left bottom no-repeat; }
div.box_br_orange { background:transparent url(../images/layout09/corners/br_white.gif) right bottom no-repeat; }

div.box_tl_blue { background:#FFF url(../images/layout09/corners/tl_blue.gif) no-repeat; }
div.box_tr_blue { background:transparent url(../images/layout09/corners/tr_blue.gif) right top no-repeat; }
div.box_bl_blue { background:transparent url(../images/layout09/corners/bl_blue.gif) left bottom no-repeat; }
div.box_br_blue { background:transparent url(../images/layout09/corners/br_blue.gif) right bottom no-repeat; }
div.box_br_blue { position:relative; }

div.box_tl_grey { background:#FFF url(../images/layout09/corners/tl_grey.gif) no-repeat; }
div.box_tr_grey { background:transparent url(../images/layout09/corners/tr_grey.gif) right top no-repeat; }
div.box_bl_grey { background:transparent url(../images/layout09/corners/bl_white.gif) left bottom no-repeat; }
div.box_br_grey { background:transparent url(../images/layout09/corners/br_white.gif) right bottom no-repeat; }

div.box_tl_button { background:#09C url(../images/layout09/corners/tl_button_white.gif) no-repeat; }
div.box_tr_button { background:transparent url(../images/layout09/corners/tr_button_white.gif) right top no-repeat; }
div.box_bl_button { background:transparent url(../images/layout09/corners/bl_button_white.gif) left bottom no-repeat; }
div.box_br_button { background:transparent url(../images/layout09/corners/br_button_white.gif) right bottom no-repeat; }

div.free_member div.box_tl_button { background:#FFF url(../images/layout09/corners/tl_button.gif) no-repeat; }
div.free_member div.box_tr_button { background:transparent url(../images/layout09/corners/tr_button.gif) right top no-repeat; }
div.free_member div.box_bl_button { background:transparent url(../images/layout09/corners/bl_button.gif) left bottom no-repeat; }
div.free_member div.box_br_button { background:transparent url(../images/layout09/corners/br_button.gif) right bottom no-repeat; }

div.rbox_wrapper { /* IE6 bugfix */
  height:100%;
  overflow:visible;
  margin-bottom:10px;
}

div.rboxes {
  padding:0 15px 5px;
}

div.rboxes h1,
div.rboxes h1#default_lesson,
div.rboxes h2,
div.rboxes h2.default_lesson {
  padding-top:15px;
  margin-bottom:10px;
  line-height:1.2;
  height:auto;
}

div.rboxes h1,
div.rboxes h1 a,
div.rboxes h2,
div.rboxes h2 a {
  color:#EF6004;
}

div.rboxes h1#default_lesson,
div.rboxes h1#default_lesson a,
div.rboxes h2.default_lesson,
div.rboxes h2.default_lesson a {
  color:#669;
}

div.rboxes h1.banner,
div.rboxes h2.banner {
  line-height:25px;
  padding-top:0;
}

div.rboxes h1.banner,
div.rboxes h1.banner a,
  height:25px;
div.rboxes h2.banner,
div.rboxes h2.banner a {
  color:#FFF;
}

div.box_tl_button,
div.box_tl_button a {
  color:#FFF;
  font-weight:bold;
}

div.box_tl_button p {
  margin:0;
  text-align:center;
  padding:10px 0 5px;
}

div.padded_box {
  padding:5px 0;
}

div.padded_box_2 {
  padding:10px 0;
}

/*-- General Formatting --*/

input.faux_button {
  background:transparent;
  border:0;
  color:#FFF;
  font-weight:bold;
  font-size:12px;
}

h1.extra_large,
h2.extra_large {
  font-size:22px;
}

p#fake_lesson_header, div#fake_lesson_header {
  font-weight:bold;
  font-size:16px;
  color:#EF6004;
  padding-top:15px;
  margin-top:0;
}

h1#secret_lesson_header,
h1#secret_lesson_header a {
  margin:0 0 10px;
  padding:0;
  font-weight:normal;
  font-size:12px;
  color:#999;
}

span.tiny_wrapper {
  width:400px;
  display:block;
  float:left;
}

span.fine_print {
  font-size:10px;
}

form.button-to {
  margin:10px 0;
}

.no_margin {
  margin:0;
}

.no_bottom_margin {
  margin-bottom:0;
}

img.embedded_right {
  float:right;
  margin:10px 0 10px 10px;
}

fieldset.floated_label label {
  float:left;
  display:block;
  margin-right:10px;
  text-align:right;
}

textarea.rich_editor {
  width:470px;
  height:100px;
}

textarea.tall {
  height:300px;
}

div.centered {
  border-top:1px solid #E9E9E9;
  text-align:center;
  margin:10px 0;
}

p.centered,
td.centered,
th.centered {
  text-align:center;
}

p.margin_top {
  margin-top:20px;
}

ul.h_nav {
  text-align:center;
  margin:20px 0 30px;
}

ul.h_nav li {
  display:inline;
  margin:5px;
}

p.intro {
  font-size:11px;
  margin-bottom:15px;
  color:#999;
}

/*div.box_br_purple p.intro,
p.default_lesson {
  color:#669;
}

div.box_br_orange p.intro,
p.default {
  color:#EF6004;
}*/

.over img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

p.inline {
  display:inline;
}

p.more {
  text-align:right;
}

ul.fa {
  margin:10px;
  padding-left:10px;
  list-style-type:circle;
}

ul.radio_list {
  margin:10px 0;
  padding:0;
  list-style:none;
}

ul.bullet_list li,
ul.radio_list li {
  margin-bottom:5px;
  clear:both;
}
ul.bullet_list.press  li p {
  margin:3px 0 12px;
  clear:both;
}
ul.bullet_list.press  li p em {
  font-size:.95em;
}

ul.radio_list li label {
  font-weight:normal;
}

ul.bullet_list li {
  margin-left:16px;
  list-style-type:disc;
}

ul.no_float li {
  clear:none;
}

ul.wide_floated {
  width:240px;
  float:left;
  padding-left:20px;
  list-style:disc;
}

ul.h_list {
  margin:10px 0;
}

ul.h_list li {
  display:inline;
  margin-right:5px;
}

h3.feed_list {
  border-bottom:1px solid #E9E9E9;
  margin:15px 0 10px;
  padding-bottom:10px;
}

div.feed_preview {
  margin-top:15px;
  margin-left:40px;
  clear:left;
}
div.feed_preview:after {
 content:".";
 height:1px;
 display:none;
}

div.feed_preview p {
  color:#999;
}

div.feed_preview img {
  float:left;
  margin-right:10px;
}
div.feed_preview p.emphasize {
  color:black;
}
.notifications div.feed_preview {
  display:none !important;
}
img.tv_icon {
  border:0;
  margin:0;
}

h3.sub,
h3.sub_alt {
  color:#999;
  margin:0 0 10px;
  font-weight:normal;
}

h3.sub a {
  color:#999;
}

h3.sub_alt {
  font-weight:bold;
}

p.lesson_title a {
  font-weight:bold;
  font-size:14px;
}
p.lesson_block_title a {
  font-weight:bold;
  font-size:12px;
}
ul.lesson_list {
  margin-bottom:10px;
  overflow:hidden;
}

ul.lesson_list li {
  list-style:none;
  margin-bottom:10px;
}

ul.lesson_list li div.lesson_list_image {
  width:110px;
  float:left;
  text-align:center;
  margin-right:10px;
}

ul.lesson_list li div.lesson_list_image img {
  width: 100%;
}

ul.lesson_list li div.lesson_block_image {
  width:108px;
  float:left;
  text-align:center;
  margin-right:10px;
}

ul.lesson_list li div.lesson_list_description {
  width:186px;
  float:left;
}

ul.lesson_list h3.sub {
  margin-bottom:0;
}

.toefl-teaer {
  margin-left: 120px;
}

ul.lesson_list p,
td.lesson_column_description p {
  margin:5px 0;
}

ul.lesson_list div.box_tl_button p {
  margin:0;
}

ul.lesson_list p.lesson_title {
  margin-top:0;
}

ul.lesson_list div.lesson_list_text h4 {
  font-size:10px;
  text-transform:uppercase;
}

ul.lesson_list span.lesson_day {
  font-weight:normal;
  font-style:italic;
  text-transform:none;
}

ul.lesson_list li div.lesson_list_description_wide {
  width:470px;
  float:left;
}

div.member_thumb_1 {
  width:80px;
  text-align:center;
  float:left;
  margin:10px 10px 10px 0;
}

div.member_text_1 {
  width:110px;
  float:left;
}

ul.bordered {
  margin-bottom:30px;
}

ul.bordered_alt {
  margin-bottom:0;
}

ul.bordered_alt li {
  position:relative;
}

ul.bordered li {
  border-top:1px solid #E9E9E9;
  padding-top:10px;
  margin-top:10px;
}

ul.bordered li.first {
  border:0;
}

ul.bordered_alt li.first {
  margin-top:0;
  padding-top:0;
}

ul.bordered_alt p {
  width:300px;
}

ul.bordered_alt p.more {
  float:right;
  text-align:right;
  width:160px;
}

ul.columned {
  width:276px;
  float:left;
  margin-top:20px;
}

ul.columned p {
  margin-top:0;
}

ul.columned div.lesson_list_image {
  width:100px;
}

ul.columned div.lesson_list_text {
  width:150px;
  float:left;
}

div.ad {
  background:#FFF;
  text-align:center;
  margin-bottom:10px;
}

div.ad_no_bg {
  text-align:center;
  margin-bottom:10px;
}

div.ad_grid {
  height:145px;
  margin:10px auto;
  width:300px;
}

div.ad_grid_square {
  display:block;
  width:145px;
  float:left;
  height:145px;
  background:#FFF;
}

div.ad_grid_square div.rboxes {
  padding:10px;
}

div.ad_grid_square div.rbox_wrapper {
  margin-bottom:0;
}

div.ad_grid_square_left {
  margin-right:10px;
}

div.tmp_square {
  width:125px;
  height:125px;
}

div.ad_float_right {
  width:120px;
  height:240px;
  margin:0 0 15px 15px;
  float:right;
}

div#leaderboard_outer {
  background:#E9E9E9;
  padding-top:10px;
  height:90px;
}

div#leaderboard_ad {
  background:#FFF;
  text-align:center;
  width:728px;
  height:90px;
  float:right;
  padding:0 10px;
}

div#leaderboard_side {
  width:200px;
  padding-left:10px;
  padding-top:10px;
  height:80px;
  float:right;
  background:#FFF;
  font-size:11px;
}

div.ga_top {
  margin-bottom:10px;
}

div#adtext_masthead {
  position:absolute;
  left:250px;
  top:3px;
}

div#adtext1 {
  margin-top:10px;
  border-top:1px solid #E9E9E9;
  text-align:right;
  padding:10px 0;
}

span.h_divider {
  color:#CCC;
  margin:0 5px;
}

span.h_divider_no_spaces {
  color:#CCC;
  margin:0;
}

p.small_print {
  font-size:11px;
  color:#999;
}

p.illegible,
span.illegible {
  color:#999;
}

div.survey_blue {
  background:#09C;
  padding:5px;
  color:#FFF;
  font-weight:bold;
  text-align:right;
}

table.photo_grid td {
  vertical-align:top;
  padding:10px;
  text-align:center;
}

fieldset.generic_form p {
  margin-top:0;
}

fieldset.generic_form label {
  display:block;
  float:left;
  width:80px;
  font-weight:bold;
  text-align:right;
  margin-right:5px;
}

fieldset.generic_form input.submit {
  width:auto;
  margin-left:85px;
}

fieldset.cancellation_survey label {
  font-weight:normal;
}

fieldset.cancellation_survey input {
  margin-right:5px;
}

fieldset.cancellation_survey textarea {
  width:450px;
  height:100px;
  margin-top:5px;
}

.hidden {
  display:none;
}

div.cancellation_survey_response p {
  margin:0;
}

div.cancellation_survey_response {
  padding:5px 10px;
  margin:10px 0 20px;
  border:1px solid #DDD;
}

fieldset.gf_306 select {
  width:180px;
}

fieldset.gf_306 input {
  width:172px;
}

ul.tag_cloud {
  margin:5px;
  padding:0;
  text-align:center;
  font-size:24px;
}

ul.tag_cloud li {
  list-style:none;
  display:inline;
  padding:0;
  margin:0 0 5px;
}

div.sub_page_intro ul {
  float:left;
}

div.sub_page_intro img {
  float:left;/**/
  margin-right:10px;
}

ul.pager_control {
  margin:15px 0;
  position:relative;
  font-size:11px;
  width:592px;
}

ul.pager_control li {
  display:inline;
  margin-right:5px;
}

ul.pager_control li.last {
  position:absolute;
  right:0;
  margin-right:0;
}

div.print_only {
  display:none;
}

table.forum_thread {
  width:100%;
  border-top:1px solid #E9E9E9;
  margin-bottom:10px;
}

table.forum_thread td,
table.forum_thread th {
  overflow:hidden;
  vertical-align:top;
}

div.forum_thread_message_box {
  width:460px;
  overflow:hidden;
}

td.forum_col1 {
  width:250px;
}

td.forum_col2 {
  width:150px;
}

td.forum_col3,
td.forum_col4 {
  text-align:center;
}

table.forum_super_member {
  background:#E8F2FE;
}

table.forum_thread td.valigned {
  vertical-align:middle;
}

table.forum_thread td.forum_thread_approve {
  width:20px;
  vertical-align:middle;
}

table.forum_thread td.forum_thread_member {
  width:100px;
  text-align:center;
  padding:10px 10px 10px 0;
}

table.forum_thread td.forum_message {
  padding:10px 0;
}

table.forum_thread td.forum_message p {
  margin:0 0 10px;
}

table.forum_thread td.forum_thread_member p {
  margin:0 0 5px;
}

table.forum_thread td.forum_thread_member p.forum_country,
span.member_country {
  font-size:10px;
}

table.forum_thread td.spaced {
  padding-top:10px;
}

table.forum_thread th {
  color:#999;
  text-align:right;
}

table.forum_thread th p {
  margin:10px 0 0;
  font-size:11px;
}

table.forum_super_member th {
  padding:0 15px;
}

table.forum_super_member td.forum_message {
  padding:15px 15px 0 0;
}

table.unapproved {
  background:#E8F2FE;
}

table.unapproved th p {
  margin-right:10px;
}

h1#box_header {
  padding-top:15px;
  margin-bottom:10px;
}

div.pagination {
  margin:10px 0;
  text-align:right;
}

div.pagination span.disabled {
  display:none;
}

span.normal_weight {
  font-weight:normal;
}

div.hr {
  border-top:1px solid #E9E9E9;
}

div.hr_tall {
  border-top:1px solid #E9E9E9;
  margin-top:10px;
  padding-top:10px;
}

p.float_left,
a.float_left {
  float:left;
}

p.float_right,
div.float_right {
  float:right;
}

img.float_right {
  float:right;
  margin:10px 0 10px 10px;
}

.invisible {
  display:none;
}

.not_invisible {
  display:block;
}

.visible {
  display:visible;
}

img.promo_banner {
  margin:0 0 10px;
}

span.normal {
  font-weight:normal;
  font-style:normal;
  color:#333;
}

span.normal a,
div.rboxes h1#default_lesson span.normal a,
div.rboxes h2.default span.normal a,
div.rboxes h2 span.normal a,
div.rboxes h2.default_lesson span.normal a {
  color:#09C;
}

span.normal strong {
  font-weight:normal;
}

span.normal.text-bold {
  font-weight:bold;
}
div.errorExplanation,
p.flash_error,
p.flash_warning {
  border:1px solid #F00;
  padding:10px;
  margin:20px 0;
  font-weight:bold;
}

div.generic_error {
  color:#F00;
}

div.errorExplanation ul {
  padding-left:15px;
}

div.errorExplanation p,
div.errorExplanation h2 {
  display:none;
}

/*span.fieldWithErrors input,
span.fieldWithErrors select {
  border:1px solid #F00;
  padding:3px;
}*/

p.flash_notice {
  border:1px solid #099;
  padding:10px;
  margin:20px 0;
  font-weight:bold;
}

span.approved {
  color:#099;
}

span.deleted {
  color:#F00;
}

p.section_header {
  display:none;
}

ul.image_list {
  list-style:none;
}

ul.image_list li {
  margin-bottom:10px;
}

ul.image_list div.image_list_thumb {
  float:left;
  width:55px;
  margin-right:10px;
}

ul.image_list div.image_list_text {
  float:left;
  width:480px;
}
ul.image_list div.image_list_text_alt {
  float:left;
  width:210px;
}

ul.image_list div.image_list_text_alt p {
  margin-top:0;
}
ul.super_exercises li a {
  font-weight:bold;
  font-size:14px;
}

ul.horizontal_nav li {
  float:left;
  border-right:1px solid #E9E9E9;
  padding-right:10px;
  margin-right:10px;
  list-style:none;
  margin-bottom:20px;
  font-weight:bold;
  color:#999;
}

ul.horizontal_nav li a {
  font-weight:normal;
}

ul.three li {
  list-style:none;
}

p.align_right {
  text-align:right;
}

/*--- Test home pages ---*/

div#masthead2 {
  height:99px;
  background:url("/images/homepage/home_masthead.png") no-repeat;
  position:relative;
}


div#social-nav-logged-in {
  position:absolute;
  right:155px;
  top:17px;
  list-style:none;
}


div#social-nav {
  position:absolute;
  right:148px;
  top:6px;
  list-style:none;
}

div#masthead2 #social-nav {
  position:absolute;
  right:0px;
  bottom:42px;
}




a#masthead2_home {
  position:absolute;
  width:220px;
  height:99px;
  left:10px;
  top:0;
  text-indent:-9999em;
}

a#masthead2_login {
  position:absolute;
  right:34px;
  bottom:10px;
  font-weight:bold;
  color:#FFF;
}

a#masthead2_fb_login {
  position:absolute;
  right:10px;
  bottom:8px;
  font-weight:bold;
  color:#FFF;
}

div#masthead2_splash {
  padding-top:10px;
  height:392px;
  background:url("/images/homepage/splash.png") 0 10px no-repeat;
  position:relative;
}

p#masthead2_tagline {
  position:absolute;
  text-indent:-9999em;
}

div#masthead2_join {
  width:275px;
  position:absolute;
  right:25px;
  top:60px;
}

div#masthead2_join div.rbox_wrapper {
  margin-top:20px;
}

div#masthead2_inputs {
  margin:30px 0;
}

div#masthead2_join input.faux_button {
  font-size:18px;
}

div#masthead2_join h2 {
  font-size:14px;
}

p#masthead2_policy {
  text-align:right;
}

div#masthead2_join p.intro {
  color:#EF6004;
  font-size:12px;
}

div#masthead2_join label {
  display:block;
  float:left;
  width:90px;
  font-weight:normal;
  font-size:11px;
}

div#masthead2_join span.clear_label {
  clear:both;
  display:block;
}

div#masthead2_join input {
  width:175px;
}

div#masthead2_sidebar {
  width:260px;
  margin-right:25px;
  float:left;
}

div#masthead2_sidebar img {
  margin:10px 0 0;
  border:1px solid #DDD;
}

div#masthead2_sidebar h2 {
  margin-top:10px;
}

ul#masthead2_features {
  width:620px;
  float:left;
}

ul#masthead2_features li {
  padding-left:75px;
  width:215px;
  height:130px;
  margin-top:10px;
  margin-left:10px;
  float:left;
  list-style:none;
}

li#masthead2_features_1 {
  background:url("/images/homepage/masthead2_features_1.png") left 10px no-repeat;
}

li#masthead2_features_2 {
  background:url("/images/homepage/masthead2_features_2.png") left 10px no-repeat;
}

li#masthead2_features_3 {
  background:url("/images/homepage/masthead2_features_3.png") left 10px no-repeat;
}

li#masthead2_features_4 {
  background:url("/images/homepage/masthead2_features_4.png") left 10px no-repeat;
}

li#masthead2_features_5 {
  background:url("/images/homepage/masthead2_features_5.png") left 10px no-repeat;
}

li#masthead2_features_6 {
  background:url("/images/homepage/masthead2_features_6.png") left 10px no-repeat;
}

/*-- Non-standard Formatting --*/

/*--- Ask English Questions Page ---*/

div#ask_english_sidebar {
  width:250px;
  float:right;
  padding:20px 0;
  color:#999;
}

div#ask_english_trial_button {
  width:190px;
  margin:50px 0 50px 15px;
}

div.livechat2 {
  width:300px;
  height:150px;
  background:url(../images/ask_english/live_chat_offline.jpg) no-repeat;
  padding-bottom:10px;
  margin:40px 0 20px;
}

div.livechat2 p {
  margin:0;
}

p.toefl_flat_ad {
  background:url("../images/toefl_logo_tall.jpg") -10px 0 no-repeat;
  padding-left:85px;
  margin-top:0;
  padding-top:15px;
  height:25px;
  line-height:25px;
  clear:both;
}

/*--- Activity Feed ---*/
ul.activity_feed {
  padding-top:15px;
  position:relative;
}

ul.activity_feed li {
  list-style:none;
  margin-bottom:10px;
  border-bottom:1px solid #EAEAEA;
  padding-bottom:10px;
  line-height:16px;
  position:relative;
  color:#999;
  vertical-align:top;
  clear:both!important;
  /*padding-left:40px;*/
}

ul.activity_feed li strong a.show_member_username,
ul.bullet_list li strong a.show_member_username {
  font-weight:normal;
}
span.activity_comment {
  color:#333;
  display:block;
  margin:0 10px 0 40px;
}
/*.member-name span.comment-content {
  color:#333;
  display:block;
  margin:0 0 0 125px;
  position:absolute;
  top:10px;left:0;
  overflow:auto;
  float:none;
}*/
.sub_comment {overflow:visible;}
span.comment-content {
  color:#333;
  display:block;
  margin:0 0 0 40px;
}
#secondary ul.activity_feed div.feed_height {
  height:35px;
  float:left;
  width:40px;
}
ul.activity_feed div.feed_height,#secondary ul.oly_list div.feed_height {
  height:30px;
  float:right;
}
#secondary ul.oly_list div.feed_height {
  height:30px;
  float:right;
  width:auto;
}
.sub_comments_list div.feed_height,.list_comments_page div.feed_height {height:0!important;}

/* Widths are set because of weird IE6/7 bug */
ul.activity_feed_wide li {
  width:552px;
}

span.thumb_list1 {
  width:30px;
  height:30px;
  overflow:hidden;
  display:block;
  float:left;
  text-align:center;
  margin-right:9px;
  /*position:absolute;
  left:0;
  top:0;background: url('/images/profile_thumbnail_30.png') no-repeat 0 0;*/
}
.double_lines span { display:inline;}
.firstColumn span.thumb_list1 {
  position:relative;
}
.firstColumn span.thumb_list1 + strong {
  position:relative;
  float:left;
}
div#toefl_practice_button {
  width:200px;
  margin:20px auto;
}

div#my_published_lessons_button {
  width:200px;
  margin:20px auto;
}

fieldset.create_lesson_padding {
  padding-top:10px;
}

ul.create_lesson {
  margin:20px 85px;
}

span#tiny_limiter {
  width:450px;
  display:block;
}

td.lesson_column {
  width:100px;
}

td.lesson_column_description {
  width:250px;
}

td.lesson_column_description label {
  color:#999;
  font-weight:normal;
}

table.contact_list_users {
  width:100%;
  text-align:left;
}

table.contact_list_users th {
  font-weight:bold;
}

textarea#invitation_body {
  width:380px;
}

table.contact_list_users th,
table.contact_list_users td {
  padding:5px;
}

div#intro_contact_list {
  width:600px;
  float:left;
}

div#intro_contact_list ul {
  float:none;
}

ul#more_email {
  list-style:none;
  width:200px;
}

ul#more_email li {
  margin:5px 0;
}

ul#more_email li input {
  width:200px;
}

tr.unread {
  background:#E8F2FE;
}

span.new_message {
  color:#EF6004;
  font-weight:normal;
}

table.liked_lessons {
  clear:both;
  margin:20px 0;
}

table.liked_lessons td {
  padding:10px;
  width:120px;
  text-align:center;
}

span.strikethru {
  text-decoration:line-through;
}

p#go_super_its_free {
  margin:0;
  position:absolute;
  top:2px;
  right:5px;
  font-weight:bold;
}

ul#culture_cruise_eps li {
  float:left;
  width:120px;
  text-align:center;
  margin-right:10px;
  list-style:none;
}

ul#special_cast {
  margin:20px 0;
}

ul#special_cast li {
  float:left;
  width:95px;
  list-style:none;
  text-align:center;
}

table#olympics_blog th {
  text-align:center;
}

ul#olympics {
  margin:20px 0;
}

ul#olympics li {
  float:left;
  width:290px;
  height:220px;
  text-align:center;
  list-style:none;
}

h2#correct {
  color:#099;
  margin-top:20px;
}

h2#incorrect {
  color:#F00;
  margin-top:20px;
}

table#my_vocab_words td,
table#my_vocab_words th {
  padding:10px;
}

table#my_vocab_words th {
  font-weight:bold;
}

table#my_vocab_words tr {
  border-bottom:1px solid #E9E9E9;
}

div#contact_us textarea {
  width:350px;
  height:200px;
}

div.add_photos_button {
  width:220px;
  margin:20px 0;
}

div.create_blog_button {
  width:150px;
  margin:20px 0;
}

div.take_quiz_button {
  width:250px;
  margin:20px auto;
}

span.correct {
  color:green;
  font-weight:bold;
}

span.incorrect {
  color:red;
  font-weight:bold;
}

div.new_post_button,
div.member_login_prompt {
  width:150px;
  margin:20px 0 0 auto;
}

table#vocab_list {
  border-top:1px solid #E9E9E9;
  margin-top:10px;
}

table#vocab_list th {
  text-align:left;
  padding-top:5px;
}

div#chat_logo {
  margin-bottom:10px;
}

p.already_super {
  position:absolute;
  top:180px;
  left:390px;
}

div.social_index {
  padding-top:15px;
}

p.join_us_on_facebook,
p.join_us_on_twitter,
p.join_us_on_youtube,
p.join_us_on_sina {
  height:32px;
  line-height:32px;
  padding-left:42px;
  font-weight:bold;
  margin-bottom:10px;
  margin-top:0;
}

p.join_us_on_facebook {
  background:url(/images/icons/facebook_32.png) no-repeat;
}

p.join_us_on_twitter {
  background:url(/images/icons/twitter_32.png) no-repeat;
}

p.join_us_on_youtube {
  background:url(/images/icons/youtube_32.png) no-repeat;
}

p.join_us_on_sina {
  background:url(/images/icons/sina_32.png) no-repeat;
}

textarea#post_this {
  width:270px;
  height:50px;
  margin:5px 0;
  border:1px solid #CCC;
  font-size:11px;
}

ul.icon_list {
  width:420px;
  float:left;
}

ul.icon_list li img {
  -moz-border-radius:3px;
  -webkit-border-radius:3px;
}

ul.icon_list li img {
  border:2px solid #FFF;
}

ul.icon_list li a.this_one img {
  border:2px solid #EF6004;
}

ul.icon_list li a {
  outline:0;
}

ul.icon_list li {
  display:inline;
  margin-right:1px;
  list-style:none;
}

img.special_icon {
  margin-left:1px;
}

div#sign_up_go_super {
  background:url(/images/layout09/promo/sign_up_go_super2.png) 0 10px no-repeat;
  height:188px;
  padding-top:10px;
  position:relative;
  padding-bottom:20px;
}

div#sign_up_go_super h2 {
  color:#EF6004;
  font-size:32px;
  position:absolute;
  left:250px;
  top:15px;
}

div#sign_up_go_super p.sign_up_go_super_promo {
  position:absolute;
  top:70px;
  left:250px;
  width:400px;
}

fieldset.lesson_card_search {
  width:300px;
  padding-top:10px;
  float:right;
  text-align:right;
}

ul.search_results div.lesson_list_text,
div.lesson_list_text_alt {
  width:470px;
  float:left;
  text-align:left;
}

div.lesson_list_text_alt h3 {
  margin-top:0;
}

div.rboxes ul.search_results h1#default,
div.rboxes ul.search_results h2.default {
  padding-top:0;
  font-size:16px;
}

div.rboxes ul.search_results h1#default a,
div.rboxes ul.search_results h2.default a {
  color:#09C;
}

div.view_lesson_button {
  width:150px;
  margin:10px 0 0;
  float:right;
}

ul.autocomplete_list {
  position:relative;
  list-style: none outside;
  text-align: left;
  background:#FFF;
  z-index:10;
  margin:0;
  padding:0 5px;
  opacity:0.8;
  filter: alpha(opacity=80);
}

ul.autocomplete_list li {
  text-align: left;
  padding:3px;
}

ul.autocomplete_list li a {
  text-decoration: none;
  color:#000;
}

ul.autocomplete_list li.selected a {
  color:#FFF;
}

li.selected {
  background-color: #333;
  color:#FFF;
}

ul.float_list {
  list-style:none;
}

ul.float_list li {
  float:left;
}

ul.float_list li.vocab_popup_add_to_my_vocab {
  background:url(/images/go_super/mini_add_vocab_to_my_vocab.png) no-repeat left;
  padding:5px 5px 0 35px;
  line-height:24px;
  width:150px;
}
.add_to_my_vocab_icon {
  background:url(/images/go_super/mini_add_vocab_to_my_vocab.png) no-repeat left;
  padding:5px 5px 0 35px;
  line-height:24px;
}

ul.float_list li.vocab_popup_blurt {
  background:url(/images/blurt.png) no-repeat left;
  padding:5px 0 5px 24px;
  line-height:24px;
  width:50px;
}
ul.float_list li.link-challenge {
  background:url(/images/go_super/mini_take_vocab_quiz.png) no-repeat left;
  padding:5px 5px 0 35px;
  line-height:24px;
}
div#lesson_nav_element {
  height:30px;
  overflow:hidden;
}
div#lesson_level_nav {
  height:30px;
  overflow:hidden;
}
div#take_full_lesson_spacer {
  height:34px;
}

ul#take_full_lesson_nav,
ul#take_full_lesson_nav_over {
  position:absolute;
  width:622px;
  left:10px;
  height:44px;
  background:url(../images/take_full_lesson.png) no-repeat;
}

ul#take_full_lesson_nav_over {
  background:url(../images/take_full_lesson_over.png) no-repeat;
}

ul#take_full_lesson_nav_over li,
ul#take_full_lesson_nav li {
  position:absolute;
  list-style:none;
  font-weight:bold;
  top:10px;
}

ul#take_full_lesson_nav_over li#free_preview,
ul#take_full_lesson_nav li#free_preview {
  left:15px;
}

ul#take_full_lesson_nav_over li#take_full,
ul#take_full_lesson_nav li#take_full {
  right:55px;
}

ul.lesson_nav {
  list-style:none;
  margin-left:7px;
  height:30px;
}

ul.lesson_nav li {
  background:url(../images/layout09/corners/lesson_nav_purple_right.gif) right no-repeat;
  display:block;
  margin-right:3px;
  float:left;
}

ul.lesson_nav li span {
  padding:8px;
  background:transparent url(../images/layout09/corners/lesson_nav_purple_left.gif) left no-repeat;
  display:block;
  color:#FFF;
  font-weight:bold;
}

ul.lesson_nav li a {
  background:transparent url(../images/layout09/corners/lesson_nav_grey_right.gif) right no-repeat;
  display:block;
  text-decoration:none;
}

ul.lesson_nav li a:hover {
  text-decoration:none;
}

ul.lesson_nav li a span {
  background:transparent url(../images/layout09/corners/lesson_nav_grey_left.gif) left no-repeat;
}

p#lesson_top_1,
p#lesson_top_2,
p#lesson_top_3 {
  float:left;
  color:#999;
  width:180px;
}

ul.vocab_split_list {
  float:left;
  width:190px;
  list-style:none;
  margin:10px 0;
}

ul.vocab_split_list li {
  margin-bottom:5px;
}

div.fake_nav,
div.fake_nav_slang {
  background:url("/images/fake_nav.png") 10px 0 no-repeat;
  height:30px;
  width:622px;
  position:relative;
}

div.fake_nav_slang {
  background:url("/images/fake_nav_slang.png") 10px 0 no-repeat;
}

div.fake_nav a,
div.fake_nav_slang a {
  display:block;
  height:30px;
  width:395px;
  outline:0;
  margin-left:82px;
  text-indent:-9999em;
  position:absolute;
}

div.fake_nav_slang a {
  width:305px;
}

p.backtoschool strong {
  color:#EF6004;
}

p.backtoschool {
  border:1px solid #EF6004;
  padding:5px 10px;
  margin:15px 0;
}

span.backtoschool {
  color:#EF6004;
  margin-left:5px;
}

span.sponsor {
  color:#EF6004;
  margin-left:-5px;
}

div#quiz,
div#quiz2 {
  margin:0 0 30px;
}

div#quiz ol,
div#quiz2 ol {
  margin-left:15px;
  padding-left:15px;
}

div#quiz ol ul li,
div#quiz2 ol ul li {
  list-style:none;
  margin-bottom:3px;
}

div#quiz ol ul li label,
div#quiz2 ol ul li label {
  font-weight:normal;
}

table#lesson_speakers {
  margin:10px;
  float:right;
  border:1px solid #E9E9E9;
}

table#lesson_speakers td {
  padding:5px;
  text-align:center;
}

div.mini_audio {
  clear:both;
  padding-top:10px;
}

p.lessons_audio_icon {
  background:url(/images/lesson_mp3_icon.png) no-repeat;
  height:22px;
  line-height:22px;
  text-indent:33px;
}

p.next_tab {
  background:url(/images/purple_arrow.png) right no-repeat;
  text-align:right;
}

p.next_tab a {
  display:block;
  height:26px;
  line-height:26px;
  padding-right:36px;
  text-decoration:none;
}

ul.lesson_toolbar {
  list-style:none;
  width:170px;
  float:left;
  font-weight:bold;
}

ul.lesson_toolbar li {
  padding-left:35px;
  height:20px;
  line-height:20px;
  margin:8px 0;
  font-size:12px;
}

ul.lesson_toolbar li#lesson_detail_print {
  background:url(/images/go_super/mini_print_this_lesson.png) no-repeat;
}

ul.lesson_toolbar li#lesson_detail_mp3 {
  background:url(/images/go_super/mini_download_this_mp3.png) no-repeat;
}

ul.lesson_toolbar li#lesson_detail_quiz {
  background:url(/images/go_super/mini_take_vocab_quiz.png) no-repeat;
}

ul.lesson_toolbar li#lesson_detail_vocab {
  background:url(/images/go_super/mini_add_vocab_to_my_vocab.png) no-repeat;
}

ul.lesson_toolbar li#lesson_detail_ask_ebaby {
  background:url(/images/go_super/mini_ask_ebaby.png) no-repeat;
}

ul.lesson_toolbar li#lesson_detail_add_lesson {
  background:url(/images/go_super/mini_save_lesson.png) no-repeat;
}

div.super_icon_bg {
  width:360px;
  float:left;
  background: url(/images/layout09/bg.png) right top no-repeat;
  border:1px solid #DDD;
  padding:5px;
  margin-top:5px;
}

div.lesson_toolbar_sm {
  width:290px;
}

div.superbg {
  position:absolute;
  width:65px;
  height:65px;
  top:28px;
  right:0;
  z-index:0;
  background: url(/images/layout09/bg.png) right top no-repeat;
}

ul#friends {
  list-style:none;
}

ul#friends li.odd {
  background:#E9E9E9;
}

ul.payment_options {
  list-style:none;
}

ul.payment_options li {
  margin:10px 0;
}

ul.payment_options li input {
  margin-right:10px;
}

ul.payment_options li#payment_options_credit_card,
li#azu_opt_cc {
  background:url(/images/credit_card_logos.gif) right no-repeat;
  height:40px;
  line-height:40px;
  width:121px;
  padding-right:121px;
}

ul.payment_options li#payment_options_paypal,
li#azu_opt_paypal {
  background:url(/images/paypal.gif) right no-repeat;
  height:40px;
  line-height:40px;
  width:101px;
  padding-right:121px;
}

div#checkout_paypal {
  margin:20px 0;
}

/*div#checkout_paypal ul.payment_options li {
  height:40px;
}*/

div#checkout_paypal ul.payment_options li input {
  float:left;
  vertical-align:middle;
  margin-top:5px;
}

ul.payment_options li p {
  width:380px;
  float:left;
  margin:0;
}

p.paypal_plan {
  margin:20px 0;
}

div.paypal_last_step {
  background:url(/images/layout09/promo/last_step_couple.png) right 10px no-repeat;
  height:210px;
}

div#credit_cards {
  width:478px;
  margin:30px auto;
}

ul#best_deal {
  background:url(/images/bestdeal.png) 400px 0 no-repeat;
  height:65px;
  padding-top:25px;
  padding-right:140px;
  margin-left:50px;
}

div#google_ads_div_alert_ad_container {
  background:#E9E9E9;
  padding:10px 9px 0;
  width:940px;
}

div#toefl_register_button {
  width:250px;
}

p#toefl_banner {
  margin:30px 0 20px;
}

ul.house_promo_banners {
  margin:10px 0;
}

ul.house_promo_banners li {
  display:inline;
  width:306px;
  height:60px;
  list-style:none;
}

ul.house_promo_banners li.first {
  margin-right:5px;
}

ul#sign_up_more li {
  float:left;
  width:180px;
  margin-right:20px;
  list-style:none;
}

ul#sign_up_more li.last {
  margin-right:0;
}

div#create_profile_button {
  width:200px;
  margin-left:10px;
  margin-top:30px;
}

div.create_profile_left {
  width:270px;
  float:left;
  border:1px solid #E9E9E9;
  padding:10px;
  margin-right:20px;
}

div.create_profile_left img {
  float:left;
  padding-right:10px;
}

div.create_profile_left p label {
  color:#999;
  font-weight:normal;
}

div.create_profile_right {
  width:580px;
  float:left;
}

div.start_free_button {
  width:230px;
  margin:20px auto;
}

div.start_free_button_top {
  width:230px;
  position:absolute;
  left:350px;
  top:140px;
}

ul#gs_grid {
  margin:20px auto 20px;
  width:900px;
}

ul#gs_grid li {
  display:block;
  float:left;
  width:172px;
  height:130px;
  padding:0;
  margin:0 10px 10px 0;
  overflow:hidden;
}

ul#gs_grid li.gs_5,
ul#gs_grid li.gs_10 {
  margin-right:0;
}

ul#gs_grid li h3 {
  font-size:12px;
  color:#EF6004;
  text-align:center;
  margin:10px auto 5px;
  width:150px;
}

ul#gs_grid li p {
  margin:5px 10px;
  line-height:1.4;
  display:none;
  font-size:11px;
  text-align:center;
}

ul#gs_grid li.gs_1 {
  background:url(/images/layout09/super_promo/ask_ebaby_teachers.png) no-repeat;
}

ul#gs_grid li.gs_2 {
  background:url(/images/layout09/super_promo/listen_to_all_audio.png) no-repeat;
}

ul#gs_grid li.gs_3 {
  background:url(/images/layout09/super_promo/print_lessons.png) no-repeat;
}

ul#gs_grid li.gs_4 {
  background:url(/images/layout09/super_promo/download_all_audio.png) no-repeat;
}

ul#gs_grid li.gs_5 {
  background:url(/images/layout09/super_promo/learn_vocabulary.png) no-repeat;
}

ul#gs_grid li.gs_6 {
  background:url(/images/layout09/super_promo/make_more_friends.png) no-repeat;
}

ul#gs_grid li.gs_7 {
  background:url(/images/layout09/super_promo/no_advertising.png) no-repeat;
}

ul#gs_grid li.gs_8 {
  background:url(/images/layout09/super_promo/take_quizzes.png) no-repeat;
}

ul#gs_grid li.gs_9 {
  background:url(/images/layout09/super_promo/faster_customer_service.png) no-repeat;
}

ul#gs_grid li.gs_10 {
  background:url(/images/layout09/super_promo/save_lessons.png) no-repeat;
}

ul#gs_grid li.no_bg {
  background:url(/images/layout09/super_promo/blank.png) no-repeat;
}

ul#gs_grid li.no_bg p {
  display:block;
}

div#super_only {
  padding:100px 0;
  width:545px;
  margin:0 auto;
}

div#super_only div.rbox_wrapper {
  width:200px;
  margin:20px auto;
}

div#super_only p {
  text-align:center;
}

div#super_only h2 img {
  padding-right:5px;
}

div#super_only h2 {
  font-size:1.6em;
  text-align:center;
}

div#super_only p.free_trial_masthead,
div#super_only p.free_trial_masthead_vocab,
div#super_only p.free_trial_masthead_mp3,
div#super_only p.free_trial_masthead_print,
div#super_only p.free_trial_masthead_practice_english_listening {
  text-align:left;
}

p.free_trial_masthead,
p.free_trial_masthead_vocab,
p.free_trial_masthead_mp3,
p.free_trial_masthead_print,
p.free_trial_masthead_practice_english_listening {
  height:118px;
  width:447px;
  background:url(/images/free_trial/promo_masthead.png) no-repeat;
  color:#EE6C10;
  font-weight:bold;
  padding:30px 0 0 100px;
  font-size:3em;
}

div#super_feature_amy {
  width:431px;
  height:227px;
  background:url(../images/free_trial/promo_amy.png) no-repeat;
  position:relative;
  margin:20px auto;
}

div#super_feature_amy h2 {
  color:#EE6C10;
  font-size:26px;
  position:absolute;
  top:10px;
  right:0;
  text-align:right;
  margin-top:0;
}

div#super_feature_amy p {
  width:230px;
  text-align:left;
  position:absolute;
  left:205px;
  margin:0 0 10px;
  top:112px;
  line-height:2;
  font-size:12px;
}

div#super_only_mini p.free_trial_masthead {
  height:78px;
  width:300px;
  background:url(/images/free_trial/promo_masthead_mini.png) no-repeat 0 center;
  color:#EE6C10;
  font-weight:bold;
  padding:35px 0 0 70px;
  text-align:left;
  font-size:2.25em;
}

p.free_trial_masthead_vocab {
  background:url(/images/free_trial/promo_vocab_practice.png) no-repeat;
  font-size:28px;
  padding-top:10px;
}

p.free_trial_masthead_vocab a {
  display:block;
  text-align:right;
  font-size:12px;
  font-weight:normal;
  width:320px;
}

p.free_trial_masthead_practice_english_listening {
  background:url(/images/free_trial/promo_practice_english_listening.png) 0 20px no-repeat;
  font-size:22px;
  margin-top:15px;
  border-bottom:10px solid #f38a10;
  padding-bottom:15px;
}

p.free_trial_masthead_practice_english_listening span.practice_english_listening_blurb {
  display:block;
  color:#000;
  font-size:13px;
  font-weight:normal;
  margin-top:15px;
  width:320px;
}

p.free_trial_masthead_practice_english_listening a {
  display:block;
  text-align:right;
  margin:15px 0;
  font-size:12px;
  font-weight:normal;
  width:320px;
}

p.free_trial_masthead_mp3 {
  background:url(/images/free_trial/promo_mp3s.png) 0 20px no-repeat;
  font-size:20px;
  border-bottom:10px solid #f38a10;
  margin-top:15px;
}

p.free_trial_masthead_mp3 span.mp3_blurb {
  display:block;
  color:#000;
  font-size:12px;
  font-weight:normal;
  width:325px;
}

p.free_trial_masthead_mp3 a {
  display:block;
  text-align:right;
  font-size:12px;
  font-weight:normal;
  width:320px;
  margin-top:15px;
}

p.free_trial_masthead_print {
  background:url(/images/free_trial/promo_print.png) 0 20px no-repeat;
  font-size:18px;
  border-bottom:10px solid #f38a10;
}

p.free_trial_masthead_print span.print_blurb {
  display:block;
  color:#000;
  font-size:12px;
  font-weight:normal;
  margin-top:15px;
  width:320px;
}

p.free_trial_masthead_print a {
  display:block;
  text-align:right;
  margin:15px 0;
  font-size:12px;
  font-weight:normal;
  width:320px;
}

div#school_ad_button {
  width:300px;
  margin:10px 0 20px;
}

p.school_title a {
  font-weight:normal;
}

table#expanded_search_wide {
  border-collapse:collapse;
}

table#expanded_search_wide td {
  padding-right:10px;
}

table#expanded_search_wide p {
  margin:0 0 10px;
}

table#expanded_search_wide label.normal {
  font-weight:normal;
}


input[type="text"]#member_geolite_city {
	width: 164px;
}

input[type="text"]#_sp_username {
	width: 164px;
}

input[type="text"]#_sp_keywords {
	width: 164px;
}

input[type="text"]#go_super_city {
	width: 164px;
}

fieldset.search_options label {
  width:80px;
}

fieldset.search_options select {
  width:170px;
}

fieldset.search_options label.plain {
  font-weight:normal;
  width:auto;
  text-align:left;
}

div.narrow_search select {
  width:200px;
}

div.narrow_search p {
  margin-top:20px;
}

div.schools ul {
  margin-left:10px;
  padding-left:10px;
}

div.teacher_forum_header {
  width:100px;
  float:left;
  text-align:center;
  margin-right:10px;
  margin-top:10px;
}

div.teacher_forum_header p {
  font-weight:bold;
  margin:0;
  color:#EF6004;
}

div#grammar h2 {
  color:#669;
}

div#grammar table {
  width:100%;
  margin:10px 0;
}

div#grammar ul {
  margin-left:10px;
  padding-left:10px;
}

div#grammar table td,
div#grammar table th {
  padding:5px;
  text-align:center;
}

div#grammar table tr.header {
  font-weight:bold;
  background:#669;
  color:#FFF;
}

div#grammar table tr {
  border-bottom:1px solid #E9E9E9;
}

div.grammar_column {
  width:270px;
  float:left;
}

ul.wide_lesson_list {
  padding:20px 0 0;
}

div.rboxes ul.wide_lesson_list h2 {
  padding:0;
  margin:0;
  line-height:1;
}

ul.wide_lesson_list li {
  border-bottom:1px solid #E9E9E9;
  padding-bottom:20px;
  margin-bottom:20px;
}

ul.wide_lesson_list ul {
  margin:0;
}

ul.wide_lesson_list li li {
  border-bottom:0;
  margin:5px;
  padding:0;
  list-style-type:disc;
}

div#chat_enter_button {
  width:200px;
  margin-top:50px;
  margin-right:50px;
  float:right;
}

div#chat_enter_button input {
  text-align:center;
  padding:3px;
}

table.press {
  margin:20px 0;
  border:1px solid #333;
  width:200px;
}

table.press th {
  background:#333;
  color:#FFF;
}

table.press th,
table.press td {
  padding:5px 10px;
  text-align:center;
}

span.find_ebaby {
  margin-left:5px;
  position:relative;
  top:-2px;
}

div.rboxes h2.find_ebaby {
  margin-bottom:0;
}

table.forum_index {
  text-align:left;
  margin-top:10px;
  width:100%;
}

table.forum_index th,
table.forum_index td {
  padding:5px 5px 10px;
}

table.forum_index th.forum_index_centered,
table.forum_index td.forum_index_centered {
  text-align:center;
}

table.forum_index td,
table.forum_index th {
  border-bottom:1px solid #E9E9E9;
}
/*
table.forum_index tr:hover {
  background:#E9E9E9;
}*/

table.forum_index_2 {
}

table.forum_index_2 p {
  margin:0;
}

table.forum_index_2 td.last {
  border-top:1px solid #E9E9E9;
  border-bottom:0;
}

table.forum_index tr.last {
  border:0;
}

table.forum_index tr.super_forum {
  background:#E8F2FE;
}

table.forum_index tr.super_forum h2,
table.forum_index tr.super_forum p {
  margin-left:15px;
}

table.forum_index tr.super_forum td.forum_index_centered p {
  margin-left:0;
}

table.forum_index_alt {
  width:auto;
  text-align:center;
  border:1px solid #999;
  margin:20px 0;
}

table.forum_index_alt tr {
  border-bottom:1px solid #999;
}

table.forum_index_alt th {
  font-weight:bold;
}

table.forum_index_alt td strong {
  color:#EF6004;
}

table.forum_index th.forum_index_started_by {
  width:150px;
  overflow:hidden;
}

p.forum_topic_thumb {
  height:30px;
  line-height:30px;
  overflow:none;
}

span.forum_topic_thumb_restraint {
  width:30px;
  height:30px;
  overflow:hidden;
  display:block;
  float:left;
  margin-right:10px;
  text-align:center;
  position:relative;
}

span.forum_topic_thumb_restraint img {
  position:relative;
}

p.forum_topic_thumb img {
  vertical-align:middle;
}

table.messages {
  text-align:left;
}

fieldset.messages label {
  width:100px;
}

fieldset.messages textarea {
  width:470px;
  height:200px;
}

div#profile_detail_image {
  width:200px;
  padding-top:20px;
  margin-right:15px;
  text-align:center;
  float:left;
}

p.profile_edit {
  position:absolute;
  top:10px;
  right:0;
  margin:0;
}

div#profile_detail_blurb {
  width:377px;
  float:left;
  padding-top:20px;
  position:relative;
}

div#profile_detail_blurb p {
  margin:0 0 5px;
}

div#profile_detail_image p.report_alt {
  text-align:right;
}

div.comment_nav {
  position:absolute;
  top:0;
  right:0;
  background:#FFF;
  text-align:center;
  padding:5px 0 5px 10px;
  border:1px solid #999;
  border-left-color:#CCC;
  border-top-color:#CCC;
  color:#999;
  -moz-border-radius:3px;
  border-radius:3px;
  -moz-box-shadow: 1px 1px 1px #CCC;
  -webkit-box-shadow: 1px 1px 1px #CCC;
  box-shadow: 1px 1px 1px #CCC;
}

ul.sub_comments_list div.comment_nav {
  top:8px;
}

span.shout_delete,
span.shout_report {
  padding-right:10px;
}

div.profile_comment_holder {
  clear:both;
  position:relative;
}

ul.sub_comments_list {
  background:#EFEFEF;
  margin:0 0 0 40px;
  position:relative;
  padding:0 10px 10px;
}

ul.activity_feed_wide ul.sub_comments_list li {
  width:480px;
}

ul.sub_comments_list li {
  padding-right:10px;
  border-top:1px solid #FFF;
  border-bottom:0;
  padding:10px 0 0 0px;
  margin:10px 0 0 0;
  color:#333;
}

ul.sub_comments_list span.thumb_list1 {
  top:10px;
  left:0;
}

ul.sub_comments_list li.sub_comments_view_all {
  line-height:20px;
  height:20px;
  padding-left:0;
}

ul.activity_feed_wide li.sub_comments_view_all {
  width:520px;
}

ul.sub_comments_list li.sub_comments_first {
  margin-top:0;
  border-top:0;
}

div.sub_comment_form ul.sub_comments_list,
div.sub_comment_form ul.sub_comments_list li {
  margin-top:0;
}

a.sub_comment_toggle {
  font-size:11px;
  display:block;
  float:left;
  width:80px;
  outline:0;
  clear:both;
  margin:9px 40px 9px;
}

input.sub_comment_text_field {
  width:340px;
  height:22px;
  line-height:22px;
}

ul.list_comments_page {
  margin-top:0;
}

ul.list_comments_page li {
  border-bottom:0;
  margin-bottom:0;
  padding-left:0;
}

ul.list_comments_page li.sub_comments_view_all  {
  width:auto;
}

ul.list_comments_page ul li {
  padding-left:10px;
}

table.with_comments {
  margin-bottom:0;
}

div.profile_comment {
  margin-bottom:15px;
}
div.profile_comment span {
}
div.sub_comment_form strong {
  display:none;
}

span.view_count {
  color:#999;
}

div#profile_detail_blurb h1 {
  font-size:18px;
  margin:0 0 10px;
  color:#EF6004;
}

div#profile_detail_blurb label,
div#profile_questions label,
p#shout label {
  font-weight:normal;
  color:#999;
}

div#profile_detail_blurb p.other_ebaby_speakers {
  margin-top:30px;
}



div#profile_detail_blurb h1 span.super_member_link,
div#profile_detail_blurb h1 span.super_member_link a {
  color:#EF6004;
  font-size:12px;
}

div.school_detail_button {
  width:200px;
  margin:20px 0;
}

div#school_detail_more {
  margin:20px 0 20px auto;
}

div#profile_detail_blurb div.school_detail_button p {
  margin-bottom:0;
}

input.prefilled_default {
  color:#C0C0C0;
}

input#comment_body_field {
  width:75%;
}

div#comment_form_holder {
  margin:0; padding-top:20px;
}

.success {
  color:green;
}

p#shout {
  font-size:18px;
  margin-top:0;
}

p.stars {
  float:right;
}

div#toefl_button {
  width:250px;
  margin:10px 0;
}

ul#top_rated_nav {
  height:12px;
  line-height:12px;
  margin:20px 0;
}

ul#top_rated_nav li {
  float:left;
  margin-right:5px;
  border-right:1px solid #999;
  padding-right:5px;
  list-style:none;
}

ul#top_rated_nav li.no_border {
  border:0;
}

fieldset#ex_search {
  position:relative;
  font-size:10px;
  height:60px;
}

fieldset#ex_search input#keywords {
  position:absolute;
  bottom:13px;
  height:19px;
}

fieldset#ex_search p#search_lesson_type label {
  width:60px;
  height:20px;
  line-height:20px;
}

fieldset#ex_search select#search_type {
  width:120px;
}

fieldset#ex_search p {
  padding:0;
  margin:0;
}

fieldset#ex_search p.search_extra {
  position:absolute;
  left:210px;
  bottom:25px;
}

fieldset#ex_search p.search_extra select,
fieldset#ex_search p.search_extra input {
  width:355px;
  position:absolute;
  left:0;
  bottom:15px;
}

fieldset#ex_search p.search_extra input {
  height:18px;
}

fieldset#ex_search input#search_submit {
  position:absolute;
  right:20px;
  bottom:10px;
}

fieldset#ex_search p#search_with_video {
  position:absolute;
  left:210px;
  bottom:15px;
}

p#seo_blurb {
  color:#666;
  margin-top:0;
  font-size:10px;
}

div#mega_promo {
  background:url(../images/layout09/promo/home_page_couple.png) 0 20px no-repeat;
  height:298px;
  padding:20px;
  position:relative;
}

div#mega_promo h2 {
  position:absolute;
  left:320px;
  top:35px;
  color:#EF6004;
  font-weight:bold;
  font-size:32px;
}

div#mega_promo p#mega_promo_sub {
  position:absolute;
  left:320px;
  top:80px;
  color:#EF6004;
  font-weight:bold;
  font-size:20px;
}

div#mega_promo p#mega_promo_bullets {
  position:absolute;
  left:320px;
  font-size:12px;
  top:140px;
  width:300px;
}

div#mega_promo img#free_trial {
  position:absolute;
  right:10px;
  top:20px;
}

div#mega_promo div#mega_promo_button {
  width:150px;
  font-weight:bold;
  position:absolute;
  right:350px;
  top:255px;
}

fieldset.mega_promo {
  width:260px;
  position:absolute;
  bottom:40px;
  right:0;
  padding-left:20px;
  border-left:1px solid #DDD;
}

fieldset.mega_promo h3 {
  font-size:14px;
}

fieldset.mega_promo a.member_policy {
  font-size:9px;
  margin-left:5px;
}

fieldset.mega_promo label {
  display:block;
  width:80px;
  text-align:right;
  float:left;
  margin-right:10px;
  font-weight:normal;
  font-size:11px;
}

fieldset.mega_promo input {
  width:140px;
}

fieldset.mega_promo input.submit {
  margin-left:90px;
  width:auto;
}

fieldset.mega_promo select#member_country_id {
  width:140px;
}

fieldset#login_form p {
  margin-top:0;
}

fieldset#login_form label {
  display:block;
  float:left;
  font-size:11px;
  width:70px;
  margin-right:10px;
  text-align:right;
  color:#999;
}

fieldset#login_form input {
  width:170px;
}

fieldset#login_form p#login_submit input {
  width:auto;
}

fieldset#login_form p#login_submit label {
  width:195px;
  text-indent:80px;
  font-size:11px;
  text-align:left;
  font-weight:normal;
}

fieldset.join_ebaby label {
  width:85px;
  font-size:11px;
  text-align:left;
  font-weight:normal;
  float:left;
  display:block;
}

fieldset.join_ebaby input {
  width:170px;
}

fieldset.join_ebaby select {
  width:170px;
}

fieldset.join_ebaby input.submit {
  width:auto;
  margin-left:85px;
}

div.oly_todays_header {
  position:absolute;
  width:622px;
  left:10px;
}

#oly_lesson_header {
  margin:0;
  padding:0;
  font-size:20px;
}

div#oly_page_spacer {
  padding:10px 0 20px;
}

span.oly_coming_soon {
  color:#999;
  font-size:10px;
}

div.oly_todays_header a {
  display:block;
  float:left;
}

div.oly_todays_header_spacer {
  height:50px;
}

p.user_forgot {
  font-size:10px;
}

ul.user_console li {
  font-size:10px;
  display:block;
  float:left;
  width:135px;
  margin:10px 0;
  color:#EF6004;
}

ul.user_console li a {
  font-weight:bold;
  color:#09C;
}

ul.user_console li.last {
  width:163px;
}

div.sub_promo {
  text-align:center;
}

div.sub_promo img {
  margin-top:20px;
}

div.sub_promo p {
  margin-top:5px;
}

div.sub_promo a {
  color:#EF6004;
  font-weight:bold;
}

div.sub_promo2 {
  margin-bottom:10px;
}

p.home_feature {
  padding:10px 0;
  margin:0;
}

p.home_feature img {
  float:left;
  margin:5px 10px 0 0;
}

h3.underlined,
h3.underlined_sub {
  color:#999;
  font-size:12px;
  padding-bottom:5px;
  margin:10px 0 5px;
/*  border-bottom:1px solid #DDD;*/
}

h3.underlined_sub {
  margin-top:20px;
}

div.wide_promo {
  margin-top:10px;
}

img.wide_promo_image {
  float:left;
  width:100px;
  display:block;
}

div.wide_promo_description {
  float:left;
  width:470px;
  margin-left:20px;
}

div.wide_promo h3 {
  color:#EF6004;
}

h3.todays_lesson_title {
  margin:10px 0;
}

h3.todays_lesson_title,
h3.todays_lesson_title a {
  font-size:18px;
  color:#EF6004;
  font-style:italic;
}

h3.todays_lesson_title span.normal {
  font-size:12px;
}

div.preview_lesson_image {
  margin:0 15px 10px 0;
  float:left;
}

div.lesson_image {
  margin:0 20px 10px 0;
  float:left;
  padding-top:20px;
}

ul.lesson_list p.float_right {
  margin-bottom:0;
}

div.dummy_image {
  width:100px;
  height:50px;
}

ul.lesson_thumb_cropped {
  margin-left:0;
  padding-left:0;
}

ul.lesson_thumb_cropped li {
  list-style:none;
  margin-bottom:10px;
  height:34px;
  overflow:hidden;
}

ul.lesson_thumb_cropped span.lesson_thumb_cropped_spacer {
  width:55px;
  display:block;
  float:left;
}

ul.lesson_thumb_cropped li p {
  margin:0;
  line-height:34px;
}

ul.lesson_thumb_cropped img {
  vertical-align:top;
  margin-right:5px;
}

div.ask_amy_promo_2 {
  background:url(/images/amy_sidebar.png) center left no-repeat;
  padding:32px 0 32px 78px;
}

div.ask_amy_promo_2 p {
  margin:0;
}

div.toefl_sub_promo {
  background:url(/images/toefl_logo.png) center left no-repeat;
  padding:0 0 0 95px;
  background-position: -4px 10px;
  margin-top: 9px;
  height: 87px;
}

img.super_icon_sub {
  vertical-align:middle;
}

div.toefl_sub_promo p {
  font-size:10px;
}

div.toefl_sub_promo_wrapper {
  padding:5px 0 5px;
}

p.toefl_more {
  margin-top:0;
  text-align:right;
  margin-top: -5px;
  padding-top: 10%;
}

ul.member_grid {
  list-style:none;
}

ul.member_grid li {
  width:115px;
  height:150px;
  overflow:hidden;
  text-align:center;
  float:left;
}

table.lesson_grid {
  width:100%;
}

table.lesson_grid td {
  vertical-align:top;
  text-align:center;
  padding-right:15px;
}

table.lesson_grid_members {
  width:auto;
}

table.lesson_grid_centered {
  width:460px;
  margin:0 auto;
}

table.lesson_grid_members td {
  width:100px;
}

table.lesson_grid p {
  margin:0 0 10px;
}

table.lesson_grid img {
  margin-bottom:5px;
}

table.lesson_grid img.tv_icon {
  margin:0;
}

table.lesson_grid_friends {
  width:auto;
}

table.lesson_grid_friends p {
  margin:0;
}

table.lesson_grid_friends td {
  padding:10px;
}

table.lesson_grid_friends td.lesson_grid_friends_1 {
  width:80px;
  text-align:center;
}

table.lesson_grid_friends td.lesson_grid_friends_2 {
  width:180px;
}

table.lesson_grid_friends td {
  vertical-align:middle;
  text-align:left;
}

div.mini_lesson_search {
  padding-top:10px;
  border-top:1px solid #E9E9E9;
}

div.mini_lesson_search input#sp_keywords {
  margin-right:5px;
  width:200px;
}

div.member_reviews table td {
  padding:5px 5px 10px;
  vertical-align:top;
}

div.member_reviews table th {
  vertical-align:top;
}

div.member_reviews table p {
  margin:0 0 5px;
}

fieldset.main_login_form {
  margin:20px auto;
  width:330px;
}

fieldset.main_login_form label {
  display:block;
  width:100px;
  float:left;
  text-align:right;
  margin-right:5px;
}

fieldset.main_login_form input {
  width:200px;
}

fieldset.main_login_form input.submit,
fieldset.main_login_form input.check {
  width:auto;
}

fieldset.main_login_form label.normalized {
  float:none;
  display:inline;
  font-weight:normal;
}

fieldset.main_login_form label.normalized input {
  margin-right:5px;
}

div.main_login_form div.rbox_wrapper {
  width:220px;
  text-align:center;
  margin:20px auto;
}

div.main_login_wrapper {
  text-align:center;
}

fieldset.register_form label {
  width:150px;
  font-weight:normal;
}

fieldset.register_form h3 {
  margin:30px 0 20px;
  text-align:right;
  width:150px;
  position:relative;
}

fieldset.register_form h3 span.h3_super_blurb {
  position:absolute;
  left:160px;
  text-align:left;
  width:300px;
  font-weight:normal;
}

fieldset.register_form h3 span.h3_super_blurb img {
  vertical-align:middle;
}

fieldset.register_form h3.h3_billing_alt {
  text-align:left;
  width:auto;
}

fieldset.register_form h3 a {
  color:#09C;
}

span.check_box_box {
  display:block;
  float:left;
  width:420px;
}

span.check_box_box label {
  display:block;
  width:auto;
  text-align:left;
  float:none;
  margin-bottom:3px;
}

span.check_box_box input {
  margin-right:3px;
}

div#amt_charged {
  margin:20px 0 30px;
}

div.dc_box {
  margin-top:30px;
}

p.dc_p {
  display:none;
  padding:10px;
  border:1px solid #EAEAEA;
  width:350px;
}

img#dc_loader {
  margin-left:5px;
  vertical-align:middle;
}

p.pt_charge {
  margin-top:30px;
}

div.dc_msg {
  color:green;
}

span.dc_error {
  color:red;
}

fieldset.register_form label.reg_checks {
  float:none;
  text-align:left;
  width:auto;
  font-weight:normal;
  display:inline;
}

div.register_form_end {
  margin-left:160px;
}

fieldset.bordered {
  border:1px solid #E9E9E9;
  padding:10px;
  margin:20px 0;
}

fieldset.ebaby_schools_search {
  background:#E9E9E9;
  border:0;
  padding:10px;
  margin:10px 0;
}

fieldset.ebaby_schools_search ul {
  list-style:none;
  margin:0;
  padding:0 30px;
}

fieldset.ebaby_schools_search li {
  display:block;
  height:30px;
  line-height:30px;
  width:250px;
  float:left;
}

fieldset.ebaby_schools_search li label {
  display:block;
  width:70px;
  float:left;
  margin-right:5px;
}

fieldset.ebaby_schools_search li input,
fieldset.ebaby_schools_search li select {
  width:140px;
}

fieldset.ebaby_schools_search li input.submit {
  margin-left:70px;
  width:auto;
}

table.school_comparison {
  border-collapse:collapse;
  margin:10px 0;
}

table.school_comparison th {
  font-weight:bold;
}

table.school_comparison td,
table.school_comparison th {
  padding:5px 20px;
  border:1px solid #CCC;
  text-align:center;
}

table.school_comparison td.school_features,
table.school_comparison th.school_features {
  text-align:left;
  padding-left:10px;
}

table.school_comparison th.school_premium,
table.school_comparison td.school_premium {
  background-color:#e3ebf5;
}

/*-- Footer --*/

div#footer,
div#footer_alt {
  clear:both;
  background:#E9E9E9;
  width:898px;
  border-top:1px solid #FFF;
  padding:20px;
  margin-top:20px;
}

div#footer_alt {
  border:0;
}

div#footer ul {
  width:200px;
  float:left;
  list-style:none;
}

div#footer ul.social_media li {
  margin-bottom:5px;
}

div#footer h3 {
  font-weight:bold;
}

div#footer p {
  text-align:center;
}

img.world_learns {
  padding-top:15px;
}

div.world_learns p {
  color:#FFF;
  position:absolute;
  left:270px;
  top:35px;
  width:220px;
  text-align:center
}

a.world_learns_sidebar {
  display:block;
  float:left;
  margin-right:20px;
  width:102px;
}

p.world_learns_sidebar {
  margin-top:30px;
  font-weight:bold;
}

p.kaplan_header {
  margin:20px 0;
}

fieldset.kaplan {
  width:610px;
  margin:20px auto;
}

fieldset.kaplan label {
  display:block;
  float:left;
  width:200px;
  font-weight:normal;
}

fieldset.kaplan label.full {
  width:600px;
  float:none;
}

fieldset.kaplan input,
fieldset.kaplan select {
  width:400px;
}

fieldset.kaplan label.full input {
  width:auto;
}

fieldset.kaplan span.tiny {
  font-size:11px;
}

fieldset.kaplan textarea {
  height:100px;
  width:600px;
  margin:10px 0;
}

fieldset.kaplan input.submit {
  width:auto;
  float:right;
}

h1.extra_large {
  font-size:16px;
}

/*-- Vancouver Olympics --*/

div#oly_header {
  width:938px;
  background:#E9E9E9;
  padding:0 0 10px;
}

div#oly_header img {
  float:left;
  display:block;
}

img.oly_boarder {
  float:left;
  margin-right:10px;
}

ul.oly_list li {
  line-height:30px;
  border-bottom:0;
  vertical-align:top;
}

ul.oly_list li.double_lines {
  line-height:1.4;
  border-bottom:1px solid #EAEAEA;
  clear:both;
}
.oly_list-title {margin-left:40px;display:block!important;}
span.tweet_time {
  font-size:10px;
  color:#999;
}

p#oly_header_header {
  font-weight:bold;
  margin:0;
}

div#oly_ad2,
div#tpromo {
  background:#E9E9E9 url(/images/oly_special_header_top.png) 0 10px no-repeat;
  padding:10px 0 0 25px;
  position:relative;
}

div#oly_ad2_bottom,
div#tpromo_bottom {
  background:#E9E9E9 url(/images/oly_special_header_bottom.png) no-repeat;
  height:11px;
}

ul#oly_ad2_ul {
  list-style:none;
  padding-top:10px;
  height:20px;
  position:relative;
}

ul#oly_ad2_ul li {
  float:left;
  display:block;
  margin-right:20px;
}

li#oly_ad2_header a {
  color:#ef6004;
  font-weight:bold;
  text-decoration:none;
  font-size:14px;
}

li#oly_ad2_text {
  font-size:12px;
  margin-top:2px;
}

li#oly_ad2_link {
  margin-top:2px;
}

li#oly_ad2_ad a {
  position:absolute;
  top:5px;
  right:20px;
  display:block;
  background:url(/images/oly_special_header_toefl.png) no-repeat;
  width:123px;
  height:61px;
  text-indent:-9999px;
}

ul#oly_ad2_lessons {
  clear:both;
  padding-top:10px;
  list-style:none;
  height:30px;
}

ul#oly_ad2_lessons li {
  display:none;
}

ul#oly_ad2_lessons li a {
  font-weight:bold;
}

ul#oly_ad2_lessons li.visible {
  display:block;
}

ul#oly_ad2_lessons img {
  vertical-align:middle;
  margin-right:10px;
}

div#tpromo ul {
  padding:10px 0 0;
  height:30px;
  line-height:30px;
}

div#tpromo li {
  list-style:none;
}

div#tpromo li {
  font-size:11px;
}

div#tpromo li strong {
  font-size:16px;
  margin-right:5px;
}

div#tpromo li img {
  float:left;
  margin-right:10px;
}

div.top_border {
  border-top:1px solid #EAEAEA;
  padding-top:10px;
  margin-top:20px;
}

/*--- Super Pop Up --- */

a.super_pop img,
a.super_pop_alt img {
  vertical-align:middle;
}

div#super_pop,
div#super_pop_mini {
  width:670px;
  padding:5px 10px 0;
}

div#super_pop_mini {
  width:250px;
}

div#super_pop_left {
  width:350px;
  float:left;
  margin-right:20px;
}

div#super_pop_right {
  width:300px;
  float:left;
}

div#super_pop h2 {
  color:#EF6004;
  font-size:24px;
  margin-bottom:20px;
}

div#super_pop_mini h2 {
  font-size:18px;
  color:#EF6004;
  margin-bottom:10px;
}

div#super_pop h3,
div#super_pop_mini h3 {
  color:#EF6004;
  font-size:14px;
  margin-top:0;
  margin-bottom:0;
  line-height:24px;
  padding-left:34px;
}

div#super_pop_mini img {
  margin:10px 0;
}

div#super_pop_mini h3,
div#super_pop_mini p {
  font-size:12px;
}

h3#super_pop_audio {
  background:url(../images/super_pop/download.png) no-repeat;
}

h3#super_pop_quizzes {
  background:url(../images/super_pop/quizzes.png) no-repeat;
}

h3#super_pop_vocabulary {
  background:url(../images/super_pop/vocab.png) no-repeat;
}
.super_pop_vocabulary {
  text-indent:33px;
  background:url(../images/super_pop/vocab.png) no-repeat left -2px;
}
h3#super_pop_mp3s {
  background:url(../images/super_pop/mp3s.png) no-repeat;
}

h3#super_pop_ask_ebaby {
  background:url(../images/super_pop/teachers.png) no-repeat;
}

div#super_pop_right p {
  margin-bottom:15px;
  margin-top:5px;
}

div#super_pop_button {
  clear:both;
  padding-top:20px;
  width:200px;
  margin:0 auto;
}

p#super_pop_cancel {
  text-align:center;
  font-size:10px;
}

p.super_pop_grammar {
  padding-left:34px;
  line-height:24px;
  height:34px;
  margin-bottom:0;
  background:url(../images/super_pop/grammar.png) no-repeat;
}

p.super_pop_quizzes {
  padding-left:34px;
  line-height:24px;
  height:34px;
  margin-bottom:0;
  background:url(../images/super_pop/quizzes.png) no-repeat;
}

p.super_pop_mp3 {
  padding-left:34px;
  line-height:24px;
  height:34px;
  margin-bottom:0;
  background:url(../images/super_pop/mp3s.png) no-repeat;
}

p.super_pop_discussion {
  padding-left:34px;
  line-height:24px;
  height:34px;
  margin-bottom:0;
  background:url(../images/super_pop/mp3s.png) no-repeat;
}

p.super_pop_discussion {
  padding-left:34px;
  line-height:24px;
  height:34px;
  margin-bottom:0;
  background:url(../images/lesson_mp3_icon.png) no-repeat;
}

/*--- Share Icons on Lesson Detail Page ---*/

ul#share_this {
  list-style:none;
  height:32px;
  margin:15px 0 10px;
}

ul#share_this li {
  float:left;
  margin-right:5px;
}

ul#share_this li img {
  display:block;
}

/*--- New lessons list ---*/

div#google_skyscraper {
  width:120px;
  height:600px;
  margin:10px 0 10px 10px;
  float:right;
  clear:right;
}

div.lesson_info p {
  color:#999;
}

div.go_super_button {
  width:120px;
  margin:20px 0 0 auto;
}

p.page_break {
  display:none;
}

#hp_vancouver li {
  display:none;
}

#hp_vancouver li.visible {
  display:block;
}

ul.horizontal_lesson_list li {
  float:left;
  margin-right:10px;
  width:108px;
  text-align:center;
  list-style:none;
}

ul.horizontal_lesson_list li.last {
  margin-right:0;
}

ul.horizontal_lesson_list_wide li {
  width:138px;
}

ul.horizontal_lesson_list li h4 {
  display:none;
}

ul.horizontal_lesson_list li p {
  display:none;
}

ul.horizontal_lesson_list li p.lesson_title {
  display:block;
}

ul.horizontal_lesson_list li p.lesson_title a {
  font-size:12px;
}

ul.horizontal_lesson_list li div.lesson_list_image img {
  display:block;
}

ul.horizontal_lesson_list li {
  position:relative;
}

ul.horizontal_lesson_list li div.lesson_list_image {
  position:relative;
  height:72px;
}

ul.horizontal_lesson_list li div.member_lesson_list_image {
  position:relative;
}

span.shaded_subheader_contents {
  display:block;
  position:absolute;
  left:0;
  bottom:0;
  padding:3px 5px;
  width:98px;
  color:#FFF;
  font-weight:bold;
  font-size:10px;
  z-index:2;
}

ul.horizontal_lesson_list li div.lesson_list_image span.shaded_subheader_contents img {
  display:inline;
  vertical-align:middle;
}

p.upcoming_lesson {
  position:relative;
  top:-10px;
  padding:10px;
  background:#E8F2FE;
}

span.shaded_subheader {
  display:block;
  position:absolute;
  bottom:0;
  left:0;
  background:#000;
  padding:3px 5px;
  width:98px;
  opacity:0.6;
  filter:alpha(opacity=60);
  height:14px;
  z-index:1;
}

div.lesson_slider_wrapper {
  width:592px;
  height:250px;
}

div.lesson_slider_wrapper_alt {
  margin-top:20px;
  height:180px;
}

div.lesson_slider {
  width:502px;
  height:250px;
  float:left;
  overflow:hidden;
  position:relative;
}

div.lesson_slider_wrapper_alt div.lesson_slider {
  height:180px;
}

div.lesson_slider ul {
  position:absolute;
  width:20000px;
}

div.lesson_slider li {
  margin-right:20px;
}

div.back_arrow a,
div.forward_arrow a,
div.back_arrow,
div.forward_arrow {
  width:20px;
  height:50px;
  display:block;
}

div.back_arrow a,
div.forward_arrow a {
  outline:0;
}

div.forward_arrow a {
  background:url("/images/slider_arrows.png") -20px -50px no-repeat;
}

div.back_arrow a {
  background:url("/images/slider_arrows.png") 0 -50px no-repeat;
}

div.back_arrow,
div.forward_arrow {
  float:left;
  margin:50px 20px 0 0;
}

div.forward_arrow {
  margin:50px 0 0 20px;
  background:url("/images/slider_arrows.png") -20px 0 no-repeat;
}

div.back_arrow {
  background:url("/images/slider_arrows.png");
  margin-right:30px;
}

p.search_secondary {
  color:#666;
}

div.search_lesson_image_cropped {
  height:90px;
  overflow:hidden;
}

ul.search_2 {
  margin-top:20px;
  clear:both;
}

ul.horizontal_lesson_list li p.visible {
  display:block;
}

div.lesson_list_text_2 {
  width:155px;
  float:left;
}

div.lesson_list_text_2 div#toefl_button {
  width:155px;
  margin-top:0;
}

div.lesson_list_text_2 div#toefl_button div.rboxes {
  padding:0 10px 5px;
}

div.lesson_list_text_2 div#toefl_button p {
  font-size:10px;
}

h3.grammar {
  font-size:10px;
}

h3.grammar a {
  color:#09C;
}

p.left_floated {
  float:left;
}

/*--- Gift Certificate Stuff ---*/

fieldset.gift_form label {
  display:block;
  float:left;
  width:100px;
  text-align:right;
  margin-right:10px;
  font-weight:normal;
}

div.gift_check_boxes {
  margin:20px 50px;
}

fieldset.gift_form div.rbox_wrapper {
  width:100px;
  margin-left:200px;
}

fieldset.gift_form textarea {
  height:100px;
}

fieldset.gift_form textarea.prefilled_default {
  color:#999;
}

div.gift_blurb {
  padding-left:170px;
  height:120px;
  background:url("../images/gift_email/gift_email.png") no-repeat;
}

div.gift_blurb h2 {
  font-size:24px;
}

div.gift_print_link {
  width:180px;
  margin:20px auto;
}

div#printable_gift_certificate {
  border:1px solid #999;
  padding:20px;
  margin-bottom:20px;
}

div#printable_gift_certificate h2 {
  text-align:center;
  font-size:18px;
  padding-top:0;
  margin-bottom:20px;
}

div#printable_gift_certificate img#gift_image {
  float:left;
  margin-right:20px;
}

p#gift_instructions {
  border-top:1px dotted #999;
  margin-top:20px;
  padding-top:10px;
  clear:both;
  text-align:center;
}

p#gift_code {
  text-align:center;
  font-weight:bold;
  font-size:18px;
  margin:10px 0 40px;
}

p#gift_super_promo {
  text-align:center;
}

div.sub_options {
  margin-left:20px;
}

div.sub_options p {
  margin:5px 0;
}

/*--- Super congrats page ---*/

ul.super_congrats {
  list-style:none;
  margin-top:30px;
}

ul.super_congrats img {
  width:200px;
  float:left;
  margin-right:40px;
}

ul.super_congrats div.blurb {
  width:650px;
  float:left;
}

ul.super_congrats div.blurb div.rbox_wrapper {
  width:180px;
  float:right;
  margin-top:30px;
  margin-left:10px;
}

ul.super_congrats li {
  margin:10px 0;
  padding-bottom:20px;
  border-bottom:1px solid #CCC;
}

ul.super_congrats li.last {
  border-bottom:0;
}

/*-- Sign up grid --*/

table#sug {
  width:700px;
  margin:20px 0;
  background:url(/images/layout09/signup_grid/sug_top.png) no-repeat top right;
}

table#sug tbody p {
  font-size:12px;
  margin:0;
}

table#sug tbody td,
table#sug tbody th {
  border:1px solid #CCC;
  padding:5px 20px;
}

table#sug tbody th {
  width:220px;
  vertical-align:center;
  height:55px;
}

table#sug tbody th p {
  display:none;
}

div#sug_bg {
  background:url(/images/layout09/signup_grid/sug_bottom.png) no-repeat bottom right;
  margin-bottom:20px;
  width:700px;
}

table#sug thead td {
  vertical-align:bottom;
}

table#sug tbody {
  background:#FFF;
}

table#sug tfoot td {
  vertical-align:top;
}

table#sug th {
  text-align:left;
}

table#sug th.sug_short {
  height:auto;
}

table#sug td {
  text-align:center;
}

table#sug td.sug_super {
  width:220px;
}

table#sug div.free_trial_bg {
  padding-right:60px;
  width:170px;
  margin:0 10px;
  padding-bottom:10px;
  background:url(/images/layout09/signup_grid/free_trial.png) no-repeat center right;
}

table#sug td.sug_free {
  width:240px;
}

table#sug h2 {
  font-size:14px;
}

table#sug div.sug_button {
  width:200px;
  margin:0 auto;
}

table#sug div.sug_button a {
  font-size:14px;
}

table#sug tbody p {
  font-size:10px;
}

table#sug tbody a {
  color:#EF6004;
  font-weight:bold;
  font-size:12px;
  padding-left:45px;
  display:block;
  outline:0;
}

table#sug tbody a:hover {
  text-decoration:none;
}

table#sug tbody a.invisible {
  display:none;
}

table#sug tbody th#sug_audio {
  background:url(/images/layout09/signup_grid/icon_audio.png) center left no-repeat;
}

table#sug tbody th#sug_mp3s {
  background:url(/images/layout09/signup_grid/icon_mp3s.png) center left no-repeat;
}

table#sug tbody th#sug_print {
  background:url(/images/layout09/signup_grid/icon_print.png) center left no-repeat;
}

table#sug tbody th#sug_teachers {
  background:url(/images/layout09/signup_grid/icon_teachers.png) center left no-repeat;
}

table#sug tbody th#sug_save {
  background:url(/images/layout09/signup_grid/icon_save.png) center left no-repeat;
}

table#sug tbody th#sug_vocabulary {
  background:url(/images/layout09/signup_grid/icon_vocab.png) center left no-repeat;
}

table#sug tbody th#sug_quizzes {
  background:url(/images/layout09/signup_grid/icon_quizzes.png) center left no-repeat;
}

table#sug tbody th#sug_friends {
  background:url(/images/layout09/signup_grid/icon_friends.png) center left no-repeat;
}

table#sug tbody th#sug_ads {
  background:url(/images/layout09/signup_grid/icon_ads.png) center left no-repeat;
}

table#sug tbody th#sug_service {
  background:url(/images/layout09/signup_grid/icon_service.png) center left no-repeat;
}

/*--- Adwords Pages ---*/

p.already_member {
  margin-left:193px;
  font-size:11px;
}

div.ft_button {
  width:200px;
  margin:30px 0 30px 190px;
}

div#adwords_main {
  margin:0 30px 10px;
  padding-top:10px;
}

div#adwords_main h3 {
  font-size:24px;
  padding-top:50px;
  margin-top:0;
}

div#adwords_main h2 {
  font-size:48px;
  padding-top:0;
}

div#adwords_main_2 {
  margin:0 30px 20px;
  padding-top:20px;
}

div#adwords_main_2 h3 {
  font-size:18px;
  padding-top:20px;
  margin-top:0;
}

div#adwords_main_2 h2 {
  font-size:36px;
  padding-top:0;
}

img#adwords_students {
  float:right;
  margin-left:20px;
}

div#adwords_secondary {
  padding-top:5px;
}

div#adwords_secondary blockquote {
  font-style:italic;
  margin:0 0 20px;
  width:220px;
  float:left;
}

div#adwords_secondary cite {
  color:#999;
}

div#adwords_secondary p {
  margin-bottom:5px;
}

div#adwords_secondary img {
  float:left;
  margin-right:10px;
  margin-top:15px;
}

span#example_code_toggle {
  font-size:10px;
}

p#example_video_code {
  display:none;
  font-size:10px;
  color:#999;
}

div.livechat {
  width:300px;
  height:150px;
  background:url(../images/ask_english/live_chat_offline.jpg) no-repeat;
  margin:0 auto;
  padding-bottom:10px;
}

div.livechat p {
  margin:0;
}

ul#unclear1 li {
  clear:none;
}

div#chat_start_super {
  width:200px;
  margin:20px auto;
}

h2.large_super {
  font-size:18px;
}

a.super_inline img {
  vertical-align:middle;
}

ul.check_list {
  margin-left:5px;
  padding-left:0;
}

ul.check_list li {
  list-style:none;
  background:url(/images/check.png) left 3px no-repeat;
  padding-left:18px;
}

/* Spam Links */

div.blog_reported {
  float:right;
  margin-top:10px;
}

div.blog_comment_report {
  float:right;
  margin-left:10px;
  margin-top:1px;
}

span.report_span input {
  vertical-align:middle;
}

p.report_p {
  padding-bottom:3px;
}

table.forum_thread span.reported {
  color:red;
}

td.messages_preview {
  width:280px;
}

fieldset.form1 {
  margin:10px;
  border:0;
}

fieldset.form1 label {
  display:block;
  float:left;
  width:90px;
  font-weight:normal;
  text-align:right;
  margin-right:10px;
}

fieldset.form1 input.submit {
  margin-left:100px;
}

fieldset.form1 textarea {
  width:400px;
  height:200px;
}

table.member_grid1 {
  width:275px;
  margin:10px 0 0;
}

table.member_grid1 td {
  text-align:center;
}

/* Some toefl stuff */

img.float_left {
  float:left;
  margin-right:15px;
}

p.backtop {
  margin-bottom:30px;
}

p.toefl_sub {
  color:#666;
}

div.spacer {
  clear:both;
  padding:10px 0;
}

/* Tooltips */

#dhtmlgoodies_tooltip{
  background-color:#E9E9E9;
  border:1px solid #999;
  position:absolute;
  display:none;
  z-index:20000;
  padding:5px;
  font-size:12px;
  -moz-border-radius:6px; /* Rounded edges in Firefox */
  -webkit-border-radius:6px;
}

/*-- Clears, hacks, etc. --*/

div.clear {
  clear:both;
}

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.clearfix {
  display:inline-block;
}
* flexible columns  -------------------------------------------- */
.flex-columns:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
* html .flex-columns {height: 1%;}
.flex-columns{display:inline-block;clear:both;}
.flex-columns, .column{ display:block; }
.flex-columns .column{
  float:left;
  overflow:hidden;
  display:inline;
  margin:0; padding:0 0 5px;
}
.col2-40-60 .firstColumn{ width:35%; margin-right:3%; }
.col2-40-60 .lastColumn{ width:59%; }
.col2-30-70 .firstColumn{ width:30%; margin-right:5px; }
.col2-30-70 .lastColumn{ width:65%; }
.col2-pix30 .firstColumn{ width:35px; margin-right:4%; }
.col2-pix30 .lastColumn{ width:75%; }
.col2-30 .firstColumn{ width:25%; margin-right:2%; }
.col2-30 .lastColumn{ width:73%; }
.col3 .firstColumn,.col3 .centerColumn{ width:33%; margin-right:0; }
.col3 .lastColumn{ width:33%; }
.col2575 .columnFirst{ width:23%; margin-right:12px; }
.col2575 .columnLast{ width:73%; }
.column label { width:auto!important;margin:3px 0!important;float:none!important; text-align:left!important;white-space:nowrap; }
.check_box_box { float:left; width:430px; }
ul.list-emphasis { margin:5px 45px 20px; font-size:14px;}
ul.list-emphasis li { padding:3px;}
input[type="submit"].button-blue {
  border:none;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  color:white;
  background-color:#39c;
  padding:6px 8px;
  font-weight:bold;
  font-size:13px;
  cursor:pointer;
}
.box-rounded {
  background-color:#fff;
  padding:15px;
  margin:10px auto;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
.box-rounded-grey {
  background-color:#efefef;
  padding:15px;
  margin:10px auto;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
.box-rounded-grey-sm {
  background-color:#efefef;
  padding:10px;
  margin:5px auto;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
.box-grey-sm {
  background-color:#efefef;
  padding:10px;
  margin:5px auto;
}
.white-box-rounded {
  background-color:#fff;
  padding:15px;
  margin:10px auto;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
.blue-box-rounded {
  background-color:#E8F2FE;
  padding:15px;
  margin:10px auto;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
.orange-box-rounded {
  background-color:#FEEAD0;
  padding:15px;
  margin:10px auto;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
.orange-box-rounded:after,
.blue-box-rounded:after,
.white-box-rounded:after,
.box-rounded:after,
.box-rounded-grey:after,
.box-grey-sm:after,
.box-rounded-grey-sm:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.blue-border {  border:1px solid #09C;  }
.orange-border { border:1px solid #FAA61A; }

.align-center {
  text-align:center;
  vertical-align:middle;
}
.social-plugins { display:inline-block; clear:both; margin-top:3px; overflow:visible!important; }
.rr-likebutton {
  min-height:25px;
  float:left;
  margin-right:15px;
  display:block;
  overflow:visible!important;
}
.fb-likebutton {
  min-height:25px;
  float:left;
  display:block;
  overflow:visible!important;
}
hr {
  border-width:1px 1px 0;
  border-style: solid;
  border-color:#EAEAEA;
  height: 1px;
  margin-top:12px;
  color:none;
  background-color:transparent;
  clear:both;
}
.hide{display:none;}
div.sub_page_intro .membername img{float:none!important;}
div.auto_complete ul li.selected {background-color:#09C;}
.label-right{display:inline-block; padding-left:9px;}

/**/
#main .member-user{display:inline-block;
float:left;
margin-right:9px;
line-height:0;
min-height:0px;
}
#main .member-name{display:inline-block;vertical-align:top;}
#main .member-name img{padding-left:2px;}
#main .member-name strong{line-height:16px;}
#main .member-thumbnail{width:30px;height:30px!important;
display:inline-block;
text-align:center;
margin-right:5px;
overflow:hidden;
background:url('/images/profile_thumbnail_30.png') no-repeat 0 0;}
#main .member-thumbnail img{}

img.member-sponsor-logo{
  width: 100%;
  height: 100%;
}

#main .member-activity-text {vertical-align:top;}
#secondary .member-user{margin:0 5px 0 -40px;height:16px;float:left;min-height:0px;}
#secondary .member-user strong{margin-top:5px;}
#secondary .member-thumbnail {
  width:30px;
  height:30px!important;
  display:inline-block;
  text-align:center;
  margin-right:5px;
  overflow:hidden;
  background:url('/images/profile_thumbnail_30.png') no-repeat 0 0;
}
#secondary .member-thumbnail a {display:block;height:30px!important;}
#secondary .member-activity {padding:0px;margin:0px;vertical-align:top;}
#secondary .member-activity-text {display:inline-block;margin-left:40px;position:relative;}
#secondary .member-name{display:inline-block;vertical-align:top;}
#secondary .member-name img{padding-left:2px;}
#secondary ul.activity_feed  li {line-height:16px;}
#secondary ul.activity_feed  li .member-name strong + img {padding-right:18px;}
#secondary ul.activity_feed  li strong {margin-top:3px;line-height:16px;}
#comment_form_holder .member-name strong{display:none;}

.icon-list{list-style:none;/*padding-left:24px;*/}
.icon-list .icon{background-image:url(/images/icons/icons_announcement.png);background-repeat:no-repeat;line-height:16px;height:16px;width:18px;text-indent:-9999px;display:block;float:left;}
.announcement-list li + li{padding-top:12px; display:block;}
.announcement-list li.first-child{padding-top:0;}
.announcement-list li{clear:both;}
.announcement-list li.last-child{}
.announcement-title{font-weight:bold;}
.announcement-title:after{font-weight:bold;content:": "}
.announcement-message{display:block;float:left;width:500px;padding-left:12px;}
.announcement-close{background:url(/images/icons/icons_announcement.png) left -91px no-repeat;text-indent:-9999px;display:block;float:right; }
.announcement-close a{width:18px;height:18px;display:block;}

.icon-new {background-position:left 0;}
.icon-info {background-position:left -198px;}
.icon-alert {background-position:left -145px;}
.icon-important{background-position:left -160px;}
.icon-event{background-position:left -36px;}
.icon-time{background-position:left -54;}

.quiz-fill-in-blank { border-bottom:#666 solid 1px; width:100px; height:16px; display:inline-block; }
.btn-translation-toggle,.btn-toggle { cursor:pointer; color:#09C; font-size:12px;font-weight:normal; display:inline-block; height:12px; line-height:12px; background-image:url('/images/icons/icon_show_hide.png'); background-position:0 4px; background-repeat: no-repeat; padding:1px 0 1px 14px;  }
.btn-toggle-hide { background-position: 0 -8px; }
.float-right {float:right; }
.float-left {float:left; }
.forum_message ul,.forum_message ol,.blog-entry ol,.blog-entry ul{margin-left:36px;}
.forum_message ul.activity_feed,.forum_message ul.sub_comments_list{margin-left:0;}
.quote { display:inline-block; }
.text-quote{float:left;display:inline-block; width:420px;}
.img-quote{padding:0 18px 18px 0;margin-top:9px; float:left; display:inline-block;width:135px; }

.addMarginTop{margin-top:9px;}
.addMarginBottom { margin-bottom:9px; }
.addMarginLeft { margin-left:18px; }
.addMarginRight { margin-right:18px; }
.addPaddingTop { padding-top:9px; }
.addPaddingBottom { padding-bottom:9px; }
.addPaddingLeft { padding-left:9px; }
.addPaddingRight { padding-right:9px; }
.noMargin { margin:0px !important;}
.noMarginTop { margin-top:0px !important;}
.noMarginBottom { margin-bottom:0px !important;}
.noPadding { padding:0px !important;}
.noPaddingTop { padding-top:0px !important;}
.noPaddingBottom { padding-bottom:0px !important;}
.evenPadding { padding:6px 0; }
.evenMargin { padding:6px 0; }

.text-orange, .text-orange a {color:#EF6004;}
.text-grey {color:#888;}
h1.text-large,.text-large { font-size:20px; margin-top:3px; }
.text-medium { font-size:14px; }
.text-small { font-size:11px;  }
.text-smaller { font-size:10px;  }
.text-correct{color:green;}
.text-error,.error,.text-required,.required{color:red;}
div.auto_complete {background-color:#fff;}
div.auto_complete ul li.selected.disabled,li.disabled.selected {background-color:#ccc;color:#000;}
.ui-autocomplete-loading { background: white url('/_img/ui/ui-anim_basic_16x16.gif') right center no-repeat; }
.display-block{display:block;}
.display-block .lesson-related{display:inline-block;width:100px;margin:0 20px 20px 0;vertical-align:top;}
.display-inline{display:inline-block;}
.lesson-related .lesson-img,.lesson-related .lesson-url{display:block;text-align:center;}
.lesson-related .lesson-img{overflow:hidden;height:60px;}
.form-search{display:block;width:290px;}
.form-search #search_name{float:left;}
.form-search input[type="submit"]{display:inline-block;float:right;}
.lesson-related .lesson-url{padding-top:6px;}
.feed-vocab .feed-img {border:1px solid #dddddd;}
/*temp-hacks
.sans-pt ul.activity_feed{margin-left:40px;}
.sans-pt div.feed_preview{margin-left:0;clear:both;}
.sans-pt ul.activity_feed li:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
*/
.list-formfield{list-style:none;}
.list-formfield li{padding:3px 0 0;}
.button-submit{margin:6px 0 0;}
.valign-top{vertical-align:top;}
.clear-both{clear:both;}
label.error{font-weight:normal;}
input[type="checkbox"],
input[type="radio"]{margin:1px 2px;}

.lesson-likes{float:left;text-align:left;}
/*modal window*/
#mask{position:absolute;left:0;top:0;z-index:9000;background-color:#000;display:none;}
#boxes .window{position:fixed;left:50%;top:50%;width:440px;height:150px;display:none;z-index:9999;padding:20px;text-align:center;}
#boxes #dialog{width:375px;height:150px;padding:10px;background-color:#fff;-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;}
#dialogButtons{margin-left:auto;margin-right:auto;width:129px;}
a img,a:hover img{border:0!important;text-decoration:none!important;outline:none!important;}



/* ---------- fancybox ------------------- */

/*
 * FancyBox - jQuery Plugin
 * Simple and fancy lightbox alternative
 *
 * Examples and documentation at: http://fancybox.net
 *
 * Copyright (c) 2008 - 2010 Janis Skarnelis
 *
 * Version: 1.3.1 (05/03/2010)
 * Requires: jQuery v1.3+
 *
 * Dual licensed under the MIT and GPL licenses:
 *   http://www.opensource.org/licenses/mit-license.php
 *   http://www.gnu.org/licenses/gpl.html
 */

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	height: 40px;
	width: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	z-index: 1104;
	display: none;
}

* html #fancybox-loading {	/* IE6 */
	position: absolute;
	margin-top: 0;
}

#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background-image: url('fancybox.png');
}

#fancybox-overlay {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: #000;
	z-index: 1100;
	display: none;
}

* html #fancybox-overlay {	/* IE6 */
	position: absolute;
	width: 100%;
}

#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}

#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 20px;
	z-index: 1101;
	display: none;
}

#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	background: #FFF;
}

#fancybox-inner {
	position: absolute;
	top: 0;
	left: 0;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: 0;
	outline: none;
	overflow: hidden;
}

#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

#fancybox-close {
	position: absolute;
	top: -15px;
	right: -15px;
	width: 30px;
	height: 30px;
	background-image: url('fancybox.png');
	background-position: -40px 0px;
	cursor: pointer;
	z-index: 1103;
	display: none;
}

#fancybox_error {
	color: #444;
	font: normal 12px/20px Arial;
	padding: 7px;
	margin: 0;
}

#fancybox-content {
	height: auto;
	width: auto;
	padding: 0;
	margin: 0;
}

#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
	-ms-interpolation-mode: bicubic;
}

#fancybox-frame {
	position: relative;
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}

#fancybox-title {
	position: absolute;
	bottom: 0;
	left: 0;
	font-family: Arial;
	font-size: 12px;
	z-index: 1102;
}

.fancybox-title-inside {
	padding: 10px 0;
	text-align: center;
	color: #333;
}

.fancybox-title-outside {
	padding-top: 5px;
	color: #FFF;
	text-align: center;
	font-weight: bold;
}

.fancybox-title-over {
	color: #FFF;
	text-align: left;
}

#fancybox-title-over {
	padding: 10px;
	background-image: url('fancy_title_over.png');
	display: block;
}

#fancybox-title-wrap {
	display: inline-block;
}

#fancybox-title-wrap span {
	height: 32px;
	float: left;
}

#fancybox-title-left {
	padding-left: 15px;
	background-image: url('fancybox.png');
	background-position: -40px -90px;
	background-repeat: no-repeat;
}

#fancybox-title-main {
	font-weight: bold;
	line-height: 29px;
	background-image: url('fancybox-x.png');
	background-position: 0px -40px;
	color: #FFF;
}

#fancybox-title-right {
	padding-left: 15px;
	background-image: url('fancybox.png');
	background-position: -55px -90px;
	background-repeat: no-repeat;
}

#fancybox-left, #fancybox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	background-image: url('blank.gif');
	z-index: 1102;
	display: none;
}

#fancybox-left {
	left: 0px;
}

#fancybox-right {
	right: 0px;
}

#fancybox-left-ico, #fancybox-right-ico {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 1102;
	display: block;
}

#fancybox-left-ico {
	background-image: url('fancybox.png');
	background-position: -40px -30px;
}

#fancybox-right-ico {
	background-image: url('fancybox.png');
	background-position: -40px -60px;
}

#fancybox-left:hover, #fancybox-right:hover {
	visibility: visible;    /* IE6 */
}

#fancybox-left:hover span {
	left: 20px;
}

#fancybox-right:hover span {
	left: auto;
	right: 20px;
}

.fancy-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	width: 20px;
	height: 20px;
	z-index: 1001;
}

#fancy-bg-n {
	top: -20px;
	left: 0;
	width: 100%;
	background-image: url('fancybox-x.png');
}

#fancy-bg-ne {
	top: -20px;
	right: -20px;
	background-image: url('fancybox.png');
	background-position: -40px -162px;
}

#fancy-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
	background-image: url('fancybox-y.png');
	background-position: -20px 0px;
}

#fancy-bg-se {
	bottom: -20px;
	right: -20px;
	background-image: url('fancybox.png');
	background-position: -40px -182px;
}

#fancy-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
	background-image: url('fancybox-x.png');
	background-position: 0px -20px;
}

#fancy-bg-sw {
	bottom: -20px;
	left: -20px;
	background-image: url('fancybox.png');
	background-position: -40px -142px;
}

#fancy-bg-w {
	top: 0;
	left: -20px;
	height: 100%;
	background-image: url('fancybox-y.png');
}

#fancy-bg-nw {
	top: -20px;
	left: -20px;
	background-image: url('fancybox.png');
	background-position: -40px -122px;
}

/* IE */

#fancybox-loading.fancybox-ie div	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fancybox/fancy_loading.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-close		{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fancybox/fancy_close.png', sizingMethod='scale'); }

.fancybox-ie #fancybox-title-over	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fancybox/fancy_title_over.png', sizingMethod='scale'); zoom: 1; }
.fancybox-ie #fancybox-title-left	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fancybox/fancy_title_left.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-title-main	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fancybox/fancy_title_main.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-title-right	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fancybox/fancy_title_right.png', sizingMethod='scale'); }

.fancybox-ie #fancybox-left-ico		{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fancybox/fancy_nav_left.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-right-ico	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fancybox/fancy_nav_right.png', sizingMethod='scale'); }

.fancybox-ie .fancy-bg { background: transparent !important; }

.fancybox-ie #fancy-bg-n	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fancybox/fancy_shadow_n.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-ne	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fancybox/fancy_shadow_ne.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-e	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fancybox/fancy_shadow_e.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-se	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fancybox/fancy_shadow_se.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-s	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fancybox/fancy_shadow_s.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-sw	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fancybox/fancy_shadow_sw.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-w	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fancybox/fancy_shadow_w.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-nw	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fancybox/fancy_shadow_nw.png', sizingMethod='scale'); }


.ui-dialog {
  position:fixed;
  padding:10px;
  margin:0;

  top:0;
  left:0;

  z-index:10000;
  background:rgba(255,255,255,0.5);
}

.ui-dialog-titlebar-close {
  font-size: 130%;
}


.overlay {
position: fixed;
top: 0;
left: 0;
height: 100%;
width: 100%;
background-color: rgba(0, 0, 0, 0.5);
z-index: -1;
}

audio {
  height: 80px;
  width: 100% !important;

/*ad-butler close button*/
span.ui-button-text {
  color: #0099cc;
}
