
body{
  background-color:#FFEBCD;
  font-family:Verdana,Arial,sans-serif;
  font-size:10px;
}

a{
  color:#663366;
}

p{
  border:0px;
  padding:0px;
  margin:0px;
}

img{
  border:0px;
}

table{
  border:0px;
  padding:0px;
  margin:0px;
  font-size:10px;
}

h1 {
  font-size:18px;
}

h3 {
  font-size:12px;
  border:0px;
  margin:0px;
  padding:0px;
}

th {
 background-color:#CCCCCC;
}

#RitualLink p {
	padding:10px;
}

#content {
  background-color:#FFFFFF;
  text-align:left;
  width:780px;
  margin-left:auto;
  margin-right:auto;
}

#headcont {
 background-image:url(images/head2.jpg);
 background-repeat:no-repeat;
 height:115px;
 padding:10px;
}

#headcont a {
  text-decoration:none;
}

#headerRight {
 text-align:right;
}

#maincontent {
 padding-top:10px;
 padding-bottom:10px;
 padding-left:15px;
 padding-right:15px; 
}

#mainEvents table {
 width:100%;
 border:1px solid #AAAAAA;
 empty-cells: show;
 border-spacing:2px;
}

#mainEvents td{
 padding:2px;
 border-top:1px solid black;
 border-left:1px solid black;
 border-bottom:1px solid #AAAAAA;
 border-right:1px solid #AAAAAA;
 }

#monthCalendar table{
  border:1px solid #AAAAAA;
  width:100%;
  background-color:#EEEEEE;
}

#monthCalendar a,a:link,a:visited,a:hover,a:focus,a:active{
color:#000000;
}

#monthNavigate table{
  border:1px solid #AAAAAA;
  width:100%;
}

#monthNavigate td{
  border:1px solid #AAAAAA;
  width:50%;
  background-color:lightblue;
}

#monthNavigateLeft{
  text-align:right;
}

#monthNavigateLeft{
  text-align:right;
  background-image:url("images/left_day.gif");
  background-position: top right;
  background-repeat:no-repeat;
  height:24px;
}
  
#monthNavigateLeft span{
  display:none;
}

#monthNavigateRight{
  text-align:left;
  background-image:url("images/right_day.gif");
  background-position: top left;
  background-repeat:no-repeat;
  height:24px;
}

#monthNavigateRight span{
  display:none;
}

#eventListNavigateLeft{
  text-align:right;
  background-image:url("images/left_day.gif");
  background-position: top right;
  background-repeat:no-repeat;
  height:24px;
}

#eventListNavigateRight{
  text-align:left;
  background-image:url("images/right_day.gif");
  background-position: top left;
  background-repeat:no-repeat;
  height:24px;
}

#eventListTopTable{
  width:100%;
  text-align:center;
}

#eventListTopTable td{
  width:33%;
}

#eventListNavigateLeft span{
  display:none;
}

#eventListNavigateRight span{
  display:none;
}

#monthCalendarCells table{
  border-spacing:0px;
  border:1px solid #AAAAAA;
  width:100%;
  background-color:#EEEEEE;
}

#monthCalendarCells th{
  padding:2px;
  text-align:center;
  border:1px solid #CCCCCC;
  width:105px;
  height:12px;
  vertical-align:top;
}

#monthCalendarCells td{
  padding:2px;
  vertical-align: top;
  border:1px solid #BBBBBB;
}

#SearchArea, #SearchArea form{
  text-align:center;
}

#dayInfo{
  padding-top:10px;
  padding-bottom:10px;
  background-color:#EEEEEE;
}

#dayInfo table{
 width:100%;
 border-top:1px solid black;
 border-left:1px solid black;
 border-bottom:1px solid #AAAAAA;
 border-right:1px solid #AAAAAA;}

#dayInfo td{
 padding:2px;
 border-top:1px solid black;
 border-left:1px solid black;
 border-bottom:1px solid #AAAAAA;
 border-right:1px solid #AAAAAA;
}

