/*********************
* Calendar module style
**********************/


 
.mod_events_table {
border:1px solid #FFFFFF;
text-align:center;
width:220px;
}
.mod_events_td_title {
color:#FFFFFF;
font-family:Century Gothic, Arial;
font-size:14px;
font-style:normal;
font-weight:bold;
text-decoration:underline;
}
.mod_events_td_dayname {
color:Whie;
font-family:Century Gothic, Arial;
font-size:14px;
font-style:normal;
font-weight:bold;
text-decoration:none;
text-align:center;
vertical-align:middle;
border-bottom:1px solid white;
}
.mod_events_td_dayoutofmonth {
background-color:transparent;
color:#EEEEEE;
font-family:Century Gothic, Arial;
font-size:14px;
font-style:normal;
font-weight:lighter;
text-decoration:none;
text-align:center;
vertical-align:middle;
}
.mod_events_td_todaynoevents {
background-color:transparent;
color:#FFFFFF;
font-family:Century Gothic, Arial;
font-size:14px;
font-style:normal;
font-weight:bolder;
border:1px solid white;
margin-top:4px;
margin-bottom:4px;
text-align:center;
vertical-align:middle;
}
.mod_events_td_todaywithevents {
background-color:transparent;
color:White;
font-family:Century Gothic, Arial;
font-size:14px;
font-style:normal;
font-weight:bolder;
text-decoration:none;
border:2px solid white;
text-align:center;
vertical-align:middle;
}
.mod_events_td_daynoevents {
color:#FFFFFF;
font-family:inherit;
font-size:14px;
font-style:normal;
font-weight:normal;
line-height:normal;
text-decoration:none;
text-align:center;
vertical-align:middle;
}
.mod_events_td_daywithevents {
background-color:transparent;
color:White;
font-family:Century Gothic, Arial;
font-size:14px;
font-style:normal;
font-weight:bolder;
text-decoration:none;
text-align:center;
vertical-align:middle;
}
a.mod_events_daylink:link {
color:White;
font-family:Century Gothic, Arial;
font-size:14px;
}
a.mod_events_daylink:visited {
color:White;
font-family:Century Gothic, Arial;
font-size:14px;
}
a.mod_events_daylink:hover {
color:Silver;
font-family:Century Gothic, Arial;
font-size:14px;
}
.mod_events_td_link {
background-color:transparent;
}
a.mod_events_link:link {
color:White;
font-family:Century Gothic, Arial;
font-size:14px;
}
a.mod_events_link:visited {
color:White;
font-family:Century Gothic, Arial;
font-size:14px;
font-weight:lighter;
}
a.mod_events_link:hover {
color:Silver;
font-family:Century Gothic, Arial;
font-size:14px;
text-decoration:underline;
}
