/* css information
--------------------------------------------------------
	bluetux:        special user-only stylesheet
	author:         sam howat, www.bluetux.com
	updated:        feb 02, 2006
	
	
	light-green     #E0F2F4
	mid-green       #AFDFE0
	black-tone		 #323232
   	dark-blue       #000066
-------------------------------------------------------- */


.pdfIcon {
	background: transparent url(../imgs/features/pdf.gif) no-repeat 0% 0% ; 
	padding-left: 20px;
	}
	
.zipIcon {
	background: transparent url(../imgs/features/zip.gif) no-repeat 0% 0% ; 
	padding-left: 20px;
	}	
	
h2.productTitle {
	font: bold 17px/18px Arial,  Verdana, sans-serif; 
	margin: 3px 0px 3px 0px; 
	padding: 2px  0px 2px 0px; 
	color: #0084a9;
	}	

.addToCart {
	background: transparent url(../imgs/features/garrow.gif) 0px 4px no-repeat; 
	padding-left: 15px; 
	font-size: 14px;
	}
	
.linkout { 
	background: transparent url(../imgs/features/linkout.gif) right 3px no-repeat; 
	padding-right: 15px; 
	}

.trLightBg {
	background-color: #efefef;
	}

.trDarkBg {
	background-color: #fafafa;
	}	

.floatPhotoRight { 
	float: right; 
	border: 1px solid #CCCCCC; 
	padding: 5px; margin: 5px 0px 5px 10px; 
	}		

.nopad { 
	font-size: 10px; 
	padding: 0px; 
	}

.small { font-size: 10px; }

.medium { font-size: 12px; }

.bold { font-weight: bold }

.price { 
	color: #990000; 
	font-size: 12px; 
	}

.red { color: #990000; }

.boldorange { 
	font: bold 14px/18px Arial,  Verdana, sans-serif; 
	margin: 10px 0px 0px 0px; 
	padding: 2px  0px 0px 0px;
	color: #EB880E; 
	}	