#wmt_content a {
	color: #075296;
	text-decoration: underline;
}

#wmt_content a:hover {
	color: #075296;
	/*text-decoration:underline !important; */
}

#wmt_content a img, #wmt_content a:hover img, #wmt_content a:visited img{
	border:none;
}


#wmt_content a:visited {
	color: #800080;
	text-decoration: underline;
}

#wmt_content a.wmt_bold {
	font-weight: bold;
}

#wmt_content img a{
	border: none;
}

#content_links img {
	/* style removed 12/03/10 to recitfy certain 1024x768 displaying Advertising Features wrapping under one another */
	/*border:1px solid #CECECE !important;
	padding:3px;*/
}

#wmt_content a.wmt_boldarrow {
	background-image: url('assets/styles/images/link-arrow.gif'); 
	background-repeat: no-repeat; 
	background-position: 0 4px;
	padding-left: 16px;
	font-weight: bold;
}

#wmt_content p {
	line-height: 1.25em; 
}

#wmt_content ul{
	list-style-type: square;
}

#wmt_content ul ul li{
	list-style-image:url(assets/styles/images/sub-list-bullet.gif);
	padding-left:6px;
}

.wmt_infodiv {
       margin: 0px 0px 10px 0px;
       padding: 4px 0px;

}

.wmt_infodiv .list_heading {
	color: #000; 
	background-repeat: no-repeat;
	background-position: 0 3px;
	padding: 4px;
	border-bottom:3px solid #8A7B64;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 1.3em !IMPORTANT;
}

.wmt_infodiv ul {
       margin: 0px;
       padding: 0px;
}

.wmt_infodiv li {
	padding: 1px 0px 0px 4px;
	list-style: square;
	background-repeat: no-repeat;
	background-position: 0 3px;
	margin-left: 16px;
}

.wmt_infodiv li.item_1 {

}

.wmt_infodiv ul ul {
	margin-left: -20px;
	padding-left: 20px;
	border: none;
}

.wmt_infodiv ul ul li {
	padding-left: 14px;
	background-repeat: no-repeat;
	background-position: 0 4px;
}

.wmt_linkdiv, .wmt_textdiv {
	margin: 0px 0px 2px 0px;
	padding: 4px;
}

.wmt_linkdiv ul, .wmt_textdiv ul{
	list-style-type:square;
	

}

.wmt_linkdiv .list_heading, .wmt_textdiv .text_heading {
	border-bottom:3px solid #8A7B64;
	font-family:Tahoma,Arial,sans-serif;
	font-size:1.3em !important;
	font-weight:bold;
	margin-bottom:8px;
	padding:4px;
}

.wmt_infodiv .list_sub_heading {
	color: #000; 
	background-repeat: no-repeat;
	background-position: 0 3px;
	padding-left: 3px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 1.1em !IMPORTANT;
}

.wmt_linkdiv .list_sub_heading {
	font-family:Tahoma,Arial,sans-serif;
	font-weight:bold;
	padding-left: 10px;
	font-size: 1.1em !IMPORTANT;
	margin-bottom:0px;
}

.list_sub_heading a{
	color:#000 !important;
	text-decoration: none !important;
}

.list_sub_heading a:hover{
	text-decoration: underline;
}

.list_heading a, #wmt_content h1 a{
	color:#000 !important;
	text-decoration: none !important;
}

.list_heading a:hover, #wmt_content h1 a:hover{
	text-decoration: underline;
}

.wmt_linkdiv ul {
	margin: 0px 10px 10px 10px;
	padding: 0px;
}

.wmt_linkdiv li {
	padding: 2px 0px 0px 4px;
	list-style: square;
	background-repeat: no-repeat;
	background-position: 0 5px;
	margin-left: 16px;
}

.wmt_linkdiv ul ul {
	margin-left: -20px;
	padding-left: 20px;
	margin-bottom: 0px;
}

.wmt_linkdiv ul ul li {
	padding-left: 6px;
	list-style-image: url('assets/styles/images/sub-list-bullet.gif');
}

.wmt_textdiv .text_content {
	padding: 5px 10px 10px 10px;
}

.wmt_heading {
	border-bottom:3px solid #8A7B64; 
	padding: 4px;
	margin-bottom: 8px;
	font-size: 1.3em !IMPORTANT;
	font-family: Tahoma, Arial, sans-serif;
	font-weight: bold;
}

#wmt_deakin_news {	
	margin-bottom: 10px;
	padding: 4px;
	background-color: #FFF !important;
}


* html #wmt_deakin_news {	
	background: none; 
}

#wmt_deakin_news .news_article {
	clear: both; 
	padding: 5px 0px 5px 0px;
	border-bottom: 1px solid #B9BBBA;
}

