BODY.tra {
	scrollbar-base-color : Gray;
	scrollbar-darkshadow-color : white;
	scrollbar-highlight-color : SteelBlue;
	scrollbar-shadow-color : white;
	scrollbar-track-color : white;
	scrollbar-face-color : #E8F8FF;
	SCROLLBAR-ARROW-COLOR: Black;
	SCROLLBAR-3DLIGHT-COLOR: white;
	color : black;
	background-color : #ffffff;
	font-family : Verdana, Arial,  Helvetica, sans serif;
	font-size : 100%;
	text-decoration: none;
	margin-top: 4px;
	margin-left: 4px;
}

p, a, li { font-size : 0.75em;
/*			font-family : Arial, sans serif;}*/

p a { font-size : 1em; }
a p { font-size : 1em; }
li a { font-size : 1em; }
li p { font-size : 1em; }
li li { font-size :0.9em; }

h1, h2, h3, h4 {
	color: #2070C0;
}

h1 { font-size: 1.1em; }
h2 { font-size: 1.0em; }	
h3 { font-size: 0.9em; }
h4 { font-size: 0.8em; }

/* banner */
/*
.sigla  {
	overflow : none;
	position : relative;
	visibility : visible;
	top : 12px;
}
*/
.companyname  {
	/*font-family : Verdana,Courier,Arial Narrow;*/
	font-weight : bold;
	color : #0000CD;
	font-size : 1.5em;
	text-align : left;
	letter-spacing: 0.3em; 
	padding-top: 0px; 
	padding-bottom: 0px;
	margin-top: 3px;
	margin-bottom: 0px;
}

/* topMenu */

td.topMenu {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 1px;
}

p.tool  {
	text-decoration : none;
	font-weight : 500;
	color : #FFFFFF;
	/*font-size : 12px;*/
	margin-left: 3px;
	margin-right: 3px;
	margin-top: 1px;
	margin-bottom: 1px;	
}

a.toolLnk  {
	text-decoration : none;
	font-weight : bold;
	color : #FFFFFF;
	/*font-size : 13px;*/
	font-size : 0.75em;
	font-family : Arial, sans serif;
	line-height : 20px;
}

/* mainmenu */

table.mainmnu {
	width: 100%;
	border-collapse: collapse;
	border-width : 0px;
	padding: 0px;	
	background-color : #4688BB;
}

td.mainmnu  {
	border-right-style : solid;
	border-width : 0px;
	border-color : #FFFFFF;
	height: 25px;
	white-space: nowrap;
}

td.mainmnu-vsp {
	width: 1px;
	background-color: white;
}

td.mainmnu-hi  {
	background-color : #47B4E3;
}

/* TODO: should be eliminated ? */
td.toolCell  {
	border-right-style : solid;
	border-width : 0px;
	border-color : #FFFFFF;
	height: 25px;
}

a.mainmnu  {
	text-decoration : none;
	font-weight : 600;
	color : #FFFFFF;
	font-size: 0.8125em;	
/*	font-size : 13px;	*/
/*	font-family : Arial, sans serif;*/
}

p.mainmnu  {
	/*text-decoration : none;*/
	/*font-size: 0.81em;*/
	font-weight : 600;
	color : #FFFFFF;
	/*font-size: 1.1em;*/
	/*font-size : 13px;*/
	/*margin-left : 10px;*/
	/*margin-right: 10px;*/
	padding : 1px 10px;
	margin : 0px;
}

/* breadcrumb */

.menuPath {
	font-size : 0.75em;
	/*font-size : 11px;*/
	color : Navy;
	text-decoration: none;
}
.crtPath {
	font-size : 0.71em;
	text-decoration: none;
	color: black
}
a.linkPath {
	font-size : 0.66em;
	color : Blue;
	text-decoration: none;
}
a.linkPath:hover  {
	color : #FF0000;
}

/* left menu */

table.leftmnu {
	width: 100%;
	border-collapse: collapse;
	border-width : 0px;
	padding: 0px;	
	background-color : #4688BB;
}

td.leftmnu  {
	vertical-align: middle;
	text-align: left;
	height: 24px;
	white-space: nowrap;
}

td.leftmnu-hi  {
	background-color : #47B4E3;
}

p.leftmnu  {
	/*text-decoration : none;*/
	/*font-weight : 600;*/
	color : #FFFFFF;
	/*font-size : 0.75em;*/
	/*font-size : 13px;*/
	/*font-family : Arial, sans-serif;*/
	margin-right : 10px;
	margin-left : 10px;
	margin-top : 3px;
	margin-bottom : 3px;
}

p.lefttouch  {
	/*text-decoration : none;*/
	font-weight : 600;
	color : #000000;
	font-size : 0.75em;
	/*font-size : 13px;*/
	/*font-family : Arial, sans serif;*/
	padding-left : 10px;
	padding-top : 3px;
	padding-bottom : 3px;
	background-color : #FFFFFF;
}

a.leftmnu  {
	text-decoration : none;
	font-size : 0.75em;	
	color : #FFFFFF;
}

/*.linkL {
	font-size : 1em;
	color : #3B15A5;
	text-decoration : none;
}*/

a.linkL {
	color : #3B15A5;
	font-size : 1em;
	text-decoration : none;
	font-weight : normal;	
}

a.linkL:hover  {
	color : #FF0000;
}

/* footer */

.footer  {
	margin: 2px;
	text-align : center;
}

ul.footer {
	padding: 0px;
}

ul.footer li {
	list-style-type:none;
	display: inline;
}
 
.footerSep {
	color: silver;
}

#footer p {
	font-size : 0.7em;
	margin-top: 5px;
}

