﻿.ylmsmisCalBorder 
{ 
    background-image:url(/images/calendar-bottom2.png);
    background-position:0px 0px; 
    background-repeat:no-repeat;
    border:0px;  
    text-decoration:none; 
    padding:1px;

 }
 
.ylmsmisCalBotCap 
{  
    background-image:url(/images/calendar-bottom.png);
    background-position:0px -152px; 
    background-repeat:no-repeat;
    height:10px; 
    border:0px; 
}

.ylmmonthHeader {    
    background-image:url(/images/calendar-top.png);
    background-repeat:no-repeat;
    color:#444444;
    font-family:arial;
    font-weight:700;
    height:23px;
}
.ylmdaysHeader
{
    background-color: #5982ae;
    color: #fff;
    background: #37667c;
    height: 24px;
    font-family: Arial;
    font-weight: bold;
    font-size: 11px;
    width:30px;
}




.ylmtoday a {
    color: white;
    
}

.ylmsmisCalendar td.hasEvents {
    background-color: #d6e6f3;
}

.ylmsmisCalendar td.current
{
    background-color: #37667c;
    color: #FFFFFF;
}

.ylmsmisCalendar 
{
    border: 0px;
    text-align: center;	
	font: 11px Arial, Helvetica, sans-serif;
	width: 100%;
}

.ylmdayRow 
{
    height:24px;
}
.ylmsmisCalendar table 
{  
	
}

.ylmsmisCalendar a
{
    text-decoration: none;
    font-family: Arial;
    
}
.ylmprevCell 
{
	width: 15%;
    text-align: center;
    float:left;
    padding-top:5px;
}
.ylmmonthCell
{
    width: 70%;
    font-size: 14px;
    float: left;
    text-align: center;
    font-weight: bold;
    color: #444444;
    padding-top:4px;
}
.ylmnextCell 
{
	width: 15%;
    text-align: center;
    float:left;
    padding-top:5px;
}

.ylmsmisCalendar .monthHeader a 
{
	color:black;
	text-decoration:none
}
.ylmsmisCalendar tr.dates a 
{
	color: #0C7700;
}

.ylmdatesDiv 
{
    height:100%;
    vertical-align:middle;    
}

.ylmdates 
{
 
	height: 24px;
    line-height:24px;
    width:30px;
    text-align:center;
    font-size:11px;
    background-color: #c9d5dc;
    color:Black!important;
}
.ylmnoDay 
{
    height: 22px;
    line-height:22px;
    background-color:White!important;
}
.ylmtoday
{
    font-size: 12px;
    font-weight: bold;
    font-family: Arial;
    color: #FFFFFF;
}
.ylmsmisCalendar td.noEvent 
{
    background-color: #ffffff;
}
.ylminsideCellWithTable
{
    border-style: none;
}

.ylmFutureDay
{
    color: #444444;
    background-color:white !important;
}
.ylmCurrentDate
{
    color:white;
    background-color:#37667C;
}
.ylmWeekDayTable
{
   text-align:center;
   border-left:1px solid white;
   border-right:1px solid white;
}

.ylmdatesWhite 
{
 
	height: 24px;
    line-height:24px;
    width:30px;
    text-align:center;
    font-size:11px;
    background-color: White!important;
    color:#444444;
}
.ylmdates a:link
{
    color:Black;
}
.ylmCurrentDate a:link 
{
    color:white; 
}
