/* HANDL CSS for the new KKInterors.com site. */
#quickproductinfo{width: 800px; height: 14px; margin: 2px 0px 0px 0px; border-top: 1px solid #cccccc;}
#quickpartnumber{float: left; font-weight: bold; margin: 0px 3px 0px 0px;}
#quickpartname{float: left;}
#quickpartqtyprice{float: left; text-decoration: italic}

#cartsummary {
	width: 250px;
	height: 15px;
	float: right;
	clear: right;
	text-align: right;
/*	border: 1px solid black;*/
}
#prevnext {
	width: 100%;
	text-align: left;	
}
#prevnext a, #prevnext a:active, #prevnext a:visited, #prevnext a:hover, #prevnext a:link {
	color: black;
}
#catalogslistoutercontainer {
	margin: 10px 10px 10px 10px;	
}
#ProductListContainer a {
	color: #b0170f;
}	
#productpopupcontainer a:link {
	color: #b0170f;
}	
.productinfo a:link {
	color: #b0170f;
}

#termsandconditions {
	margin: auto;
	width: 900px;
	text-align: center;
	color: #cccccc;
	color: white;
}
#termsandconditions a, #termsandconditions a:link, #termsandconditions a:visited, #termsandconditions a:hover{
	text-decoration: none;
	color: #cccccc;
	color: white;
}
.smallnormalpricecontainer{
	margin: 0px;
	padding: 0px;
	color: #b0170f;
/*	text-decoration: line-through;*/
}
.smallnormalprice{
	text-decoration: line-through;
}
#bignormalpricecontainer{
	margin: 0px 0px 0px 10px;
	padding: 0px;
	color: #b0170f;
/*	text-decoration: line-through;*/
}
#bignormalprice{
	text-decoration: line-through;
}


