 @import url(header.css);
@import url(footer.css);
/****************************************
 * General Formatting
 ****************************************/
body {
	background-image: url(bg-1.gif);
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #333333;
}
h1 {
	font-size:20px;
	font-weight:normal;
}
body button {
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;
	color: #333333;
}
body, div, p, ul, ol, dl, li, h1, h2, h3, h4, h5, h6 {/* reset defaults */
	margin:0;
	padding:0;
}
a {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
ul {
	list-style-type:none;
}
.ul-disc {
	list-style-type:disc;
	list-style-position: inside;
}
h2 {
	text-transform: capitalize;
	font-size: 16px;
	font-weight: normal;
}
img {
	border: 0;
}
/*********************************
 * Master Layout/Container Classes
 *********************************/
#pageWrapper {
	padding: 0 5px 5px 5px;
	width: 990px;
	margin: 0 auto 0 auto;
	position:relative;
}
div#header {
	margin-bottom: 10px;
	padding: 10px;
	background-repeat: no-repeat;
}
div.contentContainer {
	float: left;
}
div#primary {
	width: 670px;
	margin-right: 10px;
	margin-top:10px;
	overflow:hidden;
} /*instance of contentContainer*/
div#secondary {
	width: 310px;
} /*instance of contentContainer*/
/************ Breadcrumb ************/
div#breadcrumb_session {
	background: url(gradient.gif) repeat-x; /*bg img height: 16px*/
	background-color: #e8e7de;
	height: 16px;
	border: 1px solid #dad8c8;
	border-top: none;
	padding: 0;
	margin-bottom: 1px;
	font-size: 9px;
	line-height: 15px;
	color: #666666;
	font-weight: bold;
}
div#breadcrumb_session a {
	color: #666666;
	font-weight: bold;
}
div#breadcrumb_session a.bc_links {
	line-height: 16px;
}
div#breadcrumb_session ul.user-session {
	width: 425px;
	padding: 0;
	margin:0;
	display: none;
}
div#breadcrumb_session ul.user-session li {
	display: inline;
}
div#breadcrumb_session ul.user-session a {
	color: #333333;
	text-decoration: underline;
}
a#bc_homelink {
	background-image: url(home_icon.gif);
	background-repeat: no-repeat;
	display: block;
	height: 15px;
	width: 30px;
	padding-left: 20px;
}
div#breadcrumb_session a#bc_homeicon {
	background-image: url(home_icon.gif);
	background-repeat: no-repeat;
	display: block;
	height: 15px;
	width: 20px;
	padding-top: 0;
	float: left;
}
a#bc_homeicon span {
	display: none;
}
div#bc_left {
	float: left;
	width: 543px;
	border-left: 1px solid #e8e7de;
	padding-left: 9px;
}
div#bc_right {
	float: left;
	width: 425px;
	border-right: 1px solid #e8e7de;
	padding-right: 9px;
	text-align: right;
}
/***************** Global Search ****************/
div#section_search {
	padding:10px 10px 10px 15px;
	position:relative;
}
div#section_search h2 {
	/* width: 6.5em;*/
    width:auto;
	float: left;
	padding: 0 5pt 0 0;
	margin: 0;
}
div#section_search input#section_search_box {
	/*float: left;
    margin-right: 5px;
    width: 385px;
    border: 1px solid #999999;
    padding: 0;
    */
     border:1px solid #999999;
	float:left;
	margin-left:0;
	margin-right:10px;
	padding:0pt;
	width:355px;
}
a#section_search_button {
	float: left;
	width: 37px;
	height: 17px;
	padding-top: 3px;
	color: white;
	font-size: 9px;
	text-align: center;
}
div#section_search select#section_search_select {
	float:left;
	width:159px;
	height:16px;
	margin-right:10px;
	border:1px solid #999999;
}
/* Section Overrides
   -----------------*/
div#section_search a#section_search_button {
	background-image: url(default.gif);
}
.articlesguides div#section_search a#section_search_button {
	background-image: url(articlesguides.gif);
}
.community div#section_search a#section_search_button {
	background-image: url(community.gif);
}
.video div#section_search a#section_search_button {
	background-image: url(video.gif);
}
.tools div#section_search a#section_search_button, .services div#section_search a#section_search_button {
	background-image: url(tools.gif);
}
.wine div#section_search a#section_search_button {
	background-image: url(wine.gif);
}
.video div#section_search input#section_search_box {
	width:680px;
}
/*********************** Common Tools Toolbar **********************/
div#common_tools {
	background-image: url(tan_grad.gif);
	background-color: #efeee2;
	background-repeat: repeat-x;
	background-position: bottom;
	position: relative;
	border: 1px solid #dad8c8;
	height: 21px;
	padding: 0 15px 0 15px;
}
div#common_tools div.r_clone {
	height: 19px;
}
div#common_tools a {
	font-size: 10px;
}
div#common_tools ul#control_menu a, div#common_tools ul#control_menu li {
	font-size: 9px;
	font-weight: normal;
}
p#parent_link {
	width: 180px;
	float: left;
	position: relative;
	top: 2px;
}
p#parent_link a {
	text-transform: uppercase;
}
ul#control_menu {
	float: right;
}
ul#control_menu li {
	display: inline;
	margin-left: 7px;
	padding-left: 9px;
}
ul#control_menu li a {
	line-height: 16px;
	background-position: 0 0;
	background-repeat: no-repeat;
	padding: 0 0px 10px 19px;
	text-transform: lowercase;
}
/*button images*/
ul#control_menu li#ct_print a#print {
	background-image: url(print.gif);
	margin-right: -2px;
}
ul#control_menu li#ct_email a#email {
	background-image: url(email.gif);
	margin-right: -2px;
}
/* send to cell */
ul#control_menu li#ct_sendtocell a, a#sendtocell {
	background-image: url(add_cell.gif);
	padding-top:2px;
	margin-right: -2px;
}
/*font size tool*/
ul#control_menu li#ct_font_switcher {
	display: none;
}
ul#control_menu li#ct_font_switcher a {
	text-transform: uppercase;
	padding: 0;
	color: #80776d;
	cursor:pointer;
	cursor: hand;
}
ul#control_menu li#ct_font_switcher a:hover, ul#control_menu li#ct_font_switcher a.active {
	text-decoration: underline;
}
ul#control_menu li#ct_font_switcher a:hover {
	cursor:pointer;
	cursor: hand;
}
ul#control_menu li#ct_font_switcher a.active {
	color: #333333;
}
ul#control_menu li#ct_font_switcher a#fso_1 {
	font-size: 8px;
}
ul#control_menu li#ct_font_switcher a#fso_2 {
	font-size: 10px;
}
ul#control_menu li#ct_font_switcher a#fso_3 {
	font-size: 12px;
}
ul#control_menu li#ct_share, ul#control_menu li#ct_clippings {
	display: none;
}/*Hide Items Not For Launch Not For Launch*/
ul#control_menu li#ct_share a {
	background-image: url(share.gif);
	padding-left: 37px;
}
ul#control_menu li#ct_clippings a {
	background-image: url(clippings.gif);
}
/* pushdown ad */
div#pushDownAd {
	width:980px;
	padding:0 0 0 10px;
	margin:0 0 10px 0;
	position:relative;
	z-index:1;
}
/****************** Social Toolbar *****************/

