/* BCS-in-Scotland and BCS Edinburgh Branch style sheet */
body { background-color: white; font-family: Arial, Helvetica, sans-serif; font-size: 80%; }
div.body { max-width:1000px; }
.small { font-size: 95% }

a:link {text-decoration: underline ; color: #0099CC}
a:visited {text-decoration: underline ; color: #0099CC}
a:hover {text-decoration: underline ; color: #FF0000}

h1, h2, h3, h4, h5 { font-family: Arial, Helvetica, sans-serif; color: #0099CC }

/* Banner */
div.banner { width: 100%; padding: 5px 10px 5px 10px; background-color: #0099CC; color: white }
.banner h1 { text-align:right; font-size: 1.6em; margin-top: 0; color: white }
.topnav { text-align:right; font-size: 95%; font-weight:bold; color: white; }
.topnav a:link { text-decoration: none; color: white; }
.topnav a:visited { text-decoration: none; color: white; }
.topnav a:hover { text-decoration: none ; color: black; background: #f0eedd; }

/* Main body area, including left navigation */
div.main { margin: 10px 10px 0px 10px; }
table.main { width: 100%; }
.navcol { width: 15em; border-left: 1px solid #0099cc; text-align: left; vertical-align:top; padding-top: 0.67em }
.bodycol { text-align: left; vertical-align:top }
.leftnavitem { font-size: 95%; font-weight:bold; margin: 0 0 0 0; padding: 6px 0px 6px 0px }
.leftnavitem a:link {text-decoration: none; color: #0099cc}
.leftnavitem a:visited {text-decoration: none; color: #0099cc}
.leftnavitem a:hover {text-decoration: none; color: #000000; background: #f0eedd}

/* Copyright Notice */
table.footer { width: 100% }
table.footer td { font-family: Arial, Helvetica, sans-serif; font-size: 90%; color: #0099CC; background-color: #ffffff}
a.copyright:link {text-decoration: none; color: #0099cc}
a.copyright:visited {text-decoration: none; color: #0099cc}
a.copyright:hover {text-decoration: none; color: #000000; background: #f0eedd}

/* BCS Scotland and Edinburgh Branch specific styles */
hr {color:#f0eedd}
hr.template {color:#0099CC}
table.committee tr td { vertical-align:top; padding-right: 1em }
table.committee tr td h4, table.committee tr td p { margin-top: 0 }
table.events tr th { font-weight: bold; color: #ffffff; background-color: #0099cc }
table.events tr th, table.events tr td { vertical-align:top; padding: 5px 5px 5px 5px }
.speaker {color:black}
.padright { padding-right: 1em; }
.presentation_highlight {
    margin: 0px 0px 0px 0px;
	padding: 1px 2px 2px 1px;
	background-color:#ffffff;
	border: 1px solid #f0eedd;
}

/* styles for events table shared between the BCS-in-Scotland web site and the Edinburgh Branch web site */
div.parent { display: block; width: 100% }
iframe.parent { width: 100% }
body.child { margin: 0px 0px 0px 0px; }
