﻿#searchform {
	margin: 0;
	padding: 0;
}

#searchform fieldset {
	border: none;
}

#searchform label.searchmethod {
	display: none;
}

#searchform h3 {
	margin: 0;
	padding: 0;
	color: #FFFFFF;
	font-size: 1.2em;
	font-weight: bold;
}

#searchform ul {
	margin: 0;
	padding: 0 0.5em 0.5em 0.5em;
	list-style: none;
}

#searchform ul li {
	display: block;
	float: left;
	width: 30%;
	margin: 0;
	padding: 0.5em 0.5em 0.5em 0.5em;
	text-align: left;
}

#searchform input.button {
	display: block;
	clear: left;
}

#searchresults span.keyword {
	color: #000;
	font-weight: bold;
}

#searchresults ol {
	list-style: none outside none;
	margin: 0;
	padding: 0;
}

#searchresults ol li {
	list-style: none outside none !important;
	margin: 0;
	padding: 0.5em 1em 0.5em 1em;
	text-align: left;
}

#searchresults ol li.odd {
	background-color: #f2e7ef;
}

#searchresults ol li.even {
	background-color: #FFF;
}

#searchresults ol li h3 {
	margin: 0 0 0.5em 0;
	padding: 0;
	font-size: 115%;
}

#searchresults ol li h3 a {
	color: #632063;
	font-weight: bold;
}

#searchresults ol li p {
	margin: 0 0 0.5em 0;
	padding: 0;
}

#searchresults ol li br {
	clear: left;
}

#searchresults a {
	color: #9d9ba0;
	font-weight: normal;
}

#searchresultsbuttons {
	clear: left;
	margin: 1em 0 0 0;
	padding: 0;
}

#searchnextprev input.backbutton {
	float: left;
}

#searchnextprev input.nextbutton {
	float: right;
}

#searchrefine {
	clear: both;
	width: 480px;
	background-image: url(../images/searchtools.gif);
	background-repeat: no-repeat;
	background-position: -15px top;
	color: #fff;
	background-color: #6d3769;
	border-right: solid 15px #d1d5d5;
	border-left: solid 15px #d1d5d5;
}

#searchrefine .heading {
	font-size: 1.2em;
	font-weight: bold;
	float: left;
}

#searchformperpage10, #searchformperpage20, #searchformperpage30 {
	float: left;
}

#searchmethod {
	border: 0;
}

#searchbuttons {
	float: right;
	margin: 10px 0;
}

#searchBack, #searchNext {
	background: url(../../../../dumfries/images/blank-btn.gif) no-repeat top left;
	width: 55px;
	height: 21px;
	border: 0;
}

.moveUp {
	display: none;
}

.results {
	vertical-align: middle;
}

#searchform input.btn {
	src: url(../../../images/btn-search.gif);
	vertical-align: middle;
	margin-bottom: 4px;
}

#searchrefine .radio {
	border: 0;
}

#searchrefine .searchmethodarea {
	margin: 8px 0;
}

#searchrefine .searcharea {
	margin: 8px 0 0 0;
}

.buttonselected {
	color: #632063 !important;
	text-decoration: underline;
	font-size: 12px !important;
}

.searchresultstext {
	padding-top: 2px;
	float: left;
}

#searchresults ol li.odd h3, #searchresults ol li.even h3 {
	color: #632063 !important;
}

.searchtips {
	float: right;
	margin-right: 10px;
}

.searchtips a {
	color: #fff;
}

.searchareatop {
	clear: both;
	width: 511px;
	height: 21px;
	background-image: url(../images/searchtop.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.searchareabottom {
	clear: both;
	width: 511px;
	height: 20px;
	background-image: url(../images/searchbottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.searchrefineinternals {
	padding: 0 0 0 10px;
}

#searchcontrols {
	margin: 0 0 15px 10px;
	height: 2em;
}

#searchcontrols div {
	float: left;
}

#searchcontrols input.button {
	cursor: pointer;
}

#resultsperpagelinks a,
#resultsperpagelinks span {
	padding-left: 3px;
}

#resultsperpagelinks a:link,
#resultsperpagelinks a:visited {
	color: Black;
	text-decoration: none;
}

#resultsperpagelinks a:hover,
#resultsperpagelinks a:active,
#resultsperpagelinks a:focus,
#resultsperpagelinks span {
	color: #632063;
	text-decoration: underline;
}

#searchcontrols .searchresultstext {
	color: Black;
	text-decoration: none;
	float: none;
}