.jaccal {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #616B76;
	margin: 0 auto;
	text-align: center;
	background-color: white;
	padding: 12px 14px 12px 14px;
	border-collapse: collapse;
	border: none;
  width: auto;
	}
.jaccal a{
text-decoration: none;
}  
.jaccal tr{
    vertical-align: top;

}
.jaccal td{
		padding: 0px;
}

div.minical {
 padding: 4px;
  }


/* -- border on days!! */
div.minical table.month{
	xwidth: 100%;
	xwidth: 165px;
		
	padding: 0;
	margin: 0;
	margin: 0px 1px 0px 1px;	
	border-left: 1px solid #D9E3EA;
	border-right: 1px solid #D9E3EA;
	border-bottom: 1px solid #D9E3EA;

	color: #616B76;
	text-align: center;
	background-color: #fff;
	border-collapse: collapse;
 
  }

div.minical caption.monthname {
	margin: 0;
	padding: 0;
	background: #D9E3EA;
	color: #666666;	 
	text-align: center;
  font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px/20px;
	font-weight: bolder; 
}
div.minical caption.monthname a, div.minical caption.monthname a:visited{
	background-color: #D9E3EA !important;
	color: #666666 !important;	
}


div.minical span.pn {
	background-color: #D9E3EA;
}

div.minical tr.week {

}

div.minical td {
	padding: 0px;
	border: none;
	border-right: 1px solid #A9C0CE;
	border-bottom: 1px solid #A9C0CE;
	text-align: center;
	background-color: #FFEDE1;
	color: #666666;
		width: 25px !important;
	height: 25px !important; 
	}

div.minical td.dayname {
	xfont: bold 11px/20px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #666666; 
	background: #FFE2D0;
}

div.minical td.Blank {
    background-color: #D9E3EA;
  }

div.minical td.Sun {
    background-color: #FFEDE1;
    clear: left;
  }
div.minical td.Sat {
    background-color: #FFEDE1;
  }

div.minical td.today {
    border: 2px solid red;
    background-color: #FFEDE1;
  }

div.minical td.highlight_0, .highlight_0 {
    background-color: #FFEDE1; 
    text-decoration: none;
  }

div.minical td.highlight_1, .highlight_1{
    background-color: #FF9148; 
    text-decoration: none;
  }
div.minical td.highlight_2, .highlight_2 {
    background-color:  #7EC6F3; 
    text-decoration: none;
  }
div.minical td.highlight_3, .highlight_3 {
    background-color: #FFCCCC;  
    text-decoration: none;
  }
div.minical td.highlight_4, .highlight_4 {
    background-color: #BEAA9E;
    text-decoration: none;
  }

div.minical .wknumberhead, div.minical .wknumber{
 font-size: 0.7em;
	color: #666666;
	background:#FFE2D0;
}
  
#selected {
    border-color: #FF3333;
  	background-color: orange;
  }

.legend{
  align: center;
	width: auto;
	border: none; /* 2px solid #E3EBF7;*/
	xtext-align: left;
	xheight: 2.0em;
	margin: 5px 0px 5px 0px;
	margin: 0 auto;
	xfont-size:0.9em;
	display:block;
}
.legend a, .legend a:visited{
	background-color: #D9E3EA !important;
	color: #666666 !important;
	text-decoration: none;	
}
td.legend_cell{
	padding: 2px;
	width: 2em;
	text-decoration: none;
}

div.legend_cellwrap{
display: inline;
padding-left 0px;
padding-right: 5px;
}
div.legend_cell{
	width: 	1.5em;
	height: 1.5em;
	border: 1px solid black;
	text-decoration: none;
	margin-right: 2px;
	display: inline;
}

.legend_text{
	xmargin: 0px 2px 0px 20px;
	text-align: left;
	vertical-align: middle;
		display: inline;
}

.clear {
	clear: both;
}
#jac_footer{
font-size: 10px;
}  
.firstday_1 {
			background-color: #FFEDE1 !important;
			background-image: url(http://www.therentalcalendar.com/jacavail/jaclib/jaccal/themes/basic/img/FFEDE1_FF9148_fd.png); 
		  background-position: bottom right;
  	  background-repeat: no-repeat;
			}
.firstday_2 {
			background-color: #FFEDE1 !important;
			background-image: url(http://www.therentalcalendar.com/jacavail/jaclib/jaccal/themes/basic/img/FFEDE1_7EC6F3_fd.png); 
		  background-position: bottom right;
  	  background-repeat: no-repeat;
			}
.firstday_3 {
			background-color: #FFEDE1 !important;
			background-image: url(http://www.therentalcalendar.com/jacavail/jaclib/jaccal/themes/basic/img/FFEDE1_FFCCCC_fd.png); 
		  background-position: bottom right;
  	  background-repeat: no-repeat;
			}
.firstday_4 {
			background-color: #FFEDE1 !important;
			background-image: url(http://www.therentalcalendar.com/jacavail/jaclib/jaccal/themes/basic/img/FFEDE1_BEAA9E_fd.png); 
		  background-position: bottom right;
  	  background-repeat: no-repeat;
			}