/* these #header and #footer styles are for the herefordshire design (in herefordshire.php) only */
#header {min-height: 80px; margin-bottom: 5px; font-family: Georgia;}
#header h1 {font-size: 2.3em; margin: 0; padding: 0}
#header h2 {font-size: 1.9em; margin: 0; padding: 0}
#header .telephone {font-weight: bold; font-size: 1.3em; float: right}

#footer {text-align: center; padding: 5px; background-color: #006633; color: #FFFFFF}

/*
########## The following styles apply to ezDatabase ##########
*/

/* font size and type */

body,td {font: 0.9em Arial, Helvetica, sans-serif}

/* lists (e.g. the "Index" page) */

ul {list-style: none; margin: 0; padding: 0 0 0em 0}
ul.square {list-style: square; margin: 0 0 0 15px; padding: 0 0 0em 0}
ul.circle {list-style: circle; margin: 0 0 0 15px; padding: 0 0 0em 0}
ul.blank {list-style-type: none; margin: 0 0 0 15px; padding: 0 0 0em 0}

/* headings */

h2 {margin-top: 0px}
h3 {font-size: 1.2em;}

/* headings in the long description */
#longdesc h1,#longdesc h2,#longdesc h3,#longdesc h4,#longdesc h5,#longdesc h6 {margin: 0; padding: 0; line-height: 1em}

/* navigation bar.. you might want to change the colours for a new directory */

#navigation {line-height: normal; background-color: #006633; padding: 0 0 10px 0px; clear: both}
#navigation ul {margin: 0; padding: 0; list-style: none; color: #FFFFFF;}
#navigation li {float: left; margin: 0; padding: 0; white-space: nowrap;}
#navigation li.right {float: right; white-space: nowrap; padding: 5px 0 5px 10px}
#navigation li.right a {display: inline;}
#navigation a {text-decoration: underline; padding: 5px 10px; color: #FFFFFF; display: block;}
#navigation a:hover {background-color: #009933}

/* sub navigation bar used on the events pages */

#subnavigation {line-height: normal; margin: 5px 0 0 5px; clear: both}
#subnavigation ul {margin-bottom: 0; list-style: none;}
#subnavigation li {float: left; margin: 0; white-space: nowrap; padding: 0 10px 0 0}

/* put spacing around the content */
#content {margin: 10px 0; width: 100%; display: block;}

/* leave this as it is */
.rm {position: absolute; left: -999em;}

/* all the styles below are for the "Manage Listings" page for registered Members */

.tblborder {border: 1px solid #66CC99}
.tblalt1 {background-color: #EDF6F0}
.tblalt2 {background-color: #CBF5D9}
.tblheader {background-color: #FBFBFB; border-bottom: 1px solid #66CC99}
.tblheadermid {background-color: #FBFBFB; border-bottom: 1px solid #66CC99; border-top: 1px solid #66CC99}
.tblfooter {border-top: 1px solid #66CC99}

.notdistinct_tblborder {border: 1px dashed #99FFCC}
.notdistinct_tblalt1 {background-color: #F7F7F7}
.notdistinct_tblalt2 {background-color: #DDF3E4}
.notdistinct_tblheader {background-color: #FFFFFF; border-bottom: 1px dashed #99FFCC}
.notdistinct_tblheadermid {background-color: #FBFBFB; border-bottom: 1px dashed #99FFCC; border-top: 1px dashed #99FFCC}
.notdistinct_tblfooter {}