/* ================================
    CSS STYLES FOR DNN Event Module 
   ================================
*/

/* The following control the Calendar Month Style-Look */
.Eventtooltipheader, 
.Eventtooltipbody
{
    width: 300px;
    z-index: 99;
    font-size: 10px;
    font-family: Arial;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.Eventtooltipheader
{
    border: #c3d9ff 1px solid;
    background-color: #c3d9ff;
    color:#00008B;
    font-weight:bold;
    font-size: 11px;
}
.Eventtooltipbody
{
    border-left: #c3d9ff 1px solid;
    border-right: #c3d9ff 1px solid;
    border-bottom: #c3d9ff 1px solid;
    background-color: #ffffff;
}
     
.Event
{
    table-layout: auto;
    font-size: 7pt;
    color: black;
    font-family: Verdana;
    text-align: center;
    border-right: #7994cb 0px solid; 
    border-top: #7994cb 0px solid; 
    border-left: #7994cb 0px solid; 
    border-bottom: #7994cb 0px solid; 
}

.EventTitle {
    font-weight: bold;
    font-size: 11pt;
    width: 100%;
    color: #000000 !important;
    height: 20px !important;
    text-align: center;
    background-image: url(MidBlue.jpg);
}

.EventTitle, .EventTitle td
{
    font-weight: bold;
    font-size: 11pt;
    width: 100%;
    color: #000000 !important;
    height: 20px !important;
    text-align: center;
    background-image: url(MidBlue.jpg);
}

/* Note use of "!important" to override Inline Style */
.EventNextPrev, .EventNextPrev a:link
{
    padding-right: 0.5em;
    padding-left: 0.5em;
    font-size: 8pt;
    padding-bottom: 0px;
    color: darkblue !important;
    padding-top: 0px;
}

.EventNextPrev a, .EventNextPrev a:visited, .EventNextPrev a:hover
{
    padding-right: 0.5em;
    padding-left: 0.5em;
    font-size: 8pt;
    padding-bottom: 0px;
    color: darkblue !important;
    padding-top: 0px;
}

.EventDayHeader
{
    font-weight: normal;  
    font-size: 7pt;
    height: 14px;
    font-family: Verdana;
    background-color: #c3c7e2;
    vertical-align: middle;
}
    /*width:14%;  EventTodayDay EventDay */

.EventDay, .EventDay td
{
    font-size: 7pt;
    overflow: hidden;
    width: 100px;
    height: 100px; 
    text-align: left;
    vertical-align: top;
    color: #0000ff !important;
    font-family: Verdana;
    
}
.EventDayScroll
{
    overflow: auto;
    position: static;
    width: 100%;
    height: 85%;
}

.EventOtherMonthDay
{
    color: #000000;
    background-color: #F4F5F3;
}

.EventOtherMonthDay a, .EventOtherMonthDay a:visited, .EventOtherMonthDay a:hover
{
    color: #000000;
    background-color: white;
}


.EventWeekendDay
{
    color: #000000;
    background-color: #e5e7f1;
}


.EventTodayDay
{
    font-weight: bold;
    color: #000000 !important;
    background-color: #FBFBFF;
    border-right: #c79f42 2px solid;
    border-top: #c79f42 2px solid;
    border-left: #c79f42 2px solid;
    border-bottom: #c79f42 2px solid;
}

/* Note use of "!important" to override Inline Style */
.EventSelectedDay
{
    border-right: #c3c7e2 2px solid;
    border-top: #c3c7e2 2px solid;
    border-left: #c3c7e2 2px solid;
    border-bottom: #c3c7e2 2px solid;
}

.EventSelector
{
    background-color: #c0c0e0;
}
.EventSelector a,
.EventSelector a:visited,
.EventSelector a:hover
{
    color: #0000ff;
    text-decoration: none;
}   



/* The following control the Calendar Week View Style-Look */
.WeekTable
{
    table-layout: auto;
    font-size: 7pt;
    color: black;
    font-family: Verdana;
    text-align: center;
    border-right: #3a3b6b 1px solid; 
    border-top: #3a3b6b 1px solid; 
    border-left: #3a3b6b 1px solid; 
    border-bottom: #3a3b6b 1px solid; 
}

.WeekItem 
{
    text-align: center;
    FONT-FAMILY: verdana,helvetica,arial;
    font-size: xx-small;
    BACKGROUND-COLOR: #FFFFFF;
    FONT-WEIGHT: normal;
}
.WeekBackground 
{
    FONT-FAMILY: verdana,helvetica,arial;
    font-size: xx-small;
}

.WeekDay
{
    font-weight: normal;
    font-size: xx-small;
    color: white !important;
    font-family: verdana,helvetica,arial;
    background-color: #e5e7f1;
    text-align: center;
    vertical-align: middle;
}

.WeekTitle 
{
    FONT-FAMILY: verdana,helvetica,arial;
    font-size: xx-small;
    FONT-WEIGHT: normal;
    width: 100%;
    color: #000000;
    height: 15%;
    text-align: center;
    background-image: url(MidBlue.jpg);
}
.WeekOfTitle
{
    font-weight: normal;
    font-size: 10px;
    width: 100%;
    color: #000000;
    font-family: verdana,helvetica,arial;
    text-align: center;
    vertical-align: middle;
}
.WeekNextPrev
{
    font-weight: bold;
    FONT-FAMILY: verdana,helvetica,arial;
    font-size: 10px;
    width: 100%;
    color: darkblue;
    text-align: center;
    vertical-align: middle;
}
.WeekRangeheader 
{
    text-align: center;
    vertical-align: middle;
    font-family: verdana,helvetica,arial;
    font-weight: normal;
    font-size: 10px;
    color: #000000;
    Background-Color: #c3c7e2;
}


/* The following control the Calendar List View Style-Look */
.ListTable
{
    width: 100%; border:0px;
}
.ListDate
{
    font-size: 12px;
    font-family: verdana,helvetica,arial;
    text-align: left;
    vertical-align:top;
}
.ListTitle
{
    font-size: 12px;
    font-family: verdana,helvetica,arial;
    text-align: left;
    vertical-align:top;
}
.ListDescription
{
    font-size: 12px;
    font-family: verdana,helvetica,arial;
    text-align: left;
    vertical-align:top;
}
.ListLink 
{
    font-weight: bold;
    font-size: 12px;
    font-family: verdana,helvetica,arial;
    text-align: left;
    vertical-align:top;
}

.ListHeader
{
    font-weight: normal;
    font-size: xx-small;
    background-image: url(NewGrey.jpg);
    color: #000000 !important;
    font-family: verdana,helvetica,arial;
    height: 20px;
    text-align: left;
}

.ListCustomField1
{
    font-size: 7pt;
        font-family: verdana,helvetica,arial;
    text-align: left;
        vertical-align: top;
}
.ListCustomField2
{
        font-size: 7pt;
        font-family: verdana,helvetica,arial;
        text-align: left;
        vertical-align: top;
}
.ListAlternate
{ 
        border-style: none;
}
.ListDataGrid
{ 
        border-style: none;

}
.ListDataGrid td
{
       border-style: none none solid none;
    border-width: 0px 0px 1px 0px;
    border-color: #C3C7E2;

}