table#monthlycal, table#weeklycal {padding:0; border:1px solid #ccc;margin:0;}
#monthlycal th, #monthlycal thead tr, monthlycal thead {}
#monthlycal td {
	border-top:1px solid #eaeaea;
	border-right:1px solid #eaeaea;
	background:#FFF;
	padding:0;
	vertical-align:top;
	}
	
#monthlycal td a {
	text-decoration:none;
}
	
#monthlycal .calcont { width:100%; height:100%; font-family:Verdana, Geneva, sans-serif; font-size:11px; color:##FFF;}
	
#monthlycal .calcont ul { padding:0; margin:0;}
#monthlycal .calcont li { list-style:none; background:url(../../../../images/gray-bullet.jpg) no-repeat 0px 3px; margin-bottom:15px;padding:0 0 0 10px;font-size:.8em!important;line-height:1.5em;}
#monthlycal .calcont li.special { background:url(http://www.laughstub.com/images/li-star.gif) no-repeat 0px 3px;}

#monthlycal caption {
	background:#900;
	color:#fff;
	font-weight:bold;
	font-size:13px;
	border:1px solid #ccc;
	}
	
#monthlycal thead {
	background:#777;
	text-align:center;
	height: 10px !important;
	text-align:center;
	font-weight:bold;
	
	}
	
#monthlycal th {
	font-size:12px;
	color:#fff;
	padding: 0;
	height:10px !important;
	font-family:Verdana, Geneva, sans-serif;
	text-align:center;
	font-weight:bold;
	}
	
#monthlycal th a {
	font-weight:bold!important;
	color:#fff!important;
	text-decoration:none!important;
	}
	
#monthlycal th a:hover {
	font-weight:bold!important;
	color:#f90!important;
	text-decoration:underline;
	}

#monthlycal showName{
	background-color:##CCC; 
	border:1px solid; 
	margin: 2px; 
	opacity:0.8; 
	color:##000; 
	padding:2px;
}


#weeklycal td { border-right:1px solid #ccc; border-top:1px solid #ccc; }
#weeklycal li { list-style:none; list-style-image:url(../../../../images/gray-bullet.jpg); }
	
.alt {
	background:#ece9e7;
	}

.calendarhead {	
	color:#fff;
	font-size:14px;
	font-weight:bold;
	background:#900;
	padding:2px;	
	margin:0;
	text-align:center;
	}

.calendarhead img {	
	border:0!important;
	padding:3px 5px 0 5px!important;	
	margin:0!important;				
	}
		
.calendarhead a, .calendarhead a:hover {
	color:#fff !important;
	font-weight:bold;
	}
	
.timerow {
	padding:5px;
	border-top:1px solid #ccc;
	border-right:1px solid #ccc;
	border-left:1px solid #ccc;
	margin:0;
	}
	
.todaysdate { 
	background-color:#ffc; 
	border:1px;
	}
	
.previousdate { 
	background-color:#bbb !important; 
	color:#555 !important;
	border:1px;
	}
	
.previousdate a p.red-text{ 
	color:#7c1e1e !important;
	}

.timestamp {
	font-size:10px;
	color:#666;
	padding-right:10px;
	width:135px!important;
	}	
	
.datecount {
	position:relative;
	top:0;
	left:0;
	margin:0 0 5px 0;
	background-color:#bbb;
	display:block;
	width:100%;
	height:15px;
	text-align:left;
	line-height:1.2em;
	font-weight:bold;
	font-size:10px;
	}
	
a .datecount { text-decoration:none; font-weight:bold;}
	
#monthlycal .todaysdate .datecount, #monthlycal .todaysdate a .datecount { 
	background-color:#900; 
	color:#fff;
	}	

#monthlycal .todaysdate a:hover .datecount{ 
	text-decoration:none; 
	color:#f90!important;
	}
	
#monthlycal .previousdate .datecount, #monthlycal .previousdate a .datecount { 
	background-color:#bbb !important; 
	color:#000;
	}	

#monthlycal .previousdate a:hover .datecount{ 
	text-decoration:none; 
	color:#f90!important;
	}
	
#monthlycal .weeklyTotal {
	font-size:13px !important;
	font-weight:bold !important;
}

#monthlycal .eventInfo { background-color:#000; border:1px solid; margin: 2px; opacity:0.8; color:#FFF; font-weight:bold; padding:4px; }