@charset "utf-8";
/* CSS Document */

/* HOMEPAGE SPECIFIC STYLESHEET */

.sys_SystemContentWrapper {padding-top: 10px;}

.sys_HomepageFlashPlaceholder {
	width: 705px;
	height: 264px;
	margin-bottom: 10px;
}

/* Main section links - transparent overlay */

.sys_ProductlinkRow {
	position: relative;
	width: 207px;
	height: 72px;
	margin-bottom: 10px;
	z-index: 1000;
	color: #fff;
	padding: 10px 10px 0;
}
.sys_ProductlinkRow h2 {
	font-size: 1.2em;
}
.sys_LinkText {
	position: absolute;
	bottom: 10px;
	padding-right: 10px;
}
.sys_LinkText p {margin: 0; padding: 0;}
.sys_SectionLinkOverlay {
	width: 227px;
	height: 82px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}
.sys_SectionLinkOverlay img {
	width: 227px;
	height: 82px;
	border: 0;
}
.sys_ProductlinkRow#psychology {background: #711471 url("/Siteelements/images/background-homemainlinks-purple.gif")}
.sys_ProductlinkRow#alliedhealth {background: #007a91 url("/Siteelements/images/background-homemainlinks-turquoise.gif")}
.sys_ProductlinkRow#education {background: #bf4900 url("/Siteelements/images/background-homemainlinks-orange.gif")}
.sys_ProductlinkRow#psychology:hover {background: #711471;}
.sys_ProductlinkRow#alliedhealth:hover {background: #007a91;}
.sys_ProductlinkRow#education:hover {background: #bf4900;}

.sys_productsectionLinksWrapper #psychology h2, 
.sys_productsectionLinksWrapper #alliedhealth h2,
.sys_productsectionLinksWrapper #education h2 {color: #fff}

/* end */

#editor .sys_SectionLinkOverlay {display: none;}


.sys_ScrollableFeatureboxes {clear: both;float: left;}


.sys_column.sys_width705 .sys_MiniFeatureboxes .sys_column.sys_width226 .sys_PromoBoxWrapper a,
.sys_column.sys_width705 .sys_PromoBoxWrapper h2 a,
.sys_column.sys_width705 .sys_PromoAnimBoxWrapper h2 a {
	color: #3C7599;
	text-decoration: underline;
}
.sys_column.sys_width705 .sys_MiniFeatureboxes .sys_column.sys_width226 .sys_PromoBoxWrapper a:hover,
.sys_column.sys_width705 .sys_PromoBoxWrapper h2 a:hover,
.sys_column.sys_width705 .sys_PromoAnimBoxWrapper h2 a:hover {
	text-decoration: none;
}

.sys_column.sys_width705 #HomeCentreColumn.sys_RightColumnFeaturebox h2 a {
	text-decoration: underline
}
.sys_column.sys_width705 #HomeCentreColumn.sys_RightColumnFeaturebox h2 a:hover {
	text-decoration: none
}
