@import url("Unstyles.css");

html, body, .Website {
	margin: auto auto;
	height: auto; 
}

html { font-size: 100%; }

body {
	font-family: Arial;
	font-size: 12px;
	line-height: 12px;
	background: url(../Images/Pattern.gif);
}

.Website {
    width: 903px;
}

.Header, .Footer { overflow: hidden; clear: both; }

.Header {
    height: 120px;
    background: url(../Images/Header.jpg) no-repeat;
}

h1 {
    clear: both;
    margin: 0px 20px;
    width: 862px;
    height: 56px;
    background-color: #afb924;
}

h1 span {
    float: left;
    display: block;
    width: 14px;
    height: 53px;
    margin-left: 12px;
    background: url(../Images/HeaderArrow.png) no-repeat;
}

h1 label {
    float: right;
    display: block;
    width: 550px;
    height: 53px;
}

h1 em {
	position: absolute;
	height: 1px;
	width: 862px;
	left: 20px;
	top: 1px;
	background-color: #fff;	
	font-size: 0px;
	line-height: 0px;
}

.Footer {
    height: 63px;
    background: url(../Images/Footer.gif) 1px 0px no-repeat;
}

.Content {
    overflow: hidden;
    background: url(../Images/Content.jpg) repeat-y;
}



.Left, .Right {
    float: left;
}

.Left {
    margin-left: 20px;
    width: 155px;
}

.Left li, .Left li a {
    width: 155px;
    margin-bottom: 1px;
    height: 24px;
    color: #fff;
    line-height: 24px;
    font-weight: bold;
    text-indent: 5px;
    background-repeat: no-repeat;
}

.Left li { overflow: hidden; }

.Left li a {
    display: block;
    margin-bottom: 0px;
}

.Left li a:hover {
    background-image: url(../Images/MenuArrow.png); 
}

.Home { background-color: #b8ca15; }
.Adult { background-color: #ff9900; }
.WeightManagement { background-color: #ff9900; }
.Child { background-color: #cc9933; }
.HealthyEating {
	background-color: #CB4E5C;
}
.Seminars {
	background-color: #CB4E5C;
}
.Healthy { background-color: #976181; }
.ContactUs { background-color: #976181; }
.Check { background-color: #a3a50e; }
.NutritionCheck { background-color: #869DD1; }
.News { background-color: #d15460; }

.SubMenu1 { margin-top: 50px; }
.SubMenu1, .SubMenu2, .SubMenu3, .SubMenu4   { display: none; }

.Left li.Accreditation {
	margin: 5px 0px 0px;
	height: auto;
}

.Left li.Accreditation1 {
	margin-top: 30px;
}

.Left li.Accreditation2 {
	margin-bottom: 30px;
}

.Right {
    padding: 15px;
    width: 677px; 
	min-height: 400px;
}
.Right1 {
	padding: 15px;
	width: 800px;
	min-height: 400px;
}
.Right span.red{color:#d15460; font-weight:bold;}

.Right h2 {
	margin-bottom: 15px;
	font-size: 16px;
	font-weight: bold;
	line-height:1.1em;
	color: #788126;
}

.Right ul,
.Right ol,
.Right p,
.Right h3 {
	clear: both;
	width: 390px;
	margin-top: 10px;
	font-size: 12px;
	line-height: 16px;
	color: #797979;
}

.Right p {
	margin-top: 0px;
	margin-bottom: 15px;
}

.Right p.Center { text-align:center; } 
.Right p.Quote {
	padding-left: 30px;
	width: 420px;
}

.Right p em {
	font-style: normal;
}

.Right p a, .Right li a, .Right table td a {
	color: #CB4E5C;
}
.Right p a:hover, .Right li a:hover, .Right table td a:hover { text-decoration: underline; }



.Right li {
	margin-left: 50px;
	padding-left: 0px;
	line-height: 17px;
	list-style: square;
	vertical-align: baseline;
}

	.Right ol ul li {  
		list-style-type: square; 
	}
	
	.Right ol li {
		list-style-type:decimal;
	}
	
	.Right ol.LowerAlpha li {
		list-style-type: lower-alpha;
	}
	

dl { width: 480px; color: #555; }

dt, dd {
	float: left;
	padding: 5px;
	line-height: 16px;
}

dt { width: 150px; }
dd { width: 200px; }


.Footer ul { margin-top: 10px; padding-left: 30px; }

.Header li, .Header li a,
.Footer li, .Footer li a {
    float: left;
    height: 24px;
    line-height: 24px;
}

.Header li {
	margin: 0px 7px;
	font-weight: bold;
}
.Footer li {  margin: 0px 5px; color: #a3a50e; }

.Header li a,
.Footer li a {
	color: #a3a50e;
	display: block;
	padding-left: 10px;
	background-image: url(../Images/FooterLink.gif);
	background-repeat: no-repeat;
}

.Header li.Active a:hover,
.Header li a:hover,
.Footer li.Active a:hover,
.Footer li a:hover {
    color: #b8ca15;
    background-position: 0px -24px;
}

.Header ul {
	position: absolute;
	margin-bottom: 5px;
	left: 571px;
	bottom: -1px;
	width: 302px;
}

.Header li a { background-image: url(../Images/HeaderLink.gif); }
.Footer li.Demonz a {
	float: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-left: 175px;
	width: auto;
	height: 25px;
	background: none;
	font-size: 11px;
	color: #a3a50e;
}

.Footer li.Demonz a:hover { background-position: 0px 0px;}

#Debug {
	clear: both;
	float: none;
	margin-top: 10px;
	border-top: 10px solid #000;
	width: 100%;
	color: #000;
	background: #fff;
	font-family: "Arial";
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
}

span.IddGreen { color: #8b9153; }
span.IddRed { color: #ff003c; }
a span.IddGreen, a span.IddRed { font-weight: bold; }
#pricetable {
	padding-bottom: 5px;
	line-height: 2;
	font-size: 14px;
	color: #4263AE;
	font-weight: bold;
}
#pricecell {
	line-height: 1.5;
	font-weight: normal;
	font-size: 12px;
	color: #575757;
}
#borderheader {
	border: 1px solid #E6E6E6;
}

#tablecellheader {
	font-size: 12px;
	color: #575757;
	font-weight: normal;
	line-height: 1.5;
}
#Website #formc .eebuttonbar_bottom a {
	color: #CB4E5C;
	font-weight: bold;
}
