/* @group general */
body {
    background: #ffffff;
    text-align: left;
    font-family: 'Helvetica', 'Arial', sans-serif;
    font-size: 10pt;
    color: #646464;
}

a {
    color: #94a752;
    text-decoration: none;
}

a:hover {
    color: #ec9521;
    text-decoration: underline;
}

a:active {
    outline: none;
}

select {
    height: 1.6em;
}

input[type="text"], input[type="password"] {
    background-color: #ffffff;
    border: 1px solid #c5d88a;
    padding: 2px;
}

select {
    color: #000000;
    background-color: #ffffff;
    border: 1px solid #c5d88a;
}

input[type="button"], input[type="submit"] {
    color: #ffffff;
    background-color: #95a955;
    border-top: 1px solid #e4f1ba;
    border-left: 1px solid #e4f1ba;
    border-right: 1px solid #526c02;
    border-bottom: 1px solid #526c02;
}

#searchBtn input {
    color: #ffffff;
    background-color: #de9802;
    border-top: 1px solid #ffe8b6;
    border-left: 1px solid #ffe8b6;
    border-right: 1px solid #855c03;
    border-bottom: 1px solid #855c03;
}

.clear {
    clear: both;
    display: block;
    margin: 0;
    padding: 0;
    height: 0;
    line-height: 0;
    font-size: 0;
}

.centered {
    display: block;
    margin-right: auto;
    margin-left: auto;
    border-style: solid;
    border-width: 1px;
}

.scrollable {
    overflow: auto;
}

.noscroll {
    overflow: hidden;
}

#bodyContainerInner {
    width: 1000px;
    margin: 0 auto;
}

.fieldWithErrors input, .fieldWithErrors input[type=text],
.fieldWithErrors select, .fieldWithErrors input[type=radio],
.fieldWithErrors input[type=password],
.fieldWithErrors textarea {
    border: solid 1px #cc0000;
    background-color: #ffcccc;
    padding: 3px
}

div.fieldWithErrors {
    display: inline;
}

.mediaThumbnail img {
    border: solid 1px #bdbfb8;
    height: 60px;
    width: 80px;
}

/* @end */

/* @group header */
.separator{
    padding: 0px 5px;
}

#headerLinks {
    text-align: right;
    font-size: 10px;
    line-height: 24px;
    margin-right: 52px;
}

#headerLinks form, #headerLinks div {
    display: inline;
}

#headerLinks select {
    font-size: 10px;
}

.headerMVLink a {
    color: #0093b0;
    text-decoration: none;
}

.headerMVLink a:hover {
    color: #ec9521;
    text-decoration: underline;
}

#headerBody h1 {
    margin-left: 22px;
}

#headerBody h1 a {
    display: block;
    width: 277px;
    height: 0px;
    overflow: hidden;
    padding-top: 69px;
    background-image: url('/images/themes/bantu/logo.png');
}

#search {
    width: 100%;
    height: 61px;
    color: #333;
    font-weight: bold;
    font-size: 13px;
    background: url('/images/themes/bantu/search_field_bg.png');
}

#searchBody {
    padding: 20px 0 0 200px;
}

#searchBody div {
    display: inline;
}

#searchLanguage {
    padding-left: 4px;
}

#searchBtn {
    padding-left: 8px;
}

#siteStats {
    text-align: right;
    height: 18px;
    font-size: 12px;
    color: #ec9521;
    font-weight: bold;
    font-style: normal;
}

#siteStats span.value {
    color: #646464;
    padding: 0 0.3em 0 0.8em;
}

/* @end */

/* @group categoriesbar */

#category {
    width: 100%;
    height: 30px;
    background: #ebebeb;
    font-size: 12px;
}

#categoryBody {
    padding: 4px 89px 0 89px;
    position: relative;
    visibility: hidden;
}

#categoryBody div {
    display: inline;
}

#categoryMessage {
}

#categoryField {
    padding-left: 0.5em;
}

#categoryMenu {
    position: absolute;
    right: 89px;
    bottom: 3px;
}

#categoryMenu li {
    padding-left: 1em;
}

#category li a {
}

/* @end */

/* @group navbar */

#navbar {
    z-index: 101;
    position: absolute;
    width: 157px;
    height: 96px;
    background: #ebebeb;
    background-image: url('/images/themes/bantu/search_field_shadow.png');
    background-position: bottom;
    background-repeat: repeat-x;
}

#navbar ul {
    padding: 7px 0 0 10px;
}

#navbar li {
    font-size: 12px;
    font-weight: bold;
}

#navbar li a {
    display: block;
    line-height: 25px;
    padding-left: 25px;
    background-repeat: no-repeat;
    background-position: center left;
}

