﻿.balloonstyle{
position:absolute;
top: -500px;
left: 0;
padding: 5px;
padding-left:30px;
visibility: hidden;
border:1px solid black;
font:normal 12px Tahoma;
line-height: 133%;
z-index: 100;
background-color:White;
COLOR: #000000;
WIDTH: 175px;
font-size:8pt;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135,Strength=5);
}

#arrowhead
{
z-index: 99;
position:absolute;
top: -500px;
left: 0;
visibility: hidden;
}

.balloonstyle
{
    text-align: left;    
}

.balloonstyle ul
{
    margin-top: 8px;
    margin-left: -23px;
    margin-bottom: 0;
}

.balloonstyle li
{
    margin-left: 0px;
    
    vertical-align: middle;
    font-weight: normal;
    width: 100%;
}

.ECalContainner
{
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; PADDING-TOP: 14px; WIDTH: 210px; text-align:left;
}

.ECal 
{
	MARGIN-LEFT: 1px;  color:#c2b8b6; 
}

.ECalTitle
{
    BACKGROUND: #c2b6a9; COLOR: #fff! important; HEIGHT: 22px;		
}

.ECalHeader
{
	FONT-WEIGHT: normal; FONT-SIZE: 12px; MARGIN: 0px 0px 10px; COLOR: #fff; HEIGHT: 21px; BACKGROUND-COLOR: #d9d1c8;
}
	
.ECalToday
{
 COLOR: #b9660e!important;
}

.EList 
{
    margin: 10px;
}

.EList h3 
{
    font-weight: bold;
    text-decoration: underline;
    margin: 0.5em 0;
}

.EList ul
{
    margin-top: .5em;
    margin-bottom: .75em;
}

.EList li
{
    list-style-type: square;
    margin-left: -23px;
    line-height: 133%;
}

.ECal-EHRef
{
	font-weight: bold !important;
	COLOR: #b9660e;
}
.ECal-DetailHRef
{
	font-weight: normal !important;	COLOR: #b9660e !important;
}

.ECal-EDesc
{
	font-size:7pt;	
}

.ECal-OtherMonth
{
	COLOR: #c2b8b6;
}

.ECalNav
{
	font-weight: normal !important;	color: #FFFFFF; text-align:center;
}


