/* General Styles */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
img {
	border: 0px;
}
img.left {
	float: left;
	padding: 0px 10px 5px 0px;
}
img.right {
	float: right;
	padding: 0px 0px 5px 10px;
}
p {
	padding: 0px;
	margin: 0px 0px 10px 0px;
}
h1 {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
}
h2 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
}
h3 {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
}
h4 {
	margin: 0px;
	padding: 0px;
	font-size: 9px;
}
h1.green,h2.green,h3.green,h4.green {
	color: #a9b458;
}
h1.blue,h2.blue,h3.blue,h4.blue {
	color: #4c6078;
}
h1.ul,h2.ul,h3.ul,h4.ul {
	border-bottom: 1px solid #cccccc;
	margin-bottom: 10px;
}
a {
	text-decoration: none;
	color: #a9b458;
}
a:hover {
	color: #4c6078;
	text-decoration: underline;
}
a.productName {
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
a.productName:hover {
	color: #a9b458;
}
form {
	padding: 0px;
	margin: 0px;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
select.address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: inline;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
ol {
	padding: 0px 0px 0px 30px;
	margin: 0px;
}
ul {
	padding: 0px 0px 0px 26px;
	margin: 0px;
}
.messageSuccess {
	font-weight: bold;
	font-size: 10px;
	padding: 0px 10px 5px 20px;
	margin: 0px 0px 5px 0px;
	background: url(/images/success.jpg) top left no-repeat;
	color: #a9b458;
}
.messageSuccess a {
	color: #000000;
}
.messageError {
	font-weight: bold;
	font-size: 10px;
	padding: 0px 10px 5px 20px;
	margin: 0px 0px 5px 0px;
	background: url(/images/error.jpg) top left no-repeat;
	color: #eb1922;
}
.messageError a {
	color: #000000;
}
.messageNotice {
	font-weight: bold;
	padding: 0px 10px 10px 10px;
}

/* Register Form */
.cssForm {
	padding: 0px 10px 10px 10px;
}
.cssForm label {
	display: block;
	color: #4c6078;
	font-weight: bold;
	font-size: 10px;
}
.cssForm input,textarea,select {
	margin-bottom: 5px;
}

/* Common Feature Styles */
.featureTitle {
	padding: 20px 14px 0px 14px;
}
a.featureLinkTitle {
	display: block;
	padding: 18px 14px 18px 14px;
	text-decoration: none;
	text-align: center;
	color: #000000;
	font-size: 12px;
}
a.featureLinkTitle:hover {
	text-decoration: underline;
}
.featureDescription {
	display: block;
	padding: 0px 14px 0px 14px;
	text-align: center;
	font-style: italic;
}
.buttonContinueShopping {
	margin: 0px 0px 10px 0px;
}

/* Basic Layout */
#frame {
	text-align: left;
	width: 800px;
	border: 1px solid #000000;
}
#header {
}
#header #paddingTop {
	height: 12px;
	background-color: #4c6078;	
}
#header #navigation {
	height: 90px;
}
#header #navigation #logo {
	height: 90px;
	width: 335px;
	float: left;
}
#header #navigation #buttons {
	height: 90px;
	width: 465px;
	float: right;
	background: url(/images/bg-buttons.jpg) top left no-repeat;
}
#header #navigation #buttons #customer {
	height: 20px;
	padding: 15px 10px 0px 0px;
	text-align: right;
	color: #4c6078;
	font-size: 10px;
}
#header #navigation #buttons #customer a {
	text-decoration: none;
	color: #4c6078;
}
#header #navigation #buttons #customer a:hover {
	text-decoration: underline;
}
#header #navigation #buttons #links {
}

#footer {
}
#footer #footerLogo {
	height: 52px;
	background: url(/images/bg-footer.jpg) bottom right no-repeat;
}
#footer #paddingBottom {
	height: 18px;
	background-color: #4c6078;
	text-align: right;
	padding: 0px 5px 0px 0px;
	font-size: 9px;
}
#footer #paddingBottom a {
	color: #000000;
	text-decoration: none;
}
#footer #paddingBottom a:hover {
	color: #a9b458;
	text-decoration: none;
}

