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

a, a:visited {
	color: white;	
}

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #222222;
	color: white; 
	line-height: 150%;
	font-size: 90%;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 500px;
}

#grid {
	position: absolute;
	margin-left: auto;
	margin-right: auto;
}
.gridElement {
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: white;
	z-index: -100;
}


h2 {
	font-size: 140%;
	font-weight: normal;	
}
h1 {
	font-size: 140%;
	font-weight: normal;
	margin: 0px;
}

#life-section {
	clear: both;
	width: 900px;	
	margin-left: auto;
	margin-right: auto;  
}
#life-body {
	color: white; 
	width: 410px !important;	
	padding: 15px;
	background-color: #333333;
	margin-right: 5px; 
	float: right; 
}
#life-control {
	float: right;	
	width: 265px;
	line-height: 100%;
	margin-right: 5px;
}


#works-section {
	clear: both;
	width: 900px;
	margin-left: auto;
	margin-right: auto;  
}
#works-body {
	float: right;	
	color: white; 
	width: 440px;	
	margin-right: 5px; 
}
#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: 130%;
}
.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: 130%;
}
.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: 130%;
}
.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: 130%;
}


#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; 
	padding: 5px 15px;
	width: 155px;
	margin-left: auto;
	margin-right: auto;
	font-size: 100%;
	float:right; 
	color: white; 
}


.contacts-section a, #contacts-section a:visited {
	color: white;	
}



.works-body {
	padding: 15px;
	background-color: #4B4B4B;	
	padding-top: 1px;
	margin-bottom: 5px;

}
.works-category {
	display: block;
	font-size: 60%;
}


#works-toc {
	border: 0;
	font-size: 80%;
	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;
	font-size: 90%;

}
#life-control ul {
	list-style: none; 
	margin: 0px; 	
	padding: 0px;
	margin-top: 5px;
}
#life-control ul li {
	list-style: none; 
}
#life-control ul li a {
	text-decoration: none; 
	display: block; 
	margin: 0px;
	padding: 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: 10px;
	line-height: 100%; 
	font-weight: bold;
	background-color: #444444;
	vertical-align: bottom;
}

#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;
	border-top: 1px solid white;
	padding-top: 10px;
	font-size: 80%;
}
.featureName {
	font-weight: bold;
	color: #B9E8EF;

}