/* ================================
    CSS STYLES FOR Events CALENDAR Module 
   ================================
*/

/* --------------------------------------------------- */
/* The following control the Calendar Month Style-Look */
/* --------------------------------------------------- */


.Eventtooltip
{
	border-right: #000 1px solid;
	padding-right: 5px;
	border-top: #000 1px solid;
	padding-left: 5px;
	font-size: 10px;
	filter: alpha(opacity=80);
	padding-bottom: 5px;
	border-left: #000 1px solid;
	width: 200px;
	color: #000;
	padding-top: 5px;
	border-bottom: #000 1px solid;
	font-family: Arial;
	background-color: #ffd;
	text-align: left;
	moz-opacity: 0.8;
}

.Event
{
    table-layout: auto;
    font-size: 7pt;
    width: 95%;
	margin-left: auto;
	margin-right: auto;
    font-family: Verdana;
    border-right: #e5dfdf 1px solid;
    border-bottom: #e5dfdf 1px solid;
    border-left: #e5dfdf 1px solid;
    border-top: #e5dfdf 1px solid;
    background-color: aliceblue;
}

.EventTitle, .EventTitle td
{
	text-align: center;
    font-weight: bold;
    font-size: 11pt;
    width: 100%;
    color: white;
    height: 25px !important;
    background-color: #5d4c32;
    font-family: Georgia, "Times New Roman", Times, serif;
}

/* Note use of "!important" to override Inline Style */
.EventNextPrev
{
    padding-right: 0.5em;
    padding-left: 0.5em;
    font-size: 8pt;
    padding-bottom: 0px;
    color: white !important;
    padding-top: 4px;
    text-decoration: underline;
	font-family: "Lucida Grande",Georgia,"Times New Roman",Times,serif;
}

.EventNextPrev a, .EventNextPrev a:visited, .EventNextPrev a:hover
{
	padding-right: 0.5em;
	padding-left: 0.5em;
	font-size: 8pt;
	padding-bottom: 0px;
	color: white !important;
	padding-top: 1px;
	font-family: "Lucida Grande",Georgia,"Times New Roman",Times,serif;
}

.EventDayHeader
{
	font-weight: bold;
	font-size: 7pt;
	font-family: "Lucida Grande",Georgia,"Times New Roman",Times,serif;
	background-color: silver;
	vertical-align: middle;
	height: 20px;
	color: #ffffff;
}

.EventDay
{
    height: 90px;
    font-size: 9pt;
    width: 14%;
    font-family: Georgia, "Times New Roman", Times, serif;
    text-align: right;
	padding-top: 3px;
	padding-right: 3px;
	background-color: #ffffff;
}


.EventDay a,
.EventDay a:visited,
.EventDay a:hover
{
	font-size: 9pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: right;
	text-decoration: none !important;
}
.EventDayScroll
{
	text-align: left;
	padding-left: 5px;
	font-family: "Lucida Grande",Georgia,"Times New Roman",Times,serif;
	font-size: 7pt;
}
.EventDayScroll a,
.EventDayScroll a:visited
{
	font-family: "Lucida Grande",Georgia,"Times New Roman",Times,serif;
	font-size: 7pt;
	color: #743234 !important;
}

.EventDayScroll a:hover
{
	text-decoration: underline !important;
	font-family: "Lucida Grande",Georgia,"Times New Roman",Times,serif;
	font-size: 7pt;
	color: #743234 !important;
}

.EventOtherMonthDay
{
	height: 90px;
	color: #808080;
	background-color: #e8e8e8;
	text-align: right;
	padding-top: 3px;
	padding-right: 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
}

.EventOtherMonthDay a, .EventOtherMonthDay a:visited, .EventOtherMonthDay a:hover
{
	color: #8080c0;
	text-decoration: none !important;
}


.EventWeekendDay
{
    height: 90px;
    background-color: whitesmoke;
    text-align: right;
	padding-right: 3px;
	padding-top: 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
}

.EventWeekendDay a,
.EventWeekendDay a:visited,
.EventWeekendDay a:hover
{
	text-decoration: none !important;
}

.EventListItem,
.EventListItem a,
.EventListItem a:visited
{
    text-align: left;
    ALIGNMENT: left;
    ALIGN: left;
    font-family: "Lucida Grande",Georgia,"Times New Roman",Times,serif !important;

    font-size: 7pt;
    font-weight: normal;
	color: #0000ff !important;
}
.EventListItem a:hover
{
    
}

.EventTodayDay
{
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #0000ff !important;
	background-color: darkgray !important;
	padding-top: 3px;
	padding-right: 3px;
	text-align: right;
}

