.chart {
	font: menu;
	background: white;
	color: black;
/*	overflow: hidden; -- hidden is correct, but at the moment we are testing the legend  ZAT 2011-03 */
	position: relative;
}

#legendHolder {
	text-align:left;
	border: 1px solid black;
	background: white;
	padding: 2px 0px;
	left: 160px;
	position: absolute;
	top: 0;
	width: 350px;
}

#legendHolder ul {
	margin: 0 0 0 4px;
	padding: 0px;
}

#legendHolder ul li {
	display: inline;
	color: black;
	margin-right:10px;
}

.popuptableupper
{
display:none;
border:1px solid black;
position:absolute;
z-index: 5;
left:160px;
top:320px;
background-color:#DD0000;
}
.popuptablelower
{
display:none;
border:1px solid black;
position:absolute;
z-index: 5;
left:160px;
top:450px;
background-color:#DD0000;
}

#crosshairs {
/*border-left: 2px dashed #003C78;*/
background-color: transparent;
}

.selectionBoxeschart
{
width:160px;
}

.unitstable
{
border-width:1px;
border-style:solid;
width:150px;
position:absolute;
top:740px;
left:1px;
background-color: #F6F6F6;
border: 1px solid;
}

.advancedField1 {
display:none;
margin:0px;
border-spacing:0px 0px;
}

.advancedField2 {
display:none;
}

.advancedField3 {
display:none;
margin:0px;
}

.advancedField1_2 {
display:none;
margin:0px;
border-spacing:0px 0px;
}

.advancedField2_2 {
display:none;
}

.advancedField3_2 {
display:none;
margin:0px;
}


.performanceNumbers {
	position:absolute;
	
	top:810px;
  height: 39px;
  font-size: 10px;
  margin: 0px;
  border-spacing: 0px;
}

#graphtable {

left:170px;
width:140px;
height: 82px;
}

#electricaltable {
width:140px;
left:400px;
height: 82px;
}


#performancetable {
width:180px;
left:630px;
height: 82px;
}
.definition
{
	color: #883333;
	font-weight: bold;
}

.submit
{
	border: 2px outset #FF0000;
} 

.drop_down_parameter {
  width: 130px;
}

.performance_mdl_volts 		{width:60px;}
.performance_mdl_amps 		{width:60px;}
.performance_mdl_battamps 	{width:60px;}
.performance_ref_volts {width:60px;display:none;}
.performance_ref_battamps { width:60px;display:none; }
.performance_ref_amps { width:60px;display:none;}
.performance_mdl_battpower {width:60px; }
.performance_ref_battpower {width:60px;display:none; }

.performance_mdl_overheat 	{width:80px;color:black; }
.performance_mdl_range 		{width:80px;}
.performance_mdl_wh_km 		{width:80px;}
.performance_ref_overheat 	{width:80px;display:none; color:black; }
.performance_ref_range { width:80px;display:none; }
.performance_ref_wh_km {  width:80px;display:none;   }
.performance_mdl_acceleration {width:80px;}
.performance_ref_acceleration {width:80px;display:none; }

.performance_mdl_torque { width:60px; color:blue;}
.performance_mdl_power {  width:60px;color:red; }
.performance_mdl_grade { width:60px;color:black; }
.performance_mdl_efficiency { width:60px;color:green; }
.performance_ref_torque { width:60px; color:#3366FF; display:none; }
.performance_ref_power { width:60px;color:#FF3333; display:none; }
.performance_ref_grade { width:60px;color:#555555; display:none; }
.performance_ref_efficiency { width:60px;color:#33FF33; display:none; }




.performanceColumn { float:left; }

.performanceData_titleheader { width: 735px; height: 12px; }

.performanceData_titlespace { float:left; border:none; width: 60px; }

.performanceData_graph { }

.performanceData_performance { }

.performanceData_Electrical { }

.performanceSpeedDeclare {
  float:left;
  padding-left: 2px;
  padding-right: 2px;
  height: 11px;
  width: 210px;
}
.performance_mdl_speed {
float:left;
position:relative;
top:400px;
left:0px;
border-style:solid;
border-width:2px;
}

.performanceNumbers td {
padding-left: 3px;
padding-right: 3px;
border-color: black;
border-style: solid;
text-align: center;
font-size:10px;
white-space: nowrap;
}

.performanceNumbersk tr {;
  text-align: center;
  
}

.emptycell {
width: 20px;
border: 0px;
}

.filledcell {
}

