/********* HTML tag styles *************/
html {
	height:				100%;
}

body {
	font-family:		Helvetica, Arial, sans-serif;
	font-size:			10px;    					/* 	sets font size to 10px | 1em=10px		*/	
  	background: 		#fcf1f1 url(/images/bg/bg.gif) top left repeat-x; 
	padding-bottom:		0;
	height:				100%;
	padding-top:10px;
}


.landing-page1 h1 {
	color:				#2b6a5e;
	font-size:			16px;
	font-family:		Georgia, "Times New Roman", Times, serif;
	font-weight:		bold;
	margin-bottom:		10px;
}	


#wrap {
	font-size:			11px;						/*  sets font size to 12px | 1em=12px 		*/
	width:				752px;
	margin:				0 auto;
	border:				1px solid #e4e4e4;
	background:			#fff;
	margin-bottom:		20px;
}

#header {
	width:				752px;
	height:				162px;
	margin:				0 auto;
	background:			url(/images/bg/header.png) top center no-repeat;
	font-family:		Georgia, "Times New Roman", Times, serif;
	font-size:			12px;
}

#logo {
	padding:			10px 0 0 13px;
}

#logo span {
	width:				200px;
	height:				79px;
	display:			block;
}

#secondary-navigation {
	float:				right;
	width:				450px;
	text-align:			right;
	margin-top:			10px;
}	

#secondary-navigation ul {
	display:			inline;
	list-style-type:	none;
}

#secondary-navigation li {
	float:				left;
	margin-right:		20px;
}

#secondary-navigation li a {
	color:				#fffdcc;
	text-decoration:	none;
	font-weight:		bold;
}

#secondary-navigation li a:hover {
	border-bottom:		1px dotted #fffdcc;
}

#main-navigation {
}

#main-navigation ul {
	list-style-type:	none;
	float:				right;
	font-size:			11px;
}

#main-navigation li {
	float:				left;
	margin-right:		6px;
	text-align:			center;
	width:				200px;
	height:				37px;
	padding-top:		23px;
	background:			url(/images/bg/nav.png) center no-repeat;
}

#main-navigation li a {
	color:				#2b6a5e;
	text-decoration:	none;
	font-weight:		bold;
	display:			block;
}

#main-navigation li a:hover {
	color:				#FF6666;
	text-decoration:	none;
	font-weight:		bold;
	display:			block;
}


.sidebarleft {
	float:				left;
	width:				160px;
	height:				630px;
	background:			#fff url(/images/bg/floral.jpg) bottom left no-repeat;
}

.sidebarleft .content-pad {
	padding:			8px 4px 8px 8px;
	margin-bottom:		16px;
}


.content {
	width:				590px;
	height:				635px;
	overflow:			auto;
	margin-left:		2px;
	background:			#fff url(/images/bg/dash-diet.png) bottom right no-repeat;
}




.content .left-content {
	padding:			8px 8px 8px 12px;
	float:				left;
	width:				292px;
	margin-right:		20px;
}

/* 	SEE ROTATE.CSS FOR ALL TESTIMONIALS STYLING		*/


#CalculateForm {
	clear:				both;
	border:				1px solid #f2f8ff;
}

#CalculateForm h3 {
	margin:				0;
	color:				#2b6a5e;
	font-family:		Georgia, "Times New Roman", Times, serif;
	padding:			2px 0 0 8px;
}


#CalculateForm h1 {
	padding:			2px 0 0 8px;
	margin-bottom:		4px;
}

#CalculateForm .row-a {
	height:				20px;
	background:			#fff;
	margin-bottom:		4px;
	padding:			2px 8px 4px 8px;
} 


#CalculateForm .row-b {
	height:				20px;
	background:			#f2f8ff;
	margin-bottom:		4px;
	padding:			2px 8px 4px 8px;
} 

.textinput {
	margin-left:		2px;
	margin-right:		2px;
	padding:			2px 2px 4px 2px;
}

.label {
	color:				#999999;
}

.formField {
	text-align:			right;
}











.content .right-content {
	padding:			8px;
	margin-left:		312px;
}



.right-content ul.checkbox {
	font-size:			13px;
	height:				300px;
	overflow:			auto;
	margin-bottom:		75px;
}

ul.checkbox li {
	list-style-type:	none;
	background:			url(/images/assets/checkbox.gif) top left no-repeat;
	padding-left:		24px;
	margin-bottom:		10px;
}



.dash-email {
	margin-left:		40px;
	color:				#c80000;
}
 
 
 
input#email {
	margin:				10px auto;
	color:				#c80000;
	font-size:			16px;
	font-family:		Georgia, "Times New Roman", Times, serif;
	width:				152px;
	height:				28px;
	padding-top:		4px;
	padding-left:		10px;
	border:				none;
	background:			url(/images/bg/email.png) no-repeat 0 0;
	vertical-align:		middle;
}

input#email:active {
	color:				#000000;
}

ul#bottom-navigation {
	margin-top:			116px;
	margin-left:		50px;
	font-size:			11px;
}



ul#bottom-navigation li {
	float:				left;
	margin-left:		10px;
}

ul#bottom-navigation li a {
	color:				black;
	text-align:			right;
	text-decoration:	none;
	font-family:		Georgia, "Times New Roman", Times, serif;
	font-weight:		bold;
}


ul#bottom-navigation li a:hover {
	border-bottom:		1px dotted black;
}


ul.bullet1 {
	margin-bottom:		14px;
	font-size:			12px;
}

ul.bullet1 li {
	list-style-type:	disc;
	list-style-position:outside;
	margin-left:		12px;
	margin-bottom:		4px;
}



.link a {
	color:				#c80000;
	text-decoration:	none;
	border-bottom:		1px dotted #c80000;
	
}

.link a:hover {
	text-decoration:	none;
	border-bottom:		2px solid #c80000;
}


.right {
	text-align:			right;
}

p.x2 {
	font-size:			15px;
}

h1.x2 {
	font-size:			16px;
}

.mb10 {
	margin-bottom:		10px;
}

.highlight1 {
	color:				#c80000;
}




.clear {clear:both;}


.formText { text-align: right; font-weight: bold; }
.formTextBad { text-align: right; font-weight: bold; color: #f00; }

.formLabelBad{
  font-size: 12px;
  font-weight: bold;
  color: red;
}