/* Modification to eventlistcal by Toni Smillie www.qivva.com toni@qivva.com */
/* @version 0.8 $Id: mod_eventlistcal15q.css 24 2008-08-01 22:32:57Z 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 {
	width: 595px;
	padding: 0;
	margin: 0;
	border-left: 1px solid #ececec;
	font: normal 12px/20px "Trebuchet MS", Arial, Verdana,  Helvetica, sans-serif;
	color: #616B76;
	text-align: center;
	background-color: #fff;
}

#Mod34 .eventcalq table.mod_eventlistcalq_calendar {
	width: 166px;
	padding: 0;
	margin: 0;
	border-top:none;
	border-bottom:none;
	border-left: 1px solid #ececec;
	border-right:none;	
	/*border:none;*/
	font: normal 12px/20px "Trebuchet MS", Arial, Verdana,  Helvetica, sans-serif;
	color: #616B76;
	text-align: center;
	background-color: #fff;
}

/* Blank cell properties */
.eventcalq td.mod_eventlistcalq {
	font: bold 11px/20px "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	border-right: 1px solid #ececec;
	border-bottom: 1px solid #ececec;
	width: 84px;
	height: 30px;
	text-align: center;
	/*background-color: #F0F8FF;*/
	background-color: #d9d9d9;
}

#Mod34 .eventcalq td.mod_eventlistcalq {
	font: bold 11px/20px "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	/*border-right: none;
	border-bottom: none;*/
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	
	width: 22.67px;
	height:  22.67px;
	text-align: center;
	/*background-color: #F0F8FF;*/
	background-color: #FFFFFF;
}

/* Today cell preperties */
.eventcalq td.mod_eventlistcalq_caltoday
{
	font: bold 11px/20px "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	border-right: 1px solid #ececec;
	border-bottom: 1px solid #ececec;	
	width: 84px;
	height: 30px;
	text-align: center;
	color: #F6F4DA;
	background-color: #B60202;
}

#Mod34 .eventcalq td.mod_eventlistcalq_caltoday
{
	/*-x-system-font:none;*/
	background-color:#B60202;
	border-bottom:1px solid #ECECEC;
	border-right:1px solid #ECECEC;
	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: 22.67px;
	width: 22.67px;
	text-align:center;
	
}
/* Today Event day cell hover Link / Visited*/
.eventcalq td.mod_eventlistcalq_caltodaylink a:link,
.eventcalq td.mod_eventlistcalq_caltodaylink a:visited{
	text-decoration: none;
	width: 84px;
	height: 30px;
	font-weight: bold;
	display: block;
	/*color: #608194;*/
	color: #ECECEC;
	/*border: 1px solid #DF9496;*/
}
#Mod34 .eventcalq td.mod_eventlistcalq_caltodaylink a:link, .eventcalq td.mod_eventlistcalq_caltodaylink a:visited {
color:#ECECEC;
display:block;
font-weight:bold;
width:  22.67px;
height: 22.67px;
text-decoration:none;
}

#Mod34 .eventcalq td.mod_eventlistcalq_caltodaylink a:link, .eventcalq td.mod_eventlistcalq_caltodaylink a:visited {
color:#ECECEC;
display:block;
font-weight:bold;
width:  22.67px;
height: 22.67px;
text-decoration:none;
}

/* Today Event day cell hover */
.eventcalq td.mod_eventlistcalq_caltodaylink a:hover {
	text-decoration: none;
	width: 84px;
	height: 30px;
	font-weight: bold;
	display: block;
	color: #FFFFFF;
	/*background-color: #0066FF;*/
	background-color: #d9d9d9;
	/*border: 1px solid #DF9496;*/
}

#Mod34 .eventcalq td.mod_eventlistcalq_caltodaylink a:hover {
	text-decoration: none;
	width:  22.67px;
	height: 22.67px;
	font-weight: bold;
	display: block;
	color: #ef7e62;
	/*background-color: #0066FF;*/
	background-color: #FFFFFF;
	/*border: 1px solid #DF9496;*/
}

