/* TYPO3 CVS id: $id$ */
/* Template stylesheet which can be used for new sites */
/* Make a copy of this stylesheet to some other location, modify it and use it from there! */
/*

site to debug stylesheets

@import url(http://www.codepoetry.net/stuff/css-debug-2-label.css) screen;
@import url(http://www.codepoetry.net/stuff/css-debug-2-outline.css) screen;

*/

.nav
{
	font-weight: bold;
	/*	font-size: 14px; */
	font-family: Arial, Helvetica, sans-serif;
/*	background-color: #9D292A;
	color: #a28e5a; */
	text-align: center;
}
.navLink
{
	font-weight: bold;
	/* font-size: 14px; */
	text-align: center;
/*	color: #a28e5a;
	background-color: #9D292A; */
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.navLink A
{
/*	color: #A28E5A; */
	text-decoration: none;
}

.navLink A:hover
{
/*	color: #FFFFFF; */
	text-decoration: underline;
}
.top-nav
{
	BORDER-RIGHT: medium none;
	BORDER-TOP: medium none;
	PADDING-LEFT: 5px;
	BORDER-LEFT: medium none;
/*	COLOR: white; */
	BORDER-BOTTOM: medium none;
}
.top-nav A
{
	PADDING-RIGHT: 11px;
	PADDING-LEFT: 5px;
	FONT-WEIGHT: bold;
	MARGIN-BOTTOM: 2px;
	TEXT-TRANSFORM: uppercase;
	/*	TEXT-TRANSFORM: uppercase;
	FONT-SIZE: 9pt;
	HEIGHT: 18px;
	COLOR: #a28e5a;
	BACKGROUND-COLOR: #9D292A;
*/
	PADDING-TOP: 2px;
	font-family: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none
}
.top-nav A:hover {
/*	color: #FFFFFF; */
	text-decoration: underline;
}

.LeftNav-Normal
{
	font-weight: bold;
/* 	font-size: 14px; 
	color: #ffffff;
	background-color: #000066;
*/
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.LeftNav-Over
{
	font-weight: bold;
/*	font-size: 14px; 
	color: #ffffff;
	background-color: #000066;
*/
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.LeftNav-Space
{
	font-weight: bold;
/*	font-size: 14px; 
	color: #ffffff;
	background-color: #000066;
*/
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.team-header {
	/* background-color: white; */
}
.sidebar {
 /* vertical-align: top; */
  margin: 0px;
  padding: 0px;
  border: 0px;
}

.basic-tmenu {
	vertical-align: center;
	padding: 0px;
	white-space: nowrap;
	margin-top: 0px;
	margin-bottom: 0px;
}
TD.basic-tmenu  {
	vertical-align: top;
	white-space: nowrap;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
}

TD.basic-tmenu DIV {
	width: 100%;
	white-space: nowrap;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 0px;
	padding-left: 8px;
	padding-right: 5px;
	margin-right: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.basic-tmenu DIV A  {
	font-weight: bold;
/*  color: white; */
  text-decoration: none;
}
TD.basic-tmenu DIV A:hover {
	font-weight: bold;
/*  color: white; */
  text-decoration: underline;
}

/* basic-tmenu, level 1, normal state (NO) */
TD.basic-tmenu SPAN.basic-tmenu-level1-no {

 /* font-size: 14px; */
 /*****
 background-color: #2c2cb3;  
  border-bottom: 1px dotted #999999;
    padding-top: 5px;
  patting-left: 5px;
*****/
}
/* basic-tmenu, level 1, active state (ACT) */
TD.basic-tmenu DIV.basic-tmenu-level1-act {

 /* font-size: 14px; */
 /*****
 background-color: #6c6cf3; 
  border-bottom: 1px solid #999999;
  font-weight:bold;
  font-size: 11px;
  padding-top: 5px;
  patting-left: 5px;
*****/
}
TD#basic-tmenu DIV.menu1-level1-act A {
/*   color: black; */
}
/* basic-tmenu, level 2, normal state (NO) */
TD#basic-tmenu DIV.menu1-level2-no {
/*****
  font-size: 10px;
  patting-left: 20px;
*****/
}
/* basic-tmenu level 2, active state (ACT) */
TD#basic-tmenu DIV.menu1-level2-act {
/*****
  font-weight:bold;
  font-size: 10px;
  patting-left: 20px;
*****/
}

/**********************/
/* styles for popup menus */
/**********************/

.popup-vert {
/*	background-color: #9D292A;
	color: #FFFFFF; */
	width: 100%;
	font-size: 18px;
	font-weight: normal;
}
.popup-vert a {
/*	color: white; */
	text-decoration: none;
}
.popup-vert a:hover {
/*	color: white; */
	text-decoration: underline;
}
.popup-vert-spc {
/*	background-color: #000000;
	color: #A28E5A; */
	width: 100%;
	font-size: 16px;
	font-weight: bold;
}


.popup-tmenu DIV {
	vertical-align: top;
	margin: 1px 8px 1px 0px;
/*	background-color: #9D292A;
	color: #FFFFFF; */
	padding: 0px 0px 0px 8px;
	white-space: nowrap;
	vertical-align: top;
	white-space: nowrap;
	width: 100%;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}

/*

.popup-tmenu-level1-no {
	background-color: #339933;
	color: black;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	word-spacing: normal;
	white-space: nowrap;
	display: none;

}


.popup-tmenu-level1-act SPAN A {
  color: white;
  text-decoration: none;
}
.popup-tmenu-level1-act SPAN A:hover {
   color: white;
  text-decoration: underline;
}
.popup-tmenu-level1-act A {
   color: white;  
}


TD#popup-tmenu DIV.popup-level2-act {
}

*/

.popup-tmenu-level1-no  A {
/*	color: black; */
}
.popup-tmenu-level1-no  A:hover {
/*	color: #FFFFFF; */
	text-decoration: underline;
}

.popup-tmenu-level1-no  {
  width: 100%;
 font-weight:bold;

 /* background-color: red; 
  color: black;
 */
  font-family: Arial, Helvetica, sans-serif;
}



.popup-tmenu-level1-act {
	/* background-color: green;  
 color: #000000;
	*/
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
}

.popup-tmenu-level1-act  A {
/*	color: #FFFFFF; */
	text-decoration: none;
}
.popup-tmenu-level1-act  A:hover {
/*	color: #FFFFFF; */
	text-decoration: underline;
}

/*
.popup-tmenu DIV
*/
.popup-tmenu-level1-spc  DIV {
/*	background-color: #000000;
	color: #A28E5A; */
	width: 100%;
	font-size: 18px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 1px;
	margin-right: 4px;
	margin-bottom: 1px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
}
