/* The University of Adelaide
 * Staff Directory 2006
 */

/* pagehead topbar
------------------------------------------------------ */

.toplinks {
	color: #fa3;
	font-weight: normal;
	text-decoration: none;
	}
a.toplinks {
	color: white;
	font-weight: bold;
	text-decoration: none;
	}
a.toplinks:active, a.toplinks:hover { 
	color: #ffc;
	text-decoration: underline;
	}
table.horiznav {
	font-weight: normal;
	color: #996;
	background-color: #ebf0f7;
	font-size: 11px;
	padding: 0px 15px 0px 20px;
	border: 1px solid #abc;
	border-top: 4px solid #abc;
	margin-top: 10px;
	}
.horiznav a:link, .horiznav a:active, .horiznav a:visited {
	color: #369;
	text-decoration: none;
	font-weight: bold;
	}
.horiznav a:hover {
	color: #036;
	text-decoration: underline;
	}
/* SEARCH FORM - SLIMLINE */
#search-slim {
	display: block;
	padding: 2px 0px 1px 0px;
	margin: 0px;
	vertical-align: top;
	}
#search-slim a:link, #search-slim a:active, #search-slim a:visited { font-size: 10px; color: #369;
	text-decoration: underline; }
#search-slim a:hover { font-size: 10px; color: #036; text-decoration: underline; }
#search-slim form { margin: 0px 0px 2px 0px; padding: 0px; }

input.slimsearch {
	width: 150px;
	vertical-align: top;
	font-size: 12px;
	font-style: normal;
	height: 20px;
	margin: 0px;
	padding: 2px 0px 2px 0px;
	color: #456;
	background-color: #fff;
	border: 1px solid #9ab;
	}
table.gobar {
	font-size: 11px;
	font-style: italic;
	color: #456;
	background-color: white;
	padding: 7px 20px 7px 20px;
	border-left: 1px solid #abc;
	border-right: 1px solid #abc;
	}
.gobar a:link, .gobar a:active, .gobar a:visited {
	color: #369;
	text-decoration: none;
	}
.gobar a:hover {
	color: #036;
	text-decoration: underline;
	}
#textzoom a {
	text-decoration: none;
	font-weight: normal;
	}
#textzoom {
	color: #369;
	font-size: 0.9em;
	}
#textzoom strong {
	color: #456;
	}

/* pagehead search area
------------------------------------------------------ */

input.searchinput { 
	width: 130px;
	}
input.searchbtn {
	width: 30px;
}
#search form {
	padding: 0px;
	margin: 0px;
	display: inline;
	}
.footer, a.footer {
	color: #456;
	}
.bzwarning {
	color: #0c0;
	}

/* content layout
------------------------------------------------------ */

.content {
	min-height: 25em;
	}
.content-padded {
	width: 100%;
	margin-left: 0px;
	}
#single-column {
	border: 1px solid #abc;
	border-bottom: none;
	}

/* navigation & anchors
------------------------------------------------------ */

.content a:link {
	color: #369;
	text-decoration: underline;
	}
.content a:active, .content a:visited {
	color: black;
	text-decoration: underline;
	}
.content a:hover {
	color: black;
	text-decoration: underline;
	}
#atoz {
	text-decoration: none;
	color: #999;
	}
#atoz a {
	font-weight: bold;
	}

/* headings
------------------------------------------------------ */

h1 {
	margin-top: 0px;
	margin-bottom: 10px;
	font-family: Arial,Helvetica,Geneva,sans-serif;
	color: #513;
	font-size: 1.45em;
	font-weight: bold;
	}
h2 {
	margin-top: 25px;
	margin-bottom: 10px;
	font-family: Arial,Helvetica,Geneva,sans-serif;
	color: #369;
	font-size: 1.45em;
	font-weight: bold;
	}
h3 {
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: Arial,Helvetica,Geneva,sans-serif;
	color: #678;
	font-size: 1.25em;
	font-weight: bold;
	}
h4, h5, h6 {
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: Arial,Helvetica,Geneva,sans-serif;
	color: #456;
	font-size: 1.0em;
	font-weight: bold;
	}

/* text styles
------------------------------------------------------ */

.caption {
	color: #456;
	font-size: .9em;
	}
.photo-icon {
	float: right;
	margin-right: 5px;
	margin-left: 10px;
	border: none;
	}
	
/* search results list display
------------------------------------------------------ */

.bzdisparr ul {
	list-style-type: square;
	list-style-position: outside;
	margin-top: 0.5em;
	margin-bottom: 1em;
	}
.bzdisparr ul li {
	line-height: 1.20em;
	padding-bottom: 0.25em;
	}
