/* This is the master style sheet for Borde Hill Garden */

.body_text { font-family: Arial; font-size:medium; font-weight:normal; color: #1D5C5D; background-color: White; }
.body_bold { font-family: Arial; font-size:medium; font-weight:bold; color:#1D5C5D;   }
.body_bullet { font-family: Arial; font-size:small; font-weight:normal; color:#1D5C5D;  list-style: disc inside none;  display: list-item;  text-align: left;  text-indent: 5px;  vertical-align: baseline;            }
A.bodylink { font-family:Arial; font-size:medium; font-weight:bold; color: #009900;  text-decoration: underline;  text-indent: 3px; }
A.bodylink:visited { font-family:Arial; color:#009900; text-decoration:underline; text-indent: 3px;  font-style: normal;  }
A.bodylink:hover { font-family:Arial; color:#009900; text-decoration:underline; text-indent: 3px;  background-color: #CCFFCC; }
A.bodylink:active { font-family:Arial; color:#009900; text-decoration:underline; text-indent: 3px; }

.footer { font-family:Arial; font-size:x-small; font-weight:normal; color:#ffffff;    border-color: #1D5C5D;                        }
A.footerlink { font-family:Arial; color:#ffffff;  border: #1D5C5D;  text-decoration:underline; }
A.footerlink:visited { font-family:Arial; text-decoration:none;  border: #1D5C5D;  font-style: normal; text-decoration:underline;  }
A.footerlink:hover { font-family:Arial; color: #1D5C5D; text-decoration:underline; border: #1D5C5D;  background: #CCFFCC;   }
A.footerlink:active { font-family:Arial; color:#ffffff; text-decoration:underline; border: #1D5C5D;  }

.event_title { font-family:Arial; font-size:medium; font-weight:bold; background-color : #CCFFCC; color:Black; margin-right:5px; }
A.titlelink { font-family:Arial; font-weight:bold; background-color : #CCFFCC; color: #660000; text-decoration:underline; margin-right:5px;}
A.titlelink:visited { font-family:Arial; font-weight:bold; background-color : #CCFFCC; color:#1D5C5D; text-decoration:underline; margin-right:5px;}
A.titlelink:hover { font-family:Arial; font-weight:bold; background-color : #1C5C5D; color : Black; text-decoration:underline;  background-color: #CCFFCC; margin-right:5px;}
A.titlelink:active { font-family:Arial; font-weight:bold; background-color : #CCFFCC; color:#1D5C5D; text-decoration:underline; margin-right:5px;}

.event_text { font-family:Arial; font-size: small; font-weight: normal; color: Black;  margin-right:5px;  background: White;  text-align: justify;  }
A.eventlink { font-family:Arial; font-weight:bold; color: #660000; text-decoration:underline; margin-right:5px;}
A.eventlink:visited { font-family:Arial; font-weight:bold; color:#1D5C5D; text-decoration:underline; margin-right:5px;}
A.eventlink:hover { font-family:Arial; font-weight:bold; color: #1D5C5D; text-decoration:underline;  background-color: #CCFFCC; margin-right:5px;}
A.eventlink:active { font-family:Arial; font-weight:bold; color:#1D5C5D; text-decoration:underline; margin-right:5px;}

.PiccyBox { padding-bottom: 4px;  padding-left: 4px;  padding-right: 4px;  padding-top: 4px;    } /* a white border around a picture etc */

.Ddafont { font-family:Arial; font-size:large; font-weight:normal; color: #00008B; }
A.Ddalink { font-family:Arial; font-size:large; color:#009900 text-decoration:underline; }
A.Ddalink:visited { font-family:Arial; font-size:large; color:#009900; text-decoration:underline; }
A.Ddalink:hover { font-family:Arial; font-size:large; color:#009900; background-color: #CCFFCC; text-decoration:underline; }
A.Ddalink:active { font-family:Arial; font-size:large; color:#009900; text-decoration:underline; }

.MiniFont { font-family:Arial; font-size: x-small; font-weight:normal; color: #00008B; }
A.Minilink { font-family:Arial; font-size: x-small; color:#009900 text-decoration:underline; }
A.Minilink:visited { font-family:Arial; font-size:x-small; color:#009900; text-decoration:underline; }
A.Minilink:hover { font-family:Arial; font-size:x-small; color:#009900; background-color: #CCFFCC; text-decoration:underline; }
A.Minilink:active { font-family:Arial; font-size:x-small; color:#009900; text-decoration:underline; }

.border{ font-family:Arial; 
	border-style:solid;
	border-color:#1D5C5D;
	border-width:1px;
	width:750; 
      }
.events_section{ font-family:Arial; 
   background-color : #CCFFCC;
	padding:10px;
      }
.body_section{ font-family:Arial; 
	padding:10px;
      }

/* --- This is the top navigation bar - as a table entry */
.MenuTop { font-family:Arial; display : inline; padding : 0; margin : 0; white-space : nowrap; background-color : #CCFFCC; color : #1D5C5D; float : left; width : 100%; border-style : solid; border-color : #1D5C5D; border-width : 1px 0 1px 0; }
A.MenuTop { font-family:Arial; display : inline; padding-left : 0.277cm; padding-right : 0.277cm; padding-top : 0.1cm; padding-bottom : 0.1cm; background-color : #CCFFCC; color : #1D5C5D; font-size: medium; font-weight : bold; text-decoration : none; float : left; border-right-color : #1D5C5D; border-right-style : solid; border-right-width : 1px; }
A.MenuTop:visited { font-family:Arial; display : inline; background-color : #CCFFCC; color : #1D5C5D;}
A.MenuTop:hover{ font-family:Arial; display : inline; background-color : #1C5C5D; color : #ccffcc;}
A.MenuTop:active { font-family:Arial; display : inline; color: Yellow; background-color : #1C5C5D;}

/* --- This is the lower navigation bar - as a table entry */
.MenuBot { font-family:Arial; display : inline;  padding : 0; margin : 0; white-space : nowrap; background-color : #1D5C5D; color : Yellow; float : left; width : 100%; border-style : solid; border-color : #ffffff; border-width : 1px 0 1px 0;}
A.MenuBot { font-family:Arial; display : inline;  padding-left : 0.177cm; padding-right : 0.177cm; padding-top : 0.05cm; padding-bottom : 0.05cm; background-color : #1D5C5D; color : Yellow; font-size: 85%; font-weight : normal; text-decoration : none; float : left; border-right-color : #ffffff; border-right-style : solid; border-right-width : 1px;}
A.MenuBot:visited { font-family:Arial; display : inline;  color: Yellow; }
A.MenuBot:hover{ font-family:Arial; display : inline;  background-color : #CCFFCC; color : #1D5C5D;}
A.MenuBot:active { font-family:Arial; display : inline;  color: Yellow; background-color : #6A8A8B; }
		
/* --- This is the bottom bar - the bit along the bottom of every page */

.footer_section{ font-family:Arial; 
   background-color : #1D5C5D;
	padding:5px;
	border: 2px #1D5C5D;
      }

/* --- This is the top navigation bar - of the pair that is below the site logo etc. */
#nav ul{ font-family:Arial; 
   padding : 0;
   margin : 0;
   white-space : nowrap;
   background-color : #CCFFCC;
   color : #1D5C5D;
   float : left;
   width : 100%;
   border-style : solid;
   border-color : #1D5C5D;
   border-width : 1px 0 1px 0;
}
#nav ul li{ font-family:Arial; 
   display : inline;
}
#nav ul li a{ font-family:Arial; 
   padding-left : 0.277cm;
   padding-right : 0.277cm;   
   padding-top : 0.1cm;
   padding-bottom : 0.1cm;
   background-color : #CCFFCC;
   color : #1D5C5D;
   font-size: medium;
   font-weight : bold;
   text-decoration : none;
   float : left;
   border-right-color : #1D5C5D;
   border-right-style : solid;
   border-right-width : 1px;
}
#nav ul li a:visited { font-family:Arial; 
   background-color : #CCFFCC;
   color : #1D5C5D;
}
#nav ul li a:hover{ font-family:Arial; 
   background-color : #1C5C5D;
   color : #ccffcc;
}
#nav ul li a:active { font-family:Arial; 
color: Yellow;
background-color : #1C5C5D;
}

/* --- This is the lower navigation bar - of the pair that is below the site logo etc. */
#subnav ul{ font-family:Arial; 
   padding : 0;
   margin : 0;
   white-space : nowrap;
   background-color : #1D5C5D;
   color : White;
   float : left;
   width : 100%;
   border-style : solid;
   border-color : #ffffff;
   border-width : 1px 0 1px 0;
}
#subnav ul li{ font-family:Arial; 
   display : inline;
}
#subnav ul li a{ font-family:Arial; 
   padding-left : 0.177cm;
   padding-right : 0.177cm;   
   padding-top : 0.05cm;
   padding-bottom : 0.05cm;
   background-color : #1D5C5D;
   color : #ffffff;
   font-size: 85%;
   font-weight : normal;
   text-decoration : none;
   float : left;
   border-right-color : #ffffff;
   border-right-style : solid;
   border-right-width : 1px;
}
#subnav ul li a:visited { font-family:Arial; 
color: #ffffff;
}
#subnav ul li a:hover{ font-family:Arial; 
   background-color : #CCFFCC;
   color : #1D5C5D;
}
#subnav ul li a:active { font-family:Arial; 
color: Yellow;
background-color : #6A8A8B;
}