/* ================================
    CSS STYLES FOR DNN Event Module 
   ================================
*/
a:link, a:visited{
color:#0E0058;
}
a:hover, a:active{
color:#9D5C1F;
}
/* The following control the Calendar Month Style-Look */
.Eventtooltip
{
	border: #0E0058 1px solid;
	font-size: 10px;
	/*filter: alpha(opacity=80);*/
	width: 200px;
	color: #0E0058;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFB515;
	text-align: left;
	/*moz-opacity: 0.8;*/
	z-index:200;
}
	 
.Event
{
	table-layout: auto;
	font-size: 11px;
	width: 500px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	height: 500px;
	text-align: left;
	border-style:none;
	background-color: #ffffff;
	margin-top:20px;
	/*border:1px solid #F0F0E6 !important;*/

}
/*table.Event tr td{
border:1px solid #F0F0E6 !important;
}*/
.EventTitle
{
	font-weight: bold;
	font-size: 16px;
	width: 100%;
	color: #0E0058 !important;
	text-align: center;
	height: 32px !important;
	vertical-align:middle;
}

.EventTitle, .EventTitle td
{
	font-weight: bold;
	font-size: 16px;
	width: 100%;
	color: #ffffff  !important;
	text-align: center;
	height: 32px !important;
background-color:#514882;
vertical-align:middle;
background-image:url(headerBackground.jpg);
background-repeat:repeat;
}

/* Note use of "!important" to override Inline Style */
.EventNextPrev, .EventNextPrev a:link
{
	padding-right: 0.5em;
	padding-left: 0.5em;
	font-size: 12px;
	padding-bottom: 0px;
	color: #ffffff !important;
	padding-top: 0px;
vertical-align:middle;
}

.EventNextPrev a, .EventNextPrev a:visited, .EventNextPrev a:hover
{
	padding-right: 0.5em;
	padding-left: 0.5em;
	font-size: 12px;
	padding-bottom: 0px;
	color: #7B73A3 !important;
	padding-top: 0px;
text-decoration:none;
}

.EventDayHeader
{
	font-weight: bold;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	background-color: #0E0058;
	vertical-align: middle;
	color:#ffffff;
	border-right: 1px solid #F0F0E6;
	border-left: 1px solid #F0F0E6 ;
}

.EventDay, .EventDay td
{
	font-size: 11px;
	width: 14%;
	color: #0000ff !important;
	font-family:Arial, Helvetica, sans-serif;
	height: 14%;
border:1px solid #F0F0E6;

}
.EventDay a,
.EventDay a:visited,
.EventDay a:hover
{
	font-size: 11px;
	color: #000000 !important;
	font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
word-wrap:break-word;

}
.EventDayScroll
{
background-color:#BB8D63;
display:block;
height:100%;
margin-top:-17px;
padding-right:3px;
padding-left:5px;
padding-bottom:1px;
margin-bottom:-1px;
width:71px;
word-wrap:break-word;
overflow:auto;
}
.ie7 .EventDayScroll{
margin-top:-18px;
padding-bottom:10px;
margin-bottom:-10px;
}
*html .EventDayScroll{
margin-top:-20px;
padding-bottom:20px;
margin-bottom:-20px;
}
.EventDayScroll a{
word-wrap:break-word;

}

.EventOtherMonthDay
{
	color: #ffffff;
	background-color: #E3D7C5;
}

.EventOtherMonthDay a, .EventOtherMonthDay a:visited, .EventOtherMonthDay a:hover
{
	color: #ffffff;
	background-color: #E3D7C5;
}


.EventWeekendDay
{
	background-color: #ffffff;
}


.EventTodayDay
{
	font-weight: bold;
	color: #000000 !important;
	background-color: #F4E1B2 !important;
}

/* Note use of "!important" to override Inline Style */
.EventSelectedDay
{
	border-right: #FFB515 2px solid ;
	border-top: #FFB515 2px solid;
	border-left: #FFB515 2px solid;
	border-bottom: #FFB515 2px solid;
}

.EventSelector
{
	background-color: #c0c0e0;
}
.EventSelector a,
.EventSelector a:visited,
.EventSelector a:hover
{
	color: #0000ff;
background-color:green;
	text-decoration: none;
}	

#dnn_ctr704_dnnACTIONBUTTON1_ico3{
display:none;
}
#dnn_ctr704_dnnACTIONBUTTON1_ico2{
display:none;
}
#dnn_ctr704_dnnACTIONBUTTON1_ico1{
display:none;
}
#dnn_ctr704_dnnACTIONBUTTON1_ico0{
display:none;
}
#dnn_ctr704_Events_EventDetails_Panel1{
display:none;
}

/* The following control the Calendar Week View Style-Look */
.WeekTable
{
	table-layout:auto;
	font-size: 12px;
	color: black;
	font-family:Arial, Helvetica, sans-serif;
	text-align: center;
	border:1px solid #F0F0E6;
}
.WeekTable td{
border:1px solid #F0F0E6;
}
.WeekTable a:link, .WeekTable a:visited{
color:#0E0058;
text-decoration:none;
}
.WeekTable a:hover, .WeekTable a:active{
color:#9D5C1F;
}
.WeekItem 
{
	text-align: center;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	font-weight: bold;

}
table.WeekTable tr td.WeekItem {
/*border-left: 1px solid #F0F0E6 ;*/
}
.WeekBackground 
{
	
	font-family:Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	font-size: 12px;
}
.WeekTitle 
{
	font-family:Arial, Helvetica, sans-serif;
font-size:12px;
	width: 100%;
	color: #ffffff;
	
	text-align: center;
background-color:#0E0058;
padding:5px 10px;
font-weight:normal;
	
}
.WeekOfTitle
{
	font-weight: bold;
	font-size: 12px;
	
	color: #0E0058;
	font-family:Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: middle;
}
.WeekNextPrev
{
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 100%;
	color: #0E0058;
	text-align: center;
	vertical-align: middle;
}
.WeekNextPrev a:link, .WeekNextPrev a:visited{
color:#0E0058;
text-decoration:none;
}
.WeekNextPrev a:hover, .WeekNextPrev a:active{
color:#9D5C1F;
}
.WeekRangeheader 
{
	color: #ffffff;
	text-align: center;
	vertical-align: middle;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 11px;
	background-color: #BB8D63;
padding:5px 10px;
}


/* The following control the Calendar List View Style-Look */
.ListTable
{
	width: 100%;
}
.ListDate
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align:top;
	color: #292929;
	font-weight:bold;
width:20%;

}
.ListTitle
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align:top;
	color: #0E0058;
	font-weight:bold;
width:20%;

}
.ListDescription
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align:top;
	color: #292929;
	width:40%;
}
.ListLink 
{
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align:top;
	font-weight:bold;
text-decoration:underline;
}

.ListHeader
{
	height: 32px;
	text-align: left;
	color:#9D5C1F; 
	font-size:12px; 
	font-family:Arial, Helvetica, sans-serif; 
	font-weight:bold;
}

