#footer .page_positioning#subheading  {
	font-family: arial,sans-serif;
	font-size: 0.6em;
	line-height: 1.1em;
	margin: 1em 0 0 0;
	text-transform: none;
}
@font-face {
	font-family:'Sansa';
	src:url('../font/SansaSoft-Normal.eot')
}
@font-face {
	font-family:"Sansa";
	src:url('../font/SansaSoft-Normal.otf');
	font-weight:normal;
	font-style:normal;
	font-variant:normal
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, pre, a, abbr, acronym, address, big, cite, code, del, dfn, font, img, ins, kbd, q, s, samp, small, strike, tt, var, dl, dt, dd, ol, ul, li, form, label, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
	vertical-align:baseline;
	background:transparent
}
a:focus {
	outline:1px dotted #555
}
ol, ul {
	list-style:none
}
table {
	border-collapse:collapse;
	border-spacing:0
}
caption, th, td {
	text-align:left;
	font-weight:normal
}
blockquote, q {
	quotes:"" ""
}
html {
	font-family:Arial, Helvetica, sans-serif;
	font-size:75%
}
body {
/*	behavior:url("//global.curtin.edu.au/template/css/csshover3.htc"); */
	background:none
}
.clearing {
	clear:both
}
.page_positioning {
	width:960px;
	margin:0 auto;
	padding:0 10px
}
.reader {
	position:absolute;
	left:0;
	top:-1000px;
	width:1px;
	height:1px;
	overflow:hidden;
	text-indent:-9999px
}
.img_replacement {
	position:relative;
	overflow:hidden;
	text-decoration:none;
	display:block
}
.img_replacement span {
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	background-repeat:no-repeat
}
a.img_replacement span {
	cursor:pointer
}
#masthead {
	width:239px;
	height:40px;
	background:url(../images/2010/curtin_logo.gif) no-repeat;
	float:left
}
#masthead a {
	height:40px;
	width:239px;
	position:relative;
	display:block;
	text-decoration:none
}
#masthead a span {
	position:absolute;
	width:100%;
	height:100%;
	background:url(../images/2010/curtin_logo.gif)
}
#masthead a img {
	width:239px;
	height:40px
}
#branding {
	border-bottom:1px solid #C90;
	z-index:500;
	position:relative
}
#branding, #branding .page_positioning {
	background:#f9f9f9 url(../images/2010/global_bg.gif) bottom repeat-x;
	height:79px;
	border-bottom:1px solid #C90;
	margin-bottom:-1px
}
#utility {
	font-family:Arial, Helvetica, sans-serif;
	padding-top:10px
}
#utility ul, #utility form {
	float:right;
	margin:0;
}
#utility ul{
margin:1px 50px 0 0;	
}

