﻿body 
{
	font-family: Arial;
	font-size: 9pt;
	background: url(/schoeller/Images/fcb_background.jpg) no-repeat top left;
	color: #FFFFFF;
	padding: 0px; 
	margin: 0px;
}

.fcbBody
{
	background-repeat: no-repeat;
	background-position: 50px 50px;
}

td
{
	font-family: Arial;
	font-size: 9pt;
}

a
{
	text-decoration: none;
	color: Black;
	color: #FFFFFF;
}

a:hover
{
	text-decoration: underline;
}

span
{
	padding: 0px;
	margin: 0px;
}
h1
{
	font-family: Arial;
	font-weight: bold;
	font-size: 18pt;
	padding-bottom: 5px;
	padding-top: 5px;
	margin: 0px;
}
p
{
	padding-right: 0px;
	padding-left: 0px;
	font-size: 9pt;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	font-family: Arial;
	padding-bottom: 5px;
}

.PopupNutritionTable
{
	color: White;
	border-color: White;
}

.ProductInnerContent
{
}

#NutritionTable td
{
	font-size: 7pt;
}

#NutritionHeaderRow td
{
	padding-bottom: 3px;
}

#NutritionContentRow td
{
	padding-bottom: 3px;
}

#NutritionTextRow td
{
	padding-bottom: 0px;
}

.OpaqueBackground
{
	background-color: #ffffff;	
	filter: alpha (opacity=30); 
	KHTMLOpacity: .3;
	MozOpacity: .3;
	opacity: .3; 
}

/* Snippets */

.Text_Links_Scroll
{
	color: white;
}

.Text_Links_Scroll div
{
	overflow-y:auto;
	overflow-x:hidden;
	margin-top:3px
}

.verticalmiddle
{
	vertical-align: middle;
}

.linkbrown a
{
	color: #bc984a;
}

.linkbrown a:hover
{
	color: #bc984a;
}

.linkblue a
{
	color: #009ada;
}

.linkblue a:hover
{
	color: #009ada;
}

.linkwhite a
{
	color: #FFFFFF;
}

.linkwhite a:hover
{
	color: #FFFFFF;
}


/* FAQ */
.faq-list-faqs { margin-top: 108px }
.show-faq-answer { width: 235px; font-weight: bold; display: block; clear: both; background:url(/schoeller/MagicWand/Images/faqw.png) no-repeat right top; padding: 0 0 0 50px; min-height: 23px; height: auto !important; margin-bottom: 10px }
.faq-list-faq-active { background: url(/schoeller/MagicWand/Images/faqr.png) no-repeat right top;  min-height: 25px; height: auto !important }
.faq-answer { position: absolute; top: 310px; left: 410px; width: 306px; height: 160px; overflow-y: scroll }

.nav { position: absolute; bottom: 20px; left: 15px; text-align: center; line-height: 23px }
.nav a { font-weight: bold; margin: 0 5px 0 5px; background: url(/schoeller/MagicWand/Images/faqw2.png) no-repeat center center; display: block; width: 23px; height: 23px; float: left; display: inline }
.nav a:hover { text-decoration: none }
.nav a.highlight { color: #f00; outline:none }
