﻿/* ================================
    CSS STYLES FOR DNN Event Module 
   ================================
*/
/* The following control the Calendar Month Style-Look */
.Eventtooltip
{
    border-right: #000 1px solid;
    padding-right: 5px;
    border-top: #000 1px solid;
    padding-left: 5px;
    font-size: 10px;
    filter: alpha(opacity=80);
    padding-bottom: 5px;
    border-left: #000 1px solid;
    width: 200px;
    color: #000;
    padding-top: 5px;
    border-bottom: #000 1px solid;
    font-family: Arial;
    background-color: #ffd;
    text-align: left;
    moz-opacity: 0.8;
    z-index: 99;
}
.Event
{
    table-layout: fixed;
    width: 95%;
    font-size: 7pt;
    color: black;
    font-family: Verdana;
    text-align: center;
    border-right: #7994cb 1px solid;
    border-top: #7994cb 1px solid;
    border-left: #7994cb 1px solid;
    border-bottom: #7994cb 1px solid;
}
.EventTitle
{
    font-weight: bold;
    font-size: 11pt;
    width: 100%;
    color: #00008B !important;
    height: 32px !important;
    text-align: center;
    background-image: url(gradient_LtBlue.jpg);
}
.EventTitle, .EventTitle td
{
    font-weight: bold;
    font-size: 11pt;
    width: 100%;
    color: #00008B !important;
    height: 32px !important;
    text-align: center;
    background-image: url(gradient_LtBlue.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: #00008B !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: #00008B !important;
    padding-top: 0px;
}
.EventDayHeader
{
    font-weight: bold;
    font-size: 7pt;
    height: 16px;
    font-family: Verdana;
    background-color: silver;
    vertical-align: middle;
}
/*width:14%;*/
.EventDay, .EventDay td
{
    font-size: 7pt;
    overflow: hidden;
    height: 100px;
    text-align: left;
    vertical-align: top;
    color: #0000ff !important;
    font-family: Verdana;
}
.EventDayScroll
{
    overflow: auto;
    position: static;
    width: 100%;
    height: 88%;
}
.EventOtherMonthDay
{
    color: #808080;
    background-color: gainsboro;
}
}
.EventOtherMonthDay a, .EventOtherMonthDay a:visited, .EventOtherMonthDay a:hover
{
    color: #8080c0;
}
.EventWeekendDay
{
    background-color: whitesmoke;
}
.EventTodayDay
{
    font-weight: bold;
    color: #0000ff !important;
    background-color: darkgray;
}
/* Note use of "!important" to override Inline Style */
.EventSelectedDay
{
    border-right: red 2px solid;
    border-top: red 2px solid;
    border-left: red 2px solid;
    border-bottom: red 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
{
    table-layout: auto;
    width: 100%;
    font-size: 7pt;
    color: black;
    font-family: Verdana;
    text-align: center;
    border-right: #7994cb 1px solid;
    border-top: #7994cb 1px solid;
    border-left: #7994cb 1px solid;
    border-bottom: #7994cb 1px solid;
}
.WeekTable table td, .WeekTable table th
{
    border:0px;
    padding:0px;
}
.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: transparent 1px solid;
    border-top: transparent 1px solid;
    border-left: transparent 1px solid;
    border-bottom: transparent 1px solid;
}
.WeekDay
{
    font-weight: bold;
    font-size: xx-small;
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=  '#EEEEEE' , EndColorStr= '#B0C4DE' );
    color: #7994cb;
    font-family: verdana,helvetica,arial;
    background-color: #7994cb;
    text-align: center;
    vertical-align: middle;
    border-right: transparent 1px solid;
    border-top: transparent 1px solid;
    border-left: transparent 1px solid;
    border-bottom: transparent 1px solid;
}
.WeekBackground
{
    font-family: verdana,helvetica,arial;
    font-size: xx-small;
    background-color: #B0C4DE;
    border-right: transparent 1px solid;
    border-top: transparent 1px solid;
    border-left: transparent 1px solid;
    border-bottom: transparent 1px solid;
}
.WeekTitle
{
    font-family: verdana,helvetica,arial;
    font-size: xx-small;
    color: #00008B;
    height: 15%;
    text-align: center;
    background-image: url(gradient_LtBlue.jpg);
    width: 11%;
    border-right: transparent 1px solid;
    border-top: transparent 1px solid;
    border-left: transparent 1px solid;
    border-bottom: transparent 1px solid;
}
.WeekOfTitle
{
    font-weight: bold;
    font-size: 10px;
    width: 100%;
    color: #00008B;
    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: #00008B;
    text-align: center;
    vertical-align: middle;
}
.WeekRangeheader
{
    text-align: center;
    vertical-align: middle;
    font-family: verdana,helvetica,arial;
    font-size: xx-small;
    background-color: #7994cb;
    border:none!important;
}
/* The following control the Calendar List View Style-Look */
.ListTable
{
    width: 100%;
}
.ListDate
{
    font-size: 7pt;
    font-family: verdana,helvetica,arial;
    text-align: left;
    vertical-align: top;
}
.ListTitle
{
    font-size: 7pt;
    font-family: verdana,helvetica,arial;
    text-align: left;
    vertical-align: top;
}
.ListDescription
{
    font-size: 7pt;
    font-family: verdana,helvetica,arial;
    text-align: left;
    vertical-align: top;
}
.ListLink
{
    font-weight: bold;
    font-size: 7pt;
    font-family: verdana,helvetica,arial;
    text-align: left;
    vertical-align: top;
}
.ListHeader
{
    font-weight: bold;
    font-size: xx-small;
    background-image: url(gradient_LtBlue.jpg);
    color: #00008B !important;
    font-family: verdana,helvetica,arial;
    height: 32px;
    text-align: left;
}
.ListDuration
{
    width: 60px;
    font-size: 7pt;
    font-family: verdana,helvetica,arial;
    text-align: center;
    vertical-align: top;
}
.ListCategory
{
    font-size: 7pt;
    font-family: verdana,helvetica,arial;
    text-align: left;
    vertical-align: top;
}	
.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
{
    background-color: WhiteSmoke;
}
.ListDataGrid
{
    border-style: none;
}
.ListDataGrid td
{
    border-style: none;
}
.ListEdit
{
    width: 10px;
    text-align: center;
    vertical-align: top;
}