/********** CALENDAR **********/

#calendar {
	background: url(../images/calendar_bg_2.jpg) no-repeat 1px 0;
	margin-top: 0;
	padding: 15px 0 0 0;
	width: 195px;
}
	
#calendar #currentmonth td{
	/*margin: 0 92px 0 24px;*/
	width: auto;
	padding: 0;

	height: 10px;
	background: #acacac;
	border: 1px solid #acacac;
	text-align: center;
	vertical-align: middle;
}
	
#calendar h2 {	
	margin: 0;
	padding: 4px 0;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-align: center;
}
	
#calendar #calendardays {
	text-align: left;
	background: url(../images/calendar_bg_bottom_2.jpg) no-repeat 1px 100%;
	padding: 0 0 20px 17px;
}
	
#calendar table {
	border: none;
	font-family: verdana;
	font-size: 16px;
	color: #000000;
}
	
#calendar th {
	width: 22px;
	padding: 5px 0;
	border: none;
	font-size: 0.65em;
	color: #bbb;
	text-align: center;
}

#calendar td {
	width: 22px;
	padding: 0;
	height: 18px;
	line-height: 18px;
	border: none;
	border-left: 1px solid #eee;
	border-bottom: 1px solid #eee;
	font-size: 0.65em;
	color: #ccc;
	text-align: center;
}
	
#calendar td.sunday {
	border-left: none;
}
#calendar input, #calendar select {
	font-size: 10px;
}
#calendar td#notinmonth a {
	color: #ccc;
}
#calendar td#gototoday {
	border: 1px solid #eee;
}
#calendar td#gotomonth {
	border: 1px solid #eee;
	border-bottom: none;
}
#calendar td#spacer {
	border: none;
	height: 5px;
}
#calendar tr#lastweek td {
	border-bottom: none;
}
	
#calendar td#currentday a{
	font-weight: bold;
}
#calendar .selected {
	background: #D9E3F1;
}	
#calendar tr a {
	line-height: 18px;
	display: block;
	font-size: 10px;
	font-weight: normal;
	border: none;
	width: 100%;
	text-decoration: none;
	color: #0A2B70;
	/*color: #b31b1b;*/
}
#calendar td a:hover {
	/*color: #f00;*/
	background-color: #fff;
	color: #4D8FC3;
}


#calendar td.linkmonth {
	border-left: none;
	border-right: none;
}
#calendar td.linkmonth a:hover {
	padding: 9px 0 10px 0;
	background-color: #CCCCCC;
	color: #fff;
}
#calendar td.linkmonth a {
	padding: 9px 0 10px 0;
	width: 21px;
	color: #fff;
	font-weight: bold;
}

.trmouseover {
	background: #eeeeee;
}
.trmouseout {
	background: none;
}

/* --- END --- */

/* EVENT STYLES */
.menutitle table, .menutitle a {
	margin-bottom: 1px;
	cursor:pointer;
	font-size: 10px;
}

#eventDtl {
	border: none;
	background-color: #fff;
	font-size: 10px;
}

#featureEventDtl tr#color1 {
	background-color: whitesmoke;
}

#featureEventDtl tr#color2 {
	background-color: whitesmoke;
}

#featureEventDtl img#image_border {
	border-color: whitesmoke;
}

#featureEventDtl td#title {	
	margin: 0;
	padding-left: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	background-color: #333333;
	line-height: 10px;
}

#eventDtl tr#color1 {
	background-color: #fff;
}
#eventDtl tr#color2 {
	background: #fff;
}
#eventDtl td#title {	
	margin: 0;
	padding: 5px;
	font-size: 11px;
	letter-spacing: .03em;
	font-family: Arial, Helvetica;
	font-weight: normal;
	color: #fff;
	background-color: #333333;
	line-height: 8px;
}
#eventDtl a {	
	line-height: 8px;
}
a.white, a.white:link, a.white:active, a.white:visited, a.white:hover{ 
	color: #ffffff;
}
.eventTitleOver {
	background-color: #D9E3F1;
	cursor: hand;
}
.eventTitleOut {
	background-color: none;
}
#eventlist  {
	/*border: 1px solid #acacac;*/
	font-size: 8px;
}
#eventlist td#dateHeader {
	/*background-image: url('../images/date_header.gif');*/
	/*background-image: url('../../../assets/images/nav/menu_bg_blue.gif');
	background-repeat: repeat-x;*/
	/*color: #284795;*/
	color: #acacac;
	font-family: Trebuchet MS, Trebuchet, verdana, arial;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
}
#eventlist td#spacer {
	height: 10px;
}
#eventlist td#events {
	padding: 0 0 0 0px;
}
.allday {
	font-size: 10px;
	font-weight: bold;
	color: #fff;
}

#eventlist #eventsheader td {
	border-bottom: 1px solid #cccccc;
	font-weight: normal;
	color: #666;
}
#eventlist #eventsheader {
	margin: 0 0 3px 10px;
	padding: 0;
	width: 100%;
}
/* END */

/* TABLE STYLES */
#menutable {
	border: 1px #acacac solid;
	background-color: #fff;
	width: 180px;
	padding: 0;
	margin: 0 10px 0 10px;
}
#menutable td {
	padding: 1px;
	font-size: 10px;
}
table#catColor td {
	padding: 0;
}
#menutable input, #menutable select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.altcolor {
	background-color: whitesmoke;
}

hr.hr1 {
  	border: 0px solid #acacac;
    color: #acacac;
    background-color: #acacac;
    height: 1px;
}
#menutable td#header {
	font-size: 12px;
	padding: 3px;
	font-weight: bold;
	background: #acacac;
	color: #fff;
	text-align:left;
}

.noEvent {
	font-family: verdana;
	font-size: 10;
	color: #CCCCCC;
	text-align: center;
}