/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
  	color: #333;
	font-size: 11px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	background-color: #94894B;
	}

.bodymain {
	background: #94894B url(../images/bg_pattern.gif) repeat-x left top;
}


a.bluelink {
	color: #809DB9;
	font-size: 10px;
	text-decoration: underline;
}
.breadcrumb {
	color: #900;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

a.breadcrumb {
	color: #900;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
}

a.recipelink {
	color: #900;
	text-decoration: none;
}

	
form {
	margin: 0;
	}

a img
	{
	border-width: 0; 
	border-style: none; 
	}

a {
	color: #333;
	text-decoration: underline;
}
a:hover {
	color: #900;
	text-decoration: none;
}

img { 
	margin: 0;
	padding: 0;
	}
	
hr {
    border: 0;
    width: 100%;
    color: #CCC;
    background-color: #CCC;
    height: 1px;

    }
	
em { font-style: italic; }
strong { font-weight: bold; }

p
{
  margin: 0 0 1.5em;
}

.searchwith {
	color: #93884A;
	font-style: italic;
}

/* HOME PAGE 
------------------------------------------------------- */

div#FooterRedColour {
	color: #900;
}

a.FooterLinksColour {
	color: #C56E6E;
}

/* PRODUCTS INTRO
------------------------------------------------------- */

a.Morelink {
	color: #93884A;
}
a:hover.Morelink {
	color: #900;
}

a.blacklink {
	color: #000;
	text-decoration: underline;
}
a:hover.blacklink {
	color: #000;
	text-decoration: none;
}

a.ProductRangetablelinks {
	color: #92884B;
	font-size: 95%;
}


a:hover.ProductRangetablelinks,a.ProductRangetablelinksSelected,a:hover.ProductRangetablelinksSelected {
	color: #900;
	font-size: 95%;
}

.ProductRangetablehorizontalkeylines {
	background-color: #EDEBDC;
}

/* PRODUCTS DETAIL 
------------------------------------------------------- */

.Rangetablefirstrow {
	background-color: #DBD7B9;
	color: #333;
	padding: 4px 4px 4px 10px;
	font-weight: bold;
}

.Rangetablesecondrow {
	background-color: #FAF9F5;
	padding: 4px 4px 4px 10px;
}

.Rangetablethirdrow {
	background-color: #EDEBDC;
	padding: 4px 4px 4px 10px;
}

.Rangetabletext {
	color: #333;
	padding: 4px 4px 4px 10px;
}
a.Rangetabletext {
	color: #333;
	text-decoration: underline;
}
a:hover.Rangetabletext {
	color: #333;
	text-decoration: none;
}

.CopyTextLink {
	color: #333;
}

.CopyTextNoLink {
	color: #CCC;
}

a.CopyTextLink, a.RecipeTextLink {
	color: #333;
	text-decoration: underline;
}
a:hover.CopyTextLink, a:hover.RecipeTextLink {
	color: #900;
	text-decoration: underline;
}

a.RecipeTextLink, a:hover.RecipeTextLink {
	font-weight: bold;
	text-decoration: none;
	font-size: 11px; 
}

a.RecipeMoreLink, a:hover.RecipeMoreLink {
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
	color: #92884B;
} 

a:hover.RecipeMoreLink {
	text-decoration: underline;
}

.recipeImageLink {
	border: 1px solid #ccc !important;
}

div.redboxLink, a.redboxLink, a:hover.redboxLink, div.greenboxLink, a.greenboxLink, a:hover.greenboxLink, div.blueboxLink, a.blueboxLink, a:hover.blueboxLink, div.blackboxLink, a.blackboxLink, a:hover.blackboxLink, div.whiteboxLink, a.whiteboxLink, a:hover.whiteboxLink, div.purpleboxLink, a.purpleboxLink, a:hover.purpleboxLink {
	font-weight: normal;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

a.redboxLink,a.blackboxLink,a.blueboxLink,a.greenboxLink,a.whiteboxLink,a.purpleboxLink {
	text-decoration: underline;
}

div.purpleboxLink, a.purpleboxLink, a:hover.purpleboxLink {
	color: #A586B8;
}

div.a.whiteboxLink, a.whiteboxLink, a:hover.a.whiteboxLink {
	color: #333;
}
div.redboxLink, a.redboxLink, a:hover.redboxLink {
	color: #C56E6E;
}

div.greenboxLink, a.greenboxLink, a:hover.greenboxLink {
	color: #80B994;
}

div.blueboxLink, a.blueboxLink, a:hover.blueboxLink {
	color: #809AC0;
}

div.blackboxLink, a.blackboxLink, a:hover.blackboxLink {
	color: #999;
}

.formNormal { 
	height: 19px; 
	width: 200px; 
	font-size: 10px; 
	font-weight: normal;
	border: 1px solid #809DB9; 
	COLOR: #009; 

}

.messageBox {
	height: 110px;
	width: 400px;
	font-size: 11px;
	color: #009;
	border: 1px solid #809DB9;
	font-style: normal; 
	font-weight: normal; 
	text-decoration: none;
	border-color: #809DB9;
}

.messageBoxContact {
	width: 300px;
}

.homesearch {
	color: #809DB9;
	font-size: 10px;

}

input.homesearch {
	width: 130px;
	border: 1px solid #809DB9;
	padding:2px;
}

checkbox.formNormal {
	width: 10px;
	height: 10px;
	border: 1px solid #809DB9;
	padding:2px;
}

.redtext {
	color: #900;
}

.greentext {
	color: #93884A;
}

.greytext {
	color: #999;
}


h1 {
	padding: 0;
	margin: 0;
	color: #900;
	font-size: 22px;
}

h2 {
	padding: 0 0 0 10px;
	margin: 0;
	color: #900;
}

h3 {
	padding: 10px 0 0 0;
	margin: 0;
	color: #333;
	font-weight: bold;
	font-size: 11px;
}

h4 {
	padding: 10px 0 0 0;
	margin: 0;
	color: #900;
	font-weight: normal;
	font-size: 11px;
}