/* ================================
    CSS STYLES FOR DNN Event Module 
   ================================
*/
#testtest
{
    width:86px;
    font-size:10px;
}
td a:link,td a:visited, td a:active
{
    width:20px;
    font:normal 10px Helvetica, Arial, sans;
    color:#111;
}
a:hover
{
    text-decoration:underline;
}
/* The following control the Calendar Month Style-Look */
.Eventtooltip
{
    padding-right: 5px;
    padding-left: 5px;
    font-size: 10px;
    filter: alpha(opacity=80);
    padding-bottom: 5px;
    width: 200px;
    color: #000;
    padding-top: 5px;
    border: #000 1px solid;
    font-family: Arial;
    background-color: #e6e7fc;
    text-align: left;
    moz-opacity: 0.8;
    z-index: 99;
}

.ThemeFixedBlue .Event
{
    table-layout: fixed;
    width: 95%;
    font-size: 7pt;
    color: black;
    font-family: Verdana;
    text-align: center;
    border:none;
}

.ThemeFixedBlue .EventTitle
{
    font:bold 18px Helvetica, Arial, sans;
    width: 100%;
    color: #555;
    height: 45px;
    text-align: center;
    background:#fff;
    border:none;
}
.ThemeFixedBlue .EventTitle, 
.ThemeFixedBlue .EventTitle td
{
    font:bold 18px Helvetica, Arial, sans;
    width: 100%;
    color: #555;
    height: 45px;
    text-align: center;
    border:0px;
    background:#fff;
    border:none;
}
.ThemeFixedBlue .EventNextPrev, 
.ThemeFixedBlue .EventNextPrev a:link
{
    font:bold 11px Helvetica, Arial, sans;
    padding-right: 0.5em;
    padding-left: 0.5em;
    padding-bottom: 0px;
    color: #555;
    padding-top: 16px;
    border:none;
}
.ThemeFixedBlue .EventNextPrev a, 
.ThemeFixedBlue .EventNextPrev a:visited, 
.ThemeFixedBlue .EventNextPrev a:hover
{
    font:bold 11px Helvetica, Arial, sans;
    padding-right: 0.5em;
    padding-left: 0.5em;
    font-size: 8pt;
    padding-bottom: 0px;
    color: #555;
    padding-top: 16px;
    border:none;
}
.ThemeFixedBlue .EventDayHeader,
.ThemeFixedBlue .EventDayHeader td
{
    font-weight: bold;
    font-size: 7pt;
    height: 16px;
    font-family: Helvetica, Arial, sans;
    border:none;
    background:#fff;
    vertical-align: middle;
}

/*width:14%;*/
.ThemeFixedBlue .EventDay, 
.ThemeFixedBlue .EventDay td
{
    overflow: hidden;
    height: 100px;
    text-align: left;
    vertical-align: top;
    padding:3px;
    color: #000;
    border:#999 1px solid;
    font:normal 12px Arial, sans;
}
.ThemeFixedBlue .EventDayScroll
{
    overflow: auto;
    position: static;
    width: 100%;
    height: 88%;
}
.ThemeFixedBlue .EventOtherMonthDay
{
    color: #aaa;
    background:#fff;
    border:#ccc 1px solid;
}
}
.ThemeFixedBlue .EventOtherMonthDay a, 
.ThemeFixedBlue .EventOtherMonthDay a:visited, 
.ThemeFixedBlue .EventOtherMonthDay a:hover
{
    color: #ccc;
}
.ThemeFixedBlue .EventWeekendDay
{
    background:#fff;
}
.ThemeFixedBlue .EventTodayDay
{
    font-weight: bold;
    color: #000;
    background:#e0e5eb;
}
.ThemeFixedBlue .EventSelectedDay
{
    border-right: #abb9c9 2px solid;
    border-top: #abb9c9 2px solid;
    border-left: #abb9c9 2px solid;
    border-bottom: #abb9c9 2px solid;
}
.ThemeFixedBlue .EventSelector
{
    background-color: #c0c0e0;
}
.ThemeFixedBlue .EventSelector a, 
.ThemeFixedBlue .EventSelector a:visited, 
.ThemeFixedBlue .EventSelector a:hover
{
    color: #0000ff;
    text-decoration: none;
}


