﻿.wizard a									{ color: #00598C; }
.wizard a:visited					{ color: #00598C; }
.floatLeft								{ float: left; }
.floatRight								{	float: right; }

.wizardSaveButtonDiv			{ text-align: left; float: left; }
.stepButtonDiv						{	text-align: right; float: right; line-height: 25px; }
.stepButtonSeperator			{	float: left; width: 5px; }

.wizardNavigation					{ display: none; }
.stepFramework						{	position: relative; top: 0; left: 0; width: 100%; text-align: center; height: auto !important; min-height: 400px; 
														background-image: url(../Images/Backgrounds/MagGlass_Faded.gif); background-position: right bottom; background-repeat: no-repeat;	}
.stepImage								{	float: left; width: 100px; margin: 0px 10px 15px 0px; text-align: center; }
.stepTitle								{	float: right;	width: 100%; margin: auto; margin-top: 20px; text-align: center; height: 45px; }
.stepCurrentResults				{	float: right;	width: 100%; margin: auto; text-align: center; margin-bottom: 5px; height: 25px; font-size: larger; }
.stepDescription					{ float: right; width: 100%; margin: auto; text-align: left; height: 50px; }
.navStrip									{ width: 100%; height: auto; text-align: right; margin-top: 5px; font-size: larger;}

.stepOptionsFramework			{ float: left; width: 98%; margin: auto; text-align: left; height: 300px; }
.step2BOptionsFramework			{ float: left; width: 98%; margin: auto; text-align: left; height: 200px; }

.step1Description					{ float: right; width: 95%; margin: auto; text-align: left; background-color: #F7FDFD; border-width: 1px; border-style: solid; border-color: #B5C7DE; padding: 2%;}
.step2Description					{ float: right; width: 95%; margin: auto; text-align: left; background-color: #F7FDFD; border-width: 1px; border-style: solid; border-color: #B5C7DE; padding: 2%; }
.step3Description					{ float: right; width: 95%; margin: auto; text-align: left; background-color: #F7FDFD; border-width: 1px; border-style: solid; border-color: #B5C7DE; padding: 2%; }
.step4Description					{ float: right; width: 95%; margin: auto; text-align: left; background-color: #F7FDFD; border-width: 1px; border-style: solid; border-color: #B5C7DE; padding: 2%; }

.step1OptionsFramework			{ float: left; width: 98%; margin: auto; text-align: left; margin-top: 15px; }
.step2OptionsFramework			{ float: left; width: 98%; margin: auto; text-align: left; margin-top: 15px; }
.step3OptionsFramework			{ float: left; width: 98%; margin: auto; text-align: left; margin-top: 15px; }
.step4OptionsFramework			{ float: left; width: 100%; margin: auto; text-align: left; margin-top: 15px; }

.stepOptionNameContainer	{	width: 100px;	font-weight: bold; text-align: left; }
.stepOptionNameLink				{	text-decoration: none; color: #2E3D40; }
.stepOptionHelp						{	width: 100%; font-style: italic; text-align: left; }

.step1OptionsLeft					{	float: left; width: 59%; }
.step1OptionsLeftBody			{	float: left; width: 100%; text-align: left; }
.step1OptionsRight				{	float: left; width: 39%; text-align: left; }
.step1OptionsRightBody		{ float: right; width: 100%; }

.step2OptionsLeft					{ float: left; width: 49%; text-align: left; }
.step2OptionsRight				{	float: right;	width: 49%;	text-align: left; }

.step3OptionsLeftBody			{	float: left; width: 35%; text-align: left; margin-bottom: 10px; }
.step3OptionsRightBody		{ float: left; width: 59%; text-align: left; margin-left: 4%; margin-bottom: 10px; }

.step4OptionName					{	font-weight: bold; vertical-align: top; }

