/*@charset "utf-8";
 CSS Document */


body  
{
	font:Arial, Helvetica, sans-serif;
	background: #66CC33;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
}
.thrColFixHdr #container {
	width: 1000px;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;

} 
.thrColFixHdr #header { 
	background: #FFFFFF; 
	float:left;
	
} 
.thrColFixHdr #header h1 {
	margin: 0; 
	padding: 10px 0; 
}

#topMenu
{
text-align:center;
}
.thrColFixHdr #sidebar1 {
	float: left;
	width: 190px;
	background-color: #FFFFFF;
	border: thin none #CCCCCC;
	padding-top: 15px;
	padding-right: 1px;
	padding-bottom: 15px;
	padding-left: 7px;
}

.navList{
	width: 180px; /*width of menu*/
	border-style: solid solid none solid;
	border-color: #94AA74;
	border-width: 1px;
}

.navList ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight:bold;
}
	
.navList li a{
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	display: block;
	background: transparent url(../images/arrowgreen.gif) 100% 0;
  	height: 24px; 
	padding: 4px 0 4px 10px;
	line-height: 24px;
	text-decoration: none;
}	
	
.navList li a:link, .arrowgreen li a:visited {
	color: #5E7830;
}

.navList li a:hover{
	color: #26370A;
	background-position: 100% -32px;
}

	
.navList li a.selected{
	color: #26370A;
	background-position: 100% -64px;
}

.navList li a:visited
{
color:#5E7830;
}

/* Exercise Menu */
.navList2{
	width: 180px; /*width of menu*/
	border-style: solid solid none solid;
	border-color: #94AA74;
	border-width: 1px;
}

.navList2 ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight:bold;
}
	
.navList2 li a{
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	display: block;
	background: transparent url(../images/arrowgreen.gif) 100% 0;
  	height: 24px; 
	padding: 4px 0 4px 10px;
	line-height: 24px;
	text-decoration: none;
}	
	
.navList2 li a:link, .arrowgreen li a:visited {
	color: #5E7830;
}

.navList2 li a:hover{
	color: #26370A;
	background-position: 100% -32px;
}

	
.navList2 li a.selected{
	color: #26370A;
	background-position: 100% -64px;
}

.navList2 li a:visited
{
color:#5E7830;
}

.thrColFixHdr #sidebar2 
{
	float: right; 
	width: 160px; 
	background: #FFFFFF; 
	padding: 15px 10px 15px 25px; 
	text-align:left;
}

.thrColFixHdr #mainContent 
{
	margin: 0 200px;
	padding: 0 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
} 

.thrColFixHdr #footer 
{
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background-color:#CCCCCC;
	text-align:center;
	font-size:12px;
} 

.thrColFixHdr #footer p 
{
	margin: 0; 
	padding: 10px 0; 
}

.fltrt 
{ 
	float: right;
	margin-left: 8px;
}
.fltlft 
{ /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat 
{ /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#searchBox
{
	width:368px;
	background-image: url(../images/searchBackground.jpg);
	height: 40px;
	text-align:center;
	background-repeat: no-repeat;
	padding:3px;
	background-color:#ffffff;
	margin-top:10px;
	
}

.menuHeader
{
font-size:14px; color:#66CC33; 
font-weight:bold;
font-style:italic;
}

h2
{
color:#FF3300;
text-decoration:underline;
}

h1
{
color:#FF3300;
text-decoration:underline;
font-size:24px;
}
h3
{
color:#000000;
text-decoration:none;
font-size:14px;
}

#privacyPolicy
{
font-size:12px;
}

#contact
{
	text-align:left;
	background-color:#99ff66;
	left: 5px;
	right: 5px;
	padding: 10px;
	
	
}
#confirmation
{
	text-align:center;
	color:Red;
}

#registration
{
	padding: 10px;
	background-color: #99ff66;
	left: 5px;
	right: 5px;
}

#loginPage
{
	padding: 10px;
	background-color: #99ff66;
	left: 5px;
	right: 5px;
}

#unsubscribePage
{
	padding: 10px;
	background-color: #99ff66;
	left: 5px;
	right: 5px;
}
#greeting
{
	font-size:14px;
	font-weight:bold;
	
}

#editLinks
{
	font-size:12px;
	text-align:center;	
}

#logbuttons
{
	
	text-align: center;
}

.eatinglogtable
{
	width:550px; 
	background-color:#99ff66;
}

.tableheader
{
    width: 201px;
    text-align:left;
    background-color:Green;
    color:White;
}

#saveform
{
	text-align:center;
}

#logsummary
{
	border-style: outset;
	border-width: 1px;
	text-align: center;
}

#errormessages
{
	text-align:center;
	color:Red;
	font-size:10px;
		
}

#article_category
{
	color:#FF3300;
	text-align:center;
	font-size:12px;
}

#calendar
{
	text-align:center;
}

/* Recipe Classes */
.ingredients
{
	font-size:12px;
	
}
.directions
{
	font-size:13px;
	
}
.servings
{
	font-size:13px;
	
}

#nutrition
{
	font-size:12px;
	width: 250px;
}

#nutrition th
{
	background-color:#99ff66;
}

#recipeSearch
{
	font-size:12px;
	text-align:center;
}

/* Recipe Review */
#vote
{
	text-align:center;
	font-size:12px;
}
#votetable
{
	width:525px;
}
#reviewcomment
{
	font-size:12px;
	text-align:center;
}
#reviewConfirmation
{
	text-align: center;
}
#reviewMessage
{
	text-align:center;
}
#newsletterbox
{
	padding: 5px;
	border: thin solid #008000;
	background-color: #99ff66;
	width: 400px;
	text-align: center;
}

#aboutapril
{
	padding: 5px;
	border: thin solid #008000;
	background-color: #99ff66;
	width: 525px;
	text-align: center;
	font-size:12px;
}

#truth
{
	padding: 5px;
	border: thin solid #008000;
	background-color: #99ff66;
	width: 500px;
	text-align: left;
	font-size:12px;
	vertical-align:top;
}
#articlesearch
{
	text-align:center;
	font-size:12px;
}

#initialdatecalendar
{
	text-align: center;
	
}

#goaldatecalendar
{
	text-align: center;
	
}