/* ================================
    CSS STYLES FOR DNN Event Module 
   ================================
*/

/* The following control the Calendar Month Style-Look */
thead { 
display: table-header-group; 
}

.Eventtooltip
{
	border-right: #000 1px solid;
	padding-right: 5px;
	border-top: #000 1px solid;
	padding-left: 5px;
	font-size: 10px;
	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;
	background-color: #ffd;
	text-align: left;
	moz-opacity: 0.8;
}
	 
.Event
{
	margin: 0em auto 0em auto;	
	table-layout: auto;
	font-size: 7pt;
	color: white;
	font-family: Verdana;
	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: Transparent;
	height: 50px;
	width: 50%;
	border-collapse:collapse;
	
}

.EventTitle
{
	font-weight: bold;
	font-size: 7pt;
	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: 7pt;
	/*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: 7pt;
	padding-bottom: 0px;
	color: black !important;
	padding-top: 0px;
	width:4%;
}

.EventNextPrev a, .EventNextPrev a:visited, .EventNextPrev a:hover
{
	padding-right: 0.5em;
	padding-left: 0.5em;
	font-size: 7pt;
	padding-bottom: 0px;
	color: black !important;
	padding-top: 0px;
}

.EventDayHeader
{
	font-weight: bold;
	font-size: 7pt;
	font-family: Verdana;
	background-color: silver;
	vertical-align: middle;
}

.EventDay, .EventDay td
{
	font-size: 7pt;
	width: 14%;
	color: #508b9d !important;
	font-family: Verdana;
	height: 14%;
}
.EventDay a,
.EventDay a:visited,
.EventDay a:hover
{
	font-size: 7pt;
	color: #508b9d !important;
	font-family: Verdana;
}

.EventDayEvents, .EventDayEvents td
{
	font-size: 7pt;
	width: 14%;
	color: black !important;
	font-family: Verdana;
	height: 14%;
	background-color:#e0ebee;
}
.EventDayEvents a,
.EventDayEvents a:visited,
.EventDayEvents a:hover
{
	font-size: 7pt;
	color: black !important;
	font-style:oblique;
	font-family: Verdana;
	font-weight:bold;
}
.EventDayScroll
{
}
.EventOtherMonthDay
{
	color: #808080;
	background-color: gainsboro;
}

.EventOtherMonthDay a, .EventOtherMonthDay a:visited, .EventOtherMonthDay a:hover
{
	color: #8080c0;
	background-color: gainsboro;
}


.EventWeekendDay
{
	background-color: whitesmoke;
}


.EventTodayDay
{
	text-decoration: underline;
	color: #000000 !important;
	background-color: #f7e5d7 !important;
}


.EventSelectedDay
{
	border-right: #000000 1px solid ;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	color: #000000 !important;
	text-decoration:underline;
	background-color:#e0ebee;
}
.EventSelectedDay a,
.EventSelectedDay a:visited,
.EventSelectedDay a:hover
{
	color: #000000 !important;
	font-weight:bold;
}

.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: 7pt;
	color: black;
	font-family: Verdana;
	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: verdana,helvetica,arial;
	font-size: xx-small;
	BACKGROUND-COLOR: #FFFFFF;
	FONT-WEIGHT: bold;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr= '#FFFFFF' , EndColorStr= '#CCCCCC' );
}
.WeekBackground 
{
	ALIGNMENT: center;
	ALIGN: center;
	FONT-FAMILY: verdana,helvetica,arial;
	background-color: gainsboro;
	font-size: xx-small;
}
.WeekTitle 
{
	FONT-FAMILY: verdana,helvetica,arial;
	font-size: xx-small;
	width: 100%;
	color: black;
	height: 15%;
	text-align: center;
	background-image: url(gradient_Default.jpg);
}
.WeekOfTitle
{
	font-weight: bold;
	font-size: 10px;
	width: 100%;
	color: black;
	font-family: verdana,helvetica,arial;
	text-align: center;
	vertical-align: middle;
}
.WeekNextPrev
{
	font-weight: bold;
	FONT-FAMILY: verdana,helvetica,arial;
	font-size: 10px;
	width: 100%;
	color: black;
	text-align: center;
	vertical-align: middle;
}
.WeekRangeheader 
{
	color: black;
	text-align: center;
	vertical-align: middle;
	font-family: verdana,helvetica,arial;
	font-size: xx-small;
	BACKGROUND-COLOR: #E5DFDF;
}


/* The following control the Calendar List View Style-Look */
.ListTable
{
	width: 100%;
	border-right: #ffffff;
	border-left: #ffffff;

	border-style: dashed solid dashed solid;
	border-width: 0em 0.1em 0.1em 0.1em;
	border-bottom-color:#9b9b9c;
	border-top-color:#ffffff;
	
}
#Table1{
	width:100%;
}

.ListTable td{
	border-right: #ffffff 0.1em solid;
	border-left: #ffffff 0.1em solid;
	border-bottom: #9b9b9c 0.1em dashed;
	padding-right:0.5em;
	padding-left:0.5em;
}
.ListTable th{
	border-right: #ffffff 0.1em solid;
	border-left: #ffffff 0.1em solid;
	border-bottom: #9b9b9c 0.1em dashed;
	
}
.ListTable td a{
	/*Display:none;*/
}

.ListDate
{
	font-family: Arial;
    	font-size: 1em;
   	 font-weight: normal;
    	color: #848485;
   	 text-align:justify;
}
.ListDateColor
{	
	background:#f2f7f8;
	font-family: Arial;
    	font-size: 1em;
   	 font-weight: normal;
    	color: #848485;
   	 text-align:justify;
}
.ListTitle
{
	font-family: Arial;
    	font-size: 1em;
    	font-weight: normal;
   	 color: #848485;
   
}
.ListDescription
{
	font-family: Arial;
    font-size: 1em;
    font-weight: normal;
    color: #848485;
 
}
.ListDescriptionColor
{
	font-family: Arial;
    font-size: 1em;
    font-weight: normal;
    color: #848485;
	background:#f2f7f8;
 
}
.ListLink 
{
	font-weight: bold;
	font-size: 7pt;
	font-family: verdana,helvetica,arial;
	text-align: left;
	vertical-align:top;
}

.ListHeader
{
    font-family: Arial;
    font-size: 1.1em;
    text-align: left;
    font-weight: bold;
    color: #508B9D; 
    border-top: #ffffff 0.01em solid;
}
.ocultaDetalle{
    display:none;
}