#wmt_permnav td.selected {
	border-top: 5px solid #0131B9; /* Second template color */
}

#wmt_permnav a {
	color: #FFF;
}

#wmt_permnav_search #wmt_searchgo {
	background-color: #EA2D30; /* Second template color */
	border: 1px solid #D21A20;

	color: #FFF;
}

#wmt_banner {
	background-image: url('/template_code/css/7/images/banner.jpg');
}

#wmt_menubar {
	background-color: #FD0002;
	color: #FFF;

	background-image: url('/template_code/css/7/images/heading-gradient.gif'); 
}

#wmt_menubar td {
	color: #FFF;
}

#wmt_menubar td.selected {
	border-top: 5px solid #F0D200;
}

#wmt_menubar a {
	color: #FFF;
}

#wmt_vmenubar li.heading div, #wmt_vmenubar li.heading div a {
	color: #0131B9;
}

#wmt_vmenubar ul ul li {
	background-image: url('/template_code/css/7/images/vmenu-bullet.gif'); 
}

.wmt_featitem {
	background-color: #CC0000;
	background-image: url('/template_code/css/7/images/featured-background.jpg');
	border: 2px solid #7E0000;
}

.wmt_featitem .featitem_heading {
	color: #FFF;
}

.wmt_featitem .featitem_text {
	color: #FFF;
}

.wmt_featitem .featitem_link {
	background-color: #CC0000;
	background-image: url('/template_code/css/7/images/featured-gradient.jpg');
	color: #FFF;
}

.wmt_featitem .featitem_link a {
	color: #FFF !IMPORTANT;
	background-image: url('/template_code/css/7/images/featured-link.gif');
}

.wmt_featitem_alt {
	background-color: #0060FF;
	background-image: url('/template_code/css/7/images/featured-background-alt.jpg');
	border: 2px solid #001C7F;
}

.wmt_featitem_alt .featitem_heading {
	color: #FFF;
}

.wmt_featitem_alt .featitem_text {
	color: #FFF;
}

.wmt_featitem_alt .featitem_link {
	background-color: #0060FF;
	background-image: url('/template_code/css/7/images/featured-gradient-alt.jpg');
	color: #FFF;
}

.wmt_featitem_alt .featitem_link a {
	color: #FFF !IMPORTANT;
	background-image: url('/template_code/css/7/images/featured-link-alt.gif');
}

#wmt_deakin_news {	
	border: 2px solid #FD0002; 
}

#wmt_deakin_news .news_article .news_heading {
	color: #0131B9; 
}

#wmt_deakin_news .news_article .news_heading a {
	color: #0131B9; 
}

.wmt_infodiv, #course_search {
	border: 2px solid #FD0002; 
}

.wmt_infodiv .list_heading, .wmt_linkdiv .list_heading, .wmt_textdiv .text_heading, #usefulLinkHeader {
	background-image: url('/template_code/css/7/images/folder.gif');
}

.wmt_infodiv li {
	background-image: url('/template_code/css/7/images/folder-bullet.jpg');
}

.wmt_infodiv ul ul li, .wmt_linkdiv li, .wmt_linkdiv ul ul li, #usefulLinks li {
	background-image: url('/template_code/css/7/images/subfolder-bullet.gif');
}

.wmt_heading {
	background-image: url('/template_code/images/wmt-heading-gradient.gif'); 
	background-color: #E8EBEB;
	color: #000;
}

/************************/
/*** Standard classes ***/
/************************/

#usefulLinkHeader {
	background-color: #FD0002; /* Primary template colour */
	color: #FFF;
}

tr.wmt_tr_heading {
	background-color: #FD0002;  /* Primary template colour */
	color: #FFF;
	font-weight: bold;
}

tr.wmt_tr_heading a {
	color: #FFF !IMPORTANT;
	text-decoration: underline;
}

tr.wmt_tr {
	background-color: #0131B9; /* Second template color */
	color: #FFF;
}

tr.wmt_tr a {
	color: #FFF !IMPORTANT;
	text-decoration: underline;
}

td.wmt_td_heading {
	background-color: #FD0002;  /* Primary template colour */
	color: #FFF;
	font-weight: bold;
}

td.wmt_td_heading a {
	color: #FFF !IMPORTANT;
	text-decoration: underline;
}

td.wmt_td {
	background-color: #0131B9; /* Second template color */
	color: #FFF;
}

td.wmt_td a {
	color: #FFF !IMPORTANT;
	text-decoration: underline;
}

th.wmt_th {
	background-color: #FD0002;  /* Primary template colour */
	color: #FFF;
	font-weight: bold;
	text-align: left;
}

th.wmt_th a {
	color: #FFF !IMPORTANT;
	text-decoration: underline;
}

td.wmt_td_box {
	background-color: #FD0002;  /* Primary template colour */
	color: #FFF;
	font-weight: bold;
	text-align: center;
	height: 100px;
	width: 100px;
}

td.wmt_td_box a {
	color: #FFF !IMPORTANT;
	text-decoration: underline;
}

td.wmt_td_box_empty {
	background-color: #FFF;
	height: 100px;
	width: 100px;
}

div.wmt_div {
	background-color: #0131B9; /* Second template color */
	color: #FFF;
}

div.wmt_div a {
	color: #FFF !IMPORTANT;
	text-decoration: underline;
}

div.wmt_div_heading {
	background-color: #FD0002;  /* Primary template colour */
	color: #FFF;
	font-weight: bold;
	text-align: left;
}

div.wmt_div_heading a {
	color: #FFF !IMPORTANT;
	text-decoration: underline;
}

span.wmt_span {
	background-color: #0131B9; /* Second template color */
	color: #FFF;
}

span.wmt_span a {
	color: #FFF !IMPORTANT;
	text-decoration: underline;
}

span.wmt_span_heading {
	background-color: #FD0002;  /* Primary template colour */
	color: #FFF;
	font-weight: bold;
	text-align: left;
}

span.wmt_span_heading a {
	color: #FFF !IMPORTANT;
	text-decoration: underline;
}

fieldset.wmt_fieldset, fieldset.wmt_sub_fieldset
{
	border:1px solid #006699;
}

fieldset.wmt_dotted_fieldset
{
	border:1px dotted #006699;
}

legend.wmt_bg_legend
{
	background-color:#006699;
	color: #FFF;
	padding:2px;
}

legend.wmt_legend
{
	color: #006699;
	background-color:#FFFFFF;
}

legend.wmt_border_legend
{
	border:1px solid #006699;
	color:#006699;
	background-color:#FFFFFF;
}

.wmt_label, .wmt_label_wide
{
	border:1px solid #006699;
}

input.wmt_button
{
	border:1px outset #006699;
}

