/* layout - grid 12 columns, 60 pixels each, with 20 pixel gutter */
.grid_1 { width: 6em; }
.grid_2 { width: 14em; }
.grid_statutory { width: 20em; padding: 1.5em 0 0 0.8em; }/*break the grid for the statutory information column*/
.grid_3 { width: 22em; }
.grid_4 { width: 30em; }
.grid_5 { width: 38em; }
.grid_6 { width: 46em; }
.grid_7 { width: 54em; }
.grid_8 { width: 62em; }
.grid_9 { width: 70em; }
.grid_10 { width: 78em; }
.grid_11 { width: 86em; }
.grid_12 { width: 94em; }

.column { margin: 0 1em; overflow: hidden; float: left; display: inline; }

.row { width: 96em; margin: 0 auto 4em auto; overflow: hidden; }
.row .row { margin: 0 -1em; width: auto; display: inline-block; }

/*IE6 centering*/
.row{text-align:left;}

/**/

/* use this class to hide an element completely */
.hide {
	display: none;
}
/* use this class to hide an element from view but keep it readable by screen reader */
.accessiblehide, .hidefromvis{
	height:1px;
	left:-10000px;
	overflow:hidden;
	position:absolute;
	top:auto;
	width:1px;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, sans-serif;
	font-size:62.5%;
	background: url('assets/styles/images/body_bgr.jpg') repeat-x #292F2F;
}
div#wrapper {
	background: url('assets/styles/images/body_bgr_overlay.png') no-repeat center bottom !important; /* Major browsers other than IE 6 and below respect the importance immediately */
	padding-bottom:100px;
	/*IE6 centering*/
	text-align: center;
	background: none; /* IE 6 and below use this value instead, even though the above was marked as important */

}
div#container {
	background-color: #fff;
	width: 98em;
	margin: 0 auto;
	padding-bottom: 0.5em;
	/*IE6 centering*/
	text-align: left;
}

/*header styles*/
div#header {
	/*background: url('images/banner-bgr.jpg') no-repeat right bottom; */
	background: url('assets/styles/images/banner-bgr.jpg') no-repeat right bottom;
	
	
	/*IE6 centering*/
	text-align: center;
}
div#header ul {
	margin: 0; padding: 0;
}
div#header li {
	font-size: 1.2em; line-height: 1.4em;
}
div#header a, .addthis_toolbox.addthis_pill_combo a {
	color:#000;
	text-decoration:none;
}
div#header a:visited, .addthis_toolbox.addthis_pill_combo a:visited {
	color:#000;
	text-decoration:none;
}
div#header a:hover {
	color: #597A7B;
	border-bottom: 1px solid #597A7B;
}
div#header .row {
	margin-bottom:0;
	padding-bottom: 0.2em;
}
div#header a.logo {
	display: block;
	text-decoration: none;
	border: none;
	width: 80px;
	height: 100px;
	position: relative;
	float: left;
}
div#header a:hover.logo{
	border: none;
	text-decoration: none;
}
div#header a.logo span {
	background: url('assets/styles/images/deakin_aust_sub.jpg') no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}
div#siteinfo {
	float:left;
	font-family: Verdana,Arial,sans-serif;
	padding-left:2em; display:block;
}
#siteparent {
	float:left;
	font-size: 1.6em;
	font-weight: normal;
	position:relative;
	top:1.4em;
}
#siteheading {
	clear:both;
	float:left;
	font-size: 2em;
	font-weight: normal;
	position:relative;
	top:1.2em;
	width:28em;
}
div#search, div#permnav, div#internalnav {
	text-align: right;
}
div#internalnav {
	margin-top: 3.5em;
}
div#search {
	clear: right;
	float: right;
	padding: 0.5em 0 0.3em 0em;
}
div#permnav ul, div#internalnav ul {
	clear: right;
}
div#permnav li, div#internalnav li {
	display: inline;
	margin-left: 1em;
}
#IDOL_searchForm, #IDOL_searchForm * {
	margin:0;
	padding:0;
}
input#wmt_searchbox {
	width:15em;
	padding:0.2em;
	border:solid 1px #8B7B69;
	position:relative;
	left:0.4em;
	height:auto !IMPORTANT;
	height:24px;
}
#IDOL_sel_searchIndex {
	display:none;
}
input#wmt_searchgo {
	height: 1.8em;
	outline-width: 0;
	padding: 0.2em 0.4em;
	color: #fff;
	background: #8B7B69;
	border:solid 1px #8B7B69;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-top-right-radius: 5px;
}
input#wmt_searchgo::-moz-focus-inner {
	/*Remove button padding in FF to fix submit alignment issue*/
    border: 0;
    padding: 0;
}
/**/

