.tdPublicJourneyProgress {width:200px;height:190px;background-image:url(images/PublicProgressPanel.png); background-repeat:no-repeat;}
.dvCleansing{background-image:url(images/cleansingbg.png); background-repeat:no-repeat;height:57px;}
.dvPhaseButton{width:91px;height:41px;line-height:35px;background-image:url(images/buttonbg.png);float:left;}
/*------------------------------------------------------*/
/* Begin Signup Wizard Styles */
/*------------------------------------------------------*/

#dvNavigation{width:100%; height:18px;display:block;}
.dvRemainder{padding:5px;height:18px}
.dvWizardActive{width:20%;float:left;padding:5px;height:18px}
.dvWizardInActive{width:20%;float:left;padding:5px;height:18px}

.dvViewForm div.Head{padding-bottom:20px;display:block;clear: both;}
.dvRow{display:block;clear: both;}
.dvViewForm .dvRow div{vertical-align:top; padding:3px;}
.dvViewForm .dvRow div.SubHead{float:left; width:175px;}
.dvViewForm .dvRow div.Normal{float:right; width:500px;}

.dvViewForm .dvRowStack div.SubHead{width:600px;padding:5px;}
.dvViewForm .dvRowStack div.Normal{width:600px;padding:5px;}


.dvFooterNavigation a.CommandButton{border:outset 2px aliceblue;padding:3px;}

/* End Signup Wizard Styles */


/*------------------------------------------------------*/
/* Begin My Pictures Styles */
/*------------------------------------------------------*/

.dvPicture{float:left;width:145px;vertical-align:top;}

/* End My Pictures Styles */

.dvPageMaster{width:100%;text-align:left;background-color:transparent;}
.dvPageMaster .dvRow div{vertical-align:top; padding:3px;}
.dvPageMaster .dvRow div.SubHead{float:left; width:175px;}
.dvPageMaster .dvRow div.Normal{float:right; width:500px;}

fieldset{padding:5px;}
legend{padding-bottom:5px;}
.dvReminderTemplate{padding:5px;}
.dvFloatLeft{float:left;width:175px;padding:5px;}
.dvFloatRight{float:left;width:400px;padding:5px;}

.clsMealChange{padding:10px;}
.clsMeal{padding:5px;}
.clsMealLarge{padding:10px;}

/*
Public Pictures
*/
		.TopRow
		{
			background-image: url(images/PictureTemplate_05.png);
			background-repeat: repeat-x;
			height: 13px;
			text-align: right;
		}
		.LeftColumn
		{
			background-image: url(images/PictureTemplate_13.png);
			background-repeat: repeat-y;
			width: 18px;
			vertical-align: top;
		}
		.RightColumn
		{
			background-image: url(images/PictureTemplate_10.png);
			background-repeat: repeat-y;
			width: 19px;
			vertical-align: bottom;
		}
		.BottomRow
		{
			background-image: url(images/PictureTemplate_16.png);
			background-repeat: repeat-x;
			height: 16px;
			text-align: left;
		}
		.tdMainPicture{background-image: url(images/largepicturebg.png);height:299px;width:300px;}
		

/* My Weight Goal */
.cWeightRange
{
	vertical-align:middle;
	background-color:#af3739;
	padding: 3px 10px 3px 10px;
	font-size:16px; 
}

.cTargetWeightTextBox
{
	vertical-align:middle;
	background-color:#af3739;
	padding: 1px 10px 3px 10px;
	font-size:16px; 
	border: 0px;
	color: White;
	height:25px;
	width: 90px;
	text-align:center;
}

.cSaveTargetWeight
{
	background-image: url("Images/Btn_BG.jpg");
	background-repeat:no-repeat;
	width: 163px;
	height: 107px;
	vertical-align:middle;
	line-height: 107px;
	padding-top: 40px;

}

/* PrepareForJourney.ascx */

.cGoHome
{
	background-image: url("Images/Btn_BG.jpg");
	background-repeat:no-repeat;
	width: 163px;
	height: 107px;
	/*line-height: 107px;*/
	vertical-align:middle;
	padding-top:20px;
}

.cCountDown
{
	vertical-align:middle;
	background-color:#af3739;
	padding: 3px 10px 3px 10px;
	font-size:16px; 
}

#lblGoHome.Normal
{
	font-size: 14px;
}
