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: url(images/container_bg.jpg) repeat-x scroll left bottom; margin-bottom: 7px; }

b.orderboxrtop, b.orderboxrbottom { display:block; background: #FFF }
b.orderboxrtop b, b.orderboxrbottom b {display:block;height: 1px; overflow: hidden; background: #E1E1E1; }
div.orderboxpadding { padding: 3px; }

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

.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.style3 {
        color: #E27829;

}

.yellowform {
	background-color: #FFFFE8;
}

.stylepromo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #829537;
}

.bgfoot {
	background-attachment: fixed;
	background-image: url(https://secure.gogohoster.com/templates/orderforms/default/images/footer.png);
	background-repeat: repeat-x;
	background-position: left center;
}

.stylepricecus {
	color: #DE8421;
	font-weight: bold;
}



.contentboxlogin {
	width: 100%;
	text-align: left;
	background-color: #f7f7f7;
	border: 1px dashed #cccccc;
	padding: 5px;
}


.errorbox {
	border: 1px dashed #cc0000;
	font-weight: bold;
	background-color: #FBEEEB;
	text-align: center;
	width: 90%;
	padding: 10px;
	color: #cc0000;
	margin-left: auto; 
	margin-right: auto;
}

