/* this css file is used by the UMAIC website */
/* based on the alwaysWork style sheet copyright RichInStyle.com 2000. You can download the original from http://richinstyle.com/free/alwayswork.html. You must not remove or alter this message from this file. */

/* Fonts */
ADDRESS, BLOCKQUOTE, BODY, CAPTION, CENTER, DD, DIR, DIV, DL, DT, FORM, LI, MENU, OL, P, PRE, TD, TH, TR, UL, SMALL
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

ADDRESS { font-style: italic; }
BIG { font-size: 14px; }

BODY
{
	padding: 0;
	cursor: default;
}

BUTTON { cursor: auto; }
CITE { font-style: italic; }
CODE, KBD, SAMP, TT { font: 12px "andale mono", courier, monospaced; }
DT { font-weight: bold; }

H1, H2, H3, H4, H5, H6
{
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

H1 { font-size: 16px; }
H2 { font-size: 14px; }
H3 { font-size: 13px; }
H4 { font-size: 12px; }
H5 { font-size: 11px; }
H6 { font-size: 11px; }

HTML
{
	margin: 0;
	padding: 0;
}

INPUT { cursor: auto; }
OL { list-style: decimal; }
OL OL { list-style: lower-alpha; }
OL OL OL { list-style: lower-roman; }
OL OL OL OL { list-style: decimal; }

PRE
{
	margin-left: 0;
	white-space: pre;
}

SMALL, SUB, SUP { font-size: 10px; }
TEXTAREA { cursor: text; }
TD { margin-left: 0; }

TH
{
	font-weight: bold;
	text-align: left;
	margin-left: 0;
}

UL, MENU, DIR
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

UL UL, OL OL UL UL, OL UL OL UL, UL OL OL UL, OL UL UL, UL OL UL
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

OL UL UL UL, UL OL UL UL, UL UL OL UL, UL UL UL
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

UL UL UL UL
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* Here are the things you might want to change or remove */
/* This controls the color and font of standard text */
ADDRESS, BLOCKQUOTE, BODY, CAPTION, CENTER, DD, DIR, DIV, DL, DT, FORM, LI, MENU, OL, P, TD, TH, TR, UL
{
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

BODY.P
{
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

A:link
{
	color: #0033cc;
	text-decoration: none;
}

A:visited
{
	color: #333399;
	text-decoration: none;
}

A:active
{
	color: #66cc00;
	text-decoration: none;
}

A:hover
{
	color: #0033ff;
	text-decoration: underline;
}


/* ++++++++++++++++ new stuff +++++++++++++++++ */

body
{
	background: #ffffff;
	background-image: url(http://www.lib.unimelb.edu.au/UMAIC/std/page_bg.gif);
	background-repeat: repeat-x;
	padding: 0;
	margin: 0;
}

.topnav, .topnav A, .topnav A:visited
{
	color: #fff;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
}

.topnav A:hover
{
	color: #eef587;
	text-decoration: underline;
}

#wholepage
{
	position: absolute;
	left: 0px;
	top: 0px;
}

.menucell
{
	vertical-align:top;
	width:200px;
}

#menu p
{
	margin: 0 16px 0 0;
	border-bottom: #E0E6F5 solid 1px;
	padding: 4px 0 4px 0;
}

#menu h3		
{
	margin: 0 16px 0 0;
	padding: 4px 0 4px 0;
	font-weight: bold;
	font-size: 14px;
}

#midsection
{
	margin: 0px 20px 0 20px;
	padding-bottom: 12px;
}

.contentcell
{
	vertical-align:top;
}

#content
{
	padding: 0 12px 0 12px;
	border-color: #cece31;
	border-width: 0 0 0 1px;
}

.footer
{
	border-color: #586d9d;
	border-width: 1px 0 0 0;
	border-style: solid;
	width: 100%;
}

.footer p
{
	margin: 6px 20px 6px 20px;
	font-size: 10px;
	color: #666;
	line-height: 11px;
}

.footer p a
{
	font-size: 10px;
	color: #666;
	text-decoration: underline;
}

.footer p a:hover
{
	font-size: 10px;
	color: #06f;
}
h1 { margin:0; color:#586d9d;}

#liststart	
{
	width: 95%;
	margin-bottom: 18px;
}

#liststart table
{
	width: 100%;
}

tr.toprow		
{
	width: 100%;
	background-color: #eee;
}

tr.toprow td, tr.toprow td a
{
	font-size: 10px;
	font-weight: bold;
	text-align: right;
}

#liststart th
{
	font-weight: bold;
	vertical-align: top;
}

#liststart td		
{
	vertical-align: top;
}

.descriptor { width:150px;}

#palink
{
	border-color: #586d9d;
	border-width: 1px 0 0 0;
	border-style: solid;
}

#palink p
{
	font-size: 11px;
	color: #333;
	margin: 12px 0 0 0;	
}

#cultural, #cultural p
{
	font-size: 10px;
	color: #333;
}

