@charset "utf-8";
/* CSS Document */

* {padding: 0px; margin: 0px; }

#SearchTabs 
{
	border-bottom:1px solid #c0bfbd;
	margin-top: 10px;
}
#SearchTabs h1 {
	font-size: 1.5em;
	color: #275171;
	display: block; 
	padding-bottom: 15px;
}
#SearchTabs ul 
{
	bottom:-1px;
	/*height:100%;*/
	overflow:hidden;
	position:relative;
}
#SearchTabs li {
	float:left;
	list-style:none;
	margin:0 3px 0 0;
	padding:0;
}
#SearchTabs li.selected 
{
	background: #ffffff;
	border:1px solid #c0bfbd;
	border-bottom:0;
	color: #00447c;
	padding: 10px 1.7em 7px;
}
#SearchTabs a {
	background: #edebe8;
	color: #2c2b2b;
	display:block;
	margin-top:5px;
	padding: 0.5em 1.7em 0.5em 1.7em;
	text-decoration: none;
	-moz-border-radius: 2px 2px 0 0; 
	-webkit-border-radius: 2px 2px 0 0;
}

#SearchBoxContent {
	margin-top: 30px;
}
#SearchBoxContent div.SearchInput
{
	background-color: #dcf1f7;
	-moz-border-radius: 2px; 
	-webkit-border-radius: 2px;
	margin-bottom: 20px;
	padding:9px 10px;
	width:514px;
}
#SearchBoxContent div.SearchInput input.NewInputText
{
	border: 0;
	background-color: Transparent;
	color:#00447c;
	font-family:Arial;
	font-size:13px;
	margin-right: 10px;
	width: 485px;
}
#SearchBoxContent div.SearchInput input.NewSearchButton
{
	background:url('/Images/Sintef/Icons/icon-search.png') no-repeat right 3px;
	border:0;
	height:15px;
	cursor:pointer;
	width:13px;
}
div.SearchCheckboxes
{
	border-bottom:1px solid #dedad6;
	overflow:hidden;
}
span.NoOfPeople
{
	color:#00447c;
	float:left;
	font-size:14px;
	font-weight:bold;
	width:247px;
}
span.Checkboxes
{
	border-right:1px solid #dedad6;
	float:left;
	padding-right:5px;
	text-align:right;
	width:280px;
}
span.Checkboxes span
{
	border-left:1px solid #dedad6;
	display:inline-block;
	margin-left:4px;
	padding:3px 3px 2px 5px;
	vertical-align:bottom;
}
span.searchResultsSummary
{
	float:right;
	text-align:right;
	width:300px;
}
div.Pager
{
	float:right;
	padding-right:3px;
	text-align:right;
	width:300px;
}
div.Pager input.page_id,
div.Pager input.current_page,
#sider .page_id,
#sider .current_page
{
	background:none;
	border:none;
	border-right:1px solid #dedad6;
	color:#000;
	cursor: pointer;
	padding:0 5px 0 2px;
	vertical-align:text-bottom;
}
div.Pager input.current_page,
#sider .current_page
{
	background-color:#DCF1F7;
	color:#00447c;
}
.DidYouMean
{
	margin:24px 0 15px;
}
.DidYouMean span.highlight
{
	color:#00447c;
	display:block;
	font-family:SINTEF, Arial, Sans-Serif;
	font-size:22px;
	font-weight:bold;
	padding-bottom:7px;
}
.DidYouMean div.Suggestions
{
	border-bottom:1px solid #DEDAD6;
	border-top:1px solid #DEDAD6;
	overflow:hidden;
	padding:5px 0;
}
.DidYouMean div.Suggestions a
{
	display:block;
	float:left;
	width:355px;
}
.DidYouMean div.Suggestions a:hover
{
	color:#00447C;
}
div#searchResultsFilterBox div.FilterBox
{
	border-bottom:1px solid #DEDAD6;
	padding:7px 0 10px;
}
#SearchResults .enhet
{
	padding:5px 0 10px;
}
#SearchResults .enhet .tittel
{
	height:18px;
	overflow: hidden;
}
#SearchResults .enhet .tittel > *
{
	float: left;
	margin-right: 5px;
}

#SearchResults .enhet .tittel a
{
	font-size:14px;
	font-weight:bold;
}

#SearchResults .enhet .tittel .fileIcon
{
	padding-right:4px;
}

