﻿


/* Style for report table data */
.greenHR
{
	height: 5px;
	background-color: #92d050;
	color: #92d050;
	border:0;
}

.summaryData
{
	border-top:1px solid black;
	border-bottom:1px solid black;
	border-collapse: collapse;
}

#tblOther td, #tblSummaryData td, #tblManufacturerInfo td, #tblSize td
 { 
	font-weight:normal;
	font-size:80%;
	
}




 #tblSummaryData2 td, #tblManufacturerInfo2 td,  #tblmain td
 { 
	font-weight:normal;
	font-size:80%;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	
}


#tblSpecReference td, #tblSpecElectrical td, #tblSpecBasic td, #tblSpecColor1 td, #tblSpecColor2 td, 
#tblSpecColor3 td, #tblSpecOther td, #tblGonioReference td, #tblGonioElectrical td, #tblGonioBasic td,
#tblGonioChar1 td, #tblGonioChar2 td, #tblGonioChar3 td, #tblGonioOther td
 { 
	font-weight:normal;
	padding-left: 5px;
	font-size:80%;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
}
 
#tblSpecReference th, #tblSpecElectrical th, #tblSpecBasic th, #tblSpecColor1 th, #tblSpecColor2 th, 
#tblSpecColor3 th, #tblSpecOther th, #tblGonioReference th, #tblGonioElectrical th, #tblGonioBasic th,
#tblGonioChar1 th, #tblGonioChar2 th, #tblGonioChar3 th, #tblGonioOther th
 { 
	font-size:80%;
	padding-left: 5px;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	text-align:left;
}

 .tblBorder
 {
	border-left: 1px solid black;
	border-top: 1px solid black;
	border-collapse: collapse;
 }

 #leftnav li a {
    color:#333 !important;
	padding: 10px 0px 10px 15px;
	white-space: normal;    
}

span {
    white-space: nowrap;
}