#results {
	font-size: 12px;
}

.filterWrapper {
	width: 100%;
	margin-bottom: 20px;
	margin-top: 5px;
}

.listHeading {
	padding: 2px;
	font-weight: bold;
	font-size: 14px;
}

.prodListTable { /*  background-color: #556CAA;*/
	background-color: #AAAAAA;
	/*width=100%;*/ /* padding: 1px; */
}

.prodListTable td,.prodListTable th {
	padding: 2px;
	vertical-align: top;
}

.prodListTable td img,.prodListTable th img {
	vertical-align: middle;
}

.prodListHead {
	background-color: #E7E7E7;
	font-size: 12px;
	font-weight: bolder;
	text-align: center;
	vertical-align: middle;
}

.prodListSubHead {
	background-color: #84888B;
	font-size: 12px;
	font-weight: bolder;
	text-align: left;
	vertical-align: top;
	color: white;
	border-color: white;
	border-spacing: 0px;
}

.bodyWrapper .prodListSubHead a,.bodyWrapper .prodListSubHead a:visited
	{
	color: white;
	/*text-decoration: none;*/
}

.bodyWrapper .prodListSubHead a:hover {
	color: red;
	text-decoration: underline;
}

.prodListItem,.oddListItem {
	background-color: #FFFFFF;
	font-size: 10px;
	text-align: left;
	vertical-align: middle;
}

.prodListItem2,.evenListItem {
	background-color: #E7E7E7;
	font-size: 10px;
	text-align: left;
	vertical-align: middle;
}

.listItemHighlighted {
  background-color:#d2f6d4;
  font-size:10px;
  text-align:left;
  vertical-align:middle;
}

.prodListItemOver, .listItemOver {
  background-color:#aac5e0;
  font-size:10px;
  text-align:left;
  vertical-align:middle;
}

.listWithHeader .prodListSubHead {
	background-color: #888888;
	color: white;
}

.listWithHeader .prodListSubHead2 {
	background-color: #aaaaaa;
	color: white;
}

.SampleText {
	background-color: yellow;
	color: red;
}

.prodPopupData {
	background-color: lightyellow;
	font-size: 10px;
	text-align: left;
	vertical-align: middle;
	visibility: hidden;
	border: solid 1px black;
	position: absolute;
	color: black;
}

.tableTitleBox {
	background-color: transparent;
	/*background-color:#556CAA;*/
	color: black;
	margin-top: 0px;
	width: 100%;
	vertical-align: middle;
	display: table;
	border-width: 3px;
}

.tableTitleBox a,.tableTitleBox a:visited {
	color: black;
	text-decoration: none;
}

.tableTitleBox a:hover {
	color: red;
	text-decoration: underline;
}

.filterTitleBox {
	background-color: #73A2D0;
	/*background-color:#556CAA;*/
	color: white;
	margin-top: 0px;
	width: 100%;
	vertical-align: middle;
	display: table;
	border-width: 3px;
	padding-top: 2px;
}

.bodyWrapper .filterTitleBox a,.bodyWrapper .filterTitleBox a:visited {
	color: white;
	text-decoration: none;
}

.bodyWrapper .filterTitleBox a:hover {
	color: red;
	text-decoration: underline;
}

.titleBoxText {
	padding: 2px;
}

.filterBox {
	background-color: transparent;
	margin-left: 10px;
	margin-top: 2px;
	margin-bottom: 3px;
	line-height: 17px;
}

/*
.filterBox img {
	position: relative;
	top: 1px;
	z-index: 0;
}

.filterBox > img {
	position: relative;
	top: -1px;
	vertical-align: middle;
}
*/
.title18 {
	font-size: 18px;
	font-weight: bold;
	color: black;
}

.title16 {
	font-size: 16px;
	font-weight: bold;
	color: black;
}

.title14 {
	font-size: 14px;
	font-weight: bold;
	color: black;
}

.importantText {
	color: #556CAA;
}

.didYouMean { /*  margin-top:20px;
  margin-left:20px;*/
	font-size: 12px;
	color: red;
}

.didYouMeanText {
	font-weight: bold;
	font-style: italic;
}

.validationMessage { /*  margin-top:20px;
  margin-bottom:0px;
  margin-left:20px;*/
	font-size: 12px;
	color: red;
}

.messageBox {
	margin-top: 20px;
	margin-left: 20px;
}

img {
	border: none;
}

.bodytext {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.searchTitle {
	font-size: 14px;
	font-weight: bold;
	color: black;
	margin-bottom: 20px;
}

.pagedList {
	margin-left: 10px;
}

form {
	display: inline;
}

.filterBox a img {
	z-index: 0;
}

.blueSquare {
	font-size: 9px;
	font-weight: bold;
	color: white;
	background-color: #44658A;
	text-decoration: none;
	text-align: center;
	display: block;
	margin-top: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}

table.availabilityTable {
	border-top: 1px solid #aaaaaa;
	border-left: 1px solid #aaaaaa;
	margin: 2px;
	margin-top: 15px;
}

table.availabilityTable th {
	font-size: 11px;
	font-weight: bold;
	color: white;
	padding: 2px;
}

table.availabilityTable table tr td {
	border: 0px;
}

table.availabilityTable tr td {
	text-align: center;
}

table.availabilityTable tr td,table.availabilityTable tr th {
	border-right: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
}

table.availabilityTable tr td.invBottom {
	border-top: 1px solid #aaaaaa !important;
	border-bottom: 1px solid #aaaaaa !important;
}

table.availabilityTable tr td.noBorder {
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 0px;	
}

table.availabilityTable tr td.inventory {
	border: 0px;
	border-right: 1px solid #aaaaaa;
	text-align: left;
	padding: 1px;
}

table.availabilityTable  tr td.invRight {
	text-align: right;
}

table.availabilityTable  tr td.invCenter {
	text-align: center;
}

.productDatasheet {
	text-decoration: none;
	color: #3e6ca8;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
}

.productTopArea {
	margin: 10px 0 5px 0;
}

#parametricsTable tr th.columnName, #parametricsTableBck tr th.columnName, {
	vertical-align: top;
}

.printLinks {
	float: right;
	color: #3e6ca8;
}

table.featureLayout {
	margin-top: 10px;
	width: 100%;
}

table.featureLayout th.featureLayout {
	text-align: left;
	padding-left: 5px;
}

table.featureLayout th.halfWidth {
	width: 50%;
}

table.featureLayout tr.listSpacer {
	font-size: 6px;
}

table.featureLayout ul.oneItemList {
	margin-top: 1px;
	margin-bottom: 1px;
}

#MaterialCompositionTable th.ticHeader {
	vertical-align: bottom;
}

#MaterialCompositionTable tr.mcListItemOver td.data {
	background-color: lightgreen;
}

#MaterialCompositionTable tr {
	height: 25px;
}

#MaterialCompositionTable tr td.info {
	padding-left: 15px;
}

#MaterialCompositionTable td.center {
	vertical-align: middle;
}

.dataSheetNote {
	color: #3e6ca8;
	font-weight: bold;
}

#AecTable tr td,#AecTable tr th {
	padding: 3px;
}

table.buyPrice th,table.buyPrice td {
	border: 0;
	color: black;
	border: 0px !important;
}

#MaterialCompositionTable tr td.cas {
	text-align: center;
	padding-left: 3px;
	padding-right: 3px;
}


.navlist.green li {
	background-image: url("/site/images/arrow-green.gif");
	background-repeat: no-repeat;
	background-position: left 0.4em;
}

.navlist.bold li a {
	font-weight: bold;
}

