body
{
	font-size: 76%;
	margin: 0;
	font-family: "Trebuchet MS", arial, sans-serif;
}

/* legacy styles */
code, kbd, samp, tt { font: 110% "Courier New", Courier, mono; }
dt { font-weight: bold; }

acronym, abbr, .info
{
	border-bottom: 1px dotted #708090;
	cursor: help;
}

#content h2, #content h3, #content h4, #content h5, #content h6
{
	margin: 0 0 6px 0;
	padding: 0;
}

/* link styles */
a:link { color: #03c; }
a:visited { color: #606; }
a:hover { color: #c00; }
a:active { color: #600; }
li { margin-bottom: 0.4em; }

/* layout styles */
#top, #top *
{
	margin: 0;
	padding: 0;
}

.skiplink
{
	position: absolute;
	width: 300px;
	left: -900px;
	top: 0px;
}

#top
{
	background-color: #003366;
	height: 120px;
	background-image: url("http://www.unimelb.edu.au/homepage/07/images/sub-banner-students.jpg");
	background-repeat: no-repeat;
	background-position: 100% 0;
}

#homelink
{
	position: absolute;
	display: block;
	font-size: 4px;
	color: #003368;
	width: 132px;
	height: 118px;
	background-image: url("http://www.unimelb.edu.au/homepage/07/images/logo-sub.gif");
	background-repeat: no-repeat;
	background-position: 16px 12px;
}

#top h1
{
	height: 120px;
	margin: 0 0 0 150px;
	padding: 0;
	font-size: 2em;
	letter-spacing: 2px;
	font-weight: normal;
	color: #fff;
	position: relative;
	/* more in ie-win-5-6.css */
}

#top h1 a
{
	position: absolute;
	top: 45px;
	text-decoration: none;
	color: #fff;
}

#top h1 a:hover, #top h1 span a:hover { color: #ff0; }

#top h1 span
{
	position: absolute;
	top: 30px;
	font-size: 60%;
}

#top h1 span a
{
	position: relative;
	top: 0;
}

#top #global-bar
{
	position: absolute;
	top: 0;
	right: 0;
	float: right;
	border-bottom: 1px solid #fff;
	background-image: url("http://www.unimelb.edu.au/homepage/07/images/global_bar_bg.png");
	padding: 2px 0 3px;
}

#top #global-bar form
{
	display: inline;
	padding: 0 18px 0 0;
}

#top #global-bar form .searchtext { width: 10em; }

#global-bar label
{
	color: #fff;
	font-weight: bold;
}

/* quicklinks */
#quicklinks
{
	border-top: 1px solid #fff;
	padding: 4px 18px 2px;
	background-color: #466aa1;
	height: 1.5em;
}

#quicklinks ul
{
	float: right;
	padding: 0;
	margin: 0;
}

#quicklinks li
{
	list-style: none;
	display: inline;
	border-right: solid 1px #89a;
	padding: 0 0.5em 0 0;
	margin: 0 0.5em 0 0;
}

#quicklinks li a
{
	color: #cde;
	letter-spacing: 0.1em;
	text-decoration: none;
}

#quicklinks li a:hover { color: #fff; }

#quicklinks li.last-item
{
	border: none;
	padding: 0;
	margin: 0;
}

/* breadcrumb styles */
#breadcrumbs
{
	margin: 6px 18px 0;
	font-size: .95em;
	color: #666;
}

/* menu styles */
#menu
{
	float: left;
	width: 210px;
	margin: 1.5em 0;
	background-color: #d8d8d8;
}

#menu h2
{
	margin: 0;
	font-size: 1.2em;
	background-color: #aaa;
	background-image: url(http://www.unimelb.edu.au/homepage/07/images/white-cnr-tr.png);
	background-position: 100% 0;
	background-repeat: no-repeat;
	color: #fff;
	padding: 4px 0 4px 18px;
}

#menu *
{
	padding: 0;
	margin: 0;
}

#menu li
{
	list-style: none;
	border-bottom: 1px solid #aaa;
	line-height: 1.1em;
	padding: 3px 0 3px 18px;
}

#menu li ul { margin-top: 4px; }

#menu li li
{
	border-bottom: none;
	border-top: dotted 1px #aaa;
}

#menu li li li { border: none; }

#menu a
{
	text-decoration: none;
	padding: 3px 2px 3px 2px;
}

#menu img { border: none; }
#menu a.a-bullet { padding-left: 0; }
#menu a:hover { text-decoration: underline; }

#menu a.current
{
	font-weight: bold;
}

#menu li#cursec { background-color: #e5e5e5; }
#menu li#cursubsec { background-color: #f2f2f2; }

/* sidebar styles */
#sidebar
{
	float: right;
	width: 180px;
	margin: 1.5em 0 6px 1em;
	padding: 1em 18px 1em 1em;
	border-left: solid 1px #ccc;
	background-image: url(http://www.unimelb.edu.au/homepage/07/images/sidebar_bg.png);
}
#sidebar img
{
	border:none;
}

/* content styles */
#content
{
	margin-left: 240px;
	padding: 1.5em 0;
	font-size: 1.1em;
	/* more in ie-win-5-6.css */
}

#content h2
{
	margin: 0 0 0.5em 0;
	padding: 0;
	color: #567;
	letter-spacing: .05em;
	font-size: 1.8em;
}

#content form, #content form h2 { margin-bottom: 0.5em; }

#content p, #content li
{
	margin: 0.5em 1em 1em 0;
	line-height: 1.3;
}

#content blockquote
{
	margin: 0.5em 1em 1em 3em;
	color: #333;
}

#content blockquote p { margin: 0; }

#content div
{
	padding-top: .5em;
}

#content .notice
{
	border: 1px dotted #999;
	background-color: #fff;
	padding: 0.6em;
}

#content div.notice { margin: 0 0.6em 1em; }

#content div.floatright
{
	width: 40%;
	float: right;
}

table.grey {
  margin-right: 18px;
	background: #999;
	border: none;
} 
table.grey th { 
  background: #eee;
  font-weight: bold;
  padding: 3px;
  margin: 0;
}

table.grey td { 
  background: #fff; 
  vertical-align: top;
  text-align: left;
  padding: 3px;
  margin: 0;
} 
table.grey td.subheader { 
  background: #eee;
  font-weight: bold;
}

/* footer styles */
#topofpage { font-size: 90%; }

#topofpage a
{
	margin-left: 18px;
	padding-left: 12px;
	background-image: url(http://www.unimelb.edu.au/homepage/07/images/topofpage_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
	text-decoration: none;
}

#topofpage a:hover { text-decoration: underline; }

#footer
{
	clear: both;
	padding-top: 18px;
	margin: 0;
	font-size: smaller;
	letter-spacing: .1em;
	color: #666;
	line-height: 1.1em;
}

#metalinks
{
	margin: 0 0 18px 0;
	border-bottom: 1px solid #bbb;
	border-top: 1px solid #bbb;
	padding: 1em 18px;
	background-color: #e6e6e6;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	/* more styles in hidden-from-mac-ie.css */
}

#metalinks li
{
	display: inline;
	margin-left: .5em;
	padding-left: .5em;
	border-left: solid 1px #bbb;
}

#metalinks li.first-item { border-left: none; }

#footer div
{
	position: relative;
	width: 100%;
}

#footer dl
{
	margin: 0 0 18px 18px;
	float: left;
	width: 50%;
}

#footer dd
{
	padding: 0;
	margin: 0 0 .3em 2em;
}

#legal
{
	position: absolute;
	right: 18px;
	top: 0;
	text-align: right;
	margin: 0;
	padding: 0;
}

#legal li
{
	margin-bottom: 0.4em;
	list-style: none;
}