@charset "UTF-8";
/* CSS Document */

#bottom_row {
	position: relative;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	margin-left: 12px;
}
h2 {
	background-image: url(../Media/recipe_index_images/featured-title.gif);
	background-repeat: no-repeat;
	height: 53px;
	width: 654px;
	margin-right: auto;
	margin-left: auto;
	text-indent: -9999px;
}
#top_row {
	text-align: left;
	height: 287px;
	width: 700px;
}
#featured_recipe_container {
	background-image: url(../Media/recipe_index_images/box-peach.gif);
	background-repeat: no-repeat;
	height: 287px;
	width: 480px;
	margin-left: 12px;
	float: left;
}
#recipe_box {
	float: left;
	height: 287px;
	width: 184px;
	margin-left: 12px;
	text-align: center;
	padding-bottom: 0px;
}
#recipe_box  .button {
	float: right;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#recipe_box h3 {
	background-image: url(../Media/recipe_db/mybox-notlog.gif);
	background-repeat: no-repeat;
	height: 156px;
	width: 172px;
	margin: 0px auto;
}
#recipe_box  .remember {
	float: right;
	margin-right: 6px;
	margin-top: 12px;
}
#middle_row {
	height: 217px;
	width: 700px;
}
#most_viewed {
	background-color: #db7907;
	background-image: url(../Media/recipe_index_images/mostviewed-bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	float: left;
	height: 217px;
	width: 231px;
	margin-left: 12px;
}
#most_viewed h3 {
	background-image: url(../Media/recipe_index_images/mostviewed-top.gif);
	background-repeat: no-repeat;
	height: 74px;
	width: 231px;
}
#healthy_bites {
	float: left;
	height: 217px;
	width: 433px;
	background-image: url(../Media/recipe_index_images/box-green.gif);
	margin-left: 12px;
}
#middle_row {
	height: 217px;
	width: 700px;
	margin-top: 12px;
}
#healthy_bites h3 {
	height: 64px;
	width: 433px;
}
#bottom_row {
	margin-top: 12px;
}
#featured_recipe {
	float: left;
	height: 287px;
	width: 193px;
	margin-left: 12px;
}
#featured_recipe_pic {
	margin-top: 12px;
}
#featured_recipe h4 {
	height: 45px;
	width: 175px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}
#recipe_link {
	display: block;
	text-align: right;
	margin-right: 7px;
	margin-bottom: 6px;
	color: #B7240E;
}
#featured_recipe #ratings {
	height: 24px;
	width: 150px;
	margin-bottom: 4px;
}
#featured_recipe_description {
	width: 190px;
	height: 132px;
	overflow: hidden;
	margin-bottom: 11px;
}
#most_viewed #mv_recipeList {
	width: 207px;
	margin-left: 12px;
	height: 125px;
}
#mv_recipeList li {
	line-height: 1em;
	font-size: 12px;
}
#mv_recipeList li a {
	color: #FFF;
}
#healthy_pic {
	float: left;
	margin: 4px 0px 0px 12px;
}
#healthy_recipe {
	float: left;
	height: 135px;
	width: 262px;
	margin-top: 4px;
	margin-left: 12px;
	text-align: left;
}
#healthy_name {
	margin: 12px 0px 6px 0px;
}
#healthy_link  a{
	color: #B7240E;
}
#healthy_description  {
	overflow: hidden;
	height: 80px;
	margin-bottom: 6px;
}
#recipe_db #l_search {
	background-image: url(../Media/recipe_db/index_search-pix.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 24px;
}
#recipe_db input {
	float: left;
	margin-left: 12px;
}
#RecipeSearch {
	width: 130px;
}
#nav_link_recipes {
	background-image: url(../Media/Branding_and_Navigation/top_navbar/recipes-current.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 99px;
	text-indent: -9999px;
}