/* add this styles*/
.addthis_toolbox {
	margin-right:1.0em;
}
.addthis_pill_combo {
	float: right;
}
.addthis_pill_combo a {
	font-family:Verdana, Geneva, sans-serif;
	line-height:1.9em;
}
.addthis_pill_combo a:hover {
	border-bottom:1px solid #fff;
}
.addthis_button_compact .at15t_compact {
	float: left;
	margin-top:2px;
	width:2em;
} 
.addthis_button_facebook_like {
	width:6.6em;
}
.addthis_findus_combo {
	float: right;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 1.9em;
	padding-right: 4.0em;
}
.addthis_findus_combo span {
	vertical-align: top;
	padding-right: 0.5em;
}
.addthis_findus_combo a img{
	border: none;
}
.addthis_findus_combo a {
	padding-right: 0.5em;
}
.addthis_findus_combo iframe {
	border:none;
	overflow:hidden;
}
/**/

/*footer styles*/
div#footer {
	clear: both;
	padding-top: 20px;
	/*IE6 centering*/
	text-align: center;
}
div#footer ul, div#footer li {
	margin:0;
	padding:0;
	list-style: none;
}
div#footer li {
	font-size: 1.2em;
	line-height: 1.4em;
}
/* footer background border-bottom color */
div#footer .grid_statutory a, div#footer li a {
	color: #6E6152;
	text-decoration:none;
	border-bottom: 1px solid #EFEBE4;
}
div#footer .grid_statutory a:visited, div#footer li a:visited {
	color: #6E6152;
	text-decoration:none;
	border-bottom: 1px solid #EFEBE4;
}
/* footer hover state */
div#footer .grid_statutory a:hover, div#footer li a:hover {
	color:#597A7B;
	border-bottom-color:#597A7B;
}
div#footer div.row {
	margin-bottom: 0.6em;
}
div.footermenu {
	background: #efebe4;
	padding: 1.2em 0;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
div#footer h2 {
	font-size: 1.2em;
	line-height: 1.4em;
	margin-top: 0;
	margin-bottom: 0.5em;
	color: #4c4c4c;
	font-weight: bold;
	letter-spacing: 0.1em;
}
div#footer li {
	color: #6e6152;
	margin-bottom: 0.5em;
}
div#footer .grid_statutory p {
	color:#6E6152;
	font-size:.9em;
	margin-top: 0;
	margin-bottom:0.8em;
}
div#footer .grid_statutory img {
	margin-top:3.5em;
}
/**/

/*acknowledgement styles*/
#acknowledgment {
	text-align: right;
	width:96em;
	margin:0 auto;
}
div#acknowledgment p {
	margin: 0;
}
div#acknowledgment a {
	font-size: 1.2em;
	line-height: 1.4em;
	color: #BCBDB6;
	margin:0;
	text-decoration: none;
}
div#acknowledgment a:hover {
	color: #fff;
	border-bottom: 1px solid #fff;
}
/**/

#wmt_topbar {
}

#wmt_permnav {
	color: #FFF;
	padding-left: 5px;
	background-color:#000;
}

#wmt_permnav table {
	margin-right: 250px;
}

#wmt_permnav td {
	color: #FFF;
	padding: 5px 3px 5px 3px;
	font-weight:100;
}

#wmt_permnav td.selected {
	padding: 0px 3px 5px 3px;
}

#wmt_permnav a {
	color: #FFF;
	text-decoration: none;
}

#wmt_permnav a:hover {
	color: #FFF;
	text-decoration: underline;
}

#wmt_permnav td .wmt_link_divider {
	color: #FFF;
	padding-top: 6px;
}

#wmt_permnav_search {
	position: absolute;
	right: 5px;
	top: 0px;
}
	
#wmt_permnav_search #wmt_search {
	margin: 0px;
	padding: 0px;
}
	
#wmt_permnav_search #wmt_searchlabel {
	padding: 5px 5px 0px 0px; 
	float: left;
}

