/*
    This style sheet contains sections for the AMP FORM Default style.          It contains two sections:
1. AMP FORM style for AMP FORM and alerts
2. Style for custom requests from Clients for Style on AMP page instances. (Thank you page, survey pages etc)
   
*/

/* Begin Part 1: AMP Form Content Specific */
a:visited
{
text-decoration: underline;
}
#AMP p, li
{
    font-weight: normal;
    font-size: 10pt;
    word-spacing: normal;
    text-transform: none;
    color: #000000;
    font-family: Arial, sans-serif;
    letter-spacing: normal;
    text-align: left;
}
#AMP td
{
    font-weight: normal;
    font-size: 10pt;
    word-spacing: normal;
    text-transform: none;
    color: #000000;
    font-family: Arial, sans-serif;
    letter-spacing: normal;
}
#AMP input, select
{
    font-family: Arial, sans-serif;
    font-size: 11px;
}

#AMP textarea
{
	width: 500px;
}

#AMP .systemError
{
    color: #CC6600;
    font-weight: bold;
    background: #FFFFCC url(alert.gif) no-repeat;
    padding-left: 20px;
    padding-bottom: 2px;
}
#AMP .systemHelp
{
    color: #333333;
    background: #FFFFCC url(info.gif) no-repeat;
    padding-left: 20px;
    padding-bottom: 2px;
}
#AMP .systemHelp a, a:visited
{
    color: #2175BC;
    text-decoration: none;
}
#AMP .systemHelp a:hover
{
    background: #FFFF33;
}
#AMP .requiredStyle
{
    color: #000000;
    font-weight: bold;
}
#AMP .requiredStylePostBack
{
    color: #333333;
    font-weight: bold;
    background: #FFCCCC;
}
#AMP .nonRequiredStyle
{
    color: #000000;
    font-weight: normal;
}
#AMP .requiredPost
{
    background: url(stop.gif) no-repeat;
    padding-right: 10px;
    padding-bottom: 2px;
}
#AMP .registerLink
{
    background: url(bullet.gif) no-repeat;
    background-position: center left;
    padding-left: 20px;
    padding-bottom: 2px;
}
#AMP .registerLink a
{
    color: #339933;
    text-decoration: none;
}
#AMP .registerLink a:visted
{
    color: #339933;
    text-decoration: none;
}
#AMP .registerLink a:hover
{
    background: #339933;
    color: #FFFFFF;
}
#AMP .eventDescLink
{
    background: url(comment.gif) no-repeat;
    padding-left: 20px;
    padding-bottom: 2px;
}
#AMP .eventDescLink a, a:visited
{
    color: #0000ff;
    text-decoration: underline;
}
#AMP .eventDescLink a:hover
{
    color: #ff7800;
}
#AMP .eventTitleHeader
{
    font-size: 11px;
    color: #666666;
    font-weight: bold;
    border-bottom: solid 1px #cccccc;
    text-align: left;
}
 
#AMP .eventTitle a {
	color: #0000ff;
	text-decoration: underline;
}
#AMP .eventTitle a:hover {
    color: #ff7800;
}
#AMP .eventTitle a:visited {
    color: #ff7800;
}

#AMP .eventDateHeader
{
    font-size: 11px;
    color: #666666;
    font-weight: bold;
    border-bottom: solid 1px #cccccc;
}
#AMP .eventDate
{
    font-size: 10pt;
    color: #333333;
}
#AMP .eventDesc
{
    font-size: 11px;
}
div#EventTitleDiv
{
    font-size: 12px;
    font-weight: bold;
    margin: 0px 0px 8px;
    color: #000000;
    line-height: 34px;
    padding-top: 0px;
    font-family: Arial, sans-serif;
}
#AMP .controlTitle
{
    font-size: 12px;
    font-weight: bold;
    margin: 0px 0px 8px;
    color: #000000;
    line-height: 34px;
    padding-top: 0px;
    font-family: Arial, sans-serif;
}
#AMP .controlHeader
{
    font-size: 14px;
    font-weight: bold;
    margin: 0px;
    color: #dd3627;
    padding-top: 0px;
    font-family: Arial, Verdana;
    letter-spacing: -0.04em;
}
#AMP .AlternateRow
{
    background-color: #ffffff;
}
/* End Part 1: AMP Form Content Specific */
/* --Begin part 2: Custom styling for AMP page instances and client requests -- */
div#EventSurvey div#EventTitle
{
font-size: 14px;
font-weight: bold;
font-family: Arial, sans-serif;
}
div#RegistrationThankYou div#EventDetailsDiv
{
display:block;
}
#icalLink 
{
	font-family: Arial, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	color: #1a62c9;	
}
#icalLink a, #icalLink a.visited 
{	
	color: #1a62c9;	
	padding: 8px 20px 8px 0px;
	text-decoration: none;
	background: url(ical_add.gif) no-repeat center right;	
}
#icalLink a:hover
{
	color: #74a3e0;
	text-decoration: underline;	
}
/* AMP iCal Link Default Style */
#icalLink 
{
	font-family: Arial, Verdana, Arial, Sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	color: #1a62c9;	
}
#icalLink a, #icalLink a.visited 
{	
	color: #1a62c9;	
	padding: 8px 20px 8px 0px;
	text-decoration: none;
	background: url(ical_add.gif) no-repeat center right;	
}
#icalLink a:hover
{
	color: #74a3e0;
	text-decoration: underline;	
}

