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

h2 {
	width: 394px;
	margin: 24px auto 20px 24px;
	padding-bottom:1.5em;
	font-weight: normal;
	background-image: url(../Media/global_images/red_dot.gif);
	background-position: bottom;
	background-repeat: repeat-x ;
}
#recipe_box {
	text-align: center;
	height: auto;
}
#recipe_box h3 {
	background-image: url(../Media/recipe_db/mybox-notlog_peach.gif);
	height: 105px;
	width: 186px;
	margin: 0px auto 7px;
}
#login {
	height: 131px;
}
#wtf {
	position: absolute;
	left: 0px;
	top: 0px;
}
#recipe_box input {
	display: block;
	margin: 0px auto 8px;
}
#recipe_box input.textBox {
	width: 164px;
}
#forgot {
	font-size: 9px;
}
#login .r_float {
	float: right;
	margin-right: 9px;
}
#login div.recipe_span {
	margin-top: 5px;
	margin-bottom: 5px;
	color: #7b5c47;
}
#recipe_db  {
	background-color: #fcefdf;
	width: 200px;
}
#recipe_db h3 {
	background-image: url(../Media/recipe_db/recipe-collec_grx.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 192px;
	margin: 24px auto;
}
#recipe_db ul {
	margin-left: 30px;
}
#recipe_home {
	background-color: #FCEFDF;
	background-image: url(../Media/global_images/14-red_dots.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: auto;
	width: 200px;
	padding: 24px 0px 36px 0px;
	text-align: left;
}
#recipe_home a {
	margin-left: 30px;
	color: #7b5c47;
}
#recipe_home a:hover {
	color: #900;
}

#center_column_content {
	width: 396px;
	margin-left: 24px;
	text-align: left;
}
#center_column_content table td  {
	height: 3em;
	padding: 6px;
	vertical-align:top;
}
#center_column_content  a {
	color: #7b5c47;
}
#center_column_content a:hover {
	color: #900;
}
#recipe_search  {
	background-image: url(../Media/recipe_db/search-recipe_top.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 244px;
	height: 46px;
	padding-top: 30px;
	position: relative;
}
#RecipeSearch    {
	margin-left: 12px;
	float: left;
	width: 170px;
}
#right_column #button    {
	float: right;
	padding: 0px 3px;
	margin-right: 12px;
}
#cat_pic  {
	border: 1px solid #999;
	margin:0px auto;
}
#bakers_choice h3 {
	background-image: url(../Media/recipe_db/head-bakerchoice.gif);
	background-repeat: no-repeat;
	height: 97px;
	width: 220px;
	margin: 0px auto;
}
#bottom_row  {
	height: 270px;
	width: 688px;
	text-align: left;
	position: absolute;
	bottom: 0px;
	right: 12px;
}
#bottom_row ul, #bottom_row li{
	padding: 0px;
	margin: 0px;
}
#bottom_tryptic  li {
	line-height: 21px;
}
#skl_com {
	background-image: url(../Media/recipe_db/wheat_bottom-skill.jpg);
	background-repeat: no-repeat;
	height: 270px;
	width: 229px;
	float: left;
}

#about_wem {
	background-image: url(../Media/recipe_db/wheat_bottom-about.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 270px;
	width: 229px;
}
#shop_online {
	background-image: url(../Media/recipe_db/wheat_bottom-shop.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 270px;
	width: 230px;
}
#bottom_tryptic  ul {
	margin-top: 80px;
	margin-left: 24px;
}
#bottom_tryptic a {
	color: #7b5c47;
}
#bottom_tryptic a:hover {
	color: #900;
}

#recipe_db a {
	color: #7b5c47;
}
#recipe_db a:hover {
	color: #900;
}