#social-toolbar {
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	padding:10px 15px;
	background-color:#fff;
	margin-left:-1px;
	margin-top:-1px;
	width:617px;
}
#social-toolbar-480 {
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	padding:10px;
	background-color:#fff;
	margin-left:-1px;
	margin-top:-1px;
	width:458px;
}
.topDivider {
	margin:1px 0 0 -1px;
}
.tallTopDivider {
	margin:11px 0 0 -1px;
}
#social-toolbar ul, #social-toolbar-480 ul {
	height:28px;
	overflow:hidden;
	position:relative;
}
#social-toolbar li, #social-toolbar-480 li {
	display:inline-block;
	float:left;
	margin-left:10px;
}
#social-toolbar li.first, #social-toolbar-480 li.first {
	margin-left:0;
}
#social-toolbar #fblike, #social-toolbar-480 #fblike {
	padding-top:2px;
}
#social-toolbar #retweet iframe, #social-toolbar-480 #retweet iframe {
	padding-top:6px;
}
#social-toolbar .digg, #social-toolbar-480 .digg, #social-toolbar .reddit, #social-toolbar-480 .reddit {
	background:url('social-toolbar-icons.png') no-repeat 0 0;
	text-indent:-9999px;
	width:28px;
	height:28px;
	display:block;
}
#social-toolbar .digg, #social-toolbar-480 .digg {
	background-position: 0 -32px;
}
/****************** Primary Content *****************/
div#primary_content {
	position: relative;
	padding: 15px 10px 20px 10px;
	background: url(bg.gif) repeat-y center;
	background-color: white;
	border: 1px solid #e6e5da;
	margin-bottom: 5px;
	width: 648px;
}
div#primary_content a.clipping {
	background-image: url(clipping.gif);
	background-repeat: no-repeat;
	background-position: center;
	display: block;
	float: left;
	width: 20px;
	height: 2.7em;
	display: none;
}
div#primary_content h2 {
	font-size: 15px;
}
div#primary_content h3 {
	margin: 10px 0 3px 0;
	font-size: 13px;
	color:#333;
}
div#primary_content p {
	margin-bottom: 8px;
	text-align:justify;
}
img#printer_friendly_global {
	display: none;
}
/**************** Hed and Dek ****************/

/*Containers*/
div#pc_top, div#pc_bottom {
	position: relative;
	z-index: 49;
}
div#pc_top2 {
	padding-bottom: 2px;
}
/*Primary Content Top 2*/
div#primary_content div#headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left: 10px;
	margin-bottom: 9px;
	width: 475px;
	position: relative;
}
div#primary_content div#headline h1 {
	font-size: 27px;
	font-weight: normal;
	padding-top: 15px;
	margin-bottom: 10px;
	width: 475px;
}
div#primary_content p.meta-info {
	font-size: 16px;
	margin-bottom: 0;
}
div#primary_content span.author, div#primary_content span.date {
	font-size: 11px;
	font-style: italic;
}
div#pc_top2 div.sponsorAd {
	position: absolute;
	top:0;
	left: 523px;
}
body.landing div#pc_top2 div.sponsorAd {
	display:none;
}
.sponsorAd {
	width: 120px;
	height: 60px;
}
a.clipping {
	display: none;
}
/* Content Units  */
div.content_unit {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px; /*for dynamic text not properly nested in tags*/
	line-height: 20px; /*for dynamic text not properly nested in tags*/
	background: white;
	border: 1px solid #cccccc;
	padding: 18px 15px 18px 15px;
	margin-bottom: 5px;
	position: relative;
}
div.content_unit p {
	font-size: 13px;
	line-height: 20px;
}
/**************** Primary Content Modules ****************/
/*All Primary Content 'Modular Content Units'*/
div.modular {
	padding: 0;
	margin-bottom: 10px;
}
div#primary_content div.modular h2 {
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;
	margin: 0 1px 0 1px;
	padding-left: 13px;
	padding-top: 1px;
	height: 23px;
	font-size: 16px;
	color: white;
	line-height: 20px;
}
div#primary_content ul.heading_anchors {
	position: absolute;
	top: 3px;
	right: 15px;
}
div#primary_content ul.heading_anchors li {
	display: inline;
}
div#primary_content ul.heading_anchors li a {
	text-decoration: underline;
	text-transform: lowercase;
}
div#primary_content ul.heading_anchors, div#primary_content ul.heading_anchors li, div#primary_content ul.heading_anchors li a {
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;
	font-size: 10px;
	color: white;
}
/*Flashunit*/
div#flashunit_hp {
	background-image: url(bg_tangrad.gif);
	background-repeat: no-repeat;
	background-color: #f4f3e8;
	border-color: #b8b5a6;
	padding: 4px;
}
div#flashunit_hp div.flash_container {
	width: 460px;
	height:266px;
}
div.module {
	background-repeat: no-repeat;
	background-position: top;
	background-color: #fbfaf4;
	border: 1px solid #e5e6da;
	padding: 0 4px 5px 4px;
	margin-bottom: 5px;
}
div.module h2 {
	height: 16px;
	padding: 7px 0 7px 10px;
}
/*Left Rail Navigation*/
div#secondary_nav_box {
	border:1px solid #ccc;
	background:#fff;
	padding:0;
	margin:0;
	margin-top:10px;
	overflow:hidden;
}
div.nav_title {
	margin:0;
	color:#fff;
	padding-left:10px;
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;
	font-weight:bold;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	border-bottom:0;
	text-transform: lowercase;
}
div#nav_title_in_features {
	background-image:url(in-features-nav-bg.gif);
	background-repeat:repeat-x;
	font-size:13px;
	padding: 4px 0px 0px 10px;
	height:20px;
	margin:0;
	overflow:hidden;
}
div#nav_title_in_recipesmenus {
	background-color:#5fb829;
	font-size:11px;
	height:15px;
	padding-top:2px;
	padding-bottom:1px;
	margin-bottom:8px;
}
div#nav_title_in_articlesguides {
	background-color:#d23823;
	font-size:11px;
	height:15px;
	padding-top:2px;
	padding-bottom:1px;
	margin-bottom:8px;
}
div#nav_title_in_community {
	background-color:#4679ba;
	font-size:11px;
	height:15px;
	padding-top:2px;
	padding-bottom:1px;
	margin-bottom:8px;
}
div#nav_title_in_tools {
	background-color:#fd9104;
	font-size:11px;
	height:15px;
	padding-top:2px;
	padding-bottom:1px;
	margin-bottom:8px;
	line-height:15px;
}
div.see_more_block {
	padding:0;
	padding-bottom:9px;
	margin:0;
	background-color:#fff;
	border:0;
	border-top:0;
	position:relative;
	top:0px;
	overflow:hidden;
}
div.see_more_block a {
	text-transform: lowercase;
}
div.see_more_block a em {
	text-transform: capitalize;
}
div.see_more_block a.seemore_nav_lnks {
	display:block;
	color:#333;
	margin-left:4px;
	margin-top:1px;
	padding:3px 0px 5px 10px;
	height:auto;
}
div.see_more_block a.smnl_icon {
	height: 24px;
}
div.see_more_block a.seemore_lnks, div.see_latest_dropdiv a.seemore_lnks {
	display:inline;
	text-decoration:underline;
	color:#333;
}
div#in_tools_block {
	line-height:10px;
}
div#in_tools_block a.seemore_nav_lnks {
	height: 12px;
	padding: 6px 0 6px 23px;
	margin-left: 15px;
	background-repeat: no-repeat;
	background-position: center left;
}
a#itb_shop_list {
	background-image:url(in-shop-list-icon.gif)
}
a#itb_iphone {
	background-image:url(in-tools-epi-iphone.gif)
}
a#itb_food_dictionary {
	background-image:url(in-tools-food-icon.gif)
}
a#itb_wine_pairings {
	background-image:url(in-tools-wine-icon.gif)
}
a#itb_seasonalingredientmap {
	background-image:url(in-tools-seasonal-map.gif)
}
a#itb_wine_dictionary {
	background-image:url(in-tools-wine-icon.gif)
}
a#itb_technique_videos {
	background-image:url(in-tools-technique-icon.gif)
}
a#itb_epi_to_go {
	background-image:url(in-tools-epi-to-go-icon.gif)
}
a#itb_tastebook_dictionary {
	background-image:url(in-tools-tastebook-icon.gif)
}
a#itb_podcasts_dictionary {
	background-image:url(in-tools-podcasts-icon.gif)
}
div#in_tools_block img#epi2go_icon {
	position:relative;
	margin-left:11px;
	margin-right:4px;
}
div#in_tools_block img#wine_icon {
	margin-left:12px;
	margin-right:4px;
}
div#in_tools_block img#food_icon {
	margin-left:10px;
	margin-right:4px;
}
div#in_tools_block img#video_icon {
	margin-left:9px;
	margin-right:2px;
}
.pad_6_top {
	padding:0;
	margin:0;
	margin-top:5px;
	color:#333;
}
/*dinadiv gets inserted into the document by js*/
div.dinadiv {
	position:relative;
	left:0;
	height:1px !important;
	margin:0;
	border-right:2px solid #fff;
	border-left:2px solid #fff;
	line-height:0px;
	padding:0;
}
div#in_recipesmenus_block div.dinadiv {
	background-color:#5fb829;
}
div#in_articlesguides_block div.dinadiv {
	background-color:#d23823;
}
div#in_tools_block div.dinadiv {
	background-color:#fd9104;
}
div#in_community_block div.dinadiv {
	background-color:#4679ba;
}
div#nav_box div.dinadiv {
	background-color:#9F1009;
}
div.content_unit div.dinadiv {
	background-color:#F05C5C;
}
/*section specific left rail overrides*/
.recipesmenus div#in_recipesmenus_block {
	display: none;
}
.articlesguides div#in_articlesguides_block {
	display: none;
}
.community div#in_community_block {
	display: none;
}
.tools div#in_tools_block {
	display: none;
}
/*END LEFT RAIL NAVIGATION*/

