
body { 
 font-family: Arial, Sans-Serif;
 font-size: .8em;
 color: #000;
 background-color: #fff;
}

p { 
 font-family: Arial, Sans-Serif;
 font-size: 95%;
 color: #000;
 background-color: transparent;
 line-height:130%;
 margin-top:0;
}

.spacer { 
  margin:0 0 3px 0;
}

td { 
 font-family: Arial, Sans-Serif;
 font-size: 1em;
 color: #000;
 background-color: transparent;
 line-height:130%;
}

th { 
 font-family: Arial, Sans-Serif;
 font-size: 1em;
  text-align:left;
   font-weight: bold;
 color: #000;
 background-color: transparent;
 line-height:130%;
}

.indent { 
 margin-left:20px;
}

h1 { 
 font-family: Arial, Sans-Serif; 
 font-weight: normal;
 font-size: 1.4em;
 color: #CB131C;
 background-color: transparent;
 padding-top:0;
 margin:0 0 .5em 0;
 }

h2 
{ 
 font-family: Arial, Sans-Serif;
 font-weight: bold;
 font-size: 1.2em;
 color: #000;
background-color: transparent;
 padding-top:0;
 margin:0 0 3px 0;
 
 }

h3 {
 font-family: Arial, Sans-Serif; 
 font-weight: bold;
 font-size: 1em;
 color: #000;
background-color: transparent;
 padding-top:0;
 margin:0 0 1.5px 0;
}

h4 {
 font-family: Arial, Sans-Serif; 
 font-weight: normal;
 font-style:italic;
 font-size: 1em;
 color: #000;
background-color: transparent;
 padding-top:0;
 margin:0 0 0 0;
}

img {
border:0px none;
}

/* general style for links */

A:link {
color: #039;
background-color: transparent;
text-decoration: none;
font-family: Arial, Sans-Serif;
}

A:visited {
color: #039;
background-color: transparent;
text-decoration: none;
font-family: Arial, Sans-Serif;
}

A:hover {
color: #039;
background-color: transparent;
text-decoration: underline;
font-family: Arial, Sans-Serif;
}

ul {
 margin:0 0 1em 1.5em;
 font-size: 95%;
 padding:0;
 list-style-position:outside;
 line-height:150%;
 list-style:square;
}

ol {
 margin:0 0 1em 2.5em;
 font-size: 95%;
 padding:0;
 list-style-position:outside;
 line-height:150%;
}
 
li ul li {
 list-style-type:disc;
}


/* smaller font-size for general use */
.smalltext {
 font-size: 80%;
 margin-top:0;
 line-height:130%;
 clear:right;
}

.smallertext {
 font-size: 60%;
 margin-top:0;
 line-height:150%;
 clear:right;
}

.mediumtext {
 font-size: 85%;
 margin-top:0;
 line-height:150%;
}

.alert {
 font-size: 95%;
  color: #C00;
 line-height:130%;
}

.caption {
  font-size: 85%;
  color: #333;
  font-family: Verdana,Arial,Helvetica,Geneva,sans-serif;
  margin:0 .5em .5em .8em;
  line-height:120%;
  clear: right;
}

.caption a:link {
color: #039;
background-color: transparent;
text-decoration: none;
font-family: verdana, Arial, Sans-Serif;;
}

.caption A:visited {
color: #039;
background-color: transparent;
text-decoration: none;
font-family: verdana, Arial, Sans-Serif;
}

.caption A:hover {
color: #039;
background-color: transparent;
text-decoration: underline;
font-family: verdana, Arial, Sans-Serif;
}



/* to prevent padding in navigation area */

form {
 margin:0;
 padding:0;
}


/* list style for navigation in left menu of sectional pages */


#left-menu ul.links-list, #left-menu ul.links-list-hidden {
 margin:0 0 0 10px;
 padding:0;
 line-height:120%;
 list-style:none;
 font-weight: normal;
}

#left-menu li ul li {
 list-style:none;
}


