div.stepsboxactive { background: #808080; 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: #808080; }

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: #efefef; 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; }
.cartbox{background-color:#F5F5F5;border:3px solid #EBEBEB;line-height:20px;padding:10px;}
.cartheading{color:#06c;font-size:14px;font-weight:700;}
.cartmenu{background-color:#FFF;margin:0 0 10px;padding:10px;}
.cartsubheading{color:#000;font-size:12px;font-weight:700;}
.carttable{background-color:#ccc;width:95%;}
.carttableaddon td{background-color:#fff;color:#555;padding:2px 20px;}
.pricing{color:#9F0000;font-size:11px;}
b.r1 {margin: 0 5px}
b.r2 {margin: 0 3px}
b.r3 {margin: 0 2px}
b.r4 {margin: 0 1px;height: 2px}

ul.column a{text-decoration: none;padding: 0 0 3px;
  border-bottom: 4px solid #FFF;color: #999}
ul.column a#current{border-color: #99CC66;color: #06F}
ul.column a:hover{border-color: #99CC66;color: #666} 

ul.column{

	width: 100%;
	padding: 0;
	margin: 10px 0;
	list-style: none;
}


ul.column li {

	float: left;
	background-image: url(/images/menuli.png);
    background-repeat: no-repeat;
	background-position: 0px 0px;
    padding-left: 14px; 
	width: 28%; /*Set default width*/
	padding: 0px 0px 0px 15px;
	margin: 5px 0;
	display: inline;
}

ul.columnp{

	width: 100%;
	padding: 0;
	margin: 10px 0;
	list-style: none;
}


ul.columnp li {

	float: left;
	/*background-image: url(/images/menuli.png);*/
    background-repeat: no-repeat;
	background-position: 0px 0px;
    padding-left: 14px; 
	width: 90%; /*Set default width*/
	padding: 0px 0px 0px 15px;
	margin: 5px 0;
	display: inline;
}


ul.columnd{
float: center;
	width: 100%;
	padding: 0;
	margin: 10px 0;
	list-style: none;
}


ul.columnd li {

	float: left;
	/*background-image: url(/images/menuli.png);*/
    background-repeat: no-repeat;
	background-position: 0px 0px;
    padding-left: 14px; 
	width: 45%; /*Set default width*/
	padding: 0px 0px 0px 15px;
	margin: 5px 0;
	display: inline;
}

h4.order {
    margin:0px;
	font-size: 18pt;
	color: #FF5050;
	padding-top: 0px;
	padding-bottom: 0px;
	text-decoration:  none;
 display:block;
background-image: url(add2-32.png);
vertical-align:middle;
}

em {
	background: url(images/hover.png) no-repeat;
	width: 180px;
	height: 45px;
	position: absolute;
	top: -85px;
	left: -15px;
	text-align: center;
	padding: 20px 12px 10px;
	font-style: normal;
	z-index: 2;
	display: none;
}
img.header
{
 display:block;
	left:30px;
	top:30px;
}
