

TR.shopheading TD {
	background: #8F8F8F;
	font-size: 13px;
	font-weight: bold;
	padding: 2px 2px 2px 2px;
	color: #000;
}


#tx-ttproducts-pi1-list IMG {
	padding: 0 0 5px 0;
}

#tx-ttproducts-pi1-listhighlights H1 {
	display: none;
}

#tx-ttproducts-pi1-list P {
	color: #FFF;
}


#tx-ttproducts-pi1-single TD.title {
	font-weight: bold;
}
#tx-ttproducts-pi1-single SELECT.drop-down, #tx-ttproducts-pi1-single SELECT.drop-down-frame_option {
	width: 150px;	
	
}
#tx-ttproducts-pi1-single TD.price {
	font-weight: bold;
	color: red;	
}
	

#tx-ttproducts-pi1-single INPUT.pricecalc {
	border: 1px solid #FFF;
	background: red;
	color: #FFF;
	font-weight: bold;
}

/* tt_products */
INPUT.hidden {
	display: none;	
}

.no_display {
	display: none;		
}
.highlight{
	background-color: yellow;	
}
#tocart {
	border: 1px solid #FFF;
	background-color: #1B8F00;
	color: #FFF;	
}	
A.gotocart, A.gotocart:visited, A.gotocart:hover {
	color: #1B8F00;	
	font-weight: bold;
}	

/* DPI quality */
#quality_row TD {
	font-weight: bold;	
}


TD.unusable {
	color: #EE0000;
}	
TD.poor {
	color: #EE9900;
}
TD.sufficient {
	color: #99BB66;
}
TD.good {
	color: #009F28;
}
TD.verygood {
	color: #00EE00;
}


