/*	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: #ffffff}     /*	       white	 */
.hidden {background: #cccccc}     /*	       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: #121879}
.tableheadtext {font-family:  Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; color :#124676; font-weight: bold;}
.colheadbg {background: #FFE7AC}
.colheadtext {font-family:  Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; color :#121879; 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;}

.productbackground {background: #d9d9e8}
.mainheadbg {background: #839fd7}
.mainheadtext {font-family: Arial, Helvetica, sans-serif; font-size: 28px; 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: #124676;}

.pagetitle { font-family:  Arial, Helvetica, sans-serif; font-size: 20px; font-style: normal; line-height: normal; color: #000000; 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;}


.productNameCell,.productPriceCell {
	font-weight: bold;
}

.productCell {
	font-size: 10pt;
	text-align: center;
	vertical-align: middle;
	color: #000000;
}

.productPartNumberCell {
	font-size: 7.5pt;
}



.listTable {
	text-align: center;
}

.listTableHeader {
	background: none;
}

.listTableFooter {
	display: none;
}

.listTable {
	border-right: 2px ridge; 
	border-top: 2px ridge; 
	border-color:#CDCCE7;
}

.listTable td {
	border-left: 2px ridge; 
	border-bottom: 2px ridge; 
	border-color:#CDCCE7; 
}

.listTableProductCell {
	font-weight: bold;
}


.listTable .coltext {
	color: #000000;
	font-size: 13px
}

.listTable a.coltext {
	color: #0000FF;
}


/*	Style definitions end here		*/

