html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, figure, footer, header, hgroup, menu, nav, section, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
article, aside, figure, footer, header, hgroup, nav, section { display: block; }
nav ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before {
  content: '';
  content: none;
}
blockquote:after {
  content: '';
  content: none;
}
q:before {
  content: '';
  content: none;
}
q:after {
  content: '';
  content: none;
}
a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
ins {
  background-color: #ffff99;
  color: #000000;
  text-decoration: none;
}
mark {
  background-color: #ffff99;
  color: #000000;
  font-style: italic;
  font-weight: bold;
}
del { text-decoration: line-through; }
abbr[title], dfn[title] {
  border-bottom: 1px dotted #000000;
  cursor: help;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}
input, select { vertical-align: middle; }
:focus, active { outline: 0; }
body {
  font-family: sans-serif;
  *font-size: small;
  *font: x-small;
  line-height: 1.22;
}
table {
  font-size: inherit;
  font: 100%;
}
select, input, textarea { font: 99% sans-serif; }
pre, code, kbd, samp { font-family: monospace, sans-serif; }
body, select, input, textarea { color: #444444; }
h1, h2, h3, h4, h5, h6 {
  font-weight: bold;
  text-rendering: optimizeLegibility;
}
html { -webkit-font-smoothing: antialiased; }
a:hover { outline: none; }
a:active { outline: none; }
a { color: #607890; }
a:active { color: #607890; }
a:visited { color: #607890; }
a:hover { color: #003366; }
ul { margin-left: 30px; }
ol {
  margin-left: 30px;
  list-style-type: decimal;
}
small { font-size: 85%; }
strong, th { font-weight: bold; }
td { vertical-align: top; }
td img { vertical-align: top; }
sub {
  vertical-align: sub;
  font-size: smaller;
}
sup {
  vertical-align: super;
  font-size: smaller;
}
pre {
  padding: 15px;
  white-space: pre;
  white-space: pre-wrap;
  white-space: pre-line;
  word-wrap: break-word;
}
input[type="radio"] { vertical-align: text-bottom; }
input[type="checkbox"] {
  vertical-align: bottom;
  *vertical-align: baseline;
}
.ie6 input { vertical-align: text-bottom; }
label, input[type=button], input[type=submit], button { cursor: pointer; }
::-moz-selection, selection {
  background: #ff5e99;
  color: #ffffff;
  text-shadow: none;
}
a:link { -webkit-tap-highlight-color: #ff5e99; }
html { overflow-y: scroll; }
button {
  width: auto;
  overflow: visible;
}
.ie7 img { -ms-interpolation-mode: bicubic; }
.ir {
  display: block;
  text-indent: -999em;
  overflow: hidden;
  background-repeat: no-repeat;
}
.hidden {
  display: none;
  visibility: hidden;
}
.visuallyhidden {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
}
.invisible { visibility: hidden; }
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix { display: inline-block; }
* html .clearfix { height: 1%; }
.clearfix { display: block; }
p {
  color: #444444;
  margin-top: 26px;
  line-height: 1.3em;
  font-size: 13px;
}
.transcript li{
	color:#444;
	font-size:13px;
	line-height:1.3em;
}
#wrap {
  width: 1024px;
  margin: 0 auto;
  height: 768px;
  background: url(../images/bg-inner.jpg) top center no-repeat;
  position: relative;
}
#wrap.home { background-image: url(../images/bg.jpg); }
#lower-wrap {
  width: 1024px;
  clear: both;
  height: 588px;
  z-index: 1;
}
#lower-wrap.open-nav { height: 562px; }
#lower-wrap.open-nav #content { margin-top: -22px; }
#lower-wrap.open-nav #sidebar { margin-top: -17px; }
h1 {
  height: 112px;
  width: 478px;
  margin-top:-21px;
  background: url(../images/title.png) top left no-repeat;
  text-indent: -9999px;
  float: left;
}
#header {
  height: 60px;
  padding: 40px 128px 31px 60px;
  position: relative;
}
#header-help {
  height: 17px;
  width: 41px;
  display: block;
  background: url(../images/help-link.png) left top no-repeat;
  text-indent: -9999px;
  float: right;
  margin-top:61px;
}
#nav.closed {
  height: 12px;
  background: url(../images/nav-closed-tile.png) left top repeat-x;
  overflow: hidden;
}
#nav {
  width: 810px;
  position: relative;
  left: 185px;
  height: 34px;
  background: url(../images/top-nav.jpg) left top no-repeat;
  z-index: 2;
}
#nav ul { margin-left: 0; }
#nav li {
  float: left;
  list-style-type: none;
  position:absolute;
}
#nav li a {
  display: block;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 0.75em;
  text-decoration: none;
  padding: 10px 0;
  font-weight: bold;
  text-align: center;
}
#nav li a:hover { background: url(../images/top-nav-active.png) 0 0 repeat-x; }
#nav li a.active { background: url(../images/top-nav-active.png) 0 0 repeat-x; }
#nav li a:hover { color: #feac2a; }
#nav #nav-overview a {
  width: 118px;
  margin-right: 2px;
  }
  #nav #nav-overview{
  left:0;
}
#nav #nav-listen a {
  width: 105px;
  margin: 0 1px;
  }
  #nav #nav-listen{
  left:120px;
}
#nav #nav-watch a {
  width: 111px;
  margin-left: 2px;
 }
 #nav #nav-watch{
  left:227px;
}
#nav #nav-practice a {
  width: 119px;
  margin-left: 5px;
  }
  #nav #nav-practice{
  left:340px;
}
#nav #nav-quiz a {
  width: 168px;
  margin-left: 3px;
}
#nav #nav-quiz{
	left:464px;
}
#nav #nav-meet a {
  margin-left: 4px;
  width: 170px;
  text-indent: 4px;
  }
