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