/*Recipe Central*/
div#recipe_central {
	clear: left; /*not sure this is being used*/
	width:458px;
}
div#rcnav {
	padding-top: 15px;
	width: 155px;
	float: left;
}
div#rc_viewpane {
	position: relative;
	margin: 5px 0 10px 0;
	width: 296px;
	float: left;
}
div#rc_recipefinder {
	position: relative;
	clear: left;
	background-image: url(bg_finder.gif);
	background-repeat: repeat-x;
	background-position: 0 1px;
	padding: 12px 1px 1px 12px;
}
/*Recipe Central Navigation*/
div#rcnav li {
	margin-bottom: 5px;
	padding: 0 5px;
}
div#rcnav a {
	display: block;
	text-transform: lowercase;
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;
	font-size: 11px;
	padding: 2px 10px;
	cursor: hand;
	cursor: pointer;
}
div#rcnav a:hover, div#rcnav a.active {
	background-color: #e7f2fe;
	text-decoration: none;
}
div#rcnav a em {
	text-transform: capitalize;
}
/*Recipe Central View Pane*/
div.viewpane_content {
	display: none;
	padding: 10px;
	height: 186px;
}
div.current {
	display: block;
}
div.viewpane_content ul {
}
div.viewpane_content li {
	padding: 0 0 3px 0;
	background-image: url(gray-1.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}
div.viewpane_content li a { /*linkable recipe title*/
	font-weight: normal;
	font-size: 12px;
	line-height: 15px;
	display: block;
	text-decoration: underline;
}
div.viewpane_content span.source {
	margin-top: 2px;
}
div.viewpane_content span.source a {
	display: inline;
}
div.viewpane_content span.source, a.rc_resultslink { /*source and see all link*/
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;
	font-size: 10px;
}
span.rl_cont {
	position: absolute;
	bottom: 5px;
	right: 5px;
}
a.rc_resultslink {
	text-transform: lowercase;
}
/*Recipe Central Recipe Finder*/
div#rc_recipefinder h3 {
	display: inline;
	text-transform: lowercase;
	font-weight:normal;
	font-size: 16px;
	padding-right: 5px;
}
div#rc_recipefinder form {
	display: inline
}
div#rc_recipefinder a.go_button {
	position: absolute;
	top: 14px;
	right: 8px;
	cursor:pointer;
	cursor: hand;
}
div#rc_recipefinder input#rc_searchbox {
	width: 191px;
}
div#rc_recipefinder label {
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;
	text-transform: lowercase;
	font-size: 10px;
}
div#rc_recipefinder input, select {
	font-size: 10px !important;
}
div#rc_recipefinder select {
	width:90px;
	position: relative;
	left: 5px;
}
label#rc_epirec {
	color: #54b829;
	margin-left: 93px;
}
label#rc_memrec {
	color:#749ec8;
}
/*  Recipe Central - Recipe Of The Day Styles: This item doesn't share styling with the other Recipe Central Content */
div#vpc_recipeoftheday {
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;
}
div#vpc_recipeoftheday p {
	font-size: 10px;
}
div#vpc_recipeoftheday h3 {
	margin:0;
}
div#vpc_recipeoftheday h3 a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	text-decoration: underline;
}
div#vpc_recipeoftheday a#rotd_linkable_image {
	display: block;
	float: left;
	width: 116px;
	padding: 1px;
	border: 1px solid #cccccc;
	margin-right: 15px;
	margin-top: 33px;
}
div#vpc_recipeoftheday a#rotd_linkable_image img {
	width: 116px;
	height: 116px;
}
div#vpc_recipeoftheday div#rotd_details {
	width: 130px;
	float: left;
}
form#recipecentral_search {
	margin: 0;
	padding: 0;
}
/*end recipe central*/