#utility li {
	display:inline;
	font-size:.917em;
	line-height:1.81em;
	list-style:none;
	margin:0
}
#utility li a {
	color:#333;
	text-decoration:none;
	margin-right:10px;
}
#utility li a:hover {
	text-decoration:underline
}
#utility form {
	position:relative
}
#utility .search {
	width:130px;
	font-size:1em;
	font-family:Arial, Helvetica, sans-serif;
	color:#555;
	border:1px solid #AAA;
	padding-left:10px;
	padding-right:30px;
	height:18px;
	-moz-border-radius:16px;
	-webkit-border-radius:16px;
	border-radius:16px;
	-moz-box-shadow:0 0 7px rgba(0,0,0,0.2);
	-webkit-box-shadow:0 0 7px rgba(0,0,0,0.2);
	box-shadow:0 0 7px rgba(0,0,0,0.2)
}
#utility .search:focus {
	-moz-box-shadow:0 0 7px #e3c56f;
	-webkit-box-shadow:0 0 7px #e3c56f;
	box-shadow:0 0 7px #e3c56f;
	border:1px solid #c90
}
#utility .submit_button {
	position:absolute;
	right:8px;
	top:4px;
	background:url(../images/2010/search.gif) no-repeat;
	border:0;
	height:15px;
	width:15px;
	text-indent:-9999px;
	font-size:0;
	display:block;
	line-height:0;
	cursor:pointer
}
#utility input[type="submit"]::-moz-focus-inner {
border:0
}
#utility input[type="submit"]:focus {
	outline:none
}
#global_navigation {
	height:30px;
	margin-top:10px;
	position:relative;
	margin-bottom:0;
	margin-left:0;
}
#global_navigation li a.selected {
	background:#FFF;
	border:1px solid #C90;
	border-bottom:1px solid white;
	-moz-border-radius:3px 3px 0 0;
	-webkit-border-top-left-radius:3px;
	-webkit-border-top-right-radius:3px;
	border-radius:3px 3px 0 0
}
#global_navigation a.top_level:hover {
	text-decoration:underline
}
#global_navigation .hover_menu {
	margin:0;
	list-style:none;
	font-size:1em;
	line-height:1.584em;
	text-transform:uppercase;
	font-weight:bold;
	display:block;
	float:left;
	width:auto;
	height:100%;
	top:0;
	position:relative
}
#global_navigation .hover_menu ul {
	margin:0;
	width:176px;
	padding-top:10px;
	position:absolute;
	top:30px;
	left:0;
	background:#faf6e8;
	border:1px solid #c29608;
	border-top:none;
	text-transform:none;
	font-weight:normal;
	padding-bottom:20px;
	display:none;
	-webkit-box-shadow:2px 2px 3px rgba(0,0,0,0.3);
	-moz-box-shadow:2px 2px 3px rgba(0,0,0,0.3);
	box-shadow:2px 2px 3px rgba(0,0,0,0.3)
}
#global_navigation .hover_menu:hover ul {
	display:block
}
#global_navigation .hover_menu li {
	line-height:1.666em;
	margin:0;
	list-style:none
}
#global_navigation .hover_menu li a {
	display:block;
	padding:4px 10px 3px 10px;
	border:none!important
}
#global_navigation a {
	color:#333;
	text-decoration:none;
	height:24px;
	border:1px solid #f4f4f4;
	border-top-color:#e9e9e9;
	border-right-color:#DDD;
	border-bottom:none;
	display:inline-block;
	line-height:1.666em;
	padding:4px 10px 0 10px
}
#global_navigation li li a {
	height:auto;
	line-height:1.666em;
	padding-bottom:.4166em!important;
	padding-top:.4166em!important
}
#global_navigation .hover_menu:hover a {
	background:#faf6e8;
	color:black;
	border:1px solid #c29608;
	border-bottom:1px solid #faf6e8;
	-moz-border-radius:3px 3px 0 0;
	-webkit-border-top-left-radius:3px;
	-webkit-border-top-right-radius:3px;
	border-radius:3px 3px 0 0
}
#global_navigation .hover_menu:hover li a:hover {
	background:#f5edd0
}
#global_navigation li.ql_title {
	float:left;
	text-transform:uppercase;
	font-weight:bold;
	width:176px;
	padding:0;
	padding-left:24px;
	color:#956f00;
	margin-top:10px
}
#global_navigation li.ql_title ul {
	border:none;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	box-shadow:none;
	width:190px;
	float:left;
	position:relative;
	display:block;
	top:0;
	padding:0;
	margin:10px 20px 0 -8px
}
#global_navigation ul.research_drop {
	width:274px
}
#global_navigation ul.study_drop {
	width:440px;
	height:auto;
	padding-bottom:30px
}
#global_navigation #global_home a:hover {
	background:#555;
	border-color:#555;
	color:#FFF
}
#site_heading {
	font-size:2em;
	line-height:1.2em;
	text-transform:uppercase;
	margin-top:2.6em;
	margin-bottom:.3em;
	font-family:"Sansa", Arial, Helvetica, sans-serif;
	background:none!Important
}
#site_heading .page_positioning, #top_navigation .page_positioning {
	background:none!Important
}
#site_heading span {
	display:none
}
#site_heading a {
	text-decoration:none
}
#top_navigation .page_positioning {
	border-top:1px solid #CCC;
	border-bottom:1px solid #CCC
}
#top_navigation ul {
	margin-top:0;
	background:#FFF
}
#top_navigation li {
	display:inline;
	list-style:none;
	margin:0
}
#top_navigation li a {
	font-size:1em;
	line-height:2.0833em;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	display:block;
	float:left;
	padding:2px 9px;
	margin:4px 0 5px 0
}
#top_navigation .selected a, #top_navigation .selected a:hover {
	color:white;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	cursor:default
}
#top_navigation a:hover {
	background:#EEE;
	color:black;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px
}
#menu_navigation {
	width:176px;
	float:left;
	margin:22px 20px 0 0;
	display:inline
}
#menu_navigation ul {
	margin:0;
	background:#FFF
}
#menu_navigation li {
	border-bottom:1px #FFF solid;
	margin:0;
	list-style:none
}
#menu_navigation li a {
	color:#333 !important;
	font-size:1em;
	line-height:1.6666em;
	padding:.503em 0;
	text-decoration:none;
	border-bottom:1px dotted #666;
	display:block;
	padding-left:5px
}
#menu_navigation .has_sub_menu a {
	padding-left:16px;
	background:url(../images/2010/plus_minus.png) 2px 10px no-repeat
}
#menu_navigation .selected a {
	padding-left:10px;
	border-bottom:none
}
#menu_navigation .selected>a {
	border-bottom:1px dotted #000
}
#menu_navigation .has_sub_menu li a, #menu_navigation .selected li a {
	background:none!important;
	padding-left:20px;
	font-size:.917em
}
#menu_navigation .selected li.has_sub_menu a {
	background:url(../images/2010/plus_minus.png) 18px 8px no-repeat!important;
	padding-left:33px
}
#menu_navigation li li a {
	margin-right:0
}
#menu_navigation li li li {
	border-bottom:0!important
}
#menu_navigation .selected .selected .selected a {
	font-weight:bold;
	padding-left:10px
}
#menu_navigation .selected li.selected>a {
	padding-left:20px;
	background-image:none;
	font-weight:bold;
	border-bottom:0!important
}
#menu_navigation li.selected li.selected li a, #menu_navigation li.selected li.selected li.selected>a {
	padding-left:30px
}
#menu_navigation li a:hover, #menu_navigation li li a:hover, #menu_navigation li.selected .has_sub_menu a:hover {
	background-color:#EEE!important
}
#menu_navigation ul.global {
	margin-top:24px
}
#menu_navigation ul.global li {
	border-bottom-color:#f4f4f4
}
#menu_navigation ul.global li a {
	background-color:#f4f4f4
}
#menu_navigation ul.global li.selected>a {
	background-color:#c6c6c6;
	border-color:#000
}
#menu_navigation ul.global li a:hover {
	border-color:#FFF
}
#menu_navigation ul.global .selected li {
	background-color:#DDD;
	border-color:#e3e3e3
}
#menu_navigation ul.global li.selected li.has_sub_menu a {
	background-color:#e3e3e3;
	border-color:#e3e3e3
}
#menu_navigation ul.global li.selected li.has_sub_menu {
	border-color:#e3e3e3
}
#menu_navigation ul.global li.has_sub_menu li a, #menu_navigation ul.global li.selected li a {
	background-color:#e3e3e3;
	border-color:black
}
#menu_navigation ul.global li .selected>a, #menu_navigation ul.global ul ul {
	background-color:#CCC!important
}
#menu_navigation ul.global .selected .selected {
	background-color:#CCC
}
#menu_navigation ul.global .selected .selected li a {
	background:none!important
}
#menu_navigation .has_sub_menu li a, #menu_navigation .selected li a {
	background-color:none
}
#menu_navigation ul.global .selected .selected li {
	background:none
}
#menu_navigation ul.global li a:hover, #menu_navigation ul.global li.selected .has_sub_menu a:hover, #menu_navigation ul.global .selected .selected li a:hover, #menu_navigation ul.global li .selected a:hover {
	background-color:#555!important;
	color:#FFF!important;
}
#breadcrumbs, #bread_crumbs, #breadcrumb, #bread_crumb {
	margin:2.1818em 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.786em!Important;
	line-height:2.1818em;
	position:relative;
	top:3px;
}

