﻿#event_details_masthead
{
	position: absolute;
	top: 5px;
	left: 5px;
}

#event_masthead_top
{
	position: absolute;
	left: 13px;
	top: 5px;
	
	width: 794px;
	height: 8px;
	
	background-image: url( ../resources/event_calendar/topMast.jpg);
}

#event_masthead_left
{
	position: absolute;
	left: 5px;
	top: 5px;
	
	width: 8px;
	height: 349px;
	
	background-image: url( ../resources/event_calendar/leftMast.jpg);
}

#event_masthead_right
{
	position: absolute;
	left: 807px;
	top: 5px;
	
	width: 8px;
	height: 349px;
	
	background-image: url( ../resources/event_calendar/rtMast.jpg);
}

#event_details_content
{
	/*position: relative;*/
	background-image: url( ../resources/event_calendar/mastMain.jpg);
	background-repeat: no-repeat;
}

#event_details_content_column_1
{
	width: 410px;
	margin-left: 5px;
	margin-right: 20px;
}

#event_details_text
{
	margin-left: 20px;
}

div.info_section
{
	margin-bottom: 20px;	
}

#event_details_content_column_2
{
	width: 333px;
	text-align: left;
	/*border: solid 1px black;*/
}

#event_date_selector
{
	position: relative;
	
	width: 265px;
	height: 197px;
	/*background-color: Purple;*/
	
	margin-top: 64px;
	margin-left: 27px;
	margin-bottom: 56px;
	/*
	margin-top: 65px;
	margin-right: 21px;
	margin-left: 43px;
	*/
}

#event_filter_box
{
	font: bold 9pt Arial ;
	
	margin-top: 55px;
	margin-left: 24px;
	
	height: 120px;
	width: 400px;
}

#event_filter_controls
{
	position: relative; 
	top: 0px;
	left: 248px;
	
	height: 27px; 
	width: 155px;	
}

span.event_calendar_title 
{
	font-family: "Times New Roman", Times, Georgia, serif;
	font-size: 30px;
	color: #c21127;
	font-weight: normal;
	
	letter-spacing: -0.08em;
	
	margin-left: 3px;
}

img.event_calendar_horirule
{
	margin-bottom: 15px;
}

#event_filter_box input.text_box
{
	position: relative;
	font: normal 9pt Arial ;
	
	width: 140px;
	margin-bottom: 10px;
}

#event_filter_box select.drop_down_list
{
	font: normal 9pt Arial ;
	
	width: 175px;
	margin-bottom: 10px;
}

div.event_day_section
{
	margin-left: 30px;
	margin-bottom: 30px;
}

div.event_header
{
	font-family: Arial;
	font-size: 16pt;
	font-weight: bold;
	color: #990000;
}

div.event_day_title_section, div.section_header
{
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #990000;
	
	margin-bottom: 10px;
}

a.event_day_event_link, div.section_content
{
	font-size: 12pt;
	font-weight: normal;
	color: #444444;		
	
	/*text-decoration: none;*/
	margin-left: 20px;
}

div.filter_by
{
	margin-left: 30px;
	margin-top: 30px;
	margin-bottom: 20px;
	
	font-size: 14pt;
	/*color: #C21127;*/
}

span.filter_by_heading
{
	font-weight: bold;
}

span.filter_by_value
{
	font-style: italic;
}