#nav #nav-meet{
  left:635px;
}
#sidebar {
  width: 167px;
  padding-left: 18px;
  padding-top: 8px;
  float: left;
  color: #ffffff;
}
#sidebar .box-top {
  height: 11px;
  background: url(../images/side-nav-top.png) left top no-repeat;
  position: relative;
  z-index: 1;
}
#sidebar .box-inner {
  margin-top: -1px;
  background: url(../images/side-nav-tile.png) left top repeat-y;
  padding-left: 8px;
  position: relative;
  z-index: 2;
}
#sidebar .box-bottom {
  height: 10px;
  margin-top: -2px;
  background: url(../images/side-nav-bot.png) left top no-repeat;
  position: relative;
  z-index: 1;
}
#sidebar li { list-style-type: none; }
#sidebar ul { margin-left: 0; }
#sidebar ul.closed li { display: none; }
#sidebar li a {
  color: #ffffff;
  display: block;
  padding-left: 12px;
  cursor: pointer;
}
#sidebar .top-level li { background: url(../images/side-nav-top-level.png) left top no-repeat; }
#sidebar .top-control {
  font-size: 0.75em;
  text-transform: uppercase;
  background: url(../images/plus-minus.png) 125px 3px no-repeat;
  height: 24px;
  font-weight: bold;
  padding-top: 9px;
}
#sidebar a.open { background-position: 125px -30px; }
#sidebar .sub-level li { background: url(../images/side-nav-sub-level.png) left top no-repeat;background: url(../images/side-nav-lesson-level.png) left top no-repeat; }
#sidebar .sub-level li.active, #sidebar .sub-level li.hover, #sidebar .sub-level li:hover{background-position:left bottom;}
#sidebar .sub-level li.active a, #sidebar .sub-level li.hover a, #sidebar .sub-level li:hover a{color:#fff;}
#sidebar .sub-control {
  font-size: 0.75em;
  height: 21px;
  font-weight: bold;
  padding-top: 7px;
  background: url(../images/arrows.png) 132px 3px no-repeat;
}
#sidebar .sub-control.open { background-position: 132px -25px; }
#sidebar .lesson-level li { background: url(../images/side-nav-lesson-level.png) left top no-repeat; }
#sidebar .lesson-level li:hover { background-position: left bottom; }
#sidebar .lesson-level li.hover { background-position: left bottom; }
#sidebar .lesson-level li.active { background-position: left bottom; }
#sidebar .lesson-level li:hover a { color: #ffffff; }
#sidebar .lesson-level li.hover a { color: #ffffff; }
#sidebar .lesson-level li.active a { color: #ffffff; }
#sidebar .lesson-link {
  font-size: 0.75em;
  color: #417396;
  padding-left: 32px;
  height: 17px;
  padding-top: 5px;
  border-bottom: 1px solid #99b6cf;
}
#sidebar .lesson-link:hover {
  border-bottom: 1px solid #ffffff;
  border-top: 1px solid #ffffff;
  padding-top: 4px;
}
#sidebar .active .lesson-link {
  border-bottom: 1px solid #ffffff;
  border-top: 1px solid #ffffff;
  padding-top: 4px;
}
#content {
  width: 810px;
  float: right;
  position:relative;
}
#content .left {
  width: 320px;
  float: left;
  margin-top: 65px;
  max-height: 480px;
}
#content.search .left{
	width:756px;
}
#content .video-left {
  width: 490px;
  float: left;
  margin-top: 24px;
  max-height: 550px;
  position: relative;
}
#content .right {
  width: 380px;
  float: right;
  padding: 122px 54px 0 18px;
  background: url(../images/right-frame.png) left bottom no-repeat;
  height: 374px;
}
#map.right{
	background:url(../images/mapbg.png) 0 66px no-repeat;
	padding-top:84px;
	
}
#content h2 {
  color: #dd931d;
  font-size: 1.375em;
  font-weight: normal;
}
#content .lesson-title {
  padding-bottom: 24px;
  border-bottom: 1px solid #cacaca;
}
#content .video-left .lesson-title { border-bottom: 0; }
#content.meet-video .video-left .lesson-title{padding-bottom:0;}
.meet-video #flashcards{margin-top:20px;}
#content .lesson-title h2 span {
  color: #9b9b9b;
  text-transform: uppercase;
  font-size: 0.722em;
}
#content .lesson-title h2 { font-size: 1.125em; }
#content .video-left .lesson-title h2 { font-size: 1.375em; }
#content .video-left .lesson-title h2 span { font-size: 0.59em; }
#content .meet-links {
  margin-top: 24px;
  padding-top: 24px;
  border-top: 1px solid #cacaca;
}
#content .meet-links ul {
  list-style-type: none;
  margin-left: 0;
}
.meet-links a {
  color: #0d7ab9;
  font-weight: 0.875em;
  line-height: 1.75em;
}
.left h3 {
  clear: both;
  padding-top: 27px;
  color: #444444;
  font-size: 0.875em;
  line-height: 1.5em;
}
#footer {
  font-size: 0.625em;
  color: #452912;
  font-weight: bold;
  height: 26px;
  position:relative;
  z-index:9999;
}
#footer ul {
  margin-left: 0;
  list-style-type: none;
}
#footer > ul {
  height: 26px;
  width: 360px;
  margin: 0 auto;
}
#footer a {
  color: #452912;
  text-transform: uppercase;
  text-decoration: none;
}
#footer ul li:hover a { color: #ffffff; }
#footer ul li {
  position: relative;
  float: left;
  padding: 8px;
}
#footer ul li.divider { padding: 8px 0; }
#footer ul li:hover { background: #437198; }
#footer ul li.divider:hover { background: transparent; }
#footer ul ul {
  width: 138px;
  padding: 0 12px;
  background: #437198;
  position: absolute;
  left: 0;
  bottom: 26px;
  visibility: hidden;
  z-index: 100;
}
#footer ul li:hover ul { visibility: visible; }
#footer ul ul li {
  border-bottom: 1px solid #30628f;
  padding: 8px 0;
}
#footer ul ul li a { color: #ffffff; }
.note {
  background: url(../images/noteframe.png) left top no-repeat;
  height: 129px;
  width: 134px;
  padding: 30px;
  z-index:9999;
}
.note p {
  color: #484848;
  font-size: 13px;
  font-weight: bold;
  margin-top:5px;
}
.note .close {
  text-transform: uppercase;
  color: #0d7ab9;
  font-size: 12px;
  line-height: 20px;
  font-weight: bold;
  cursor: pointer;
}
.note .close span {
  line-height: 14px;
  font-size: 9px;
  border-bottom: 1px solid #0d7ab9;
  vertical-align: text-top;
}
.vocab-right {
  float: right;
  padding-right: 60px;
  padding-top: 50px;
}
#vocabList {
  background: url(../images/vocab-bg.png) left top no-repeat;
  height: 418px;
  width: 184px;
  padding: 18px 10px 20px 10px;
  position: relative;
}
#vocabList h3 {
  color: #ffffff;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 18px;
  text-indent: 20px;
}
#vocabList ul.tabs {
  position: absolute;
  left: -20px;
  top: 12px;
  font-size: 12px;
}
ul.tabs {
  margin-left: 0;
  list-style-type: none;
}
#vocabList ul.tabs li {
  position: relative;
  z-index: 200;
}
#vocabList ul.tabs li a {
  background: url(../images/vocab-tabs.png) left top no-repeat;
  display: block;
  height: 26px;
  color: #ffffff;
  text-transform: uppercase;
  padding-left: 22px;
  padding-top: 10px;
  text-decoration: none;
  font-weight: bold;
  width: 1px;
  overflow: hidden;
  position: relative;
  left: 0;
  text-indent: 2px;
}
#vocabList ul.tabs li a.current { background-position: left -38px; }
.no-js #vocabList ul.tabs li a:hover {
  width: 64px;
  left: -63px;
}
.panes ol, #vocabList .panes ul {
  margin-left: 15px;
  height: 368px;
  padding-top: 5px;
}
.panes ol li {
  color: #8da9c4;
  font-size: 14px;
  padding: 10px 5px 10px 0;
  border-bottom: 1px solid #bed2e4;
  list-style-position: inside;
  cursor: pointer;
}
.overview #vocabList li{cursor:default;}
.panes ol li span { color: #20496e; }
.panes ol li.active span { color: #feac2a; }
#vocabList h3.closed {
  background: url(../images/vocab-lower.jpg) 0 0 no-repeat;
  height: 24px;
  width: 188px;
  color: #39698d;
  margin-left: -2px;
  padding-top: 8px;
}
#vocabList h3.closed span {
  padding-right: 13px;
  background: url(../images/arrows.png) no-repeat right -3px;
  cursor: pointer;
}
ul.transcript {
  list-style: none;
}
#vocabList ul.closed, #vocabList ol.closed{display:none;}
.scrollable {
  position: relative;
  overflow: hidden;
  width: 400px;
  height: 300px;
}
.scrollable .items {
  width: 20000em;
  position: absolute;
}
.items .card {
  float: left;
  height: 217px;
  width: 344px;
}
#flashcards{
  position: relative;
  background: url(../images/flashframe.png) left top no-repeat;
  height: 328px;
  width: 488px;
  margin-top: 22px;
}
#flashcards .tabs{
  position: absolute;
  top: -22px;
  left: 10px;
  z-index: 1;
}
#flashcards .tabs li{
  float: left;
  margin-right: 0;
}
#flashcards .tabs li a{
  text-indent: -9999em;
  height: 25px;
  display: block;
}
#flashcards .caligraphyTab a {
  background: url(../images/caligraphytab.png) left top no-repeat;
  width: 133px;
}
#flashcards .flashcardTab a {
  background: url(../images/flashcardstab.png) left top no-repeat;
  width: 121px;
}
#flashcards .phraseTab a {
  background: url(../images/phrasetab.png) left top no-repeat;
  width: 133px;
}
#flashcards .sentenceTab a {
  background: url(../images/sentencetab.png) left top no-repeat;
  width: 103px;
}
#flashcards .englishTab a {
  background: url(../images/englishtab.png) left top no-repeat;
  width: 103px;
}
#flashcards .chineseTab a {
  background: url(../images/chinesetab.png) left top no-repeat;
  width: 103px;
}


