/*********************
* Calendar style
**********************/

/* RICK - Last updated:  7.23.09 */

table#jevents{
	width: 644px;

}
.cal_td_arrows {
    border-top: 1px solid #000000;
    height:25px ! important;
    line-height:25px;
    font-size: 18px;
    color: #FFFFFF;
    background-color:green;
    font-weight:bold;
    text-align:center !important;
}
.cal_td_arrowsoutsideleft {
    border-top: 1px solid #000000;
	border-left: 1px solid #000000;
    height:25px ! important;
    line-height:25px;
    font-size: 18px;
    color: #FFFFFF;
    background-color:green;
    font-weight:bold;
    text-align:center !important;
}
.cal_td_arrowsoutsideright {
    border-top: 1px solid #000000;
	 border-right: 1px solid #000000;
    height:25px ! important;
    line-height:25px;
    font-size: 18px;
    color: #FFFFFF;
    background-color:green;
    font-weight:bold;
    text-align:center !important;
}
.cal_td_weeknamesnav {
    border-top: 1px solid #000000;
    height:25px ! important;
    line-height:25px;
    font-size: 16px;
    color: #FFFFFF;
    background-color:green;
    font-weight:bold;
    text-align:center !important;
	width: 100%;
}
.cal_td_monthnamesnav {
    border-top: 1px solid #000000;
    height:25px ! important;
    line-height:25px;
    font-size: 18px;
    color: #FFFFFF;
    background-color:green;
    font-weight:bold;
    text-align:center !important;
	width: 644px;
	
	
}
.cal_td_monthnames {
    border-bottom: 1px solid #000000;
    height:25px ! important;
    line-height:25px;
    font-size: 18px;
    color: #FFFFFF;
    background-color:green;
    font-weight:bold;
    text-align:center !important;
	width: 644px;
	
}
.cal_td_monthnamesprint {
    border-bottom: 1px solid #000000;
    height:25px ! important;
    line-height:25px;
    font-size: 18px;
    color: #000000;
  
    font-weight:bold;
    text-align:center !important;
}


.cal_td_daysnames {
    border-bottom: 1px solid #000000;
    height:25px ! important;
    line-height:25px;
    color: #FFFFFF;
    background-color:green;
    font-weight:bold;
    text-align:center !important;
}
.cal_td_daysnames .sunday{
	
}
.cal_td_daysnames .saturday{
}
.cal_daysnames {
    font: Verdana;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
}
.cal_td_daysoutofmonth {
    background-color: #EFEFEF;
    height: 165px;
}
.cal_daysoutofmonth {
    font: Verdana;
    font-size: 12px;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
padding:0px !important;
}
.cal_td_today {
  background-color: #FFFFD6;
padding:0px !important;
   height: 165px;
}
.cal_td_daysnoevents {
    background-color: #FFFFD6;
    padding:0px !important;
    height: 165px;
}


.mod_events_monthyear td {

font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
}
.mod_events_td_daynoevents {

font-weight: normal;
	color: #000000;
	background-color: #FFFFD6;

}

.mod_events_td_daybothevents {

font-weight: bold;
	color: #FFFFFF;
	background-color: #cc9900;

}
.mod_events_td_daybotheventstext {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
	
font-size: 10px;
color: #cc9900;
vertical-align: top;
}

.mod_events_td_daystudentevents {
font-weight: bold;
	

background-color: #ab5f1a;

}

.mod_events_td_daystudenteventstext {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 10px;	

color: #ab5f1a;
vertical-align: top;
}


.mod_events_td_daypublicevents {

font-weight: bold;

	background-color: #00853E;

}

.mod_events_td_daypubliceventstext {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #00853E;
	vertical-align: top;

}


.mod_events_td_todaynoevents
{
	font-weight: normal;
	color: #000000;
	background-color: #FFFFD6;
}

.mod_events_td_todaywithevents
{
	font-weight: bold;
	color: #green;
	background-color: #FFFFBF;
}

a.cal_daylink:link {
    font: Verdana;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #96CC88;
    text-decoration: none;
    width:85px;
    display: block;
    position: relative;
    padding-left: 5px;
   	
}


a.cal_daylink:visited {
    font: Verdana;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #96CC88;
    text-decoration: none;
     width:72px;
    display: block;
    padding-left: 5px;
 	
    
}

a.cal_daylink:hover {
    font: Verdana;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    color: #CCCCCC;
    background-color: #96CC88;
    text-decoration: none;
    width:72px;
    display: block;
    padding-left: 5px;
   }

a.cal_daylink:active {
  
    color: #FFFFFF;
}

a.cal_titlelink:link { 
    font-size:10px;
    font-weight: bold;
    font-family: Verdana;
    color:green;
        margin-bottom:1px;
}

a.cal_titlelink:visited {

}
a.cal_titlelink:hover {

}

