* {
	background-color: #fff;
	background-image: none;
	color: #000;
}

body {
	font-size: 10pt;
	line-height: 1.4;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

/* hide these elements for printing */

#breadcrumbs, #sidebar, #navigation, #section-navigation, #quick-links, #search, .skip, #top-link, #accessibility, #footer-inside-links {
	display: none;
}


/* basic styling */

h1, h2, h3, h4, h5 {
	margin: 1em 0 0 0;
}

h1 {
	font-size: 18pt;
}

h2 {
	font-size: 14pt;
}

h3, h4 {
	font-size: 12pt;
}

p {
	margin: 0 0 1.5em 0;
	line-height: 1.6;
}

p#heading {
	margin-bottom: 0;
}

#print-logo {
/*	position: absolute;
	top: 0;
	right: 0; */
	float: right;
	margin: -1em 1em 1em 1em;
}

a {
	text-decoration: none;
}
.right {
	float: right;
	margin: 0 0 1.5em 1.5em;
}

.left {
	float: left;
	margin: 0 1.5em 1.5em 0;
}

.plain {
	float: none;
	border: none !important;
	padding: 0 !important;
}

.clear {
	clear: both;
}

#content label, #content .label {
	display: block;
	font-weight: bold;
	margin-top: 1em;
}



#content table {
	border-collapse: collapse;
	border-style: solid;
	border-color: #ccc;
	border-spacing: 0;
	border-width: 1px;
	margin: .5em 0;
	width: 100%;
}

#content table td, #content table th {
	padding: .5em;
	line-height: 1.2;
	border-collapse: collapse;
	border-color: #ccc;
	border-spacing: 0;
	border-width: 1px;
	border-style: solid;
	vertical-align: top;
}


#content table th, #content table td.header {
	background-color: #ccc;
}

#content table th, #content table td h2, #content table td h3, #content table td h4 {
	margin: 0;
	text-transform: uppercase;
	text-align: left;
	font-weight: bold;
}

#content table p {
	margin: 0;
	line-height: 1.2;
}


#content img {
	border: solid 1px #ccc;
	padding: 6px;
	background-color: #fff; 
}

#footer {
	border-top: solid 1px #ccc;
	padding-top: 1em;
	margin-top: 1em;
}


/* =Team
----------------------------------------------------*/

#content .team-member {
	background-image: url(../images/fading-line-horizontal-grey-long.png);
	background-repeat: no-repeat;
	padding: 1em 0 0 0;
	margin: 1em 1em 1em 0;
}

#content .team-member img.headshot {
	border: solid 1px #bab7b4;
	float: left;
	margin: 0 1em 0 0;
}                  

#content .team-member p {
	margin: 0;
	line-height: 1.4;
}

#content .team-member p.name {
	font-weight: bold;
	padding-top: .5em;
}


/* =Recipes
----------------------------------------------------*/

.page-recipes-search #content .search-box {
	display: none;
}

.page-recipes-search #content .main-content {
	float: none;
	width: auto;
}

.page-recipes-search #content .paging {
	display: none;
}

.page-recipes-search #content ul.results {
	margin: 0;
	padding: 0;
	list-style: none;
}

.page-recipes-search #content ul.results li {
	margin: 0 0 1.5em 0;
	padding: 0;
	list-style: none;
	line-height: 1.6;
}

.page-recipes-search #content ul.results li a.name {
	font-weight: bold;
}


.page-recipe-detail #content .recipe p.metadata a.print {
	display: none;
}

.page-recipe-detail #content .recipe h2, .page-recipe-detail #content .recipe h3 {
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	margin-top: 1em;
}

.page-recipe-detail #content .recipe .block {
	padding-bottom: .5em;
	margin-bottom: 1em;
	background-image: url(../images/fading-line-horizontal-grey-long.png);
	background-position: bottom left;
	background-repeat: no-repeat;
}

.page-recipe-detail #content .recipe .block ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.page-recipe-detail #content .recipe .block li {
	margin: 0 0 .5em 0;
	padding: 0 0 0 1em;
}

.page-recipe-detail #content .back-navigation {
	display: none;
}


/* Consultant Block
----------------------------------------------------*/



.section-products #content #consultant-block {
	margin: 1em 0;
}

.section-products #content #consultant-block p span {
	display: block;
}

.section-products #content #consultant-block p .one {
	float: left;
}

.section-products #content #consultant-block p .two {
	float: left;
	margin-left: 1.5em;
}

.section-products #content #consultant-block p .title {
	font-weight: bold;
}

/* Product Listings */

.section-products #content .products-listing li a.name {
	font-weight: bold;
}


.section-products #content .sort, .section-products #content .paging {
	display: none;
}

.section-products #content .sub-products-listing {
	margin: 0;
	padding: 0;
	list-style: none;
}