#wmt_permnav_search #wmt_searchbox {
	width: 125px;
	font-size: 0.9em;
	font-weight: bold;
	margin-top: 3px; 
	border-top: 2px solid #A9A9A9;
	border-right: 1px solid #A9A9A9;
	border-bottom: 1px solid #A9A9A9;
	border-left: 2px solid #A9A9A9;
}

* html #wmt_permnav_search #wmt_searchbox {
	margin-top: 1px; 
}

#wmt_permnav_search #wmt_searchgo {
	padding: 0px 1px 0px 1px;
	margin-top: 2px;
	font-size: 0.9em;
	font-weight: bold;
}

#wmt_homepage_banner {
	height: 185px;
}

#wmt_banner {
	height: 96px;
	background-repeat: no-repeat; 
	background-position: right;
}

#wmt_banner #wmt_siteparent {
	position: absolute;
	left: 140px;
	right: 280px;
	font-size: 1.2em; 
	font-weight: normal; 
	margin: 0px; 
	right: 200px;
	padding-top: 15px;
}

#wmt_banner #wmt_siteparent a {
	color: #000;
	text-decoration: none;
}

#wmt_banner #wmt_siteparent a:hover {
	text-decoration: underline;
}

#wmt_banner #wmt_siteheading {
	position: absolute;
	left: 140px;
	right: 280px;
	font-size: 1.8em; 
	font-weight: normal; 
	margin: 0px; 
	right: 380px;
	padding-top: 35px;
}

#wmt_banner #wmt_sitelogo {
	height: 96px;
	padding-left: 30px;
	padding-top: 4px;
}

#wmt_banner #wmt_sitelogo img {
	border: none;
}

#wmt_menubar {
	clear: both;
	padding: 0px 0px 4px 15px;
	background-repeat: repeat-x; 
	background-position: bottom;
	position:relative;
	top:-1px;
	font-size: 1.2em;
}

#wmt_menubar #wmt_menuitems {
	margin-right: 120px;
}

#wmt_menubar td {
	padding: 3px 5px 2px 5px;	
	font-weight: bold;
}

#wmt_menubar td.selected {
	padding: 1px 5px 2px 5px;	
}

#wmt_menubar a {
	text-decoration: none;
}

#wmt_menubar a:hover {
	text-decoration: underline;
}

#wmt_menubar #wmt_pagetools {
	padding-top:4px;
	position:absolute;
	right:5px;
}

#wmt_menubar #wmt_pagetools img {
	border: none;
}

#wmt_menubar #deakin_extended_logo {
	padding: 6px 0px 2px 0px;
}

#wmt_breadcrumbs {
	clear: both; 
	padding: 0px 10px 5px 10px;
	margin-top: 1px;
	margin: 0px;
	color: #000;
	font-size: 1.1em;	
	font-weight: bold;
	background-position: top;
	background: url('images/breadcrumb-bgr.jpg') repeat-x top;
	height: 25px;
}

#wmt_breadcrumbs a {
	color: #07538F;
	text-decoration: none;
}

#wmt_breadcrumbs a:hover {
	text-decoration: underline;
}

#breadcrumbs {
    width:80%;
    float:left;
    padding-top: 5px;
    padding-bottom: 5px;
}

#widget-auth {
    width:20%;
    float:right;
}

#wmt_container {
   clear:both;
	font-size: 1.2em;
}
#wmt_vmenubar {
	float: left;
	width: 200px;
	padding-left:10px;
}

#wmt_vmenubar ul.wmt_vmenu {
	margin: 0px;
	padding: 0px;
	margin-left: 10px;
	margin-top: 10px;
}

#wmt_vmenubar li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding: 3px 0px 3px 0px;
	color: #075296;
}

#wmt_vmenubar li a {
	color: #075296;
	text-decoration: underline;
}

#wmt_vmenubar li a:hover {
	color: #075296;
	text-decoration: underline;
}

#wmt_vmenubar li.first {
	border-top: none;
}

#wmt_vmenubar li.spacer {
	background-image: none !IMPORTANT;
}
#wmt_vmenubar li.selected{
	list-style-image: url('assets/styles/images/selectarrow.gif');
	list-style-position: inherit;
}

#wmt_vmenubar li.heading.selected a{
	color:#000;
	text-decoration:none;
}

#wmt_vmenubar li.selected a{
	color:#000;
	text-decoration:none;
}

#wmt_vmenubar li.heading {
	border-top: none;
	padding-left: 0px;
}

#wmt_vmenubar li.heading div {
	background: none;
	padding: 2px 3px 3px 3px;
	margin-left: 0px;
	border-top: none;
	font-size: 1.2em;	
	font-weight: bold;	
}

