@import url("/Themes/RezeptefuchsPlanB/article.css");

/* ===== Layout ============================================================ */

body
{
	background-color: #f1faff;
}

#Body
{
	color: #472a01;
	background: #fff url(layout/bg_site.gif) repeat-x top;
	min-width: 82em;
	
}

.WithWallpaper #Body
{
	width: 82em;
	overflow: hidden;
}

#Center
{
	position: relative;
	top: 0;
	left: 0;
	margin: 0 auto;
	width: 107em; 
}

#AdSuperbannerRowPlaceholder
{
	width: 100%;
	height: 90px;
}

.WithWallpaper #AdSuperbannerRowPlaceholder
{
	width: 82em;
	overflow: hidden;
}

#AdSuperbannerRow
{
	position: absolute;	
	top: -90px;
	left: 0;
	width: 100%;
}

.AdSuperbannerArea
{
	margin: 0 auto;
	padding: 0 32.3em 0 0;
	width: 60.7em; 	
}

#Page
{
	margin: 0 1em 0 0;
}

#MainColumn
{
	width: 61em;
	float: left;
}

#SidebarColumn
{
	width: 20em;
	float: left;
}

/* ----- Footer ------------------------------------------------------------ */

#Footer
{
	margin-left: 1em;
	clear: both;
	width: 80em;
	height: 136px;
	padding-top: 1em;
	background: url(layout/bg_footer.gif) repeat-x top;
	text-align: center;
}

#Footer ul
{
	list-style-type: none;
	margin-bottom: 1em;
}

#Footer ul li
{
	display: inline;
	margin: 0 1em;
	font-size: 95%;
}

#Footer p
{
	font-size: 95%;
}

/* ----- Header ------------------------------------------------------------ */

#NavigationArea
{
	margin: 0 0 0 1em;
	min-height: 140px;
	width: 60em;
	background: url(layout/bg_top_spacer.gif) repeat-x 0 90px;
}

.Navigation
{
	position: relative;
	background-color: #ffd;
	width: 59em;
	height: 140px;
	list-style-type: none;	
	background: url(layout/Rezeptefuchs_09.png) repeat-x bottom;
}

.Navigation > li
{
	margin-top: 105px;
	line-height: 250%;
	height: 35px;
	float: left;
}

.Navigation > li > a,
.Navigation > li > a:visited
{
	float: left;
	white-space: nowrap;
	text-decoration: none;
	color: #fff;
	padding: 0 0.75em;	
	font-size: 108.333%;
}

.Navigation > li.Logo
{
	margin-top: 0;
}

.Navigation > li.Logo a
{
	padding: 0;	
}

.Navigation > li a img
{
}

.Navigation > li a:hover
{
	color: #fdb62b;
	text-decoration: none;
}

.Navigation > li.active
{
	background: #fefdfc url(layout/nav-top-tab-left.gif) no-repeat top left;
}

.Navigation > li.activeHidden > a.Hidden
{
	display: none;
}

.Navigation > li.active > a,
.Navigation > li.active > a:visited
{
	background: url(layout/nav-top-tab-right.gif) no-repeat top right;
	color: #c55709;
}

.NavMenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.NavMenu > li > ul {
	margin-top: -5px;
}

.NavMenu li:hover {
	position: relative;
	z-index: 11;
	cursor: default;
}

.NavMenu ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 10;
	width: 100%;
}

.NavMenu ul li {
	float: none;
}

.NavMenu ul ul {
	top: -1px;
	left: 10.4em;
}

.NavMenu .ChildView:hover > ul,
.NavMenu li:hover > ul {
	display: block;
}

.NavMenu ul li a
{
	display: block;
	width: 10em;
	background: #fcfaf8 !important;
	border: solid 1px #d4dedf;
	padding: 0.2em;
	line-height: 1.3em;		
}

.NavMenu ul li:hover > a
{
	background-color: #f9f5ef !important;
}

.NavMenu ul li.hasChildren > a:after
{
	float: right;
	content:">";
}

.NavMenu ul a 
{
}

.NavMenu ul li + li > a
{
	border-top: none;
}

.NavMenu ul li a,
.NavMenu ul li a:visited
{
	color: #006d9d !important;
}

.NavMenu ul li.active > a, 
.NavMenu ul li.active > a:visited, 
.NavMenu ul li.active > a:hover
{
	color: #c55709 !important;
}

.NavMenu ul li a:hover
{
	color: #368127 !important;
	text-decoration: underline;
}

.PathView
{
	width: 57em;
	padding: 0 1em;
	line-height: 2.5em;
	margin: 0;
	background: #fefdfc url(layout/bg_nav.gif) repeat-x bottom;
}

.PathView .ChildView
{
	position: relative;
	display: inline-block;
}

.PathView .Separator
{
	color: #006d9d;
	padding: 0 0.5em;
}

.QuickSearch
{
	background: url(layout/bg_top_search.gif) repeat-x bottom;
	width: 19.0em;
	height: 50px;
	padding: 0 0 0 1em;
}

.QuickSearch .QuickSearchPhrase, 
.QuickSearch .QuickSearchPhraseWatermark
{
	float: left;
	margin-top: 0.75em;
	line-height: 1.25em;
	top: 0.75em;
	width: 13.25em;
	height: 1.5em;
	border: 1px solid #df8318;
	color: #95734a;
	background: #f9f5ef;
}

.QuickSearch .QuickSearchSubmit
{
	float: right;
	display: block;
}

.LoginStatus
{
	padding-top: 36px;
	height: 54px;
	width: 20em;
}

.LoginStatus .LoggedInAs
{
	height: 1.5em;
	line-height: 1.5em;
	text-align: center;
}

.LoginStatus ul
{
	list-style-type: none;
}

.LoginStatus ul
{
	display: block;
}

.LoginStatus ul:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.LoginStatus li
{
	white-space: nowrap;
	margin: 0;
	width: 50%;
	float: left;
	text-align: center;
}

.LoginStatus li a
{
	text-decoration: none;
}

/* ----- Main ------------------------------------------------------------ */

#Main
{
	width: 59em;
	padding-left: 1em;
	float: left;
}

/* ----- SideBar ------------------------------------------------------------ */

#SideBar
{
	margin-top: 0.5em;
}

/* ----- Ads ------------------------------------------------------------ */

#AdBannerArea
{
	position: absolute;
	top: 1em;
	left: 21em;
	height: 60px;
	width: 468px;	
}

#AdSkyscraperContent
{
	position: absolute;
	top: 146px;
	left: 82em;
	height: 600px;
	width: 300px;
}

