/* ================================
    CSS STYLES FOR DNN Event Module 
   ================================
*/

/* The following control the Calendar Month Style-Look */
.EventCalendar
{
	border: solid 1px #cccccc;	
	border-top: solid 10px #cccccc;
	float:left;
	}

.EventDateSelector
{	
	text-align:left;
	width:100%;
	padding-left:2px;
	}

.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
{
	table-layout: auto;
	font-size: 7pt;
	width: 100%;/*400px;*/
	color: white;
	font-family: Verdana;
	height: 400px;
	text-align: center;
	border-right: white 5px solid;
	border-bottom: white 5px solid;
	border-left: white 5px solid;
	border-top: white 5px solid;	
	background-color: white;

}

.EventTitle
{
	font-weight: bold;
	font-size: 11pt;
	/*background-image: url(a.jpg);*/
	width: 100%;
	color: black !important;
	text-align: center;
	height: 32px !important;
	
}

.EventTitle, .EventTitle td
{
	font-weight: bold;
	font-size: 11pt;
	width: 100%;
	color: black !important;
	text-align: center;
	/*background-image: url(a.jpg);*/
		background-color: #ececec;
	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: 8pt;
	padding-bottom: 0px;	
	color: #cc0033; text-decoration: none;
	padding-top: 0px;
}

.EventNextPrev a, .EventNextPrev a:visited, .EventNextPrev a:hover
{
	padding-right: 0.5em;
	padding-left: 0.5em;
	font-size: 8pt;
	padding-bottom: 0px;
	color: #cc0033; text-decoration: none; !important;
	padding-top: 0px;
}

.EventDayHeader
{
	font-weight: bold;
	font-size: 7pt;
	font-family: Verdana;
	background-color: silver;
	color:White;
	vertical-align: middle;
}

.EventDay, .EventDay td
{
	
		background-color: whitesmoke;
}
.EventDay a,
.EventDay a:visited,
.EventDay a:hover 
{
	font-size: 7pt;
	color: #cc0033 !important;
	 text-decoration: none;
	font-family: Verdana;
}
.EventDayScroll
{
}
.EventOtherMonthDay
{	
		font-size: 7pt;
	width: 14%;
	color: #0000ff !important;
	font-family: Verdana;
	height: 14%;
		background-color: silver;
	color:White;
	
	color: #808080;
	background-color: gainsboro;
}

.EventOtherMonthDay a, .EventOtherMonthDay a:visited, .EventOtherMonthDay a:hover
{
	
	color: #cc0033; text-decoration: none;
	background-color: gainsboro;
		
}


.EventWeekendDay
{
color: #808080;
	background-color: #ececec;
}


.EventTodayDay
{
	font-weight: bold;
	color: #0000ff !important;
	/*background-color: darkgray !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;
}	

a.CommandButton:link
{		color: #cc0033; text-decoration: none;	}
a.CommandButton:hover {color: #333333; 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: navy;
	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: navy;
	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 */


.ListDescription
{
	font-size: 7pt;
	font-family: verdana,helvetica,arial;
	text-align: left;
	vertical-align:top;
}
.ListLink 
{
	font-weight: bold;
	font-size: 7pt;
	font-family: verdana,helvetica,arial;
	text-align: left;
	vertical-align:top;
}

.ListHeader
{
	font-weight: bold;
	font-size: xx-small;
	/*background-image: url(a.jpg);*/
	color: black;
	font-family: verdana,helvetica,arial;
	height: 0px;
	text-align: left;
}


.ListTable{				
	
}

.ListTable tr
{
	border-bottom: 10px ;
				}				
				
				
/*	.upcoming-date */
.ListDate
{
	width: 45px;									
}

.ListDateInner
{
	width: 45px; height: 32px; font-size: 20px; color: #666666;
	background: #ebebeb url(/Portals/_default/Skins/RCGA/images/bg-date.gif) repeat-x; 
	border: 1px solid #cccccc;
	padding: 2px 0px 10px 0px; 
	text-align: center;  								
	text-transform:uppercase; 
	float:left;
}
								
/*.upcoming-info */
.ListTitle
{
	vertical-align:top;	
	padding-right:0;
	padding-left: 10px;
}


.SubHead
{
	font-weight:bold;
	


	}