#wmt_vmenubar li.heading ul{
	margin-left: 20px;
}

#wmt_vmenubar li.heading ul a{
	color:#075296 !important;
	text-decoration: underline !important;
}

#wmt_vmenubar ul ul {
	margin: 0px;
	padding: 0px;
	margin-left: 24px;
}

#wmt_vmenubar ul ul li {
	background-repeat: no-repeat; 
	background-position: 0 50%;
}

#wmt_vmenubar ul li ul li{
	color:#000 !important;
	list-style:square;
}

#wmt_vmenubar ul li ul li a{
	color: #075296;
	/*list-style-image: none !important;*/
}

#wmt_vmenubar ul li ul li span{
	list-style:url('assets/styles/images/selectarrow.gif');
}

#wmt_vmenubar input {
	margin-right: 2px;
}

.hidden_menu {
	border-top: none !IMPORTANT;
}

#wmt_content {
	margin-left: 220px;
	padding: 10px 10px 0 10px;
}

/* this is just for IE - makes the table cells the correct font size */
* table {
	font-size: 100%;
}

/* end this is just for IE */

#wmt_content h1 {
	margin: 0px;
	padding: 0px 0px 10px 0px;	
	font-size: 1.9em;
	font-weight: bold;
}

#wmt_content h2 {
	font-size: 1.5em;
	font-weight: bold;	
}

h2.list_heading {
	margin-top:0;
}


#wmt_content h3 {
	font-size: 1.3em;
	font-weight: bold;
}

#wmt_content h4 {
	font-size: 1.1em;
	font-weight: bold;
}

#wmt_content.wmt_no_vmenu {
	margin-left: 0px;
}

#wmt_footer {
	clear: both;
	background-color: #FFF;
	padding: 20px 0px 20px 0px;
}

#wmt_footer #wmt_disclaimer {
	padding-left: 6px;
}

#wmt_footer_links {
	height: 26px;
	color: #4C4C4C;
	border-bottom: 1px solid #4C4C4C;
	padding-bottom: 2px;
	font-size: 0.9em;	
}

.wmt_footer_link, .wmt_footer_divider {
	float: left;
	padding: 6px 4px 0px 4px;
}

#wmt_footer a {
	color: #4C4C4C;
	text-decoration: none;
}

#wmt_footer a:hover {
	text-decoration: underline;
}

#wmt_footer #wmt_feedback {
	float: right;
	color: #4C4C4C;
	padding: 6px 20px 0px 0px;
}

#wmt_footer #wmt_feedback a {
	color: #4C4C4C;
}

#wmt_footer #wmt_feedback a:hover {
	text-decoration: underline;
}

#wmt_footer #wmt_info {
	clear: both; 
	color: #4C4C4C; 
	margin-top: 1px; 
	padding: 9px 0px 0px 20px; 
	text-align: right;
	font-weight: normal; 
	font-size: 0.8em; 
}

#wmt_footer #wmt_pageupdate {
	float: left;
}

#wmt_footer #wmt_cricos {
	padding-right: 20px;
}

#usefulLinks {
	float: right;
	width: 200px; 
	margin: 0px 5px 50px 50px;
	padding: 0px;
	border: 1px solid #B9BBBA;
}

#usefulLinks #usefulLinkHeader {
	color: #000; 
	background-repeat: no-repeat;
	background-position: 10px 8px; 
	border-bottom: 3px solid #8A7B64; 
	padding: 5px 10px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 1.3em !IMPORTANT;
	font-weight: bold;
}

#usefulLinks ul {
	padding: 0px;
	margin: 10px;
}

#usefulLinks li {
	padding: 2px 0px 0px 20px;
	font-weight: bold; 
	list-style: none;
	background-repeat: no-repeat;
	background-position: 0 5px;
}

.template_email_fieldset{
	border:1px solid #000000; 
	background-color: #DCDCDC; 
	padding: 10px 5px 5px 5px;
}

.template_email_legend{
	border:1px solid black; 
	background-color: #D3D0B8; 
	top:-10px;
}

.template_email_error {
	background-color:red;
	display:block; 
	color:white;
	font-weight:bold;
	padding:2px;
	margin-bottom:10px;
	border:1px solid black;
}

.template_email_label{
	float:left; 
	width:150px;
}

.right_align{
	float:right; 
}



