/* **************************************************************
            MASTER     
****************************************************************/
body, div, td, p { font-family: verdana; font-size: 10pt; }

body.SiteBody {
  background-color: rgb(229,229,229);
}

#siteContainer {
  width: auto;
  margin: 0 30px;
  background-color: white;
  border-left: 1px solid rgb(202,202,202);
  border-right: 1px solid rgb(202,202,202);
}

/*
div.indexPage div.contentArea {
  width: auto;
  margin-right: 200px;
}
*/
div.rightBar,
div.leftBar {
  width: 182px;
  position: absolute;
}

div.rightBar {
  right: 48px;
}


div.leftBar {
  left: 48px;
}

span#tollFree {
  display: block;
  float: right;
  font-weight: bold;
  font-size: 12pt;
  padding: 2px 10px 0 0;
}

div.contentArea {

}

#mainHeader {
  height: 83px;
  background: white url(/GetSiteFile/header_fill.jpg) repeat-x;
}

#mainHeader div.headerRight {
  text-align: right;
  padding: 4px 20px 0 30px;
  height: 78px;
  background: transparent url(/GetSiteFile/header_right_v2.gif) no-repeat;
  background-position: top right;
  width: 305px;
  float: right;
  margin-top: 1px;
}

#mainHeader div.headerRight a {
  color: rgb(51,51,51);
  text-decoration: none;
  display: block;
  float: left;
  margin-left: 40px;
}


#mainHeader div.headerRight a:hover {
  text-decoration: underline;
}

#mainHeader h1 { display: none; }

#loginModule a {
  color: rgb(0,50,0);
}

#mainMenu {
  height: 29px;
  clear: both;
  width: auto;
  background: white url(/GetSiteFile/menu_fill.jpg) repeat-x;
}

#siteContent { clear: both; min-height: 500px; }

div.indexPage {
  background: white url(/GetSiteFile/right_bar_fill.jpg) repeat-y;
  background-position: top right;
  padding: 10px 200px 10px 10px;
}

div.innerPage {
  background: white url(/GetSiteFile/left_bar_fill.jpg) repeat-y;
  background-position: top left;
  padding: 10px 10px 10px 210px;
}

#mainFooter {
  height: 40px;
  padding-top: 6px;
  margin: 0 30px;
  text-align: center;
  clear: both;
  background: rgb(143,153,143) url(/GetSiteFile/footer_shadow.jpg) no-repeat;
  background-position: bottom left;
}

#mainFooter .inner {
  background: transparent url(/GetSiteFile/footer_shadow_right.jpg) no-repeat;
  background-position: bottom right; 
  height: 40px;
}

div.footerMenu {
  margin: 0pt auto; width: 900px;
}

h1,
h1 a {
  font-family: arial;
  color: rgb(0,55,0);
  font-size: 15pt;
  text-decoration: none;
}

h2,
h2 a {
  font-family: arial;
  color: black;
  font-size: 12pt;
  font-weight: bold;
  font-style: italic;
  text-decoration: none;
}

h3,
h3 a {
  font-family: arial;
  color: black;
  font-size: 10pt;
  font-weight: bold;
  text-decoration: none;
}

div.boxOuter {
  background: url(/GetSiteFile/box_top.gif) no-repeat;
  width: 182px;
  padding-top: 10px;
}

div.boxInner {
  background: url(/GetSiteFile/box_bottom.gif) no-repeat;
  background-position: bottom center;
  padding: 0 8px 10px 8px;
  min-height: 200px;
  width: 166px;
  overflow: hidden;
}

table.LayoutManager { width: 100%; }

.LayoutManagerL { 
  width: auto; padding: 5px; text-align: left; 
  vertical-align: top;
}
.LayoutManagerS { 
  width: 280px; padding: 5px; 
  vertical-align: top;
}

.LayoutManagerM {
  vertical-align: top;
  width: 340px;
}

a.addClientLocation {

  position: absolute;
  margin-top: 120px;
  margin-left: -198px;
}

a.NavigationBar, .NavigationBarDivider {
  color: rgb(100,120,100);
  font-size: 10pt;
  text-decoration: none;
}

a { text-decoration: none; color: rgb(0,120,0); font-weight: bold; }
a:hover, a:visited { color: rgb(0,50,0); }

#ParentFolders span,
#ParentFolders a {
  display: block;
  padding-left: 20px;
  background: url(/GetSiteFile/bullet.gif) no-repeat;
  margin-bottom: 2px;
  font-weight: bold;  
}
#ParentFolders a span {
  background: none;
  padding-left: 0;
  margin: 0;
}
#ParentFolders .FolderName { display: none; }
#ParentFolders a.CurrentPage span { color: rgb(0,120,0); background-color: white; }

Table {  } 
TR {  } 
TD {  } 
A {  } 
A:hover {  } 
SPAN {  } 
DIV { } 
HR {  } 
H1 {  } 
H2 {  } 
H3 {  } 
H4 {  } 
UL {  } 
LI {  } 
OL {  } 

/* Navigation Function */ 
A.NavigationBar { font-weight: bold; } 
IMG.NavigationBar { } 
DIV.NavigationBar { } 


















/* Resource Functions */ 
A.ResourceFunctions { font-weight: bold; text-decoration: none; } 
A.ResourceFunctions:hover { text-decoration: underline; } 
DIV.ResourceFunctions { text-alignment: right; } 
SELECT.ResourceFunctions { background-color: rgb(220, 220, 220); } 

/* Report Generator */ 
TH.Report { text-align: left; } 
TD.Report { } 
TH.ReportGroupTitle { text-align: left; background-color: rgb(220, 220, 220); } 
TH.ReportGroupTotal { text-align: left; border-top: 1px solid silver; } 
TD.ReportGroupTotal { border-top: 1px solid silver; } 
TD.ReportGroupSpacer { } 

/* Usage Reports */ 
TABLE.UsageOverview { border: 1px solid gray; } 
TH.UsageOverviewDate { text-align: left; color: white; background-color: black; } 
TH.UsageOverviewHits { text-align: left; color: white; background-color: rgb(0, 150, 0); } 
TH.UsageOverviewSessions { text-align: left; color: white; background-color: rgb(100, 100, 0); } 
TH.UsageOverviewKBytes { text-align: left; color: white; background-color: rgb(150, 0, 0); } 
TH.UsageOverviewFiles { text-align: left; color: white; background-color: rgb(0, 0, 150); } 

TD.UsageOverviewDate { text-align: left; color: black; background-color: white; } 



TD.UsageOverviewHits { text-align: left; color: rgb(0, 150, 0); background-color: white; } 
TD.UsageOverviewSessions { text-align: left; color: rgb(100, 100, 0); background-color: white; } 
TD.UsageOverviewKBytes { text-align: left; color: rgb(150, 0, 0); background-color: white; } 
TD.UsageOverviewFiles { text-align: left; color: rgb(0, 0, 150); background-color: white; } 



