body {
    background:url(//cdn1.bigcommerce.com/server2600/e468b/templates/__custom/images/bkgdSunrise.jpg?t=1468443926) no-repeat top center #779A46;
    font-family: Verdana,Geneva,sans-serif;
    margin: 0;
    padding: 0;
}
img {
    border: medium none;
}
a:link, a:visited, a:active {
    color: #3A7330;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
h1 {
color: #3A7330;
display:inline;
font-size:24px;
}
h2 {
color: #3A7330;
display:inline;
font-size:20px;
}
p { margin:5px 0 15px 0; }
ul { margin: 5px 0 1px 0; }
div.Left {
    float: left;
}
div.Right {
    float: right;
}
.Clear {
    clear: both;
}
.FloatRight {
    float: right;
}
.FloatLeft {
    float: left;
}

/* Left product navigation box */
div#productnav {
    background-color: #D6E1A0;
    padding: 10px 15px;
    width: 184px;
    font-family:Arial, Helvetica, sans-serif;
    font-size:15px;
    font-weight:bold;
}
div#productnav ul {
    margin: 0px;
    padding: 0px;
}
div#productnav li {
    padding:4px 0;
    list-style:none;
}
div#productnav ul ul {
    margin:4px 0 -4px 20px;
}
div#productnav ul ul li {
    font-size:13px;
    padding:1px 0 3px 0;
}
div#productnav ul ul li:before {
    content: "\00BB \0020";
    color:#3A7330;
}

/* Left nav under product nav */
div#leftnav {
    font-family:Arial, Helvetica, sans-serif;
    font-size:13px;
	border:1px solid #D6E1A0;
	margin:5px 0;
}
div#leftnav ul {
    margin: 10px 0 0 15px;
    padding: 0px;
}
div#leftnav li {
    padding-bottom:8px;
    list-style:none;
}


o.Left, .AlignCenter {
    text-align: left;
}
p.Right, .AlignCenter {
    text-align: right;
}
p.Center, .AlignCenter {
    text-align: center;
}
.Margined {
    margin: 5px;
}
.Padded {
    padding: 5px;
}
div#Container {
    background: none repeat scroll 0 0 white;
    margin: 10px auto;
    padding: 10px;
    width: 970px;
	border:1px solid #D6E1A0;
}
div#Header {
    height: 67px;
    margin-bottom: 18px;
}
div#Header > div:first-child {
    float: left;
    height: 67px;
    width: 370px;
}
div.product-group{
    width:720px;
    display:inline;
    padding:5px;
    
}
table.all-prices{
    text-align:center;  
    width:110px;
}
table.product-table {
    width:700px;
    border-width:1px;
 }
table.product-table td{
    font-size:90%; 
    border:1px;
}

.product-cell{
    width:120px;
    display:inline;
    float:left;
    text-align:center;
 }

/* START revised View All Foods styles */
.view-all-foods-container {
    width:709px;
    border:1px solid #ccc;
    padding:10px;
    margin:10px 0;
}
.view-all-foods-container h2{
    font-size:1.2em;
    margin:0 0 10px 10px;
}
.view-all-foods-container table td {
    font-size:.9em;
    line-height:1.1em;
}
table.view-all-foods-prices {
    font-size:.8em;
    color:#000;
}
table.view-all-foods-prices td {
    padding:1px 5px;
    text-align:right;
}
/* END revised View All Foods styles */


/* START vertical View All Foods styles */
.view-all-foods-vertical {
    border-right:1px solid #ccc;
    border-bottom:1px solid #ccc;
}
.view-all-foods-vertical td {
    border-left:1px solid #ccc;
    font-size:.9em;
    line-height:1.1em;
}
.view-all-foods-vertical h2{
    font-size:1.1em;
    line-height:1.2em;
    display:block;
    margin:5px 0;
    color:#fff;
}
table.view-all-foods-vertical-prices td {
    padding:2px 5px;
    text-align:right;
    border:none;
    font-size:.8em!important;
    line-height:1em!important;
}
/* END vertical View All Foods styles */


div#Header > div:first-child + div {
    float: right;
    height: 67px;
    text-align: center;
}
ul.footerlist {
    display: inline;
}
div#Header > div:first-child + div > p:first-child {
    font-size: small;
}
div#Menu {
    background: none repeat scroll 0 0 #779A46;
    clear: both;
    color: white;
    font-size: 13px;
    height: 18px;
    margin-bottom: 5px;
    padding: 5px;
}
div#Menu > ul {
    float: left;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
