body
{
	background-image: url(../images/global/bg_gradient.gif);
	background-repeat: repeat-x;
	margin: 0em 0em 0em 0em;
}

#header { width: 100%; }
.headimg
{
	border-width: 0em;
	vertical-align: middle;
}
#nav
{
	width: 100%;
	height: 25px;
	background-color: #113F7B;
	color: white;
	font-family: ariel, verdana, sans serif;
	font-size: 1em;
	font-variant: small-caps;
	text-decoration: none;
}

#content
{
	margin: 5% 5% 14% 5%;
	color: #113F7B;
	font-family: ariel, verdana, sans serif;
	font-size: 0.9em;
	line-height: 1.25em;
	margin-bottom: 14%;
}
div#content div
{padding-bottom: 1.5em;}
#lcontent
{
	width: 130px;
	float: left;
	background-color: #557DB2;
}

#footer
{
	width: 100%;
	height: 10%;
	background-color: #113F7B;
	position: fixed;
	top: 90%;
	color: white;
	font-family: ariel, verdana, sans-serif;
	font-size: 0.75em;
	line-height: 1.25em;
	font-variant: small-caps;
	padding-top: 0.75em;
	clear: both;
}

.ffloatl
{
	margin: 0em 0em 0em 5em;
	width: 20em;
	float: left;
}

.ffloatr
{
	float: right;
	margin: 0em 5em 0em 0em;
	width: 20em;
	text-align: right;
}

.ffloatm
{
	width: 30em;
	text-align: center;
	clear: none;
}

.indent { text-indent: 2em; }
a {color: #113F7B;}
.menu
{
	padding: 0.1em 1em 0.1em 1em;
	color: #FFF;
	border-color: white;
	border-width: 3px;
	cursor: default;
	height: 100%;
	width: 6.5em;
	float: left;
}
a.footer
{
color: #FFF;
}
.proimgfloat
{
	float: left;
	padding-right: 1em;
}
.content { height: 125px; }
.rightfloat { float: right; }
.leftfloat { float: left; }
.broker
{
	font-size: .8em;
	float: right;
}
.liststyle
{
	font-size: .8em;
	list-style-type: default;
	list-style-position: inside;
}
#recipes
{
	font-size: 0.8em;
	margin: 0 0 10% 0;
}
#recipes li
{
	margin-left: 10em;
	list-style-type: default;
	list-style-position: inside;
}
#nutritionfact
{
	width: 248px;
	border-color: black;
	border-width: 1px;
	border-style: solid;
	color: black;
	line-height: -2em;
}
.nutrititle
{
	float: left;
	font-weight: bold;
	border-bottom: black;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
	width: 248px;
}
.nutri
{
	font-size: .7em;
	font-weight: normal;
	border-bottom: black;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
	width: 248px;
	float: left;
}
.nutribold
{
	font-weight: bold;
	font-size: .7em;
	float: left;
	width: 248px;
	border-bottom: black;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
}
.nutripercent
{
	font-size: .7em;
	text-align: right;
	font-weight: normal;
	float: right;
	clear: none;
}
.nutripercenttitle
{
	text-align: right;
	float: right;
	font-weight: normal;
	font-size: .6em;
}
.nutribottom
{
	font-size: .7em;
	font-weight: normal;
	width: 248px;
	float: left;
}
fieldset
{
	border-width: 0em;
	border-style: none;
	padding-top: 1em;
	text-align: center;
}
fieldset em
{
	width: 300px;
	text-decoration: underline;
}
fieldset.left
{
	width: 400px;
	float: left;
	text-align: right;
	border-width: 0em;
	border-style: none;
}
fieldset.right
{
	width: 400px;
	float: right;
	text-align: right;
	border-width: 0em;
	border-style: none;
}
.validate
{
	color: red;
	font-size: 0.75em;
	font-style: italic;
}
.producttitle { display: inline; }