#jevents_header {
    display: none;
}
/*********************
* Calendar style
**********************/
table.contentpaneopen {
    width: 690px;
}

legend.ev_fieldset {
    display: none;
}

.cal_table {
   border: none;
   width: 100%;
   background-color: #000000;
}
.cal_td_daysnames {
    border-bottom: none;
    height:25px ! important;
    line-height:25px;
/*    background-image: url("images/header_calendar_red_710x25.gif");
   	background-repeat: repeat-x; 
   	background-position: top left; */
   	color:white;
    background-color:transparent;
    font-weight:bold;
    text-align:center !important;
	padding: 0px;
}
.cal_td_daysnames .sunday{
}
.cal_td_daysnames .saturday{
}
.cal_daysnames {
    font-family: Arial;
    font-size: 11px;
    font-style: normal;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
}
.cal_td_daysoutofmonth {
    background-color: #999999;
	color: #ffffff;
	font-size: 11px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    text-decoration: none;
	padding: 2px;
	border: none;
}
.cal_daysoutofmonth {
    font-family:  Arial;
    font-size: 11px;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
}
.cal_td_today {
    background-color: #ffffff;
    padding:2px !important;
}
.cal_td_daysnoevents {
    background-color: #FFFFCC ;
    padding:2px !important;
	border: none;
}
a.cal_daylink:link {
    font-family: Arial;
    font-size: 11px;
    font-style: normal;
    font-weight: bold;
    color: #000000;
    text-decoration: underline;
}
a.cal_daylink:visited{
    font-family: Arial;
    font-size: 11px;
    font-style: normal;
    font-weight: bold;
    color: #000000;
    text-decoration: underline;
}
a.cal_daylink:hover{
    font-family: Arial;
    font-size: 11px;
    font-style: normal;
    font-weight: bold;
    color: Red;
    text-decoration: underline;
}
a.cal_titlelink:link, a.cal_titlelink:visited, a.cal_titlelink:hover {
    font-size:10px;
    font-weight: bold;
    font-family: Verdana;
    text-decoration: none;
    color:inherit!important;
    display:block;
    margin-bottom:1px;
}

/***************************
* List style
**************************/
div.voluminator {
  clear: both;
  height: 0px;
}

div.eventMainTop {
  width: 716px;
  height: 33px;
  margin-top: 8px;
  background-image: url("images/eventMainTop.jpg");
 	background-repeat: none; 
 	background-position: top left;
}
div.eventMainTopTop {
  width: 716px;
  height: 10px;
  margin-top: 23px;
  background-image: url("images/eventMainTopTop.jpg");
 	background-repeat: none; 
 	background-position: top left;
}
div.eventMainTopNav {
  width: 716px;
  margin: 0px;
  background-image: url("images/eventMainTopNav.jpg");
 	background-repeat: repeat-y; 
 	background-position: top left;
}
div.eventMainTopHeaders {
  width: 716px;
  height: 23px;
  margin: 0px;
  background-image: url("images/eventMainTopHeaders.jpg");
 	background-repeat: none; 
 	background-position: top left;
}
div.eventMainMiddle {
  width: 716px;
  height: 430px;
  overflow-x: hidden;
  overflow-y: scroll;
  text-align: center;
}
div.eventMainBottom {
  width: 716px;
  height: 10px;
  background-image: url("images/eventMainBottom.jpg");
 	background-repeat: none; 
 	background-position: top left;
}

