@font-face {
	font-family: RobotoCondensed-Bold;
	src: url('/css/fonts/Roboto_Condensed/RobotoCondensed-Bold.ttf');
}

@font-face {
	font-family: RobotoCondensed-BoldItalic;
	src: url('/css/fonts/Roboto_Condensed/RobotoCondensed-BoldItalic.ttf');
}

@font-face {
	font-family: RobotoCondensed-BoldItalic;
	src: url('/css/fonts/Roboto_Condensed/RobotoCondensed-Italic.ttf');
}

@font-face {
	font-family: RobotoCondensed-Light;
	src: url('/css/fonts/Roboto_Condensed/RobotoCondensed-Light.ttf');
}

@font-face {
	font-family: RobotoCondensed-LightItalic;
	src: url('/css/fonts/Roboto_Condensed/RobotoCondensed-LightItalic.ttf');
}

@font-face {
	font-family: RobotoCondensed-Regular;
	src: url('/css/fonts/Roboto_Condensed/RobotoCondensed-Regular.ttf');
}

#registration_wizard
{
	width:852px; /*Total 940 (852 + (44 * 2)*/
	background-color:#EFEFEF;
	margin-left:auto;
	margin-right:auto;
	margin-top:30px;
	margin-bottom: 30px;
	padding: 44px 42px 44px 42px;
	font-family: RobotoCondensed-Regular, "Helvetica Bold", Helvetica, Arial, sans-serif;
	font-size: 15px;
	color: #666666;
}

#registration_wizard table
{
	
}

#registration_wizard div.rw_main_content
{
	margin-top:20px;
}

#registration_wizard div.rw_FloatLeft
{
	float:left;
}

#registration_wizard .fieldLabel
{
	font-weight: bolder;
}


#registration_wizard .rw_from .fieldInput
{
	padding-left:14px;
}

#registration_wizard .rw_from .rw_fromField_row
{
	margin-bottom:15px;
}

#registration_wizard .rw_from .rw_required_ind
{
	padding-left:3px;
}

#registration_wizard .blackLineBottom
{
	border-bottom: solid 1px #000000;
}

/**Inputs********************************************************/
#registration_wizard input.formRadio
{	

}

#registration_wizard input.formTextbox
{
	width: 300px;
}

#registration_wizard input.formCheckBox
{
}

#registration_wizard select.formDropDownMenu
{
	width: 310px;
}


/***Fonts************************************************/
#registration_wizard .label1
{
	font-size: 25px;
	line-height: 28px;
	font-weight: bolder;
}

#registration_wizard .smallfont1
{
	font-size: 12px;
}

#registration_wizard .smallFormText1
{
	font-family: RobotoCondensed-Regular, "Helvetica Bold", Helvetica, Arial, sans-serif;
	color: #adadad;
	font-size: 12px;
}

#registration_wizard .header
{
	/*color:#adadad;*/
	font-family: RobotoCondensed-Light, "Helvetica Bold", Helvetica, Arial, sans-serif;
	font-size: 40px;
	line-height: 46px;
	text-decoration: underline;	
}

#registration_wizard .header2
{
	/*color:#adadad;*/
	font-family: RobotoCondensed-Regular, "Helvetica Bold", Helvetica, Arial, sans-serif;
	font-size: 18px;
	color: #666666;
	font-weight: bolder;
}


/***Links**************************************************/
#registration_wizard .linkButton
{
	background-color: #ec9900; /*8FA155;*/
	padding: 5px 26px 5px 26px;
	font-size:20px;
	float:left;
	text-align:center;
}


#registration_wizard .linkButton a
{
	font-family: RobotoCondensed-Bold, "Helvetica Bold", Helvetica, Arial, sans-serif;
	color:#ffffff;
	font-size:20px;
	letter-spacing:1px;
	cursor: pointer;
}

#registration_wizard a.alink1
{
	color:#0099FF;
}
#registration_wizard a.alink1:hover
{
	color:#0099FF !important;
}




/**List Icons***************************************************************/
#registration_wizard .rw_icon_round 
{
	width:44px;
	height:44px;
	background-image: url("/images/RegistrationWizard/list-icon-round.jpg");
	background-repeat: no-repeat;
	background-position: center;
}

