﻿/*
Main Styles
*/
P
{
	font-family:Arial;
	font-size:100%;
	color:RGB(0,51,63);
	font-size:10pt;
}

.PageContent
{
	font-family:Arial;
	font-size:100%;
	color:RGB(0,51,63);
	font-size:10pt;
	width:760px;
	padding-left:10px;
	padding-top:6px;
	text-align:justify !important;
}
h2
{
	font-weight: 600;
	font-family: Arial; 
	font-size: 11pt; 
	color:RGB(112,188,31);
	text-transform: uppercase;
	padding:0px;
	margin:0px;
	/*font-variant:small-caps;*/
	}
.ms-rteCustom-ArticleTitle
{
	font-size:16px;
	text-transform:uppercase;
	color:RGB(71,82,132)!important;
	font-weight:bold;
	margin-top:2px;
	padding-bottom:4px;
	/*font-weight: 600;
	font-family: Arial; 
	font-size: 11pt; 
	color:RGB(0,51,63);
	text-transform: uppercase;
	padding-bottom:2px;
	font-variant:small-caps;*/
}
.NewsRollupTitle
{
	font-weight: 600;
	font-family: Arial; 
	font-size: 11pt; 
	color:RGB(112,188,31)!important;
	text-transform: uppercase;
	/*font-variant:small-caps;*/
	
	
}
.VitaNewsRollup
{
	font-size:11pt;
	/*height:100%;*/
	padding-top:4px;
	padding-bottom:3px;
	border-bottom: 1px RGB(0,51,63) dotted;
	/*margin-left:6px;*/
	clear:both;
	height:100%;
}

.PressReleaseHeader
{
	color:RGB(112,188,31) !important;
	font-weight:600;
	padding:0px;
	width:190px;
	margin-left:5px;
	text-transform: uppercase;
	/*margin:0px;*/
	font-size:9pt;
	/*font-variant:small-caps;*/
}
.PressReleaseDescription
{
	width:180px;
	margin-top:3px;
	margin-left:5px;
	margin-bottom:3px;
	text-align:left;
}
.VitaPressRelease
{
	width:196px;
	background-color:RGB(230,230,230);
	border-bottom:1px RGB(0,51,63) solid;
	margin-right:4px;
	font-size:8pt;
	padding-bottom:4px;
	padding-top:4px;
	padding-left:2px;
}
.SideNavHeader
{
	width:196px;
	padding:2px;
	text-align:center;
	text-transform:uppercase;
	color:#FFFFFF;
	font-weight:600;
	font-size:11pt;
	background-color:RGB(0,51,63);
	margin-top:4px;
	/*font-variant:small-caps;*/
}
#MemberLoginButton
{
	height:38px;
	margin-top:0px;
	float:right;
	border:0px black solid;
}

/*PAGE FOOTER*/
.footerLink
{
	text-transform:uppercase;
	/*font-variant:small-caps;*/
	color:#FFFFFF;
	font-size:8pt;
	font-weight:600;
	width:240px;
	height:36px;
	background-image:url('/images/FooterSeperate.png');
	background-repeat:no-repeat;
	background-position:right center;
	text-align:center;
	padding-top:12px;
	display:block;
	float:left;
}

.footerLink A
{
	color:#FFFFFF;
}
/*Vita Product Styles*/
div.VitaCleanse
{
	background-color:silver;
	border:1px RGB(0,51,63) dotted;
	width:190px;
	height:30px;
}
.ArticleByLine
{
	color:RGB(133,137,138);
	font-size:1em;
	font-weight:400;
	clear:left;
}
.ArticleTitle
{
	font-weight: 600;
	font-family: Arial; 
	font-size: 11pt; 
	color:RGB(112,188,31)!important;
	text-transform: uppercase;
}
.ArticleDate
{
	font-weight: 600;
	font-family: Arial; 
	font-size: 10pt; 
	color:RGB(71,82,132)!important;
	text-transform: uppercase;
	text-indent:2px;
	margin:4px;
}

.ArticleText
{
	font-size:11pt;
	/*height:100%;*/
	padding-top:4px;
	padding-bottom:3px;
	border-bottom: 1px RGB(0,51,63) dotted;
	margin-left:6px;

}
.PageSubtitle
{
	font-size:16px;
	text-transform:uppercase;
	color:RGB(71,82,132);
	font-weight:bold;
	margin-top:2px;
	padding-bottom:4px;
}
#VitaSearchBox
{
	font-family: Arial, Helvetica, sans-serif;
	width:170px;
	padding:8px;
	font-weight: 600;
	font-family: Arial; 
	font-size: 11pt; 
	color:RGB(112,188,31);
	font-variant:small-caps;
	margin-top:136px;

}
.SearchInputBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-variant: small-caps;
	text-transform: capitalize;
	border: 1px solid #00333F;
	height:25px;
	width:110px;
	float:left;
	margin-top:2px;
}
.SearchGo
{
	margin-top:2px;
	margin-left:2px;
	float:right;
}

/*FAQ Styles*/
.faqAnswer
{
	display:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top:6px;

}
.ReadMore IMG
{
	margin-left:6px;
	vertical-align:middle;
	border-width:0px;
}

/*PROFILE Page Styles*/
#ProfileContainer
{
	margin-top:3px;
	width:800px;
	height:100%;
}
#ProfileImage
{
	width:112px;
	height:100%;
	border:1px RGB(240,240,240) solid;
	float:left;
	background-color:transparent;
	margin:2px;
}
#ProfileInfo
{
	float:left;
	width:598px;
	height:100%;
	background-color:transparent;
	margin-left:2px;
	padding:4px;
}
.ProfileInfoTitle
{
	font-weight: 600;
	font-family: Arial; 
	font-size: 11pt; 
	color:RGB(112,188,31);
	text-transform: uppercase;
	padding:0px;
	margin:0px;
	font-variant:small-caps;

}
.smallTitle
{
	color:rgb(100,100,100);
	font-size:0.8em;
	text-transform:uppercase;
	font-weight:400;
	width:90px;
	display:inline-block;
}
.eventdate
{
	color:rgb(75,75,75);
	font-weight:600;
	font-size:0.8em;
}
.FullPageContent
{
	margin-left:10px;
	width:760px;
	text-align:justify;
}
.backLink
{
	margin:5px;
	font-size:11px;
	font-weight:bold;
	color:RGB(63,93,170);
}
.backLink A
{
	color:RGB(63,93,170);
	text-decoration:none;
}