#wmt_deakin_news .news_article .news_image {
	float: left;
	padding: 3px;
	margin: 0px 5px 1px 0px;
	border:1px solid #CECECE !important
}

#wmt_deakin_news .news_article .news_heading {
	font-weight: bold;
}

#wmt_deakin_news .news_article .news_story {
}

#wmt_deakin_news .news_article .news_link {
	color: #346FA7; 
	font-weight: bold;
}

#wmt_deakin_news #more_news {
	color: #7B7B7B; 
	padding: 0 0px 0 0;
	margin: 2px 10px 2px 0px;
	text-align: right;
	font-weight: bold;
}

div.wmt_col_layout {
	width: 100%;
}

div.wmt_two_col {
	float: left;
	width: 45%;
	margin-right: 15px;
}

div.wmt_three_col {
	float: left;
	width: 32%;
	margin-right: 10px;
}

.wmt_featitem, .wmt_featitem_alt {
	width: 280px; 
	/* this doesn't work in IE, so removed until some time when it does! */
	/*max-height: 140px; 
	overflow: hidden;*/
}

.featitem_heading {
	font-size: 1.2em;
	font-weight: bold;
	font-family: Tahoma, Arial, sans-serif;
	margin: 5px;
}

.featitem_text {
	font-size: 0.9em;
	font-weight: bold;
	font-family: Tahoma, Arial, sans-serif;
	margin: 5px;
}

.featitem_link {
	clear: left;
	font-size: 0.9em;
	font-weight: bold;
	font-family: Tahoma, Arial, sans-serif;
	background-repeat: repeat-y; 
	background-position: top; 
	padding: 2px 2px 3px 2px;
	margin-top: 2px;
}

.featitem_link a {
	text-decoration: none !IMPORTANT;
	background-repeat: no-repeat; 
	background-position: 0 75%;	
	padding-left: 20px;
}

.featitem_link a:hover {
	text-decoration: underline !IMPORTANT;
}

.featitem_image {
	float: left;
	margin: 6px 5px 2px 6px;	
	padding: 1px;
	background-color: #FFF;
	border: 1px solid #CCC;
	color:#CCC;
}

.wmt_button {
	/*margin-top: 4px;*/
	padding: 2px 2px 1px 2px;
	border: 1px solid #555;
	font-size: 0.8em;	
	font-weight: bold;
}

a.wmt_auth_link {
	background: url('assets/styles/images/lock.png') no-repeat right bottom;
	padding: 0 16px 0 0;
}

a.wmt_new_window {
	background: url('assets/styles/images/new-window.gif') no-repeat right bottom;
	padding: 0 18px 0 0;
}

a.wmt_new_window:visited {
	background: url('assets/styles/images/new-window-visited.gif') no-repeat right bottom;
	padding: 0 18px 0 0;
}

a.wmt_external_link {
	background: url('assets/styles/images/external-link.gif') no-repeat right bottom;
	padding: 0 20px 0 0;
}

a.wmt_external_link:visited {
	background: url('assets/styles/images/external-link-visited.gif') no-repeat right bottom;
	padding: 0 20px 0 0;
}

a.wmt_pdf_file {
	background: url('assets/styles/images/pdf-file.gif') no-repeat right bottom;
	padding: 0 16px 0 0;
}

a.wmt_pdf_file:visited {
	background: url('assets/styles/images/pdf-file-visited.gif') no-repeat right bottom;
	padding: 0 16px 0 0;
}

a.wmt_doc_file {
	background: url('assets/styles/images/doc-file.gif') no-repeat right bottom;
	padding: 0 16px 0 0;
}

a.wmt_doc_file:visited {
	background: url('assets/styles/images/doc-file-visited.gif') no-repeat right bottom;
	padding: 0 16px 0 0;
}

a.wmt_docx_file {
	background: url('assets/styles/images/docx-file.gif') no-repeat right bottom;
	padding: 0 16px 0 0;
}

a.wmt_docx_file:visited {
	background: url('assets/styles/images/docx-file-visited.gif') no-repeat right bottom;
	padding: 0 16px 0 0;
}

a.wmt_rtf_file {
	background: url('assets/styles/images/rtf-file.gif') no-repeat right bottom;
	padding: 0 16px 0 0;
}

a.wmt_rtf_file:visited {
	background: url('assets/styles/images/rtf-file-visited.gif') no-repeat right bottom;
	padding: 0 16px 0 0;
}

a.wmt_ppt_file {
	background: url('assets/styles/images/ppt-file.gif') no-repeat right bottom;
	padding: 0 16px 0 0;
}

a.wmt_ppt_file:visited {
	background: url('assets/styles/images/ppt-file-visited.gif') no-repeat right bottom;
	padding: 0 16px 0 0;
}

a.wmt_pps_file {
	background: url('assets/styles/images/pps-file.gif') no-repeat right bottom;
	padding: 0 16px 0 0;
}

