/* common element style */

body {
	/* background-color: #ffffff;
	color: #000000; */
	font: normal 11px "Trebuchet MS", verdana, arial, sans-serif;
}

h1 {
	text-align: center; 
	font-size: 2em;
	Color: #2f4f4f;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	list-style-type: none;
}

h2, h3, h4, h5, h6, p, strong, div, form, acronym, label, table, td, th, span, a, hr, code, pre, hr {
	margin: 0px;
	padding: 0px;
	font-size: 1.1em;
	background-repeat: no-repeat;
	list-style-type: none;
}

select, input{
	font-size: 90%;
}

a, a:visited, a:hover { 
	padding-right: 5px;
	color: #224d6f; 
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
img{ 
	border: none;
}

h2 {
	font-size: 1.5em;
	Color: #2f4f4f;
	margin: 10px 0px 10px 0px;
}

dt {
	font-weight: bold;
}
.clear {
	clear: both;
}

table {
	border: 0px; /* 0px solid #666; */
	width: 100%;
	margin: 5px 0px 5px 0px;
}
th, td {
	padding: 2px 4px 2px 4px;
	text-align: left;
	vertical-align: top;
}
thead tr {
  background-color: #224d6f; /* #fc0; */
  color:white
}
th.sorted {
    background-color: #f90;
}

th a, th a:visited {
  color: #ffffff;
}
th a:hover {
  text-decoration: underline;
  color: #ffffff; /* black; */
}
th.sorted a, th.sortable a {
	background-position: right;
	display: block;
	width: 100%;
}

tr.odd {
  background-color: #ffffff;
}
tr.tableRowEven, tr.even {
  background-color: #eee; 
}

tr.error {
  background-color: red; 
}

tr.over {
  background-color: #eee;
  color: white;
}

table.nocol tbody td,table.nocol tbody th{
	border-left: none;
	border-right: none;
}


table.mark td.tableCellError {
	background-color: #d00;
	color: #ffffff;
}

table.sublist {
	margin: 0px 0px 0px 0px;
	width: 100%; 
}
table.sublist td, table.sublist th {
	width: 50%;
}

div.exportlinks {
	background-color: #eee;
	border: 1px dotted #999;
	padding: 2px 4px 2px 4px;
	margin: -10px 0px 10px 0px;
	width: 79%;
}

.info {
   color: green;
   font-weight: bold;	
}

.warning {
    color: brown;
	font-weight: bold;	
}

.error {
	color: #E90649;
    font-weight: bold;	
}

.required {	
	font-weight: bolder;	
	font-size: 1em;					
}

.small {	
	font-size: 0.6em;					
}

.selected {	
	font-weight: bold;	
	color: blue;					
}

.bold {	
	font-weight: bold;	
	font-size: 1em;					
}

.header {
	color: #2f4f4f; 
	font-size: 1.2em;
	font-weight: bold;
}

.footer {
	text-align: center; 
	color: #2f4f4f; 
	font-size: 1.2em;
	font-weight: bold;
}

.version {
	text-align: right; 
	color: #2f4f4f; 	/* darkSlateGray */
	font-size: 1.2em;
	margin-right: 50px;
}

.adminTitle {
	font-size: 2.2em;
	Color: #2f4f4f;
	font-weight: bold;
	margin: 10px 10px 10px 10px;
}

.preConfigPosition {
	border-style: solid; 
	border-color: #ECE9D8; 
    margin-top: 10%; 
    margin-bottom:10%; 
    height:auto; 
    width: 600px; 
    margin-left: auto; 
    margin-right: auto;
}

.loginPosition {
	border-style: solid; 
	border-color: #ECE9D8; 
    margin-top: 15%; 
    margin-bottom:35%; 
    height:auto; 
    width: 600px; 
    margin-left: auto; 
    margin-right: auto;
}

.center {
	text-align: center;
	vertical-align: bottom;
}

.indent10 {
  margin-left: 10px;
}

/**************************************************
 * Panelnavigation
 **************************************************/

.subnavigation {
  margin-left: 0px;
  margin-right: 00px;
  padding: 0px 0px 0px 0px;
  /*
  margin-right: 20px;
  padding: 0px 0px 20px 0px;
  border: 1px solid #546359;
  background-color: #EAF4F4;
  */
  background-color: #FFFFFF;
}

.subnavigation_outer {
  float: left;
  width: 160px;
  padding: 0px;
  margin: 0px 0px 0px 0px;
}
.subnavigation_outer h1  {
  font-size: 1.5em;
  font-weight: bold;
  margin: 0px;
  padding: 0px 0px 0px 0px;
}

/**************************************************
 * css layers and classes for list navigation list
 **************************************************/
.subnavigation ul li  a {
  display:block;
  /* background-color: #D1E4E4; */
  color: #294747;
  text-decoration: none;
  /* border-bottom: 1px solid #87A8A8; */
  padding: 2px 2px;
  margin: 0px;
}

.subnavigation ul li a:visited {color:#294747;}
.subnavigation ul li a:hover {color: #FFFFFF;  background-color: #87A8A8;}
.subnavigation ul li a:active { color:#294747;}

.subnavigation ul li a.navOpenActive {
  font-weight: bold;
  color: black;
  background-color: #D1E4E4;
}

.subnavigation ul ul li a {
/* padding: 2px 20px 2px 25px; */
padding: 2px 2px 2px 2px;
margin: 0px;
background-color: #FFFFFF;
}

.subnavigation ul ul li ul li a {
/* padding: 2px 20px 2px 30px; */
padding: 2px 2px 2px 2px;
margin: 0px;
}

.subnavigation ul {
list-style-type: none;
padding: 0px;
margin: 0px;
}

.subnavigation li{
margin: 0px;
padding: 0px;
display:inline;
}

.subnavigation ul.navItem li a {
  padding: 2px 20px 2px 20px;
  margin: 0px;
/* background-color: #EAF4F4; */
}

.subnavigation ul.navItem ul li a:hover {
  color: #FFFFFF;  
  /* background-color: #87A8A8; */
}
