
#view_header{
		color: #FFFFFF;
		font-family: arial; 
		font-size: 11pt;
		font-weight: normal;
}


div.event_list {
	color:#ffffff;
}



td.event_item_header, div.event_item_header{
	font-family: arial; 
	font-size: 11pt;
	font-weight: normal;
	color: #c17cfe;
}


div.no_event_item {
	padding-top: 10px;
	height: 60px;
}


div.weekbox, div.daybox, table.monthbox, div.monthbox, table.yearbox {

	}

	


td.month_date_box {
	padding: 8px;
	font-family: arial; 
	font-size: 10pt;
	color: #4E4E4A;
}


div.event_title a, div.event_title a:active, div.event_title a:visited, div.event_title a:hover{
	 font-family: verdana; font-size: 10pt; text-decoration: none; font-weight: bold; color: #469ae8;
}


div.event_title a:hover{
	color: #469ae8; 
}


div.event_title_month a {
	color: #0A66AD; font-family: verdana; font-size: 8pt; text-decoration: none; font-weight: normal;
}


div.event_title_month a:hover{
	color: #FF5E1F; 
}



a.locationlink, a.calendarlink{
	
	font-family: arial; 
	font-size: 9pt;
	color: #469ae8;
	font-weight: normal;
	text-decoration: underline;
	
}



a.locationlink:hover, a.calendarlink:hover{
	text-decoration: none;
}




/***************** Option Drop Down *************************/

	
	.menuitem a, .menuitemtop a{
		font-size: 8pt;
		font-family: tahoma;
		text-decoration: none;
		color: #0A66AD;
		background-color: #FFFFFF;
		
		}
	
	
	 .menuitem a:hover, .menuitemtop a:hover {
		background-color: #D8E6F3;
	}

	.menuitem a, .menuitem a:hover {
		
		border-left: 1px solid;
		border-bottom: 1px solid;
		border-right: 1px solid; 
		border-color: #B2D4F4;
		
	}
	
	
	.menuitemtop a, .menuitemtop a:hover {

		
	}

	.eventdrop li{
		
		cursor: pointer;
		
	}
	
	
	a.event_options {
		
		font-family: tahoma; 
		font-size: 8pt;
		color: #0A66AD;
		font-weight: normal;
		text-decoration: none;	
		border: 1px solid #B2D4F4;
		background-color: #FFFFFF;
			
	}
	
	
	a.event_options:hover{
		
		text-decoration: none;
		border: 1px solid #0A66AD;

	}
	
	
	
	






/*************** event details display ************************/

#event_title {
	font-family: arial;
	font-size: 14pt;
	color: #c17cfe;
	font-weight: normal;
	text-decoration: none;
	padding-top: 25px;
	padding-bottom: 10px;
	width: 100%;
}


#event_date, #event_location, #event_contact {
	font-family: arial;
	font-size: 10pt;
	color: #469ae8;
	font-weight: bold;
	text-decoration: none;
	padding-top: 10px;
}


#event_time {
	font-family: arial;
	font-size: 10pt;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	padding-top: 5px;
}


#event_attachments{
	font-family: arial;
	font-size: 10pt;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	padding-top: 30px;
}

#event_attachments a{color: #0A66AD; font-family: arial; font-size: 10pt; text-decoration: underline; font-weight: normal;}
#event_attachments a:hover{text-decoration: none;}


#event_time a{color: #0A66AD; font-family: arial; font-size: 10pt; text-decoration: underline; font-weight: normal;}
#event_time a:active{color: #0A66AD; font-family: arial; font-size: 10pt; text-decoration: underline; font-weight: normal;}
#event_time a:visited{color: #0A66AD; font-family: arial; font-size: 10pt; text-decoration: underline; font-weight: normal;}
#event_time a:hover{color: #0A66AD; font-family: arial; font-size: 10pt; text-decoration: none; font-weight: normal;}



#event_desc, #event_loc_title, #event_con_title {
	font-family: arial;
	font-size: 10pt;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	padding-top: 20px;
}


#event_details {
	font-family: arial;
	font-size: 10pt;
	color: #ffffff;
	font-weight: normal;
	padding-top: 20px;
		
}

#event_loc_details, #event_con_details{
	float: left;
	width: 45%;

}

#event_loc_details {
	
}


#add_my_calendar ul {
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
	padding-top: 0;
	
}
#add_my_calendar li {
padding-bottom: 8px;
}


#add_my_calendar {
	padding: 10px;
	width: 100%;	
	border: 1px solid #E7E7D4;
	background-color: #FDFDE5;
	font-family: arial;
	font-size: 12pt;
	color: #4E4E4A;
	font-weight: bold;
	padding-bottom: 0;
	
}

#add_my_calendar a{color: #055dc0; font-family: arial; font-size: 10pt; text-decoration: none; font-weight: normal;}
#add_my_calendar a:active{color: #055dc0; font-family: arial; font-size: 10pt; text-decoration: none; font-weight: normal;}
#add_my_calendar a:visited{color: #055dc0; font-family: arial; font-size: 10pt; text-decoration: none; font-weight: normal;}
#add_my_calendar a:hover{color: #055dc0; font-family: arial; font-size: 10pt; text-decoration: underline; font-weight: normal;}


#basic_controls a{color: #055dc0; font-family: arial; font-size: 10pt; text-decoration: none; font-weight: bold;}
#basic_controls a:active{color: #055dc0; font-family: arial; font-size: 10pt; text-decoration: none; font-weight: bold;}
#basic_controls a:visited{color: #055dc0; font-family: arial; font-size: 10pt; text-decoration: none; font-weight: bold;}
#basic_controls a:hover{color: #055dc0; font-family: arial; font-size: 10pt; text-decoration: underline; font-weight: bold;}

#loc_con a{color: #055dc0; font-family: arial; font-size: 10pt; text-decoration: underline; font-weight: normal;}
#loc_con a:active{color: #055dc0; font-family: arial; font-size: 10pt; text-decoration: underline; font-weight: normal;}
#loc_con a:visited{color: #055dc0; font-family: arial; font-size: 10pt; text-decoration: underline; font-weight: normal;}
#loc_con a:hover{color: #055dc0; font-family: arial; font-size: 10pt; text-decoration: none; font-weight: normal;}