/* Note use of "!important" to override Inline Style */
.EventSelectedDay
{
    border-right: red 2px solid;
    border-top: red 2px solid;
    border-left: red 2px solid;
    border-bottom: red 2px solid;
    text-align: right;
	padding-right: 3px;
	padding-top: 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
}

.EventSelector
{
	background-color: #c0c0e0;
}
.EventSelector a,
.EventSelector a:visited,
.EventSelector a:hover
{
	color: #0000ff;
	text-decoration: none;
}	


/* ------------------------------------------------------- */
/* The following control the Calendar Week View Style-Look */
/* ------------------------------------------------------- */

.WeekTable
{
	table-layout: auto;
	font-size: 7pt;
	color: black;
	font-family: Verdana;
	text-align: center;
	border-right: #e5dfdf 1px solid;
	border-bottom: #e5dfdf 1px solid;
	border-left: #e5dfdf 1px solid;
	border-top: #e5dfdf 1px solid;
}

.WeekItem 
{
	text-align: center;
	ALIGNMENT: center;
	ALIGN: center;
	FONT-FAMILY: verdana,helvetica,arial;
	font-size: xx-small;
	BACKGROUND-COLOR: #FFFFFF;
	FONT-WEIGHT: bold;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr= '#FFFFFF' , EndColorStr= '#CCCCCC' );
}
.WeekBackground 
{
	ALIGNMENT: center;
	ALIGN: center;
	FONT-FAMILY: verdana,helvetica,arial;
	background-color: gainsboro;
	font-size: xx-small;
}
.WeekTitle 
{
	FONT-FAMILY: verdana,helvetica,arial;
	font-size: xx-small;
	width: 100%;
	color: black;
	
	text-align: center;
	background-image: url(gradient_Default.jpg);
}
.WeekOfTitle
{
	font-weight: bold;
	font-size: 10px;
	width: 100%;
	color: navy;
	font-family: verdana,helvetica,arial;
	text-align: center;
	vertical-align: middle;
}
.WeekNextPrev
{
	font-weight: bold;
	FONT-FAMILY: verdana,helvetica,arial;
	font-size: 10px;
	width: 100%;
	color: navy;
	text-align: center;
	vertical-align: middle;
}
.WeekRangeheader 
{
	color: black;
	text-align: center;
	vertical-align: middle;
	font-family: verdana,helvetica,arial;
	font-size: xx-small;
	BACKGROUND-COLOR: #E5DFDF;
}

.RegistrationHeader
{
    font-weight: bold;
    font-size: 10pt;
    width: 100%;
    text-align: center;
    background-color: #5d7b9d;
    font-family: verdana;
    color: white;
    padding-bottom: 2px;
    padding-top: 2px;
}
	 
.EventRegTable
{
    border-right: #5d7b9d thin solid;
    border-top: #5d7b9d thin solid;
    border-left: #5d7b9d thin solid;
    border-bottom: #5d7b9d thin solid;
    width: 500px;
}

/* ------------------------------------------------------- */
/* The following control the Calendar List View Style-Look */
/* ------------------------------------------------------- */


.EL_main 
{
	width: 100%;
	margin-left: 15px;
}

.EL_top
{
	border-bottom: 1px solid #b0a494;
	width: 365px;
	text-align: left;
	margin: 40px 0px 20px 30px;
	min-height: 24px;
}

.EL_ListHeader
{
	font-weight: bold;	
	font-size: 20px;
	/*color:#403F3B;*/
	color: 5d4c32;	
	padding: 5px 0px 10px 0px;
	float: left;	
	font-family:Georgia, "Times New Roman", Times, serif;
	width:385px;
}

.EL_date
{
	padding: 8px 0px 10px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: gray;
	clear: left;
}

.clear
{
	clear: both;
	font-size: 1px;
}