#flashcards .caligraphyTab a.current { background-position: left -40px; }
#flashcards .flashcardTab a.current { background-position: left -40px; }
#flashcards .phraseTab a.current { background-position: left -40px; }
#flashcards .sentenceTab a.current { background-position: left -40px; }
#flashcards .englishTab a.current { background-position: left -35px; }
#flashcards .chineseTab a.current { background-position: left -35px; }
#flashcards .caligraphy { padding: 7px; }
#flashcards .phrase { padding: 7px; }
#flashcards .sentence { padding: 7px; }
#flashcards .english { padding: 7px; }
#flashcards .chinese { padding: 7px; }
#flashcards a { cursor: pointer; }
#flashcards #scroller {
  height: 217px;
  width: 344px;
  margin-left: 60px;
}
#flashcards .flashcards {
  padding-top: 40px;
  height: 282px;
  position: relative;
}
#flashcards .panes {
  position: relative;
  z-index: 10;
}
.card .cardFlip {
  background: url(../images/flashcardbg.png) 0 0 no-repeat;
  height: 217px;
  width: 344px;
  text-align: center;
  vertical-align: middle;
  line-height: 217px;
}
.card .cardFlip {
  line-height: 217px;
  vertical-align: middle;
}
.card .cardDefinition p {
  margin-top: 0;
  text-align: left;
}
.card .cardDefinition p + p { margin-top: 10px; }
.flashcards .random {
  display: block;
  text-indent: -9999em;
  height: 29px;
  width: 35px;
  background: url(../images/next.png) 0 0 no-repeat;
  position: absolute;
  bottom: 0;
  left: 164px;
}
.flashcards .next {
  display: block;
  text-indent: -9999em;
  height: 29px;
  width: 35px;
  background: url(../images/next.png) 0 0 no-repeat;
  position: absolute;
  bottom: 0;
  left: 164px;
}
.flashcards .prev {
  display: block;
  text-indent: -9999em;
  height: 29px;
  width: 35px;
  background: url(../images/next.png) 0 0 no-repeat;
  position: absolute;
  bottom: 0;
  left: 164px;
}
.flashcards .flip {
  display: block;
  text-indent: -9999em;
  height: 29px;
  width: 35px;
  background: url(../images/next.png) 0 0 no-repeat;
  position: absolute;
  bottom: 0;
  left: 164px;
}
.flashcards .first {
  display: block;
  text-indent: -9999em;
  height: 29px;
  width: 35px;
  background: url(../images/next.png) 0 0 no-repeat;
  position: absolute;
  bottom: 0;
  left: 164px;
}
.flashcards .prev {
  background-image: url(../images/previous.png);
  left: 128px;
}
.flashcards .disabled {
  cursor: default;
  background-position: 0 bottom;
}
.flashcards .random {
  background-image: url(../images/random.png);
  width: 121px;
  left: 6px;
}
.flashcards .first {
  background-image: url(../images/start-over.png);
  width: 104px;
  left: 200px;
}
.flashcards .flip {
  background-image: url(../images/flip.png);
  height: 42px;
  width: 64px;
  right: 20px;
  bottom: 10px;
  left: auto;
}
#listen .listenPrev {
  text-indent: -9999em;
  display: block;
  float: right;
  width: 43px;
  height: 32px;
  background: url(../images/next-phrase.png) 0 0 no-repeat;
}
#listen .listenPrev:hover { background-position: 0 -35px; }
#listen .listenNext {
  text-indent: -9999em;
  display: block;
  float: right;
  width: 43px;
  height: 32px;
  background: url(../images/next-phrase.png) 0 0 no-repeat;
}
#listen .listenNext:hover { background-position: 0 -35px; }
#listen .listenPrev {
  background-image: url(../images/prev-phrase.png);
  float: left;
}
#listen #currChar {
  text-align: center;
  display: block;
  margin-top: 5px;
  font-size:48px;
}
.overview {
  padding: 45px 0;
  border: 1px solid #cacaca;
  border-left: 0;
  border-right: 0;
  margin-bottom: 45px;
}
.overview p { margin-top: 5px; }
.overview-details p { margin-top: 15px; }
.video-scroll h4 {
  color: #1a88c8;
  font-weight: bold;
  font-size: 12px;
  margin-top: 20px;
  margin-bottom: 5px;
  text-transform: uppercase;
}
.video-scroll .scroll-wrap {
  background: url(../images/video-scroll.png) 0 0 no-repeat;
  padding: 10px 22px 10px 30px;
  position: relative;
  height: 95px;
  width: 438px;
}
.video-scroll .scroll {
  position: relative;
  width: 444px;
  height: 95px;
  overflow: hidden;
}
.video-scroll .scroll .pages {
  width: 20000em;
  position: absolute;
}
.video-scroll .scroll .page {
  float: left;
  margin-right: 50px;
}
.video-scroll .next {
  display: block;
  float: left;
  height: 19px;
  width: 18px;
  text-indent: -9999em;
  background: url(../images/vid-prev.png) 0 0 no-repeat;
  top: 46px;
  left: 12px;
  cursor: pointer;
  position: absolute;
  z-index: 100;
}
.video-scroll .prev {
  display: block;
  float: left;
  height: 19px;
  width: 18px;
  text-indent: -9999em;
  background: url(../images/vid-prev.png) 0 0 no-repeat;
  top: 46px;
  left: 12px;
  cursor: pointer;
  position: absolute;
  z-index: 100;
}
.video-scroll .next {
  float: right;
  background-image: url(../images/vid-next.png);
  left: auto;
  right: 14px;
}
.video-scroll .next.disabled { visibility: hidden; }
.video-scroll .prev.disabled { visibility: hidden; }
.video-scroll .vid-button {
  display: block;
  float: left;
  padding: 5px;
  background: url(../images/vid-nav-frame.png) 0 0 no-repeat;
  margin-right: 5px;
  position:relative;
}
.vid-button img{
	height:86px;
	width:129px;
}
.vid-button:after{
	content:url(../images/play-arrow.png);
	z-index:999;
	position:absolute;
	left:50%;
	top:50%;
	margin-top:-20px;
	margin-left:-24px;
	
}
#introVideo {
  height: 315px;
  width: 474px;
  padding: 15px;
  display: none;
  background: #ffffff;
  border: 1px solid #444444;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}
