/* GENERAL fonts */
P, OL, UL, DIV, H1, H2 {
	font-family: verdana, arial;
	font-size: 11px;
}
H1 { font-size: 15px; }
H2 { font-size: 13px; }
P, H1, H2 {margin: 0px 0px 5px 0px;}


TD#footer { border-top: dotted 1px #999999;}
TD#footer P {
	font-size: 10px;
	text-align: center;
}

/* Content column */
TD#content {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 15px;
	vertical-align: top;

}

/* Menu 1 column */
TD#menu_1 {
	vertical-align: top;
	background-repeat : repeat-y;
	padding-top: 10px;
	background-color: #F9F9F9;
	height: 500px;
}

TD#menu_1 DIV {
}
TD#menu_1 DIV A {
	color: #2116E9;
	text-decoration: none;
}
TD#menu_1 DIV A:hover {
	text-decoration: underline;
	color: #FF0000;
}

/*  MENU 1, level 1, normal state (NO) */
TD#menu_1 DIV.menu1-level1-no {
	border-bottom: 1px dotted #999999;
	font-size: 11px;
	padding-top:5px;
	padding-left:5px;
}
/*  MENU 1, level 1, active state (ACT) */
TD#menu_1 DIV.menu1-level1-act {
  font-weight:bold;
  font-size: 11px;
  padding-top: 5px;
  padding-left: 5px;
}
TD#menu_1 DIV.menu1-level1-act A {
  color:black;
}

/*  MENU 1, level 2, normal state (NO) */
TD#menu_1 DIV.menu1-level2-no {
  font-size: 10px;
  padding-left:20px;
}
/*  MENU 1, level 2, active state (ACT) */
TD#menu_1 DIV.menu1-level2-act {
  font-size: 10px;
  font-weight: bold;
  padding-left: 20px;
}

/* top menu */
TD#menu_0 SPAN.menu2-level1-no {
  font-size: 10px;
  padding-left:20px;
}
/*  MENU 1, level 2, active state (ACT) */
TD#menu_0 SPAN.menu2-level1-act {
	font-size: 10px;
	font-weight: bold;
	padding-left: 20px;
}

/*  MENU 2, level 1, general for all table cells: */
TR#menu_2 TD {
  background-color: #333366;
  text-align: center;
  padding: 0px 2px 0px 2px;
}
TR#menu_2 TD A {
  color: black;
  font-size: 10px;
  font-family: verdana, arial;
  text-decoration: none;
}
TR#menu_2 TD A:hover {
  color: yellow;
  text-decoration: underline;
}
TR#menu_2 TD.oddcell {
  background-color: #666699;
}
TR#menu_2 TD.menu2-level1-act {
}



/* Style for the Path-menu: */
TD#path {
  white-space: nowrap;
  background-color: #F8F8EC;

  font-family: verdana, arial;
  font-size: 11px;
  font-style: italic;
  font-weight: bold;
  padding: 1px 1px 5px 5px;
}
TD#path A {
  text-decoration: none;
  color:black;
}
TD#path A:hover {
  text-decoration: underline;
}

TD#menu_0 {
	background-color: #D3C2FF;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	padding-left: 0px;
	height: 18px;
}
TD#login {
	vertical-align: top;
	background-color: #F9F9F9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 5px;
}


/* INKODA Table Type 1 */
.type1 {
	border: none;
}

.type1 th {
	background-color: #666666;
	color: #FFFFFF;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.type1 td {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.type1 td.topic {
	color: #666666;
}
.type1 td.attribute {
	color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #999999;
	border-left-color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;


}
.type1 td.value {
	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #999999;
	border-left-color: #000000;
	border-bottom-style: dashed;


}
.type1 td.headspace {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.type1 td.footer {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-size: 10px;
	text-align: right;


}
TD#menu_0 SPAN.menu2-level1-no A {
	color: black;
	text-decoration: none;
	font-size: 12px;
	padding-left: 10px;
}
TD#menu_0 SPAN.menu2-level1-no A:hover {
	color: white;
	text-decoration: underline;
	text-decoration: none;
	font-size: 12px;
	padding-left: 10px;
}

TD#menu_0 SPAN.menu2-level1-act A {
	font-weight: bolder;
	color: yellow;
	text-decoration: underline;
	font-size: 12px;
	padding-left: 10px;
}
DIV.hidden {
	visibility: hidden;
	left: 0px;
	top: 0px;
	position: absolute;
}
SPAN.hidden {
	visibility: hidden;
}
TD#menu_1 DIV.menu_title {
	font-weight: bold;
	text-align: center;
	background-color: #eeeeee;
	border-bottom: 1px solid #999999;
	color: #999999;
}
TD#menu_1 DIV.menu_title A {
	color: #333333;
}
.sidebar {
	width: 150px;
}
TD#news {
	width: 160px;
}
DIV.tx-newloginbox-pi1 H3 {
	position: absolute;
	visibility: hidden;
	top: 0px;
	right: 0px;
}
DIV.tx-newloginbox-pi1 TABLE TR TD P {
	position: absolute;
	visibility: hidden;
	height: 0px;
	width: 0px;
}
