/*	Search stylesheet. Code by GS. UK PLC		*/

/*   	 Version History:	  Created 25/10/00.  			*/

		       
    
     
/*	Style definitions begin here		*/


	A:hover {color: #FF0033; text-decoration:underline;}	

.visible {background: #ebe8dd}     /*	       white	 */
.hidden {background: #aaaaaa}     /*	       grey     	 */

.bodytext { font-family:  Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; color: #111111;}
	
	A.bodytext: {color: #111111; text-decoration:none;}
	A.bodytext:visited {color: #111111; text-decoration:none;}
	A.bodytext:hover {color: #DD6800; text-decoration:none;}	
	A.bodytext:active {color: #111111; text-decoration:none;}

.contacttext { font-family:  Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; color: #111111;}
	
	A.contacttext: {color: #111111; text-decoration:none;}
	A.contacttext:visited {color: #111111; text-decoration:none;}
	A.contacttext:hover {color: #DD6800; text-decoration:none;}	
	A.contacttext:active {color: #111111; text-decoration:none;}

.tableheadbg {background: #000099}
.tableheadtext {font-family:  Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; color :#ffffff; font-weight: bold;}
.colheadbg {background: #000099}

.colheadtext {font-family:  Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; color :#ffffff; font-weight: bold;}
		
	A.colheadtext: {color: #ffffff; text-decoration:none;}
	A.colheadtext:visited {color: #ffffff; text-decoration:none;}
	A.colheadtext:hover {color: #DD6800; text-decoration:none;}	
	A.colheadtext:active {color: #ffffff; text-decoration:none;}

.coltext {font-family:  Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; color :#121879; font-weight: normal;}
		
	A.coltext: {color: #121879;}
	A.coltext:visited {color: #2436ff;}
	A.coltext:hover {color: #DD6800;}	
	A.coltext:active {color: #2436ff;}

.producttitle {background: #121879}
.producttitletext {font-family:  Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; color :#ffffff; background: #121879; font-weight: bold;}
		
	A.producttitletext: {color: #ffffff; text-decoration:none;}
	A.producttitletext:visited {color: #ffffff; text-decoration:none;}
	A.producttitletext:hover {color: #DD6800; text-decoration:none;}	
	A.producttitletext:active {color: #ffffff; text-decoration:none;}

.productbackground {background: #d9d9e8}
.mainheadbd {background: #839fd7}
.mainheadtext { font-family: Arial, Helvetica, sans-serif; font-size: 5; font-style: normal; line-height: normal; color: #121879;}



.addresstext { font-family:  Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; color: #111111;}

.pagetitle { font-family:  Arial, Helvetica, sans-serif; font-size: 28px; font-style: normal; line-height: normal; color: #121879; font-weight: bold;}

.producttext { font-family:  Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: normal; color: #111111; text-decoration:none;}

	A.producttext: {color: #111111; text-decoration:none;}
	A.producttext:visited {color: #666666; text-decoration:none;}
	A.producttext:hover {color: #DD6800; text-decoration:none;}	
	A.producttext:active {color: #111111; text-decoration:none;}

.smallprint { font-family:  Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: normal; color: #111111;}

.productCell { color: #000000; text-align: center; font-size: 10pt; font-family: verdana, arial, helvetica;}

.ProductNameCell,.productPriceCell { font-weight: bold; }

.productPartNumberCell { font-size: 8pt; }

.listTable {
	border-right: 2px ridge; 
	border-top: 2px ridge; 
	border-color: #CBCBCB;
	text-align: center;
}

.listTable td { border-left: 2px ridge; border-bottom: 2px ridge; border-color: #CBCBCB; }

.listTableHeader {
	background: #B9B59A;
}

.listTableFooter {
	background: #CDC8B6;
}

.listTableHeader .tableheadtext, .listTable .coltext {
	color: #000000;
	font-family: verdana, arial, helvetica;
	font-size: 13px;
}

.listTableProductCell .coltext {
	font-weight: bold;
}


/*	Style definitions end here		*/

