﻿/* ================================
    CSS STYLES FOR DNN Event Module 
   ================================
*/

.ContainerAgenda table { width:100%; }
.Eventtooltipheader,.Eventtooltipbody {
width:300px;
z-index:99;
font-size:10px;
font-family:Arial;
padding:5px;
}

.Eventtooltipheader {
border:#99ccff 1px solid;
background-color:#99ccff;
color:#00008B;
font-weight:700;
font-size:11px;
}

.Eventtooltipbody {
border-left:#99ccff 1px solid;
border-right:#99ccff 1px solid;
border-bottom:#99ccff 1px solid;
background-color:#fff;
}

.Eventtooltipbody hr {
width:100%;
color:#99ccff;
background-color:#99ccff;
height:1px;
border:0;
}

.ThemeSkiclubBuchsSmall .Event {
table-layout:fixed;
width:100%;
font-size:9px;
color:#000;
font-family:Verdana;
text-align:center;
border-right:#99ccff 2px solid;
border-top:#99ccff 1px solid;
border-left:#99ccff 2px solid;
border-bottom:#99ccff 2px solid;
white-space:normal;
}

.ThemeSkiclubBuchsSmall .EventTitle,.ThemeSkiclubBuchsSmall .EventTitle td {
font-weight:700;
font-size:14px;
width:100%;
color:#00008B;
height:20px;
text-align:center;
background: url(header_bg.jpg);
font-family:Verdana;
border-bottom:#7994cb 0 solid;
}

.ThemeSkiclubBuchsSmall .EventDayHeader {
font-weight:700;
font-size:12px;
height:16px;
background-color:silver;
vertical-align:middle;
font-family:Verdana;
border:#a2bbdd 1px solid;
}

.ThemeSkiclubBuchsSmall .EventDay,.ThemeSkiclubBuchsSmall .EventDayEvents {
font-size:10px;
text-align:left;
height:100px;
vertical-align:top;
color:#00f;
font-family:Verdana;
background-color:#e8eef7;
border:#a2bbdd 1px solid;
}

.ThemeSkiclubBuchsSmall .EventDayScroll {
width:100%;
height:88%;
overflow:auto;
position:static;
font-weight:bolder;
background-color:#fff;
}

.ThemeSkiclubBuchsSmall .EventOtherMonthDay {
color:gray;
background-color:#DCDCDC;
}

.ThemeSkiclubBuchsSmall .EventTodayDay {
font-weight:700;
color:#00f;
background-color:#A9A9A9;
border:#000 2px solid;
}

.ThemeSkiclubBuchsSmall .EventSelectedDay {
border:red 2px solid;
text-align:left;
font-size:9px;
}

.ThemeSkiclubBuchsSmall .EventSelector {
background-color:#c0c0e0;
}

.ThemeSkiclubBuchsSmall .EventSelector a,.ThemeSkiclubBuchsSmall .EventSelector a:visited,.ThemeSkiclubBuchsSmall .EventSelector a:hover {
color:#00f;
text-decoration:none;
}

.ThemeSkiclubBuchsSmall .WeekTable table {
table-layout:auto;
width:100%;
font-size:10px;
color:#000;
font-family:Verdana;
text-align:center;
border:#99ccff 1px solid;
}

.ThemeSkiclubBuchsSmall .WeekTable table td,.ThemeSkiclubBuchsSmall .WeekTable table th {
border:0;
padding:3px;
}

.ThemeSkiclubBuchsSmall .WeekItem {
text-align:center;
font-family:verdana,helvetica,arial;
font-size:9px;
background-color:#FFF;
font-weight:400;
background-color:#e4edf8;
border:#a2bbdd 1px solid;
}

.ThemeSkiclubBuchsSmall .WeekDay {
font-weight:700;
font-size:9px;
color:#7994cb;
font-family:verdana,helvetica,arial;
background-color:#7994cb;
text-align:center;
vertical-align:middle;
border:#a2bbdd 1px solid;
}

.ThemeSkiclubBuchsSmall .WeekBackground {
font-family:verdana,helvetica,arial;
font-size:9px;
background-color:#fff;
border:#a2bbdd 1px dotted;
}