.bzdisparr ul ul {
	list-style-type: circle;
	list-style-position: outside;
	margin-top: 0.5em;
	margin-bottom: 0;
	}
.bzdisparr ul ul li {
	padding-bottom: 0.25em;
	}
.bzdisparr a:link, .bzdisparr a:active, .bzdisparr a:visited {
	text-decoration: underline;
	}
.bzdisparr a:hover {
	text-decoration: underline;
	color: #036;
	}

/* expert guide
------------------------------------------------------ */

#expert {
	background: #ebf0f7;
	padding: 15px;
	font-size: 10px;
	border: 1px solid #abc;
	}
#expert input, #expert select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 5px 0px 0px 0px;
	}
#expert select {
	width: 250px;
	}

/* staff homepage layout
------------------------------------------------------ */

#homepage-left {
	float: left;
	width: 150px;
	margin: 0px;
	}
#homepage-links, #homepage-edit {
	line-height: 1.5em;
	}
#homepage-edit {
	margin: 10px;
	margin-top: 0px;
	float: right;
	}
#homepage-image img {
	border: none;
	margin-bottom: 20px;
	}
#homepage-main {
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 20px 170px;
	border-left: 1px solid #abc;
	}

/* data item display
------------------------------------------------------ */

.content table.bzdisparr {
	width: 100%; color: #456;
	font-size: 1em;
	}
.content table.bzdisparr tr.bzroweven td {
	background-color: white;
	font-size: 1em;
	}
.content table.bzdisparr tr.bzrowodd td {
	background-color: #eee;
	font-size: 1em;
	}
.content table.bzdisparr tr.bzrowhead {
	border-top: 1px solid #abc;
	border-bottom: 1px solid #abc;
	}
.content table.bzdisparr th {
	background-color: white;
	border-top: 1px solid #abc;
	border-left: 1px solid #abc;
	border-bottom: 1px solid #abc;
	padding: 5px 3px 5px 3px;
	font-size: 1em;
	}
.content table.bzdisparr th:first-child {
	border-left: none;
	}
.content table.bzdisparr th a {
	text-decoration: none;
	color: #036;
	}
.content table.bzdisparr th a:hover {
	cursor: pointer;
	background-color: #036;
	color: white;
	text-decoration: underline;
	}
.content table.bzdisparr td {
	border: 1px solid white;
	border-top: none;
	padding: 3px;
	}
.content table.bzdisparr col#checkbox {
	padding: 0px;
	}
.content table.bzdispitem {
    border-top: 1px solid #abc;
		margin: 20px 0px 20px 0px;
		font-size: 12px;
}
.content table.bzdispitem th {
    background-color: #fff;
		color: #456;
		font-size: 12px;
		border-bottom: 1px solid #abc;
		border-right: 1px solid #abc;
}
.content table.bzdispitem td {
    background-color: #fff;
		border-bottom: 1px solid #abc;
		font-size: 12px;
}
span.bzinputreq {
	color: red;
	}
.content table th.bzinputreq {
	background-color: #9cf;
	}
.content table th.bzinputerror {
	background-color: #99f;
	}
	
/* pager
------------------------------------------------------ */
#pager {
	margin-top: 20px;
	margin-bottom: 10px;
}
#pager .pages,
#pager .perpage {
    display: inline;
    padding-right: 2em;
}

/* A-to-Z
------------------------------------------------------ */

#atoz {
	margin-top: 20px;
	margin-bottom: 20px;
	font-family: Arial;
	font-weight: bold;
	}
#atoz a {
	font-size: 10px;
	font-weight: bold;
	padding: 3px 5px;
	border: 1px solid #abc;
	background-color: #f8f8f8;
	text-decoration: none;
	}
#atoz a:visited, #paginator_rate a:visited {
	color: #369;
	background-color: #f8f8f8;
	text-decoration: none;
	}
#atoz a:hover, #paginator_rate a:hover {
	background-color: #ec1c2e;
	color: #FFFFFF;
	}

/* expandable lists
-------------------------------------------- */
.expandable ul img {
    position: relative;
    left: -.4em;
    top: .1em;
}
.expandable ul { padding-left: 1em; padding-top: .3em; }

table.caption, tr.caption, td.caption, .caption { font-size: 10px; line-height: 12px; color: #456; }
.caption a:link, .caption a:active, .caption a:visited { color: #369; text-decoration: underline; }
.caption a:hover { color: #036; text-decoration: underline; }
.linkinfo { color: #666; text-decoration: none; }
.alert, a.alert { color: #C00; font-weight: bold; }