.EL_venue 
{
	color:#67645F;
	font-size: 16px;
	padding-bottom:5px;
	margin-left: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.EL_time
{
	padding-bottom:20px;
	font-size:14px;
	color:grey;
	margin-left: 30px;
	border-bottom:1px single #5d4c32;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.EL_content
{
	margin-left:30px;
	width:300px;
	padding-bottom:10px;
	font-size:12px;
	color:grey;
}

.EL_bottomLinks
{
	margin-top: 10px;
	padding: 0px 0px 10px 30px;
	text-align: left;
}

.EL_bottomLinks a
{
	text-decoration: underline !important;
}


.ListContainer
{
	width: 100%;
}
.ListTable
{
	width: 100%;
	text-align: left;
	vertical-align: top;
}
.ListTitle
{
    font-size: 8pt;
    font-family: verdana,helvetica,arial;
    text-align: left;
    vertical-align: top;
    padding-left: 0px;
}


.ListAttachment
{
    font-size: 7pt;
    font-family: verdana,helvetica,arial;
    text-align: left;
    vertical-align: top;
    font-style: italic;
}

.ListImage
{
    font-size: 7pt;
	padding:0px 20px 10px 30px;
	height:100px;
	float:left;
    font-family: verdana,helvetica,arial;
    text-align: left;
    vertical-align: top;
    width: 120px;
}

.ListLink 
{
	font-weight: bold;
	font-size: 7pt;
	font-family: verdana,helvetica,arial;
	text-align: left;
	vertical-align: top;
}



.EventLinks, .EventLinks a:link, .EventLinks a, .EventLinks a:visited, .EventLinks a:hover
{
    padding-right: 0px;
    padding-left: 0px;
    font-size: 9pt;
    padding-bottom: 0px;
    color: #5d7b9d;
    padding-top: 0px;
    font-family: verdana;
    font-weight: normal;
    margin-left: 0px;
    margin-right: 25px;
}

/* -------------------------------------------------------- */
/*             Event Details View                           */
/* -------------------------------------------------------- */

body
{
	background-image: url(/Portals/0/images/heritage_tile.jpg);
	background-position: top center;
	background-repeat:repeat;
	background-attachment:fixed;
}


#ED_headerholder
{
	width: 474px;
	text-align: right;
	margin-top: 80px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(/Portals/0/images/event_detail_header_sideshadow.gif);
	background-repeat: repeat-y;
}

#ED_headerimgs
{
	width: 470px;
	margin-left: 4px;
}

#ED_headerimgs img
{
	margin: 0px;
	padding: 0px;
}

#ED_headerbottomshadow
{
	width: 474px;
	height: 4px;
	background-image: url(/Portals/0/images/event_detail_header_btmshadow.gif);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
}

#ED_mainoutercontainer
{
	width: 474px;
	text-align: right;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	background-image: url(/Portals/0/images/event_detail_header_sideshadow.gif);
	background-repeat: repeat-y;
}

#ED_maincontainer
{
	width: 470px;
	min-height: 300px;
	margin-left: 4px;
	text-align: left;
	background-image: url(/Portals/0/images/event_detail_middleinnershadow.gif);
	background-repeat: repeat-y;
}

/* Fix IE. Hide from IE Mac \*/
* html #ED_maincontainer { height: 300px; }
/* End */

#ED_topinnershadow
{
	width: 470px;
	height: 11px;
	background-image: url(/Portals/0/images/event_detail_topinnershadow.gif);
	background-repeat: no-repeat;
}

#ED_pagetitle
{
	color: #743234;
	font-size: 28px;
	width: 405px;
	margin-left: 33px;
	padding-top: 30px;
	text-align: left;
}

.ED_holder
{
	width: 405px;
	text-align: left;
	margin-left: 33px;
	min-height: 210px;
}

/* Fix IE. Hide from IE Mac \*/
* html .ED_holder { height: 240px; }
/* End */

.ED_ListHeader 
{ 
	text-align: left;
	margin: 10px 0px 20px 0px;
	font-size: 20px !important;
	font-family: Georgia, "Times New Roman", Times, serif !important;
	color: #5d4c32;
	border-bottom: 1px solid #b0a494;
	font-weight: bold;
	width: 400px;
}

.ED_ListImage 
{
	float: left;
	margin-left: 0px;
}

.ED_ListImage img
{
	padding: 0px;
	margin: 0px;
}

.ED_date_time 
{
	font-size: 16px !important;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	color: #67645F;	
	width: 260px;
	float: left;
}

.ED_venue 
{
	color: #67645F;
	float: left;
	clear: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
}

.ED_content 
{
	clear: both;
	padding-top: 15px;
	text-align: left;
	font-size: 12px;
	font-family: "Lucida Grande",Georgia, "Times New Roman", Times, serif;
	line-height: 1.5em;
	width: 400px;
}

.ED_attachment {}

.ED_bottomLinks 
{ 
	text-align: left;
	padding-top: 10px;
	padding-bottom: 30px;
	font-size: 12px;
	font-family: "Lucida Grande",Georgia, "Times New Roman", Times, serif;
}

#ED_export
{
	margin-left: 10px;
	width: 120px;
}

#ED_export a
{
	margin: 0px;
}

.ED_bottomLinks a
{
	text-decoration: underline !important;
	color: #743234 !important;
}

#ED_bottominnershadow
{
	width: 470px;
	height: 13px;
	background-image: url(/Portals/0/images/event_detail_bottominnershadow.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

#ED_bottominnershadow img
{
	margin: 0px;
	padding: 0px;
}

#ED_bottomshadow
{
	width: 474px;
	height: 4px;
	background-image: url(/Portals/0/images/event_detail_header_btmshadow.gif);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
}

