.c_liveeventschedule
{
    
}

.c_liveeventschedule_list .live_event_list
{
    margin-top: 20px !important;
    margin-left: auto;
    margin-right: auto;
}


.c_liveeventschedule_list .live_event_list th
{
   font-size: 80%; 
   border-bottom: 1px solid #ddd;
   padding: 5px;
   text-align: left;
   background-color: #eee;
}

.c_liveeventschedule_list .info_zone
{
    font-size: 80%;
    margin-bottom: 20px;
}

.c_liveeventschedule_list .live_event_list td
{
    
   font-size: 80%; 
   padding: 5px;
   color: #666;
   border-bottom: 1px solid #eee;
}

.c_liveeventschedule_list .live_event_list td a
{
    font-weight: bold;
}

.c_liveeventschedule_list .live_event_list tr.Upcoming td
{
}


.c_liveeventschedule_list .live_event_list tr.Current td
{
}

.c_liveeventschedule .liveeventschedule
{
    font-size: 70%;
}

.c_liveeventschedule .liveeventschedule table
{
    padding: 0; margin: 0;
    width: 100%;
}

.subscribe
{
    text-align: right;
    display: block;
    margin-top: 20px !important;
    font-size: 70%;
    text-decoration: none;
    color: #999;
}

.subscribe img
{
    margin-left: 5px;
}

.c_liveeventschedule .liveeventschedule .day
{
    margin-top: 1px;
    background-color: #eee;
    padding: 5px;
    padding-left: 10px;
    color: #666;
    font-size: 90%;
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
}

.c_liveeventschedule .note
{
    font-size: 80%;
    padding: 10px;
    background-color: #eee;
    margin-top: 1px;
    color: #666;
}

.c_liveeventschedule .note .right
{
    float: right;
    color: #333;
}

.c_liveeventschedule .note .right a
{
    text-decoration: none;
}

.c_liveeventschedule .note .right a:hover
{
    border-bottom: 1px solid #aaa;
}

.c_liveeventschedule .liveeventschedule .event
{
    margin-top: 1px;
    cursor: hand; cursor: pointer;
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
}

.c_liveeventschedule .liveeventschedule .event .time
{
    margin-top: 1px;
    background-color: #eee;
    text-align: center;
    vertical-align: middle;
    height: 100%;
}

.c_liveeventschedule .liveeventschedule .event .time a, .c_liveeventschedule .liveeventschedule .event .description a
{
    display: block;
    height: 100%;
    width: 100%;
    color: #666;
    text-decoration: none;
} 

.c_liveeventschedule .liveeventschedule .event .time a div.inner, .c_liveeventschedule .liveeventschedule .event .description a div.inner
{
    padding: 7px;
}

.c_liveeventschedule .liveeventschedule .event .description a div.inner
{
    padding: 2px;
}

.c_liveeventschedule .liveeventschedule .presenters
{
    display: none;
}

.c_liveeventschedule .liveeventschedule .current .time
{
    background-color: #75d66e;
}

.c_liveeventschedule .liveeventschedule .current .time a
{
    color: White;
}

.c_liveeventschedule .liveeventschedule .event .description div.moreinfo
{
    display: none;
}

.c_liveeventschedule .liveeventschedule .event .description
{
    padding: 5px;
    font-size: 80%;
    color: #666;
}

.c_liveeventschedule .liveeventschedule .event .description .nodata
{
    padding: 5px;
    font-size: 110%;
}

.c_liveeventschedule .liveeventschedule .event .description .title
{
    font-size: 120%;
    color: #333;
    display: block;
    font-weight: bold;
}

.c_liveeventschedule .liveeventschedule .spacing div
{
    height: 1px;
}

.c_liveeventschedule_calendar .calendar
{
    font-size: 80%; 
    margin-top: 20px;     
}

.c_liveeventschedule_calendar .calendar th
{
    padding-bottom: 10px;
    font-size: 70%;
    color: #333;
}

.c_liveeventschedule_calendar .calendar td div.day
{
    height: 120px;
    margin: 1px;
    position: relative;
    border: 1px solid #e3e3e3;
}

.c_liveeventschedule_calendar .calendar td div.day .more a
{
    position: absolute;
    right: 0;
    bottom: 0;
    font-size: 70%;
    padding: 3px;
    color: #aaa;
    text-decoration: none;
}

.calendar td div.day ul
{
    list-style: none;
    padding: 0;
    margin: 0;
}


.calendar td div.day ul li
{
    margin: 0; padding: 0;
}

.c_liveeventschedule_calendar .calendar td div.day ul li:before 
{
}

.c_liveeventschedule_calendar .calendar td div.with_events
{
}

.c_liveeventschedule_calendar .calendar td div.cur_date
{
}

.c_liveeventschedule_calendar .calendar td div.with_events .dayOfMonth
{
    
}

.c_liveeventschedule_calendar .calendar td div.day .dayOfMonth
{
    text-align: right;
    height: 20px;
    background-color: #e9e9e9;
    font-weight: bold;
    font-size: 90%;
    color: #aaa;
    border-bottom: 1px solid #ddd;
}

