/* GENERAL STYLES */
/* START OF MAIN CONTENT STYLE */

#mainContentWrapper{
	width: 100%;
	background: #F4FBC8 url(/images/bg_main.jpg) repeat-x top left;
	min-height: 331px;
	height: auto !important;
    height: 331px;
	
}

#mainContent{
	margin: 0 auto;
	width: 950px;
	min-height: 331px;
	height: auto !important;
    height: 331px;
}

#mainContent .panel {
	padding: 10px 10px 0 10px;
}

#mainContent .panel ul.nav{
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0 0 10px 0;
	padding: 0;
	text-transform: uppercase;
}

#mainContent .panel ul.nav li {
	display: inline;
	margin: 0;
	padding: 0;
}

#mainContent .panel ul.nav li a {
	color: #565655;
	display: block;
	display: inline;
	font-size: 77%;
	line-height: 110%;
	padding: 0 2px 0 0;
	text-decoration: none;
}

#mainContent .panel ul.nav li a:hover{
	text-decoration: underline;
}

/* END OF MAIN CONTENT STYLE */

/* START OF NORMAL PAGE STRUCTURE */

#contentLeft{
	width: 696px;
	float: left;
	background: url(/images/bg_line.gif) repeat-y top right;
	padding: 0 10px 0 0;
	min-height: 800px;
	height: auto !important;
    	height: 800px;
}

#contentRight{
	width: 214px;
	margin-left: 10px;
	float: left;
	padding-top: 12px;
}

.inputSide{
	width: 162px;
	height: 26px;
	background: url(/images/bg_input_1.jpg) no-repeat 0 3px;
	border: 0;
	padding: 8px 10px 0 10px;
	font-size: 95%;
}

.inputRecipeSide{
	width: 108px;
	height: 26px;
	background: url(/images/bg_input_1.jpg) no-repeat 0 3px;
	border: 0;
	padding: 8px 10px 0 10px;
	font-size: 95%;
}


* html .inputSide{
	background: url(/images/bg_input_1.jpg) no-repeat 0 2px;
}

.formSide{
	padding-bottom: 12px;
}

.sideDriver{
	width: 208px;
	margin: 0 2px 10px 2px;
	border: 1px solid #D5DEA7;
	background: #fff;
	font-size: 90%;
	text-align: center;
}

.sideDriver p{
	margin: 0;
	padding: 5px 25px 10px 25px;
}

.sideHS a{
	color: #5d9218;
	text-decoration: none;
}

.sideHS a:hover{
	text-decoration: underline;
}

.sideBlog a{
	color: #cb4d1a;
	text-decoration: none;
}

.sideBlog a:hover{
	color: #cb4d1a;
	text-decoration: underline;
}

.sideCalculator a{
	color: #387f9f;
	text-decoration: none;
}

.sideCalculator a:hover{
	text-decoration: underline;
}

.sideToolkit a{
	color: #387f9f;
	text-decoration: none;
}

.sideToolkit a:hover{
	text-decoration: underline;
}

.sideSteps a{
	color: #559501;
	text-decoration: none;
}

.sideSteps a:hover{
	text-decoration: underline;
}

.btnSpace{
	margin-bottom: 7px;
}

/* END OF NORMAL PAGE STRUCTURE */

/* START OF My Healthy Steps STRUCTURE */

#myHSWrapper{
	width: 696px;
	background: url(/images/bg_questionaire.jpg) no-repeat;
	padding: 5px;
	float: left;
}

/*#myHSWrapper h1{
	height: 69px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	text-indent: -5000px;
}*/

#myHS{
	width: 696px;
	min-height: 700px;
	height: auto !important;
        height: 700px;
	background: #ffffff;
	margin-bottom: 20px;
	padding-bottom: 30px;
}

#myHS .panel{
	padding: 4px 14px 10px 14px
}

#myHSNav{
	width: 146px;
	float: left;
	color: #477A01;
	font-size: 95%;
}

#myHSContent{
	float: left;
	width: 510px;
	background: url(/images/bg_line_1.gif) repeat-y top left;
	min-height:650px;
	height: auto !important;
        height: 650px;
}

#myHSContent .panel{
	padding: 0px 15px 0 15px;
}

#myHSContent .panel h1{
	color: #427400;
}

/* END OF My Healthy Steps STRUCTURE */

/* EDITOR PROPERTIES */

