﻿#wingRightColumn
{
	background: url('/Images/Inner/backgroundNutritionRight.jpg') 0 0 no-repeat;
}

#grainList
{
	width: 653px;
	height: 175px;
	position: relative;
	text-align: center;
	background-color: #ffffff;
	z-index: 100;
}

#grainListContent
{
    position: absolute;
    margin-left: -40px;
}

.borderBottomGray
{
	width: 653px;
	height: 10px;
	background: url("/Images/Inner/borderBottomGrayGrainGuide.gif") no-repeat;
}

#grainGuideHowTo
{
	width: 600px;
	position: absolute;
	padding-top: 15px;
	padding-left: 15px;
}

#grainDescription
{
	width: 653px;
	height: 150px;
	display: none;
	position: absolute;
	background: url("/Images/Inner/grainGuideDescriptionBackground.gif") no-repeat;
	z-index: 150;
}

#grainDescription table
{
	height: 150px;
}

#grainDescription #grainCopy
{
	width: 290px;
	padding-left: 15px;
	padding-right: 15px;
	border-left: solid 1px #ffffff;
	border-right: solid 1px #ffffff;
}

#grainDescription #grainImage
{
	width: 195px;
}

#grainName, #grainInfo
{
	margin: 0px;
	padding: 0px;
	font-size: 11px;
}

#grainDescription #grainCopy #grainName
{
	font-size: 18px;
	font-weight: bold;
	color: #bb4e1a;
}

#grainDescription #grainProducts
{
	width: 170px;
	padding-left: 15px;
	padding-right: 15px;
}

#grainSources
{
	width: 623px;
	height: 390px;
	display: none;
	position: absolute;
	margin-left: 15px;
	margin-top: -215px;
	background: url("/Images/Inner/gradientBackground.gif") no-repeat;
	z-index: 200;
}

#sourcesContent
{
	padding: 20px;
}

#sourcesHeaderCopy
{
	float: left;
}

#sourcesHeaderClose
{
	float: right;
}

#sourcesList
{
	width: 569px;
	height: 310px;
	clear: both;
	padding-right: 15px;
	overflow-x: hidden;
	overflow-y: auto;
	margin-bottom: 50px;
}

#grainProductLinks p
{
	margin: 0px;
	padding: 2px 0px 2px 0px;
}

#imageListDockRow1
{
	top: 50px;
}

#imageListDockRow1 img
{
	 padding-bottom: 15px;
}

#imageListDockRow2 img
{
	 padding-bottom: 15px;
}

div.jqDockLabel
{
	font-size: 11px; 	
}
