﻿.XF_Event_BreadcrumbTable
{
	width: 100%;	
}

.XF_Event_Breadcrumb
{
	font-family: Arial; 
    font-size: 11px; 
    color: #7C7C7C; 
	text-align: left;
	width: 100%;
	padding-bottom: 10px;
	
}

a.XF_Event_Breadcrumb_items, a.XF_Event_Breadcrumb_items:link, a.XF_Event_Breadcrumb_items:active, a.XF_Event_Breadcrumb_items:visited, a.XF_Event_Breadcrumb_items:hover
{
	font-family: Arial; 
    font-size: 11px; 
    color: #7C7C7C; 
    text-decoration: underline;
}

a.XF_Event_Breadcrumb_items:hover
{
	color: #457FC0;
	text-decoration: none;
}

.XF_Event_SubcategoriesTable
{
	width: 100%;	
}

.XF_Event_SubCategory
{
	width: 100%;
}

a.XF_Event_SubCategoryLink, a.XF_Event_SubCategoryLink:link, XF_Event_SubCategoryLink:active, a.XF_Event_SubCategoryLink:visited, a.XF_Event_SubCategoryLink:hover
{
	font-family: Arial;
    font-size: 12px;
    color: #457FC0;
    text-decoration: underline;
}

a.XF_Event_SubCategoryLink:hover
{
    color: #7C7C7C;
    text-decoration: none;
}

.XF_Event_SubCategoryImage
{
	padding-left: 100px;
}

.XF_Event_Items_Table
{
	width: 100%;
}

.XF_Event_Item_Table
{
	width: 100%;
}

.XF_Event_Date
{
	font-family: Arial; 
    font-size: 10px;
    color: #7C7C7C; 
    padding-bottom: 2px;
}

.XF_Event_Title1
{
	vertical-align: top;
	padding-bottom: 5px;
}

.XF_Event_Title2
{
	width: 100%;
	padding-left: 5px;
	padding-bottom: 5px;
}

.XF_Event_Title, a.XF_Event_Title, a.XF_Event_Title:link, a.XF_Event_Title:active, a.XF_Event_Title:visited, a.XF_Event_Title:hover
{
	font-family: Arial; 
    font-size: 12px;
    font-weight: bold;
    color: #F7941D; 
    text-decoration: none;
}

a.XF_Event_Title:hover
{
	color: #F7941D; 
    text-decoration: underline;
}	

.XF_Event_TypeTitle, .XF_Event_LocationTitle
{
	font-family: Arial; 
    font-size: 11px; 
    font-weight: bold;
    color: #7C7C7C; 
    text-decoration: underline;
}

.XF_Event_Image
{
	margin-right: 10px;
}

.XF_Event_Text
{
	font-family: Arial; 
    font-size: 11px; 
    color: #7C7C7C; 
    width: 100%;
    vertical-align: top;
}

a.XF_Event_LinkText, a.XF_Event_LinkText:link, a.XF_Event_LinkText:active, a.XF_Event_LinkText:visited, a.XF_Event_LinkText:hover
{
	font-family: Arial; 
    font-size: 11px; 
    color: #7C7C7C; 
    text-decoration: none;
}

a.XF_Event_LinkText:hover
{
	color: #457FC0; 
    text-decoration: underline;
}

.XF_Event_Spacer
{
	border-left: none;
	border-right: none;
	border-bottom: none;
	border-top: 1px solid #E6E6E6;
	color: white;
	background-color: transparent;
	margin: 8px 0px 8px 0px;
	padding: 0px;
	height: 1px;
}

.XF_Event_PagingTable
{
	width: 100%;
	
}

.XF_Event_Paging, a.XF_Event_Paging, a.XF_Event_Paging:link, a.XF_Event_Paging:active, a.XF_Event_Paging:visited, XF_Event_Paging:hover
{
	font-family: Arial; 
    font-size: 11px; 
    color: #7C7C7C; 
    text-decoration: underline;
}

a.XF_Event_Paging:hover
{
	color: #457FC0; 
    text-decoration: none;
}

.XF_Event_Paging
{
	text-decoration: none;
}

.XF_Event_EmptyTable
{
	width: 100%;
}

.XF_Event_EmptyText
{
	font-family: Arial; 
    font-size: 11px; 
    color: #7C7C7C; 
    text-align: center;
    width: 100%;
}