a.footLnk  {
	color : Navy;
	font-size : 0.84em;
	text-decoration : none;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

a.footLnk:hover  {
	color: #FF0000;
}

/* ?? */

a.tabLnk {
	color: blue;
	text-decoration : none;
}
a.tabLnk:hover  {
	color: red;
}

/* content */
/*
p.smalltext  {
	text-align : justify;
	margin : 5px 10px 5px 0px;
	font-weight: normal;
	padding-top : 0px;
	/*font-size: 71%;*/
/*	font-size: 0.68em;
}
*/

/*
.normaltext  {
/*	font-size : 12px;	*/
/*	font-size : 0.85em;
	text-align : left;
	margin-bottom: 5px;
	margin-top: 5px;
}
*/
p.factory  {
	margin-top : 0px;
	margin-bottom: 0px;
	font-size : 0.9em;
	/*font-size : 13px;*/
	font-weight : bold;
	color : #4682B4;
}

.tabel {
	font-size: 0.7em;
	font-weight : normal;
	margin-bottom: 2px;
	margin-top: 2px;
}

/*
table.toolbarCell  {
	border-top-style : solid;
	border-width : 1px;
	border-color : #CCCCFF;
}*/

div.pozitionare{
	padding: 15px 15px 15px 20px;
}
div.aligntop{
	margin: 0px 10px 0px 10px; 	
}
div.alinieretop{
	padding: 0px 20px 5px 20px;
}
div.clearLeft {
	clear : left;
}

/*a.prolink {
	font-size : 0.84em;
	color: Navy;
	text-decoration : none;
}

a.prolink:hover  {
	color : red;
	font-size : 0.84em;
}*/

/*
.subsol  {
	margin-top : 0px;
	margin-bottom : 0px;
	font-size : 0.84em;
	text-decoration: none;
}
a.subsol:hover  {
	margin-top : 0px;
	margin-bottom : 0px;
	font-family : Arial Narrow, sans-serif;
	font-size : 0.84em;
	color : Red;
	line-height : 10px;
}
*/

.link  {
	font-size : 0.91em;
	/*font-size : 11px;*/
	color : #3B15A5;
}

/*
a.link  {
	color : #3B15A5;
	font-size : 0.91em;
	}

a.link:hover {
	color : #FF0000;
	font-size : 0.91em;
	}
*/

/*
p.jtext {
	text-align : justify;
	font-weight: normal;
	margin-bottom: 5px;
	padding-bottom: 0px;
	margin-top: 0px;
	font-size: 0.68em;
}
*/

div.justify {
	text-align: justify;
}

font.smalltext {
	font-size : 0.84em;
	/*font-size : x-small;*/
}

/*
p.txt {
	font-weight: normal;
	font-size: 0.80em;
}
*/

a.linkitem  {
	color : #3B15A5;
	/*font-size : 0.84em;*/
	font-weight : bold;
	text-decoration: none;
}

a.linkitem:hover  {
	color : #FF0000;
}

/*
a.topLnk  {
	text-decoration : none;
	font-weight : bold;
	color : #FFFFFF;
	font-size: 1.1em;
	margin-left : 10px;
	font-family : Arial, sans serif;
	padding-left : 0px;
	margin-right: 10px;
	padding-right : 10px;
}*/

/*
.smallestt  {
	margin-left : 10px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	text-indent : 0px;
	font-size : 0.68em;
	color : #000000;
}
*/

/* who */

table#timeline {
	font-size : 0.84em;
/*	width: 50%;*/
}

