/*********************
* Calendar style
**********************/
.cal_table {
 border: 1px solid #ffffff;
}
.cal_td_daysnames {
   /* border-bottom: 1px solid #766C55;*/
    height:20px ! important;
    line-height:20px;
   /* background-image: url("images/evback.jpg");*/
   	background-repeat: repeat-x; 
   	background-position: top left;
   	color:#766C55;
    /*background-color:#E6E1D4;*/
    font-weight:bold;
    text-align:center !important;
  font-size: 8pt;
}
.cal_daysnames {
    font-family: Arial;
    font-size: 8pt;
    font-style: normal;
    font-weight: bold;
    color: #766C55;
    text-decoration: none;
}
.cal_td_daysoutofmonth {
    background-color: #E6E1D4;
}
.cal_daysoutofmonth {
    font-family:  Arial;
    font-size: 8pt;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
}
.cal_td_today {
    background-color:#E6E1D4;
    padding:0px !important;
}
.cal_td_daysnoevents {
    background-color: #E6E1D4;
    padding:0px !important;
}
a.cal_daylink:link {
    font-family: Arial;
    font-size: 8pt;
    font-style: normal;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
}
a.cal_daylink:visited{
    font-family: Arial;
    font-size: 8pt;
    font-style: normal;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
}
a.cal_daylink:hover{
    font-family: Arial;
    font-size: 8pt;
    font-style: normal;
    font-weight: bold;
    color: Red;
    text-decoration: none;
}
a.cal_titlelink:link, a.cal_titlelink:visited, a.cal_titlelink:hover {
    font-size:8pt;
    font-weight: bold;
    font-family: Arial;
    text-decoration: none;
    color:inherit!important;
    display:block;
    margin-bottom:1px;
}

/***************************
* List style
**************************/
ul.ev_ul {
	list-style:none;
	padding:0px;
	margin:5px;
}
a.ev_link_cat:link {
    font-size:8pt;
    font-family: Arial;
    color: Gray;
    text-decoration:none;
}
a.ev_link_cat:visited  {
    font-size:8pt;
    font-family: Arial;
    color: Gray;
    text-decoration:none;
}
a.ev_link_cat:hover  {
    font-size:8pt;
    font-family: Arial;
    color: Black;
}
a.ev_link_row:link {
    font-size:8pt;
    font-family: Arial;
    color: Gray;
    text-decoration:none;
}
a.ev_link_row:visited  {
    font-size:8pt;
    font-family: Arial;
    color: Gray;
    text-decoration:none;
}
a.ev_link_row:hover  {
    font-size:8pt;
    font-family: Arial;
    color: Black;
}
a.ev_link_unpublished {
    color:red;
    text-decoration:none;
}
a.ev_link_weekday:link {
    font-size:8pt;
    font-family: Arial;
    color: Gray;
    text-decoration:none;
}
a.ev_link_weekday:visited  {
    font-size:8pt;
    font-family: Arial;
    color: Gray;
    text-decoration:none;
}
a.ev_link_weekday:hover  {
    font-size:8pt;
    font-family: Arial;
    color: Black;
}
.ev_fieldset {
    font-family: Arial;
    font-size: 8pt;
    font-style: normal;
    font-weight: bold;
 color: black; 
 border: none;
}
.ev_table {
   /*border-right: 1px solid black;
    border-left: 1px solid black;
    border-bottom: 1px solid black;*/
}
.ev_table td {
    padding:5px;
}
.ev_td_right {
	width:100%;
   /* background-color: #E6E1D4;*/
  /*  border-top: 1px solid #000000;*/
}
.ev_td_left {
   /* background-color: #E6E1D4;*/
  /*  border-right: 1px solid #000000;*/
   /* border-top: 1px solid #000000;*/
    font-family: Arial;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    color: black;
    text-align : left;
    vertical-align: top;
}
.ev_td_today {
    background-color: #E6E1D4;
    /*border-right: 1px solid #000000;
    border-top: 1px solid #000000;*/
    font-family: Arial;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    color: black;
}
.ev_td_li{background-color:none;}
/**********************
* Form style
**********************/
 /* Styles for dhtml tabbed-pages */
.ontab {
    font-family :  Arial, Verdana, Helvetica, sans-serif;
    font-size: 8pt;
    background-color: #E6E1D4;
    /*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 : Arial, Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: #E6E1D4;
	/*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: #E6E1D4;
	/*border-left: solid 1px #777777;
	border-right: solid 1px #777777;*/
	/* color: #FFFFFF; */
	font-family :  Arial, Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	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 : Arial, Verdana, Helvetica, sans-serif;
    font-size: 8pt;
    text-align: left;
}
.pagetext {
	visibility: hidden;
   display: none;
	position: relative;
	top: 0;
}
.frm_td_bydays {
    background-color:#E6E1D4;
    font-size: 8pt;
    color: black;
}
.frm_td_byweeks {
    background-color:#E6E1D4;
    font-size: 8pt;
    color: black;
}
.frm_td_bymonth {
    background-color: #E6E1D4;
    font-size: 8pt;
    color: black;
}
.frm_td_byyear {
    background-color:#E6E1D4;
    font-size: 12px;
    color: black;
}
/**********************
* Nav bar style
**********************/
a.nav_bar_link:link {
    font-size: 8pt;
    font-family: Arial;
    color: Green;
}
a.nav_bar_link:visited  {
    font-size:8pt;
    font-family: Arial;
    color: Teal;
}
a.nav_bar_link:hover  {
    font-size:8pt;
    font-family: Arial;
    color: Lime;
}
.nav_bar_cell  {
    background-color: #E6E1D4;
}

/****************************
* Iconic calendar navigation
****************************/

div.nav_bar_cal, div.nav_bar_cal img, div.nav_bar_cal a{
   margin:0px;
   height:31px;
   width:50px;
   border:0;
}
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: #E6E1D4;
	color:black;
	padding:3px;
	font-size:8pt;
}
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:#E6E1D4;
   	color:black;
}
	
div.event_legend_desc {
	background-color:#E6E1D4;
	color:black;
	padding:3px 3px 3px 20px;
	
}


// Print version
@media print {
   table.contentpaneopen {
   		background-image:none!important;
       background-color:white!important;
   }
}
