
/*
 * myTrendence
 *
 */

body {
	font-family : Tahoma, sans;
	font-size   : 11px;
	color       : #00354a;
}

/* 
 * Login-Button 
 *
 */

.tx-newloginbox-pi1-submit {
  border : 1px solid #F47C00;
  color  : #F47C00;
}


.tx-trendvisualizer-pi2-CustomerName {
  color        : #F47C00;
  font-weight  : normal;
  font-size    : 18px;
}

.tx-trendvisualizer-pi2-CustomerCompany {
  color        : #F47C00;
  font-weight  : normal;
  font-size    : 12px; 
}

/* 
 * Studien 
 *
 */

.tx-trendvisualizer-pi1-DivMain {
	position : relative;
	background-color : #FFFFFF;
	border           : 1px solid #000000;
}

.tx-trendvisualizer-pi1-TableOuter {
	background-color : #FFFFFF;
	border           : 1px solid #BBD2FF;
}

.tx-trendvisualizer-pi1-TableInner {
	background-color : #FFFFFF;
	border           : 0px solid #000000;
	/*display          : none;*/
}

.tx-trendvisualizer-pi1-StudyIcon {
	width            : 30px;
	height           : 30px;
	background-color : #BBD2FF;
	border           : 0px solid #000000;
	vertical-align   : middle;
	text-align       : center;
	cursor           : pointer;
}

.tx-trendvisualizer-pi1-StudyTitle {
	height           : 30px;
	color            : #F47C00;
	font-weight      : bold;
	font-size        : 14px;
	background-color : #BBD2FF;
	border           : 0px solid #000000;
	vertical-align   : middle;
	text-align       : left;
	cursor           : pointer;
}

.tx-trendvisualizer-pi1-EditionTitle {
	height           : 20px;
	color            : #F47C00;
	font-weight      : bold;
	font-size        : 12px;
	background-color : #FFFFFF;
	border           : 0px solid #000000;
	vertical-align   : middle;
	text-align       : left;
}

.tx-trendvisualizer-pi1-CompanyTitle {
	height           : 20px;
	color            : #0091C9;
	font-weight      : normal;
	font-size        : 10px;
	background-color : #FFFFFF;
	border           : 0px solid #000000;
	vertical-align   : middle;
	text-align       : left;
}

.tx-trendvisualizer-pi1-PlayIcon {
	width            : 30px;
	height           : 30px;
	background-color : #FFFFFF;
	border           : 0px solid #000000;
	vertical-align   : middle;
	text-align       : center;
	cursor           : pointer;
}

.tx-trendvisualizer-pi1-ModuleTitle {
	height           : 30px;
	color            : #0091C9;
	font-weight      : bold;
	font-size        : 12px;
	background-color : #FFFFFF;
	border           : 0px solid #000000;
	vertical-align   : middle;
	text-align       : left;
	cursor           : pointer;
}


/*
 * OLD
 *
 */



.swfCustDemo {
  font-weight    : normal;
  font-size      : 14px; 	
  vertical-align : middle;
}

.swfCustText {
  font-weight  : normal;	
}

.swfCustText ul li {
  color       : #929292;
  font-size   : 14px;
  font-weight : bold;
	background  : url("../gfx/list.gif") no-repeat 0 7px;
	padding     : 0 0 0 0px;
}

.swfStudy {
  color        : #f47c00;
  font-weight  : bold;
  font-size    : 14px;
  text-align   : left; 
}

.swfEdition {
  color        : #0091c9;
  font-weight  : bold;
  font-size    : 12px;
  padding-left : 10px;  
}

.swfCompany {
  color        : #0091c9;
  font-weight  : normal;
  font-size    : 10px;
  padding-left : 10px;  
}

.swfModule {
  color        : #0091c9;
  font-weight  : bold;
  font-size    : 12px;
  text-align   : left; 	
}

.swfLink {
  text-align   : center;
}

.swfCompanySelect {
	color        : #0091c9;
	font-size    : 10px;
}

.swfItem1 {
  border      : 1px solid #000000;
  color       : #00ff00;
  font-weight : normal;
  font-size   : 12px;
}
.swfItem2 {
  border      : 1px solid #000000;
  color       : #00ff00;
  font-weight : normal;
  font-size   : 12px;

}
.swfItem3 {
  color       : #ff0000;
  font-weight : normal;
  font-size   : 12px;
  padding     : 5px 5px 5px 5px;	
}

.stat_table_row_l {
  border-top    : 1px solid #000000;
  border-left   : 1px solid #000000;
  border-bottom : 1px solid #000000;
}

.stat_table_row_m {
  border-top    : 1px solid #000000;
  border-bottom : 1px solid #000000;
}

.stat_table_row_r {
  border-top    : 1px solid #000000;
  border-right  : 1px solid #000000;
  border-bottom : 1px solid #000000;
}