.c_liveeventschedule_calendar .calendar td div.day .dayOfWeekInner
{
    display: block;
    position: relative; right: 8px; top: 2px;
    color: #999;
    text-decoration: none;
}

.c_liveeventschedule_calendar .calendar td div.day .dayOfMonth div
{
}

.c_liveeventschedule_calendar .calendar td div.day .event_container a
{
    font-size: 80%;
    text-decoration: none;
}

.c_liveeventschedule_calendar .calendar td div.day .event_container
{
    padding-bottom: 2px;
}

.c_liveeventschedule_calendar .calendar td div.day .events
{
    padding: 2px;
}

.c_liveeventschedule_calendar .calendar td div.day .events .event
{
    cursor: hand; cursor: pointer;
    margin-bottom: 2px;
}

.c_liveeventschedule_calendar_day .calendar tr
{  
    
}

.c_liveeventschedule_calendar_day .calendar td
{
    padding-right: 10px;
    padding-left: 10px;
    border-bottom: 1px solid #eaeaea;
}

.c_liveeventschedule_calendar_day .calendar .event
{
    width: 100%;
    height: 100%;
}

.calendar .event
{
    font-size: 80%;
}

.c_liveeventschedule_calendar .calendar .event
{
    margin: 0; padding: 0;
    margin-top: 0px;
    padding: 2px;
    padding-left: 4px; padding-right: 4px;
}

.c_liveeventschedule_calendar_day .calendar .title a
{
    color: #666;
}

.c_liveeventschedule_calendar_day .calendar .event .inner
{
    padding: 5px;
    padding-left: 8px;
}

.c_liveeventschedule_calendar_day .calendar .event .title
{
    font-weight: bold;
}

.c_liveeventschedule_calendar_day .calendar .event .times
{
    color: #666;
    font-size: 90%;
}

.c_liveeventschedule_calendar_day .calendar .period
{
    font-size: 80%;
    padding: 5px;
}

.heading_right .cur_date
{
    float: left;
    margin-right: 20px;
    font-size: 70%;
    margin-top: 6px;
}

.heading_right .date_changer
{
    float: left;
    margin-right: 10px;
}

.heading_right .date_changer .c_rounded
{
    display: block;
    font-size: 80%;
    background-color: #ddd;
    float: left;
    margin-top: 2px;
    
}
.heading_right .date_changer .c_rounded .rounded_area
{
    padding-top: 2px;
    padding-bottom: 4px;
}

.heading_right .date_changer a
{
    text-decoration: none;
}

.heading_right .date_changer img
{
    border: 0;
}

.heading_right .date_changer .go_left
{
    padding-left: 6px;
    padding-right: 3px;
}
.heading_right .date_changer .go_right
{
    padding-right: 6px;
    padding-left: 3px;
}

.calendar .Upcoming, .legend .Upcoming
{
    display: block;
    background-color: #f5e5ad !important;
    /*border: 1px solid #fddc68 !important;*/
    color: #aa7c00 !important;
}

.calendar .Archive, .legend .Archive
{
    display: block;
    background-color: #eee !important;
    /*border: 1px solid #ddd !important;*/
    color: #666 !important;
}

.calendar .Current, .legend .Current 
{
    background-color: #d7f2c7 !important;
    /*border: 1px solid #94d36e !important;*/
}

.calendar .Current, .legend .Current 
{
    display: block;
}

.c_liveeventschedule_calendar_day .calendar .Current .title a, .calendar .Current,  .legend .Current, .live_event_list .Current a
{
    color: #358d00 !important;
}

.c_liveeventschedule_calendar_day .calendar .Current .times
{
    color: #529728;   
}

.c_liveeventschedule_calendar_day .calendar .Upcoming .title a, .calendar .Upcoming,.legend .Upcoming
{
    color: #aa7c00 !important;
}

.c_liveeventschedule_calendar_day .calendar .Upcoming .times
{
    color: #d8ab33;   
}

.c_liveeventschedule_calendar .cur_date select, .cur_date input
{
    position: relative; top: -4px;   
}

.cur_date #calendar_date_selector
{
    width: 60px;
}

.c_liveeventschedule_calendar .legend, .c_liveeventschedule_calendar_day .legend
{
    float: right;
    font-size: 60%;
    background-color: #fafafa;
    margin-right: 15px;
}

.legend .c_rounded
{
    padding: 2px !important;
    float: left;   
    margin-right: 0px !important;
    margin-bottom: 3px !important;
}

.legend .c_rounded .item
{
    padding: 4px;
}

#tooltip
{
    font-size: 70%; 
    border: 1px solid #ddd;
    background-color: #fafafa; 
}

#tooltip .title
{
     
}

#tooltip .presenter, 
#tooltip .description
{
    font-size: 80%;
    font-weight: normal;
    color: #666;
}

#tooltip .click_to_watch
{
    margin-top: 5px;
    font-size: 80%;   
}

.live_event_list .Upcoming a
{
    color: #666;   
}