div.ev_table {
  border: 0px solid;
	width: 700px;
  margin: 0px;
  padding: 0px;
  position: relative;
  top: 0px;
  left: 0px;
}
div.ev_table_tr {
  background-color: transparent;
  width: 700px;
  border: 0px solid;
  clear: both;
  top: 0px;
  left: 0px;
  position: relative;
}
div.ev_tr_odd {
  background-image: url("images/eventOddRowShort.jpg");
  background-repeat: repeat-y;
  background-position: top left;
}
div.ev_tr_even {
  background-image: url("images/eventEvenRowShort.jpg");
  background-repeat: repeat-y;
  background-position: top left;
}
div.ev_td_day {
    border: 0px solid;
    font-family: Arial;
    font-size: 12px;
    line-height: 12px;
    font-style: normal;
    font-weight: normal;
    color: black;
    text-align : left;
    margin-left: 34px;
    margin-top: 5px;
    margin-bottom: 5px;
    vertical-align: top;
    width: 96px;
    float: left;
}
div.ev_td_event {
    border: 0px solid;
    font-family: Arial;
    font-size: 12px;
    line-height: 12px;
    font-style: normal;
    font-weight: normal;
    color: black;
    text-align : left;
    margin-left: 9px;
    margin-top: 5px;
    margin-bottom: 5px;
    vertical-align: top;
    width: 341px;
    float: left;
}
div.ev_td_location {
    border: 0px solid;
    font-family: Arial;
    font-size: 12px;
    line-height: 12px;
    font-style: normal;
    font-weight: normal;
    color: black;
    text-align : left;
    text-decoration: none;
    margin-left: 18px;
    margin-top: 5px;
    margin-bottom: 5px;
    vertical-align: top;
    width: 145px;
    float: left;
}
ul.ev_ul {
	list-style:none;
	padding:0px;
	margin:0px 0px 0px 0px;
  width: 99%
}
ul.ev_ul li.ev_td_li {
	border-style:solid;
	border-width:0 0 0 0px;
	margin: 0px 0px 4px 0px;
	padding-left:2px;
	background-image:none;
	line-height: 12px;
}
a.ev_link_cat:link {
  font-size:12px;
  font-family: Verdana;
  color: black;
	text-decoration: none;
}
a.ev_link_cat:visited  {    
    font-size:12px;
    font-family: Verdana;
    color: black;
	text-decoration: none;
}
a.ev_link_cat:hover  {
  font-size:12px;
  font-family: Verdana;
  color: black;
	text-decoration: none;
}
a.ev_link_row:link {
    font-size:12px;
    font-family: Verdana;
    color: black;
	text-decoration: none;
}
a.ev_link_row:visited  {
  font-size:12px;
  font-family: Verdana;
  color: black;
	text-decoration: none;
}
a.ev_link_row:hover  {
  font-size:12px;
  font-family: Verdana;
  color: #990000;
	text-decoration: none;
}
a.ev_link_unpublished {
    color: black;
    text-decoration: none;
}
a.ev_link_weekday:link {
    font-size:12px;
    font-family: Verdana;
    color: Gray;
    text-decoration:none;
}
a.ev_link_weekday:visited  {
    font-size:12px;
    font-family: Verdana;
    color: Gray;
    text-decoration:none;
}
a.ev_link_weekday:hover  {
    font-size:12px;
    font-family: Verdana;
    color: Black;
}
.ev_link_navbar {
  width: 300px;
  color: black;
  padding-left: 34px;
}
a.ev_link_nav {
    color: black;
}
a.ev_link_nav:link {
    text-decoration: none;
}
a.ev_link_nav:visited {
    text-decoration: none;
}
a.ev_link_nav:hover {
    text-decoration: none;
}
.ev_fieldset {
  font-family: Arial;
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
	background-color: #990000;
	border: 0px solid;
	color: white;
	padding: 0px;
  margin: 9px;
}
.ev_td_today {
    background-color: transparent;
    border-right: 0px solid #000000;
    border-top: 0px solid #000000;
    font-family: Arial;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    color: black;
}

/**********************
* Form style
**********************/
 /* Styles for dhtml tabbed-pages */
