﻿.LunarCalendarMonthControl
{
	 font-size: 10px;	
}

.LunarCalendarMonthControl td
{
	font-size: 10px;	
}

.LunarCalendarMonthControl_Filter
{
	background-color: #DBDBDB;
	color: #000000;
	padding: 3px;
	border: solid 1px silver;
	margin-bottom: 15px;
}

.LunarCalendarMonthControl_DropDownList
{
	 font-size: 10px;	
}

.LunarCalendarMonthControl_Header
{
	 text-align: center;
	 font-weight: bold;	
}

.LunarCalendarMonthControl_IncreaseEnergy
{
	 width: 70px;
	 height: 79px;
	 background-image: url(../../images/lunarcalendarmonthcontrol_increaseenergy.png);
	 background-repeat: no-repeat;
	 text-align: center;
	 color: Black;	
	 vertical-align: top;
}

.LunarCalendarMonthControl_IncreaseEnergy a
{
	color: Black;	
}





.LunarCalendarMonthControl_DecreaseEnergy
{
	 width: 70px;
	 height: 79px;
	 background-image: url(../../images/lunarcalendarmonthcontrol_decreaseenergy.png);
	 background-repeat: no-repeat;
	 text-align: center;
	 color: Black;
	 vertical-align: top;
}

.LunarCalendarMonthControl_DecreaseEnergy a
{
	color: Black;
}

.LunarCalendarMonthControl_SelectedDay
{
	 width: 70px;
	 height: 79px;
	 background-image: url(../../images/lunarcalendarmonthcontrol_selectedday.png);
	 background-repeat: no-repeat;
	 text-align: center;
	 color: Black;
	 vertical-align: top;	
}

.LunarCalendarMonthControl_SelectedDay a
{
	color: Black;	
}

.LunarCalendarMonthControl_SelectedDay1
{
	 width: 70px;
	 height: 79px;
	 background-image: url(../../images/lunarcalendarmonthcontrol_selectedday1.png);
	 background-repeat: no-repeat;
	 text-align: center;
	 color: Black;
	 vertical-align: top;	
}

.LunarCalendarMonthControl_SelectedDay1 a
{
	color: Black;	
}




.LunarCalendarMonthControl_ConcretePhase
{
	 width: 70px;
	 height: 79px;
	 background-image: url(../../images/lunarcalendarmonthcontrol_concretephase1.png);
	 background-repeat: no-repeat;
	 text-align: center;
	 color: white;
	 vertical-align: top;
}

.LunarCalendarMonthControl_ConcretePhase a
{
	color: white;
}

.LunarCalendarMonthControl_DecreaseEnergy a
{
	color: Black;
}


.LunarCalendarMonthControl_EmptyDay
{
	 width: 70px;
	 height: 79px;
	 background-image: url(../../images/lunarcalendarmonthcontrol_noactive.png);
	 background-repeat: no-repeat;
	 text-align: center;
	 color: Black;	
	 vertical-align: top;
	 color: Silver;
}

.LunarCalendarMonthControl_Legend
{
	 border: solid 1px silver;
	 background-color: #DBDBDB;
	 padding: 5px;
}