.ess-option-group .ess-cat-group
{
	display: block;
	margin-top: 3px;
	margin-left: 25px;
}
.ess-option-group .ess-cat
{
	display: block;
	margin-left: 25px;
}
.ess-option-group select
{
	display: block;
	margin-left: 25px;
}
.ess-thumbnail 
{
	border-width: 1px;
	border-style: solid;
	margin: 5px 20px;
}
dd.ess-doctype-img 
{
	margin: 0px 10px 10px 0px;
	width: 45%;
	height: 190px;
	float: left;
}
dd.ess-doctype-img .ess-contextlink 
{
	margin-left: 20px;
}

.ess-help-button
{
	float: left;
}
.ess-clear
{
	clear: both;
	height: 1px;
	overflow: hidden;
}

.ess-search-group
{
	padding: 5px 4px 0px 4px;
}

.ess-specialtext 
{
	color: #000;
	margin-bottom: 2px;
}
.ess-details br
{
	display: none;
}
.ess-details img
{
	float: left;
}

.ess-spelling,
.ess-no-query,
.ess-no-hits
{
	border: 1px solid #bdbdbd;
	background-color: #ffffe0;
	margin: 10px 0px;
	padding: 6px;
}

.ess-sort-order-current 
{
	font-weight: bold;
}

.ess-spelling h2
{
	margin: 0px 0px 10px 0px;
}
.ess-spelling ul
{
	list-style-type: square;
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	color: #bdbdbd;
}
.ess-spelling li
{
	margin: 7px;
	color: #000;
}
.ess-resheader
{
	border-bottom: #dedede 1px solid;
	margin: 10px 0px;
	font-size: 1.1em;
	padding: 2px;
}
.ess-pagenav
{
	clear: left;
	text-align: center;
	font-size: 1.1em;
}
.ess-pagenav a
{
	font-weight: bold;
}

.ess-hit-header
{
	font-size: 1.2em;
	margin-bottom: 3px;
	font-weight: bold;
}
.ess-hit-header strong 
{
	font-style: italic;
}

.ess-meterframe
{
	display: block;
	float: left;
	border: 1px solid #dedede;
	width: 32px;
	height: 4px;
	margin-right: 5px;
	margin-top: 4px;
}
.ess-meter
{
	display: block;
	height: 2px;
	background-color: #999;
	overflow: hidden;
	text-indent: -2000px;
	margin: 1px;
}
dl.ess-bestbets
{
	margin: 15px 0px;
	padding-bottom: 7px;
	border-bottom: 2px solid #dedede;
}
.ess-bestbets dt
{
	padding: 4px 8px 4px 8px;
	border: 1px solid #dedede;
	border-bottom: none;
}
.ess-bestbets .ess-header
{
	font-weight: bold;
	font-size: 110%;
}
.ess-bestbets dd
{
	padding: 2px 8px 4px 8px;
	margin: 0px 0px 8px 0px;
	border: 1px solid #dedede;
	border-top: none;
}
.ess-cat-bd 
{
	display: block;
}
.ess-cat-bd .ess-cat-group,
.ess-cat-bd .ess-partition-group 
{
	display: block;
	font-weight: bold;
	font-size: 110%;
	margin-top: 8px;
	padding: 2px;
}
.ess-cat-bd .ess-cat,
.ess-cat-bd .ess-partition 
{
	display: block;
	margin-top: 4px;
	padding: 2px;
}
.ess-cat-bd .ess-cat-all 
{
	font-weight: bold;
	padding-bottom: 2px;
}
.ess-cat-bd .ess-cat.ess-cat-current,
.ess-cat-bd .ess-partition.ess-partition-current 
{
	background-color: #dedede;
}
.ess-cat-bd .ess-cat a,
.ess-cat-bd .ess-partition a 
{
	font-size: 110%;
	display: block;
}
.ess-cat-bd .ess-cat-info,
.ess-cat-bd .ess-partition-info 
{
	display: block;
	color: #999;
	font-size: 0.9em;
}
.ess-cat-bd .ess-count
{
	font-weight: bold;
}
/* Remove the following four rules to show alternative partition breakdown labelling */
.ess-cat-bd .ess-count
{
	float: right;
}
.ess-cat-bd .ess-label
{
	clear: both;
	width: 10px;
	height: 1px;
	overflow: hidden;
	text-indent: -4000px;
	display: block;
}
.ess-cat-bd .ess-cat a,
.ess-cat-bd .ess-partition a
{
	float: left;
}
.ess-cat-bd .ess-cat a.ess-cat-all
{
	float: none;
}



/* Hit info */
.ess-cache-link 
{
	white-space: nowrap;
}

.ess-dtype-icon 
{
	margin-right: 7px;
}
.ess-dtype-marker
{
	text-transform: uppercase;
	font-weight: bold;
	font-size: 0.85em;
	color: #999;
}
/* The following two rules must be below the above two rules */
.ess-dtype-icon-html {display: none;}
.ess-dtype-marker-html {display: none;}
.ess-hide-text {display: none;}








/* *********************************************************** */
/* *********************************************************** */
/* new CSS - Funka Nu 2008 */
.ess-description strong {background-color:#389ac7;color:#fff;padding:0 2px;}
.ess-hit-header a
{
	float:left;
	display:block;
	width:80%;
	margin-bottom:3px;
}
.ess-dtype-marker-pdf, .ess-dtype-marker-doc, .ess-dtype-marker-ppt, .ess-dtype-marker-rtf, .ess-dtype-marker-xls {
float:right;border-right:2px solid #fff;font-size:70%;
}

dt
{
	border:1px solid #fff;
}


/* *********************************************************** */
/* *********************************************************** */
/* changed CSS - Funka Nu 2008 */

.ess-option-group
{
	display: block;
	padding: 5px 4px 0px 4px;
	margin-top: 5px;
	border-top: 1px solid #dedede;
	background-color: #fff;
}

.ess-sortselection
{
	margin-bottom: 10px;
	margin-top: -5px;
	text-align: center;
	background-color: #E9F2F7;
	padding:6px 0;
}

.ess-description strong {background-color:#389ac7;color:#fff;padding:0 2px;}

.ess-details
{
	padding: 2px 4px 15px 2px;
	border-bottom: 1px dashed #ccc;
	color: #000;
	margin: 5px 0px;
}

dd.ess-hit-body 
{
	clear:both;
	margin-left: 30px;
	margin-bottom: 15px;
	width:auto;
}

.ess-hit-num
{
	white-space: nowrap;
	font-size: 110%;
	font-weight: bold;
	width: 30px;
	display: block;
	float: left;
}
input.ess-search-button {
	float: right;
	font-size: 110%;
	padding: 0 5px;
}

.ess-search-query
{
	font-size: 100%;
	width: 85% !important;
	float:left;
}

