/* ----- LAST REVISED 10-29-08 ----------------------------------------------------- */

body {background-color: #FFFFFF;
      margin: 0em;
      margin-top: 0em;}

body, tr, td, p, input, ul, ol, li, pre {font-family: Arial, Helvetica, sans-serif;
                                         font-style: normal;
                                         font-weight: normal;
                                         font-size: 8pt;
                                         color: #000000;}

li {list-style-type: square}

/* this is for the background color of alternating rows */
.rowBgColor {background-color: #F1F1F1}
/* this is for the line around the archive box*/
.darkCellBack {
	color: #FFFFFF;
	background-color: #CCCCCC;
}

/* ------------------------ LINKS -------------------------------------------------- */

A:link {color: #3B3B6E; text-decoration: underline;}
A:visited {color: #3B3B6E; text-decoration: underline;}
A:active {color: #3B3B6E; text-decoration: underline;}
A:hover {color: #3B3B6E; text-decoration: underline;}

/*this sytle for the 2006 header sub nav*/
.headerLink A:link {color: #FFFFFF; text-decoration: none; font-size: 9pt}
.headerLink A:visited {color: #FFFFFF; text-decoration: none; font-size: 9pt}
.headerLink A:active {color: #FFFFFF; text-decoration: none; font-size: 9pt}
.headerLink A:hover {color: #FFFFFF; text-decoration: none; font-size: 9pt}
.headerLink {color: #FFFFFF; text-decoration: none; font-size: 9pt}

/*this sytle for the 2006 header sub nav*/
.redLink A:link {color: #CC0000; text-decoration: underline;  font-size: 8pt}
.redLink A:visited {color: #CC0000; text-decoration: underline; font-size: 8pt}
.redLink A:active {color: #CC0000; text-decoration: underline;  font-size: 8pt}
.redLink A:hover {color: #CC0000; text-decoration: underline; font-size: 8pt}
.redLink {color: #CC0000; text-decoration: underline;  font-size: 8pt}



/*these sytles for the 2010 event  sub nav*/
/*this sytle for the 2006 header sub nav*/
.redLink2 A:link {color: #CC0000; text-decoration: underline;  font-size: 8pt}
.redLink2 A:visited {color: #CC0000; text-decoration: underline; font-size: 8pt}
.redLink2 A:active {color: #CC0000; text-decoration: underline;  font-size: 8pt}
.redLink2 A:hover {color: #CC0000; text-decoration: underline; font-size: 8pt}
.redLink2 {color: #CC0000; text-decoration: none;  font-size: 8pt}

.blueLink A:link {color: #007098; text-decoration: underline;  font-size: 8pt}
.blueLink A:visited {color: #007098; text-decoration: underline; font-size: 8pt}
.blueLink A:active {color: #007098; text-decoration: underline;  font-size: 8pt}
.blueLink A:hover {color: #007098; text-decoration: underline; font-size: 8pt}
.blueLink {color: #007098; text-decoration: none;  font-size: 8pt}


/*this sytle for the 2007 product / manufacturer table nav*/
.grayLink A:link {
	color: #7A7A7A;
	text-decoration: none;
	font-size: 9pt;
	font-weight : bold;
}
.grayLink A:visited {
	color: #7A7A7A;
	text-decoration: none;
	font-size: 9pt;
	font-weight : bold;
}
.grayLink A:active{
	color: #7A7A7A;
	text-decoration: none;
	font-size: 9pt;
	font-weight : bold;
}
.grayLink A:hover {
	color: #7A7A7A;
	text-decoration: none;
	font-size: 9pt;
	font-weight : bold;
}
.grayLink {
	color: #7A7A7A;
	text-decoration: none;
	font-size: 9pt;
	font-weight : bold;
}

/*this sytle for the 2006 header sub nav*/
.headerLinkB A:link {color: #000000; text-decoration: none; font-size: 9pt}
.headerLinkB A:visited {color: #000000; text-decoration: none; font-size: 9pt}
.headerLinkB A:active {color: #000000; text-decoration: none; font-size: 9pt}
.headerLinkB A:hover {color: #000000; text-decoration: none; font-size: 9pt}
.headerLinkB {color: #000000; text-decoration: none; font-size: 9pt}

/* this style is for left side navigation links */
.leftLink A:link {color: #3B3B6E; text-decoration: none; font-size: 8pt;}
.leftLink A:visited {color: #3B3B6E; text-decoration: none; font-size: 8pt;}
.leftLink A:active {color: #3B3B6E; text-decoration: none; font-size: 8pt;}
.leftLink A:hover {color: #3B3B6E; text-decoration: underline; font-size: 8pt;}

/* this style displays a link as regular black text with a rollover effect */
.blackLink A:link {color: #000000; text-decoration: none;}
.blackLink A:visited {color: #000000; text-decoration: none;}
.blackLink A:active {color: #000000; text-decoration: none;}
.blackLink A:hover {color: #3B3B6E; text-decoration: underline;}

/* ------------------------ LEFT NAV ----------------------------------------------- */

/* the following class is for the new-look top nav background color */
.topNavBgColor {background-color: #F2F2F2;}

/* the following three classes are for the new-look left nav background color */
.headNavBack {color: #FFFFFF;
	      background-color: #505050}

.subNavBack {color: #666666;
	     background-color: #FFFFFF;}

.linkNavBack {color: #666666;
	      background-color: #EBECED;}

/* the following class is for the new-look left/right nav border color */
.navBoxBorderColor {background-color: #BABABA;}

/* ------------------------ HEADERS ------------------------------------------------ */
.headNavBackFP {
			background-image: url("https://www.em.avnet.com/images/common/headers/tbl_header.gif");
			color: #A10F0F;
			font-family: Arial, Helvetica, sans-serif;
			font-weight: bold;
			font-size: 9pt;
			padding-left: 5px;
			padding-right: 5px;
}   

.mainHeader {font-family: Arial, Helvetica, sans-serif;
             font-style: normal;
             font-weight: bold;
             font-size: 16pt;
             color: #000000;}

.secondaryHeader {font-family: Arial, Helvetica, sans-serif;
	          font-style: normal;
	          font-weight: bold;
	          font-size: 11pt;
	          color: #000000;}
			  
.eNewsHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 8pt;
	color: #003399;
}			  

.size10Header {font-family: Arial, Helvetica, sans-serif;
	       font-style: normal;
	       font-weight: bold;
	       font-size: 10pt;
	       color: #000000;}

/* ------------------------ Front Page More Links  ------------------------------------------------ */
		   
.mnMore A:link {font-family: Verdana; color: #C63232; text-decoration: none; font-size: 9px;}
.mnMore A:visited {font-family: Verdana; color: #C63232; text-decoration: none; font-size: 9px;}
.mnMore A:active {font-family: Verdana; color: #C63232; text-decoration: none; font-size: 9px;}
.mnMore A:hover {background-color: #C63232; color: #FFFFFF;}

/* ------------------------ Front Page Message Boxes  ------------------------------------------------ */
	
	.mn {font-family: Arial, Helvetica, sans-serif;
			color: #000000;
			background-color: #CCCCCC;
		   	font-style: normal;
	    	font-weight: bold;
	    	font-size: 10pt;
	}
	
/* ------------------------ Events & Seminars  Message Boxes  ------------------------------------------------ */
	
	.mnLight {font-family: Arial, Helvetica, sans-serif;
			color: #000000;
			background-color: #EBECED;
		   	font-style: normal;
	    	font-weight: bold;
	    	font-size: 8pt;
	}	

/* ------------------------ Technology Review  ------------------------------------------------ */

.leftTRVHeader {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #000000;
	font-style: normal;
	font-weight: bold;
	font-size: 8pt;
}  

.leftTRVmonth {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #000000;
	font-style: normal;
	font-weight: bold;
	font-size: 12pt;
}  

/* this style is for the white In This Issue Link */
.leftTRVLink A:link {color: #FFFFFF; text-decoration: none; font-size: 8pt; font-weight: bold;}
.leftTRVLink A:visited {color: #FFFFFF; text-decoration: none; font-size: 8pt; font-weight: bold;}
.leftTRVLink A:active {color: #FFFFFF; text-decoration: none; font-size: 8pt; font-weight: bold;}
.leftTRVLink A:hover {color: #FFFFFF; text-decoration: none; font-size: 8pt; font-weight: bold;}

/* this style is for the white rolodex links in prod / manu table */
.roloLink A:link {color: #FFFFFF; text-decoration: none; font-size: 9pt; font-weight: bold;}
.roloLink A:visited {color: #FFFFFF; text-decoration: none; font-size: 9pt; font-weight: bold;}
.roloLink A:active {color: #FFFFFF; text-decoration: none; font-size: 9pt; font-weight: bold;}
.roloLink A:hover {color: #FFFFFF; text-decoration: none; font-size: 9pt; font-weight: bold;}
	
.tablestroke {
	border: 1px solid #003366;
}
	
.tablestrokeRight {
	border-right: 1px solid #000000;
}

.tablestrokeTop {
	border-top: 1px solid #000000;
}

.leftTRVSecHeader {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #000000;
	font-style: normal;
	font-weight: bold;
	font-size: 8pt;
} 

.leftTRVNav {
	font-family: Arial, Helvetica, sans-serif;
	color: #333366;
	background-color: #E7E7E7;
	font-style: normal;
	font-weight: normal;
	font-size: 8pt;
} 

.fieldName-required {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-style: italic;
	font-weight: bold;
	font-size: 8pt;
} 

.fieldValue {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 8pt;
} 
/* ------------------------ HEADER -------------------------------------------------- */

.textarea {font-size:11px; border-width:1px;font-family:verdana,arial, sans-serif; border-style:solid;border-color:#336699;}
 
a.medium:link { font-family : Verdana,  Arial, Helvetica, sans-serif; font-size : 11px;color:#990000;text-decoration:none;}
a.medium:visited { font-family : Verdana,  Arial, Helvetica, sans-serif; font-size : 11px;color:#990000;text-decoration:none;}
a.medium:active { font-family : Verdana,  Arial, Helvetica, sans-serif; font-size : 11px;color:#990000;text-decoration:none;}
a.medium:hover{ font-family : Verdana,  Arial, Helvetica, sans-serif; font-size : 11px;color:#CC0000;text-decoration:none;}
 
input.buttonInvert{background-color:#993333;color: #EBEBEB;font-weight:bold;border: 1px outset #DADADA;padding:1px 1px 1px 3px;font-family:Verdana, Helvetica, sans-serif;text-decoration:none;}
input.buttonInvert:hover{background-color:#CC6666;color: #EBEBEB;font-weight:bold;border: 1px outset #DADADA;padding:1px 1px 1px 3px;font-family:Verdana, Helvetica, sans-serif;text-decoration:none;}
 
input.sku {font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif; border: solid 1px #595959;}