@charset "utf-8";
/* CSS Document */

div#content_space ul#translate_links {
	background-image: url(/images/titles/ecofinderrr_trans.gif);
}

table.results_list {
	border: 1px solid #7D7D7D;
	border-collapse: collapse;
	font-size:12px;
}

a.greentext {
	color: #005920;
}
table.results_list a:hover {
	color: #FF9900;
}

table.results_list td {
	padding: 4px;
	border: 1px solid #7D7D7D;
	font-size:12px;
}

table#results_list th {
	color:#ffffff;
	background-color:#F90;
	border: 1px solid #888888;
	text-align: center;
}

table.results_list th {
	color:#ffffff;
}
table#search_list th, #ecofinder_profile th {
	color:#FFFFFF;
	background-color:#363;
	padding: 2px;
	}
table.results_list td.table_header {
	color:#FFFFFF;
	background-color:#363;
}
table#search_list td.table_header {
	color:#363;
	background-color:#FFFFFF;
}

table#search_list td.table_header a:link {
color:#F7931D;
}
table#search_list td.table_header a:hover, a:active {
color:#005920;
}

td.label {
	font-weight: bold;
	color: #ffffff;
	font-size:12px;
}

table#ecofinder_profile td {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

#ecofinder_profile h1 {
color: #FFFFFF;
font-size:20px;
}
/*
table.results_list td.table_header a { 
color:#FFFFFF; 
background-color:#363; 
font-size:12px; 
}
*/
.boldtext { 
font-size: 13px; 
font-weight: bold 
}



/* changed bgcolor(gray to light yellow) and color fff to 000 */
table#search_list td.table_header {
background-color:#000;
font-size: 14px; 
color:#FFF;
}
td { font-size:12px; }

.service_header {
font-weight: bold;
font-size:16px;
}

.table_servicenote {
background-color:#FFC; 
}

.servicenote_header {
font-weight: bold;
color:#F00;
font-size:16px;
}