/*Mags Promo*/
div#promo_mags {
	padding-top: 52px;
}
div.pm_magblock {
	position: relative;
	width: 222px !important;
	float: left;
}
div#pm_gourmet {
	margin-right: 15px;
}
div#promo_mags div.img_container {
	margin-bottom: 7px;
}
div.pm_magblock h2 {
	background-repeat: no-repeat;
	position: absolute;
	width: 222px;
	top: -52px;
}
div#pm_gourmet h2 {
	background-image: url(hdng_gourmet.png);
	height: 79px;
	top: -56px;
	left: 5px; /*to accomodate new image cut by design*/
}
div#pm_bonappetit h2 {
	background-image: url(hdng_bonappetit.png);
	height: 49px;
	top: -40px;
}
a.pm_link {
	height: 15px;
	float: left;
}
a.pm_recipesandmenus {
	margin-right: 10px;
	width: 125px;
	background-image: url(recipesandmenus.gif);
}
a.pm_subscribe {
	width: 85px;
	background-image: url(subscribe.gif);
}
/***************** Secondary Content Modules ***********************/
/*All Secondary Content Modules*/
div.module_content {
	clear: left;
	background: white;
	border: 1px solid #cccccc;
	padding: 0px 9px 0px 9px;
	margin-bottom: 5px;
}
/* Tabbed Modules */
div.tabbed ul.tabnav {
	height: 23px;
	padding-left: 10px;
}
div.tabbed ul.tabnav li {
	width: 92px;
	height: 19px;
	float: left;
	margin-right: 2px;
}
div.tabbed ul.tabnav a {
	display: block;
	background-image: url(tab_inactive.gif);
	height: 17px;
	font-size: 9px;
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 7px;
	text-transform: lowercase;
	cursor: hand;
	cursor: pointer;
}
div.tabbed ul.tabnav a.active {
	background-image: url(tab_active.gif);
	position: relative;
	top: 1px;
	z-index: 2;
	cursor: default;
}
div.tabbed ul.tabnav a.active:hover {
	text-decoration: none;
}
div.three ul.tabnav a {
	width: 92px;
}
/* Scrolled Modules */
div.scrolled div.module_content button { /*scroll buttons: also have classes below*/
	height: 14px;
	width: 281px;
	padding: 0;
	border: none;
	background-repeat: no-repeat;
	background-color: transparent;
	float: none;
	clear: left;
	cursor: pointer;
}
div.scrolled button.scroll_up {
	background-image: url(scroll_up.gif);
	margin-top: 5px;
}
div.scrolled button.scroll_down {
	background-image: url(scroll_down.gif);
	margin-bottom: 5px;
}
/************ Recent Searches Module **********/
div#recent_searches_module {
	display: none;
}
ul#recent_searches_list {
	padding: 12px 5px 12px 5px;
	list-style-position: inside;
}
li.recent_search {
	line-height: 22px;
	font-size: 12px;
}
li.recent_search a {/*It may make sense for this to become global for all a's in a widget*/
	text-decoration: underline;
	text-transform: capitalize;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
}
/*********** Related Content Module ***************/
button#rc_scroll_up, button#rc_scroll_down {
	visibility: hidden;
}
div.module_content div.mc_row {
	background-image: url(separator.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 5px 0 8px 0;
	width: 270px;
	height: 50px;
	overflow: hidden;
	margin: 0 5px;
	position: relative;
	display: none; /*script will toggle display*/
}
a.rcm_linkable_image { /*Contains the image*/
	display: block;
	float: left;
	width: 46px;
	padding: 1px;
	border: 1px solid #cccccc;
	margin-right: 11px;
}
a.rcm_linkable_image img {
	width: 46px;
	height: 46px;
}
div.module_content div.mc_row div.mc_row_content { /*Contains all row copy*/
	height: 43px;
	overflow: hidden;
	padding-top: 7px;
}
div.module_content div.mc_row div.mcrc_img {
	float: left;
	width: 208px;
}
img.rcm_fork_image {
	position: absolute;
	top: 16px;
	right: 0;
}
span.rcm_count {
	display: block;
	float: left;
	width: 17px;
	height: 43px;
}
div.module_content div.mc_row a.rcm_title {
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}
div.module_content div.mc_row a.rcm_recipe_title, span.rcm_source {
	margin-right: 37px;
	overflow: hidden;
}
div.module_content div.mc_row span.rcm_source, div.module_content div.mc_row span.rcm_article_archive_dek {
	display: block;
}
div#rcm_content button#rc_scroll_down {
	position: relative;
	top: -3px;
}
div.module_content div.last {
	background-image: none;
}
/*unique content*/
div#rcm_article_content, div#rcm_recipe_content {
	display: none;
}
/************** Recipe Of The Day Module ****************/
div#recipe_of_the_day_module {
	width:308px;
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;
	position:relative;
}
div#recipe_of_the_day_module h2 {
	height:24px;
	color:#fff;
	padding:5px 0 0 12px;
	background: #fd9104 url(rotd-header.gif) no-repeat;
	margin:1px 1px 0;
}
div#recipe_of_the_day_module span#rotd_share {
	position:absolute;
	top:5px;
	right:48px;
	color:#fff;
}
a#rotd_rss {
	display:block;
	width:14px;
	height:15px;
	position:absolute;
	top:7px;
	right:27px;
}
a#rotd_fb {
	display:block;
	width:14px;
	height:15px;
	position:absolute;
	top:7px;
	right:8px;
}
div#recipe_of_the_day_content {
	padding:14px 14px 20px;
	width: 270px;
}
div#recipe_of_the_day_content h3 {
	margin-bottom: 10px;
	padding: 20px 0 0 0;
}
div#recipe_of_the_day_content h3 a {
	font: normal 13px Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;
}
div#recipe_of_the_day_module.content_unit p {
	font-size:10px;
	line-height:12px;
}
div#recipe_of_the_day_content a#rotd_linkable_image {
	display: block;
	float: left;
	width: 116px;
	padding: 1px;
	border: 1px solid #cccccc;
	margin-right: 15px;
}
div#recipe_of_the_day_content a#rotd_linkable_image img {
	width: 116px;
}
/************** Join Epi Community Module ****************/
div#outerbox.rounded {
	width:308px;
	overflow:hidden;
}
div#communitypromo {
	background-color:#fff;
	border:1px solid #fff;
	padding:0;
	margin:0;
	border-top:0px;
	border-bottom:0px;
}
div#communitypromo h2 {
	height:24px;
	color:#FFF;
	padding:5px 0 0 12px;
	background: #4679ba url(hp-community-header.gif) repeat-x;
}
div#outerbox {
	border:1px solid #cccccc;
	background: #ffffff;
}
.innerboxContent {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:normal;
	line-height:18px;
	padding:15px 10px 5px !important;
}
.innerboxContent a {
	text-decoration:underline;
}
.innerboxContent img {
	margin-right:10px;
}
.innerboxContent a, .innerboxContent span {
	font-weight:bold;
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;
}
.innerboxContent p {
	float:left;
	width:285px;
	margin-bottom:5px;
	text-align:justify;
	color:#000;
}
/************** Cooks' Tools Module ****************/
div#cooks_tools_module {
	width:308px;
	margin: 0;
	padding: 0;
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;
	color:#fff;
}
div#cooks_tools_module h2 {
	height:24px;
	padding:5px 0 0 12px;
	background: #fd9104 url(tools-header.gif) no-repeat;
	margin:1px 1px 0;
}
div#cooks_tools_module span#see_tools {
	position:absolute;
	top:4px;
	right:10px;
}
div#cooks_tools_module span#see_tools a {
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
}
div#cooks_tools_module.hslider div.content_wrapper {
	width:245px;
	height:98px;
	margin:10px 0 0 34px;
	position:relative;
	top:0;
	overflow:hidden;
}
div#cooks_tools_module.hslider a.slide_control_previous, div#cooks_tools_module.hslider a.slide_control_next, div#cooks_tools_module.hslider a.slide_control_previous.previous_disabled, div#cooks_tools_module.hslider a.slide_control_next.next_disabled {
	width:26px;
	height:25px;
	background-image: url(controls_sprite.png);
}
div#cooks_tools_module.hslider a.slide_control_previous {
	background-position:0 0;
	top:59px;
	left:10px;
}
div#cooks_tools_module.hslider a.slide_control_previous.previous_disabled {
	background-position:-26px 0;
	opacity:1;
	filter: alpha(opacity=100);
}
div#cooks_tools_module.hslider a.slide_control_next {
	background-position:-78px 0;
	top:59px;
	right:10px;
}
div#cooks_tools_module.hslider a.slide_control_next.next_disabled {
	background-position:-52px 0;
	opacity:1;
	filter: alpha(opacity=100);
}
div#cooks_tools_module ul {
	height:84px;
}
div#cooks_tools_module ul li {
	width:81px;
	height:84px;
	text-align:center;
	line-height:14px;
	display:inline;
	border-right:1px solid #ccc;
	background: #fff url(cookstools_sprites.png) no-repeat;
}
div#cooks_tools_module ul li#ct_ia, div#cooks_tools_module ul li#ct_cc {
	border-right:none;
}
div#cooks_tools_module ul li a {
	width:61px;
	height:29px;
	padding:55px 10px 0;
	display:block;
	font-size:12px;
	font-weight:normal;
	color:#fd9104;
	background: #fff url(cookstools_sprites.png) no-repeat;
}
div#cooks_tools_module ul li#ct_fd a {
	background-position:0 0;
}
div#cooks_tools_module ul li#ct_sl a {
	background-position:-81px 0;
}
div#cooks_tools_module ul li#ct_ia a {
	background-position:-162px 0;
}
div#cooks_tools_module ul li#ct_tv a {
	background-position:-243px 0;
}
div#cooks_tools_module ul li#ct_wp a {
	background-position:-324px 0;
}
div#cooks_tools_module ul li#ct_cc a {
	background-position:-405px 0;
}
div#cooks_tools_module .sponsorship_ad {
	margin-left:10px;
	width:290px;
}
div#cooks_tools_module .sponsorship_ad .shell_div {
	height:60px;
}
div#cooks_tools_module .sponsorship_ad .shell_div .sponsored_by_msg {
	width:165px;
	float:left;
}
div#cooks_tools_module .sponsorship_ad .shell_div .sponsored_by_msg .row1 {
	float:right;
	margin-top:12px;
	color: #A9A9A9;
	font-size: 11px;
}
div#cooks_tools_module .sponsorship_ad .shell_div .sponsored_by_msg .row2 {
	float:right;
	font-weight: normal;
	color: #797979;
	font-size: 9px;
	margin-top: -8px
}
div#cooks_tools_module .sponsorship_ad .shell_div .sponsor_ad_unit {
	float:right;
	height:61px;
	width:120px;
}
/*** right rail poll booth ***/
div#poll_booth_module {
	font-family:"Lucida Grande", Arial, Verdana, sans-serif;
	margin:10px 0;
	padding:0 0 10px;
	width: 308px;
	height: 265px;
}
div#poll_booth_module .poll_hed {
	margin-left:1px;
}
div#poll_booth_module .poll_ad {
	margin-left:135px;
	margin-top: 0px;
}
.poll_booth_sponsorship_ad {
	left:134px;
	position:absolute;
	top:269px;
}
/************* Secondary Content Ad *************/
div#ad_widget h2 {
	text-indent: -10000px;
	width: 75px;
	height: 6px;
	background-image: url(advertising.gif);
	background-repeat: no-repeat;
	background-position: center;
	padding: 3px 0 4px 0;
	margin: 0 auto 0 auto;
}
#ads-a {
	background-color:#FBFAF4;
	background-repeat: no-repeat;
	width: 300px;
}
#ads-b {
	width: 722px;
	height: 84px;
	position: absolute;
	top: 5px;
	left: 250px;
	background: #eef4ec;
	border: 3px solid #e8efe6;
}
/**************** Highlight Nav   note: lists of links just before the footer **************/
div#highlight_nav {
	padding: 15px;
}
div#highlight_nav a {
	text-transform: lowercase;
	font-size: 11px;
}
div#highlight_nav div {
	width: 220px;
	margin-right: 10px;
	float: left;
}
div#highlight_nav h2 {
	padding-bottom: 10px;
}
div#highlight_nav ul {
	padding-bottom: 15px;
}
div#highlight_nav ul li {
	margin-bottom: 5px;
}
li#hn_recipesmenus_last a, li#hn_articlesguides_last a, li#hn_community_last a, li#hn_references_last a { /*differences in last list item styling*/
	color: #333333 !important;
	text-decoration: underline;
	font-size: 10px;
}
/* Section Specific Highlight Nav Overrides */
div#highlight_nav ul li a {
	color: #3e9013;
}
.articlesguides div#highlight_nav ul li a {
	color: #D23823;
}
.tools div#highlight_nav ul li a, .services div#highlight_nav ul li a {
	color: #FD9104;
}
.community div#highlight_nav ul li a {
	color: #4679BA;
}
.video div#highlight_nav ul li a {
	color: #4e3022;
}
.wine div#highlight_nav ul li a {
	color: #982748;
}
/* Results table */
.table-results {
	margin: 0;
	padding: 0;
	border: 0;
	width: 100%;
}
.table-results td {
	margin: 0;
	padding: 5px;
	border: 0;
}
.table-results .rowA td {
	background: #ffffff;
}
.table-results .rowB td {
	background: #e4edf4;
}
/********** Utility  *********/
.separator {
	height: 1px;
	clear: both;
	margin: 0 0 -1px 0;
}
.separator hr, .separatorB hr {
	display: none;
}
.separatorB {
	height: 1px;
	background: url(beige_dotted_horiz.gif) repeat-x bottom left;
	clear: both;
	margin: 0 0 15px -10px;
}
img.scale_down {
	width: 116px;
	height: 116px;
}
img.module_scale_down {
	width: 46px;
}
.clear {
	clear: both;
}
div.img_container {
	border: 1px solid #cccccc;
	padding: 1px;
	background: white;
}
h2.srh_green {
	background-image: url(hdr-fade-green.gif);
}
span.hdr_round {
	display: block;
	height: 1px;
	margin-right: 2px;
	margin-left: 2px;
	background-repeat: no-repeat;
}
span.hdr_black {
	background-color: #807d6c;
}
span.hdr_green {
	background-color: #5fb829;
}
span.hdr_blue {
	background-color: #294379;
}
/*Go Buttons*/
a.go_button {
	text-align:center;
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;
	font-size:9px;
	line-height: 9px;
	color:white;
	display: block;
	width:37px;
	height:17px;
	padding-top:3px;
}
a.gb_green {
	background-image:url(default.gif);
}
a.gb_red {
	background-image:url(red.gif);
}
a.gb_blue {
	background-image:url(blue.gif);
}
a.gb_orange {
	background-image:url(orange.gif);
}
a.gb_gray {
	background-image:url(gray.gif);
}
/* Temp Fix for Articles */
/*in markup, div#content_focus should be changed to .content_unit + #content_focus*/
span.s_focus1 {
	border-color: #cccccc;
	background-color: #cccccc;
}
span.s_focus2 {
	border-color: #cccccc;
}
.articlesguides #content_focus {
	border-top: none !important;
	border-bottom: none !important;
	margin: 0 !important;
}
/* *************start dynamic button
SLASKA 062007 ex. of markup, using red images:
<div class="centeredButton" id="artButton">
    <a class="button red" href="#"><span>View Menu Detail</span></a>
</div>
******************/
.centeredButton {
	margin: 15px auto 15px auto;
	text-align:center;
	padding-bottom:1px;
}
.leftButton {
	margin: 15px 0 15px 0;
	text-align:center;
	padding-bottom:1px;
}
#primary_content a.button {
	background: transparent url(redRight.gif) no-repeat top right;/*just to set a default*/
	display: inline;
	color:#fff;
	font-size: 11px;
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;
	font-weight:normal;
	text-transform:lowercase;
	text-decoration: none;
	padding: 4px 3px 5px 0;
}
#primary_content a.red {
	background: transparent url(redRight.gif) no-repeat top right;
}
#primary_content a.orange {
	background: transparent url(orangeRight.gif) no-repeat top right;
	padding: 2px 3px 4px 0; /*orange ones are shorter for now*/
}
#primary_content a.orangeBig {
	background: transparent url(orangeBigRight.gif) no-repeat top right;
}
#primary_content a.blue {
	background: transparent url(blueRight.gif) no-repeat top right;
}
#primary_content a.green {
	background: transparent url('greenRight.gif') no-repeat top right;
}
a.button span {
	background: transparent url(redMain.gif) no-repeat; /*just to set a default*/
	display: inline;
	line-height: 23px;
	height: 23px;
	padding: 4px 7px 5px 10px;
	cursor:pointer;
}
a.red span {
	background: transparent url(redMain.gif) no-repeat;
}
a.orangeBig span {
	background: transparent url(orangeBigMain.gif) no-repeat;
}
a.orange span {
	background: transparent url(orangeMain.gif) no-repeat;
	line-height: 19px; /*orange ones are shorter for now*/
	height: 19px; /*orange ones are shorter for now*/
	padding: 2px 7px 4px 10px; /*orange ones are shorter for now*/
}
a.blue span {
	background: transparent url(blueMain.gif) no-repeat;
}
a.green span {
	background: transparent url('greenMain.gif') no-repeat;
}
/* pagination */
#manage {
	width: 480px;
	height:30px;
	background-color:#bfb99b;
	clear: both;
	margin-top:10px;
	font-style: normal;
}
#manage em {
	font-style: normal
}
#showNum {
	float:left;
	font: bold 11px arial, helvetica, sans-serif;
	width:375px;
	color:#333;
	margin: 6px 0 6px 10px;
	display:inline;
}
#dltSlctd {
	float:right;
	width:88px;
	margin: 6px 6px 6px 0;
	display:inline;
}
#paginate {
	clear: both;
	font: 11px arial, helvetica, sans-serif;
	color:#333;
	padding: 6px 0 10px 0;
}
#paginate a {
	font: normal normal 11px arial, helvetica, sans-serif;
	color:#333;
	text-decoration: underline;
}
#paginate em, #bNext a {
	font-style: normal;
}
#disPages {
	float:left;
}
#bNext {
	float:right;
}
#showNum form, #showNum select {
	display:inline;
	margin:0;
	padding:0;
}
#showNum select {
	font: 11px arial, helvetica, sans-serif;
}
#primary_content a.btnLnk {
	background: #5fb829 url(btn_left.gif) no-repeat 0 0;
	display:block;
	float:left;
	height: 20px;
	width: 55px;
	text-decoration: none;
	padding:0;
	margin:0;
	font: normal normal 9px/9px "Lucida Grande", Arial, Verdana, sans-serif;
	border: none;
}
#primary_content a.btnLnk span {
	background: url(btn_right.gif) no-repeat right 0;
	padding: 0;
	color: #fff;
	font-size: 9px;
	line-height: 18px;
	height:20px;
	width:53px;
	margin-left:3px;
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;
	font-weight: normal;
	display:block;
	text-align:center;
	cursor:pointer;
}
#primary_content .content_unit a.btnSecondaryLnk {
	color:#000000;
	margin-left:10px;
	font: normal 10px "Lucida Grande", Arial, Verdana, sans-serif;
	text-decoration:underline;
}
/************** Debugging styles *******************/
/* ad debug (add "?adStatDebug=true" to url to show ad/stat info) */
.adDebug {
	position: relative;
	border: thin dashed purple;
}
.adDebugLabel {
	position:absolute;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px 5px 0px 5px;
	background-color: #ffff99;
	z-index: 2000;
}
span.uppercase {
	text-transform: uppercase;
}
div#hook {
	padding:10px;
}
div#hook p.georgia {
	font: 10pt Georgia, "Times New Roman", Times, serif;
}
div#hook p {
	border-bottom: 1px solid #cccccc;
	padding-bottom: 15px;
	font: normal 12px Arial, Helvetica, sans-serif;
}
div#hook img.reciPe {
	margin-right: 10px;
	padding-bottom: 15px;
}
div#flashcontent .ban {
	float:left;
	overflow:hidden;
	padding:25px 8px;
	width:217px;
}
div#flashcontent .ban img {
	background:url(bon_g.gif) no-repeat;
	padding:5px;
}
/* gourmet promo bar */
div#gourmetCom {
	position:relative;
	margin-bottom:10px;
	background-image:url(gourmetUserSearchPromo.gif);
	background-repeat:no-repeat;
	width:668px;
	height:75px;
}
div#gourmetCom a {
	position:absolute;
	display:block;
	cursor:pointer;
	cursor: hand;
	z-index:5;
}
div#gourmetCom a#backtoGmt {
	width:132px;
	height:27px;
	right:15px;
	bottom:10px;
}
div#gourmetCom a#gmtclose {
	width:20px;
	height:20px;
	right:2px;
	top:2px;
}
/* bonappetit promo bar */
div#bonappetitCom {
	position:relative;
	margin-bottom:10px;
	background-image:url(BA-UserSearchPromo.jpg);
	background-repeat:no-repeat;
	width:668px;
	height:75px;
}
div#bonappetitCom a {
	position:absolute;
	display:block;
	cursor:pointer;
	cursor: hand;
	z-index:5;
}
div#bonappetitCom a#backtoGmt {
	width:132px;
	height:27px;
	right:15px;
	bottom:10px;
}
div#bonappetitCom a#gmtclose {
	width:20px;
	height:20px;
	right:2px;
	top:2px;
}
/* generic undisplayed absolute positioned element */
.abspos_nodisplay {
	position:absolute;
	left:0px;
	top:0px;
	display:none;
}
.epiCaption {
	position:relative;
	border:solid 1px #ffc027;
	background-color:#fffb8a;
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;
	xfont-size: 9px;
	xtext-align:center;
	vertical-align:middle;
	z-index:10;
}
img.epiCaptionArrowTop /*place inside div.epiCaption as first element */ {
	position:absolute;
	z-index:20;
	top:-7px;
	left:50%;
}
img.epiCaptionArrowBottom /*place inside div.epiCaption as first element */ {
	position:absolute;
	z-index:20;
	bottom:-7px;
	left:50%;
}
img.epiCaptionArrowLeft /*place inside div.epiCaption as first element */ {
	position:absolute;
	z-index:20;
	left:-7px;
	top:50%;
}
img.epiCaptionArrowRight /*place inside div.epiCaption as first element */ {
	position:absolute;
	z-index:20;
	right:-7px;
	top:50%;
}
.epiCaption a {
	font-weight:normal;
}
a.learnmore {
	text-decoration:underline;
	font-size:11px;
	font-weight:normal;
}
/* new callout image */
img.imgnew {
	vertical-align:middle;
}
/* this is here for myepi changes on logged in nav items, maybe it should be in registration. css */
div#myepiloggedin a {
	text-decoration:underline;
	color:#666;
}
a#siflogged_username {
	font-weight:bold;
	font-size:11px !important;
	color:#333 !important;
}
div#myepiloggedin p {
	font-size:10px;
	margin-bottom:0px;
	color:#666;
}
/* CD ERROR */
.cdsErrorHeadline {
	font: bold 15pt Georgia, "Times New Roman", Times, serif;
}
div#contentWellPromo {
	padding:1px !important;
	height:114px;
	margin-top:10px;
}
/* common links */
a.userName {
	color:#4679ba;
	font-family:"Lucida Grande", Arial, Verdana, sans-serif;
	text-transform:lowercase;
	font-weight:normal;
}
a.memberRecipeLnk, a.recipeLnk, a.drinkRecipeLnk {
	color:#2d7c0b;
	font-size:13px;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:underline;
	text-transform:capitalize;
}
.foodRecipeHeader {
	color:#2d7c0b;
}
a.memberRecipeLnk, .memberRecipeHeader {
	color:#4679ba;
}
a.drinkRecipeLnk, .drinkRecipeHeader {
	color:#e8485a;
}
/* visited state for recipes links */
a.recipeLnk:visited {
	color:#8ab579;
}
a.memberRecipeLnk:visited {
	color:#90aacc;
}
a.drinkRecipeLnk:visited {
	color:#c98087;
}
.loadingtext {
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;
	font-size: 10px;
	color: #666;
}
/** Social Bookmarking  **/
div.sbmWrapper {
	text-align:center;
	white-space:nowrap;
	height:35px;
	background:url(sbm_bkd.gif) repeat-x;
	font:normal 12px "Lucida Grande", Arial, Verdana, sans-serif;
}
div.sbmWrapper span.shareText {
	display:block;
	padding-top:8px;
}
div.sbmWrapper a {
	vertical-align:middle;
	width:26px;
	padding:0px 5px;
	top:2px;
}
div.sbmWrapper div.boxbkd {
	position:absolute;
	width:24px;
	height:35px;
	background:url(sbm_button_bkd.gif) 3px 0px no-repeat;
	display:inline;
}
div.sbmWrapper img.leftcap {
	position:absolute;
	left:0px;
	top:0px;
}
div.sbmWrapper img.rightcap {
	position:absolute;
	right:-1px;
	top:0px;
}
span.cnd_logo {
	font: normal bold 16px "Times New Roman", "Times", serif;
	text-transform: uppercase;
	color: white;
	padding-right: 1px;
}
span.cnd_logo_small {
	font-size: 12px;
}
* html span.cnd_logo_small {
	font-size: 11px;
}
*:first-child+html span.cnd_logo_small {
	font-size: 11px;
}
div#pageWrapper a.appStorePromoHidden {
	display: none;
}
div#pageWrapper a.appStorePromoVisible {
	background-image: url(epi_iphone_app_970x140.gif);
	background-repeat: no-repeat;
	display: block;
	height: 140px;
	margin: 0 auto 10px;
	text-indent: -9999px;
	width: 970px;
}
/* Standard Autosubs */
.autosubs {
	font-size:11px;
	font-family:Arial, Verdana, Geneva, Helvetica, sans-serif;
	border: 1px solid #999999;
	color:#535353;
	background:#FFFFFF;
	width:294px;
	padding: 0px;
}
.autosubs.wide {
	width:464px
}
.autosubs input {
	font-size:11px;
}
.autosubs .privacy, .autosubs .nonusa {
	font-weight:bold;
	color:#8c8c8c;
	font-size:9px;
	text-decoration: underline;
}
.autosubs .privacy {
	position:absolute;
	top: 15px !important;
	left: 0px;
}
.autosubs .nonusa {
	position:absolute;
	top: 15px;
	left: 75px;
}
.autosubs a:hover {
	color:#535353;
	text-decoration: underline;
}
.autosubs .submit {
	width: 74px;
	height: 26px;
	position:absolute;
	right:0px;
	bottom:0px;
	cursor:pointer;
	border:none;
	color:#FFFFFF;
	font-weight:bold;
	padding-bottom:2px;
	background:url("greengray_sprite.gif") no-repeat;
	background-position:0 0;
	text-transform: lowercase;
}
.autosubs .submit:hover {
	text-decoration: underline;
}
.autosubs .frm_row {
	clear:both;
}
.autosubs .frm_row p {
	font-size:10px;
	height:10px;
}
.autosubs .frm_row h4 {
	height:16px;
	line-height:20px;
	width:58px;
}
.autosubs .creditcard .frm_row h4 {
	width:90px;
}
.autosubs.wide .frm_row h4 {
	width:95px;
}
.autosubs.wide .creditcard .frm_row h4 {
	width:150px;
}
.autosubs .frm_row, .autosubs .frm_row label {
	font-size:11px;
	white-space:nowrap;
}
.autosubs .frm_offer {
	font-size:12px;
	margin:12px 0;
}
.autosubs .frm_offer span {
	font-size:10px;
	font-weight:normal;
}
/* Add module styling to rr embedded form */
#recipeMenu_rightRail_C {
	margin-top: 5px 0pc 10px;
	background-color:#FBFAF4;
	border:1px solid #E5E6DA;
	padding:5px 4px;
	display: block !important;
}
/*  ROLLOVER FORM OVERRIDES: BNAsec_homePage_headline_rollover
    (/recipesmenus/bonappetit/recipes)
    standard white box with top arrow
*/
#BNAsec_homePage_headline_rollover_wrapper {
	position: absolute;
	left: -10px;
	z-index: 19;
	width: auto;
