body.iword_colors_part_of_speech {
    background: url(../../images/vfs/bgs_vfs_iwords.jpg) scroll top center no-repeat #13131D;
    margin: 0 auto;
}

body.iword_colors_part_of_speech.grade-6 {
    background: url(../../images/vfs/background_vfs_g6_wordlist.jpg) scroll top center no-repeat #02598B;
}

body.iword_colors_part_of_speech.grade-7 {
    background: url(../../images/vfs/background_vfs_g7_wordlist.jpg) scroll top center no-repeat #411C58;
}

body.iword_colors_part_of_speech.grade-8 {
    background: url(../../images/vfs/background_vfs_g8_wordlist.jpg) scroll top center no-repeat #02722E;
}

body.iword_colors_part_of_speech.grade-9 {
    background: url(../../images/vfs/background_vfs_g9_wordlist.jpg) scroll top center no-repeat #161A25;
}

body.iword_colors_part_of_speech.grade-10 {
    background: url(../../images/vfs/background_vfs_g10_wordlist.jpg) scroll top center no-repeat #024C52;
}

.iword_colors_part_of_speech #content {
    font-size: 14px;
}

.iword_colors_part_of_speech .ui-tabs {
    padding: .3em;
}
dt {
    font-weight: bold;
    clear: both;
    float: left;
    display: inline-block;
    padding-right: 5px;
}
dd {
    padding: 0;
    padding-bottom: 1em;
    margin: 0;
    line-height: 1.3em;
}
dd p {
    margin: 0;
    padding: 0;
    padding-bottom: 1.5em;
}
.word_highlight {
    color: red;
}

.wordTitle {
    color: #333333;
    display: inline-block;
    float: left;
    font-size: 23px;
    font-weight: bold;
    line-height: 1.2em;
    margin: 0;
    padding: 0;
}

.wordTitle span {
    color: #676767;
    font-size: 18px;
    font-weight: normal;
    line-height: 1.4em;
}

.navigation {
    border: 0 solid #FF0000;
    color: #9A9A9A;
    font-size: 13px;
    line-height: 2.2em;
    margin: -8px auto 0;
    padding-left: 6px;
    padding-right: 1px;
    position: relative;
    text-align: right;
    float: right;
}

.iWordSeparateImage {
    background: url(../../images/iwords.jpg) scroll top center no-repeat;
    height: 57px;
    display: inline-block;
    width: 100%;
}

.iWordSynAntSeparateImage {
    background: url(../../images/synonyms_antonyms.jpg) scroll top center no-repeat;
    height: 57px;
    display: inline-block;
    width: 100%;
}

.iWordVideosSeparateImage {
    background: url(../../images/iwords_videos.jpg) scroll top center no-repeat;
    height: 57px;
    display: inline-block;
    width: 100%;
}

.iWordPartOfSpeechVideoMenu{
    background: url(../../images/icon_video2.gif) scroll top left no-repeat;
    background-position: 0 0;
    background-repeat: no-repeat;
    color: #333333;
    list-style: outside none none;
    margin-bottom: 4px;
    margin-left: 0;
    padding: 0 0 10px 20px;
}


.iWordVideosList{
    border-color: #cccccc;
    border-image: none;
    border-style: solid;
    border-width: 0 1px;
    clear: both;
    color: #333333;
    font-size: 12px;
    margin: 0;
    padding: 1.5em 5px 1px 14px;
    width: 130px;
}


div.audioMenu {
    color: #999999;
    font-size: 11px;
    line-height: 1.5em;
    text-transform: uppercase;
}
div.audioMenu span.listen {
    float: left;
    margin-bottom: 1em;
    margin-right: 20px;
    padding-top: 5px;
    text-transform: uppercase;
}

.print_icon {
    background: url(../../images/print_icon.jpg) scroll top left no-repeat;
    display: inline-block;
    width: 68px;
    height: 30px;

}

.iwordPartOfSpeechAudio {
    float:left;
    width: 30px;
}

.definition_left_column {
    float:left;
    width: 180px;
    padding: 5px 0px;
}

.definition_right_column {
    float:left;
    width: 500px;
}

.synAntPartOfSpeechSub{
    width: 491px;
    padding-bottom: 20px;
}

[id^=tabs-synAnt] .definition_left_column{
    width: 130px;
}

[id^=tabs-synAnt] .definition_right_column{
    margin-top: 20px;
}

.synAntSubContentTopSeparator{
    width: 491px;
    height: 13px;
    background: url(../../images/top_box_curve.jpg) no-repeat;
}

.synAntSubContentBottomSeparator{
    width: 491px;
    height: 11px;
    background: url(../../images/bottom_box_curve.jpg) no-repeat;
}
.synAntPartOfSpeechSubContentContainer{
    border-left: 1px solid #D2D2D2;
    border-right: 1px solid #D2D2D2;
}

.synAntPartOfSpeechSubContentTitle{
    padding-bottom:10px;
    font-size: 18px;
    text-align: center;
}

.synAntPartOfSpeechSubContent{
    text-align:left;
    margin-left:23px;
    margin-right:23px;
}

