/* =========================================================================

    CHIPITS RECIPES - eNewsletter

   ========================================================================= */


/* Landing Page */

#enews_middle_content
	{ 
		  width:449px; 
		 height:auto; 
		 float:left;
		 margin:0 13px 0 0;
}
#enews_middle_content .subcontent
	{ 
		 width:449px;
		 border:1px solid #EAE4D3;
		 padding:18px 0;
		 margin:0 0 15px 0;
	}
	html>body #enews_middle_content .subcontent {   
		 width:447px;  }

	
	#enews_middle_content .subcontent div.hr hr {
	  display:none;
	}
	#enews_middle_content .subcontent div.hr
		{
			border: 0px;
			border-bottom: 1px solid #EDE2D0;
			margin:9px 0 9px 14px;
			width:90%;
			height:1px;
		}
	#enews_middle_content .subcontent .callout_image
		{ 
			 width:177px;
			 text-align:center;
			 float:left;
	}
	
	#enews_middle_content .subcontent .callout
		{ 
			 width:252px;
			 text-align:left;
			 float:left;
	}
	
	#enews_middle_content .subcontent .callout h1, #enews_middle_content .subcontent .callout h1 a
		{ 
			 color:#663300;
			 font:bold 11px verdana,arial,tahoma,sans-serif;
			 margin:10px 0 0 0;
			 padding:0;
			 text-decoration:none;
	}

	h2
		{
			color:#663300;
			margin:6px 0 6px 0;
			font:italic 11px verdana,arial,tahoma,sans-serif;
			padding:0;
		}
		
	select
		{
			margin:15px 0 0 0;
			font:10px verdana,arial,tahoma,sans-serif;			
		}
		
	#enews_right_bar
		{
			margin:0;
			padding:0;
			width:205px;
			float:left;
		}

	#enews_right_bar p
		{
			padding:13px;
			padding-bottom:15px;
			border: 1px solid #EDE2D0;
			border-top:none;
			background-color:#FFFDED;		
		}

/* Signup Form */

.enews_header
	{
		position:relative;
		width:667px;
		height:27px;
		margin:10px 0 0 0;
		background:url(/en/recipes/lib/img/sitewide/top-bar-rd.gif) no-repeat;
		color:#fff;
		font-size:12px;
		text-align:left;
		padding:4px 0 0 7px;
	}
	html>body .enews_header {   
		margin:10px 0 0 7px;
		height:23px;
}
.enews_content
	{
		position:relative;
		width:667px;
		background-color:#F0E3CD;
		border-bottom:1px solid #fff;
		vertical-align:top;
		font-size:12px;
		text-align:left;
		padding:15px 25px;
	}
	html>body .enews_content {   
		margin:0 0 0 7px;
		width:617px;
}
	.enews_content .desc
		{
			float:left;
			width:327px;
			margin:0 0 0 0;
		}
	.enews_content .yes
		{
			float:left;
			width:95px;
			margin:10px 28px 0 61px;
		}
	.enews_content .no
		{
			float:left;
			width:54px;
			margin:10px 0 0 0;
		}

	.enews_content .contact1
		{
			float:left;
			width:100px;
			height:21px;
			line-height:21px;
			text-align:right;
			margin:5px 4px 5px 0;
		}
	.enews_content .contact2
		{
			float:left;
			width:193px;
			margin:5px 0;
		}
	.enews_content .contact3
		{
			float:left;
			width:108px;
			height:21px;
			line-height:21px;
			text-align:right;
			margin:5px 4px 5px 0;
		}
	.enews_content .contact4
		{
			float:left;
			width:163px;
			margin:5px 0;
		}
		
/* for Yesmail */

.enews_content_yesmail
	{
		position:relative;
		width:667px;
		background-color:#F0E3CD;
		border-bottom:1px solid #fff;
		vertical-align:top;
		font-size:12px;
		text-align:left;
		padding:15px 25px;
	}
	html>body .enews_content_yesmail {   
		margin:0 0 0 7px;
		width:617px;
}
	.enews_content_yesmail .desc
		{
			float:left;
			width:327px;
			margin:0 0 0 0;
		}
	.enews_content_yesmail .yes
		{
			float:left;
			width:135px;
			margin:10px 28px 0 21px;
		}
	.enews_content_yesmail .no
		{
			float:left;
			width:105px;
			margin:10px 0 0 0;
		}

	.enews_content_yesmail .contact1
		{
			float:left;
			width:100px;
			height:21px;
			line-height:21px;
			text-align:right;
			margin:5px 4px 5px 0;
		}
	.enews_content_yesmail .contact2
		{
			float:left;
			width:193px;
			margin:5px 0;
		}
	.enews_content_yesmail .contact3
		{
			float:left;
			width:108px;
			height:21px;
			line-height:21px;
			text-align:right;
			margin:5px 4px 5px 0;
		}
	.enews_content_yesmail .contact4
		{
			float:left;
			width:163px;
			margin:5px 0;
		}

/* end Yesmail */		
		
.enews_disclaimer
	{
		position:relative;
		width:667px;
		height:29px;
		margin:12px auto;
		padding:8px 12px;
		background: url(/en/recipes/lib/img/sitewide/bottom-bar-rd-white_2.gif) no-repeat;
}


/* Left Nav */

#enews_nav
	{ 
	}
#enews_leftnav
	{ 
		 width:156px;
		 border:1px solid #EAE4D3;
		 padding:10px 0 0 0;
		 margin:0 auto;
		 text-align:left; font-size:12px;
	}
	html>body #enews_leftnav {   
		 width:154px;
		 padding:0;  }
		 
#enews_leftnav li
	{ 
		 list-style-type:square;
		 margin:0 0 6px -14px;
	}		 
#enews_leftnav a
	{ 
		 text-decoration:none;
		 color:#663300;
	}
#enews_leftnav a:hover
	{ 
		 text-decoration:underline;
	}