/* index layout */
#index {
	margin-top: 5px;
}
#index .title {
	display: block;
	padding: 5px 0px 20px 0px;
}
#index .partnersCopy {
	padding: 0px 10px 0px 0px;
}
#splash {
	height: 340px;
	text-align: center;
}
#splash #image {
	height: 340px;
	width: 340px;
	float: left;
}
#splash #recipe {
	height: 340px;
	width: 228px;
	float: left;
	margin-left: 2px;
	background-color: #a9b458;
	overflow-x: hidden;
}
#splash #recipe .featureRecipeImage {
	padding: 14px 14px 4px 14px;
	margin: 0px;
	background: url(/images/bg-feature-recipe.jpg) top center no-repeat;
}
#splash #news {
	height: 340px;
	width: 228px;
	float: left;
	margin-left: 2px;
	background-color: #738caa;
}
#splash #news .featureNewsImage {
	padding: 14px 14px 4px 14px;
	margin: 0px;
	background: url(/images/bg-feature-news.jpg) top center no-repeat;
}
#marketing {
	height: 155px;
}
#marketing #image {
	width: 340px;
	float: left;
}
#marketing #message {
	width: 430px;
	float: right;
	margin-left: 2px;
	padding: 20px 14px 0px 14px;
}

/* one part layout */
#onepart {
	margin: 5px 0px 5px 0px;
	padding: 0px 30px 10px 30px;
	min-height: 200px;
}
#onepart #login fieldset {
	border: 1px solid #4c6078;
	height: 170px;
	padding: 5px;

}
#onepart #login legend {
	font-size: 12px;
	font-weight: bold;
	color: #a9b458;
}
#onepart .checkout fieldset {
	border: 1px solid #4c6078;
	padding: 5px;

}
#onepart .checkout legend {
	font-size: 12px;
	font-weight: bold;
	color: #a9b458;
}
#onepart .title {
	display: block;
	padding: 5px 0px 20px 0px;
}
#onepart #shoppingCart {
	border-collapse: collapse;
	border: 1px solid #cccccc;
}
#onepart #shoppingCart tr.cartHeader {
	background: url(/images/bg-cart-header.jpg) top left no-repeat;
	font-weight: bold;
}
#onepart #shoppingCart td {
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: 5px;
}
#onepart #shoppingCart td.total {
	font-weight: bold;
}
#onepart #shoppingCart td.filler {
	background-color: #cccccc;
}
#onepart #shoppingCart .productImage {
	float: left;
	width: 100px;
	background: url(/images/bg-product-small.jpg) top center no-repeat;
	padding: 3px 5px 7px 5px;
}
#onepart #shoppingCart .productDescription {
	float: left;
	padding: 5px 0px 0px 10px;
}
#onepart #checkoutButton {
	float: right;
	margin: 5px 0px 0px 0px;
}
#onepart #contactInfoTable {
	float: left;
	margin: 0 20px 0 0;
}