div#SearchResultContainer
{
	overflow:hidden;
}
div#SearchResults
{
	float:left;
	margin-bottom:15px;
	width:720px;
}
div#searchResultsFilter
{
	float:right;
	width:250px;
}
#SearchTipsBox
{
	margin-top:20px;
	margin-bottom:10px;
}	
.smallGreyText {
    color: #7c7b7a;
	font: small arial, helvetica, sans-serif;
	font-size: 10px;
	text-indent: 5px;
}
.smallGreyText input
{
    margin-left: 4.5em;
}
#abstracts_select {
    margin-left: 4.5em;
}
#searchResultsSummary {
	margin-top: 2px;
	padding: 4px;
	background: #F8F8F0;
}
#searchResults {
	margin:0 15px 15px 20px;
}
#searchResults table {
	padding-top: 5px;
	width:100%;
}
#searchResults thead {
	padding-top: 5px;
	margin-top: 5px;
	font-size:14px;
	line-height:14px;
	color: #091CFE;/*fd8029*/
}
#searchResults tbody {
	font-size:12px;
	color: #000000;
}
#searchResults tfoot {
	font-size:11px;
	color: #b3b3b3;
    margin-bottom: 25px;
    padding-bottom: 25px;
}
#searchResultsFilterBox 
{
	padding-top:20px;
}

.containingHighFilterBox  #searchResultsFilterBox
{
	margin-top: 25px;
}

#searchResultsFilterBox #MainHeader 
{
	border-bottom:2px solid #00adef;
	color:#00447c;
	font-family:SINTEF, Arial, Sans-Serif;
	font-size:22px;
	font-weight:bold;
	padding-bottom:10px;
}
#searchResultsFilterBox .BoxBody table {
	table-layout: auto;
}
#searchResultsFilterBox #TopFooter {
	margin-right: 4px;
}
#searchResultsFilterBox #TopBox 
{
	background:url('/Images/Sintef/Elements/filterbox-topdivider.png') no-repeat bottom;
}
#searchResultsFilterBox .BoxHeader 
{
	color:#00447c;
    font-size:16px;
    padding-bottom:10px;
}
#searchResultsFilterBox .MiddleBox
{
	padding-top:7px;
}
#searchResultsFilterBox .MiddleBox .BoxBody {
	border-bottom:1px solid #DEDAD6;
	padding-bottom:10px;
	width:250px;
}
#searchResultsFilterBox .MiddleFooter {
	text-align:center;
}
#searchResultsFilterBox .Icon {
	width: 10px;	
}
#searchResultsFilterBox a:hover
{
	color:#00447C;
}
#searchResultsFilterBox .RemoveFilter 
{
    padding-right:4px;
}
#searchResultsFilterBox #RemoveFilters {
	padding:15px 0 5px;
}
#searchResultsFilterBox .filterRow tr {
	height:18px;
}
.searchResultsTable {
    padding: 0 15px 15px 0;
}
.searchResultsTable table {
    width: 100%;
    margin: 0px;
    table-layout:auto;
}
.searchResultsTable td {
    padding-left:10px;
}
table.DefaultListing td
{
	border-bottom:1px solid #DEDAD6;
	padding:5px 15px 5px 0; 
	vertical-align:top;
}
.searchResultsTableHeader td,
.searchResultsTableHeader td a
{
	color:#00447c !important;
	font-family:SINTEF, Arial, Sans-Serif;
	font-size:22px;
	font-weight:bold;
	margin-right:10px;
	padding:20px 0 10px 0 !important;
}
.searchResultsTableHeader td a:hover
{
	text-decoration:none;
}
table.DefaultListing tr.searchResultsTableHeader td.Sorted a
{
	background:url("/Images/Sintef/Icons/sort-arrows.png") no-repeat right 0;
	padding-right:20px !important;
}
table.DefaultListing tr.searchResultsTableHeader td a
{
	background:url("/Images/Sintef/Icons/sort-arrows.png") no-repeat right -54px;
	padding-right:20px !important;
}
table.DefaultListing td.Picture
{
	width:2%;
}
table.DefaultListing td.Name
{
	font-weight:bold;
}
.searchResultsTableName {	    
    padding: 1px;
    width: 120px;
}
.searchResultsTableColumn {	    
	border-left: 1px solid white;
	line-height: 14px;
	width: 100px;
}
.searchResultsTableRow 
{
    line-height: 20px;
    color: #FE8A3B;
}
table.DefaultListing tr.Pager td
{
	border:0;
	padding:10px 3px 5px 0;
}
table.DefaultListing tr.Pager td span,
table.DefaultListing tr.Pager td a
{
	border-right:1px solid #dedad6;
	color:#000;
	padding:0 5px 0 2px !important;
}
table.DefaultListing tr.Pager td span
{
	background-color:#DCF1F7;
	color:#00447c;
}
#dropDown {
    position:absolute;
    border:1px solid #bfbfbe;
    border-bottom: 2px solid #bfbfbe;
    font:normal 12px Verdana;
    line-height: 20px;
    z-index: 100;
}
#dropDown a {
    color: #000000;
    width: 98%;
    display: block;
    text-indent: 10px;
    padding: 2px 0px;
    margin: 2px 5px;
    text-decoration: none;
    font-weight: bold;
}
#dropDown a:hover {
    color: #FFFFFF;
    background-color: #748fac;
}