table#timeline td {
	padding: 3px;
}

table#timeline td:first-child {
	vertical-align: top;
	width: 25%;
}

/* product group */

/* product subgroup */

#subgroupDesc p, #subgroupDesc li {
	font-size: 0.68em;
}

table.equipment  {
	font-size : 0.68em;
	border: 1px solid gray;
	border-collapse: collapse; 	
	background-color: AliceBlue;
	width: 90%;
}

table.equipment th {
	text-align: center;
	background-color: Beige;
	border: 1px solid gray; 	
	padding: 3px;
}

table.equipment td {
	text-align: right;
	border: 1px solid gray; 	
	padding: 3px;
}

table.drawing-map-wrapper  {
	border: 0px;
	border-collapse: collapse; 	
	width: 90%;
}

table.drawing-map  {
	font-size : 0.6em;
	width: 90%;
}

table.drawing-map td {
	padding: 3px;
}

table.drawing-map td:first-child {
	text-align: right;
}

/* manufacturing */

div.mfg-sec {
	width:100%;
}

div.mfg-sec-cont {
	width:60%;
	float:left;
}	

div.mfg-img {
	float:left;
	padding-top:20px; 
	padding-left:50px;	
}

img.mfg-l {
	width:250px; 
	height:auto;	
	margin:10px;
}

img.mfg-p {
	height:250px; 
	width:auto;
	margin:10px;	
}

img.sgrp-w {
	width:210px; 
	height:auto;	
	margin:10px;
}

img.sgrp-h {
	height:150px; 
	width:auto;
	margin:10px;	
}
	
img.grp-w {
	width:210px; 
	height:auto;	
	margin:10px;
}

img.grp-h {
	height:150px; 
	width:auto;
	margin:10px;	
}
	

table.mat-supp  {
	font-size : 0.68em;
	border: 1px solid gray;
	border-collapse: collapse; 	
	background-color: AliceBlue;
	width: 60%;
}

table.mat-supp th {
	text-align: center;
	background-color: Beige;
	border: 1px solid gray; 	
	padding: 3px;
}

table.mat-supp td {
	text-align: left;
	border: 1px solid gray; 	
	padding: 3px;
}

p.prodgroup  {
	font-size: 0.9em;
	padding-bottom: 0px;
	margin-bottom: 2px;
	margin-top: 7px;
	color: #2070C0;
	font-weight : bold;
}

p.ptarget  {
	color : darkBlue;
	font-size : 0.84em;
	font-weight: bold;
	padding-left : 1px;
	padding-top : 3px;
	padding-bottom : 3px;
	margin-bottom: 1px;
	margin-top: 1px;
	background-color : #FFFFFF;
}

.tabel1  {
/*	font-size : xx-small;	*/
	font-size : 0.84em;
}

ul.lista {
	margin-bottom : 3px;
	margin-top : 0px;
	margin-left:10px;
	padding-left: 18px;
	padding-bottom: 0px;
	list-style-position: outside;
	list-style: disc;
}


li.dest {
	list-style-position: outside;
	margin-bottom: 5px;
}

/*
ol.listaN {
	margin-bottom : 2px;
	margin-top : 0px;
	margin-left : 35px;
	list-style : decimal;
}
*/
/*
ol.listaA {
	font-size : 0.84em;
	text-align : left;
	margin-bottom : 2px;
	margin-top : 0px;
	margin-left : 35px;
	list-style : lower-alpha;
}
*/
/*
div.dreapta {
	margin-right: 20px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 10px;
}
*/

/*
font.tool  {
	text-decoration : none;
	color : #FFFFFF;
	font-weight: bold;
	/*font-size : 12px;*/
}
*/