/* Non event day cell preperties */
.eventcalq td.mod_eventlistcalq_calday {
	font: bold 11px/20px "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	border-right: 1px solid #ececec;
	border-bottom: 1px solid #ececec;
	width: 84px;
	height: 30px;
	text-align: center;
	/*background-color: #EFEFEF;*/
	background-color:#b2b2b2;
	color:#FFFFFF;
}
#Mod34 .eventcalq td.mod_eventlistcalq_calday {
	/*-x-system-font:none;*/
	background-color:#FFFFFF;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	/*border-bottom:medium none;
	border-right:medium none;*/
	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;
	height:  22.67px;
	text-align:center;
	width:22.67px;
}
/* Event day cell properties */
.eventcalq td.mod_eventlistcalq_caldaylink, 
.eventcalq td.mod_eventlistcalq_caltodaylink {
	font: bold 11px/20px "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	border-right: 1px solid #ececec;
	border-bottom: 1px solid #ececec;
	width: 84px;
	line-height:30px;
	height: 30px;
	text-align: center;
	/*background-color: #CCE0FF;*/
	background-color: #c23434;
}
#Mod34 .eventcalq td.mod_eventlistcalq_caldaylink, 
#Mod34 .eventcalq td.mod_eventlistcalq_caltodaylink {
	line-height:20px;
}
#Mod34  .eventcalq td.mod_eventlistcalq_caldaylink{
	-x-system-font:none;
	background-color:#FFFFFF;
	/*border:medium none;*/
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	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:22.67px;
	text-align:center;
	width:22.67px;
}
#Mod34  .eventcalq td.mod_eventlistcalq_caltodaylink {
	-x-system-font:none;
	background-color:#f07e61;
	/*border:medium none;*/
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	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:22.67px;
	text-align:center;
	width:22.67px;
}
/* Event day cell hover Link / Visited*/
.eventcalq td.mod_eventlistcalq_caldaylink a:link,
.eventcalq td.mod_eventlistcalq_caldaylink a:visited{
	text-decoration: none;
	font-weight: bold;
	display: block;
	color: #FFFFFF;
	height: 30px;
	/*background-color: #CCE0FF;*/
	background-color: #FE7D7D;
}

#Mod34 .eventcalq td.mod_eventlistcalq_caldaylink a:link,#Mod34 .eventcalq td.mod_eventlistcalq_caldaylink a:visited {
	background-color:#FFFFFF;
	color:#EF7D62;
	display:block;
	font-weight:bold;
	height:22.67px;
	width:22.67px;
	text-decoration:none;
}

/* Event day cell hover */
.eventcalq td.mod_eventlistcalq_caldaylink a:hover {
	text-decoration: none;
	font-weight: bold;
	display: block;
	color: #FFFFFF;
	/*background-color: #0066FF;*/
	background-color: #d9d9d9;
	height: 30px;
}

#Mod34 .eventcalq td.mod_eventlistcalq_caldaylink a:hover {
	text-decoration: none;
	font-weight: bold;
	display: block;
	color: #666666;
	/*background-color: #0066FF;*/
	background-color: none;
	height:22.67px;
}
/* Month heading properies */
.eventcalq caption.mod_eventlistcalq_calendar-month {
	font: bold 12px/20px "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	color: #ffffff;
	border-left: 1px solid #ececec;
	border-right: 1px solid #ececec;
	background-color: #666666;
	text-align:center;
}

#Mod34 .eventcalq caption.mod_eventlistcalq_calendar-month {
	font: bold 12px/20px "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
	border:none;
	background:none;
	text-align:center;
	
}

/* Month heading Link / Visited properties */
.eventcalq caption.mod_eventlistcalq_calendar-month a,
.eventcalq caption.mod_eventlistcalq_calendar-month a:link,
.eventcalq caption.mod_eventlistcalq_calendar-month a:visited
{
/*color: #DFEFFF;*/
color: #ff952c;
}

Mod34 caption.mod_eventlistcalq_calendar-month a,
Mod34 caption.mod_eventlistcalq_calendar-month a:link,
Mod34 caption.mod_eventlistcalq_calendar-month a:visited
{
color: #ff952c;
}

/* Month heading Hover properties */
.eventcalq caption.mod_eventlistcalq_calendar-month a:hover{
color: #990000;
text-decoration: none;
}

Mod34 .eventcalq caption.mod_eventlistcalq_calendar-month a:hover{
color: #ff952c;
text-decoration: none;
}

/* Day of week heading properties*/
.eventcalq th.mod_eventlistcalq_daynames {
	font: bold 11px/20px "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	/*color: #616B76;
	background: #D9E2E1;*/
	border-bottom: 1px solid #ececec;
	border-top: 1px solid #ececec;
	border-right: 1px solid #ececec;
	height: 30px;
	color:#FFFFFF;
	background:#ed1c24;text-align:center;
}

#Mod34 .eventcalq th.mod_eventlistcalq_daynames {
	font: bold 11px/20px "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	/*color: #616B76;
	background: #D9E2E1;*/
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	/*border:none;*/
	height:22.67px;
	width:22.67px;
	color:#FFF;
	background:#f80808;
}

/* Tooltips */
.tool-tip {
	float: left;
	background: #f8f8f8;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
}

.tool-title {
	padding: 0;
	margin: 0;
	font-size: 12px;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../administrator/templates/khepri/images/arrow1) no-repeat;
}

.tool-text {
	font-size: 12px;
	margin: 0;
}
.tool-text ul{
padding-left:5px;
margin:0px;
list-style-position:inside;
}
div.border-tyle {
border-bottom: 1px solid #b2b2b2;
border-top: 1px solid #b2b2b2;
border-right: 1px solid #b2b2b2;
border-left: 1px solid #b2b2b2;
padding:10px;
width:600px;
}
#Mod34 div.border-tyle {
border:none;
padding:0px;
width:100%;
}

#Mod34 div.contain-right-group-left h3 {
padding-top:0px;
}