#content.no_small #breadcrumbs, #content.no_small #bread_crumbs, #content.no_small #breadcrumb, #content.no_small #bread_crumb {
	margin-right:-294px
}
#breadcrumbs a, #bread_crumbs a, #breadcrumb a, #bread_crumb a {
	color:#666 !important;
	text-decoration:none;
	padding-right:3px
}
#breadcrumbs a:hover, #bread_crumbs a:hover, #breadcrumb a:hover, #bread_crumb a:hover {
	text-decoration:underline
}
#breadcrumbs li, #bread_crumbs li {
	display:inline;
	padding:0 10px 0 0;
	margin-right:0!important;
	margin-left:0!important;
	background:url(../images/2010/bracket.gif) right no-repeat
}
#footer {
	background:url(../images/2010/footer_bg.gif) repeat-x top!important;
	border-top:1px solid #CCC;
	margin-top:80px;
	position:relative
}
#footer .page_positioning {
	background:#FFF url(../images/2010/footer_bg.gif) repeat-x top!important;
	border-top:1px solid #CCC;
	font-size:.917em;
	line-height:1.6363em;
	color:#555;
	padding-top:18px;
	padding-bottom:36px;
	top:-1px;
	position:relative
}
#footer h2 {
	font-size:1em;
	margin:0;
	width:auto;
	padding:0;
	line-height:1.5em;
	margin-top:1em;
	margin-bottom:.75em;
	font-weight:bold;
	text-transform:uppercase;
	color:#956f00
}
#footer p {
	font-size:.917em;
	line-height:1.5em;
	margin-right:0
}
#footer dt {
	font-weight:bold;
	color:#555;
	line-height:1.5em
}
#footer dl {
	margin-bottom:1.5em;
	margin-top:0
}
#footer ul {
	margin:0 0 18px 0
}
#footer li {
	margin:0;
	list-style:none;
	line-height:1.7em
}
#footer .column {
	width:176px;
	margin-right:20px;
	display:inline;
	float:left
}
#footer_links {
	margin-top:1em
}
#footer #footer_logo {
	margin-right:0
}
#footer_logo #social_media {
	margin-top:1em;
	overflow:hidden;
}
#footer_logo #social_media li {
	float:left;
	padding:0;
	margin-right: 4px;
	width:24px;
	height:24px
}
#footer_logo #social_media a:link, #footer_logo #social_media a:visited, #footer_logo #social_media a:link img, #footer_logo #social_media a:visited img {
	width:24px;
	height:24px;
	display:block
}
#footer_logo #social_media li a:hover {
	-moz-transform:scale(1.1);
	image-rendering:-moz-crisp-edges
}
#footer_logo #more-sm {
	margin-top:2em;
	display:block
}
#footer_logo a#atn {
	width:158px;
	height:63px;
	position:relative;
	display:block;
	text-decoration:none;
	margin-top:2em;
	margin-bottom:18px;
	clear:left
}
#footer_logo a span {
	height:100%;
	width:100%;
	background:url(../images/2010/atn_logo_white.gif) top left no-repeat;
	position:absolute;
	left:-1px
}

#footer_logo .edx {
    display: block;
    margin-bottom: 20px;
}

.print_only {
	display:none
}
#content {
	float:left;
	margin-top:0;
	display:inline;
	width:470px;
	margin-right:20px;
	position:relative;
	font-size:116.7%
}
#content.no_small {
	padding-right:294px;
	margin-right:0
}
#content.no_menu {
	width:666px;
	margin-right:20px
}
#content.no_small.no_menu {
	width:666px;
	padding:0;
	padding-right:294px
}
.showgrid {
	background:url(../images/2010/grid.gif) top center repeat-y
}
#content.showgrid {
	background:url(../images/2010/24px.gif) top repeat-y
}
