/* TITLE section */


table.searchResultTable {
	width: 99%;
}


table.searchResultTable table.searchMS{
	width: 100%;
}

/* table.searchResultTable td.searchMSborder{
	border-right: 1px solid #333333;
	border-left: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-top: 1px solid #333333;
} */

table.searchResultTable table.searchMS tr{
	color: #333333;
	font-weight: bold;
	background-color: #EBEBEB;
	padding: 5px;
}
table.searchResultTable table.searchMS td.searchTitle{
	white-space: nowrap;
	vertical-align: middle;
	padding-left: 5px;
}
table.searchResultTable table.searchMS td.searchtitlePadding{
	width: 100%;
	padding: 5px;
}
table.searchResultTable table.searchMS td.changeMS{
	white-space: nowrap;
	vertical-align: middle;
}
table.searchResultTable td.searchoptionsborder{
	background-color: #EBEBEB;
}
table.searchResultTable td.resultdisplayborder{
	background-color: #EBEBEB;
	padding: 2px;
}
table.searchResultTable table.searchoptions td.refineIcon{
	white-space: nowrap;
	text-align: center;
	padding-top: 4px;
	padding-left: 4px;
}
table.searchResultTable table.searchoptions td.refineIcon a{
/*	color: #000000; */
/*	text-decoration: none; */
	font-size: x-small;
/*	font-size: .75em; */
}

/* table.searchResultTable table.searchoptions td.refineIcon a:hover{
	text-decoration: underline;
} */
table.searchResultTable table.searchoptions td.refineIcon img{
	border-width:0px;
	height: 16px;
	width: 25px;
	padding: 1px;
	margin-bottom: 0px;
}

table.searchResultTable table.searchoptions td.searchoptionspadding{
	width: 80%;
}



table.resultdisplay {
	border: 0px solid;
	padding: 0px;
	border-width: 0px;
}


table.resultdisplay td{
	border: 0px solid;
	padding: 0px;
	border-width: 1px;
}


table.resulttabledisplay{
	border-color: #F7F3EF;
	border: 0px solid;
	padding: 0px;
	border-width: 0px;
	background-color: #FFFFFF;
}

table.resulttabledisplay tr.resultheader{
	vertical-align: top;
	text-align: left;
	height: 60px;
	font-weight: bold;
	padding: 3px;
	border: 1px solid #EBEBEB;
	background-color: #CCCC99;
}

table.resulttabledisplay tr.resultheader td.columnheader{
	vertical-align: top;
	text-align: left;
	height: 60px;
	font-weight: bold;
	padding: 3px;
	white-space: nowrap;
	font-size: x-small;
	border: 1px solid #EBEBEB;
	background-color: #CCCC99;
}

table.resulttabledisplay tr.resultheader td.frozencolumnheader{
	vertical-align: top;
	text-align: left;
	height: 60px;
	font-weight: bold;
	padding: 3px;
	white-space: nowrap;
	font-size: x-small;
	border: 1px solid #EBEBEB; 
	background-color: #CCCC99;
}

td.columnheader img{
	border-width:0px;
	height: 16px;
	width: 16px;
	vertical-align: middle;
	text-align: left;
	margin: 0px 0px 4px;
	padding: 0px;
}
td.frozencolumnheader img{
	border-width:0px;
	height: 16px;
	width: 16px;
	vertical-align: middle;
	text-align: left;
	margin: 0px 0px 4px;
	padding: 0px;
}

.name {
	display: block;
	font-size: x-small;
	color: #333333;
}



.unit {
	display: block;
	font-weight: normal;
	font-size: x-small;
	color: #333333;
}


table.resulttabledisplay tr.odd td.data{
	background-color: #FFFFFF;
	white-space: nowrap;
	text-align: left;
	height: 25px;
	vertical-align: middle;
	padding: 3px;
/*	font-family : Arial, sans-serif; */
	font-size: x-small;
/*	font-size: .9em; */
	border: 1px solid #EBEBEB;
}

table.resulttabledisplay tr.even td.data{
	background-color: #F4F6EF;
	white-space: nowrap;
	text-align: left;
	height: 25px;
	vertical-align: middle;
	padding: 3px; 
/*	padding: 4px 2px 4px 2px; */
/*  font-family : Arial, sans-serif; */
	font-size: x-small;
/*	font-size: .9em; */
	border: 1px solid #EBEBEB;

}

