/* Modification to eventlistcal by Toni Smillie www.qivva.com toni@qivva.com */

/* @version 0.8 $Id: mod_eventlistcal15q.css 33 2008-12-28 18:38:45Z qivva $ */

/* @package Eventlist CalModuleQ */

/* @copyright (C) 2008  Toni Smillie */

/* @license http://www.gnu.org/copyleft/gpl.html GNU/GPL */



/* Overall calendar table properties */

.eventcalq table.mod_eventlistcalq_calendar {
-x-system-font:none;
background-color:#000000;
border-left:1px solid #A2ADBC;
color:#000000;
font-family:"Trebuchet MS",Arial,Verdana,Helvetica,sans-serif;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:20px;
margin:0;
padding:0;
text-align:center;
width:200px;
}
.eventcalq td.mod_eventlistcalq {
-x-system-font:none;
background-color:#000000;
border-bottom:1px solid #000000;
border-right:1px solid #000000;
font-family:"Trebuchet MS",Arial,Verdana,Helvetica,sans-serif;
font-size:11px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
height:25px;
line-height:20px;
text-align:center;
width:21px;
}
.eventcalq td.mod_eventlistcalq_caltoday {
-x-system-font:none;
border-bottom:1px solid #A2ADBC;
border-right:1px solid #A2ADBC;
color:#F6F4DA;
font-family:"Trebuchet MS",Arial,Verdana,Helvetica,sans-serif;
font-size:11px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
height:20px;
line-height:20px;
text-align:center;
width:21px;
}
.eventcalq td.mod_eventlistcalq_caltodaylink a:link, .eventcalq td.mod_eventlistcalq_caltodaylink a:visited {
border:1px solid #000000;
color:#ff3c07;
display:block;
font-weight:bold;
height:18px;
text-decoration:none;
width:19px;
}
.eventcalq td.mod_eventlistcalq_caltodaylink a:hover {
background-color:#ffcb06;
border:1px solid #DF9496;
color:#FFFFFF;
display:block;
font-weight:bold;
height:18px;
text-decoration:none;
width:19px;
}
.eventcalq td.mod_eventlistcalq_calday {
-x-system-font:none;
background-color:#EFEFEF;
border-bottom:1px solid #000000;
border-right:1px solid #000000;
font-family:"Trebuchet MS",Arial,Verdana,Helvetica,sans-serif;
font-size:11px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
height:20px;
line-height:20px;
text-align:center;
width:21px;
}
.eventcalq td.mod_eventlistcalq_caldaylink, .eventcalq td.mod_eventlistcalq_caltodaylink {
-x-system-font:none;
background-color:#feedac;
border-bottom:1px solid #A2ADBC;
border-right:1px solid #A2ADBC;
font-family:"Trebuchet MS",Arial,Verdana,Helvetica,sans-serif;
font-size:11px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
height:20px;
line-height:20px;
text-align:center;
width:21px;
}
.eventcalq td.mod_eventlistcalq_caldaylink a:link, .eventcalq td.mod_eventlistcalq_caldaylink a:visited {
background-color:#feedac;
color:#000000;
display:block;
font-weight:bold;
text-decoration:none;
}
.eventcalq td.mod_eventlistcalq_caldaylink a:hover {
background-color:#ffcc09;
color:#FFFFFF;
display:block;
font-weight:bold;
text-decoration:none;
}
.eventcalq caption.mod_eventlistcalq_calendar-month {
-x-system-font:none;
background-color:#000000;
color:#FFFFFF;
font-family:"Trebuchet MS",Arial,Verdana,Helvetica,sans-serif;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:20px;
text-align:center;
}
.eventcalq caption.mod_eventlistcalq_calendar-month a, .eventcalq caption.mod_eventlistcalq_calendar-month a:link, .eventcalq caption.mod_eventlistcalq_calendar-month a:visited {
color:#ffcc09;
}
.eventcalq caption.mod_eventlistcalq_calendar-month a:hover {
color:#FFFFFF;
text-decoration:none;
}
.eventcalq th.mod_eventlistcalq_daynames {
-x-system-font:none;
background:#ffcc09 none repeat scroll 0 0;
color:#000000;
font-family:"Trebuchet MS",Arial,Verdana,Helvetica,sans-serif;
font-size:11px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:20px;
}
.tool-tip {
background:#FFFFCC none repeat scroll 0 0;
border:1px solid #D4D5AA;
float:left;
max-width:300px;
padding:5px;
}
.tool-title {
background:transparent url(../../administrator/templates/khepri/images/selector-arrow.png) no-repeat scroll 0 0;
font-size:100%;
font-weight:bold;
margin:-15px 0 0;
padding:15px 0 5px;
}
.tool-text {
font-size:100%;
margin:0;
}