#navbar li#navHome a {
    background-image: url('/images/themes/bantu/home_icon.png');
}

#navbar li#navHome a:hover {
    background-image: url('/images/themes/bantu/home_icon_focus.png');
}

#navbar li#navContributePhrases a {
    background-image: url('/images/themes/bantu/contribute_phrases_icon.png');
}

#navbar li#navContributePhrases a:hover {
    background-image: url('/images/themes/bantu/contribute_phrases_icon_focus.png');
}

#navbar li#navRequestPhrases {
    visibility: hidden;
}

#navbar li#navRequestPhrases a {
    background-image: url('/images/themes/bantu/request_phrases_icon.png');
}

#navbar li#navRequestPhrases a:hover {
    background-image: url('/images/themes/bantu/request_phrases_icon_focus.png');
}

#navbarLinks .separator {
    margin-right: 20px;
}

#navbarShadow {
    width: 998px;
    margin-right: auto;
    margin-left: auto;
    background: #e6e6e6 url(/images/v2/navbar_shadow.jpg) repeat-x 0 top;
    height: 10px;
    border-right: 1px solid #bcbcbc;
    border-left: 1px solid #bcbcbc;
}

/* @end */

/* @group flash */

#flash {
    visibility: visible;
    position: absolute;
    top: 0;
    font-size: 18px;
    width: 833px;
    height: 35px;
    font-size: 18px;
    line-height: 32px;
    padding-left: 10px;
    background-color: #EBEBEB;
    z-index: 100;
    border-bottom: 1px solid #bcbcbc;
}

#flashNotice {
    color: #95A955;
}

#flashWarning {
    color: #db721e;
}

#flashError {
    color: red;
}

/* @end */

/* @group pageTitle */

#pageTitle {
    position: absolute;
    width: 843px;
    height: 35px;
    margin-left: 157px;
}

#pageTitle h1 {
    color: #ec9521;
    font-size: 18px;
    font-weight: bold;
    line-height: 30px;
    padding-top: 5px;
    padding-left: 10px;
}

/* @end */

/* @group pageBody */

#pageBody {
    height: 775px;
    position: relative;
}

/* @group resizingColumn */

.resizingColumn {
}

.resizingColumn .header {
    text-align: left;
}

.resizingColumn .body {
}

.resizingColumn .footer {
}

/* @end */

/* @group userColumn */

#userColumn {
    width: 157px;
    height: 820px;
    top: 87px;
    left: 0;
    position: absolute;
}

/* @group loginColumn */

#loginColumn {
}

#loginColumn .header {
    height: 18px;
    margin: 19px 0 0 10px;
    font-size: 12px;
    line-height: 12px;
    font-weight: bold;
    color: #ec9521;
    border-bottom: solid 1px #c9cac5;
}

#loginColumn .body {
    font-size: 10px;
    line-height: 14px;
}

/* @group loginPanel */

#loginPanel {
    font-size: 10px;
    line-height: 14px;
    padding: 12px 0;
    height: 210px;
    color: #333;
}

#loginPanel p {
    padding-bottom: 5px;
    padding-right: 20px;
    padding-left: 20px;
}

#loginPanel a {
    font-size: 10px;
    font-weight: bold;
    line-height: 14px;
    vertical-align: middle;
}

/* @end */

/* @group curUserColumn */

#curUserColumn {
    color: #333;
    height: 724px;
}

#curUserColumn .header {
    height: 18px;
    margin: 19px 0 0 10px;
    font-size: 12px;
    line-height: 12px;
    font-weight: bold;
    color: #ec9521;
    border-bottom: solid 1px #c9cac5;
}

#curUserColumn .body {
/* 820px - 96px - 37px */
    height: 687px;
}

/* @group curUserPanel */

#curUserPanel {
    font-size: 12px;
    color: #333;
}

#curUserPanel .topLinks {
}

#curUserPanel .loginState {
    width: 147px; /* for IE */
    margin: 0 0 0 10px;
    padding: 10px 0 10px 0;
    border-bottom: solid 1px #c9cac5;
}

#curUserPanel .loginState img {
    float: left;
    margin: 0;
    padding: 0;
}

#curUserPanel .loginState p {
    font-size: 10px;
    margin-left: 50px;
}

#curUserPanel .menuLinks {
}

#curUserPanel ul.userMenuLinks {
    margin: 10px 0;
    padding-left: 25px;
    font-size: 12px;
    font-weight: bold;
}

#curUserPanel .menuLinks li {
    list-style: none outside;
    list-style-image: none;
    line-height: 20px;
    margin: 0;
    background-position: top left;
    background-repeat: no-repeat;
}

