  .ui-widget-content a {
    color: #0090E9;
    text-decoration:underline;
}
/*
.mu_jq_container {
	padding:12px;
	font-family: "Trebuchet MS", "Arial", "Helvetica", "Verdana", "sans-serif";
}
.mu_jq_container h3.docs { 
	clear:left; 
	font-size:12px; 
	font-weight:normal; 
	padding:0 0 1em; 
	margin:0; }
*/
.mu_jq_dialog {
	padding:12px;
	font-family: "Trebuchet MS", "Arial", "Helvetica", "Verdana", "sans-serif";
}
.mu_jq_dialog a:link {	
    text-decoration:underline;
}
.mu_jq_dialog input {
    display: block;
}
.mu_jq_dialog label {
	border: 1px solid transparent !important;
}
.mu_jq_dialog input.text {
    margin-bottom: 12px;
    width: 95%;
    padding: .4em;
}
.mu_jq_dialog fieldset {
    padding: 0;
    border: 0;
    margin-top: 25px;
}
.mu_jq_dialog h1 {
    font-size: 1.2em;
    margin: .6em 0;
}
.mu_jq_dialog .ui-dialog .ui-state-error {
    padding: .3em;
}

.mu_jq_dialog form .validateTips {
    border: 1px solid transparent;
}
.mu_jq_helper_tooltip {
	color:#0468a8!important;cursor:help;	
	font-size:1.3em;
	font-weight: bolder;
	padding: .2em;
	}
.mu_jq_helper_tooltip:hover {
	text-decoration:underline
	}
/*
form .required {
    border: 1px solid transparent;
}
*/	
	
.mu_jq_dialog form label.ui-state-error {
	background: url('/massey/app_templates/_pagetemplates/js/jquery/jquery-validation-1.9.0/images/unchecked.gif') no-repeat;
	border: 1px solid transparent;
	padding-left: 18px;		
}

.mu_jq_dialog form ul {
	padding:5px 10px;
	list-style: none;
	list-style-type: none;
}

.mu_jq_dialog form li {
	width: 100%;
	border-top:1px dotted #ccc;	
	display:block;
	float: left;
	clear: left;
}

.mu_jq_hlist ul {	
	padding:5px 10px;
	list-style: none;
	list-style-type: none;	
}

.mu_jq_hlist li {
	width: 100%;
	border-top:1px dotted #ccc;	
	display:block;
	float: left;
	clear: left;	
}

/*
.mu_jq_hlist li:nth-child(odd) {
	background: #F2F6F9
}
*/

/*
.mu_jq_dialog li:first-child {
	border:none;
}
*/

.mu_jq_dialog form .highlight {
	background-color:#F2F6F9;
	border: 1px solid #BFD2E1;
}
/*#e2e2e2 #FCF6E9 border: 1px solid #E4A024; 1px solid #BFD2E1 #F2F6F9 */

/*  JQueryUI does not currently have this style so adding it here for the mo */
.ui-state-success  .ui-icon { 
	background-image: url('/massey/app_templates/_pagetemplates/pagelets/login/images/ui-icons_339966_256x240.png'); 
}
.ui-state-success {  background-color: #BFDFBF; border: 1px solid green; color:green; }

#login-nav .ui-menu { width: 120px; position: absolute; }
#login-button { height: 25px; }
#login-nav .ui-widget { font-family: "Trebuchet MS", "Arial", "Helvetica", "Verdana", "sans-serif"; font-size: 1.1em; background: none; background-color:#FFF; }

.feedbackAjax { clear:left; border: 1px solid transparent; padding: 0.3em; text-align:center; }


/*#login-nav .ui-widget-content .ui-state-default .ui-widget-header { background-color:#FFF; }*/
/*.ui-widget .ui-widget-content .ui-menu .ui-menu-item { z-index:40; }*/
/*#mu_jq_menu ul li a { z-index:40; }*/

/*
.mu_jq_dialog .mu_jq_dialog .off {
	display:none !important;
}
*/

/*	
.mu_jq_dialog .clear {
	clear:both;
}
*/