#epg_box {
 padding:5px 0 10px 0;

}

#epg_box .body-center {
    padding: 5px 20px 0 0;
    text-align: left;
}

#epg_box .body-center h2 {
    color: #8DC63F;
    font-size: 17px;
    line-height: 11px;
}
#ch_selector {
    float: left;
    margin: -10px 0 0 4px;
    position: relative;
}
.san_channels {
    float: left;
    width: 200px;
}
.san_channels a {
    border: 0 none;
   /* border-radius: 5px 5px 5px 5px;*/
    color: #777 !important;
    display: block;
    font-family: arial;
    font-size: 16px;
    line-height: 15px;
    margin: 0 5px auto;
    padding: 5px 0 5px 15px;
    text-decoration: none !important;
    font-weight: bold;
}

.san_channels a:link {
color: #000000;
}

.san_channels a.san_active, .san_channels a:hover {

    background-color: #999999;
    background-image: linear-gradient(to bottom, #CCCCCC, #999999);
    background-repeat: repeat-x;
  border-radius: 3px;
    color: #FFFFFF !important;
    font-weight: normal;
    margin: 0 5px auto;
    padding: 9px 0 9px 15px;
}




.san_channels a.san_active {
    background: none repeat scroll 0 0 #0099CC;
    color: #FFFFFF !important;
    font-weight: normal;
    margin: 0 5px auto;
    padding: 5px 0 5px 15px;
}
.san_center {
    border-left: 1px solid #CCCCCC;
    margin-left: 200px;
    padding-left: 10px;
    width: auto;
}
.san_channel {
    margin-bottom: 10px;
}
.san_channel > .san_head {
    float: left;
    /*padding: 13px 0 0;*/
}
.san_chan_times > table td {
    padding: 3px;
    vertical-align: top;
    width: 50%;
}
.san_channel > .san_chan_times > ul > li {
    padding-bottom: 1px;
}
.san_channel > .san_chan_times > ul > li.san_active > .tm {
    background: none repeat scroll 0 0 #96C11C;
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
    margin: 0 7px 0 -5px;
    padding: 2px 4px;
}
.san_channel > .san_chan_times > ul > li > .tm {
    color: #0099CC;
    font-family: arial;
    font-size: 13px;
    font-weight: bold;
    line-height: 15px;
    margin-right: 10px;
}
.san_channel > .san_chan_times > ul > li > .text {
    font-family: arial;
    font-size: 13px;
    line-height: 21px;
}
.san_channel > .san_chan_times > ul > li > a {
    color: #1D1D1D;
    font-size: 14px;
    text-decoration: none;
}
.san_channel > .san_head > span {
    background-position: left center;
    background-repeat: no-repeat;
    display: block;
    height: 96px;
    position: relative;
    width: 96px;
}

.san_channel > .san_head > .chh_info {
   margin: 0 0 0 21px;
   position: relative;
}

.san_channel > .san_head > .chh_info > a {
    border-bottom: 1px dashed;
}

.san_chan_times {
    margin: 0 0 0 105px;
    position: relative;
}

#san_report {
 min-height: 120px;

}

.san_chan_times a:hover, a:focus {
   text-decoration: none !important;
}

.san_chan_times a:focus {
   outline: none;
}


.san_chan_times table {
    border-collapse: collapse;
    width: 560px;
}
.program__telecast-list {
    list-style-type: none;
    margin: 0;
    overflow: hidden;
    padding: 0 5px;
}
.program__telecast-item {
    padding-bottom: 0;
}
.program__telecast-item:first-child {
    font-weight: normal;
}
.program__telecast-time {
    display: inline-block;
    font-style: normal;
    padding-right: 14px;
    text-align: right;
    width: 41px;
}
.program__past {
    color: #868686;
    list-style-type: none;
    margin: 0;
    overflow: hidden;
    padding: 0 5px;
}
.program__past-time {
    display: inline-block;
    font-style: normal;
    width: 55px;
}
.program__past-item {
    padding-bottom: 6px;
}
.san_channel > .san_chan_times > ul.program__past > li > .tm {
    color: #868686;
}
.program__ended-telecast-link {
    border-bottom: 1px dashed;
    display: inline-block;
    font-family: arial;
    font-size: 16px;
    font-weight: normal;
    line-height: 21px;
    margin: 5px 0 13px;
    text-decoration: none;
}
.program__ended-telecast-link:hover {
    /*border-bottom: medium none;*/
}
.datetime_epg {
    float: left;
    margin: -20px 0 0 317px;
    padding-bottom: 10px;
    position: relative;
}
.datetime_epg table {
    color: #777777;
    font-size: 14px;
    font-weight: bold;
}
.datetime_epg table .time {
    padding-left: 64px;
}
.datetime_epg #date, .datetime_epg #time {

    font-family: arial;
    font-size: 22px;
    font-weight: normal;
    padding-left: 5px;
    padding-top: 1px;
}
#epg_box .center {
    border: 1px solid #CCCCCC;
    border-radius: 5px 5px 5px 5px;
    height: auto;
    line-height: 20px;
    overflow: hidden;
    padding-bottom: 5px;
    padding-top: 5px;
    width: 100%;
}
#epg_box .box {
    display: none;
}