.backBtn{
	height:32px;
	width:71px;
	display:block;
	background:url(../images/back.png) 0 0 no-repeat;
	text-indent:-9999em;
	position:absolute;
	top:24px;
	left:-7px;
	z-index:1000;
}
.backBtn:hover{background-position:0 -40px;}
#content.meet-video .video-left h2{margin-left:70px;}
.meet-video ul.transcript{display:block;}
.meet-video #vocabList .tabs{position:absolute; left:-9999px;}
ul.transcript{margin:0 10px;}
.watch .transcript li{display:none;}
.watch .transcript li.active{display:block;}
#chineseTranscripts{position:relative;}

#vocabList ul.langTabs {
  position: absolute;
  left: -44px;
  top: -43px;
  font-size: 12px;
  height:auto;
}
ul.langTabs {
  margin-left: 0;
  list-style-type: none;
}
#vocabList ul.langTabs li {
  position: relative;
  z-index: 200;
}
#vocabList ul.langTabs li a {
  background: url(../images/vocab-tabs.png) left top no-repeat;
  display: block;
  height: 26px;
  color: #ffffff;
  text-transform: uppercase;
  padding-left: 22px;
  padding-top: 10px;
  text-decoration: none;
  font-weight: bold;
  width: 1px;
  overflow: hidden;
  position: relative;
  left: 0;
  text-indent: 2px;
}
#vocabList ul.langTabs li a.current { background-position: left -38px; }
.no-js #vocabList ul.langTabs li a:hover {
  width: 64px;
  left: -63px;
}
body.overview{padding:0; border:0; margin-bottom:0;}
#suny1, #suny2, #owc1, #owc2{position:absolute; top:40px; display:block; height:20px; width:60px; left:20px;}
#suny1{top:84px;
left:58px;
height:25px;
width:87px;}
#suny2{height: 48px;
left: 434px;
top: 29px;
width: 46px;}
#owc1{left:156px;
top:80px;
width:76px;}
#owc2{left: 487px;
top: 18px;
width: 48px;
height: 57px;}