/* **************************************************************
            1 - FOLDER     
****************************************************************/
Table.Folder {  } 
TR.Folder {  } 
TD.Folder {  } 
A.Folder {  } 
A.Folder:hover {  } 
SPAN.FolderItemTitle {  } 
SPAN.FolderItemText {  } 


/* **************************************************************
            2 - FILE     
****************************************************************/
A.File {  } 
A.File:hover {  } 


/* **************************************************************
            3 - Accomplishments     
****************************************************************/


/* **************************************************************
            4 - NEWS     
****************************************************************/
.Field_Title_News_Large {
  font-size: 12pt;
  font-weight: bold;
}

.Field_Content_News_Large {
  margin-bottom: 10px;
}

.RSS_News { display: none; }

.Header_News_Large { 

}

.TextArea_4 { width: 100% }

a.Link_Field_Title_News_Small {
  color: black;
  display: block;
  padding-left: 20px;
  margin-bottom: 5px;
  background: url(/GetSiteFile/bullet.gif) no-repeat;
}

a.Link_Field_Title_News_Large {
  text-decoration: none;
  font-size: 12pt;
  font-weight: bold;
  color: black;
}

/* **************************************************************
            5 - CALENDAR     
****************************************************************/


/* **************************************************************
            7 - TEXT     
****************************************************************/
/* HIDE Add Client Location javascript text module */
.Manage_Text_Module_9 { display: none; }
.Manage_Text_Module_182 { display: none; }

/* **************************************************************
            8 - LINK MANAGER     
****************************************************************/


/* **************************************************************
            9 - FAQ     
****************************************************************/


/* **************************************************************
            10 - SEARCH     
****************************************************************/
input.SearchInput {
  float: left;
  background-image: url(/GetSiteFile/searchInput.jpg);
  border: 0px solid transparent;
  width: 144px; height: 17px;
  overflow: hidden;
  padding: 4px;
}

a.SearchButton {
  display: block;
  float: left;
  width: 24px;
  height: 23px;
  background-image: url(/GetSiteFile/searchButton.jpg);
  margin-left: 2px;
}

form#search {
  height: 35px;
  display: block;
}

/* **************************************************************
            21 - IMAGE GALLERY     
****************************************************************/


/* **************************************************************
            30 - MENU MODULE     
****************************************************************/
A.MenuModule { }
A.MenuModule:hover { }
TABLE.MenuModule { }
TD.MenuModule { }
TD.MenuModuleSpacer { }


#loginModule { overflow: hidden; }

#loginModule.boxOuter {  }

#loginModule h1 { display: none; }
#loginModule div.Remember_Login_Entry,
#loginModule input#Remember_Login_Entry {
  float: left;
}

#loginModule input.Username_Login_Entry_Small,
#loginModule input.Password_Login_Entry_Small {
  width: 152px;
  height: 13px;
  padding: 3px 5px 3px 5px;
  color: rgb(0,50,0);
}

input.Submit_Login_Entry {
  width: 52px;
  height: 22px;
  padding: 0;
  color: white;
  margin: 0;
  border-style: none;
  text-align: center;
  font-size: 8pt;
  background: transparent url(/GetSiteFile/login_button.gif) no-repeat;
  overflow: hidden;
}

#loginModule input.Remember_Login_Entry_Small {
  margin: 2px 5px 0 5px;
}

div.Login_Entry_Small,
Login_Entry_Small
{
  color: rgb(0,50,0);
}

.Password_Login_Entry,
.Username_Login_Entry { margin-bottom: 4px; }



.mdgrooveDisclaimer { display: none; }

p.mdgrooveDisclaimer
{
	font-family: Arial, helvetica, sans-serif;
	font-size: 10pt;
}

a.eventsCalendarPdf
{
	background: transparent url(/images/lists/ModuleID_2_pdf.gif) no-repeat;
	display: block;
	margin-top: -20px;
	margin-right: 5px;
	padding-left: 25px;
	position: relative;
	text-align: left;
	float: right;
	clear: both;
	height: 20px;
	width: 15px;
}

a.eventsCalendarPdf span
{
	display: none;
}

div.eventsSmall a.eventsCalendarPdf
{
	background-position: 2px 2px;
	background-color: white;
	border: 1px solid gray;
	margin-top: -18px;
	padding: 2px 0 2px 20px;
	width: 2px;
	height: 19px;
}

div.FullPage span.calendarTop
{
	clear: both;
	display: block;
	width: 100%;
	height: 15px;
}

div.FullPage span.calendarTop a.eventsCalendarPdf
{
	background: url(/GetSiteFile/pdf_large.gif) no-repeat;
	display: block;
	margin-left: 510px;
	margin-top: -5px;
	position: absolute;
	width: 25px;
	height: 47px;
}

span.calendarTop div.eventsSmall a.eventsCalendarPdf,
div.eventsSmall span.calendarTop
{
	display: none;
}

span.Header_Just_Link_FolderMenu
{
	padding-left: 15px;
}

/**************************************************************
 * Styling for the today's events widget.
 */
