div.stepsboxactive { background: #A4C96E; width: 150px; 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: #A4C96E; }



div.stepsboxinactive { background: #efefef; width: 150px; 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: #A0CFDF; margin-bottom: 5px; }

b.orderboxrtop, b.orderboxrbottom { display:block; background: #FFF }

b.orderboxrtop b, b.orderboxrbottom b {display:block;height: 1px; overflow: hidden; background: #A0CFDF; }

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}
.cartedit { color:#009900; }
.cartremove { color:#cc0000; }
h2 {
	background-color: #edffdc;
	padding: 5px;
	margin: 2px;
	direction: rtl;
	font-weight: bold;
	color: #92a932;
	overflow:hidden;
	border-right: 10px #d7f3bd solid;
	/*border-bottom: 1px #FFF solid;*/
	-moz-border-radius: 5px;
	mso-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	-atsc-border-radius: 5px;
	-wap-border-radius: 5px;
	-webkit-border-radius: 5px;
	-selection-border-radius: 5px;
}
h2 a {
	color: #92a932;
}
h2 a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #34aacb;
	text-decoration: none;
}
h1, .cartheading {
	background-color: #d5f1fa;
	padding: 5px;
	margin: 2px;
	direction: rtl;
	font-weight: bold;
	color: #4ab7d5;
	overflow:hidden;
	border-right: 10px #71cfe9 solid;
	/*border-bottom: 1px #FFF solid;*/
	-moz-border-radius: 5px;
	mso-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	-atsc-border-radius: 5px;
	-wap-border-radius: 5px;
	-webkit-border-radius: 5px;
	-selection-border-radius: 5px;
}
h1 a, .cartheading a, .bdBut a:hover, .cartheading a:hover {
	color: #4ab7d5;
}