.ThemeSkiclubBuchsSmall .WeekTitle {
font-family:verdana,helvetica,arial;
font-size:9px;
color:#000;
height:15%;
text-align:center;
background-color:silver;
width:11%;
border:#a2bbdd 1px solid;
}

.ThemeSkiclubBuchsSmall .WeekOfTitle {
font-weight:700;
font-size:10px;
width:100%;
color:#00008B;
font-family:verdana,helvetica,arial;
text-align:center;
vertical-align:middle;
}

.ThemeSkiclubBuchsSmall .WeekNextPrev {
font-weight:700;
font-family:verdana,helvetica,arial;
font-size:10px;
width:100%;
color:#00008B;
text-align:center;
vertical-align:middle;
}

.ThemeSkiclubBuchsSmall .WeekRangeheader {
text-align:center;
vertical-align:middle;
font-family:verdana,helvetica,arial;
font-size:9px;
background-color:#e8eef7;
border:none;
}

.ThemeSkiclubBuchsSmall .ListTable {
width:100%;
}

.ThemeSkiclubBuchsSmall .ListDate {
font-size:10px;
font-family:verdana,helvetica,arial;
text-align:left;
vertical-align:top;
width:70px;
}

.ThemeSkiclubBuchsSmall .ListLink {
font-weight:700;
font-size:10px;
font-family:verdana,helvetica,arial;
text-align:left;
vertical-align:top;
}

.ThemeSkiclubBuchsSmall .ListHeader {
font-size:12px;
font-weight:700;
color:#000;
background: url(header_bg.jpg);
font-family:verdana,helvetica,arial;
height:28px;
padding-right:10px;
text-align:left;
vertical-align:middle;
}

.ThemeSkiclubBuchsSmall .ListHeader a:link, .ThemeSkiclubBuchsSmall .ListHeader a:visited { color:#000; }

.ThemeSkiclubBuchsSmall .ListDuration {
font-size:10px;
font-family:verdana,helvetica,arial;
text-align:center;
vertical-align:top;
width:60px;
}

.ThemeSkiclubBuchsSmall .ListDataGrid {
border-right:#99ccff 2px solid;
border-top:#99ccff 1px solid;
border-left:#99ccff 2px solid;
border-bottom:#99ccff 2px solid;
background-color:#e8eef7;
}

.ThemeSkiclubBuchsSmall .ListDataGrid td {
border-color:#a2bbdd;
border-style:dotted;
border-width:1px;
padding:2px;
}

.ThemeSkiclubBuchsSmall .ListEdit {
text-align:center;
vertical-align:top;
width:1px;
}

.ThemeSkiclubBuchsSmall .EventNextPrev,.ThemeSkiclubBuchsSmall .EventNextPrev a:link,.ThemeSkiclubBuchsSmall .EventNextPrev a,.ThemeSkiclubBuchsSmall .EventNextPrev a:visited,.ThemeSkiclubBuchsSmall .EventNextPrev a:hover {
font-size:12px;
color:#00008B;
padding:0 0.5em;
}

.ThemeSkiclubBuchsSmall .EventWeekendDay,.ThemeSkiclubBuchsSmall .ListAlternate {
background-color:#F5F5F5;
}

.ThemeSkiclubBuchsSmall .ListTitle,.ThemeSkiclubBuchsSmall .ListDescription,.ThemeSkiclubBuchsSmall .ListCustomField1,.ThemeSkiclubBuchsSmall .ListCustomField2 {
font-size:10px;
font-family:verdana,helvetica,arial;
text-align:left;
vertical-align:top;

}

.ThemeSkiclubBuchsSmall .ListTitle { font-weight:bold;  }


.ThemeSkiclubBuchsSmall .ListCategory,.ThemeSkiclubBuchsSmall .ListLocation {
font-size:10px;
font-family:verdana,helvetica,arial;
text-align:left;
vertical-align:top;
width:60px;
}

.ThemeSkiclubBuchsSmall a:link, .ThemeSkiclubBuchsSmall a:visited, .Eventtooltipbody a:link, .Eventtooltipbody a:visited { color:#5a96ec; text-decoration:none; }

.ListTitle, .EventDayScroll a, .WeekTable span{ color:#000!important; }

