/* ---------------------------------- Body ---------------------------------- */

html, Body {
	margin: 0;
	padding: 0;
	font-family: Helvetica, Arial, Sans-serif;
	height:101%;
	font-size:100.01%;
}

Body {
	background-color: #EEDDAA;
	background-position:center;
	background-repeat:repeat-y;
	background-image: url(images/bg-wide.gif);
	font-size:75%;
	color:#333;
	font-family:"Helvetica Neue","Lucida Grande",Helvetica,Arial,Verdana,sans-serif;
	border-left: dotted;
	border-left-color: #DCC889;
	border-left-width: 1px;
}
	
Body.consumers {
	background-color: #F1E9C7;
	background-position:center;
	background-repeat:repeat-y;
	background-image: url(images/bg-wide.gif);
}
.screen {
	}
.wrap {
	width: 910px;
	padding-left: 10px;
	}
	
p {
	text-align:left;
	font-size: 9pt;
	line-height: 15pt;
	padding-left: 15px;
	padding-right: 15px;
    }
	
p.productdescription {
	color: #666666;
	text-align:left;
	font-size: 10pt;
	line-height: 15pt;
	padding-left: 40px;
	padding-right: 0px;
    }	
p.alergy {
	color: #669966;
	text-align:left;
	font-size: 11pt;
	line-height: 15pt;
	padding-left: 0px;
	padding-right: 0px;
    }	
p.title {	
	color: #a36d52;
	font-weight: bold;
    }
	
h1 {
	font-size: 18pt;
	color: #666666;
	font-family: 'Trebuchet MS', Arial, Verdana, Sans-serif;
	text-transform: capitalize;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #38230E;
	font-size: 15px;
	text-transform: none;
	line-height: 18pt;
	}
		
h3 {
	text-align:left;
	font-size: 14px;
	line-height: 17pt;
	color: #0099CC;
	padding-left: 15px;
	padding-right: 15px;
    }

h3.product {
	text-align:left;
	font-size: 22px;
	line-height: 17pt;
	color: #AB9A65;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 0px;
    }	

h4 {
	text-align:left;
	font-size: 13px;
	line-height: 14pt;
	color: #0099CC;
	padding-left: 15px;
	padding-right: 15px;
    }

h5 {
	font-size: 13pt;
	font-weight: normal;
	color: #666666;
	line-height: 18pt;
	font-style: normal;
	padding-left: 15px;
	text-align: left;
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	font-size: 19px;
	line-height: 10px;
	color: #38230E;
	padding-left: 20px;
	padding-right: 0px;
    }

