body, form, p{
	padding: 0px; margin: 0px; position: relative; z-index: 10;
}

img{
	border: none;
}
.text_pic1{
	padding: 8px;
}
.text_pic2{
	padding: 5px 0px;
}

.inp_login{
	width: 68px; height: 16px;
	border: 1px solid #d5b699;
}

.text_orange{
	font: 12px Arial;
	color: #cc9933;
}
.text_grey{
	font: 14px Arial;
	color: #666;
}
.contain{
	width: 800px; 
	margin: 0px auto;
	position: relative;
	z-index: 50;
}

.header{
/*	height: 100px; 
	width: 737px;
	/*background: url(../images/header_mrc-logo.jpg) no-repeat left top;*/
	/*border: 1px solid red;*/
	/*position: relative;*/
}

.header_top{
	height: 100px; 
	width: 737px;
	background: url(../images/header_mrc-logo.jpg) no-repeat left top;
	/*border: 1px solid red;*/
	position: relative;
}
a.logo{
	position: absolute; left: 15px; top: 12px;
	width: 170px; height: 33px;
	/*border: 1px solid red; */
}
.header_content{
	position: absolute; right: 0px; top: 20px;
	/*border: 1px solid green;	*/
	font:9px Arial; 
	color: #000; 
	width: 320px;
}
.header_content a{
	font: Arial;
	color: #97754f;
	text-decoration: underline;
	font-size:1.1em;
}
.header_content a:hover{
	font: Arial;
	color: #97754f;
	text-decoration: underline;
	font-size:1.1em;
}
.table_login{
	font: 10px Verdana; 
	color: #97754f;
	margin-right: 0px; margin-left: auto;
}
.bord_l_or{
	border-left: 1px solid #cc9933; 
}

.t_left		{text-align: left;}
.t_center	{text-align: center;}
.t_right		{text-align: right;}

.content{
	position: relative;
	z-index: 50;
	top: -3px;
}
.col_l{
	width: 462px; 
	float: left;
	/*border: 1px solid red;*/
	position: relative; left: 30px; top: 0px;
}
.col_r{
	width: 268px; 
	float: right;
	/*border: 1px solid green;*/
	position: relative; right: 30px; top: 0px;
	z-index: 50;
}
.clear	{clear: both;}

.singup{
	display: block;
	border: 0px;
	background: url(../images/signup.gif) no-repeat left top;
	width: 268px; height: 53px;
	position: relative; left: 0px; top: -9px;
	overflow: hidden;
	font: 12px Arial;
	color: #fff;
	font-weight: bold;
	vertical-align: middle;
}


.box_cont{
	padding: 10px 25px;
	padding-top: 2px;
	position: relative; z-index: 50;
}
/*** Box stand ***/
.box_stand	{
    margin-bottom: 5px;
	margin-top: 0px;
}
.box_stand_title{
	height: 29px;
	background: url(../images/box_header-bg.gif) repeat-x left top;
	position: relative;
}
.box_stand_title_l{
	position: absolute; left: 0px; top: 0px;
	background: url(../images/box_header-left.gif) no-repeat left top;
	height: 29px; width: 8px;
}
.box_stand_title_r{
	position: absolute; right: 0px; top: 0px;
	background: url(../images/box_header-right.gif) no-repeat right top;
	height: 29px; width: 8px;
}
.box_stand_title_cont{
	margin: 0px 10px;
	line-height: 25px;
	color: #fff;
	overflow: hidden;
	text-align: left;
	font-family: Trebuchet MS; 
	font-size:1.3em;
	font-weight:bold;
}

.box_stand_cont{
	min-height: 92px;
	background: #f8f8c0 url(../images/box_bg.gif) repeat-x left bottom;
	position: relative; z-index: 50;
}
*html .box_stand_cont{
	height: 92px;
}
.box_stand_cont_l{
	position: absolute; left: 0px; bottom: 0px;
	background: url(../images/box_bottom-left.gif) no-repeat left bottom;
	height: 8px; width: 13px;
}
.box_stand_cont_r{
	position: absolute; right: 0px; bottom: 0px;
	background: url(../images/box_bottom-right.gif) no-repeat right bottom;
	height: 8px; width: 13px;
}
/*.box_stand_cont_content{
	margin: 0px 10px;
	font: bold 11px Arial; line-height: 29px;
	color: #6f6f24;
	position: relative; z-index: 50;
}
*/
.table_stand_cont{
	width: 100%;
	position: relative; z-index: 50;
	font: italic 10px Arial;
	color: #666633;
}
.table_stand_cont td{
/*	width: 140px;*/
	vertical-align: top;
	line-height: 200%;
}
.pad_t_10{
	padding: 2px 0px 0px 50px;
}
.pic_1{
	position: absolute; left: 10px; top:0px; z-index: 50; /* was top -11 */
	width: 40px; height: 102px;
}
.what_is_MyRecipeCircle{
	background: url(../images/what-is-pic.gif) no-repeat left top;
}
.recently_posted{
	background: url(../images/recently-posted-pic.gif) no-repeat left top;
}
.recent_forum{
	background: url(../images/recent-forum-pic.gif) no-repeat left top;
}
a.link_abs{
	display: block;
	position: absolute; left: 0px; top: 2px; z-index: 100;
	width: 30px; height: 40px; 
/*	width: 35px; height: 45px; // Earlier version  was */
}
/**********************************/

