#stages,#stages li{border-color:#bebebe;border-style:solid;padding:0;}
#stages{border:5px solid #f0f0f0}
#stages li div{font-weight:bold;color:#b3b3b3;}
#stages li a{font-weight:bold;color:#b3b3b3 !important;}
#stages {width:989px;display:block;height:62px;}
#stages li.first {border-left-width:1px}
#stages li.confirmStage {border-right-width:1px}
#stages li { float: left; display:inline; margin-left:0;font-size:1.4em;text-indent:-20px}
#stages li a{ text-decoration: none; display: block;text-align:center}
#stages li a{width:100%;height:100%}
#stages li{background-color:#f0f0f0;border-width:1px 0;height:60px;line-height:60px;width:168px;text-align:center}
#stages .confirmStage{width:146px}

#stages .selectedStage {background-color: #bde0ef;}
#stages .selectedStage div {color:#666}
#stages .stageName {display:block;width:100%;}
#stages .confirmStage{background-color:#dcdede}
#stages .visitedStage{background-color:#f8f8f8}

#stages .prevStage,#stages .visitedStage {background:url(../images/backgrounds/nav_viewed.gif) top left repeat-x;}
#stages .visitedStage a {background:url(../images/backgrounds/nav_viewed_arrow.gif) top right no-repeat;}
#stages .prevStage a {background:url(../images/backgrounds/nav_prev_arrow.gif) top right no-repeat;}
#stages .selectedStage {background:url(../images/backgrounds/nav_selected.gif) top left repeat-x;}
#stages .selectedStage .stageName {background:url(../images/backgrounds/nav_selected_arrow.gif) top right no-repeat;}
#stages .selectedStage.confirmStage .stageName{background:none;}
#stages .selectedStage.finalStage .stageName {background:url(../images/backgrounds/nav_final_selected_arrow.gif) top right no-repeat;}
#stages .upcomingStage .stageName{background:url(../images/backgrounds/nav_upcoming_arrow.gif) top right no-repeat;}
#stages .finalStage .stageName{background:url(../images/backgrounds/nav_final_arrow.gif) top right no-repeat;}

/*Counter existing colorline style*/
#stages .selectedStage {font-size:1.4em}

