@charset "utf-8";

.epg_grid{
margin:0px;
padding:0px;
border:0 solid #a8b0bb;
border-collapse: collapse;
clear:both;
background:#fff;
empty-cells:show;}

.epg_grid a{color:#0090ba;}
.epg_grid table{
margin:0;
width:100%;
border:1px solid #a8b0bb;
border-right-width:0;
empty-cells:show;}

.epg_grid thead th{
text-align:right;
background:#8ab617 url(img/epg/time_bg.gif) repeat-x 0 0;
padding:6px 4px;
border-right:1px solid #a8b0bb;
border-bottom:1px solid #333;
vertical-align:middle;
color:#333;
font-weight:400;
}
.epg_grid thead th a{color:#333;}
.epg_grid thead th.date{text-align:left;border-right:none;}
.epg_grid thead th.date b{color:#fff;}
.epg_grid thead th.date a{color:#ffffcd;text-decoration:underline;font-weight:700;}

.epg_grid thead th.date .fn_links{float:right;color:#333;}
.epg_grid thead th.date .fn_links a{color:#333;font-weight:400;text-decoration:none;}
.epg_grid thead th.date .fn_links a:hover{text-decoration:underline;}

.epg_grid td{
border-top: 1px solid #a8b0bb;
border-right: 1px solid #a8b0bb;
text-align: left;
vertical-align:top;
padding: 3px 7px 3px 8px;
}
.epg_grid td.cur_hour{background:#ffc;}

.epg_grid td.time,
.epg_grid td.region{
background:#757575 url(img/epg/bg_channel_name_top.gif) repeat-x;
vertical-align:bottom;
font-weight:bold;
color:#fff;
font-size:13px;
}
.epg_grid td.region{font-weight:400;text-align:center;padding:3px 18px;}
.epg_grid td.venue{
background:#757575 url(img/epg/bg_channel_name_top.gif) repeat-x;
padding:1px 5px 3px 5px;
text-align:center;
vertical-align:middle;
color:#fff;
}
.epg_grid td.venue a{color:#fff;}
.epg_grid table tr td div.ptime,
.epg_grid td.time{font-family:Arial;}

.epg_grid td .p_progress{float:right;width:123px;padding:10px 10px 0 0;color:#666;}
.epg_grid td .p_progress b,
.epg_grid td .p_progress b i{width:120px;height:8px;font-size:1px;line-height:1px;display:block;}
.epg_grid td .p_progress b{border:1px solid #ddd;}
.epg_grid td .p_progress b i{background:#a1d120;}

.epg_grid td .p_sinfo2{float:right;margin:8px 7px 0 0;text-align:right;border:1px solid #ddd;display:inline;padding:1px 4px;background:#a1d120;color:#fff;}
.epg_grid td .p_sinfo{float:right;margin:8px 7px 0 0;border:1px solid #ff7e00;background:#ff9024;color:#fff4b7;text-align:right;display:inline;padding:1px 4px;}

.epg_grid table tr td div.ptime {margin: 1px 0 1px 0;color: gray;font-weight:700;}
.epg_grid table tr td div.pname {margin: 2px 0 6px 0;}

.epg_grid table tr td div.pextra {margin:-2px 0 6px 0;color:gray;position:relative;}


.epg_nav{
margin-left:0;
float:left;
display:inline;
position:relative;
}
.epg_nav ul{border-right:1px solid #a8b0bb;}
.epg_nav .tab{
color:#fff;
height:24px;
line-height:24px;
border-left:1px solid #a8b0bb;
border-top:1px solid #a8b0bb;
background:#4f4f4f;
display:block;
padding:0 5px;
float:left;
margin:0px;
position:relative;}

.epg_nav .sc{background:#f37b0c;margin-left:15px;font-weight:700;}
.epg_nav .sc img{float:left;margin:2px 4px 0 0;}


.epg_nav .sep{float:left;position:relative;width:3px;height:24px;line-height:24px;display:block;border-left:1px solid #a8b0bb;}

.epg_nav a{color:#fff;}

.epg_nav li.cur{
font-weight:bold;
background:#a1d120 url(img/epg/btn_day_select_list_cur.gif) repeat-x;
color:#000;
margin-bottom:-1px;
padding-top:1px;}
.epg_nav li.cur a{color:#000;}

.epg_nav .tab_channel{position:relative;top:-4px;}
.epg_nav .tab_channel li.cur a{float:left;background:url(img/epg/tab_channel_cur.gif) no-repeat 50% 100%;padding-bottom:4px;height:24px;margin-bottom:-4px;position:relative;}

.epg_nav .hour{background:#111;}

.epg_search_box{width:auto;height:23px;margin-top:15px;_margin-top:14px;padding:8px 3px 8px 9px;background:#ff8916 url(img/epg/bg_search.gif) no-repeat 0 0;overflow:hidden;}
.epg_search_box .search_bar select{width:95px;padding:1px;}
.epg_search_box .search_bar input.ipt_txt{width:140px;padding:2px 2px 0;margin-left:6px;}
.epg_search_box .search_bar input.sub_search{cursor:pointer;}