ul, li {font-size: 12px;  font-family: arial, helvetica, sans-serif;}
.reciperight {margin-left: 20px;font-family: arial, Helvetica, sans-serif;}
ul.recipenav
{
margin: 0;
padding: 0;
list-style-type: none;
font-family: arial, Helvetica, sans-serif;

/* float: left;
position: relative; */
}

ul.recipenav li {margin: 0; padding: 0;}
ul.recipenav a
{
display: block;
padding: 3px 0 3px 10px;
width: 143px;
background-color: #fff;
font-size: 13px;
font-weight: normal;
border-bottom: 1px solid #d21033;
}
ul.recipenav a:link, ul.recipenav a:visited { color: #d21033; text-decoration: none; }
ul.recipenav a:hover { background-color: #000; color: #fff; }
ul.recipenav a.linkhome:link, ul.recipenav a.linkhome:visited { background-color: #000; color: #EEE; text-decoration: none; }
ul.recipenav a.linkhome:hover { background-color: #000; color: #fff; }
ul.recipenav a.linksubscribe:link, ul.recipenav a.linksubscribe:visited { background-color: #278; color: #EEE; text-decoration: none; }
ul.recipenav a.linksubscribe:hover { background-color: #369; color: #fff; }



/* .reciperight h2 { 
	color: #98002B; 
	font-family: arial, helvetica, sans-serif; 
	font-size: 16px;
	text-align: left;
	}
.reciperight p {font-size: 14px; font-family:Arial, Helvetica, sans-serif;}*/
form {font-size: 12px; }
input {font-size: 12px;}
.Row {float: left;}

/* left form */
form.formleft { display: block; margin-top: 10px; margin-left: 10px; width: 140px;}
form.formleft div.Row { display: block; float: none;}

/* left top home */
#top {margin-top: 1em;}

/*homeform*/
form#search-home {
	width: 150px;
	float: right;
	position: relative;
	}

/* recipe listing */
.recipelisting h3 {font-family: arial, sans-serif; font-size: 14px; margin: 10px 6px;}
.recipelisting h3 a:link {color: #98002B;}
.recipelisting h3 a:visited {color: #555; }
.recipelisting h3 a:active {color: #98002B; }
.recipelisting h3 a:hover { color: #000;}

/* recipe item */
h1  {font-family: georgia, serif;}
h2  {font-family: arial, sans-serif;}
h2  a {font-family: georgia, serif;}
h2  a:link {color: #98002B;}
h2  a:visited {color: #98002B;}
h2  a:active {color: #98002B;}
h2  a:hover {color: #000;}
h4 {margin-bottom: 0;}
div#recipeoptions {padding-bottom: 20px; padding-right: 5px;}
div#recipeoptions a {
	display: block; 
	float: left;
	border: 1px solid #666;
	padding: 2px 5px;
	font-size: 11px;
	margin: 0px 5px 0px 2px;
	text-decoration: none;
	font-style: normal;
	}
div#recipeoptions a:link {color: #fff; background-color:#D21034;}
div#recipeoptions a:visited {color: #fff; background-color:#D21034;}
div#recipeoptions a:active {color: #fff; background-color:#D21034;}
div#recipeoptions a:hover {color: #fff; background-color:#000;}
div#recipe {margin-top: 30px; }
div#recipe p {font-size: 12px}

div#recipe h3 {font-size: 20px; font-family: arial, sans-serif;}
ul#recipeingredients { display: block; padding: 5px; margin: 0 0 0 10px; list-style-type: none; font-style: normal;}
ul#recipeingredients li {margin-left: 0;}
div#reciperight p {clear: left;}
div#recipe img {float: right; margin-left: 10px; border: 1px solid #369;}
.difficulty, .time, .servings, .setting {font-size: 12px;}
.label {font-weight: bold;}

/*add to shopping cart link */
span.add {font-size: 11px; text-transform: normal;margin-left: 10px;font-weight: bold; }
.add a:link {color: #98002B}
.add a:visited {color: #98002B}
.add a:active {color: #98002B}
.add a:hover {color: #000}

/* bottom nav 
div#bottom_nav {
	font-size: 13px; 
	text-align: center;
	font-family: arial, helvetica, sans-serif;
	width: 750px;
	}
div#bottom_nav a:link {color: #369;}
div#bottom_nav a:visited {color: #369;}
div#bottom_nav a:active {color: #369;}
div#bottom_nav a:hover {color: #000;}*/
	