/* -- search results -- */
.resultsheader {background:#F6F9FB url("../img/backgrounds/searchResults_gradient.gif") repeat-y left top;}
.resultsheader div.results {display:inline;	float:left; margin-left:20px; margin-right:10px; padding:5px 0;	color:#002E4F;	font-weight:bold;}
.resultsheader div.showall {margin-left:15px; padding:8px 0;}
.resultsheader div.showall a {padding-left:12px; background:transparent url("../img/arrows_buttons/purpleArrow_icon.png") no-repeat 0 4px; color:#002E4F; font-size:0.7em; font-weight:bold;}
.resultsheader div.showall a:hover, .resultsheader div.showall a:focus, .resultsheader div.showall a:active {background-color:#B9BEC1;}

.centralContent .searchlist {margin:0; padding:0; background:#F6F9FC; list-style-type:none;}
.searchlist li {position:relative; margin:0 15px; padding:6px 0 0 0; border-bottom:1px dotted #d1d8dd;}
.searchlist li.firstsearch {padding-top:20px;}
.searchlist li.lastsearch {padding-bottom:1px;	border-bottom:0;}
.searchlist li h2 a {cursor:pointer; font-size:1.7em;}
.searchlist li p {margin-left:12px;	font-size:1em;}

.tablefooter {float:left; width:516px; background:#7999b3; text-align:center;}
.tablefooter div {float:left; width:33%; padding:5px 0;	color:#fff;	font-size:0.7em; font-weight:bold; text-align:center;}
.tablefooter div.prev {float:left; text-align:left;}
.tablefooter div.prev a {margin-left:5px; padding-left:12px; background:url(../img/arrowDrkBlueLeft.gif) left no-repeat; color:#fff;}
.tablefooter div.next {float:right;	text-align:right;}
.tablefooter div.next a {margin-right:5px; padding-right:12px; background:url(../img/arrowDrkBlueRight.gif) right no-repeat; color:#fff;}
.tablefooter div a:hover { color:#19354b; }

/* -- no results -- */
.noresults {padding:20px; background:#F6F9FC;}
.nomatch {padding-left:30px; background:url(../img/redWarning.gif) top left no-repeat; color:#ef3e33; font-size:0.9em; font-weight:bold;}
.didyoumean {padding:0 20px 0 30px;}
