/* The University of Adelaide 
 * standard stylesheet uses pixels as base font size
 * originally setup for Netscape 4 + IE5
 * used by TextZoom function
 * LARGE text size
 */

/* font selectors
------------------------------------------------------ */

h1, h1.program, h1.progview, h1.program a, h1.program a:link, h1.program a:active, h1.program a:visited, 
div.home h1, div.home h1 a:link, div.home a:active, div.home h1 a:visited, h2, .content #quadintro h2, .content #quadintro h2 a:link, .content #quadintro h2 a:visited, h3 {
	font-size: 24px;
	line-height: 24px;
	}
h4, h5, h6, .content, .content table, .content td, a.content, .content a:link, .content a:active, .content a:visited, td.content a, ul, li, ol, blockquote, .subhead, .subhead1, .subhead2, .subhead3, .subhead4,
a.subhead, a.subhead1, a.subhead2, a.subhead3, a.subhead4, .megalink li, a.frontnav, 
a.frontnav:visited, a.frontnav:hover, #news, .news, a.news, .caption, a.caption,
a.caption:hover, a.caption:visited, #UG, #UG h2.faculty a, #PG, #PG h2.faculty a, 
#courses, #extra-info, p, .content #quadintro p {
	font-size: 18px;
	line-height: 22px;
	}

/* HACKS - STAY THE SAME SIZE
------------------------------------------------------ */

#header {
	width:100%;
	height: 25px;
	line-height: 10px;
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	}
div.text-resize {
	font-size: 10px;
	}
#crumb, .crumb, table.crumb, table.crumb a:link, table.crumb a:hover, table.crumb a:visited, 
td.crumb, td.crumb a:link, td.crumb a:hover, td.crumb a:visited, .crumb a:link, 
.crumb a:hover, .crumb a:visited {
	font-size: 10px;
	line-height: 12px;
	}
table.subhead, .subhead {
	font-size: 11px;
	line-height: 12px;
	}
.editbox, .editbox a:link {
	font-size: 10px;
	}