#curUserPanel .menuLinks li.listClosed {
    list-style-image: url('/images/themes/bantu/list_closed_icon.png');
}

#curUserPanel .menuLinks li.listOpened {
    list-style-image: url('/images/themes/bantu/list_opened_icon.png');
}

#curUserPanel .playlistFunctions {
    margin: 10px 0;
    padding: 10px 0;
    border-top: solid 1px #c9cac5;
    border-bottom: solid 1px #c9cac5;
    font-size: 12px;
}

#curUserPanel .playlistFunctions li {
    list-style: none inside;
    margin: 0;
    padding: 0;
    line-height: 20px;
}

#curUserPanel .playlistFunctions li.add {
    list-style-image: url('/images/themes/bantu/add_icon.png');
}

#curUserPanel .playlistFunctions li.edit {
    list-style-image: url('/images/themes/bantu/edit_icon.png');
}

#curUserPanel .playlists {
    margin: 10px 0;
    padding: 0;
    font-size: 12px;
    border-bottom: solid 1px #c9cac5;
}

#curUserPanel .playlists li {
    list-style-image: none;
    list-style: disc inside;
    color: #94a752;
    margin: 0;
    padding: 0 0 10px 0;
}

#curUserPanel .linkGroup {
    margin-left: 6px;
    font-size: 11px;
    line-height: 20px;
}

#curUserPanel .linkGroup img {
    margin-right: 5px;
    vertical-align: middle;
}

#curUserPanel .linkGroup a {
    font-weight: bold;
    color: #333;
}

#curUserPanel ul {
    padding-left: 36px;
    font-size: 11px;
}

#curUserPanel ul li {
}

/* @end */

/* @group contentColumn */

#contentColumn {
    width: 833px;
    height: 785px; /* 820 - 35 */
    top: 0;
    position: absolute;
    overflow: visible;
    margin-left: 157px;
    padding-top: 35px;
    padding-left: 10px;
    background-image: url('/images/themes/bantu/search_field_shadow.png');
    background-position: top;
    background-repeat: repeat-x;
}

#contentColumnLeft {
    position: absolute;
    width: 421px; /* 1000 - 157 - 412 */
    height: 785px; /* 820 - 35 */
    overflow: hidden;
}

#contentColumnLeftBody {
    width: 100%;
    height: 728px;
    overflow: auto;
}

#contentColumnRight {
    width: 402px;
    position: absolute;
    margin-left: 431px;
    height: 785px;
    overflow: hidden;
}

/* @group mediaListItemLyrics */

.mediaListItemLyrics {
    border-bottom: 1px solid #bcbcbc;
    font-size: 12px;
    color: #333;
    line-height: 15px;
    padding-top: 8px;
    padding-bottom: 8px;
    margin: 10px;
}

/* @end */

/* @group phrasesColumn */

#phrasesColumn .header {
    width: 100%;
    height: 57px;
}

#phrasesColumn .headerTop {
    font-size: 12px;
    font-weight: bold;
    line-height: 30px;
}

#phrasesColumn .headerBottom {
    height: 27px;
    border-bottom: 1px solid #c9cac5;
}

#phrasesColumn .resultsTotals {
    font-size: 10px;
    float: right;
    color: #666;
    font-weight: normal;
    font-style: normal;
}

#phrasesColumn .resultsTotals form {
    display: inline;
}

#phrasesColumn .resultsTotals select {
    font-size: 10px;
}

#phrasesColumn .body {
    height: 701px; /* 820 - 35 - 30 - 27 - 27 */
}

#phrasesColumn .footer {
    height: 27px;
}

#phrasesColumn .footerTop {
    font-size: 12px;
    height: 27px;
    border-top: 1px solid #c9cac5;
}

/* @group mediaListItem */

.mediaListItem {
    border-bottom: 1px solid #bcbcbc;
    margin: 7px 10px;
    font-size: 10px;
    color: #333;
    line-height: 15px;
}

.mediaListItem .mediaThumbnail {
    float: left;
    font-size: 10px;
    width: 90px;
    line-height: 13px;
    padding-bottom: 7px;
    vertical-align: top;
}


.mediaListItem .mediaInfo {
    margin-left: 100px;
    padding-bottom: 7px;
}

.mediaListItem .mediaLanguage {
    line-height: 15px;
    font-size: 10px;
}

.mediaListItem .mediaText {
    font-size: 16px;
    font-weight: bold;
}

.mediaListItem .mediaText a {
    display: block;
    line-height: 18px;
    background-image: url('/images/themes/bantu/play_icon.png');
    background-position: left;
    background-position-y: 0px;
    background-repeat: no-repeat;
    padding-left: 20px;
}

.mediaListItem .mediaText a:hover {
    background-image: url('/images/themes/bantu/play_icon_focus.png');
}

