@charset "utf-8";
#divStepsMain {

	width: 460px;
	background-image: url(../../App_Themes/Cashna/Images/Home/Steps_Bg.jpg);
	height: 38px;
	background-repeat: repeat-x;
	font-family:tahoma;
	font-size: 9px;
	color: #333;
	font-weight: bold;
	padding-bottom:20px;
	
	
}
#divStepsMain .span {
	background-image: url(../../App_Themes/Cashna/Images/Home/LeftSteps_Bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 14px;
	height: 38px;
}

#divStepsMain #divStep01 {
	width: 32px;
	float: left;
	margin-right: 25px;
	margin-top: 3px;
	padding-left: 5px;
	
}

#divStepsMain #divStepsTitle01 {
	float: left;
	padding-bottom: 3px;
	text-align: center;
}
#divStepsMain #divStepsLamp01 {
	float: left;
	width: 31px;
	background-image: url(../../App_Themes/Cashna/Images/Home/SelectedSteps_Bg2.gif);
	height: 28px;
	background-repeat: no-repeat;
	background-position: center center;
}
#divStepsMain #divStep02 {
	width: 32px;
	float: left;
	margin-right: 30px;
	margin-top: 3px;
}

#divStepsMain #divStepsTitle02 {
	float: left;
	padding-bottom: 3px;
}
#divStepsMain #divStepsLamp02 {
	float: left;
	width: 31px;
	background-image: url(../../App_Themes/Cashna/Images/Home/Steps_Bg2.gif);
	height: 28px;
	background-repeat: no-repeat;
	background-position: center center;
}
#divStepsMain #divStep03 {
	width: 67px;
	float: left;
	margin-right: 30px;
	margin-top: 3px;
}

#divStepsMain #divStepsTitle03 {
	float: left;
	padding-bottom: 3px;
}
#divStepsMain #divStepsLamp03 {
	float: left;
	width: 67px;
	background-image: url(../../App_Themes/Cashna/Images/Home/Steps_Bg2.gif);
	height: 28px;
	background-repeat: no-repeat;
	background-position: center center;
}
#divStepsMain #divStep04 {
	width: 34px;
	float: left;
	margin-right: 30px;
	margin-top: 3px;
}

#divStepsMain #divStepsTitle04 {
	float: left;
	padding-bottom: 3px;
}
#divStepsMain #divStepsLamp04{
	float: left;
	width: 31px;
	background-image: url(../../App_Themes/Cashna/Images/Home/Steps_Bg2.gif);
	height: 28px;
	background-repeat: no-repeat;
	background-position: center center;
}
#divStepsMain #divStep05 {
	width: 83px;
	float: left;
	margin-top: 3px;
	margin-right: 25px;
}

#divStepsMain #divStepsTitle05 {
	float: left;
	padding-bottom: 3px;
	width: 83px;
}
#divStepsMain #divStepsLamp05{
	float: left;
	width: 83px;
	background-image: url(../../App_Themes/Cashna/Images/Home/Steps_Bg2.gif);
	height: 28px;
	background-repeat: no-repeat;
	background-position: center center;
}

#divStepsMain #divStep06 {
	width: 34px;
	float: left;
	margin-top: 3px;
}

#divStepsMain #divStepsTitle06 {
	float: left;
	padding-bottom: 3px;
}
#divStepsMain #divStepsLamp06{
	float: left;
	width: 31px;
	background-image: url(../../App_Themes/Cashna/Images/Home/Steps_Bg2.gif);
	height: 28px;
	background-repeat: no-repeat;
	background-position: center center;
}
#divStepsMainRight {
	background-image: url(../../App_Themes/Cashna/Images/Home/RightSteps_Bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
	width: 14px;
	height: 38px;
}


#divStepsMain .Selected {
	background-image: url(../../App_Themes/Cashna/Images/Home/SelectedSteps_Bg.gif);
	background-repeat: no-repeat;
	background-position: center;
}
#divStepsMain .step {
	background-image: url(../../App_Themes/Cashna/Images/Home/Steps_Bg2.gif);
	background-repeat: no-repeat;
	background-position: center;
}

