@CHARSET "UTF-8";


#wm_top_container a {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5C490;
	color: #013750;
	text-decoration: none;
}
#wm_top_container a:hover {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00988D;
}
#wm_top_container h1 {
	font-family: "Arial Black", Arial;
	color: #00988D;
	letter-spacing: -1px;
	margin-top: 0px;
	font-size: 26px;
	margin-bottom: 20px;
	font-weight: normal;
}
#wm_top_container h3 {
	margin-bottom: 5px;
	margin-top: 5px;
	font-size: 16px; 
}
#wm_top_container h4 {
  font-size: 13px;
  font-weight: bold;
  margin-bottom: 5px;
}
#wm_top_container .hidden {
	visibility: hidden;
}
#wm_top_container .no-display {
	display: none;
}
#wm_top_container img {
	border: 0px;
}
#wm_top_container {
	border-top: 1px dotted #E5C490;
	border-bottom: 1px solid #E5C490;
	border-left: 1px solid #E5C490;
	border-right: 1px solid #E5C490;
	background-color:#FEF5C8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #013750;
	font-weight: normal;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#wm_acct_account_select_div,
#wm_rules_overview_folder_select_div,
#wm_rule_details_rule_select_div {
	margin-bottom: 20px;
}
#wm_top_container h2 {
	margin: 0px;
	font-size: 16px;
	background-image: url(../images/information.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
#wm_top_container #wm_top_breadcrumbs_acct_overview, #wm_top_breadcrumbs_rules_overview, #wm_top_breadcrumbs_rule_details{
	background-color: #2C6B74;
	font-size: 11px;
	padding: 4px;
	margin-top: 10px;
	color: #FEF5C8;
}
#wm_top_container #wm_top_breadcrumbs_acct_overview a, #wm_top_breadcrumbs_rules_overview a, #wm_top_breadcrumbs_rule_details a {
	border-bottom-color: #FFFFFF;
	color: #FEF5C8;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