.mediaListItem .mediaText span.noMedia {
    padding-left: 20px;
}

.mediaListItem .phoneticText {
    font-size: 10px;
    line-height: 15px;
    padding-left: 20px;
}

.mediaListItem .mediaTranslation {
    font-size: 11px;
    line-height: 16px;
    padding-left: 20px;
}

.mediaListItem .mediaDetails {
    display: none;
    padding-top: 15px;
    font-size: 11px;
    line-height: 14px;
    padding-bottom: 7px;
}

.mediaListItem .addToMyPlaylist {
    display: none;
    float: right;
}

.mediaListItem .addToMyPlaylist a {
    display: block;
    background-image: url('/images/themes/bantu/add_icon.png');
    background-repeat: no-repeat;
    background-position: center left;
    padding-left: 20px;
    line-height: 18px;
}

.mediaListItem .addToMyPlaylist a:hover {
    background-image: url('/images/themes/bantu/add_icon_focus.png');
}

/* @end */

/* @group mediaDetails */

#pdHeader {
    height: 30px;
}

#pdHeader h2 {
    font-size: 12px;
    font-weight: bold;
    line-height: 30px;
    padding-left: 16px;
    border-bottom: solid 1px #bcbcbc;
}

#pdVideoPlayer {
    margin-top: 27px;
}

#pdFlashContent {
    z-index: 1;
    height: 355px;
}

#pdNoVideoScreen {
    width: 100px;
    height: 100px;
    background: url(/images/v2/logo.jpg) no-repeat;
    z-index: 1000;
    position: absolute;
}

#pdBody .body {
}

#pdMediaInfo {
    padding: 0 10px 0 10px;

    overflow: auto;
}

#pdMediaInfo h4 {
    color: #ec9521;
    font-size: 12px;
    font-weight: bold;
    border-bottom: 1px solid #bcbcbc;
    padding-bottom: 10px;
    margin-top: 20px;
    margin-bottom: 10px;
}

#pdMediaInfo .header .function {
    float: right; /*	background-image:url('../images/add_icon.png'); */
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 20px;
}

#pdMediaInfo .body {
    color: #333333;
}

#pdMediaInfo .body ul {
    margin-top: 2px;
    margin-left: 10px;
    padding-bottom: 10px;
}

#pdMediaInfo .body span.label {
    color: #646464;;
    padding-right: 5px;
}

#pdMediaInfo .body li strong {
    font-weight: bold;
}

#pdMediaInfo .body img {
    float: left;
}

#pdMediaInfo .body .grantInfo {
    margin-left: 50px;
    padding-top: 5px;
    border-top: 1px solid #bcbcbc;
}

#pd .smallHeader {
    color: #ec9521;
    font-size: 10px;
    font-weight: bold;
    line-height: 30px;
    border-bottom: 1px solid #bcbcbc;
}

#pd .bodySection {
    background: #e6e6e6 url(/images/v2/silver_bar_shadow.jpg) repeat-x 0 top;
    font-size: 11px;
    line-height: 15px;
    padding: 12px 10px;
}

#pd .separator {
    border-bottom: 1px solid #bcbcbc;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
}

#pd .subheader {
    font-size: 11px;
    color: #333;
    margin-top: 4px;
}

#pd .text {
    font-size: 11px;
    color: #666;
}

#pd table {
    padding: 0;
    margin: 0;
    border-style: none;
}

#pd td {
    border-style: none;
    font-size: 11px;
    color: #666;
    background-color: #e6e6e6;
}

#pd td.label {
    text-align: right;
    color: #333;
    width: 100px;
    padding-right: 5px;
}

/* @end */

/* @group footer */

#footer {
    clear: both;
    font-size: 10px;
    line-height: 15px;
    color: #c8c8c8;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 10px;
}

.copyright {
    color: #666;
}

#footerLinks {
    font-size: 10px;
    line-height: 25px;
    margin-right: auto;
    margin-left: auto;
    display: inline;
}

#consoleTextArea {
    width: 500px;
    visibility: hidden;
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 200;
}

/* @end */

/* @group admin UI */

img.fs_sort {
    vertical-align: text-top;
}

#fs_toggle {
    vertical-align: text-top;
    border-style: none;
}

.adminPaginationLinks {
    float: right;
}

.adminFilterLink {
    margin-bottom: 20px;
}

.adminSearchForm {
    float: right;
}

.fcotable {
    width: 100%;
    margin-top: 15px;
    margin-bottom: 15px;
    border-left: 1px solid #686868;
    border-right: 1px solid #686868;
    border-bottom: 1px solid #686868;
}

.fcotable th.rightmost {
    border-right: none;
}

