#wls-user-errors {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #ffa3b5;
	color: #000000;
}
#wls-user-messages {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #55ffb5;
	color: #000000;
}
#wls-main {
	width: 90%;
	margin: 4px;
}
#wls-main * {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
}
#wls-main input, #wls-main button {
	border: # ecececCCC 1px solid;
	background-color: white;
	font-size: 11px;
	color: #000000;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
}
#wls-main select {
	border: # ecececCCC 1px solid;
	background-color: white;
}
#wls-main select, #wls-main option {
	font-size: 11px;
	margin: 0px;
	color: #000000;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
}
#wls-main input[type=checkbox] {
	border: 0;
}
#wls-main img {
	border: 0px none black;
	margin: 0px;
	padding: 0px;
}
#wls-main h2 {
	font-family: Trebuchet MS, Tahoma, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #00583E;
	margin: 10px 0px 5px 0px;
	padding: 0px;
}
#wls-main h4 {
	width: 100%;
	height: 26px;
	background-color: #DDDDDD;
	color: #00583E;
	font-weight: bold;
	margin: 2px 0px;
	padding: 8px 0px 0px 5px;
}
#wls-main h4.highlighted {
	color: #CC0000;
}
#wls-main h5 {
	padding: 0px 5px;
	margin: 15px 0px 0px 0px;
	font-weight: bold;
}
#wls-main *.label {
	text-align: right;
	vertical-align: top;
	white-space: nowrap;
}
#wls-main tr.multirow span.label, #wls-main tr.multirow span.control {
	vertical-align: middle;
}
#wls-main *.important, #wls-main a:link.important, #wls-main a:visited.important {
	color: #C00;
}
#wls-main p.validation-error {
	color: red;
}
#wls-main p.errors-title {
	font-weight: bold;
}
#wls-main label.error {
	color: red;
	font-weight: bold;
	white-space: nowrap;
}
#wls-main *.changed {
	background-color: yellow;
}
#wls-main input.error {
	background-image: url('common/images/close.gif');
	background-position: 100% 50%;
	background-repeat: no-repeat;
	border: 2px solid red;
	padding-right: 20px;
}
#wls-main a:link.button, #wls-main a:visited.button {
	background: #CC0000;
	color: white;
	text-decoration: none;
	padding: 1px 10px;
}
#wls-main input.button {
	background: #CC0000;
	width: auto;
	padding: 2px 5px;
	margin: 0px 10px 0px 2px;
	color: white;
	border: none;
}
#wls-main a:link, #wls-main a:visited {
	color: #CC0000;
	text-decoration: none;
}
.chzn-container-single a.chzn-single, #wls-main .chzn-container-single a.chzn-single, .ui-dialog .chzn-container-single a.chzn-single, .chzn-results li {
	color: #000000;
	text-decoration: none;
}
#wls-main a:hover, #wls-main a:active {
	color: #CC0000;
	text-decoration: underline;
}
#wls-page-title {
	font-family: Arial Narrow, Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	color: #CC0000;
	font-size: 22px;
	padding: 0px;
	margin: 5px 0px 20px 0px;
	text-transform: none;
	background-color: #FFF;
	text-align: left;
	width: 100%;
	border-left: 0px;
}
#wls-main *.disabled {
	color: grey;
}
#wls-main table.table-with-border *.error {
	color: red !important;
}
#wls-main table.table-with-border *.normal {
	color: green !important;
}
#wls-main table.table-with-border *.firstColumn {
	text-align: left;
}
#wls-main table.table-with-border, #wls-main table.table-with-border td {
	border: #AAAAAA 1px solid;
}
#wls-main table.table-with-border th {
	background-color: #FFF;
	color: #CC0000;
	padding: 4px;
}
#wls-main table.table-with-border {
	margin-top: 1em;
	background-color: #F4F4F4;
	border-collapse: collapse;
	border-spacing: 0;
	border-width: 0px 0px 1px 1px;
	width: 100%;
}
#wls-main table.table-with-border td {
	border-width: 1px 1px 0px 0px;
	margin: 0;
	padding: 4px;
	font-size: 11px;
}
#wls-main table.filter {
	border-collapse: collapse;
}
#wls-main table.filter tr {
	height: 30px;
}
#wls-main table.filter td {
	vertical-align: top;
}
#wls-main table.filter td.fiter-title {
	vertical-align: top;
	width: 80px;
}
#wls-main table.filter td.remove-filter {
	vertical-align: middle;
	padding-bottom: 10px;
}
#wls-main table.edit-details-component td.label, #wls-main table.edit-details-component td.control {
	padding: 2px;
}
#processing-dialog {
	text-align: center;
	vertical-align: middle;
}
#processing-dialog p.processing {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}
div.ui-dialog {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
}
div.ui-dialog *.important {
	color: #C00;
}
div.ui-dialog a:link, div.ui-dialog a:visited {
	color: #CC0000;
	text-decoration: none;
}
div.ui-dialog a:hover, div.ui-dialog a:active {
	color: #CC0000;
	text-decoration: underline;
}
body.content .ui-dialog-titlebar {
	border: 0px;
	color: #CC0000;
	background: #FFF;
	width: auto;
}

