﻿.AdModule
{
}

.AdvertiserDirectory
{
	padding: 0px 19px 22px;
}

.AdvertiserDirectory h3
{
	color: #0099ff;
	font-size: 18px;
	margin-bottom: 3px;
	margin-top: 0px;
}

.AdvertiserDirectory .Divider
{
	margin-bottom: 20px;
	margin-top: 0px;
}

.AdvertiserDirectory .Advertiser a.Thumbnail
{
	border: solid 1px #ccc;
	display: block;
	float: left;
	margin-bottom: 25px;
	margin-right: 20px;
	padding: 2px;
	width: 144px;
}

.AdvertiserDirectory .Advertiser a.Thumbnail img
{
	display: block;
}

.AdvertiserDirectory .Advertiser .Info
{
	float: left;
	line-height: 20px;
	margin-bottom: 25px;
	width: 430px;
}

.AdvertiserDirectory .Advertiser .Blurb
{
	margin-bottom: 25px;
}

.AdvertiserDirectory .Advertiser .Info .Contact
{
	font-size: 12px;
}

.AdvertiserDirectory .Advertiser .Info .Contact span
{
	font-weight: bold;
}

/* Note: ArticleDetails shares many styles with RecipeDetails */
.ArticleDetails .Image
{
	margin: 0px 20px 15px 19px;
}

.ArticleDetails .Main
{
    width: 621px;
    min-height: 1px;
    float: left;
}

.ArticleDetails .Sidebar
{
    width: 140px;
    float: right;
    margin-bottom: 15px;
    margin-left: 20px;
    min-height: 1px;
}

.ArticleDetails .Slideshow
{
	padding-left: 19px;
}

.ArticleDetails .Slideshow .Player
{
	border: solid 1px #ccc;
}

.ArticleDetails .Slideshow .Player .Slide
{
	border-right: solid 1px #ccc;
	float: left;
	height: 342px;
	padding: 2px;
	width: 456px;
}

.ArticleDetails .Slideshow .Player .Controls
{
	background-color: #fff;
	float: right;
	width: 139px;
}

.ArticleDetails .Slideshow .Player .Controls .Panel
{
	background-color: #e6e6e6;
	border-bottom: solid 1px #ccc;
	height: 170px;
	padding: 10px 0px 0px;
}

.ArticleDetails .Slideshow .Player .Controls .Panel div
{
	font-size: 11px;
	text-align: center;
}

.ArticleDetails .Slideshow .Player .Controls .Panel .Number
{
	font-size: 16px;
	font-weight: bold;
	line-height: 14px;
	margin-left: 5px;
}

.ArticleDetails .Slideshow .Player .Controls .Panel .Play,
.ArticleDetails .Slideshow .Player .Controls .Panel .Pause
{
	cursor: pointer;
	margin-bottom: 8px;
	margin-top: 8px;
}

.ArticleDetails .Slideshow .Player .Controls .Panel .Prev
{
	cursor: pointer;
	float: left;
	margin-left: 3px;
	width: 68px;
}

.ArticleDetails .Slideshow .Player .Controls .Panel .Next
{
	cursor: pointer;
	float: left;
	margin-left: -3px;
	width: 68px;
}


.ArticleDetails .Slideshow .Player .Controls .UserRating
{
	border: none;
}

.ArticleDetails .Slideshow .Step
{
	margin-bottom: 24px;
	margin-top: 12px;
	min-height: 80px;
}

.ArticleDetails .Slideshow .Step .Number
{
	font-size: 30px;
	font-weight: bold;
	margin-right: 10px;
}

.ArticleDetails .Slideshow .Step .Blurb
{
	display: inline;
	line-height: 21px;
}

.ArticleDetails .Slideshow .ThumbnailView
{
	background-color: #e8e8e8;
	border: solid 1px #ccc;
	padding: 10px 21px
}

.ArticleDetails .Slideshow .ThumbnailView .Prev
{
	cursor: pointer;
	float: left;
	margin: 16px 20px 0px 0px;
}

.ArticleDetails .Slideshow .ThumbnailView .Next
{
	cursor: pointer;
	float: left;
	margin: 16px 0px 0px 20px;
}

.ArticleDetails .Slideshow .ThumbnailView .ViewPort
{
	float: left;
	height: 75px;
	overflow: hidden;
	width: 430px;
}

.ArticleDetails .Slideshow .ThumbnailView ul
{
	margin: 0px;
	padding: 0px;
	visibility: hidden;
}

.ArticleDetails .Slideshow .ThumbnailView ul li
{
	float: left;
	list-style-type: none;
	margin-right: 10px;
}

.ArticleDetails .Slideshow .ThumbnailView ul li img
{
	border: solid 2px #fff;
	cursor: pointer;
	filter: alpha(opacity=30);
	opacity: 0.3;
}

.ArticleDetails .Slideshow .ThumbnailView ul li img.Active
{
	border: solid 2px #595959;
	filter: none;
	opacity: 1;
}

.ArticleDetails .RelatedLinks
{
	padding-left: 19px;
}

.ArticleDetails .RelatedLinks .Divider
{
	margin-bottom: 30px;
	margin-top: 30px;
}

.ArticleDetails .RelatedLinks h2
{
	color: #33CC00;
	font-size: 26px;
	line-height: normal;
	margin-bottom: 20px;
}

.ArticleDetails .RelatedLinks ul
{
	list-style-type: none;
	padding-left: 0px;
}

.ArticleDetails .RelatedLinks li
{
	color: #0099FF;
	float: left;
	margin-bottom: 10px;
	width: 280px;
}

.ArticleDetails .RelatedLinks li.Even
{
	margin-right: 42px;
}

.SectionLeftColumnZone .AdModule
{
    padding-left: 10px;
}

#SecondaryContentContainer .AdModule
{
    margin-bottom: 20px;
}

.Badge .BadgeContent
{
    padding-bottom: 20px;
}

.BookPromo
{
	padding-bottom: 35px;
}

.BookPromo .Divider
{
	margin-bottom: 20px;
	margin-top: 0px;
}

.BookPromo .Thumbnail
{
	float: left;
	margin-right: 20px;
	width: 210px;
}

.BookPromo .Info
{
	float: left;
	width: 190px;
}

.BookPromo h2
{
	color: #0099ff;
	font-size: 18px;
	font-weight: bold;
	line-height: 24px;
}

.BookPromo h3
{
	margin-bottom: 5px;
	margin-top: 0px;
}

.BookPromo .Description
{
	line-height: 20px;
	margin-bottom: 10px;
}

.BooksListing
{
	padding: 0px 19px 22px;
}

.BooksListing h3
{
	font-size: 18px;
	margin-bottom: 3px;
	margin-top: 15px;
}

.BooksListing .Divider
{
	margin-bottom: 20px;
	margin-top: 0px;
}

.BooksListing .Book a.Thumbnail
{
	border: solid 1px #ccc;
	display: block;
	float: left;
	margin-bottom: 25px;
	margin-right: 25px;
	padding: 2px;
	width: 245px;
}

.BooksListing .Book a.Thumbnail img
{
	display: block;
	width: 245px;
}

.BooksListing .Book .Info
{
	float: left;
	line-height: 20px;
	margin-bottom: 25px;
	width: 320px;
}

.BooksListing .Book .Price
{
	margin-bottom: 25px;
	margin-top: 25px;
}

.BooksListing .Book .Buttons a
{
	display: block;
	float: left;
}