div#Menu > ul > li {
    float: left;
    padding-right: 5px;
}
div#Menu > ul > li > ul {
    background-color: #999999;
    display: none;
    list-style: none outside none;
    padding: 3px 10px 10px;
    position: absolute;
    visibility: hidden;
}
div#Menu > ul > li > ul > li {
    padding: 0 0 5px 2px;
}
div#Menu > ul > li:hover > ul, div#Menu > ul > li > ul:hover {
    display: block;
    visibility: visible;
}
div#Menu > ul > li:before {
    content: " | ";
}
div#Menu > ul > li:first-child:before {
    content: "";
}
div#Menu > ul a:link, div#Menu > ul a:visited, div#Menu > ul a:active {
    color: white;
    text-decoration: none;
}
div#Menu > ul a:hover {
    text-decoration: underline;
}
div#Menu > ul + div {
    float: right;
}
div#Menu > ul + div label {
    vertical-align: top;
}
div#Menu > ul + div input#search_query {
    border: 1px solid black;
    height: 14px;
    vertical-align: top;
    width: 130px;
}
div#Menu > ul + div input#go_button {
    vertical-align: top;
}
.searchContainer {
    width: 800px;
}
div#LayoutColumn1 {
    width: 200px;
}
div#LayoutColumn1.Widest {
    width: 100%;
}

div.SideCategoryListFlyout {
    font-size: 14px;
}
div.SideCategoryListFlyout ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
div.SideCategoryListFlyout > ul {
    width: 200px;
}
div.SideCategoryListFlyout ul li {
}
div.SideCategoryListFlyout > ul > li > ul {
    background: none repeat scroll 0 0 white;
    border: 1px solid black;
    display: none;
    left: 180px;
    padding: 5px;
    position: relative;
    top: -16px;
    visibility: hidden;
    width: 300px;
    z-index: 1000;
}
div.SideCategoryListFlyout ul > li:hover > ul, div.SideCategoryListFlyout ul > li > ul:hover {
    display: block;
    visibility: visible;
}

div#SideNewProducts {
    display: none;
    visibility: hidden;
}
div#SideNewsletterBox {
    display: block;
    visibility: visible;
	border:1px solid #802C6A;
	padding:10px 15px;
	width:182px;
}
div#SideNewsletterBox h2 {font-family:Arial, Helvetica, sans-serif; font-size:14px; line-height:16px; color:#802C6A; text-transform:uppercase; }
div#SideNewsletterBox label {font-family:Arial, Helvetica, sans-serif; font-size:11px; line-height:14px; color:#666666; }
div#SideNewsletterBox input { margin-bottom:5px; }
div#LayoutColumn2 {
    float: left;
    margin-left: 30px;
    width: 730px;
}
.Breadcrumb ul, .Breadcrumb li {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.Breadcrumb {
    border-bottom: 1px solid #DCDFE2;
    font-size: 0.9em;
    padding-bottom: 4px;
}
.Breadcrumb li {
    display: inline;
    padding-left: 2px;
}
.Breadcrumb li a {
    background: url("../../default/images/BreadcrumbSep.gif") no-repeat scroll right center transparent;
}
div.Breadcrumb > ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
div.Breadcrumb > ul > li:first-child:before {
    content: "";
}
div.Breadcrumb > ul > li:before {
content:"| ";
}
div.SubCategoryList {
    display: none;
    visibility: hidden;
}
div.CategoryPagination {
    background-color: #779A46;
    border: 1px solid black;
    border-radius: 5px 5px 5px 5px;
    color: white;
    padding: 3px 0;
    text-align: center;
}
div.CategoryPagination > div {
    padding: 0 3px;
}
div.CategoryPagination > ul.PagingList {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
div.CategoryPagination > ul.PagingList > li {
    display: inline;
    padding-right: 3px;
}
div.Content ul.ProductList {
    list-style: none outside none;
}
div.Content ul.ProductList > li {
    float: left;
    height: 250px;
    margin: 5px;
    text-align: center;
}
div.Content ul.ProductList > li > div {
    width: 120px;
}
div.Content ul.ProductList > li > div.ProductImage {
    text-align: center;
}
ul.ProductList div.ProductActionAdd {
    display: inline;
    visibility: visible;
}
ul.ProductList div.ProductPriceRating > em, ul.ProductList div.ProductPriceRating > span {
    display: block;
}
p.important-note {
    color: red;
}
div#ProductDetails div.ProductThumb {
    float: left;
}
div#ProductDetails div.ProductMain {
    background: none repeat scroll 0 0 #779A46;
    border: 1px solid black;
    border-radius: 5px 5px 5px 5px;
    color: #EFEFEF;
    float: right;
    padding: 10px;
}
div#ProductDetails div.ProductDetailsGrid div.DetailRow > div.Label {
    float: left;
    text-align: right;
}
div#ProductDetails div.ProductDetailsGrid div.DetailRow > div.Value {
    float: left;
    padding-left: 10px;
}
div#ProductDetails div.ProductDetailsGrid div.DetailRow {
    clear: both;
}
div#ProductDetails div.ImageCarouselBox > div, div#ProductDetails div.ImageCarouselBox > a > img {
    float: left;
}
div.CategoryPagination {
    text-align: center;
    border: 1px solid black;
    background-color: #779A46;
    color: white;
    padding: 3px 0;
    border-radius: 5px;    /* DNV */
    -moz-border-radius: 5px;    /* DNV */
    -webkit-border-radius: 5px;    /* DNV */
}
div.CategoryPagination > ul a:link,
div.CategoryPagination > ul a:visited {
    color: #cccccc;
    text-decoration: none;
}
div.CategoryPagination > ul a:active {
    color: white;
}
div.CategoryPagination a:link{
    color: white;
}
div.CategoryPagination a:visited{
    color: #cccccc;
}
div.CategoryPagination a:active {
    color: white;
}
div.CategoryPagination a:hover {
    color: white;
    text-decoration: underline;
}

