/*
 Project name: CDE
 Author : Copyright 2007 Blue4You
 Author url : http://www.blue4you.be
 
 Creation date: 2007-05-23
*/

/*
#agendawidget			{ margin:0 0 11px; padding:0; font-size:12px;}
#agendawidget table		{ padding:0; margin:0;}
#agendawidget table td	{ text-align:center;}

.agenda-month			{ width:234px; height:30px; background:url(../images/home/bg-calendar-top.gif) no-repeat top left;}
.agenda-month .this-month		{ color:#fff; font-weight:bold; text-transform:uppercase;}
.agenda-month .prev-month		{ width:22px; padding:0 0 0 8px;}
.agenda-month .next-month		{ width:30px;}
.agenda-month .prev-month a		{ display:block; width:22px; height:22px; text-indent:-200em; background:url(../images/home/bg-calendar-prevmonth.gif) no-repeat center center;}
.agenda-month .next-month a		{ display:block; width:22px; height:22px; text-indent:-200em; background:url(../images/home/bg-calendar-nextmonth.gif) no-repeat center center;}

.agenda-grid 			{ width:234px; padding:0 0 2px 0 !important; background:url(../images/home/bg-calendar-day.gif) no-repeat bottom left;}
.agenda-grid thead		{ background:#c2b28c;}
.agenda-grid thead th	{ width:14%; padding:5px; text-align:center; color:#fff;}
.agenda-grid td			{ padding:3px; color:#5d584d; font-weight:bold;}
.agenda-grid .today		{ color:#a79c75; background:url(../images/home/bg-calendar-today.gif) no-repeat center center;}
.agenda-grid .event-day a	{ display:block; width:26px; height:17px; color:#fff; background:url(../images/home/bg-calendar-eventday.gif) no-repeat center center;}
a.agenda-archives			{ display:block; margin:0 0 0 7px; padding:2px 0 2px 17px; text-align:left; font-weight:normal; font-size:11px; color:#c2b28c; background:url(../images/icons/ico-arrow-agendaarchives.gif) no-repeat center left;}
*/


/***************************************
new agenda for .NET
**************************************
#agendawidget			{ margin:0 0 11px; padding:0; font-size:12px;}
#agendawidget table		{ padding:0; margin:0;}
#agendawidget table td	{ text-align:center; font-size:12px; font-weight:bold;}

#TABLE1					{ background:url(../images/home/bg-calendar.gif) no-repeat top left;}
th						{ width:14%; height:25px; color:#fff; font-size:12px;}
td.today				{ color:#a79c75 !important; background:url(../images/home/bg-calendar-today.gif) no-repeat center center;}
td a.event-day			{ display:block; width:26px; height:17px; color:#fff; text-decoration:none; background:url(../images/home/bg-calendar-eventday.gif) no-repeat center center;}

#ctl00_Agenda1_Calendar1		{ width:234px; padding:0 0 2px 0 !important;}
#ctl00_Agenda1_Calendar1 td		{ color:#5d584d;}
.days-grid td					{ padding:3px;}

.agenda-uppercase					{ width:234px; height:30px !important;}
.agenda-uppercase td				{ padding:0 !important;}
.agenda-uppercase .this-month		{ color:#fff !important; font-size:14px !important; padding:2px 0 0 !important; font-weight:bold; text-transform:uppercase;}
.agenda-uppercase .prev-month		{ width:22px; padding:0 0 0 8px !important;}
.agenda-uppercase .next-month		{ width:30px !important;}
.agenda-uppercase .prev-month a		{ display:block; width:22px; height:22px; text-indent:-200em; background:url(../images/home/bg-calendar-prevmonth.gif) no-repeat center center;}
.agenda-uppercase .next-month a		{ display:block; width:22px; height:22px; text-indent:-200em; background:url(../images/home/bg-calendar-nextmonth.gif) no-repeat center center;}

a.agenda-archives			{ display:block; margin:0 0 0 7px; padding:2px 0 2px 17px; text-align:left; font-weight:normal; font-size:11px; color:#c2b28c; background:url(../images/icons/ico-arrow-agendaarchives.gif) no-repeat center left;}

.calendar-bottom		{ padding:0 0 7px; background:url(../images/home/bg-calendar-bottom.gif) no-repeat bottom left;}

*/

#agendawidget			{ margin:0 0 11px; padding:0; font-size:12px;  background:url(../images/home/bg-calendar.gif) no-repeat top left;}
#agendawidget table		{ margin:0; padding:0;width:234px; border:0 !important;}
#agendawidget table td table td		{ background:none !important; padding:2px;}
#agendawidget *			{ padding:0 !important;}

.agenda-uppercase td	{ height:30px; text-transform:uppercase; padding:0 !important; font-size:14px;}
.agenda-uppercase a		{ background:none !important;}
.agenda-uppercase img	{ border:0 !important; padding:0 !important; margin:0 7px !important;}

#ctl00_Agenda1_Calendar1 td		{ width:14%; margin:0; padding:0; border:none !important;}
#ctl00_Agenda1_Calendar1 td a	{ display:block; border:none !important; text-decoration:none; padding:2px; font-weight:bold;}
#ctl00_Agenda1_Calendar1 th		{ height:25px !important; padding:0 !important; background-color:transparent !important; background:none !important;}
div.cal-bottom					{ width:234px; height:10px; background:url(../images/home/bg-calendar-bottom.gif) no-repeat bottom left;}
#agendawidget table td a.agenda-archives				{ display:block; margin:3px 0 0 7px; padding:2px 0 2px 17px !important; text-align:left; font-weight:normal; font-size:11px; color:#c2b28c; background:url(../images/icons/ico-arrow-agendaarchives.gif) no-repeat center left;}

#agendawidget table td table .today					{ background:#f5f3d7 !important;}
#agendawidget table td table .event-day				{ background:#C2B28C !important;}
#agendawidget table td table .event-day a			{ text-decoration:underline !important;}
#agendawidget table td table .event-day a:hover		{ text-decoration:none !important;}
#agendawidget table td table a						{ text-decoration:none !important; padding:2px !important; border:none !important;}



