/***********************************************/
/* Events styles                                */
/***********************************************/ 
/*************************************
 * Calendar Block Definitions
 *************************************/
.calendar_title {
	font-family: "Trebuchet MS";
	color: #5D5D5D;
	text-transform: smallcaps; 
	font-size: 16px;
	font-weight: bold;
	font-style: 	normal;
	letter-spacing: .1pc;
	text-align:		center;
	margin:			0px;
	margin-left:	25px;
	margin-bottom:	10px;
	padding:		0px;
	padding-top:	10px;
}
#evWidget {
	width:				748px;
/*	height:				600px; */
	margin:				0px;
	margin-left:		auto;
	margin-right:		auto;
	margin-bottom:		5px;
	padding:			0px;
	background-image:   url(/common/pics/1x600line.jpg);
	background-repeat:	repeat-x; 
	border:				1px solid #000000; 
}
#evCalendar {
	width:				300px;
	height:				200px;
	margin:				0px;
	margin-top:			10px;
	margin-left:		10px;
	padding:			0px;
	background-image:   url(/common/pics/300x200rbox.png);
	background-repeat:	no-repeat;
	float:				left;
}
#calDateDisplay {
	table-layout:		fixed;
	font:			    .9em "Trebuchet MS";
	margin:				0px;
	margin-left: 		auto;
	margin-right:		auto;
}
.firstwdayOfWeekHeader {
	width:	40px; 
	background-color:	#ececec;
	text-align:			center;
	float:	left;
	margin-left:	10px;
}
.wdayOfWeekHeader {
	width:	40px; 
	background-color:	#ececec;
	text-align:			center;
	float:	left;
}
.calendar{
	width:  308px; /* 7 * 44 */
}
.dayOfWeekHeader {
/*	width:	102px; */
	width:	44px; 
	height:	20px;
	background-color:	#ececec;
/*	border:				1px solid #000000; */
	text-align:			center;
	float:	left;
}
#calCol {
	width:		36px;
	text-align:	center;
}
.nonMonthDay {
	background-color:	#ececec; 
/*	border:				1px solid #000000; */
}
.emptyMonthDay{
	color:				#808080; 
	background-color:	#d4ecfb; 
}
.entriesMonthDay {
	color:				#008000; 
	background-color:	#d4ecfb;
}
.entriesMonthDay a {
	text-decoration:	none; 
	color:				#EB714D; /*#008000; #00A54E;  */
}
#eventListDay{
	color:				#FF0000;
	background-color:	Transparent;	 
}
.calclear {
	clear:	both;
	margin:	0px;
	padding:	0px;
	padding-bottom:	5px;
}
.tinyCalendarText {
	font:			bold 9px "Trebuchet MS";
	color: 			#5D5D5D;
}
.tinyCalendarLinkText {
	font:			bold 10px "Trebuchet MS";
	color: 			#000000;
}
.calendarDayListHeader {
	width:	732px;
	margin-left:	2px;
	margin-right:	2px;
	background-color:	#d4dcef;
	border:				1px solid #000000;
	text-align: center;
}
.calendarRegionListHeader {
	width:	732px;
	margin-left:	2px;
	margin-right:	2px;
	background-color:	#d4ecfb;
	border:				1px solid #000000;
	text-align: center;
}
#evSrchTools {
	width:				420px;
	height:				200px;
	margin:				0px;
	margin-top:			10px;
	margin-left:		10px;
	padding:			0px;
	border:				1px solid #ffffff;
	float:				left;
}
div#evSrchTools label {
	font:			bold .7em "Trebuchet MS";
	color: 			#ffffff;	
}
div#evSrchTools hr {
	width:			410px;
	margin:			0px;
	margin-left:	3px;
	margin-top:		3px;
	margin-bottom:	5px;
	padding:		0px;
}
#eventType, #eventDate, #eventState, #eventZipcode, #eventRadius {
	font-size:		.7em;
	color: 			#000000;	
}
#evEventList {
	width: 				710px;
	border:				none; /* 1px solid #ffffff;  */
	margin:				0px;
	margin-top:			10px;
	margin-left:		10px;
	padding:			0px;
	float:				left;
}
#eventsSrchResTitle{
	margin:			0px;
	margin-top:		3px;
	padding:		0px;
	text-align:		center;
	font:			bold 22px "Trebuchet MS";
	color: 			#FFFFFF;
}
#evSrchToolsTitle {
	margin:			0px;
	margin-top:		3px;
	padding:		0px;
	text-align:		center;
	font:			bold 16px "Trebuchet MS";
	color: 			#FFFFFF;
}
#evSubmitBtn {
	background-color:	transparent;
	border:	0;
	padding: 0;
}
#evAddInfo{
	width:	640px;
	border: 1px solid #EF8861; 
	margin:	0;
	margin-left:	auto;
	margin-right:	auto;
	padding:	5px;
}
#evAckBox{
	width:	640px;
	margin:	0;
	margin-left:	auto;
	margin-right:	auto;
	padding:	5px;
}
evInfoTitle{
	margin:			0px;
	margin-top:		3px;
	padding:		0px;
	text-align:		left;
	font:			bold 16px "Trebuchet MS";
	color: 			#000000;
}
.evText{
	margin:			0px;
	margin-left:		3px;
	padding:		0px;
	text-align:		left;
	font:			12px "Trebuchet MS";
	color: 			#000000;
}
/******************************************************
 * Date Picker Block Definitions
 ******************************************************/
/* the div that holds the date picker calendar */
.dpDiv {
	}


/* the table (within the div) that holds the date picker calendar */
.dpTable {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #505050;
	background-color: #ece9d8;
	border: 1px solid #AAAAAA;
	}


/* a table row that holds date numbers (either blank or 1-31) */
.dpTR {
	}


/* the top table row that holds the month, year, and forward/backward buttons */
.dpTitleTR {
	}


/* the second table row, that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTR {
	}


/* the bottom table row, that has the "This Month" and "Close" buttons */
.dpTodayButtonTR {
	}


/* a table cell that holds a date number (either blank or 1-31) */
.dpTD {
	border: 1px solid #ece9d8;
	}


/* a table cell that holds a highlighted day (usually either today's date or the current date field value) */
.dpDayHighlightTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	}


/* the date number table cell that the mouse pointer is currently over (you can use contrasting colors to make it apparent which cell is being hovered over) */
.dpTDHover {
	background-color: #aca998;
	border: 1px solid #888888;
	cursor: pointer;
	color: red;
	}


/* the table cell that holds the name of the month and the year */
.dpTitleTD {
	}


/* a table cell that holds one of the forward/backward buttons */
.dpButtonTD {
	}


/* the table cell that holds the "This Month" or "Close" button at the bottom */
.dpTodayButtonTD {
	}


/* a table cell that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	color: white;
	}


/* additional style information for the text that indicates the month and year */
.dpTitleText {
	font-size: 12px;
	color: gray;
	font-weight: bold;
	}


/* additional style information for the cell that holds a highlighted day (usually either today's date or the current date field value) */ 
.dpDayHighlight {
	color: #4060ff;
	font-weight: bold;
	}


/* the forward/backward buttons at the top */
.dpButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #d8e8ff;
	font-weight: bold;
	padding: 0px;
	}


/* the "This Month" and "Close" buttons at the bottom */
.dpTodayButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #d8e8ff;
	font-weight: bold;
}