/* two part layout */
#twopart {
	margin: 5px 0px 5px 0px;
	padding: 0 0 10px 0;
	background: url(/images/bg-twopart.jpg) top left repeat-y;
}
#twopart #subnav {
	float: left;
	width: 200px;
}
#twopart #subnav .item {
	padding: 8px 15px 8px 15px;
	border-bottom: 2px solid #ffffff;
}
#twopart #subnav .item a {
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
#twopart #subnav .item a:hover {
	color: #4c6078;
}
#twopart #subnav .item a.active {
	color: #4c6078;
}
#twopart #subnav #news {
	padding: 0px 15px 0px 15px;
	overflow: hidden;
}
#twopart #subnav #news .date {
	padding: 8px 0px 0px 0px;
	font-style: italic;
	display: block;
	color: #ffffff;
}
#twopart #subnav #news .seeall {
	padding: 8px 0px 15px 0px;
	text-align: right;
	display: block;
	font-style: italic;
}
#twopart #subnav #news a {
	color: #000000;
	text-decoration: underline;
}
#twopart #subnav #news a:hover {
	color: #4c6078;
}
#twopart #content {
	float: right;
	width: 560px;
	margin: 0px 0px 0px 20px;
	padding: 0px 20px 0px 0px;
}
#twopart #content .title {
	display: block;
	padding: 5px 0px 20px 0px;
}
#twopart #content #productGrid .productImage {
	background: url(/images/bg-product-medium.jpg) top center no-repeat;
	padding: 3px 22px 7px 22px;
}
#twopart #content #productGrid .productDetails {
	display: block;
	padding: 10px 0px 10px 0px;
}
#twopart #content #productGrid td {
	padding: 5px 1px 5px 1px;
	width: 174px;
}
#twopart #content #productGrid td.left {
	border-right: 1px solid #cccccc;
	text-align: center;
	overflow: hidden;
}
#twopart #content #productGrid td.center {
	margin: 0px 1px 0px 1px;
	text-align: center;
	overflow: hidden;
	border-right: 1px solid #cccccc;
}
#twopart #content #productGrid td.right {
	text-align: center;
	overflow: hidden;
}
#twopart #content #productGrid td.top {
}
#twopart #content #productGrid td.middle {
	border-top: 1px solid #cccccc;
}
#twopart #content #productDisplay {
	width: 100%;
	margin: 0px 0px 10px 0px;
}
#twopart #content #productDisplay #image {
	width: 230px;
}
#twopart #content #productDisplay #image .show {
	padding: 3px 5px 7px 5px;
	background: url(/images/bg-product-large.jpg) top center no-repeat;
}
#twopart #content #productDisplay #addToCart {
	padding: 0px 0px 0px 100px;
}
#twopart #content #productDisplay #addToCart select {
	min-width: 140px;
	max-width: 220px;
}
#twopart #content #productDescription {
	padding: 0px 0px 20px 5px;
}
#twopart #content #attributes {
	padding: 20px 0px 0px 0px;
}
#twopart #content #attributes .attr_title {
	font-weight: bold;
	max-width: 120px;
	padding: 0px;
	margin: 0px;
}
#twopart #content #attributes .attr_value {
	padding: 0px 0px 0px 10px;
	margin: 0px;
}
#twopart #content #nutritionalInfo {
	border-top: 1px solid #cccccc;
	padding: 5px 0px 20px 5px;
}
#twopart #content #nutritionalInfo img {
	margin: 0px 0px 0px 1px;
}
#twopart #content #relatedRecipes {
	border-top: 1px solid #cccccc;
	padding: 5px 0px 20px 5px;
}
#twopart #content #relatedRecipes .recipe {
	padding: 3px 0px 2px 0px;
}
#twopart #content #relatedRecipes .recipe .recipeImage {
	float: left;
	width: 110px;
}
#twopart #content #relatedRecipes .recipe .recipeImage .recipeImageShow {
	background: url(/images/bg-recipe-small.jpg) top center no-repeat;
	padding: 3px 5px 7px 5px;
}
#twopart #content #relatedRecipes .recipe .recipeDescription {
	float: left;
	padding: 5px 0px 0px 5px;
	width: 440px;
}
#twopart #content .newsText {
	width: 330px;
	padding: 0px 20px 0px 0px;
	float: left;
}
#twopart #content .newsImage {
	background: url(/images/bg-recipe-large.jpg) top left no-repeat;
	padding: 3px 5px 7px 5px;
	float: right;
	width: 200px;
}
#twopart #content .aboutText {
	width: 330px;
	padding: 0px 20px 0px 0px;
	float: left;
}
#twopart #content .aboutImage {
	padding: 3px 5px 7px 5px;
	float: right;
	width: 200px;
}
#twopart #content .aboutImage img {
	margin-bottom: 5px;
}
#twopart #content .newsImage .caption {
	overflow: hidden;
	font-style: italic;
	text-align: center;
	padding: 10px 0px 0px 0px;
	color: #999999;
}
#twopart #content #recipeGrid {
}
#twopart #content #recipeGrid .recipe {
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 5px 0px;
	border-bottom: 1px solid #cccccc;
}
#twopart #content #recipeGrid .recipeImage {
	float: left;
	width: 172px;
	padding: 3px 5px 7px 5px;
	background: url(/images/bg-recipe-medium.jpg) top left no-repeat;
}
#twopart #content #recipeGrid .recipeDescription {
	float: left;
	width: 368px;
	margin: 0px 0px 0px 10px;
	padding: 20px 0px 0px 0px;
}
#twopart #content #recipeDisplay {
	width: 100%;
	margin: 0px 0px 10px 0px;
}
#twopart #content #recipeDisplay #image {
	width: 210px;
}
#twopart #content #recipeDisplay #image .show {
	padding: 3px 5px 7px 5px;
	background: url(/images/bg-recipe-large.jpg) top center no-repeat;
}
#twopart #content #recipeDisplay #actions {
	padding: 0px 0px 5px 100px;
}
#twopart #content #recipeDescription {
	padding: 0px 0px 20px 5px;
}
#twopart #content #recipeIngIns {
	border-top: 1px solid #cccccc;
	padding: 5px 0px 20px 5px;
}
#twopart #content #relatedProducts {
	border-top: 1px solid #cccccc;
	padding: 5px 0px 20px 5px;
}
#twopart #content #relatedProducts .product {
	padding: 3px 0px 2px 0px;
}
#twopart #content #relatedProducts .product .productImage {
	float: left;
	width: 110px;
}
#twopart #content #relatedProducts .product .productImage .productImageShow {
	background: url(/images/bg-product-small.jpg) top center no-repeat;
	padding: 3px 5px 7px 5px;
}
#twopart #content #relatedProducts .product .productDescription {
	float: left;
	padding: 10px 0px 0px 5px;
	width: 440px;
}
#twopart #accountTable {
	border-collapse: collapse;
	border: 1px solid #cccccc;
}
#twopart #accountTable tr.tableHeader {
	background: url(/images/bg-cart-header.jpg) top left no-repeat;
	font-weight: bold;
}
#twopart #accountTable td {
	border: 1px solid #cccccc;
	padding: 5px;
}

