﻿/* ================================
    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;
}

.ThemeSkiclubBuchs .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;
}

.ThemeSkiclubBuchs .EventTitle,.ThemeSkiclubBuchs .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;
}

.ThemeSkiclubBuchs .EventDayHeader {
font-weight:700;
font-size:12px;
height:16px;
background-color:silver;
vertical-align:middle;
font-family:Verdana;
border:#a2bbdd 1px solid;
}

.ThemeSkiclubBuchs .EventDay,.ThemeSkiclubBuchs .EventDayEvents {
font-size:10px;
text-align:left;
height:100px;
vertical-align:top;
color:#00f;
font-family:Verdana;
background-color:#e8eef7;
border:#a2bbdd 1px solid;
}

.ThemeSkiclubBuchs .EventDayScroll {
width:100%;
height:88%;
overflow:auto;
position:static;
font-weight:bolder;
background-color:#fff;
}

.ThemeSkiclubBuchs .EventOtherMonthDay {
color:gray;
background-color:#DCDCDC;
}

.ThemeSkiclubBuchs .EventTodayDay {
font-weight:700;
color:#00f;
background-color:#A9A9A9;
border:#000 2px solid;
}

.ThemeSkiclubBuchs .EventSelectedDay {
border:red 2px solid;
text-align:left;
font-size:9px;
}

.ThemeSkiclubBuchs .EventSelector {
background-color:#c0c0e0;
}

.ThemeSkiclubBuchs .EventSelector a,.ThemeSkiclubBuchs .EventSelector a:visited,.ThemeSkiclubBuchs .EventSelector a:hover {
color:#00f;
text-decoration:none;
}

.ThemeSkiclubBuchs .WeekTable table {
table-layout:auto;
width:100%;
font-size:10px;
color:#000;
font-family:Verdana;
text-align:center;
border:#99ccff 1px solid;
}

.ThemeSkiclubBuchs .WeekTable table td,.ThemeSkiclubBuchs .WeekTable table th {
border:0;
padding:3px;
}

.ThemeSkiclubBuchs .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;
}

.ThemeSkiclubBuchs .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;
}

.ThemeSkiclubBuchs .WeekBackground {
font-family:verdana,helvetica,arial;
font-size:9px;
background-color:#fff;
border:#a2bbdd 1px dotted;
}

.ThemeSkiclubBuchs .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;
}

.ThemeSkiclubBuchs .WeekOfTitle {
font-weight:700;
font-size:10px;
width:100%;
color:#00008B;
font-family:verdana,helvetica,arial;
text-align:center;
vertical-align:middle;
}

.ThemeSkiclubBuchs .WeekNextPrev {
font-weight:700;
font-family:verdana,helvetica,arial;
font-size:10px;
width:100%;
color:#00008B;
text-align:center;
vertical-align:middle;
}

.ThemeSkiclubBuchs .WeekRangeheader {
text-align:center;
vertical-align:middle;
font-family:verdana,helvetica,arial;
font-size:9px;
background-color:#e8eef7;
border:none;
}

.ThemeSkiclubBuchs .ListTable {
width:100%;
}

.ThemeSkiclubBuchs .ListDate {
font-size:10px;
font-family:verdana,helvetica,arial;
text-align:left;
vertical-align:top;
width:70px;
}

.ThemeSkiclubBuchs .ListLink {
font-weight:700;
font-size:10px;
font-family:verdana,helvetica,arial;
text-align:left;
vertical-align:top;
}

.ThemeSkiclubBuchs .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;
}

.ThemeSkiclubBuchs .ListHeader a:link, .ThemeSkiclubBuchs .ListHeader a:visited { color:#000; }

.ThemeSkiclubBuchs .ListDuration {
font-size:10px;
font-family:verdana,helvetica,arial;
text-align:center;
vertical-align:top;
width:60px;
}

.ThemeSkiclubBuchs .ListDataGrid {
border-right:#99ccff 2px solid;
border-top:#99ccff 1px solid;
border-left:#99ccff 2px solid;
border-bottom:#99ccff 2px solid;
background-color:#e8eef7;
}

.ThemeSkiclubBuchs .ListDataGrid td {
border-color:#a2bbdd;
border-style:dotted;
border-width:1px;
padding:2px;
}

.ThemeSkiclubBuchs .ListEdit {
text-align:center;
vertical-align:top;
width:1px;
}

.ThemeSkiclubBuchs .EventNextPrev,.ThemeSkiclubBuchs .EventNextPrev a:link,.ThemeSkiclubBuchs .EventNextPrev a,.ThemeSkiclubBuchs .EventNextPrev a:visited,.ThemeSkiclubBuchs .EventNextPrev a:hover {
font-size:12px;
color:#00008B;
padding:0 0.5em;
}

.ThemeSkiclubBuchs .EventWeekendDay,.ThemeSkiclubBuchs .ListAlternate {
background-color:#F5F5F5;
}

.ThemeSkiclubBuchs .ListTitle,.ThemeSkiclubBuchs .ListDescription,.ThemeSkiclubBuchs .ListCustomField1,.ThemeSkiclubBuchs .ListCustomField2 {
font-size:10px;
font-family:verdana,helvetica,arial;
text-align:left;
vertical-align:top;

}

.ThemeSkiclubBuchs .ListTitle { font-weight:bold; width:330px; }

.ThemeSkiclubBuchs .ListCategory,.ThemeSkiclubBuchs .ListLocation {
font-size:10px;
font-family:verdana,helvetica,arial;
text-align:left;
vertical-align:top;
width:60px;
}

.ThemeSkiclubBuchs .ListLocation { width: 70px; }

.ThemeSkiclubBuchs a:link, .ThemeSkiclubBuchs a:visited, .Eventtooltipbody a:link, .Eventtooltipbody a:visited { color:#5a96ec; text-decoration:none; }

.ListTitle, .EventDayScroll a, .WeekTable span { color:#000!important; }

