body, td, th, div, span, p, ol, ul, dl, dt, dd, li, blockquote {font-family: Arial, Helvetica, sans-serif;}
code, pre {font-family: 'Courier New', Courier, monospace}

#title {border-bottom: 1px solid #8690ae}
/* no padding in NS4 or IE5.0 */
body#bristol-ac-uk #title img {padding-right: 0.2em; height: 0.7em; width: 0.7em}

h1 {color: #334779; background-color: transparent;}
h2 {color: #7984a5; background-color: transparent;}
h3 {color: #7984a5; background-color: transparent;}

/* f00c22 brighter than ba2434, which is based on Pantone 187. f00c22 more prominent inside a block of text */
a:link:hover, a:visited:hover {color: #f00c22; text-decoration: none;  background-color: transparent;}

ul {list-style-image: url(/images/square5.gif); list-style-type: square} 

/* "back to top" formatting - OLD */
/* .btop {color: #ff9900; font-style: italic; font-size: 90%;}
   .btop a:link {color: #ff9900; font-style: italic; text-decoration: underline; font-size: 90%;} 
   .btop a:hover {color: #ff9900; font-style: italic; text-decoration: none; font-size: 90%;} */

/* "back to top" formatting - new from jan 06 */
.btop { color: #0F35AA; font-weight: bold; font-size: 70% ;
  text-transform: uppercase;  background: url(/cmsimages/backtotop.gif) no-repeat 100% 3px; padding-right: 12px; }
.btop:hover { background: url(/cmsimages/backtotop-hover.gif) no-repeat 100% 3px; color: #B01C2E; }

/* "UoB access only" formatting */
.uobaccess {color: #ff0000; font-style: italic;}

.adobe-reader {border: 1px dotted #b01c2e; padding: 0.2em; font-size: 85%; background-color: #ffffcc;}

/* Events */
.whatsonbody {color: #000000; background-color: #ccccff;} 

/*Tidy up following */
/* Formatting for table headings */
.whitehead {font-weight: bold; color: #ffffff; font-size: medium; background-color: #6b779c;}
.sectionTitle {background-color: #6b779c;}
.subSectionTitle {background-color: #a2abc8;}
.slimwhitehead {font-size: medium; color: #ffffff; background-color: #ccccff;}
.nb-table { border: 2px solid #6b779c; border-collapse: collapse;} 


@media print {
   a[href] {text-decoration: underline}
}