#AdWallpaperContent
{
	position: absolute;
	top: -90px;
	left: 0;
}

.AdItem
{
	margin: 0 auto;
	width: 14em;
}

/* ----- Main ------------------------------------------------------------ */

#Main .Item
{
}

#Main .Item h1
{		
	font-size: 1.8em;
	line-height: 1.8em;
	font-weight: bold;
}

#Main .Item .TitlePanel
{
	margin: 1em 0;
}

#Main .Item ul.TitleTools
{
	float: right;
	list-style-type: none;
	
	padding: 0;
	margin: 0.6em 0 0 0;
}

#Main .Item ul.TitleTools li
{
	background-image: none;
	float: left;
	margin: 0 0 0 0.5em;
	padding: 0 0 0 0.5em;
}

#Main .Item .Content
{
	font-size: 108.333%;
}

.Item ul
{
	list-style-type: none;
}

.Item ul li
{
	padding: 0 0 0 20px;
	margin: 0 0 0.2em 0;
	background-position: top left;
	background-repeat: no-repeat;
}

#Main .Item ul li
{
	background-image: url(layout/bullet_main.gif);
}

#SideBar .Item ul li
{
	background-image: url(layout/bullet_sidebar.gif);
}

ul.Undecorated,
#Main .Item ul.Undecorated
{
	list-style-type: none;
}

ul.Undecorated li,
#Main .Item ul.Undecorated li,
#SideBar .Item ul.Undecorated li
{
	padding: 0;
	margin: 0;
	background-image: none;
}

/* ----- SideBar ------------------------------------------------------------ */

#SideBar .Item
{
	position: relative;
	max-width: 804px;
	min-width: 196px;	
	top: 0;
	left: 0;
	border: solid 1px white;	
}

#SideBar .Item .ItemClientArea,
#SideBar .Item .Top,
#SideBar .Item .Bottom,
#SideBar .Item .Bottom div 
{
	background: #f9f5ef url(layout/sb_item.png) no-repeat top right;
}
#SideBar .Item .ItemClientArea {
	position: relative;
	zoom: 1;
	_overflow-y: hidden;
	padding: 11px 14px 11px 0px;
	background-color: #f9f5ef;	
	}
#SideBar .Item .Top {
	/* top and left */
	position: absolute;
	left: 0;
	top: 0;
	width: 14px;
	margin-left: 0px;
	height: 100%;
	_height: 1600px; /* arbitrary long height, IE 6 */
	 background-position: top left;
	}
#SideBar .Item .Bottom {
	/* bottom */
	top:-11px;
	position: relative;
	width: 100%;
	}
#SideBar .Item .Bottom,
#SideBar .Item .Bottom div 
{
	height: 14px; /* bottom */
	font-size: 1px;
}
#SideBar .Item .Bottom {
	background-position: bottom right;
}
#SideBar .Item .Bottom div 
{
	position: relative;
	width: 14px; /* bottom corner */
	background-position: bottom left;
}
#SideBar .Item h1 
{
	position: relative;
	margin: 0 -11px -0.083333em 1px; /* -10px -11px -1px -13px */
	top: -10px;
	background: #2c82a9 url(layout/sb_title_l.gif) no-repeat top left;
	color: #fff;
	font-weight: bold;
	min-height: 5px; /* §ie_lte_6 */
}
#SideBar .Item h1 span 
{
	display: block;
	padding: .416665em 11px .333332em 13px; /* 5px 11px 4px 13px */
	background: url(layout/sb_title_r.gif) no-repeat top right;
	color: #fff;
}

#SideBar .Item h1.Ad
{
	background: #50ad3a url(layout/sb_adtitle_l.png) no-repeat top left;
}

#SideBar .Item h1.Ad span
{
	background: url(layout/sb_adtitle_r.png) no-repeat top right;
}

#SideBar .Item .Content
{
	top: 0;
	left: 0;
	margin: 0 0 0 14px;
	padding: 0;
	color: #89775d;
	font-size: 108.333%;
}

/* ===== Common Content ============================================================ */


.Spacer
{
	clear: both;
	width: 0;
	height: 0;
}

.ClearLeft
{
	clear: left;
	width: 0;
	height: 0;
}

.Item ol
{
	list-style-type: decimal;
}

h2, h3, h4, h5, h6
{
	font-weight: bold;
	color: #2d1b01;
}

.Item h2
{
	font-size: 1.5em;
	line-height: 1.5em;
	margin: 1em 0 0 0;
}

.Item .TitlePanel h2
{
	margin: 0;
}

.Item h3
{
	font-size: 1.3em;
	line-height: 1.3em;
	margin: 1em 0 0.7em 0;
}

.Item h4, .Item h5, .Item h6
{
	font-size: 1em;
	line-height: 1em;
	margin: 1em 0 1em 0;
}

#SideBar .Item h4, #SideBar .Item h5, #SideBar .Item h6
{
	margin: 0.5em 0;
}

.SubdividedSecondary
{
	width: 24em; /* 19em@12 */
	float: right;
}

.SubdividedSecondary h2
{
	font-size: 1.2em;
	margin-top: 0.8em;
	font-weight: bold;
}

.Recipe .SubdividedSecondary h2
{
	margin-left: 4em;
}

.Recipe .SubdividedSecondary .Labels h2
{
	margin-left: 0;
}

.SubdividedSecondary h3
{
	font-weight: bold;
	font-size: 1.1em;
}

.Recipe .SubdividedSecondary h3
{
	margin: 1.0em 0em 0em 5.5em;
}

.SubdividedSecondary .Section
{
	clear: both;
}

.SubdividedSecondary .FollowingSection
{
	margin-top: 1em;
	padding-top: 1em;
	border-top: 1px solid #d4dedf;
}

.SubdividedSecondary .FirstSection
{
}

.SubdividedPrimary
{
	width: 30em;
}

/* ----- Pagination ------------------------------------------------------------ */

#Main .Item ul.Pagination
{
	margin: 1.5em 0;
	padding: 0;
	list-style-type: none;
}
#Main .Item ul.Pagination
{
	clear: both;
}
#Main .Item ul.Pagination
{
	display: inline-block;
}
#Main .Item ul.Pagination:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
* html ul.Pagination
{
	height: 1%;
}
#Main .Item ul.Pagination
{
	display: block;
}
#Main .Item ul.Pagination li
{
	float: left;
	padding: 0 .5em 0;
	margin-left: -1px;
	background: none;
}
#Main .Item ul.Pagination li span.CurrentPage
{
	font-weight: bold;
}
#Main .Item ul.Pagination li.Page
{
	border: 1px solid #d4dedf;
	border-width: 0 1px;
}
#Main .Item ul.Pagination .PreviousPage
{
}
#Main .Item ul.Pagination .NextPage
{
}