#rsslinks{
  text-align:center;
  padding-top:5px;
}

#jumpboxAndLegend {
 width:100%;
 text-align:center;
 padding-top:5px;
}

#jumpboxAndLegend span{
}

#jumpboxAndLegend table{
  text-align:center;
  margin-left:auto;
  margin-right:auto;
  width:200px;
}

#jumpboxAndLegend tr{
}

#jumpboxAndLegend th{
 background-color:#EEEEEE;
}

#jumpboxAndLegend select{
  width:125px;
}

#LegendTable{
  border:1px solid #CCCCCC;
}

#LegendTable td{
  border:1px solid #CCCCCC;
  padding:3px;
}

#JumpBox {
  border:1px solid #CCCCCC;
}

#JumpBox td{
  border:1px solid #CCCCCC;
  padding:3px;
}


.weekno{
 background-color:#CCCCCC;
 height:105px;
}

.tdTitle{
 background-color:#CCCCCC;
}

.TopOfDay{
 text-align:right;
}

.nonMonthDay{
 background-color:#CCCCCC;
}

.weekNumCol{
 max-width:30px;
}

.todayCell{
 background-color:#CCFFFF;
}

.offCell{
 background-color:#FFFFFF;
}

.EventList{
 width:100%;
 border:0px;
}

.row1{
background-color:#FFFFFF;
}

.row2{
background-color:#DDDDDD;
}

.infoHeathen{
  padding-left:10px;
  background-image:url(images/Heathen.gif);
  background-repeat:no-repeat;
}

.infoRoman{
  padding-left:10px;
  background-image:url(images/Roman.gif);
  background-repeat:no-repeat;
}

.infoBirthsNDeaths{
  padding-left:10px;
  background-image:url(images/BirthsNDeaths.gif);
  background-repeat:no-repeat;
}

.infoCeltic{
  padding-left:10px;
  background-image:url(images/Celtic.gif);
  background-repeat:no-repeat;
}

.infoEquinoxNSolstice{
  padding-left:10px;
  background-image:url(images/EquinoxNSolstice.gif);
  background-repeat:no-repeat;
}

.infoFire_Festivals{
  padding-left:10px;
  background-image:url(images/FireFestivals.gif);
  background-repeat:no-repeat;
}

.infoFirst_Nation,.infoFirstNation{
  padding-left:10px;
  background-image:url(images/First_Nation.gif);
  background-repeat:no-repeat;
}

.infoIngresses,.infoPlanetary_Ingresses{
  padding-left:10px;
  background-image:url(images/Ingresses.gif);
  background-repeat:no-repeat;
}

.infoBank_Holidays,.infoBankHolidays{
  padding-left:10px;
  background-image:url(images/Bank_Holidays.gif);
  background-repeat:no-repeat;
}

.infoAstronomical{
  padding-left:10px;
  background-image:url(images/Astronomical.gif);
  background-repeat:no-repeat;
}

.infoSaints_Days{
  padding-left:10px;
  background-image:url(images/Saints_Days.gif);
  background-repeat:no-repeat;
}

.infoRetrogrades,.infoPlanetary_Retrodrades{
  padding-left:10px;
  background-image:url(images/Retrogrades.gif);
  background-repeat:no-repeat;
}

.infoSidereal{
  padding-left:10px;
  background-image:url(images/Sidereal.gif);
  background-repeat:no-repeat;
}

.infoMoon_Phase,.infoMoonPhase{
  padding-left:10px;
  background-image:url(images/Moon_Phase.gif);
  background-repeat:no-repeat;
}

.infoMisc{
  padding-left:10px;
  background-image:url(images/Misc.gif);
  background-repeat:no-repeat;
}

.selected {
  font-weight:bold;
}

.allDay {
  color:#000000;
  //color:#0066FF;
}

.notAllDay {
  color:#000000;
}