.BooksListing .Book .Buttons div
{
	float: left;
	margin-left: 20px;
	margin-right: 20px;
}

.CleanEatingTabs
{
    display: block;
    position: relative;
    list-style-type: none;
    border: 1px solid #ccc;
    border-bottom: 3px solid #000;
    height: 38px;
    background: #f9f8f8 url(../img/Backgrounds/Tab-Gradient.gif) repeat-x scroll top left;
    padding: 0 0 0 5px;
    margin: 0;
    color: #999;
}

.CleanEatingTabs li
{
    display: block;
    float: left;
    height: 28px;
    margin: 0;
    padding: 10px 15px 0;
}

.CleanEatingTabs li.Separator
{
    padding: 10px 0;
}

.CleanEatingTabs a
{
    font-weight: bold;
}

.CleanEatingTabs .Selected a
{
    color: #000;
}

.CleanEatingTabs .TabPointer
{
    position: absolute;
    width: 11px;
    height: 6px;
    background: transparent url(../img/Backgrounds/Tab-Arrow.png) no-repeat scroll top left;
}

.Comments
{
    overflow: hidden;
    padding-bottom: 40px;
}

.Comments .CommentTextBox
{
    width: 428px;
    height: 118px;
    margin-bottom: 10px;
}

.Comments .UserInfo
{
    overflow: hidden;
}

.Comments .FacebookUserInfo
{
    display: none;
    padding-bottom: 30px;
    overflow: hidden;
}

.Comments .FacebookName
{
    font-weight: bold;
}

.Comments .LogOutLink
{
    font-size: 12px;
}

.Comments .FacebookUserInfo img
{
    vertical-align: top;
    float: left;
    margin-right: 10px;
}

.Comments .Inputs
{
    width: 215px;
    float: left;
}

.Comments .FacebookLogin
{
    width: 208px;
    float: left;
    padding-top: 17px;
    padding-left: 7px;
}

.Comments .FacebookLogin a
{
	background-image: url(../img/Modules/Facebook-Icon.png);
	background-position: 4px center;
	background-repeat: no-repeat;
	padding: 5px 0px 5px 30px;
}

.Comments .TextBox
{
    width: 208px;
    margin-bottom: 10px;
}

.Comments .watermark
{
    color: #999;
}

.Comments .CommentConfirmation
{
    display: none;
    height: 112px;
    padding-top: 90px;
    text-align: center;
}

.Comments .LeftColumn
{
    width: 430px;
    padding-left: 10px;
    float: left;
}

.Comments .Divider
{
    margin: 20px 0;
}

.Comments .Info
{
    color: #999;
    font-size: 12px;
}

.Comments .Avatar
{
    margin-right: 5px;
}

.Comments .UserName
{
    font-weight: bold;
    color: #000;
}

.Comments .Body
{
    padding: 20px 0;
    line-height: 19px;
}

.Comments .ReportLink
{
	background-image: url(../img/Modules/Report-As-Offensive.png);
	background-repeat: no-repeat;
	padding-left: 21px;
    font-size: 11px;
}

.Comments .ReportLink img
{
    vertical-align: text-bottom;
    margin-right: 5px;
}

.Comments .RightColumn
{
    width: 140px;
    float: left;
    min-height: 1px;
    padding: 0 20px;
}

.Comments .RightColumn .Divider
{
    margin: 10px 0;
}

.Comments .CaptchaError
{
    display: none;
    margin-bottom: 15px;
    margin-top: 10px;
}

.Comments .CaptchaContainer p
{
    margin-bottom: 0px;
}

.Comments #recaptcha_table
{
    border: 0px !important;
}

.Comments #recaptcha_table .recaptcha_image_cell 
{
    padding: 0px !important;
}

.DinnerToniteAndCleanEatingLoves
{
    background: #fff url(../img/Modules/Whats-Fresh-BG.gif) repeat-x scroll top left;
    margin-left: 1px;
    padding: 20px 0 35px 19px;
    overflow: hidden;
}

.DinnerTonite
{
    overflow: hidden;
    float: left;
    width: 280px;
}

.DinnerTonite .Title
{
    width: 220px;
    float: left;
}

.DinnerTonite .Controls
{
    width: 60px;
    float: left;
    padding-top: 3px;
}

.DinnerTonite .Controls img
{
    cursor: pointer; cursor: hand;
}

.DinnerTonite .ItemContainer
{
	overflow: hidden;
	position: relative;
	width: 280px;
}

.DinnerTonite .ItemContainer ul
{
	list-style-type: none;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	position: relative;
}

.DinnerTonite .ItemContainer li.Container
{
    border: 1px solid #ccc;
    display: block;
    padding: 2px;
    width: 274px;
    height: 274px;
    float: left;
    margin-top: 12px;
}

.DinnerTonite .Background
{
    width: 274px;
    height: 274px;
    background-position: top left;
    background-repeat: no-repeat;
}

.DinnerTonite .Label
{
    height: 57px;
    position: relative;
    top: 197px;
    background-color: #fff;
    background: transparent url(../img/Modules/Dinner-Tonite-Label-BG.png) no-repeat scroll top left;
    padding: 10px;
}

.DinnerTonite .Day
{
    font-weight: bold;
    display: block;
    margin-bottom: 5px;
}

.CleanEatingLoves
{
    background: transparent url(../img/Modules/Dinner-Tonite-Divider.gif) no-repeat scroll left center;
    min-height: 330px;
    margin-left: 25px;
    float: left;
    width: 290px;
    padding-left: 25px;
}

.CleanEatingLoves .Content
{
    width: 130px;
    float: left;
}

.CleanEatingLoves .Section
{
    font-weight: bold;
}

.CleanEatingLoves .Link
{
    min-height: 35px;
    padding: 5px 0 20px;
}

.CleanEatingLoves .GearAndGadgets
{
    margin-top: 20px;
    padding-bottom: 20px;
    overflow: hidden;
}

.CleanEatingLoves .FoodieFile
{
    padding-bottom: 10px;
    overflow: hidden;
}

.CleanEatingLoves .Image
{
    float: left;
    width: 130px;
    height: 130px;
    margin-left: 10px;
}

.EditorsPicks
{
    overflow: hidden;
}

.EditorsPicks h2
{
    font-weight: bold;
    font-size: 18px;
    margin: 0;
    padding: 7px 0 15px;
}

.EditorsPicks .Item
{
    width: 135px;
    float: left;
    text-align: center;
    padding: 0 0 30px 7px;
    font-size: 12px;
}

.EditorsPicks .FirstInRow
{
    clear: left;
    padding-left: 0px;
}

.EditorsPicks .Image
{
    border: 1px solid #ccc;
    padding: 2px;
    height: 129px;
    width: 129px;
    margin-bottom: 10px;
}

.FeaturedArticleOrRecipe .ImageContainer
{
    width: 414px;
    height: 249px;
    border: 1px solid #ccc;
    padding: 2px 2px 1px 2px;
    margin-bottom: 15px;
}

.FeaturedArticleOrRecipe h2
{
    color: #09f;
    font-size: 24px;
    padding-bottom: 7px;
}

.FeaturedArticleOrRecipe .Excerpt
{
    line-height: 150%;
    padding-bottom: 10px;
}

.FeaturedIssue
{
	padding: 0px 19px 22px;
}

.FeaturedIssue h2
{
	color: #6c3;
	font-size: 24px;
	margin-bottom: 25px;
	margin-top: 0px;
	text-transform: lowercase;
}

