﻿.mainTableFrame
{
    border-right: #AAAAAA thin solid;
    border-top: #CCCCC thin solid;
    border-left: #CCCCC thin solid;
    border-bottom: #CCCCC thin solid;
   
}

.subHeader
{
    text-transform: capitalize;
    color: #6fa1d9;
    font-family: Tahoma, Arial;
    font-weight: normal;
    font-size: 1.3em;
    background-color: #f5f5f5;
    vertical-align: top;
    text-align: left;
    page-break-after: auto;
}

.calendarFrame
{
	border-right: #4A7295 2px solid;
	border-top: #4A7295 2px solid;
	border-left: #4A7295 2px solid;
	border-bottom: #4A7295 2px solid;
	margin-right: 5px;
}

.calendarMonthYear
{
	font-size: 0.9em;
	color: white;
	font-family: tahoma;
	font-weight: bold;
	background-color: #83AECE;
	letter-spacing: 1px;
	height: 25px;
	border-right: white 2px solid;
	border-top: white 2px solid;
	border-left: white 2px solid;
	border-bottom: white 2px solid;
	
}

.calendarDay
{
	font-size: 11px;
	color: white;
	font-family: Tahoma;
	font-weight: bold;
	background-color: #5197D5;
	height:20px;
	border-right: white 2px solid;	
	border-left: white 2px solid;
	border-bottom: white 2px solid;
}

.hasEvent
{
	font-size: 0.7em;
	color: white;
	font-weight: bold;
	font-family: tahoma, Arial; /*background-position: center center;
    background-image: url(../Images/Circle1.GIF);
    background-repeat: no-repeat;*/
	background-color: #5197D5;
	text-align: center;
	width: 25px;
	height: 25px;
	cursor: pointer;
	vertical-align: middle;
	margin: 2px;
	border-right: white 2px solid;
	border-top: white 2px solid;
	border-left: white 2px solid;
	border-bottom: white 2px solid;
}

.hasNoEvent
{
    font-size: 0.7em;
    color:Blue;    
    font-family: tahoma, Arial;
    text-align: center;
    width: 25px;
    height: 25px;
}
.Calender-table-header
{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #01488E;
	background-color: #d3edfe;
	/*background-image: url(../images/bg-table-header.jpg);
	background-repeat: repeat-x;
	background-position: left top;*/
	height: 20px;
	border-width:thin;
	border-right: #d3edfe thin solid;
	border-top: #d3edfe thin solid;
	border-left: #d3edfe thin solid;
	border-bottom: #d3edfe thin solid;
	vertical-align: middle; 
	text-align: left;
}

.Calender-table-row
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #0355A6;
	height: 20px;
	
	vertical-align: top; 
	text-align: left;
}
.Calender-table-cell
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #0355A6;
	height: 20px;
	vertical-align: top; 
	text-align: left;
	padding: padding: 2px 0 0 5px	
}

.Both-border-text11-Blue_Cal
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #01488E;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #83BBD9;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #83BBD9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #83BBD9;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #83BBD9;
	height:25px;
	background-image: url(../MySkin/Grid/GridHeaderBg.jpg);
	background-repeat: repeat-x;
}

.Both-border-text11-Blue_Cal1 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #0355A6;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #83BBD9;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #83BBD9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #83BBD9;	
}

.Rght-border-text11-Blue_Cal {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #0355A6;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #83BBD9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #83BBD9;	
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #83BBD9;	
	height:25px;
	background-image: url(../MySkin/Grid/GridHeaderBg.jpg);
	background-repeat: repeat-x;
}

.Rght-border-text11-Blue_Cal1 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #0355A6;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #83BBD9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #83BBD9;	
}