/* three part layout */
#threepart {
	margin: 5px 0px 5px 0px;
	background: url(/images/bg-threepart.jpg) top left repeat-y;
}
#threepart #subnav {
	float: left;
	width: 200px;
	background-color: #a9b458;
}
#threepart #subnav .item {
	padding: 8px 15px 8px 15px;
	border-bottom: 2px solid #ffffff;
}
#threepart #subnav .item a {
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
#threepart #subnav .item a:hover {
	color: #4c6078;
}
#threepart #subnav .item a.active {
	color: #4c6078;
}
#threepart #content {
	float: left;
	width: 360px;
	padding: 0px 20px 0px 20px;
}
#threepart #content .title {
	display: block;
	padding: 5px 0px 20px 0px;
}
#threepart #content .featuredProductImage {
	padding: 3px 5px 17px 5px;
	background: url(/images/bg-product-large.jpg) top center no-repeat;
	width: 220px;
}
#threepart #content .featuredRecipeImage {
	padding: 3px 5px 17px 5px;
	background: url(/images/bg-recipe-large.jpg) top center no-repeat;
	width: 200px;
}
#threepart #extras {
	float: left;
	width: 200px;
	padding: 0 0 23px 0;
	/*IE Hack*/
	w\idth: 198px;
	text-align: center;
	background-color: #728caa;
	overflow-x: hidden;
}
#threepart #extras a.title {
	display: block;
	padding: 12px 14px 12px 14px;
	text-decoration: none;
	text-align: center;
	color: #000000;
	font-size: 12px;
}
#threepart #extras a.title:hover {
	text-decoration: underline;
}
#threepart #extras .description {
	display: block;
	padding: 0px 14px 10px 14px;
	text-align: center;
	font-style: italic;
}
#threepart #extras .featureSubRecipeImage {
	padding: 23px 14px 4px 14px;
	margin: 0px;
	background: url(/images/bg-feature-sub-recipe.jpg) top center no-repeat;
}
#threepart #extras .featureSubProductImage {
	padding: 23px 30px 4px 30px;
	margin: 0px;
	background: url(/images/bg-feature-sub-product.jpg) top center no-repeat;
}

/* anylink menu */
.anylinkcss{
	position: absolute;
	visibility: hidden;
	border: 1px solid #ffffff;
	border-bottom-width: 0;
	z-index: 100;
	background-color: #a9b458;
	width: 200px;
}

.anylinkcss a{
	display: block;
	border-bottom: 1px solid #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	padding: 5px;
}

.anylinkcss a:hover{
	color: #4c6078;
}