﻿.events_top_description
{
	float				: left;
	font-family			: Arial;
	font-size			: 9pt;
	font-weight			: bold;
	width				: 680px;
	text-align			: left;
	padding				: 0px 0px 40px 0px;
	overflow			: hidden;
}
.evets_body
{
	float				: left;
	width				: 700px;
}
.events_left_area
{
	float				: left;
	text-align			: left;
	width				: 210px;
}
.events_main_area
{
	float				: left;
	width				: 450px;
	font-family			: Arial;
	text-align			: left;
	padding-left		: 20px;
	overflow			: hidden;
}
.events_main_title
{
	border-bottom	: solid 1px #DEDEDE;
	font-weight		: bold;
	font-size		: 10pt;
	padding-bottom	: 8px;
}
.event_item_title, .event_title
{
	font-size			: 9pt;
	font-weight			: bold;
}
.event_item_description, .event_shortdescription, .event_description
{
	color				: #6f6f6f;
	font-size			: 9pt;
}
.events_items, .event_detail
{
	padding-top			: 20px;
}
.event_short_date
{
	color				: #6f6f6f;
	font-weight			: normal;
}
.event_item_link
{
	padding				: 10px 0px 30px 0px;
}
.event_item_link a:link,
.event_item_link a:active,
.event_item_link a:visited,
.event_item_link a:hover
{
	text-decoration		: none;
	border-bottom		: dotted 1px #6385a1;
	color				: #6385a1;
	font-size			: 9pt;
}
.event_shortdescription
{
	font-weight			: bold;
	padding-bottom		: 20px;
}
.event_labels
{
	font-weight			: bold;
	font-size			: 9pt;
	float				: left;
	padding				: 20px 20px 20px 0px;
}
.event_dateinformation
{
	font-weight			: bold;
	font-size			: 9pt;
	float				: left;
	padding				: 20px 0px;
}
.event_bottom_information
{
	clear				: both;
	padding-bottom		: 20px;
	font-size			: 9pt;
	color				: #6f6f6f;
}

.event_bottom_information a:link,
.event_bottom_information a:active,
.event_bottom_information a:visited,
.event_bottom_information a:hover
{
	text-decoration		: none;
	color				: #6385a1;
	font-size			: 9pt;
}

/* download list and related infotmation "Hyperlink list" labels */
#ctl00_cphMain_dlcDownloads,
#ctl00_cphMain_hllRelatedInformation
{
	float				: left;
	width				: 190px;
}