.channel_opg .t {
    height: 37px;
    width: 310px;
    display: block;
    background: url( ../images/channel_opg.png ) no-repeat top;
}

.opg_box .t {
    height: 32px;
    width: 950px;
    display: block;
    background: url( ../images/opg_container.png ) no-repeat top;
}

.opg_box .l {
    float: left;
    display: block;
    height: 455px;
    width: 10px;
    background: url( "../images/opg_container_side.png" ) repeat-y;
    z-index: 300;

}

.opg_box .r {
    float: right;
    display: block;
    height: 455px;
    width: 10px;
    background: url( "../images/opg_container_side.png" ) repeat-y -10px 0;
    z-index: 300;

}

.opg_box .b {
    float: left;
    height: 12px;
    width: 950px;
    display: block;
    background: url( ../images/opg_container.png ) no-repeat 0 -30px;
    overflow: hidden;
}

.mini_opg_box .t {
    float: left;
    height: 32px;
    width: 470px;
    display: block;
    background: url( ../images/mini_opg_container.png ) no-repeat top;
}

.mini_opg_box .l {
    float: left;
    display: block;
    height: 485px;
    width: 10px;
    background: url( "../images/opg_container_side.png" ) repeat-y;
    z-index: 300;
}

.mini_opg_box .r {
    float: right;
    display: block;
    height: 485px;
    width: 10px;
    background: url( "../images/opg_container_side.png" ) repeat-y -10px 0;
    z-index: 300;
}

.mini_opg_box .b {
    float: left;
    height: 29px;
    width: 455px;
    display: block;
    background: url( ../images/mini_opg_container.png ) no-repeat 0 -30px;
    overflow: hidden;
    padding: 8px 5px 5px 10px;
}

.opg_ch_block {
    width: 137px;
    height: 55px;
    display: block;
    background: url( ../images/opg_ch_block.png ) no-repeat;
    overflow: hidden;
    margin-bottom: 2px;
    cursor: pointer;
}

.opg_ch_block .ch_number {
    /*margin: 8px 2px 2px 4px;*/
    margin: 8px 9px 2px 2px;
    padding: 4px 2px 2px 0px;
    display: block;
    width: 30px;
    height: 20px;
    float: left;
    color: #fff;
    font-size: 18px;
}

.opg_ch_block .ch_logo {
    display: block;
    width: 90px;
    height: 40px;
    float: left;
    background-color: #555;
    color: #fff;
}

.opg_ch_block .ch_name {
    float: none;
    display: block;
    width: 137px;
    padding-left: 5px;
    padding-right: 2px;
    padding-bottom: 2px;
    height: 20px;
    overflow: hidden;
    text-align: left;
    font-size: 10px;
    color: #666;
    line-height: 12px;
}

.mini_opg_ch_block {
    display: block;
    height: 55px;
    margin-bottom: 2px;
    overflow: hidden;
    cursor: pointer;
}

.mini_opg_ch_block .t {
    height: 3px;
    width: 90px;
    background: url( "../images/mini_opg_ch_block.png" ) no-repeat;
    overflow: hidden;
    display: block;
}

.mini_opg_ch_block .m {
    height: 42px;
    width: 90px;
    display: block;
    background: #fff;
    overflow: hidden;

}

.mini_opg_ch_block .b {
    height: 10px;
    width: 87px;
    background: url( "../images/mini_opg_ch_block.png" ) no-repeat 0 -3px;
    overflow: hidden;
    display: block;
    font-size: 9px;
    text-align: right;
    line-height: 1em;
    color: #666;
    padding: 0 3px 0 0;
}

.opg_control {
    position: relative;
    overflow: hidden;
}

.opg_full {
    width: 930px;
    height: 455px;
    background: #4d4d4d;
    float: left;
    z-index: 1;
}

.opg_medium {
    height: 485px;
    width: 450px;
    background: #68c325;
    float: left;
}

#timeslots {
    position: absolute;
    height: 20px;
    font-size: 11px;
    margin-left: 16px;
    z-index: 100;
}

.timeslot {
    margin: 0;
    background: url( ../images/opg_time_slot.png );
    color: #fff;
    width: 50px;
    height: 23px;
    text-align: center;
    position: absolute;
    font-size: 14px;
    font-weight: bold;
    padding: 2px 0;
    opacity: .9;
}

#channels {
    height: 400px;
    width: 138px;
    text-align: center;
    background-color: #68c325;
    overflow: hidden;
    position: absolute;
    -moz-user-select: none;
    left: 24px;
    z-index: 200;
    margin-right: 1px;
}

.channel {
    margin: 0;
    width: 90px;
    height: 50px;
    color: #C6CBC9;
    text-align: right;
    font-size: 9px;
    margin-bottom: 2px;
    background-color: #232523;
    -moz-user-select: none;
    overflow: hidden;
}

.channel img {
    width: 60px;
    height: 30px;
    vertical-align: top;
    -moz-user-select: none;
    float: right;
}

.schedule {
    margin: 0;
    width: 240px;
    height: 55px;
    background-color: #fefefe;
    border-left: 1px solid #4d4d4d;
    border-right: 1px solid #4d4d4d;
    text-align: left;
    font-size: 11px;
    position: absolute;
    overflow: hidden;
    cursor: pointer;
    -moz-user-select: none;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;

}

.schedule_duration {
    margin: 0;
    font-style: italic;
    font-size: 10px;
    color: #999999
}

.schedule>div {
    margin: 0;
    padding: 4px;
    height: 55px;
}

