body {
	margin: 0;
	font: 12px/1.5 Verdana, sans-serif;
	background: url(../images/IRF_bg_pattern.gif) repeat 32767px;
}
table {font-size:12px;}

th {
	font-weight: bold;
	color: #FFF;
	background-color: #C00;	
	font-size: 11px;
	font-weight: bold;
	padding:3px;
  }


img {	border:none;    }

p {
	font-size: 12px;
	margin-left: 5px;
	margin-right: 5px;	
	color: #000000;	}


.featuredprod {
	font-size: 9px;
	font-weight: bold;
	color: #000000;
}

.text {
	font-size: 12px;
	color: #000000;	
   margin-left: 5px;
}

.headlines {
	font-size: 11px;
	color: #000000;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	color: #C00;
}

.headlineTitle {
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	margin-left: 15px;
	margin-right: 10px;
	margin-top: 10px;
}




/* полосатая таблица */
.ex1 tr{background: expression(this.rowIndex % 2 == 0 ? "#F5F5F5" : "#FFFFFF");}
.ex1 tr:nth-child(even) {background: #FFFFFF;}
.ex1 tr:nth-child(odd) {background: #F5F5F5;}
table.ex1 td {border: 1px solid #999999; padding:3px}
table.ex1{border: 1px solid #999999;
border-collapse: collapse;
width:100%}

table.ex1.td {empty-cells:show}

.white {
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-align:center;
	background-color:#cc0000;
}
.red{background-color:#cc0000;}

/* ссылки */
a.white:link, a.white:visited {
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

a:link {
	font-size: 11px;
	color: #000000;
}
a:active {
	font-size: 11px;
	color: #000000;
}
a:visited {
	font-size: 11px;
	color: #000000;
}
a:hover {
	font-size: 11px;
	color: #CC0000;
}


a.text:hover { 
	font-size: 10px;
	color: #F5A448;
}

.forms {
	font-size: 9px;
	font-weight: bold;
	color: #CC0000;
}


a.featuredprod:link {
	font-size: 10px;
	color: #FFFFFF;
}
a.featuredprod:active {
	font-size: 10px;
	color: #FFFFFF;
}
a.featuredprod:visited {
	font-size: 10px;
	color: #FFFFFF;
}
a.featuredprod:hover {
	font-size: 10px;
	color: #000000;
}



a.noline {
	text-decoration: none;
	text-align: left;
}

.subheader {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}

.tableDetail {
	font-size: 11px;
	color: #000000;
	text-align: center;
}
.tableDetailBold {
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}


.form-submit {
	color: #FFF;
	padding: 0;
	margin: 0;
	font-size: 12px;
	background-color: #C00;
	text-align: center;
	font-weight: bolder;
	width: 150px;
	height: 25px;
	border: 1px ridge #999;
	vertical-align: middle;
}

  /*For TableSorter*/
table.tablesorter {
	margin:10px 0px 15px;
	width: 100%;
	text-align: left;
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
	background-color: #900;
	border: 1px solid #FFF; 	}
table.tablesorter thead tr .header {
	background-image: url(/images/bg.gif);
	background-repeat: no-repeat;
	background-position: right center;
	cursor: pointer;
	padding:0px 3px; 
}
table.tablesorter tbody td {
	padding: 4px;
	background-color: #FFF;
	vertical-align: top;
}
table.tablesorter tbody tr.odd td {
	background-color:#CCC;
}
table.tablesorter thead tr .headerSortUp {
	background-image: url(/images/asc.gif);
}
table.tablesorter thead tr .headerSortDown {
	background-image: url(/images/desc.gif);
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
	background-color: #CCC;
	color:#900;
}
table.tablesorter div {margin-right:15px;}

/* ==========================================================================
   IGBT Param Search /www.irf/cgi-bin/igbt_param.pl/
   ==========================================================================*/
.igbtResult {
	width:100%;
	font-size:12px;
	border-spacing: 1px;
	background:  #CCC;
}
.igbtResult td {	
	background: white;
	padding:3px;
	text-align:center;
}
.igbtResult tr:hover {
	background-color:#CCC;
}
.reset {
	display: block;
	width: 100px;
	height: 20px;
	background-color: #F60;
	border: 1px solid #F00;
	border-radius: 5px;
	text-decoration:none;
	font-weight:bold;
	margin-left:300px;
	text-align:center;
	line-height:1.5;
}
/* Не найдено, где используются  

.prodlinehead { text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
a.simple:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
a.simple:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
a.simple:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
a.simple:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.subheaderWhite {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
a.bigfont:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;

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

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

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

a.footer:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
a.footer:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
a.footer:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
a.footer:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
}
*/
