html, body, div{
	font-family: Trebuchet MS, Arial, Sans-Serif;
	font-size: 9pt;
	background-color: Transparent;
	padding: 0px;
	margin: 0px;
	border: none;
	color: #332a1f;
}

html, form, body{
	height: 100%;
}

body{
	background-color: #332a1f;
	overflow: scroll;
	*overflow: auto;
}
.NormalContent
{
	
}
div{
	overflow: hidden;
}

#Container{
	position: relative;
	margin: 0 auto;
	width: 970px;
	background-color: #ffffff;
	padding: 5px;
	padding-bottom: 0;
}

#Main{
	padding: 0;
	width: 970px;
	/*overflow: auto;*/
	margin-top: 5px;
}

a img{
	border: none;
}

a{
	text-decoration: none;
	color: #ffffff;
}
a:hover 
{
	text-decoration: underline;
}

.Hilight, .Highlight, .Error{
	font-weight: bold;
}

.Error{
	color: #ff0000;
}

h1, h2, h3, h4, h5, h6, h7{
	display: inline;
	font-weight: normal;
}
ul,li
{
	margin:0px;	
	padding:0px;
}
ul
{
	margin-left:16px;	

}
* html img, * html div{
	behavior: URL('/iepngfix.htc');
}

.SubHead, .PageHead, .PageHeading, .SubHeading, h1{
	font-size: 10pt;
}

.SubHead2, .SubHeading2, h2{
	font-size: 9pt;	
}

.FormField{
	border: solid 1px #000000;
	font-family: Tahoma, Arial;
	font-size: 8pt;
}

.TablePadding
{
	padding-left:10px;
}

.NoSpace
{
    letter-spacing:-1px;
    font-size:0pt;   
}


.MainLogo 
{
	position: relative;
	top: -63px;
}
.Footer 
{
	padding-top: 19px;
	position: relative;
	overflow:visible;
	z-index: 2;
	border-top: 5px solid #ffffff;
	border-bottom: 5px solid #ffffff;
}
.FooterText 
{
	vertical-align: top;
	color: #ffffff;
}
#IE6FooterFix 
{
    height: 70px;
    background-color: #332A1F;
    border-top: 5px solid #fff;
    position: absolute;
    z-index: 3000;
    top: 57px;
    width: 980px;
    left: -5px;
    display: none;
}
* html #IE6FooterFix 
{
    display: block;   
}
.CopywriteLabel 
{
	font-size: 8pt;
	text-align:right;
	position: absolute;
	right: 10px;
	top: 10px;
}

.boxten 
{
	position: absolute;
	top: 16px;
	right: 20px;
	background-color: Transparent;
}
.boxten:hover 
{
	background-color: #4c4030;
}
.RightPanel 
{
	float: right;
	position: relative;
}
.RightPanel div 
{
	margin-bottom: 5px;
}

.FrontPureFood 
{
	position: absolute;
	top: 149px;
	left: 5px;
}

.FrontWhyOrganic 
{
	background-color: #5E88A1;
	padding: 22px;
	color: #ffffff;
	padding-top: 50px;
}
.FrontRecipe 
{
	background-color: #a8c399;
	padding: 22px;
	padding-top: 15px;
}
.FrontRecipe a 
{
	color: #382E22 !important;
}
.FrontRecipe h2 
{
	margin-top: 0;
	font-size: 18px;
	font-family: Georgia, Serif;
	font-style:italic;
	color: #3c3225;
	text-transform: lowercase;
	display: block;
	margin-bottom: 10px;
}
.FrontWhyKialla 
{
	background-color: #3A3024;
	margin-bottom: 0 !important;	
	color: #ffffff;
	padding: 22px;
	padding-top: 50px;	
}

.ContentSolidColour 
{
	position: absolute;
	left: 5px;
	top: 529px;
	z-index: 1;
	background-color: #a8c399;
	overflow: hidden;
	height: 5000px;
}

.RightPanelContent
{
	padding: 18px;
}
.ProductsContainer 
{
	margin-bottom: -8px;
}

.TeamLink, .TeamLinkRoll
{
	width:93px;
	padding-bottom: 5px;
}

.TeamLinkRoll:hover
{
	width:93px;
	padding-bottom: 5px;	
	text-decoration: none;
	color: #fff;
}
.TeamLink .StaffName
{
	color: #cfdce3;
}
.TeamLink .StaffPosition
{
	color: #9eb6c5;
}
.TeamLinkRoll .StaffName, .TeamLinkRoll .StaffPosition
{
	color: #fff;
}
.TeamLinkRoll .StaffThumbnail {
	border: 2px solid #fff !important; 
	border-bottom-width: 4px !important; 
	border-top-width: 4px !important;
	background-color: #fff;
	filter:alpha(opacity=100);-moz-opacity:1;opacity:1;
}
.TeamLink .StaffThumbnail {
	border: 2px solid #fff !important; 
	border-bottom-width: 4px !important; 
	border-top-width: 4px !important;
	background-color: #fff;
	filter:alpha(opacity=70);-moz-opacity:0.7;opacity:0.7;
}