table.resulttabledisplay tr.MAINTENANCE td.data{
	background-color: #a5b6c5;
	white-space: nowrap;
	text-align: left;
	height: 25px;
	vertical-align: middle;
	padding: 3px; 
/*	padding: 4px 2px 4px 2px; */
/*  font-family : Arial, sans-serif; */
	font-size: x-small;
/*	font-size: .9em; */
	border: 1px solid #EBEBEB;

}
table.resulttabledisplay tr.DISCONTINUED td.data{
	background-color: #bcbdb7;
	white-space: nowrap;
	text-align: left;
	height: 25px;
	vertical-align: middle;
	padding: 3px; 
/*	padding: 4px 2px 4px 2px; */
/*  font-family : Arial, sans-serif; */
	font-size: x-small;
/*	font-size: .9em; */
	border: 1px solid #EBEBEB;

}
table.resulttabledisplay tr.UNDER_DEVELOPMENT td.data{
	background-color: #d2f1f0;
	white-space: nowrap;
	text-align: left;
	height: 25px;
	vertical-align: middle;
	padding: 3px; 
/*	padding: 4px 2px 4px 2px; */
/*  font-family : Arial, sans-serif; */
	font-size: x-small;
/*	font-size: .9em; */
	border: 1px solid #EBEBEB;

}
table.resulttabledisplay tr.NEW_PRODUCT td.data{
	background-color: #ccff99;
	white-space: nowrap;
	text-align: left;
	height: 25px;
	vertical-align: middle;
	padding: 3px; 
/*	padding: 4px 2px 4px 2px; */
/*  font-family : Arial, sans-serif; */
	font-size: x-small;
/*	font-size: .9em; */
	border: 1px solid #EBEBEB;

}
table.resulttabledisplay tr.NRND td.data{
	background-color: #f1d9d5;
	white-space: nowrap;
	text-align: left;
	height: 25px;
	vertical-align: middle;
	padding: 3px; 
/*	padding: 4px 2px 4px 2px; */
/*  font-family : Arial, sans-serif; */
	font-size: x-small;
/*	font-size: .9em; */
	border: 1px solid #EBEBEB;

}
table.resulttabledisplay tr.EOL td.data{
	background-color: #c4d0c6;
	white-space: nowrap;
	text-align: left;
	height: 25px;
	vertical-align: middle;
	padding: 3px; 
/*	padding: 4px 2px 4px 2px; */
/*  font-family : Arial, sans-serif; */
	font-size: x-small;
/*	font-size: .9em; */
	border: 1px solid #EBEBEB;

}


td.enablesorting{
	border-width:0px;
	white-space: nowrap;
	vertical-align: middle;
	text-align: center;
	color: #000000; 
	font-size: x-small;
/*	font-size: .9em; */
	font-weight: normal;
	width: 100%;
	padding-left:  10px;
	padding-right: 10px;
}

/*PAGING*/

td.searchoptionspaging{
	border-width:0px;
	white-space: nowrap;
	vertical-align: middle;
	text-align: center;
/*	color: #000000; */
	font-size: x-small;
/*	font-size: .75em; */
	padding: 2px 2px 2px 2px;
	font-weight: normal
}

td.searchoptionspaging img{
	border-width:0px;
	height: 16px;
	width: 16px;
	padding: 0px;
	margin-bottom: 0px;
}

td.searchoptionspaging a{
	font-size: x-small;
/*	color: #000000; */
/*	text-decoration: none; */
}

/* td.searchoptionspaging a:hover{
	text-decoration: underline;
} */

td.searchoptionspaging a.currentPage{
/*	text-decoration: none; */
	font-weight: bolder;
	font-size: x-small;
/*	font-size: 1.25em; */
}

td.searchoptionspaging span.currentPage{
/*	text-decoration: none; */
	font-weight: bolder;
	font-size: x-small;
/*	font-size: 1.25em; */
}

div.menu_left a.currentPage {
	color: #ff0066;
	font-size: medium;
	font-weight: bold;
}

div.menu_left a.unCurrentPage {
	font-size: small;
}

/* td.searchoptionspaging a.currentPage:hover{
	text-decoration: underline;
} */

/* td.searchoptionspaging a.currentPage:visited{
} */

/* Search Option Ber */
/* div#SearchOptionBer {
	display: block;
	margin: 0px;
	padding: 5px;
	width: 100%;
	float: left;
}
#SearchOptionBer img{
	border-width:0px;
	height: 16px;
	width: 25px;
	padding: 1px;
	vertical-align: bottom;
}
#SearchOptionBer span.pause_bar{
	display: block;
	text-align: center;
	float: left;
	padding: 5px;
	width: 25px;
	color: #999999;
}
#SearchOptionBer div.menu01{
	display: block;
	float: left;
	padding: 5px;
}
#SearchOptionBer div.menu02{
	display: block;
	float: right;
	padding: 5px;
}
#SearchOptionBer div.menu02 span{
	font-size: xx-small;
	font-style: italic;
	color: #333333;
} */

div.SearchOptionBer {
	display: block;
	margin: 0px;
	padding: 5px;
	width: 100%;
	float: left;
}
.SearchOptionBer img{
	border-width:0px;
	height: 16px;
	width: 25px;
	padding: 1px;
	vertical-align: bottom;
}
.SearchOptionBer span.pause_bar{
	display: block;
	text-align: center;
	float: left;
	padding: 5px;
	width: 25px;
	color: #999999;
}
.SearchOptionBer div.menu_left{
	display: block;
	float: left;
	padding: 5px;
}
.SearchOptionBer div.menu_right{
	display: block;
	float: right;
	padding: 5px;
}
.SearchOptionBer span.comment{
	font-size: xx-small;
	color: #333333;
	display: block;
	margin-bottom: 3px;
}

table.test tr td{
	padding: 1px 5px 1px 5px;
}

table.searchResultTable td.RoHSAttention{
	background-color: #FFFFFF;
}
table.RoHS_pl_table2{
	border: 0px;
	width: 100%;
	cellspacing: 0;
	border-collapse: collapse;
}

table.resulttabledisplay tr.resultheader td.frozencolumnheaderRoHS{
	vertical-align: top;
	text-align: left;
	height: 60px;
	font-weight: bold;
	padding: 3px;
	white-space: nowrap;
	font-size: x-small;
	border: 1px solid #EBEBEB; 
	background-color: #CCCC99;
	vertical-align: top;
}