/* style for top level list item in menu */
#mitem0 li
{
	font-weight: bold;
	font-size: 1.1em;
}

/* style for second level list items in menu */
#mitem1 li
{
	font-weight: bold;
	font-size: 90%;
	padding-top: .5em;
}

/* style for third and lower level items */
#left-menu ul li ul li ul li
{
	font-weight: normal;
	font-size:  90%;
}

/* style for selected menu item */
#menu-selected
{
	color: #CB131C;
background-color: transparent;
}

/* style for navigation in footer */

/* smaller font-size for footer */
#footer p {
 font-size: 80%;
 color: #666;
background-color: transparent;
 margin-top:0;
 line-height:150%;
}

#footer ul {
 margin:0 0 0 0;
 padding:0;
 line-height:1.5em;
 list-style:none;
 font-size:  70%;
}

#footer ul li {
 line-height:1.5em;
 list-style:none;
 display:inline;

}

.footer-nav {
 color: #039;
background-color: transparent;
 text-decoration: none;


}

.footer-nav A:link {
 color: #039;
background-color: transparent;
 text-decoration: none;

}

.footer-nav A:visited {
 color: #039;
background-color: transparent;
 text-decoration: none;

}

.footer-nav A:hover {
 color: #039;
background-color: transparent;
 text-decoration: underline;

}

/* style for top navigation links - Contacts and Directory, Email, UniSA, Library */

.top-nav1 {
color: #fff;
background-color: transparent;
text-decoration: none;
font-family: Arial, Sans-Serif;
font-size: 1em;
}

.top-nav1 A:link {
color: #fff;
background-color: transparent;
text-decoration: none;
font-size: 1em;
}

.top-nav1 A:visited {
color: #fff;
background-color: transparent;
text-decoration: none;
font-size: 1em;
}

.top-nav1 A:hover {
color: #fff;
background-color: transparent;
text-decoration: none;
font-size: 1em;
}

.top-nav {
color: #fff;
background-color: transparent;
text-decoration: none;
font-family: Arial, Sans-Serif;
font-size: 1em;
}

.top-nav A:link {
color: #fff;
background-color: transparent;
text-decoration: none;
font-size: 1em;
}

.top-nav A:visited {
color: #fff;
background-color: transparent;
text-decoration: none;
font-size: 1em;
}

.top-nav A:hover {
color: #fff;
background-color: transparent;
text-decoration: none;
font-size: 1em;
}

/* style for sub navigation links - About UniSA, Study at UniSA, Resources for staff etc */

.sub-nav {
color: #039;
background-color: transparent;
text-decoration: none;
font-weight: bold;
font-size:1em;
padding:0 0 0 12px;
margin:0;
border:0px solid #000;
font-family: Arial, Sans-Serif;
}

.sub-nav A:link {
color: #039;
background-color: transparent;
text-decoration: none;
font-weight: bold;
font-size:1em;
}

.sub-nav A:visited {
color: #039;
background-color: transparent;
font-weight: bold;
text-decoration: none;
font-size:1em;
}


.sub-nav A:hover {
color: #CB131C;
background-color: transparent;
font-weight: bold;
text-decoration: none;
font-size:1em;
}



/* style for normal list links */

.links-list {
color: #039;
background-color: transparent;
text-decoration: none;

}

.links-list A:link {
color: #039;
background-color: transparent;
text-decoration: none;

}

.links-list A:visited {
color: #039;
background-color: transparent;
text-decoration: none;

}

.links-list A:hover {
color: #039;
background-color: transparent;
text-decoration: underline;

}

.links-list-hidden {
display: none;
}


#sub-sub-menu A {
 font-family: Arial, Sans-Serif;
 font-weight: bold;
 font-size: 1.2em;
 color: #039;
 background-color: transparent;
 padding-top:0;
 margin:0 0 3px 0;
}

/* these elements are only visible to NN4 users */

.navigation-header {
 display:none;
}

#content-jump {
 display:none;
}

.ahem {
 display:none;
}