﻿body 
{
	padding: 0px; 
	margin: auto; 
	margin-top:0px;
	max-width: 800px; 
	background: url(../../images/Background.gif) repeat White;
}

P
{
	font-family: calibri,tahoma,arial,helvica,sans-serif; 
	text-align: justify;
}

TD
{
	font-family: calibri,tahoma,arial,helvica,sans-serif;
}

#PageContent
{
	margin: 0px;
	padding: 0px;
	width: 795px; 
	background-color: White;
}

#PageHeader
{
	text-align: center; 
	height: 120px; 
	width: 795px; 
	background: no-repeat url(../../images/Header.gif) white;
	margin-bottom: 4px;
}

#PageHeader h1 
{
	margin: 0px;
	padding: 0px;
}

#PageHeader h1 span 
{
	display: none;
}

#MenuTop
{
	height: 13px;
	width: 130px;
	background: no-repeat url(../../images/MenuBackgroundTop.gif) white;
	font-size: 1pt;
}

#MenuArea
{
	width: 130px;
	background: repeat-y url(../../images/MenuBackgroundMiddle.gif) white;
}

#MenuBottom
{	
	height: 17px;
	width: 130px;
	background: no-repeat url(../../images/MenuBackgroundBottom.gif) white;
	font-size: 1pt;
}

.LinkArea
{
	width: 130px;
	margin: 2px 10px 0px 0px;
	vertical-align: top;
    padding: 0px;
}

.MenuItem
{
	font-family: Arial;
	font-size: 11pt;
    color: #eeeeee;
    padding: 8px 0px 8px 3px;
    margin-left: 2px;
    margin-right: 2px;
}

.SelectedMenuItem
{
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
    color: White;
    background-color: Maroon;
    padding: 8px 0px 8px 3px;
    margin-left: 2px;
    margin-right: 2px;
}

.HoverMenuItem
{
	font-family: Arial;
	font-size: 11pt;
    color: Maroon;
    background-color: #CDC49C;
    padding: 8px 0px 8px 3px;
    margin-left: 2px;
    margin-right: 2px;
}

.Content
{
	width: 100%;
	padding: 15px;
	padding-top: 0px;
	margin-top: 0px;
	background-color: White;
	vertical-align: top;
}

h2
{
	background: url(../../images/PageTitleBackground.gif) no-repeat;
	color: White;
	width: 642px;
	height: 56px;
	font-family: Arial, Helvetica;
	font-size: 18pt;
	font-weight: bold;
	text-align: center;
	padding-top: 10px;
	margin-top: 0px;
} 

h3
{
	font-size: 1em;
	font-family: Arial, Helvetica;
	font-weight: bold;
	text-align: center;
}

.InnerDietQuote
{
	font-size: 1em;
	font-family: Arial, Helvetica;
	font-style: italic;
	text-align: center;
}

.InnerDietQuoteWithBorder
{
	font-size: 1em;
	font-family: Arial, Helvetica;
	font-style: italic;
	text-align: center;
	background-color: #fdf4cc;
	color: #4d441c;
	padding: 3px;
	width: 550px;
}

.HeaderImage
{
	text-align: center;
}

.InnerDietProgramImage
{
	margin-right: 12px;
	display: block;
	float: left;
	position: static;
	margin-bottom: 12px;
	border: 1px solid;
}

.InlineImage
{
	margin-right: 12px;
	display: block;
	float: left;
	position: static;
	margin-bottom: 5px;
	border: 1px solid;
}

.QuestionnaireSectionTitle
{
	font-size: 14pt;
	font-family: Arial, Helvetica;
	font-weight: bold;
	text-transform: capitalize;
	width: 100%;
	text-align: center;
	border: black double;
	background-color: #d2d2d2;
	margin-left: 0px;
}

.QuestionnaireOptions
{
	left: 20px;
	position: relative;
}

