/*
 Commented definitions are from the Acas equivalent, kept in place for now.
*/

/*
#searchform
{
	margin: 0;
	padding: 0;
}

.searchheader
{
	margin: 0 0 0 10px;
	width: 742px;
	height: 54px;
	background : url(../../../images/acas/common/searchbanner.gif) no-repeat;
}

.seachheaderinternal
{
	padding: 12px 0 0 200px;
}



.searchsubhead
{
	margin: 0 0 0 10px;
	width: 740px;
	height: 29px;
	background : url(../../../images/acas/common/searchsubhead.gif) no-repeat;
}



#searchform fieldset
{
	 border: none;
}

#searchform label.searchmethod
{
	 display: none;
}

#searchform h3 {
	margin: 1em 0 0 0;
	padding: 0.5em 1em 0.5em 1em;
	background-color: #990099;
	color: #FFFFFF;
	font-size: 100%;
}

#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
{
}

#searchresults span.keyword {
	color: #0000FF;
}

#searchresults ol {
	list-style: none;
	margin: 0;
	padding: 0;
}

#searchresults ol li {
	margin: 0;
	padding: 0.5em 1em 0.5em 1em;
	text-align: left;
}

.odd {
	background-color: #FFFEFF;
}

.even {
	background-color: #f5f8fb;
}

#searchresults ol li h3 {
	margin: 0 0 0.5em 0;
	padding: 0;
	font-size: 100%;
}

#searchresults ol li p {
	margin: 0 0 0.5em 0;
	padding: 0;
}

#searchresults ol li br
{
	 clear: left;
}

#searchresults a
{
	background-image: url(../../../images/acas/common/navarrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
	color: #135182;
	padding-left: 10px;
}

#searchresultsbuttons 
{
	clear: left;
	margin: 1em 0 0 0;
	padding: 0;
}

#searchnextprev input.backbutton {
	float: left;
}

#searchnextprev input.nextbutton {
	float: right;
}

.resultssection
{
	background-image: url(../../../images/acas/common/css-dotted-vert.gif);
	background-repeat: repeat-y;
	background-position: right top;
	width: 100px;
}

.searchiteminfo
{
	padding: 6px 0 6px 18px;
}

.searchiteminfo p
{
	padding-left: 10px;
}

#searchresults
{
	width: 750px;
}

.searchbuttons
{
	padding-top: 5px;
	float: right;
}

.numberresults
{
	padding: 6px 0 0 8px;
	float: left;
	font-size: 12px;
	font-weight: bold;
}

.moveUp
{
	display: none;
}

.sectionname
{
	text-align: center;
}

.pagination a.backbtn
{
	background-image: url(../../../images/acas/common/navarrow_reverse.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}

.pagination a.nxtbtn
{
	background-image: url(../../../images/acas/common/navarrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 10px;
}

#searchNext
{
	cursor: pointer;
	background-image: url(../../../images/acas/common/navarrow.gif);
	background-repeat: no-repeat;
	background-position: right 6px;
	padding-right: 10px;
	border: 0;
	background-color: Transparent;
	margin: 0;
	font-weight: bold; 
	color: #004e92;
}

#searchBack
{
	cursor: pointer;
	background-image: url(../../../images/acas/common/navarrow_reverse.gif);
	background-repeat: no-repeat;
	background-position: 3px 7px;
	padding-left: 10px;
	border: 0;
	background-color: Transparent;
	margin: 0;
	font-weight: bold;
	color: #004e92;
}

#pageresults
{

}

*/



.searchheader
{
	padding: 0 0 2.0em 0;
}
.numberresults
{
	float:left;
}
.searchbuttons
{
	float:right;
}
#searchBack
{
	font-size: inherit;
	color: #330099;
	background: none;
	border: none;
	cursor: pointer;
	padding: 0 0 0 0;
}
#searchNext
{
	font-size: inherit;
	color: #330099;
	background: none;
	border: none;
	cursor: pointer;
	padding: 0 0 0 1em;
}
.submitbtn
{
	vertical-align: bottom;
}
.searchsubhead
{
	background-image: url(../../../images/cac/common/searchsubhead.gif);
	background-repeat: no-repeat;
	height: 1.6em;
	font-size: 1.2em;
	color: #330099;
	padding: 0.5em 1.0em 0 1.0em;
	width:39em;
}
#searchresults
{
	width:49em;
}
.searchresultodd
{
	height:6.5em;
	padding: 0.5em 1.0em 0.5em 1.0em;
	background-color: #FFFFFF;
}
.searchresulteven
{
	height:6.5em;
	padding: 0.5em 1.0em 0.5em 1.0em;
	background-color: #EFEFEF;
}
.moveUp
{
	display: none;
}
.arhslinkmedia
{
	color: #000000;
	font-weight: bold;
}