width: 302px !ie;
	background:url('arrow_up_gray.gif');
	background-repeat:no-repeat;
	background-position: 25px 0px;
	padding-top: 6px;
}
#headline {
	z-index: 25;
}
#BNAsec_homePage_headline_rollover_header {
	position: relative;
	z-index: 20;
	padding:0px;
	margin:0px;
}
#BNAsec_homePage_headline_rollover_header a {
	position: absolute;
	right:0px;
	display: block;
	width: 292px;
	height: 20px;
	text-indent: 235px;
	overflow:hidden;
	background:url('btn_close_green_small.gif') top right no-repeat;
	margin: 2px;
	text-transform: uppercase;
	padding-top: 4px;
	color: #999999;
	font-family:Arial, Verdana, Geneva, Helvetica, sans-serif;
}
#BNAsec_homePage_headline_rollover_wrapper #ecom_form_wrapper_content {
	border: 2px solid #999999;
	background: #FFFFFF;
}
#BNAsec_homePage_headline_rollover .autosubs {
	border: none;
	padding-top: 20px !important;
}
/*  ROLLOVER FORM OVERRIDES: BNA_recipeDetails_form
    (/recipes/food/views/Balsamic-Glazed-Salmon-with-Spinach-Olives-and-Golden-Raisins-357270)
    wide red box
*/
#BNA_recipeDetails_banner {
	padding: 0 4px 0px;
	border: 1px solid #E5E6DA;
}
#BNA_recipeDetails_form_wrapper {
	padding: 4px 5px;
	position: absolute;
	width: 464px;
	z-index: 19;
	border: 1px solid #E5E6DA !important;
	background: #FFFFFF;
}
#BNA_recipeDetails_form_header {
	position: absolute;
	top: 2px;
	right: 6px;
	z-index: 20;
	width: 30px;
	height: 16px;
}
#BNA_recipeDetails_form_header a {
	position: absolute;
	display: block;
	width: 30px;
	height: 16px;
	text-indent: -9999px;
	overflow:hidden;
	background:url('btn_close_gray_small.gif') center right no-repeat;
	font-family:Arial, Verdana, Geneva, Helvetica, sans-serif;
}
#BNA_recipeDetails_form #ecom_form_wrapper_content {
	border: 1px solid #999999;
	background: #FFFFFF;
}
#BNA_recipeDetails_form .autosubs {
	border: 1px solid #FFFFFF;
	color:#FFFFFF;
	background:#FF0000;
}
#BNA_recipeDetails_form .autosubs .submit {
	color:#FFFFFF;
	background:url("greengray_sprite.gif") no-repeat;
	background-position:0 0;
}
#BNA_recipeDetails_form .autosubs.wide {
	width:auto;
}
#BNA_recipeDetails_form .autosubs .frm_offer {
	color: #FFFFFF;
	padding-left: 100px !important;
}
#BNA_recipeDetails_form .autosubs .frm_offer b {
	color: #FFFFFF !important;
}
#BNA_recipeDetails_form .autosubs .frm_row label, #BNA_recipeDetails_form .autosubs .frm_row p {
	color: #FFFFFF !important;
}
#BNA_recipeDetails_form .autosubs .frm_row input {
	color: #000000 !important;
}
#BNA_recipeDetails_form .autosubs .frm_row p {
	text-indent: 100px;
	margin: 5px 0px !important;
}
#BNA_recipeDetails_form .autosubs .privacy, #BNA_recipeDetails_form .autosubs .nonusa {
	font-weight:bold;
	color:#FFFFFF;
	font-size:10px;
	text-decoration: underline;
}
#BNA_recipeDetails_form .autosubs .privacy {
	left: 100px;
}
#BNA_recipeDetails_form .autosubs .nonusa {
	left: 190px;
}
/* IE 6/7 fix */
/*
#BNA_recipeDetails_banner {_margin-top:-10px;}
#ecom_form_wrapper, #ecom_form_wrapper_content { *margin-top: 0px; *padding: 0px; }
*/

