﻿.generalContent
{
	color: #858585;
	font-family: Arial;
	font-size: 1.4em;
	line-height: 1.4em;
}

.icsidebars
{	border:solid 2px #000000;}
.printContent
{
	color: #858585;
	font-family: Arial;
	font-size: 1.0em;
	line-height: 1.1em;
}

.emailContent
{
	color: #858585;
	font-family: Arial;
	font-size: 12px;
}
.red
{
	color:#FF0000;
}
.square
{
	font-size: 14px;
	padding-right:5px;
}
.buttonLine
{
	padding-top: 10px;
	border-top: dotted 1px #858585;
	border-bottom: dotted 1px #858585;
	padding-bottom: 8px;
}

.dashLine
{
	border-bottom: dotted 1px #858585;
	padding-bottom: 1px;
}

.ingredientsLineBoth
{
	padding-top: 5px;
	border-top: dotted 1px #858585;
	border-bottom: dotted 1px #858585;
	padding-bottom: 5px;
}
.ingredientsLineTop
{
	padding-top: 5px;
	border-top: dotted 1px #858585;
	padding-bottom: 5px;
}

.benefits
{
	font-size: 12px;
	background-color: #f5f5f5;
}

.benefits li
{
	padding-left: 5px;
	margin-left: 5px;
}
benefits td
{
	padding:10px;
}

.ingredientsLine li
{
	padding-top: 5px;
	border-top: dashed 1px #858585;
	border-bottom: dashed 1px #858585;
	padding-bottom: 5px;
}

.pager
{
	margin-top: 10px;
	margin-left: 20px;
	padding-left: 20px;
	border-top: dashed 1px #858585;
	padding-top: 20px;
	text-align: center;
}

a.pager:active, a.pager:visited, a.pager:link
{
	text-decoration:underline;
}

a.pager:hover
{
	text-decoration:underline;
	background-color: #858585;
	color: #222222;
}

.pager td
{
	margin: 0px;
	padding: 5px;     
 }
.pager a
{
	padding: 5px;
}

.groceryList
{
	background-image: url('images/myGroceryList2.jpg');
	background-repeat: no-repeat;
	width: 237px;
	height: 320px;
	font-size: 10px;
}

.header
{
	font-weight: bold;
	color: #5ea925;
	font-size: 24px;
}

a.header:active, a.header:visited, a.header:link
{
	color: #5ea925;
}

a.header:hover
{
	color: #52961e;
}

.recipeHeader
{
	font-weight: bold;
	color: #5ea925;
	font-size: 24px;
}

a.recipeHeader:active, a.recipeHeader:visited, a.recipeHeader:link
{
	color: #5ea925;
}

a.recipeHeader:hover
{
	color: #52961e;
}


.recipeMenu
{
	color: #333333;
	font-size: 18px;
}

a.recipeMenu:active, a.recipeMenu:visited, a.recipeMenu:link
{
	color: #333333;
}

a.recipeMenu:hover
{
	 background-color: #222222;
	 background-image:url('images/arrowSelected');
	 background-repeat: no-repeat;
}


.recipe
{
	color: #66ccff;
	font-size: 14px;
}

a.recipe:active, a.recipe:visited, a.recipe:link
{
	color: #4ba6d6;
	text-decoration: underline;
	font-size: 18px;
}

a.recipe:hover
{
	color: #4ba6d6;
	text-decoration: underline;
		font-size: 18px;
}

.recipeDescription
{
	color: #858585;
	font-size: 10px;
}

.underline
{
	padding-bottom:2px;
	border-bottom:solid 1px #f5f5f5;
}



/*#rollover a
{
display:block;
width: 224px;
font: bold 13px sans-serif;
margin:0px;
padding: 0px;
color:#333;
background: url("images/arrowSelected.gif") 0 0 no-repeat;
text-decoration: none;
background-position: 0 -5000px;
height: 43px;
}
#rollover a:hover, #rollover a:active, #rollover a:focus { 
background-position: 0 0px;
color: #049;
}*/

.smallText
{
	font-size: 10px;
}