.section-products #content .sub-products-listing li {
	list-style: none;
	margin: 0 0 1em 0;
	padding-bottom: .5em;
	margin-bottom: 1em;
	background-image: url(../images/fading-line-horizontal-grey-long.png);
	background-position: bottom left;
	background-repeat: no-repeat;
}


.section-products #content .sub-products-listing .product-info {
	width: 80%;
	float: right;
}

.section-products #content .sub-products-listing .product-info h2 {
	font-size: 1.1em;
	margin: 0;
}

.section-products #content .sub-products-listing .product-info h2 a {
}
       
.section-products #content .sub-products-listing .product-info .price {
	font-weight: bold;
}

.section-products #content .sub-products-listing .product-info .size {
}

.section-products #content .sub-products-listing .product-image {
	width: 90px;
	background-image: url(../images/fading-line-vertical-grey.png);
	background-position: right center;
	background-repeat: no-repeat;
}

.section-products #content .sub-products-listing .product-image img {
	display: block;
	margin-bottom: .5em;
}


.section-products #content .sub-products-listing .product-add {
	clear: both;
}

.section-products #content .sub-products-listing .product-add * {
	display: none;
}


/* Individual Product */

.section-products #content .individual-product .product-info {
	width: 60%;
	float: right;
}

.section-products #content .individual-product .product-info h1#headline {
	margin-top: 0;
}

.section-products #content .individual-product .product-info .price {
	font-weight: bold;
}

.section-products #content .individual-product .product-info .size {
}

.section-products #content .individual-product .product-info .sku {
	font-weight: bold;
}

.section-products #content .individual-product .product-info .add {
	display: none;
}


.section-products #content .individual-product .product-image img {
	display: block;
}

.section-products #content .individual-product .product-image .enlarge-link {
	display: none;
}

.section-products #content .extra-navigation {
	display: none;
}


/* Gift Ideas */

.section-products #content .gift-idea {
	background-image: url(../images/fading-line-horizontal-grey-long.png);
	background-repeat: no-repeat;
	padding: 1em 0 0 0;
	margin: 1em 1em 1em 0;
}

.section-products #content .gift-idea img {
	float: left;
	margin: 0 1em 0 0;
	border: none;
	padding: 0;
}                  

.section-products #content .gift-idea p.title {
	margin-bottom: .5em;
	font-weight: bold;
	padding-top: .5em;
}

.section-products #content .gift-idea p.link {
	margin-top: 1.5em;
}

/* =Shopping Cart & Check-Out
----------------------------------------------------*/

.section-cart #content table.cart {
	border: none;
	margin-bottom: 1.5em;
}

.section-cart #content table.cart a {
	text-decoration: none;
}

.section-cart #content table.cart th, .section-cart #content table.cart td {
	border: none;
	border-bottom: solid 1px #ccc;
	padding: .8em;
}

.section-cart #content table.cart .item {
}
   
.section-cart #content table.cart .quantity {
	width: 4.5em;
}

.section-cart #content table.cart .quantity input {
	width: 100%
}

.section-cart #content table.cart .price {
	text-align: right;
	width: 5em;
}

.section-cart #content table.cart .total {
	text-align: right;
	width: 6em;
}

.section-cart #content table.cart th {
	background-color: #ececec;
	text-transform: none;
}

.section-cart #content table.cart .subtotal td.item input {
	display: none;
}

.section-cart #content table.cart .subtotal td {
	font-weight: bold;
}

.section-cart #content table.cart .subtotal td.total {
	font-size: 1.2em;
	width: auto;
	padding-right: .66em;
}

.section-cart #content .shop, .section-cart #content .checkout {
	display: none;
}

/* Payment Page */

.section-checkout #content table.cart {
	border: none;
	margin-bottom: 1.5em;
}

.section-checkout #content table.cart a {
	text-decoration: none;
}

.section-checkout #content table.cart th, .section-checkout #content table.cart td {
	border: none;
	border-bottom: solid 1px #ccc;
	padding: .8em;
}

.section-checkout #content table.cart .item {
}
   
.section-checkout #content table.cart .quantity {
	width: 4.5em;
}

.section-checkout #content table.cart .quantity input {
	width: 100%
}

.section-checkout #content table.cart .price {
	text-align: right;
	width: 5em;
}

.section-checkout #content table.cart .total {
	text-align: right;
	width: 6em;
}

.section-checkout #content table.cart th {
	background-color: #ececec;
	text-transform: none;
}

.section-checkout #content table.cart .subtotal td, .section-checkout #content table.cart .taxes td, .section-checkout #content table.cart .grand-total td {
	border: none;
}

.section-checkout #content table.cart .subtotal td.item input {
	display: none;
}

.section-checkout #content table.cart .grand-total td {
	font-weight: bold;
}

/* Confirmation Page */

.section-checkout #content .promotion-box img {
	float: left;
	margin: 0 1em 1em 0;	
}