#vocabList .tabs li.englishTab, #vocabList .langTabs li.englishTab{top:72px;}
#vocabList .tabs li.chineseTab, #vocabList .langTabs li.chineseTab{top:-72px;}

#flashcards .play1{
	display:block;
	height:35px;
	text-indent:-9999em;
	width:121px;
	background:url(../images/play-word.png) 0 0 no-repeat;
}
#flashcards .play1.playing{
	background-image:url(../images/pause-word.png);
	width:132px;
}

#flashcards .play2{
	display:block;
	height:35px;
	text-indent:-9999em;
	width:145px;
	background:url(../images/play-sentence.png) 0 0 no-repeat;
}
#flashcards .play2.playing{
	background-image:url(../images/pause-sentence.png);
	width:159px;
}

div.tooltip{
	width:100px;
	font-size:12px;
	color:#fff;
	background:#244F78;
	padding:5px;
	border:2px solid #fff;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	-moz-box-shadow:0 0 5px #333;
	-webkit-box-shadow:0 0 5px #333;
	box-shadow:0 0 5px #333;
	line-height:16px;
	z-index:9999;
}

#note .scroll{
	position:relative;
	overflow:hidden;
	width:135px;
	height:105px;
}
#note .items{
	width:2000em;
	position:absolute;
}
#note .items p{
	float:left;
	width:135px;
}
#note .note-nav{
	float:right;
}
.note-nav a{
	margin-right:5px;
	cursor:pointer;
	font-weight:bold;
	display:block;
	float:left;
	background:#20496E;
	height:20px;
	width:20px;
	text-align:center;
	border:1px solid #fff;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	-o-border-radius:10px;
	border-radius:10px;
	color:#fff;
}