/* homepage footer ecom placements */
#homepage_footer_subscribe_BNA, #homepage_footer_subscribe_SLF {
	padding-left:5px;
}
#forums_rightRail_B {
	padding-top: 5px;
}
.reviews_banner img {
	float:left;
	margin:2px 5px 2px 0;
	border:1px solid #000;
	padding:3px;
	background:#fff;
}
.reviews {
	border-bottom:1px dotted #457C92;
	margin:5px 0;
	padding:0 0 5px;
}
.reviews h3, .reviews h3 a, .bonus h3, .bonus h3 a {
	padding:0;
	margin:0;
	color:#000;
	text-decoration:none;
	font-size:14px;
	margin:0 0 3px 0;
	font-weight:bold;
}
.reviews h3 a:hover, .bonus h3 a:hover {
	color:#808080;
	text-decoration:none;
}
.reviews h4, .reviews h4 a {
	padding:0;
	margin:0;
	text-align:left;
	color:#104867;
	text-decoration:none;
	font-size:14px;
	margin:0 0 3px 0;
	font-weight:bold;
}
a.read-more {
	background:url("hp-leftNav-re-header.gif") repeat scroll 0 0 #FD9004;
	color:#FFFFFF;
	cursor:pointer;
	padding:3px 10px;
}
div#cooks_tools_module img {
	padding:0 0 0 5px;
}