/* Steve - please can you use lookfly- as the first part of any style names to avoid conflicts e.g.

.lookfly-stuff {color:blue; font-weight:bold;}

*/
div#ordering-steps ul#step-titles li.step-1{background: url(../images/custom-kit-step-1-off.png) left bottom no-repeat; width:165px; padding-left:54px;}
div#ordering-steps ul#step-titles li.step-2{background: url(../images/custom-kit-step-2-off.png) left bottom no-repeat; width:165px;}
div#ordering-steps ul#step-titles li.step-3{background: url(../images/custom-kit-step-3-off.png) left bottom no-repeat; width:165px;}

body.cms-start-accessories div#ordering-steps ul#step-titles li.step-1{background: url(../images/custom-kit-step-1.png) left bottom no-repeat; }
body.cms-step2-order-accessories div#ordering-steps ul#step-titles li.step-2{background: url(../images/custom-kit-step-2.png) left bottom no-repeat; }
body.cms-step3-submit-accessories div#ordering-steps ul#step-titles li.step-3{background: url(../images/custom-kit-step-3.png) left bottom no-repeat; }
body.cms-start-accessories div#ordering-steps li.step-1 a, body.cms-step2-order-accessories div#ordering-steps li.step-2 a, body.cms-step3-submit-accessories div#ordering-steps li.step-3 a{color:#fff; font-weight:bold;}