.LargeStaffBox 
{
	background-color: #A8C39A; 
	width: 419px; 
	border-left: 5px solid #fff; 
	vertical-align: top;
	padding: 5px;
}
.FAQQuestion, .Recipe 
{
	cursor: pointer;
	background-color: #fff;
	margin: 0;
	border: none;
	padding-left: 18px;
	padding-right: 18px;
	width: 423px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 0 !important;
}
.FAQQuestion:hover, .Recipe:hover 
{
	cursor: pointer;
	background-color: #dfe7ec;
	text-decoration: none;
}
.FAQAnswer 
{
	background-color: #5E88A1;
	margin: 0;
	border: none;
	padding: 10px 18px 10px 18px;
	width: 422px;
	margin-bottom: 0 !important;
}
.FAQRightPanel div
{
	margin-bottom: 0 !important;
}
.FAQQuestionNumber 
{
	color: #5e88a2;
}
.FAQRightPanel 
{
	padding-left: 0;
	padding-right: 0;
	width: 459px !important;
}
.FAQAnswerLabel 
{
	color: #dfe7ec;
	text-transform: uppercase;
}
.Recipe 
{
    color: #332a1f;
    float: left;
}
.SingleRecipeHeader 
{
    background-color: #dfe7ec;
    position: absolute;
    top: 70px;
    left: 0;
    line-height: 64px;
    font-family: Georgia, Serif;
    font-style: italic;
    color: #332a1f;
    font-size: 18px;
    padding-left: 20px;
}
.ProductsHelp {
	background-color: #fff;
    line-height: 50px;
    font-family: Georgia, Serif;
    font-style: italic;
    color: #332a1f;
    font-size: 16px;
    padding-left: 20px;
    border-bottom: 4px solid #EAF1E4;
}
.RecipeHeadings, .RecipeHeadingsBack
{
    color: #5e88a2; 
    font-size: 15px; 
    font-family: Georgia, Serif; 
    font-style:italic;
}
.RecipeHeadingsBack:hover
{
    color: #332a1f; 
    text-decoration: underline;
}
.RecipeTextBox 
{
    font-size: 12px; 
    color: #332a1f; 
    padding: 5px;
}
.ContactRightPanel div
{
    margin-bottom: 0;
}
.EnqForm input, .EnqForm textarea
{
    border: 1px solid #fff;
}
.EnqForm textarea 
{
    overflow: auto;
    font-family: Trebuchet MS, Arial, Sans-Serif;
}
.EnqForm 
{
    font-size: 13px;
}
.EnqForm td 
{
    padding-bottom: 2px;
}

.SingleDistributor, .Stockists
{
    background-color: #fff;
    position: relative;
    margin: 0;
    padding: 0;
}
.SingleDistributor 
{
    left: 122px;
}
.Stockists 
{
    float:none;
    margin-left: -8px;
    margin-bottom: -18px;
    border-top: 2px solid #fff;
}
.SingleDistributor td, .Stockists td
{
    border-left: 8px solid #EEF3ED;
    width: 140px;
    padding: 10px 0 10px 20px;
    vertical-align: top;
}
.Stockists td 
{
    width: 205px;
    border-bottom: 8px solid #EEF3ED;
}

.SingleDistributorContainer 
{
    background-color: #EEF3ED;  
    position: relative;
    padding-bottom: 8px; 
    /*height: 118px;*/
}
.DistributorCategory 
{
    font-size: 13px; 
    font-family: Georgia, Serif; 
    font-style:italic; 
    position: absolute; 
    top: 10px; 
    left: 20px;
}

.FormTextBox 
{
    border: 1px solid #E3EBEE;
    background-color: #E3EBEE;
    float: right;
    font-size: 11px;
    margin-top: 4px;
    color: #5E88A1;
}

.ImageCheckbox, .ImageCheckboxChecked
{
    width: 91px;
    cursor: pointer;
    height: 20px;
    display: block !important;
    color: #5e88a2;
    line-height: 20px;
    margin-top: 4px;
}

.ImageCheckbox:hover, .ImageCheckboxChecked:hover 
{
    color: #332a1f;
    text-decoration: none;
}

.ImageCheckboxChecked 
{
    background-color: #E3EBEE;
    padding-left: 5px;
    width: 86px;
}

.ImageCheckboxImage 
{
    background-image: none;
    background-color: #E3EBEE;
    float: right;
}

.ImageCheckboxImageChecked 
{
    background-image: url(/Images/KPF_growers_tick.gif);
    float: right;
    border-left: 2px solid #fff ;
    border-left-width: 2px !important;
}

.CropsGrownForm td
{
    padding-right: 20px;
}

.ProductMoreLink, .GalleryPopup a
{
    color: #5E88A1;
}
.ProductMoreLink:Hover, .GalleryPopup a:hover
{
    color: #E3EBEE;
}

.GalleryPopup,.GalleryPopup td
{
    background-color: #ffffff;
    font-size: 10pt;
    color: #A8A999;
}
.GalleryPopup
{
/*	visibility:hidden;	*/
}


.ModalBackground
{
    background-color: #000000;
    filter: alpha(opacity=60);
    opacity: 0.6;
}

.HiddenButton
{
    display: none;
}

.GalleryLink 
{
    background-color: #EAF1E4;
    text-align: center;
    border-left:solid 4px #ffffff;
    color: #31291F !important;
}
.GalleryLink:hover 
{
    background-color: #E3EBEE;
    color: #31291F !important;
    text-decoration: none;
}

.UsefulLink 
{
    padding-bottom: 10px;
}
.UsefulLink a
{
    color: #5E88A1;
}

.ProductsContainer a, .RightPanel a 
{
    color: #5E88A1;
}


@media print {
    .RemoveForPrint 
    {
        display: none;
    }
    .RightPanel 
    {
        float:none;
    }
    .SingleRecipeHeader 
    {
        position: relative;
    }
}
.RightPanel li 
{
    padding-top: 5px;
    padding-bottom: 5px;
}
.RightPanel li li 
{
    list-style-type: disc;
}

.FrontRightPanel a 
{
    color: #fff;
}
.FrontRightPanel a:hover 
{
    color: #fff;
}

.StockistHeading 
{
    font-size: 17px; 
    font-family: Georgia, Serif; 
    font-style: italic;
}

.StaffTable td {
	background-image: url(/Images/staffBlank.gif);
	background-position: top;
	background-repeat: no-repeat;
}