﻿#FSmainTable		{border:1px solid black; /*background-color:#FFFFFF;*/ font-family:Arial,Helvetica,Sans-Serif; font-size:12px; -z-index: 99;}
#ifrCal 				{/*display: none;*/ position:relative; height: 0px; width: 0px;}
* html #ifrCal 		{/*display: block;*/ left:0px; position:absolute; z-index: 1; top:0px; height: 220px; width: 223px;}
#FScalendarArea 		{ position: absolute; z-index: 99;}
.FSdateField		{
	font-size:12px;
	padding:2px 0px 0 2px;
	width: 150px;
	height: 14px;
	background-color: #EEEEEE;
	border: 1px solid #7F9DB9;
	border-top-color: #7F9DB9;
	border-right-color: #7F9DB9;
	border-bottom-color: #7F9DB9;
	border-left-color: #7F9DB9;
}
.FSdateFieldTD		{ border:0; width: 120px;}
.FSdateSelect		{ background-color:transparent !important; /*border:1px solid #999999; background-color:white; background-color:#EAE0DE;*/}
.FSmonthRolldown	{width:90px; font-size:11px}
.FSyearInput		{width:38px; font-size:11px}
.FSbuttonsRow		{background-color:#DDDDDD}
.FSdateButton		{width:20px; height:20px; font-weight:bold; font-size:10px}
.FSdateButton2		{width:40px; height:20px; font-weight:normal; font-size:10px}
.FScalendarTitles TD{border-bottom:1px solid black; font-size:11px; color:black; line-height:14px}
.FScalendar TD		{font-size:11px; font-weight:normal}
.FSinMonth			{color:#000000; text-decoration:none; width:22px; height:12px; line-height:14px}
.FSnotInMonth		{color:#999999; text-decoration:none; width:22px; height:12px; line-height:14px}
.FSinMonth:hover	{font-weight:bold}
.FSnotInMonth:hover	{font-weight:bold}
.FSoutOfRange		{color:red; line-height:14px}
#FSrangeCell		{background-color:#EEEEEE; font-size:11px; text-align:center; line-height:14px}
#FSdateToday		{font-size:11px; font-weight:bold; line-height:20px}
/* New to version 3.14 */
.FSweekday			{}
.FSweekend 			{background-color:#F9F9F9}
.FSweekend A		{color:#333333}
.FSweekend A.FSnotInMonth	{color:#999999}
