/* UOW Library Legal Research Tutorial stylesheet. Last modified by Irene Mar 20120201 */

/*---- global ---- */
body {background: #fefefe url(images/bg.gif); background-repeat: repeat-y; color:#444; font:100%/1.5 helvetica, arial, sans-serif; margin: 0;}

/*---- links ---- */	
a:link, a:visited {color:#238db1; text-decoration: none;}
a:hover {color:#238db1; text-decoration: underline;}
a img{border:0;}
/* module-level menu */
#sub-menu {background: #306; color: #fff; font-size: 90%;}
#sub-menu a:link {color: #fff;}
#sub-menu a:visited {color: #ccc;}
#sub-menu a:hover {color: #c9f;}

/*---- typography ---- */
h1, h2, h3 {color:#306;}
h1 {font-size: 180%;} 
h2 {font-size:140%; margin-top:1.5em;}	
h3 {font-size:110%;}

/*---- images ---- */	
img {border: 0;}
img.diagram {border:1px solid #ddd; padding:.5em;}

/*---- lists ---- */
ul {margin-bottom:2em;}
li {margin:1em 0 1em 0;}

/*---- tables ---- */
table {border: 0;}
th {background:#eee;font-weight:bold;text-align:left;}
td {vertical-align: top;}

/*---- misc ---- */
#footer {font-size: 90%;}
hr {height: 1px dotted #eee;}
.print-version {font-size:90%;text-align:right;}

/*delete */
div.navbg {background:#306; color: #fff; font-size:95%;}
div.navbg a:visited {color:#ccc;}
div.navbg a:link {color:#fff;}
div.navbg a:hover {color:#c9f;}
