/* ================================
    CSS STYLES FOR DNN Event Module 
   ================================
*/

/* The following control the Calendar Month Style-Look */

#Table_detalle_evento
{
	text-align:left;}
	
	#Table_detalle_evento span.Head
{
	float:left;
	color:#5db0e0;
	display:block;
	border-bottom:0px ;
	}
.exportar_outlook
{
	background:transparent url(images/outlook.gif) no-repeat right center;
	padding:5px;
	padding-right:20px;
	float:right;	
	display:inline;
	color:#ffffff;}
	
#web .no_regis{
	background:#ffffff url(images/no_regis.gif) no-repeat right center;
	padding:5px;
	padding-right:70px;
	padding-left:20px;
	float:right;
	display:block;
	color:#ffffff;
	cursor:pointer;}
#web .no_regis_advertencia{
	color:#d04c4c;
	display:block;
	float:left;
	border:1px solid #d04c4c;
	padding:3px 5px 3px 5px ;
	margin-top:4px;
	}
	

.Eventtooltip
{
	border-right: #000 1px solid;
	padding-right: 5px;
	border-top: #000 1px solid;
	padding-left: 5px;
	font-size: 0.9em;
	/*filter: alpha(opacity=80);*/
	padding-bottom: 5px;
	border-left: #000 1px solid;
	width: 200px;
	color: #000;
	padding-top: 5px;
	border-bottom: #000 1px solid;
	font-family: Arial, sans-serif;
	background-color: #ffd;
	text-align: left;
	/*moz-opacity: 0.8;*/
}
	 
.Event
{
	table-layout: auto;
	font-size: 0.85em;
	width: 400px;
	color: white;
	font-family: Verdana, sans-serif;
	height: 400px;
	text-align: center;
	border-right: #e5dfdf 1px solid;
	border-bottom: #e5dfdf 1px solid;
	border-left: #e5dfdf 1px solid;
	border-top: #e5dfdf 1px solid;
	background-color: #EFE7E7;

}

.EventTitle
{
	font-weight: bold;
	font-size: 1.00em;
	background-image: url(gradient_Default.jpg);
	width: 100%;
	color: black !important;
	text-align: center;
	height: 32px !important;
}

.EventTitle, .EventTitle td
{
	font-weight: bold;
	font-size: 1.00em;
	width: 100%;
	color: black !important;
	text-align: center;
	background-image: url(gradient_Default.jpg);
	height: 32px !important;
}

/* Note use of "!important" to override Inline Style */
.EventNextPrev, .EventNextPrev a:link
{
	padding-right: 0.5em;
	padding-left: 0.5em;
	font-size: 0.8em;
	padding-bottom: 0px;
	color: black !important;
	padding-top: 0px;
}

.EventNextPrev a, .EventNextPrev a:visited, .EventNextPrev a:hover
{
	padding-right: 0.5em;
	padding-left: 0.5em;
	font-size: 0.8em;
	padding-bottom: 0px;
	color: black !important;
	padding-top: 0px;
}

.EventDayHeader
{
	font-weight: bold;
	font-size: 0.7em;
	font-family: Verdana, sans-serif;
	background-color: silver;
	vertical-align: middle;
}

.EventDay, .EventDay td
{
	font-size: 0.7em;
	width: 14%;
	color: #0000ff !important;
	font-family: Verdana, sans-serif;
	height: 14%;
}
.EventDay a,
.EventDay a:visited,
.EventDay a:hover
{
	font-size: 0.7em;
	color: #0000ff !important;
	font-family: Verdana, sans-serif;
}
.EventDayScroll
{
}
.EventOtherMonthDay
{
	color: #808080;
	background-color: #d6d3ce;
}

.EventOtherMonthDay a, .EventOtherMonthDay a:visited, .EventOtherMonthDay a:hover
{
	color: #8080c0;
	background-color: #d6d3ce;
}


.EventWeekendDay
{
	background-color: #d6d3ce;
}