#wm_top_container #wm_top_breadcrumbs_acct_overview a:hover, #wm_top_breadcrumbs_rules_overview a:hover, #wm_top_breadcrumbs_rule_details a:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	color: #FFFFFF;
	text-decoration: none;
}
#login_info {
	float: right;
	margin-bottom: 5px;
	font-size: 11px;
}
#login_info input {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #00988D;
	border: 1px solid #00988D;
	font-size: 10px;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 2px;
	padding-left: 1px;
	text-transform: uppercase;
	font-family: Arial, sans-serif;
}
#login_info input:hover {
	font-weight: bold;
	color: #FEF5C8;
	background-color: #2C6B74;
	border: 1px solid #2C6B74;
	font-size: 10px;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 2px;
	padding-left: 1px;
	text-transform: uppercase;
	font-family: Arial, sans-serif;
}
#wm_top_container select {
	font-size: 11px;
	background-color: #FFFBE7;
	border: 1px solid #E5C490;
	padding: 2px;
	color: #7F6D50;
}
#wm_top_container ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#wm_top_container ul li {
	background-image: url(../images/bullit.gif);
	background-repeat: no-repeat;
	background-position: left center;
	list-style-image: none;
	list-style-type: none;
	padding-left: 10px;
	margin-top:2px;
}
#wm_top_container ul.dotted {
	list-style-image: none;
	list-style-type: disc;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#wm_top_container ul.dotted li {
	background-image: none;
	background-repeat: no-repeat;
	background-position: left center;
	list-style-image: none;
	list-style-type: disc;
	padding-left: 2px;
}
#wm_top_container input#wm_login_user {
	background-color: #FFFFFF;
	border: 1px solid #E5C490;
	font-size: 12px;
	color: #2C6B74;
	padding: 2px;
	width: 160px;
	margin-left: 4px;
	margin-right: 10px;
}
#wm_top_container input#wm_login_password {
	background-color: #FFFFFF;
	border: 1px solid #E5C490;
	font-size: 12px;
	color: #2C6B74;
	padding: 2px;
	width: 160px;
	margin-left: 4px;
}
#wm_top_container input#wm_login_login {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #00988D;
	border: 1px solid #00988D;
	font-size: 10px;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 2px;
	padding-left: 1px;
	text-transform: uppercase;
	font-family: Arial, sans-serif;
	margin-left: 4px;
	margin-top: -1px;
}
#wm_top_container input#wm_login_login:hover {
	font-weight: bold;
	color: #FEF5C8;
	background-color: #2C6B74;
	border: 1px solid #2C6B74;
	font-size: 10px;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 2px;
	padding-left: 1px;
	text-transform: uppercase;
	font-family: Arial, sans-serif;
}
#wm_top_container .floatleft {
	float: left;
	margin-bottom: 15px;
}
#wm_top_container .clear {
	clear: both;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #E5C490;
	padding-top: 8px;
	margin-bottom: 8px;
	margin-top: 20px;
}
#wm_top_container .sep {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #E5C490;
	padding-top: 8px;
	margin-bottom: 8px;
	margin-top: 20px;
}
#wm_top_container .rightmargin {
	margin-right: 50px;
}
#wm_rule_details_logs ul,
#wm_rules_overview_logs ul,
#wm_acct_logs ul {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#wm_acct a.older, #wm_rules a.older, #wm_rule_det a.older {
	background-image: url(../images/older.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
	margin-right: 10px;
	margin-top: 10px;
	color:#013750;
}
#wm_acct a.older:hover, #wm_rules a.older:hover, #wm_rule_det a.older:hover {
	background-image: url(../images/older.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
	margin-right: 10px;
	margin-top: 10px;
	color:#013750;
}
#wm_acct a.newer, #wm_rules a.newer, #wm_rule_det a.newer {
	background-image: url(../images/newer.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 12px;
	margin-top: 10px;
	margin-right: 10px;
	color:#013750;
}
#wm_acct a.newer:hover, #wm_rules a.newer:hover, #wm_rule_det a.newer:hover {
	background-image: url(../images/newer.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 12px;
	margin-top: 10px;
	margin-right: 10px;
	color:#013750;
}
#wm_acct a.latest, #wm_rules a.latest, #wm_rule_det a.latest {
	color:#013750;
}
#wm_rules_overview_graph img ,
#wm_rule_details_graph img,
#wm_acct_overview_graph img {
	margin-top: 10px;
	border: 1px solid #E5C490;
}
#wm_top_container p.checkbox {
	font-size: 11px;
	margin-top: 5px;
}
#wm_login_no_keep_loggedin {
	height: 8px;
	width: 8px;
}
#wm_loading_indicator {
	background-image: url(../images/loader_bar.gif);	
	background-repeat: no-repeat;
	background-position: right center;
	padding: 10px;
	left: 50%;
	position: absolute;
	margin-top: 0pt;
	top: 321px;
	width: 200px;
}
#wm_top_container .powered {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E5C490;
	padding-top: 8px;
	margin-bottom: 8px;
	font-size: 11px;
	margin-top: 20px;
	text-align: right;
}
#wm_top_container .log_ok {
	color: #5A5A5A;
}
#wm_top_container a.no-border {
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #F3F3F3;
}
#wm_top_container a.no-border:hover {
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #F3F3F3;
}
#wm_error_alert {
	background-color: #000000;
	color: #fff;
	position:absolute;
	padding:12px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	width: 300px;
	z-index: 1000;
}
#wm_error_alert_message {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #4B4B4B;
	margin-right: 24px;
	padding-right: 15px;
}
#close a {
	background-image: url(../images/btn-close.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -32697px;
	display: block;
	height: 13px;
	width: 13px;
	float: right;
}
#close a:hover {
	background-position: left bottom;
}
#wm_top_container .nodisplay {
	display: none;
}
#wm_applet_shade {
	background-color:#000000;
	height:100%;
	left:0px;
	opacity:0.30;
	filter: alpha(opacity=30);
	-moz-opacity: 0.3; 
	-khtml-opacity: 0.3;
	position:absolute;
	top:0px;
	width:100%;
	z-index:100;
	display:none;
}
#wm_acct_overview_report_menu, #wm_rules_overview_report_menu, #wm_rule_details_report_menu {
	width:350px;
}
#wm_top_container .disp_inline {
	display:inline;	
}
#wm_top_container .probe_log {
	display:none; 
	border:1px dotted #C8C8C8; 
	width:400px;
}
#wm_top_container .chart {
	min-height:300px;
	margin-top:10px;
}
#wm_top_container .margin-top {
	margin-top:15px;
}
#wm_top_container input[type="checkbox"] {
	vertical-align:middle;
}
#wm_top_container .pointer-cursor:hover{
	cursor:pointer;
}
#wm_top_container .trans50 {
	opacity:.50;
	filter: alpha(opacity=50); 
}
#wm_top_container .trans75 {
	opacity:.75;
	filter: alpha(opacity=75); 
}
#wm_top_container .error{
	color:red;
}
#wm_top_container .good{
	color: green;
}