#tv_programs {}
#tv_programs li {float:left; border:1px solid #E0E0E0; background:#fff; width:233px; margin:0px 10px 25px 0px;}
#tv_programs li.selected {border:1px solid #FF7D00;}
#tv_programs li .hour {background:#F5F5F5; width:35px; font-weight:bold;}
#tv_programs li .hour div.cna {text-transform:uppercase; color:#FE470A; width:18px; height:16px; font-size:10px; background:url(../img/program_tv/cna_bg.gif) no-repeat top left; text-align:center; padding:2px 0 0 0;}
#tv_programs li .emisiune {background:#F5F5F5}
#tv_programs li .emisiune a {font-weight:bold;}
#tv_programs li td {vertical-align:top; padding:5px; color:#000000; font-size:11px; border-bottom:1px solid #fff;}
#tv_programs .header {overflow:hidden; height:40px; width:233px; border-bottom:1px solid #E0E0E0; position:relative;}
#tv_programs .header .logo {display:block; position:absolute; background:url(../img/program_tv/fade_logo.png) no-repeat right top; min-width:100px; right:0px; top:0px;}
#tv_programs .header h3 {color:#000000; font-weight:bold; font-size:14px; float:left; margin:10px 0px 0px 10px; width:100%; white-space:nowrap;}
#tv_programs .header h3 a {color:#000000;}
#tv_programs .header h3 a:hover {text-decoration: none;}
#tv_programs .content {padding:0; height:365px; position:relative; overflow:hidden;}
#tv_programs .header .channel_title {color:#000000; font-weight:bold; font-size:14px; float:left; margin:10px 0px 0px 10px;}
#tv_programs .header img {float:right; margin:0px 10px 0px 0px;}
#tv_programs tr.current td {background:#E1ECF3!important;}
#tv_programs tr.progress_bar_tr td {padding:0px; border-bottom:none;}

#tv_programs .show_grabbed {border:1px solid #cc3300; width:4px; height:4px; display:inline-block; vertical-align:middle; margin-right:2px;}
#tv_programs .show_grabbed2 {background-color:#cc3300; width:4px; height:4px; display:inline-block; vertical-align:middle; margin-right:2px;}
#tv_programs .show_modified {background-color:#33cc00; width:4px; height:4px; display:inline-block; vertical-align:middle; margin-right:2px;}


#tv_programs li .poza {margin-top:5px;}
#tv_programs li.last {margin-right:0px;}


#tv_programs li .progress_bar {
    background: linear-gradient(#F5F5F5, #ced2db);
    height:8px;
    width:100%;
    position:relative;
    border:1px solid #69BCE6;
}
#tv_programs li .progress_bar .progress_bar_value {
    background: linear-gradient(#85cdec, #77c4e7);
    height:8px;
    position:absolute;
    left:0;
    top:0;
}
#tv_programs li .current .cell_content {padding:0px;}
#tv_programs li .cell_content .subtitle {font-size:10px;}

.program_tv_full .tab_5  li select {border: 1px solid #FF7D00; padding: 1px;}