.schedule h3 {
    margin: 0;
    font-size: 11px;
    line-height: 14px;
    font-weight: normal;
    color: #666666;
    overflow: hidden;
    height: 30px;
}

#shows {
    overflow: hidden;
    position: absolute;
}

#opg_expander {
    margin: 0;
    position: absolute;
    left: 0;
    top: 0;
    width: 0px;
}

.channel_slider_bg {
    position: absolute;
    z-index: 200;
    background: url( "../images/opg_v_scroll.png" ) no-repeat #68c325;
    margin: 0;
    padding: 65px 6px 0 3px;
    width: 15px;
}

.opg_day_selection {
    float: left;
    margin: 6px 8px 6px 10px;
}

.opg_day_selection select {
    margin: 0;
}

.time_slider {
    float: right;
    padding-right: 75px;
    margin-top: 12px;
}

.time_slider .yui-slider {
    vertical-align: top;
    display: block;
}

.opg_pg_popup {
    position: absolute;
    left: 650px;
    top: 420px;
    display: none;
    z-index: 999;

}

.opg_pg_popup .t {
    background: url( ../images/opg_popup_top.png ) no-repeat;
    display: block;
    height: 21px;
    width: 203px;
    overflow: hidden;
    color: #666;
    font-size: 1.2em;
    padding-top: 15px;
    padding-right: 23px;
    float: none;
}

.arrow_right .t {
    background: url( ../images/opg_popup_top_arrow_right.png ) no-repeat;
}

.opg_pg_popup .m {
    background: url( ../images/opg_popup_bg.png ) repeat-y;
    display: block;
    width: 166px;
    padding: 5px 30px 5px 30px;

}

.opg_pg_popup .m h1 {
    font-size: .8em;
    color: #666;
    margin-bottom: 8px;
}

.opg_pg_popup .b {
    background: url( ../images/opg_popup_bottom.png ) no-repeat;
    display: block;
    height: 12px;
    width: 226px;
    font-size: 0;
    overflow: hidden;
}

.opg_program_title {
    color: #68c325;
    margin: 0;
    font-weight: bold;
    width: 166px;

}

.opg_program_content {
    color: #262626;
    line-height: 1.4em;
    font-size: 12px;
}

.opg_program_episode_info {
    font-weight: bold;
    padding: 1px;
}

.opg_pg_popup_close {
    width: 14px;
    height: 14px;
    float: right;
    background: url( "../images/cross_grey.png" ) no-repeat
}

.opg_pg_popup_close:hover {
    width: 14px;
    height: 14px;
    float: right;
    background: url( "../images/cross.png" ) no-repeat
}

.hidden {
    display: none;
}

.opg_genre {
    background: url( "../images/opg_pg_genre_panel_corner.png" ) #5e5e5e right -5px no-repeat;
    width: 928px;
    margin-left: 12px;
    display: block;
    clear: both;
    overflow: hidden;
    color: #ccc;
    font-size: 11px;
}

.opg_genre b {
    background: url( "../images/opg_pg_genre_panel_corner.png" ) #5e5e5e left 0 no-repeat;
    width: 6px;
    height: 5px;
    float: left;
    display: block;
    overflow: hidden;
}

.opg_genre label {
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    margin: 0 0 0 4px;
}

.opg_genre_list {
    list-style: none;
}

.opg_genre_list li {
    float: left;
    margin: 0 5px;
    padding: 0 0 4px 0;
}

.opg_genre_list li a {
    font-size: 13px;
    color: #fff;
    padding: 1px 4px 1px 4px;
}

.chinese_highlight {
    background-color: #fffab1;
    color: #666;
}

.drama_highlight {
    background-color: #ffedfb;
}

.education_highlight {
    background-color: #f0ffbc;
}

.entertainment_highlight {
    background-color: #ffe7bc;
}

.kids_highlight {
    background-color: #d0d2ff;
}

.movies_highlight {
    background-color: #f0d0ff;
}

.news_highlight {
    background-color: #d1d1d1;
}

.sports_highlight {
    background-color: #c9e39c;
}

.others_highlight {
    background-color: #c4c1a0;
}

.infotainment_highlight {
    background-color: #bcf5ff;
}

.genre23_highlight {
    background-color: #d01a55;
}

.schedule_highlight {
    background-color: #e7e7e7;
}

.opg_genre_link_highlight:hover {
    color: #666;
}

.opg_genre_link_highlight span {
    color: #666;
}

.opg_program_synopsis {
    font-size: 11px;
    color: #666;
}

.opg_program_gengre {
    color: #333;
}

.opg_program_next_showing_title {
    font-size: 11px;
    color: #666;
    padding: 0 0 4px 0
}

.opg_program_next_showing_date {
    font-size: 11px;
    float: left;
    color: #666;
}

.opg_program_next_showing_date strong {
    float: left;
    color: #68c325;
}

.opg_program_next_showing_time {
    float: left;
    background: #68c325;
    padding: 8px 4px;
    margin-right: 4px;
    color: #fff;
    font-weight: bold;
}

.opg_program_next_showing_channel {
    font-size: 11px;
    padding: 2px 4px;
    color: #666;
}

#no_channels_available_warning {
    position: absolute;
    font-size: 14px;
    z-index: 400;
    padding: 10px 30px;
    color: #333;
    background: #f5f5f5;
    border: #fff 2px solid;
    text-align: center;

}

.no_channels_available_warning_full_opg {
    width: 520px;
    margin-top: 100px;
    margin-left: 270px;

}

.no_channels_available_warning_mini_opg {
    width: 200px;
    margin-left: 100px;
    margin-top: 40px;
}
