#quicklinks {
	position: absolute;
	left: 0;
	top: 3px;
}

#quicklinks .content_collection_items {
	padding-left:0;
	margin-left:0;
}

.event_calendar_header {
	padding:10px;
}

#news h1, #news h2, #news h3, #news h4, #news h5, #news h6 {
	padding:0;
	margin:0 0 10px;
}

.event_calendar_controls {
	margin-bottom:10px;
}

.event_category_jump select {
	margin-left:5px;
}

.calendar_section {
	margin:0 10px;
}

a, a:link, a:visited {
color: #F60;
}

a:hover, a:active {
	color:#666666;
}

#news li a, #news li a:link, #news li a:visited {
	color:#FF6600;
}

#news li a:hover, #news li a:active {
	color:#666666;
}

#wrap {
	background: transparent url('../graphics/content_bg.jpg') no-repeat;
}

div#quicklinks ul li a {
	background: transparent url('../graphics/tab_left.gif') no-repeat;
}

div#quicklinks ul li {
	background: transparent url('../graphics/tab_right.gif') right no-repeat;
}

.font_mod a {
	color:#FfFfFf;
}

#news li.odd, .subnav li.odd {
	background-color: #EFEFEF;
}

.subnav li a, .subnav li a:link, .subnav li a:visited {
	color: #F60;
}

.subnav li a:hover, .subnav li a:active {
	color:#666666;
}

h2.page_title {
	font-family:Georgia, serif !important;
}

#news h3 {
	font-size: 18px;
	font-family: georgia;
	font-weight: bold;
	margin: 10px 0 0 10px;
	color: black;
}

h1, h2, h3, h4, h6 {
	font-family: georgia;
}

h5 {
	font-family: arial;
	font-size: 12px;
}

#sidebar h3 {
	font-family: georgia;
}

/* Styles from case #00324299 & #00324439 - AS */

#sidebar .event_calendar_header { display: none; }

#sidebar h3.list_view_event_title { font-size: 14px; margin: 0; }

#sidebar p { 
	margin-left: 25px;
	font-size: 13px;
	color: #666;
}

#news h3 { color: #666; }

#sidebar li.event_list_item { padding: 10px 10px 10px 10px; }

#news li a, #news li a:link, #news li a:visited,
#sidebar a, #sidebar a:link, #sidebar a:visited {
	color: #4474B4;
}

#news li a:hover, #news li a:active,
#sidebar a:hover, #sidebar a:active {
	color: #79797B;
}

.calendar_section {
	margin: 10px 10px;
}

.event_list {
	border: 2px solid #CCC;
}

#content h2 {
	font-family: Georgia, "Times New Roman", Times, serif !important;
}

.news_articles .content_news_article_headline a {
	font-family:arial;
	font-size:14px;
}

div.news_articles ul li {
	margin:0 0 6px 0;
}

#news li a:hover, .subnav li a:hover, #news a:hover, .subnav a:hover {
	text-decoration: none;
}

div.news_articles ul li div.article_description {
font-style: normal;
margin:0;
}

div.news_articles ul li h3.content_news_article_headline {
margin: 0;
font-weight: lighter;
}

.event_calendar_header {
	height: 75px;
}

#content .collection_item_label a { font-weight: normal; }

/* Removing timeslots from tables sf: 00408364 */
.internal table.event_form_timeslot_options_table .event_form_timeslot_option .datetime {
display:none;
}

/* Event ticket navigation */
.fdpc_wizard_step {
	padding: 0 .75rem 0 1rem;
	font-size: 12px;
}
