﻿#more_events
{
    width:100%;

}
#more_events h1
{
    color:#316698;  
    font-size:16px;
    text-align:left;
    
}
#more_events h1 a
{
    text-decoration:none;
    color:#316698;      
}

#more_events h1 a:hover
{
    text-decoration:underline;
    color:#316698;      
}

#more_events h1 a:visited
{
    color:#316698;    
}

#events_display_rotating_nav
{
    float:left;
}

#events_display_rotating_title
{
    float:left;
    width:227px;
    
}

#events_display_rotating_title
{
    float:left;
    width:222px;
    
}

#events_display_rotating_title h1
{
    color:#316698;
    font-size:25px;
    text-align:left;
}

#event_rotating_content
{
    border-bottom:1px solid #A7BAC5;
    float:left;
    width:275px;
    margin-bottom:5px;

}
.event_rotating_content_item
{
    width:275px;
    height:75px;
    
    float:left;
    border-bottom:solid 1px #ececec;
}

#date_section
{
    width:65px;
    height: 66px;
    float:left;
    background-image:url('/App_Themes/DCI/images/date_bg.jpg');
    background-repeat:no-repeat;
    margin-top:5px;
    margin-left:5px;
}

#month_section
{
    height:20px;
    width:100%;
    overflow:hidden;
    margin-top:7px;
    text-align:center;
}
#day_section
{
    height:40px;
    width:100%;
    overflow:hidden;
    margin-top:5px;
    text-align:center;
}
.month_label
{
    width:100%;
    font-size: 20px;
    color:#ABB40D;
    text-align:center;
}
.day_label
{
    width:100%;
    font-size: 24px;
    color:#14A2D0;
    text-align:center;
}

#text_section
{
    width:190px;
    height:64px;
    overflow:hidden;
    float:left;
    text-align:left;
    padding-left:5px;
    margin-top:5px;
    
}

#title_section
{
    height:18px;
    width:100%;
    overflow:hidden;
}

#description
{
    height:40px;
    width:100%;
    overflow: hidden;
}

.title_label
{
    color:#14A2D0;
    font-size:14px;
    
}

.title_label a
{
    color:#14A2D0;
    font-size:14px;
    text-decoration:none;
    
}

.title_label a:hover
{
    color:#14A2D0;
    font-size:14px;
    text-decoration:underline;
    
}

.description_label
{
    font-size:12px;
}



.RadRotator_Default .rrClipRegion
{
    border: 0px !important;
    border-top: 1px solid #A7BAC5 !important;
}

.alternate
{
    background-color: #E9FBFF;
}