.FeaturedIssue h3
{
	font-size: 16px;
	margin-bottom: 3px;
	margin-top: 0px;
	text-transform: uppercase;
}

.FeaturedIssue .Divider
{
	margin: 0px 0px 20px 0px;
}

.FeaturedIssue .Thumbnail
{
	float: left;
	margin: 20px 35px 0px 10px;
	width: 245px;
}

.FeaturedIssue .Thumbnail img.Cover
{
	display: block;
	margin-bottom: 30px;
	width: 245px;
}

.FeaturedIssue .Thumbnail .Divider
{
	margin: 0px;
}

.FeaturedIssue .Thumbnail .Buttons
{
	margin-bottom: 15px;
	margin-top: 15px;
}

.FeaturedIssue .Thumbnail .Buttons a
{
	display: block;
	float: left;
}

.FeaturedIssue .Thumbnail .Buttons span
{
	float: left;
	margin-left: 20px;
	margin-right: 20px;
}

.FeaturedIssue .Info
{
	float: left;
	margin-top: 20px;
	width: 310px;
}

.FeaturedIssue .Info .Section
{
	margin-bottom: 20px;
}

.FeaturedIssue .Info .Blurb
{
	margin-bottom: 25px;
}

.FeaturedIssue .Info .Blurb ul,
.FeaturedIssue .Info .Blurb li
{
	padding-left: 15px;
}

.FeaturedIssue .Info .Blurb li
{
	margin-bottom: 25px;
	padding-left: 0px;
}

.MagazinePromo
{
	padding-bottom: 35px;
}

.MagazinePromo .Divider
{
	margin-bottom: 20px;
	margin-top: 0px;
}

.MagazinePromo .Images
{
	float: left;
	margin-right: 20px;
	width: 200px;
}

.MagazinePromo .Thumbnail
{
	margin-bottom: 40px;
	width: 200px;
}

.MagazinePromo .Info
{
	float: left;
	width: 200px;
}

.MagazinePromo h2
{
	color: #0099ff;
	font-size: 24px;
	font-weight: bold;
	line-height: 28px;
}

.MagazinePromo h3
{
	margin-bottom: 5px;
	margin-top: 0px;
}

.MagazinePromo .Description
{
	line-height: 20px;
}

.MagazinePromo .Description ul
{
	margin: 0px;
	padding-left: 15px;
}

.MagazinePromo .Description li
{
	margin-top: 10px;
}

.Marketplace
{
    padding-bottom: 25px;
}

.Marketplace .Title
{
    display: block;
    margin: 0px auto 24px;
}

.Marketplace .AdContainer
{
    overflow: hidden;
}

.Marketplace .Ad
{
    width: 180px;
    height: 150px;
    float: left;
    margin-left: 72px;
}

.Marketplace .FirstAd
{
    margin-left: 13px;
}

.Marketplace .LearnMoreLinkContainer
{
    padding-top: 35px;
    text-align: right;
}

.Marketplace .LearnMoreLinkContainer a
{
    font-weight: bold;
    font: bold 14px 'Trebuchet MS', Helvetica, sans-serif;
}

.MealPlans h2
{
	color: #66cc33;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 30px;
}

.MealPlans h3
{
	font-size: 12px;
	margin-bottom: 0px;
	margin-top: 20px;
}

.MealPlans .Divider
{
	margin-bottom: 20px;
	margin-top: 0px;
}

.MealPlans .Icon
{
	float: left;
	margin-right: 5px;
	width: 65px;
}

.MealPlans .Info
{
	float: left;
	font-size: 12px;
	width: 345px;
}

.MealPlans .Info .PlanName a
{
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 2px;
}

.MealPlans .Info .ShoppingLists,
.MealPlans .Info .RecipeCards,
.MealPlans .Info ul.Recipes a
{
	font-weight: bold;
	line-height: 20px;
}

.MealPlans .Info ul.Recipes
{
	list-style-type: none;
	margin-bottom: 0px;
	margin-top: 3px;
	padding-left: 0px;
}

.MoreArticles
{
	margin: 5px 18px 20px 10px;
}

.MoreArticles h1
{
	color: #000;
	font-size: 28px;
	font-weight: normal;
	margin-bottom: 20px;
	margin-top: 0px;
}

.MoreArticles .CleanEatingTabs a
{
	font-size: 12px;
}

.MoreArticles .TabContent
{
	background-color: #fff;
	border: solid 1px #ccc;
	padding: 19px 9px;
}

.MoreArticles .TabContent.MostRecent
{
	display: none;
}

.MoreArticles .TabContent .Thumbnail
{
	border: solid 1px #ccc;
	display: block;
	float: left;
	margin-right: 9px;
	padding: 2px;
	width: 95px;
}

.MoreArticles .TabContent .Title
{
	display: block;
	float: left;
	font-weight: bold;
	line-height: 20px;
	width: 140px;
}

.MorePersonalities
{
	padding: 0px 0px 20px 0px;
}

.MorePersonalities .Divider
{
	margin: 0px;
}

.MorePersonalities .Personality
{
	float: left;
	margin-left: 8px;
	text-align: center;
}

.MorePersonalities .Personality a.Thumbnail
{
	border: solid 1px #ccc;
	display: block;
	margin-bottom: 10px;
	padding: 2px;
	width: 127px;
}

.MorePersonalities .Personality a.Thumbnail img
{
	display: block;
}

.MorePersonalities .Personality a.Subsection
{
	font-size: 12px;
}

.MostPopularArticlesAndTopRatedRecipes
{
    overflow: hidden;
    background: transparent url(../img/Modules/Dinner-Tonite-Divider.gif) repeat-y scroll center center;
    margin-bottom: 110px;
}

.MostPopularArticlesAndTopRatedRecipes h3
{
    color: #5bda31;
    font-size: 26px;
    font-weight: bold;
    padding: 0 0 25px 0;
    margin: 0;
}

.MostPopularArticlesAndTopRatedRecipes ul,
.MostPopularArticlesAndTopRatedRecipes li
{
    list-style-type: none;
    padding: 0px;
    margin: 0px
}

.MostPopularArticlesAndTopRatedRecipes li
{
    margin-bottom: 5px;
    font-size: 12px;
    overflow: hidden;
}

.MostPopularArticlesAndTopRatedRecipes .Articles
{
    width: 260px;
    padding: 0 30px 0 30px;
    float: left;
}

.MostPopularArticlesAndTopRatedRecipes .Recipes
{
    width: 260px;
    padding: 0 30px 0 30px;
    float: left;
}

.MostPopularArticlesAndTopRatedRecipes .Bullet
{
    display: block;
    width: 10px;
    float: left;
    clear: left;
}

.MostPopularArticlesAndTopRatedRecipes .Title
{
    display: block;
    width: 250px;
    float: left;
}

.MostTopListing .Divider
{
    margin-top: 30px;
}

.MostTopListing h3
{
    font-size: 30px;
    font-weight: normal;
    color: #3c0;
    margin: 0px;
    padding: 12px 10px 15px 0px;
}

.MostTopListing .CleanEatingTabs li
{
    padding: 10px 6px 0;
}

.MostTopListing .CleanEatingTabs li.Separator
{
    padding: 10px 5px 0;
}

.MostTopListing .CleanEatingTabs a
{
    font-size: 12px;
    font-weight: normal;
}

.MostTopListing .TabContent
{
    padding-top: 20px;
    padding: 20px 10px 10px;
}