/* ----- Content Table ------------------------------------------------------------ */

#Main table.ContentTable,
#Main table.TransparentTable,
#SideBar table.TransparentTable
{
	border-collapse: collapse;
	width: auto;
	margin: 1em 0;
}
#Main table.ContentTable th, #Main table.ContentTable td,
#Main table.TransparentTable th, #Main table.TransparentTable td
{
	padding: .5em;
}
#SideBar table.TransparentTable th, #SideBar table.TransparentTable td
{
	padding: .2em .2em .2em 0;
	vertical-align: top;
}
#Main table.ContentTable th,
#Main table.TransparentTable th,
#SideBar table.TransparentTable th
{
	font-weight: bold;
}
#Main table.ContentTable tr.DetailRow td,
#Main table.TransparentTable tr.DetailRow td,
#SideBar table.TransparentTable tr.DetailRow td
{
	font-size: 70%;
}
#Main table.ContentTable span,
#Main table.TransparentTable span,
#SideBar table.TransparentTable span
{
	float: left;
	padding: .2em;
}

#Main table.ContentTable
{
	border: 1px solid #006d9d;
}
#Main table.ContentTable th, #Main table.ContentTable td
{
	border: 1px solid #006d9d;
}
#Main table.ContentTable th
{
	background: #006d9d;
	color: #fff;
}
#Main table.ContentTable th a
{
	color: #fff;
}
#Main table.ContentTable tr.EvenRow td
{
	background: #f9f5ef;
}
#Main table.ContentTable tr.OddRow td
{
	background: #fff;
}

/* ----- Calendar Table ------------------------------------------------------------ */

#Main .Calendar table
{
	border-collapse: collapse;
	border: none;
	width: inherit;
	margin: 0;
}
#Main .Calendar table th, 
#Main .Calendar table td
{
	padding: 0;
	border: none;
}
#Main .Calendar table th
{
	background: #fff;
	color: #000;
	font-weight: bold;
}
#Main .Calendar table td
{
	font-size: 100%;
	background: #fff !important;
}

#Main .Calendar table span
{
	float: none;
	padding: 0;
}
/* ----- Radio Button Group ------------------------------------------------------------ */