.fcotable td.rightmost {
    border-right: none;
}

.fcotable th {
    height: 18px;
    background: #c7c7c7 url(/images/v1/table_header_bg.gif) repeat-x;
    font-size: 11px;
    margin: 0;
    padding: 0 0 0 2px;
    border-top: 1px solid #686868;
    border-bottom: 1px solid #686868;
    border-right: 1px solid #686868;
    font-weight: bold;
    line-height: 18px;
    vertical-align: top;
}

.fcotable th a {
    color: black;
}

.fcotable th a:hover {
    color: black;
    text-decoration: none;
}

tr.fcotable_odd td {
    background-color: #f4f7fb;
}

tr.fcotable_even td {
    background-color: #fff;
}

.fcotable td {
    font-size: 11px;
    padding: 2px;
    border-right: 1px solid #e0e0e0;
    vertical-align: middle;
}

.fcotable td img {
    vertical-align: middle;
}

/* @end */

.panel {
}

.panelHeader {
    text-align: left;
    background: #d7d7d6 url(/images/v2/silver_bar_25.jpg) repeat-x 0 top;
    color: #333;
    font-size: 11px;
    line-height: 25px;
    font-weight: bold;
    padding-right: 10px;
    padding-left: 10px;
    border-bottom: 1px solid #bcbcbc;
    height: 25px;
}

.panelBody {
    background: url(/images/v2/silver_bar_shadow.jpg) repeat-x 0 top;
    height: 768px;
}

#lines_container {
    height: 258px;
    clear: both;
    padding-bottom: 8px;
}

.lyrics_ipe {
    border-bottom: 1px dotted #ff9752;
}

#loading_lines_msg {
    margin-right: auto;
    margin-left: auto;
    margin-top: 50px;
    width: 120px;
    background-color: #fdf8f9;
    font-size: 24px;
    text-align: center;
    color: silver;
    border: 1px dotted #ffd3d1;
    padding: 20px;
}

.transcribe_lines_header .time_in {
    width: 100px;
    margin-right: 20px;
    float: left;
}

.transcribe_lines_header .time_out {
    width: 100px;
    margin-right: 20px;
    float: left;
}

.transcribe_lines_header .text {
    width: 480px;
    float: left;
}

.line_chrome {
    background-color: #eee;
    border-top: 1px solid #dadada;
}

.transcribe_page_line {
    padding: 4px;
    margin-right: 8px;
    margin-top: 8px;
    margin-left: 8px;
    font-size: 14px;
}

.transcribe_page_line textarea {
    font: 14px Verdana, Arial;
}

.transcribe_page_line input {
    font: 14px Verdana, Arial;
}

.transcribe_page_line .time_in_box {
    width: 100px;
    margin-right: 20px;
    float: left;
    font-size: 14px;
}

.transcribe_page_line .time_out_box {
    width: 100px;
    margin-right: 20px;
    float: left;
    font-size: 14px;
}

.transcribe_page_line .text_box {
    width: 480px;
    float: left;
    font-size: 14px;
}

.transcribe_page_line .delete_btn_box {
    float: right;
}

.transcribe_page_line .submit_btn_box {
    float: right;
    padding-right: 10px;
}

#new_line_container {
    clear: both;
    padding-top: 1px;
}

.translate_lines_header .source_text {
    width: 400px;
    float: left;
}

.translate_lines_header .translated_text {
    width: 400px;
    float: left;
}

#translate_lines_container {
    clear: both;
    padding-bottom: 8px;
    height: 364px;
}

.translate_page_line {
    padding: 4px;
    margin-right: 8px;
    margin-top: 8px;
    margin-left: 8px;
    font-size: 14px;
}

.translate_page_line textarea {
    font: 14px Verdana, Arial;
}

.translate_page_line input {
    font: 14px Verdana, Arial;
}

.translate_page_line .source_text_box {
    color: #666;
    width: 380px;
    margin-right: 20px;
    float: left;
    font-size: 14px;
}

.translate_page_line .translated_text_box {
    width: 380px;
    margin-right: 20px;
    float: left;
    font-size: 14px;
}

/* @end */

table.child {
    table-layout: fixed;
    text-align: left;
    border: 1px solid blue;
}

table.child td, th {
    overflow: hidden;
    white-space: nowrap;
}

abbr, acronym, .help {
    border-bottom: 1px dotted #333;
    cursor: help;
}

div.map {
    float: right;
    vertical-align: top;
    width: 50%;
    height: 75%;
}

span.default_placement {
    float: right;
    vertical-align: top;
    text-align: right;
    width: 40%;
    height: 50%;
}

span.default_placement img {
    width: 100%;
}

