/* The University of Adelaide
 * Basic Site Template
 * Local Site StyleSheet - modified Jan 2008
 */
	
/* add classes and properties here
------------------------------------------------------ */

.megalink li a:hover {
background-image:url(/global/images/hover_bkgnd.gif);
background-position:left center;
background-repeat:no-repeat;
color:#003366;
text-decoration:underline;
}
	
/* styling for learning clamshells campuses
------------------------------------------------------ */

.nthtce {
	background-image:url(/uni/images/campus_clam/nthtce.jpg);
	height: 50px;
	cursor: pointer;
	margin: 0px 0px 10px;
}
.nthtce h2 a:link, .nthtce h2 a:active, .nthtce h2 a:visited, .nthtce h2 a:hover {
	font-size:14px;
	color: #666;
	text-decoration: none;
}
.rose {
	background-image:url(/uni/images/campus_clam/rose.jpg);
	height: 50px;
	cursor: pointer;
	margin: 0px 0px 10px;
}
.rose h2 a:link, .rose h2 a:active, .rose h2 a:visited, .rose h2 a:hover {	
	font-size:14px;
	color: #666;
	text-decoration: none;
}
.thebarton {
	background-image:url(/uni/images/campus_clam/thebarton.jpg);
	height: 50px;
	cursor: pointer;
	margin: 0px 0px 10px;
}
.thebarton h2 a:link, .thebarton h2 a:active, .thebarton h2 a:visited, .thebarton h2 a:hover {	
	font-size:14px;
	color: #666;
	text-decoration: none;
}	
.waite {
	background-image:url(/uni/images/campus_clam/waite.jpg);
	height: 50px;
	cursor: pointer;
	margin: 0px 0px 10px;
}
.waite h2 a:link, .waite h2 a:active, .waite h2 a:visited, .waite h2 a:hover {	
	font-size: 14px;
	color: #666;
	text-decoration: none;
}	
.singapore {
	background-image:url(/uni/images/campus_clam/singapore.jpg);
	height: 50px;
	cursor: pointer;
	margin: 0px 0px 10px;
}
.singapore h2 a:link, .singapore h2 a:active, .singapore h2 a:visited, .singapore h2 a:hover {	
	font-size: 14px;
	color: #666;
	text-decoration: none;
}.library {
	background-image:url(/uni/images/campus_clam/library.jpg);
	height: 50px;
	cursor: pointer;
	margin: 0px 0px 10px;
}
.library h2 a:link, .library h2 a:active, .library h2 a:visited, .library h2 a:hover {	
	font-size: 14px;
	color: #666;
	text-decoration: none;
}

