﻿.processbar {
    background-image:  url('/member/common/images/buttons/stepOneOn.gif');
    background-repeat: no-repeat; 
    height: 32px;
    width: 250px;
    _width: 190px;
}
.processDoneTextAlign  
{
    padding-left:38px; 
    padding-top:9px;  
    color:white; 
    FONT: "Verdana", "Arial", sans-serif;
}
#progressBar table a 
{
    text-decoration:none;
}

#progressBar { float:left; width:645px; border-top: 1px solid #cccccc; border-bottom: 1px solid #cccccc; padding: 3px 0 4px 0; margin: 0 0 0 0px; }
#progressBar table { display:block; float:left; width:645px; margin:0 0 0 0; padding:0; list-style-type: none; }
#progressBar table td { float:left; margin: 0; padding:0; }
#progressBar table td.start { display:block; float:left; font-weight:bold; color:#999999; font-size: 1.0em; width:45px; padding: 9px 0 0 0; _padding-top:0px; }
#progressBar table td.stepOne { display:block; float:left; background:url('/common/images/backgrounds/bkg_step1on.gif') no-repeat; width: 249px; height: 32px;  padding:0; margin:0; }
#progressBar table td.stepOne span { float:left; color: #ffffff; padding: 9px 0 0 37px; }
#progressBar table td.stepTwo { display:block; float:left; background:url('/common/images/backgrounds/bkg_step2off.gif') no-repeat; width:222px; height: 32px; }
#progressBar table td.stepTwo span { float:left; color: #999999; padding: 9px 0 0 32px; }
#progressBar table td.stepThree { display:block; float:left; background:url('/common/images/backgrounds/bkg_step3off.gif') no-repeat; width: 145px; height:32px; }
#progressBar table td.stepThree span { float:left; color: #999999; padding: 9px 0 0 32px; }


.OffOne_Outer
{
}
.OffOne_inner
{
}
.ActiveOne_Outer
{
    background-image:  url('/common/images/backgrounds/bkg_step1on.gif');
    background-repeat: no-repeat; 
    height: 32px;
    width:235px;
    _width:197px;
}
.ActiveOne_inner
{
    padding-left:38px; 
    padding-top:9px;  
    color:white; 
    FONT: "Verdana", "Arial", sans-serif;
    _width:197px;
}
.DoneOne_Outer
{
    background-image:  url('/common/images/backgrounds/bkg_step1done.gif');
    background-repeat: no-repeat; 
    height: 32px;
    _width:197px;
}
.DoneOne_inner
{
    padding-left:38px; 
    padding-top:9px;  
    color:white; 
    FONT: "Verdana", "Arial", sans-serif;
    _width:197px;
}

.OffTwo_Outer
{
    background-image:  url('/common/images/backgrounds/bkg_step2off.gif');
    background-repeat: no-repeat; 
    height: 32px;
    width:200px;
    _width:184px;
}
.OffTwo_inner
{
    padding-left:38px; 
    padding-top:9px;  
    FONT: "Verdana", "Arial", sans-serif; 
    _width:184px;
    color:#999999;
}
.ActiveTwo_Outer
{
    background-image:  url('/common/images/backgrounds/bkg_step2on.gif');
    background-repeat: no-repeat; 
    height: 32px;
    width:218px;
    _width:184px
}
.ActiveTwo_inner
{
    padding-left:38px; 
    padding-top:9px;  
    color:white; 
    FONT: "Verdana", "Arial", sans-serif;
    _width:184px
}
.DoneTwo_Outer
{
    background-image:  url('/common/images/backgrounds/bkg_step2done.gif');
    background-repeat: no-repeat; 
    height: 32px;
    width:218px;
    _width:184px
}

.DoneTwo_inner
{
    padding-left:38px; 
    padding-top:9px;  
    color:white; 
    FONT: "Verdana", "Arial", sans-serif;
    _width:184px
}

.OffThree_Outer
{
    background-image:  url('/common/images/backgrounds/bkg_step3off.gif');
    background-repeat: no-repeat; 
    height: 32px;
    _width:115px
}
.OffThree_inner
{
    padding-left:38px; 
    padding-top:9px;  
    FONT: "Verdana", "Arial", sans-serif;
    _width:115px;
    color:#999999;
}
.ActiveThree_Outer
{
    background-image:  url('/common/images/backgrounds/bkg_step3on.gif');
    background-repeat: no-repeat; 
    height: 32px;
    _width:115px
}
.ActiveThree_inner
{
    padding-left:38px; 
    padding-top:9px;  
    color:white; 
    FONT: "Verdana", "Arial", sans-serif;
    _width:115px
}
.DoneThree_Outer
{
    background-image:  url('/common/images/backgrounds/bkg_step3off.gif');
    background-repeat: no-repeat; 
    height: 32px;
    width:115px;
    _width:115px
}
.DoneThree_inner
{
    padding-left:38px; 
    padding-top:9px;  
    color:white; 
    FONT: "Verdana", "Arial", sans-serif;
    _width:115px
}
.ProgressOne
{
    width:235px;
    _width:197px;
}
.ProgressTwo
{
    width:210px;
    _width:184px
}
.ProgressThree
{
    width:155px;
    _width:115px;
}