.note-nav a.next{
	text-indent:2px;
}
.note-nav a.disabled{display:none;}
#note em{
	font-size: 9px;
    font-style: normal;
    line-height: 11px;
    clear: both;
    display: block;
    margin-top:5px;
}
#contactForm label, #contactForm input, #contactForm textarea{
	display:block;
}
#contactForm label{
	margin-top:15px;
	font-size:13px;
}
#contactForm textarea{
	width:290px;
}
#contactForm #submit{
	font-size:13px;
	margin-top:15px;
	float:right;
}

.search .result{
	padding:15px 0;
	border-bottom:1px solid #ccc;
}
.search .result .modulenum{
	font-size:11px;
	text-decoration:underline;
}
.search .result .level, .search .result .proficiency{
	font-size:13px;
	display:block;
}
#search{
	float:left;
	padding:52px 0 0 90px;
}
#search #search-submit{
	height:30px;
	width:43px;
	background:url(../images/next-phrase.png) 0 0 no-repeat;
	text-indent:-9999em;
	display:block;
	border:none;
	float:left;
}
#search #search-submit:hover{
	background-position:0 -35px;
}
#search #search-input{
	display:block;
	float:left;
	font-size:13px;
	margin-top:4px;
	margin-right:4px;
	padding:4px 4px 3px;
	width:140px;
}
.clear{
	clear:both;
}
.oldie .panes ol, .oldie .panes ul{
	height:406px;
	overflow-y:scroll;
}
.oldie #content .overviewPage, .oldie #content .left{
	height:550px;
	overflow-y:scroll;
}
.oldie #phpbb #lower-wrap{
	height:601px;
	overflow-y:scroll;
}