.greyedout {
    font-size:11px;
    color: #b3b3b3;
}
.greyedout ul {
    display:inline;
    list-style: none;
    padding: 0;
    margin: 0;
}
.greyedout li {
    display: inline;
    margin: 0;
}
.greyedout span {
    margin: 0 10px;
}
.greyedout a {
    font-size:11px;
    color: #b3b3b3;
    text-decoration: none;
}
.greyedout a:hover {
    text-decoration: underline;
}
    
/************** stiling av resultat *****************/
.resultHeader a, .resultHeader
{
	font-size: 13px;
	text-decoration: none;
	color: #3e59b2;
	padding-bottom: 2px;
}
.resultHeader a:hover 
{
	color: #FF6600;
	text-decoration: none;	
}
.typeIndicator
{
	font-size: 90%;
	font-variant: small-caps;
}

.resultBreadcrumb
{
	color: #aeaeae;
	text-decoration: none;
}

.resultDescription,
.resultDescription span,
a .resultDescription
{
	color: black;
	padding-bottom: 2px;
	text-decoration: none;
}

.resultLastUpdated
{
	color: #444444;
	padding-bottom: 2px;
	text-decoration: none;
}

.sideinfo
{
	padding-left: 10px;
	padding-right: 10px;
}

.ResultListing td
{
	border: 0;
}
.ResultListing
{
	padding-top: 10px;
	padding-left:20px;
	background: white;
	border: 1px solid #d7d8c8;
}
.ResultListing .Header
{
	display:none;
}

#MainArea .Container .Content
{
	margin-left: 8px;
	margin-right: 8px;
	background-color: #FFFFFF;
}

.ResultListingBlock
{
	border: 0;
}
.resultInfo
{
	position:relative;
	left: 22px;
	color: #888a75;
}
.SearchListingArea
{
	background: #f8f8f0;
	border-top: 1px solid #d9d7c8;
}
#pagesizeController
{
	position:relative;
	left: 150px;
	top: 62px;
	color: #888a75;
	font-size: 83%
}
 #MainArea .Container .Content .Body
{
	margin: 0 0 0 4px;
	position: relative;
	top: -28px;
}
.pageingControllers
{
	margin:0;
	padding:0;
	vertical-align: bottom;
}
.ansattView
{
	padding: 8px 5px 5px 10px;
}   

.DefaultPublicationListing .Header td
{
	border-bottom: 0px solid #6685A3;
	border-top: 0px solid #6685A3;
	border-left: 0px solid #6685A3;
	background-color: #99ADC2;
	padding: 2px 4px;
}

/****************** styling of input controls in search **********************/
.SearchLargeInput 
{
	width: 260px;	
}   

.SearchSmallInput 
{
	width: 105px;	
}
.SearchSmallInput input
{
	width: 75px;
}   

h1.Header, h2.Header, h3.Header
{
	/*color:#ADAD95; 
	font-size:160%;
	font-weight:bold;
	padding:8px 10px 10px;
	margin-left: 10px;*/
}
.PublicationList
{
	background: #FFFFFF;
}

.SearchInfo
{
	padding: 4px 4px 4px 10px;
	background:#edf0f5;
	color:#8a8e8e;

}
.NumberOfHits
{
	color: #003366;
	font-size:1.01em;
	padding-right: 120px;
}

.HitSpesification
{
    color:#003366;
}

.Content table tr, #AdvancedSearchPanel table tr
{
  vertical-align: top;
}