#epg_box input[type="text"]:focus {
box-shadow: none;

}

#epg_box .box.visible {
    display: block;
}

#epg_box .selCont {
    clear: both;
    float: left;
    font-size: 14px;
    margin: 5px 0 0;
    width: 200px;
}
#day { 
    border: 1px solid #CCCCCC;
    cursor: pointer;
    color: #777777;
    font-size: 14px;
    font-weight: bold;
    height: 30px;
    margin-right: 70px;
    margin-top: 0px;
    width: 170px; 
}

.san_channels .accordion-group {
    border: 0px solid #E5E5E5;
    margin-bottom: 2px;
    border-radius: none;
}

.san_channels .accordion-inner a.san_active, .san_channels .accordion-inner a:hover {
    background-color: #999999;
    background-image: linear-gradient(to bottom, #CCCCCC, #999999);
    background-repeat: repeat-x;
    color: #FFFFFF !important;
    font-weight: normal;
    margin: 0 5px auto;
    padding: 4px 0 4px 15px;
     border-radius: 3px;
}

/*
.ui-widget-header {
  background-color: #95b766 !important;
  background-image: -moz-linear-gradient(top, #95b766, #9acc54) !important;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#95b766), to(#9acc54)) !important;
  background-image: -webkit-linear-gradient(top, #95b766, #9acc54) !important;
  background-image: -o-linear-gradient(top, #95b766, #9acc54) !important;
  background-image: linear-gradient(to bottom, #95b766, #9acc54) !important;
  background-repeat: repeat-x !important;

}
*/

.san_channels .accordion-inner a.san_active {
  background-color: #0099cc;
  background-image: -moz-linear-gradient(top, #0099cc, #0074cc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0099cc), to(#0074cc));
  background-image: -webkit-linear-gradient(top, #0099cc, #0074cc);
  background-image: -o-linear-gradient(top, #0099cc, #0074cc);
  background-image: linear-gradient(to bottom, #0099cc, #0074cc);
  background-repeat: repeat-x;
  color: #FFFFFF !important;
  font-weight: normal;
  margin: 0 5px auto;
  padding: 5px 0 5px 15px;
  border-radius: 3px;
}

.san_channels .accordion-inner {
    border-top: 0 solid #E5E5E5;
    padding: 2px 15px;
}
.san_channels .accordion-inner a {
    border: 0 none;
    color: #0099cc !important;
    display: block;
    font-family: arial;
    font-size: 14px;
    line-height: 15px;
    margin: 0 5px auto;
    padding: 4px 0 4px 15px;
    text-decoration: none !important;
    font-weight: bold;
}

.chan_title {
    font-size: 18px;
    line-height: normal;
    margin-bottom: 5px;
}
.chan_img {
    background: none repeat scroll 0 0 transparent;
    float: left;
    margin: 5px 10px 0 0;
}
.chan_info {
    float: left;
    font-size: 13px;
    line-height: 18px;
    width: 300px;
}
.chan_link {
    float: inherit;
    font-size: 14px;
    margin-top: 5px;
    padding-left: 80px;
}
.chan_link a {
    border-bottom: 1px dashed;
    color: #0099CC !important;
    text-decoration: none;
}
.chan_link a:hover {
    border-bottom: medium none;
}