/*
	Specific styles for search page
*/

#right .contents {
	background: url(/graphics/layout/header-green.jpg) no-repeat left top;
}

.farea:focus, .farea:active, .finput:focus, .finput:active, .flist:focus, .flist:active {
	border-color: #cccccc;
}

.finput {
	background-color: #f6f6f6;
	border-color: #b6cc77;
}

.flist {
	background-color: #f6f6f6;
	border-color: #b6cc77;
}

legend {
	color: #000000;
	/*color: #b6cc77;*/
}

.info-message {
	background: url(/graphics/icons/info-green.jpg) no-repeat left top;
	color: #85ab18;
}

.char a{
	color: #85ab18;
}

.pages a {
	color: #85ab18;
}

a.all, a.all:hover {
	color: #85ab18;
}

#left a.all {
	background: url(/graphics/icons/arrow-green-white.jpg) no-repeat left top;
}

#right a.all {
	background: url(/graphics/icons/arrow-green-grey.jpg) no-repeat left top;
}

#categories a {
	color: #85ab18;
}

#categories ul li li{
	background: url(/graphics/icons/cat-green-arrow.jpg) no-repeat left top;
}

#categories ul li li.active {
	background: url(/graphics/icons/cat-green-arrow-ok.jpg) no-repeat left top;
}

#details a {
	color: #85ab18;
}

span.reference {
	color: #85ab18;
}
/*
.farea {
	background-color: #f6f6f6;
	border-color: #ffffff;
}

.finput {
	background-color: #f6f6f6;
	border-color: #ffffff;
}

.flist {
	background-color: #f6f6f6;
	border-color: #ffffff;
}

.farea:focus, .farea:active, .finput:focus, .finput:active, .flist:focus, .flist:active {
	border-color: #cccccc;
}

.row .title {
	color: #b6cc77;
}

a {
	color: #8c9d5b;
}

.char a{
	border-color: #b6cc77;
}

table.entries th {
	border-color: #b6cc77;
}

table.entries td {
	border-color: #b6cc77;
}

table.entries td#return a{
	background: url(/graphics/layout/r.search.ico.jpg) no-repeat left top;
}

#pages {
	border-color: #b6cc77;
}

hr {
	border-color: #b6cc77;
}
*/