#registration_wizard .rw_icon_round .rw_icon_num
{
	position: relative;
	font-weight: bolder;
	color: #ffffff;
	font-family: RobotoCondensed-Bold, "Helvetica Bold", Helvetica, Arial, sans-serif;
	font-size: 25px;
	line-height: 25px;
	height: 30px;	
	top:9px;
	text-align:center;
}


/**Steps***************************************************************/
	#registration_wizard.rw_index
	{
		background-image: url("/images/RegistrationWizard/Common_1.jpg");
		background-repeat: no-repeat;
		background-position:right;
	}

	#registration_wizard.rw_step1_2
	,#registration_wizard.rw_step1_3
	,#registration_wizard.rw_step1_4
	{
		background-image: url("/images/RegistrationWizard/Common_2.jpg");
		background-repeat: no-repeat;
		background-position:top right;
		min-height: 430px;
	}
	
	/**DONOR**/
	#registration_wizard.rw_step2_1{}
	#registration_wizard.rw_step2_2{}
	#registration_wizard.rw_step2_3
	{
		background-image: url("/images/RegistrationWizard/MailBox.jpg");
		background-repeat: no-repeat;
		background-position:top right;
	}
	#registration_wizard.rw_step2_4
	{
		background-image: url("/images/RegistrationWizard/Security.jpg");
		background-repeat: no-repeat;
		background-position:top right;
	}
	#registration_wizard.rw_step2_5
	{
		background-image: url("/images/RegistrationWizard/Preference.jpg");
		background-repeat: no-repeat;
		background-position:top right;
	}
	
	
	/*Applicant*/
	#registration_wizard.rw_step3_1 {}
	#registration_wizard.rw_step3_2 {}
	#registration_wizard.rw_step3_3
	{
		background-image: url("/images/RegistrationWizard/MailBox.jpg");
		background-repeat: no-repeat;
		background-position:top right;
	}
	#registration_wizard.rw_step3_4
	{
		background-image: url("/images/RegistrationWizard/Security.jpg");
		background-repeat: no-repeat;
		background-position:top right;
	}
	#registration_wizard.rw_step3_5
	{
		background-image: url("/images/RegistrationWizard/Preference.jpg");
		background-repeat: no-repeat;
		background-position:top right;
	}
	
	/*Social Worker*/
	#registration_wizard.rw_step4_1 {}	
	#registration_wizard.rw_step4_2 {}
	#registration_wizard.rw_step4_3
	{
		background-image: url("/images/RegistrationWizard/MailBox.jpg");
		background-repeat: no-repeat;
		background-position:top right;
	}
	#registration_wizard.rw_step4_4
	{
		background-image: url("/images/RegistrationWizard/MailBox.jpg");
		background-repeat: no-repeat;
		background-position:top right;
	}
	#registration_wizard.rw_step4_5{}
	#registration_wizard.rw_step4_6{}	
	#registration_wizard.rw_step4_7{}	
	#registration_wizard.rw_step4_8
	{
		background-image: url("/images/RegistrationWizard/Security.jpg");
		background-repeat: no-repeat;
		background-position:top right;
	}
	#registration_wizard.rw_step4_9
	{
		background-image: url("/images/RegistrationWizard/Preference.jpg");
		background-repeat: no-repeat;
		background-position:top right;
	}
	
	/*Nonprofit*/
	#registration_wizard.rw_step5_1 {}	
	#registration_wizard.rw_step5_2 {}
	#registration_wizard.rw_step5_3
	{
		background-image: url("/images/RegistrationWizard/MailBox.jpg");
		background-repeat: no-repeat;
		background-position:top right;
	}
	#registration_wizard.rw_step5_4 {}
	#registration_wizard.rw_step5_5 {}
	#registration_wizard.rw_step5_6 {}
	#registration_wizard.rw_step5_7 {}
	#registration_wizard.rw_step5_8 {}
	#registration_wizard.rw_step5_9 {}
	#registration_wizard.rw_step5_10
	{
		background-image: url("/images/RegistrationWizard/Security.jpg");
		background-repeat: no-repeat;
		background-position:top right;
	}
	#registration_wizard.rw_step5_11
	{
		background-image: url("/images/RegistrationWizard/Preference.jpg");
		background-repeat: no-repeat;
		background-position:top right;
	}
	
	
	#registration_wizard.rw_step_completed{ }