#AmpCalendar { 
	font-family: Arial, Verdana, Arial, Sans-serif;
	font-size: 1em;
	margin-top: 30px;
}
#AmpCalendar td {
    vertical-align: top;
}    
#AmpCalendar a, #AmpCalendar a.visted  {
	color: #1a62c9;
	font-size: 1em;
	font-weight: bold;	
}
#AmpCalendar a:hover {
	color: #74a3e0;
	text-decoration: underline;
}
#AmpCalendar a.CalendarPrev, #AmpCalendar a.CalendarPrev.visited {
	padding: 3px 20px 3px 20px;
	text-decoration: none;
	background: url(resultset_previous.gif) no-repeat center left; 
}
#AmpCalendar a.CalendarNext, #AmpCalendar a.CalendarNext.visited {
	padding: 3px 20px 3px 20px;
	text-decoration: none;
	background: url(resultset_next.gif) no-repeat center right;
}
#AmpCalendar a.WeekView {
	padding: 3px 20px 3px 10px;
	text-decoration: none;
	background: url(calendar_view_week.gif) no-repeat center right;
}
#AmpCalendar a.MonthView {
	padding: 3px 20px 3px 20px;
	text-decoration: none;
	background: url(calendar_view_month.gif) no-repeat center right; 
}
#AmpCalendar .CalendarTitle {
	font-size: 140%;
	font-weight: bold;
	color: #666;
}
#AmpCalendar .Calendar {
	background: #fff;
	margin-top: 10px;
}
#AmpCalendar .Header {
	background: #666;
}
#AmpCalendar .HeaderDay {
	color: #fff;
	font-size: 0.9em;
	font-weight: bold;
	padding: 2px 5px 3px 5px;
}
#AmpCalendar .Week {
	font-weight: bold;
	font-size: 1em;
}
#AmpCalendar .Day 
{
	color: #666;
	background: #f8f8f8;
	border: 1px solid #ccc;
	padding: 3px 5px 3px 3px;
}
#AmpCalendar .Day a {
	color: #1a62c9;
	padding: 3px 5px 3px 20px;
	vertical-align: top;
}
#AmpCalendar .Today {
	color: #000;
	background: #ffffcc;
	border: 1px solid #ffcc00;
	padding: 3px 5px 3px 3px;
}
#AmpCalendar .Today a {
	color: #1a62c9;
	padding: 3px 5px 3px 20px;
}
div#RegistrationThankYou #EventTitleDiv
{
    font-size: 12px;
    font-weight: bold;
    color: #000000;
}
div#RegistrationThankYou #EventTimeDiv
{
    font-weight: bold;
    font-size: 12px;
    color: #000000;
}
div#EventRegistration div#EventTimeDiv
{
    font-size: 12px;
    font-weight: bold;
    color: #000000;
    line-height: 15px;
}
div#EventRegistration div#EventTimezone
{
    font-size: 12px;
    font-weight: bold;
    color: #000000;
    line-height: 15px;
}
div#TimezoneDiv
{
    font-size: 12px;
    color: #000000;
    line-height: 15px;
}
div#PagerDiv
{
    font-size: 12px;
    color: #000000;
    line-height: 15px;
}
/* --END part 2: Custom styling for AMP page instances and client requests -- */

div#reg-footer {
  font-size: 13px;
  font-family: Helvetica, sans-serif
}

/** PC **/
#PagerDiv, #ResultsDiv { margin: 12px 0; }
.EventTitle { font-size: 14px; font-weight: bold; }
#footerAlt { margin: 0 auto; text-align: center; }