div.CategoryPagination > div {
    padding: 0 3px;
}

div.CategoryPagination > ul.PagingList {
    list-style: none;
    margin: 0;
    padding: 0;
}

div.CategoryPagination > ul.PagingList > li {
    padding-right: 3px;
    display: inline;
}
div#LayoutColumn3 {
    display: none;
    visibility: hidden;
    width: 200px;
}

#Footer { font-size:11px; line-height:13px; color:#666666; }

div#Footer > div:first-child {
    text-align: center;
}
div#Footer > div:first-child > h5 {
    margin-bottom: 0;
}
div#Footer > div:first-child > ul {
    font-size: small;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
div#Footer > div:first-child > ul > li {
    display: inline;
    padding-right: 5px;
}
div#Footer > div:first-child > ul > li:before {
    content: " | ";
}
div#Footer > div:first-child > ul > li:first-child:before {
    content: "";
}
div#ModalOverlay {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.5);
}
div#ModalContainer {
    background: none repeat scroll 0 0 white;
    border: 2px solid black;
    border-radius: 10px 10px 10px 10px;
    color: black;
    height: 460px;
    left: 50%;
    margin-left: -360px;
    overflow: auto;
    padding: 0 10px;
    top: 10%;
    w/idth: 400px;
}
a.modalClose {
    background: none repeat scroll 0 0 #779A46;
    border: 1px solid black;
    border-radius: 5px 5px 5px 5px;
    color: white;
    margin-bottom: 20px;
    padding: 3px 5px;
}
.ProductList {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.Content .ProductList li {
    float: left;
    font-size: 0.95em;
    list-style: none outside none;
    margin: 6px;
    min-height: 17em;
    overflow: hidden;
    padding: 8px;
    width: 122px;
}
.ProductList a {
    text-decoration: none;
}
.ProductList .ProductImage {
    display: table-cell;
    height: 120px;
    margin: 0 0 5px;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
    width: 120px;
}
.ProductList .ProductImage img {
    vertical-align: middle;
}
.ProductList p {
    margin: 5px 0 5px 5px;
}
.ProductList strong, .ProductList strong a {
    color: #3A7330;
}
.ProductPrice, .ProductList em {
    font-style: normal;
    font-weight: bold;
}
.ProductList .Rating {
    font-size: 0.9em;
    font-weight: bold;
}
.ProductList .Rating img {
    height: 12px;
    margin-top: 3px;
}
.ProductList li .ProductCompareButton {
    margin-top: 3px;
    text-align: center;
}
.Left .ProductList .ProductImage, .Right .ProductList .ProductImage {
    display: none;
}
.Left .ProductList li, .Right .ProductList li {
    clear: both;
    color: #000000;
    list-style: none outside none;
    margin: 5px 0 0;
    padding: 3px 0 5px;
    width: 140px;
}
.Left .TopSellers .ProductDetails, .Right .TopSellers .ProductDetails {
    margin-left: 24px;
    padding: 3px 0;
    width: 110px;
}
.Left .TopSellers li.TopSeller1 .ProductDetails, .Right .TopSellers li.TopSeller1 .ProductDetails {
    margin-left: 0;
}
.PrimaryProductDetails .ProductThumb {
    float: left;
    text-align: center;
    width: 190px;
	margin-bottom:10px;
}
.PrimaryProductDetails .ProductMain {
    float: left;
    width: 340px;
}
.PrimaryProductDetails dl {
    font-size: 0.9em;
}
.PrimaryProductDetails dt {
    clear: left;
    font-weight: bold;
    width: 80px;
}
.PrimaryProductDetails dd {
    margin-left: 90px;
}
.SideRecentlyViewed .ProductDetails {
    margin-left: 20px;
}
.ProductDetailsGrid dt {
    float: left;
    font-weight: bold;
    margin-bottom: 6px;
    width: 140px;
}
.ProductDetailsGrid dd {
    margin-bottom: 6px;
    margin-left: 145px;
}
.PrimaryProductDetails .ProductThumb p {
    font-size: 0.9em;
    margin-top: 10px;
}
.PrimaryProductDetails .YouSave {
    display: block;
    font-weight: bold;
    margin-top: 3px;
}
#ProductOtherDetails .ProductDetailsGrid {
    margin-left: 25px;
}
.SubCategoryListGrid {
    padding: 4px;
}
.Content .ProductList.List li {
    background-image: none;
    display: block;
    float: none;
    height: 132px;
    margin: 6px 0 0;
    min-height: 0;
    padding: 6px;
    width: auto;
}
.Content .ProductList.List .ProductImage {
    background-image: none;
    float: left;
    height: 120px;
    margin: 0 !important;
    padding: 0;
    width: 120px;
}
.Content .ProductList.List .ProductDetails {
    background-image: none;
    clear: none;
    display: block;
    height: auto;
    margin: 0 0 0 135px;
    padding: 0 0 0 5px;
    text-align: left;
}
.Content .ProductList.List .ProductQty {
    margin-left: 10px;
}
.Content .ProductList.List .ProductDescription {
    font-style: italic;
    margin-top: 5px;
}
.Content .ProductList .ProductRightCol {
    float: right;
}
.Content .ProductList.List li .ProductCompareButton {
    margin-top: 10px;
    text-align: left;
}

