/* indexed_search CSS */
div.tx-indexedsearch {
	margin: 0px;
	padding: 0;
}	
.tx-indexedsearch .tx-indexedsearch-browsebox LI { 
    display:inline; 
    margin-right:5px; 
}
.tx-indexedsearch .tx-indexedsearch-browsebox { 
	margin: 0;
}
.tx-indexedsearch .tx-indexedsearch-whatis { 
	margin-top: 0px; 
	margin-bottom:5px; 
	display: none;
}
.tx-indexedsearch .tx-indexedsearch-whatis .tx-indexedsearch-sw { 
	font-weight:bold; 
}
.tx-indexedsearch .tx-indexedsearch-noresults { 
	text-align:center; 
	font-weight:bold; 
}
.tx-indexedsearch .tx-indexedsearch-res TD.tx-indexedsearch-descr { 
	font-style: normal;
	color: #252525;
	line-height: 150%;
	padding-bottom: 5px;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup {
	color:#03C;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { 
	background:#f3f3f3;
	color:#5b5b5b; 
	font-size: 9px;
	line-height: 130%;
	padding: 2px 15px 2px 15px;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead { 
	margin-top:20px; 
	margin-bottom:5px; 
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 { 
	margin-top:0px; 
	margin-bottom:0px; 
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD { 
	background:#cccccc; 
	vertical-align:middle;
}
.tx-indexedsearch .tx-indexedsearch-res .noResume { 
	color:#666666; 
}
.tx-indexedsearch .tx-indexedsearch-category { 
	background:#cccccc; 
	font-size:12px; 
	font-weight:bold; 
}

/* Additional styles, needed for the tableless template_css.tmpl (styles don't conflict with the original template) */
.tx-indexedsearch .res-tmpl-css { 
	clear:both; 
	margin-bottom:1em; 
}
.tx-indexedsearch .searchbox-tmpl-css LABEL { 
	margin-right:1em; 
	width:10em; 
	float:left; 
	background-color:#eee;
	padding: .5em;
}
.tx-indexedsearch .result-count-tmpl-css, .tx-indexedsearch .percent-tmpl-css { 
	letter-spacing:0; 
	font-weight:normal; 
	margin-top:-1.2em; 
	float:right; 
}
.tx-indexedsearch .info-tmpl-css dt, .tx-indexedsearch dl.info-tmpl-css dd { 
	float:left; 
}
.tx-indexedsearch .info-tmpl-css dd.item-mtime { 
	float:none; 
}
.tx-indexedsearch .info-tmpl-css dd.item-path { 
	float:none; 
}

.tx-indexedsearch-browsebox .browsebox li {
	background:none !important; 
	margin:0 !important; 
	padding:0 !important;
}
.tx-indexedsearch-browsebox .browsebox li.tx-indexedsearch-browselist-currentPage a {
    text-decoration: none;
    cursor: default;
    color: #515151;
    font-weight: bold;  
           
}
.tx-indexedsearch-browsebox .browsebox li a {
	font-size: 12px;
	padding-left: 12px;
}

.tx-indexedsearch-browsebox .browsebox li a{
    margin:0 3px;
}
.tx-indexedsearch-browsebox p {
    text-align:right;
}
#main-column .tx-indexedsearch-browsebox ul.browsebox {
	margin:0;
	
}
.tx-indexedsearch-title h3 {
	background-color:#515151;
	color:#FFFFFF;
	font-size:1.1em;
	padding:.04em .3em .15em .3em;             
	margin-bottom: .4em;
}
.tx-indexedsearch-res table {
	width:100%;
	font-size: 10px;
}
.tx-indexedsearch-title h3 a { 
	color: #fff;	   
}
td.tx-indexedsearch-title {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: 400;
	line-height: 150%;
	font-variant: normal;
}
.tx-indexedsearch-searchbox {
	background-color: #eee;
	padding: 15px 0 0 10px;
    border-top: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
}
.tx-indexedsearch-searchbox-sword {
    padding: 1px 4px;
    width: 580px;
}
.tx-indexedsearch-searchbox-button {
	background-color: #fff;
	color: #fff;
	padding: 0px 5px 0px 5px;
	color: #666;
	font-weight: bold;
}
div.tx-indexedsearch-searchbox {
	color:#151515;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 10px;
	font-style: bold;
	line-height: 150%;
	margin: 0;
	padding: 10px 15px 0px 15px;
}
.tx-indexedsearch-searchbox TD {
	color:#111111;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 11px;
	font-style: bold;
	line-height: 150%;
	margin: 0;
	padding: 5px;
}

/* NY span fra setup */

div#indexedsearchbox,
.indexedsearchbox form fieldset,
.indexedsearchbox form .submit {
	border: 0px;
	padding: 0px;
	margin: 0;
}

form#indexedsearch  {
    padding-top: 0px;
	padding-left: 5px;
	margin: 5px 0 0 0;
	border: 0px;
	background: transparent;
}

.indexedsearch form .submit {
	position: absolute;
	overflow: hidden;
	height: 24px;
	background: transparent;
	width: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}

div.indexedsearchbox {
  font-size: 10;
  height: 24px;
  vertical-align: middle;
  background-position: top left;
  padding-top: 10px;
  margin: 0px;
}

input.searchbox-button,
.searchbox-button form span input {
  display: -moz-inline-box;
  display: inline-block;
  outline: none;
  color: #a5a5a5;
  white-space: nowrap;
  background: transparent;
  height: 24px;
  border: 0px;
  border-color: #ddd;
  padding-top: 11px;
  vertical-align: top;
  margin: 0px;
}

input.searchbox-sword  {
	line-height: 125%;
	font-size: 10px !important;
	background-position: left top;
	vertical-align: top !important;
	border: 0px;
	border-color: #999;
	background: transparent;
	background-image: url(img/search.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding-top: 5px;
	padding-right: 5;
	padding-left: 22;
	width: 135px;
	height:24px;
}