div.content_left {
    float: left;
    width: 50%;
}

caption {
    caption-side: top; /* not supported IE6 */
    text-align: left;
}

form.style1 {
/* http://www.websiteoptimization.com/speed/tweak/forms/ */
    font: 100% verdana, arial, sans-serif;
    padding: 0;
    margin: 10px 0;
}

form.style1 fieldset {
    clear: both;
    border-color: #666;
    border-width: 1px;
    border-style: solid;
    padding: 10px; /* padding in fieldset support spotty in IE */
    margin: 0;
}

form.style1 div.left {
    display: block;
    float: left;
    width: 25%;
    padding-right: 15px;
    text-align: right;
    clear: both;
    padding-bottom: 8px;
}

form.style1 div.right {
    display: block;
    float: left;
    width: 70%;
    text-align: left;
    padding-bottom: 8px;
}

form.style1 label {
}

form.style1 br {
    clear: both;
}

.annotation {
    margin-left: 1em;
    margin-right: 1em;
}

/* In-place editor fields */
.inPlaceEditField {
    background-color: #e0fff8;
    border-bottom: 1px dotted #3ec749;
}

.inplaceeditor-saving {
    background: url(/images/wait18.gif) no-repeat;
}

.inplaceeditor-empty {
    font-style: italic;
    color: #999;
}

/* Auto-completing fields */
div.auto_complete {
    width: 350px;
    background: #fff;
}

div.auto_complete ul {
    border: 1px solid #888;
    margin: 0;
    padding: 0;
    width: 100%;
    list-style-type: none;
}

div.auto_complete ul li {
    margin: 0;
    padding: 3px;
}

div.auto_complete ul li.selected {
    background-color: #ffb;
}

div.auto_complete ul strong.highlight {
    color: #800;
    margin: 0;
    padding: 0;
}

/* @end */

/* @@contribute */
#contributePhrases {
    width: 100%;
    background-color: #ebebeb;
}

#videoRecorderDialog, #videoRecordingHowto {
    float: left;
}

#videoRecordingHowto {
    padding-left: 10px;
    width: 160px;
}

#videoRecordingHowto ol {
    padding-top: 20px;
}

#videoRecordingHowto li {
    list-style: decimal outside;
    margin-left: 1em;
}

#videoRecordingHowto li.first {
    list-style-image: url("/images/themes/bantu/recording_step_1_active.png");
}

#videoRecordingHowto li.second {
    list-style-image: url("/images/themes/bantu/recording_step_2_active.png");
}

#videoRecordingHowto li.third {
    list-style-image: url("/images/themes/bantu/recording_step_3_active.png");
}

#videoRecorderDialog {
    background-color: #ebebeb;
    padding-top: 20px;
    padding-left: 34px;
    padding-bottom: 20px;
}

#videoRecorderDialog h4 {
    font-size: 1em;
    font-weight: bold;
    color: #ec9521;
    padding-bottom: 10px;
    border-bottom: 1px solid #bdbfb8;
}

#videoRecorder {
    width: 586px; /* 288 + 10 + 288*/
    text-align: center;
}

#editPhrase {
    width: 586px;
}

#editPhrase p.speaker {
    margin-top: 10px;
    margin-bottom: 10px;
}

#editPhrase p.speaker img {
    border: 1px solid #bdbfb8;
    margin-right: 10px;
}

#editPhrase input[type="text"] {
    width: 288px;
}

#editPhrase select {
    width: 288px;
}

#editPhrase .leftColumn, #editPhrase .rightColumn {
    width: 288px;
    float: left;
}

#editPhrase div.item {
    margin-bottom: 5px;
}

#editPhrase p.note {
    font-size: 10px;
}

#editPhrase .leftColumn {
}

#editPhrase .rightColumn {
    padding-left: 10px;
}

#editPhrase .buttons {
    padding-top: 5px;
    text-align: center;
}

#editPhrase .buttons a {
    margin-left: 2em;
}

#waitingProcess {
    width: 586px; /* 288 + 10 + 288*/
    text-align: center;
}

#finishedProcess {
    width: 586px; /* 288 + 10 + 288*/
    text-align: center;
}

/* @end */

/* @cssMenu */
/* - - - ADxMenu: BASIC styles [ MANDATORY ] - - - */
.menu, .menu ul {
    margin: 0;
    padding: 0;
    border: 0;
    list-style-type: none;
    display: block;
}

.menu li {
    margin: 0;
    padding: 0;
    border: 0;
    display: block;
    float: left;
    position: relative;
    z-index: 5;
}

.menu li:hover {
    z-index: 10000;
    white-space: normal;
}

.menu li li {
    float: none;
}