table.QuestionnaireSection
{
	width: 100%;
	border-style: none;
	border-collapse: collapse;
	padding: 0px;
	margin: 0px;
}

.QuestionSection
{
	border-style: none;
	border-collapse: collapse;
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 10px;
	padding-top: 10px;
}

.QuestionRow
{
	height: 40px;
	padding: 6px;
}

.QuestionRowAlternate
{
	height: 40px;
	background-color: #e8e8e8;
	padding: 6px;
}

.QuestionSection
{
	border-style: none;
	border-collapse: collapse;
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 10px;
	padding-top: 10px;
}

table.QuestionnaireOptionalSection
{
	width: 100%;
	border-style: none;
	border-collapse: collapse;
	padding: 6px;
	margin: 0px;
	background-color: #e8e8e8;
}

.QuestionnaireInitialSection
{
	width: 100%;
	border-collapse: collapse;
	padding: 6px;
	margin: 6px;
	border: black thin solid;
}

.InitialQuestionRow
{
	height: 40px;
}

.QuestionInitialSectionCaption
{
	margin: 5px 10px 5px 5px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: right;
}

.MiniProfile
{
	font-size: 10pt;
	font-family: Arial, Helvetica;
	margin-left: 20px;
	margin-right: 20px;
	border: double #777777;
	background-color: #eeeeee;
	padding-left: 50px;
	padding-right: 50px;
	text-align: justify;
}

.MiniProfileTitle
{
	font-size: 13pt;
	font-weight: bold;
	text-align: center;
	margin-top: 15px;
}

.MiniProfileSubTitle
{
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	font-style: italic;
}

.MiniProfileFooter
{
	font-size: 10pt;
	text-align: center;
	font-style: italic;
	margin-bottom: 15px;
}

.ArticleParagraphQuoteBlock
{
	text-align: justify;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	margin: auto;
}

.TestimonialAuthor
{
	font-weight: bold;
}

#Testimonials q
{
	font-style: italic;
}

.TestimonialSection
{
	padding: 10px;
	margin: 6px;
}

.TestimonialSectionAlternate
{
	background-color: #f6f6f6;
	border: solid 1px #d8d8d8;
	padding: 10px;
	margin: 6px;
}

.ProductInfoSection
{
	padding: 10px 10px 10px 10px;
	margin: 6px;
}

.HomePageMoreInfoSection
{	
	border: 1px solid #d8d8d8; 
	padding: 10px;
	margin-bottom: 0px;
	background-color: #f6f6f6;
}

.StoreProductName
{
	font-weight: bold;
	font-size: 16pt;
}

.StoreProductPrice
{
	text-align: right;
	font-weight: bold;
	font-size: 13pt;
}

.StoreProductHeader
{
	border: 1px solid #d8d8d8; 	
	background-color: #f6f6f6;
	padding: 6px
}

.BillingInfoHeader
{
	background-color: #f6f6f6;
	font-weight: bold;
	padding: 5px;
	border-bottom: solid 1px gray;
}

.BillingInfoSection
{
	border-style: solid;
	border-width: 1px;
	border-color: gray;	
	width: 475px; 
	margin-left: auto; 
	margin-right: auto;
}

.OrderInfoTitle
{
	text-align: right;
	padding-right: 5px;
	width: 160px;
}

.Copyright
{
	color: Black;
	font-size: 11px;
	text-align: right;
	padding: 6px;
	width: 795px; 
}

.LoginStatusLink
{
	float: right;
	color: White;
	font-family: Arial;
	font-size: smaller;
	font-weight: bold;
	margin-right: 20px;
	margin-top: 3px;
	text-align: right;
}

#SecurityFooter
{
	margin: auto;
	width: 370px;
	font-size: 12px;
	font-weight: bold;
	color: green;
	background: #74DF97;
	border: 1px solid #55bb77;
	padding: 5px;
	vertical-align: middle;
	text-align: center;
}

#SecurityFooter img
{
	padding-left: 6px;
	vertical-align: middle;
}