/* The University of Adelaide - UniStyle Advanced */
/* Localised Content Styles */
/* Kaurna Warra Pintyandi 'Tweak' */

/* body tweak
------------------------------------------------------ */

body {
	background-color:#F5F5E9;
	background-image:url(/kwp/images/back_gradient02.gif);
	background-position:bottom;
	background-repeat: repeat-x;
	color: #595835;
	margin:0px;
	padding:0px;
}

#body-fixedwidth {
	width: 700px;
	/*position:absolute;*/
	margin-left: auto; 
	margin-right: 40px;
	margin-bottom: 0px;
	background-color: white;
	border: 1px solid white;
	border-top: 0px solid white;
	border-bottom: 0px solid white;		
}

/* topbar
------------------------------------------------------ */

#topbar {
	background-color: white;
}
.toplinks, a.toplinks, a.toplinks:visited, a.toplinks:active {
	color: #666;
	font-weight: normal;
	text-decoration: none;
}
a.toplinks:hover { 
	color: #036;
	text-decoration: underline;
}

/* content table style
------------------------------------------------------ */

.content table th, .content table td {
	padding: 5px;
	border: 0px solid #999;
}

 /* new breadcrumb
-------------------------------------------------------*/
 
#crumb-container { 
    padding: 0px; margin:0px; color: #666; 
    font-family: Verdana,Helvetica,Geneva,sans-serif;
	font-size: 0.9em;
	line-height: 1.2em;
	padding: 0px;}
#crumb-container ul { padding: 0px; margin: 0px; display: inline; }
#crumb-container ul li { display: inline; }

/* anchors 
------------------------------------------------------- */

.content a:active, .content a:visited {
	color: #336699;
}
.content a:hover {
	color: #529CC0;
}
.content ul li {
	margin-bottom: .1em;
}
.linkinfo {
	color: #666;
}

/* search area
------------------------------------------------------ */

#search {
	margin: 10px;
	padding: 10px 10px 10px 10px;
	border: 1px solid white;
	background-color: #948F3B;
	background-position:top left;
	background-repeat: no-repeat;
}
input.searchinput { 
	width: 180px; 
}
input.btn {
	font-size: xx-small;
	font-family: Verdana,Helvetica,Geneva,sans-serif;
	color: white;
	font-weight: bold;
	margin-top: 5px;
	width: 100px;
	padding: 3px;
	background-color: #789;
	border:1px solid #036;
}        
#search form {
	padding: 0px;
	margin: 0px;
	display: inline;
}

/* headings
------------------------------------------------------ */