.RadioButtonGroup
{
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.RadioButtonGroup li
{
	padding: 0;
	margin: 0;
}

.RadioButtonGroupInline
{
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.RadioButtonGroupInline li
{
	float: left;
	padding: 0;
	margin: 0;
}

.TriboolGroup
{
	width: 12em;
}

.TriboolTrue
{
	background-color: #b8ddaf;
	width: 2.5em;
}

.TriboolIndeterminate
{
	background-color: #ffeda1;
	width: 2.5em;
}

.TriboolFalse
{
	background-color: #ffa1a1;
	width: 2.5em;
}

/* ----- Form ------------------------------------------------------------ */

#Main .Form
{
	width: 54.461538em; /* 59em@12 */
}

.Form .Row 
{
	margin: 1em 0;
	padding: 4px 4px 4px 0;
}

.Error
{ 
	display: block;
	width: 100%;
}

.Error .Message
{
	padding: 0 1em;
	color: Red; 
	font-weight: bold;
}

.Form dt 
{
	clear: left; 
	float: left; 
	width: 17.538461em; /* 19em@12 */
	padding: 0 0.625em 0 0;
	margin: 0 0.375em 0 0;
}

.Form dt .Required
{
	color: Red;
	margin-left: 0.5em;	
}

.Form dt.Large
{ 
	width: 53em;
}

.Form dd 
{ 
	margin-left: 18.461538em; /* 20em@12 */	
}

.Form dd.Large
{ 
	margin-left: 0; 	
	clear: left;
}

.Form .RowItem
{
}

/* ===== Specialized Content ============================================================ */

/* ----- Recipes ------------------------------------------------------------ */

.Recipe .Yield .Amount
{
	width: 2em;
}

.Recipe .Ingredients .Yield
{
	margin-left: 5.8em;
}

.Recipe .Ingredients .Yield .Amount
{
	margin-right: 0.625em;
}

.Recipe .Ingredients .Yield .ImageButton
{
	margin-left: 0.625em;
}

.Recipe .Ingredients dl.IngredientList, .Ingredients ul
{
	clear: both;
}
.Recipe .Ingredients dt.IngredientKey
{
	width: 8.0em; /* 6em@12 */
	float: left;
	clear: left;
	text-align: right;
	font-weight: normal;
}
.Recipe .Ingredients dd.IngredientValue
{
	width: 14em; /* 12em@12 */
	margin-left: 1em;
	float: left;
}

.Recipe .Ingredients dd.IngredientValue .Alternatively
{
	font-size: 85%;	
}

.Recipe .Ingredients dd.IngredientValue .Alternatively .AlternativelyHeading
{
	margin-left: 1em;	
}

.Recipe .Ingredients dd.IngredientValue dl.IngredientList
{
	margin-left: -5.5em;
}

.Recipe .Ingredients dd.IngredientValue dt.IngredientKey
{	
	width: 5.5em;
	float: left;
	clear: left;
	text-align: right;
	font-weight: normal;
}
.Recipe .Ingredients dd.IngredientValue dd.IngredientValue
{
	width: 11em;
	margin-left: 1em;
	float: left;
}

.Recipe .Time dt.TimeKey
{
	margin-left: 4em;
	width: 8em;
	float: left;
	clear: left;
	font-weight: normal;
}

.Recipe .Time dd.TimeValue
{
	width: 4.5em;
	margin-left: 1em;
	float: left;
}

.Recipe .QuantityAmount
{
	width: 2em;
}

.Recipe .ComponentsEditor .TextAreaEditor
{
	height: 18em;
}

.Recipe .DescriptionEditor .TextAreaEditor,
.Recipe .CommentEditor .TextAreaEditor
{
	height: 12em;
}


 div.RecipeEditorHeadingPanel
 {
 	margin: 0.75em 0 0 0;
 }

.Item h2.RecipeEditorSubSection
{
	display: inline;
	font-size: 120%;	
}

.Item h3.RecipeEditorSubSection
{
	display: inline;
	font-size: 100%;
}

.Item .RecipeEditorSubSectionMandatory
{
	margin-left: 0.1em;
	color: #f00;
	font-size: 120%;
	font-weight: bold;
}

.Item .RecipeEditorSubSectionComment
{
	margin-left: 0.5em;
	font-size: 90%;
}

.Recipe .Facts ul,
.Recipe .Facts dl
{
	clear: left;
}

.Recipe .SuperclassList dt
{
	margin: 0;
}

.Recipe .SuperclassList dd
{
	margin-left: 1em;
}

/* ----- Nutrition Entities ------------------------------------------------------------ */

.NutritionInfoList
{
	margin-bottom: 1em;
}

.NutritionInfoList li
{
	float: left;
	margin-right: 1em;
	white-space: nowrap;
}

.NutritionInfoList li a
{
}

#Main .Item ul.NutritionInfoList li.NutritionInfoFree
{
	background-image: url(layout/nutritioninfo_free.gif);
}

#Main .Item ul.NutritionInfoList li.NutritionInfoFreeProbably
{
	background-image: url(layout/nutritioninfo_probablyfree.gif);
}

.UserProfileImagePanel,
.BookImagePanel,
.RestaurantImagePanel,
.ProductImagePanel,
.NutritionEntityImagePanel
{
	position: relative;
	float: left;
}

.BookImagePanel a,
.RestaurantImagePanel a,
.ProductImagePanel a,
.NutritionEntityImagePanel a
{
	display: block;
	cursor: pointer;
	position: relative;
}

.BookImagePanel a span.Info,
.RestaurantImagePanel a span.Info,
.ProductImagePanel a span.Info,
.NutritionEntityImagePanel a span.Info {
	position: absolute;
	top: 0; left: 0;
	width: 100%;
	height: 100%;
}

.BookImagePanel a:hover span.Info,
.RestaurantImagePanel a:hover span.Info,
.ProductImagePanel a:hover span.Info,
.NutritionEntityImagePanel a:hover span.Info {
	background: url(layout/zoom.gif) no-repeat 50% 50%;	
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

.BookImagePanel span.Image,
.RestaurantImagePanel span.Image,
.ProductImagePanel span.Image,
.NutritionEntityImagePanel span.Image {
	display: block;
}

.BookImagePanel img,
.RestaurantImagePanel img,
.ProductImagePanel img,
.NutritionEntityImagePanel img {
	display: block;
	margin: 0 auto;
}

.BookImagePanel .ImageCaption,
.RestaurantImagePanel .ImageCaption,
.ProductImagePanel .ImageCaption,
.NutritionEntityImagePanel .ImageCaption
{
	float: left;
	vertical-align: top;
}

.BookImagePanel .AlbumLink,
.RestaurantImagePanel .AlbumLink,
.ProductImagePanel .AlbumLink,
.NutritionEntityImagePanel .AlbumLink
{	
	float: right;
}

.BookImagePanel a.ReportLink,
.RestaurantImagePanel a.ReportLink,
.ProductImagePanel a.ReportLink,
.NutritionEntityImagePanel a.ReportLink
{
	display: inline;
	position: inherit;
}

.BookImagePanel a.ReportLink img,
.RestaurantImagePanel a.ReportLink img,
.ProductImagePanel a.ReportLink img,
.NutritionEntityImagePanel a.ReportLink img
{
	display: inline;
	vertical-align: bottom;
	margin-right: 4px;
}

.InlineControl
{
	padding-left: 0.5em;		
}

.Basic,
.Facts
{
	margin-left: 5em;
}

.SuperclassList dt,
.SubclassList dt
{
	font-weight: bold;
}

/* ----- Gallery ------------------------------------------------------------ */

#Main ul.Gallery
{
	list-style-type: none;
	margin: 1em 0;
	padding: 1em 0;
}

#Main ul.Gallery
{
	clear: both;
}

#Main ul.Gallery li
{
	float: left;
	position: relative;
	margin: 0 1em 1em 0;
	padding: 0;
	background: none;
	width: 12.5em;
}

#Main ul.Gallery li div
{
	margin: 0 auto;
}

#Main ul.Gallery li a
{
	position: relative;
	display: block;
	cursor: pointer;
}

#Main ul.Gallery li a img
{
	border: 1px solid #006d9d;
	margin: 0 auto;
	display: block;
}

#Main ul.Gallery li a .Caption
{
	display: block;
	text-align: center;
	height: 3em;
}

#Main ul.Gallery li a:hover, #Main ul.Gallery li a:hover img
{
	border-color: #368127;
}

/* ----- Comments ------------------------------------------------------------ */

.UserComments
{
	margin-top: 3em;
	border-top: 1px solid #d4dedf;
	padding-bottom: 1em;
	background: url(layout/bg_gradient_up.gif) repeat-x bottom;	
}

.UserComments h2
{
	margin-top: 0;
	padding: 0.5em 0;
	background: url(layout/bg_gradient_down.gif) repeat-x top;	
}

/* ----- Message ------------------------------------------------------------ */

.Message
{
	clear: left;
	padding-bottom: 1em;
	border-top: 1px solid #ded6cd;
}

.Message .About
{
	float: left;
	width: 12em;
}

.Message .About div
{
	font-size: 80%;
}

.Message .About .UserName
{
	font-weight: bold;
	font-size: 130%;
}

.Message .About img
{
	margin: 0.5em 0;
}

.Message .About dt
{
	float: left;
	margin-right: 0.3em;
}

.Message .Titlebar
{
	min-height: 22px;
	background-color: #f9f5ef;
}

.Message .Titlebar h3
{
	margin: 0;
	padding-top: 0.2em;
}

.Message .Titlebar,
.Message .Body
{
	margin-left: 12em;
}

.Message .Titlebar .FirstPublished
{
	float: right;
	font-size: 80%;
}

.Message .Titlebar .Edited
{
	float: right;
	font-size: 80%;
}

.Message .Titlebar .Toolbar
{
	float: right;
}

.Message .Titlebar .Spacer
{
	clear: right;
}

.Message .Reply
{
	margin-left: 6em;
}

.Message .Body
{
	/*border-bottom: 1px solid #ded6cd;	*/
}

/* ----- Forum ------------------------------------------------------------ */

#Main table.Forums
{
	width: 100%;
}

.Forums .Title
{
	font-weight: bold;
}

.Forums .Description
{
	font-size: 90%;
}

#Main table.RootPostings
{
	width: 100%;
}

/* ----- Postings ------------------------------------------------------------ */

.PostingList
{
	margin-top: 1em;
	/*border-top: 1px solid #d4dedf;*/
	padding-bottom: 1em;
}

.PostingList h2
{
	margin-top: 0;
	padding: 0.5em 0;
}

/* ----- Rating List ------------------------------------------------------------ */

ul.RatingList
{
	list-style-type: none;
}

/* ----- Help ------------------------------------------------------------ */

.HelpLink
{
	cursor: pointer;
}

/* ----- Page Data ------------------------------------------------------------ */

ul.PageRoles li
{
	float: left;
}

/* ----- Order Form ------------------------------------------------------------ */

.OrderForm .Amount
{
	width: 1.5em;
	margin-right: 0.5em;
}

.OrderForm .Purpose
{
	width: 50%;
	height: 5em;
}

/* ----- Workflow ------------------------------------------------------------ */

.WorkflowPanel
{
	text-align: right;	
	padding: 0.2em 0;
}

.WorkflowPanel input.Log
{
	margin-left: 0.2em;
	width: 8em;
}

.WorkflowPanel input.Current
{
	border: solid 3px #2ea556;
}

.InvalidateButton
{
	background-color: #4e9a06;
	color: #ffffff;
}

.ValidateButton
{
	background-color: #cc0000;
	color: #ffffff;
}

.Group
{
	border: solid 1px #eeeeec;
	margin: 0.1em 0 0.1em 0;
}

.WorkflowStatus
{
	text-align: left;
	font-family: Helvetica, Arial, sans-serif;
}

/* ----- Page Data ------------------------------------------------------------ */

.PageDataPanel
{
	padding: 0.2em;
}

.PageDataTitle
{
	width: 6em;
}

.PageDataUrl
{
	width: 6em;
}

/* ----- Pop Ups ------------------------------------------------------------ */

.PopUp
{
	background: #f9f5f0;
	border: 1px solid #472a01;
	color: #472a01;
	padding: 0.3em;
	width: 18.75em;
	z-index: 1;
}

.InfoPopUp
{
}

.InfoPopUp dt
{
	float: left;
	text-align: left;
	margin: 0 0 0.8em 0;
	font-size: 1.2em;
}

.InfoPopUp dd
{
	clear: both;
	float: left;
	margin: 0;
	width: 100%;
}

.InfoPopUp img
{
	float: right;
}

/* ----- Captcha ------------------------------------------------------------ */

.CaptchaTextWatermark
{
	color: #babdb6;
}

/* ----- Date Selector ------------------------------------------------------------ */

.DateSelector .Link
{
}

.DateSelector .Previous
{
	margin-left: 0.7em;
	margin-right: 0.5em;
}

.DateSelector .Next
{
	margin-left: 0.5em;
	margin-right: 0.7em;
}

/* ----- Update Progress ------------------------------------------------------------ */

.UpdateProgressOverlay
{
	position: fixed;
	z-index: 99;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}

* html .UpdateProgressOverlay
{
	position: absolute;
	height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight +    'px' );
	width: expression(document.body.scrollWidth > document.body.offsetWidth ? document.body.scrollWidth : document.body.offsetWidth +    'px' );
}

.UpdateProgressOverlayBackground
{
	position: fixed;
	z-index: 99;
	top: 0px;
	left: 0px;
	background-color: #000;
	width: 100%;
	height: 100%;
	filter: Alpha(Opacity=20);
	opacity: 0.20;
	-moz-opacity: 0.20;
}

.UpdateProgressStatus
{
	z-index: 100;
	position: fixed;
	width: 200px;
	margin-left: -100px;
	padding: 10px;
	border: 1px solid #444;
	top: 50%;
	left: 50%;
	background-color: #fff;
	text-align: center;
}

* html .UpdateProgressStatus
{
	position: absolute;
	margin-top: expression((document.body.scrollHeight / 4) + (0 - parseInt(this.offsetParent.clientHeight / 2) + (document.documentElement && document.documentElement.scrollTop || document.body.scrollTop)) +    'px' );
}

/* ===== Text Ad ============================================================ */

.TextAd h4 a,
.TextAd h4 a:link,
.TextAd h4 a:hover,
.TextAd h4 a:visited,
.TextAd h4 a:active
{	
	font-size: 130%;
	font-weight: normal;
	color: #00d;
	text-decoration: underline;
}

.TextAd p
{	
	color: #000;
}

.TextAd a,
.TextAd a:link,
.TextAd a:hover,
.TextAd a:visited,
.TextAd a:active
{	
	color: #484;
	text-decoration: none;
}

/* ===== WMD ============================================================ */

.wmd-panel
{
	margin-left: 25%;
	margin-right: 25%;
	width: 50%;
	min-width: 500px;
}

#wmd-editor
{
	background-color: #f00;
}

.wmd-button-bar 
{
	width: 100%;
	/*
	background-color: Silver; 
	*/
}

.wmd-input 
{ 
	height: 500px;
	width: 100%;
	background-color: #ff0;
	border: 1px solid DarkGray;
}

.wmd-preview 
{ 
	background-color: #f0f; 
}

.wmd-output 
{ 
	background-color: #0ff;
}

.wmd-button-row 
{
	position: relative; 
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-top: 10px;
	padding: 0px;  
	height: 20px;
}

#Main .Item ul li.wmd-spacer,
.wmd-spacer
{
	width: 1px; 
	height: 20px; 
	margin: 0 0 0 14px;
	padding: 0;
	
	position: absolute;
	background-color: Silver;
	background-image: none;
	display: inline-block; 
	list-style: none;
}

#Main .Item ul li.wmd-button,
.wmd-button
{
	width: 20px; 
	height: 20px; 
	margin: 0 5px 0 5px;
	padding: 0;
	
	position: absolute;
	background-image: url(/Themes/Common/wmd-buttons.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: inline-block; 
	list-style: none;
}

.wmd-button > a
{
	width: 20px; 
	height: 20px; 
	margin-left: 5px;
	margin-right: 5px;
	
	position: absolute;
	display: inline-block; 
}


/* sprite button slicing style information */
.wmd-bold-button    {left: 0px;   background-position: 0px 0;}
.wmd-italic-button  {left: 25px;  background-position: -20px 0;}
.wmd-spacer1        {left: 50px;}
.wmd-link-button    {left: 75px;  background-position: -40px 0;}
.wmd-quote-button   {left: 100px;  background-position: -60px 0;}
.wmd-code-button    {left: 125px;  background-position: -80px 0;}
.wmd-image-button   {left: 150px;  background-position: -100px 0;}
.wmd-spacer2        {left: 175px;}
.wmd-olist-button   {left: 200px;  background-position: -120px 0;}
.wmd-ulist-button   {left: 225px; background-position: -140px 0;}
.wmd-heading-button {left: 250px; background-position: -160px 0;}
.wmd-hr-button      {left: 275px; background-position: -180px 0;}
.wmd-spacer3        {left: 300px;}
.wmd-undo-button    {left: 325px; background-position: -200px 0;}
.wmd-redo-button    {left: 350px; background-position: -220px 0;}
.wmd-help-button    {right: 0px; background-position: -240px 0;}


.wmd-prompt-background
{
	background-color: Black;
}

.wmd-prompt-dialog
{
	border: 1px solid #999999;
	background-color: #F5F5F5;
}

.wmd-prompt-dialog > div {
	font-size: 0.8em;
	font-family: arial, helvetica, sans-serif;
}


.wmd-prompt-dialog > form > input[type="text"] {
	border: 1px solid #999999;
	color: black;
}

.wmd-prompt-dialog > form > input[type="button"]{
	border: 1px solid #888888;
	font-family: trebuchet MS, helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
}

/* ===== Misc ============================================================ */

.ImageUpload label
{
	margin-right: 0.5em;
}

textarea
{
	width: 100%;
	height: 15em;
}

.ListSearchPrompt
{
	font-style: italic;
	color: #888a85;
}

#PrintView
{
	background-color: #fff;
}

.AboutEntity
{
	margin-top: 2em;
	font-size: 0.8em;
	line-height: 1em;	
	float: right;
}

.RequiredFieldMarker
{
	color: #888a85;
}

.MarkerExplanation
{
	color: #888a85;
	font-size: 0.8em;
	line-height: 1em;
}

.PathSeparator
{
	margin: 0 0.5em;
}

.ImageCaptionPrefix
{
	margin-right: 4px;
}

.ImageCaptionText
{
	margin-left: 4px;
}

.ShowProfile
{
	display: block;
}

.ajax__calendar
{
	height: 0;
	width: 0;
}

.LoginButton
{
	margin: 1em 0;
}

.OrderFormContainer
{
	background: url(layout/recipecards.png) no-repeat top right;	
}

.AutoTextBoxInteraction
{
	margin: 0 0.2em;	
}

.ResetSpacer
{
	font-weight: bold;
	font-size: 120%;
}

.YieldLabel,
.TimeLabel
{
	display: inline-block;
	width: 9em;
}

.ComplianceAppendix
{
	margin-top: 1.5em;
}

.NotPublished,
a.NotPublished,
a.NotPublished:Link,
a.NotPublished:Visited,
a.NotPublished:Hover
{
	color: #f00;
}

.ModalBackground
{
}

.ModalContentPanel
{
	border: solid 3px #2c82a9;
	background-color: #fff;
	top: 50%;
	left: 50%;
}

.ModalContentPanel h2
{
	margin: 0 0 0.5em 0;
	padding: 0.5em;
	background-color: #f7f7f7;
}

.DynamicPopulateUpdating
{
	background: url(/Themes/Common/icons/load_small.gif) no-repeat left top;
}

.DeletePopUpPanel,
.DependencyPopUpPanel
{
	text-align: left;
}

.DeletePopUpDependencies,
.DependencyPopUpDependencies
{
	clear: left;
	padding: 0.5em;
	min-height: 2em;
	max-height: 20em;	
	overflow:auto;
}

.ImageAd
{
	display: block;
	margin: auto;
}

.ImageAd img
{
	display: block;
	margin: auto;
}

.RecipeEditorIngredientsList li
{
	min-height: 2em;
}

.RecipeEditorHints
{
	margin-top: 1em;
}

.RecipeEditorMandatoryExplanation
{		
	color: #f00;
}

.RecipeEditorMergedSynonyms,
.RecipeEditorMergedTags
{
	width: 80%;
}

.RecipeEditorCategoryOptionalHint
{
	margin-left: 0.5em;
}

.RecipeEditorComponentTitleLabel
{
	margin-right: 0.5em;
}

.ImageListSource
{
	width: 5em;
}

.RecipeListTitle
{
	width: 30em;
}

#SideBar .Item ul.RecipeListView li 
{
	margin: 0 0 6px 0;
	clear: both;	
	padding-top: 1px;
}

#SideBar .Item ul.RecipeListView li a.ImageLink
{
	float: left;
	display: block;
	margin-top: 0.3em;
}

#SideBar .Item ul.RecipeListView li div.Data
{
	margin: 0 0 0 46px;	
}

.StatisticsProgressBarBox
{
	width: 100%;
	border: solid 1px #006d9d;
}

.StatisticsProgressBar
{
	height: 1em;
	background-color: #006d9d;
	float: left;
}

.CollapsibleFrame
{
	border: solid 1px #1b89b4;
	margin-bottom: 0.5em;
}

.CollapsibleFrame .Controller
{
	min-height: 22px;
	background-color: #ebf6fa;
	cursor: pointer;	
	padding: 1px;
}

.CollapsibleFrame .Controller .Button
{
	display: block;
	float: left;
}

.CollapsibleFrame .Controller h2
{
	margin: 0 0 0 30px;
	font-size: 1.3em;
}

.CollapsibleFrame .Content
{
	padding: 0.5em;
}

.ModalPopUpOpenLink
{
	text-decoration: underline;		
	color: #006d9d;
	cursor: pointer;
}

.ModalPopUpPanel
{
	background-color: #fff;
	border: solid 1px #1b89b4;
	padding: 0.5em;
}

.ModalPopUpBackground
{
	background-color: #000;
	filter: Alpha(Opacity=20);
	opacity: 0.20;
	-moz-opacity: 0.20;
}


.ProductEditor dd,
.RestaurantEditor dd,
.BookEditor dd
{
	margin-bottom: 0.5em;
}

.ProductEditor .LeftColumn,
.RestaurantEditor .LeftColumn,
.BookEditor .LeftColumn
{
	float: left;
	width: 23em;
}

.ProductEditor .RightColumn,
.RestaurantEditor .RightColumn,
.BookEditor .RightColumn
{
	margin-left: 25em;
	width: 23em;
}

.ProductEditor .LeftColumn .TextBox,
.ProductEditor .RightColumn .TextBox,
.RestaurantEditor .LeftColumn .TextBox,
.RestaurantEditor .RightColumn .TextBox,
.BookEditor .LeftColumn .TextBox,
.BookEditor .RightColumn .TextBox
{
	width: 23em;
}

.ProductEditor .LeftColumn select,
.ProductEditor .RightColumn select,
.RestaurantEditor .LeftColumn select,
.RestaurantEditor .RightColumn select,
.BookEditor .LeftColumn select,
.BookEditor .RightColumn select
{
	margin-right: 0.5em;
}

.ProductEditor label,
.ProductEditor .Label,
.RestaurantEditor label,
.RestaurantEditor .Label,
.BookEditor label,
.BookEditor .Label
{
	margin-right: 0.5em;
}

.ProductEditor .LabelComment,
.RestaurantEditor .LabelComment,
.BookEditor .LabelComment
{
	color: #777;
	margin-right: 0.5em;
}

.ProductEditor .PriceFrom,
.ProductEditor .PriceTo
{
	width: 4em !important;
	margin-right: 0.5em;
}

.ProductEditor dd img,
.RestaurantEditor dd img,
.BookEditor dd img
{
	vertical-align: middle;
	margin-left: 0.5em;
}

.ProductEditor .Availability .ShopItem
{
	margin-left: 1em;
}

.ProductCreator dt,
.BookCreator dt
{
	float: left;
	width: 9em;
}

.ProductCreator dd,
.BookCreator dd
{
	display: block;
	float: left;
	margin-left: 10em;
}

.BookCreator dd img
{
	margin-left: 1em;
}

.ProductCreator dd .CodePanel,
.BookCreator dd .CodePanel
{
	float: left;
}

.ProductCreator .NoCode,
.BookCreator .NoCode
{
	display: block;
	margin: 3em 0 0 18.25em;
}

.ProductCreator .Next,
.BookCreator .Next
{
	display: block;
	margin-left: 18.25em;
}

.CreateNewProductOnFirstPublicationLink,
.CreateNewBookOnFirstPublicationLink
{
	float: right;
}

.Product .SubdividedPrimary dl dt,
.Product .SubdividedSecondary dl dt,
.Restaurant .SubdividedPrimary dl dt,
.Restaurant .SubdividedSecondary dl dt,
.Book .SubdividedPrimary dl dt,
.Book .SubdividedSecondary dl dt
{
	font-weight: bold;
}

.Product .SubdividedPrimary dl dd,
.Product .SubdividedSecondary dl dd,
.Restaurant .SubdividedPrimary dl dd,
.Restaurant .SubdividedSecondary dl dd,
.Book .SubdividedPrimary dl dd,
.Book .SubdividedSecondary dl dd
{
	margin-left: 1em;
}

ul.ListTree,
.Item ul.ListTree,
#Main .Item ul.ListTree
{
	list-style-type: none;
	padding: 0;
	margin: 0;
}

ul.ListTree li,
.Item ul.ListTree li,
#Main .Item ul.ListTree li
{
	padding: 0;
	margin: 0;
	background-image: none;	
}

ul.ListTree li li,
.Item ul.ListTree li li,
#Main .Item ul.ListTree li li
{
	margin-left: 1em;
}

.Product .Labels ul,
.Item .Product .Labels ul,
#Main .Item .Product .Labels ul
{
	list-style-type: none;
	padding: 0;
	margin: 0 0 0 1em;
}

.Product .Labels ul li,
.Item .Product .Labels ul li,
#Main .Item .Product .Labels ul li
{
	padding: 0;
	margin: 0 0 0.5em 0;
	background-image: none;	
}

.Recipe .Labels ul,
.Item .Recipe .Labels ul,
#Main .Item .Recipe .Labels ul
{
	list-style-type: none;
	padding: 0;
	margin: 0 0 0 4em;
}

.Recipe .Labels ul li,
.Item .Recipe .Labels ul li,
#Main .Item .Recipe .Labels ul li
{
	padding: 0;
	margin: 0 0 0.5em 0;
	background-image: none;	
}


.MetaToolbox
{
	position: fixed;
	top: 5px;
	right: 5px;

	padding: 2px;
	background-color: #fff7e7;
	border: 1px solid #f57900;
	
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;	
}

.PartnerLinks
{
	font-size: 90%;
	color: #aaa;
}

.PartnerLinks a,
.PartnerLinks a:visited
{
	color: #aaa !important;
}

#Main .Item ul.SearchResults
{
	margin-top: 1.5em;
}

#Main .Item ul.SearchResults li
{	
	clear: left;
	min-height: 30px;
	margin-top: 0.5em;
}

#Main .Item ul.SearchResults li .Image
{	
	float: left;
	background-color: #f7f7f7;
}

.Item ul.SearchResults li .Content
{
	padding-left: 0.5em;		
}

.Item ul.SearchResults li .Title
{		
}

.Item ul.SearchResults li .Type
{		
	margin-left: 0.5em;
	font-size: 70%;
	color: #aaa;
}

.Item ul.SearchResults li .Details
{		
	font-size: 70%;
	color: #aaa;
}

ol
{
	list-style-type: decimal;
}

ol li
{
	margin-left: 3em;
}

.SearchParameters .CollapsibleFrame
{
	margin-top: 1em;
}

.SearchParameters .LeftColumn
{
	float: left;
	width: 38em;
}

.SearchParameters .RightColumn
{
	margin-left: 40em;
	width: 8em;
}

.SearchParameters .Price
{
	width: 3em;
}

.SearchParameters dt,
.SearchParameters .Availability .Heading
{
	padding-top: 0.5em;
	font-weight: bold;
}

.SearchParameters .Availability dt
{
	font-weight: normal;
	clear: both;
	padding-top: 0.5em;
}

.SearchParameters .Availability dd
{
	margin-left: 2em;
	float: left;
	width: 14em;
}

.Calendar .Date
{
	width: 6em;	
}

.Product .PriceValue,
.ProductEditor .PriceValue
{
	width: 4em;
}

.RatingStar
{
	display: block;
	width: 22px;
	height: 16px;
}

.SavedRatingStar
{
	background-image: url(/Themes/Common/icons/rating-saved.png);
}

.FilledRatingStar
{
	background-image: url(/Themes/Common/icons/rating-full.png);
}

.EmptyRatingStar
{
	background-image: url(/Themes/Common/icons/rating-empty.png);
}

.RatingPanel .RaterPanel
{
	height: 18px;
	white-space: nowrap;
}

.RatingPanel .TotalVotes,
.RatingPanel .UserVote
{
	font-size: 90%;
}

.ExplorerFrame
{
	height: 500px;
	border: solid 1px #ddd;
	background-color: #eee;
	padding: 3px;	
}

.ExplorerContent
{
	width: 100%;
	height: 100%;
}

.ExplorerFolderPanel,
.ExplorerFilePanel
{
	border: solid 1px #ddd;
	background-color: #fff;
	height: 100%;
	overflow: auto;	
}

.ExplorerFolderPanel
{
	float: left;
	width: 348px;
}

.ExplorerFilePanel
{
	margin-left: 352px;
}

.ob_t2
{
	cursor: pointer;
}

.ResizeHandle
{
	background: url(layout/handle-grip.png) no-repeat bottom right;
	width: 16px;
	height: 16px;
}

#Main .Item .BlockClientArea,
#Main .Item .BlockClientArea .Top,
#Main .Item .BlockBottom,
#Main .Item .BlockBottom div
{
	background: #f9f5ef url(layout/m_item.png) no-repeat top right;
}
#Main .Item .BlockClientArea
{
	position: relative;
	zoom: 1;
	_overflow-y: hidden;
	padding: 11px 14px 11px 0px;
	background-color: #f9f5ef;
	}
#Main .Item .BlockClientArea .Top
{
	/* top and left */
	position: absolute;
	left: 0;
	top: 0;
	width: 14px;
	margin-left: 0px;
	height: 100%;
	_height: 1600px; /* arbitrary long height, IE 6 */
	 background-position: top left;
	}
#Main .Item .BlockBottom
{
	/* bottom */
	top:-11px;
	position: relative;
	width: 100%;
	}
#Main .Item .BlockBottom,
#Main .Item .BlockBottom div
{
	height: 14px; /* bottom */
	font-size: 1px;
}
#Main .Item .BlockBottom	
{
	background-position: bottom right;
}
#Main .Item .BlockBottom div
{
	position: relative;
	width: 14px; /* bottom corner */
	background-position: bottom left;
}
#Main .Item .BlockClientArea h1
{
	position: relative;
	margin: 0 -11px -0.083333em -13px; /* -10px -11px -1px -13px */
	top: -10px;
	background: #fb9e1b url(layout/m_title_l.gif) no-repeat top left;
	color: #fff;
	font-weight: bold;
	font-size: 80%;
	min-height: 5px; /* §ie_lte_6 */
}
#Main .Item .BlockClientArea h1 .h1s
{
	display: block;
	padding: 5px 11px 4px 13px; /* 5px 11px 4px 13px */
	background: url(layout/m_title_r.gif) no-repeat top right;
	color: #fff;
}

#Main .Item .BlockClientArea .Content
{
	top: 0;
	left: 0;
	margin: 0 0 0 14px;
	padding: 0;
	color: #89775d;
	font-size: 108.333%;
}

#Main .Item .BlockClientArea .BlockAux
{
	float: right;
	margin-right: 0.3em;
}

.Tabs
{
	font-size: 80%;
	height: 2em;
	margin-bottom: 0.5em;
}

.Tabs li
{
	height: 2em;
	background-image: url(layout/sb_adtitle_l.png) !important;
	background: #50ad3a no-repeat top left;
	color: #fff;
	min-height: 5px;
	float: left;
	display: block;
	margin: 0 0.5em 0 0 !important;
	padding: 0 !important;
}

.Tabs li a
{
	display: block;
	padding: 0.3em 1em;
	line-height: 1.4em;
	background: url(layout/sb_adtitle_r.png) no-repeat top right;
	color: #fff;
	font-weight: bold;
}

.Tabs li.Current
{
	background-image: url(layout/m_title_l.gif) !important;
	background: #fb9e1b no-repeat top left;
}

.Tabs li.Current a
{
	background: url(layout/m_title_r.gif) no-repeat top right;	
}

.InquiryDefs,
.VeganListDefs
{
	font-weight: bold;
	margin-bottom: 1em;
}

.InquiryDefs dt,
.VeganListDefs dt
{
	float: left;
	padding-right: 0.3em;
}

.InquiryProductDefs,
.VeganListProductDefs
{
	margin-top: 1em;
}

.InquiryProductDefs dd,
.VeganListProductDefs dd
{
	font-weight: normal;
}

.NonVeganProductsPanel
{
	font-size: 80%;
}

.NonVeganProductsPanel .TextBox
{
	width: 5em;
}

.NonVeganProductsPanel select
{
	width: 8em;
}

.PollBarBox
{
	width: 20em;
	border: solid 1px #50ad3a;
}

.PollBarBoxSmall
{
	width: 5em;
	border: solid 1px #50ad3a;
	margin-top: 0.2em;
}

.PollBar
{
	height: 1em;
	background-color: #50ad3a;
	float: left;
}

.Synonyms
{
	margin-top: -1em;
	margin-bottom: 1em;
}

.AdPanel
{	
	width: 320px;
	margin: 1.5em auto 1em auto;
}

.AllergyNoticePanel
{
	width: 30em;
}

.AllergyNoticeOpenLink
{
	float: right;
}

.RecipeComponentIngredientsTitleSpacer
{
	clear: left;
}

.Document p,
.Document ul,
.Document ol
{
	margin-bottom: 1em;
}

.Document p img 
{
	float: left;
	margin: 0 1em 0.5em 0;
}

.Document .ImageList
{
	float: left;
	margin: 0 1em 0.5em 0;
}

.Document .ImageList .Caption
{
	font-size: 80%;	
}

.Document .ImageList .AlbumLink
{
	font-size: 80%;
}

.ArticleSubheading
{
	font-size: 110%;
	margin-bottom: 1em;
}

.ArticleAuthor
{
	margin-top: 1em;
	float: right;
}

.Inquiry .NewProduct,
.VeganList .NewProduct
{
	width: 40em;
}

.RevisionHint
{
	color: #f00;
}

.UserProfile .Basic
{
	margin-left: 0;
}

.UserProfileImagePanel
{
	margin-bottom: 3em;
}

.UserProfile .SubdividedPrimary dl dt,
.UserProfile .SubdividedSecondary dl dt
{
	clear: left;
	float: left;
	display: inline;
	font-weight: bold;
}

.UserProfile .SubdividedPrimary dl dd,
.UserProfile .SubdividedSecondary dl dd
{
	margin-left: 0.3em;
	display: inline;
	float: left;
}

.PostingList .Depth
{
	padding: 0 0 0 2em;
}

.PostingList .Even
{		
	background: #f9f5ef;	
}

.PostingList .Odd
{
	background: #fff;
}

.PostingList .Details
{	
	background-color: #fff;	
}

.PostingList .Node
{
	background-color: #fff;	
	border-top: #ded6cd 1px solid;
}

.PostingList .Current
{
	font-weight: bold;
	background-color: #f2e9da;	
}

.RandomBook
{
	text-align: center;
}

.RandomBook .Ad
{
	font-size: 80%;
	position: absolute;
	top: 2.5em;
	left: 18em;
}

.RandomBook .Title
{
	font-weight: bold;
	margin-bottom: 0.3em;
}

.TimeSpan
{
	width: 4em;
}