.videoMenu{
    clear: both;
    display: inline-block;
    float: left;
    margin: 0 15px 0 0;
    padding: 0;
    width: 151px;
}

.videosPartOfSpeechOtherMeanings{
    width: 151px;
    height: 29px;
    background: url(../../images/top_video_nav_box.jpg) no-repeat;
}

.videosBottom{
    width: 151px;
    height: 11px;
    background: url(../../images/bottom_video_nav_box.jpg) no-repeat;
}

#tabs.ui-tabs .ui-tabs-nav li a {
    width:100%;
    text-align: center;
}

.wordMapFrame {
    clear: both;
    text-align: center;
    width: 885px;
    height: 571px;
    margin:0;
    padding:0;
}
.iword_colors_part_of_speech.mobile .wordMapFrame {
    width: 875px;
}
.iword_colors_part_of_speech.mobile #tabs.ui-tabs .ui-tabs-nav li {width: 49.5%;}

#sectionHeader > div {
    float: right;
    font-weight: bold;
    margin-right: 10px;
    margin-top: -40px;
}

object {
    vertical-align: middle;
}
.wordContent {
    clear:both;
}
.navPanel {
    clear:both;
}

.wordContent img {
    max-width: 630px;
}

.wordMapTitle a {
    font-weight: bold;
    text-decoration: none;
}

div.audioMenu ul,div.audioMenu li {list-style: none;padding: 0;margin: 0;}
div.audioMenu .box_top {
    background: url(../../images/nav_top.gif) scroll top left no-repeat;
    width: 164px;
    height: 14px;
}

div.audioMenu .box_middle {
    background: url(../../images/nav_bg.gif) scroll top left repeat-y;
    width: 164px;
    padding: 0px 5px;
}

div.audioMenu .box_bottom {
    background: url(../../images/nav_bottom.gif) scroll top left repeat-y;
    width: 164px;
    height: 13px;
}

.print_label {
    background: url(../../images/label_print.jpg) scroll top left no-repeat;
    width: 92px;
    height: 35px;
    display: inline-block;
    padding-bottom: 10px;
    padding-left: 10px;
}


.download_word_label {
    background: url(../../images/label_download_word.jpg) scroll top left no-repeat;
    width: 126px;
    height: 35px;
    display: inline-block;
    padding-bottom: 10px;
    padding-left: 10px;
}


.download_unit_label {
    background: url(../../images/label_download_unit_2.jpg) scroll top left no-repeat;
    width: 126px;
    height: 35px;
    display: inline-block;
    padding-bottom: 10px;
    padding-left: 10px;
}
dd span.listen {
    display: inline-block;
    float: left;
    height: 28px;
    margin-left: -35px;
    width: 28px;
}
.iword_colors_part_of_speech #pagecontainer {
    min-height: 650px;
    padding-top: 156px;
}
.iword_colors_part_of_speech #page {
    background: transparent;
    width: 789px;
    margin: 0 auto;
    padding: 0px;
}

.iword_colors_part_of_speech .ui-widget-content {
    background: transparent;
    border: none;
}

.iword_colors_part_of_speech #content {
    margin-left: 3px;
    margin-top: -42px;
}

.iword_colors_part_of_speech .ui-widget-header {
    border:none;
    background: transparent;
}

#tabs-wordMapTab {
    text-align: center;
    padding: 5px !important;
}

audio {
    width: 30px;
}

.iword_colors_part_of_speech [id*=html5VideoPlayer]{
    width: 512px;
    height: 288px;
}

.definition_right_column .videoPanel {
    padding-top: 5px;
}


@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:3/2),
only screen and (min--moz-device-pixel-ratio:1.5),
only screen and (min-device-pixel-ratio:1.5){

    body.iword_colors_part_of_speech {
        background: url(../../images/vfs/bgs_vfs_iwords@2x.jpg) scroll top center no-repeat #13131D;
        background-size: 1312px 951px;
    }

    body.iword_colors_part_of_speech.grade-6 {
        background: url(../../images/vfs/background_vfs_g6_wordlist@2x.jpg) scroll top center no-repeat #02598B;
        background-size: 1312px 951px;
    }

    body.iword_colors_part_of_speech.grade-7 {
        background: url(../../images/vfs/background_vfs_g7_wordlist@2x.jpg) scroll top center no-repeat #411C58;
        background-size: 1312px 951px;
    }

    body.iword_colors_part_of_speech.grade-8 {
        background: url(../../images/vfs/background_vfs_g8_wordlist@2x.jpg) scroll top center no-repeat #02722E;
        background-size: 1312px 951px;
    }

    body.iword_colors_part_of_speech.grade-9 {
        background: url(../../images/vfs/background_vfs_g9_wordlist@2x.jpg) scroll top center no-repeat #161A25;
        background-size: 1312px 951px;
    }

    body.iword_colors_part_of_speech.grade-10 {
        background: url(../../images/vfs/background_vfs_g10_wordlist@2x.jpg) scroll top center no-repeat #024C52;
        background-size: 1312px 951px;
    }
}

body.iword_colors_part_of_speech {
    font-family:  "Helvetica", sans-serif;
}

