﻿#home {
	width:560px;
	padding:0px;
}

#home_header {
	background-color:#000080;
	color:#ffffff;
	font-weight:bold;
	margin-bottom:14px;
	padding-bottom:4px;
	padding-top:1px;
	text-align:center;
}

#home_header a {
	color:#ffffff;
}

#home_table {
	background-image:url(http://www.newdev.unisa.edu.au/psw/imagescolor:#DBE4F2);
	padding:4px;
	margin-bottom:14px;
}

#home_table_header {
	background-color:#000080;
	padding:4px;
	color:#FFFFFF;
	font-weight:bold;
}

#contents_list {
	margin-bottom:0;
	list-style-type: disc;
	list-style-image: url(../images/bullet.gif);
}

#leftnav-banner{
	height:365px;
	width:160px;

	position:absolute;
	left: 5px;
	top: 440px;
}

#prcontent {

Margin-left: 10px;

}
/* 

---------------------------------------------------------------------------------------
STYLES FOR DEFAULT.ASP
---------------------------------------------------------------------------------------

*/



#homeBox
	{
	overflow: hidden;
	width: 600px;
	height: 480px;
	background: #fff url(../images/home/homeBack.jpg) no-repeat bottom left;
	}

#homeBox a:link, #homeBox a:visited, #homeBox a:hover, #homeBox a:active
	{
	display: block;
	padding: 3px 1em 0em 17px;
	margin: 0em 300px 1em 32px;
	font-size: 130%;
	font-weight: bold;
	}
	
#homeBox a:link, #homeBox a:visited
	{
	background: url(../images/home/triangle.gif) no-repeat left;
	}
	
#homeBoxSpec a:link, #homeBoxSpec a:visited
	{
	background: url(../images/home/triangleSpec.gif) no-repeat left;
	}
	
#homeBox a:hover, #homeBox a:active
	{
	background: url(../images/home/triangleOver.gif) no-repeat left;
	color: #039;
	text-decoration: none;
	}

#homeBox a.special
	{
padding: 0px 25px 0px 17px;
	background: url(../images/home/arrowSpecial.gif) no-repeat right;
	display: inline;
	color: #CB131C;
	}

#homeBox a.special:hover
	{
	background: url(../images/home/arrowSpecialOver.gif) no-repeat right;
	}


/* 

---------------------------------------------------------------------------------------
STYLES FOR EVENTS.ASP
STYLES FOR ALUMNI.ASP
---------------------------------------------------------------------------------------

*/

a.arrow {
	display: block;
	clear: right;
	background: #fff url(../images/arrowBlue.gif) no-repeat right;
	padding: 0px 17px 0px 0px;
	text-decoration: none;
}

.divider {
	border-bottom:1px solid #ccc;
	text-align: right;
	padding-bottom: .3em;
	margin-bottom: 3em;
}
.date
	{
	width: 95px;
	height: 99px;
	float: right;
	background: #ff9900 url(../images/events/calendar.gif) no-repeat top center;
	display: block;
	/*padding: 28px 0px 0px 0px;*/
	padding: 38px 0px 0px 0px;
	text-align: center;
	font-weight: bold;
	color: #fff;
	font-size: 13px;
	line-height: 110%;
	font-family:  helvetica, arial, sans-serif;
	clear: right;
	}

div.Section1 {
	page:Section1;
}


.imageleft
{
float: left;
text-align:center;
}
















		
table {
	margin: 0em 0em 1em 0em;
	border-collapse: collapse;
	border: solid 1px #000080;
}
		
th, tr, td {
	vertical-align: middle;
	padding: .5em;
	font-size:100%;
}
		
td, th, tr {
	border: solid 1px #000080;
}
		
th.topHeading {
	vertical-align: bottom;
}
		
.presentation {
	background: #fff url(../images/presentation.gif) no-repeat top;
	padding-top: 45px;
	/*width: 15em;*/
	text-align: center;
	min-height:60px;
}
		
.presentation a:link, .presentation a:visited, .presentation a:hover, .presentation a:active {

	background: url(../images/download.gif) no-repeat right;
	text-align: right;
	/*border-bottom: dotted 1px #F19B23;*/
	margin: 0px;
	text-align: left;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 0px;
} 
		
th em {
	font-weight: normal;
}



/* 

---------------------------------------------------------------------------------------
STYLES FOR CONTACT.ASP
---------------------------------------------------------------------------------------

*/

h2.grouping {
	border-bottom: solid 1px #000; 
	margin: 3em 0em .5em 0em;
}

.name {
	margin-bottom: .4em;
}

.contact_label {
	display: block; 
	width: 5em; 
	float: left;
}
	
.contact_arrow {
	padding-right: 16px; 
	background: #fff url(../images/arrowBlue.gif) no-repeat right;
	/*font-weight:bold;*/
}

.down_arrow {
	padding-right: 13px; 
	background: #fff url(../images/arrowDown.gif) no-repeat right;
	/*font-weight:bold;*/
}

strong.contact_name {
	color: #CB131C;
}

div.contact_divider {
	border-top: solid 1px #ccc;
	height: 1em;
	margin-top: 2em;
}


a.coloured_link {
	font-weight:bold;
	color: #CB131C;
}
a.coloured_link:hover {
	font-weight:bold;
	color: #ff9900;
}



a:link {
}
a:visited {
}
a:hover {
	color:#ff9900;
}
a:active {
}

.center {

text-align:left;

}


.display_label {
	display: block; 
	width: 8em; 
	float: left;
}

.prizes_table {
	margin-left:15px;
}

.nofloat {
float:none;
padding:0px;
margin:0px;
text-align:left;
}


/* 

---------------------------------------------------------------------------------------
ADDITIONAL STYLES
---------------------------------------------------------------------------------------

*/

.smalltext

{

font-size: 80%;

}