/* The following control the Calendar Week View Style-Look */
.ThemeFixedBlue .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;
}
.ThemeFixedBlue .WeekTable table td, 
.ThemeFixedBlue .WeekTable table th
{
    border:0px;
    padding:0px;
}
.ThemeFixedBlue .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;
}
.ThemeFixedBlue .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;
}
.ThemeFixedBlue .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;
}
.ThemeFixedBlue .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;
}
.ThemeFixedBlue .WeekOfTitle
{
    font-weight: bold;
    font-size: 10px;
    width: 100%;
    color: #00008B;
    font-family: verdana,helvetica,arial;
    text-align: center;
    vertical-align: middle;
}
.ThemeFixedBlue .WeekNextPrev
{
    font-weight: bold;
    font-family: verdana,helvetica,arial;
    font-size: 10px;
    width: 100%;
    color: #00008B;
    text-align: center;
    vertical-align: middle;
}
.ThemeFixedBlue .WeekRangeheader
{
    text-align: center;
    vertical-align: middle;
    font-family: verdana,helvetica,arial;
    font-size: xx-small;
    background-color: #7994cb;
    border:none;
}
/* The following control the Calendar List View Style-Look */
.ThemeFixedBlue .ListTable
{
    width: 100%;
}
.ThemeFixedBlue .ListDate
{
    font-size: 7pt;
    font-family: verdana,helvetica,arial;
    text-align: left;
    vertical-align: top;
}
.ThemeFixedBlue .ListTitle
{
    font-size: 7pt;
    font-family: verdana,helvetica,arial;
    text-align: left;
    vertical-align: top;
}
.ThemeFixedBlue .ListDescription
{
    font-size: 7pt;
    font-family: verdana,helvetica,arial;
    text-align: left;
    vertical-align: top;
}
.ThemeFixedBlue .ListLink
{
    font-weight: bold;
    font-size: 7pt;
    font-family: verdana,helvetica,arial;
    text-align: left;
    vertical-align: top;
}
.ThemeFixedBlue .ListHeader
{
    font-weight: bold;
    font-size: xx-small;
    background-image: url(gradient_LtBlue.jpg);
    color: #00008B;
    font-family: verdana,helvetica,arial;
    height: 32px;
    text-align: left;
   	vertical-align: middle;
}
.ThemeFixedBlue .ListPager TD
{
	font-size: xx-small;
	font-family: verdana,helvetica,arial;
}
.ThemeFixedBlue .ListDuration
{
    width: 60px;
    font-size: 7pt;
    font-family: verdana,helvetica,arial;
    text-align: center;
    vertical-align: top;
}
.ThemeFixedBlue .ListCategory
{
    font-size: 7pt;
    font-family: verdana,helvetica,arial;
    text-align: left;
    vertical-align: top;
}	
.ThemeFixedBlue .ListLocation
{
    font-size: 7pt;
    font-family: verdana,helvetica,arial;
    text-align: left;
    vertical-align: top;
}	
.ThemeFixedBlue .ListCustomField1
{
    font-size: 7pt;
    font-family: verdana,helvetica,arial;
    text-align: left;
    vertical-align: top;
}
.ThemeFixedBlue .ListCustomField2
{
    font-size: 7pt;
    font-family: verdana,helvetica,arial;
    text-align: left;
    vertical-align: top;
}
.ThemeFixedBlue .ListAlternate
{
    background-color: WhiteSmoke;
}
.ThemeFixedBlue .ListDataGrid
{
    border-style: none;
}
.ThemeFixedBlue .ListDataGrid td
{
    border-style: none;
}
.ThemeFixedBlue .ListEdit
{
    width: 10px;
    text-align: center;
    vertical-align: top;
}