/* CSS Document */

/* body */
BODY, TD, TH, INPUT, SELECT, OPTION, TEXTAREA, FONT, PRE, DIV
{
	font-family: "Helvetica Neue",Arial,Helvetica,sans-serif;
	color: #000000;
	line-height: 16px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	margin-right:0px;
	font-size: 12px;
}

body{
	
	background-color: #f9f9f9;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	margin-right:0px;

}

body.content {
	background-color: #f9f9f9;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	margin-right:0px;
}

table.content {
	background-color: #f9f9f9;
	background-image:url(/images/bg_kalv.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
}



P {
	font-family: "Helvetica Neue",Arial,Helvetica,sans-serif; 
	color: #000000;
	padding: 0px 0px 0px 0px;
	margin: 8px 0px 0px 0px;
}


IMG {border : 0px;}


A:link{COLOR: #2D4442; TEXT-DECORATION: underline}

A:visited{COLOR: #2D4442; TEXT-DECORATION: underline}

A:hover{COLOR: #2D4442; TEXT-DECORATION: underline}

A:active{COLOR: #2D4442; TEXT-DECORATION: underline}

.div_hide{
 display: none;
}

.tr_hide{
 display: none;
}
.tr_show{
 display: block;
}


/* headingstyles */



h1,h2,h3,h4,h5,h6 { font-weight: normal; color: #2D4442; }
h1 a,h2 a,h3 a,h4 a,h5 a,h6 a { text-decoration: none; }
h1 { letter-spacing: -1px; font-size: 3em; line-height: 1; margin-bottom: 0.5em; }
h2 { margin-bottom: 0.2em; font-size: 2em; }
h3 { font-size: 1.5em; line-height: 1; margin-bottom: 0.2em;}
h4 { font-size: 1.2em; line-height: 1.25; margin-bottom: 0.2em; }
h5 { font-size: 1em; font-weight: bold; margin-bottom: 1.5em; }
h6 { font-size: 1em; font-weight: bold; }


/* breadcrum */
A.breadcrum:link{FONT-SIZE: 9px; COLOR: #666666; TEXT-DECORATION: none}

A.breadcrum:visited{FONT-SIZE: 9px; COLOR: #666666; TEXT-DECORATION: none}

A.breadcrum:hover{FONT-SIZE: 9px; COLOR: #999999; TEXT-DECORATION: none}

A.breadcrum:active{FONT-SIZE: 9px; COLOR: #666666; TEXT-DECORATION: none}

.breadcrumseparator{FONT-SIZE: 9px; COLOR: #666666; TEXT-DECORATION: none}

.breadcrum{FONT-SIZE: 9px; COLOR: #666666; TEXT-DECORATION: none}

/* bottom */
A.bottom:link{FONT-SIZE: 9px; COLOR: #ffffff; TEXT-DECORATION: none}

A.bottom:visited{FONT-SIZE: 9px; COLOR: #ffffff; TEXT-DECORATION: none}

A.bottom:hover{FONT-SIZE: 9px; COLOR: #cccccc; TEXT-DECORATION: none}

A.bottom:active{FONT-SIZE: 9px; COLOR: #ffffff; TEXT-DECORATION: none}

.bottomseparator{FONT-SIZE: 9px; COLOR: #ffffff; TEXT-DECORATION: none}

.bottom{
	FONT-SIZE: 9px;
	COLOR: #ffffff;
	FONT-FAMILY: verdana;
	TEXT-DECORATION: none;
	margin-right: 7px;
}

/* diamond */
A.diamond:link{FONT-SIZE: 9px; COLOR: #ffffff; TEXT-DECORATION: underline}

A.diamond:visited{FONT-SIZE: 9px; COLOR: #ffffff; TEXT-DECORATION: underline}

A.diamond:hover{FONT-SIZE: 9px; COLOR: #e6e6e6; TEXT-DECORATION: underline}

A.diamond:active{FONT-SIZE: 9px; COLOR: #ffffff	; TEXT-DECORATION: underline}

.diamondtitle{
	FONT-SIZE: 16px;
	COLOR: #ffffff;
	FONT-FAMILY: arial;
	TEXT-DECORATION: none;
	font-weight: lighter;
}

.diamondbody{
	FONT-SIZE: 11px;
	COLOR: #ffffff;
	FONT-FAMILY: verdana;
	TEXT-DECORATION: none;
	font-weight: normal;
	line-height: normal;
}

/* date */
.date {
	FONT-SIZE: 9px;
	COLOR: #666666;
	FONT-FAMILY: verdana;
	TEXT-DECORATION: none;
	line-height: normal;
}

/* tablelayout */

.KT_even {
	background-color: #e6e6e6;
}

td.KT_embryo {
	border-right: solid 1px #666666;
	border-bottom: solid 1px #666666;
}

/* th, td.KT_th
 * 		the top row on nextensio list
 * 		labels container on nextensio form
 * 		As on the form table headings are semantically incorrect, we have td.KT_th */
.KT_tngtable th, .KT_tngtable td.KT_th {
	border-bottom: 1px solid #000;
	background-color: #cccccc;
	font-weight: bold;
	color: #555555;
	vertical-align: top;
}
/* the plain cells   */
.KT_tngtable td {
	border: solid 1px #cccccc;
	border-top-width: 0;
	border-left-width: 0;
	vertical-align: baseline;
}

/* *
 * recommmended css attribute order
	* layout:            display, list-style
	* box positioning:   position, float, clear
	* box position:      top, right, bottom, left
	* box clipping:      overflow, clip
	* box size:          width, height
	* box style:         margin, padding, border, background
	* text:              color, font, text-decoration, text-transform
	* text positioning:  text-align, vertical-align
	* other text:        white-space, ...
 * */

/* Table and cell look and feel */
.KT_tngtable {
	border: none;
}
	.KT_tngtable tfoot, .KT_tngtable thead {
		border: solid 1px #000000;
	}
	.KT_tngtable td, .KT_tngtable th, .KT_tngtable caption {
		padding: 3px;
	}
	
/* More than 107... */	
td.KT_fett {
	background-color: #fff799;
}
td.KT_protein {
	background-color: #c7eafb;
}
td.KT_celltal {
	background-color: #e5f0cb;
}

	/* HACK: to make ktml3 skin work properly */
	.KT_tngtable .ktml * td {
		border: 0px;
		white-space: normal ! important;
	}
		.KT_tngtable .ktml span.lcontainer table {
		}
		.KT_tngtable .ktml span.lcontainer td {
			padding: 0px ! important;
			margin: 0px ! important;
			vertical-align: middle;
		}
	.KT_tngtable table.ktml tr td {
		padding: 0px !important;
		border: 0px;
		white-space: normal !important;
	}
	.KT_tngtable table.ktml table.introspector tr td {
		white-space: nowrap !important;
	}
	/* HACK: to make ktml4 skin work properly */
	.KT_tngtable table.ktml_bg tr td {
		padding: 0px !important;
		border: 0px;
		white-space: normal !important;
	}
	.KT_tngtable table.ktml_bg table.introspector tr td {
		white-space: nowrap !important;
	}

	
/* Buttons area for tNG form */
.KT_buttons td {
	border-top: solid 1px #000000;
	/*padding: 0px;*/
	background-color: #dadadc;
	text-align: right;
}

/* Fonts for the table, table headings, table cells */
	.KT_tngtable td, .KT_tngtable th, .KT_tngtable caption {
	}
	.KT_tngtable th, .KT_tngtable td.KT_th, .KT_tngtable caption {
		font-size: 12px;
		text-align: left;
	}
	.KT_tngtable td {
		font-size: 11px;
	}



/* adminnavigation.css */
.adminnavigation{FONT-SIZE: 9px; COLOR: #000000}

A.adminnavigation:link{FONT-WEIGHT: normal; FONT-SIZE: 9px; COLOR: #000000; TEXT-DECORATION: none}

A.adminnavigation:visited{FONT-WEIGHT: normal; FONT-SIZE: 9px; COLOR: #000000; TEXT-DECORATION: none}

A.adminnavigation:hover{FONT-WEIGHT: normal; FONT-SIZE: 9px; COLOR: #000000; TEXT-DECORATION: underline}

A.adminnavigation:active{FONT-WEIGHT: normal; FONT-SIZE: 9px; COLOR: #000000; TEXT-DECORATION: none}

A.adminnavigationSelected{FONT-WEIGHT: bold; FONT-SIZE: 9px; COLOR: #000000; TEXT-DECORATION: none}

A.adminnavigationSelected:visited{FONT-WEIGHT: bold; FONT-SIZE: 9px; COLOR: #000000; TEXT-DECORATION: none}

A.adminnavigation:hover{FONT-WEIGHT: bold; FONT-SIZE: 9px; COLOR: #000000; TEXT-DECORATION: underline}

A.adminnavigationSelected:active{FONT-WEIGHT: bold; FONT-SIZE: 9px; COLOR: #000000; TEXT-DECORATION: none}