.menu ul {
    visibility: hidden;
    position: absolute;
    z-index: 10;
    left: 0;
    top: 0;
}

.menu li:hover>ul {
    visibility: visible;
    top: 100%;
}

.menu li li:hover>ul {
    top: 0;
    left: 100%;
}

.menu:after, .menu ul:after {
    content: ".";
    height: 0;
    display: block;
    visibility: hidden;
    overflow: hidden;
    clear: both;
}

.menu, .menu ul {
/* IE7 float clear: */
    min-height: 0;
}

.menu ul {
}

.menu ul ul {
}

/* - - - ADxMenu: DESIGN styles [ OPTIONAL, design your heart out :) ] - - - */

.menu, .menu ul li {
    background: #ebebeb;
}

.menu ul {
}

.menu a {
    display: block;
    position: relative;
}

.menu a:hover, .menu li:hover>a {
}

.menu li li {
    width: 10em;
    border: 1px solid #c9cac4;
}

.menu ul>li + li {
    border-top: 0;
}

.menu li li:hover>ul {
    top: 5px;
    left: 90%;
}

.menu>li:first-child>a, .menu li + li + li li:first-child>a {
}

#contentColumn {
    width: 833px;
    height: 785px; /* 820 - 35 */
    top: 0;
    position: absolute;
    overflow: visible;
    margin-left: 157px;
    padding-top: 35px;
    padding-left: 10px;
    background-image: url('/images/themes/bantu/search_field_shadow.png');
    background-position: top;
    background-repeat: repeat-x;
}

#mediaListColumn {
    position: absolute;
    width: 427px; /* 1000 - 157 - 412 */
/*height: 785px;  820 - 35 */
    overflow: hidden;
}

/* Fix for IE5/Mac \*//*/
.menu a {
	float: left;
}
/* End Fix */

/* @end */

/*
 * @modal dialog
*/
#modal_container {
    padding: 5px;
    background-color: #fff;
    border: 1px solid #666;
    overflow: auto;
    font-size: 12px;
    color: #333;
    text-align: left;
}

#modal_overlay {
    background-color: #000;
}

#lostPasswordForm {
    visibility: hidden;
}

/* Tabs for homepage */
.tab_wrapper {
    font: 0.9em / 1.3em verdana, sans-serif;
    width: 587px;
}

.tabsScrollableList {
    background-image: url('/images/themes/bantu/phrase_list_bg.png');
    border-top: 1px solid #646464;
    width: 433px;
    height: 611px;
    float: right;
    margin-left: 154px;
}

.tabsScrollable {
    width: 432px;
    height: 590px;
    overflow-x: hidden;
    overflow-y: auto;
}

#tabsScrollableContent1 {
    width: 432px;
    height: 590px;
}

#tabsScrollableContent2 {
    width: 432px;
    height: 590px;
}

#tabsScrollableContent3 {
    width: 432px;
    height: 590px;
}

.tabs {
    float: left;
    z-index: 1000;
    position: absolute;
}

.tabs ul {
    list-style: none;
    margin: 0;
    padding: 0;
    border: none;

}

.tabs li {
    list-style-type: none;
    height: 152px;
    width: 155px;
    text-align: right;
    line-height: 100px;
    margin-bottom: 5px;
    background: url('/images/themes/bantu/tab_normal.png');
    background-repeat: no-repeat;
}

.tabs li:hover {
    background: url('/images/themes/bantu/tab_rollover.png');
    background-repeat: no-repeat;
}

.tabs li.active {
    border-right: none;
    background: url('/images/themes/bantu/tab_select.png');
    background-repeat: no-repeat;
}

.tabs a {
    text-decoration: none;
    color: #000000;
    font-size: .8em;
}

.tabContent {
    padding: 13px;
    line-height: 100%;
    text-align: left;
    height: 130px;
    width: 135px;
    position: relative;
}

.tabContent h3 {
    color: #94A752;
    font-size: 12px;
    font-weight: bold;
}

.tabContent img {
    width: 131px;
    height: 72px;
    padding-top: 10px;
    position: absolute;
    bottom: 23px;
}

.phraselistCount {
    border-bottom: 1px solid #BCBCBC;
    height: 15px;
    padding-right: 12px;
    font-weight: bold;
    color: #000000;
}

.phraselistCount p {
    float: right;
    font-size: 0.8em;
}

/* body mods */
.innerContentofBody {
    width: 100%;
}

.bodyHeader {
    position: relative;
    width: 1000px;;
    height: 81px;
    text-align: center;
    line-height: 20px;
    background: url('/images/themes/bantu/bubble_bg.png') 0 -2px;
    background-repeat: no-repeat;
}

/* Website text on homepage */
.websiteText {
    position: relative;
    font-size: 106%;
    top: 40%;
}

