
/* The University of Adelaide
 * Centre for Australian Indigenous Research & Studies - Wilto Yerlo */
	
/* headings
------------------------------------------------------ */

h1 {
	color: #942;
	}
.content h1 a:link {
	color: #942;
	}
h2 {
	color: #942;
	}
.content h2 a:link {
	color: #942;
	}
h3 {
	color: #867;
	}
.content h3 a:link {
	color: #867;
	}
	
#quadintro h2, #quadintro h2 a:link, #quadintro h2 a:active, #quadintro h2 a:visited {
	color: #336699;
	}

#quadintro table {
    background-color:#FFFFFF;
	background-image:;
}

/* address and footer
------------------------------------------------------ */

table.contact, td.contact, .contact {
	color: #567;
}
a.contact, a.contact:link, a.contact:active, a.contact:visited {
	color: #567;
}
a.contact:hover {
	color: black;
}
	
/* border styling
------------------------------------------------------*/

.keyline, td.keyline, tr.keyline {
	border: 2px solid #bbb199;
}
.keyline-top, td.keyline-top, tr.keyline-top {
	border-top: 1px solid #bbb199;
}
.keyline-bottom, td.keyline-bottom, tr.keyline-bottom {
	border-bottom: 1px solid #ddd5bb;
}
.keyline-left, td.keyline-left, tr.keyline-left {
	border-left: 1px solid #bbb199;
}
.keyline-right, td.keyline-right, tr.keyline-right {
	border-right: 1px solid #bbb199;
}
hr {
  	border: 0;
  	width: 100%;
	color: #abc;
	background-color: #abc;
	height: 1px;
	margin-top: 20px;
	margin-bottom: 20px;
}
	
	
/* tms
------------------------------------------------------ */

.editbox {
	color: #666;
	border: 0px solid #999;
	background-color: #eed;
	padding: 10px;
	margin: 1px;
	float: none;
	}
	
/* search
------------------------------------------------------ */

#search-slim {
	background-color:#EEEEDD;
	border-bottom:1px solid #FFFFFF;
	border-top:1px solid #FFFFFF;
	display:block;
	margin:0;
	padding:12px 10px 10px;
	vertical-align:top;
}
/* text resize
------------------------------------------------------ */

div.text-resize {
	color:#FFFFFF;
	font-size:10px;
}
div.text-resize a:link, div.text-resize a:active, div.text-resize a:visited {
	color:#661100;
	text-decoration:none;
}
div.infohead, .infohead {
	border:1px solid #BB7700;
}
/* widgets
------------------------------------------------------ */

div.infohead-widget, .infohead-widget {
border-bottom:1px solid #EEBB33;
}

/*Template customisation for pagehead in v1*/
#container-pagehead {
background-color:#ffffff;
}

#pagehead-top {
	border:1px solid #bb7700;
	background:none repeat scroll 0 0 #552222;
}
#pagehead {
	width:960px;
	height:120px;
}
#uni-logo {
	display:none;
}
#pagehead-text {
	margin:0;
	height:120px;
}
#tt1 {
	background:none repeat scroll 0 0 transparent;
	width:960px;
}
#container-utils-bar {
	background-color:#EEBB33;
}
/* content gradient removed, as two gradients was too harsh with the customised pagehead)*/
div.content {
	background-image: none;
}
