/* Style cof calender*/

.month {
	border-style: none;
	background-color:transperant;
	text-align: center;
	/*border:solid 2px #830101*/;
	width:314px;
	padding:0;
	
}
.yearname {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #FFEFDB;
}
.monthname {
	background-image: url(https://www.4public.xyz/www.jaisiyaram.com/images/topnavbg.gif); FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #881719; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	height:18px;
	/*text-align: center;
	font-size: 13px;
	font-weight: bold;
	background-color: #FFEFDB;
	color: #667171;
	border-style: solid;
	border-width:0px*/
}
.dayname {
	
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #830101;
	border-style: none;
	border-width:1px;
	FONT-FAMILY:  Arial, Helvetica, sans-serif;
	width:22px;
	height:18px;
}
.daynamesunday {
	
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #830101;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	width:58px;
	height:25px;
}
.weeknumtitle {
	background-color: #8B4513;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #FFEFDB;
	border-style: none;
	border-width:1px
}
.weeknum {
	text-align: center;
	font-size: 10px;
	height:20px;
	width:20px;
	color: #000099;
	background-color: #EEDFCC;
}
.week {
	border-style: none;
	background-color: #CD5C5C;
	text-align: center;
}
.monthweek {
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #CDC9C9;
	border-style: solid;
	border-width:1px
}
.yearnavigation {
	font-size: 12px;
}
.datepicker {
	/*background-color: #CD5C5C;*/
}
.datepickerform {
	margin: 0px;
}
.monthnavigation {
	 FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #830101; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	height:20px;
}
.monthpicker {
	font-size: 11px;
	background-color: #ec918e;
	color: #830101;
	font-weight:bold;
	height:20px;
}
.daypicker {
	font-size: 11px;
	background-color: #ec918e;
	color: #830101;
	font-weight:bold;
	height:20px;
}
.yearpicker {
	font-size: 11px;
	background-color: #ec918e;
	color: #830101;
	font-weight:bold;
	height:20px;
}
.pickerbutton {
	background-color: #CD5C5C;
	color: #FFEFDB;
}
.nomonthday {
	text-align: center;
	font-size: 12px;
	width:58px;
	height:25px;	
	color: #B7B7B7;
	font-weight:normal;
	background-color:#FEE5AD;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
.nomonthdaySunday {
	text-align: center;
	font-size: 12px;
	width:58px;
	height:25px;
	color: #B7B7B7;
	font-weight:bold;
	background-color:#EBEBEB;
}
.monthday {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	width:58px;
	height:25px;
	background-color:#830101;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
.monthday a {
	/*color: #FFEFDB;*/
	text-decoration:none;
}
.today {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	border-width: 1px;
	border-style: none;
	background-color: #830101;
	color: #ffffff;
	width:22px;
	height:18px;
}
.today a {
	color: #FFEFDB;
	text-decoration:none;
}
.selectedday {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border-width: 1px;
	border-style: none;
	background-color: #CDC9C9;
	width:22px;
	height:18px;
}
.sunday {
	background-color:#830101;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	width:58px;
	height:25px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
.sunday a {
	color: #FFEFDB;
	text-decoration:none;
}
.saturday {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	width:58px;
	height:25px;
	background-color:#830101;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
.saturday a {
	color: #FFEFDB;
	text-decoration:none;
}
.event {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #FFEFDB;
	background-color: #CDCD00;
	width:22px;
	height:18px;
}
.event a {
	color: #000000;
}
.selectedevent {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border-width: 1px;
	border-style: none;
	color: #000000;
	background-color: #CDCD00;
	width:22px;
	height:18px;
}
.selectedevent a {
	background-color: #CDCD00;
	color: #000000;
}
.todayevent {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border-width: 1px;
	border-style: none;
	color: #000000;
	background-color: #990033;
	width:22px;
	height:18px;
}
.todayevent a {
	background-color: #CDCD00;
	color: #000000;
}
.eventcontent {
	color:#881719;
	font-size: 10px;
	border-style: solid;
	border-width: 1px;
	width: 100%;
}
.eventcontent1 {
	font-size: 10px;
	border-style: solid;
	border-width: 1px;
	width: 100%;
}
.eventcontent1:link {
	color:#881719;
	font-size: 10px;
	border:none;
	width: 100%;
}
.eventcontent1:visited {
	color:#881719;
	font-size: 10px;
	border:none;
	width: 100%;
}
.eventcontent1:hover {
	color:#881719;
	font-size: 10px;
	border:none;
	width: 100%;
}
.eventcontent1:active {
	color:#881719;
	font-size: 10px;
	border:none;
	width: 100%;
}
.CalEventLink{
	/*background-color:#423638;*/
	background-color:#007300;
	font-weight:bold;
	font-size:12px;
	color:#ffffff;
	width:58px;
	height:25px;
	text-decoration:none;
}
.CalEventLink:link{
	background-color:#007300;
	font-weight:bold;
	font-size:12px;
	color:#ffffff;
	width:58px;
	height:25px;
	text-decoration:none;
}
.CalEventLink:visited{
	background-color:#007300;
	font-weight:bold;
	font-size:12px;
	color:#ffffff;
	width:58px;
	height:25px;
	text-decoration:none;
}
.CalEventLink:hover{
	background-color:#007300;
	font-weight:bold;
	font-size:12px;
	color:#ffffff;
	width:58px;
	height:25px;
	text-decoration:none;
}
.CalEventLink:active{
	background-color:#007300;
	font-weight:bold;
	font-size:12px;
	color:#ffffff;
	width:58px;
	height:25px;
	text-decoration:none;
}
/*
     FILE ARCHIVED ON 00:12:34 Oct 05, 2015 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 14:55:49 Nov 18, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.657
  exclusion.robots: 0.024
  exclusion.robots.policy: 0.011
  esindex: 0.013
  cdx.remote: 32.915
  LoadShardBlock: 249.72 (3)
  PetaboxLoader3.datanode: 225.251 (4)
  load_resource: 695.533
  PetaboxLoader3.resolve: 489.293
*/