.EventTodayDay
{
	font-weight: bold;
	color: #0000ff !important;
	background-color: #666666 !important;
}

/* Note use of "!important" to override Inline Style */
.EventSelectedDay
{
	border-right: red 2px solid ;
	border-top: red 2px solid;
	border-left: red 2px solid;
	border-bottom: red 2px solid;
}

.EventSelector
{
	background-color: #c0c0e0;
}
.EventSelector a,
.EventSelector a:visited,
.EventSelector a:hover
{
	color: #0000ff;
	text-decoration: none;
}	



/* The following control the Calendar Week View Style-Look */
.WeekTable
{
	table-layout: auto;
	font-size: 0.8em;
	color: black;
	font-family: Verdana, sans-serif;
	text-align: center;
	border-right: #e5dfdf 1px solid;
	border-bottom: #e5dfdf 1px solid;
	border-left: #e5dfdf 1px solid;
	border-top: #e5dfdf 1px solid;
}

.WeekItem 
{
	text-align: center;
	/*ALIGNMENT: center;*/
	/*ALIGN: center;*/
	FONT-FAMILY: arial,verdana,helvetica, sans-serif;
	font-size: 0.7em;
	BACKGROUND-COLOR: #FFFFFF;
	FONT-WEIGHT: bold;
	/*filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr= '#FFFFFF' , EndColorStr= '#CCCCCC' );*/
}
.WeekBackground 
{
	/*ALIGNMENT: center;
	ALIGN: center;*/
	FONT-FAMILY: arial,verdana,helvetica, sans-serif;
	background-color: #d6d3ce;
	font-size: 0.7em;
}
.WeekTitle 
{
	FONT-FAMILY: arial,verdana,helvetica, sans-serif;
	font-size: 0.7em;
	width: 100%;
	color: black;
	height: 15%;
	text-align: center;
	background-image: url(gradient_Default.jpg);
}
.WeekOfTitle
{
	font-weight: bold;
	font-size: 0.9em;
	width: 100%;
	color: navy;
	font-family: arial,verdana,helvetica, sans-serif;
	text-align: center;
	vertical-align: middle;
}
.WeekNextPrev
{
	font-weight: bold;
	FONT-FAMILY: arial,verdana,helvetica, sans-serif;
	font-size: 0.9em;
	width: 100%;
	color: navy;
	text-align: center;
	vertical-align: middle;
}
.WeekRangeheader 
{
	color: black;
	text-align: center;
	vertical-align: middle;
	font-family: arial,verdana,helvetica, sans-serif;
	font-size: 0.7em;
	BACKGROUND-COLOR: #E5DFDF;
}


/* The following control the Calendar List View Style-Look */
.ListTable
{
	width: 100%;
}.ListDate
{
	font-size: 0.8em;
	font-family: arial,verdana,helvetica, sans-serif;
	text-align: left;
	vertical-align:top;
}
.ListTitle
{
	font-family: arial,verdana,helvetica, sans-serif;
	text-align: left;
	vertical-align:top;
	padding:0px;
}
	
	.ListTitle .TituloEvento
	{
		font-family: arial,verdana,helvetica, sans-serif;
		text-align: left;
		vertical-align:top;
		padding:0px;
		color:#4286a7;
		font-weight:bold;
		margin:0px;	}
		
	.ListTitle a.Normal
	{
	font-weight:normal;
	color:#0373ad;}
	
	
.ListDescription
{
	font-size: 0.7em;
	font-family: arial,verdana,helvetica, sans-serif;
	text-align: left;
	vertical-align:top;
}
.ListLink 
{
	font-weight: bold;
	font-size: 0.7em;
	font-family: arial,verdana,helvetica, sans-serif;
	text-align: left;
	vertical-align:top;
}

.ListHeader
{
	font-weight: bold;
	font-size: 0.80em;
	background-image: url(gradient_Default.jpg);
	color: black;
	font-family: arial,verdana,helvetica, sans-serif;
	height: 32px;
	text-align: left;
}