.box_nutrition{
	background: url(../images/box_nutrition-lookup-clear.gif) no-repeat left top;
	width: 268px; height: 120px;
	margin-bottom: 5px;
/*	margin-top: 8px;*/
	position: relative; 
}
/* no longer used
.box_nutrition_title{
	text-align:left;
	margin: 0px 10px;
	font: bold 11px Arial;
	line-height: 23px;
	color: #fff;
}
*/

.box_nutrition a{
	display: block;
	/*border: 1px solid green;*/
	width: 45px; height: 47px;
	position: absolute; left: 19px; top: 20px;
}

.box_apple	{margin-bottom: 5px;}

.box_apple_title{
	height: 42px;
	background: url(../images/join-us_header-bg.gif) repeat-x left top;
	position: relative;
}
.box_apple_title_l{
	position: absolute; left: 0px; top: 0px;
	background: url(../images/join-us_header-left.gif) no-repeat left top;
	height: 52px; width: 14px;
}
.box_apple_title_r{
	position: absolute; right: 0px; top: 0px;
	background: url(../images/join-us_header-right.gif) no-repeat right top;
	height: 52px; width: 14px;
}
.box_apple_title_cont{
	/* margin: 0px 14px; */
	padding-top: 7px; 
	font-family: Trebuchet MS; 
	font-size:1.6em;
	font-weight:bold;
	color: #fff;
	/* position: relative; */
}

.box_apple_cont{
	min-height: 139px;
	background: #f8f8c0 url(../images/join-us_bg.gif) repeat-x left bottom;
	position: relative;
}
*html .box_apple_cont{
	height: 138px;
}
.box_apple_cont_l{
	position: absolute; left: -24px; bottom: 0px;
	background: url(../images/join-us_bottom-left-apples.gif) no-repeat left bottom;
	height: 80px; width: 97px;
}
.box_apple_cont_r{
	position: absolute; right: 0px; bottom: 0px;
	background: url(../images/join-us_bottom-right.gif) no-repeat right bottom;
	height: 13px; width: 14px;
}
.box_apple_cont_content, .box_stand_cont_content{
	margin: 0px 10px;
	font: bold 11px Arial; 
	line-height: 150%;
	color: #6f6f24;
	position: relative;
}
.box_apple_cont_content p, .box_stand_cont_content p{
/*
	margin: 5px 0px;
	text-align: left;
	font: 11px Verdana;
	color: #6f6f24;
*/
	margin: 5px 10px;
	margin-bottom: 1em;
	line-height: 150%;
	text-align: left;
	font-weight: normal;
	font-size:1.2em;
	font-family: Verdana; 
	color: #6f6f24;
}

.box_apple_cont_content a, .box_stand_cont_content a{
	color: #97754F;
	text-decoration: underline;
	font-size:1.1em;
}

.box_apple_cont_content a:hover, .box_stand_cont_content a:hover{
	color: #97754F;
	text-decoration: underline;
	font-size:1.1em;
}

.footer{
	text-align: center;
	padding: 35px 0px;
	font: 11px Verdana;
	color: #9c6c41;
}
.footer a{
	font: 11px Verdana;
	color: #9c6c41;
	text-decoration: none;
}
.footer a:hover{
	text-decoration: underline;
}
.box_line_gor{
/*	background: url(../images/hr.gif) repeat-x left top;*/
	margin: 5px 0px;
	margin-left: 5px;
}

.a_bold a {
	font-weight: bold;
}

.a_bold a:hover{
	font-weight: bold;
}

.p_with_padding{
	padding-bottom: 5px;
}

.btn_font{
	font: bold 13 px Trebuchet MS;
	color: #fff;
}

.btn_small_font{
	font: bold 10 px Arial Arial, Helvetica, sans-serif;
	color: #fff;
}

.btn_l1{
	background:transparent url(../images/btn-05.gif) no-repeat scroll left top;
	border:0px solid #AFAF3A;
	height:23px;
	width:52px;
}

.btn_70{
	background:transparent url(../images/btn-07.gif) no-repeat scroll left top;
	border:0px solid #AFAF3A;
	height:23px;
	width:72px;
}

.btn_100{
	background:transparent url(../images/btn-10.gif) no-repeat scroll left top;
	border:0px solid #AFAF3A;
	height:23px;
	width:102px;
}

.btn_110{
	background:transparent url(../images/btn-11.gif) no-repeat scroll left top;
	border:0px solid #AFAF3A;
	height:23px;
	width:112px;
}

.btn_140{
	background:transparent url(../images/btn-14.gif) no-repeat scroll left top;
	border:0px solid #AFAF3A;
	height:23px;
	width:142px;
}

.btn_160{
	background:transparent url(../images/btn-16.gif) no-repeat scroll left top;
	border:0px solid #AFAF3A;
	height:23px;
	width:162px;
}

.btn_b1{
	background:transparent url(../images/btn-25.gif) no-repeat scroll left top;
	border:0px solid #AFAF3A;
	height:23px;
	width:252px;
}

.welkom_header a {
	padding-left: 15px;
	font: Arial;
	color: #97754f;
	text-decoration: underline;
	font-size:0.8em;
}
.welkom_header a:hover {
	padding-left: 15px;
	font: Arial;
	color: #97754f;
	text-decoration: underline;
	font-size:0.8em;;
}
