#cart_header{width:100%;height:35px;border-color:#000000;border:thin;}/* for background image color: #ecebeb*/
.step_0,.inactive_step,.active_step,.complete_step{width:180px;height:100%;float:left;font:bold;font-size:18px;text-align:center;padding-top:10px;height:35px;background:#EBEBEB}
.step_0,.inactive_step{background-image:url(../image/cart_step2.jpg);background-position:right;background-repeat:no-repeat;color:#808080}
.active_step{background:#FFFFFF;background-image:url(../image/cart_step1.jpg);background-position:right;background-repeat:no-repeat;color:#000000}
.complete_step{background-image:url(../image/cart_step2.jpg);background-position:left;background-repeat:no-repeat;color:#AADF55;text-align:right;}
.step_0{width:40px;background-image:url(../image/cart_top_left.jpg);background-position:right;background-repeat:no-repeat}


.active_db{background:#FFFFFF;color:#000000;border:1px solid #e7ce6b;}
.inactive_db{background:#EBEBEB;color:#808080}

.header{text-align:center;font:bold;font-size:18px;}
.gridBG{background:url('../image/grids.gif') repeat}

/*Above part is not required*/

#cart_body{height:100%;width:98%}
.inactive_header,.complete_header,.active_header{width:100%;float:left;font:bold;font-size:18px;text-align:left;padding:7px 0px; background:#EBEBEB;color:#808080;}
.tick{background-image:url(../image/right.png);background-position:left;background-repeat:no-repeat;margin-left:-5px}
.complete_header{background:#FBFBFB}
.complete_text{float:left;color:#60bf79;width:160px}
.active_header{background:#FFFFFF;color:#000000;font-size:20px;}
