@charset "UTF-8";
/* CSS Document */


a, a:visited {
	color: white;
}
body {
	font-family: verdana, helvetica neue, arial, sans-serif;
	background-color: #222222;
	color: white;	
	font-size: 100%;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 500px;
	letter-spacing: 0px;
}
html>body {
	font-size: 16px;	
}

#grid {
	position: absolute;
	margin-left: auto;
	margin-right: auto;
}
.gridElement {
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: white;
	z-index: -100;
}
p {
	line-height: 1.5em;
	margin-bottom: 1em;
}
ul {
	line-height: 1.5em;
	margin-bottom: 1em;
}
h2 {
	font-size: 1.5em;
	line-height: 1em;
	margin-bottom: 1em;
	font-weight: normal; 
}
h1 {

}
#life-section {
	clear: both;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}
.content-body {
	color: white;
	width: 392px;
	padding: 1.5em;
	background-color: #333333;
	margin-right: 0.3125em;
	float: right;
}
#life-control {
	float: right;
	width: 265px;
	margin-right: 5px;
}
#works-section {
	clear: both;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}
#works-body {
}
#works-control {
	float: right;
	width: 265px;
	margin-right: 5px;
}
#header {
	color: black;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	height: 180px;
	}
#preheader {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}
.life-button-active {
	position: absolute;
	margin-left: 525px;
	background-color: #F3E400;
	background-image: url(yellow-background.png);
	background-position: top;
	background-repeat: repeat-x;
	width: 85px;
	height: 25px;
	padding-top: 150px;
	padding-left: 5px;
	font-size: 1.5em;
}
.life-button-inactive {
	position: absolute;
	margin-top: 90px;
	margin-left: 525px;
	background-color: #F3E400;
	background-image: url(yellow-background.png);
	background-position: top;
	background-repeat: repeat-x;
	width: 85px;
	height: 25px;
	padding-top: 60px;
	padding-left: 5px;
	font-size: 1.5em;
}
.works-button-active {
	position: absolute;
	margin-left: 620px;
	background-color: #B9E8EF;
	background-image: url(cyan-background.png);
	background-position: top;
	background-repeat: repeat-x;
	width: 85px;
	height: 25px;
	padding-top: 150px;
	padding-left: 5px;
	font-size: 1.5em;
}
.works-button-inactive {
	position: absolute;
	margin-left: 620px;
	margin-top: 90px;
	background-color: #B9E8EF;
	background-image: url(cyan-background.png);
	background-position: top;
	background-repeat: repeat-x;
	width: 85px;
	height: 25px;
	padding-top: 60px;
	padding-left: 5px;
	font-size: 1.5em;
}
#life-section-heading {
	background-color: #B9E8EF;
	background-image: url(yellow-background.png);
	background-position: top;
	background-repeat: repeat-x;
	height: 35px;
	margin-bottom: 5px;
}
#works-section-heading {
	background-color: #B9E8EF;
	height: 35px;
	background-image: url(cyan-background.png);
	background-position: top;
	background-repeat: repeat-x;
	margin-bottom: 5px;
}
.contacts-section {
	background-color: #666666;
	color: black;
	width: 161px;
	margin-left: auto;
	margin-right: auto;
	float:right;
	color: white;
	padding: 1.5em 12px 0px 12px;
}

#life-control,
#works-control, 
.contacts-section {
	font-size: 0.75em;
	line-height: 1.5em;
}


.contacts-section a, #contacts-section a:visited {
	color: white;
}
.works-body {
}
.works-category {
	display: block;
	font-size: 0.5em;
	line-height: 1.5em;
	margin-bottom: 1em;
}
#works-toc {
	border: 0;
	width: 265px;
	margin-bottom: 5px;
}
#works-toc a {
	color: black;
	text-decoration: none;
}
#works-toc a:visited {
	color: black;
}
#works-toc th.type, #works-toc td.type {
	width: 80px;
}
#works-toc th.title, #works-toc td.title {
	border-right: 5px #1A1A1A solid;
}
#works-toc td.highlighted {
	background-color: #B9E8EF;
	background-image: url(cyan-background.png);
	background-position: top;
	background-repeat: repeat-x;
}
#works-toc th, #works-toc td {
	border: 0px;
	border-bottom: 5px #1A1A1A solid;
	background-color: #6D8487;
	padding: 5px;
	vertical-align: baseline;
	color: black;
	text-align: left;
}
#works-toc th {
	text-transform: uppercase;
	background-color: gray;
}
#life-control {
	width: 265px;
}
#life-control ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	margin-top: 6px;
}
#life-control ul li {
	list-style: none;
}
#life-control ul li a {
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 1.5em 10px;
	width: 205px;
	color: black;
	background-color: #444444;
	margin-bottom: 5px;
	padding-left: 50px;
	background-image: url(checkbox_empty.png);
	background-repeat: repeat-y;
	color: #000000;
}
#life-control ul li a:hover {
}
#life-control ul li#control-a-0 a.selected {
	background-image: url(checkbox_FFFF00.png);
	background-repeat: repeat-y;
}
#life-control ul li#control-a-1 a.selected {
	background-image: url(checkbox_FFFD94.png);
	background-repeat: repeat-y;
}
#life-control ul li#control-a-2 a.selected {
	background-image: url(checkbox_FFFFDD.png);
	background-repeat: repeat-y;
}
#life-control ul li#control-b-0 a.selected {
	background-image: url(checkbox_FFFFFF.png);
	background-repeat: repeat-y;
}
#life-control ul li#control-b-1 a.selected {
	background-image: url(checkbox_orange.png);
	background-repeat: repeat-y;
}
#life-control ul li#control-c-0 a.selected {
	background-image: url(checkbox_FFFFFF.png);
	background-repeat: repeat-y;
}
#life-control ul li#control-c-1 a.selected {
	background-image: url(checkbox_FFFFFF.png);
	background-repeat: repeat-y;
}
a.selected {
	background-color: #888888 !important;
}
.controlParameter {
	margin: 0;
	padding: 0;
	padding-left: 50px;
	padding-bottom: 10px;
	padding-top: 12px;
	font-weight: bold;
	background-color: #444444;
	vertical-align: bottom;
	height: 24px;
}
#life-controlParameter-a {
	color: #FFFF00;
}
#life-controlParameter-b {
	color: #F0902B;
}
#life-controlParameter-c {
	color: white;
}
#life-control-a-0 a {
}
.tfk-a-0-highlighted {
	background-color: #FFFF00;
	color: black;
}
/*
#life-control-a-1 a {
	border-right: #FFFD94 solid 8px;
}
*/
.tfk-a-1-highlighted {
	background-color: #FFFD94;
	color: black;
}
#life-control-a-2 a {
	border-right: #FFFFDD solid 8px;
}
.tfk-a-2-highlighted {
	background-color: #FFFFDD;
	color: black;
}
.tfk-b-0-highlighted {
	background-color: orange;
	color: black;
}
.tfk-highlighted a {
	color: black;
}
.letter-date {
	float: right;
}
.featureList {
	margin: 0px;
	padding: 0px;
	list-style: none;
	padding-bottom: 1.5em;
}
.featureName {
	font-weight: bold;
	color: #B9E8EF;
}

