/* checkout step navigation */
#container_step_navigation
{
	width:				940px;
	position:			relative;
	top: 3px;
	
	
}



.divBg0
{
    left:0px;
    position:relative;
    float:left;
    width:940px;
    height:35px;
    margin-bottom:20px;
     
    background:#fff url(../images/nav/nav4_1.png);
 }
 

.no_login_step0
{
    left:00px;
    position:absolute;
    float:left;
    width:160px;     
    height:35px;  
    
}

.divBg1
{
    left:0px;
    position:relative;
    float:left;
    width:940px;
    height:35px;
    margin-bottom:20px;
     
    background:#fff url(../images/nav/nav4_2.png);
 }
 
.no_login_step1
{
    left:160px;
    float:left;
    position:absolute;
    width:160px;
    height:35px;
    
}

.divBg2
{
    left:0px;
    position:relative;
    float:left;
    width:940px;
    height:35px;
    margin-bottom:20px;
     
    background:#fff url(../images/nav/nav4_3.png);
 }
 

.no_login_step2
{
    left:320px;
    float:left;
    position:absolute;
    width:160px;
     height:35px;  
}


.divBg3
{
    left:0px;
    position:relative;
    float:left;
    width:940px;
    height:35px;
    margin-bottom:20px;
     
    background:#fff url(../images/nav/nav4_4.png);
 }
 
 
.no_login_step3
{
    left:24px;
    float:left;
    position:relative;
    margin-bottom:5px;
     height:35px;  
}

.divBg4
{
    left:0px;
    position:relative;
    float:left;
    width:940px;
    height:35px;
    margin-bottom:20px;
     
    background:#fff url(../images/nav/nav4_5.png);
 }
 
.no_login_step4
{
    left:12px;
    float:left;
    position:relative;
    margin-bottom:5px;
     height:35px;  
}

.divBg5
{
    left:0px;
    position:relative;
    float:left;
    width:940px;
    height:35px;
    margin-bottom:20px;
     
    background:#fff url(../images/nav/nav4_6.png);
 }
 
.no_login_step5
{
    left:0px;
    float:left;
    position:relative;
    margin-bottom:5px;
     height:35px;  
}

.divBg6
{
    left:0px;
    position:relative;
    float:left;
    width:940px;
    height:35px;
    margin-bottom:20px;
     
    background:#fff url(../images/nav/nav4_7.png);
 }
 
.no_login_step6
{
    left:-80px;
    float:left;
    position:relative;
    margin-bottom:5px;
     height:35px;  
}




.checkoutstepnavigation
{
	color:				#D4D4D4;
	background-color:	#D4D4D4;
	border:				1px none;
	width:				940px;
	height:				1px;
	margin-left:		0px;
	margin-top:			40px;
	margin-bottom:		0px;
	
	text-align:			center;
	position:absolute;
}