.ontab {
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    background-color: ThreedShadow;
    border-left: outset 1px #ff9900;
    border-right: outset 1px #808080;
    border-top: outset 1px #ff9900;
    border-bottom: solid 1px #d5d5d5;
    text-align: center;
    cursor: hand;
    font-weight: bold;
    /* color: #FFFFFF; */
}
.offtab {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #EEEEEE;
	border-left: outset 1px #E0E0E0;
	border-right: outset 1px #E0E0E0;
	border-top: outset 1px #E0E0E0;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	cursor: hand;
	font-weight: normal;
}
.tabpadding {
	border-bottom: solid 0px #777777;
}
.tabheading {
	background-color: #ffae00;
	border-left: solid 1px #777777;
	border-right: solid 1px #777777;
	/* color: #FFFFFF; */
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
}
.tabcontent {
    /* background-color: ThreedFace; */
    border-top: solid 1px #777777;
    border-left: solid 1px #777777;
    border-right: solid 1px #777777;
    border-bottom: solid 1px #777777;
    /* color: #FFFFFF; */
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size: 16pt;
    text-align: left;
}
.pagetext {
	visibility: hidden;
   display: none;
	position: relative;
	top: 0;
}
.frm_td_bydays {
    background-color: #FFF8DC;
    font-size: 12px;
    color: black;
}
.frm_td_byweeks {
    background-color: #FFF0F5;
    font-size: 12px;
    color: black;
}
.frm_td_bymonth {
    background-color: #FDF5E6;
    font-size: 12px;
    color: black;
}
.frm_td_byyear {
    background-color: #F0F8FF;
    font-size: 12px;
    color: black;
}
/* Calendar navigaton area */
div.ev_navigation {
    display: visible;
}
/* Calendar admin panel */
div.ev_adminpanel {
    display: none;
}
/**********************
* Nav bar style
**********************/
a.nav_bar_link:link {
    font-size: 10px;
    font-family: Verdana;
    color: Green;
}
a.nav_bar_link:visited  {
    font-size:10px;
    font-family: Verdana;
    color: Teal;
}
a.nav_bar_link:hover  {
    font-size:10px;
    font-family: Verdana;
    color: Lime;
}
.nav_bar_cell  {
    background-color: #ECECEC;
}

/****************************
* Iconic calendar navigation
****************************/

td.iconic_td {
   width:60px!important;
   margin:0px;
   padding:0px;
}
div.nav_bar_cal{
   margin:0px;
   padding:0px;
   width:50px;
}
div.nav_bar_cal img, div.nav_bar_cal a{
   height:31px;
   width:50px;
   border:0;
}
tr.icon_labels{
 font-size:70%;
 margin:0px;
 padding:0px;
}
div#ev_icon_yearly {
     background-image: url("images/cal5x.jpg");
     background-repeat: no-repeat;
}
div#ev_icon_monthly {
     background-image: url("images/cal1x.jpg");
     background-repeat: no-repeat;
}
div#ev_icon_weekly{
     background-image: url("images/cal2x.jpg");
     background-repeat: no-repeat;
}
div#ev_icon_daily{
     background-image: url("images/cal3x.jpg");
     background-repeat: no-repeat;
}
div#ev_icon_search{
     background-image: url("images/cal8x.jpg");
     background-repeat: no-repeat;
}
div#ev_icon_jumpto{
     background-image: url("images/cal9x.jpg");
     background-repeat: no-repeat;
}

/* Event Legend Module Styling */
div.event_legend_container {
	border:solid black 1px;
	background-color: #FFDEAD;
	color:black;
	padding:3px;
	font-size:0.9em;
}
ul.event_legend_list{
	list-style:none !important;
	padding:0px;
	margin:5px;
}
ul.event_legend_list li {
	list-style:none !important;
	border:solid black 1px;
	background-image:none !important;
	padding-left:0px;
}
div.event_legend_name {
	padding:3px;
	font-weight:bold;
}
div.event_legend_name a{
	display:block;
	text-decoration:none;
   	background-color:inherit;
   	color:black;
}
	
div.event_legend_desc {
	background-color:white;
	color:black;
	padding:3px 3px 3px 20px;
	
}


/* Print version */
@media print {
   table.contentpaneopen {
   		background-image:none!important;
       background-color:white!important;
   }
	div.ev_navigation {
		display:none;
	}
	div.ev_adminpanel {
		display:none;
	}
}

fieldset {
    padding:0px!important;
	border: 0px;
}
/**
* Narrow template handling 
* Uncomment the following settings if your template is narrow 
*/
/*
fieldset {
    padding:0px!important;
}
.cal_table {
   width:100%!important;
}
.cal_td_daysnames {
   font-size:0.9em;
}
*/
