﻿/* ================================
    CSS STYLES FOR DNN Event Module 
   ================================
*/
/* The following control the Calendar Month Style-Look */
.Eventtooltip
{
    border-right: #656600 3px solid;
    padding-right: 5px;
    border-top: #656600 2px solid;
    padding-left: 5px;
    font-size: 10px;
    filter: alpha(opacity=90);
    padding-bottom: 5px;
    border-left: #656600 2px solid;
    width: 250px;
    color: #ffffff;
    padding-top: 5px;
    border-bottom: #656600 3px solid;
    font-family: Arial;
    background-color: #690B09;
    text-align: left;
    moz-opacity: 0.8;
    z-index: 99;
}
.Event
{
    table-layout: fixed;
    width: 740px;
    font-size: 10pt !important;
    color: #ff0000 !important;
    font-family: Verdana;
    text-align: center;
    border-right: #656600 2px solid;
    border-top: #656600 1px solid;
    border-left: #656600 2px solid;
    border-bottom: #656600 2px solid;
}
.EventTitle, .EventTitle td
{
    font-weight: Bold;
    font-size: 9pt;
    width: 100%;
    color: #FFFFFF !important;
    height: 20px !important;
    text-align: center;
    background-color: #656600;
    font-family: Verdana;
    border-top: #7c7d20 2px solid;
    border-bottom: #7c7d20 2px solid;
}
/* 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: #ffffff !important;
    padding-top: 4px;
}
.EventNextPrev a, .EventNextPrev a:visited, .EventNextPrev a:hover
{
    padding-right: 0.5em;
    padding-left: 0.5em;
    font-size: 8pt;
    padding-bottom: 0px;
    color: #ffffff !important;
    padding-top: 4px;
}
.EventDayHeader
{
    font-weight: normal;
    font-size: 9pt;
    color: #FFFFFF;
    height: 18px;
    background-color: #690B09;
    vertical-align: middle;
    font-family: Verdana;
    border-right: #656600 1px solid;
    border-top: #656600 1px solid;
    border-left: #656600 1px solid;
    border-bottom: #656600 1px solid;
}
/*width:14%;*/
.EventDay, .EventDayEvents
{
    font-size: 8pt !important;
    font-weight: bold !important;
    text-align: left;
    height: 100px;
    vertical-align: top;
    color: #000000 !important;
    font-family: verdana;
    background-color: #e1e7c5;
    border-right: #656600 1px solid;
    border-top: #656600 1px solid;
    border-left: #656600 1px solid;
    border-bottom: #656600 1px solid;}


.EventDay td, .EventDay a, .EventDay a:visited
{
    font-size: 8pt !important;
    color: #000000 !important;
    font-family: arial !important;
    font-weight: normal !important;
}

.EventDay a:hover
{
    font-size: 8pt !important;
    color: #ff0000 !important;
    font-family: arial !important;
    font-weight: normal !important;
}


.EventDayScroll
{
    width: 100%;
    height: 100%;
    font-weight: bolder;
    background-color: #ffffff;
    opacity: 0.8;
    filter: alpha(opacity = 60);
}
.EventOtherMonthDay
{
    color: #000000 !important;
    background-color: #777777;
}
.EventWeekendDay
{
    font-size: 8pt;
    text-align: left;
    height: 100px;
    vertical-align: top;
    color: #000000 !important;
    font-family: Verdana;
    background-color: #BEC3A2;
    border-right: #656600 1px solid;
    border-top: #656600 1px solid;
    border-left: #656600 1px solid;
    border-bottom: #656600 1px solid;}
}
.EventTodayDay
{
    font-weight: bold !important;
    color: #000000 !important;
    background-color: #c5c698 !important;

}
/* Note use of "!important" to override Inline Style */
.EventSelectedDay
{
    color: #000000 !important;
    border-right:  #ff0000 2px solid;
    border-top:    #ff0000 2px solid;
    border-left:   #ff0000 2px solid;
    border-bottom: #ff0000 2px solid;
    text-align: left;
}
.EventSelector
{
    background-color: #000000;
}
.EventSelector a, .EventSelector a:visited, .EventSelector a:hover
{
    color: #000000 !important;

    text-decoration: none;
}




/* The following control the Calendar Week View Style-Look */
.WeekTable table
{
    table-layout: auto;
    width: 740px;
    font-size: 7pt;
    color: black;
    font-family: Verdana;
    text-align: center;
    border-top: #FBEEDD 1px solid;
    border-right: #FBEEDD 1px solid;
    border-left: #FBEEDD 1px solid;
    border-bottom: #FBEEDD 1px solid;
}
.WeekTable table td, .WeekTable table th
{
    border:0px;
    padding:3px;
}
.WeekItem
{
    text-align: center;
    font-family: verdana,helvetica,arial;
    font-size: xx-small;
    background-color: #FFFFFF;
    font-weight: normal;
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=  '#FFFFFF' , EndColorStr= '#CCCCCC' );
    border-right: #F6DEBA 1px solid;
    border-top: #F6DEBA 1px solid;
    border-left: #F6DEBA 1px solid;
    border-bottom: #F6DEBA 1px solid;
}
.WeekDay
{
    font-weight: bold;
    font-size: xx-small;
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=  '#EEEEEE' , EndColorStr= '#B0C4DE' );
    color: #E3CAA7;
    font-family: verdana,helvetica,arial;
    background-color: #E3CAA7;
    text-align: center;
    vertical-align: middle;
    border-right: #F6DEBA 1px solid;
    border-top: #F6DEBA 1px solid;
    border-left: #F6DEBA 1px solid;
    border-bottom: #F6DEBA 1px solid;
}
.WeekBackground
{
    font-family: verdana,helvetica,arial;
    font-size: xx-small;
    background-color: #fff;
    border-right: #F6DEBA 1px dotted;
    border-top: #F6DEBA 1px dotted;
    border-left: #F6DEBA 1px dotted;
    border-bottom: #F6DEBA 1px dotted;
}
.WeekTitle
{
    font-family: verdana,helvetica,arial;
    font-size: xx-small;
    color: black;
    height: 15%;
    text-align: center;
    background-color: silver;
    width: 11%;
    border-right: #F6DEBA 1px solid;
    border-top: #F6DEBA 1px solid;
    border-left: #F6DEBA 1px solid;
    border-bottom: #F6DEBA 1px solid;
}
.WeekOfTitle
{
    font-weight: bold;
    font-size: 10px;
    width: 100%;
    color: #9A1415;
    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: #9A1415;
    text-align: center;
    vertical-align: middle;
}
.WeekRangeheader
{
    text-align: center;
    vertical-align: middle;
    font-family: verdana,helvetica,arial;
    font-size: xx-small;
    background-color: #e8eef7;
    border:none!important;
}
/* The following control the Calendar List View Style-Look */
.ListTable
{
    width: 90%;
    align: left;
}
.ListDate
{
    font-size: 8pt;
    font-family: verdana,helvetica,arial;
    text-align: left;
    vertical-align: middle;
    width: 130px;
    padding: 3px 3px 3px 3px;
}
.ListTitle
{
    font-size: 8pt !important;
    color: black !important;
    font-family: verdana,helvetica,arial;
    text-align: left;
    vertical-align: middle;
    padding: 3px 3px 3px 3px;
}
.ListDescription
{
    font-size: 8pt;
    font-family: verdana,helvetica,arial;
    text-align: left;
    vertical-align: middle;
}
.ListLink
{
    font-weight: bold;
    font-size: 9pt;
    font-family: verdana,helvetica,arial;
    text-align: left;
    vertical-align: middle;
}
.ListHeader,
{
    font-size:10pt;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #656600;
    font-family: verdana,helvetica,arial;
    height: 20px;
    text-align: middle;
}
.ListDuration
{
    font-size: 9pt;
    font-family: verdana,helvetica,arial;
    text-align: center;
    vertical-align: middle;
    width: 60px;
}
.ListCategory
{
    font-size: 9pt;
    font-family: verdana,helvetica,arial;
    text-align: left;
    vertical-align: middle;
    width: 100px;
}
.ListCustomField1
{
    font-size: 9pt;
    font-family: verdana,helvetica,arial;
    text-align: left;
    vertical-align: middle;
}
.ListCustomField2
{
    font-size: 9pt;
    font-family: verdana,helvetica,arial;
    text-align: left;
    vertical-align: middle;
}
.ListAlternate
{
    background-color: #D5DAB8;
}
.ListDataGrid
{
    border-right: #656600 1px solid;
    border-top: #8C8C30 3px solid;
    border-left: #656600 1px solid;
    border-bottom: #656600 2px solid;
    background-color: #E1E7C5;
}
.ListDataGrid td
{

    border-width: 1px;
    border-color: #656600;
}
.ListEdit
{
    text-align: center;
    vertical-align: top;
    width: 1px;
}
