/* BLS Nettbuikk */

body {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 11px;
}


td {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 11px;
	margin: 0px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-bottom: 5px;
	margin-bottom: 0px;
}

h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 11px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
}

.list_td {
	border-bottom: 1px solid #dcdcdc;  /*#f0f0f0;	*/
	text-indent: 2px;
}

th {
	text-align: left;
}

.arialbold {
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, 'Trebuchet MS', 'Lucida Grande', Verdana, Sans-Serif;
}

.whitelink {
	color: White;	
	text-indent: 2px;
	font-size: 12px;
}

.listeheader {
	background-color: #3771BB; /*#2661AD;*/
	font-size: 11px;
	font-weight: bold;
	font-family: 'Trebuchet MS', 'Lucida Grande', Arial, Verdana, Sans-Serif;
	color: White;	
	text-indent: 2px;
}

.listheaderrow {
	border: 1px solid #808080;
}

.listeheaderlink {
	font-size: 11px;
	font-weight: bold;
	font-family: 'Trebuchet MS', 'Lucida Grande', Arial, Verdana, Sans-Serif;
	color: White;	
	text-indent: 2px;
}

.footertext {
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 9px;
	font-weight: normal;
	color: #999999;
	height: 17px;
	/*margin-bottom: 12px;
	padding-top: 5px;
	text-indent: 8px;*/
}

.skjemaoblig {
	color: black;
	width: 110px;
}

.skjemauoblig {
	color: gray;
	width: 110px;
}

.content {
	margin-left: 8px;
	margin-right: 0px;
}

.produktinfo {
	margin-left: 20px;
	margin-right: 0px;
}

.produktspes {
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 10px;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.infotext {
	color: red;
	font-size: 12px;
}

/* Borders */

.loginbox {
	border: 1px solid #dcdcdc;
	background: #f7f7f7;
	margin-top: 8px; 
}

.outline {
	border: 1px solid Black;
}

.grayoutline {
	border: 1px solid #dcdcdc;
}

.td_gray {
	background: #f7f7f7;
	border-bottom: 1px solid #dcdcdc;
}

/* Tabber for sideinndeling */

.tab_start {
  border: 1px solid #dcdcdc;
  background-color: #f7f7f7;
}

.tab_start_a {
  border: 1px solid #dcdcdc;
  background-color: white; /*#d6e6fd; */
}

.tab_func {
  border-top: 1px solid #dcdcdc;
  border-right: 1px solid #dcdcdc;
  border-bottom: 1px solid #dcdcdc;
  background: #f7f7f7;
}

.tab_func_a {
  border-top: 1px solid #dcdcdc;
  border-right: 1px solid #dcdcdc;
  border-bottom: 1px solid #dcdcdc;
  background: white;
}

.tab_nofunc {
  border-top: 1px solid #dcdcdc; /*#dcdcdc;*/
  border-right: 1px solid #dcdcdc; 
  border-bottom: 1px solid #dcdcdc; 
  background: #f7f7f7;
}

/* forms settinger */

input.blsbutton {
   width:120px;
}

form {
 	margin-top: 5px;
	margin-bottom: 0px;
}