#ProductDescription .ingredients {
	color: #3A7330;
	font-size:110%;
}

.GoogleCheckout { clear:right;margin:-10px 35px 0 0; }
.GoogleCheckout p { font-size:11px; margin:10px 0 5px 15px; }

/* Legend box style for product notes */
.legend-title {
	color:#333333;
	margin: 0;
	padding: 0 3px;
	float: left;
	display: block;
	background: #ffffff;
	font-size:16px!important;
	font-weight: bold;
	position: absolute;
	top: -10px;
	left: 10px;
}

.legend {
	margin: 20px 0 15px 0!important;
	padding: 10px 15px;
	border: 1px solid #cccccc;
	position: relative;
	font-size:12px;
	line-height:16px;
	background:#f5f5f5;
	color:#333333;
}

.legend p { margin:5px 0; }


/* Express Checkout */
.ExpressCheckoutBlock .ExpressCheckoutTitle {
	position: relative;
	padding: 6px;
	margin-bottom: 10px;
	background: #D6E1A0;
	border: 1px solid #9AB67E;
}

.ExpressCheckoutBlockCollapsed .ExpressCheckoutTitle {
	background: #f0f0f0;
	border: 1px solid #ddd;
	color: #555;
}

.ExpressCheckoutBlock h3 a {
	font-size: 12px!important;
}

.ExpressCheckoutBlock {
	padding-top: 6px;
	font-size: 13px;
}

.ExpressCheckoutBlock .ExpressCheckoutCompletedContent {
	display: none;
}