.MostTopListing .TabContent ul
{
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.MostTopListing .TabContent li
{
    padding: 0;
    margin: 0 0 5px;
    font-size: 16px;
    overflow: hidden;
}

.MostTopListing .Bullet
{
    display: block;
    width: 13px;
    float: left;
    clear: left;
}

.MostTopListing li .Title
{
    display: block;
    width: 387px;
    float: left;
}

.Newsletter .OptionList
{
	margin-top: 30px;
}

.Newsletter .OptionList .Label
{
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 15px;
}

.Newsletter .OptionList ul
{
	list-style-type: none;
	padding-left: 0px;
}

.Newsletter .OptionList ul.Horizontal li
{
	float: left;
	margin-right: 35px;
}

.Newsletter .MoreAboutYou .Description
{
	font-size: 14px;
}

.RightColumnZone .MostTopListing
{
	margin: 5px 18px 20px 10px;
}

.RightColumnZone .MostTopListing .CleanEatingTabs a,
.RightColumnZone .MostTopListing .TabContent li a
{
    font-weight: bold;
}

.RightColumnZone .MostTopListing .TabContent
{
    background-color: #fff;
    border: 1px solid #ccc;
}

.RightColumnZone .MostTopListing .TabContent li
{
    font-size: 12px;
}

.RightColumnZone .MostTopListing .Bullet
{
	font-weight: normal;
    width: 10px;
}

.RightColumnZone .MostTopListing .TabContent li .Title
{
	font-weight: normal;
    width: 247px;
}

.Pager
{
    text-align: center;
    color: #ccc;
}

.Pager img
{
    vertical-align: middle;
}

.Pager a.Page
{
}

.Pager a.CurrentPage
{
    color: #000;
    cursor: default;
}

.Pager .PrevButton,
.Pager .NextButton
{
    cursor: pointer;
    cursor: hand;
}

.Pager .PrevButton
{
    margin-right: 6px;
}

.Pager .NextButton
{
    margin-left: 8px;
}

.Pager .Separator
{
    font-size: 12px;
}

.Pager .Cut
{
    margin: 0 3px;
}

.Poll
{
    padding: 0 5px 30px;
}

.Poll .IntroCopy
{
    font-size: 11px;
    padding: 15px 0;
}

.Poll .QuestionContainer
{
    padding-bottom: 15px;
}

.Poll .Question
{
    font-weight: bold;
    display: block;
    padding: 0 0 15px 0px;
}

.Poll .Answer
{
    overflow: hidden;
    margin-bottom: 5px;
    font-size: 12px;
}

.Poll .Answer input
{
    float: left;
    margin: 0 7px 0 0;
}

.Poll .Answer label
{
    float: left;
    width: 240px;
}

.Poll .ButtonContainer
{
    padding: 20px 30px 0 0;
    text-align: center;
}

.Poll .ButtonContainer img
{
    cursor: pointer;
    cursor: hand;
}

.Poll .AnswersContainer
{
    display: none;
}

.Poll .CurrentPollResults
{
    margin-bottom: 15px;
}

.Poll .Result
{
    margin-bottom: 5px;
    font-size: 12px;
    overflow: hidden;
}

.Poll .Percentage
{
    font-size: 16px;
    color: #f33;
    font-weight: bold;
    margin-right: 1px;
}

.Poll .PercentageContainer
{
    float: left;
    text-align: right;
}

.Poll .Separator
{
    width: 15px;
    text-align: center;
    float: left;
    margin-top: 3px;
}

.Poll .AnswerContainer
{
    width: 230px;
    float: left;
    margin-top: 3px;
}

.RecipeCategoryMenu
{
    background: transparent url(../img/Modules/Subsections-Menu-Top.png) no-repeat scroll top right;
    padding-top: 28px;
    margin-bottom: 10px;
}

.RecipeCategoryMenu .MenuBottomBG
{
    background: transparent url(../img/Modules/Subsections-Menu-Bottom.gif) no-repeat scroll bottom right;
    padding-bottom: 4px;
}

.RecipeCategoryMenu .MenuInterior
{
    padding-left: 20px;
}

.RecipeCategoryMenu h2
{
    font-size: 12px;
    color: #ccc;
    font-weight: normal;
    margin-top: 0px;
    padding-top: 5px;
}

.RecipeCategoryMenu ul
{
    display: block;
    padding: 0 0 40px;
    margin: 0;
    list-style-type: none;
}

.RecipeCategoryMenu li
{
    display: block;
    padding: 5px 0;
    margin: 0;
    font-size: 12px;
    line-height: 12px;
}

.RecipeCategoryMenu a
{
    font-size: 12px;
    line-height: 12px;
}

.RecipeDetails .Intro,
.ArticleDetails .Intro
{
    padding: 0 19px 22px;
}

.RecipeDetails .PostedOn,
.ArticleDetails .PostedOn
{
    color: #999;
    font-size: 12px;
}

.RecipeDetails h2,
.ArticleDetails h2
{
    font-weight: bold;
    font-size: 30px;
    padding: 2px 0 10px;
}

.RecipeDetails h3,
.ArticleDetails h3
{
    margin-bottom: 5px;
}

.RecipeDetails .Excerpt,
.ArticleDetails .Excerpt
{
    font-size: 16px;
    padding-bottom: 10px;
    line-height: 150%;
}

.RecipeDetails .Attributions,
.ArticleDetails .Attributions
{
    color: #999;
    font-size: 12px;
    padding-bottom: 20px;
}

.RecipeDetails .Recipe,
.ArticleDetails .Article
{
    overflow: hidden;
}

.RecipeDetails .Main
{
    width: 480px;
    min-height: 1px;
    float: left;
}

.RecipeDetails .ImageAndProperties
{
    padding: 0 20px 15px 19px;
    overflow: hidden;
}

.RecipeDetails .Image,
.ArticleDetails .Image
{
    border: 1px solid #ccc;
    padding: 2px;
    width: 212px;
    height: 213px;
    float: left;
    position: relative;
}

.RecipeDetails .ZoomIcon,
.ArticleDetails .ZoomIcon
{
    position: absolute;
    top: 187px;
    left: 185px;
}

.RecipeDetails .Properties
{
    width: 203px;
    padding-left: 16px;
    min-height: 1px;
    float: left;
    font-size: 12px;
    line-height: 18px;
}

.RecipeDetails .Content,
.ArticleDetails .Content
{
    padding: 0 20px 0 19px;
    line-height: 150%;
}

.RecipeDetails .Content ul
{
    padding: 0 0 20px 15px;
    margin: 0;
}

.RecipeDetails .Content ol
{
    padding: 0 0 20px 20px;
    margin: 0;
}

.RecipeDetails .Content li
{
    padding: 0;
    margin: 0;
}

.RecipeDetails .AdditionalInfo
{
    font-size: 11px;
    line-height: 140%;
}

.RecipeDetails .NutritionalBonus
{
    background: #09f url(../img/Modules/Nutritional-Bonus-BG.gif) no-repeat scroll top left;
    padding: 12px 20px 20px;
    color: #fff;
    margin-top: 15px;
    font-size: 13px;
    width: 420px;
}

.RecipeDetails .NutritionalBonus h3
{
    margin: 0;
    padding: 0 0 10px 33px;
    color: #ffff66;
    font-size: 21px;
}

.RecipeDetails .Keywords,
.ArticleDetails .Keywords
{
    padding-left: 19px;
    font-weight: bold;
    margin-top: 25px;
}

.RecipeDetails .Keywords a,
.ArticleDetails .Keywords a
{
    font-weight: normal;
}

.RecipeDetails .RelatedLinks
{
	padding-left: 19px;
}

.RecipeDetails .RelatedLinks .Divider
{
	margin-bottom: 30px;
	margin-top: 30px;
}

.RecipeDetails .RelatedLinks h2
{
	color: #33CC00;
	font-size: 26px;
	line-height: normal;
	margin-bottom: 20px;
}

.RecipeDetails .RelatedLinks ul
{
	list-style-type: none;
	padding-left: 0px;
}

.RecipeDetails .RelatedLinks li
{
	color: #0099FF;
	float: left;
	margin-bottom: 10px;
	width: 280px;
}

.RecipeDetails .RelatedLinks li.Even
{
	margin-right: 42px;
}

.RecipeDetails .Sidebar
{
    width: 140px;
    float: left;
    min-height: 1px;
}

.RecipeDetails .Cost
{
    background: transparent url(../img/Modules/Recipe-Cost.jpg) no-repeat scroll top center;
    width: 94px;
    height: 122px;
    padding: 80px 22px 0 24px;
    text-align: center;
}

.RecipeDetails .Cost .Full
{
    height: 42px;
    font-size: 10px;
}

.RecipeDetails .Cost .Full .Price
{
    font-size: 12px;
}

.RecipeDetails .Cost .PerServing
{
    font-size: 12px;
}

.RecipeDetails .Cost .PerServing .Price
{
    font-size: 24px;
    color: #f33;
}

.RecipeDetails .TipTop
{
    background: transparent url(../img/Modules/Tip-Border-X.gif) repeat-x scroll top left;
    padding-top: 1px;
    margin-top: 30px;
}

.RecipeDetails .TipBottom
{
    background: transparent url(../img/Modules/Tip-Border-X.gif) repeat-x scroll bottom left;
    padding-bottom: 1px;
}

.RecipeDetails .Tip
{
    background: #fbfbdd url(../img/Modules/Tip-Background.gif) repeat-y scroll top center;
    padding: 9px;
    font-size: 11px;
    line-height: 150%;
}

.RecipeDetails .Tip h3
{
    padding: 0 0 5px 0;
    margin: 0;
    color: #f63;
    font-size: 14px;
    line-height: 100%;
}

.RecipeDetails .ReaderImage
{
    margin: 20px auto 0px;
    text-align: center;
}

.RecipeDetails .ReaderRecipeTester
{
    text-align:center;
}

.RecipeDetails .ReaderName
{
    font-weight: bold;
    font-size: 12px;
}

.RecipeDetails .ReaderLocation
{
    font-size: 10px;
}

.RecipeDetails .ReaderComment
{
    padding: 10px;
    border-top: 1px solid black;
    font-size: 11px;
    margin-top: 10px;
    text-align: left;
}

.RecipeDetails .RecipeComments,
.ArticleDetails .ArticleComments
{
    display: none;
    padding-left: 20px;
}

.RecipeDetails .AddThisContainer
{
    padding: 25px 0 0 18px;
}

.SearchBox .TextboxContainer
{
    width: 281px;
    height: 38px;
    padding: 5px 0 0 6px;
    background: #fff url(../img/Backgrounds/Search/Textbox-BG.png) no-repeat scroll top left;
    overflow: hidden;
}

.SearchBox .Input
{
    width: 230px;
    float: left;
    display: block;
    margin-top: 3px;
    height: 20px;
    padding-left: 4px;
}

.SearchBox .watermark
{
    font-size: 16px;
}

.SearchBox .SearchButton
{
    width: 28px;
    height: 28px;
    display: block;
    float: left;
    margin-left: 5px;
    margin-top: 1px;
    cursor: pointer; cursor: hand;
}

.SearchBox .ButtonRow
{  
    overflow: hidden;
}

.SearchBox .ButtonRow .Left
{
    width: 97px;
    height: 28px;
    float: left;
    background: #fff url(../img/Backgrounds/Search/Left-RecipesSel.png) no-repeat scroll top left;
}

.SearchBox .ButtonRow .RecipeButton
{
    width: 65px;
    height: 28px;
    float: left;
    cursor: pointer; cursor: hand;
}

.SearchBox .ButtonRow .Centre
{
    width: 14px;
    height: 28px;
    float: left;
    background: #fff url(../img/Backgrounds/Search/Middle-RecipesSel.png) no-repeat scroll top left;
}

.SearchBox .ButtonRow .SiteButton
{
    width: 63px;
    height: 28px;
    float: left;
    cursor: pointer; cursor: hand;
}

.SearchBox .ButtonRow .Right
{
    width: 48px;
    height: 28px;
    float: left;
    background: #fff url(../img/Backgrounds/Search/Right-RecipesSel.png) no-repeat scroll top left;
}

.SearchBox .SiteSel
{
    display: none;
}

.SearchBox .SiteSel .Left
{
    background: #fff url(../img/Backgrounds/Search/Left-SiteSel.png) no-repeat scroll top left;
}

.SearchBox .SiteSel .Centre
{
    background: #fff url(../img/Backgrounds/Search/Middle-SiteSel.png) no-repeat scroll top left;
}

.SearchBox .SiteSel .Right
{
    background: #fff url(../img/Backgrounds/Search/Right-SiteSel.png) no-repeat scroll top left;
}

.SearchResults
{
    padding: 0 20px;
}

.SearchResults h2
{
    font-size: 30px;
    margin-bottom: 30px;
}

.SearchResults .DisplayingCount
{
    text-align: right;
    font-size: 12px;
    padding-bottom: 40px;
}

.SearchResults .DisplayingCount .Divider
{
    margin: 5px 0;
}

.SearchResults .Label
{
    font-weight: bold;
}

.SearchResults .Result
{
    overflow: hidden;
    padding-bottom: 20px; 
    padding-left: 10px;
}

.SearchResults .SiteResult
{
    padding-left: 0px;
}

.SearchResults .Section
{
    font-size: 12px;
    margin-bottom: 2px;
    margin-left: 1px;
}

.SearchResults .SectionTitle
{
    font-weight: bold;
}

.SearchResults .ImageContainer
{
    height: 134px;
    width: 134px;
    border: 1px solid #ccc;
    padding: 2px;
    float: left;
}

.SearchResults .Details
{
    width: 440px;
    padding-left: 10px;
    float: left;
    min-height: 1px;
}

.SearchResults .Excerpt
{
    padding-bottom: 10px;
}

.SearchResults .Title
{
    font-size: 18px;
}

.SearchResults .SiteResult .Title
{
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 2px;
    display: block;
}

.SearchResults .Info
{
    min-height: 90px;
}

.SearchResults .NoImage
{
    width: 580px;
}

.SearchResults .RatingImage
{
    margin: 0 1px;
    margin-bottom: -2px;
}

.SearchResults .Separator
{
    margin: 0 5px;
}

.SearchResults .Stats
{
    font-size: 12px;
}

.SearchResults .Keywords
{
    font-size: 12px;
    padding-top: 3px;
    font-weight: bold;
}

.ShoppingLists h2,
.RecipeCards h2
{
	color: #66cc33;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 30px;
}

.ShoppingLists .Divider,
.RecipeCards .Divider
{
	margin-bottom: 0px;
	margin-top: 0px;
}

.ShoppingLists .ListItem,
.RecipeCards .ListItem
{
	margin-top: 20px;
}

.ShoppingLists .ListItem .Icon,
.RecipeCards .ListItem .Icon
{
	float: left;
	margin-right: 5px;
	width: 65px;
}

.ShoppingLists .ListItem .Info,
.RecipeCards .ListItem .Info
{
	float: left;
	font-size: 12px;
	width: 345px;
}

.ShoppingLists .ListItem a,
.RecipeCards .ListItem a
{
	font-size: 16px;
	font-weight: bold;
}

.SlideshowRotator
{
    width: 960px;
    height: 370px;
    overflow: hidden;
    position: relative;
}

.SlideshowRotator .Viewer
{
    overflow: hidden;
    position: relative;
    left: 0px;
    top: 0px;
    width: 960px;
}

.SlideshowRotator .Viewer ul
{
	list-style-type: none;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	position: relative;
}

.SlideshowRotator .Viewer li
{
	border: solid 2px #fff;
	border-top: none;
	display: block;
	height: 366px;
    width: 956px;
    float: left;
    margin-bottom: 2px;
}

.SlideshowRotator .Controls
{
    position: absolute;
    display: none;
    float: right;
    right: 20px;
    top: 322px;
    height: 28px;
}

.SlideshowRotator .Control
{
    height: 28px;
    width: 28px;
    float: left;
    cursor: pointer; cursor: hand;
}

.SlideshowRotator .PrevButton
{
    background: transparent url(../img/Modules/SlideshowRotator/Previous-Button.png) no-repeat scroll center center;
}

.SlideshowRotator .NextButton
{
    background: transparent url(../img/Modules/SlideshowRotator/Next-Button.png) no-repeat scroll center center;
}

.SlideshowRotator .PlayButton
{
    background: transparent url(../img/Modules/SlideshowRotator/Play-Button.png) no-repeat scroll center center;
    display: none;
}

.SlideshowRotator .PauseButton
{
    background: transparent url(../img/Modules/SlideshowRotator/Pause-Button.png) no-repeat scroll center center;
}

.SlideshowRotator .Page
{
    text-align: center;
    background: transparent url(../img/Modules/SlideshowRotator/Page-BG.png) no-repeat scroll center center;
    font-size: 11px;
    color: #999;
    height: 22px;
    padding-top: 6px;
}

.SlideshowRotator .ActivePage
{
    background: transparent url(../img/Modules/SlideshowRotator/Current-Page-BG.png) no-repeat scroll center center;
    color: #fff;
    font-weight: bold;
}

.SlideshowRotator .DescriptionPopupTop
{
    width: 164px;
    background: transparent url(../img/Modules/SlideshowRotator/Description-Popup-Top.png) no-repeat scroll top center;
    padding-top: 2px;
    position: absolute;
    display: none;
}

.SlideshowRotator .DescriptionPopupBottom
{
    width: 164px;
    background: transparent url(../img/Modules/SlideshowRotator/Description-Popup-Bottom.png) no-repeat scroll bottom center;
    padding-bottom: 8px;
}

.SlideshowRotator .DescriptionPopup
{
    width: 150px;
    background: transparent url(../img/Modules/SlideshowRotator/Description-Popup-Middle.png) repeat-y scroll top center;
    padding: 7px;
    font-size: 11px;
}

.ContactUs,
.Newsletter,
.SubmitRecipe,
.SubmitSuccessStory
{
	line-height: 20px;
	padding-left: 20px;
	padding-right: 20px;
}

.ContactUs h1,
.Newsletter h1,
.SubmitRecipe h1,
.SubmitSuccessStory h1
{
	color: #000;
	font-size: 26px;
	margin-bottom: 15px;
	margin-top: 10px;
}

.ContactUs h2,
.Newsletter h2,
.SubmitRecipe h2,
.SubmitSuccessStory h2
{
	color: #33cc00;
	float: left;
	margin-bottom: 15px;
}

.SubmitRecipe h3,
.SubmitSuccessStory h3
{
	font-size: 18px;
	margin-bottom: 0px;
	margin-top: 40px;
}

.ContactUs input[type=text],
.Newsletter input[type=text],
.SubmitRecipe input[type=text],
.SubmitSuccessStory input[type=text]
{
	border: solid 1px #d5d5d5;
	height: 20px;
	line-height: 20px;
	padding: 3px;
	width: 230px;
}

.ContactUs input[type=text],
.Newsletter input[type=text]
{
	width: 380px;
}

.SubmitRecipe label,
.SubmitSuccessStory label
{
	margin-right: 20px;
}

.ContactUs label.error,
.Newsletter label.error,
.SubmitRecipe label.error,
.SubmitSuccessStory label.error
{
	color: red;
	display: block;
	font-size: 12px;
}

.SubmitSuccessStory select
{
	display: block;
	margin-top: 3px;
}

.ContactUs .Star,
.Newsletter .Star,
.SubmitRecipe .Star,
.SubmitSuccessStory .Star
{
	color: red;
	font-weight: normal;
	margin-left: 5px;
	margin-right: 5px;
}

.SubmitRecipe .Divider,
.SubmitSuccessStory .Divider
{
	margin-bottom: 25px;
	margin-top: 20px;
}

.ContactUs .SubText,
.Newsletter .SubText,
.SubmitRecipe .SubText,
.SubmitSuccessStory .SubText
{
	float: right;
}

.ContactUs .InputForm,
.Newsletter .InputForm,
.SubmitRecipe .InputForm,
.SubmitSuccessStory .InputForm
{
	background-color: #f4f4f4;
	border: solid 1px #e2e2e2;
	padding: 30px 20px 20px 20px;
}

.ContactUs .InputForm .Label,
.Newsletter .InputForm .Label,
.SubmitRecipe .InputForm .Label,
.SubmitSuccessStory .InputForm .Label
{
	float: left;
	font-weight: bold;
	margin-bottom: 11px;
	margin-right: 20px;
	text-align: right;
	width: 150px;
}

.ContactUs .InputForm .Label,
.Newsletter .InputForm .Label
{
	text-align: left;
}

.ContactUs .InputForm .Field,
.Newsletter .InputForm .Field,
.SubmitRecipe .InputForm .Field,
.SubmitSuccessStory .InputForm .Field
{
	float: left;
	margin-bottom: 11px;
	width: 300px;
}

.SubmitRecipe .UploadButton,
.SubmitRecipe .SwfUploader .FileInfo,
.SubmitRecipe .SwfUploader .FileState,
.SubmitRecipe .ErrorPanel,
.SubmitSuccessStory .UploadButton,
.SubmitSuccessStory .SwfUploader .FileInfo,
.SubmitSuccessStory .SwfUploader .FileState,
.SubmitSuccessStory .ErrorPanel
{
	float: left;
	line-height: 14px;
	margin-right: 10px;
}

.ContactUs .Disclaimer,
.Newsletter .Disclaimer,
.SubmitRecipe .YourInfo .Disclaimer,
.SubmitSuccessStory .YourInfo .Disclaimer
{
	font-size: 11px;
	margin-top: 20px;
	width: 500px;
}

.ContactUs .SendMessage,
.Newsletter .SignUp,
.Newsletter .MoreAboutYou,
.SubmitRecipe .RecipeInfo,
.SubmitRecipe .TermsOfUse,
.SubmitSuccessStory .BeforeAndAfter,
.SubmitSuccessStory .TermsOfUse
{
	margin-top: 25px;
}

.ContactUs .Column,
.SubmitRecipe .RecipeInfo .Column
{
	float: left;
	width: 260px;
}

.SubmitRecipe .RecipeInfo input[type=text],
.SubmitRecipe .RecipeInfo textarea
{
	width: 254px;
}

.SubmitRecipe .RecipeInfo .InputForm .Label,
.SubmitRecipe .RecipeInfo .InputForm .Field
{
	float: none;
	margin-right: 0px;
	text-align: left;
	width: 100%;
}

.ContactUs .Column .Label,
.ContactUs .Column .Field,
.SubmitRecipe .RecipeInfo .InputForm .Column .Label,
.SubmitRecipe .RecipeInfo .InputForm .Column .Field
{
	width: 260px;
}

.SubmitRecipe .RecipeInfo .InputForm .Field
{
	margin-bottom: 30px;
}

.SubmitRecipe .RecipeInfo .Description
{
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
	margin-bottom: 7px;
}

.SubmitSuccessStory .BeforeAndAfter .Description
{
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 25px;
}

.SubmitRecipe .TermsOfUse .SubText,
.SubmitSuccessStory .TermsOfUse .SubText
{
	font-weight: bold;
}

.SubmitRecipe .TermsOfUse .InputForm label,
.SubmitSuccessStory .TermsOfUse .InputForm label
{
	font-size: 13px;
	margin-bottom: 3px;
}

.SubmitRecipe .CaptchaContainer p,
.SubmitSuccessStory .CaptchaContainer p
{
    margin-bottom: 20px;
	margin-top: 35px;
	text-align: center;
}

.SubmitRecipe #recaptcha_area,
.SubmitSuccessStory #recaptcha_area
{
	margin: 0px auto;
	width: 430px;
}

.SubmitRecipe #recaptcha_table,
.SubmitSuccessStory #recaptcha_table
{
    border: 0px !important;
}

.SubmitRecipe #recaptcha_table .recaptcha_image_cell,
.SubmitSuccessStory #recaptcha_table .recaptcha_image_cell 
{
    padding: 0px !important;
}

.SubmitRecipe .CaptchaError,
.SubmitSuccessStory .CaptchaError
{
	color: red;
	display: none;
	text-align: center;
}

.ContactUs .Submit,
.Newsletter .Submit,
.SubmitRecipe .TermsOfUse .Submit,
.SubmitSuccessStory .TermsOfUse .Submit
{
	margin-top: 25px;
	text-align: center;
}

.ContactUs .ThankYou,
.SubmitRecipe .ThankYou,
.SubmitSuccessStory .ThankYou
{
	text-align: center;
}

.ContactUs .ThankYou h2,
.SubmitRecipe .ThankYou h2,
.SubmitSuccessStory .ThankYou h2
{
	float: none;
	padding-bottom: 35px;
	padding-top: 40px;
}

.SubscriptionFooter
{
    border-top: 6px solid #000;
    border-bottom: 6px solid #000;
    padding: 1px 0;
    overflow: hidden;
    background: #fff url(../img/Backgrounds/Subscribe-Module.jpg) no-repeat scroll top left;
}

.SubscriptionFooter .LeftColumn
{
    width: 260px;
    float: left;
    padding-top: 1px;
}

.SubscriptionFooter .FormContainer
{
    width: 400px;
    padding-top: 1px;
    float: left;
}

.SubscriptionFooter .ThankYouContainer,
.SubscriptionFooter .AjaxLoadingContainer
{
    display: none;
    padding-top: 20px;
    padding: 20px 20px 0;
    width: 360px;
    float: left;
}

.SubscriptionFooter .AjaxLoadingContainer
{
    text-align: center;
    padding-top: 100px;
}

.SubscriptionFooter .RightColumn
{
    width: 300px;
    padding-top: 1px;
    float: left;
}

.SubscriptionFooter .Intro
{
    padding: 0 20px;
}

.SubscriptionFooter .Disclaimer
{
    padding: 20px;
    font-size: 10px;
}

.SubscriptionFooter .RightColumn .Disclaimer
{
    font-size: 12px;
}

.SubscriptionFooter .USLabel
{
    margin-right: 20px;
}

.SubscriptionFooter .SubmitButtonContainer
{
    text-align: center;
    padding: 10px 0 25px;
}

.SubscriptionFooter .SubmitButton
{
    cursor: pointer; cursor: hand;
}

.SubscriptionFooter .OptInContainer
{
    overflow: hidden;
    padding-bottom: 15px;
}

.SubscriptionFooter .OptInCheckbox
{
    display: block;
    float: left;
    margin: 3px 10px 0 106px;
}

.SubscriptionFooter .OptInLabel
{
    width: 252px;
    float: left;
    font-size: 9px;
}

.SubscriptionFooter label.error
{
    display: block;
    float: left;
    clear: left;
    padding-left: 130px;
    text-align: left;
    width: 250px;
}

.SubsectionDetails h2
{
    font-weight: bold;
    font-size: 30px;
    margin-bottom: 2px;
}

.SubsectionDetails .Blurb
{
    font-size: 16px;
    line-height: 150%;
    padding-bottom: 13px;
}

.SubsectionDualPromo
{
	line-height: 20px;
	margin-bottom: 40px;
	min-height: 1px;
}

.SubsectionDualPromo .Divider
{
	margin: 0px 0px 25px 0px;
}

.SubsectionDualPromo .Title
{
	text-align: center;
}

.SubsectionDualPromo .Description
{
	margin-bottom: 20px;
	margin-top: 15px;
}

.SubsectionDualPromo .Subsections
{
	background-color: transparent;
	background-image: url(../img/Backgrounds/Divider-Vertical.gif);
	background-position: top center;
	background-repeat: repeat-y;
}

.SubsectionDualPromo .Section
{
	float: left;
	margin: 0px 30px 0px auto;
	width: 195px;
}

.SubsectionDualPromo .Section a.Thumbnail
{
	display: block;
	margin-bottom: 5px;
	text-align: center;
}

.SubsectionDualPromo .Section a.Name
{
	font-weight: bold;
	margin-bottom: 5px;
}

.SubsectionFeaturedArticle
{
    margin: 0px 20px 50px;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    padding: 15px 20px 20px;
    background-color: #fcfcea;
    overflow: hidden;
}

.SubsectionFeaturedArticle .Subtitle
{
    display: block;
    float: right;
    font-weight: bold;
    margin-top: 10px;
}

.SubsectionFeaturedArticle .Image
{
    border: 1px solid #ccc;
    padding: 2px;
    height: 115px;
    width: 115px;
    float: left;
}

.SubsectionFeaturedArticle .Content
{
    padding-left: 17px;
    width: 420px;
    float: left;
}

.SubsectionFeaturedArticle .Excerpt
{
    line-height: 140%;
}

.SubsectionFeaturedArticle h3
{
	font-size: 18px;
	font-weight: normal;
    margin: 0 0 5px 0;
}

.SubsectionFeaturedArticle .MoreButton
{
    float: right;
    margin-top: 20px;
}

.SubsectionListing
{
    padding-bottom: 20px;
}

.SubsectionListing h3
{
    font-weight: normal;
    font-size: 18px;
    text-align: center;
}

.SubsectionListing .Articles
{
    padding-top: 20px;
}

.SubsectionListing .Article
{
    padding-bottom: 35px;
    overflow: hidden;
    font-size: 12px;
    line-height: 120%;
}

.SubsectionListing .Article .Image
{
    border: 1px solid #ccc;
    padding: 2px;
    width: 134px;
    height: 134px;
    float: left;
}

.SubsectionListing .Article .Image img
{
    width: 134px;
    height: 134px;
}

.SubsectionListing .Article .Item
{
    padding-left: 10px;
    width: 270px;
    float: left;
    min-height: 1px;
}

.SubsectionListing .Article .Details
{
    padding-bottom: 10px;
    min-height: 115px;
}

.SubsectionListing .Article .Title
{
    font-weight: bold;
    font-size: 16px;
    display: block;
    margin-bottom: 5px;
}

.SubsectionListing .Article .Stats
{
}

.SubsectionListing .Article .Label
{
    font-weight: bold;
}

.SubsectionListing .RatingImage
{
    width: 14px;
    height: 15px;
    margin-left: 4px;
    vertical-align: text-bottom;
}

.SubsectionListing .Separator
{
    margin: 0 5px;
}

.SubsectionsMenu
{
    background: transparent url(../img/Modules/Subsections-Menu-Top.png) no-repeat scroll top right;
    padding-top: 28px;
}

.SubsectionsMenu ul
{
    display: block;
    padding: 0 0 30px;
    margin: 0;
    list-style-type: none;
}

.SubsectionsMenu li
{
    display: block;
    padding: 5px 0 5px 20px;
    margin: 0;
    font-size: 12px;
    line-height: 12px;
}

.SubsectionsMenu a
{
    font-size: 12px;
    line-height: 12px;
}

.SubsectionPromos .Divider
{
	margin: 0px;
}

.SubsectionPromos .Promo
{
	padding: 20px 0px;
}

.SubsectionPromos .Info
{
	float: left;
	width: 265px;
}

.SubsectionPromos .Info h3
{
	margin-bottom: 3px;
	margin-top: 0px;
}

.SubsectionPromos .Info .Blurb
{
	line-height: 20px;
	margin-bottom: 25px;
}

.SubsectionPromos .Info a
{
	font-weight: bold;
}

.SubsectionPromos .Thumbnail
{
	border: solid 1px #ccc;
	float: right;
	padding: 2px;
	width: 129px;
}

.SubsectionPromos .Thumbnail a,
.SubsectionPromos .Thumbnail img
{
	display: block;
}

.SubsectionPromotion
{
	padding: 20px 0px;
}

.SubsectionPromotion .Divider
{
	margin: 0px 0px 20px 0px;
}

.SubsectionPromotion .Thumbnail
{
	border: solid 1px #ccc;
	float: left;
	margin: 0px 20px 0px 0px;
	padding: 2px;
	width: 194px;
}

.SubsectionPromotion .Thumbnail a,
.SubsectionPromotion .Thumbnail img
{
	display: block;
}

.SubsectionPromotion .Info
{
	float: left;
	width: 196px;
}

.SubsectionPromotion .Info h3
{
	margin-bottom: 3px;
	margin-top: 0px;
}

.SubsectionPromotion .Info .Blurb
{
	line-height: 20px;
	margin-bottom: 25px;
}

.SubsectionPromotion .Info ul
{
	list-style-type: none;
	margin: 0px;
	padding-left: 0px;
}

.SubsectionPromotion .Info a
{
	font-weight: bold;
	line-height: 20px;
}

.UserRating
{
    border: 1px solid #ccc;
    padding: 13px 10px 5px;
    font-size: 12px;
}

.UserRating .Title
{
    font-weight: bold;
}

.UserRating .CurrentRatingContainer
{
    padding: 10px 0 7px;
}

.UserRating .CurrentRatingContainer img
{
    margin-right: 6px;
}

.UserRating .VoteCount
{
    color: #999;
    padding-left: 2px;
}

.UserRating .Button
{
    margin-bottom: 10px;
    cursor: pointer; cursor: hand;
}

.UserRating .Popup
{
    border: 1px solid #ccc;
    position: absolute;
    display: none;
    background-color: #fff;
    width: 156px;
}

.UserRating .Header
{
    overflow: hidden;
    padding: 1px;
    border-bottom: 1px solid #ccc;
}

.UserRating .PopupTitle
{
    background-color: #09f;
    color: #fff;
    padding: 2px 0 0 7px;
    height: 18px;
    width: 125px;
    float: left;
}

.UserRating .CloseButton
{
    float: left;
    margin-left: 1px;
    cursor: pointer; cursor: hand;
}

.UserRating .Popup .Contents
{
    padding: 12px 0 10px 20px;
}

.UserRating .Popup .RatingOptions
{
    padding-bottom: 12px;
}

.UserRating .Popup .RatingOptions img
{
    cursor: pointer; cursor: hand;
}

.WhatsFresh
{
}

.WhatsFresh h2
{
	color: #6c3;
	font-size: 24px;
	margin-bottom: 5px;
	margin-top: 10px;
}

.WhatsFresh .Divider
{
	margin-bottom: 25px;
}

.WhatsFresh a.Thumbnail
{
	border: solid 1px #ccc;
	display: block;
	float: left;
	margin-right: 20px;
	padding: 2px;
	width: 138px;
}

.WhatsFresh img
{
	display: block;
}

.WhatsFresh .Info
{
	float: left;
	width: 255px;
}

.WhatsFresh .Info .ArticleTitle
{
	font-size: 16px;
}

.WhatsFresh .Info .Blurb
{
	margin-bottom: 22px;
}

.WhatsFresh .Info .ReadMore
{
	font-size: 12px;
}

.WhatsFresh .Clear
{
	margin-bottom: 30px;
	font-size: 12px;
}

.WhatsFreshAndPeople
{
    overflow: hidden;
    background: transparent url(../img/Modules/Whats-Fresh-BG.gif) repeat-x scroll top left;
}

.WhatsFreshAndPeople .Title
{
    font-size: 26px;
    color: #5bda31;
    font-weight: bold;
	margin-top: 10px;
    padding-bottom: 12px;
    float: left;
    width: 320px;
}

.WhatsFreshAndPeople .People .Title
{
    width: 120px;
}

.WhatsFreshAndPeople .Controls
{
    display: none;
    float: left;
    width: 60px;
    padding-top: 5px;
}

.WhatsFreshAndPeople .Controls img
{
    cursor: pointer; cursor: hand;
    display: inline;
}

.WhatsFreshAndPeople .WhatsFresh
{
    width: 400px;
    padding: 10px 0 40px 19px;
    float: left;
    margin: 1px 0 0 1px;
}

.WhatsFreshAndPeople .People
{
    width: 180px;
    float: left;
    padding: 10px 0 40px 20px;
    background: transparent url(../img/Modules/People-BG-Left.gif) repeat-y scroll top left;
}

.WhatsFreshAndPeople .ItemContainer
{
	font-size: 16px;
	height: 260px;
	overflow: hidden;
	position: relative;
	width: 400px;
}

.WhatsFreshAndPeople .People .ItemContainer
{
	width: 180px;
}

.WhatsFreshAndPeople .Clip
{
	overflow: hidden;
	position: relative;
	width: 400px;
}

.WhatsFreshAndPeople .Clip .ItemContainer
{
	width: 180px;
}

.WhatsFreshAndPeople .Clip ul
{
	list-style-type: none;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	position: relative;
}

.WhatsFreshAndPeople .Clip li.Item
{
	display: block;
    width: 180px;
    padding-right: 20px;
    float: left;
}

.WhatsFreshAndPeople .Image
{
    border: 1px solid #ccc;
    padding: 2px;
    height: 174px;
    width: 174px;
    display: block;
    margin-bottom: 5px;
}

.WhatsFreshAndPeople .People .Image
{
    clear: left;
}
