div.stepsboxactive { background: #64B3C1; width: 192px; font-size: 12px; text-align: center; color: #ffffff; margin-bottom: 5px; }
b.stepsboxactivertop, b.stepsboxactiverbottom { display:block; background: #FFF }
b.stepsboxactivertop b, b.stepsboxactiverbottom b {display:block;height: 1px; overflow: hidden; background: #64B3C1; }

div.stepsboxinactive { background: #efefef; width: 194px; font-size: 12px; text-align: center; margin-bottom: 5px; }
b.stepsboxinactivertop, b.stepsboxinactiverbottom { display:block; background: #FFF }
b.stepsboxinactivertop b, b.stepsboxinactiverbottom b {display:block;height: 1px; overflow: hidden; background: #efefef; }

div.orderbox { background: #E6ECF8; margin-bottom: 5px; }
b.orderboxrtop, b.orderboxrbottom { 
display:block; 
background: #FFF 
}
b.orderboxrtop b, b.orderboxrbottom b {display:block;height: 1px; overflow: hidden; background: #E6ECF8; }
div.orderboxpadding { padding: 5px; }

b.r1 {margin: 0 5px}
b.r2 {margin: 0 3px}
b.r3 {margin: 0 2px}
b.r4 {margin: 0 1px;height: 2px}

.cartheading {

	font-weight: bold;

	font-size: 14px;

	color: #0066cc;

}



.cartsubheading {

	font-weight: bold;

	font-size: 12px;

	color: #000000;

}



.cartbox {

	width: 983px;

	margin: 0px 0px 0px 15px;

	padding: 10px 0px;

	background-color: #f7f7f7;

	border: 1px dashed #cccccc;

}



.carttable {

	background-color: #cccccc;

	width: 983px;
	
	margin: 0px 0px 0px 15px;

}



.carttableheading td {

	background-color: #efefef;

	color: #222222;

	height: 20px;

	font-weight: bold;

	font-size: 12px;

	text-align: center;

}



.carttablesummary td {

	background-color: #efefef;

	color: #222222;

	height: 20px;

	font-size: 12px;

	font-weight: bold;

}



.carttableproduct td {

	background-color: #ffffff;

	color: #555555;

	padding: 4px;

}



.carttableaddon td {

	background-color: #ffffff;

	color: #555555;

	padding: 2px;

	padding-left: 20px;

	padding-right: 20px;

}



.carttableconfig td {

	background-color: #efefef;

	font-size: 9px;

	padding: 2px;

}



.carttabledivider td {

	border-top: 1px solid #cccccc;

	border-bottom: 1px solid #cccccc;

}