/*------ DBH custom styles --------*/
#contact, #signature, #nav_site a, #nav_project ul li a {
	color: #0025A0;
}
#sidebar h2 {
    border-bottom: 3px dotted #B3B5B6;
    padding-left: 2px;    
}
a { 
	text-decoration: none;
}
.columns {
	padding: 0px 0px 10px 2px;
}
/*------------ Tables --------------*/
table.old {
	border: none;	
}

thead {
	border-right:1px solid #3a5a8b;
	border-left:1px solid #3a5a8b;
}
thead th, .jr_table td.jr_thead { 
	padding: 4px 5px 4px 5px;
	text-align: center;
  	font-weight: bold;
  	font-family: "Lucida Grande", verdana, Tahoma, Arial, sans-serif;
   	border-left: 1px solid #dee2e5;
	border-bottom:1px solid #dee2e5;
}
table tbody, .jr_table table, .borderless table {
	border: none;
}
tbody td, .jr_table td {
	text-align: left;
	padding: 2px 5px 2px 5px;
	border-left:none;
}

tbody tr td.number  {
	text-align: right;	
}

tbody tr.totalsum {
	font-weight: bold;
	
}

tbody tr.odd td { /* Odd row table cells. Styles zebra stripes */
	background-color: #f5f5f7;
}
.jr_table {
	padding: 10px 0 20px 0;
}
.help_table {
	border-style: none;
	margin: 0 0 10px 10px;
}
.right {
	text-align: right;
}
table.top_align td {
	vertical-align: top;
}
/*------ Admin pages (dbh, rapport) -------*/
.content_box {
	background-color: #f6f6f6;
	border: 1px solid #cccccc;
	padding: 1em;
}
.content_box label {
	padding: 0; /* overrides common.css */
}
.border_form {
	border: 1px solid #999999;
	padding: 0.7em;
}
.border_form fieldset {
	border: 1px solid #999999;
	padding: 1em;
}
/*------ Struts2 UI tags -------*/
.actionMessage {
	color: #0025A0;	
}
.errorMessage {
	color:red;	
}
ul.errorMessage, ul.actionMessage  {
	list-style-type: none;
	padding-left: 0px;
	font-weight: bold;
}
ul.errorMessage li, ul.actionMessage li {
	line-height: 1em;
	padding: 0;
	/*background-color: yellow;*/
}
input[type=checkbox],input[type=radio] {
    vertical-align: middle;
    position: relative;
    bottom: 1px;
}
/*----- fagraad.jrxml, fagraad_kanaler.jrxml -----*/
.heading1 {
	color: #000000;
	font-size: 140%;
	font-weight: 600;
}
.heading2 {
	color: #000000;
	font-size: 130%;
	font-weight: 600;
	padding-top: 0.5em;
}
.heading3 {
	color: #000000;
	font-weight: 600;
	padding-top: 0.5em;
}
.indent1 {
	background-color: #f5f5f7;
}
.heltall1 {
	background-color: #f5f5f7;
}
/*-------- Nyhetsarkiv / Mnd. statistikk --------*/
.mnd_stat_figur {	
	padding:10px 5px 10px 5px;	
}
.mnd_stat_figur img {
	width: inherit;
	cursor: pointer;
}
.mnd_stat_figur div {
	padding-left: 3px;
	font-size: 10px;	
}
.floatr {
	float: right;
	width: auto;
}
.floatl {
	float: left;
	width: auto;
}
.news_date {
	color: #8B8B8B;
	font-size: 10px;
	font-weight: normal;
}
.pagination {
	clear: right;
	text-align: center;
	padding: 10px 0 20px 0;
}
.pagination * {
	padding: 0px 3px 0px 3px;
}
.twitter_icon {
    margin-top: -6px;
	*margin-top: -30px; /* ie7 only */
}
.dbh_i_media p {
    padding-bottom: 10px;
}
.dbh_i_media .medium {
    color: #B3B5B6;
}
.dbh_i_media .tittel {
    text-transform: uppercase;
    font-weight: bold;
}
.footnotes {
    font-size: 90%;
	padding-bottom: 10px;
	margin-top: 25px;
}
.quotation {
	padding: 0 5% 0 5%;
	font-style: italic;
}
/*---- Table of contents (bm) -----*/
ol.toc li ol {
	margin-bottom: 0;
	list-style-type: lower-roman;
}
/*------- Rounded box (bm) --------*/
.roundedbox {
	background: #FFE8D9;
	margin-top: 10px;
}
.roundedbox_top div {
	background: url(roundedbox_tl.gif) no-repeat top left;
}
.roundedbox_top {
	background: transparent url(roundedbox_tr.gif) no-repeat top	right;
}
.roundedbox_bottom div {
	background: url(roundedbox_bl.gif) no-repeat bottom left;
}
.roundedbox_bottom {
	background: transparent url(roundedbox_br.gif) no-repeat	bottom right;
}
.roundedbox_top div,.roundedbox_top,.roundedbox_bottom div,.roundedbox_bottom {
	width: 100%;
	height: 20px;
	font-size: 1px;
}
.roundedbox_content {
	margin: 0 20px;
}
/*----------- JPivot --------------*/
span#toolbar01 a:hover {
	border-bottom: none;
}
table#table01 td {
	text-align: right;
}
table#table01 td.tdtext {
	text-align: left;
}
/*------------- Misc --------------*/
.strike {
	text-decoration: line-through;
}
.icon_in_text {
	vertical-align: middle;
}
/*----- Google custom search ------*/
#cse-search-box input[type=text]{
    width: 110px;
}
#cse-search-box input[type=submit]{
    padding-left: 2px;
}
/*----- Tabelldokumentasjon ------*/
.tabell_dokumentasjon h2 {
    margin-bottom: 5px;
}
.tabell_dokumentasjon h3 {
    margin-top: 10px;
}
.tabell_dokumentasjon td.navn {
    width: 250px;
}
.tabell_dokumentasjon td.rapporterer {
    color: #666666;
}
/*------ dbh-service --------*/
div.oversikt td {
	border: 1px solid #bbbbbb;
}

pre.code {
	border: 1px dotted #bbbbbb;
	font-family: 'Lucida Console','Courier New', monospace;
	background-color: #fffbcc;
	margin-bottom: 14px;
	overflow: auto;
	padding: 4px;
}