/***************************
* List style
**************************/
ul.ev_ul {
	list-style:none;
	padding:0px;
	margin:5px;
}
ul.ev_ul li.ev_td_li {
	border-style:solid;
	border-width:0 0 0 5px;
	margin-bottom:1px;
	padding-left:2px;
	background-image:none
}
a.ev_link_cat:link {
    font-size:12px;
    font-family: Verdana;
    color: Gray;
    text-decoration:none;
}
a.ev_link_cat:visited  {
    font-size:12px;
    font-family: Verdana;
    color: Gray;
    text-decoration:none;
}
a.ev_link_cat:hover  {
    font-size:12px;
    font-family: Verdana;
    color: Black;
}
a.ev_link_row:link {
    font-size:12px;
    font-family: Verdana;
    
    
}
a.ev_link_row:visited  {
    font-size:12px;
    font-family: Verdana;
    
}
a.ev_link_row:hover  {
    font-size:12px;
    font-family: Verdana;
    color: Black;
}
a.ev_link_unpublished {
    color:red;
    text-decoration:none;
}
a.ev_link_weekday:link {
    font-size:12px;
    font-family: Verdana;
    color: #FFFFFF;
    font-weight:bold;
    text-decoration:none;
}
a.ev_link_weekday:visited  {
    font-size:12px;
    font-family: Verdana;
    color: #FFFFFF;
    font-weight:bold;
    text-decoration:none;
}
a.ev_link_weekday:hover  {
    font-size:12px;
    font-family: Verdana;
    color: #CCCCCC;
     font-weight:bold;

}
.ev_fieldset {
    font: Verdana;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    /* color: black; */
}
.ev_table {
    border-right: 1px solid black;
    border-left: 1px solid black;
    border-bottom: 1px solid black;
	width: 644px;
}
.ev_table tr {
width: 644px;
}
.ev_table td {
    padding:5px;
}
.ev_td_right {
	
   background-color: #FFFFD6;
    border-top: 1px solid #000000;
	width: 350px;
}
.ev_td_left {
    background-color: #96CC88;
    border-right: 1px solid #000000;
    border-top: 1px solid #000000;
    font: Verdana;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    color: #FFFFFF;
    text-align : left;
    vertical-align: top;
	
}
.ev_td_today {
    background-color: #E9B4A1;
    border-right: 1px solid #000000;
    border-top: 1px solid #000000;
    font: Verdana;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    color: black;
}

.ev_tableprint {
   font: Verdana;  
}
.ev_tableprint tr {
padding-top: 10px;
}
.ev_tableprint td {
    
}
.ev_td_rightprint {
	width:100%;
  padding: 5px;
  border-bottom: 1px solid #000000;
}
.ev_td_leftprint {
	font: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-align : left;
	vertical-align: top;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom: 1px solid #000000;
}
.ev_td_todayprint {
  
   	font: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-align : left;
	vertical-align: top;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom: 1px solid #000000;
}

.ev_month_print {
  
    border-bottom: 1px solid #000000;
}
/**********************
* 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 {
margin:0;
}
/* Calendar admin panel */
div.ev_adminpanel {
}
/**********************
* 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;
   font-size:8pt;
}
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 {
	color:black;
	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;
	
}

/* tabs */

dl.tabs {
	float: left;
	margin: 10px 0 -1px 0;
	z-index: 50;
}

dl.tabs dt {
	float: left;
	padding: 4px 10px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
	margin-left: 3px;
	background: #f0f0f0;
	color: #666;
}

dl.tabs dt.open {
	background: #F9F9F9;
	border-bottom: 1px solid #F9F9F9;
	z-index: 100;
	color: #000;
}

div.current {
	clear: both;
	border: 1px solid #ccc;
	padding: 10px 10px;
}

div.current dd {
	padding: 0;
	margin: 0;
}


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

/**
* Narrow template handling 
* Uncomment the following settings if your template is narrow 
*/

fieldset {
    padding:0px!important;
}
.nav_table {
   width:644px;
}
.cal_table {
   width:644px;
margin-top: 0;
 border-right: 1px solid black;
    border-left: 1px solid black;
    border-bottom: 1px solid black;
}
.cal_td_daysnames {
   font-size:0.9em;
}

div#jevent{
width:680px!important;
}
inputbox#content {
width:100px!important;
}



textarea#extra_info {
width:340px!important;
}
textarea#content {
width:340px!important;
}
.ev_detail {
font: Verdana;
font-size: 12px;
font-style: normal;
color: green;
font-weight: bold;
padding: 0;
}

.ev_detailstudent {
font: Verdana;
font-size: 12px;
font-style: normal;
color: #ab5f1a;
font-weight: bold;
padding: 0;
}
.ev_detailpublic {
font: Verdana;
font-size: 12px;
font-style: normal;
color: #00853E;
font-weight: bold;
padding: 0;
}


.ev_detailprint {
font: Verdana;
    font-size: 10px;
    font-style: normal;
color: #000000;
font-weight: bold;
padding: 0;

}
a.ev_link_row:link, a.ev_link_row:visited{

font: Verdana;
    font-size: 12px;
    font-style: normal;
color: green;
font-weight: bold;

}

 a.ev_link_row:hover {

font: Verdana;
    font-size: 12px;
    font-style: normal;
color: #CCCCCC;
font-weight: bold;
}



.popupEventDescription
{
font: Verdana;
    font-size: 12px;
    font-style: normal;

}

.tr_even_row {}

.tr_odd_row {background-color: #EFEFEF;}

.detail_td_publicevents {
    background-color: #00853E;
    height:25px ! important;
    line-height:25px;
    font-size: 16px;
    color: #FFFFFF;
  
    font-weight:bold;
    text-align:center !important;
}

.detail_td_studentevents {
    background-color: #ab5f1a;
    height:25px ! important;
    line-height:25px;
    font-size: 16px;
    color: #FFFFFF;
  
    font-weight:bold;
    text-align:center !important;
}
 a.ev_link_rowstudent:link ,  a.ev_link_rowstudent:visited{

font: Verdana;
    font-size: 12px;
    font-style: normal;
color: #ab5f1a;
font-weight: bold;
}
 a.ev_link_rowpublic:link ,  a.ev_link_rowpublic:visited{

font: Verdana;
    font-size: 12px;
    font-style: normal;
color: #00853E;
font-weight: bold;
}