a.wmt_pps_file:visited {
	background: url('assets/styles/images/pps-file-visited.gif') no-repeat right bottom;
	padding: 0 16px 0 0;
}

a.wmt_xls_file {
	background: url('assets/styles/images/xls-file.gif') no-repeat right bottom;
	padding: 0 16px 0 0;
}

a.wmt_xls_file:visited {
	background: url('assets/styles/images/xls-file-visited.gif') no-repeat right bottom;
	padding: 0 16px 0 0;
}

a.wmt_xlsx_file {
	background: url('assets/styles/images/xlsx-file.gif') no-repeat right bottom;
	padding: 0 16px 0 0;
}

a.wmt_xlsx_file:visited {
	background: url('assets/styles/images/xlsx-file-visited.gif') no-repeat right bottom;
	padding: 0 16px 0 0;
}

a.wmt_zip_file {
	background: url('assets/styles/images/zip-file.gif') no-repeat right bottom;
	padding: 0 16px 0 0;
}

a.wmt_zip_file:visited {
	background: url('assets/styles/images/zip-file-visited.gif') no-repeat right bottom;
	padding: 0 16px 0 0;
}

a.wmt_flv_file {
	background: url('assets/styles/images/flv-file.gif') no-repeat right bottom;
	padding: 0 16px 0 0;
}

a.wmt_flv_file:visited {
	background: url('assets/styles/images/flv-file-visited.gif') no-repeat right bottom;
	padding: 0 16px 0 0;
}

a.wmt_mov_file {
	background: url('assets/styles/images/mov-file.gif') no-repeat right bottom;
	padding: 0 16px 0 0;
}

a.wmt_mov_file:visited {
	background: url('assets/styles/images/mov-file-visited.gif') no-repeat right bottom;
	padding: 0 16px 0 0;
}

a.wmt_swf_file {
	background: url('assets/styles/images/swf-file.gif') no-repeat right bottom;
	padding: 0 16px 0 0;
}

a.wmt_swf_file:visited {
	background: url('assets/styles/images/swf-file-visited.gif') no-repeat right bottom;
	padding: 0 16px 0 0;
}

a.wmt_wmv_file {
	background: url('assets/styles/images/wmv-file.gif') no-repeat right bottom;
	padding: 0 16px 0 0;
}

a.wmt_wmv_file:visited {
	background: url('assets/styles/images/wmv-file-visited.gif') no-repeat right bottom;
	padding: 0 16px 0 0;
}

a.wmt_indd_file {
	background: url('assets/styles/images/indd-file.gif') no-repeat right bottom;
	padding: 0 16px 0 0;
}

a.wmt_indd_file:visited {
	background: url('assets/styles/images/indd-file-visited.gif') no-repeat right bottom;
	padding: 0 16px 0 0;
}

a.wmt_exe_file {
	background: url('assets/styles/images/exe-file.gif') no-repeat right bottom;
	padding: 0 16px 0 0;
}

a.wmt_exe_file:visited {
	background: url('assets/styles/images/exe-file-visited.gif') no-repeat right bottom;
	padding: 0 16px 0 0;
}

a.wmt_dmg_file {
	background: url('assets/styles/images/dmg-file.gif') no-repeat right bottom;
	padding: 0 16px 0 0;
}

a.wmt_dmg_file:visited {
	background: url('assets/styles/images/dmg-file-visited.gif') no-repeat right bottom;
	padding: 0 16px 0 0;
}

a.wmt_sit_file {
	background: url('assets/styles/images/sit-file.gif') no-repeat right bottom;
	padding: 0 16px 0 0;
}

a.wmt_sit_file:visited {
	background: url('assets/styles/images/sit-file-visited.gif') no-repeat right bottom;
	padding: 0 16px 0 0;
}

a.wmt_mp3_file {
	background: url('assets/styles/images/mp3-file.gif') no-repeat right bottom;
	padding: 0 16px 0 0;
}

a.wmt_mp3_file:visited {
	background: url('assets/styles/images/mp3-file-visited.gif') no-repeat right bottom;
	padding: 0 16px 0 0;
}

a.wmt_indt_file {
	background: url('assets/styles/images/indt-file.gif') no-repeat right bottom;
	padding: 0 16px 0 0;
}

a.wmt_indt_file:visited {
	background: url('assets/styles/images/indt-file-visited.gif') no-repeat right bottom;
	padding: 0 16px 0 0;
}

a.wmt_dot_file {
	background: url('assets/styles/images/dot-file.gif') no-repeat right bottom;
	padding: 0 16px 0 0;
}

a.wmt_dot_file:visited {
	background: url('assets/styles/images/dot-file-visited.gif') no-repeat right bottom;
	padding: 0 16px 0 0;
}