.style3 {color: #00CCFF}
.style4 {
	color: #0099CC;
	font-weight: bold;
}
.style5 {color: #CCCC00}
.style7 {color: #0099FF; font-weight: bold; font-size: 18px; }
.style8 {color: #3333CC}
.style9 {color: #CCCCCC}
.style10 {color: #CCCCCC; font-size: x-small; }
dt {
}
dd {
}
.Right {
	align: right;
}
.Left {
	text-align: left;
}
.Center {
	text-align: center;
}
.FloatLeft {
	float: left;
	margin-right: 10px;
	margin-top: 0px;
	clear: right;
	margin-left: 5px;
}

.ClearSpace {
	clear:both;
}

.FloatRight {
	float: right;
	margin-left:20px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	}
.Fooddescription {
	color: #666666;
	padding-left: 242px;
	padding-right: 0px;
	float: right;
	margin-left:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    }	
	
.img	
    {
    float: right
    }
	
.Copyright {
	font-size: x-small;
	color: #FFFFFF;
	position: absolute;
	text-align: center;
	left: 131px;
	top: 493px;
	width: 900px;
}
	
.smalltext {
	font-size: x-small;}
	
.small {
	font-size: 10px;
	line-height: 10px;
	color: #333;
}	
	
hr.spacer {
border:1px solid #E6D8AC;
color:#E6D8AC;
}	

/* ------------------------------- Nav -------------------------------- */
	
a {
	color:#007095;
	text-decoration: none;
}
	
a:hover {
	color:#0099FF;
	text-decoration: none;
}
	
a:active {
	color:#0066FF;
	text-decoration: none;
}
a.smllinkarrow {
	color:#0099CC;
    font-size: 13px;
    background: url('images/icon_arrow.gif') no-repeat bottom right;
    padding-right: 8px;
	padding-left: 0px;
	text-decoration: none;
      }
	
a.smllinkarrow:hover {
	color:#003399;
	font-size: 13px;
    background: url('images/icon_arrow.gif') no-repeat bottom right;
    padding-right: 8px;
	padding-left: 0px;
	text-decoration: none;
	  }
	
a.smllinkarrow:active {
	color:#3399FF;
	font-size: 13px;
    background: url('images/icon_arrow.gif') no-repeat bottom right;
    padding-right: 8px;
	padding-left: 0px;
	text-decoration: none;
	  }

a.linkunderline {
	color:#0099CC;
    font-size: 13px;
    background: url('images/icon_arrow.gif') no-repeat bottom right;
    padding-right: 8px;
	padding-left: 10px;
	text-decoration: underline;
      }
	
a.linkunderline:hover {
	color:#003399;
	font-size: 13px;
    background: url('images/icon_arrow.gif') no-repeat bottom right;
    padding-right: 8px;
	padding-left: 10px;
	text-decoration: underline;
	  }
	
a.linkunderline:active {
	color:#3399FF;
	font-size: 13px;
    background: url('images/icon_arrow.gif') no-repeat bottom right;
    padding-right: 8px;
	padding-left: 10px;
	text-decoration: none;
	  }
/* -------------------------------- List --------------------------------- */

ul {
	color: #5E0615;
    list-style: square;
	text-align: left;
	font-size: 13px;
	line-height: 20px;
    }
.tick {
	font-family: Arial, Helvetica, sans-serif;
	list-style: url('images/tick.gif');
	text-align:left;
	font-size: 9pt;
	line-height: 15pt;
	font-weight: normal;
    }
	
.list {
    list-style-type: circle;
	text-align: left;
	font-size: 13px;
	line-height: 20px;
	}
/* ----------------------------- Container ------------------------------- */

.Container {
}

/* ------------------------------- Header -------------------------------- */

.Header{
	background-image: url(none);
	background-repeat: no-repeat;
	background-position: center top;
	height: 100%;
}
.Logo {
	float:left;
	width:75%;
	text-align:center;
	padding-top: 30px;
	padding-bottom: 0px;
}
/* ------------------------------ TopNav --------------------------------- */

.TopNav{
	font-family: "Arial", Gadget, sans-serif;
	font-size: 13px;
	width: 22%;
	vertical-align: top;
	padding-left: 5px;
	float:left;
	padding-top: 0px;
	text-align: left;
	line-height: normal;
	height: 100%;
	}
	
	.TopNav a {
	color:#101413;
	text-decoration: none;
	}
		
	.TopNav a:hover {
	color:#036;
	text-decoration: underline;
	}
	.TopNav a:active {
	color:#666;
	text-decoration: none;
	}
/* -------------------------------- Content --------------------------------- */

#Content {
	float: left;
	color: #3E301C;
	width: 660px;
	background-image: url(Templates/grad-bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-top: 0px;
	}  

/* -------------------------------- Outlets --------------------------------- */
.Outlets dt {
	font: Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-left:5px;
}
.Outlets dd {
	font-family: Arial, Helvetica, sans-serif;
	margin-left:15px;
}
/* ------------------------------- RH SideBar -------------------------------- */

#RHsideBar {
	float: left;
	width: 195px;
	margin-top: 70px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 5px;
    }

.RHAdvert {
	background-color: #FFFFFF;
	margin-right: 5px;
	margin-left: 0px;
	vertical-align: top;
    }
	
.DivisionButton {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	height: 100%;
	text-align: center;
	vertical-align: middle;
	padding-top: 0px;
	margin-bottom: 0px;
	width: 90%;
	padding-bottom: 0px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #DFCE94;
	padding-left: 0px;
}
	.DivisionBar a {
	color: #990000;
	} 
	.DivisionBar a:hover {
	color: #e58300;
	}

	.DivisionBar a:active {
	color: #e58300;
	}

.DivisionPicture {
	background-color: #FFFFFF;
	width: 280px;
	vertical-align: middle;
	text-align: center;
	border-bottom: 8px;
	padding-top: 5px;
	margin-bottom: 10px;
}
/* --------------------------------- Dropdown --------------------------------- */

.Dropdown{
	font-size: 13px;
	line-height: 14px;
	background-color: #FEFAE6;
	clear:both;
}
	.Dropdown a {
	color: #999;
	text-decoration: none;
	}
	.Dropdown a:hover {
	color: #000;
	text-decoration: underline;
	}
	.Dropdown a:active {
	text-decoration: none;
	}
.NavDropdown {
	float: left;
	width: 23%;
	text-align: left;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 15px;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #D5BD78;
	height: 430px;
}
	.NavDropdown a {
	color: #003366;
	text-decoration: none;
	}
	.NavDropdown a:hover {
	color:#0066CC;
	text-decoration: underline;
	border:0px;
	}
	.NavDropdown a:active {
	color:#000000;
	text-decoration: none;
	}
	
.NavConsumers {
	float: left;
	width: 18%;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-left-width: thin;
	border-left-style: none;
	height: 100%;
	background-color: #FEFAE6;
}
	.NavConsumers a {
	color: #003366;
	text-decoration: none;
	}
	.NavConsumers a:hover {
	color:#0066CC;
	text-decoration: underline;
	border:0px;
	}
	.NavConsumers a:active {
	color:#000000;
	text-decoration: none;
	}	
/* ------------------------------- Footer -------------------------------- */

.Footer {
	clear:both;
	text-align: left;
	margin-left: 7px;
}
/* ------------------------------- Webmaster -------------------------------- */

.Webmaster {
	text-align:center;
	font-size:13px;
	color: #003300;
	background-color: #FEFAE6;
}

	.Webmaster a {
	color: #003300;
	text-decoration: none;
	}
	.Webmaster a:hover {
	color:#FFFF00;
	text-decoration: none;
	}
	
	.Webmaster a:active {
	color:#FFC550;
	text-decoration: none;
	}

/* ------------------------------- Faq -------------------------------- */

.faq {
	font-weight: normal;
	font-size: 13pt;
	background: url('images/icon_faq.gif') no-repeat;
	padding-left: 10px;
	padding-right: 10px;
    padding-bottom: 0px;
    padding-top: 0px;
	margin: 0px;
	margin-left: 20px;
  }
  .faq div {
	font-size: 13pt;
	display: none;
	background: #F3F2F4;
	border: 1px dashed #FFFFFF;
	padding: 5px;
	padding-bottom: 0px;
	padding-top: 0px;
	}
	
.distributor {
	font-weight: normal;
	font-size: 13pt;
	background: none;
	padding-left: 10px;
	padding-right: 10px;
    padding-bottom: 0px;
    padding-top: 0px;
	margin: 0px;
	margin-left: 20px;
  }
  .distributor div {
	font-size: 13pt;
	display: inherit;
	background: #F3F2F4;
	border: 1px dashed #FFFFFF;
	padding: 5px;
	padding-bottom: 0px;
	padding-top: 0px;
	}	
	
.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #F7EDD2;
	padding-bottom: 1px;
	padding-top: 10px;
	margin-bottom: 5px;
	margin-top: 2px;
	width: 99%;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #666600;
}	
.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #000;
	padding-bottom: 1px;
	padding-top: 8px;
	margin-bottom: 0px;
	margin-top: 1px;
	height: 120%;
}
.news p {
	color:#FFF;
	line-height:1em;
	margin:1em 0.5em 0em 0em;
}
.news ul li {
	color:#FFF;
	line-height:1em;
	margin:0em 0.5em 0em 0em;
}
.news a {
	color:#91C81F}

.product {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #F4EFE1;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-bottom: 3px;
	margin-top: 0px;
	margin-left: 15px;
	margin-right: 5px;
}
.productinformation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #F4EFE1;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	float: right;
	text-align: left;
	width: 355px;
}

/* ------------------------------- buttons -------------------------------- */

a.squarebutton{
background: transparent url('images/square-gray-left.gif') no-repeat top left;
display: block;
float: right;
font: normal 12px Arial; /* Change 12px as desired */
line-height: 15px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
height: 23px; /* Height of button background height */
padding-left: 9px; /* Width of left menu image */
text-decoration: none;
}

a:link.squarebutton, a:visited.squarebutton, a:active.squarebutton{
color: #494949; /*button text color*/
}

a.squarebutton span{
background: transparent url('images/square-gray-right.gif') no-repeat top right;
display: block;
padding: 4px 9px 4px 0; /*Set 9px below to match value of 'padding-left' value above*/
}

a.squarebutton:hover{ /* Hover state CSS */
background-position: bottom left;
}

a.squarebutton:hover span{ /* Hover state CSS */
background-position: bottom right;
color: black;
}

.buttonwrapper{ /* Container you can use to surround a CSS button to clear float */
overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
width: 100%;
}
/* ------------------------------- commentbox -------------------------------- */

.commentbox{
background-color: #ececec;
width: 450px;
padding: 10px;
}

.commentfooter{
background: url('images/arrow.gif') 100px 0 no-repeat; /*20px 0 equals horizontal and vertical position of arrow. Adjust as desired (ie: 20px -5px).*/
padding-left: 10px;
padding-top: 1px;
margin-bottom: 2em;
font-size: 90%;
color: #4A4A4A;
}

/* ------------------------------- blockquote -------------------------------- */
blockquote {
    max-width: 500px;
    background: url('images/rs-right.png') right repeat-y;
	}
blockquote::before {
    display: block;
    line-height: 0;
    background: url('images/rs-topright.png') top right no-repeat;
    content: url('images/rs-topleft.png') 
	}
blockquote::after {
    display: block;
    line-height: 0;
    background: url('images/rs-bottomright.png') bottom right no-repeat;
    content: url('images/rs-bottomleft.png') 
	}
	
.divisionbox{
 	background-color: #FDFCF7;
	float: left; 
	width: 275px; 
	margin-right: 10px;
}