/* Featured phrase list */
.fplHeader {
    width: 100%;
    height: 31px;
    padding-left: 10px;
    display: table-cell;
    vertical-align: middle;
}

.fplHeader h1 {
    font-size: 1.3em;
    color: #EC9521;
    font-weight: bold;
}

.contactOptions {
    height: 23px;
    font-weight: bold;
    font-size: 12px;
}

.contactOptions a {
    position: absolute;
    padding-top: 10px;
}

#bodyScrollableContent1 {
    display: none;
}

#bodyScrollableContent2 {
    display: none;
}

#bodyScrollableContent3 {
    display: none;
}

/*Phrase Lists landing page*/
#phrasesColumn {
    padding-top: 15px;
}

.title {
    color: #94A752;
    font: bold 12px / 14px verdana, sans-serif;
}

.fplHeader span {
    color: #333;
    display: block;
    margin: 10px 0px 6px -11px;
    font: bold 10px / 12px verdana, georgia;
}

.fplHeader.landing {
    padding-top: 5px;
}

.fplBody {
    border-top: 1px solid #ccc;
    padding: 10px
}

.info {
    width: 100%;
    padding-bottom: 15px;
    margin: 0px 5px 10px 10px;
    color: #333;
}

.info .language {
    font-size: 11px;
    font-weight: bolder;
}

.info .featured_img {
    padding: 2px 0px 5px;
    width: 137px;
    float: left;
}

.info .featured_img img {
    height: 78px;
    width: 131px;
}

.info .list_data {
    font-weight: bolder;
    margin-left: 5px;
    float: left;
    height: 78px;
    position: relative;
}

.info .meta {
    padding-top: 5px;
    font-size: 10px;
}

.info .list_desc {
    width: 421px;
    clear: both;
}

.info .title {
    padding-right: 10px;
    padding-bottom: 10px;
    height: 20px;
    font-size: 11px;
}

.paginator.top {
    border-bottom: solid 1px #bcbcbc;
}

/* thumbnail-specific styles*/
.info.thumbnail {
    width: 163px;
    float: left;
    margin: 10px 5px;
    color: #333;
}

.info.thumbnail .list_desc {
    display: none;
}

.media_column {
    float: right;
    width: 450px;
}

.list_column {
    width: 400px;
}

.left {
    float: left;
}

.right {
    float: right;
}

/* */
/*.fplBody {
    float: left;
    width: 450px;
    border: 1px solid #ccc;
}*/

/* No search results */

.noSearchResultsWrapper {
    background-image: url('/images/themes/bantu/zero_result_bg.jpg');
    background-repeat: no-repeat;
    width: 434px;
    height: 300px;

}

.noSearchResultsContent {
    text-align: center;
    padding-top: 84px;
    color: #646464;
    line-height: 30px;
}

.noSearchResultsContent h1 {
    font-size: 18px;
    font-weight: bold;
}

.noSearchResultsContent h3 {
    font-size: 12px;
    font-weight: bold;
}

/* @end */

/* Search box customizations */

.haveTerm {
    color: #000000;
}

.needHint {
    color: #AAAAAA;
}

/*Navigation */
#navigationBar {
    background: #ebebeb;
    border-bottom: 2px solid #ccc;
}

#navigationBar ul {
    height: 28px;
    text-align: center;
    font: 14px / 16px arial, verdana, helvetica, sans-serif;
}

#navigationBar li {
    float: left;
    width: 120px;
    padding: 6px;

}

#navigationBar li:hover a {
    background-color: #F9A61C;
    color: #fff;
    text-decoration: none;
}

#navigationBar .selected a{
    color: #fff;
}

#navigationBar .selected {
    background-color: #EC9521;
}
#navigationBar li:hover {
    background-color: #F9A61C;
}


.foot_clear {
    clear: both;
}

/*Browse Speakers*/
.fplHeader .subHeader {
    color: #EC9521;
    font: bold 18px / 20px 'Helvetica', 'Arial', sans-serif;
    margin-left: 5px;
}

.browse {
    border-top: 1px solid #ccc;
}

.speakers {
    margin-bottom: 10px
}

.speakers .mediaThumbnail {
    width: 125px;
    float: left;
    margin-bottom: 10px;
}

.speakers .mediaThumbnail img {
    border: 1px solid #ccc;
}

.speakers .subHeader {
    font: 22px / 24px arial, verdana, helvetica, sans-serif;
    padding: 10px 5px;
    font-size:18px;
}

.speakers .display_name {
    color: #94A752;
    font-size: 12px;
    line-height: 14px;
}
.speakers span.total{
    color: #333;
    font-size: 13px;
}