/*========= NEW FILE TYPES ADDED 22-04-10 ========= */
a.wmt_pptx_file {
	background: url('assets/styles/images/pptx-file.gif') no-repeat right bottom;
	padding: 0 20px 0 0;
}

a.wmt_pptx_file:visited {
	background: url('assets/styles/images/pptx-file-visited.gif') no-repeat right bottom;
	padding: 0 20px 0 0;
}

a.wmt_potx_file {
	background: url('assets/styles/images/potx-file.gif') no-repeat right bottom;
	padding: 0 20px 0 0;
}

a.wmt_potx_file:visited {
	background: url('assets/styles/images/potx-file-visited.gif') no-repeat right bottom;
	padding: 0 20px 0 0;
}

a.wmt_dotx_file {
	background: url('assets/styles/images/dotx-file.gif') no-repeat right bottom;
	padding: 0 20px 0 0;
}

a.wmt_dotx_file:visited {
	background: url('assets/styles/images/dotx-file-visited.gif') no-repeat right bottom;
	padding: 0 20px 0 0;
}

a.wmt_ppsx_file {
	background: url('assets/styles/images/ppsx-file.gif') no-repeat right bottom;
	padding: 0 20px 0 0;
}

a.wmt_ppsx_file:visited {
	background: url('assets/styles/images/ppsx-file-visited.gif') no-repeat right bottom;
	padding: 0 20px 0 0;
}

a.wmt_txt_file {
	background: url('assets/styles/images/txt-file.gif') no-repeat right bottom;
	padding: 0 20px 0 0;
}

a.wmt_txt_file:visited {
	background: url('assets/styles/images/txt-file-visited.gif') no-repeat right bottom;
	padding: 0 20px 0 0;
}

/*========= END NEW FILE TYPES ADDED 22-04-10 ========= */
pre, code, xmp {
        font-size: 120%
}

tr.wmt_tr_alt {
	background-color: #E7E6E2;
}

div.wmt_form_row
{
	clear: both;
	display:block;
	margin-bottom:0.1em;
}

.wmt_label, .wmt_label_wide
{
	float:left;
	padding:2px;
	margin: 0px 5px 2px 0px;
	background-color:#ececec;
	color:#000000;
}

.wmt_label
{
	width:20%;
}

.wmt_label_wide
{
	width:40% !IMPORTANT;
}

div.wmt_form_row input
{
	width:40%;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:90%;
}

div.wmt_radio input, div.wmt_check input{
	width:3%;
}

div.wmt_radio label, div.wmt_check label{
	width:97%;
}

div.wmt_form_row select, div.wmt_form_col input, div.wmt_form_col select{
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:90%;
}

div.wmt_form_row select, div.wmt_form_row textarea {
	width:40%;
}

div.wmt_form_col
{
	float:left;
	margin-bottom:0.2em;
}

.wmt_form_col input, .wmt_form_col select
{
	float:left;
	margin-right: 0.7em;
	width:auto;
	font-size:90%;
}

.wmt_form_col .wmt_label, .wmt_label_wide, div.wmt_form_col select
{
	float:left;
	width:auto;
}

span.wmt_mandatory
{
	color:red;
}


fieldset.wmt_fieldset, fieldset.wmt_dotted_fieldset
{
	padding: 5px;
	margin: 2px 0px 2px 0px;

}

fieldset.wmt_sub_fieldset
{
	margin: 2px 0px 2px 0px;
	padding:2px;
	display:inline;
}

.clear_float
{
	clear:both;
}


legend.wmt_bg_legend, legend.wmt_legend, legend.wmt_border_legend, fieldset.wmt_dotted_fieldset
{	
	margin: 0.5em 0em 0.5em 0em;
}

input.wmt_button
{
	/*margin:5px 5px 0px 0px;*/
	/*Thanks Mike*/
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:0.85em;
	font-weight:bold;
	background-color:#ececec;

}

.format_blockquote {
	white-space:pre;
}

#unit_search {
	background-color:#FFF !important;
}


/* Css to hide skip to content link except from screen readers */
#skip_to_content, #skip_to_content+td {
    height:1px;
    left:-10000px;
    overflow:hidden;
    position:absolute;
    top:auto;
    width:1px;
}

/* A div class to hide video accessibility controls from visual except for screen readers*/
div.hideaccessibilityaids a, div.hideaccessibilityaids br
{
	position:absolute;
	left:-10000px;
	top:auto;
	width:1px;
	height:1px;
	overflow:hidden;
}

/* This is the css to hide the search domain drop down label except from screen readers */
label#IDOL_sel_searchIndexLabel
 {
    height:1px;
    left:-10000px;
    overflow:hidden;
    position:absolute;
    top:auto;
    width:1px;
}

/* This is to make text size consistent with existing form elements */
#IDOL_sel_searchIndex { font-size:0.9em; }