.ExpressCheckoutBlockCompleted .ExpressCheckoutCompletedContent {
	display: inline;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	color: #888;
}

.ExpressCheckoutBlockCollapsed .ExpressCheckoutContent {
	display: none;
}

a.ChangeLink {
	position: absolute;
	right: 15px;
	font-weight:normal;
}

.ExpressCheckoutBlock a.ChangeLink {
	display: none;
}

.ExpressCheckoutBlockCompleted a.ChangeLink {
	display: inline;
}

.ExpressCheckoutCompletedContent {
	position: absolute;
	left: 250px;
}

.LoadingIndicator {
	margin-left: 10px;
}

.LoadingIndicator img {
	vertical-align: middle;
	margin-right: 10px;
}


/************* Page Specific: Create Account / Login Page *************/
.CreateAccount {
	float: left;
	width: 460px;
	border-right: 1px solid #ccc;
	padding-right: 20px;
}

.AccountLogin {
	float: left;
	padding-left: 20px;
	width: 460px;
}

ul.ShippingAddressList, ul.ShippingAddressList li {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.ShippingAddressList li {
	width: 30%;
	float: left;
	margin-right: 10px;
	margin-bottom: 20px;
}


/* Forms */
.HorizontalFormContainer dl, .VerticalFormContainer dl {
	margin: 0;
}

.HorizontalFormContainer dt img {
	vertical-align: middle;
	float: left;
}

.HorizontalFormContainer dt .fieldLabel {
	float:left;
	padding-top: 4px;
	padding-left: 4px;
}

.HorizontalFormContainer dt {
	width: 160px;
	float: left;
	clear: left;
}

.HorizontalFormContainer dd.ProductField {
	height: 20px;
}

.HorizontalFormContainer dd {
	padding-top:4px;
	margin-left: 170px;
}

.NarrowFormContainer dt {
	width: 110px;
}

.NarrowFormContainer dd {
	margin-left: 120px;
}

.HorizontalFormContainer p.Submit {
	margin-left: 170px;
}

.NarrowFormContainer p.Submit {
	margin-left: 120px;
}

.VerticalFormContainer dt {
	margin-bottom: 6px;
}

.VerticalFormContainer dd {
	margin-bottom: 6px;
	margin-left: 10px;
}


/* Miscellaneous Definitions */

.Meta {
	color: #444;
	font-size: 0.93em;
}

.Left .FeedLink, .Right .FeedLink {
	padding-right: 5px;
}

.Content .FeedLink {
	margin-top: 4px;
}


.ClearRight {
	clear: right;
}

.ClearLeft {
	clear: left;
}

.SortBox {
	font-size: 0.95em;
	color: #444;
}

.CompareButton {
	clear: both;
	text-align: right;
	margin-top: 12px;
	padding: 4px;
}

.Field45 {
	width: 45px;
}

.Field100 {
	width: 100px;
}

.Field150 {
	width: 150px;
}

.Field200 {
	width: 200px;
}

.Field250 {
	width: 250px;
}

.Field300 {
	width: 300px;
}

.Field350 {
	width: 350px;
}

.Field400 {
	width: 400px;
}

.MB10 { margin-bottom:10px; }
.MT0 { margin-top:0px; }
.LH140 { line-height:140%; }
.PLRB5 { padding:0px 5px 5px 5px; }
.PLR10 { padding:0px 10px 0px 10px; }
.PL20 { padding:0px 0px 0px 20px; }
.PL40 { padding:0px 0px 0px 40px; }
.ML20 { margin:0px 0px 0px 20px; }
.MT10 { margin-top:10px; }
.PL10 { padding-left:10px; }
.PB2 { padding-bottom:2px; }
.NoMarginBottom { margin-bottom: 0; }

.Required {
	color: red;
	font-weight: bold;
	visibility: visible;
}

.InfoMessage {
	padding: 8px 6px 8px 28px;
	margin-bottom: 10px;
}

.SuccessMessage {
	padding: 8px 6px 8px 28px;
	margin-bottom: 10px;

}

.ErrorMessage {
	padding: 8px 6px 8px 28px;
	margin-bottom: 10px;
}
	
.caption { font-size:10px; line-height:12px; color:#666666; }

.FacebookLikeButtonContainer { max-height:85px; }