.content h1 {
	margin-top: 0px;
	margin-bottom: .5em;
	font-family: Arial,Helvetica,Geneva,sans-serif;
	font-size: 1.35em;
	color:#003366;
	text-decoration: none;
	/*color: #01689A;
	font-weight: lighter;*/
}
 .content h1 a:link, .content h1 a:active, .content h1 a:visited {
	margin-top: 0px;
	margin-bottom: .5em;
	font-family: Arial,Helvetica,Geneva,sans-serif;
	color:#003366;
	text-decoration: none;
	font-weight:bold;
	/*color: #01689A;
	font-weight: lighter;*/
}
h2 {
	margin-top: 15px;
	margin-bottom: 10px;
	font-size: 1.25em;
	font-family: Arial,Helvetica,Geneva,sans-serif;
	/*color: #888840;*/
	font-weight: bold;
	
}
.content h2 a:link, .content h2 a:active, .content h2 a:visited  {
	margin-top: 15px;
	margin-bottom: 10px;
	font-family: Arial,Helvetica,Geneva,sans-serif;
	/*color: #888840;*/
	font-weight: bold;
	
}
.content h2 a:hover {
	color:#336699;
}
h3 {
	margin-top: 20px;
	margin-bottom: 10px;
	font-family: Arial,Helvetica,Geneva,sans-serif;
	font-size: 1.15em;
	color: #666633;
	/*font-weight: bold;*/
}
.content h3 a:link, .content h3 a:active, .content h3 a:visited  {
    color: #666633;
    text-decoration: underline;
	font-weight:bold;
}
.content h1 a:hover {
	color:#003366;
	font-weight:bold;
	text-decoration:underline;
}
.content h3 a:hover {
	color:#529CC0;
	font-weight:bold;
	text-decoration:underline;
}
h4,h5,h6 {
	margin-top: 20px;
	margin-bottom: 10px;
	font-family: Arial,Helvetica,Geneva,sans-serif;
	color: #666;
	font-size: 1.0em;
	font-weight: bold;
}
.content h4 a:link, .content h5 a:link, .content h6 a:link {
	color:#666666;
	font-weight:bold;
	text-decoration:underline;
}
.content h4 a:hover, .content h5 a:hover, .content h6 a:hover {
	color:#529CC0;
	text-decoration:underline;
	font-weight:bold;
}
/*  styling for audio/flowplayer */
#mainaudioplayer {
    display:none;
    height:30px;
	width:420px;
}
/*.audioclip {
    clear:both;
    height:20px;
}*/
.content a:link.audio-clip, .content a:active.audio-clip, .content a:visited.audio-clip, .content a:hover.audio-clip {
	font-weight:bold;
}
/* table classing for light and split */
table.light {
    background-color: #FFFFFF;
    border: 0 none;
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 11px;
    line-height: 13px;
    margin: 15px 0;
}
table.light ul, table.light li {
    font-size: 11px;
    line-height: 13px;
}
table.light th {
    background-color: #EBF0F7;
    border: 1px solid #AABBCC;
    color: #003366;
    font-size: 11px;
    font-style: normal;
    font-weight: bold;
    line-height: 13px;
    padding: 5px;
    text-align: left;
}
table.light th a:link, table.light th a:active, table.light th a:visited, table.light th a:hover {
    color: #336699;
}
table.light th.alt {
    background-color: #8899AA;
    border: 1px solid #FFFFFF;
    color: #FFFFFF;
    font-size: 11px;
    font-weight: bold;
    line-height: 13px;
    padding: 5px;
    text-align: center;
}
table.light th.alt a:link, table.light th.alt a:active, table.light th.alt a:visited, table.light th.alt a:hover {
    color: #FFFFFF;
}
table.light td {
    background-color: #FFFFFF;
    border: 1px solid #AABBCC;
	font-size:11px;
    color: #445566;
    padding: 7px 10px;
}
table.light tr.alt {
    background-color: #EEEEDD;
    border: 1px solid #AABBCC;
    color: #445566;
    padding: 7px 10px;
}
table.light td.alt {
    background-color: #EEEEDD;
    border: 1px solid #AABBCC;
    color: #445566;
    padding: 7px 10px;
}
table.split {
    background-color: #FFFFFF;
    border-collapse: collapse;
    border-color: #AABBCC;
    border-spacing: 0;
    border-style: none none none solid;
    border-width: 0 0 0 1px;
    font-size: 11px;
    line-height: 13px;
}
table.split ul, table.split li {
    font-size: 11px;
    line-height: 13px;
}
table.split th {
    background-color: #336699;
    border: 1px solid #FFFFFF;
    color: #FFFFFF;
    font-size: 11px;
    font-weight: bold;
    line-height: 13px;
    margin: 15px 0;
    padding: 5px;
    text-align: center;
}
table.split th a:link, table.split th a:active, table.split th a:visited, table.split th a:hover {
    color: #FFFFFF;
}
table.split th.alt {
    background-color: #BBCCDD;
    border: 1px solid #FFFFFF;
    color: #003366;
    font-size: 11px;
    font-weight: bold;
    line-height: 13px;
    padding: 5px;
    text-align: center;
}
table.split th.alt a:link, table.split th.alt a:active, table.split th.alt a:visited, table.split th.alt a:hover {
    color: #003366;
}
table.split tr {
    background-color: #FFFFFF;
    border-bottom: 1px solid #AABBCC;
    border-right: 1px solid #AABBCC;
    color: #445566;
    padding: 7px 10px;
}
table.split td {
    background-color: #FFFFFF;
    border-bottom: 1px solid #AABBCC;
    border-right: 1px solid #AABBCC;
    color: #445566;
	font-size:11px;
    padding: 7px 10px;
}
table.split tr.alt {
    background-color: #EBF0F7;
    border: 1px solid #AABBCC;
    color: #445566;
    padding: 7px 10px;
}
table.split td.alt {
    background-color: #EBF0F7;
    border: 1px solid #AABBCC;
    color: #445566;
    padding: 7px 10px;
}
div#print-icon {
    display: inline;
    margin-right: 10px;
    position: relative;
    top: 2px;
}

