﻿.balloonstyle{
position:absolute;
top: -500px;
left: 0;
padding: 5px;
visibility: hidden;
border:1px solid black;
/*
font:normal 12px Verdana;
*/
line-height: 133%;
z-index: 100;
background-color: white;
width: 225px;
/*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-bottom: 0;
}

.balloonstyle li
{
    margin-left: 5px;
    padding-bottom: 0.33em;
    vertical-align: middle;
    font-weight: normal;
    width: 100%;
}

.ECal 
{
    margin: 10px;
}

.ECalTitle
{
    
}

.ECalToday
{
    //background-color: #F6F4CC;
    background-color: #000000;

}

.EList 
{
    margin: 5px;
    

}

.EList h3 
{ 
    font-size:10px;
    font-family:Verdana;
    font-weight: bold;
    text-align:left;
    vertical-align: middle;
    text-indent:3px;
    color:#020b42;
    margin: 0.5em 0;
    background-color:silver;
    background-image: url("../../../../../../Style%20Library/Images/images_tid/img-flecha-gris.png");
	background-repeat: no-repeat;
	padding-left: 10px; 
    height:21px;
}

.EList ul
{
	margin-left:2px; 
    margin-top: .5em;
    margin-bottom: .75em;
    list-style-type:none;
	

}

.EList li
{	   
     
	margin-left:2px; 
	padding-left: 5px; 
    
}
.calendar{
	width:100%;
	font-family:Verdana;
	font-size:11px;
	color:#7a7a7a;	
}
td.calendar table.EventosTID{
	border-color:#7a7a7a;
}

.EventosTID{
	width:100%;
	font-size:12px;
	font-family:Verdana;
}
.EventosTitulo{
	height:30px;
	background-color:#FFFFFF;
	font-size:12px;
	font-variant:small-caps;
	font-family:Verdana;
	font-weight:bold;

}

.EventosCabecera{
	height:20px;
	background-color:#549FDA;
	font-size:12px;
	font-family:Verdana;
	color:white;
}
.EventosDay{
	height:17px;
	background-color:#549FDA;
	color:#FFFFFF;
	font-size:12px;
	font-family:Verdana;
	font-weight:bold;

}
td.EventosDay li a:visited, td.EventosDay li a:link,td.EventosDay li a{
	color:#7a7a7a;
	text-decoration:none;
}
.EventosDay span{
	color:#549FDA;
}

td.EventosDay a:visited, td.EventosDay a:link,td.EventosDay a{
	color:white;
	text-decoration:none;
}
table.EventosTitulo{
	font-family:Verdana;
	font-size:11px;
	color:#7a7a7a;	

}
table.EventosTitulo a:visited{
	font-family:Verdana;
	font-size:11px;
	color:#549FDA;	
	font-weight:bold;
}

table.EventosTitulo a:link{
	font-family:Verdana;
	font-size:11px;
	color:#549FDA;	
	font-weight:bold;
}

.EventosResto{
	height:17px;
	font-family:Verdana;
	font-size:11px;
	color:#7a7a7a;	

}



