@charset "utf-8";

div#header {
	background-image: none;
	background-color: #fff;
}

body.home div#header {
	height: auto;
	background-image: none;
	background-color: transparent;
	padding: 20px;
}

body.home div#header h1 {
	color: #000;
	text-indent: 0;
	background-image: none;
	background-color: transparent;
	text-align: center;
	width: 100%;
	height: auto;
	font-weight: bold;
}

body.home div#header h1 a {
	color: #000;
}

div#header p#systemname a {
	background-image: none;
	text-indent: 0;
	color: black;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 10px;
	height: auto;
}

div#header div.utilmenu, div#header div.utilmenu a {
	color: #666;
}

a.ico_h_help {
	background-image: none;
}

div#search {
	background-image: none;
	background-color: #eee;
}

#search .searchbutton, #advanced .searchbutton, #sorting .sortbutton {
	display: none !important;
}
	
.roundbutton-wrapper a {
	color: #999;
}

.roundbutton-wrapper span, .roundbutton-wrapper a {
	background-image: none;
}

.roundbutton-wrapper-selected a {
	color: #000;
	border: 1px solid #666;
}

.servicebutton .roundbutton-wrapper {
	border: 1px solid #999;
}

.preview-button .roundbutton-wrapper {
	border: 1px solid #999 !important;
}

div#advanced p.disclosure a {
	text-decoration: none;
}

div#resultlist ul.filteringby li {
	background-color: transparent;
	border: 1px solid #999;
}

#submenu ul li.selected {
	background-color: transparent;
	border: 1px solid #999;
}

div#listcontent li span.material_category {
/*	background-image: none; */
}

div#resultlist div#listcontent ul li span.material_category {
	text-indent: 0;
	font-size: 9px;
	margin-top: 3px;
	margin-left: 8px;
}

div#resultlist div#listcontent li.item_result {
	border-top: 1px solid #999;
}

div#resultlist div#listcontent ul li.even {
	background-color: transparent;
}

table.datatable td, table.datatable th {
	border: 1px solid #999;
}

table.datatable tr.odd td {
	background-color: transparent;
}

#footer {
	border-top: 1px solid #999;
	border-bottom: none;
	background-image: none;
	background-color: transparent;
	color: #666;
}

div#footer li, div#footer a, div#footer address {
	color: #666;
}
