﻿/*shopstepnav*/

.shopstepnav{ background:#F9F9F9; font-size:11px; }
.stepnavdiv{ width:800px; margin-left:50px}
.shopstepnav{ border-bottom:1px solid #CCCCCC}
.stepnav{ margin:0 5px; padding:2px 5px}
.stepnav a:link,.stephome a:visited{ text-decoration:none; color:#666666; }
.stepnav a:hover{ text-decoration:none; color:#993300}

.stepnav em{ background:url(images/stepnav/flowWill.gif); width:18px; height:18px; overflow:hidden; text-align:center; color:#FFFFFF; font-style:normal; font-weight:bold; line-height:160%;}
.stepcurrent em{ background:url(images/stepnav/stepHere.gif); width:18px; height:18px;overflow:hidden;}
.stepcurrent{ background:#fffbdf; border-bottom:1px solid #006699; margin-bottom:-1px}
.stepnav span{ margin:2px 0 0 5px; color:#999999}
.stepcurrent span{ color:#1e5494; font-weight:bold}

.stephome{ margin:5px 5px 5 5; color:#666666; }
.stephome a:link,.stephome a:visited{ text-decoration:none; color:#666666; }
.stephome a:hover{ text-decoration:none; color:#993300}