div.eventsToday h1
{
	background-image: url(/GetSiteFile/center_header.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 1px 0px 0px 3px;
	width: 100%;
	height: 20px;
}

div.eventsToday h1 a
{
	color: white;
	text-decoration: none;
}

div.eventsToday div.eventsTodayEmpty
{
	color: rgb(192, 192, 192);
	display: block;
	font-size: 10px;
	text-align: center;
}

div.eventsToday div.eventsTodayEvent
{
	background-image: url(/GetSiteFile/Bullet.gif);
	background-position: left 5px;
	background-repeat: no-repeat;
	clear: both;
	display: block;
	float: left;
	padding-bottom: 2px;
	padding-left: 10px;
	width: 100%;
}

div.eventsToday div.eventsTodayEvent a.eventsTodayEventTime
{

}

div.eventsToday div.eventsTodayEvent a.eventsTodayEventTime,
div.eventsToday div.eventsTodayEvent a.eventsTodayEventTitle
{
	color: rgb(76, 76, 76);
	display: block;
	float: left;
	margin-top: 2px;
	text-decoration: none;
}

div.eventsToday div.eventsTodayEvent a.eventsTodayEventTime:hover,
div.eventsToday div.eventsTodayEvent a.eventsTodayEventTitle:hover
{
	color: black;
}

div.eventsToday a.eventsTodayMore
{
	color: rgb(76, 76, 76);
	display: block;
	margin-top: 8px;
	text-align: right;
	text-decoration: none;
}

div.eventsToday a.eventsTodayMore:hover
{
	color: black;
}

/*
 * Event's Registration Styles
 */ 
table.eventRegistration
{
	background-color: white;
/*	background-image: url(/GetSiteFile/registration_form_bkg.jpg); */
	border-bottom: black solid 1px;
	margin: 0;
	padding: 0;
	width: 600px;
}

table.eventRegistration tr th,
table.eventRegistration tr th h1
{
	color: white;
}

table.eventRegistration tr th
{
	background-color: black;
	border-left: white solid 1px;
	font-family: helvetica, arial;
	font-size: 12px;
	font-weight: bold;
	padding-top: 4px;
	padding-left: 4px;
}

table.eventRegistration tr th.eventRegistrationHeader
{
	background-image: url(/GetSiteFile/h1_registration.jpg);
	background-repeat: no-repeat;
	border-left-width: 0 !important;
}

table.eventRegistration tr td
{
	border-left: black solid 1px;
}

div.eventRegistration
{
	background-image: url(/GetSiteFile/registration_form_bkg.jpg);
	margin: 0;
	padding: 0;
	width: 350px;
}
table.eventRegistration a,
div.eventRegistration a
{
	color: black;
}

div.eventRegistration h1
{
	background-image: url(/GetSiteFile/h1_registration.jpg);
	background-repeat: no-repeat;
	color: white;
	font-family: helvetica, arial;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding-top: 4px;
	padding-left: 4px;
	width: 346px; /* 350 - 4 for padding-left */
	height: 22px;
}

div.eventRegistration div
{
	padding-left: 15px;
}

div.eventRegistration div,
div.eventRegistration div input,
div.eventRegistration div textarea,
div.eventRegistration div select
{
	width: 300px;
}

div.eventRegistration h2
{
	font-family: helvetica, arial;
	font-weight: bold;
	font-size: 12px;




























































































































































































	color: rgb(76, 76, 76);
}

div.eventRegistration label
{
	color: rgb(35, 35, 35);
	display: block;
	font-family: helvetica, arial;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
}

div.eventRegistration textarea
{
	height: 40px;
}

div.eventRegistration div.eventRegistrationButton
{
	padding-left: 0;
	text-align: center;
	width: 325px;
}

div.eventRegistration div.eventRegistrationButton input
{
	background-image: url(/GetSiteFile/button.jpg);
	border-width: 0;
	font-family: helvetica, arial;
	font-size: 10pt;
	font-weight: bold;
	padding-top: 3px;
	text-align: center;
	height: 36px;
}

/*****************************************************************************
 * Heading for displaying recommended events pending approving by an admin.
 */
table#eventsPending
{
	border: 1px solid #99a0aa;
	clear: left;
	color: #ffffff;
	display: block;
	width: 576px;
}

table#eventsPending th#numEventsPending
{
	background-color: #c9d6dc;
	border-top: #ffffff solid 1px;
	border-right: #ffffff solid 1px;
	color: #506073;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 6px;
	padding-bottom: 6px;
	width: 576px;
	vertical-align: middle;
}

table#eventsPending th.eventsPendingName,
table#eventsPending th.eventsPendingDate
{
	background-image: url(/GetSiteFile/events_small_header.jpg);
	background-repeat: repeat-x;
	background-color: #25304e;
	border-left: #ffffff solid 1px;
	border-right: #ffffff solid 1px;
	border-top: #ffffff solid 1px;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 6px;
	padding-bottom: 6px;
}

table#eventsPending th.eventsPendingDate
{
	text-align: center;
	width: 33%;
}

table#eventsPending td
{
	background-color: #e4e8e9;
	border-top: #ffffff solid 1px;
	border-right: #ffffff solid 1px;
	padding: 6px;
}

table#eventsPending td.eventsPendingDate
{
	color: #000000;
	text-align: center;
}

table#eventsPending td a
{
	color: #8090a3;
	text-decoration: none;
}

table#eventsPending a:hover
{
	color: #506073;
	text-decoration: underline;
}

/*****************************************************************************
 * Events calendar large view header for linking to different viewing options.
 */
div#eventsHeader
{
	color: #000000;
}

div#eventsHeader div#eventsHeaderDropdown
{
	display: none;
}

div#eventsHeader a,
div#eventsHeader a:visited,
div#eventsHeader a:active
{
	background-image: url(/GetSiteFile/button.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	color: black;
	display: block;
	float: left;
	font-family: Helvetica, Arial;
	font-size: 10px;
	margin-bottom: 4px;
	padding-left: 0;
	padding-right: 0;
	padding-top: 12px;
	width: 75px;
	height: 36px;
	text-align: center;
	text-decoration: none;
}

div#eventsHeader a:hover
{
	color: rgb(76,76,76);
	font-weight: bold; 
}

/*****************************************************************************
 * Events calendar small & medium views
 */
div.eventsSmall,
div.eventsMedium
{
	margin-left: auto;
	margin-right: auto;
        padding-top: 10px;
}

div.eventsSmall
{
	background-image: url(/GetSiteFile/calendar_origina2l.jpg);
        background-color: rgb(201,214,220);
	background-repeat: repeat-x;
}

div.eventsSmall,
table.eventsSmall
{
}

div.eventsMedium,
table.eventsMedium,
div.eventsMediumEdit
{
	width: 100%;
}

table.eventsSmallHeader td.eventsSmallMonthPrev img,
table.eventsSmallHeader td.eventsSmallMonthNext img,
table.eventsMediumHeader td.eventsMediumMonthPrev img,
table.eventsMediumHeader td.eventsMediumMonthNext img
{
	background-repeat: no-repeat;
	border: 0;
}
table.eventsSmallHeader td.eventsSmallMonthPrev img,
table.eventsSmallHeader td.eventsSmallMonthNext img
{
	width: 22px;
	height: 15px;
}
table.eventsMediumHeader td.eventsMediumMonthPrev img,
table.eventsMediumHeader td.eventsMediumMonthNext img
{
	background-position: center;
	width: 24px;
	height: 12px;
}
table.eventsSmallHeader td.eventsSmallMonthPrev img

{

	background-image: url(/GetSiteFile/calendar_previous.jpg);

}

table.eventsSmallHeader td.eventsSmallMonthNext img

{

	background-image: url(/GetSiteFile/calendar_next.jpg);
}
table.eventsMediumHeader td.eventsMediumMonthPrev img
{
	background-image: url(/GetSiteFile/events_large_prev.gif);
	width: 24px;
	height: 12px;
}
table.eventsMediumHeader td.eventsMediumMonthNext img
{
	background-image: url(/GetSiteFile/events_large_next.gif);
}

table.eventsSmallHeader td.eventsSmallMonth,
table.eventsMediumHeader td.eventsMediumMonth
{
	text-align: center;
}

table.eventsSmallHeader td.eventsSmallMonth a,
table.eventsMediumHeader td.eventsMediumMonth a
{
	color: black;
	font-family: Arial, 'Microsoft Sans Serif'; 
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
table.eventsSmallHeader td.eventsSmallMonth a
{
	font-size: 11px;
}
table.eventsMediumHeader td.eventsMediumMonth a
{
	font-size: 12px;
}

table.eventsSmallHeader td.eventsSmallMonthPrev,
table.eventsSmallHeader td.eventsSmallMonthNext,
table.eventsMediumHeader td.eventsMediumMonthPrev,
table.eventsMediumHeader td.eventsMediumMonthNext
{
	padding: 2px;
	width: 14px;
}

table.eventsSmall,
table.eventsMedium
{
	border-top: 0;
	color: white;
	font-family: Verdana;
	font-size: 9px;
	text-decoration: none;
	margin-left: auto;
	margin-right: auto;
}
table.eventsSmall
{
	font-size: 9px;
}
table.eventsMedium
{
	font-size: 10px;
}

table.eventsSmall td.eventsSmallWeekday,
table.eventsMedium td.eventsMediumWeekday
{
	background: none;
	border-top: 0;
	color: black;
	font-family: 'Trebuchet MS', Verdana, Arial, 'Microsoft Sans Serif'; 
	font-size: 10px;
	font-weight: normal;
	padding-top: 4px;
	text-align: center;
	text-decoration: none;
}

table.eventsSmall td.eventsSmallWeek a img,
table.eventsMedium td.eventsMediumWeek a img
{
	background-image: url(/GetSiteFile/events_small_week.jpg);
	background-repeat: no-repeat;
	border: 0;
	width: 5px;
	height: 19px;
}

table.eventsSmall td.eventsSmallDayEmpty,
table.eventsSmall td.eventsSmallDay,
table.eventsSmall td.eventsSmallToday,
table.eventsMedium td.eventsMediumDayEmpty,
table.eventsMedium td.eventsMediumDay,
table.eventsMedium td.eventsMediumToday
{
	color: white;
	font-family: 'Trebuchet MS', Verdana, Arial, 'Microsoft Sans Serif'; 
	font-weight: bold;
	font-style: normal;
	padding: 3px 2px;
	text-align: center;
	text-decoration: none;
}
table.eventsSmall td.eventsSmallDayEmpty,
table.eventsSmall td.eventsSmallDay,
table.eventsSmall td.eventsSmallToday
{
	font-size: 11px;
}
table.eventsMedium td.eventsMediumDayEmpty,
table.eventsMedium td.eventsMediumDay,
table.eventsMedium td.eventsMediumToday
{
	font-size: 12px;
}

table.eventsSmall td.eventsSmallToday,
table.eventsMedium td.eventsMediumToday
{
	background: rgb(204, 204, 204);
}

table.eventsSmall td a.eventsSmallLinkEmpty,
table.eventsMedium td a.eventsMediumLinkEmpty
{
	color: black; 
	text-decoration: none;
}

table.eventsSmall a.eventsSmallLinkBusy,
table.eventsMedium td a.eventsMediumLinkBusy
{
	color: white; 
	text-decoration: none;
}

div.eventsSmallEdit,
div.eventsMediumEdit
{
	background-color: rgb(37, 48, 78);
	border-color: rgb(204, 204, 204);
	border-style: solid;
	border-width: 0 1px 1px 1px;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 190px;
}

div.eventsSmallEdit a,
div.eventsMediumEdit a
{
	color: white;
	margin-top: 3px;
	margin-bottom: 3px;
	text-decoration: none;
}

div.eventsSmallEdit a:hover,
div.eventsMediumEdit a:hover
{
	text-decoration: underline;
}

/*****************************************************************************
 * Events calendar large view
 */
div.eventsCalendarLarge
{
	width: 576px;
}

table.eventsMonthly
{
	clear: left;
	width: 576px;
}

table.eventsMonthly td.eventsMonthlyPrev,
table.eventsMonthly td.eventsMonthlyNext
{
	background-color: #e4e8e9;
	border-left: white solid 1px;
	border-top: white solid 1px;
	color: #2a422a;
	font-size: 10px;
	font-weight: bold;
	padding: 3px 10px;
	text-align: center;
	text-decoration: none;

}




table.eventsMonthly td.eventsMonthlyNext

{

	border-right: white solid 1px;

}



table.eventsMonthly td.eventsMonthlyPrev a,

table.eventsMonthly td.eventsMonthlyNext a

{
	background-repeat: no-repeat;
	border: 0;
	color: #8090a3;
	text-decoration: none;
}

table.eventsMonthly td.eventsMonthlyPrev a
{
	background-image: url(/GetSiteFile/events_large_prev.gif);
	padding-left: 8px;
}

table.eventsMonthly td.eventsMonthlyNext a
{
	background-image: url(/GetSiteFile/events_large_next.gif);
	background-position: top right;
	padding-right: 8px;
}

table.eventsMonthly td.eventsMonthlyPrev a:hover,
table.eventsMonthly td.eventsMonthlyNext a:hover
{
	color: #506073;
	text-decoration: underline;
}

table.eventsMonthly td.eventsMonthlyMonth
{
	border-left: 1px solid white;
	border-top: 1px solid white;
}

table.eventsMonthly td.eventsMonthlyMonth br
{
	font-size: 0;
	height: 0;
	line-height: 0.0;
	margin: 0;
	padding: 0;
}

table.eventsMonthly td.eventsMonthlyMonth,
table.eventsMonthly td.eventsMonthlyMonth ul#eventsMonthlyNextMonths li a,
table.eventsMonthly td.eventsMonthlyMonth ul#eventsMonthlyNextMonths li.highlighted a
{
	font-size: 12px;
	font-weight: bold;
	padding: 3px 0;
	text-decoration: none;
}

table.eventsMonthly td.eventsMonthlyMonth div,
table.eventsMonthly td.eventsMonthlyMonth ul#eventsMonthlyNextMonths li a,
table.eventsMonthly td.eventsMonthlyMonth ul#eventsMonthlyNextMonths li.highlighted a
{
	text-align: center;
}

table.eventsMonthly td.eventsMonthlyMonth,
table.eventsMonthly td.eventsMonthlyMonth ul#eventsMonthlyNextMonths li a:hover,
table.eventsMonthly td.eventsMonthlyMonth ul#eventsMonthlyNextMonths li.highlighted a
{
	background-color: #c9d6dc;
	color: #506073;
}

table.eventsMonthly td.eventsMonthlyMonth div,
table.eventsMonthly td.eventsMonthlyMonth ul#eventsMonthlyNextMonths li,
table.eventsMonthly td.eventsMonthlyMonth ul#eventsMonthlyNextMonths li a
{
	width: 100%;
}

table.eventsMonthly td.eventsMonthlyMonth ul#eventsMonthlyNextMonths
{
	border: #8090a3 solid 1px;
	list-style: none;
	position: absolute;
	width: 236px;
}

table.eventsMonthly td.eventsMonthlyMonth ul#eventsMonthlyNextMonths,
table.eventsMonthly td.eventsMonthlyMonth ul#eventsMonthlyNextMonths li
{
	clear: both;
	float: left;
	margin: 0;
	padding: 0;
}

table.eventsMonthly td.eventsMonthlyMonth ul#eventsMonthlyNextMonths,
table.eventsMonthly td.eventsMonthlyMonth ul.hidden
{
	display: none;
}

table.eventsMonthly td.eventsMonthlyMonth:hover ul#eventsMonthlyNextMonths,
table.eventsMonthly td.eventsMonthlyMonth ul#eventsMonthlyNextMonths:hover,
table.eventsMonthly td.eventsMonthlyMonth ul.displayed
{
	display: block !important;
}

table.eventsMonthly td.eventsMonthlyMonth ul#eventsMonthlyNextMonths li a
{
	background-color: #e4e8e9;
	color: #8090a3;
	float: left;
}

table.eventsMonthly td.eventsMonthlyMonth ul#eventsMonthlyNextMonths li a:hover
{
	text-decoration: none;
}

table.eventsMonthly th.eventsMonthlyWeekday
{
	background-image: url(/GetSiteFile/events_small_header.jpg);
	background-repeat: repeat-x;
	background-color: #25304e;
	border-left: 1px solid #95a5ad;
	border-right-width: 0;
	color: white;
	font-size: 10px;
	margin: 0;
	padding: 6px 12px;
	text-align: center;
	width: 14%;
}

table.eventsMonthly td.eventsMonthlyWeek
{
	background-color: #25304e;
	border-top: #95a5ad solid 1px;
	border-left: #95a5ad solid 1px;
	margin: 0;
	color: white;
	padding: 12px 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	text-transform: uppercase;
	writing-mode: tb-rl;
	layout-flow: vertical-ideographic;
	vertical-align: middle;
}

table.eventsMonthly td.eventsMonthlyWeek a,
table.eventsMonthly td.eventsMonthlyWeek a:hover
{
	color: #e0e4e4;
	text-decoration: none;
}

table.eventsMonthly td.eventsMonthlyDayEmpty
{
	background-color: #e4e8e8;
	border-left: white solid 1px;
	border-top: white solid 1px;
	color: #c0c4c8;
	font-size: 10px;
	height: 50px;
	text-align: center;
	vertical-align: middle;
}

table.eventsMonthly td.eventsMonthlyToday
{
	background-color: #c9d6dc;
	border-left: white solid 1px;

	border-top: white solid 1px;

	color: #2a422a;

	font-size: 10px;

	height: 50px;

}



table.eventsMonthly td.eventsMonthlyToday:hover

{

	background-color: #a9b6bc;
}


table.eventsMonthly td.eventsMonthlyDay
{
	background-color: #eef0f0;
	border-left: white solid 1px;
	border-top: white solid 1px;
	color: #c0c4c8;
	font-size: 10px;
	height: 50px;
}

table.eventsMonthly td.eventsMonthlyDay:hover
{
	background-color: #c9d6dc;
}

table.eventsMonthly td.eventsMonthlyDay a,
table.eventsMonthly td.eventsMonthlyToday a
{
	color: #606f79;
	font-size: 9px;
	text-decoration: none;
}

table.eventsMonthly td.eventsMonthlyDay a:hover,
table.eventsMonthly td.eventsMonthlyToday a:hover
{
	color: #8090a3;
	text-decoration: underline;
}

table.eventsMonthly td div.eventsMonthlyEvent
{
	background-color: #e4e8e8;
	border-bottom: #555555 solid 2px;
	border-top: #d0d4d4 solid 1px;
	border-left: #d0d4d4 solid 1px;
	border-right: white solid 1px;
	font-size: 9px;
	margin-left: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	overflow: hidden;
	padding: 3px;
	text-align: left;
	width: 64px;
}

table.eventsMonthly td div.eventsMonthlyEvent a.eventsMonthlyDelete,
table.eventsMonthly td div.eventsMonthlyEvent a.eventsMonthlyDelete:hover
{
	color: red;
}

table.eventsMonthly td a.eventsMonthlyAdd
{
	float: left;
	text-align: center;
	width: 100%;
}

/*****************************************************************************
 * Event calendar large view, for flat monthly view.
 */

.events_flat
{
	clear: left;
	padding: 0;
	width: 576px;
}

.events_flat_day
{
	width: 576px;
}

.events_flat_date
{
	background-color: #e7ac5c;
	border: #25304e solid 1px;
	color: #000000;
	font-weight: bold;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
}

.events_flat_date_empty
{
	background-color: #e7ac5c;
	border: #25304e solid 1px;
	color: #000000;
	font-weight: bold;
	padding-top: 24px;
	padding-bottom: 24px;
	padding-left: 6px;
	padding-right: 6px;
	text-align: center;
}

.events_flat_events
{
	background-color: #da8006; /* #25304e */
	border-left: #25304e solid 1px;
	border-right: #25304e solid 1px;
	border-bottom: #25304e solid 1px;
	padding-left: 6px;
}

.events_flat_event
{
	
}

/*****************************************************************************
 * Event calendar large view, for detailed view of an individual event.
 */
.events_individual
{
	clear: left;
	width: 576px;
}

.events_detailed
{
	border: 1px solid #99a0aa;
	color: black;
	/*margin-left: auto;
	margin-right: auto;*/
	margin-top: 0;
	margin-bottom: 0;
	width: 100%;
}

.events_detailed a
{
	color: #606f79;
	text-decoration: none;
}

.events_detailed a:hover
{
	color: #8090a3;
}

.events_detailed_disclaimer
{
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	text-align: center;
}

.events_detailed_title
{
	background-image: url(/GetSiteFile/events_small_header.jpg);
	background-repeat: repeat-x;
	background-color: #25304e;
	border-left: white solid 1px;
	border-right: white solid 1px;
	border-top: white solid 1px;
	color: white;
	font-weight: bold;
	padding: 6px 10px;
}

.events_detailed_title span /* checkmark */
{
	border: green solid 1px;
	color: green;
	font-weight: bold;
	padding: 3px 3px 2px 2px;
}

.events_detailed_title a,
.events_detailed_title a:hover
{
	color: white;
	text-decoration: none;
}

.events_detailed_title a.events_detailed_edit,
.events_detailed_title a.events_detailed_delete,
.events_category_name a,
.events_province_name a,
.events_category_filter a,
.events_province_filter a
{
	background-color: white;
	border: rgb(37, 48, 78) solid 1px;
	color: rgb(37, 48, 78);
	margin-left: 3px;
	margin-right: 3px;
	padding: 3px 12px;
	text-decoration: none;
}

.events_detailed_title a.events_detailed_edit:hover,
.events_detailed_title a.events_detailed_delete:hover,
.events_category_name a:hover,
.events_province_name a:hover,
.events_category_filter a:hover,
.events_province_filter a:hover
{
	background-color: rgb(37, 48, 78);
	border: white solid 1px;
	color: white;
}

.events_detailed_title input
{
	width: 75%;

}



a.events_detailed_delete,

a.events_category_delete,

a.events_detailed_delete:hover,

a.events_category_delete:hover

{

	border-color: red !important;

	color: red !important;

}


.events_detailed_category_list
{
	background-color: #c9d6dc;
	margin: 0;
	padding: 0;
	width: 50%;
}

.events_detailed_category_entry
{
	border-top-color: white;
	border-top-style: solid;
	border-top-width: 1px;
	border-right: white solid 1px;
}

.events_detailed_category
{
	background-color: #c9d6dc;
	border-left-style: solid;
	border-left-width: 4px;
	border-top-width: 0;
	color: black;
	padding: 6px 10px;
}

.events_detailed_category_edit
{
	background-color: #c9d6dc;
	border-bottom: white solid 1px;
	color: black;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 14px;
}

.events_detailed_date
{
	background-color: #c9d6dc;
	border-left: white  solid 1px;
	border-right: white  solid 1px;
	border-top: white  solid 1px;
	color: black;
	padding: 6px 10px;
	text-align: center;
	vertical-align: middle;
}

.events_detailed_desc,
.events_detailed_guests,
.events_detailed_contact,
.events_detailed_cost,
.events_detailed_type,
.events_detailed_location,
.events_detailed_canRegister
{
	background-color: #eef0f0;
	border-left: white solid 1px;
	border-right: white solid 1px;
	border-top: white solid 1px;
	padding: 6px 10px;
}

td.events_detailed_location div.eventLocationMap a
{
	background-image: url(/GetSiteFile/eventMapIconGoogle.png);
	background-position: left;
	background-repeat: no-repeat;
	color: rgb(128, 144, 163);
	float: left;
	height: 18px;
	padding: 2px 0 0 24px;
	text-decoration: none;
}

td.events_detailed_location div.eventLocationMap a:hover
{
	color: rgb(80, 96, 115);
}

.events_detailed_guests_title,
.events_detailed_contact_title,
.events_detailed_cost_title,
.events_detailed_type_title,
.events_detailed_location_title,
.events_detailed_canRegister_title
{
	background-color: #eef0f0;
	border-left: white solid 1px;
	border-top: white solid 1px;
	font-weight: bold;
	padding: 6px 10px;
	width: 50%;
}

.events_detailed_desc textarea
{
	width: 98%;
}

.events_detailed_back
{
	background-color: #c9d6dc;
	border-left: white solid 1px;
	border-right: white solid 1px;
	border-top: white solid 1px;
	color: black;
	padding-top: 12px;
	padding-bottom: 12px;
	text-align: center;
}

.events_detailed_back a, .events_detailed_back input
{
	background-image: url(/GetSiteFile/button.jpg);
	border: 0;
	color: black;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	margin: 0;
	padding-left: 12px;
	padding-right: 12px;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	width: 75px;
	height: 36px;
}

.events_detailed_back a
{
	padding-top: 10px;
	padding-bottom: 10px;
}

.events_detailed_back input
{
	padding-top: 3px;
	padding-bottom: 3px;
}

.events_detailed_back input:hover
{
	cursor: pointer;
}

.events_detailed_back a:hover,
.events_detailed_back input:hover
{
	color: #000000;
	font-weight: normal;
}

a.events_detailed_admin_delete,
a.events_detailed_admin_delete:hover
{
	color: #ff0000;
}

/*****************************************************************************
.events_detailed_back a, .events_detailed_back input
{
	background-color: white;
	border: #25304e solid 1px;
	color: #25304e;
	margin-left: 3px;
	margin-right: 3px;
	padding: 3px 12px;
	text-decoration: none;
	vertical-align: middle;
}

.events_detailed_back input:hover
{
	cursor: pointer;
}

.events_detailed_back a:hover,
.events_detailed_back input:hover
{
	background-color: #25304e;
	border: white solid 1px;
	color: white;
}

a.events_detailed_admin_delete,
a.events_detailed_admin_delete:hover
{
	border-color: red;
	color: red;
}
*/

/*****************************************************************************
 * Event calendar large view detailed header for previous, current, and next
 * month
 */
table.events_month_header,
table.events_week_header,
table.events_day_header
{
	clear: left;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	width: 576px;
}

td.events_month_prev,
td.events_week_prev,

td.events_day_prev
{

	background-color: #e4e8e9;

	border-left: 1px solid #25304e;

	border-right-width: 0;
	border-top: 1px solid #25304e;

	border-bottom-width: 0;

	color: #2a422a;

	padding: 3px 10px;
	width: 30%;

}



td.events_month_prev a,
td.events_week_prev a,
td.events_day_prev a
{
	background-image: url(/GetSiteFile/events_large_prev.gif);
	background-repeat: no-repeat;
	color: #8090a3;
	padding-left: 8px;
	text-decoration: none;
}

td.events_month_next a,
td.events_week_next a,
td.events_day_next a
{
	background-image: url(/GetSiteFile/events_large_next.gif);
	background-position: top right;
	background-repeat: no-repeat;
	color: #8090a3;
	padding-right: 8px;
	text-decoration: none;
}

td.events_month_prev a:hover,
.events_month_next a:hover,
td.events_week_prev a:hover,
.events_week_next a:hover,
td.events_day_prev a:hover,
.events_day_next a:hover
{
	color: #506073;
	text-decoration: underline;
}

td.events_month_curr,
td.events_week_curr,
td.events_day_curr
{
	background-color: #c9d6dc;
	border-left: 1px solid #25304e;
	border-right-width: 0;
	border-top: 1px solid #25304e;
	border-bottom-width: 0;
	color: #506073;
	padding: 3px 10px;
	font-size: 12px;
	text-decoration: none;
	width: 40%;
}

td.events_month_next,
td.events_week_next,
td.events_day_next
{
	background-color: #e4e8e9;
	border-left: 1px solid #25304e;
	border-right: 1px solid #25304e;
	border-top: 1px solid #25304e;
	border-bottom-width: 0;
	color: #2a422a;
	padding: 3px 10px;
	text-decoration: none;
	width: 30%;
}

/*****************************************************************************
 *
 */
.events_categories,
.events_provinces
{
	clear: left;
	border: 1px solid #99a0aa;
	color: white;
	width: 576px;
}

.events_categories_header_name,
.events_provinces_header_name
{
	background-image: url(/GetSiteFile/events_small_header.jpg);
	background-repeat: repeat-x;
	background-color: #25304e;
	border-left: white solid 1px;
	border-right: white solid 1px;
	border-top: white solid 1px;
	padding: 6px 10px;
	font-weight: bold;
}

.events_categories_header_upcoming,
.events_provinces_header_upcoming,
.events_categories_header_total,
.events_provinces_header_total
{
	background-image: url(/GetSiteFile/events_small_header.jpg);
	background-repeat: repeat-x;
	background-color: #25304e;
	border-right: white solid 1px;
	border-top: white solid 1px;
	padding: 6px 10px;
	font-weight: bold;
	text-align: center;
	width: 112px;
}

.events_categories_name,
.events_provinces_name
{
	background-color: #e4e8e9;
	border-top: white solid 1px;
	border-bottom: #c9d6dc solid 1px;
	border-right: white solid 1px;
}

.events_provinces_name
{
	padding: 6px;
}

.events_categories_name div
{
	border-left-style: solid;
	border-left-width: 4px;
	padding-top: 6px;
	padding-bottom: 6px;
}

.events_categories_name a
{
	color: #8090a3;
	padding-left: 6px;
	text-decoration: none;
}

.events_provinces_name a
{
	color: #8090a3;
	text-decoration: none;
}

.events_categories_name a:hover,
.events_provinces_name a:hover
{
	color: #506073;
	text-decoration: underline;
}

.events_categories_upcoming,
.events_provinces_upcoming,
.events_categories_total,
.events_provinces_total
{
	background-color: #c9d6dc;
	border-top: white solid 1px;
	border-right: white solid 1px;
	color: black;
	text-align: center;
	vertical-align: middle;
}

.events_category,
.events_province,
.events_all,
.events_search
{
	clear: left;
	border: #99a0aa solid 1px;
	color: white;
	width: 576px;
}

.events_country_name
{
	background-color: #c9d6dc;
	border-top: white solid 1px;
	border-right: white solid 1px;
	color: #506073;
	font-weight: bold;
	padding: 6px 10px;
	vertical-align: middle;
}

.events_category_name,
.events_province_name,
.events_category_filter,
.events_province_filter
{
	background-color: #c9d6dc;
	border-top: white solid 1px;
	border-right: white solid 1px;
	color: #506073;
	font-weight: bold;
	padding: 6px 10px;
	vertical-align: middle;
}

.events_category_filter,
.events_province_filter
{
	text-align: center;
}

.events_category_title_header,
.events_province_title_header,
.events_all_title_header,
.events_search_title_header

{

	background-image: url(/GetSiteFile/events_small_header.jpg);

	background-repeat: repeat-x;

	background-color: #25304e;

	border-left: white solid 1px;

	border-right: white solid 1px;

	border-top: white solid 1px;
	color: white;
	font-weight: bold;
	padding: 6px 10px;
}

.events_category_date_header,
.events_province_date_header,
.events_all_date_header,
.events_search_date_header
{
	background-image: url(/GetSiteFile/events_small_header.jpg);
	background-repeat: repeat-x;
	background-color: #25304e;
	border-right: white solid 1px;
	border-top: white solid 1px;
	color: white;
	padding: 6px 10px;
	font-weight: bold;
	text-align: center;
	width: 33%;
}

.events_category_title,
.events_province_title,
.events_all_title,
.events_search_title
{
	background-color: #e4e8e9;
	border-top: white solid 1px;
	border-bottom: #c9d6dc solid 1px;
	border-right: white solid 1px;
	color: black;
	padding: 6px 10px;
	vertical-align: middle;
}

.events_category_title p,
.events_province_title p,
.events_all_title p,
.events_search_title p
{
	padding-left: 16px;
	padding-right: 16px;
}

.events_category_date,
.events_province_date,
.events_all_date,
.events_search_date
{
	background-color: #c9d6dc;
	border-top: white solid 1px;
	border-right: white solid 1px;
	color: black;
	font-size: 10px;
	padding: 6px 10px 6px 12px;
	text-align: center;
	vertical-align: middle;
	width: 33%;
}

.events_category_title a,
.events_province_title a,
.events_all_title a,
.events_search_title a
{
	color: #8090a3;
	font-weight: bold;
	text-decoration: none;
}

.events_category_title a:hover,
.events_province_title a:hover,
.events_all_title a:hover,
.events_search_title a:hover
{
	color: #506073;
	text-decoration: underline;
}

/*****************************************************************************
 * 
 */
.events_search_search
{
	background-color: #e4e8e9;
	border-top: white solid 1px;
	border-right: white solid 1px;
	color: black;
	font-size: 10px;
	padding: 6px 10px 6px 12px;
	text-align: center;
	vertical-align: middle;
}

.events_search_search label
{
	
}

.events_search_search input
{
	margin-left: auto;
	margin-right: auto;
}

.events_search_button
{
	background-color: #c9d6dc;
	border-top: white solid 1px;
	border-right: white solid 1px;
	color: black;
	font-size: 10px;
	padding: 6px 10px 6px 12px;
	text-align: center;
	vertical-align: middle;
}

.events_search_button input
{
	margin-left: auto;
	margin-right: auto;
}

/*****************************************************************************
 * These classes do very footy things.
 */

.events_footer
{
	border-left: #99a0aa solid 1px;
	border-right: #99a0aa solid 1px;
	border-bottom: #99a0aa solid 1px;
	clear: left;
	color: black;
	margin-top: 0;
	padding: 0;
	width: 574px;
}

.events_footer table
{
	background-color: #e4e8e9;
	border: white solid 1px;
	margin: 0;
	padding: 0;
	width: 100%;
}

.events_footer_colour
{
	border: white solid 1px;
	margin: 1px;
	width: 5px;
}

.events_footer_name
{
	padding: 1px 10px 2px 10px;
	width: 23%;
}

.events_footer_name a, .events_footer_recommend a
{
	font-size: 10pt;
	color: #8090a3;
	text-decoration: none;
}

.events_footer_name a:hover, .events_footer_recommend a:hover
{
	color: #506073;
	text-decoration: underline;
}

.events_footer_colour_empty
{
	
}

.events_footer_name_empty
{
	
}

.events_footer_recommend
{
	border-top: #99a0aa solid 1px;
	padding: 0;
	text-align: center;
}

.events_footer_recommend div
{
	border-top: white solid 1px;
	padding-top: 9px;
	padding-bottom: 9px;
	width: 100%;
}

/*****************************************************************************
 * 
 */
.events_error
{
	clear: left;
	color: red;
	display: block;
	font-weight: bold;
}

/*****************************************************************************
 * 
 */
a.events_edit_disclaimer_link
{
	background-image: url(/GetSiteFile/button.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	clear: left;
	color: black;
	display: block;
	font-family: Arial;
	font-size: 10px; 
	margin-top: 8px;
	margin-left: auto;


	margin-right: auto;

	padding-top: 12px;
	width: 75px;

	height: 36px;

	text-align: center;

	text-decoration: none;
}



a.events_edit_disclaimer_link :hover
{

	color: rgb(76, 76, 76);

	font-weight: bold; 

}

form.events_edit_disclaimer

{

	clear: left;
}

/*****************************************************************************
 * Events calendar province/state and country administration.
 */
.events_admin_country,
.events_admin_province
{
	clear: left;
	width: 576px;
}

.events_admin_country_border,
.events_admin_province_border
{
	border: 1px solid #99a0aa;
	color: black;
	margin-top: 0;
	margin-bottom: 0;
	width: 100%;
}

.events_admin_country_name,
.events_admin_country_abbrev,
.events_admin_province_name,
.events_admin_province_abbrev,
.events_admin_province_country
{
	background-image: url(/GetSiteFile/events_small_header.jpg);
	background-repeat: repeat-x;
	background-color: #25304e;
	border-left: white solid 1px;
	border-right: white solid 1px;
	border-top: white solid 1px;
	color: white;
	font-weight: bold;
	padding: 6px 10px;
	width: 50%;
}

.events_admin_country_name input,
.events_admin_country_abbrev input,
.events_admin_province_name input,
.events_admin_province_abbrev input
{
	
}

.events_admin_province_country select
{
	
}

.events_admin_country_buttons,
.events_admin_province_buttons
{
	background-color: #c9d6dc;
	border-left: white solid 1px;
	border-right: white solid 1px;
	border-top: white solid 1px;
	color: black;
	padding-top: 12px;
	padding-bottom: 12px;
	text-align: center;
}

.events_admin_country_buttons input,
.events_admin_province_buttons input
{
	background-image: url(/GetSiteFile/button.jpg);
	border: 0;
	color: black;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	margin: 0;
	padding-left: 12px;
	padding-right: 12px;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	width: 75px;
	height: 36px;
}

.events_admin_country_buttons input:hover,
.events_admin_province_buttons input:hover
{
	color: black;
	cursor: pointer;
	font-weight: normal;
}

td.events_admin_country_list
{
	background-color: #e4e8e9;
	border-left: white solid 1px;
	border-right: white solid 1px;
	border-top: white solid 1px;
	color: black;
	padding-top: 12px;
	padding-bottom: 12px;
	text-align: center;
}

td.events_admin_country_list a
{
	color: #506073;
}

td.events_admin_country_list table
{
	margin-left: 32px;
}

td.events_admin_country_list table td
{
	padding: 4px;
}

.events_admin_country_delete,
.events_admin_province_delete
{
	color: red;
}

/*****************************************************************************
 * Events calendar administration for moderating events that gone past their
 * end date.
 */
table.eventsExpired
{
	border: 1px solid #99a0aa;
	color: black;
	margin-top: 8px;
	margin-bottom: 0;
	width: 100%;
}

table.eventsExpired td
{
	vertical-align: top;
}

td.eventsExpiryCount
{
	background-color: white;
	font-size: medium;
	padding: 8px;
}

th.eventsExpiredSaved
{
	background-color: #e4e8e9;
	border-top: white solid 1px;
	border-bottom: #c9d6dc solid 1px;
	border-right: white solid 1px;
	padding: 4px;
}

th.eventsExpiredTitle
{
	border-left: white solid 1px;
}

th.eventsExpiredTitle,
th.eventsExpiredDate,
th.eventsExpiredNextYear,
th.eventsExpiredNotNextYear
{
	background-image: url(/GetSiteFile/events_small_header.jpg);
	background-repeat: repeat-x;
	background-color: #25304e;
	border-right: white solid 1px;
	border-top:white solid 1px;
	color: white;
	font-weight: bold;
	padding: 6px 10px;
	text-align: center;
}

td.eventsExpiredEmpty
{
	background-color: #e7ac5c;
	border-left: 1px solid white;
	border-right: 1px solid white;
	border-top: 1px solid white;
	font-weight: bold;
	padding: 24px 6px;
	text-align: center;
}

td.eventsExpiredTitle,
td.eventsExpiredNextYear,
td.eventsExpiredNotNextYear
{
	background-color: #e4e8e9;
	border-top: white solid 1px;
	border-bottom: #c9d6dc solid 1px;
	border-right: white solid 1px;
	color: black;
	padding: 6px 10;
	vertical-align: middle;
}

td.eventsExpiredDate
{
	background-color: #c9d6dc;
	border-top: white solid 1px;

	border-right: white  solid 1px;

	color: black;

	font-size: 10px;

	padding: 6px 10px 6px 12px;

	text-align: center;

	vertical-align: middle;

}



td.eventsExpiredTitle p
{
	padding-left: 16px;

	padding-right: 16px;

}



td.eventsExpiredTitle span /* checkmark */
{
	background-color: white;
	border: green solid 1px;
	color: green;
	font-weight: bold;
	margin-right: 4px;
	padding: 3px 3px 2px 2px;
}

td.eventsExpiredTitle a
{
	color: #606f79;
	text-decoration: none;
}

td.eventsExpiredTitle a:hover
{
	color: #8090a3;
}

td.eventsExpiryCount,
td.eventsExpiredNextYear,
td.eventsExpiredNotNextYear
{
	text-align: center;
}

td.eventsExpiredNextYear,
td.eventsExpiredNotNextYear
{
	padding-top: 8px;
	width: 40px;
}





div.footerMenu a {
  display: block;
  float: left;
  margin-right: 20px;
  color: white;
  text-decoration: none;
}

div.footerMenu a:hover { text-decoration: underline; }

.ManageJdMenu {
  font-size: 8pt;
  position: absolute;
  margin: -20px 0 0 -50px;
}

ul.jd_menu {
  clear: both;
  display: block;
  height: 25px;
  width: auto;
  float: left;
  font-family: verdana;
}


ul.jd_menu li ul {
  background-color: rgb(240,240,245);
  border: 1px solid gray;
}

ul.jd_menu ul.level_1.wrap_menu { width: 350px; }

ul.jd_menu ul.level_1.wrap_menu li.level_1 {
  float: left;
}

ul.jd_menu li span a { 
  color: black; text-decoration: none; font-size: 10pt; 
  padding-top: 2px;
}

ul.jd_menu li ul li span a { 
  display: block; width: 95%;
  white-space: normal;
}

ul.jd_menu li.jdm_active,
ul.jd_menu li.jdm_hover {
  background: rgb(51,51,51) url(/GetSiteFile/menu_over.jpg) repeat-x;
}

ul.jd_menu li.jdm_active span a,
ul.jd_menu li.jdm_hover span a {
  color: white;
}

ul.jd_menu li ul li.jdm_active,
ul.jd_menu li ul li.jdm_hover {
  border-style: none;
  background: rgb(170,170,170) none;
}

ul.jd_menu li span a { color: black; } 
ul.jd_menu li.jdm_active ul li span a,
ul.jd_menu li.jdm_hover ul li span a {
  color: black;
}

ul.jd_menu li ul li { background-image: none; width: 200px; height: auto; }


ul.jd_menu li { 
  padding: 3px 15px 4px 15px;
  text-align: left;
  color: black;
  height: 22px;
  margin: 0;
  overflow: hidden;
  background: transparent url(/GetSiteFile/menu_divider.jpg) no-repeat;
  background-position: top right;
}





